aws-sdk-eks 1.110.0 → 1.111.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d06badc0553e6756a2ccc91fa4f397ab90ea4b17fcddc1aebe0af6406fdf8ac9
4
- data.tar.gz: 030ca6b49142e53baa27452b547b435d823824bfe6c6cc2bb961682b6cc1b2b4
3
+ metadata.gz: a7c0144d3bd6e40c44ae039330741c023aab3090314da1dccc904dcff1a7fa8c
4
+ data.tar.gz: f5f89e3df9bd4947c3650779ace2a56e64fa47b8a0d95f1702fc6e8e51e95eba
5
5
  SHA512:
6
- metadata.gz: 97256d8bf9499406bd7f988af875a11bd675d3ed9b6e3bb5d7366bedf13ec093c5d2a40fb7cf991bf5fee494daa85f082bcf0e350fc6138bb5790ffa44229973
7
- data.tar.gz: 2e823d61ac0c64b3297c8975383e3c1aef5b3280d7c32242e6adb89485d3a7070fd0c5527f0307dc1401328ddb40d2d9638081b52ba27bd9b870712164dd6a9e
6
+ metadata.gz: 641046b819ea01eeae64a64892a5c5ec698db81134d5d0edb34cf03c152102ff0c04503b9a991c6edb67761b4cae97682139e68a31bd045499d6003ca990335b
7
+ data.tar.gz: cee8a7f1568494310c944a174aadbe06b720725b706e3ba80fb6bb0accd154ebe4a38ff6a02356397ec2e58ba1befe07dd104f80424aae395ee8d72e76b2c4fe
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.111.0 (2024-07-25)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for EKS cluster to manage extended support.
8
+
4
9
  1.110.0 (2024-07-02)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.110.0
1
+ 1.111.0
@@ -530,9 +530,9 @@ module Aws::EKS
530
530
  #
531
531
  # resp.update.id #=> String
532
532
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
533
- # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate"
533
+ # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate"
534
534
  # resp.update.params #=> Array
535
- # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations"
535
+ # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy"
536
536
  # resp.update.params[0].value #=> String
537
537
  # resp.update.created_at #=> Time
538
538
  # resp.update.errors #=> Array
@@ -614,9 +614,9 @@ module Aws::EKS
614
614
  #
615
615
  # resp.update.id #=> String
616
616
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
617
- # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate"
617
+ # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate"
618
618
  # resp.update.params #=> Array
619
- # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations"
619
+ # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy"
620
620
  # resp.update.params[0].value #=> String
621
621
  # resp.update.created_at #=> Time
622
622
  # resp.update.errors #=> Array
@@ -1097,6 +1097,11 @@ module Aws::EKS
1097
1097
  # Use this option when you plan to install third-party alternative
1098
1098
  # add-ons or self-manage the default networking add-ons.
1099
1099
  #
1100
+ # @option params [Types::UpgradePolicyRequest] :upgrade_policy
1101
+ # New clusters, by default, have extended support enabled. You can
1102
+ # disable extended support when creating a cluster by setting this value
1103
+ # to `STANDARD`.
1104
+ #
1100
1105
  # @return [Types::CreateClusterResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1101
1106
  #
1102
1107
  # * {Types::CreateClusterResponse#cluster #cluster} => Types::Cluster
@@ -1175,6 +1180,9 @@ module Aws::EKS
1175
1180
  # authentication_mode: "API", # accepts API, API_AND_CONFIG_MAP, CONFIG_MAP
1176
1181
  # },
1177
1182
  # bootstrap_self_managed_addons: false,
1183
+ # upgrade_policy: {
1184
+ # support_type: "STANDARD", # accepts STANDARD, EXTENDED
1185
+ # },
1178
1186
  # })
1179
1187
  #
1180
1188
  # @example Response structure
@@ -1230,6 +1238,7 @@ module Aws::EKS
1230
1238
  # resp.cluster.outpost_config.control_plane_placement.group_name #=> String
1231
1239
  # resp.cluster.access_config.bootstrap_cluster_creator_admin_permissions #=> Boolean
1232
1240
  # resp.cluster.access_config.authentication_mode #=> String, one of "API", "API_AND_CONFIG_MAP", "CONFIG_MAP"
1241
+ # resp.cluster.upgrade_policy.support_type #=> String, one of "STANDARD", "EXTENDED"
1233
1242
  #
1234
1243
  # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/CreateCluster AWS API Documentation
1235
1244
  #
@@ -2089,6 +2098,7 @@ module Aws::EKS
2089
2098
  # resp.cluster.outpost_config.control_plane_placement.group_name #=> String
2090
2099
  # resp.cluster.access_config.bootstrap_cluster_creator_admin_permissions #=> Boolean
2091
2100
  # resp.cluster.access_config.authentication_mode #=> String, one of "API", "API_AND_CONFIG_MAP", "CONFIG_MAP"
2101
+ # resp.cluster.upgrade_policy.support_type #=> String, one of "STANDARD", "EXTENDED"
2092
2102
  #
2093
2103
  # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/DeleteCluster AWS API Documentation
2094
2104
  #
@@ -2402,6 +2412,7 @@ module Aws::EKS
2402
2412
  # resp.cluster.outpost_config.control_plane_placement.group_name #=> String
2403
2413
  # resp.cluster.access_config.bootstrap_cluster_creator_admin_permissions #=> Boolean
2404
2414
  # resp.cluster.access_config.authentication_mode #=> String, one of "API", "API_AND_CONFIG_MAP", "CONFIG_MAP"
2415
+ # resp.cluster.upgrade_policy.support_type #=> String, one of "STANDARD", "EXTENDED"
2405
2416
  #
2406
2417
  # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/DeregisterCluster AWS API Documentation
2407
2418
  #
@@ -2783,6 +2794,7 @@ module Aws::EKS
2783
2794
  # resp.cluster.outpost_config.control_plane_placement.group_name #=> String
2784
2795
  # resp.cluster.access_config.bootstrap_cluster_creator_admin_permissions #=> Boolean
2785
2796
  # resp.cluster.access_config.authentication_mode #=> String, one of "API", "API_AND_CONFIG_MAP", "CONFIG_MAP"
2797
+ # resp.cluster.upgrade_policy.support_type #=> String, one of "STANDARD", "EXTENDED"
2786
2798
  #
2787
2799
  #
2788
2800
  # The following waiters are defined for this operation (see {Client#wait_until} for detailed usage):
@@ -3172,9 +3184,9 @@ module Aws::EKS
3172
3184
  #
3173
3185
  # resp.update.id #=> String
3174
3186
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
3175
- # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate"
3187
+ # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate"
3176
3188
  # resp.update.params #=> Array
3177
- # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations"
3189
+ # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy"
3178
3190
  # resp.update.params[0].value #=> String
3179
3191
  # resp.update.created_at #=> Time
3180
3192
  # resp.update.errors #=> Array
@@ -3261,9 +3273,9 @@ module Aws::EKS
3261
3273
  #
3262
3274
  # resp.update.id #=> String
3263
3275
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
3264
- # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate"
3276
+ # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate"
3265
3277
  # resp.update.params #=> Array
3266
- # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations"
3278
+ # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy"
3267
3279
  # resp.update.params[0].value #=> String
3268
3280
  # resp.update.created_at #=> Time
3269
3281
  # resp.update.errors #=> Array
@@ -4220,6 +4232,7 @@ module Aws::EKS
4220
4232
  # resp.cluster.outpost_config.control_plane_placement.group_name #=> String
4221
4233
  # resp.cluster.access_config.bootstrap_cluster_creator_admin_permissions #=> Boolean
4222
4234
  # resp.cluster.access_config.authentication_mode #=> String, one of "API", "API_AND_CONFIG_MAP", "CONFIG_MAP"
4235
+ # resp.cluster.upgrade_policy.support_type #=> String, one of "STANDARD", "EXTENDED"
4223
4236
  #
4224
4237
  # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/RegisterCluster AWS API Documentation
4225
4238
  #
@@ -4490,9 +4503,9 @@ module Aws::EKS
4490
4503
  #
4491
4504
  # resp.update.id #=> String
4492
4505
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
4493
- # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate"
4506
+ # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate"
4494
4507
  # resp.update.params #=> Array
4495
- # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations"
4508
+ # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy"
4496
4509
  # resp.update.params[0].value #=> String
4497
4510
  # resp.update.created_at #=> Time
4498
4511
  # resp.update.errors #=> Array
@@ -4590,6 +4603,12 @@ module Aws::EKS
4590
4603
  # @option params [Types::UpdateAccessConfigRequest] :access_config
4591
4604
  # The access configuration for the cluster.
4592
4605
  #
4606
+ # @option params [Types::UpgradePolicyRequest] :upgrade_policy
4607
+ # You can enable or disable extended support for clusters currently on
4608
+ # standard support. You cannot disable extended support once it starts.
4609
+ # You must enable extended support before your cluster exits standard
4610
+ # support.
4611
+ #
4593
4612
  # @return [Types::UpdateClusterConfigResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
4594
4613
  #
4595
4614
  # * {Types::UpdateClusterConfigResponse#update #update} => Types::Update
@@ -4617,15 +4636,18 @@ module Aws::EKS
4617
4636
  # access_config: {
4618
4637
  # authentication_mode: "API", # accepts API, API_AND_CONFIG_MAP, CONFIG_MAP
4619
4638
  # },
4639
+ # upgrade_policy: {
4640
+ # support_type: "STANDARD", # accepts STANDARD, EXTENDED
4641
+ # },
4620
4642
  # })
4621
4643
  #
4622
4644
  # @example Response structure
4623
4645
  #
4624
4646
  # resp.update.id #=> String
4625
4647
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
4626
- # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate"
4648
+ # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate"
4627
4649
  # resp.update.params #=> Array
4628
- # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations"
4650
+ # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy"
4629
4651
  # resp.update.params[0].value #=> String
4630
4652
  # resp.update.created_at #=> Time
4631
4653
  # resp.update.errors #=> Array
@@ -4687,9 +4709,9 @@ module Aws::EKS
4687
4709
  #
4688
4710
  # resp.update.id #=> String
4689
4711
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
4690
- # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate"
4712
+ # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate"
4691
4713
  # resp.update.params #=> Array
4692
- # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations"
4714
+ # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy"
4693
4715
  # resp.update.params[0].value #=> String
4694
4716
  # resp.update.created_at #=> Time
4695
4717
  # resp.update.errors #=> Array
@@ -4850,9 +4872,9 @@ module Aws::EKS
4850
4872
  #
4851
4873
  # resp.update.id #=> String
4852
4874
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
4853
- # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate"
4875
+ # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate"
4854
4876
  # resp.update.params #=> Array
4855
- # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations"
4877
+ # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy"
4856
4878
  # resp.update.params[0].value #=> String
4857
4879
  # resp.update.created_at #=> Time
4858
4880
  # resp.update.errors #=> Array
@@ -4990,9 +5012,9 @@ module Aws::EKS
4990
5012
  #
4991
5013
  # resp.update.id #=> String
4992
5014
  # resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
4993
- # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate"
5015
+ # resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate"
4994
5016
  # resp.update.params #=> Array
4995
- # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations"
5017
+ # resp.update.params[0].type #=> String, one of "Version", "PlatformVersion", "EndpointPrivateAccess", "EndpointPublicAccess", "ClusterLogging", "DesiredSize", "LabelsToAdd", "LabelsToRemove", "TaintsToAdd", "TaintsToRemove", "MaxSize", "MinSize", "ReleaseVersion", "PublicAccessCidrs", "LaunchTemplateName", "LaunchTemplateVersion", "IdentityProviderConfig", "EncryptionConfig", "AddonVersion", "ServiceAccountRoleArn", "ResolveConflicts", "MaxUnavailable", "MaxUnavailablePercentage", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy"
4996
5018
  # resp.update.params[0].value #=> String
4997
5019
  # resp.update.created_at #=> Time
4998
5020
  # resp.update.errors #=> Array
@@ -5081,7 +5103,7 @@ module Aws::EKS
5081
5103
  params: params,
5082
5104
  config: config)
5083
5105
  context[:gem_name] = 'aws-sdk-eks'
5084
- context[:gem_version] = '1.110.0'
5106
+ context[:gem_version] = '1.111.0'
5085
5107
  Seahorse::Client::Request.new(handlers, context)
5086
5108
  end
5087
5109
 
@@ -257,6 +257,7 @@ module Aws::EKS
257
257
  ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
258
258
  String = Shapes::StringShape.new(name: 'String')
259
259
  StringList = Shapes::ListShape.new(name: 'StringList')
260
+ SupportType = Shapes::StringShape.new(name: 'SupportType')
260
261
  TagKey = Shapes::StringShape.new(name: 'TagKey')
261
262
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
262
263
  TagMap = Shapes::MapShape.new(name: 'TagMap')
@@ -294,6 +295,8 @@ module Aws::EKS
294
295
  UpdateStatus = Shapes::StringShape.new(name: 'UpdateStatus')
295
296
  UpdateTaintsPayload = Shapes::StructureShape.new(name: 'UpdateTaintsPayload')
296
297
  UpdateType = Shapes::StringShape.new(name: 'UpdateType')
298
+ UpgradePolicyRequest = Shapes::StructureShape.new(name: 'UpgradePolicyRequest')
299
+ UpgradePolicyResponse = Shapes::StructureShape.new(name: 'UpgradePolicyResponse')
297
300
  VpcConfigRequest = Shapes::StructureShape.new(name: 'VpcConfigRequest')
298
301
  VpcConfigResponse = Shapes::StructureShape.new(name: 'VpcConfigResponse')
299
302
  ZeroCapacity = Shapes::IntegerShape.new(name: 'ZeroCapacity')
@@ -483,6 +486,7 @@ module Aws::EKS
483
486
  Cluster.add_member(:health, Shapes::ShapeRef.new(shape: ClusterHealth, location_name: "health"))
484
487
  Cluster.add_member(:outpost_config, Shapes::ShapeRef.new(shape: OutpostConfigResponse, location_name: "outpostConfig"))
485
488
  Cluster.add_member(:access_config, Shapes::ShapeRef.new(shape: AccessConfigResponse, location_name: "accessConfig"))
489
+ Cluster.add_member(:upgrade_policy, Shapes::ShapeRef.new(shape: UpgradePolicyResponse, location_name: "upgradePolicy"))
486
490
  Cluster.struct_class = Types::Cluster
487
491
 
488
492
  ClusterHealth.add_member(:issues, Shapes::ShapeRef.new(shape: ClusterIssueList, location_name: "issues"))
@@ -561,6 +565,7 @@ module Aws::EKS
561
565
  CreateClusterRequest.add_member(:outpost_config, Shapes::ShapeRef.new(shape: OutpostConfigRequest, location_name: "outpostConfig"))
562
566
  CreateClusterRequest.add_member(:access_config, Shapes::ShapeRef.new(shape: CreateAccessConfigRequest, location_name: "accessConfig"))
563
567
  CreateClusterRequest.add_member(:bootstrap_self_managed_addons, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "bootstrapSelfManagedAddons"))
568
+ CreateClusterRequest.add_member(:upgrade_policy, Shapes::ShapeRef.new(shape: UpgradePolicyRequest, location_name: "upgradePolicy"))
564
569
  CreateClusterRequest.struct_class = Types::CreateClusterRequest
565
570
 
566
571
  CreateClusterResponse.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "cluster"))
@@ -1315,6 +1320,7 @@ module Aws::EKS
1315
1320
  UpdateClusterConfigRequest.add_member(:logging, Shapes::ShapeRef.new(shape: Logging, location_name: "logging"))
1316
1321
  UpdateClusterConfigRequest.add_member(:client_request_token, Shapes::ShapeRef.new(shape: String, location_name: "clientRequestToken", metadata: {"idempotencyToken"=>true}))
1317
1322
  UpdateClusterConfigRequest.add_member(:access_config, Shapes::ShapeRef.new(shape: UpdateAccessConfigRequest, location_name: "accessConfig"))
1323
+ UpdateClusterConfigRequest.add_member(:upgrade_policy, Shapes::ShapeRef.new(shape: UpgradePolicyRequest, location_name: "upgradePolicy"))
1318
1324
  UpdateClusterConfigRequest.struct_class = Types::UpdateClusterConfigRequest
1319
1325
 
1320
1326
  UpdateClusterConfigResponse.add_member(:update, Shapes::ShapeRef.new(shape: Update, location_name: "update"))
@@ -1383,6 +1389,12 @@ module Aws::EKS
1383
1389
  UpdateTaintsPayload.add_member(:remove_taints, Shapes::ShapeRef.new(shape: taintsList, location_name: "removeTaints"))
1384
1390
  UpdateTaintsPayload.struct_class = Types::UpdateTaintsPayload
1385
1391
 
1392
+ UpgradePolicyRequest.add_member(:support_type, Shapes::ShapeRef.new(shape: SupportType, location_name: "supportType"))
1393
+ UpgradePolicyRequest.struct_class = Types::UpgradePolicyRequest
1394
+
1395
+ UpgradePolicyResponse.add_member(:support_type, Shapes::ShapeRef.new(shape: SupportType, location_name: "supportType"))
1396
+ UpgradePolicyResponse.struct_class = Types::UpgradePolicyResponse
1397
+
1386
1398
  VpcConfigRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: StringList, location_name: "subnetIds"))
1387
1399
  VpcConfigRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: StringList, location_name: "securityGroupIds"))
1388
1400
  VpcConfigRequest.add_member(:endpoint_public_access, Shapes::ShapeRef.new(shape: BoxedBoolean, location_name: "endpointPublicAccess"))
@@ -861,6 +861,17 @@ module Aws::EKS
861
861
  # The access configuration for the cluster.
862
862
  # @return [Types::AccessConfigResponse]
863
863
  #
864
+ # @!attribute [rw] upgrade_policy
865
+ # This value indicates if extended support is enabled or disabled for
866
+ # the cluster.
867
+ #
868
+ # [Learn more about EKS Extended Support in the EKS User Guide.][1]
869
+ #
870
+ #
871
+ #
872
+ # [1]: https://docs.aws.amazon.com/eks/latest/userguide/extended-support-control.html
873
+ # @return [Types::UpgradePolicyResponse]
874
+ #
864
875
  # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/Cluster AWS API Documentation
865
876
  #
866
877
  class Cluster < Struct.new(
@@ -884,7 +895,8 @@ module Aws::EKS
884
895
  :id,
885
896
  :health,
886
897
  :outpost_config,
887
- :access_config)
898
+ :access_config,
899
+ :upgrade_policy)
888
900
  SENSITIVE = []
889
901
  include Aws::Structure
890
902
  end
@@ -1453,6 +1465,12 @@ module Aws::EKS
1453
1465
  # add-ons or self-manage the default networking add-ons.
1454
1466
  # @return [Boolean]
1455
1467
  #
1468
+ # @!attribute [rw] upgrade_policy
1469
+ # New clusters, by default, have extended support enabled. You can
1470
+ # disable extended support when creating a cluster by setting this
1471
+ # value to `STANDARD`.
1472
+ # @return [Types::UpgradePolicyRequest]
1473
+ #
1456
1474
  # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/CreateClusterRequest AWS API Documentation
1457
1475
  #
1458
1476
  class CreateClusterRequest < Struct.new(
@@ -1467,7 +1485,8 @@ module Aws::EKS
1467
1485
  :encryption_config,
1468
1486
  :outpost_config,
1469
1487
  :access_config,
1470
- :bootstrap_self_managed_addons)
1488
+ :bootstrap_self_managed_addons,
1489
+ :upgrade_policy)
1471
1490
  SENSITIVE = []
1472
1491
  include Aws::Structure
1473
1492
  end
@@ -5966,6 +5985,13 @@ module Aws::EKS
5966
5985
  # The access configuration for the cluster.
5967
5986
  # @return [Types::UpdateAccessConfigRequest]
5968
5987
  #
5988
+ # @!attribute [rw] upgrade_policy
5989
+ # You can enable or disable extended support for clusters currently on
5990
+ # standard support. You cannot disable extended support once it
5991
+ # starts. You must enable extended support before your cluster exits
5992
+ # standard support.
5993
+ # @return [Types::UpgradePolicyRequest]
5994
+ #
5969
5995
  # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/UpdateClusterConfigRequest AWS API Documentation
5970
5996
  #
5971
5997
  class UpdateClusterConfigRequest < Struct.new(
@@ -5973,7 +5999,8 @@ module Aws::EKS
5973
5999
  :resources_vpc_config,
5974
6000
  :logging,
5975
6001
  :client_request_token,
5976
- :access_config)
6002
+ :access_config,
6003
+ :upgrade_policy)
5977
6004
  SENSITIVE = []
5978
6005
  include Aws::Structure
5979
6006
  end
@@ -6337,6 +6364,66 @@ module Aws::EKS
6337
6364
  include Aws::Structure
6338
6365
  end
6339
6366
 
6367
+ # The support policy to use for the cluster. Extended support allows you
6368
+ # to remain on specific Kubernetes versions for longer. Clusters in
6369
+ # extended support have higher costs. The default value is `EXTENDED`.
6370
+ # Use `STANDARD` to disable extended support.
6371
+ #
6372
+ # [Learn more about EKS Extended Support in the EKS User Guide.][1]
6373
+ #
6374
+ #
6375
+ #
6376
+ # [1]: https://docs.aws.amazon.com/eks/latest/userguide/extended-support-control.html
6377
+ #
6378
+ # @!attribute [rw] support_type
6379
+ # If the cluster is set to `EXTENDED`, it will enter extended support
6380
+ # at the end of standard support. If the cluster is set to `STANDARD`,
6381
+ # it will be automatically upgraded at the end of standard support.
6382
+ #
6383
+ # [Learn more about EKS Extended Support in the EKS User Guide.][1]
6384
+ #
6385
+ #
6386
+ #
6387
+ # [1]: https://docs.aws.amazon.com/eks/latest/userguide/extended-support-control.html
6388
+ # @return [String]
6389
+ #
6390
+ # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/UpgradePolicyRequest AWS API Documentation
6391
+ #
6392
+ class UpgradePolicyRequest < Struct.new(
6393
+ :support_type)
6394
+ SENSITIVE = []
6395
+ include Aws::Structure
6396
+ end
6397
+
6398
+ # This value indicates if extended support is enabled or disabled for
6399
+ # the cluster.
6400
+ #
6401
+ # [Learn more about EKS Extended Support in the EKS User Guide.][1]
6402
+ #
6403
+ #
6404
+ #
6405
+ # [1]: https://docs.aws.amazon.com/eks/latest/userguide/extended-support-control.html
6406
+ #
6407
+ # @!attribute [rw] support_type
6408
+ # If the cluster is set to `EXTENDED`, it will enter extended support
6409
+ # at the end of standard support. If the cluster is set to `STANDARD`,
6410
+ # it will be automatically upgraded at the end of standard support.
6411
+ #
6412
+ # [Learn more about EKS Extended Support in the EKS User Guide.][1]
6413
+ #
6414
+ #
6415
+ #
6416
+ # [1]: https://docs.aws.amazon.com/eks/latest/userguide/extended-support-control.html
6417
+ # @return [String]
6418
+ #
6419
+ # @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/UpgradePolicyResponse AWS API Documentation
6420
+ #
6421
+ class UpgradePolicyResponse < Struct.new(
6422
+ :support_type)
6423
+ SENSITIVE = []
6424
+ include Aws::Structure
6425
+ end
6426
+
6340
6427
  # An object representing the VPC configuration to use for an Amazon EKS
6341
6428
  # cluster.
6342
6429
  #
data/lib/aws-sdk-eks.rb CHANGED
@@ -53,6 +53,6 @@ require_relative 'aws-sdk-eks/customizations'
53
53
  # @!group service
54
54
  module Aws::EKS
55
55
 
56
- GEM_VERSION = '1.110.0'
56
+ GEM_VERSION = '1.111.0'
57
57
 
58
58
  end
data/sig/client.rbs CHANGED
@@ -221,7 +221,10 @@ module Aws
221
221
  bootstrap_cluster_creator_admin_permissions: bool?,
222
222
  authentication_mode: ("API" | "API_AND_CONFIG_MAP" | "CONFIG_MAP")?
223
223
  },
224
- ?bootstrap_self_managed_addons: bool
224
+ ?bootstrap_self_managed_addons: bool,
225
+ ?upgrade_policy: {
226
+ support_type: ("STANDARD" | "EXTENDED")?
227
+ }
225
228
  ) -> _CreateClusterResponseSuccess
226
229
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateClusterResponseSuccess
227
230
 
@@ -857,6 +860,9 @@ module Aws
857
860
  ?client_request_token: ::String,
858
861
  ?access_config: {
859
862
  authentication_mode: ("API" | "API_AND_CONFIG_MAP" | "CONFIG_MAP")?
863
+ },
864
+ ?upgrade_policy: {
865
+ support_type: ("STANDARD" | "EXTENDED")?
860
866
  }
861
867
  ) -> _UpdateClusterConfigResponseSuccess
862
868
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateClusterConfigResponseSuccess
data/sig/types.rbs CHANGED
@@ -208,6 +208,7 @@ module Aws::EKS
208
208
  attr_accessor health: Types::ClusterHealth
209
209
  attr_accessor outpost_config: Types::OutpostConfigResponse
210
210
  attr_accessor access_config: Types::AccessConfigResponse
211
+ attr_accessor upgrade_policy: Types::UpgradePolicyResponse
211
212
  SENSITIVE: []
212
213
  end
213
214
 
@@ -308,6 +309,7 @@ module Aws::EKS
308
309
  attr_accessor outpost_config: Types::OutpostConfigRequest
309
310
  attr_accessor access_config: Types::CreateAccessConfigRequest
310
311
  attr_accessor bootstrap_self_managed_addons: bool
312
+ attr_accessor upgrade_policy: Types::UpgradePolicyRequest
311
313
  SENSITIVE: []
312
314
  end
313
315
 
@@ -1251,7 +1253,7 @@ module Aws::EKS
1251
1253
  class Update
1252
1254
  attr_accessor id: ::String
1253
1255
  attr_accessor status: ("InProgress" | "Failed" | "Cancelled" | "Successful")
1254
- attr_accessor type: ("VersionUpdate" | "EndpointAccessUpdate" | "LoggingUpdate" | "ConfigUpdate" | "AssociateIdentityProviderConfig" | "DisassociateIdentityProviderConfig" | "AssociateEncryptionConfig" | "AddonUpdate" | "VpcConfigUpdate" | "AccessConfigUpdate")
1256
+ attr_accessor type: ("VersionUpdate" | "EndpointAccessUpdate" | "LoggingUpdate" | "ConfigUpdate" | "AssociateIdentityProviderConfig" | "DisassociateIdentityProviderConfig" | "AssociateEncryptionConfig" | "AddonUpdate" | "VpcConfigUpdate" | "AccessConfigUpdate" | "UpgradePolicyUpdate")
1255
1257
  attr_accessor params: ::Array[Types::UpdateParam]
1256
1258
  attr_accessor created_at: ::Time
1257
1259
  attr_accessor errors: ::Array[Types::ErrorDetail]
@@ -1300,6 +1302,7 @@ module Aws::EKS
1300
1302
  attr_accessor logging: Types::Logging
1301
1303
  attr_accessor client_request_token: ::String
1302
1304
  attr_accessor access_config: Types::UpdateAccessConfigRequest
1305
+ attr_accessor upgrade_policy: Types::UpgradePolicyRequest
1303
1306
  SENSITIVE: []
1304
1307
  end
1305
1308
 
@@ -1371,7 +1374,7 @@ module Aws::EKS
1371
1374
  end
1372
1375
 
1373
1376
  class UpdateParam
1374
- attr_accessor type: ("Version" | "PlatformVersion" | "EndpointPrivateAccess" | "EndpointPublicAccess" | "ClusterLogging" | "DesiredSize" | "LabelsToAdd" | "LabelsToRemove" | "TaintsToAdd" | "TaintsToRemove" | "MaxSize" | "MinSize" | "ReleaseVersion" | "PublicAccessCidrs" | "LaunchTemplateName" | "LaunchTemplateVersion" | "IdentityProviderConfig" | "EncryptionConfig" | "AddonVersion" | "ServiceAccountRoleArn" | "ResolveConflicts" | "MaxUnavailable" | "MaxUnavailablePercentage" | "ConfigurationValues" | "SecurityGroups" | "Subnets" | "AuthenticationMode" | "PodIdentityAssociations")
1377
+ attr_accessor type: ("Version" | "PlatformVersion" | "EndpointPrivateAccess" | "EndpointPublicAccess" | "ClusterLogging" | "DesiredSize" | "LabelsToAdd" | "LabelsToRemove" | "TaintsToAdd" | "TaintsToRemove" | "MaxSize" | "MinSize" | "ReleaseVersion" | "PublicAccessCidrs" | "LaunchTemplateName" | "LaunchTemplateVersion" | "IdentityProviderConfig" | "EncryptionConfig" | "AddonVersion" | "ServiceAccountRoleArn" | "ResolveConflicts" | "MaxUnavailable" | "MaxUnavailablePercentage" | "ConfigurationValues" | "SecurityGroups" | "Subnets" | "AuthenticationMode" | "PodIdentityAssociations" | "UpgradePolicy")
1375
1378
  attr_accessor value: ::String
1376
1379
  SENSITIVE: []
1377
1380
  end
@@ -1395,6 +1398,16 @@ module Aws::EKS
1395
1398
  SENSITIVE: []
1396
1399
  end
1397
1400
 
1401
+ class UpgradePolicyRequest
1402
+ attr_accessor support_type: ("STANDARD" | "EXTENDED")
1403
+ SENSITIVE: []
1404
+ end
1405
+
1406
+ class UpgradePolicyResponse
1407
+ attr_accessor support_type: ("STANDARD" | "EXTENDED")
1408
+ SENSITIVE: []
1409
+ end
1410
+
1398
1411
  class VpcConfigRequest
1399
1412
  attr_accessor subnet_ids: ::Array[::String]
1400
1413
  attr_accessor security_group_ids: ::Array[::String]
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-eks
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.110.0
4
+ version: 1.111.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-07-02 00:00:00.000000000 Z
11
+ date: 2024-07-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core