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

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

Run with Naftiko Engineering Platform#Action=DeactivateMFADevice

What You Can Do

GET
Getdeactivatemfadevice

Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.

For more information about creating and working with virtual MFA devices, see /v1/action-deactivatemfadevice

POST
Postdeactivatemfadevice

Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.

For more information about creating and working with virtual MFA devices, see /v1/action-deactivatemfadevice

MCP Tools

p-deactivates-specified-mfa-device-and

Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.

For more information about creating and working with virtual MFA devices, see read-only idempotent

p-deactivates-specified-mfa-device-and-2

Deactivates the specified MFA device and removes it from association with the user name for which it was originally enabled.

For more information about creating and working with virtual MFA devices, see

Capability Spec

naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeactivateMFADevice'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeactivateMFADevice. 2 operations.
    Lead operation: #Action=DeactivateMFADevice. Self-contained Naftiko capability covering one Engineering Platform business
    surface.'
  tags:
  - Engineering Platform
  - '#Action=DeactivateMFADevice'
  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-deactivatemfadevice
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeactivateMFADevice business capability.
      Self-contained, no shared references.'
    resources:
    - name: '#Action=DeactivateMFADevice'
      path: /#Action=DeactivateMFADevice
      operations:
      - name: getdeactivatemfadevice
        method: GET
        description: <p>Deactivates the specified MFA device and removes it from association with the user name for which
          it was originally enabled.</p> <p>For more information about creating and working with virtual MFA devices, see
          <a href="https://docs.aws.a
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: UserName
          in: query
          type: string
          description: <p>The name of the user whose MFA device you want to deactivate.</p> <p>This parameter allows (through
            its <a href="http://wikipedia.org/wiki/regex">regex patte
          required: true
        - 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 device ARN.</p> <p>This parameter allows (throug
          required: true
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postdeactivatemfadevice
        method: POST
        description: <p>Deactivates the specified MFA device and removes it from association with the user name for which
          it was originally enabled.</p> <p>For more information about creating and working with virtual MFA devices, see
          <a href="https://docs.aws.a
        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-deactivatemfadevice-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeactivateMFADevice.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-deactivatemfadevice
      name: action-deactivatemfadevice
      description: 'REST surface for #Action=DeactivateMFADevice.'
      operations:
      - method: GET
        name: getdeactivatemfadevice
        description: <p>Deactivates the specified MFA device and removes it from association with the user name for which
          it was originally enabled.</p> <p>For more information about creating and working with virtual MFA devices, see
          <a href="https://docs.aws.a
        call: aws-iam-action-deactivatemfadevice.getdeactivatemfadevice
        with:
          UserName: rest.UserName
          SerialNumber: rest.SerialNumber
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postdeactivatemfadevice
        description: <p>Deactivates the specified MFA device and removes it from association with the user name for which
          it was originally enabled.</p> <p>For more information about creating and working with virtual MFA devices, see
          <a href="https://docs.aws.a
        call: aws-iam-action-deactivatemfadevice.postdeactivatemfadevice
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-deactivatemfadevice-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=DeactivateMFADevice.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-deactivates-specified-mfa-device-and
      description: <p>Deactivates the specified MFA device and removes it from association with the user name for which it
        was originally enabled.</p> <p>For more information about creating and working with virtual MFA devices, see <a href="https://docs.aws.a
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-deactivatemfadevice.getdeactivatemfadevice
      with:
        UserName: tools.UserName
        SerialNumber: tools.SerialNumber
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-deactivates-specified-mfa-device-and-2
      description: <p>Deactivates the specified MFA device and removes it from association with the user name for which it
        was originally enabled.</p> <p>For more information about creating and working with virtual MFA devices, see <a href="https://docs.aws.a
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: aws-iam-action-deactivatemfadevice.postdeactivatemfadevice
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.