StorageGridEventSource refers to event-source for StorageGrid related events
| 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] |