Skip to content

Commit

Permalink
Update asm-resource-policy-grants-xacct-read.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bisdavid authored Oct 16, 2018
1 parent afa4a52 commit 8faf89f
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@

//snippet-sourcedescription:[<<FILENAME>> demonstrates how to ...]
//snippet-sourcedescription:[This resource-based policy shows how to delegate access to the attached secret to the administrator of another AWS account.]
//snippet-keyword:[IAM Policy]
//snippet-keyword:[Code Sample]
//snippet-service:[AWS Secrets Manager]
//snippet-keyword:[AWS Secrets Manager]
//snippet-keyword:[secretsmanager]
//snippet-sourcetype:[full-example]
//snippet-sourcedate:[]
//snippet-sourceauthor:[AWS]
Expand All @@ -18,4 +19,4 @@
"secretsmanager:Get*"
],
"Resource": "*"
}
}

0 comments on commit 8faf89f

Please sign in to comment.