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

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

Run with Naftiko Engineering Platform#Action=SetSecurityTokenServicePreferences

What You Can Do

GET
Getsetsecuritytokenservicepreferences

Sets the specified version of the global endpoint token as the token version used for the Amazon Web Services account.

By default, Security Token Service (STS) is available as a global service, and all STS requests go to a single

/v1/action-setsecuritytokenservicepreferences
POST
Postsetsecuritytokenservicepreferences

Sets the specified version of the global endpoint token as the token version used for the Amazon Web Services account.

By default, Security Token Service (STS) is available as a global service, and all STS requests go to a single

/v1/action-setsecuritytokenservicepreferences

MCP Tools

p-sets-specified-version-global-endpoint

Sets the specified version of the global endpoint token as the token version used for the Amazon Web Services account.

By default, Security Token Service (STS) is available as a global service, and all STS requests go to a single

read-only idempotent
p-sets-specified-version-global-endpoint-2

Sets the specified version of the global endpoint token as the token version used for the Amazon Web Services account.

By default, Security Token Service (STS) is available as a global service, and all STS requests go to a single

Capability Spec

aws-iam-action-setsecuritytokenservicepreferences.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=SetSecurityTokenServicePreferences'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=SetSecurityTokenServicePreferences.
    2 operations. Lead operation: #Action=SetSecurityTokenServicePreferences. Self-contained Naftiko capability covering one
    Engineering Platform business surface.'
  tags:
  - Engineering Platform
  - '#Action=SetSecurityTokenServicePreferences'
  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-setsecuritytokenservicepreferences
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=SetSecurityTokenServicePreferences
      business capability. Self-contained, no shared references.'
    resources:
    - name: '#Action=SetSecurityTokenServicePreferences'
      path: /#Action=SetSecurityTokenServicePreferences
      operations:
      - name: getsetsecuritytokenservicepreferences
        method: GET
        description: '<p>Sets the specified version of the global endpoint token as the token version used for the Amazon
          Web Services account.</p> <p>By default, Security Token Service (STS) is available as a global service, and all
          STS requests go to a single '
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: GlobalEndpointTokenVersion
          in: query
          type: string
          description: <p>The version of the global endpoint token. Version 1 tokens are valid only in Amazon Web Services
            Regions that are available by default. These tokens do not w
          required: true
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postsetsecuritytokenservicepreferences
        method: POST
        description: '<p>Sets the specified version of the global endpoint token as the token version used for the Amazon
          Web Services account.</p> <p>By default, Security Token Service (STS) is available as a global service, and all
          STS requests go to a single '
        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-setsecuritytokenservicepreferences-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=SetSecurityTokenServicePreferences.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-setsecuritytokenservicepreferences
      name: action-setsecuritytokenservicepreferences
      description: 'REST surface for #Action=SetSecurityTokenServicePreferences.'
      operations:
      - method: GET
        name: getsetsecuritytokenservicepreferences
        description: '<p>Sets the specified version of the global endpoint token as the token version used for the Amazon
          Web Services account.</p> <p>By default, Security Token Service (STS) is available as a global service, and all
          STS requests go to a single '
        call: aws-iam-action-setsecuritytokenservicepreferences.getsetsecuritytokenservicepreferences
        with:
          GlobalEndpointTokenVersion: rest.GlobalEndpointTokenVersion
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postsetsecuritytokenservicepreferences
        description: '<p>Sets the specified version of the global endpoint token as the token version used for the Amazon
          Web Services account.</p> <p>By default, Security Token Service (STS) is available as a global service, and all
          STS requests go to a single '
        call: aws-iam-action-setsecuritytokenservicepreferences.postsetsecuritytokenservicepreferences
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-setsecuritytokenservicepreferences-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=SetSecurityTokenServicePreferences.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-sets-specified-version-global-endpoint
      description: '<p>Sets the specified version of the global endpoint token as the token version used for the Amazon Web
        Services account.</p> <p>By default, Security Token Service (STS) is available as a global service, and all STS requests
        go to a single '
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-setsecuritytokenservicepreferences.getsetsecuritytokenservicepreferences
      with:
        GlobalEndpointTokenVersion: tools.GlobalEndpointTokenVersion
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-sets-specified-version-global-endpoint-2
      description: '<p>Sets the specified version of the global endpoint token as the token version used for the Amazon Web
        Services account.</p> <p>By default, Security Token Service (STS) is available as a global service, and all STS requests
        go to a single '
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: aws-iam-action-setsecuritytokenservicepreferences.postsetsecuritytokenservicepreferences
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.