Skip to content

Commit

Permalink
Update dms:ModifyEndpoint permissions for oidc-cicd role
Browse files Browse the repository at this point in the history
  • Loading branch information
sukeshreddyg authored Sep 19, 2024
1 parent d67e1ab commit 5bde3ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environments/bootstrap/member-bootstrap/iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,7 @@ data "aws_iam_policy_document" "policy" {
"dms:StartReplicationTaskAssessmentRun",
"dms:DescribeEndpoints",
"dms:DescribeEndpointSettings",
"dms:ModifyEndpoint",
"dms:RebootReplicationInstance",
"ds:ResetUserPassword",
"ds:DescribeDirectories",
Expand Down

0 comments on commit 5bde3ca

Please sign in to comment.