Skip to content

Commit 0dfd612

Browse files
author
Lucas McDonald
committed
m
1 parent a472eab commit 0dfd612

File tree

1 file changed

+12
-10
lines changed
  • DynamoDbEncryption/runtimes/python/docs

1 file changed

+12
-10
lines changed

DynamoDbEncryption/runtimes/python/docs/index.rst

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@
66
Modules
77
*******
88

9+
.. automodule:: aws_dbesdk_dynamodb.models
10+
:members:
11+
:imported-members:
12+
:undoc-members:
13+
14+
.. automodule:: aws_dbesdk_dynamodb.models.dynamodb
15+
:members:
16+
:imported-members:
17+
:undoc-members:
18+
919
.. autosummary::
1020
:toctree: generated
1121

@@ -14,22 +24,14 @@ Modules
1424
aws_dbesdk_dynamodb.encrypted.item
1525
aws_dbesdk_dynamodb.encrypted.resource
1626
aws_dbesdk_dynamodb.encrypted.paginator
27+
aws_dbesdk_dynamodb.models
28+
aws_dbesdk_dynamodb.models.dynamodb
1729
aws_dbesdk_dynamodb.smithygenerated.aws_cryptography_dbencryptionsdk_dynamodb.models
1830
aws_dbesdk_dynamodb.smithygenerated.aws_cryptography_dbencryptionsdk_structuredencryption.models
1931
aws_dbesdk_dynamodb.smithygenerated.aws_cryptography_dbencryptionsdk_dynamodb_itemencryptor.models
2032
aws_dbesdk_dynamodb.smithygenerated.aws_cryptography_dbencryptionsdk_dynamodb_itemencryptor.config
2133

2234

23-
.. automodule:: aws_dbesdk_dynamodb.models
24-
:members:
25-
:imported-members:
26-
:undoc-members:
27-
28-
.. automodule:: aws_dbesdk_dynamodb.models.dynamodb
29-
:members:
30-
:imported-members:
31-
:undoc-members:
32-
3335
The content below applies to all languages of the AWS DBESDK for DynamoDB.
3436

3537
----

0 commit comments

Comments
 (0)