data-yaml / vivos

Versioned Interoperability to Velocitize Open Science
Apache License 2.0
0 stars 0 forks source link

fix catalog notifications #24

Closed drernie closed 8 months ago

drernie commented 8 months ago

CDK buckets appear to be using Lambda Notifications Should instead use EventBridge to work properly with the Quilt Catalog.

drernie commented 8 months ago

Use region us-east-1

drernie commented 8 months ago

Stop using hard-coded bucket: props.bucketURI = cc.get('TOWER_OUTPUT_BUCKET');

drernie commented 8 months ago

NOTE: testing on sales stack us-east-1

drernie commented 8 months ago

5:42:15 PM | CREATE_FAILED | Custom::S3BucketNotifications | VivosOutputBucketNotificationsAA03EB53 Received response status [FAILED] from custom resource. Message returned: Error: An error occurred (InvalidArgument) when calling t he PutBucketNotificationConfiguration operation: The notification destination service region is not valid for the bucket location c onstraint. See the details in CloudWatch Log Stream: 2023/12/29/[$LATEST]c70f9cd00f0b49769af521489e5bff55 (RequestId: 9eb011c4-febd -493f-baa6-5831fa0a4897)

drernie commented 8 months ago

Enabled EventBridge for quilt-demos

drernie commented 8 months ago

Three failures: