You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use this code to create permission sets and provision access using customer managed policies I have created in the individual accounts. However, am not able to use the "customerManagedPolicyReferences" prop in the permission set.
I see you haven't included this prop in the "SetDefinition" type in the index.ts file. Is there a reason for this? Can you advise on a workaround for using a customer managed policy with the created permission sets?
The text was updated successfully, but these errors were encountered:
I am trying to use this code to create permission sets and provision access using customer managed policies I have created in the individual accounts. However, am not able to use the "customerManagedPolicyReferences" prop in the permission set.
I see you haven't included this prop in the "SetDefinition" type in the index.ts file. Is there a reason for this? Can you advise on a workaround for using a customer managed policy with the created permission sets?
The text was updated successfully, but these errors were encountered: