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

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

Run with Naftiko Engineering Platform#Action=GetSAMLProvider

What You Can Do

GET
Getgetsamlprovider

Returns the SAML provider metadocument that was uploaded when the IAM SAML provider resource object was created or updated.

This operation requires /v1/action-getsamlprovider

POST
Postgetsamlprovider

Returns the SAML provider metadocument that was uploaded when the IAM SAML provider resource object was created or updated.

This operation requires /v1/action-getsamlprovider

MCP Tools

p-returns-saml-provider-metadocument-that

Returns the SAML provider metadocument that was uploaded when the IAM SAML provider resource object was created or updated.

This operation requires read-only idempotent

p-returns-saml-provider-metadocument-that-2

Returns the SAML provider metadocument that was uploaded when the IAM SAML provider resource object was created or updated.

This operation requires

Capability Spec

naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetSAMLProvider'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetSAMLProvider. 2 operations. Lead
    operation: #Action=GetSAMLProvider. Self-contained Naftiko capability covering one Engineering Platform business surface.'
  tags:
  - Engineering Platform
  - '#Action=GetSAMLProvider'
  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-getsamlprovider
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetSAMLProvider business capability.
      Self-contained, no shared references.'
    resources:
    - name: '#Action=GetSAMLProvider'
      path: /#Action=GetSAMLProvider
      operations:
      - name: getgetsamlprovider
        method: GET
        description: <p>Returns the SAML provider metadocument that was uploaded when the IAM SAML provider resource object
          was created or updated.</p> <note> <p>This operation requires <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: SAMLProviderArn
          in: query
          type: string
          description: <p>The Amazon Resource Name (ARN) of the SAML provider resource object in IAM to get information about.</p>
            <p>For more information about ARNs, see <a href="htt
          required: true
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postgetsamlprovider
        method: POST
        description: <p>Returns the SAML provider metadocument that was uploaded when the IAM SAML provider resource object
          was created or updated.</p> <note> <p>This operation requires <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.
        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-getsamlprovider-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetSAMLProvider.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-getsamlprovider
      name: action-getsamlprovider
      description: 'REST surface for #Action=GetSAMLProvider.'
      operations:
      - method: GET
        name: getgetsamlprovider
        description: <p>Returns the SAML provider metadocument that was uploaded when the IAM SAML provider resource object
          was created or updated.</p> <note> <p>This operation requires <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.
        call: aws-iam-action-getsamlprovider.getgetsamlprovider
        with:
          SAMLProviderArn: rest.SAMLProviderArn
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postgetsamlprovider
        description: <p>Returns the SAML provider metadocument that was uploaded when the IAM SAML provider resource object
          was created or updated.</p> <note> <p>This operation requires <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.
        call: aws-iam-action-getsamlprovider.postgetsamlprovider
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-getsamlprovider-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetSAMLProvider.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-returns-saml-provider-metadocument-that
      description: <p>Returns the SAML provider metadocument that was uploaded when the IAM SAML provider resource object
        was created or updated.</p> <note> <p>This operation requires <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-getsamlprovider.getgetsamlprovider
      with:
        SAMLProviderArn: tools.SAMLProviderArn
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-returns-saml-provider-metadocument-that-2
      description: <p>Returns the SAML provider metadocument that was uploaded when the IAM SAML provider resource object
        was created or updated.</p> <note> <p>This operation requires <a href="https://docs.aws.amazon.com/general/latest/gr/signature-version-4.
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: aws-iam-action-getsamlprovider.postgetsamlprovider
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.