Skip to content

Commit 4518175

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent cd44f14 commit 4518175

30 files changed

+771
-38
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "1395ccb9-2408-4ff9-9a3c-72d2f6546d6d",
3+
"type": "feature",
4+
"description": "Adds BOTTLEROCKET_ARM_64_NVIDIA and BOTTLEROCKET_x86_64_NVIDIA AMI types to EKS managed nodegroups",
5+
"modules": [
6+
"service/eks"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "2a7d9986-7655-4b04-8c71-f2b4d38a9603",
3+
"type": "feature",
4+
"description": "Added support for using NitroTPM and UEFI Secure Boot on EC2 instances.",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "b12f9b8f-3597-49d5-b791-444571498aa1",
3+
"type": "documentation",
4+
"description": "Documentation updates for Compute Optimizer",
5+
"modules": [
6+
"service/computeoptimizer"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d49bfd67-ab9b-47b3-a4de-cb13bedd543c",
3+
"type": "documentation",
4+
"description": "AWS Migration Hub Refactor Spaces documentation only update to fix a formatting issue.",
5+
"modules": [
6+
"service/migrationhubrefactorspaces"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "da394e21-e245-43f1-8462-f6f4164b8de2",
3+
"type": "feature",
4+
"description": "This release updates the Amazon EMR ModifyInstanceGroups API to support \"MERGE\" type cluster reconfiguration. Also, added the ability to specify a particular Amazon Linux release for all nodes in a cluster launch request.",
5+
"modules": [
6+
"service/emr"
7+
]
8+
}

service/computeoptimizer/api_op_DeleteRecommendationPreferences.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/computeoptimizer/api_op_GetRecommendationPreferences.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/computeoptimizer/api_op_PutRecommendationPreferences.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ec2/api_op_DescribeImageAttribute.go

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ec2/api_op_GetInstanceUefiData.go

+140
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ec2/api_op_RegisterImage.go

+16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)