-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LogPipelinelogBucketNotifications183A08DA: An error occurred (InvalidArgument) when calling the PutBucketNotificationConfiguration operation: Unable to validate the following destination configurations #12
Comments
Hi @SeagullTian , could you please check the region of your log source bucket? It should be the same as your Log Hub deploy region (cn-north-1). |
Thanks Kervin for checking. I can confirm that the source bucket is in the same region
|
Hi @SeagullTian , what's the type of the Log in this pipeline? |
Hi @SeagullTian , sorry for the late reply. According to our experiments, we found that this is an open issue related to AWS S3 notification. We will continue to follow the progress of this root issue aws/aws-cdk#18090. The workaround is delete this WAF Log Pipeline in Log Hub console and recreated one. |
Hi @SeagullTian, thanks for your info and we have added this issue in our backlog. For now, this issue can not be fixed and we are also waiting for CDK team's update. Sorry for the inconvenience, I will end this thread for now. |
Root cause: aws/aws-cdk#18090 (comment) |
We changed to EventBridge in v2.3, no longer exists |
Describe the bug
Face following error during the deployment:
Received response status [FAILED] from custom resource. Message returned: Error: An error occurred (InvalidArgument) when calling the PutBucketNotificationConfiguration operation: Unable to validate the following destination configurations
Logical ID: LogPipelinelogBucketNotifications183A08DA
May I ask if there's any insight how to solve this problem?
Thanks in advance.
Expected Behavior
Make this deployment work
Current Behavior
Deployment Failure with error:
Received response status [FAILED] from custom resource. Message returned: Error: An error occurred (InvalidArgument) when calling the PutBucketNotificationConfiguration operation: Unable to validate the following destination configurations
Reproduction Steps
Use the Template for China Region and it will face the error
Possible Solution
No response
Additional Information/Context
No response
Log Hub Version
N/A
AWS Region. e.g., us-east-1
cn-north-1
Other information
No response
The text was updated successfully, but these errors were encountered: