mypy-boto3-dynamodb 1.35.54__py3-none-any.whl → 1.35.74__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- mypy_boto3_dynamodb/__init__.py +2 -0
- mypy_boto3_dynamodb/__init__.pyi +2 -0
- mypy_boto3_dynamodb/__main__.py +7 -5
- mypy_boto3_dynamodb/client.py +143 -155
- mypy_boto3_dynamodb/client.pyi +143 -155
- mypy_boto3_dynamodb/literals.py +16 -0
- mypy_boto3_dynamodb/literals.pyi +16 -0
- mypy_boto3_dynamodb/paginator.py +12 -10
- mypy_boto3_dynamodb/paginator.pyi +12 -10
- mypy_boto3_dynamodb/service_resource.py +81 -87
- mypy_boto3_dynamodb/service_resource.pyi +81 -87
- mypy_boto3_dynamodb/type_defs.py +67 -27
- mypy_boto3_dynamodb/type_defs.pyi +61 -25
- mypy_boto3_dynamodb/version.py +3 -1
- mypy_boto3_dynamodb/waiter.py +6 -4
- mypy_boto3_dynamodb/waiter.pyi +6 -4
- {mypy_boto3_dynamodb-1.35.54.dist-info → mypy_boto3_dynamodb-1.35.74.dist-info}/METADATA +58 -18
- mypy_boto3_dynamodb-1.35.74.dist-info/RECORD +22 -0
- {mypy_boto3_dynamodb-1.35.54.dist-info → mypy_boto3_dynamodb-1.35.74.dist-info}/WHEEL +1 -1
- mypy_boto3_dynamodb-1.35.54.dist-info/RECORD +0 -22
- {mypy_boto3_dynamodb-1.35.54.dist-info → mypy_boto3_dynamodb-1.35.74.dist-info}/LICENSE +0 -0
- {mypy_boto3_dynamodb-1.35.54.dist-info → mypy_boto3_dynamodb-1.35.74.dist-info}/top_level.txt +0 -0
mypy_boto3_dynamodb/literals.py
CHANGED
|
@@ -10,6 +10,8 @@ Usage::
|
|
|
10
10
|
|
|
11
11
|
data: ApproximateCreationDateTimePrecisionType = "MICROSECOND"
|
|
12
12
|
```
|
|
13
|
+
|
|
14
|
+
Copyright 2024 Vlad Emelianov
|
|
13
15
|
"""
|
|
14
16
|
|
|
15
17
|
import sys
|
|
@@ -48,6 +50,7 @@ __all__ = (
|
|
|
48
50
|
"ListBackupsPaginatorName",
|
|
49
51
|
"ListTablesPaginatorName",
|
|
50
52
|
"ListTagsOfResourcePaginatorName",
|
|
53
|
+
"MultiRegionConsistencyType",
|
|
51
54
|
"PaginatorName",
|
|
52
55
|
"PointInTimeRecoveryStatusType",
|
|
53
56
|
"ProjectionTypeType",
|
|
@@ -130,6 +133,7 @@ KeyTypeType = Literal["HASH", "RANGE"]
|
|
|
130
133
|
ListBackupsPaginatorName = Literal["list_backups"]
|
|
131
134
|
ListTablesPaginatorName = Literal["list_tables"]
|
|
132
135
|
ListTagsOfResourcePaginatorName = Literal["list_tags_of_resource"]
|
|
136
|
+
MultiRegionConsistencyType = Literal["EVENTUAL", "STRONG"]
|
|
133
137
|
PointInTimeRecoveryStatusType = Literal["DISABLED", "ENABLED"]
|
|
134
138
|
ProjectionTypeType = Literal["ALL", "INCLUDE", "KEYS_ONLY"]
|
|
135
139
|
QueryPaginatorName = Literal["query"]
|
|
@@ -204,10 +208,12 @@ ServiceName = Literal[
|
|
|
204
208
|
"backup-gateway",
|
|
205
209
|
"batch",
|
|
206
210
|
"bcm-data-exports",
|
|
211
|
+
"bcm-pricing-calculator",
|
|
207
212
|
"bedrock",
|
|
208
213
|
"bedrock-agent",
|
|
209
214
|
"bedrock-agent-runtime",
|
|
210
215
|
"bedrock-runtime",
|
|
216
|
+
"billing",
|
|
211
217
|
"billingconductor",
|
|
212
218
|
"braket",
|
|
213
219
|
"budgets",
|
|
@@ -256,6 +262,7 @@ ServiceName = Literal[
|
|
|
256
262
|
"connect",
|
|
257
263
|
"connect-contact-lens",
|
|
258
264
|
"connectcampaigns",
|
|
265
|
+
"connectcampaignsv2",
|
|
259
266
|
"connectcases",
|
|
260
267
|
"connectparticipant",
|
|
261
268
|
"controlcatalog",
|
|
@@ -282,6 +289,7 @@ ServiceName = Literal[
|
|
|
282
289
|
"drs",
|
|
283
290
|
"ds",
|
|
284
291
|
"ds-data",
|
|
292
|
+
"dsql",
|
|
285
293
|
"dynamodb",
|
|
286
294
|
"dynamodbstreams",
|
|
287
295
|
"ebs",
|
|
@@ -338,6 +346,7 @@ ServiceName = Literal[
|
|
|
338
346
|
"inspector-scan",
|
|
339
347
|
"inspector2",
|
|
340
348
|
"internetmonitor",
|
|
349
|
+
"invoicing",
|
|
341
350
|
"iot",
|
|
342
351
|
"iot-data",
|
|
343
352
|
"iot-jobs-data",
|
|
@@ -424,9 +433,13 @@ ServiceName = Literal[
|
|
|
424
433
|
"neptune-graph",
|
|
425
434
|
"neptunedata",
|
|
426
435
|
"network-firewall",
|
|
436
|
+
"networkflowmonitor",
|
|
427
437
|
"networkmanager",
|
|
428
438
|
"networkmonitor",
|
|
439
|
+
"notifications",
|
|
440
|
+
"notificationscontacts",
|
|
429
441
|
"oam",
|
|
442
|
+
"observabilityadmin",
|
|
430
443
|
"omics",
|
|
431
444
|
"opensearch",
|
|
432
445
|
"opensearchserverless",
|
|
@@ -436,6 +449,7 @@ ServiceName = Literal[
|
|
|
436
449
|
"osis",
|
|
437
450
|
"outposts",
|
|
438
451
|
"panorama",
|
|
452
|
+
"partnercentral-selling",
|
|
439
453
|
"payment-cryptography",
|
|
440
454
|
"payment-cryptography-data",
|
|
441
455
|
"pca-connector-ad",
|
|
@@ -486,6 +500,7 @@ ServiceName = Literal[
|
|
|
486
500
|
"s3",
|
|
487
501
|
"s3control",
|
|
488
502
|
"s3outposts",
|
|
503
|
+
"s3tables",
|
|
489
504
|
"sagemaker",
|
|
490
505
|
"sagemaker-a2i-runtime",
|
|
491
506
|
"sagemaker-edge",
|
|
@@ -498,6 +513,7 @@ ServiceName = Literal[
|
|
|
498
513
|
"schemas",
|
|
499
514
|
"sdb",
|
|
500
515
|
"secretsmanager",
|
|
516
|
+
"security-ir",
|
|
501
517
|
"securityhub",
|
|
502
518
|
"securitylake",
|
|
503
519
|
"serverlessrepo",
|
mypy_boto3_dynamodb/literals.pyi
CHANGED
|
@@ -10,6 +10,8 @@ Usage::
|
|
|
10
10
|
|
|
11
11
|
data: ApproximateCreationDateTimePrecisionType = "MICROSECOND"
|
|
12
12
|
```
|
|
13
|
+
|
|
14
|
+
Copyright 2024 Vlad Emelianov
|
|
13
15
|
"""
|
|
14
16
|
|
|
15
17
|
import sys
|
|
@@ -47,6 +49,7 @@ __all__ = (
|
|
|
47
49
|
"ListBackupsPaginatorName",
|
|
48
50
|
"ListTablesPaginatorName",
|
|
49
51
|
"ListTagsOfResourcePaginatorName",
|
|
52
|
+
"MultiRegionConsistencyType",
|
|
50
53
|
"PaginatorName",
|
|
51
54
|
"PointInTimeRecoveryStatusType",
|
|
52
55
|
"ProjectionTypeType",
|
|
@@ -128,6 +131,7 @@ KeyTypeType = Literal["HASH", "RANGE"]
|
|
|
128
131
|
ListBackupsPaginatorName = Literal["list_backups"]
|
|
129
132
|
ListTablesPaginatorName = Literal["list_tables"]
|
|
130
133
|
ListTagsOfResourcePaginatorName = Literal["list_tags_of_resource"]
|
|
134
|
+
MultiRegionConsistencyType = Literal["EVENTUAL", "STRONG"]
|
|
131
135
|
PointInTimeRecoveryStatusType = Literal["DISABLED", "ENABLED"]
|
|
132
136
|
ProjectionTypeType = Literal["ALL", "INCLUDE", "KEYS_ONLY"]
|
|
133
137
|
QueryPaginatorName = Literal["query"]
|
|
@@ -202,10 +206,12 @@ ServiceName = Literal[
|
|
|
202
206
|
"backup-gateway",
|
|
203
207
|
"batch",
|
|
204
208
|
"bcm-data-exports",
|
|
209
|
+
"bcm-pricing-calculator",
|
|
205
210
|
"bedrock",
|
|
206
211
|
"bedrock-agent",
|
|
207
212
|
"bedrock-agent-runtime",
|
|
208
213
|
"bedrock-runtime",
|
|
214
|
+
"billing",
|
|
209
215
|
"billingconductor",
|
|
210
216
|
"braket",
|
|
211
217
|
"budgets",
|
|
@@ -254,6 +260,7 @@ ServiceName = Literal[
|
|
|
254
260
|
"connect",
|
|
255
261
|
"connect-contact-lens",
|
|
256
262
|
"connectcampaigns",
|
|
263
|
+
"connectcampaignsv2",
|
|
257
264
|
"connectcases",
|
|
258
265
|
"connectparticipant",
|
|
259
266
|
"controlcatalog",
|
|
@@ -280,6 +287,7 @@ ServiceName = Literal[
|
|
|
280
287
|
"drs",
|
|
281
288
|
"ds",
|
|
282
289
|
"ds-data",
|
|
290
|
+
"dsql",
|
|
283
291
|
"dynamodb",
|
|
284
292
|
"dynamodbstreams",
|
|
285
293
|
"ebs",
|
|
@@ -336,6 +344,7 @@ ServiceName = Literal[
|
|
|
336
344
|
"inspector-scan",
|
|
337
345
|
"inspector2",
|
|
338
346
|
"internetmonitor",
|
|
347
|
+
"invoicing",
|
|
339
348
|
"iot",
|
|
340
349
|
"iot-data",
|
|
341
350
|
"iot-jobs-data",
|
|
@@ -422,9 +431,13 @@ ServiceName = Literal[
|
|
|
422
431
|
"neptune-graph",
|
|
423
432
|
"neptunedata",
|
|
424
433
|
"network-firewall",
|
|
434
|
+
"networkflowmonitor",
|
|
425
435
|
"networkmanager",
|
|
426
436
|
"networkmonitor",
|
|
437
|
+
"notifications",
|
|
438
|
+
"notificationscontacts",
|
|
427
439
|
"oam",
|
|
440
|
+
"observabilityadmin",
|
|
428
441
|
"omics",
|
|
429
442
|
"opensearch",
|
|
430
443
|
"opensearchserverless",
|
|
@@ -434,6 +447,7 @@ ServiceName = Literal[
|
|
|
434
447
|
"osis",
|
|
435
448
|
"outposts",
|
|
436
449
|
"panorama",
|
|
450
|
+
"partnercentral-selling",
|
|
437
451
|
"payment-cryptography",
|
|
438
452
|
"payment-cryptography-data",
|
|
439
453
|
"pca-connector-ad",
|
|
@@ -484,6 +498,7 @@ ServiceName = Literal[
|
|
|
484
498
|
"s3",
|
|
485
499
|
"s3control",
|
|
486
500
|
"s3outposts",
|
|
501
|
+
"s3tables",
|
|
487
502
|
"sagemaker",
|
|
488
503
|
"sagemaker-a2i-runtime",
|
|
489
504
|
"sagemaker-edge",
|
|
@@ -496,6 +511,7 @@ ServiceName = Literal[
|
|
|
496
511
|
"schemas",
|
|
497
512
|
"sdb",
|
|
498
513
|
"secretsmanager",
|
|
514
|
+
"security-ir",
|
|
499
515
|
"securityhub",
|
|
500
516
|
"securitylake",
|
|
501
517
|
"serverlessrepo",
|
mypy_boto3_dynamodb/paginator.py
CHANGED
|
@@ -26,6 +26,8 @@ Usage::
|
|
|
26
26
|
query_paginator: QueryPaginator = client.get_paginator("query")
|
|
27
27
|
scan_paginator: ScanPaginator = client.get_paginator("scan")
|
|
28
28
|
```
|
|
29
|
+
|
|
30
|
+
Copyright 2024 Vlad Emelianov
|
|
29
31
|
"""
|
|
30
32
|
|
|
31
33
|
import sys
|
|
@@ -73,7 +75,7 @@ class _PageIterator(PageIterator, Generic[_ItemTypeDef]):
|
|
|
73
75
|
|
|
74
76
|
class ListBackupsPaginator(Paginator):
|
|
75
77
|
"""
|
|
76
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.ListBackups)
|
|
78
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/ListBackups.html#DynamoDB.Paginator.ListBackups)
|
|
77
79
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#listbackupspaginator)
|
|
78
80
|
"""
|
|
79
81
|
|
|
@@ -81,14 +83,14 @@ class ListBackupsPaginator(Paginator):
|
|
|
81
83
|
self, **kwargs: Unpack[ListBackupsInputListBackupsPaginateTypeDef]
|
|
82
84
|
) -> _PageIterator[ListBackupsOutputTypeDef]:
|
|
83
85
|
"""
|
|
84
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.ListBackups.paginate)
|
|
86
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/ListBackups.html#DynamoDB.Paginator.ListBackups.paginate)
|
|
85
87
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#listbackupspaginator)
|
|
86
88
|
"""
|
|
87
89
|
|
|
88
90
|
|
|
89
91
|
class ListTablesPaginator(Paginator):
|
|
90
92
|
"""
|
|
91
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.ListTables)
|
|
93
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/ListTables.html#DynamoDB.Paginator.ListTables)
|
|
92
94
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#listtablespaginator)
|
|
93
95
|
"""
|
|
94
96
|
|
|
@@ -96,14 +98,14 @@ class ListTablesPaginator(Paginator):
|
|
|
96
98
|
self, **kwargs: Unpack[ListTablesInputListTablesPaginateTypeDef]
|
|
97
99
|
) -> _PageIterator[ListTablesOutputTypeDef]:
|
|
98
100
|
"""
|
|
99
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.ListTables.paginate)
|
|
101
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/ListTables.html#DynamoDB.Paginator.ListTables.paginate)
|
|
100
102
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#listtablespaginator)
|
|
101
103
|
"""
|
|
102
104
|
|
|
103
105
|
|
|
104
106
|
class ListTagsOfResourcePaginator(Paginator):
|
|
105
107
|
"""
|
|
106
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.ListTagsOfResource)
|
|
108
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/ListTagsOfResource.html#DynamoDB.Paginator.ListTagsOfResource)
|
|
107
109
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#listtagsofresourcepaginator)
|
|
108
110
|
"""
|
|
109
111
|
|
|
@@ -111,14 +113,14 @@ class ListTagsOfResourcePaginator(Paginator):
|
|
|
111
113
|
self, **kwargs: Unpack[ListTagsOfResourceInputListTagsOfResourcePaginateTypeDef]
|
|
112
114
|
) -> _PageIterator[ListTagsOfResourceOutputTypeDef]:
|
|
113
115
|
"""
|
|
114
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.ListTagsOfResource.paginate)
|
|
116
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/ListTagsOfResource.html#DynamoDB.Paginator.ListTagsOfResource.paginate)
|
|
115
117
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#listtagsofresourcepaginator)
|
|
116
118
|
"""
|
|
117
119
|
|
|
118
120
|
|
|
119
121
|
class QueryPaginator(Paginator):
|
|
120
122
|
"""
|
|
121
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.Query)
|
|
123
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/Query.html#DynamoDB.Paginator.Query)
|
|
122
124
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#querypaginator)
|
|
123
125
|
"""
|
|
124
126
|
|
|
@@ -126,14 +128,14 @@ class QueryPaginator(Paginator):
|
|
|
126
128
|
self, **kwargs: Unpack[QueryInputQueryPaginateTypeDef]
|
|
127
129
|
) -> _PageIterator[QueryOutputTypeDef]:
|
|
128
130
|
"""
|
|
129
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.Query.paginate)
|
|
131
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/Query.html#DynamoDB.Paginator.Query.paginate)
|
|
130
132
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#querypaginator)
|
|
131
133
|
"""
|
|
132
134
|
|
|
133
135
|
|
|
134
136
|
class ScanPaginator(Paginator):
|
|
135
137
|
"""
|
|
136
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.Scan)
|
|
138
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/Scan.html#DynamoDB.Paginator.Scan)
|
|
137
139
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#scanpaginator)
|
|
138
140
|
"""
|
|
139
141
|
|
|
@@ -141,6 +143,6 @@ class ScanPaginator(Paginator):
|
|
|
141
143
|
self, **kwargs: Unpack[ScanInputScanPaginateTypeDef]
|
|
142
144
|
) -> _PageIterator[ScanOutputTypeDef]:
|
|
143
145
|
"""
|
|
144
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.Scan.paginate)
|
|
146
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/Scan.html#DynamoDB.Paginator.Scan.paginate)
|
|
145
147
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#scanpaginator)
|
|
146
148
|
"""
|
|
@@ -26,6 +26,8 @@ Usage::
|
|
|
26
26
|
query_paginator: QueryPaginator = client.get_paginator("query")
|
|
27
27
|
scan_paginator: ScanPaginator = client.get_paginator("scan")
|
|
28
28
|
```
|
|
29
|
+
|
|
30
|
+
Copyright 2024 Vlad Emelianov
|
|
29
31
|
"""
|
|
30
32
|
|
|
31
33
|
import sys
|
|
@@ -69,65 +71,65 @@ class _PageIterator(PageIterator, Generic[_ItemTypeDef]):
|
|
|
69
71
|
|
|
70
72
|
class ListBackupsPaginator(Paginator):
|
|
71
73
|
"""
|
|
72
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.ListBackups)
|
|
74
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/ListBackups.html#DynamoDB.Paginator.ListBackups)
|
|
73
75
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#listbackupspaginator)
|
|
74
76
|
"""
|
|
75
77
|
def paginate(
|
|
76
78
|
self, **kwargs: Unpack[ListBackupsInputListBackupsPaginateTypeDef]
|
|
77
79
|
) -> _PageIterator[ListBackupsOutputTypeDef]:
|
|
78
80
|
"""
|
|
79
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.ListBackups.paginate)
|
|
81
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/ListBackups.html#DynamoDB.Paginator.ListBackups.paginate)
|
|
80
82
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#listbackupspaginator)
|
|
81
83
|
"""
|
|
82
84
|
|
|
83
85
|
class ListTablesPaginator(Paginator):
|
|
84
86
|
"""
|
|
85
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.ListTables)
|
|
87
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/ListTables.html#DynamoDB.Paginator.ListTables)
|
|
86
88
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#listtablespaginator)
|
|
87
89
|
"""
|
|
88
90
|
def paginate(
|
|
89
91
|
self, **kwargs: Unpack[ListTablesInputListTablesPaginateTypeDef]
|
|
90
92
|
) -> _PageIterator[ListTablesOutputTypeDef]:
|
|
91
93
|
"""
|
|
92
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.ListTables.paginate)
|
|
94
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/ListTables.html#DynamoDB.Paginator.ListTables.paginate)
|
|
93
95
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#listtablespaginator)
|
|
94
96
|
"""
|
|
95
97
|
|
|
96
98
|
class ListTagsOfResourcePaginator(Paginator):
|
|
97
99
|
"""
|
|
98
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.ListTagsOfResource)
|
|
100
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/ListTagsOfResource.html#DynamoDB.Paginator.ListTagsOfResource)
|
|
99
101
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#listtagsofresourcepaginator)
|
|
100
102
|
"""
|
|
101
103
|
def paginate(
|
|
102
104
|
self, **kwargs: Unpack[ListTagsOfResourceInputListTagsOfResourcePaginateTypeDef]
|
|
103
105
|
) -> _PageIterator[ListTagsOfResourceOutputTypeDef]:
|
|
104
106
|
"""
|
|
105
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.ListTagsOfResource.paginate)
|
|
107
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/ListTagsOfResource.html#DynamoDB.Paginator.ListTagsOfResource.paginate)
|
|
106
108
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#listtagsofresourcepaginator)
|
|
107
109
|
"""
|
|
108
110
|
|
|
109
111
|
class QueryPaginator(Paginator):
|
|
110
112
|
"""
|
|
111
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.Query)
|
|
113
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/Query.html#DynamoDB.Paginator.Query)
|
|
112
114
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#querypaginator)
|
|
113
115
|
"""
|
|
114
116
|
def paginate(
|
|
115
117
|
self, **kwargs: Unpack[QueryInputQueryPaginateTypeDef]
|
|
116
118
|
) -> _PageIterator[QueryOutputTypeDef]:
|
|
117
119
|
"""
|
|
118
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.Query.paginate)
|
|
120
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/Query.html#DynamoDB.Paginator.Query.paginate)
|
|
119
121
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#querypaginator)
|
|
120
122
|
"""
|
|
121
123
|
|
|
122
124
|
class ScanPaginator(Paginator):
|
|
123
125
|
"""
|
|
124
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.Scan)
|
|
126
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/Scan.html#DynamoDB.Paginator.Scan)
|
|
125
127
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#scanpaginator)
|
|
126
128
|
"""
|
|
127
129
|
def paginate(
|
|
128
130
|
self, **kwargs: Unpack[ScanInputScanPaginateTypeDef]
|
|
129
131
|
) -> _PageIterator[ScanOutputTypeDef]:
|
|
130
132
|
"""
|
|
131
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB.Paginator.Scan.paginate)
|
|
133
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb/paginator/Scan.html#DynamoDB.Paginator.Scan.paginate)
|
|
132
134
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/paginators/#scanpaginator)
|
|
133
135
|
"""
|