Skip to content

Commit ad52106

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

32 files changed

+678
-38
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "18daa891-967d-40b2-8ab7-d73705b451a2",
3+
"type": "feature",
4+
"description": "Expose ProfilerConfig attribute in SageMaker Search API response.",
5+
"modules": [
6+
"service/sagemaker"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "725d40a1-6980-45a3-b085-3d96c615158a",
3+
"type": "feature",
4+
"description": "Add multiple customer error code to handle customer caused failure when managing EKS node groups",
5+
"modules": [
6+
"service/eks"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "814f0818-c064-4390-88ef-873f775fdde3",
3+
"type": "feature",
4+
"description": "SDK and documentation updates for Amazon Elastic Block Store API",
5+
"modules": [
6+
"service/ebs"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "8a37aa67-d724-4b1a-849e-1d3c4f040ae4",
3+
"type": "feature",
4+
"description": "SDK and documentation updates for Amazon Elastic Block Store APIs",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f8600d68-8a90-4cc1-828d-f6985b3324be",
3+
"type": "feature",
4+
"description": "This release updates validation for instance types used in the AllowedInstanceTypes and ExcludedInstanceTypes parameters of the InstanceRequirements property of a MixedInstancesPolicy.",
5+
"modules": [
6+
"service/autoscaling"
7+
]
8+
}

service/autoscaling/api_op_CompleteLifecycleAction.go

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

service/autoscaling/api_op_DescribeWarmPool.go

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

service/autoscaling/api_op_DetachTrafficSources.go

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

service/autoscaling/api_op_PutScalingPolicy.go

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

service/autoscaling/api_op_RollbackInstanceRefresh.go

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

service/autoscaling/types/types.go

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

service/autoscaling/validators.go

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

service/ebs/api_op_CompleteSnapshot.go

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

service/ebs/api_op_GetSnapshotBlock.go

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

service/ebs/api_op_ListChangedBlocks.go

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

service/ebs/api_op_ListSnapshotBlocks.go

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

service/ebs/api_op_PutSnapshotBlock.go

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

service/ebs/api_op_StartSnapshot.go

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

service/ebs/deserializers.go

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

0 commit comments

Comments
 (0)