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

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

Run with Naftiko Engineering Platform#Action=CreateVirtualMFADevice

What You Can Do

GET
Getcreatevirtualmfadevice

Creates a new virtual MFA device for the Amazon Web Services account. After creating the virtual MFA, use EnableMFADevice to attach the MFA device to an IAM user. For more information about creating and working with virtual MFA de

/v1/action-createvirtualmfadevice
POST
Postcreatevirtualmfadevice

Creates a new virtual MFA device for the Amazon Web Services account. After creating the virtual MFA, use EnableMFADevice to attach the MFA device to an IAM user. For more information about creating and working with virtual MFA de

/v1/action-createvirtualmfadevice

MCP Tools

p-creates-new-virtual-mfa-device

Creates a new virtual MFA device for the Amazon Web Services account. After creating the virtual MFA, use EnableMFADevice to attach the MFA device to an IAM user. For more information about creating and working with virtual MFA de

read-only idempotent
p-creates-new-virtual-mfa-device-2

Creates a new virtual MFA device for the Amazon Web Services account. After creating the virtual MFA, use EnableMFADevice to attach the MFA device to an IAM user. For more information about creating and working with virtual MFA de

Capability Spec

aws-iam-action-createvirtualmfadevice.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateVirtualMFADevice'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateVirtualMFADevice. 2 operations.
    Lead operation: #Action=CreateVirtualMFADevice. Self-contained Naftiko capability covering one Engineering Platform business
    surface.'
  tags:
  - Engineering Platform
  - '#Action=CreateVirtualMFADevice'
  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-createvirtualmfadevice
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateVirtualMFADevice business
      capability. Self-contained, no shared references.'
    resources:
    - name: '#Action=CreateVirtualMFADevice'
      path: /#Action=CreateVirtualMFADevice
      operations:
      - name: getcreatevirtualmfadevice
        method: GET
        description: <p>Creates a new virtual MFA device for the Amazon Web Services account. After creating the virtual MFA,
          use <a>EnableMFADevice</a> to attach the MFA device to an IAM user. For more information about creating and working
          with virtual MFA de
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: Path
          in: query
          type: string
          description: <p> The path for the virtual MFA device. For more information about paths, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html"
        - name: VirtualMFADeviceName
          in: query
          type: string
          description: '<p>The name of the virtual MFA device, which must be unique. Use with path to uniquely identify a
            virtual MFA device.</p> <p>This parameter allows (through its '
          required: true
        - name: Tags
          in: query
          type: array
          description: <p>A list of tags that you want to attach to the new IAM virtual MFA device. Each tag consists of a
            key name and an associated value. For more information about
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postcreatevirtualmfadevice
        method: POST
        description: <p>Creates a new virtual MFA device for the Amazon Web Services account. After creating the virtual MFA,
          use <a>EnableMFADevice</a> to attach the MFA device to an IAM user. For more information about creating and working
          with virtual MFA de
        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-createvirtualmfadevice-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateVirtualMFADevice.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-createvirtualmfadevice
      name: action-createvirtualmfadevice
      description: 'REST surface for #Action=CreateVirtualMFADevice.'
      operations:
      - method: GET
        name: getcreatevirtualmfadevice
        description: <p>Creates a new virtual MFA device for the Amazon Web Services account. After creating the virtual MFA,
          use <a>EnableMFADevice</a> to attach the MFA device to an IAM user. For more information about creating and working
          with virtual MFA de
        call: aws-iam-action-createvirtualmfadevice.getcreatevirtualmfadevice
        with:
          Path: rest.Path
          VirtualMFADeviceName: rest.VirtualMFADeviceName
          Tags: rest.Tags
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postcreatevirtualmfadevice
        description: <p>Creates a new virtual MFA device for the Amazon Web Services account. After creating the virtual MFA,
          use <a>EnableMFADevice</a> to attach the MFA device to an IAM user. For more information about creating and working
          with virtual MFA de
        call: aws-iam-action-createvirtualmfadevice.postcreatevirtualmfadevice
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-createvirtualmfadevice-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateVirtualMFADevice.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-creates-new-virtual-mfa-device
      description: <p>Creates a new virtual MFA device for the Amazon Web Services account. After creating the virtual MFA,
        use <a>EnableMFADevice</a> to attach the MFA device to an IAM user. For more information about creating and working
        with virtual MFA de
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-createvirtualmfadevice.getcreatevirtualmfadevice
      with:
        Path: tools.Path
        VirtualMFADeviceName: tools.VirtualMFADeviceName
        Tags: tools.Tags
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-creates-new-virtual-mfa-device-2
      description: <p>Creates a new virtual MFA device for the Amazon Web Services account. After creating the virtual MFA,
        use <a>EnableMFADevice</a> to attach the MFA device to an IAM user. For more information about creating and working
        with virtual MFA de
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: aws-iam-action-createvirtualmfadevice.postcreatevirtualmfadevice
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.