datazone_delete_domain: Deletes a Amazon DataZone domain

View source: R/datazone_operations.R

datazone_delete_domainR Documentation

Deletes a Amazon DataZone domain

Description

Deletes a Amazon DataZone domain.

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

Usage

datazone_delete_domain(
  clientToken = NULL,
  identifier,
  skipDeletionCheck = NULL
)

Arguments

clientToken

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

identifier

[required] The identifier of the Amazon Web Services domain that is to be deleted.

skipDeletionCheck

Specifies the optional flag to delete all child entities within the domain.


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