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

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

Run with Naftiko Engineering Platform#Action=CreateServiceSpecificCredential

What You Can Do

GET
Getcreateservicespecificcredential

Generates a set of credentials consisting of a user name and password that can be used to access the service specified in the request. These credentials are generated by IAM, and can be used only for the specified service.

You ca

/v1/action-createservicespecificcredential
POST
Postcreateservicespecificcredential

Generates a set of credentials consisting of a user name and password that can be used to access the service specified in the request. These credentials are generated by IAM, and can be used only for the specified service.

You ca

/v1/action-createservicespecificcredential

MCP Tools

p-generates-set-credentials-consisting-user

Generates a set of credentials consisting of a user name and password that can be used to access the service specified in the request. These credentials are generated by IAM, and can be used only for the specified service.

You ca

read-only idempotent
p-generates-set-credentials-consisting-user-2

Generates a set of credentials consisting of a user name and password that can be used to access the service specified in the request. These credentials are generated by IAM, and can be used only for the specified service.

You ca

Capability Spec

aws-iam-action-createservicespecificcredential.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateServiceSpecificCredential'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateServiceSpecificCredential.
    2 operations. Lead operation: #Action=CreateServiceSpecificCredential. Self-contained Naftiko capability covering one
    Engineering Platform business surface.'
  tags:
  - Engineering Platform
  - '#Action=CreateServiceSpecificCredential'
  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-createservicespecificcredential
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateServiceSpecificCredential
      business capability. Self-contained, no shared references.'
    resources:
    - name: '#Action=CreateServiceSpecificCredential'
      path: /#Action=CreateServiceSpecificCredential
      operations:
      - name: getcreateservicespecificcredential
        method: GET
        description: <p>Generates a set of credentials consisting of a user name and password that can be used to access the
          service specified in the request. These credentials are generated by IAM, and can be used only for the specified
          service. </p> <p>You ca
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: UserName
          in: query
          type: string
          description: <p>The name of the IAM user that is to be associated with the credentials. The new service-specific
            credentials have the same permissions as the associated user
          required: true
        - name: ServiceName
          in: query
          type: string
          description: The name of the Amazon Web Services service that is to be associated with the credentials. The service
            you specify here is the only service that can be accessed
          required: true
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postcreateservicespecificcredential
        method: POST
        description: <p>Generates a set of credentials consisting of a user name and password that can be used to access the
          service specified in the request. These credentials are generated by IAM, and can be used only for the specified
          service. </p> <p>You ca
        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-createservicespecificcredential-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateServiceSpecificCredential.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-createservicespecificcredential
      name: action-createservicespecificcredential
      description: 'REST surface for #Action=CreateServiceSpecificCredential.'
      operations:
      - method: GET
        name: getcreateservicespecificcredential
        description: <p>Generates a set of credentials consisting of a user name and password that can be used to access the
          service specified in the request. These credentials are generated by IAM, and can be used only for the specified
          service. </p> <p>You ca
        call: aws-iam-action-createservicespecificcredential.getcreateservicespecificcredential
        with:
          UserName: rest.UserName
          ServiceName: rest.ServiceName
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postcreateservicespecificcredential
        description: <p>Generates a set of credentials consisting of a user name and password that can be used to access the
          service specified in the request. These credentials are generated by IAM, and can be used only for the specified
          service. </p> <p>You ca
        call: aws-iam-action-createservicespecificcredential.postcreateservicespecificcredential
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-createservicespecificcredential-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=CreateServiceSpecificCredential.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-generates-set-credentials-consisting-user
      description: <p>Generates a set of credentials consisting of a user name and password that can be used to access the
        service specified in the request. These credentials are generated by IAM, and can be used only for the specified service.
        </p> <p>You ca
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-createservicespecificcredential.getcreateservicespecificcredential
      with:
        UserName: tools.UserName
        ServiceName: tools.ServiceName
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-generates-set-credentials-consisting-user-2
      description: <p>Generates a set of credentials consisting of a user name and password that can be used to access the
        service specified in the request. These credentials are generated by IAM, and can be used only for the specified service.
        </p> <p>You ca
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: aws-iam-action-createservicespecificcredential.postcreateservicespecificcredential
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.