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

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

Run with Naftiko Engineering Platform#Action=GetServiceLastAccessedDetails

What You Can Do

GET
Getgetservicelastaccesseddetails

Retrieves a service last accessed report that was created using the GenerateServiceLastAccessedDetails operation. You can use the JobId parameter in GetServiceLastAccessedDetails to retrieve the sta

/v1/action-getservicelastaccesseddetails
POST
Postgetservicelastaccesseddetails

Retrieves a service last accessed report that was created using the GenerateServiceLastAccessedDetails operation. You can use the JobId parameter in GetServiceLastAccessedDetails to retrieve the sta

/v1/action-getservicelastaccesseddetails

MCP Tools

p-retrieves-service-last-accessed-report

Retrieves a service last accessed report that was created using the GenerateServiceLastAccessedDetails operation. You can use the JobId parameter in GetServiceLastAccessedDetails to retrieve the sta

read-only idempotent
p-retrieves-service-last-accessed-report-2

Retrieves a service last accessed report that was created using the GenerateServiceLastAccessedDetails operation. You can use the JobId parameter in GetServiceLastAccessedDetails to retrieve the sta

read-only

Capability Spec

aws-iam-action-getservicelastaccesseddetails.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetServiceLastAccessedDetails'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetServiceLastAccessedDetails. 2
    operations. Lead operation: #Action=GetServiceLastAccessedDetails. Self-contained Naftiko capability covering one Engineering
    Platform business surface.'
  tags:
  - Engineering Platform
  - '#Action=GetServiceLastAccessedDetails'
  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-getservicelastaccesseddetails
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetServiceLastAccessedDetails
      business capability. Self-contained, no shared references.'
    resources:
    - name: '#Action=GetServiceLastAccessedDetails'
      path: /#Action=GetServiceLastAccessedDetails
      operations:
      - name: getgetservicelastaccesseddetails
        method: GET
        description: <p>Retrieves a service last accessed report that was created using the <code>GenerateServiceLastAccessedDetails</code>
          operation. You can use the <code>JobId</code> parameter in <code>GetServiceLastAccessedDetails</code> to retrieve
          the sta
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: JobId
          in: query
          type: string
          description: The ID of the request generated by the <a>GenerateServiceLastAccessedDetails</a> operation. The <code>JobId</code>
            returned by <code>GenerateServiceLastAccessed
          required: true
        - 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: 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: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postgetservicelastaccesseddetails
        method: POST
        description: <p>Retrieves a service last accessed report that was created using the <code>GenerateServiceLastAccessedDetails</code>
          operation. You can use the <code>JobId</code> parameter in <code>GetServiceLastAccessedDetails</code> to retrieve
          the sta
        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-getservicelastaccesseddetails-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetServiceLastAccessedDetails.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-getservicelastaccesseddetails
      name: action-getservicelastaccesseddetails
      description: 'REST surface for #Action=GetServiceLastAccessedDetails.'
      operations:
      - method: GET
        name: getgetservicelastaccesseddetails
        description: <p>Retrieves a service last accessed report that was created using the <code>GenerateServiceLastAccessedDetails</code>
          operation. You can use the <code>JobId</code> parameter in <code>GetServiceLastAccessedDetails</code> to retrieve
          the sta
        call: aws-iam-action-getservicelastaccesseddetails.getgetservicelastaccesseddetails
        with:
          JobId: rest.JobId
          MaxItems: rest.MaxItems
          Marker: rest.Marker
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postgetservicelastaccesseddetails
        description: <p>Retrieves a service last accessed report that was created using the <code>GenerateServiceLastAccessedDetails</code>
          operation. You can use the <code>JobId</code> parameter in <code>GetServiceLastAccessedDetails</code> to retrieve
          the sta
        call: aws-iam-action-getservicelastaccesseddetails.postgetservicelastaccesseddetails
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-getservicelastaccesseddetails-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetServiceLastAccessedDetails.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-retrieves-service-last-accessed-report
      description: <p>Retrieves a service last accessed report that was created using the <code>GenerateServiceLastAccessedDetails</code>
        operation. You can use the <code>JobId</code> parameter in <code>GetServiceLastAccessedDetails</code> to retrieve
        the sta
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-getservicelastaccesseddetails.getgetservicelastaccesseddetails
      with:
        JobId: tools.JobId
        MaxItems: tools.MaxItems
        Marker: tools.Marker
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-retrieves-service-last-accessed-report-2
      description: <p>Retrieves a service last accessed report that was created using the <code>GenerateServiceLastAccessedDetails</code>
        operation. You can use the <code>JobId</code> parameter in <code>GetServiceLastAccessedDetails</code> to retrieve
        the sta
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: aws-iam-action-getservicelastaccesseddetails.postgetservicelastaccesseddetails
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.