By chance has anyone setup AWS with Okta SSO, and ...
# general
s
By chance has anyone setup AWS with Okta SSO, and are managing group/policy assignments with Pulumi? In order to assign a Okta Push Group to an AWS account, one has to know the Group ID that AWS created when the group was pushed from Okta. I don't see a way to get that ID with Pulumi and really don't want to have to hard code each group.
Never mind I found the lookup for it. It wasn't listed under the SSO section of the API so it was a tad confusing to track it down. https://www.pulumi.com/registry/packages/aws/api-docs/identitystore/getgroup/