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
Lines changed: 8 additions & 0 deletions
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+
}
Lines changed: 8 additions & 0 deletions
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+
}
Lines changed: 8 additions & 0 deletions
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+
}
Lines changed: 8 additions & 0 deletions
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+
}
Lines changed: 8 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/autoscaling/api_op_DescribeWarmPool.go

Lines changed: 92 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/autoscaling/api_op_DetachTrafficSources.go

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/autoscaling/api_op_PutScalingPolicy.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/autoscaling/api_op_RollbackInstanceRefresh.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/autoscaling/types/types.go

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/autoscaling/validators.go

Lines changed: 39 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ebs/api_op_CompleteSnapshot.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ebs/api_op_GetSnapshotBlock.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ebs/api_op_ListChangedBlocks.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ebs/api_op_ListSnapshotBlocks.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ebs/api_op_PutSnapshotBlock.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ebs/api_op_StartSnapshot.go

Lines changed: 8 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ebs/deserializers.go

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)