v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Creates a group profile in Amazon DataZone.

post/v2/domains/{domainIdentifier}/group-profiles

Path parameters

domainIdentifierstring required

The identifier of the Amazon DataZone domain in which the group profile is created.

Request body

groupIdentifierstring

The identifier of the group for which the group profile is created.

rolePrincipalArnstring

The ARN of the IAM role that will be associated with the group profile. This role defines the permissions that group members will assume when accessing Amazon DataZone resources.

clientTokenstring

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

Response

Success

domainIdstring

The identifier of the Amazon DataZone domain in which the group profile is created.

idstring

The identifier of the group profile.

status'ASSIGNED' | 'NOT_ASSIGNED'

The status of the group profile.

groupNamestring password

The name of the group for which group profile is created.

rolePrincipalArnstring

The ARN of the IAM role principal. This role is associated with the group profile.

rolePrincipalIdstring

The unique identifier of the IAM role principal. This principal is associated with the group profile.