Skip to content

Commit

Permalink
Update plugins/modules/dynamodb_table_info.py
Browse files Browse the repository at this point in the history
Co-authored-by: GomathiselviS <[email protected]>
  • Loading branch information
abikouo and GomathiselviS authored Dec 18, 2023
1 parent 7502ff1 commit 7bb4a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/modules/dynamodb_table_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
version_added: 7.2.0
short_description: Returns information about a Dynamo DB table
description:
- Returns information about the Dynamo DB table, including the current status of the table
- Returns information about the Dynamo DB table, including the current status of the table,
when it was created, the primary key schema, and any indexes on the table.
author:
- Aubin Bikouo (@abikouo)
Expand Down

0 comments on commit 7bb4a0a

Please sign in to comment.