Skip to content

Commit 4ad64e3

Browse files
author
AWS
committed
Amazon Elastic Kubernetes Service Update: Added support for BOTTLEROCKET FIPS AMIs to AMI types in US regions.
1 parent df2b80b commit 4ad64e3

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Elastic Kubernetes Service",
4+
"contributor": "",
5+
"description": "Added support for BOTTLEROCKET FIPS AMIs to AMI types in US regions."
6+
}

services/eks/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -976,6 +976,8 @@
976976
"CUSTOM",
977977
"BOTTLEROCKET_ARM_64",
978978
"BOTTLEROCKET_x86_64",
979+
"BOTTLEROCKET_ARM_64_FIPS",
980+
"BOTTLEROCKET_x86_64_FIPS",
979981
"BOTTLEROCKET_ARM_64_NVIDIA",
980982
"BOTTLEROCKET_x86_64_NVIDIA",
981983
"WINDOWS_CORE_2019_x86_64",

0 commit comments

Comments
 (0)