sns_get_data_protection_policy {paws.application.integration} | R Documentation |
Retrieves the specified inline DataProtectionPolicy document that is stored in the specified Amazon SNS topic
Description
Retrieves the specified inline DataProtectionPolicy
document that is stored in the specified Amazon SNS topic.
See https://www.paws-r-sdk.com/docs/sns_get_data_protection_policy/ for full documentation.
Usage
sns_get_data_protection_policy(ResourceArn)
Arguments
ResourceArn |
[required] The ARN of the topic whose For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference. |
[Package paws.application.integration version 0.6.0 Index]