Skip to content

Commit 7254028

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

File tree

784 files changed

+3597
-1312
lines changed

Some content is hidden

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

784 files changed

+3597
-1312
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "0f6d347a-f164-4022-aa96-86caef1914c5",
3+
"type": "feature",
4+
"description": "The AWS Elemental MediaConvert SDK has added support for configurable ID3 eMSG box attributes and the ability to signal them with InbandEventStream tags in DASH and CMAF outputs.",
5+
"modules": [
6+
"service/mediaconvert"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "527a8eb8-04f1-408a-9f21-89717cc6e30e",
3+
"type": "feature",
4+
"description": "Add language code for Finnish (fi-FI)",
5+
"modules": [
6+
"service/polly"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "698930de-4ef1-400e-9ca6-f1f927c89ae5",
3+
"type": "feature",
4+
"description": "Updates to Event Signaling and Management (ESAM) API and documentation.",
5+
"modules": [
6+
"service/medialive"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "98db6200-b3c1-42ff-8fcb-3bc5f5f9dd49",
3+
"type": "documentation",
4+
"description": "This release adds the message payload-filtering feature to the SNS Subscribe, SetSubscriptionAttributes, and GetSubscriptionAttributes API actions",
5+
"modules": [
6+
"service/sns"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "9e7e83d0-2203-411b-ac42-1d71ff824bcb",
3+
"type": "feature",
4+
"description": "AWS Firewall Manager now supports Fortigate Cloud Native Firewall as a Service as a third-party policy type.",
5+
"modules": [
6+
"service/fms"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "aa181a77-78ff-4008-b9c8-7011cb216e9a",
3+
"type": "documentation",
4+
"description": "Documentation updates for Amazon ECS",
5+
"modules": [
6+
"service/ecs"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "ab96d8a1-ac9c-4c10-b808-82ddbff59a2b",
3+
"type": "feature",
4+
"description": "CreateEnvironmentAccountConnection RoleArn input is now optional",
5+
"modules": [
6+
"service/proton"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "cb5b0ba7-a081-47a5-82f0-b6dbcc657272",
3+
"type": "feature",
4+
"description": "Add Table Level Restore operations for Amazon Redshift Serverless. Add multi-port support for Amazon Redshift Serverless endpoints. Add Tagging support to Snapshots and Recovery Points in Amazon Redshift Serverless.",
5+
"modules": [
6+
"service/redshiftserverless"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e83d8e04-2c45-4995-a910-3e1d4caaec8e",
3+
"type": "feature",
4+
"description": "Fixes the URI for the evaluatecode endpoint to include the /v1 prefix (ie. \"/v1/dataplane-evaluatecode\").",
5+
"modules": [
6+
"service/appsync"
7+
]
8+
}

aws/protocol/eventstream/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ module github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream
22

33
go 1.15
44

5-
require github.com/aws/smithy-go v1.13.4
5+
require github.com/aws/smithy-go v1.13.5
66

77
replace github.com/aws/aws-sdk-go-v2 => ../../../

0 commit comments

Comments
 (0)