datazone_update_subscription_grant_status: Updates the status of the specified subscription grant status...

View source: R/datazone_operations.R

datazone_update_subscription_grant_statusR Documentation

Updates the status of the specified subscription grant status in Amazon DataZone

Description

Updates the status of the specified subscription grant status in Amazon DataZone.

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

Usage

datazone_update_subscription_grant_status(
  assetIdentifier,
  domainIdentifier,
  failureCause = NULL,
  identifier,
  status,
  targetName = NULL
)

Arguments

assetIdentifier

[required] The identifier of the asset the subscription grant status of which is to be updated.

domainIdentifier

[required] The identifier of the Amazon DataZone domain in which a subscription grant status is to be updated.

failureCause

Specifies the error message that is returned if the operation cannot be successfully completed.

identifier

[required] The identifier of the subscription grant the status of which is to be updated.

status

[required] The status to be updated as part of the update_subscription_grant_status action.

targetName

The target name to be updated as part of the update_subscription_grant_status action.


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