You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I came across this great documentation while searching for a recent problem I encountered. I hope you can update the documentation with a solution.
I have deployed a lambda function in us-west-2 to monitor cloudwatch for ec2 power changes, which then updates Route53. Today I attempted to utilize us-west-1 and noticed the lambda function in us-west-2 doesn't have access to cloudwatch events in us-west-1.
There appears to be no way to setup a trigger for lambda that can use cloudwatch events in a different region.
The text was updated successfully, but these errors were encountered:
I came across this great documentation while searching for a recent problem I encountered. I hope you can update the documentation with a solution.
I have deployed a lambda function in us-west-2 to monitor cloudwatch for ec2 power changes, which then updates Route53. Today I attempted to utilize us-west-1 and noticed the lambda function in us-west-2 doesn't have access to cloudwatch events in us-west-1.
There appears to be no way to setup a trigger for lambda that can use cloudwatch events in a different region.
The text was updated successfully, but these errors were encountered: