Values.AwsIamPermissionsBoundarySourceInformation about the policy used to set the permissions boundary for an IAM principal.
type nonrec t = {permissionsBoundaryArn : NonEmptyString.t option;The ARN of the policy used to set the permissions boundary.
*)permissionsBoundaryType : NonEmptyString.t option;The usage type for the permissions boundary.
*)}