Skip to content

Commit

Permalink
fix(dynamodb): fix hardcoded partition in replica-provider IAM policy (
Browse files Browse the repository at this point in the history
…#25428)

This PR replaces the hardcoded `aws` partition used in the IAM policy with `${Aws:Partition}` to ensure the correct partition is used during policy generation.

Closes #25407 

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
jacklin213 committed May 4, 2023
1 parent aff7ff4 commit b5b4f66
Show file tree
Hide file tree
Showing 42 changed files with 1,428 additions and 892 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

0 comments on commit b5b4f66

Please sign in to comment.