Skip to content

Commit

Permalink
Update neptune-workbench-stack.yaml
Browse files Browse the repository at this point in the history
Allow all neptune-db IAM dataplane actions
  • Loading branch information
michaelnchin authored Aug 15, 2024
1 parent 6b59d80 commit 187b295
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ Resources:
- Ref: AWS::Region
- bucket
- Effect: Allow
Action: neptune-db:connect
Action: neptune-db:*
Resource:
- Fn::Sub: "arn:${AWS::Partition}:neptune-db:${AWS::Region}:${AWS::AccountId}:${NeptuneClusterResourceId}/*"
- Effect: Allow
Expand Down

0 comments on commit 187b295

Please sign in to comment.