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

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

Run with Naftiko Engineering Platform#Action=GetAccountSummary

What You Can Do

GET
Getgetaccountsummary

Retrieves information about IAM entity usage and IAM quotas in the Amazon Web Services account.

For information about IAM quotas, see IAM and ST

MCP Tools

p-retrieves-information-about-iam-entity

Retrieves information about IAM entity usage and IAM quotas in the Amazon Web Services account.

For information about IAM quotas, see IAM and ST

read-only idempotent
p-retrieves-information-about-iam-entity-2

Retrieves information about IAM entity usage and IAM quotas in the Amazon Web Services account.

For information about IAM quotas, see IAM and ST

read-only

Capability Spec

naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetAccountSummary'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetAccountSummary. 2 operations.
    Lead operation: #Action=GetAccountSummary. Self-contained Naftiko capability covering one Engineering Platform business
    surface.'
  tags:
  - Engineering Platform
  - '#Action=GetAccountSummary'
  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-getaccountsummary
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetAccountSummary business capability.
      Self-contained, no shared references.'
    resources:
    - name: '#Action=GetAccountSummary'
      path: /#Action=GetAccountSummary
      operations:
      - name: getgetaccountsummary
        method: GET
        description: <p>Retrieves information about IAM entity usage and IAM quotas in the Amazon Web Services account.</p>
          <p> For information about IAM quotas, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html">IAM
          and ST
        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: postgetaccountsummary
        method: POST
        description: <p>Retrieves information about IAM entity usage and IAM quotas in the Amazon Web Services account.</p>
          <p> For information about IAM quotas, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html">IAM
          and ST
        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
    authentication:
      type: apikey
      key: Authorization
      value: '{{env.ENGINEERING_PLATFORM_API_KEY}}'
      placement: header
  exposes:
  - type: rest
    namespace: aws-iam-action-getaccountsummary-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetAccountSummary.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-getaccountsummary
      name: action-getaccountsummary
      description: 'REST surface for #Action=GetAccountSummary.'
      operations:
      - method: GET
        name: getgetaccountsummary
        description: <p>Retrieves information about IAM entity usage and IAM quotas in the Amazon Web Services account.</p>
          <p> For information about IAM quotas, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html">IAM
          and ST
        call: aws-iam-action-getaccountsummary.getgetaccountsummary
        with:
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postgetaccountsummary
        description: <p>Retrieves information about IAM entity usage and IAM quotas in the Amazon Web Services account.</p>
          <p> For information about IAM quotas, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html">IAM
          and ST
        call: aws-iam-action-getaccountsummary.postgetaccountsummary
        with:
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-getaccountsummary-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetAccountSummary.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-retrieves-information-about-iam-entity
      description: <p>Retrieves information about IAM entity usage and IAM quotas in the Amazon Web Services account.</p>
        <p> For information about IAM quotas, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html">IAM
        and ST
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-getaccountsummary.getgetaccountsummary
      with:
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-retrieves-information-about-iam-entity-2
      description: <p>Retrieves information about IAM entity usage and IAM quotas in the Amazon Web Services account.</p>
        <p> For information about IAM quotas, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_iam-quotas.html">IAM
        and ST
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: aws-iam-action-getaccountsummary.postgetaccountsummary
      with:
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.