latest--aws-redshift-eventsubscription
sharedThe AWS::Redshift::EventSubscription resource creates an Amazon Redshift Event Subscription.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-redshift
Properties
The name of the Amazon Redshift event notification subscription
The Amazon Resource Name (ARN) of the Amazon SNS topic used to transmit the event notifications.
The type of source that will be generating the events.
A list of one or more identifiers of Amazon Redshift source objects.
Specifies the Amazon Redshift event categories to be published by the event notification subscription.
Specifies the Amazon Redshift event severity to be published by the event notification subscription.
A boolean value; set to true to activate the subscription, and set to false to create the subscription but not activate it.
An array of key-value pairs to apply to this resource.
Definitions
A key-value pair to associate with a resource.
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.