APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeleteVirtualMFADevice

APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeleteVirtualMFADevice. 2 operations. Lead operation: #Action=DeleteVirtualMFADevice. Self-contained Naftiko capability covering one Engineering Platform business surface.

Run with Naftiko Engineering Platform#Action=DeleteVirtualMFADevice

What You Can Do

GET
Getdeletevirtualmfadevice

Deletes a virtual MFA device.

You must deactivate a user's virtual MFA device before you can delete it. For information about deactivating MFA devices, see DeactivateMFADevice.

/v1/action-deletevirtualmfadevice
POST
Postdeletevirtualmfadevice

Deletes a virtual MFA device.

You must deactivate a user's virtual MFA device before you can delete it. For information about deactivating MFA devices, see DeactivateMFADevice.

/v1/action-deletevirtualmfadevice

MCP Tools

p-deletes-virtual-mfa-device-p

Deletes a virtual MFA device.

You must deactivate a user's virtual MFA device before you can delete it. For information about deactivating MFA devices, see DeactivateMFADevice.

read-only idempotent
p-deletes-virtual-mfa-device-p-2

Deletes a virtual MFA device.

You must deactivate a user's virtual MFA device before you can delete it. For information about deactivating MFA devices, see DeactivateMFADevice.

Capability Spec

aws-iam-action-deletevirtualmfadevice.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeleteVirtualMFADevice'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeleteVirtualMFADevice. 2 operations.
    Lead operation: #Action=DeleteVirtualMFADevice. Self-contained Naftiko capability covering one Engineering Platform business
    surface.'
  tags:
  - Engineering Platform
  - '#Action=DeleteVirtualMFADevice'
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    ENGINEERING_PLATFORM_API_KEY: ENGINEERING_PLATFORM_API_KEY
capability:
  consumes:
  - type: http
    namespace: aws-iam-action-deletevirtualmfadevice
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeleteVirtualMFADevice business
      capability. Self-contained, no shared references.'
    resources:
    - name: '#Action=DeleteVirtualMFADevice'
      path: /#Action=DeleteVirtualMFADevice
      operations:
      - name: getdeletevirtualmfadevice
        method: GET
        description: <p>Deletes a virtual MFA device.</p> <note> <p> You must deactivate a user's virtual MFA device before
          you can delete it. For information about deactivating MFA devices, see <a>DeactivateMFADevice</a>. </p> </note>
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: SerialNumber
          in: query
          type: string
          description: <p>The serial number that uniquely identifies the MFA device. For virtual MFA devices, the serial number
            is the same as the ARN.</p> <p>This parameter allows (t
          required: true
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postdeletevirtualmfadevice
        method: POST
        description: <p>Deletes a virtual MFA device.</p> <note> <p> You must deactivate a user's virtual MFA device before
          you can delete it. For information about deactivating MFA devices, see <a>DeactivateMFADevice</a>. </p> </note>
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: false
    authentication:
      type: apikey
      key: Authorization
      value: '{{env.ENGINEERING_PLATFORM_API_KEY}}'
      placement: header
  exposes:
  - type: rest
    namespace: aws-iam-action-deletevirtualmfadevice-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeleteVirtualMFADevice.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-deletevirtualmfadevice
      name: action-deletevirtualmfadevice
      description: 'REST surface for #Action=DeleteVirtualMFADevice.'
      operations:
      - method: GET
        name: getdeletevirtualmfadevice
        description: <p>Deletes a virtual MFA device.</p> <note> <p> You must deactivate a user's virtual MFA device before
          you can delete it. For information about deactivating MFA devices, see <a>DeactivateMFADevice</a>. </p> </note>
        call: aws-iam-action-deletevirtualmfadevice.getdeletevirtualmfadevice
        with:
          SerialNumber: rest.SerialNumber
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postdeletevirtualmfadevice
        description: <p>Deletes a virtual MFA device.</p> <note> <p> You must deactivate a user's virtual MFA device before
          you can delete it. For information about deactivating MFA devices, see <a>DeactivateMFADevice</a>. </p> </note>
        call: aws-iam-action-deletevirtualmfadevice.postdeletevirtualmfadevice
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-deletevirtualmfadevice-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeleteVirtualMFADevice.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-deletes-virtual-mfa-device-p
      description: <p>Deletes a virtual MFA device.</p> <note> <p> You must deactivate a user's virtual MFA device before
        you can delete it. For information about deactivating MFA devices, see <a>DeactivateMFADevice</a>. </p> </note>
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-deletevirtualmfadevice.getdeletevirtualmfadevice
      with:
        SerialNumber: tools.SerialNumber
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-deletes-virtual-mfa-device-p-2
      description: <p>Deletes a virtual MFA device.</p> <note> <p> You must deactivate a user's virtual MFA device before
        you can delete it. For information about deactivating MFA devices, see <a>DeactivateMFADevice</a>. </p> </note>
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: aws-iam-action-deletevirtualmfadevice.postdeletevirtualmfadevice
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.