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

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

Run with Naftiko Engineering Platform#Action=ResyncMFADevice

What You Can Do

GET
Getresyncmfadevice

Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services servers.

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

POST
Postresyncmfadevice

Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services servers.

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

MCP Tools

p-synchronizes-specified-mfa-device-its

Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services servers.

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

p-synchronizes-specified-mfa-device-its-2

Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services servers.

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=ResyncMFADevice'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=ResyncMFADevice. 2 operations. Lead
    operation: #Action=ResyncMFADevice. Self-contained Naftiko capability covering one Engineering Platform business surface.'
  tags:
  - Engineering Platform
  - '#Action=ResyncMFADevice'
  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-resyncmfadevice
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=ResyncMFADevice business capability.
      Self-contained, no shared references.'
    resources:
    - name: '#Action=ResyncMFADevice'
      path: /#Action=ResyncMFADevice
      operations:
      - name: getresyncmfadevice
        method: GET
        description: <p>Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services servers.</p>
          <p>For more information about creating and working with virtual MFA devices, see <a href="https://docs.aws.amazon.com/IAM/latest/U
        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 resynchronize.</p> <p>This parameter allows (through
            its <a href="http://wikipedia.org/wiki/regex">regex pa
          required: true
        - name: SerialNumber
          in: query
          type: string
          description: <p>Serial number that uniquely identifies the MFA device.</p> <p>This parameter allows (through its
            <a href="http://wikipedia.org/wiki/regex">regex pattern</a>)
          required: true
        - name: AuthenticationCode1
          in: query
          type: string
          description: <p>An authentication code emitted by the device.</p> <p>The format for this parameter is a sequence
            of six digits.</p>
          required: true
        - name: AuthenticationCode2
          in: query
          type: string
          description: <p>A subsequent authentication code emitted by the device.</p> <p>The format for this parameter is
            a sequence of six digits.</p>
          required: true
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postresyncmfadevice
        method: POST
        description: <p>Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services servers.</p>
          <p>For more information about creating and working with virtual MFA devices, see <a href="https://docs.aws.amazon.com/IAM/latest/U
        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-resyncmfadevice-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=ResyncMFADevice.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-resyncmfadevice
      name: action-resyncmfadevice
      description: 'REST surface for #Action=ResyncMFADevice.'
      operations:
      - method: GET
        name: getresyncmfadevice
        description: <p>Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services servers.</p>
          <p>For more information about creating and working with virtual MFA devices, see <a href="https://docs.aws.amazon.com/IAM/latest/U
        call: aws-iam-action-resyncmfadevice.getresyncmfadevice
        with:
          UserName: rest.UserName
          SerialNumber: rest.SerialNumber
          AuthenticationCode1: rest.AuthenticationCode1
          AuthenticationCode2: rest.AuthenticationCode2
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postresyncmfadevice
        description: <p>Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services servers.</p>
          <p>For more information about creating and working with virtual MFA devices, see <a href="https://docs.aws.amazon.com/IAM/latest/U
        call: aws-iam-action-resyncmfadevice.postresyncmfadevice
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-resyncmfadevice-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=ResyncMFADevice.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-synchronizes-specified-mfa-device-its
      description: <p>Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services servers.</p>
        <p>For more information about creating and working with virtual MFA devices, see <a href="https://docs.aws.amazon.com/IAM/latest/U
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-resyncmfadevice.getresyncmfadevice
      with:
        UserName: tools.UserName
        SerialNumber: tools.SerialNumber
        AuthenticationCode1: tools.AuthenticationCode1
        AuthenticationCode2: tools.AuthenticationCode2
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-synchronizes-specified-mfa-device-its-2
      description: <p>Synchronizes the specified MFA device with its IAM resource object on the Amazon Web Services servers.</p>
        <p>For more information about creating and working with virtual MFA devices, see <a href="https://docs.aws.amazon.com/IAM/latest/U
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: aws-iam-action-resyncmfadevice.postresyncmfadevice
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.