types-boto3-eks 1.35.71__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.
@@ -0,0 +1,767 @@
1
+ """
2
+ Type annotations for eks service literal definitions.
3
+
4
+ [Open documentation](https://youtype.github.io/types_boto3_docs/types_boto3_eks/literals/)
5
+
6
+ Usage::
7
+
8
+ ```python
9
+ from types_boto3_eks.literals import AMITypesType
10
+
11
+ data: AMITypesType = "AL2023_ARM_64_STANDARD"
12
+ ```
13
+
14
+ Copyright 2024 Vlad Emelianov
15
+ """
16
+
17
+ import sys
18
+
19
+ if sys.version_info >= (3, 12):
20
+ from typing import Literal
21
+ else:
22
+ from typing_extensions import Literal
23
+
24
+
25
+ __all__ = (
26
+ "AMITypesType",
27
+ "AccessScopeTypeType",
28
+ "AddonActiveWaiterName",
29
+ "AddonDeletedWaiterName",
30
+ "AddonIssueCodeType",
31
+ "AddonStatusType",
32
+ "AuthenticationModeType",
33
+ "CapacityTypesType",
34
+ "CategoryType",
35
+ "ClusterActiveWaiterName",
36
+ "ClusterDeletedWaiterName",
37
+ "ClusterIssueCodeType",
38
+ "ClusterStatusType",
39
+ "ConfigStatusType",
40
+ "ConnectorConfigProviderType",
41
+ "DescribeAddonVersionsPaginatorName",
42
+ "EKSServiceName",
43
+ "EksAnywhereSubscriptionLicenseTypeType",
44
+ "EksAnywhereSubscriptionStatusType",
45
+ "EksAnywhereSubscriptionTermUnitType",
46
+ "ErrorCodeType",
47
+ "FargateProfileActiveWaiterName",
48
+ "FargateProfileDeletedWaiterName",
49
+ "FargateProfileIssueCodeType",
50
+ "FargateProfileStatusType",
51
+ "InsightStatusValueType",
52
+ "IpFamilyType",
53
+ "ListAccessEntriesPaginatorName",
54
+ "ListAccessPoliciesPaginatorName",
55
+ "ListAddonsPaginatorName",
56
+ "ListAssociatedAccessPoliciesPaginatorName",
57
+ "ListClustersPaginatorName",
58
+ "ListEksAnywhereSubscriptionsPaginatorName",
59
+ "ListFargateProfilesPaginatorName",
60
+ "ListIdentityProviderConfigsPaginatorName",
61
+ "ListInsightsPaginatorName",
62
+ "ListNodegroupsPaginatorName",
63
+ "ListPodIdentityAssociationsPaginatorName",
64
+ "ListUpdatesPaginatorName",
65
+ "LogTypeType",
66
+ "NodegroupActiveWaiterName",
67
+ "NodegroupDeletedWaiterName",
68
+ "NodegroupIssueCodeType",
69
+ "NodegroupStatusType",
70
+ "PaginatorName",
71
+ "RegionName",
72
+ "ResolveConflictsType",
73
+ "ResourceServiceName",
74
+ "ServiceName",
75
+ "SupportTypeType",
76
+ "TaintEffectType",
77
+ "UpdateParamTypeType",
78
+ "UpdateStatusType",
79
+ "UpdateTypeType",
80
+ "WaiterName",
81
+ )
82
+
83
+
84
+ AMITypesType = Literal[
85
+ "AL2023_ARM_64_STANDARD",
86
+ "AL2023_x86_64_NEURON",
87
+ "AL2023_x86_64_NVIDIA",
88
+ "AL2023_x86_64_STANDARD",
89
+ "AL2_ARM_64",
90
+ "AL2_x86_64",
91
+ "AL2_x86_64_GPU",
92
+ "BOTTLEROCKET_ARM_64",
93
+ "BOTTLEROCKET_ARM_64_NVIDIA",
94
+ "BOTTLEROCKET_x86_64",
95
+ "BOTTLEROCKET_x86_64_NVIDIA",
96
+ "CUSTOM",
97
+ "WINDOWS_CORE_2019_x86_64",
98
+ "WINDOWS_CORE_2022_x86_64",
99
+ "WINDOWS_FULL_2019_x86_64",
100
+ "WINDOWS_FULL_2022_x86_64",
101
+ ]
102
+ AccessScopeTypeType = Literal["cluster", "namespace"]
103
+ AddonActiveWaiterName = Literal["addon_active"]
104
+ AddonDeletedWaiterName = Literal["addon_deleted"]
105
+ AddonIssueCodeType = Literal[
106
+ "AccessDenied",
107
+ "AddonPermissionFailure",
108
+ "AddonSubscriptionNeeded",
109
+ "AdmissionRequestDenied",
110
+ "ClusterUnreachable",
111
+ "ConfigurationConflict",
112
+ "InsufficientNumberOfReplicas",
113
+ "InternalFailure",
114
+ "K8sResourceNotFound",
115
+ "UnsupportedAddonModification",
116
+ ]
117
+ AddonStatusType = Literal[
118
+ "ACTIVE",
119
+ "CREATE_FAILED",
120
+ "CREATING",
121
+ "DEGRADED",
122
+ "DELETE_FAILED",
123
+ "DELETING",
124
+ "UPDATE_FAILED",
125
+ "UPDATING",
126
+ ]
127
+ AuthenticationModeType = Literal["API", "API_AND_CONFIG_MAP", "CONFIG_MAP"]
128
+ CapacityTypesType = Literal["CAPACITY_BLOCK", "ON_DEMAND", "SPOT"]
129
+ CategoryType = Literal["UPGRADE_READINESS"]
130
+ ClusterActiveWaiterName = Literal["cluster_active"]
131
+ ClusterDeletedWaiterName = Literal["cluster_deleted"]
132
+ ClusterIssueCodeType = Literal[
133
+ "AccessDenied",
134
+ "ClusterUnreachable",
135
+ "ConfigurationConflict",
136
+ "Ec2SecurityGroupNotFound",
137
+ "Ec2ServiceNotSubscribed",
138
+ "Ec2SubnetNotFound",
139
+ "IamRoleNotFound",
140
+ "InsufficientFreeAddresses",
141
+ "InternalFailure",
142
+ "KmsGrantRevoked",
143
+ "KmsKeyDisabled",
144
+ "KmsKeyMarkedForDeletion",
145
+ "KmsKeyNotFound",
146
+ "Other",
147
+ "ResourceLimitExceeded",
148
+ "ResourceNotFound",
149
+ "StsRegionalEndpointDisabled",
150
+ "UnsupportedVersion",
151
+ "VpcNotFound",
152
+ ]
153
+ ClusterStatusType = Literal["ACTIVE", "CREATING", "DELETING", "FAILED", "PENDING", "UPDATING"]
154
+ ConfigStatusType = Literal["ACTIVE", "CREATING", "DELETING"]
155
+ ConnectorConfigProviderType = Literal[
156
+ "AKS", "ANTHOS", "EC2", "EKS_ANYWHERE", "GKE", "OPENSHIFT", "OTHER", "RANCHER", "TANZU"
157
+ ]
158
+ DescribeAddonVersionsPaginatorName = Literal["describe_addon_versions"]
159
+ EksAnywhereSubscriptionLicenseTypeType = Literal["Cluster"]
160
+ EksAnywhereSubscriptionStatusType = Literal[
161
+ "ACTIVE", "CREATING", "DELETING", "EXPIRED", "EXPIRING", "UPDATING"
162
+ ]
163
+ EksAnywhereSubscriptionTermUnitType = Literal["MONTHS"]
164
+ ErrorCodeType = Literal[
165
+ "AccessDenied",
166
+ "AdmissionRequestDenied",
167
+ "ClusterUnreachable",
168
+ "ConfigurationConflict",
169
+ "EniLimitReached",
170
+ "InsufficientFreeAddresses",
171
+ "InsufficientNumberOfReplicas",
172
+ "IpNotAvailable",
173
+ "K8sResourceNotFound",
174
+ "NodeCreationFailure",
175
+ "OperationNotPermitted",
176
+ "PodEvictionFailure",
177
+ "SecurityGroupNotFound",
178
+ "SubnetNotFound",
179
+ "Unknown",
180
+ "UnsupportedAddonModification",
181
+ "VpcIdNotFound",
182
+ ]
183
+ FargateProfileActiveWaiterName = Literal["fargate_profile_active"]
184
+ FargateProfileDeletedWaiterName = Literal["fargate_profile_deleted"]
185
+ FargateProfileIssueCodeType = Literal[
186
+ "AccessDenied", "ClusterUnreachable", "InternalFailure", "PodExecutionRoleAlreadyInUse"
187
+ ]
188
+ FargateProfileStatusType = Literal[
189
+ "ACTIVE", "CREATE_FAILED", "CREATING", "DELETE_FAILED", "DELETING"
190
+ ]
191
+ InsightStatusValueType = Literal["ERROR", "PASSING", "UNKNOWN", "WARNING"]
192
+ IpFamilyType = Literal["ipv4", "ipv6"]
193
+ ListAccessEntriesPaginatorName = Literal["list_access_entries"]
194
+ ListAccessPoliciesPaginatorName = Literal["list_access_policies"]
195
+ ListAddonsPaginatorName = Literal["list_addons"]
196
+ ListAssociatedAccessPoliciesPaginatorName = Literal["list_associated_access_policies"]
197
+ ListClustersPaginatorName = Literal["list_clusters"]
198
+ ListEksAnywhereSubscriptionsPaginatorName = Literal["list_eks_anywhere_subscriptions"]
199
+ ListFargateProfilesPaginatorName = Literal["list_fargate_profiles"]
200
+ ListIdentityProviderConfigsPaginatorName = Literal["list_identity_provider_configs"]
201
+ ListInsightsPaginatorName = Literal["list_insights"]
202
+ ListNodegroupsPaginatorName = Literal["list_nodegroups"]
203
+ ListPodIdentityAssociationsPaginatorName = Literal["list_pod_identity_associations"]
204
+ ListUpdatesPaginatorName = Literal["list_updates"]
205
+ LogTypeType = Literal["api", "audit", "authenticator", "controllerManager", "scheduler"]
206
+ NodegroupActiveWaiterName = Literal["nodegroup_active"]
207
+ NodegroupDeletedWaiterName = Literal["nodegroup_deleted"]
208
+ NodegroupIssueCodeType = Literal[
209
+ "AccessDenied",
210
+ "AmiIdNotFound",
211
+ "AsgInstanceLaunchFailures",
212
+ "AutoScalingGroupInstanceRefreshActive",
213
+ "AutoScalingGroupInvalidConfiguration",
214
+ "AutoScalingGroupNotFound",
215
+ "AutoScalingGroupOptInRequired",
216
+ "AutoScalingGroupRateLimitExceeded",
217
+ "ClusterUnreachable",
218
+ "Ec2InstanceTypeDoesNotExist",
219
+ "Ec2LaunchTemplateDeletionFailure",
220
+ "Ec2LaunchTemplateInvalidConfiguration",
221
+ "Ec2LaunchTemplateMaxLimitExceeded",
222
+ "Ec2LaunchTemplateNotFound",
223
+ "Ec2LaunchTemplateVersionMaxLimitExceeded",
224
+ "Ec2LaunchTemplateVersionMismatch",
225
+ "Ec2SecurityGroupDeletionFailure",
226
+ "Ec2SecurityGroupNotFound",
227
+ "Ec2SubnetInvalidConfiguration",
228
+ "Ec2SubnetListTooLong",
229
+ "Ec2SubnetMissingIpv6Assignment",
230
+ "Ec2SubnetNotFound",
231
+ "IamInstanceProfileNotFound",
232
+ "IamLimitExceeded",
233
+ "IamNodeRoleNotFound",
234
+ "IamThrottling",
235
+ "InstanceLimitExceeded",
236
+ "InsufficientFreeAddresses",
237
+ "InternalFailure",
238
+ "KubernetesLabelInvalid",
239
+ "LimitExceeded",
240
+ "NodeCreationFailure",
241
+ "NodeTerminationFailure",
242
+ "PodEvictionFailure",
243
+ "SourceEc2LaunchTemplateNotFound",
244
+ "Unknown",
245
+ ]
246
+ NodegroupStatusType = Literal[
247
+ "ACTIVE", "CREATE_FAILED", "CREATING", "DEGRADED", "DELETE_FAILED", "DELETING", "UPDATING"
248
+ ]
249
+ ResolveConflictsType = Literal["NONE", "OVERWRITE", "PRESERVE"]
250
+ SupportTypeType = Literal["EXTENDED", "STANDARD"]
251
+ TaintEffectType = Literal["NO_EXECUTE", "NO_SCHEDULE", "PREFER_NO_SCHEDULE"]
252
+ UpdateParamTypeType = Literal[
253
+ "AddonVersion",
254
+ "AuthenticationMode",
255
+ "ClusterLogging",
256
+ "ConfigurationValues",
257
+ "DesiredSize",
258
+ "EncryptionConfig",
259
+ "EndpointPrivateAccess",
260
+ "EndpointPublicAccess",
261
+ "IdentityProviderConfig",
262
+ "LabelsToAdd",
263
+ "LabelsToRemove",
264
+ "LaunchTemplateName",
265
+ "LaunchTemplateVersion",
266
+ "MaxSize",
267
+ "MaxUnavailable",
268
+ "MaxUnavailablePercentage",
269
+ "MinSize",
270
+ "PlatformVersion",
271
+ "PodIdentityAssociations",
272
+ "PublicAccessCidrs",
273
+ "ReleaseVersion",
274
+ "ResolveConflicts",
275
+ "SecurityGroups",
276
+ "ServiceAccountRoleArn",
277
+ "Subnets",
278
+ "TaintsToAdd",
279
+ "TaintsToRemove",
280
+ "UpgradePolicy",
281
+ "Version",
282
+ "ZonalShiftConfig",
283
+ ]
284
+ UpdateStatusType = Literal["Cancelled", "Failed", "InProgress", "Successful"]
285
+ UpdateTypeType = Literal[
286
+ "AccessConfigUpdate",
287
+ "AddonUpdate",
288
+ "AssociateEncryptionConfig",
289
+ "AssociateIdentityProviderConfig",
290
+ "ConfigUpdate",
291
+ "DisassociateIdentityProviderConfig",
292
+ "EndpointAccessUpdate",
293
+ "LoggingUpdate",
294
+ "UpgradePolicyUpdate",
295
+ "VersionUpdate",
296
+ "VpcConfigUpdate",
297
+ "ZonalShiftConfigUpdate",
298
+ ]
299
+ EKSServiceName = Literal["eks"]
300
+ ServiceName = Literal[
301
+ "accessanalyzer",
302
+ "account",
303
+ "acm",
304
+ "acm-pca",
305
+ "amp",
306
+ "amplify",
307
+ "amplifybackend",
308
+ "amplifyuibuilder",
309
+ "apigateway",
310
+ "apigatewaymanagementapi",
311
+ "apigatewayv2",
312
+ "appconfig",
313
+ "appconfigdata",
314
+ "appfabric",
315
+ "appflow",
316
+ "appintegrations",
317
+ "application-autoscaling",
318
+ "application-insights",
319
+ "application-signals",
320
+ "applicationcostprofiler",
321
+ "appmesh",
322
+ "apprunner",
323
+ "appstream",
324
+ "appsync",
325
+ "apptest",
326
+ "arc-zonal-shift",
327
+ "artifact",
328
+ "athena",
329
+ "auditmanager",
330
+ "autoscaling",
331
+ "autoscaling-plans",
332
+ "b2bi",
333
+ "backup",
334
+ "backup-gateway",
335
+ "batch",
336
+ "bcm-data-exports",
337
+ "bcm-pricing-calculator",
338
+ "bedrock",
339
+ "bedrock-agent",
340
+ "bedrock-agent-runtime",
341
+ "bedrock-runtime",
342
+ "billing",
343
+ "billingconductor",
344
+ "braket",
345
+ "budgets",
346
+ "ce",
347
+ "chatbot",
348
+ "chime",
349
+ "chime-sdk-identity",
350
+ "chime-sdk-media-pipelines",
351
+ "chime-sdk-meetings",
352
+ "chime-sdk-messaging",
353
+ "chime-sdk-voice",
354
+ "cleanrooms",
355
+ "cleanroomsml",
356
+ "cloud9",
357
+ "cloudcontrol",
358
+ "clouddirectory",
359
+ "cloudformation",
360
+ "cloudfront",
361
+ "cloudfront-keyvaluestore",
362
+ "cloudhsm",
363
+ "cloudhsmv2",
364
+ "cloudsearch",
365
+ "cloudsearchdomain",
366
+ "cloudtrail",
367
+ "cloudtrail-data",
368
+ "cloudwatch",
369
+ "codeartifact",
370
+ "codebuild",
371
+ "codecatalyst",
372
+ "codecommit",
373
+ "codeconnections",
374
+ "codedeploy",
375
+ "codeguru-reviewer",
376
+ "codeguru-security",
377
+ "codeguruprofiler",
378
+ "codepipeline",
379
+ "codestar-connections",
380
+ "codestar-notifications",
381
+ "cognito-identity",
382
+ "cognito-idp",
383
+ "cognito-sync",
384
+ "comprehend",
385
+ "comprehendmedical",
386
+ "compute-optimizer",
387
+ "config",
388
+ "connect",
389
+ "connect-contact-lens",
390
+ "connectcampaigns",
391
+ "connectcampaignsv2",
392
+ "connectcases",
393
+ "connectparticipant",
394
+ "controlcatalog",
395
+ "controltower",
396
+ "cost-optimization-hub",
397
+ "cur",
398
+ "customer-profiles",
399
+ "databrew",
400
+ "dataexchange",
401
+ "datapipeline",
402
+ "datasync",
403
+ "datazone",
404
+ "dax",
405
+ "deadline",
406
+ "detective",
407
+ "devicefarm",
408
+ "devops-guru",
409
+ "directconnect",
410
+ "discovery",
411
+ "dlm",
412
+ "dms",
413
+ "docdb",
414
+ "docdb-elastic",
415
+ "drs",
416
+ "ds",
417
+ "ds-data",
418
+ "dynamodb",
419
+ "dynamodbstreams",
420
+ "ebs",
421
+ "ec2",
422
+ "ec2-instance-connect",
423
+ "ecr",
424
+ "ecr-public",
425
+ "ecs",
426
+ "efs",
427
+ "eks",
428
+ "eks-auth",
429
+ "elastic-inference",
430
+ "elasticache",
431
+ "elasticbeanstalk",
432
+ "elastictranscoder",
433
+ "elb",
434
+ "elbv2",
435
+ "emr",
436
+ "emr-containers",
437
+ "emr-serverless",
438
+ "entityresolution",
439
+ "es",
440
+ "events",
441
+ "evidently",
442
+ "finspace",
443
+ "finspace-data",
444
+ "firehose",
445
+ "fis",
446
+ "fms",
447
+ "forecast",
448
+ "forecastquery",
449
+ "frauddetector",
450
+ "freetier",
451
+ "fsx",
452
+ "gamelift",
453
+ "geo-maps",
454
+ "geo-places",
455
+ "geo-routes",
456
+ "glacier",
457
+ "globalaccelerator",
458
+ "glue",
459
+ "grafana",
460
+ "greengrass",
461
+ "greengrassv2",
462
+ "groundstation",
463
+ "guardduty",
464
+ "health",
465
+ "healthlake",
466
+ "iam",
467
+ "identitystore",
468
+ "imagebuilder",
469
+ "importexport",
470
+ "inspector",
471
+ "inspector-scan",
472
+ "inspector2",
473
+ "internetmonitor",
474
+ "iot",
475
+ "iot-data",
476
+ "iot-jobs-data",
477
+ "iot1click-devices",
478
+ "iot1click-projects",
479
+ "iotanalytics",
480
+ "iotdeviceadvisor",
481
+ "iotevents",
482
+ "iotevents-data",
483
+ "iotfleethub",
484
+ "iotfleetwise",
485
+ "iotsecuretunneling",
486
+ "iotsitewise",
487
+ "iotthingsgraph",
488
+ "iottwinmaker",
489
+ "iotwireless",
490
+ "ivs",
491
+ "ivs-realtime",
492
+ "ivschat",
493
+ "kafka",
494
+ "kafkaconnect",
495
+ "kendra",
496
+ "kendra-ranking",
497
+ "keyspaces",
498
+ "kinesis",
499
+ "kinesis-video-archived-media",
500
+ "kinesis-video-media",
501
+ "kinesis-video-signaling",
502
+ "kinesis-video-webrtc-storage",
503
+ "kinesisanalytics",
504
+ "kinesisanalyticsv2",
505
+ "kinesisvideo",
506
+ "kms",
507
+ "lakeformation",
508
+ "lambda",
509
+ "launch-wizard",
510
+ "lex-models",
511
+ "lex-runtime",
512
+ "lexv2-models",
513
+ "lexv2-runtime",
514
+ "license-manager",
515
+ "license-manager-linux-subscriptions",
516
+ "license-manager-user-subscriptions",
517
+ "lightsail",
518
+ "location",
519
+ "logs",
520
+ "lookoutequipment",
521
+ "lookoutmetrics",
522
+ "lookoutvision",
523
+ "m2",
524
+ "machinelearning",
525
+ "macie2",
526
+ "mailmanager",
527
+ "managedblockchain",
528
+ "managedblockchain-query",
529
+ "marketplace-agreement",
530
+ "marketplace-catalog",
531
+ "marketplace-deployment",
532
+ "marketplace-entitlement",
533
+ "marketplace-reporting",
534
+ "marketplacecommerceanalytics",
535
+ "mediaconnect",
536
+ "mediaconvert",
537
+ "medialive",
538
+ "mediapackage",
539
+ "mediapackage-vod",
540
+ "mediapackagev2",
541
+ "mediastore",
542
+ "mediastore-data",
543
+ "mediatailor",
544
+ "medical-imaging",
545
+ "memorydb",
546
+ "meteringmarketplace",
547
+ "mgh",
548
+ "mgn",
549
+ "migration-hub-refactor-spaces",
550
+ "migrationhub-config",
551
+ "migrationhuborchestrator",
552
+ "migrationhubstrategy",
553
+ "mq",
554
+ "mturk",
555
+ "mwaa",
556
+ "neptune",
557
+ "neptune-graph",
558
+ "neptunedata",
559
+ "network-firewall",
560
+ "networkmanager",
561
+ "networkmonitor",
562
+ "notifications",
563
+ "notificationscontacts",
564
+ "oam",
565
+ "observabilityadmin",
566
+ "omics",
567
+ "opensearch",
568
+ "opensearchserverless",
569
+ "opsworks",
570
+ "opsworkscm",
571
+ "organizations",
572
+ "osis",
573
+ "outposts",
574
+ "panorama",
575
+ "partnercentral-selling",
576
+ "payment-cryptography",
577
+ "payment-cryptography-data",
578
+ "pca-connector-ad",
579
+ "pca-connector-scep",
580
+ "pcs",
581
+ "personalize",
582
+ "personalize-events",
583
+ "personalize-runtime",
584
+ "pi",
585
+ "pinpoint",
586
+ "pinpoint-email",
587
+ "pinpoint-sms-voice",
588
+ "pinpoint-sms-voice-v2",
589
+ "pipes",
590
+ "polly",
591
+ "pricing",
592
+ "privatenetworks",
593
+ "proton",
594
+ "qapps",
595
+ "qbusiness",
596
+ "qconnect",
597
+ "qldb",
598
+ "qldb-session",
599
+ "quicksight",
600
+ "ram",
601
+ "rbin",
602
+ "rds",
603
+ "rds-data",
604
+ "redshift",
605
+ "redshift-data",
606
+ "redshift-serverless",
607
+ "rekognition",
608
+ "repostspace",
609
+ "resiliencehub",
610
+ "resource-explorer-2",
611
+ "resource-groups",
612
+ "resourcegroupstaggingapi",
613
+ "robomaker",
614
+ "rolesanywhere",
615
+ "route53",
616
+ "route53-recovery-cluster",
617
+ "route53-recovery-control-config",
618
+ "route53-recovery-readiness",
619
+ "route53domains",
620
+ "route53profiles",
621
+ "route53resolver",
622
+ "rum",
623
+ "s3",
624
+ "s3control",
625
+ "s3outposts",
626
+ "sagemaker",
627
+ "sagemaker-a2i-runtime",
628
+ "sagemaker-edge",
629
+ "sagemaker-featurestore-runtime",
630
+ "sagemaker-geospatial",
631
+ "sagemaker-metrics",
632
+ "sagemaker-runtime",
633
+ "savingsplans",
634
+ "scheduler",
635
+ "schemas",
636
+ "sdb",
637
+ "secretsmanager",
638
+ "securityhub",
639
+ "securitylake",
640
+ "serverlessrepo",
641
+ "service-quotas",
642
+ "servicecatalog",
643
+ "servicecatalog-appregistry",
644
+ "servicediscovery",
645
+ "ses",
646
+ "sesv2",
647
+ "shield",
648
+ "signer",
649
+ "simspaceweaver",
650
+ "sms",
651
+ "sms-voice",
652
+ "snow-device-management",
653
+ "snowball",
654
+ "sns",
655
+ "socialmessaging",
656
+ "sqs",
657
+ "ssm",
658
+ "ssm-contacts",
659
+ "ssm-incidents",
660
+ "ssm-quicksetup",
661
+ "ssm-sap",
662
+ "sso",
663
+ "sso-admin",
664
+ "sso-oidc",
665
+ "stepfunctions",
666
+ "storagegateway",
667
+ "sts",
668
+ "supplychain",
669
+ "support",
670
+ "support-app",
671
+ "swf",
672
+ "synthetics",
673
+ "taxsettings",
674
+ "textract",
675
+ "timestream-influxdb",
676
+ "timestream-query",
677
+ "timestream-write",
678
+ "tnb",
679
+ "transcribe",
680
+ "transfer",
681
+ "translate",
682
+ "trustedadvisor",
683
+ "verifiedpermissions",
684
+ "voice-id",
685
+ "vpc-lattice",
686
+ "waf",
687
+ "waf-regional",
688
+ "wafv2",
689
+ "wellarchitected",
690
+ "wisdom",
691
+ "workdocs",
692
+ "workmail",
693
+ "workmailmessageflow",
694
+ "workspaces",
695
+ "workspaces-thin-client",
696
+ "workspaces-web",
697
+ "xray",
698
+ ]
699
+ ResourceServiceName = Literal[
700
+ "cloudformation",
701
+ "cloudwatch",
702
+ "dynamodb",
703
+ "ec2",
704
+ "glacier",
705
+ "iam",
706
+ "opsworks",
707
+ "s3",
708
+ "sns",
709
+ "sqs",
710
+ ]
711
+ PaginatorName = Literal[
712
+ "describe_addon_versions",
713
+ "list_access_entries",
714
+ "list_access_policies",
715
+ "list_addons",
716
+ "list_associated_access_policies",
717
+ "list_clusters",
718
+ "list_eks_anywhere_subscriptions",
719
+ "list_fargate_profiles",
720
+ "list_identity_provider_configs",
721
+ "list_insights",
722
+ "list_nodegroups",
723
+ "list_pod_identity_associations",
724
+ "list_updates",
725
+ ]
726
+ WaiterName = Literal[
727
+ "addon_active",
728
+ "addon_deleted",
729
+ "cluster_active",
730
+ "cluster_deleted",
731
+ "fargate_profile_active",
732
+ "fargate_profile_deleted",
733
+ "nodegroup_active",
734
+ "nodegroup_deleted",
735
+ ]
736
+ RegionName = Literal[
737
+ "af-south-1",
738
+ "ap-east-1",
739
+ "ap-northeast-1",
740
+ "ap-northeast-2",
741
+ "ap-northeast-3",
742
+ "ap-south-1",
743
+ "ap-south-2",
744
+ "ap-southeast-1",
745
+ "ap-southeast-2",
746
+ "ap-southeast-3",
747
+ "ap-southeast-4",
748
+ "ap-southeast-5",
749
+ "ca-central-1",
750
+ "ca-west-1",
751
+ "eu-central-1",
752
+ "eu-central-2",
753
+ "eu-north-1",
754
+ "eu-south-1",
755
+ "eu-south-2",
756
+ "eu-west-1",
757
+ "eu-west-2",
758
+ "eu-west-3",
759
+ "il-central-1",
760
+ "me-central-1",
761
+ "me-south-1",
762
+ "sa-east-1",
763
+ "us-east-1",
764
+ "us-east-2",
765
+ "us-west-1",
766
+ "us-west-2",
767
+ ]