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

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

Run with Naftiko Engineering Platform#Action=GetOrganizationsAccessReport

What You Can Do

GET
Getgetorganizationsaccessreport

Retrieves the service last accessed data report for Organizations that was previously generated using the GenerateOrganizationsAccessReport operation. This operation retrieves the status of your report job and the r

/v1/action-getorganizationsaccessreport
POST
Postgetorganizationsaccessreport

Retrieves the service last accessed data report for Organizations that was previously generated using the GenerateOrganizationsAccessReport operation. This operation retrieves the status of your report job and the r

/v1/action-getorganizationsaccessreport

MCP Tools

p-retrieves-service-last-accessed-data

Retrieves the service last accessed data report for Organizations that was previously generated using the GenerateOrganizationsAccessReport operation. This operation retrieves the status of your report job and the r

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

Retrieves the service last accessed data report for Organizations that was previously generated using the GenerateOrganizationsAccessReport operation. This operation retrieves the status of your report job and the r

read-only

Capability Spec

aws-iam-action-getorganizationsaccessreport.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetOrganizationsAccessReport'
  description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetOrganizationsAccessReport. 2
    operations. Lead operation: #Action=GetOrganizationsAccessReport. Self-contained Naftiko capability covering one Engineering
    Platform business surface.'
  tags:
  - Engineering Platform
  - '#Action=GetOrganizationsAccessReport'
  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-getorganizationsaccessreport
    baseUri: https://iam.amazonaws.com
    description: 'APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetOrganizationsAccessReport business
      capability. Self-contained, no shared references.'
    resources:
    - name: '#Action=GetOrganizationsAccessReport'
      path: /#Action=GetOrganizationsAccessReport
      operations:
      - name: getgetorganizationsaccessreport
        method: GET
        description: <p>Retrieves the service last accessed data report for Organizations that was previously generated using
          the <code> <a>GenerateOrganizationsAccessReport</a> </code> operation. This operation retrieves the status of your
          report job and the r
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: JobId
          in: query
          type: string
          description: The identifier of the request generated by the <a>GenerateOrganizationsAccessReport</a> operation.
          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: SortKey
          in: query
          type: string
          description: The key that is used to sort the results. If you choose the namespace key, the results are returned
            in alphabetical order. If you choose the time key, the resul
        - name: Action
          in: query
          type: string
          required: true
        - name: Version
          in: query
          type: string
          required: true
      - name: postgetorganizationsaccessreport
        method: POST
        description: <p>Retrieves the service last accessed data report for Organizations that was previously generated using
          the <code> <a>GenerateOrganizationsAccessReport</a> </code> operation. This operation retrieves the status of your
          report job and the r
        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-getorganizationsaccessreport-rest
    port: 8080
    description: 'REST adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetOrganizationsAccessReport.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.'
    resources:
    - path: /v1/action-getorganizationsaccessreport
      name: action-getorganizationsaccessreport
      description: 'REST surface for #Action=GetOrganizationsAccessReport.'
      operations:
      - method: GET
        name: getgetorganizationsaccessreport
        description: <p>Retrieves the service last accessed data report for Organizations that was previously generated using
          the <code> <a>GenerateOrganizationsAccessReport</a> </code> operation. This operation retrieves the status of your
          report job and the r
        call: aws-iam-action-getorganizationsaccessreport.getgetorganizationsaccessreport
        with:
          JobId: rest.JobId
          MaxItems: rest.MaxItems
          Marker: rest.Marker
          SortKey: rest.SortKey
          Action: rest.Action
          Version: rest.Version
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: postgetorganizationsaccessreport
        description: <p>Retrieves the service last accessed data report for Organizations that was previously generated using
          the <code> <a>GenerateOrganizationsAccessReport</a> </code> operation. This operation retrieves the status of your
          report job and the r
        call: aws-iam-action-getorganizationsaccessreport.postgetorganizationsaccessreport
        with:
          Action: rest.Action
          Version: rest.Version
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: aws-iam-action-getorganizationsaccessreport-mcp
    port: 9090
    transport: http
    description: 'MCP adapter for APIs.io Engineering Platform AWS Identity and Access Management — #Action=GetOrganizationsAccessReport.
      One tool per consumed operation, routed inline through this capability''s consumes block.'
    tools:
    - name: p-retrieves-service-last-accessed-data
      description: <p>Retrieves the service last accessed data report for Organizations that was previously generated using
        the <code> <a>GenerateOrganizationsAccessReport</a> </code> operation. This operation retrieves the status of your
        report job and the r
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: aws-iam-action-getorganizationsaccessreport.getgetorganizationsaccessreport
      with:
        JobId: tools.JobId
        MaxItems: tools.MaxItems
        Marker: tools.Marker
        SortKey: tools.SortKey
        Action: tools.Action
        Version: tools.Version
      outputParameters:
      - type: object
        mapping: $.
    - name: p-retrieves-service-last-accessed-data-2
      description: <p>Retrieves the service last accessed data report for Organizations that was previously generated using
        the <code> <a>GenerateOrganizationsAccessReport</a> </code> operation. This operation retrieves the status of your
        report job and the r
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: aws-iam-action-getorganizationsaccessreport.postgetorganizationsaccessreport
      with:
        Action: tools.Action
        Version: tools.Version
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.