/AWS1/CL_SSA=>PUTPERMSBOUNDARYTOPERMSET()
¶
About PutPermissionsBoundaryToPermissionSet¶
Attaches an Amazon Web Services managed or customer managed policy to the specified PermissionSet as a permissions boundary.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_INSTANCEARN
TYPE /AWS1/SSAINSTANCEARN
/AWS1/SSAINSTANCEARN
¶
The ARN of the IAM Identity Center instance under which the operation will be executed.
IV_PERMISSIONSETARN
TYPE /AWS1/SSAPERMISSIONSETARN
/AWS1/SSAPERMISSIONSETARN
¶
The ARN of the
PermissionSet
.
IO_PERMISSIONSBOUNDARY
TYPE REF TO /AWS1/CL_SSAPERMSBOUNDARY
/AWS1/CL_SSAPERMSBOUNDARY
¶
The permissions boundary that you want to attach to a
PermissionSet
.