cloudwatchobservabilityaccessmanager_get_sink_policy {paws.management} | R Documentation |
Returns the current sink policy attached to this sink
Description
Returns the current sink policy attached to this sink. The sink policy specifies what accounts can attach to this sink as source accounts, and what types of data they can share.
See https://www.paws-r-sdk.com/docs/cloudwatchobservabilityaccessmanager_get_sink_policy/ for full documentation.
Usage
cloudwatchobservabilityaccessmanager_get_sink_policy(SinkIdentifier)
Arguments
SinkIdentifier |
[required] The ARN of the sink to retrieve the policy of. |
[Package paws.management version 0.7.0 Index]