Commit a708fc6
committed
fix: Fix S3 Bucket Notification Configuration Validation Error OBSSD-612
Fix S3 Bucket Notification Configuration Validation Error OBSSD-612 to resolve
Error: creating S3 Bucket (<BUCKET>) Notification: operation error S3:
PutBucketNotificationConfiguration, https response error StatusCode: 400, RequestID: <ID>, HostID:
<HOST>, api error InvalidArgument: Unable to
validate the following destination configurations
with module.<MODULE>.module.observe_lambda_s3_subscription.aws_s3_bucket_notification.notification[0],
on .terraform/modules/<MODULE>.observe_lambda_s3_subscription/modules/s3_bucket_subscription/main.tf line 20, in
resource "aws_s3_bucket_notification" "notification":
20: resource "aws_s3_bucket_notification" "notification" {1 parent 28dfaa6 commit a708fc6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments