AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::DataZone::GroupProfile

CfnGroupProfile

The details of a group profile in Amazon DataZone.

Import

import { CfnGroupProfile } from 'aws-cdk-lib/aws-datazone';

Or use the module namespace:

import * as datazone from 'aws-cdk-lib/aws-datazone';
// datazone.CfnGroupProfile

Properties

Configuration passed to the constructor as CfnGroupProfileProps.

domainIdentifierRequired
string

The identifier of the Amazon DataZone domain in which a group profile exists.

groupIdentifierRequired
string

The ID of the group of a project member.

statusOptional
string

The status of a group profile.

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter