Skip to content

Commit

Permalink
Merge pull request #8276 from ministryofjustice/add-ds-data-actions-t…
Browse files Browse the repository at this point in the history
…o-oidc-role

chore: add ds-data API actions to OIDC role
  • Loading branch information
dms1981 authored Oct 17, 2024
2 parents 4c7f01e + 66e98b7 commit 6503089
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 @@ -452,6 +452,7 @@ data "aws_iam_policy_document" "policy" {
"dms:RebootReplicationInstance",
"ds:ResetUserPassword",
"ds:DescribeDirectories",
"ds-data:*",
"dynamodb:GetItem",
"dynamodb:PutItem",
"ecs:*Service*",
Expand Down

0 comments on commit 6503089

Please sign in to comment.