Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Apr 12, 2022
1 parent fbab727 commit e16bb72
Show file tree
Hide file tree
Showing 43 changed files with 857 additions and 238 deletions.
8 changes: 8 additions & 0 deletions .changelog/1312fa3e0ba94e8eb54a61db8efe7f23.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "1312fa3e-0ba9-4e8e-b54a-61db8efe7f23",
"type": "feature",
"description": "This release adds the following new features: 1) ListEntities API now supports search using ExternalId. 2) BatchPutPropertyValue and GetPropertyValueHistory API now allows users to represent time in sub-second level precisions.",
"modules": [
"service/iottwinmaker"
]
}
8 changes: 8 additions & 0 deletions .changelog/2a226490e40345a08e2570e3242a8094.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "2a226490-e403-45a0-8e25-70e3242a8094",
"type": "feature",
"description": "Amazon EFS adds support for a ThrottlingException when using the CreateAccessPoint API if the account is nearing the AccessPoint limit(120).",
"modules": [
"service/efs"
]
}
8 changes: 8 additions & 0 deletions .changelog/80d92fcc188945739053d51ee600f4f9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "80d92fcc-1889-4573-9053-d51ee600f4f9",
"type": "feature",
"description": "X2idn and X2iedn instances are powered by 3rd generation Intel Xeon Scalable processors with an all-core turbo frequency up to 3.5 GHzAmazon EC2. C6a instances are powered by 3rd generation AMD EPYC processors.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/98677bd046aa4f3abc26e639c96b0668.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "98677bd0-46aa-4f3a-bc26-e639c96b0668",
"type": "feature",
"description": "This release adds new APIs DeleteInsight to deletes the insight along with the associated anomalies, events and recommendations.",
"modules": [
"service/devopsguru"
]
}
16 changes: 10 additions & 6 deletions service/devopsguru/api_op_AddNotificationChannel.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

117 changes: 117 additions & 0 deletions service/devopsguru/api_op_DeleteInsight.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 5 additions & 3 deletions service/devopsguru/api_op_DescribeEventSourcesConfig.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions service/devopsguru/api_op_UpdateEventSourcesConfig.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

98 changes: 98 additions & 0 deletions service/devopsguru/deserializers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions service/devopsguru/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"api_client.go",
"api_client_test.go",
"api_op_AddNotificationChannel.go",
"api_op_DeleteInsight.go",
"api_op_DescribeAccountHealth.go",
"api_op_DescribeAccountOverview.go",
"api_op_DescribeAnomaly.go",
Expand Down
Loading

0 comments on commit e16bb72

Please sign in to comment.