kinesis_get_resource_policy {paws.analytics}R Documentation

Returns a policy attached to the specified data stream or consumer

Description

Returns a policy attached to the specified data stream or consumer. Request patterns can be one of the following:

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

Usage

kinesis_get_resource_policy(ResourceARN)

Arguments

ResourceARN

[required] The Amazon Resource Name (ARN) of the data stream or consumer.


[Package paws.analytics version 0.7.0 Index]