Amazon IAM · Schema

Policy

Policy schema from AWS IAM API

Access ManagementAuthenticationAuthorizationAWSIdentitySecurity

Properties

Name Type Description
PolicyName string The friendly name identifying the policy.
PolicyId string The stable and unique string identifying the policy.
Arn string The Amazon Resource Name (ARN) of the policy.
Path string The path to the policy.
DefaultVersionId string The identifier for the version of the policy that is the default.
AttachmentCount integer The number of entities the policy is attached to.
IsAttachable boolean Specifies whether the policy can be attached.
Description string A description of the policy.
CreateDate string The date and time when the policy was created.
UpdateDate string The date and time when the policy was last updated.
View JSON Schema on GitHub