Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S3NotificationConfiguration ¶
type S3NotificationConfiguration struct { Bucket string Events []string FunctionArn string FilterRules []s3.FilterRule }
S3NotificationConfiguration
func (*S3NotificationConfiguration) Create ¶
func (resource *S3NotificationConfiguration) Create() error
Create the given resources
func (S3NotificationConfiguration) Delete ¶
func (resource S3NotificationConfiguration) Delete() error
Delete the given resources
Click to show internal directories.
Click to hide internal directories.