Skip to content

Commit c711dbc

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

23 files changed

+2521
-204
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "33acf03e-3445-4c30-8b86-98dd895025f3",
3+
"type": "feature",
4+
"description": "This release adds tracing for App Runner services with X-Ray using AWS Distro for OpenTelemetry. New APIs: CreateObservabilityConfiguration, DescribeObservabilityConfiguration, ListObservabilityConfigurations, and DeleteObservabilityConfiguration. Updated APIs: CreateService and UpdateService.",
5+
"modules": [
6+
"service/apprunner"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d79851d0-6ef6-4c9e-8fa9-b1d11177a7fa",
3+
"type": "feature",
4+
"description": "In this release, we have added the ability to bind events to component level actions.",
5+
"modules": [
6+
"service/amplifyuibuilder"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e162840b-ffec-4565-ba1a-897a90435ce8",
3+
"type": "feature",
4+
"description": "Added API support that allows customers to create GPU-enabled WorkSpaces using EC2 G4dn instances.",
5+
"modules": [
6+
"service/workspaces"
7+
]
8+
}

service/amplifyuibuilder/deserializers.go

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

service/amplifyuibuilder/serializers.go

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

service/amplifyuibuilder/types/types.go

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

service/apprunner/api_op_CreateAutoScalingConfiguration.go

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

service/apprunner/api_op_CreateObservabilityConfiguration.go

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

service/apprunner/api_op_CreateService.go

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

0 commit comments

Comments
 (0)