Closed gracelu0 closed 18 hours ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 77.19%. Comparing base (
dcb5cf1
) to head (eab1676
). Report is 1 commits behind head on main.
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).
Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.
Issue # (if applicable)
Tracking #31785
Reason for this change
Similar to what was done in this PR for the Lambda Invoke target: https://github.com/aws/aws-cdk/pull/31837. Reasoning is explained in this comment:
Description of changes
Remove synth-time error that checks for same account and region for all targets to allow use of imported resources as target.
Description of how you validated changes
All tests are passing.
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license