SNSEventSource refers to event-source for AWS SNS related events
Name | Type | Description | Notes |
---|---|---|---|
secretKey | V1SecretKeySelector | [optional] | |
accessKey | V1SecretKeySelector | [optional] | |
webhook | WebhookContext | [optional] | |
filter | EventSourceFilter | [optional] | |
validateSignature | Boolean | ValidateSignature is boolean that can be set to true for SNS signature verification | [optional] |
region | String | Region is AWS region | |
roleARN | String | RoleARN is the Amazon Resource Name (ARN) of the role to assume. | [optional] |
topicArn | String | TopicArn | |
metadata | Map<String, String> | Metadata holds the user defined metadata which will passed along the event payload. | [optional] |