restore version_added in dynamodb_table.py

reviewable/pr18780/r1
John Barker 9 years ago
parent 1989b8ba57
commit 950e2d9484

@ -18,6 +18,7 @@ DOCUMENTATION = """
---
module: dynamodb_table
short_description: Create, update or delete AWS Dynamo DB tables.
version_added: "2.0"
description:
- Create or delete AWS Dynamo DB tables.
- Can update the provisioned throughput on existing tables.

Loading…
Cancel
Save