customer Managed Policy Reference
suspend fun customerManagedPolicyReference(value: Output<PermissionSetCustomerManagedPolicyReferenceArgs>)
Parameters
value
Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.
suspend fun customerManagedPolicyReference(argument: suspend PermissionSetCustomerManagedPolicyReferenceArgsBuilder.() -> Unit)
Parameters
argument
Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.