Learn R Programming

paws.analytics (version 0.7.0)

datazone_delete_domain: 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.