mypy-boto3-dynamodb 1.34.131__tar.gz → 1.35.0__tar.gz
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-1.34.131 → mypy_boto3_dynamodb-1.35.0}/PKG-INFO +6 -6
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/README.md +4 -4
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/__main__.py +4 -4
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/literals.py +2 -1
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/literals.pyi +2 -1
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/service_resource.py +14 -16
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/service_resource.pyi +14 -16
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/type_defs.py +75 -155
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/type_defs.pyi +75 -155
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/version.py +1 -1
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb.egg-info/PKG-INFO +6 -6
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/setup.py +3 -3
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/LICENSE +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/__init__.py +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/__init__.pyi +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/client.py +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/client.pyi +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/paginator.py +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/paginator.pyi +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/py.typed +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/waiter.py +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/waiter.pyi +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb.egg-info/not-zip-safe +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb.egg-info/requires.txt +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb.egg-info/top_level.txt +0 -0
- {mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mypy-boto3-dynamodb
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3.DynamoDB 1.
|
|
3
|
+
Version: 1.35.0
|
|
4
|
+
Summary: Type annotations for boto3.DynamoDB 1.35.0 service generated with mypy-boto3-builder 7.26.0
|
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
|
6
6
|
Author: Vlad Emelianov
|
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
|
@@ -43,7 +43,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
|
43
43
|

|
|
44
44
|
|
|
45
45
|
Type annotations for
|
|
46
|
-
[boto3.DynamoDB 1.
|
|
46
|
+
[boto3.DynamoDB 1.35.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB)
|
|
47
47
|
service compatible with [VSCode](https://code.visualstudio.com/),
|
|
48
48
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
49
49
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -52,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
52
52
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
53
53
|
|
|
54
54
|
Generated by
|
|
55
|
-
[mypy-boto3-builder 7.
|
|
55
|
+
[mypy-boto3-builder 7.26.0](https://github.com/youtype/mypy_boto3_builder).
|
|
56
56
|
|
|
57
57
|
More information can be found on
|
|
58
58
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -440,10 +440,10 @@ Full list of `DynamoDB` TypeDefs can be found in
|
|
|
440
440
|
[docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/type_defs/).
|
|
441
441
|
|
|
442
442
|
```python
|
|
443
|
-
from mypy_boto3_dynamodb.type_defs import
|
|
443
|
+
from mypy_boto3_dynamodb.type_defs import ArchivalSummaryTypeDef
|
|
444
444
|
|
|
445
445
|
|
|
446
|
-
def get_value() ->
|
|
446
|
+
def get_value() -> ArchivalSummaryTypeDef:
|
|
447
447
|
return {...}
|
|
448
448
|
```
|
|
449
449
|
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3.DynamoDB 1.
|
|
13
|
+
[boto3.DynamoDB 1.35.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB)
|
|
14
14
|
service compatible with [VSCode](https://code.visualstudio.com/),
|
|
15
15
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
16
16
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -19,7 +19,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
19
19
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
20
20
|
|
|
21
21
|
Generated by
|
|
22
|
-
[mypy-boto3-builder 7.
|
|
22
|
+
[mypy-boto3-builder 7.26.0](https://github.com/youtype/mypy_boto3_builder).
|
|
23
23
|
|
|
24
24
|
More information can be found on
|
|
25
25
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -407,10 +407,10 @@ Full list of `DynamoDB` TypeDefs can be found in
|
|
|
407
407
|
[docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/type_defs/).
|
|
408
408
|
|
|
409
409
|
```python
|
|
410
|
-
from mypy_boto3_dynamodb.type_defs import
|
|
410
|
+
from mypy_boto3_dynamodb.type_defs import ArchivalSummaryTypeDef
|
|
411
411
|
|
|
412
412
|
|
|
413
|
-
def get_value() ->
|
|
413
|
+
def get_value() -> ArchivalSummaryTypeDef:
|
|
414
414
|
return {...}
|
|
415
415
|
```
|
|
416
416
|
|
|
@@ -10,9 +10,9 @@ def print_info() -> None:
|
|
|
10
10
|
Print package info to stdout.
|
|
11
11
|
"""
|
|
12
12
|
print(
|
|
13
|
-
"Type annotations for boto3.DynamoDB 1.
|
|
14
|
-
"Version: 1.
|
|
15
|
-
"Builder version: 7.
|
|
13
|
+
"Type annotations for boto3.DynamoDB 1.35.0\n"
|
|
14
|
+
"Version: 1.35.0\n"
|
|
15
|
+
"Builder version: 7.26.0\n"
|
|
16
16
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb//\n"
|
|
17
17
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB\n"
|
|
18
18
|
"Other services: https://pypi.org/project/boto3-stubs/\n"
|
|
@@ -24,7 +24,7 @@ def print_version() -> None:
|
|
|
24
24
|
"""
|
|
25
25
|
Print package version to stdout.
|
|
26
26
|
"""
|
|
27
|
-
print("1.
|
|
27
|
+
print("1.35.0")
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
def main() -> None:
|
|
@@ -411,7 +411,6 @@ ServiceName = Literal[
|
|
|
411
411
|
"migrationhub-config",
|
|
412
412
|
"migrationhuborchestrator",
|
|
413
413
|
"migrationhubstrategy",
|
|
414
|
-
"mobile",
|
|
415
414
|
"mq",
|
|
416
415
|
"mturk",
|
|
417
416
|
"mwaa",
|
|
@@ -449,6 +448,7 @@ ServiceName = Literal[
|
|
|
449
448
|
"pricing",
|
|
450
449
|
"privatenetworks",
|
|
451
450
|
"proton",
|
|
451
|
+
"qapps",
|
|
452
452
|
"qbusiness",
|
|
453
453
|
"qconnect",
|
|
454
454
|
"qldb",
|
|
@@ -513,6 +513,7 @@ ServiceName = Literal[
|
|
|
513
513
|
"ssm",
|
|
514
514
|
"ssm-contacts",
|
|
515
515
|
"ssm-incidents",
|
|
516
|
+
"ssm-quicksetup",
|
|
516
517
|
"ssm-sap",
|
|
517
518
|
"sso",
|
|
518
519
|
"sso-admin",
|
{mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/literals.pyi
RENAMED
|
@@ -411,7 +411,6 @@ ServiceName = Literal[
|
|
|
411
411
|
"migrationhub-config",
|
|
412
412
|
"migrationhuborchestrator",
|
|
413
413
|
"migrationhubstrategy",
|
|
414
|
-
"mobile",
|
|
415
414
|
"mq",
|
|
416
415
|
"mturk",
|
|
417
416
|
"mwaa",
|
|
@@ -449,6 +448,7 @@ ServiceName = Literal[
|
|
|
449
448
|
"pricing",
|
|
450
449
|
"privatenetworks",
|
|
451
450
|
"proton",
|
|
451
|
+
"qapps",
|
|
452
452
|
"qbusiness",
|
|
453
453
|
"qconnect",
|
|
454
454
|
"qldb",
|
|
@@ -513,6 +513,7 @@ ServiceName = Literal[
|
|
|
513
513
|
"ssm",
|
|
514
514
|
"ssm-contacts",
|
|
515
515
|
"ssm-incidents",
|
|
516
|
+
"ssm-quicksetup",
|
|
516
517
|
"ssm-sap",
|
|
517
518
|
"sso",
|
|
518
519
|
"sso-admin",
|
{mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/service_resource.py
RENAMED
|
@@ -38,12 +38,12 @@ from .literals import (
|
|
|
38
38
|
TableStatusType,
|
|
39
39
|
)
|
|
40
40
|
from .type_defs import (
|
|
41
|
-
|
|
41
|
+
ArchivalSummaryTypeDef,
|
|
42
42
|
AttributeDefinitionTypeDef,
|
|
43
43
|
AttributeValueUpdateTableTypeDef,
|
|
44
44
|
BatchGetItemOutputServiceResourceTypeDef,
|
|
45
45
|
BatchWriteItemOutputServiceResourceTypeDef,
|
|
46
|
-
|
|
46
|
+
BillingModeSummaryTypeDef,
|
|
47
47
|
ConditionBaseImportTypeDef,
|
|
48
48
|
ConditionTableTypeDef,
|
|
49
49
|
DeleteItemOutputTableTypeDef,
|
|
@@ -57,22 +57,20 @@ from .type_defs import (
|
|
|
57
57
|
KeySchemaElementTypeDef,
|
|
58
58
|
LocalSecondaryIndexDescriptionTypeDef,
|
|
59
59
|
LocalSecondaryIndexTypeDef,
|
|
60
|
-
OnDemandThroughputResponseTypeDef,
|
|
61
60
|
OnDemandThroughputTypeDef,
|
|
62
|
-
|
|
61
|
+
ProvisionedThroughputDescriptionTypeDef,
|
|
63
62
|
ProvisionedThroughputTypeDef,
|
|
64
63
|
PutItemOutputTableTypeDef,
|
|
65
64
|
QueryOutputTableTypeDef,
|
|
66
65
|
ReplicaDescriptionTypeDef,
|
|
67
66
|
ReplicationGroupUpdateTypeDef,
|
|
68
|
-
|
|
67
|
+
RestoreSummaryTypeDef,
|
|
69
68
|
ScanOutputTableTypeDef,
|
|
70
|
-
|
|
69
|
+
SSEDescriptionTypeDef,
|
|
71
70
|
SSESpecificationTypeDef,
|
|
72
|
-
StreamSpecificationResponseTypeDef,
|
|
73
71
|
StreamSpecificationTypeDef,
|
|
74
72
|
TableAttributeValueTypeDef,
|
|
75
|
-
|
|
73
|
+
TableClassSummaryTypeDef,
|
|
76
74
|
TagTypeDef,
|
|
77
75
|
UpdateItemOutputTableTypeDef,
|
|
78
76
|
WriteRequestServiceResourceUnionTypeDef,
|
|
@@ -149,25 +147,25 @@ class Table(ServiceResource):
|
|
|
149
147
|
key_schema: List[KeySchemaElementTypeDef]
|
|
150
148
|
table_status: TableStatusType
|
|
151
149
|
creation_date_time: datetime
|
|
152
|
-
provisioned_throughput:
|
|
150
|
+
provisioned_throughput: ProvisionedThroughputDescriptionTypeDef
|
|
153
151
|
table_size_bytes: int
|
|
154
152
|
item_count: int
|
|
155
153
|
table_arn: str
|
|
156
154
|
table_id: str
|
|
157
|
-
billing_mode_summary:
|
|
155
|
+
billing_mode_summary: BillingModeSummaryTypeDef
|
|
158
156
|
local_secondary_indexes: List[LocalSecondaryIndexDescriptionTypeDef]
|
|
159
157
|
global_secondary_indexes: List[GlobalSecondaryIndexDescriptionTypeDef]
|
|
160
|
-
stream_specification:
|
|
158
|
+
stream_specification: StreamSpecificationTypeDef
|
|
161
159
|
latest_stream_label: str
|
|
162
160
|
latest_stream_arn: str
|
|
163
161
|
global_table_version: str
|
|
164
162
|
replicas: List[ReplicaDescriptionTypeDef]
|
|
165
|
-
restore_summary:
|
|
166
|
-
sse_description:
|
|
167
|
-
archival_summary:
|
|
168
|
-
table_class_summary:
|
|
163
|
+
restore_summary: RestoreSummaryTypeDef
|
|
164
|
+
sse_description: SSEDescriptionTypeDef
|
|
165
|
+
archival_summary: ArchivalSummaryTypeDef
|
|
166
|
+
table_class_summary: TableClassSummaryTypeDef
|
|
169
167
|
deletion_protection_enabled: bool
|
|
170
|
-
on_demand_throughput:
|
|
168
|
+
on_demand_throughput: OnDemandThroughputTypeDef
|
|
171
169
|
name: str
|
|
172
170
|
meta: "DynamoDBResourceMeta"
|
|
173
171
|
|
{mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/service_resource.pyi
RENAMED
|
@@ -38,12 +38,12 @@ from .literals import (
|
|
|
38
38
|
TableStatusType,
|
|
39
39
|
)
|
|
40
40
|
from .type_defs import (
|
|
41
|
-
|
|
41
|
+
ArchivalSummaryTypeDef,
|
|
42
42
|
AttributeDefinitionTypeDef,
|
|
43
43
|
AttributeValueUpdateTableTypeDef,
|
|
44
44
|
BatchGetItemOutputServiceResourceTypeDef,
|
|
45
45
|
BatchWriteItemOutputServiceResourceTypeDef,
|
|
46
|
-
|
|
46
|
+
BillingModeSummaryTypeDef,
|
|
47
47
|
ConditionBaseImportTypeDef,
|
|
48
48
|
ConditionTableTypeDef,
|
|
49
49
|
DeleteItemOutputTableTypeDef,
|
|
@@ -57,22 +57,20 @@ from .type_defs import (
|
|
|
57
57
|
KeySchemaElementTypeDef,
|
|
58
58
|
LocalSecondaryIndexDescriptionTypeDef,
|
|
59
59
|
LocalSecondaryIndexTypeDef,
|
|
60
|
-
OnDemandThroughputResponseTypeDef,
|
|
61
60
|
OnDemandThroughputTypeDef,
|
|
62
|
-
|
|
61
|
+
ProvisionedThroughputDescriptionTypeDef,
|
|
63
62
|
ProvisionedThroughputTypeDef,
|
|
64
63
|
PutItemOutputTableTypeDef,
|
|
65
64
|
QueryOutputTableTypeDef,
|
|
66
65
|
ReplicaDescriptionTypeDef,
|
|
67
66
|
ReplicationGroupUpdateTypeDef,
|
|
68
|
-
|
|
67
|
+
RestoreSummaryTypeDef,
|
|
69
68
|
ScanOutputTableTypeDef,
|
|
70
|
-
|
|
69
|
+
SSEDescriptionTypeDef,
|
|
71
70
|
SSESpecificationTypeDef,
|
|
72
|
-
StreamSpecificationResponseTypeDef,
|
|
73
71
|
StreamSpecificationTypeDef,
|
|
74
72
|
TableAttributeValueTypeDef,
|
|
75
|
-
|
|
73
|
+
TableClassSummaryTypeDef,
|
|
76
74
|
TagTypeDef,
|
|
77
75
|
UpdateItemOutputTableTypeDef,
|
|
78
76
|
WriteRequestServiceResourceUnionTypeDef,
|
|
@@ -147,25 +145,25 @@ class Table(ServiceResource):
|
|
|
147
145
|
key_schema: List[KeySchemaElementTypeDef]
|
|
148
146
|
table_status: TableStatusType
|
|
149
147
|
creation_date_time: datetime
|
|
150
|
-
provisioned_throughput:
|
|
148
|
+
provisioned_throughput: ProvisionedThroughputDescriptionTypeDef
|
|
151
149
|
table_size_bytes: int
|
|
152
150
|
item_count: int
|
|
153
151
|
table_arn: str
|
|
154
152
|
table_id: str
|
|
155
|
-
billing_mode_summary:
|
|
153
|
+
billing_mode_summary: BillingModeSummaryTypeDef
|
|
156
154
|
local_secondary_indexes: List[LocalSecondaryIndexDescriptionTypeDef]
|
|
157
155
|
global_secondary_indexes: List[GlobalSecondaryIndexDescriptionTypeDef]
|
|
158
|
-
stream_specification:
|
|
156
|
+
stream_specification: StreamSpecificationTypeDef
|
|
159
157
|
latest_stream_label: str
|
|
160
158
|
latest_stream_arn: str
|
|
161
159
|
global_table_version: str
|
|
162
160
|
replicas: List[ReplicaDescriptionTypeDef]
|
|
163
|
-
restore_summary:
|
|
164
|
-
sse_description:
|
|
165
|
-
archival_summary:
|
|
166
|
-
table_class_summary:
|
|
161
|
+
restore_summary: RestoreSummaryTypeDef
|
|
162
|
+
sse_description: SSEDescriptionTypeDef
|
|
163
|
+
archival_summary: ArchivalSummaryTypeDef
|
|
164
|
+
table_class_summary: TableClassSummaryTypeDef
|
|
167
165
|
deletion_protection_enabled: bool
|
|
168
|
-
on_demand_throughput:
|
|
166
|
+
on_demand_throughput: OnDemandThroughputTypeDef
|
|
169
167
|
name: str
|
|
170
168
|
meta: "DynamoDBResourceMeta"
|
|
171
169
|
|
{mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/type_defs.py
RENAMED
|
@@ -6,9 +6,9 @@ Type annotations for dynamodb service type definitions.
|
|
|
6
6
|
Usage::
|
|
7
7
|
|
|
8
8
|
```python
|
|
9
|
-
from mypy_boto3_dynamodb.type_defs import
|
|
9
|
+
from mypy_boto3_dynamodb.type_defs import ArchivalSummaryTypeDef
|
|
10
10
|
|
|
11
|
-
data:
|
|
11
|
+
data: ArchivalSummaryTypeDef = ...
|
|
12
12
|
```
|
|
13
13
|
"""
|
|
14
14
|
|
|
@@ -71,7 +71,6 @@ else:
|
|
|
71
71
|
from typing_extensions import TypedDict
|
|
72
72
|
|
|
73
73
|
__all__ = (
|
|
74
|
-
"ResponseMetadataTypeDef",
|
|
75
74
|
"ArchivalSummaryTypeDef",
|
|
76
75
|
"AttributeDefinitionTypeDef",
|
|
77
76
|
"AttributeValueTypeDef",
|
|
@@ -80,6 +79,7 @@ __all__ = (
|
|
|
80
79
|
"AutoScalingTargetTrackingScalingPolicyConfigurationUpdateTypeDef",
|
|
81
80
|
"BackupDetailsTypeDef",
|
|
82
81
|
"BackupSummaryTypeDef",
|
|
82
|
+
"ResponseMetadataTypeDef",
|
|
83
83
|
"BillingModeSummaryTypeDef",
|
|
84
84
|
"CapacityTypeDef",
|
|
85
85
|
"ConditionBaseImportTypeDef",
|
|
@@ -147,21 +147,6 @@ __all__ = (
|
|
|
147
147
|
"UntagResourceInputRequestTypeDef",
|
|
148
148
|
"UpdateContributorInsightsInputRequestTypeDef",
|
|
149
149
|
"UpdateKinesisStreamingConfigurationTypeDef",
|
|
150
|
-
"ArchivalSummaryResponseTypeDef",
|
|
151
|
-
"BillingModeSummaryResponseTypeDef",
|
|
152
|
-
"DeleteResourcePolicyOutputTypeDef",
|
|
153
|
-
"DescribeLimitsOutputTypeDef",
|
|
154
|
-
"EmptyResponseMetadataTypeDef",
|
|
155
|
-
"GetResourcePolicyOutputTypeDef",
|
|
156
|
-
"ListTablesOutputTypeDef",
|
|
157
|
-
"OnDemandThroughputResponseTypeDef",
|
|
158
|
-
"ProvisionedThroughputDescriptionResponseTypeDef",
|
|
159
|
-
"PutResourcePolicyOutputTypeDef",
|
|
160
|
-
"RestoreSummaryResponseTypeDef",
|
|
161
|
-
"SSEDescriptionResponseTypeDef",
|
|
162
|
-
"StreamSpecificationResponseTypeDef",
|
|
163
|
-
"TableClassSummaryResponseTypeDef",
|
|
164
|
-
"UpdateContributorInsightsOutputTypeDef",
|
|
165
150
|
"BatchStatementErrorTypeDef",
|
|
166
151
|
"DeleteRequestOutputTypeDef",
|
|
167
152
|
"ItemCollectionMetricsTypeDef",
|
|
@@ -184,7 +169,14 @@ __all__ = (
|
|
|
184
169
|
"AutoScalingPolicyDescriptionTypeDef",
|
|
185
170
|
"AutoScalingPolicyUpdateTypeDef",
|
|
186
171
|
"CreateBackupOutputTypeDef",
|
|
172
|
+
"DeleteResourcePolicyOutputTypeDef",
|
|
173
|
+
"DescribeLimitsOutputTypeDef",
|
|
174
|
+
"EmptyResponseMetadataTypeDef",
|
|
175
|
+
"GetResourcePolicyOutputTypeDef",
|
|
187
176
|
"ListBackupsOutputTypeDef",
|
|
177
|
+
"ListTablesOutputTypeDef",
|
|
178
|
+
"PutResourcePolicyOutputTypeDef",
|
|
179
|
+
"UpdateContributorInsightsOutputTypeDef",
|
|
188
180
|
"ConsumedCapacityTypeDef",
|
|
189
181
|
"ContinuousBackupsDescriptionTypeDef",
|
|
190
182
|
"ListContributorInsightsOutputTypeDef",
|
|
@@ -360,16 +352,6 @@ __all__ = (
|
|
|
360
352
|
"UpdateTableReplicaAutoScalingOutputTypeDef",
|
|
361
353
|
)
|
|
362
354
|
|
|
363
|
-
ResponseMetadataTypeDef = TypedDict(
|
|
364
|
-
"ResponseMetadataTypeDef",
|
|
365
|
-
{
|
|
366
|
-
"RequestId": str,
|
|
367
|
-
"HTTPStatusCode": int,
|
|
368
|
-
"HTTPHeaders": Dict[str, str],
|
|
369
|
-
"RetryAttempts": int,
|
|
370
|
-
"HostId": NotRequired[str],
|
|
371
|
-
},
|
|
372
|
-
)
|
|
373
355
|
ArchivalSummaryTypeDef = TypedDict(
|
|
374
356
|
"ArchivalSummaryTypeDef",
|
|
375
357
|
{
|
|
@@ -461,6 +443,16 @@ BackupSummaryTypeDef = TypedDict(
|
|
|
461
443
|
"BackupSizeBytes": NotRequired[int],
|
|
462
444
|
},
|
|
463
445
|
)
|
|
446
|
+
ResponseMetadataTypeDef = TypedDict(
|
|
447
|
+
"ResponseMetadataTypeDef",
|
|
448
|
+
{
|
|
449
|
+
"RequestId": str,
|
|
450
|
+
"HTTPStatusCode": int,
|
|
451
|
+
"HTTPHeaders": Dict[str, str],
|
|
452
|
+
"RetryAttempts": int,
|
|
453
|
+
"HostId": NotRequired[str],
|
|
454
|
+
},
|
|
455
|
+
)
|
|
464
456
|
BillingModeSummaryTypeDef = TypedDict(
|
|
465
457
|
"BillingModeSummaryTypeDef",
|
|
466
458
|
{
|
|
@@ -924,133 +916,6 @@ UpdateKinesisStreamingConfigurationTypeDef = TypedDict(
|
|
|
924
916
|
],
|
|
925
917
|
},
|
|
926
918
|
)
|
|
927
|
-
ArchivalSummaryResponseTypeDef = TypedDict(
|
|
928
|
-
"ArchivalSummaryResponseTypeDef",
|
|
929
|
-
{
|
|
930
|
-
"ArchivalDateTime": datetime,
|
|
931
|
-
"ArchivalReason": str,
|
|
932
|
-
"ArchivalBackupArn": str,
|
|
933
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
934
|
-
},
|
|
935
|
-
)
|
|
936
|
-
BillingModeSummaryResponseTypeDef = TypedDict(
|
|
937
|
-
"BillingModeSummaryResponseTypeDef",
|
|
938
|
-
{
|
|
939
|
-
"BillingMode": BillingModeType,
|
|
940
|
-
"LastUpdateToPayPerRequestDateTime": datetime,
|
|
941
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
942
|
-
},
|
|
943
|
-
)
|
|
944
|
-
DeleteResourcePolicyOutputTypeDef = TypedDict(
|
|
945
|
-
"DeleteResourcePolicyOutputTypeDef",
|
|
946
|
-
{
|
|
947
|
-
"RevisionId": str,
|
|
948
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
949
|
-
},
|
|
950
|
-
)
|
|
951
|
-
DescribeLimitsOutputTypeDef = TypedDict(
|
|
952
|
-
"DescribeLimitsOutputTypeDef",
|
|
953
|
-
{
|
|
954
|
-
"AccountMaxReadCapacityUnits": int,
|
|
955
|
-
"AccountMaxWriteCapacityUnits": int,
|
|
956
|
-
"TableMaxReadCapacityUnits": int,
|
|
957
|
-
"TableMaxWriteCapacityUnits": int,
|
|
958
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
959
|
-
},
|
|
960
|
-
)
|
|
961
|
-
EmptyResponseMetadataTypeDef = TypedDict(
|
|
962
|
-
"EmptyResponseMetadataTypeDef",
|
|
963
|
-
{
|
|
964
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
965
|
-
},
|
|
966
|
-
)
|
|
967
|
-
GetResourcePolicyOutputTypeDef = TypedDict(
|
|
968
|
-
"GetResourcePolicyOutputTypeDef",
|
|
969
|
-
{
|
|
970
|
-
"Policy": str,
|
|
971
|
-
"RevisionId": str,
|
|
972
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
973
|
-
},
|
|
974
|
-
)
|
|
975
|
-
ListTablesOutputTypeDef = TypedDict(
|
|
976
|
-
"ListTablesOutputTypeDef",
|
|
977
|
-
{
|
|
978
|
-
"TableNames": List[str],
|
|
979
|
-
"LastEvaluatedTableName": str,
|
|
980
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
981
|
-
},
|
|
982
|
-
)
|
|
983
|
-
OnDemandThroughputResponseTypeDef = TypedDict(
|
|
984
|
-
"OnDemandThroughputResponseTypeDef",
|
|
985
|
-
{
|
|
986
|
-
"MaxReadRequestUnits": int,
|
|
987
|
-
"MaxWriteRequestUnits": int,
|
|
988
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
989
|
-
},
|
|
990
|
-
)
|
|
991
|
-
ProvisionedThroughputDescriptionResponseTypeDef = TypedDict(
|
|
992
|
-
"ProvisionedThroughputDescriptionResponseTypeDef",
|
|
993
|
-
{
|
|
994
|
-
"LastIncreaseDateTime": datetime,
|
|
995
|
-
"LastDecreaseDateTime": datetime,
|
|
996
|
-
"NumberOfDecreasesToday": int,
|
|
997
|
-
"ReadCapacityUnits": int,
|
|
998
|
-
"WriteCapacityUnits": int,
|
|
999
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1000
|
-
},
|
|
1001
|
-
)
|
|
1002
|
-
PutResourcePolicyOutputTypeDef = TypedDict(
|
|
1003
|
-
"PutResourcePolicyOutputTypeDef",
|
|
1004
|
-
{
|
|
1005
|
-
"RevisionId": str,
|
|
1006
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1007
|
-
},
|
|
1008
|
-
)
|
|
1009
|
-
RestoreSummaryResponseTypeDef = TypedDict(
|
|
1010
|
-
"RestoreSummaryResponseTypeDef",
|
|
1011
|
-
{
|
|
1012
|
-
"SourceBackupArn": str,
|
|
1013
|
-
"SourceTableArn": str,
|
|
1014
|
-
"RestoreDateTime": datetime,
|
|
1015
|
-
"RestoreInProgress": bool,
|
|
1016
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1017
|
-
},
|
|
1018
|
-
)
|
|
1019
|
-
SSEDescriptionResponseTypeDef = TypedDict(
|
|
1020
|
-
"SSEDescriptionResponseTypeDef",
|
|
1021
|
-
{
|
|
1022
|
-
"Status": SSEStatusType,
|
|
1023
|
-
"SSEType": SSETypeType,
|
|
1024
|
-
"KMSMasterKeyArn": str,
|
|
1025
|
-
"InaccessibleEncryptionDateTime": datetime,
|
|
1026
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1027
|
-
},
|
|
1028
|
-
)
|
|
1029
|
-
StreamSpecificationResponseTypeDef = TypedDict(
|
|
1030
|
-
"StreamSpecificationResponseTypeDef",
|
|
1031
|
-
{
|
|
1032
|
-
"StreamEnabled": bool,
|
|
1033
|
-
"StreamViewType": StreamViewTypeType,
|
|
1034
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1035
|
-
},
|
|
1036
|
-
)
|
|
1037
|
-
TableClassSummaryResponseTypeDef = TypedDict(
|
|
1038
|
-
"TableClassSummaryResponseTypeDef",
|
|
1039
|
-
{
|
|
1040
|
-
"TableClass": TableClassType,
|
|
1041
|
-
"LastUpdateDateTime": datetime,
|
|
1042
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1043
|
-
},
|
|
1044
|
-
)
|
|
1045
|
-
UpdateContributorInsightsOutputTypeDef = TypedDict(
|
|
1046
|
-
"UpdateContributorInsightsOutputTypeDef",
|
|
1047
|
-
{
|
|
1048
|
-
"TableName": str,
|
|
1049
|
-
"IndexName": str,
|
|
1050
|
-
"ContributorInsightsStatus": ContributorInsightsStatusType,
|
|
1051
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1052
|
-
},
|
|
1053
|
-
)
|
|
1054
919
|
BatchStatementErrorTypeDef = TypedDict(
|
|
1055
920
|
"BatchStatementErrorTypeDef",
|
|
1056
921
|
{
|
|
@@ -1226,6 +1091,37 @@ CreateBackupOutputTypeDef = TypedDict(
|
|
|
1226
1091
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1227
1092
|
},
|
|
1228
1093
|
)
|
|
1094
|
+
DeleteResourcePolicyOutputTypeDef = TypedDict(
|
|
1095
|
+
"DeleteResourcePolicyOutputTypeDef",
|
|
1096
|
+
{
|
|
1097
|
+
"RevisionId": str,
|
|
1098
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1099
|
+
},
|
|
1100
|
+
)
|
|
1101
|
+
DescribeLimitsOutputTypeDef = TypedDict(
|
|
1102
|
+
"DescribeLimitsOutputTypeDef",
|
|
1103
|
+
{
|
|
1104
|
+
"AccountMaxReadCapacityUnits": int,
|
|
1105
|
+
"AccountMaxWriteCapacityUnits": int,
|
|
1106
|
+
"TableMaxReadCapacityUnits": int,
|
|
1107
|
+
"TableMaxWriteCapacityUnits": int,
|
|
1108
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1109
|
+
},
|
|
1110
|
+
)
|
|
1111
|
+
EmptyResponseMetadataTypeDef = TypedDict(
|
|
1112
|
+
"EmptyResponseMetadataTypeDef",
|
|
1113
|
+
{
|
|
1114
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1115
|
+
},
|
|
1116
|
+
)
|
|
1117
|
+
GetResourcePolicyOutputTypeDef = TypedDict(
|
|
1118
|
+
"GetResourcePolicyOutputTypeDef",
|
|
1119
|
+
{
|
|
1120
|
+
"Policy": str,
|
|
1121
|
+
"RevisionId": str,
|
|
1122
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1123
|
+
},
|
|
1124
|
+
)
|
|
1229
1125
|
ListBackupsOutputTypeDef = TypedDict(
|
|
1230
1126
|
"ListBackupsOutputTypeDef",
|
|
1231
1127
|
{
|
|
@@ -1234,6 +1130,30 @@ ListBackupsOutputTypeDef = TypedDict(
|
|
|
1234
1130
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1235
1131
|
},
|
|
1236
1132
|
)
|
|
1133
|
+
ListTablesOutputTypeDef = TypedDict(
|
|
1134
|
+
"ListTablesOutputTypeDef",
|
|
1135
|
+
{
|
|
1136
|
+
"TableNames": List[str],
|
|
1137
|
+
"LastEvaluatedTableName": str,
|
|
1138
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1139
|
+
},
|
|
1140
|
+
)
|
|
1141
|
+
PutResourcePolicyOutputTypeDef = TypedDict(
|
|
1142
|
+
"PutResourcePolicyOutputTypeDef",
|
|
1143
|
+
{
|
|
1144
|
+
"RevisionId": str,
|
|
1145
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1146
|
+
},
|
|
1147
|
+
)
|
|
1148
|
+
UpdateContributorInsightsOutputTypeDef = TypedDict(
|
|
1149
|
+
"UpdateContributorInsightsOutputTypeDef",
|
|
1150
|
+
{
|
|
1151
|
+
"TableName": str,
|
|
1152
|
+
"IndexName": str,
|
|
1153
|
+
"ContributorInsightsStatus": ContributorInsightsStatusType,
|
|
1154
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1155
|
+
},
|
|
1156
|
+
)
|
|
1237
1157
|
ConsumedCapacityTypeDef = TypedDict(
|
|
1238
1158
|
"ConsumedCapacityTypeDef",
|
|
1239
1159
|
{
|
{mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/type_defs.pyi
RENAMED
|
@@ -6,9 +6,9 @@ Type annotations for dynamodb service type definitions.
|
|
|
6
6
|
Usage::
|
|
7
7
|
|
|
8
8
|
```python
|
|
9
|
-
from mypy_boto3_dynamodb.type_defs import
|
|
9
|
+
from mypy_boto3_dynamodb.type_defs import ArchivalSummaryTypeDef
|
|
10
10
|
|
|
11
|
-
data:
|
|
11
|
+
data: ArchivalSummaryTypeDef = ...
|
|
12
12
|
```
|
|
13
13
|
"""
|
|
14
14
|
|
|
@@ -71,7 +71,6 @@ else:
|
|
|
71
71
|
from typing_extensions import TypedDict
|
|
72
72
|
|
|
73
73
|
__all__ = (
|
|
74
|
-
"ResponseMetadataTypeDef",
|
|
75
74
|
"ArchivalSummaryTypeDef",
|
|
76
75
|
"AttributeDefinitionTypeDef",
|
|
77
76
|
"AttributeValueTypeDef",
|
|
@@ -80,6 +79,7 @@ __all__ = (
|
|
|
80
79
|
"AutoScalingTargetTrackingScalingPolicyConfigurationUpdateTypeDef",
|
|
81
80
|
"BackupDetailsTypeDef",
|
|
82
81
|
"BackupSummaryTypeDef",
|
|
82
|
+
"ResponseMetadataTypeDef",
|
|
83
83
|
"BillingModeSummaryTypeDef",
|
|
84
84
|
"CapacityTypeDef",
|
|
85
85
|
"ConditionBaseImportTypeDef",
|
|
@@ -147,21 +147,6 @@ __all__ = (
|
|
|
147
147
|
"UntagResourceInputRequestTypeDef",
|
|
148
148
|
"UpdateContributorInsightsInputRequestTypeDef",
|
|
149
149
|
"UpdateKinesisStreamingConfigurationTypeDef",
|
|
150
|
-
"ArchivalSummaryResponseTypeDef",
|
|
151
|
-
"BillingModeSummaryResponseTypeDef",
|
|
152
|
-
"DeleteResourcePolicyOutputTypeDef",
|
|
153
|
-
"DescribeLimitsOutputTypeDef",
|
|
154
|
-
"EmptyResponseMetadataTypeDef",
|
|
155
|
-
"GetResourcePolicyOutputTypeDef",
|
|
156
|
-
"ListTablesOutputTypeDef",
|
|
157
|
-
"OnDemandThroughputResponseTypeDef",
|
|
158
|
-
"ProvisionedThroughputDescriptionResponseTypeDef",
|
|
159
|
-
"PutResourcePolicyOutputTypeDef",
|
|
160
|
-
"RestoreSummaryResponseTypeDef",
|
|
161
|
-
"SSEDescriptionResponseTypeDef",
|
|
162
|
-
"StreamSpecificationResponseTypeDef",
|
|
163
|
-
"TableClassSummaryResponseTypeDef",
|
|
164
|
-
"UpdateContributorInsightsOutputTypeDef",
|
|
165
150
|
"BatchStatementErrorTypeDef",
|
|
166
151
|
"DeleteRequestOutputTypeDef",
|
|
167
152
|
"ItemCollectionMetricsTypeDef",
|
|
@@ -184,7 +169,14 @@ __all__ = (
|
|
|
184
169
|
"AutoScalingPolicyDescriptionTypeDef",
|
|
185
170
|
"AutoScalingPolicyUpdateTypeDef",
|
|
186
171
|
"CreateBackupOutputTypeDef",
|
|
172
|
+
"DeleteResourcePolicyOutputTypeDef",
|
|
173
|
+
"DescribeLimitsOutputTypeDef",
|
|
174
|
+
"EmptyResponseMetadataTypeDef",
|
|
175
|
+
"GetResourcePolicyOutputTypeDef",
|
|
187
176
|
"ListBackupsOutputTypeDef",
|
|
177
|
+
"ListTablesOutputTypeDef",
|
|
178
|
+
"PutResourcePolicyOutputTypeDef",
|
|
179
|
+
"UpdateContributorInsightsOutputTypeDef",
|
|
188
180
|
"ConsumedCapacityTypeDef",
|
|
189
181
|
"ContinuousBackupsDescriptionTypeDef",
|
|
190
182
|
"ListContributorInsightsOutputTypeDef",
|
|
@@ -360,16 +352,6 @@ __all__ = (
|
|
|
360
352
|
"UpdateTableReplicaAutoScalingOutputTypeDef",
|
|
361
353
|
)
|
|
362
354
|
|
|
363
|
-
ResponseMetadataTypeDef = TypedDict(
|
|
364
|
-
"ResponseMetadataTypeDef",
|
|
365
|
-
{
|
|
366
|
-
"RequestId": str,
|
|
367
|
-
"HTTPStatusCode": int,
|
|
368
|
-
"HTTPHeaders": Dict[str, str],
|
|
369
|
-
"RetryAttempts": int,
|
|
370
|
-
"HostId": NotRequired[str],
|
|
371
|
-
},
|
|
372
|
-
)
|
|
373
355
|
ArchivalSummaryTypeDef = TypedDict(
|
|
374
356
|
"ArchivalSummaryTypeDef",
|
|
375
357
|
{
|
|
@@ -461,6 +443,16 @@ BackupSummaryTypeDef = TypedDict(
|
|
|
461
443
|
"BackupSizeBytes": NotRequired[int],
|
|
462
444
|
},
|
|
463
445
|
)
|
|
446
|
+
ResponseMetadataTypeDef = TypedDict(
|
|
447
|
+
"ResponseMetadataTypeDef",
|
|
448
|
+
{
|
|
449
|
+
"RequestId": str,
|
|
450
|
+
"HTTPStatusCode": int,
|
|
451
|
+
"HTTPHeaders": Dict[str, str],
|
|
452
|
+
"RetryAttempts": int,
|
|
453
|
+
"HostId": NotRequired[str],
|
|
454
|
+
},
|
|
455
|
+
)
|
|
464
456
|
BillingModeSummaryTypeDef = TypedDict(
|
|
465
457
|
"BillingModeSummaryTypeDef",
|
|
466
458
|
{
|
|
@@ -924,133 +916,6 @@ UpdateKinesisStreamingConfigurationTypeDef = TypedDict(
|
|
|
924
916
|
],
|
|
925
917
|
},
|
|
926
918
|
)
|
|
927
|
-
ArchivalSummaryResponseTypeDef = TypedDict(
|
|
928
|
-
"ArchivalSummaryResponseTypeDef",
|
|
929
|
-
{
|
|
930
|
-
"ArchivalDateTime": datetime,
|
|
931
|
-
"ArchivalReason": str,
|
|
932
|
-
"ArchivalBackupArn": str,
|
|
933
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
934
|
-
},
|
|
935
|
-
)
|
|
936
|
-
BillingModeSummaryResponseTypeDef = TypedDict(
|
|
937
|
-
"BillingModeSummaryResponseTypeDef",
|
|
938
|
-
{
|
|
939
|
-
"BillingMode": BillingModeType,
|
|
940
|
-
"LastUpdateToPayPerRequestDateTime": datetime,
|
|
941
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
942
|
-
},
|
|
943
|
-
)
|
|
944
|
-
DeleteResourcePolicyOutputTypeDef = TypedDict(
|
|
945
|
-
"DeleteResourcePolicyOutputTypeDef",
|
|
946
|
-
{
|
|
947
|
-
"RevisionId": str,
|
|
948
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
949
|
-
},
|
|
950
|
-
)
|
|
951
|
-
DescribeLimitsOutputTypeDef = TypedDict(
|
|
952
|
-
"DescribeLimitsOutputTypeDef",
|
|
953
|
-
{
|
|
954
|
-
"AccountMaxReadCapacityUnits": int,
|
|
955
|
-
"AccountMaxWriteCapacityUnits": int,
|
|
956
|
-
"TableMaxReadCapacityUnits": int,
|
|
957
|
-
"TableMaxWriteCapacityUnits": int,
|
|
958
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
959
|
-
},
|
|
960
|
-
)
|
|
961
|
-
EmptyResponseMetadataTypeDef = TypedDict(
|
|
962
|
-
"EmptyResponseMetadataTypeDef",
|
|
963
|
-
{
|
|
964
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
965
|
-
},
|
|
966
|
-
)
|
|
967
|
-
GetResourcePolicyOutputTypeDef = TypedDict(
|
|
968
|
-
"GetResourcePolicyOutputTypeDef",
|
|
969
|
-
{
|
|
970
|
-
"Policy": str,
|
|
971
|
-
"RevisionId": str,
|
|
972
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
973
|
-
},
|
|
974
|
-
)
|
|
975
|
-
ListTablesOutputTypeDef = TypedDict(
|
|
976
|
-
"ListTablesOutputTypeDef",
|
|
977
|
-
{
|
|
978
|
-
"TableNames": List[str],
|
|
979
|
-
"LastEvaluatedTableName": str,
|
|
980
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
981
|
-
},
|
|
982
|
-
)
|
|
983
|
-
OnDemandThroughputResponseTypeDef = TypedDict(
|
|
984
|
-
"OnDemandThroughputResponseTypeDef",
|
|
985
|
-
{
|
|
986
|
-
"MaxReadRequestUnits": int,
|
|
987
|
-
"MaxWriteRequestUnits": int,
|
|
988
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
989
|
-
},
|
|
990
|
-
)
|
|
991
|
-
ProvisionedThroughputDescriptionResponseTypeDef = TypedDict(
|
|
992
|
-
"ProvisionedThroughputDescriptionResponseTypeDef",
|
|
993
|
-
{
|
|
994
|
-
"LastIncreaseDateTime": datetime,
|
|
995
|
-
"LastDecreaseDateTime": datetime,
|
|
996
|
-
"NumberOfDecreasesToday": int,
|
|
997
|
-
"ReadCapacityUnits": int,
|
|
998
|
-
"WriteCapacityUnits": int,
|
|
999
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1000
|
-
},
|
|
1001
|
-
)
|
|
1002
|
-
PutResourcePolicyOutputTypeDef = TypedDict(
|
|
1003
|
-
"PutResourcePolicyOutputTypeDef",
|
|
1004
|
-
{
|
|
1005
|
-
"RevisionId": str,
|
|
1006
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1007
|
-
},
|
|
1008
|
-
)
|
|
1009
|
-
RestoreSummaryResponseTypeDef = TypedDict(
|
|
1010
|
-
"RestoreSummaryResponseTypeDef",
|
|
1011
|
-
{
|
|
1012
|
-
"SourceBackupArn": str,
|
|
1013
|
-
"SourceTableArn": str,
|
|
1014
|
-
"RestoreDateTime": datetime,
|
|
1015
|
-
"RestoreInProgress": bool,
|
|
1016
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1017
|
-
},
|
|
1018
|
-
)
|
|
1019
|
-
SSEDescriptionResponseTypeDef = TypedDict(
|
|
1020
|
-
"SSEDescriptionResponseTypeDef",
|
|
1021
|
-
{
|
|
1022
|
-
"Status": SSEStatusType,
|
|
1023
|
-
"SSEType": SSETypeType,
|
|
1024
|
-
"KMSMasterKeyArn": str,
|
|
1025
|
-
"InaccessibleEncryptionDateTime": datetime,
|
|
1026
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1027
|
-
},
|
|
1028
|
-
)
|
|
1029
|
-
StreamSpecificationResponseTypeDef = TypedDict(
|
|
1030
|
-
"StreamSpecificationResponseTypeDef",
|
|
1031
|
-
{
|
|
1032
|
-
"StreamEnabled": bool,
|
|
1033
|
-
"StreamViewType": StreamViewTypeType,
|
|
1034
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1035
|
-
},
|
|
1036
|
-
)
|
|
1037
|
-
TableClassSummaryResponseTypeDef = TypedDict(
|
|
1038
|
-
"TableClassSummaryResponseTypeDef",
|
|
1039
|
-
{
|
|
1040
|
-
"TableClass": TableClassType,
|
|
1041
|
-
"LastUpdateDateTime": datetime,
|
|
1042
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1043
|
-
},
|
|
1044
|
-
)
|
|
1045
|
-
UpdateContributorInsightsOutputTypeDef = TypedDict(
|
|
1046
|
-
"UpdateContributorInsightsOutputTypeDef",
|
|
1047
|
-
{
|
|
1048
|
-
"TableName": str,
|
|
1049
|
-
"IndexName": str,
|
|
1050
|
-
"ContributorInsightsStatus": ContributorInsightsStatusType,
|
|
1051
|
-
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1052
|
-
},
|
|
1053
|
-
)
|
|
1054
919
|
BatchStatementErrorTypeDef = TypedDict(
|
|
1055
920
|
"BatchStatementErrorTypeDef",
|
|
1056
921
|
{
|
|
@@ -1226,6 +1091,37 @@ CreateBackupOutputTypeDef = TypedDict(
|
|
|
1226
1091
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1227
1092
|
},
|
|
1228
1093
|
)
|
|
1094
|
+
DeleteResourcePolicyOutputTypeDef = TypedDict(
|
|
1095
|
+
"DeleteResourcePolicyOutputTypeDef",
|
|
1096
|
+
{
|
|
1097
|
+
"RevisionId": str,
|
|
1098
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1099
|
+
},
|
|
1100
|
+
)
|
|
1101
|
+
DescribeLimitsOutputTypeDef = TypedDict(
|
|
1102
|
+
"DescribeLimitsOutputTypeDef",
|
|
1103
|
+
{
|
|
1104
|
+
"AccountMaxReadCapacityUnits": int,
|
|
1105
|
+
"AccountMaxWriteCapacityUnits": int,
|
|
1106
|
+
"TableMaxReadCapacityUnits": int,
|
|
1107
|
+
"TableMaxWriteCapacityUnits": int,
|
|
1108
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1109
|
+
},
|
|
1110
|
+
)
|
|
1111
|
+
EmptyResponseMetadataTypeDef = TypedDict(
|
|
1112
|
+
"EmptyResponseMetadataTypeDef",
|
|
1113
|
+
{
|
|
1114
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1115
|
+
},
|
|
1116
|
+
)
|
|
1117
|
+
GetResourcePolicyOutputTypeDef = TypedDict(
|
|
1118
|
+
"GetResourcePolicyOutputTypeDef",
|
|
1119
|
+
{
|
|
1120
|
+
"Policy": str,
|
|
1121
|
+
"RevisionId": str,
|
|
1122
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1123
|
+
},
|
|
1124
|
+
)
|
|
1229
1125
|
ListBackupsOutputTypeDef = TypedDict(
|
|
1230
1126
|
"ListBackupsOutputTypeDef",
|
|
1231
1127
|
{
|
|
@@ -1234,6 +1130,30 @@ ListBackupsOutputTypeDef = TypedDict(
|
|
|
1234
1130
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1235
1131
|
},
|
|
1236
1132
|
)
|
|
1133
|
+
ListTablesOutputTypeDef = TypedDict(
|
|
1134
|
+
"ListTablesOutputTypeDef",
|
|
1135
|
+
{
|
|
1136
|
+
"TableNames": List[str],
|
|
1137
|
+
"LastEvaluatedTableName": str,
|
|
1138
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1139
|
+
},
|
|
1140
|
+
)
|
|
1141
|
+
PutResourcePolicyOutputTypeDef = TypedDict(
|
|
1142
|
+
"PutResourcePolicyOutputTypeDef",
|
|
1143
|
+
{
|
|
1144
|
+
"RevisionId": str,
|
|
1145
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1146
|
+
},
|
|
1147
|
+
)
|
|
1148
|
+
UpdateContributorInsightsOutputTypeDef = TypedDict(
|
|
1149
|
+
"UpdateContributorInsightsOutputTypeDef",
|
|
1150
|
+
{
|
|
1151
|
+
"TableName": str,
|
|
1152
|
+
"IndexName": str,
|
|
1153
|
+
"ContributorInsightsStatus": ContributorInsightsStatusType,
|
|
1154
|
+
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1155
|
+
},
|
|
1156
|
+
)
|
|
1237
1157
|
ConsumedCapacityTypeDef = TypedDict(
|
|
1238
1158
|
"ConsumedCapacityTypeDef",
|
|
1239
1159
|
{
|
{mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb.egg-info/PKG-INFO
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mypy-boto3-dynamodb
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3.DynamoDB 1.
|
|
3
|
+
Version: 1.35.0
|
|
4
|
+
Summary: Type annotations for boto3.DynamoDB 1.35.0 service generated with mypy-boto3-builder 7.26.0
|
|
5
5
|
Home-page: https://github.com/youtype/mypy_boto3_builder
|
|
6
6
|
Author: Vlad Emelianov
|
|
7
7
|
Author-email: vlad.emelianov.nz@gmail.com
|
|
@@ -43,7 +43,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
|
43
43
|

|
|
44
44
|
|
|
45
45
|
Type annotations for
|
|
46
|
-
[boto3.DynamoDB 1.
|
|
46
|
+
[boto3.DynamoDB 1.35.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/dynamodb.html#DynamoDB)
|
|
47
47
|
service compatible with [VSCode](https://code.visualstudio.com/),
|
|
48
48
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
49
49
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -52,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
52
52
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
53
53
|
|
|
54
54
|
Generated by
|
|
55
|
-
[mypy-boto3-builder 7.
|
|
55
|
+
[mypy-boto3-builder 7.26.0](https://github.com/youtype/mypy_boto3_builder).
|
|
56
56
|
|
|
57
57
|
More information can be found on
|
|
58
58
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -440,10 +440,10 @@ Full list of `DynamoDB` TypeDefs can be found in
|
|
|
440
440
|
[docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_dynamodb/type_defs/).
|
|
441
441
|
|
|
442
442
|
```python
|
|
443
|
-
from mypy_boto3_dynamodb.type_defs import
|
|
443
|
+
from mypy_boto3_dynamodb.type_defs import ArchivalSummaryTypeDef
|
|
444
444
|
|
|
445
445
|
|
|
446
|
-
def get_value() ->
|
|
446
|
+
def get_value() -> ArchivalSummaryTypeDef:
|
|
447
447
|
return {...}
|
|
448
448
|
```
|
|
449
449
|
|
|
@@ -4,20 +4,20 @@ Setup script for mypy-boto3-dynamodb.
|
|
|
4
4
|
|
|
5
5
|
from pathlib import Path
|
|
6
6
|
|
|
7
|
-
from setuptools import setup
|
|
7
|
+
from setuptools import setup # type: ignore
|
|
8
8
|
|
|
9
9
|
LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
setup(
|
|
13
13
|
name="mypy-boto3-dynamodb",
|
|
14
|
-
version="1.
|
|
14
|
+
version="1.35.0",
|
|
15
15
|
packages=["mypy_boto3_dynamodb"],
|
|
16
16
|
url="https://github.com/youtype/mypy_boto3_builder",
|
|
17
17
|
license="MIT License",
|
|
18
18
|
author="Vlad Emelianov",
|
|
19
19
|
author_email="vlad.emelianov.nz@gmail.com",
|
|
20
|
-
description="Type annotations for boto3.DynamoDB 1.
|
|
20
|
+
description="Type annotations for boto3.DynamoDB 1.35.0 service generated with mypy-boto3-builder 7.26.0",
|
|
21
21
|
classifiers=[
|
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
|
23
23
|
"Intended Audience :: Developers",
|
|
File without changes
|
|
File without changes
|
{mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/__init__.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/paginator.py
RENAMED
|
File without changes
|
{mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb/paginator.pyi
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{mypy_boto3_dynamodb-1.34.131 → mypy_boto3_dynamodb-1.35.0}/mypy_boto3_dynamodb.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|