AWS::DataZone::GroupProfileThe details of a group profile in Amazon DataZone.
import { CfnGroupProfile } from 'aws-cdk-lib/aws-datazone';Or use the module namespace:
import * as datazone from 'aws-cdk-lib/aws-datazone';
// datazone.CfnGroupProfileConfiguration passed to the constructor as CfnGroupProfileProps.
domainIdentifierRequiredstringThe identifier of the Amazon DataZone domain in which a group profile exists.
groupIdentifierRequiredstringThe ID of the group of a project member.
statusOptionalstringThe status of a group profile.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-datazoneAWS::DataZone::GroupProfile