types-boto3-sso-admin 1.35.93__py3-none-any.whl → 1.37.0__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.
- types_boto3_sso_admin/__init__.py +4 -2
- types_boto3_sso_admin/__init__.pyi +4 -2
- types_boto3_sso_admin/__main__.py +4 -4
- types_boto3_sso_admin/client.py +148 -163
- types_boto3_sso_admin/client.pyi +148 -163
- types_boto3_sso_admin/literals.py +2 -5
- types_boto3_sso_admin/literals.pyi +2 -5
- types_boto3_sso_admin/paginator.py +2 -2
- types_boto3_sso_admin/paginator.pyi +2 -2
- types_boto3_sso_admin/type_defs.py +194 -207
- types_boto3_sso_admin/type_defs.pyi +190 -200
- types_boto3_sso_admin/version.py +1 -1
- {types_boto3_sso_admin-1.35.93.dist-info → types_boto3_sso_admin-1.37.0.dist-info}/METADATA +25 -9
- types_boto3_sso_admin-1.37.0.dist-info/RECORD +18 -0
- {types_boto3_sso_admin-1.35.93.dist-info → types_boto3_sso_admin-1.37.0.dist-info}/WHEEL +1 -1
- types_boto3_sso_admin-1.35.93.dist-info/RECORD +0 -18
- {types_boto3_sso_admin-1.35.93.dist-info → types_boto3_sso_admin-1.37.0.dist-info}/LICENSE +0 -0
- {types_boto3_sso_admin-1.35.93.dist-info → types_boto3_sso_admin-1.37.0.dist-info}/top_level.txt +0 -0
|
@@ -3,6 +3,8 @@ Type annotations for sso-admin service literal definitions.
|
|
|
3
3
|
|
|
4
4
|
[Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_sso_admin/literals/)
|
|
5
5
|
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
6
8
|
Usage::
|
|
7
9
|
|
|
8
10
|
```python
|
|
@@ -10,8 +12,6 @@ Usage::
|
|
|
10
12
|
|
|
11
13
|
data: ApplicationStatusType = "DISABLED"
|
|
12
14
|
```
|
|
13
|
-
|
|
14
|
-
Copyright 2025 Vlad Emelianov
|
|
15
15
|
"""
|
|
16
16
|
|
|
17
17
|
import sys
|
|
@@ -260,7 +260,6 @@ ServiceName = Literal[
|
|
|
260
260
|
"efs",
|
|
261
261
|
"eks",
|
|
262
262
|
"eks-auth",
|
|
263
|
-
"elastic-inference",
|
|
264
263
|
"elasticache",
|
|
265
264
|
"elasticbeanstalk",
|
|
266
265
|
"elastictranscoder",
|
|
@@ -309,8 +308,6 @@ ServiceName = Literal[
|
|
|
309
308
|
"iot",
|
|
310
309
|
"iot-data",
|
|
311
310
|
"iot-jobs-data",
|
|
312
|
-
"iot1click-devices",
|
|
313
|
-
"iot1click-projects",
|
|
314
311
|
"iotanalytics",
|
|
315
312
|
"iotdeviceadvisor",
|
|
316
313
|
"iotevents",
|
|
@@ -3,6 +3,8 @@ Type annotations for sso-admin service literal definitions.
|
|
|
3
3
|
|
|
4
4
|
[Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_sso_admin/literals/)
|
|
5
5
|
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
6
8
|
Usage::
|
|
7
9
|
|
|
8
10
|
```python
|
|
@@ -10,8 +12,6 @@ Usage::
|
|
|
10
12
|
|
|
11
13
|
data: ApplicationStatusType = "DISABLED"
|
|
12
14
|
```
|
|
13
|
-
|
|
14
|
-
Copyright 2025 Vlad Emelianov
|
|
15
15
|
"""
|
|
16
16
|
|
|
17
17
|
import sys
|
|
@@ -258,7 +258,6 @@ ServiceName = Literal[
|
|
|
258
258
|
"efs",
|
|
259
259
|
"eks",
|
|
260
260
|
"eks-auth",
|
|
261
|
-
"elastic-inference",
|
|
262
261
|
"elasticache",
|
|
263
262
|
"elasticbeanstalk",
|
|
264
263
|
"elastictranscoder",
|
|
@@ -307,8 +306,6 @@ ServiceName = Literal[
|
|
|
307
306
|
"iot",
|
|
308
307
|
"iot-data",
|
|
309
308
|
"iot-jobs-data",
|
|
310
|
-
"iot1click-devices",
|
|
311
|
-
"iot1click-projects",
|
|
312
309
|
"iotanalytics",
|
|
313
310
|
"iotdeviceadvisor",
|
|
314
311
|
"iotevents",
|
|
@@ -3,6 +3,8 @@ Type annotations for sso-admin service client paginators.
|
|
|
3
3
|
|
|
4
4
|
[Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_sso_admin/paginators/)
|
|
5
5
|
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
6
8
|
Usage::
|
|
7
9
|
|
|
8
10
|
```python
|
|
@@ -56,8 +58,6 @@ Usage::
|
|
|
56
58
|
list_tags_for_resource_paginator: ListTagsForResourcePaginator = client.get_paginator("list_tags_for_resource")
|
|
57
59
|
list_trusted_token_issuers_paginator: ListTrustedTokenIssuersPaginator = client.get_paginator("list_trusted_token_issuers")
|
|
58
60
|
```
|
|
59
|
-
|
|
60
|
-
Copyright 2025 Vlad Emelianov
|
|
61
61
|
"""
|
|
62
62
|
|
|
63
63
|
from __future__ import annotations
|
|
@@ -3,6 +3,8 @@ Type annotations for sso-admin service client paginators.
|
|
|
3
3
|
|
|
4
4
|
[Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_sso_admin/paginators/)
|
|
5
5
|
|
|
6
|
+
Copyright 2025 Vlad Emelianov
|
|
7
|
+
|
|
6
8
|
Usage::
|
|
7
9
|
|
|
8
10
|
```python
|
|
@@ -56,8 +58,6 @@ Usage::
|
|
|
56
58
|
list_tags_for_resource_paginator: ListTagsForResourcePaginator = client.get_paginator("list_tags_for_resource")
|
|
57
59
|
list_trusted_token_issuers_paginator: ListTrustedTokenIssuersPaginator = client.get_paginator("list_trusted_token_issuers")
|
|
58
60
|
```
|
|
59
|
-
|
|
60
|
-
Copyright 2025 Vlad Emelianov
|
|
61
61
|
"""
|
|
62
62
|
|
|
63
63
|
from __future__ import annotations
|