We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b281fb commit 4819789Copy full SHA for 4819789
CHANGELOG.md
@@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
## [0.9.5] - 2020-03-12
10
### Changed
11
-- the `DynamoDB::CreateTable` permission is not required anymore if the table already exist [@derXear](https://github.com/derXear)
+- the `DynamoDB::CreateTable` permission is not required anymore if the table already exist,
12
+instead at least `DynamoDB::DescribeTable` is necessary [@derXear](https://github.com/derXear)
13
14
## [0.9.4] - 2020-01-14
15
### Fixed
0 commit comments