aws-sdk-eks 1.150.0 → 1.152.0
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-eks/client.rb +550 -36
- data/lib/aws-sdk-eks/client_api.rb +256 -0
- data/lib/aws-sdk-eks/types.rb +910 -25
- data/lib/aws-sdk-eks.rb +1 -1
- data/sig/client.rbs +130 -3
- data/sig/types.rbs +197 -2
- metadata +3 -3
data/lib/aws-sdk-eks/client.rb
CHANGED
|
@@ -581,9 +581,9 @@ module Aws::EKS
|
|
|
581
581
|
#
|
|
582
582
|
# resp.update.id #=> String
|
|
583
583
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
|
584
|
-
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate"
|
|
584
|
+
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate"
|
|
585
585
|
# resp.update.params #=> Array
|
|
586
|
-
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig"
|
|
586
|
+
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig", "UpdatedTier", "PreviousTier"
|
|
587
587
|
# resp.update.params[0].value #=> String
|
|
588
588
|
# resp.update.created_at #=> Time
|
|
589
589
|
# resp.update.errors #=> Array
|
|
@@ -665,9 +665,9 @@ module Aws::EKS
|
|
|
665
665
|
#
|
|
666
666
|
# resp.update.id #=> String
|
|
667
667
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
|
668
|
-
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate"
|
|
668
|
+
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate"
|
|
669
669
|
# resp.update.params #=> Array
|
|
670
|
-
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig"
|
|
670
|
+
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig", "UpdatedTier", "PreviousTier"
|
|
671
671
|
# resp.update.params[0].value #=> String
|
|
672
672
|
# resp.update.created_at #=> Time
|
|
673
673
|
# resp.update.errors #=> Array
|
|
@@ -1011,6 +1011,198 @@ module Aws::EKS
|
|
|
1011
1011
|
req.send_request(options)
|
|
1012
1012
|
end
|
|
1013
1013
|
|
|
1014
|
+
# Creates a managed capability resource for an Amazon EKS cluster.
|
|
1015
|
+
#
|
|
1016
|
+
# Capabilities provide fully managed capabilities to build and scale
|
|
1017
|
+
# with Kubernetes. When you create a capability, Amazon EKSprovisions
|
|
1018
|
+
# and manages the infrastructure required to run the capability outside
|
|
1019
|
+
# of your cluster. This approach reduces operational overhead and
|
|
1020
|
+
# preserves cluster resources.
|
|
1021
|
+
#
|
|
1022
|
+
# You can only create one Capability of each type on a given Amazon EKS
|
|
1023
|
+
# cluster. Valid types are Argo CD for declarative GitOps deployment,
|
|
1024
|
+
# Amazon Web Services Controllers for Kubernetes (ACK) for resource
|
|
1025
|
+
# management, and Kube Resource Orchestrator (KRO) for Kubernetes custom
|
|
1026
|
+
# resource orchestration.
|
|
1027
|
+
#
|
|
1028
|
+
# For more information, see [EKS Capabilities][1] in the *Amazon EKS
|
|
1029
|
+
# User Guide*.
|
|
1030
|
+
#
|
|
1031
|
+
#
|
|
1032
|
+
#
|
|
1033
|
+
# [1]: https://docs.aws.amazon.com/eks/latest/userguide/capabilities.html
|
|
1034
|
+
#
|
|
1035
|
+
# @option params [required, String] :capability_name
|
|
1036
|
+
# A unique name for the capability. The name must be unique within your
|
|
1037
|
+
# cluster and can contain alphanumeric characters, hyphens, and
|
|
1038
|
+
# underscores.
|
|
1039
|
+
#
|
|
1040
|
+
# @option params [required, String] :cluster_name
|
|
1041
|
+
# The name of the Amazon EKS cluster where you want to create the
|
|
1042
|
+
# capability.
|
|
1043
|
+
#
|
|
1044
|
+
# @option params [String] :client_request_token
|
|
1045
|
+
# A unique, case-sensitive identifier that you provide to ensure the
|
|
1046
|
+
# idempotency of the request. This token is valid for 24 hours after
|
|
1047
|
+
# creation. If you retry a request with the same client request token
|
|
1048
|
+
# and the same parameters after the original request has completed
|
|
1049
|
+
# successfully, the result of the original request is returned.
|
|
1050
|
+
#
|
|
1051
|
+
# **A suitable default value is auto-generated.** You should normally
|
|
1052
|
+
# not need to pass this option.**
|
|
1053
|
+
#
|
|
1054
|
+
# @option params [required, String] :type
|
|
1055
|
+
# The type of capability to create. Valid values are:
|
|
1056
|
+
#
|
|
1057
|
+
# * `ACK` – Amazon Web Services Controllers for Kubernetes (ACK), which
|
|
1058
|
+
# lets you manage resources directly from Kubernetes.
|
|
1059
|
+
#
|
|
1060
|
+
# * `ARGOCD` – Argo CD for GitOps-based continuous delivery.
|
|
1061
|
+
#
|
|
1062
|
+
# * `KRO` – Kube Resource Orchestrator (KRO) for composing and managing
|
|
1063
|
+
# custom Kubernetes resources.
|
|
1064
|
+
#
|
|
1065
|
+
# @option params [required, String] :role_arn
|
|
1066
|
+
# The Amazon Resource Name (ARN) of the IAM role that the capability
|
|
1067
|
+
# uses to interact with Amazon Web Services services. This role must
|
|
1068
|
+
# have a trust policy that allows the EKS service principal to assume
|
|
1069
|
+
# it, and it must have the necessary permissions for the capability type
|
|
1070
|
+
# you're creating.
|
|
1071
|
+
#
|
|
1072
|
+
# For ACK capabilities, the role needs permissions to manage the
|
|
1073
|
+
# resources you want to control through Kubernetes. For Argo CD
|
|
1074
|
+
# capabilities, the role needs permissions to access Git repositories
|
|
1075
|
+
# and Secrets Manager. For KRO capabilities, the role needs permissions
|
|
1076
|
+
# based on the resources you'll be orchestrating.
|
|
1077
|
+
#
|
|
1078
|
+
# @option params [Types::CapabilityConfigurationRequest] :configuration
|
|
1079
|
+
# The configuration settings for the capability. The structure of this
|
|
1080
|
+
# object varies depending on the capability type. For Argo CD
|
|
1081
|
+
# capabilities, you can configure IAM Identity CenterIAM; Identity
|
|
1082
|
+
# Center integration, RBAC role mappings, and network access settings.
|
|
1083
|
+
#
|
|
1084
|
+
# @option params [Hash<String,String>] :tags
|
|
1085
|
+
# The metadata that you apply to a resource to help you categorize and
|
|
1086
|
+
# organize them. Each tag consists of a key and an optional value. You
|
|
1087
|
+
# define them.
|
|
1088
|
+
#
|
|
1089
|
+
# The following basic restrictions apply to tags:
|
|
1090
|
+
#
|
|
1091
|
+
# * Maximum number of tags per resource – 50
|
|
1092
|
+
#
|
|
1093
|
+
# * For each resource, each tag key must be unique, and each tag key can
|
|
1094
|
+
# have only one value.
|
|
1095
|
+
#
|
|
1096
|
+
# * Maximum key length – 128 Unicode characters in UTF-8
|
|
1097
|
+
#
|
|
1098
|
+
# * Maximum value length – 256 Unicode characters in UTF-8
|
|
1099
|
+
#
|
|
1100
|
+
# * If your tagging schema is used across multiple services and
|
|
1101
|
+
# resources, remember that other services may have restrictions on
|
|
1102
|
+
# allowed characters. Generally allowed characters are: letters,
|
|
1103
|
+
# numbers, and spaces representable in UTF-8, and the following
|
|
1104
|
+
# characters: + - = . \_ : / @.
|
|
1105
|
+
#
|
|
1106
|
+
# * Tag keys and values are case-sensitive.
|
|
1107
|
+
#
|
|
1108
|
+
# * Do not use `aws:`, `AWS:`, or any upper or lowercase combination of
|
|
1109
|
+
# such as a prefix for either keys or values as it is reserved for
|
|
1110
|
+
# Amazon Web Services use. You cannot edit or delete tag keys or
|
|
1111
|
+
# values with this prefix. Tags with this prefix do not count against
|
|
1112
|
+
# your tags per resource limit.
|
|
1113
|
+
#
|
|
1114
|
+
# @option params [required, String] :delete_propagation_policy
|
|
1115
|
+
# Specifies how Kubernetes resources managed by the capability should be
|
|
1116
|
+
# handled when the capability is deleted. Currently, the only supported
|
|
1117
|
+
# value is `RETAIN` which retains all Kubernetes resources managed by
|
|
1118
|
+
# the capability when the capability is deleted.
|
|
1119
|
+
#
|
|
1120
|
+
# Because resources are retained, all Kubernetes resources created by
|
|
1121
|
+
# the capability should be deleted from the cluster before deleting the
|
|
1122
|
+
# capability itself. After the capability is deleted, these resources
|
|
1123
|
+
# become difficult to manage because the controller is no longer
|
|
1124
|
+
# available.
|
|
1125
|
+
#
|
|
1126
|
+
# @return [Types::CreateCapabilityResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
1127
|
+
#
|
|
1128
|
+
# * {Types::CreateCapabilityResponse#capability #capability} => Types::Capability
|
|
1129
|
+
#
|
|
1130
|
+
# @example Request syntax with placeholder values
|
|
1131
|
+
#
|
|
1132
|
+
# resp = client.create_capability({
|
|
1133
|
+
# capability_name: "String", # required
|
|
1134
|
+
# cluster_name: "String", # required
|
|
1135
|
+
# client_request_token: "String",
|
|
1136
|
+
# type: "ACK", # required, accepts ACK, KRO, ARGOCD
|
|
1137
|
+
# role_arn: "String", # required
|
|
1138
|
+
# configuration: {
|
|
1139
|
+
# argo_cd: {
|
|
1140
|
+
# namespace: "String",
|
|
1141
|
+
# aws_idc: { # required
|
|
1142
|
+
# idc_instance_arn: "String", # required
|
|
1143
|
+
# idc_region: "String",
|
|
1144
|
+
# },
|
|
1145
|
+
# rbac_role_mappings: [
|
|
1146
|
+
# {
|
|
1147
|
+
# role: "ADMIN", # required, accepts ADMIN, EDITOR, VIEWER
|
|
1148
|
+
# identities: [ # required
|
|
1149
|
+
# {
|
|
1150
|
+
# id: "String", # required
|
|
1151
|
+
# type: "SSO_USER", # required, accepts SSO_USER, SSO_GROUP
|
|
1152
|
+
# },
|
|
1153
|
+
# ],
|
|
1154
|
+
# },
|
|
1155
|
+
# ],
|
|
1156
|
+
# network_access: {
|
|
1157
|
+
# vpce_ids: ["String"],
|
|
1158
|
+
# },
|
|
1159
|
+
# },
|
|
1160
|
+
# },
|
|
1161
|
+
# tags: {
|
|
1162
|
+
# "TagKey" => "TagValue",
|
|
1163
|
+
# },
|
|
1164
|
+
# delete_propagation_policy: "RETAIN", # required, accepts RETAIN
|
|
1165
|
+
# })
|
|
1166
|
+
#
|
|
1167
|
+
# @example Response structure
|
|
1168
|
+
#
|
|
1169
|
+
# resp.capability.capability_name #=> String
|
|
1170
|
+
# resp.capability.arn #=> String
|
|
1171
|
+
# resp.capability.cluster_name #=> String
|
|
1172
|
+
# resp.capability.type #=> String, one of "ACK", "KRO", "ARGOCD"
|
|
1173
|
+
# resp.capability.role_arn #=> String
|
|
1174
|
+
# resp.capability.status #=> String, one of "CREATING", "CREATE_FAILED", "UPDATING", "DELETING", "DELETE_FAILED", "ACTIVE", "DEGRADED"
|
|
1175
|
+
# resp.capability.version #=> String
|
|
1176
|
+
# resp.capability.configuration.argo_cd.namespace #=> String
|
|
1177
|
+
# resp.capability.configuration.argo_cd.aws_idc.idc_instance_arn #=> String
|
|
1178
|
+
# resp.capability.configuration.argo_cd.aws_idc.idc_region #=> String
|
|
1179
|
+
# resp.capability.configuration.argo_cd.aws_idc.idc_managed_application_arn #=> String
|
|
1180
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings #=> Array
|
|
1181
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings[0].role #=> String, one of "ADMIN", "EDITOR", "VIEWER"
|
|
1182
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings[0].identities #=> Array
|
|
1183
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings[0].identities[0].id #=> String
|
|
1184
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings[0].identities[0].type #=> String, one of "SSO_USER", "SSO_GROUP"
|
|
1185
|
+
# resp.capability.configuration.argo_cd.network_access.vpce_ids #=> Array
|
|
1186
|
+
# resp.capability.configuration.argo_cd.network_access.vpce_ids[0] #=> String
|
|
1187
|
+
# resp.capability.configuration.argo_cd.server_url #=> String
|
|
1188
|
+
# resp.capability.tags #=> Hash
|
|
1189
|
+
# resp.capability.tags["TagKey"] #=> String
|
|
1190
|
+
# resp.capability.health.issues #=> Array
|
|
1191
|
+
# resp.capability.health.issues[0].code #=> String, one of "AccessDenied", "ClusterUnreachable"
|
|
1192
|
+
# resp.capability.health.issues[0].message #=> String
|
|
1193
|
+
# resp.capability.created_at #=> Time
|
|
1194
|
+
# resp.capability.modified_at #=> Time
|
|
1195
|
+
# resp.capability.delete_propagation_policy #=> String, one of "RETAIN"
|
|
1196
|
+
#
|
|
1197
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/CreateCapability AWS API Documentation
|
|
1198
|
+
#
|
|
1199
|
+
# @overload create_capability(params = {})
|
|
1200
|
+
# @param [Hash] params ({})
|
|
1201
|
+
def create_capability(params = {}, options = {})
|
|
1202
|
+
req = build_request(:create_capability, params)
|
|
1203
|
+
req.send_request(options)
|
|
1204
|
+
end
|
|
1205
|
+
|
|
1014
1206
|
# Creates an Amazon EKS control plane.
|
|
1015
1207
|
#
|
|
1016
1208
|
# The Amazon EKS control plane consists of control plane instances that
|
|
@@ -1021,11 +1213,10 @@ module Aws::EKS
|
|
|
1021
1213
|
# runs on its own set of Amazon EC2 instances.
|
|
1022
1214
|
#
|
|
1023
1215
|
# The cluster control plane is provisioned across multiple Availability
|
|
1024
|
-
# Zones and fronted by an
|
|
1025
|
-
#
|
|
1026
|
-
#
|
|
1027
|
-
#
|
|
1028
|
-
# data flows).
|
|
1216
|
+
# Zones and fronted by an ELB Network Load Balancer. Amazon EKS also
|
|
1217
|
+
# provisions elastic network interfaces in your VPC subnets to provide
|
|
1218
|
+
# connectivity from the control plane instances to the nodes (for
|
|
1219
|
+
# example, to support `kubectl exec`, `logs`, and `proxy` data flows).
|
|
1029
1220
|
#
|
|
1030
1221
|
# Amazon EKS nodes run in your Amazon Web Services account and connect
|
|
1031
1222
|
# to your cluster's control plane over the Kubernetes API server
|
|
@@ -1221,6 +1412,10 @@ module Aws::EKS
|
|
|
1221
1412
|
# first disabled. This helps prevent accidental cluster deletion.
|
|
1222
1413
|
# Default value is `false`.
|
|
1223
1414
|
#
|
|
1415
|
+
# @option params [Types::ControlPlaneScalingConfig] :control_plane_scaling_config
|
|
1416
|
+
# The control plane scaling tier configuration. For more information,
|
|
1417
|
+
# see EKS Provisioned Control Plane in the Amazon EKS User Guide.
|
|
1418
|
+
#
|
|
1224
1419
|
# @return [Types::CreateClusterResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
1225
1420
|
#
|
|
1226
1421
|
# * {Types::CreateClusterResponse#cluster #cluster} => Types::Cluster
|
|
@@ -1331,6 +1526,9 @@ module Aws::EKS
|
|
|
1331
1526
|
# },
|
|
1332
1527
|
# },
|
|
1333
1528
|
# deletion_protection: false,
|
|
1529
|
+
# control_plane_scaling_config: {
|
|
1530
|
+
# tier: "standard", # accepts standard, tier-xl, tier-2xl, tier-4xl
|
|
1531
|
+
# },
|
|
1334
1532
|
# })
|
|
1335
1533
|
#
|
|
1336
1534
|
# @example Response structure
|
|
@@ -1401,6 +1599,7 @@ module Aws::EKS
|
|
|
1401
1599
|
# resp.cluster.compute_config.node_role_arn #=> String
|
|
1402
1600
|
# resp.cluster.storage_config.block_storage.enabled #=> Boolean
|
|
1403
1601
|
# resp.cluster.deletion_protection #=> Boolean
|
|
1602
|
+
# resp.cluster.control_plane_scaling_config.tier #=> String, one of "standard", "tier-xl", "tier-2xl", "tier-4xl"
|
|
1404
1603
|
#
|
|
1405
1604
|
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/CreateCluster AWS API Documentation
|
|
1406
1605
|
#
|
|
@@ -1663,10 +1862,10 @@ module Aws::EKS
|
|
|
1663
1862
|
# using launch templates, see [Customizing managed nodes with launch
|
|
1664
1863
|
# templates][1].
|
|
1665
1864
|
#
|
|
1666
|
-
# An Amazon EKS managed node group is an Amazon EC2
|
|
1667
|
-
# and associated Amazon EC2 instances that are managed by
|
|
1668
|
-
# Services for an Amazon EKS cluster. For more information,
|
|
1669
|
-
# node groups][2] in the *Amazon EKS User Guide*.
|
|
1865
|
+
# An Amazon EKS managed node group is an Amazon EC2 Amazon EC2 Auto
|
|
1866
|
+
# Scaling group and associated Amazon EC2 instances that are managed by
|
|
1867
|
+
# Amazon Web Services for an Amazon EKS cluster. For more information,
|
|
1868
|
+
# see [Managed node groups][2] in the *Amazon EKS User Guide*.
|
|
1670
1869
|
#
|
|
1671
1870
|
# <note markdown="1"> Windows AMI types are only supported for commercial Amazon Web
|
|
1672
1871
|
# Services Regions that support Windows on Amazon EKS.
|
|
@@ -2276,6 +2475,74 @@ module Aws::EKS
|
|
|
2276
2475
|
req.send_request(options)
|
|
2277
2476
|
end
|
|
2278
2477
|
|
|
2478
|
+
# Deletes a managed capability from your Amazon EKS cluster. When you
|
|
2479
|
+
# delete a capability, Amazon EKS removes the capability infrastructure
|
|
2480
|
+
# but retains all resources that were managed by the capability.
|
|
2481
|
+
#
|
|
2482
|
+
# Before deleting a capability, you should delete all Kubernetes
|
|
2483
|
+
# resources that were created by the capability. After the capability is
|
|
2484
|
+
# deleted, these resources become difficult to manage because the
|
|
2485
|
+
# controller that managed them is no longer available. To delete
|
|
2486
|
+
# resources before removing the capability, use `kubectl delete` or
|
|
2487
|
+
# remove them through your GitOps workflow.
|
|
2488
|
+
#
|
|
2489
|
+
# @option params [required, String] :cluster_name
|
|
2490
|
+
# The name of the Amazon EKS cluster that contains the capability you
|
|
2491
|
+
# want to delete.
|
|
2492
|
+
#
|
|
2493
|
+
# @option params [required, String] :capability_name
|
|
2494
|
+
# The name of the capability to delete.
|
|
2495
|
+
#
|
|
2496
|
+
# @return [Types::DeleteCapabilityResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
2497
|
+
#
|
|
2498
|
+
# * {Types::DeleteCapabilityResponse#capability #capability} => Types::Capability
|
|
2499
|
+
#
|
|
2500
|
+
# @example Request syntax with placeholder values
|
|
2501
|
+
#
|
|
2502
|
+
# resp = client.delete_capability({
|
|
2503
|
+
# cluster_name: "String", # required
|
|
2504
|
+
# capability_name: "String", # required
|
|
2505
|
+
# })
|
|
2506
|
+
#
|
|
2507
|
+
# @example Response structure
|
|
2508
|
+
#
|
|
2509
|
+
# resp.capability.capability_name #=> String
|
|
2510
|
+
# resp.capability.arn #=> String
|
|
2511
|
+
# resp.capability.cluster_name #=> String
|
|
2512
|
+
# resp.capability.type #=> String, one of "ACK", "KRO", "ARGOCD"
|
|
2513
|
+
# resp.capability.role_arn #=> String
|
|
2514
|
+
# resp.capability.status #=> String, one of "CREATING", "CREATE_FAILED", "UPDATING", "DELETING", "DELETE_FAILED", "ACTIVE", "DEGRADED"
|
|
2515
|
+
# resp.capability.version #=> String
|
|
2516
|
+
# resp.capability.configuration.argo_cd.namespace #=> String
|
|
2517
|
+
# resp.capability.configuration.argo_cd.aws_idc.idc_instance_arn #=> String
|
|
2518
|
+
# resp.capability.configuration.argo_cd.aws_idc.idc_region #=> String
|
|
2519
|
+
# resp.capability.configuration.argo_cd.aws_idc.idc_managed_application_arn #=> String
|
|
2520
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings #=> Array
|
|
2521
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings[0].role #=> String, one of "ADMIN", "EDITOR", "VIEWER"
|
|
2522
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings[0].identities #=> Array
|
|
2523
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings[0].identities[0].id #=> String
|
|
2524
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings[0].identities[0].type #=> String, one of "SSO_USER", "SSO_GROUP"
|
|
2525
|
+
# resp.capability.configuration.argo_cd.network_access.vpce_ids #=> Array
|
|
2526
|
+
# resp.capability.configuration.argo_cd.network_access.vpce_ids[0] #=> String
|
|
2527
|
+
# resp.capability.configuration.argo_cd.server_url #=> String
|
|
2528
|
+
# resp.capability.tags #=> Hash
|
|
2529
|
+
# resp.capability.tags["TagKey"] #=> String
|
|
2530
|
+
# resp.capability.health.issues #=> Array
|
|
2531
|
+
# resp.capability.health.issues[0].code #=> String, one of "AccessDenied", "ClusterUnreachable"
|
|
2532
|
+
# resp.capability.health.issues[0].message #=> String
|
|
2533
|
+
# resp.capability.created_at #=> Time
|
|
2534
|
+
# resp.capability.modified_at #=> Time
|
|
2535
|
+
# resp.capability.delete_propagation_policy #=> String, one of "RETAIN"
|
|
2536
|
+
#
|
|
2537
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/DeleteCapability AWS API Documentation
|
|
2538
|
+
#
|
|
2539
|
+
# @overload delete_capability(params = {})
|
|
2540
|
+
# @param [Hash] params ({})
|
|
2541
|
+
def delete_capability(params = {}, options = {})
|
|
2542
|
+
req = build_request(:delete_capability, params)
|
|
2543
|
+
req.send_request(options)
|
|
2544
|
+
end
|
|
2545
|
+
|
|
2279
2546
|
# Deletes an Amazon EKS cluster control plane.
|
|
2280
2547
|
#
|
|
2281
2548
|
# If you have active services in your cluster that are associated with a
|
|
@@ -2387,6 +2654,7 @@ module Aws::EKS
|
|
|
2387
2654
|
# resp.cluster.compute_config.node_role_arn #=> String
|
|
2388
2655
|
# resp.cluster.storage_config.block_storage.enabled #=> Boolean
|
|
2389
2656
|
# resp.cluster.deletion_protection #=> Boolean
|
|
2657
|
+
# resp.cluster.control_plane_scaling_config.tier #=> String, one of "standard", "tier-xl", "tier-2xl", "tier-4xl"
|
|
2390
2658
|
#
|
|
2391
2659
|
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/DeleteCluster AWS API Documentation
|
|
2392
2660
|
#
|
|
@@ -2732,6 +3000,7 @@ module Aws::EKS
|
|
|
2732
3000
|
# resp.cluster.compute_config.node_role_arn #=> String
|
|
2733
3001
|
# resp.cluster.storage_config.block_storage.enabled #=> Boolean
|
|
2734
3002
|
# resp.cluster.deletion_protection #=> Boolean
|
|
3003
|
+
# resp.cluster.control_plane_scaling_config.tier #=> String, one of "standard", "tier-xl", "tier-2xl", "tier-4xl"
|
|
2735
3004
|
#
|
|
2736
3005
|
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/DeregisterCluster AWS API Documentation
|
|
2737
3006
|
#
|
|
@@ -3000,6 +3269,68 @@ module Aws::EKS
|
|
|
3000
3269
|
req.send_request(options)
|
|
3001
3270
|
end
|
|
3002
3271
|
|
|
3272
|
+
# Returns detailed information about a specific managed capability in
|
|
3273
|
+
# your Amazon EKS cluster, including its current status, configuration,
|
|
3274
|
+
# health information, and any issues that may be affecting its
|
|
3275
|
+
# operation.
|
|
3276
|
+
#
|
|
3277
|
+
# @option params [required, String] :cluster_name
|
|
3278
|
+
# The name of the Amazon EKS cluster that contains the capability you
|
|
3279
|
+
# want to describe.
|
|
3280
|
+
#
|
|
3281
|
+
# @option params [required, String] :capability_name
|
|
3282
|
+
# The name of the capability to describe.
|
|
3283
|
+
#
|
|
3284
|
+
# @return [Types::DescribeCapabilityResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
3285
|
+
#
|
|
3286
|
+
# * {Types::DescribeCapabilityResponse#capability #capability} => Types::Capability
|
|
3287
|
+
#
|
|
3288
|
+
# @example Request syntax with placeholder values
|
|
3289
|
+
#
|
|
3290
|
+
# resp = client.describe_capability({
|
|
3291
|
+
# cluster_name: "String", # required
|
|
3292
|
+
# capability_name: "String", # required
|
|
3293
|
+
# })
|
|
3294
|
+
#
|
|
3295
|
+
# @example Response structure
|
|
3296
|
+
#
|
|
3297
|
+
# resp.capability.capability_name #=> String
|
|
3298
|
+
# resp.capability.arn #=> String
|
|
3299
|
+
# resp.capability.cluster_name #=> String
|
|
3300
|
+
# resp.capability.type #=> String, one of "ACK", "KRO", "ARGOCD"
|
|
3301
|
+
# resp.capability.role_arn #=> String
|
|
3302
|
+
# resp.capability.status #=> String, one of "CREATING", "CREATE_FAILED", "UPDATING", "DELETING", "DELETE_FAILED", "ACTIVE", "DEGRADED"
|
|
3303
|
+
# resp.capability.version #=> String
|
|
3304
|
+
# resp.capability.configuration.argo_cd.namespace #=> String
|
|
3305
|
+
# resp.capability.configuration.argo_cd.aws_idc.idc_instance_arn #=> String
|
|
3306
|
+
# resp.capability.configuration.argo_cd.aws_idc.idc_region #=> String
|
|
3307
|
+
# resp.capability.configuration.argo_cd.aws_idc.idc_managed_application_arn #=> String
|
|
3308
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings #=> Array
|
|
3309
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings[0].role #=> String, one of "ADMIN", "EDITOR", "VIEWER"
|
|
3310
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings[0].identities #=> Array
|
|
3311
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings[0].identities[0].id #=> String
|
|
3312
|
+
# resp.capability.configuration.argo_cd.rbac_role_mappings[0].identities[0].type #=> String, one of "SSO_USER", "SSO_GROUP"
|
|
3313
|
+
# resp.capability.configuration.argo_cd.network_access.vpce_ids #=> Array
|
|
3314
|
+
# resp.capability.configuration.argo_cd.network_access.vpce_ids[0] #=> String
|
|
3315
|
+
# resp.capability.configuration.argo_cd.server_url #=> String
|
|
3316
|
+
# resp.capability.tags #=> Hash
|
|
3317
|
+
# resp.capability.tags["TagKey"] #=> String
|
|
3318
|
+
# resp.capability.health.issues #=> Array
|
|
3319
|
+
# resp.capability.health.issues[0].code #=> String, one of "AccessDenied", "ClusterUnreachable"
|
|
3320
|
+
# resp.capability.health.issues[0].message #=> String
|
|
3321
|
+
# resp.capability.created_at #=> Time
|
|
3322
|
+
# resp.capability.modified_at #=> Time
|
|
3323
|
+
# resp.capability.delete_propagation_policy #=> String, one of "RETAIN"
|
|
3324
|
+
#
|
|
3325
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/DescribeCapability AWS API Documentation
|
|
3326
|
+
#
|
|
3327
|
+
# @overload describe_capability(params = {})
|
|
3328
|
+
# @param [Hash] params ({})
|
|
3329
|
+
def describe_capability(params = {}, options = {})
|
|
3330
|
+
req = build_request(:describe_capability, params)
|
|
3331
|
+
req.send_request(options)
|
|
3332
|
+
end
|
|
3333
|
+
|
|
3003
3334
|
# Describes an Amazon EKS cluster.
|
|
3004
3335
|
#
|
|
3005
3336
|
# The API server endpoint and certificate authority data returned by
|
|
@@ -3132,6 +3463,7 @@ module Aws::EKS
|
|
|
3132
3463
|
# resp.cluster.compute_config.node_role_arn #=> String
|
|
3133
3464
|
# resp.cluster.storage_config.block_storage.enabled #=> Boolean
|
|
3134
3465
|
# resp.cluster.deletion_protection #=> Boolean
|
|
3466
|
+
# resp.cluster.control_plane_scaling_config.tier #=> String, one of "standard", "tier-xl", "tier-2xl", "tier-4xl"
|
|
3135
3467
|
#
|
|
3136
3468
|
#
|
|
3137
3469
|
# The following waiters are defined for this operation (see {Client#wait_until} for detailed usage):
|
|
@@ -3634,6 +3966,9 @@ module Aws::EKS
|
|
|
3634
3966
|
#
|
|
3635
3967
|
# [1]: https://docs.aws.amazon.com/eks/latest/APIReference/API_ListAddons.html
|
|
3636
3968
|
#
|
|
3969
|
+
# @option params [String] :capability_name
|
|
3970
|
+
# The name of the capability for which you want to describe updates.
|
|
3971
|
+
#
|
|
3637
3972
|
# @return [Types::DescribeUpdateResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
3638
3973
|
#
|
|
3639
3974
|
# * {Types::DescribeUpdateResponse#update #update} => Types::Update
|
|
@@ -3645,15 +3980,16 @@ module Aws::EKS
|
|
|
3645
3980
|
# update_id: "String", # required
|
|
3646
3981
|
# nodegroup_name: "String",
|
|
3647
3982
|
# addon_name: "String",
|
|
3983
|
+
# capability_name: "String",
|
|
3648
3984
|
# })
|
|
3649
3985
|
#
|
|
3650
3986
|
# @example Response structure
|
|
3651
3987
|
#
|
|
3652
3988
|
# resp.update.id #=> String
|
|
3653
3989
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
|
3654
|
-
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate"
|
|
3990
|
+
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate"
|
|
3655
3991
|
# resp.update.params #=> Array
|
|
3656
|
-
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig"
|
|
3992
|
+
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig", "UpdatedTier", "PreviousTier"
|
|
3657
3993
|
# resp.update.params[0].value #=> String
|
|
3658
3994
|
# resp.update.created_at #=> Time
|
|
3659
3995
|
# resp.update.errors #=> Array
|
|
@@ -3740,9 +4076,9 @@ module Aws::EKS
|
|
|
3740
4076
|
#
|
|
3741
4077
|
# resp.update.id #=> String
|
|
3742
4078
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
|
3743
|
-
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate"
|
|
4079
|
+
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate"
|
|
3744
4080
|
# resp.update.params #=> Array
|
|
3745
|
-
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig"
|
|
4081
|
+
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig", "UpdatedTier", "PreviousTier"
|
|
3746
4082
|
# resp.update.params[0].value #=> String
|
|
3747
4083
|
# resp.update.created_at #=> Time
|
|
3748
4084
|
# resp.update.errors #=> Array
|
|
@@ -4004,6 +4340,62 @@ module Aws::EKS
|
|
|
4004
4340
|
req.send_request(options)
|
|
4005
4341
|
end
|
|
4006
4342
|
|
|
4343
|
+
# Lists all managed capabilities in your Amazon EKS cluster. You can use
|
|
4344
|
+
# this operation to get an overview of all capabilities and their
|
|
4345
|
+
# current status.
|
|
4346
|
+
#
|
|
4347
|
+
# @option params [required, String] :cluster_name
|
|
4348
|
+
# The name of the Amazon EKS cluster for which you want to list
|
|
4349
|
+
# capabilities.
|
|
4350
|
+
#
|
|
4351
|
+
# @option params [String] :next_token
|
|
4352
|
+
# The `nextToken` value returned from a previous paginated request,
|
|
4353
|
+
# where `maxResults` was used and the results exceeded the value of that
|
|
4354
|
+
# parameter. Pagination continues from the end of the previous results
|
|
4355
|
+
# that returned the `nextToken` value. This value is null when there are
|
|
4356
|
+
# no more results to return.
|
|
4357
|
+
#
|
|
4358
|
+
# @option params [Integer] :max_results
|
|
4359
|
+
# The maximum number of results to return in a single call. To retrieve
|
|
4360
|
+
# the remaining results, make another call with the returned `nextToken`
|
|
4361
|
+
# value. If you don't specify a value, the default is 100 results.
|
|
4362
|
+
#
|
|
4363
|
+
# @return [Types::ListCapabilitiesResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
4364
|
+
#
|
|
4365
|
+
# * {Types::ListCapabilitiesResponse#capabilities #capabilities} => Array<Types::CapabilitySummary>
|
|
4366
|
+
# * {Types::ListCapabilitiesResponse#next_token #next_token} => String
|
|
4367
|
+
#
|
|
4368
|
+
# The returned {Seahorse::Client::Response response} is a pageable response and is Enumerable. For details on usage see {Aws::PageableResponse PageableResponse}.
|
|
4369
|
+
#
|
|
4370
|
+
# @example Request syntax with placeholder values
|
|
4371
|
+
#
|
|
4372
|
+
# resp = client.list_capabilities({
|
|
4373
|
+
# cluster_name: "String", # required
|
|
4374
|
+
# next_token: "String",
|
|
4375
|
+
# max_results: 1,
|
|
4376
|
+
# })
|
|
4377
|
+
#
|
|
4378
|
+
# @example Response structure
|
|
4379
|
+
#
|
|
4380
|
+
# resp.capabilities #=> Array
|
|
4381
|
+
# resp.capabilities[0].capability_name #=> String
|
|
4382
|
+
# resp.capabilities[0].arn #=> String
|
|
4383
|
+
# resp.capabilities[0].type #=> String, one of "ACK", "KRO", "ARGOCD"
|
|
4384
|
+
# resp.capabilities[0].status #=> String, one of "CREATING", "CREATE_FAILED", "UPDATING", "DELETING", "DELETE_FAILED", "ACTIVE", "DEGRADED"
|
|
4385
|
+
# resp.capabilities[0].version #=> String
|
|
4386
|
+
# resp.capabilities[0].created_at #=> Time
|
|
4387
|
+
# resp.capabilities[0].modified_at #=> Time
|
|
4388
|
+
# resp.next_token #=> String
|
|
4389
|
+
#
|
|
4390
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/ListCapabilities AWS API Documentation
|
|
4391
|
+
#
|
|
4392
|
+
# @overload list_capabilities(params = {})
|
|
4393
|
+
# @param [Hash] params ({})
|
|
4394
|
+
def list_capabilities(params = {}, options = {})
|
|
4395
|
+
req = build_request(:list_capabilities, params)
|
|
4396
|
+
req.send_request(options)
|
|
4397
|
+
end
|
|
4398
|
+
|
|
4007
4399
|
# Lists the Amazon EKS clusters in your Amazon Web Services account in
|
|
4008
4400
|
# the specified Amazon Web Services Region.
|
|
4009
4401
|
#
|
|
@@ -4548,6 +4940,9 @@ module Aws::EKS
|
|
|
4548
4940
|
# @option params [String] :addon_name
|
|
4549
4941
|
# The names of the installed add-ons that have available updates.
|
|
4550
4942
|
#
|
|
4943
|
+
# @option params [String] :capability_name
|
|
4944
|
+
# The name of the capability for which you want to list updates.
|
|
4945
|
+
#
|
|
4551
4946
|
# @option params [String] :next_token
|
|
4552
4947
|
# The `nextToken` value returned from a previous paginated request,
|
|
4553
4948
|
# where `maxResults` was used and the results exceeded the value of that
|
|
@@ -4583,6 +4978,7 @@ module Aws::EKS
|
|
|
4583
4978
|
# name: "String", # required
|
|
4584
4979
|
# nodegroup_name: "String",
|
|
4585
4980
|
# addon_name: "String",
|
|
4981
|
+
# capability_name: "String",
|
|
4586
4982
|
# next_token: "String",
|
|
4587
4983
|
# max_results: 1,
|
|
4588
4984
|
# })
|
|
@@ -4730,6 +5126,7 @@ module Aws::EKS
|
|
|
4730
5126
|
# resp.cluster.compute_config.node_role_arn #=> String
|
|
4731
5127
|
# resp.cluster.storage_config.block_storage.enabled #=> Boolean
|
|
4732
5128
|
# resp.cluster.deletion_protection #=> Boolean
|
|
5129
|
+
# resp.cluster.control_plane_scaling_config.tier #=> String, one of "standard", "tier-xl", "tier-2xl", "tier-4xl"
|
|
4733
5130
|
#
|
|
4734
5131
|
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/RegisterCluster AWS API Documentation
|
|
4735
5132
|
#
|
|
@@ -5031,9 +5428,9 @@ module Aws::EKS
|
|
|
5031
5428
|
#
|
|
5032
5429
|
# resp.update.id #=> String
|
|
5033
5430
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
|
5034
|
-
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate"
|
|
5431
|
+
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate"
|
|
5035
5432
|
# resp.update.params #=> Array
|
|
5036
|
-
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig"
|
|
5433
|
+
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig", "UpdatedTier", "PreviousTier"
|
|
5037
5434
|
# resp.update.params[0].value #=> String
|
|
5038
5435
|
# resp.update.created_at #=> Time
|
|
5039
5436
|
# resp.update.errors #=> Array
|
|
@@ -5051,6 +5448,115 @@ module Aws::EKS
|
|
|
5051
5448
|
req.send_request(options)
|
|
5052
5449
|
end
|
|
5053
5450
|
|
|
5451
|
+
# Updates the configuration of a managed capability in your Amazon EKS
|
|
5452
|
+
# cluster. You can update the IAM role, configuration settings, and
|
|
5453
|
+
# delete propagation policy for a capability.
|
|
5454
|
+
#
|
|
5455
|
+
# When you update a capability, Amazon EKS applies the changes and may
|
|
5456
|
+
# restart capability components as needed. The capability remains
|
|
5457
|
+
# available during the update process, but some operations may be
|
|
5458
|
+
# temporarily unavailable.
|
|
5459
|
+
#
|
|
5460
|
+
# @option params [required, String] :cluster_name
|
|
5461
|
+
# The name of the Amazon EKS cluster that contains the capability you
|
|
5462
|
+
# want to update configuration for.
|
|
5463
|
+
#
|
|
5464
|
+
# @option params [required, String] :capability_name
|
|
5465
|
+
# The name of the capability to update configuration for.
|
|
5466
|
+
#
|
|
5467
|
+
# @option params [String] :role_arn
|
|
5468
|
+
# The Amazon Resource Name (ARN) of the IAM role that the capability
|
|
5469
|
+
# uses to interact with Amazon Web Services services. If you specify a
|
|
5470
|
+
# new role ARN, the capability will start using the new role for all
|
|
5471
|
+
# subsequent operations.
|
|
5472
|
+
#
|
|
5473
|
+
# @option params [Types::UpdateCapabilityConfiguration] :configuration
|
|
5474
|
+
# The updated configuration settings for the capability. You only need
|
|
5475
|
+
# to specify the configuration parameters you want to change. For Argo
|
|
5476
|
+
# CD capabilities, you can update RBAC role mappings and network access
|
|
5477
|
+
# settings.
|
|
5478
|
+
#
|
|
5479
|
+
# @option params [String] :client_request_token
|
|
5480
|
+
# A unique, case-sensitive identifier that you provide to ensure the
|
|
5481
|
+
# idempotency of the request. This token is valid for 24 hours after
|
|
5482
|
+
# creation.
|
|
5483
|
+
#
|
|
5484
|
+
# **A suitable default value is auto-generated.** You should normally
|
|
5485
|
+
# not need to pass this option.**
|
|
5486
|
+
#
|
|
5487
|
+
# @option params [String] :delete_propagation_policy
|
|
5488
|
+
# The updated delete propagation policy for the capability. Currently,
|
|
5489
|
+
# the only supported value is `RETAIN`.
|
|
5490
|
+
#
|
|
5491
|
+
# @return [Types::UpdateCapabilityResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
5492
|
+
#
|
|
5493
|
+
# * {Types::UpdateCapabilityResponse#update #update} => Types::Update
|
|
5494
|
+
#
|
|
5495
|
+
# @example Request syntax with placeholder values
|
|
5496
|
+
#
|
|
5497
|
+
# resp = client.update_capability({
|
|
5498
|
+
# cluster_name: "String", # required
|
|
5499
|
+
# capability_name: "String", # required
|
|
5500
|
+
# role_arn: "String",
|
|
5501
|
+
# configuration: {
|
|
5502
|
+
# argo_cd: {
|
|
5503
|
+
# rbac_role_mappings: {
|
|
5504
|
+
# add_or_update_role_mappings: [
|
|
5505
|
+
# {
|
|
5506
|
+
# role: "ADMIN", # required, accepts ADMIN, EDITOR, VIEWER
|
|
5507
|
+
# identities: [ # required
|
|
5508
|
+
# {
|
|
5509
|
+
# id: "String", # required
|
|
5510
|
+
# type: "SSO_USER", # required, accepts SSO_USER, SSO_GROUP
|
|
5511
|
+
# },
|
|
5512
|
+
# ],
|
|
5513
|
+
# },
|
|
5514
|
+
# ],
|
|
5515
|
+
# remove_role_mappings: [
|
|
5516
|
+
# {
|
|
5517
|
+
# role: "ADMIN", # required, accepts ADMIN, EDITOR, VIEWER
|
|
5518
|
+
# identities: [ # required
|
|
5519
|
+
# {
|
|
5520
|
+
# id: "String", # required
|
|
5521
|
+
# type: "SSO_USER", # required, accepts SSO_USER, SSO_GROUP
|
|
5522
|
+
# },
|
|
5523
|
+
# ],
|
|
5524
|
+
# },
|
|
5525
|
+
# ],
|
|
5526
|
+
# },
|
|
5527
|
+
# network_access: {
|
|
5528
|
+
# vpce_ids: ["String"],
|
|
5529
|
+
# },
|
|
5530
|
+
# },
|
|
5531
|
+
# },
|
|
5532
|
+
# client_request_token: "String",
|
|
5533
|
+
# delete_propagation_policy: "RETAIN", # accepts RETAIN
|
|
5534
|
+
# })
|
|
5535
|
+
#
|
|
5536
|
+
# @example Response structure
|
|
5537
|
+
#
|
|
5538
|
+
# resp.update.id #=> String
|
|
5539
|
+
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
|
5540
|
+
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate"
|
|
5541
|
+
# resp.update.params #=> Array
|
|
5542
|
+
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig", "UpdatedTier", "PreviousTier"
|
|
5543
|
+
# resp.update.params[0].value #=> String
|
|
5544
|
+
# resp.update.created_at #=> Time
|
|
5545
|
+
# resp.update.errors #=> Array
|
|
5546
|
+
# resp.update.errors[0].error_code #=> String, one of "SubnetNotFound", "SecurityGroupNotFound", "EniLimitReached", "IpNotAvailable", "AccessDenied", "OperationNotPermitted", "VpcIdNotFound", "Unknown", "NodeCreationFailure", "PodEvictionFailure", "InsufficientFreeAddresses", "ClusterUnreachable", "InsufficientNumberOfReplicas", "ConfigurationConflict", "AdmissionRequestDenied", "UnsupportedAddonModification", "K8sResourceNotFound"
|
|
5547
|
+
# resp.update.errors[0].error_message #=> String
|
|
5548
|
+
# resp.update.errors[0].resource_ids #=> Array
|
|
5549
|
+
# resp.update.errors[0].resource_ids[0] #=> String
|
|
5550
|
+
#
|
|
5551
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/eks-2017-11-01/UpdateCapability AWS API Documentation
|
|
5552
|
+
#
|
|
5553
|
+
# @overload update_capability(params = {})
|
|
5554
|
+
# @param [Hash] params ({})
|
|
5555
|
+
def update_capability(params = {}, options = {})
|
|
5556
|
+
req = build_request(:update_capability, params)
|
|
5557
|
+
req.send_request(options)
|
|
5558
|
+
end
|
|
5559
|
+
|
|
5054
5560
|
# Updates an Amazon EKS cluster configuration. Your cluster continues to
|
|
5055
5561
|
# function during the update. The response output includes an update ID
|
|
5056
5562
|
# that you can use to track the status of your cluster update with
|
|
@@ -5197,6 +5703,10 @@ module Aws::EKS
|
|
|
5197
5703
|
# deletion protection is explicitly disabled. When disabled (`false`),
|
|
5198
5704
|
# the cluster can be deleted normally.
|
|
5199
5705
|
#
|
|
5706
|
+
# @option params [Types::ControlPlaneScalingConfig] :control_plane_scaling_config
|
|
5707
|
+
# The control plane scaling tier configuration. For more information,
|
|
5708
|
+
# see EKS Provisioned Control Plane in the Amazon EKS User Guide.
|
|
5709
|
+
#
|
|
5200
5710
|
# @return [Types::UpdateClusterConfigResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
|
5201
5711
|
#
|
|
5202
5712
|
# * {Types::UpdateClusterConfigResponse#update #update} => Types::Update
|
|
@@ -5260,15 +5770,18 @@ module Aws::EKS
|
|
|
5260
5770
|
# ],
|
|
5261
5771
|
# },
|
|
5262
5772
|
# deletion_protection: false,
|
|
5773
|
+
# control_plane_scaling_config: {
|
|
5774
|
+
# tier: "standard", # accepts standard, tier-xl, tier-2xl, tier-4xl
|
|
5775
|
+
# },
|
|
5263
5776
|
# })
|
|
5264
5777
|
#
|
|
5265
5778
|
# @example Response structure
|
|
5266
5779
|
#
|
|
5267
5780
|
# resp.update.id #=> String
|
|
5268
5781
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
|
5269
|
-
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate"
|
|
5782
|
+
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate"
|
|
5270
5783
|
# resp.update.params #=> Array
|
|
5271
|
-
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig"
|
|
5784
|
+
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig", "UpdatedTier", "PreviousTier"
|
|
5272
5785
|
# resp.update.params[0].value #=> String
|
|
5273
5786
|
# resp.update.created_at #=> Time
|
|
5274
5787
|
# resp.update.errors #=> Array
|
|
@@ -5339,9 +5852,9 @@ module Aws::EKS
|
|
|
5339
5852
|
#
|
|
5340
5853
|
# resp.update.id #=> String
|
|
5341
5854
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
|
5342
|
-
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate"
|
|
5855
|
+
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate"
|
|
5343
5856
|
# resp.update.params #=> Array
|
|
5344
|
-
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig"
|
|
5857
|
+
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig", "UpdatedTier", "PreviousTier"
|
|
5345
5858
|
# resp.update.params[0].value #=> String
|
|
5346
5859
|
# resp.update.created_at #=> Time
|
|
5347
5860
|
# resp.update.errors #=> Array
|
|
@@ -5528,9 +6041,9 @@ module Aws::EKS
|
|
|
5528
6041
|
#
|
|
5529
6042
|
# resp.update.id #=> String
|
|
5530
6043
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
|
5531
|
-
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate"
|
|
6044
|
+
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate"
|
|
5532
6045
|
# resp.update.params #=> Array
|
|
5533
|
-
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig"
|
|
6046
|
+
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig", "UpdatedTier", "PreviousTier"
|
|
5534
6047
|
# resp.update.params[0].value #=> String
|
|
5535
6048
|
# resp.update.created_at #=> Time
|
|
5536
6049
|
# resp.update.errors #=> Array
|
|
@@ -5594,14 +6107,15 @@ module Aws::EKS
|
|
|
5594
6107
|
#
|
|
5595
6108
|
# @option params [String] :version
|
|
5596
6109
|
# The Kubernetes version to update to. If no version is specified, then
|
|
5597
|
-
# the
|
|
5598
|
-
#
|
|
5599
|
-
#
|
|
5600
|
-
#
|
|
5601
|
-
#
|
|
5602
|
-
#
|
|
5603
|
-
#
|
|
5604
|
-
# EKS
|
|
6110
|
+
# the node group will be updated to match the cluster's current
|
|
6111
|
+
# Kubernetes version, and the latest available AMI for that version will
|
|
6112
|
+
# be used. You can also specify the Kubernetes version of the cluster to
|
|
6113
|
+
# update the node group to the latest AMI version of the cluster's
|
|
6114
|
+
# Kubernetes version. If you specify `launchTemplate`, and your launch
|
|
6115
|
+
# template uses a custom AMI, then don't specify `version`, or the node
|
|
6116
|
+
# group update will fail. For more information about using launch
|
|
6117
|
+
# templates with Amazon EKS, see [Customizing managed nodes with launch
|
|
6118
|
+
# templates][1] in the *Amazon EKS User Guide*.
|
|
5605
6119
|
#
|
|
5606
6120
|
#
|
|
5607
6121
|
#
|
|
@@ -5674,9 +6188,9 @@ module Aws::EKS
|
|
|
5674
6188
|
#
|
|
5675
6189
|
# resp.update.id #=> String
|
|
5676
6190
|
# resp.update.status #=> String, one of "InProgress", "Failed", "Cancelled", "Successful"
|
|
5677
|
-
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate"
|
|
6191
|
+
# resp.update.type #=> String, one of "VersionUpdate", "EndpointAccessUpdate", "LoggingUpdate", "ConfigUpdate", "AssociateIdentityProviderConfig", "DisassociateIdentityProviderConfig", "AssociateEncryptionConfig", "AddonUpdate", "VpcConfigUpdate", "AccessConfigUpdate", "UpgradePolicyUpdate", "ZonalShiftConfigUpdate", "AutoModeUpdate", "RemoteNetworkConfigUpdate", "DeletionProtectionUpdate", "ControlPlaneScalingConfigUpdate"
|
|
5678
6192
|
# resp.update.params #=> Array
|
|
5679
|
-
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig"
|
|
6193
|
+
# 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", "NodeRepairEnabled", "UpdateStrategy", "ConfigurationValues", "SecurityGroups", "Subnets", "AuthenticationMode", "PodIdentityAssociations", "UpgradePolicy", "ZonalShiftConfig", "ComputeConfig", "StorageConfig", "KubernetesNetworkConfig", "RemoteNetworkConfig", "DeletionProtection", "NodeRepairConfig", "UpdatedTier", "PreviousTier"
|
|
5680
6194
|
# resp.update.params[0].value #=> String
|
|
5681
6195
|
# resp.update.created_at #=> Time
|
|
5682
6196
|
# resp.update.errors #=> Array
|
|
@@ -5840,7 +6354,7 @@ module Aws::EKS
|
|
|
5840
6354
|
tracer: tracer
|
|
5841
6355
|
)
|
|
5842
6356
|
context[:gem_name] = 'aws-sdk-eks'
|
|
5843
|
-
context[:gem_version] = '1.
|
|
6357
|
+
context[:gem_version] = '1.152.0'
|
|
5844
6358
|
Seahorse::Client::Request.new(handlers, context)
|
|
5845
6359
|
end
|
|
5846
6360
|
|