redshift_deauthorize_data_share: From a datashare producer account, removes authorization from...

View source: R/redshift_operations.R

redshift_deauthorize_data_shareR Documentation

From a datashare producer account, removes authorization from the specified datashare

Description

From a datashare producer account, removes authorization from the specified datashare.

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

Usage

redshift_deauthorize_data_share(DataShareArn, ConsumerIdentifier)

Arguments

DataShareArn

[required] The Amazon Resource Name (ARN) of the datashare to remove authorization from.

ConsumerIdentifier

[required] The identifier of the data consumer that is to have authorization removed from the datashare. This identifier is an Amazon Web Services account ID or a keyword, such as ADX.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.