cloudtrail_get_resource_policy {paws.management} | R Documentation |
Retrieves the JSON text of the resource-based policy document attached to the CloudTrail event data store, dashboard, or channel
Description
Retrieves the JSON text of the resource-based policy document attached to the CloudTrail event data store, dashboard, or channel.
See https://www.paws-r-sdk.com/docs/cloudtrail_get_resource_policy/ for full documentation.
Usage
cloudtrail_get_resource_policy(ResourceArn)
Arguments
ResourceArn |
[required] The Amazon Resource Name (ARN) of the CloudTrail event data store, dashboard, or channel attached to the resource-based policy. Example event data store ARN format:
Example dashboard ARN format:
Example channel ARN format:
|
[Package paws.management version 0.9.0 Index]