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

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

Run with Naftiko Engineering Platform#Action=ListOpenIDConnectProviders

What You Can Do

GET
Getlistopenidconnectproviders

Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the Amazon Web Services account.

IAM resource-listing operations return a subset of the available attributes for the resource. For e

/v1/action-listopenidconnectproviders
POST
Postlistopenidconnectproviders

Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the Amazon Web Services account.

IAM resource-listing operations return a subset of the available attributes for the resource. For e

/v1/action-listopenidconnectproviders

MCP Tools

p-lists-information-about-iam-openid

Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the Amazon Web Services account.

IAM resource-listing operations return a subset of the available attributes for the resource. For e

read-only idempotent
p-lists-information-about-iam-openid-2

Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the Amazon Web Services account.

IAM resource-listing operations return a subset of the available attributes for the resource. For e

Capability Spec

aws-iam-action-listopenidconnectproviders.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListOpenIDConnectProviders'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListOpenIDConnectProviders. 2 operations.
    Lead operation: #Action=ListOpenIDConnectProviders. Self-contained Naftiko capability covering one Engineering Platform
    business surface.'
  tags:
  - Engineering Platform
  - '#Action=ListOpenIDConnectProviders'
  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-listopenidconnectproviders
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListOpenIDConnectProviders business
      capability. Self-contained, no shared references.'
    resources:
    - name: '#Action=ListOpenIDConnectProviders'
      path: /#Action=ListOpenIDConnectProviders
      operations:
      - name: getlistopenidconnectproviders
        method: GET
        description: <p>Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the Amazon
          Web Services account.</p> <note> <p>IAM resource-listing operations return a subset of the available attributes
          for the resource. For e
        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: postlistopenidconnectproviders
        method: POST
        description: <p>Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the Amazon
          Web Services account.</p> <note> <p>IAM resource-listing operations return a subset of the available attributes
          for the resource. For e
        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-listopenidconnectproviders-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListOpenIDConnectProviders.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-listopenidconnectproviders
      name: action-listopenidconnectproviders
      description: 'REST surface for #Action=ListOpenIDConnectProviders.'
      operations:
      - method: GET
        name: getlistopenidconnectproviders
        description: <p>Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the Amazon
          Web Services account.</p> <note> <p>IAM resource-listing operations return a subset of the available attributes
          for the resource. For e
        call: aws-iam-action-listopenidconnectproviders.getlistopenidconnectproviders
        with:
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postlistopenidconnectproviders
        description: <p>Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the Amazon
          Web Services account.</p> <note> <p>IAM resource-listing operations return a subset of the available attributes
          for the resource. For e
        call: aws-iam-action-listopenidconnectproviders.postlistopenidconnectproviders
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-listopenidconnectproviders-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListOpenIDConnectProviders.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-lists-information-about-iam-openid
      description: <p>Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the Amazon
        Web Services account.</p> <note> <p>IAM resource-listing operations return a subset of the available attributes for
        the resource. For e
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-listopenidconnectproviders.getlistopenidconnectproviders
      with:
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-lists-information-about-iam-openid-2
      description: <p>Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the Amazon
        Web Services account.</p> <note> <p>IAM resource-listing operations return a subset of the available attributes for
        the resource. For e
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: aws-iam-action-listopenidconnectproviders.postlistopenidconnectproviders
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.