datazone_create_group_profile: Creates a group profile in Amazon DataZone

View source: R/datazone_operations.R

datazone_create_group_profileR Documentation

Creates a group profile in Amazon DataZone

Description

Creates a group profile in Amazon DataZone.

See https://www.paws-r-sdk.com/docs/datazone_create_group_profile/ for full documentation.

Usage

datazone_create_group_profile(
  clientToken = NULL,
  domainIdentifier,
  groupIdentifier
)

Arguments

clientToken

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

domainIdentifier

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

groupIdentifier

[required] The identifier of the group for which the group profile is created.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.