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

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

Run with Naftiko Engineering Platform#Action=UntagOpenIDConnectProvider

What You Can Do

GET
Getuntagopenidconnectprovider — Removes the specified tags from the specified OpenID Connect (OIDC)-compatible identity provider in IAM. For more information about OIDC providers, see
/v1/action-untagopenidconnectprovider

MCP Tools

removes-specified-tags-specified-openid

Removes the specified tags from the specified OpenID Connect (OIDC)-compatible identity provider in IAM. For more information about OIDC providers, see

read-only idempotent
removes-specified-tags-specified-openid-2

Removes the specified tags from the specified OpenID Connect (OIDC)-compatible identity provider in IAM. For more information about OIDC providers, see

Capability Spec

naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=UntagOpenIDConnectProvider'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=UntagOpenIDConnectProvider. 2 operations.
    Lead operation: #Action=UntagOpenIDConnectProvider. Self-contained Naftiko capability covering one Engineering Platform
    business surface.'
  tags:
  - Engineering Platform
  - '#Action=UntagOpenIDConnectProvider'
  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-untagopenidconnectprovider
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=UntagOpenIDConnectProvider business
      capability. Self-contained, no shared references.'
    resources:
    - name: '#Action=UntagOpenIDConnectProvider'
      path: /#Action=UntagOpenIDConnectProvider
      operations:
      - name: getuntagopenidconnectprovider
        method: GET
        description: Removes the specified tags from the specified OpenID Connect (OIDC)-compatible identity provider in IAM.
          For more information about OIDC providers, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_oidc.html">
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: OpenIDConnectProviderArn
          in: query
          type: string
          description: <p>The ARN of the OIDC provider in IAM from which you want to remove tags.</p> <p>This parameter allows
            (through its <a href="http://wikipedia.org/wiki/regex">r
          required: true
        - name: TagKeys
          in: query
          type: array
          description: A list of key names as a simple array of strings. The tags with matching keys are removed from the
            specified OIDC provider.
          required: true
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postuntagopenidconnectprovider
        method: POST
        description: Removes the specified tags from the specified OpenID Connect (OIDC)-compatible identity provider in IAM.
          For more information about OIDC providers, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_oidc.html">
        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-untagopenidconnectprovider-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=UntagOpenIDConnectProvider.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-untagopenidconnectprovider
      name: action-untagopenidconnectprovider
      description: 'REST surface for #Action=UntagOpenIDConnectProvider.'
      operations:
      - method: GET
        name: getuntagopenidconnectprovider
        description: Removes the specified tags from the specified OpenID Connect (OIDC)-compatible identity provider in IAM.
          For more information about OIDC providers, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_oidc.html">
        call: aws-iam-action-untagopenidconnectprovider.getuntagopenidconnectprovider
        with:
          OpenIDConnectProviderArn: rest.OpenIDConnectProviderArn
          TagKeys: rest.TagKeys
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postuntagopenidconnectprovider
        description: Removes the specified tags from the specified OpenID Connect (OIDC)-compatible identity provider in IAM.
          For more information about OIDC providers, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_oidc.html">
        call: aws-iam-action-untagopenidconnectprovider.postuntagopenidconnectprovider
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-untagopenidconnectprovider-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=UntagOpenIDConnectProvider.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: removes-specified-tags-specified-openid
      description: Removes the specified tags from the specified OpenID Connect (OIDC)-compatible identity provider in IAM.
        For more information about OIDC providers, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_oidc.html">
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-untagopenidconnectprovider.getuntagopenidconnectprovider
      with:
        OpenIDConnectProviderArn: tools.OpenIDConnectProviderArn
        TagKeys: tools.TagKeys
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: removes-specified-tags-specified-openid-2
      description: Removes the specified tags from the specified OpenID Connect (OIDC)-compatible identity provider in IAM.
        For more information about OIDC providers, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_providers_oidc.html">
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: aws-iam-action-untagopenidconnectprovider.postuntagopenidconnectprovider
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.