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

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

Run with Naftiko Engineering Platform#Action=ListPoliciesGrantingServiceAccess

What You Can Do

GET
Getlistpoliciesgrantingserviceaccess

Retrieves a list of policies that the IAM identity (user, group, or role) can use to access each specified service.

This operation does not use other policy types when determining whether a resource could access a service.

/v1/action-listpoliciesgrantingserviceaccess
POST
Postlistpoliciesgrantingserviceaccess

Retrieves a list of policies that the IAM identity (user, group, or role) can use to access each specified service.

This operation does not use other policy types when determining whether a resource could access a service.

/v1/action-listpoliciesgrantingserviceaccess

MCP Tools

p-retrieves-list-policies-that-iam

Retrieves a list of policies that the IAM identity (user, group, or role) can use to access each specified service.

This operation does not use other policy types when determining whether a resource could access a service.

read-only idempotent
p-retrieves-list-policies-that-iam-2

Retrieves a list of policies that the IAM identity (user, group, or role) can use to access each specified service.

This operation does not use other policy types when determining whether a resource could access a service.

read-only

Capability Spec

aws-iam-action-listpoliciesgrantingserviceaccess.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListPoliciesGrantingServiceAccess'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListPoliciesGrantingServiceAccess.
    2 operations. Lead operation: #Action=ListPoliciesGrantingServiceAccess. Self-contained Naftiko capability covering one
    Engineering Platform business surface.'
  tags:
  - Engineering Platform
  - '#Action=ListPoliciesGrantingServiceAccess'
  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-listpoliciesgrantingserviceaccess
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListPoliciesGrantingServiceAccess
      business capability. Self-contained, no shared references.'
    resources:
    - name: '#Action=ListPoliciesGrantingServiceAccess'
      path: /#Action=ListPoliciesGrantingServiceAccess
      operations:
      - name: getlistpoliciesgrantingserviceaccess
        method: GET
        description: '<p>Retrieves a list of policies that the IAM identity (user, group, or role) can use to access each
          specified service.</p> <note> <p>This operation does not use other policy types when determining whether a resource
          could access a service. '
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - 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: Arn
          in: query
          type: string
          description: The ARN of the IAM identity (user, group, or role) whose policies you want to list.
          required: true
        - name: ServiceNamespaces
          in: query
          type: array
          description: <p>The service namespace for the Amazon Web Services services whose policies you want to list.</p>
            <p>To learn the service namespace for a service, see <a href=
          required: true
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postlistpoliciesgrantingserviceaccess
        method: POST
        description: '<p>Retrieves a list of policies that the IAM identity (user, group, or role) can use to access each
          specified service.</p> <note> <p>This operation does not use other policy types when determining whether a resource
          could access a service. '
        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-listpoliciesgrantingserviceaccess-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListPoliciesGrantingServiceAccess.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-listpoliciesgrantingserviceaccess
      name: action-listpoliciesgrantingserviceaccess
      description: 'REST surface for #Action=ListPoliciesGrantingServiceAccess.'
      operations:
      - method: GET
        name: getlistpoliciesgrantingserviceaccess
        description: '<p>Retrieves a list of policies that the IAM identity (user, group, or role) can use to access each
          specified service.</p> <note> <p>This operation does not use other policy types when determining whether a resource
          could access a service. '
        call: aws-iam-action-listpoliciesgrantingserviceaccess.getlistpoliciesgrantingserviceaccess
        with:
          Marker: rest.Marker
          Arn: rest.Arn
          ServiceNamespaces: rest.ServiceNamespaces
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postlistpoliciesgrantingserviceaccess
        description: '<p>Retrieves a list of policies that the IAM identity (user, group, or role) can use to access each
          specified service.</p> <note> <p>This operation does not use other policy types when determining whether a resource
          could access a service. '
        call: aws-iam-action-listpoliciesgrantingserviceaccess.postlistpoliciesgrantingserviceaccess
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-listpoliciesgrantingserviceaccess-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=ListPoliciesGrantingServiceAccess.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-retrieves-list-policies-that-iam
      description: '<p>Retrieves a list of policies that the IAM identity (user, group, or role) can use to access each specified
        service.</p> <note> <p>This operation does not use other policy types when determining whether a resource could access
        a service. '
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-listpoliciesgrantingserviceaccess.getlistpoliciesgrantingserviceaccess
      with:
        Marker: tools.Marker
        Arn: tools.Arn
        ServiceNamespaces: tools.ServiceNamespaces
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-retrieves-list-policies-that-iam-2
      description: '<p>Retrieves a list of policies that the IAM identity (user, group, or role) can use to access each specified
        service.</p> <note> <p>This operation does not use other policy types when determining whether a resource could access
        a service. '
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: aws-iam-action-listpoliciesgrantingserviceaccess.postlistpoliciesgrantingserviceaccess
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.