Skip to main content

SSO Identity Store

AwsIdentitystoreGroup

Terraform resource for managing an AWS IdentityStore Group.

import { AwsIdentitystoreGroup } from "@dinghy/tf-aws/serviceIdentitystore"

<AwsIdentitystoreGroup/>

AwsIdentitystoreGroupMembership

Terraform resource for managing an AWS IdentityStore Group Membership.

import { AwsIdentitystoreGroupMembership } from "@dinghy/tf-aws/serviceIdentitystore"

<AwsIdentitystoreGroupMembership/>

AwsIdentitystoreGroupMemberships

Retrieve list of members for an Identity Store Group.

import { DataAwsIdentitystoreGroupMemberships } from "@dinghy/tf-aws/serviceIdentitystore"

<DataAwsIdentitystoreGroupMemberships/>

AwsIdentitystoreGroups

Terraform data source for managing an AWS SSO Identity Store Groups.

import { DataAwsIdentitystoreGroups } from "@dinghy/tf-aws/serviceIdentitystore"

<DataAwsIdentitystoreGroups/>

AwsIdentitystoreUser

Terraform resource for managing an AWS Identity Store User.

import { AwsIdentitystoreUser } from "@dinghy/tf-aws/serviceIdentitystore"

<AwsIdentitystoreUser/>

AwsIdentitystoreUsers

Retrieve list of users for an Identity Store instance.

import { DataAwsIdentitystoreUsers } from "@dinghy/tf-aws/serviceIdentitystore"

<DataAwsIdentitystoreUsers/>