{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/RoleUsageType",
"title": "RoleUsageType",
"type": "object",
"properties": {
"Region": {
"allOf": [
{
"$ref": "#/components/schemas/RegionNameType"
},
{
"description": "The name of the Region where the service-linked role is being used."
}
]
},
"Resources": {
"allOf": [
{
"$ref": "#/components/schemas/ArnListType"
},
{
"description": "The name of the resource that is using the service-linked role."
}
]
}
},
"description": "<p>An object that contains details about how a service-linked role is used, if that information is returned by the service.</p> <p>This data type is used as a response element in the <a>GetServiceLinkedRoleDeletionStatus</a> operation.</p>"
}
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.