Skip to content

Commit 3bb7070

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 67298ad commit 3bb7070

File tree

159 files changed

+2197
-160
lines changed

Some content is hidden

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

159 files changed

+2197
-160
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "2cdf9b22-afb1-4106-906b-48cede3e2f2a",
3+
"type": "feature",
4+
"description": "Token Exchange introduces seamless token exchange capabilities for IVS RTX, enabling customers to upgrade or downgrade token capabilities and update token attributes within the IVS client SDK without forcing clients to disconnect and reconnect.",
5+
"modules": [
6+
"service/ivsrealtime"
7+
]
8+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"id": "41575353-444b-40ff-bf47-4f4155544f00",
3+
"type": "release",
4+
"description": "New AWS service client module",
5+
"modules": [
6+
"internal/protocoltest/jsonrpc10querycompatible",
7+
"internal/protocoltest/nonquerycompatiblerpcv2protocol",
8+
"internal/protocoltest/querycompatiblejsonrpc10",
9+
"internal/protocoltest/querycompatiblerpcv2protocol",
10+
"internal/protocoltest/smithyrpcv2cborquerycompatible"
11+
]
12+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "5c6e23f9-657b-4c22-bf39-b83371769ca5",
3+
"type": "feature",
4+
"description": "This release adds a new API (GetGovCloudAccountInformation) used to retrieve information about a linked GovCloud account from the standard AWS partition.",
5+
"modules": [
6+
"service/account"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c7af0411-0b0f-477b-8442-b6a161c1c943",
3+
"type": "feature",
4+
"description": "Update Event API to require EventConfig parameter in creation and update requests.",
5+
"modules": [
6+
"service/appsync"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "ca7548f1-3949-4afb-ad23-6f82c34d47fe",
3+
"type": "feature",
4+
"description": "Adding support for Ec2LaunchTemplate Version field",
5+
"modules": [
6+
"service/guardduty"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f592aff7-7ec0-4334-ac12-d5d2f0c7393a",
3+
"type": "feature",
4+
"description": "Added parameters encryption, IPv4/IPv6 protocol configuration, and enhanced tagging support for replication operations.",
5+
"modules": [
6+
"service/mgn"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f6d376ef-c519-4026-8f9d-3abf618c39fc",
3+
"type": "feature",
4+
"description": "Amazon Route 53 now supports the EU (Germany) Region (eusc-de-east-1) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region",
5+
"modules": [
6+
"service/route53"
7+
]
8+
}

internal/protocoltest/awsrestjson/deserializers.go

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

internal/protocoltest/awsrestjson/serializers.go

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
DuplexStream
2+
Initialize stack step
3+
RegisterServiceMetadata
4+
legacyEndpointContextSetter
5+
SetLogger
6+
Serialize stack step
7+
setOperationInput
8+
ResolveEndpoint
9+
OperationSerializer
10+
Build stack step
11+
ClientRequestID
12+
SetCredentialSourceMiddleware
13+
UserAgent
14+
AddTimeOffsetMiddleware
15+
RecursionDetection
16+
Finalize stack step
17+
ComputePayloadHash
18+
SigV4ContentSHA256Header
19+
spanRetryLoop
20+
InterceptBeforeRetryLoop
21+
Retry
22+
InterceptAttempt
23+
RetryMetricsHeader
24+
ResolveAuthScheme
25+
GetIdentity
26+
ResolveEndpointV2
27+
disableHTTPS
28+
setLegacyContextSigningOptions
29+
Signing
30+
InitializeStreamWriter
31+
Deserialize stack step
32+
AddRawResponseToMetadata
33+
OperationEventStreamDeserializer
34+
RequireMinimumProtocol
35+
ResponseErrorWrapper
36+
RequestIDRetriever
37+
OperationDeserializer
38+
AddTimeOffsetMiddleware
39+
RecordResponseTiming
40+
RequestResponseLogger

0 commit comments

Comments
 (0)