Skip to content

Commit e16bb72

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

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+857
-238
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "1312fa3e-0ba9-4e8e-b54a-61db8efe7f23",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/iottwinmaker"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "2a226490-e403-45a0-8e25-70e3242a8094",
3+
"type": "feature",
4+
"description": "Amazon EFS adds support for a ThrottlingException when using the CreateAccessPoint API if the account is nearing the AccessPoint limit(120).",
5+
"modules": [
6+
"service/efs"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "80d92fcc-1889-4573-9053-d51ee600f4f9",
3+
"type": "feature",
4+
"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.",
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": "98677bd0-46aa-4f3a-bc26-e639c96b0668",
3+
"type": "feature",
4+
"description": "This release adds new APIs DeleteInsight to deletes the insight along with the associated anomalies, events and recommendations.",
5+
"modules": [
6+
"service/devopsguru"
7+
]
8+
}

service/devopsguru/api_op_AddNotificationChannel.go

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

service/devopsguru/api_op_DeleteInsight.go

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

service/devopsguru/api_op_DescribeEventSourcesConfig.go

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

service/devopsguru/api_op_UpdateEventSourcesConfig.go

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

service/devopsguru/deserializers.go

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

service/devopsguru/generated.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"api_client.go",
1010
"api_client_test.go",
1111
"api_op_AddNotificationChannel.go",
12+
"api_op_DeleteInsight.go",
1213
"api_op_DescribeAccountHealth.go",
1314
"api_op_DescribeAccountOverview.go",
1415
"api_op_DescribeAnomaly.go",

0 commit comments

Comments
 (0)