PolicyVersion / Action / set_as_default

set_as_default#

IAM.PolicyVersion.set_as_default()#

Sets the specified version of the specified policy as the policy’s default (operative) version.

This operation affects all users, groups, and roles that the policy is attached to. To list the users, groups, and roles that the policy is attached to, use ListEntitiesForPolicy.

For information about managed policies, see Managed policies and inline policies in the IAM User Guide.

See also: AWS API Documentation

Request Syntax

response = policy_version.set_as_default()
Returns:

None