mypy-boto3-sso-admin 1.38.0__tar.gz → 1.39.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.
Files changed (24) hide show
  1. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/PKG-INFO +5 -5
  2. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/README.md +3 -3
  3. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin/__main__.py +4 -4
  4. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin/client.py +3 -3
  5. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin/client.pyi +3 -3
  6. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin/literals.py +6 -2
  7. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin/literals.pyi +6 -2
  8. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin/version.py +1 -1
  9. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin.egg-info/PKG-INFO +5 -5
  10. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/setup.py +2 -2
  11. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/LICENSE +0 -0
  12. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin/__init__.py +0 -0
  13. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin/__init__.pyi +0 -0
  14. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin/paginator.py +0 -0
  15. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin/paginator.pyi +0 -0
  16. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin/py.typed +0 -0
  17. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin/type_defs.py +94 -94
  18. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin/type_defs.pyi +94 -94
  19. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin.egg-info/SOURCES.txt +0 -0
  20. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin.egg-info/dependency_links.txt +0 -0
  21. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin.egg-info/not-zip-safe +0 -0
  22. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin.egg-info/requires.txt +0 -0
  23. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/mypy_boto3_sso_admin.egg-info/top_level.txt +0 -0
  24. {mypy_boto3_sso_admin-1.38.0 → mypy_boto3_sso_admin-1.39.0}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-sso-admin
3
- Version: 1.38.0
4
- Summary: Type annotations for boto3 SSOAdmin 1.38.0 service generated with mypy-boto3-builder 8.10.1
3
+ Version: 1.39.0
4
+ Summary: Type annotations for boto3 SSOAdmin 1.39.0 service generated with mypy-boto3-builder 8.11.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
@@ -56,7 +56,7 @@ Dynamic: summary
56
56
 
57
57
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
58
 
59
- Type annotations for [boto3 SSOAdmin 1.38.0](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 SSOAdmin 1.39.0](https://pypi.org/project/boto3/)
60
60
  compatible with [VSCode](https://code.visualstudio.com/),
61
61
  [PyCharm](https://www.jetbrains.com/pycharm/),
62
62
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
65
65
  [pyright](https://github.com/microsoft/pyright) and other tools.
66
66
 
67
67
  Generated with
68
- [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
68
+ [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
69
69
 
70
70
  More information can be found on
71
71
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -118,7 +118,7 @@ You can generate type annotations for `boto3` package locally with
118
118
  isolation.
119
119
 
120
120
  1. Run mypy-boto3-builder in your package root directory:
121
- `uvx --with 'boto3==1.38.0' mypy-boto3-builder`
121
+ `uvx --with 'boto3==1.39.0' mypy-boto3-builder`
122
122
  2. Select `boto3-stubs` AWS SDK.
123
123
  3. Add `SSOAdmin` service.
124
124
  4. Use provided commands to install generated packages.
@@ -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 SSOAdmin 1.38.0](https://pypi.org/project/boto3/)
12
+ Type annotations for [boto3 SSOAdmin 1.39.0](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.10.1](https://github.com/youtype/mypy_boto3_builder).
21
+ [mypy-boto3-builder 8.11.0](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
@@ -71,7 +71,7 @@ You can generate type annotations for `boto3` package locally with
71
71
  isolation.
72
72
 
73
73
  1. Run mypy-boto3-builder in your package root directory:
74
- `uvx --with 'boto3==1.38.0' mypy-boto3-builder`
74
+ `uvx --with 'boto3==1.39.0' mypy-boto3-builder`
75
75
  2. Select `boto3-stubs` AWS SDK.
76
76
  3. Add `SSOAdmin` service.
77
77
  4. Use provided commands to install generated packages.
@@ -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 SSOAdmin 1.38.0\n"
16
- "Version: 1.38.0\n"
17
- "Builder version: 8.10.1\n"
15
+ "Type annotations for boto3 SSOAdmin 1.39.0\n"
16
+ "Version: 1.39.0\n"
17
+ "Builder version: 8.11.0\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sso_admin//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sso-admin.html#ssoadmin\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.38.0\n")
29
+ sys.stdout.write("1.39.0\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -264,8 +264,8 @@ class SSOAdminClient(BaseClient):
264
264
  self, **kwargs: Unpack[CreateApplicationRequestTypeDef]
265
265
  ) -> CreateApplicationResponseTypeDef:
266
266
  """
267
- Creates an application in IAM Identity Center for the given application
268
- provider.
267
+ Creates an OAuth 2.0 customer managed application in IAM Identity Center for
268
+ the given application provider.
269
269
 
270
270
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sso-admin/client/create_application.html)
271
271
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sso_admin/client/#create_application)
@@ -895,7 +895,7 @@ class SSOAdminClient(BaseClient):
895
895
  self, **kwargs: Unpack[PutApplicationGrantRequestTypeDef]
896
896
  ) -> EmptyResponseMetadataTypeDef:
897
897
  """
898
- Adds a grant to an application.
898
+ Creates a configuration for an application to use grants.
899
899
 
900
900
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sso-admin/client/put_application_grant.html)
901
901
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sso_admin/client/#put_application_grant)
@@ -261,8 +261,8 @@ class SSOAdminClient(BaseClient):
261
261
  self, **kwargs: Unpack[CreateApplicationRequestTypeDef]
262
262
  ) -> CreateApplicationResponseTypeDef:
263
263
  """
264
- Creates an application in IAM Identity Center for the given application
265
- provider.
264
+ Creates an OAuth 2.0 customer managed application in IAM Identity Center for
265
+ the given application provider.
266
266
 
267
267
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sso-admin/client/create_application.html)
268
268
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sso_admin/client/#create_application)
@@ -892,7 +892,7 @@ class SSOAdminClient(BaseClient):
892
892
  self, **kwargs: Unpack[PutApplicationGrantRequestTypeDef]
893
893
  ) -> EmptyResponseMetadataTypeDef:
894
894
  """
895
- Adds a grant to an application.
895
+ Creates a configuration for an application to use grants.
896
896
 
897
897
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sso-admin/client/put_application_grant.html)
898
898
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sso_admin/client/#put_application_grant)
@@ -132,6 +132,7 @@ ServiceName = Literal[
132
132
  "account",
133
133
  "acm",
134
134
  "acm-pca",
135
+ "aiops",
135
136
  "amp",
136
137
  "amplify",
137
138
  "amplifybackend",
@@ -272,6 +273,7 @@ ServiceName = Literal[
272
273
  "es",
273
274
  "events",
274
275
  "evidently",
276
+ "evs",
275
277
  "finspace",
276
278
  "finspace-data",
277
279
  "firehose",
@@ -329,6 +331,7 @@ ServiceName = Literal[
329
331
  "kendra",
330
332
  "kendra-ranking",
331
333
  "keyspaces",
334
+ "keyspacesstreams",
332
335
  "kinesis",
333
336
  "kinesis-video-archived-media",
334
337
  "kinesis-video-media",
@@ -384,6 +387,7 @@ ServiceName = Literal[
384
387
  "migrationhub-config",
385
388
  "migrationhuborchestrator",
386
389
  "migrationhubstrategy",
390
+ "mpa",
387
391
  "mq",
388
392
  "mturk",
389
393
  "mwaa",
@@ -424,7 +428,6 @@ ServiceName = Literal[
424
428
  "pipes",
425
429
  "polly",
426
430
  "pricing",
427
- "privatenetworks",
428
431
  "proton",
429
432
  "qapps",
430
433
  "qbusiness",
@@ -485,7 +488,6 @@ ServiceName = Literal[
485
488
  "signer",
486
489
  "simspaceweaver",
487
490
  "sms",
488
- "sms-voice",
489
491
  "snow-device-management",
490
492
  "snowball",
491
493
  "sns",
@@ -493,6 +495,7 @@ ServiceName = Literal[
493
495
  "sqs",
494
496
  "ssm",
495
497
  "ssm-contacts",
498
+ "ssm-guiconnect",
496
499
  "ssm-incidents",
497
500
  "ssm-quicksetup",
498
501
  "ssm-sap",
@@ -529,6 +532,7 @@ ServiceName = Literal[
529
532
  "workmail",
530
533
  "workmailmessageflow",
531
534
  "workspaces",
535
+ "workspaces-instances",
532
536
  "workspaces-thin-client",
533
537
  "workspaces-web",
534
538
  "xray",
@@ -130,6 +130,7 @@ ServiceName = Literal[
130
130
  "account",
131
131
  "acm",
132
132
  "acm-pca",
133
+ "aiops",
133
134
  "amp",
134
135
  "amplify",
135
136
  "amplifybackend",
@@ -270,6 +271,7 @@ ServiceName = Literal[
270
271
  "es",
271
272
  "events",
272
273
  "evidently",
274
+ "evs",
273
275
  "finspace",
274
276
  "finspace-data",
275
277
  "firehose",
@@ -327,6 +329,7 @@ ServiceName = Literal[
327
329
  "kendra",
328
330
  "kendra-ranking",
329
331
  "keyspaces",
332
+ "keyspacesstreams",
330
333
  "kinesis",
331
334
  "kinesis-video-archived-media",
332
335
  "kinesis-video-media",
@@ -382,6 +385,7 @@ ServiceName = Literal[
382
385
  "migrationhub-config",
383
386
  "migrationhuborchestrator",
384
387
  "migrationhubstrategy",
388
+ "mpa",
385
389
  "mq",
386
390
  "mturk",
387
391
  "mwaa",
@@ -422,7 +426,6 @@ ServiceName = Literal[
422
426
  "pipes",
423
427
  "polly",
424
428
  "pricing",
425
- "privatenetworks",
426
429
  "proton",
427
430
  "qapps",
428
431
  "qbusiness",
@@ -483,7 +486,6 @@ ServiceName = Literal[
483
486
  "signer",
484
487
  "simspaceweaver",
485
488
  "sms",
486
- "sms-voice",
487
489
  "snow-device-management",
488
490
  "snowball",
489
491
  "sns",
@@ -491,6 +493,7 @@ ServiceName = Literal[
491
493
  "sqs",
492
494
  "ssm",
493
495
  "ssm-contacts",
496
+ "ssm-guiconnect",
494
497
  "ssm-incidents",
495
498
  "ssm-quicksetup",
496
499
  "ssm-sap",
@@ -527,6 +530,7 @@ ServiceName = Literal[
527
530
  "workmail",
528
531
  "workmailmessageflow",
529
532
  "workspaces",
533
+ "workspaces-instances",
530
534
  "workspaces-thin-client",
531
535
  "workspaces-web",
532
536
  "xray",
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.38.0"
7
+ __version__ = "1.39.0"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-sso-admin
3
- Version: 1.38.0
4
- Summary: Type annotations for boto3 SSOAdmin 1.38.0 service generated with mypy-boto3-builder 8.10.1
3
+ Version: 1.39.0
4
+ Summary: Type annotations for boto3 SSOAdmin 1.39.0 service generated with mypy-boto3-builder 8.11.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
@@ -56,7 +56,7 @@ Dynamic: summary
56
56
 
57
57
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
58
 
59
- Type annotations for [boto3 SSOAdmin 1.38.0](https://pypi.org/project/boto3/)
59
+ Type annotations for [boto3 SSOAdmin 1.39.0](https://pypi.org/project/boto3/)
60
60
  compatible with [VSCode](https://code.visualstudio.com/),
61
61
  [PyCharm](https://www.jetbrains.com/pycharm/),
62
62
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -65,7 +65,7 @@ compatible with [VSCode](https://code.visualstudio.com/),
65
65
  [pyright](https://github.com/microsoft/pyright) and other tools.
66
66
 
67
67
  Generated with
68
- [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
68
+ [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
69
69
 
70
70
  More information can be found on
71
71
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -118,7 +118,7 @@ You can generate type annotations for `boto3` package locally with
118
118
  isolation.
119
119
 
120
120
  1. Run mypy-boto3-builder in your package root directory:
121
- `uvx --with 'boto3==1.38.0' mypy-boto3-builder`
121
+ `uvx --with 'boto3==1.39.0' mypy-boto3-builder`
122
122
  2. Select `boto3-stubs` AWS SDK.
123
123
  3. Add `SSOAdmin` service.
124
124
  4. Use provided commands to install generated packages.
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
13
13
 
14
14
  setup(
15
15
  name="mypy-boto3-sso-admin",
16
- version="1.38.0",
16
+ version="1.39.0",
17
17
  packages=["mypy_boto3_sso_admin"],
18
18
  url="https://github.com/youtype/mypy_boto3_builder",
19
19
  license="MIT License",
20
20
  author="Vlad Emelianov",
21
21
  author_email="vlad.emelianov.nz@gmail.com",
22
- description="Type annotations for boto3 SSOAdmin 1.38.0 service generated with mypy-boto3-builder 8.10.1",
22
+ description="Type annotations for boto3 SSOAdmin 1.39.0 service generated with mypy-boto3-builder 8.11.0",
23
23
  classifiers=[
24
24
  "Development Status :: 5 - Production/Stable",
25
25
  "Intended Audience :: Developers",