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

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

Run with Naftiko Engineering Platform#Action=ListSAMLProviderTags

What You Can Do

GET
Getlistsamlprovidertags

Lists the tags that are attached to the specified Security Assertion Markup Language (SAML) identity provider. The returned list of tags is sorted by tag key. For more information, see /v1/action-listsamlprovidertags

POST
Postlistsamlprovidertags

Lists the tags that are attached to the specified Security Assertion Markup Language (SAML) identity provider. The returned list of tags is sorted by tag key. For more information, see /v1/action-listsamlprovidertags

MCP Tools

p-lists-tags-that-are-attached

Lists the tags that are attached to the specified Security Assertion Markup Language (SAML) identity provider. The returned list of tags is sorted by tag key. For more information, see read-only idempotent

p-lists-tags-that-are-attached-2

Lists the tags that are attached to the specified Security Assertion Markup Language (SAML) identity provider. The returned list of tags is sorted by tag key. For more information, see read-only

Capability Spec

naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListSAMLProviderTags'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListSAMLProviderTags. 2 operations.
    Lead operation: #Action=ListSAMLProviderTags. Self-contained Naftiko capability covering one Engineering Platform business
    surface.'
  tags:
  - Engineering Platform
  - '#Action=ListSAMLProviderTags'
  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-listsamlprovidertags
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListSAMLProviderTags business
      capability. Self-contained, no shared references.'
    resources:
    - name: '#Action=ListSAMLProviderTags'
      path: /#Action=ListSAMLProviderTags
      operations:
      - name: getlistsamlprovidertags
        method: GET
        description: <p>Lists the tags that are attached to the specified Security Assertion Markup Language (SAML) identity
          provider. The returned list of tags is sorted by tag key. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/User
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: SAMLProviderArn
          in: query
          type: string
          description: <p>The ARN of the Security Assertion Markup Language (SAML) identity provider whose tags you want to
            see.</p> <p>This parameter allows (through its <a href="htt
          required: true
        - name: Marker
          in: query
          type: string
          description: Use this parameter only when paginating results and only after you receive a response indicating that
            the results are truncated. Set it to the value of the <cod
        - name: MaxItems
          in: query
          type: integer
          description: <p>Use this only when paginating results to indicate the maximum number of items you want in the response.
            If additional items exist beyond the maximum you spec
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postlistsamlprovidertags
        method: POST
        description: <p>Lists the tags that are attached to the specified Security Assertion Markup Language (SAML) identity
          provider. The returned list of tags is sorted by tag key. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/User
        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-listsamlprovidertags-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListSAMLProviderTags.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-listsamlprovidertags
      name: action-listsamlprovidertags
      description: 'REST surface for #Action=ListSAMLProviderTags.'
      operations:
      - method: GET
        name: getlistsamlprovidertags
        description: <p>Lists the tags that are attached to the specified Security Assertion Markup Language (SAML) identity
          provider. The returned list of tags is sorted by tag key. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/User
        call: aws-iam-action-listsamlprovidertags.getlistsamlprovidertags
        with:
          SAMLProviderArn: rest.SAMLProviderArn
          Marker: rest.Marker
          MaxItems: rest.MaxItems
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postlistsamlprovidertags
        description: <p>Lists the tags that are attached to the specified Security Assertion Markup Language (SAML) identity
          provider. The returned list of tags is sorted by tag key. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/User
        call: aws-iam-action-listsamlprovidertags.postlistsamlprovidertags
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-listsamlprovidertags-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListSAMLProviderTags.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-lists-tags-that-are-attached
      description: <p>Lists the tags that are attached to the specified Security Assertion Markup Language (SAML) identity
        provider. The returned list of tags is sorted by tag key. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/User
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-listsamlprovidertags.getlistsamlprovidertags
      with:
        SAMLProviderArn: tools.SAMLProviderArn
        Marker: tools.Marker
        MaxItems: tools.MaxItems
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-lists-tags-that-are-attached-2
      description: <p>Lists the tags that are attached to the specified Security Assertion Markup Language (SAML) identity
        provider. The returned list of tags is sorted by tag key. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/User
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: aws-iam-action-listsamlprovidertags.postlistsamlprovidertags
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.