Create Policy Version

GET {{aws_identtity_and_access_management_base_url}}/?PolicyArn&PolicyDocument&SetAsDefault&Version=2010-05-08

Request Params

KeyDatatypeRequiredDescription
PolicyArnnullThe Amazon Resource Name (ARN) of the IAM policy to which you want to add a new version.
PolicyDocumentnullThe JSON policy document that you want to use as the content for this new version of the policy.
SetAsDefaultnullSpecifies whether to set this version as the policy's default version.
VersionstringThe version of the API.