aws-sdk-eks 1.44.0 → 1.45.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 849696b1e9413006ad5beb42b6604035413415d25d1f12fec76573ca4bdef7d2
4
- data.tar.gz: a1e2a182b26d0f1cdee95ab08be94840c3f07a7fb5c0f771fef51d57bb6ce066
3
+ metadata.gz: c51abca6c8deb5a5e2565314f2a8353fc470c1030c5a132bb934445aa5ffdae8
4
+ data.tar.gz: 015e16dfc5e87da3a0558a6dae231822f159cfbd02bc119f630dcf15a2d0c84e
5
5
  SHA512:
6
- metadata.gz: 47561f2b89fdafb2d393e02042c7b13006d32005e6c2b47b0aca29478686e3e77a905f50cd19c442b7a309ee99f11dd2ac166f5b752fb4116371b10b01359fe3
7
- data.tar.gz: b71d69eb6d3b2fcd3ec4f6bc4726c7dcca2567f075e638b17fa3c896fb5486f8e9e758cc70841f39e8c632af66e460b0e8f3dba4cbec017742b1c2a2bf73c5e3
6
+ metadata.gz: 1dd90bece231b87de4be0ff1bd8474b5fe67ccb1879155bb038098b787ee752fc3e37959da133a94c3254cc6d294e09631d4e6c370aedbb1c0ed2e3f33051b4b
7
+ data.tar.gz: a62192033ee7929d350a465f26f57021c9c1358b72c7be32173d8e169b9e6994e752df402e88f8d5cdbbea17a0defe9663a1edf0a533c3978441b382ecb68a78
@@ -49,6 +49,6 @@ require_relative 'aws-sdk-eks/customizations'
49
49
  # @!group service
50
50
  module Aws::EKS
51
51
 
52
- GEM_VERSION = '1.44.0'
52
+ GEM_VERSION = '1.45.0'
53
53
 
54
54
  end
@@ -930,7 +930,7 @@ module Aws::EKS
930
930
  # resp.nodegroup.resources.remote_access_security_group #=> String
931
931
  # resp.nodegroup.disk_size #=> Integer
932
932
  # resp.nodegroup.health.issues #=> Array
933
- # resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure"
933
+ # resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure", "ClusterUnreachable"
934
934
  # resp.nodegroup.health.issues[0].message #=> String
935
935
  # resp.nodegroup.health.issues[0].resource_ids #=> Array
936
936
  # resp.nodegroup.health.issues[0].resource_ids[0] #=> String
@@ -1141,7 +1141,7 @@ module Aws::EKS
1141
1141
  # resp.nodegroup.resources.remote_access_security_group #=> String
1142
1142
  # resp.nodegroup.disk_size #=> Integer
1143
1143
  # resp.nodegroup.health.issues #=> Array
1144
- # resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure"
1144
+ # resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure", "ClusterUnreachable"
1145
1145
  # resp.nodegroup.health.issues[0].message #=> String
1146
1146
  # resp.nodegroup.health.issues[0].resource_ids #=> Array
1147
1147
  # resp.nodegroup.health.issues[0].resource_ids[0] #=> String
@@ -1368,7 +1368,7 @@ module Aws::EKS
1368
1368
  # resp.nodegroup.resources.remote_access_security_group #=> String
1369
1369
  # resp.nodegroup.disk_size #=> Integer
1370
1370
  # resp.nodegroup.health.issues #=> Array
1371
- # resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure"
1371
+ # resp.nodegroup.health.issues[0].code #=> String, one of "AutoScalingGroupNotFound", "AutoScalingGroupInvalidConfiguration", "Ec2SecurityGroupNotFound", "Ec2SecurityGroupDeletionFailure", "Ec2LaunchTemplateNotFound", "Ec2LaunchTemplateVersionMismatch", "Ec2SubnetNotFound", "Ec2SubnetInvalidConfiguration", "IamInstanceProfileNotFound", "IamLimitExceeded", "IamNodeRoleNotFound", "NodeCreationFailure", "AsgInstanceLaunchFailures", "InstanceLimitExceeded", "InsufficientFreeAddresses", "AccessDenied", "InternalFailure", "ClusterUnreachable"
1372
1372
  # resp.nodegroup.health.issues[0].message #=> String
1373
1373
  # resp.nodegroup.health.issues[0].resource_ids #=> Array
1374
1374
  # resp.nodegroup.health.issues[0].resource_ids[0] #=> String
@@ -1431,7 +1431,7 @@ module Aws::EKS
1431
1431
  # resp.update.params[0].value #=> String
1432
1432
  # resp.update.created_at #=> Time
1433
1433
  # resp.update.errors #=> Array
1434
- # resp.update.errors[0].error_code #=> String, one of "SubnetNotFound", "SecurityGroupNotFound", "EniLimitReached", "IpNotAvailable", "AccessDenied", "OperationNotPermitted", "VpcIdNotFound", "Unknown", "NodeCreationFailure", "PodEvictionFailure", "InsufficientFreeAddresses"
1434
+ # resp.update.errors[0].error_code #=> String, one of "SubnetNotFound", "SecurityGroupNotFound", "EniLimitReached", "IpNotAvailable", "AccessDenied", "OperationNotPermitted", "VpcIdNotFound", "Unknown", "NodeCreationFailure", "PodEvictionFailure", "InsufficientFreeAddresses", "ClusterUnreachable"
1435
1435
  # resp.update.errors[0].error_message #=> String
1436
1436
  # resp.update.errors[0].resource_ids #=> Array
1437
1437
  # resp.update.errors[0].resource_ids[0] #=> String
@@ -1898,7 +1898,7 @@ module Aws::EKS
1898
1898
  # resp.update.params[0].value #=> String
1899
1899
  # resp.update.created_at #=> Time
1900
1900
  # resp.update.errors #=> Array
1901
- # resp.update.errors[0].error_code #=> String, one of "SubnetNotFound", "SecurityGroupNotFound", "EniLimitReached", "IpNotAvailable", "AccessDenied", "OperationNotPermitted", "VpcIdNotFound", "Unknown", "NodeCreationFailure", "PodEvictionFailure", "InsufficientFreeAddresses"
1901
+ # resp.update.errors[0].error_code #=> String, one of "SubnetNotFound", "SecurityGroupNotFound", "EniLimitReached", "IpNotAvailable", "AccessDenied", "OperationNotPermitted", "VpcIdNotFound", "Unknown", "NodeCreationFailure", "PodEvictionFailure", "InsufficientFreeAddresses", "ClusterUnreachable"
1902
1902
  # resp.update.errors[0].error_message #=> String
1903
1903
  # resp.update.errors[0].resource_ids #=> Array
1904
1904
  # resp.update.errors[0].resource_ids[0] #=> String
@@ -1962,7 +1962,7 @@ module Aws::EKS
1962
1962
  # resp.update.params[0].value #=> String
1963
1963
  # resp.update.created_at #=> Time
1964
1964
  # resp.update.errors #=> Array
1965
- # resp.update.errors[0].error_code #=> String, one of "SubnetNotFound", "SecurityGroupNotFound", "EniLimitReached", "IpNotAvailable", "AccessDenied", "OperationNotPermitted", "VpcIdNotFound", "Unknown", "NodeCreationFailure", "PodEvictionFailure", "InsufficientFreeAddresses"
1965
+ # resp.update.errors[0].error_code #=> String, one of "SubnetNotFound", "SecurityGroupNotFound", "EniLimitReached", "IpNotAvailable", "AccessDenied", "OperationNotPermitted", "VpcIdNotFound", "Unknown", "NodeCreationFailure", "PodEvictionFailure", "InsufficientFreeAddresses", "ClusterUnreachable"
1966
1966
  # resp.update.errors[0].error_message #=> String
1967
1967
  # resp.update.errors[0].resource_ids #=> Array
1968
1968
  # resp.update.errors[0].resource_ids[0] #=> String
@@ -2038,7 +2038,7 @@ module Aws::EKS
2038
2038
  # resp.update.params[0].value #=> String
2039
2039
  # resp.update.created_at #=> Time
2040
2040
  # resp.update.errors #=> Array
2041
- # resp.update.errors[0].error_code #=> String, one of "SubnetNotFound", "SecurityGroupNotFound", "EniLimitReached", "IpNotAvailable", "AccessDenied", "OperationNotPermitted", "VpcIdNotFound", "Unknown", "NodeCreationFailure", "PodEvictionFailure", "InsufficientFreeAddresses"
2041
+ # resp.update.errors[0].error_code #=> String, one of "SubnetNotFound", "SecurityGroupNotFound", "EniLimitReached", "IpNotAvailable", "AccessDenied", "OperationNotPermitted", "VpcIdNotFound", "Unknown", "NodeCreationFailure", "PodEvictionFailure", "InsufficientFreeAddresses", "ClusterUnreachable"
2042
2042
  # resp.update.errors[0].error_message #=> String
2043
2043
  # resp.update.errors[0].resource_ids #=> Array
2044
2044
  # resp.update.errors[0].resource_ids[0] #=> String
@@ -2169,7 +2169,7 @@ module Aws::EKS
2169
2169
  # resp.update.params[0].value #=> String
2170
2170
  # resp.update.created_at #=> Time
2171
2171
  # resp.update.errors #=> Array
2172
- # resp.update.errors[0].error_code #=> String, one of "SubnetNotFound", "SecurityGroupNotFound", "EniLimitReached", "IpNotAvailable", "AccessDenied", "OperationNotPermitted", "VpcIdNotFound", "Unknown", "NodeCreationFailure", "PodEvictionFailure", "InsufficientFreeAddresses"
2172
+ # resp.update.errors[0].error_code #=> String, one of "SubnetNotFound", "SecurityGroupNotFound", "EniLimitReached", "IpNotAvailable", "AccessDenied", "OperationNotPermitted", "VpcIdNotFound", "Unknown", "NodeCreationFailure", "PodEvictionFailure", "InsufficientFreeAddresses", "ClusterUnreachable"
2173
2173
  # resp.update.errors[0].error_message #=> String
2174
2174
  # resp.update.errors[0].resource_ids #=> Array
2175
2175
  # resp.update.errors[0].resource_ids[0] #=> String
@@ -2196,7 +2196,7 @@ module Aws::EKS
2196
2196
  params: params,
2197
2197
  config: config)
2198
2198
  context[:gem_name] = 'aws-sdk-eks'
2199
- context[:gem_version] = '1.44.0'
2199
+ context[:gem_version] = '1.45.0'
2200
2200
  Seahorse::Client::Request.new(handlers, context)
2201
2201
  end
2202
2202
 
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.44.0
4
+ version: 1.45.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: 2020-09-30 00:00:00.000000000 Z
11
+ date: 2020-10-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core