-
Notifications
You must be signed in to change notification settings - Fork 397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[PR #2021/83cde20a backport][stable-7] New module dynamodb_table_info #2062
[PR #2021/83cde20a backport][stable-7] New module dynamodb_table_info #2062
Conversation
New module dynamodb_table_info SUMMARY New info module for dynamodb table ISSUE TYPE New Module Pull Request COMPONENT NAME dynamodb_table_info Reviewed-by: GomathiselviS Reviewed-by: Helen Bailey <[email protected]> Reviewed-by: Bikouo Aubin (cherry picked from commit 83cde20)
Docs Build 📝Thank you for contribution!✨ The docsite for this PR is available for download as an artifact from this run: You can compare to the docs for the File changes:
Click to see the diff comparison.NOTE: only file modifications are shown here. New and deleted files are excluded. diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/dynamodb_table_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/dynamodb_table_module.html
index dd7be2f..66e782e 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/dynamodb_table_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/dynamodb_table_module.html
@@ -24,7 +24,7 @@
<script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../../../_static/js/theme.js"></script>
<link rel="search" title="Search" href="../../../search.html" />
- <link rel="next" title="community.aws.dynamodb_ttl module – Set TTL for a given DynamoDB table" href="dynamodb_ttl_module.html" />
+ <link rel="next" title="community.aws.dynamodb_table_info module – Returns information about a Dynamo DB table" href="dynamodb_table_info_module.html" />
<link rel="prev" title="community.aws.dms_replication_subnet_group module – creates or destroys a data migration services subnet group" href="dms_replication_subnet_group_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
@@ -688,7 +688,7 @@ see <a class="reference internal" href="#ansible-collections-community-aws-dynam
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="dms_replication_subnet_group_module.html" class="btn btn-neutral float-left" title="community.aws.dms_replication_subnet_group module – creates or destroys a data migration services subnet group" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
- <a href="dynamodb_ttl_module.html" class="btn btn-neutral float-right" title="community.aws.dynamodb_ttl module – Set TTL for a given DynamoDB table" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+ <a href="dynamodb_table_info_module.html" class="btn btn-neutral float-right" title="community.aws.dynamodb_table_info module – Returns information about a Dynamo DB table" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
<hr/>
diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/dynamodb_ttl_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/dynamodb_ttl_module.html
index 77b551b..4183669 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/dynamodb_ttl_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/dynamodb_ttl_module.html
@@ -25,7 +25,7 @@
<script src="../../../_static/js/theme.js"></script>
<link rel="search" title="Search" href="../../../search.html" />
<link rel="next" title="community.aws.ec2_ami_copy module – copies AMI between AWS regions, return new image id" href="ec2_ami_copy_module.html" />
- <link rel="prev" title="community.aws.dynamodb_table module – Create, update or delete AWS Dynamo DB tables" href="dynamodb_table_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
+ <link rel="prev" title="community.aws.dynamodb_table_info module – Returns information about a Dynamo DB table" href="dynamodb_table_info_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
@@ -415,7 +415,7 @@ see <a class="reference internal" href="#ansible-collections-community-aws-dynam
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
- <a href="dynamodb_table_module.html" class="btn btn-neutral float-left" title="community.aws.dynamodb_table module – Create, update or delete AWS Dynamo DB tables" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+ <a href="dynamodb_table_info_module.html" class="btn btn-neutral float-left" title="community.aws.dynamodb_table_info module – Returns information about a Dynamo DB table" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="ec2_ami_copy_module.html" class="btn btn-neutral float-right" title="community.aws.ec2_ami_copy module – copies AMI between AWS regions, return new image id" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>
diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/index.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/index.html
index d660e83..af2c4da 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/index.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/index.html
@@ -224,6 +224,7 @@
<li><p><a class="reference internal" href="dms_endpoint_module.html#ansible-collections-community-aws-dms-endpoint-module"><span class="std std-ref">dms_endpoint module</span></a> – Creates or destroys a data migration services endpoint</p></li>
<li><p><a class="reference internal" href="dms_replication_subnet_group_module.html#ansible-collections-community-aws-dms-replication-subnet-group-module"><span class="std std-ref">dms_replication_subnet_group module</span></a> – creates or destroys a data migration services subnet group</p></li>
<li><p><a class="reference internal" href="dynamodb_table_module.html#ansible-collections-community-aws-dynamodb-table-module"><span class="std std-ref">dynamodb_table module</span></a> – Create, update or delete AWS Dynamo DB tables</p></li>
+<li><p><a class="reference internal" href="dynamodb_table_info_module.html#ansible-collections-community-aws-dynamodb-table-info-module"><span class="std std-ref">dynamodb_table_info module</span></a> – Returns information about a Dynamo DB table</p></li>
<li><p><a class="reference internal" href="dynamodb_ttl_module.html#ansible-collections-community-aws-dynamodb-ttl-module"><span class="std std-ref">dynamodb_ttl module</span></a> – Set TTL for a given DynamoDB table</p></li>
<li><p><a class="reference internal" href="ec2_ami_copy_module.html#ansible-collections-community-aws-ec2-ami-copy-module"><span class="std std-ref">ec2_ami_copy module</span></a> – copies AMI between AWS regions, return new image id</p></li>
<li><p><a class="reference internal" href="ec2_carrier_gateway_module.html#ansible-collections-community-aws-ec2-carrier-gateway-module"><span class="std std-ref">ec2_carrier_gateway module</span></a> – Manage an AWS VPC Carrier gateway</p></li>
diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/index_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/index_module.html
index 070d916..087ef46 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/index_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/index_module.html
@@ -167,6 +167,7 @@
<li><p><a class="reference internal" href="community/aws/dms_endpoint_module.html#ansible-collections-community-aws-dms-endpoint-module"><span class="std std-ref">community.aws.dms_endpoint</span></a> – Creates or destroys a data migration services endpoint</p></li>
<li><p><a class="reference internal" href="community/aws/dms_replication_subnet_group_module.html#ansible-collections-community-aws-dms-replication-subnet-group-module"><span class="std std-ref">community.aws.dms_replication_subnet_group</span></a> – creates or destroys a data migration services subnet group</p></li>
<li><p><a class="reference internal" href="community/aws/dynamodb_table_module.html#ansible-collections-community-aws-dynamodb-table-module"><span class="std std-ref">community.aws.dynamodb_table</span></a> – Create, update or delete AWS Dynamo DB tables</p></li>
+<li><p><a class="reference internal" href="community/aws/dynamodb_table_info_module.html#ansible-collections-community-aws-dynamodb-table-info-module"><span class="std std-ref">community.aws.dynamodb_table_info</span></a> – Returns information about a Dynamo DB table</p></li>
<li><p><a class="reference internal" href="community/aws/dynamodb_ttl_module.html#ansible-collections-community-aws-dynamodb-ttl-module"><span class="std std-ref">community.aws.dynamodb_ttl</span></a> – Set TTL for a given DynamoDB table</p></li>
<li><p><a class="reference internal" href="community/aws/ec2_ami_copy_module.html#ansible-collections-community-aws-ec2-ami-copy-module"><span class="std std-ref">community.aws.ec2_ami_copy</span></a> – copies AMI between AWS regions, return new image id</p></li>
<li><p><a class="reference internal" href="community/aws/ec2_carrier_gateway_module.html#ansible-collections-community-aws-ec2-carrier-gateway-module"><span class="std std-ref">community.aws.ec2_carrier_gateway</span></a> – Manage an AWS VPC Carrier gateway</p></li>
|
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 5m 26s (non-voting) |
Build succeeded (gate pipeline). ✔️ ansible-galaxy-importer SUCCESS in 4m 17s (non-voting) |
0220862
into
stable-7
This is a backport of PR #2021 as merged into main (83cde20).
SUMMARY
New info module for dynamodb table
ISSUE TYPE
COMPONENT NAME
dynamodb_table_info