APIs.io Engineering Platform · Schema
RoleDetail
Contains information about an IAM role, including all of the role's policies.
This data type is used as a response element in the GetAccountAuthorizationDetails operation.
APIs.ioEngineeringPlatform
Properties
| Name | Type | Description |
|---|---|---|
| Path | object | |
| RoleName | object | |
| RoleId | object | |
| Arn | object | |
| CreateDate | object | |
| AssumeRolePolicyDocument | object | |
| InstanceProfileList | object | |
| RolePolicyList | object | |
| AttachedManagedPolicies | object | |
| PermissionsBoundary | object | |
| Tags | object | |
| RoleLastUsed | object |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/RoleDetail",
"title": "RoleDetail",
"type": "object",
"properties": {
"Path": {
"allOf": [
{
"$ref": "#/components/schemas/pathType"
},
{
"description": "The path to the role. For more information about paths, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html\">IAM identifiers</a> in the <i>IAM User Guide</i>."
}
]
},
"RoleName": {
"allOf": [
{
"$ref": "#/components/schemas/roleNameType"
},
{
"description": "The friendly name that identifies the role."
}
]
},
"RoleId": {
"allOf": [
{
"$ref": "#/components/schemas/idType"
},
{
"description": "The stable and unique string identifying the role. For more information about IDs, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html\">IAM identifiers</a> in the <i>IAM User Guide</i>."
}
]
},
"Arn": {
"$ref": "#/components/schemas/arnType"
},
"CreateDate": {
"allOf": [
{
"$ref": "#/components/schemas/dateType"
},
{
"description": "The date and time, in <a href=\"http://www.iso.org/iso/iso8601\">ISO 8601 date-time format</a>, when the role was created."
}
]
},
"AssumeRolePolicyDocument": {
"allOf": [
{
"$ref": "#/components/schemas/policyDocumentType"
},
{
"description": "The trust policy that grants permission to assume the role."
}
]
},
"InstanceProfileList": {
"allOf": [
{
"$ref": "#/components/schemas/instanceProfileListType"
},
{
"description": "A list of instance profiles that contain this role."
}
]
},
"RolePolicyList": {
"allOf": [
{
"$ref": "#/components/schemas/policyDetailListType"
},
{
"description": "A list of inline policies embedded in the role. These policies are the role's access (permissions) policies."
}
]
},
"AttachedManagedPolicies": {
"allOf": [
{
"$ref": "#/components/schemas/attachedPoliciesListType"
},
{
"description": "A list of managed policies attached to the role. These policies are the role's access (permissions) policies."
}
]
},
"PermissionsBoundary": {
"allOf": [
{
"$ref": "#/components/schemas/AttachedPermissionsBoundary"
},
{
"description": "<p>The ARN of the policy used to set the permissions boundary for the role.</p> <p>For more information about permissions boundaries, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html\">Permissions boundaries for IAM identities </a> in the <i>IAM User Guide</i>.</p>"
}
]
},
"Tags": {
"allOf": [
{
"$ref": "#/components/schemas/tagListType"
},
{
"description": "A list of tags that are attached to the role. For more information about tagging, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html\">Tagging IAM resources</a> in the <i>IAM User Guide</i>."
}
]
},
"RoleLastUsed": {
"allOf": [
{
"$ref": "#/components/schemas/RoleLastUsed"
},
{
"description": "Contains information about the last time that an IAM role was used. This includes the date and time and the Region in which the role was last used. Activity is only reported for the trailing 400 days. This period can be shorter if your Region began supporting these features within the last year. The role might have been used more than 400 days ago. For more information, see <a href=\"https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_access-advisor.html#access-advisor_tracking-period\">Regions where data is tracked</a> in the <i>IAM User Guide</i>."
}
]
}
},
"description": "<p>Contains information about an IAM role, including all of the role's policies.</p> <p>This data type is used as a response element in the <a>GetAccountAuthorizationDetails</a> operation.</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-roledetail"
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.