Skip to content

Commit a03cebc

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 59c4c08 commit a03cebc

39 files changed

+1225
-27
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "495f7fa7-ed8a-4166-a0a4-59b281a8bad4",
3+
"type": "feature",
4+
"description": "This release adds support for environment type WINDOWS_SERVER_2022_CONTAINER in ProjectEnvironment",
5+
"modules": [
6+
"service/codebuild"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "cda6295b-9cc0-4ad2-b353-953d7ab8d209",
3+
"type": "feature",
4+
"description": "Application Signals now supports creating Service Level Objectives on service dependencies. Users can now create or update SLOs on discovered service dependencies to monitor their standard application metrics.",
5+
"modules": [
6+
"service/applicationsignals"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "dd1795d9-e9eb-414f-b1f7-f65ca93a0cd0",
3+
"type": "documentation",
4+
"description": "Fix for customer issues related to AWS account ID and size limitation for token.",
5+
"modules": [
6+
"service/ecr"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e81dba23-8380-4d2f-9a0f-0f3d2ade4e59",
3+
"type": "documentation",
4+
"description": "This is an Amazon ECS documentation only update to address various tickets.",
5+
"modules": [
6+
"service/ecs"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f4ba6dc7-739c-40dc-a8af-6c660b63e72b",
3+
"type": "feature",
4+
"description": "Added support for SMPTE 2110 inputs when running a channel in a MediaLive Anywhere cluster. This feature enables ingestion of SMPTE 2110-compliant video, audio, and ancillary streams by reading SDP files that AWS Elemental MediaLive can retrieve from a network source.",
5+
"modules": [
6+
"service/medialive"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "fcd78e04-7d1a-467c-a4cd-c29d9a073e37",
3+
"type": "feature",
4+
"description": "Release feature of errorlogging for lex bot, customer can config this feature in bot version to generate log for error exception which helps debug",
5+
"modules": [
6+
"service/lexmodelsv2"
7+
]
8+
}

service/applicationsignals/api_op_ListServiceLevelObjectives.go

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

service/applicationsignals/deserializers.go

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

service/applicationsignals/serializers.go

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

service/applicationsignals/snapshot/api_op_ListServiceLevelObjectives.go.snap

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ ListServiceLevelObjectives
44
RegisterServiceMetadata
55
legacyEndpointContextSetter
66
SetLogger
7+
OperationInputValidation
78
spanInitializeEnd
89
Serialize stack step
910
spanBuildRequestStart

service/applicationsignals/types/enums.go

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

0 commit comments

Comments
 (0)