class Aws::IAM::Types::PutUserPermissionsBoundaryRequest
@note When making an API call, you may pass PutUserPermissionsBoundaryRequest
data as a hash: { user_name: "userNameType", # required permissions_boundary: "arnType", # required }
@!attribute [rw] user_name
The name (friendly name, not ARN) of the IAM user for which you want to set the permissions boundary. @return [String]
@!attribute [rw] permissions_boundary
The ARN of the policy that is used to set the permissions boundary for the user. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/PutUserPermissionsBoundaryRequest AWS API Documentation
Constants
- SENSITIVE