crossplane-contrib / provider-upjet-aws

Official AWS Provider for Crossplane by Upbound.
https://marketplace.upbound.io/providers/upbound/provider-aws
Apache License 2.0
143 stars 120 forks source link

Update examples for s3 bucket notifications and sqs queue policies #1225

Closed mbbush closed 6 months ago

mbbush commented 6 months ago

Description of your changes

Addresses a comment someone made in slack about having problems with bucket notifications

I have:

How has this code been tested

mbbush commented 6 months ago

/test-examples="examples/s3/v1beta1/bucketnotification.yaml"

mbbush commented 6 months ago

/test-examples="examples/v1beta1/sqs/queuepolicy.yaml"

mbbush commented 6 months ago

/test-examples="examples/sqs/v1beta1/queuepolicy.yaml"

mbbush commented 6 months ago

The failing uptest run was just because I typo'd the example name.

mbbush commented 6 months ago

Commits merged into #1213 to help test that change to sqs queue policy