Skip to content

Commit 0c61504

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 7ca59bf commit 0c61504

File tree

919 files changed

+3224
-1726
lines changed

Some content is hidden

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

919 files changed

+3224
-1726
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "25b1c064-9ae4-4226-a5cd-34cfc2a69fe2",
3+
"type": "feature",
4+
"description": "Support for Flink 1.19 in Managed Service for Apache Flink",
5+
"modules": [
6+
"service/kinesisanalyticsv2"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "2b852e5c-a469-42b1-8d11-77d6902abd77",
3+
"type": "feature",
4+
"description": "Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces Personal.",
5+
"modules": [
6+
"service/workspaces"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3f7e6999-302f-4a04-9d32-920f2eb72d88",
3+
"type": "feature",
4+
"description": "This release provides the support for new allocation strategies i.e. CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority value for each instance type for instance fleet clusters.",
5+
"modules": [
6+
"service/emr"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "48f4456d-ded8-4e4f-bbfa-28ff907aa28c",
3+
"type": "feature",
4+
"description": "Added AttributesToGet parameter to Glue GetDatabases, allowing caller to limit output to include only the database name.",
5+
"modules": [
6+
"service/glue"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "6ba99846-4564-4d9e-8255-f24d143d74c0",
3+
"type": "feature",
4+
"description": "Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API.",
5+
"modules": [
6+
"service/cloudhsmv2"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "6cf12287-5e5c-46f8-b7f4-42e06c20015c",
3+
"type": "feature",
4+
"description": "This release supports showing PreferredAgentRouting step via DescribeContact API.",
5+
"modules": [
6+
"service/connect"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "7f1eaec8-b8b1-457e-9c42-9a4d030a7a95",
3+
"type": "documentation",
4+
"description": "Noting that the filter db.sql.db_id isn't available for RDS for SQL Server DB instances.",
5+
"modules": [
6+
"service/pi"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "85cbd543-f672-4de2-aa2d-42a0a67145b8",
3+
"type": "feature",
4+
"description": "Added CCPC_LEVEL_1_OR_HIGHER KeyStorageSecurityStandard and SM2 KeyAlgorithm and SM3WITHSM2 SigningAlgorithm for China regions.",
5+
"modules": [
6+
"service/acmpca"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d4f7f5f9-8a88-44ca-a846-666121c8dd53",
3+
"type": "feature",
4+
"description": "This release removes support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains.",
5+
"modules": [
6+
"service/opensearch"
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.20
44

5-
require github.com/aws/smithy-go v1.20.2
5+
require github.com/aws/smithy-go v1.20.3
66

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

0 commit comments

Comments
 (0)