aws-sdk-eks 1.111.0 → 1.112.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: a7c0144d3bd6e40c44ae039330741c023aab3090314da1dccc904dcff1a7fa8c
4
- data.tar.gz: f5f89e3df9bd4947c3650779ace2a56e64fa47b8a0d95f1702fc6e8e51e95eba
3
+ metadata.gz: 49204b5418995208399fcd1274892017d3414f4ece4fefc3300d475bfe8045be
4
+ data.tar.gz: f039c738a286b5d36394c3738f68c33048e8417b39022ba359e0d5eb77658785
5
5
  SHA512:
6
- metadata.gz: 641046b819ea01eeae64a64892a5c5ec698db81134d5d0edb34cf03c152102ff0c04503b9a991c6edb67761b4cae97682139e68a31bd045499d6003ca990335b
7
- data.tar.gz: cee8a7f1568494310c944a174aadbe06b720725b706e3ba80fb6bb0accd154ebe4a38ff6a02356397ec2e58ba1befe07dd104f80424aae395ee8d72e76b2c4fe
6
+ metadata.gz: 19bad9413a2ec88517f519508a1fd874f58df6984a9805b2965026da78a338e5ffc1141aa360f1348f96d01a01c39b495539e45854c07a16163ede28718f2250
7
+ data.tar.gz: 7e358e203c9b5bb2e9f904ba66c0707b18075028392cc65ae3aac6c2e4ba9bd6041896364d5bdac2fc89ad9366fac2454fe79ab261e713174eb012acdbe7e0d2
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.112.0 (2024-08-12)
5
+ ------------------
6
+
7
+ * Feature - Added support for new AL2023 GPU AMIs to the supported AMITypes.
8
+
4
9
  1.111.0 (2024-07-25)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.111.0
1
+ 1.112.0
@@ -1700,7 +1700,7 @@ module Aws::EKS
1700
1700
  # disk_size: 1,
1701
1701
  # subnets: ["String"], # required
1702
1702
  # instance_types: ["String"],
1703
- # ami_type: "AL2_x86_64", # accepts AL2_x86_64, AL2_x86_64_GPU, AL2_ARM_64, CUSTOM, BOTTLEROCKET_ARM_64, BOTTLEROCKET_x86_64, BOTTLEROCKET_ARM_64_NVIDIA, BOTTLEROCKET_x86_64_NVIDIA, WINDOWS_CORE_2019_x86_64, WINDOWS_FULL_2019_x86_64, WINDOWS_CORE_2022_x86_64, WINDOWS_FULL_2022_x86_64, AL2023_x86_64_STANDARD, AL2023_ARM_64_STANDARD
1703
+ # ami_type: "AL2_x86_64", # accepts AL2_x86_64, AL2_x86_64_GPU, AL2_ARM_64, CUSTOM, BOTTLEROCKET_ARM_64, BOTTLEROCKET_x86_64, BOTTLEROCKET_ARM_64_NVIDIA, BOTTLEROCKET_x86_64_NVIDIA, WINDOWS_CORE_2019_x86_64, WINDOWS_FULL_2019_x86_64, WINDOWS_CORE_2022_x86_64, WINDOWS_FULL_2022_x86_64, AL2023_x86_64_STANDARD, AL2023_ARM_64_STANDARD, AL2023_x86_64_NEURON, AL2023_x86_64_NVIDIA
1704
1704
  # remote_access: {
1705
1705
  # ec2_ssh_key: "String",
1706
1706
  # source_security_groups: ["String"],
@@ -1755,7 +1755,7 @@ module Aws::EKS
1755
1755
  # resp.nodegroup.remote_access.ec2_ssh_key #=> String
1756
1756
  # resp.nodegroup.remote_access.source_security_groups #=> Array
1757
1757
  # resp.nodegroup.remote_access.source_security_groups[0] #=> String
1758
- # resp.nodegroup.ami_type #=> String, one of "AL2_x86_64", "AL2_x86_64_GPU", "AL2_ARM_64", "CUSTOM", "BOTTLEROCKET_ARM_64", "BOTTLEROCKET_x86_64", "BOTTLEROCKET_ARM_64_NVIDIA", "BOTTLEROCKET_x86_64_NVIDIA", "WINDOWS_CORE_2019_x86_64", "WINDOWS_FULL_2019_x86_64", "WINDOWS_CORE_2022_x86_64", "WINDOWS_FULL_2022_x86_64", "AL2023_x86_64_STANDARD", "AL2023_ARM_64_STANDARD"
1758
+ # resp.nodegroup.ami_type #=> String, one of "AL2_x86_64", "AL2_x86_64_GPU", "AL2_ARM_64", "CUSTOM", "BOTTLEROCKET_ARM_64", "BOTTLEROCKET_x86_64", "BOTTLEROCKET_ARM_64_NVIDIA", "BOTTLEROCKET_x86_64_NVIDIA", "WINDOWS_CORE_2019_x86_64", "WINDOWS_FULL_2019_x86_64", "WINDOWS_CORE_2022_x86_64", "WINDOWS_FULL_2022_x86_64", "AL2023_x86_64_STANDARD", "AL2023_ARM_64_STANDARD", "AL2023_x86_64_NEURON", "AL2023_x86_64_NVIDIA"
1759
1759
  # resp.nodegroup.node_role #=> String
1760
1760
  # resp.nodegroup.labels #=> Hash
1761
1761
  # resp.nodegroup.labels["labelKey"] #=> String
@@ -2255,7 +2255,7 @@ module Aws::EKS
2255
2255
  # resp.nodegroup.remote_access.ec2_ssh_key #=> String
2256
2256
  # resp.nodegroup.remote_access.source_security_groups #=> Array
2257
2257
  # resp.nodegroup.remote_access.source_security_groups[0] #=> String
2258
- # resp.nodegroup.ami_type #=> String, one of "AL2_x86_64", "AL2_x86_64_GPU", "AL2_ARM_64", "CUSTOM", "BOTTLEROCKET_ARM_64", "BOTTLEROCKET_x86_64", "BOTTLEROCKET_ARM_64_NVIDIA", "BOTTLEROCKET_x86_64_NVIDIA", "WINDOWS_CORE_2019_x86_64", "WINDOWS_FULL_2019_x86_64", "WINDOWS_CORE_2022_x86_64", "WINDOWS_FULL_2022_x86_64", "AL2023_x86_64_STANDARD", "AL2023_ARM_64_STANDARD"
2258
+ # resp.nodegroup.ami_type #=> String, one of "AL2_x86_64", "AL2_x86_64_GPU", "AL2_ARM_64", "CUSTOM", "BOTTLEROCKET_ARM_64", "BOTTLEROCKET_x86_64", "BOTTLEROCKET_ARM_64_NVIDIA", "BOTTLEROCKET_x86_64_NVIDIA", "WINDOWS_CORE_2019_x86_64", "WINDOWS_FULL_2019_x86_64", "WINDOWS_CORE_2022_x86_64", "WINDOWS_FULL_2022_x86_64", "AL2023_x86_64_STANDARD", "AL2023_ARM_64_STANDARD", "AL2023_x86_64_NEURON", "AL2023_x86_64_NVIDIA"
2259
2259
  # resp.nodegroup.node_role #=> String
2260
2260
  # resp.nodegroup.labels #=> Hash
2261
2261
  # resp.nodegroup.labels["labelKey"] #=> String
@@ -3054,7 +3054,7 @@ module Aws::EKS
3054
3054
  # resp.nodegroup.remote_access.ec2_ssh_key #=> String
3055
3055
  # resp.nodegroup.remote_access.source_security_groups #=> Array
3056
3056
  # resp.nodegroup.remote_access.source_security_groups[0] #=> String
3057
- # resp.nodegroup.ami_type #=> String, one of "AL2_x86_64", "AL2_x86_64_GPU", "AL2_ARM_64", "CUSTOM", "BOTTLEROCKET_ARM_64", "BOTTLEROCKET_x86_64", "BOTTLEROCKET_ARM_64_NVIDIA", "BOTTLEROCKET_x86_64_NVIDIA", "WINDOWS_CORE_2019_x86_64", "WINDOWS_FULL_2019_x86_64", "WINDOWS_CORE_2022_x86_64", "WINDOWS_FULL_2022_x86_64", "AL2023_x86_64_STANDARD", "AL2023_ARM_64_STANDARD"
3057
+ # resp.nodegroup.ami_type #=> String, one of "AL2_x86_64", "AL2_x86_64_GPU", "AL2_ARM_64", "CUSTOM", "BOTTLEROCKET_ARM_64", "BOTTLEROCKET_x86_64", "BOTTLEROCKET_ARM_64_NVIDIA", "BOTTLEROCKET_x86_64_NVIDIA", "WINDOWS_CORE_2019_x86_64", "WINDOWS_FULL_2019_x86_64", "WINDOWS_CORE_2022_x86_64", "WINDOWS_FULL_2022_x86_64", "AL2023_x86_64_STANDARD", "AL2023_ARM_64_STANDARD", "AL2023_x86_64_NEURON", "AL2023_x86_64_NVIDIA"
3058
3058
  # resp.nodegroup.node_role #=> String
3059
3059
  # resp.nodegroup.labels #=> Hash
3060
3060
  # resp.nodegroup.labels["labelKey"] #=> String
@@ -5103,7 +5103,7 @@ module Aws::EKS
5103
5103
  params: params,
5104
5104
  config: config)
5105
5105
  context[:gem_name] = 'aws-sdk-eks'
5106
- context[:gem_version] = '1.111.0'
5106
+ context[:gem_version] = '1.112.0'
5107
5107
  Seahorse::Client::Request.new(handlers, context)
5108
5108
  end
5109
5109
 
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.111.0'
56
+ GEM_VERSION = '1.112.0'
57
57
 
58
58
  end
data/sig/client.rbs CHANGED
@@ -284,7 +284,7 @@ module Aws
284
284
  ?disk_size: ::Integer,
285
285
  subnets: Array[::String],
286
286
  ?instance_types: Array[::String],
287
- ?ami_type: ("AL2_x86_64" | "AL2_x86_64_GPU" | "AL2_ARM_64" | "CUSTOM" | "BOTTLEROCKET_ARM_64" | "BOTTLEROCKET_x86_64" | "BOTTLEROCKET_ARM_64_NVIDIA" | "BOTTLEROCKET_x86_64_NVIDIA" | "WINDOWS_CORE_2019_x86_64" | "WINDOWS_FULL_2019_x86_64" | "WINDOWS_CORE_2022_x86_64" | "WINDOWS_FULL_2022_x86_64" | "AL2023_x86_64_STANDARD" | "AL2023_ARM_64_STANDARD"),
287
+ ?ami_type: ("AL2_x86_64" | "AL2_x86_64_GPU" | "AL2_ARM_64" | "CUSTOM" | "BOTTLEROCKET_ARM_64" | "BOTTLEROCKET_x86_64" | "BOTTLEROCKET_ARM_64_NVIDIA" | "BOTTLEROCKET_x86_64_NVIDIA" | "WINDOWS_CORE_2019_x86_64" | "WINDOWS_FULL_2019_x86_64" | "WINDOWS_CORE_2022_x86_64" | "WINDOWS_FULL_2022_x86_64" | "AL2023_x86_64_STANDARD" | "AL2023_ARM_64_STANDARD" | "AL2023_x86_64_NEURON" | "AL2023_x86_64_NVIDIA"),
288
288
  ?remote_access: {
289
289
  ec2_ssh_key: ::String?,
290
290
  source_security_groups: Array[::String]?
data/sig/types.rbs CHANGED
@@ -357,7 +357,7 @@ module Aws::EKS
357
357
  attr_accessor disk_size: ::Integer
358
358
  attr_accessor subnets: ::Array[::String]
359
359
  attr_accessor instance_types: ::Array[::String]
360
- attr_accessor ami_type: ("AL2_x86_64" | "AL2_x86_64_GPU" | "AL2_ARM_64" | "CUSTOM" | "BOTTLEROCKET_ARM_64" | "BOTTLEROCKET_x86_64" | "BOTTLEROCKET_ARM_64_NVIDIA" | "BOTTLEROCKET_x86_64_NVIDIA" | "WINDOWS_CORE_2019_x86_64" | "WINDOWS_FULL_2019_x86_64" | "WINDOWS_CORE_2022_x86_64" | "WINDOWS_FULL_2022_x86_64" | "AL2023_x86_64_STANDARD" | "AL2023_ARM_64_STANDARD")
360
+ attr_accessor ami_type: ("AL2_x86_64" | "AL2_x86_64_GPU" | "AL2_ARM_64" | "CUSTOM" | "BOTTLEROCKET_ARM_64" | "BOTTLEROCKET_x86_64" | "BOTTLEROCKET_ARM_64_NVIDIA" | "BOTTLEROCKET_x86_64_NVIDIA" | "WINDOWS_CORE_2019_x86_64" | "WINDOWS_FULL_2019_x86_64" | "WINDOWS_CORE_2022_x86_64" | "WINDOWS_FULL_2022_x86_64" | "AL2023_x86_64_STANDARD" | "AL2023_ARM_64_STANDARD" | "AL2023_x86_64_NEURON" | "AL2023_x86_64_NVIDIA")
361
361
  attr_accessor remote_access: Types::RemoteAccessConfig
362
362
  attr_accessor node_role: ::String
363
363
  attr_accessor labels: ::Hash[::String, ::String]
@@ -1035,7 +1035,7 @@ module Aws::EKS
1035
1035
  attr_accessor instance_types: ::Array[::String]
1036
1036
  attr_accessor subnets: ::Array[::String]
1037
1037
  attr_accessor remote_access: Types::RemoteAccessConfig
1038
- attr_accessor ami_type: ("AL2_x86_64" | "AL2_x86_64_GPU" | "AL2_ARM_64" | "CUSTOM" | "BOTTLEROCKET_ARM_64" | "BOTTLEROCKET_x86_64" | "BOTTLEROCKET_ARM_64_NVIDIA" | "BOTTLEROCKET_x86_64_NVIDIA" | "WINDOWS_CORE_2019_x86_64" | "WINDOWS_FULL_2019_x86_64" | "WINDOWS_CORE_2022_x86_64" | "WINDOWS_FULL_2022_x86_64" | "AL2023_x86_64_STANDARD" | "AL2023_ARM_64_STANDARD")
1038
+ attr_accessor ami_type: ("AL2_x86_64" | "AL2_x86_64_GPU" | "AL2_ARM_64" | "CUSTOM" | "BOTTLEROCKET_ARM_64" | "BOTTLEROCKET_x86_64" | "BOTTLEROCKET_ARM_64_NVIDIA" | "BOTTLEROCKET_x86_64_NVIDIA" | "WINDOWS_CORE_2019_x86_64" | "WINDOWS_FULL_2019_x86_64" | "WINDOWS_CORE_2022_x86_64" | "WINDOWS_FULL_2022_x86_64" | "AL2023_x86_64_STANDARD" | "AL2023_ARM_64_STANDARD" | "AL2023_x86_64_NEURON" | "AL2023_x86_64_NVIDIA")
1039
1039
  attr_accessor node_role: ::String
1040
1040
  attr_accessor labels: ::Hash[::String, ::String]
1041
1041
  attr_accessor taints: ::Array[Types::Taint]
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.111.0
4
+ version: 1.112.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-25 00:00:00.000000000 Z
11
+ date: 2024-08-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core