mypy-boto3-sso-admin 1.35.0__py3-none-any.whl → 1.36.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.
@@ -1,5 +1,7 @@
1
1
  """
2
2
  Source of truth for version.
3
+
4
+ Copyright 2025 Vlad Emelianov
3
5
  """
4
6
 
5
- __version__ = "1.35.0"
7
+ __version__ = "1.36.0"
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024 Vlad Emelianov
3
+ Copyright (c) 2025 Vlad Emelianov
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,7 +1,7 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: mypy-boto3-sso-admin
3
- Version: 1.35.0
4
- Summary: Type annotations for boto3.SSOAdmin 1.35.0 service generated with mypy-boto3-builder 7.26.0
3
+ Version: 1.36.0
4
+ Summary: Type annotations for boto3 SSOAdmin 1.36.0 service generated with mypy-boto3-builder 8.8.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
@@ -9,7 +9,7 @@ License: MIT License
9
9
  Project-URL: Documentation, https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sso_admin/
10
10
  Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
11
11
  Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
12
- Keywords: boto3 sso-admin type-annotations botocore mypy typeshed autocomplete
12
+ Keywords: boto3 sso-admin boto3-stubs type-annotations mypy typeshed autocomplete
13
13
  Classifier: Development Status :: 5 - Production/Stable
14
14
  Classifier: Intended Audience :: Developers
15
15
  Classifier: Environment :: Console
@@ -23,47 +23,60 @@ Classifier: Programming Language :: Python :: 3.10
23
23
  Classifier: Programming Language :: Python :: 3.11
24
24
  Classifier: Programming Language :: Python :: 3.12
25
25
  Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
26
27
  Classifier: Programming Language :: Python :: 3 :: Only
27
28
  Classifier: Programming Language :: Python :: Implementation :: CPython
28
29
  Classifier: Typing :: Stubs Only
29
30
  Requires-Python: >=3.8
30
31
  Description-Content-Type: text/markdown
31
32
  License-File: LICENSE
32
- Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
33
+ Requires-Dist: typing-extensions; python_version < "3.12"
34
+ Dynamic: author
35
+ Dynamic: author-email
36
+ Dynamic: classifier
37
+ Dynamic: description
38
+ Dynamic: description-content-type
39
+ Dynamic: home-page
40
+ Dynamic: keywords
41
+ Dynamic: license
42
+ Dynamic: project-url
43
+ Dynamic: requires-dist
44
+ Dynamic: requires-python
45
+ Dynamic: summary
33
46
 
34
47
  <a id="mypy-boto3-sso-admin"></a>
35
48
 
36
49
  # mypy-boto3-sso-admin
37
50
 
38
- [![PyPI - mypy-boto3-sso-admin](https://img.shields.io/pypi/v/mypy-boto3-sso-admin.svg?color=blue)](https://pypi.org/project/mypy-boto3-sso-admin)
39
- [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mypy-boto3-sso-admin.svg?color=blue)](https://pypi.org/project/mypy-boto3-sso-admin)
40
- [![Docs](https://img.shields.io/readthedocs/boto3-stubs.svg?color=blue)](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sso_admin/)
41
- [![PyPI - Downloads](https://static.pepy.tech/badge/mypy-boto3-sso-admin)](https://pepy.tech/project/mypy-boto3-sso-admin)
51
+ [![PyPI - mypy-boto3-sso-admin](https://img.shields.io/pypi/v/mypy-boto3-sso-admin.svg?color=blue)](https://pypi.org/project/mypy-boto3-sso-admin/)
52
+ [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/mypy-boto3-sso-admin.svg?color=blue)](https://pypi.org/project/mypy-boto3-sso-admin/)
53
+ [![Docs](https://img.shields.io/readthedocs/boto3-stubs.svg?color=blue)](https://youtype.github.io/boto3_stubs_docs/)
54
+ [![PyPI - Downloads](https://static.pepy.tech/badge/mypy-boto3-sso-admin)](https://pypistats.org/packages/mypy-boto3-sso-admin)
42
55
 
43
56
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
57
 
45
- Type annotations for
46
- [boto3.SSOAdmin 1.35.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sso-admin.html#SSOAdmin)
47
- service compatible with [VSCode](https://code.visualstudio.com/),
58
+ Type annotations for [boto3 SSOAdmin 1.36.0](https://pypi.org/project/boto3/)
59
+ compatible with [VSCode](https://code.visualstudio.com/),
48
60
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
61
  [Emacs](https://www.gnu.org/software/emacs/),
50
62
  [Sublime Text](https://www.sublimetext.com/),
51
63
  [mypy](https://github.com/python/mypy),
52
64
  [pyright](https://github.com/microsoft/pyright) and other tools.
53
65
 
54
- Generated by
55
- [mypy-boto3-builder 7.26.0](https://github.com/youtype/mypy_boto3_builder).
66
+ Generated with
67
+ [mypy-boto3-builder 8.8.0](https://github.com/youtype/mypy_boto3_builder).
56
68
 
57
69
  More information can be found on
58
70
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
59
71
  [mypy-boto3-sso-admin docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_sso_admin/).
60
72
 
61
- See how it helps to find and fix potential bugs:
73
+ See how it helps you find and fix potential bugs:
62
74
 
63
- ![boto3-stubs demo](https://github.com/youtype/mypy_boto3_builder/raw/main/demo.gif)
75
+ ![types-boto3 demo](https://github.com/youtype/mypy_boto3_builder/raw/main/demo.gif)
64
76
 
65
77
  - [mypy-boto3-sso-admin](#mypy-boto3-sso-admin)
66
78
  - [How to install](#how-to-install)
79
+ - [Generate locally (recommended)](<#generate-locally-(recommended)>)
67
80
  - [VSCode extension](#vscode-extension)
68
81
  - [From PyPI with pip](#from-pypi-with-pip)
69
82
  - [How to uninstall](#how-to-uninstall)
@@ -75,6 +88,7 @@ See how it helps to find and fix potential bugs:
75
88
  - [Other IDEs](#other-ides)
76
89
  - [mypy](#mypy)
77
90
  - [pyright](#pyright)
91
+ - [Pylint compatibility](#pylint-compatibility)
78
92
  - [Explicit type annotations](#explicit-type-annotations)
79
93
  - [Client annotations](#client-annotations)
80
94
  - [Paginators annotations](#paginators-annotations)
@@ -93,6 +107,21 @@ See how it helps to find and fix potential bugs:
93
107
 
94
108
  ## How to install
95
109
 
110
+ <a id="generate-locally-(recommended)"></a>
111
+
112
+ ### Generate locally (recommended)
113
+
114
+ You can generate type annotations for `boto3` package locally with
115
+ `mypy_boto3_builder`. Use
116
+ [uv](https://docs.astral.sh/uv/getting-started/installation/) for build
117
+ isolation.
118
+
119
+ 1. Run mypy-boto3-builder in your package root directory:
120
+ `uvx --with 'boto3==1.36.0' mypy_boto3_builder`
121
+ 2. Select `boto3-stubs` AWS SDK.
122
+ 3. Add `SSOAdmin` service.
123
+ 4. Use provided commands to install generated packages.
124
+
96
125
  <a id="vscode-extension"></a>
97
126
 
98
127
  ### VSCode extension
@@ -113,12 +142,10 @@ Install `boto3-stubs` for `SSOAdmin` service.
113
142
  # install with boto3 type annotations
114
143
  python -m pip install 'boto3-stubs[sso-admin]'
115
144
 
116
-
117
145
  # Lite version does not provide session.client/resource overloads
118
146
  # it is more RAM-friendly, but requires explicit type annotations
119
147
  python -m pip install 'boto3-stubs-lite[sso-admin]'
120
148
 
121
-
122
149
  # standalone installation
123
150
  python -m pip install mypy-boto3-sso-admin
124
151
  ```
@@ -157,16 +184,31 @@ annotations required, write your `boto3` code as usual.
157
184
 
158
185
  ### PyCharm
159
186
 
160
- Install `boto3-stubs-lite[sso-admin]` in your environment:
187
+ > ⚠️ Due to slow PyCharm performance on `Literal` overloads (issue
188
+ > [PY-40997](https://youtrack.jetbrains.com/issue/PY-40997)), it is recommended
189
+ > to use [boto3-stubs-lite](https://pypi.org/project/boto3-stubs-lite/) until
190
+ > the issue is resolved.
191
+
192
+ > ⚠️ If you experience slow performance and high CPU usage, try to disable
193
+ > `PyCharm` type checker and use [mypy](https://github.com/python/mypy) or
194
+ > [pyright](https://github.com/microsoft/pyright) instead.
195
+
196
+ > ⚠️ To continue using `PyCharm` type checker, you can try to replace
197
+ > `boto3-stubs` with
198
+ > [boto3-stubs-lite](https://pypi.org/project/boto3-stubs-lite/):
161
199
 
162
200
  ```bash
163
- python -m pip install 'boto3-stubs-lite[sso-admin]'`
201
+ pip uninstall boto3-stubs
202
+ pip install boto3-stubs-lite
164
203
  ```
165
204
 
166
- Both type checking and code completion should now work. Explicit type
167
- annotations **are required**.
205
+ Install `boto3-stubs[sso-admin]` in your environment:
168
206
 
169
- Use `boto3-stubs` package instead for implicit type discovery.
207
+ ```bash
208
+ python -m pip install 'boto3-stubs[sso-admin]'
209
+ ```
210
+
211
+ Both type checking and code completion should now work.
170
212
 
171
213
  <a id="emacs"></a>
172
214
 
@@ -230,7 +272,7 @@ should work.
230
272
  - Install `boto3-stubs[sso-admin]` in your environment:
231
273
 
232
274
  ```bash
233
- python -m pip install 'boto3-stubs[sso-admin]'`
275
+ python -m pip install 'boto3-stubs[sso-admin]'
234
276
  ```
235
277
 
236
278
  Type checking should now work. No explicit type annotations required, write
@@ -247,11 +289,36 @@ your `boto3` code as usual.
247
289
  python -m pip install 'boto3-stubs[sso-admin]'
248
290
  ```
249
291
 
250
- Optionally, you can install `boto3-stubs` to `typings` folder.
292
+ Optionally, you can install `boto3-stubs` to `typings` directory.
251
293
 
252
294
  Type checking should now work. No explicit type annotations required, write
253
295
  your `boto3` code as usual.
254
296
 
297
+ <a id="pylint-compatibility"></a>
298
+
299
+ ### Pylint compatibility
300
+
301
+ It is totally safe to use `TYPE_CHECKING` flag in order to avoid
302
+ `mypy-boto3-sso-admin` dependency in production. However, there is an issue in
303
+ `pylint` that it complains about undefined variables. To fix it, set all types
304
+ to `object` in non-`TYPE_CHECKING` mode.
305
+
306
+ ```python
307
+ from typing import TYPE_CHECKING
308
+
309
+ if TYPE_CHECKING:
310
+ from mypy_boto3_ec2 import EC2Client, EC2ServiceResource
311
+ from mypy_boto3_ec2.waiters import BundleTaskCompleteWaiter
312
+ from mypy_boto3_ec2.paginators import DescribeVolumesPaginator
313
+ else:
314
+ EC2Client = object
315
+ EC2ServiceResource = object
316
+ BundleTaskCompleteWaiter = object
317
+ DescribeVolumesPaginator = object
318
+
319
+ ...
320
+ ```
321
+
255
322
  <a id="explicit-type-annotations"></a>
256
323
 
257
324
  ## Explicit type annotations
@@ -286,12 +353,12 @@ from mypy_boto3_sso_admin import SSOAdminClient
286
353
  from mypy_boto3_sso_admin.paginator import (
287
354
  ListAccountAssignmentCreationStatusPaginator,
288
355
  ListAccountAssignmentDeletionStatusPaginator,
289
- ListAccountAssignmentsPaginator,
290
356
  ListAccountAssignmentsForPrincipalPaginator,
357
+ ListAccountAssignmentsPaginator,
291
358
  ListAccountsForProvisionedPermissionSetPaginator,
292
359
  ListApplicationAccessScopesPaginator,
293
- ListApplicationAssignmentsPaginator,
294
360
  ListApplicationAssignmentsForPrincipalPaginator,
361
+ ListApplicationAssignmentsPaginator,
295
362
  ListApplicationAuthenticationMethodsPaginator,
296
363
  ListApplicationGrantsPaginator,
297
364
  ListApplicationProvidersPaginator,
@@ -316,24 +383,24 @@ list_account_assignment_creation_status_paginator: ListAccountAssignmentCreation
316
383
  list_account_assignment_deletion_status_paginator: ListAccountAssignmentDeletionStatusPaginator = (
317
384
  client.get_paginator("list_account_assignment_deletion_status")
318
385
  )
386
+ list_account_assignments_for_principal_paginator: ListAccountAssignmentsForPrincipalPaginator = (
387
+ client.get_paginator("list_account_assignments_for_principal")
388
+ )
319
389
  list_account_assignments_paginator: ListAccountAssignmentsPaginator = client.get_paginator(
320
390
  "list_account_assignments"
321
391
  )
322
- list_account_assignments_for_principal_paginator: ListAccountAssignmentsForPrincipalPaginator = (
323
- client.get_paginator("list_account_assignments_for_principal")
392
+ list_accounts_for_provisioned_permission_set_paginator: ListAccountsForProvisionedPermissionSetPaginator = client.get_paginator(
393
+ "list_accounts_for_provisioned_permission_set"
324
394
  )
325
- list_accounts_for_provisioned_permission_set_paginator: (
326
- ListAccountsForProvisionedPermissionSetPaginator
327
- ) = client.get_paginator("list_accounts_for_provisioned_permission_set")
328
395
  list_application_access_scopes_paginator: ListApplicationAccessScopesPaginator = (
329
396
  client.get_paginator("list_application_access_scopes")
330
397
  )
398
+ list_application_assignments_for_principal_paginator: ListApplicationAssignmentsForPrincipalPaginator = client.get_paginator(
399
+ "list_application_assignments_for_principal"
400
+ )
331
401
  list_application_assignments_paginator: ListApplicationAssignmentsPaginator = client.get_paginator(
332
402
  "list_application_assignments"
333
403
  )
334
- list_application_assignments_for_principal_paginator: (
335
- ListApplicationAssignmentsForPrincipalPaginator
336
- ) = client.get_paginator("list_application_assignments_for_principal")
337
404
  list_application_authentication_methods_paginator: ListApplicationAuthenticationMethodsPaginator = (
338
405
  client.get_paginator("list_application_authentication_methods")
339
406
  )
@@ -344,9 +411,9 @@ list_application_providers_paginator: ListApplicationProvidersPaginator = client
344
411
  "list_application_providers"
345
412
  )
346
413
  list_applications_paginator: ListApplicationsPaginator = client.get_paginator("list_applications")
347
- list_customer_managed_policy_references_in_permission_set_paginator: (
348
- ListCustomerManagedPolicyReferencesInPermissionSetPaginator
349
- ) = client.get_paginator("list_customer_managed_policy_references_in_permission_set")
414
+ list_customer_managed_policy_references_in_permission_set_paginator: ListCustomerManagedPolicyReferencesInPermissionSetPaginator = client.get_paginator(
415
+ "list_customer_managed_policy_references_in_permission_set"
416
+ )
350
417
  list_instances_paginator: ListInstancesPaginator = client.get_paginator("list_instances")
351
418
  list_managed_policies_in_permission_set_paginator: ListManagedPoliciesInPermissionSetPaginator = (
352
419
  client.get_paginator("list_managed_policies_in_permission_set")
@@ -357,9 +424,9 @@ list_permission_set_provisioning_status_paginator: ListPermissionSetProvisioning
357
424
  list_permission_sets_paginator: ListPermissionSetsPaginator = client.get_paginator(
358
425
  "list_permission_sets"
359
426
  )
360
- list_permission_sets_provisioned_to_account_paginator: (
361
- ListPermissionSetsProvisionedToAccountPaginator
362
- ) = client.get_paginator("list_permission_sets_provisioned_to_account")
427
+ list_permission_sets_provisioned_to_account_paginator: ListPermissionSetsProvisionedToAccountPaginator = client.get_paginator(
428
+ "list_permission_sets_provisioned_to_account"
429
+ )
363
430
  list_tags_for_resource_paginator: ListTagsForResourcePaginator = client.get_paginator(
364
431
  "list_tags_for_resource"
365
432
  )
@@ -417,8 +484,7 @@ updates. It delivers drop-in type annotations for you and makes sure that:
417
484
  annotations extracted from `botocore` schemas.
418
485
  - Type annotations include up-to-date documentation.
419
486
  - Link to documentation is provided for every method.
420
- - Code is processed by [black](https://github.com/psf/black) and
421
- [isort](https://github.com/PyCQA/isort) for readability.
487
+ - Code is processed by [ruff](https://docs.astral.sh/ruff/) for readability.
422
488
 
423
489
  <a id="what's-new"></a>
424
490
 
@@ -0,0 +1,18 @@
1
+ mypy_boto3_sso_admin/__init__.py,sha256=Ij5FarVqdoSr_QS1cqbF5dL8_p07TrTpuDtSYL1oiAA,6165
2
+ mypy_boto3_sso_admin/__init__.pyi,sha256=7viKJ67Dke9N11_xSeQee0T-CwF4a_Ffi5sCnVpnwPk,6164
3
+ mypy_boto3_sso_admin/__main__.py,sha256=gHDCUrHdf5Wdz81frQ69doePcy8MCWZ19DqS3QLmyNQ,986
4
+ mypy_boto3_sso_admin/client.py,sha256=GyK479DkN7voIYjDcBT_j4HDJSga-0dnhjRwgSeNPvY,65520
5
+ mypy_boto3_sso_admin/client.pyi,sha256=oZS4sqXGX2es4w7DH4WG5O3A4qink_7-BjYkhjpr-z8,65517
6
+ mypy_boto3_sso_admin/literals.py,sha256=4fRuhhcHYgZ7f4eprls-V-KwvTnDoRUQ_k7Jr4fZ7IE,14603
7
+ mypy_boto3_sso_admin/literals.pyi,sha256=hQX36Mv3YszPt7xDMgHLpwA6f3CjLf6025JtVNuxGLg,14601
8
+ mypy_boto3_sso_admin/paginator.py,sha256=Uka8gEflT3BKkBst-EVpOSWz7ZTxmBOqIGMfTGAKdpY,33892
9
+ mypy_boto3_sso_admin/paginator.pyi,sha256=tDWigLKb4sAv5dqa0VtTrU_DaKnxQxs53cIG57KvdgU,33831
10
+ mypy_boto3_sso_admin/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ mypy_boto3_sso_admin/type_defs.py,sha256=jsufXMZtlx07lH_5u06DQXylCWmmBz64YHaDtDzbN8Y,44430
12
+ mypy_boto3_sso_admin/type_defs.pyi,sha256=VJ9KaZE4emx50HeSa0kLSTPAPwoXDcm_y8taM7jEzJ4,44232
13
+ mypy_boto3_sso_admin/version.py,sha256=XqBLww9Ajk9GRr5oc1Ak2757Fsir4zxoRCWswSKh8Ro,92
14
+ mypy_boto3_sso_admin-1.36.0.dist-info/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
15
+ mypy_boto3_sso_admin-1.36.0.dist-info/METADATA,sha256=eq9qWOERUg7KEdTKiGSyhSthZeDRmvk0SqLc-qUQkXM,18652
16
+ mypy_boto3_sso_admin-1.36.0.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
17
+ mypy_boto3_sso_admin-1.36.0.dist-info/top_level.txt,sha256=J3YkolHLCw1VEirBRu25pYMYGQc-RQmLv-k8X_A7IT8,21
18
+ mypy_boto3_sso_admin-1.36.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (72.2.0)
2
+ Generator: setuptools (75.8.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,18 +0,0 @@
1
- mypy_boto3_sso_admin/__init__.py,sha256=MZ0sfL26M5jaElmiQpQmdelRtireP1HupsZL-f96nJ4,6133
2
- mypy_boto3_sso_admin/__init__.pyi,sha256=MZ0sfL26M5jaElmiQpQmdelRtireP1HupsZL-f96nJ4,6133
3
- mypy_boto3_sso_admin/__main__.py,sha256=3uAPCUjoivdK-I9sN8NiMA35_7dIsbWW1dhbOKfRCG8,922
4
- mypy_boto3_sso_admin/client.py,sha256=2avu7vW0FkmbGs9ForZPy69V0OMfd4TDIqJaxTRr2Yw,63181
5
- mypy_boto3_sso_admin/client.pyi,sha256=HTmGC00G0bLLz046MbsIuKyQocIzO_sMwd3YCvP1_ng,63178
6
- mypy_boto3_sso_admin/literals.py,sha256=AvRhAxiqsxoqF2ASR2chip4l7qqGAfOq_t6SgvI6uJc,14185
7
- mypy_boto3_sso_admin/literals.pyi,sha256=AvRhAxiqsxoqF2ASR2chip4l7qqGAfOq_t6SgvI6uJc,14185
8
- mypy_boto3_sso_admin/paginator.py,sha256=rMLndNFezQfQP7S4nvuumik_aW7NRZM8cNELUCBAmoE,26662
9
- mypy_boto3_sso_admin/paginator.pyi,sha256=xg59puKkNXTsQxY1DDA4rjc8xkr7ylDW-uMUU_H3nt8,26641
10
- mypy_boto3_sso_admin/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- mypy_boto3_sso_admin/type_defs.py,sha256=0ap29LMNIWSz_LY8PQDPcNf17EktPJYmugzgmZyEEbs,62200
12
- mypy_boto3_sso_admin/type_defs.pyi,sha256=0ap29LMNIWSz_LY8PQDPcNf17EktPJYmugzgmZyEEbs,62200
13
- mypy_boto3_sso_admin/version.py,sha256=LGeN8DOPs0tRcJcxZVxCtqSh0iyZT7lFggGF3KkSqhA,61
14
- mypy_boto3_sso_admin-1.35.0.dist-info/LICENSE,sha256=eQDadZQZ3vRCiNF510ZT4yJV2zgo4000AOBoDRZyvKg,1070
15
- mypy_boto3_sso_admin-1.35.0.dist-info/METADATA,sha256=r7b4lwfKYv5VKxgcQx7xxxivzAN_jED6SXST3GjEg6Q,16578
16
- mypy_boto3_sso_admin-1.35.0.dist-info/WHEEL,sha256=HiCZjzuy6Dw0hdX5R3LCFPDmFS4BWl8H-8W39XfmgX4,91
17
- mypy_boto3_sso_admin-1.35.0.dist-info/top_level.txt,sha256=J3YkolHLCw1VEirBRu25pYMYGQc-RQmLv-k8X_A7IT8,21
18
- mypy_boto3_sso_admin-1.35.0.dist-info/RECORD,,