Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 898 Bytes

StorageGridEventSource.md

File metadata and controls

21 lines (14 loc) · 898 Bytes

StorageGridEventSource

StorageGridEventSource refers to event-source for StorageGrid related events

Properties

Name Type Description Notes
authToken V1SecretKeySelector
webhook WebhookContext [optional]
region String S3 region. Defaults to us-east-1 [optional]
bucket String Name of the bucket to register notifications for.
events List<String> [optional]
filter StorageGridFilter [optional]
apiURL String APIURL is the url of the storagegrid api.
topicArn String TopicArn
metadata Map<String, String> Metadata holds the user defined metadata which will passed along the event payload. [optional]