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 11, 2022
1 parent fa43b25 commit c711dbc
Show file tree
Hide file tree
Showing 23 changed files with 2,521 additions and 204 deletions.
8 changes: 8 additions & 0 deletions .changelog/33acf03e34454c308b8698dd895025f3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "33acf03e-3445-4c30-8b86-98dd895025f3",
"type": "feature",
"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.",
"modules": [
"service/apprunner"
]
}
8 changes: 8 additions & 0 deletions .changelog/d79851d06ef64c9e8fa9b1d11177a7fa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d79851d0-6ef6-4c9e-8fa9-b1d11177a7fa",
"type": "feature",
"description": "In this release, we have added the ability to bind events to component level actions.",
"modules": [
"service/amplifyuibuilder"
]
}
8 changes: 8 additions & 0 deletions .changelog/e162840bffec4565ba1a897a90435ce8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e162840b-ffec-4565-ba1a-897a90435ce8",
"type": "feature",
"description": "Added API support that allows customers to create GPU-enabled WorkSpaces using EC2 G4dn instances.",
"modules": [
"service/workspaces"
]
}
24 changes: 21 additions & 3 deletions service/amplifyuibuilder/deserializers.go

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

10 changes: 10 additions & 0 deletions service/amplifyuibuilder/serializers.go

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

8 changes: 8 additions & 0 deletions service/amplifyuibuilder/types/types.go

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

16 changes: 9 additions & 7 deletions service/apprunner/api_op_CreateAutoScalingConfiguration.go

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

152 changes: 152 additions & 0 deletions service/apprunner/api_op_CreateObservabilityConfiguration.go

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

16 changes: 11 additions & 5 deletions service/apprunner/api_op_CreateService.go

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

Loading

0 comments on commit c711dbc

Please sign in to comment.