AttachedManagedPolicy
A structure that stores a list of managed policy ARNs that describe the associated Amazon managed policy.
Contents
- Arn
-
The ARN of the Amazon managed policy. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Service Namespaces in the Amazon General Reference.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:aws(-[a-z]{1,5}){0,3}:iam::aws:policy((/[A-Za-z0-9\.,\+@=_-]+)*)/([A-Za-z0-9\.,\+=@_-]+)Required: No
- Name
-
The name of the Amazon managed policy.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: