Skip to content

Commit

Permalink
Add DynamoDB resource policy example to example app.
Browse files Browse the repository at this point in the history
  • Loading branch information
skuenzli committed Dec 12, 2024
1 parent 220a29f commit a224ee7
Show file tree
Hide file tree
Showing 7 changed files with 1,733 additions and 994 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,12 @@ KMS Key Policy:
* [Templatized Key Policy](examples/generated.key-policy.json)
* [KeyPolicy attribute of Key resource in CFn template](examples/K9Example.template.json)

DynamoDB Resource Policy:

* [Templatized DynamoDB Resource Policy](examples/generated.dynamodb-policy.json)
* [ResourcePolicy attribute of GlobalTable resource in CFn template](examples/K9Example.template.json)


## Specialized Use Cases

k9-cdk can be configured to support specialized use cases, including:
Expand Down
Loading

0 comments on commit a224ee7

Please sign in to comment.