class Aws::DevOpsGuru::Types::SnsChannelConfig
Contains the Amazon Resource
Name (ARN) of an Amazon Simple Notification Service topic.
If you use an Amazon SNS topic in another account, you must attach a policy to it that grants DevOps Guru permission to it notifications. DevOps Guru adds the required policy on your behalf to send notifications using Amazon SNS in your account. For more information, see [Permissions for cross account Amazon SNS topics].
If you use an Amazon SNS topic that is encrypted by an AWS Key Management Service customer-managed key (CMK), then you must add permissions to the CMK. For more information, see [Permissions for AWS KMS–encrypted Amazon SNS topics].
[1]: docs.aws.amazon.com/devops-guru/latest/userguide/sns-required-permissions.html [2]: docs.aws.amazon.com/devops-guru/latest/userguide/sns-kms-permissions.html
@note When making an API call, you may pass SnsChannelConfig
data as a hash: { topic_arn: "TopicArn", }
@!attribute [rw] topic_arn
The Amazon Resource Name (ARN) of an Amazon Simple Notification Service topic. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/SnsChannelConfig AWS API Documentation
Constants
- SENSITIVE