APIs.io Engineering Platform · Schema
ListPoliciesGrantingServiceAccessRequest
APIs.ioEngineeringPlatform
Properties
| Name | Type | Description |
|---|---|---|
| Marker | object | |
| Arn | object | |
| ServiceNamespaces | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/ListPoliciesGrantingServiceAccessRequest",
"title": "ListPoliciesGrantingServiceAccessRequest",
"type": "object",
"required": [
"Arn",
"ServiceNamespaces"
],
"properties": {
"Marker": {
"allOf": [
{
"$ref": "#/components/schemas/markerType"
},
{
"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 <code>Marker</code> element in the response that you received to indicate where the next call should start."
}
]
},
"Arn": {
"allOf": [
{
"$ref": "#/components/schemas/arnType"
},
{
"description": "The ARN of the IAM identity (user, group, or role) whose policies you want to list."
}
]
},
"ServiceNamespaces": {
"allOf": [
{
"$ref": "#/components/schemas/serviceNamespaceListType"
},
{
"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=\"https://docs.aws.amazon.com/service-authorization/latest/reference/reference_policies_actions-resources-contextkeys.html\">Actions, resources, and condition keys for Amazon Web Services services</a> in the <i>IAM User Guide</i>. Choose the name of the service to view details for that service. In the first paragraph, find the service prefix. For example, <code>(service prefix: a4b)</code>. For more information about service namespaces, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html#genref-aws-service-namespaces\">Amazon Web Services service namespaces</a> in the\u00c2 <i>Amazon Web Services General Reference</i>.</p>"
}
]
}
}
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/apis-io-engineering-platform-listpoliciesgrantingserviceaccessrequest"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.