Skip to content

Commit 66143f5

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 1ce76a6 commit 66143f5

24 files changed

+154
-70
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "77f31ee1-afb8-496e-8c00-07dcebf0ca0a",
3+
"type": "documentation",
4+
"description": "With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d7786da3-3cf9-4228-bc19-4f2756d1dc8f",
3+
"type": "documentation",
4+
"description": "With this release, Amazon EC2 Auto Scaling groups, EC2 Fleet, and Spot Fleet improve the default price protection behavior of attribute-based instance type selection of Spot Instances, to consistently select from a wide range of instance types.",
5+
"modules": [
6+
"service/autoscaling"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e7fa02fa-4b8a-4718-9714-47f14e9eb266",
3+
"type": "documentation",
4+
"description": "Fixed a typo in description field.",
5+
"modules": [
6+
"service/accessanalyzer"
7+
]
8+
}

service/accessanalyzer/api_op_CreateAnalyzer.go

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

service/accessanalyzer/api_op_GetFinding.go

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

service/accessanalyzer/api_op_GetFindingV2.go

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

service/accessanalyzer/api_op_ListAnalyzedResources.go

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

service/accessanalyzer/api_op_ListFindings.go

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

service/accessanalyzer/api_op_ListFindingsV2.go

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

service/accessanalyzer/types/types.go

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

service/autoscaling/api_op_CreateAutoScalingGroup.go

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

service/autoscaling/types/types.go

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

service/ec2/api_op_DescribeCapacityBlockOfferings.go

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

service/ec2/api_op_DescribeFleetInstances.go

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

service/ec2/api_op_DescribeFleets.go

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

service/ec2/api_op_DescribeInstanceStatus.go

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

service/ec2/api_op_DescribeInstances.go

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

service/ec2/api_op_DescribeReservedInstances.go

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

service/ec2/api_op_DescribeReservedInstancesListings.go

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

service/ec2/api_op_DescribeReservedInstancesModifications.go

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

service/ec2/api_op_DescribeReservedInstancesOfferings.go

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

service/ec2/api_op_DescribeSpotPriceHistory.go

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

service/ec2/api_op_ModifyInstancePlacement.go

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

0 commit comments

Comments
 (0)