Package software.amazon.awscdk.services.identitystore
package software.amazon.awscdk.services.identitystore
AWS::IdentityStore Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.identitystore.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for IdentityStore construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::IdentityStore resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::IdentityStore.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionA group object, which contains a specified group’s metadata and attributes.A fluent builder for
CfnGroup
.Contains the identifiers for a group, a group member, and aGroupMembership
object in the identity store.A fluent builder forCfnGroupMembership
.An object that contains the identifier of a group member.A builder forCfnGroupMembership.MemberIdProperty
An implementation forCfnGroupMembership.MemberIdProperty
Properties for defining aCfnGroupMembership
.A builder forCfnGroupMembershipProps
An implementation forCfnGroupMembershipProps
Properties for defining aCfnGroup
.A builder forCfnGroupProps
An implementation forCfnGroupProps