AttachedManagedPolicyList is a JSON Structure definition published by Amazon IAM Identity Center. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iam-identity-center/refs/heads/main/json-structure/sso-admin-attached-managed-policy-list-structure.json",
"name": "AttachedManagedPolicyList",
"description": "AttachedManagedPolicyList schema from AWS IAM Identity Center",
"type": "array",
"items": {
"type": "object",
"properties": {
"Name": {
"allOf": [
{
"$ref": "#/components/schemas/Name"
},
{
"description": "The name of the AWS managed policy."
}
]
},
"Arn": {
"allOf": [
{
"$ref": "#/components/schemas/ManagedPolicyArn"
},
{
"description": "The ARN of the AWS managed policy. For more information about ARNs, see <a href=\"/general/latest/gr/aws-arns-and-namespaces.html\">Amazon Resource Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>."
}
]
}
},
"description": "A structure that stores the details of the AWS managed policy."
}
}
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.