cloudtrail_get_resource_policy: Retrieves the JSON text of the resource-based policy document...

View source: R/cloudtrail_operations.R

cloudtrail_get_resource_policyR 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: ⁠arn:aws:cloudtrail:us-east-2:123456789012:eventdatastore/EXAMPLE-f852-4e8f-8bd1-bcf6cEXAMPLE⁠

Example dashboard ARN format: arn:aws:cloudtrail:us-east-1:123456789012:dashboard/exampleDash

Example channel ARN format: arn:aws:cloudtrail:us-east-2:123456789012:channel/01234567890


paws.management documentation built on April 3, 2025, 10:39 p.m.