mypy-boto3-s3tables 1.36.10__tar.gz → 1.37.35__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.

Potentially problematic release.


This version of mypy-boto3-s3tables might be problematic. Click here for more details.

Files changed (24) hide show
  1. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/PKG-INFO +12 -8
  2. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/README.md +8 -5
  3. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables/__main__.py +4 -4
  4. mypy_boto3_s3tables-1.36.10/mypy_boto3_s3tables/client.pyi → mypy_boto3_s3tables-1.37.35/mypy_boto3_s3tables/client.py +49 -0
  5. mypy_boto3_s3tables-1.36.10/mypy_boto3_s3tables/client.py → mypy_boto3_s3tables-1.37.35/mypy_boto3_s3tables/client.pyi +46 -3
  6. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables/literals.py +4 -1
  7. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables/literals.pyi +4 -1
  8. mypy_boto3_s3tables-1.36.10/mypy_boto3_s3tables/type_defs.pyi → mypy_boto3_s3tables-1.37.35/mypy_boto3_s3tables/type_defs.py +119 -2
  9. mypy_boto3_s3tables-1.36.10/mypy_boto3_s3tables/type_defs.py → mypy_boto3_s3tables-1.37.35/mypy_boto3_s3tables/type_defs.pyi +45 -61
  10. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables/version.py +1 -1
  11. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables.egg-info/PKG-INFO +12 -8
  12. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/setup.py +2 -2
  13. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/LICENSE +0 -0
  14. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables/__init__.py +0 -0
  15. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables/__init__.pyi +0 -0
  16. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables/paginator.py +0 -0
  17. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables/paginator.pyi +0 -0
  18. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables/py.typed +0 -0
  19. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables.egg-info/SOURCES.txt +0 -0
  20. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables.egg-info/dependency_links.txt +0 -0
  21. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables.egg-info/not-zip-safe +0 -0
  22. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables.egg-info/requires.txt +0 -0
  23. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/mypy_boto3_s3tables.egg-info/top_level.txt +0 -0
  24. {mypy_boto3_s3tables-1.36.10 → mypy_boto3_s3tables-1.37.35}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: mypy-boto3-s3tables
3
- Version: 1.36.10
4
- Summary: Type annotations for boto3 S3Tables 1.36.10 service generated with mypy-boto3-builder 8.9.0
3
+ Version: 1.37.35
4
+ Summary: Type annotations for boto3 S3Tables 1.37.35 service generated with mypy-boto3-builder 8.10.1
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
@@ -39,6 +39,7 @@ Dynamic: description-content-type
39
39
  Dynamic: home-page
40
40
  Dynamic: keywords
41
41
  Dynamic: license
42
+ Dynamic: license-file
42
43
  Dynamic: project-url
43
44
  Dynamic: requires-dist
44
45
  Dynamic: requires-python
@@ -55,7 +56,7 @@ Dynamic: summary
55
56
 
56
57
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
57
58
 
58
- Type annotations for [boto3 S3Tables 1.36.10](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 S3Tables 1.37.35](https://pypi.org/project/boto3/)
59
60
  compatible with [VSCode](https://code.visualstudio.com/),
60
61
  [PyCharm](https://www.jetbrains.com/pycharm/),
61
62
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -64,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
64
65
  [pyright](https://github.com/microsoft/pyright) and other tools.
65
66
 
66
67
  Generated with
67
- [mypy-boto3-builder 8.9.0](https://github.com/youtype/mypy_boto3_builder).
68
+ [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
68
69
 
69
70
  More information can be found on
70
71
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -112,12 +113,12 @@ See how it helps you find and fix potential bugs:
112
113
  ### Generate locally (recommended)
113
114
 
114
115
  You can generate type annotations for `boto3` package locally with
115
- `mypy_boto3_builder`. Use
116
+ `mypy-boto3-builder`. Use
116
117
  [uv](https://docs.astral.sh/uv/getting-started/installation/) for build
117
118
  isolation.
118
119
 
119
120
  1. Run mypy-boto3-builder in your package root directory:
120
- `uvx --with 'boto3==1.36.10' mypy_boto3_builder`
121
+ `uvx --with 'boto3==1.37.35' mypy-boto3-builder`
121
122
  2. Select `boto3-stubs` AWS SDK.
122
123
  3. Add `S3Tables` service.
123
124
  4. Use provided commands to install generated packages.
@@ -393,11 +394,14 @@ Full list of `S3Tables` TypeDefs can be found in
393
394
  [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/type_defs/).
394
395
 
395
396
  ```python
397
+ # TypedDict usage example
396
398
  from mypy_boto3_s3tables.type_defs import CreateNamespaceRequestTypeDef
397
399
 
398
400
 
399
401
  def get_value() -> CreateNamespaceRequestTypeDef:
400
- return {...}
402
+ return {
403
+ "tableBucketARN": ...,
404
+ }
401
405
  ```
402
406
 
403
407
  <a id="how-it-works"></a>
@@ -9,7 +9,7 @@
9
9
 
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
- Type annotations for [boto3 S3Tables 1.36.10](https://pypi.org/project/boto3/)
12
+ Type annotations for [boto3 S3Tables 1.37.35](https://pypi.org/project/boto3/)
13
13
  compatible with [VSCode](https://code.visualstudio.com/),
14
14
  [PyCharm](https://www.jetbrains.com/pycharm/),
15
15
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -18,7 +18,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
18
18
  [pyright](https://github.com/microsoft/pyright) and other tools.
19
19
 
20
20
  Generated with
21
- [mypy-boto3-builder 8.9.0](https://github.com/youtype/mypy_boto3_builder).
21
+ [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
22
22
 
23
23
  More information can be found on
24
24
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -66,12 +66,12 @@ See how it helps you find and fix potential bugs:
66
66
  ### Generate locally (recommended)
67
67
 
68
68
  You can generate type annotations for `boto3` package locally with
69
- `mypy_boto3_builder`. Use
69
+ `mypy-boto3-builder`. Use
70
70
  [uv](https://docs.astral.sh/uv/getting-started/installation/) for build
71
71
  isolation.
72
72
 
73
73
  1. Run mypy-boto3-builder in your package root directory:
74
- `uvx --with 'boto3==1.36.10' mypy_boto3_builder`
74
+ `uvx --with 'boto3==1.37.35' mypy-boto3-builder`
75
75
  2. Select `boto3-stubs` AWS SDK.
76
76
  3. Add `S3Tables` service.
77
77
  4. Use provided commands to install generated packages.
@@ -347,11 +347,14 @@ Full list of `S3Tables` TypeDefs can be found in
347
347
  [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/type_defs/).
348
348
 
349
349
  ```python
350
+ # TypedDict usage example
350
351
  from mypy_boto3_s3tables.type_defs import CreateNamespaceRequestTypeDef
351
352
 
352
353
 
353
354
  def get_value() -> CreateNamespaceRequestTypeDef:
354
- return {...}
355
+ return {
356
+ "tableBucketARN": ...,
357
+ }
355
358
  ```
356
359
 
357
360
  <a id="how-it-works"></a>
@@ -12,9 +12,9 @@ def print_info() -> None:
12
12
  Print package info to stdout.
13
13
  """
14
14
  sys.stdout.write(
15
- "Type annotations for boto3 S3Tables 1.36.10\n"
16
- "Version: 1.36.10\n"
17
- "Builder version: 8.9.0\n"
15
+ "Type annotations for boto3 S3Tables 1.37.35\n"
16
+ "Version: 1.37.35\n"
17
+ "Builder version: 8.10.1\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables.html#s3tables\n"
20
20
  "Other services: https://pypi.org/project/boto3-stubs/\n"
@@ -26,7 +26,7 @@ def print_version() -> None:
26
26
  """
27
27
  Print package version to stdout.
28
28
  """
29
- sys.stdout.write("1.36.10\n")
29
+ sys.stdout.write("1.37.35\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -34,6 +34,7 @@ from .type_defs import (
34
34
  CreateTableRequestTypeDef,
35
35
  CreateTableResponseTypeDef,
36
36
  DeleteNamespaceRequestTypeDef,
37
+ DeleteTableBucketEncryptionRequestTypeDef,
37
38
  DeleteTableBucketPolicyRequestTypeDef,
38
39
  DeleteTableBucketRequestTypeDef,
39
40
  DeleteTablePolicyRequestTypeDef,
@@ -41,12 +42,16 @@ from .type_defs import (
41
42
  EmptyResponseMetadataTypeDef,
42
43
  GetNamespaceRequestTypeDef,
43
44
  GetNamespaceResponseTypeDef,
45
+ GetTableBucketEncryptionRequestTypeDef,
46
+ GetTableBucketEncryptionResponseTypeDef,
44
47
  GetTableBucketMaintenanceConfigurationRequestTypeDef,
45
48
  GetTableBucketMaintenanceConfigurationResponseTypeDef,
46
49
  GetTableBucketPolicyRequestTypeDef,
47
50
  GetTableBucketPolicyResponseTypeDef,
48
51
  GetTableBucketRequestTypeDef,
49
52
  GetTableBucketResponseTypeDef,
53
+ GetTableEncryptionRequestTypeDef,
54
+ GetTableEncryptionResponseTypeDef,
50
55
  GetTableMaintenanceConfigurationRequestTypeDef,
51
56
  GetTableMaintenanceConfigurationResponseTypeDef,
52
57
  GetTableMaintenanceJobStatusRequestTypeDef,
@@ -63,6 +68,7 @@ from .type_defs import (
63
68
  ListTableBucketsResponseTypeDef,
64
69
  ListTablesRequestTypeDef,
65
70
  ListTablesResponseTypeDef,
71
+ PutTableBucketEncryptionRequestTypeDef,
66
72
  PutTableBucketMaintenanceConfigurationRequestTypeDef,
67
73
  PutTableBucketPolicyRequestTypeDef,
68
74
  PutTableMaintenanceConfigurationRequestTypeDef,
@@ -82,8 +88,10 @@ if sys.version_info >= (3, 12):
82
88
  else:
83
89
  from typing_extensions import Literal, Unpack
84
90
 
91
+
85
92
  __all__ = ("S3TablesClient",)
86
93
 
94
+
87
95
  class Exceptions(BaseClientExceptions):
88
96
  AccessDeniedException: Type[BotocoreClientError]
89
97
  BadRequestException: Type[BotocoreClientError]
@@ -94,6 +102,7 @@ class Exceptions(BaseClientExceptions):
94
102
  NotFoundException: Type[BotocoreClientError]
95
103
  TooManyRequestsException: Type[BotocoreClientError]
96
104
 
105
+
97
106
  class S3TablesClient(BaseClient):
98
107
  """
99
108
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables.html#S3Tables.Client)
@@ -189,6 +198,16 @@ class S3TablesClient(BaseClient):
189
198
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#delete_table_bucket)
190
199
  """
191
200
 
201
+ def delete_table_bucket_encryption(
202
+ self, **kwargs: Unpack[DeleteTableBucketEncryptionRequestTypeDef]
203
+ ) -> EmptyResponseMetadataTypeDef:
204
+ """
205
+ Deletes the encryption configuration for a table bucket.
206
+
207
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables/client/delete_table_bucket_encryption.html)
208
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#delete_table_bucket_encryption)
209
+ """
210
+
192
211
  def delete_table_bucket_policy(
193
212
  self, **kwargs: Unpack[DeleteTableBucketPolicyRequestTypeDef]
194
213
  ) -> EmptyResponseMetadataTypeDef:
@@ -237,6 +256,16 @@ class S3TablesClient(BaseClient):
237
256
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#get_table_bucket)
238
257
  """
239
258
 
259
+ def get_table_bucket_encryption(
260
+ self, **kwargs: Unpack[GetTableBucketEncryptionRequestTypeDef]
261
+ ) -> GetTableBucketEncryptionResponseTypeDef:
262
+ """
263
+ Gets the encryption configuration for a table bucket.
264
+
265
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables/client/get_table_bucket_encryption.html)
266
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#get_table_bucket_encryption)
267
+ """
268
+
240
269
  def get_table_bucket_maintenance_configuration(
241
270
  self, **kwargs: Unpack[GetTableBucketMaintenanceConfigurationRequestTypeDef]
242
271
  ) -> GetTableBucketMaintenanceConfigurationResponseTypeDef:
@@ -257,6 +286,16 @@ class S3TablesClient(BaseClient):
257
286
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#get_table_bucket_policy)
258
287
  """
259
288
 
289
+ def get_table_encryption(
290
+ self, **kwargs: Unpack[GetTableEncryptionRequestTypeDef]
291
+ ) -> GetTableEncryptionResponseTypeDef:
292
+ """
293
+ Gets the encryption configuration for a table.
294
+
295
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables/client/get_table_encryption.html)
296
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#get_table_encryption)
297
+ """
298
+
260
299
  def get_table_maintenance_configuration(
261
300
  self, **kwargs: Unpack[GetTableMaintenanceConfigurationRequestTypeDef]
262
301
  ) -> GetTableMaintenanceConfigurationResponseTypeDef:
@@ -325,6 +364,16 @@ class S3TablesClient(BaseClient):
325
364
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#list_tables)
326
365
  """
327
366
 
367
+ def put_table_bucket_encryption(
368
+ self, **kwargs: Unpack[PutTableBucketEncryptionRequestTypeDef]
369
+ ) -> EmptyResponseMetadataTypeDef:
370
+ """
371
+ Sets the encryption configuration for a table bucket.
372
+
373
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables/client/put_table_bucket_encryption.html)
374
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#put_table_bucket_encryption)
375
+ """
376
+
328
377
  def put_table_bucket_maintenance_configuration(
329
378
  self, **kwargs: Unpack[PutTableBucketMaintenanceConfigurationRequestTypeDef]
330
379
  ) -> EmptyResponseMetadataTypeDef:
@@ -34,6 +34,7 @@ from .type_defs import (
34
34
  CreateTableRequestTypeDef,
35
35
  CreateTableResponseTypeDef,
36
36
  DeleteNamespaceRequestTypeDef,
37
+ DeleteTableBucketEncryptionRequestTypeDef,
37
38
  DeleteTableBucketPolicyRequestTypeDef,
38
39
  DeleteTableBucketRequestTypeDef,
39
40
  DeleteTablePolicyRequestTypeDef,
@@ -41,12 +42,16 @@ from .type_defs import (
41
42
  EmptyResponseMetadataTypeDef,
42
43
  GetNamespaceRequestTypeDef,
43
44
  GetNamespaceResponseTypeDef,
45
+ GetTableBucketEncryptionRequestTypeDef,
46
+ GetTableBucketEncryptionResponseTypeDef,
44
47
  GetTableBucketMaintenanceConfigurationRequestTypeDef,
45
48
  GetTableBucketMaintenanceConfigurationResponseTypeDef,
46
49
  GetTableBucketPolicyRequestTypeDef,
47
50
  GetTableBucketPolicyResponseTypeDef,
48
51
  GetTableBucketRequestTypeDef,
49
52
  GetTableBucketResponseTypeDef,
53
+ GetTableEncryptionRequestTypeDef,
54
+ GetTableEncryptionResponseTypeDef,
50
55
  GetTableMaintenanceConfigurationRequestTypeDef,
51
56
  GetTableMaintenanceConfigurationResponseTypeDef,
52
57
  GetTableMaintenanceJobStatusRequestTypeDef,
@@ -63,6 +68,7 @@ from .type_defs import (
63
68
  ListTableBucketsResponseTypeDef,
64
69
  ListTablesRequestTypeDef,
65
70
  ListTablesResponseTypeDef,
71
+ PutTableBucketEncryptionRequestTypeDef,
66
72
  PutTableBucketMaintenanceConfigurationRequestTypeDef,
67
73
  PutTableBucketPolicyRequestTypeDef,
68
74
  PutTableMaintenanceConfigurationRequestTypeDef,
@@ -82,10 +88,8 @@ if sys.version_info >= (3, 12):
82
88
  else:
83
89
  from typing_extensions import Literal, Unpack
84
90
 
85
-
86
91
  __all__ = ("S3TablesClient",)
87
92
 
88
-
89
93
  class Exceptions(BaseClientExceptions):
90
94
  AccessDeniedException: Type[BotocoreClientError]
91
95
  BadRequestException: Type[BotocoreClientError]
@@ -96,7 +100,6 @@ class Exceptions(BaseClientExceptions):
96
100
  NotFoundException: Type[BotocoreClientError]
97
101
  TooManyRequestsException: Type[BotocoreClientError]
98
102
 
99
-
100
103
  class S3TablesClient(BaseClient):
101
104
  """
102
105
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables.html#S3Tables.Client)
@@ -192,6 +195,16 @@ class S3TablesClient(BaseClient):
192
195
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#delete_table_bucket)
193
196
  """
194
197
 
198
+ def delete_table_bucket_encryption(
199
+ self, **kwargs: Unpack[DeleteTableBucketEncryptionRequestTypeDef]
200
+ ) -> EmptyResponseMetadataTypeDef:
201
+ """
202
+ Deletes the encryption configuration for a table bucket.
203
+
204
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables/client/delete_table_bucket_encryption.html)
205
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#delete_table_bucket_encryption)
206
+ """
207
+
195
208
  def delete_table_bucket_policy(
196
209
  self, **kwargs: Unpack[DeleteTableBucketPolicyRequestTypeDef]
197
210
  ) -> EmptyResponseMetadataTypeDef:
@@ -240,6 +253,16 @@ class S3TablesClient(BaseClient):
240
253
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#get_table_bucket)
241
254
  """
242
255
 
256
+ def get_table_bucket_encryption(
257
+ self, **kwargs: Unpack[GetTableBucketEncryptionRequestTypeDef]
258
+ ) -> GetTableBucketEncryptionResponseTypeDef:
259
+ """
260
+ Gets the encryption configuration for a table bucket.
261
+
262
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables/client/get_table_bucket_encryption.html)
263
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#get_table_bucket_encryption)
264
+ """
265
+
243
266
  def get_table_bucket_maintenance_configuration(
244
267
  self, **kwargs: Unpack[GetTableBucketMaintenanceConfigurationRequestTypeDef]
245
268
  ) -> GetTableBucketMaintenanceConfigurationResponseTypeDef:
@@ -260,6 +283,16 @@ class S3TablesClient(BaseClient):
260
283
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#get_table_bucket_policy)
261
284
  """
262
285
 
286
+ def get_table_encryption(
287
+ self, **kwargs: Unpack[GetTableEncryptionRequestTypeDef]
288
+ ) -> GetTableEncryptionResponseTypeDef:
289
+ """
290
+ Gets the encryption configuration for a table.
291
+
292
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables/client/get_table_encryption.html)
293
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#get_table_encryption)
294
+ """
295
+
263
296
  def get_table_maintenance_configuration(
264
297
  self, **kwargs: Unpack[GetTableMaintenanceConfigurationRequestTypeDef]
265
298
  ) -> GetTableMaintenanceConfigurationResponseTypeDef:
@@ -328,6 +361,16 @@ class S3TablesClient(BaseClient):
328
361
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#list_tables)
329
362
  """
330
363
 
364
+ def put_table_bucket_encryption(
365
+ self, **kwargs: Unpack[PutTableBucketEncryptionRequestTypeDef]
366
+ ) -> EmptyResponseMetadataTypeDef:
367
+ """
368
+ Sets the encryption configuration for a table bucket.
369
+
370
+ [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3tables/client/put_table_bucket_encryption.html)
371
+ [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_s3tables/client/#put_table_bucket_encryption)
372
+ """
373
+
331
374
  def put_table_bucket_maintenance_configuration(
332
375
  self, **kwargs: Unpack[PutTableBucketMaintenanceConfigurationRequestTypeDef]
333
376
  ) -> EmptyResponseMetadataTypeDef:
@@ -32,6 +32,7 @@ __all__ = (
32
32
  "PaginatorName",
33
33
  "ResourceServiceName",
34
34
  "S3TablesServiceName",
35
+ "SSEAlgorithmType",
35
36
  "ServiceName",
36
37
  "TableBucketMaintenanceTypeType",
37
38
  "TableMaintenanceJobTypeType",
@@ -46,6 +47,7 @@ ListTableBucketsPaginatorName = Literal["list_table_buckets"]
46
47
  ListTablesPaginatorName = Literal["list_tables"]
47
48
  MaintenanceStatusType = Literal["disabled", "enabled"]
48
49
  OpenTableFormatType = Literal["ICEBERG"]
50
+ SSEAlgorithmType = Literal["AES256", "aws:kms"]
49
51
  TableBucketMaintenanceTypeType = Literal["icebergUnreferencedFileRemoval"]
50
52
  TableMaintenanceJobTypeType = Literal[
51
53
  "icebergCompaction", "icebergSnapshotManagement", "icebergUnreferencedFileRemoval"
@@ -186,7 +188,6 @@ ServiceName = Literal[
186
188
  "efs",
187
189
  "eks",
188
190
  "eks-auth",
189
- "elastic-inference",
190
191
  "elasticache",
191
192
  "elasticbeanstalk",
192
193
  "elastictranscoder",
@@ -210,6 +211,7 @@ ServiceName = Literal[
210
211
  "freetier",
211
212
  "fsx",
212
213
  "gamelift",
214
+ "gameliftstreams",
213
215
  "geo-maps",
214
216
  "geo-places",
215
217
  "geo-routes",
@@ -235,6 +237,7 @@ ServiceName = Literal[
235
237
  "iot",
236
238
  "iot-data",
237
239
  "iot-jobs-data",
240
+ "iot-managed-integrations",
238
241
  "iotanalytics",
239
242
  "iotdeviceadvisor",
240
243
  "iotevents",
@@ -31,6 +31,7 @@ __all__ = (
31
31
  "PaginatorName",
32
32
  "ResourceServiceName",
33
33
  "S3TablesServiceName",
34
+ "SSEAlgorithmType",
34
35
  "ServiceName",
35
36
  "TableBucketMaintenanceTypeType",
36
37
  "TableMaintenanceJobTypeType",
@@ -44,6 +45,7 @@ ListTableBucketsPaginatorName = Literal["list_table_buckets"]
44
45
  ListTablesPaginatorName = Literal["list_tables"]
45
46
  MaintenanceStatusType = Literal["disabled", "enabled"]
46
47
  OpenTableFormatType = Literal["ICEBERG"]
48
+ SSEAlgorithmType = Literal["AES256", "aws:kms"]
47
49
  TableBucketMaintenanceTypeType = Literal["icebergUnreferencedFileRemoval"]
48
50
  TableMaintenanceJobTypeType = Literal[
49
51
  "icebergCompaction", "icebergSnapshotManagement", "icebergUnreferencedFileRemoval"
@@ -184,7 +186,6 @@ ServiceName = Literal[
184
186
  "efs",
185
187
  "eks",
186
188
  "eks-auth",
187
- "elastic-inference",
188
189
  "elasticache",
189
190
  "elasticbeanstalk",
190
191
  "elastictranscoder",
@@ -208,6 +209,7 @@ ServiceName = Literal[
208
209
  "freetier",
209
210
  "fsx",
210
211
  "gamelift",
212
+ "gameliftstreams",
211
213
  "geo-maps",
212
214
  "geo-places",
213
215
  "geo-routes",
@@ -233,6 +235,7 @@ ServiceName = Literal[
233
235
  "iot",
234
236
  "iot-data",
235
237
  "iot-jobs-data",
238
+ "iot-managed-integrations",
236
239
  "iotanalytics",
237
240
  "iotdeviceadvisor",
238
241
  "iotevents",