Skip to contents

Deletes a data source in Amazon DataZone.

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

Usage

datazone_delete_data_source(
  domainIdentifier,
  identifier,
  clientToken = NULL,
  retainPermissionsOnRevokeFailure = NULL
)

Arguments

domainIdentifier

[required] The ID of the Amazon DataZone domain in which the data source is deleted.

identifier

[required] The identifier of the data source that is deleted.

clientToken

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

retainPermissionsOnRevokeFailure

Specifies that the granted permissions are retained in case of a self-subscribe functionality failure for a data source.