Skip to content

Commit 023df35

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 41f99ac commit 023df35

File tree

969 files changed

+48618
-7967
lines changed

Some content is hidden

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

969 files changed

+48618
-7967
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "0b4123dc-1401-4cea-a5dc-3f60bcc4c7bc",
3+
"type": "documentation",
4+
"description": "Documentation updates for AWS Security Token Service.",
5+
"modules": [
6+
"service/sts"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "0c845853-4b7c-4224-8519-8938850bddd4",
3+
"type": "feature",
4+
"description": "Amazon OpenSearch Serverless collections support an additional attribute called standby-replicas. This allows to specify whether a collection should have redundancy enabled.",
5+
"modules": [
6+
"service/opensearchserverless"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "224289a7-5f02-42de-b9c5-5fbb2ea9ee60",
3+
"type": "feature",
4+
"description": "AWS Clean Rooms now provides differential privacy to protect against user-identification attempts and machine learning modeling to allow two parties to identify similar users in their data.",
5+
"modules": [
6+
"service/cleanrooms"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "41575353-444b-40ff-bf47-4f4155544f00",
3+
"type": "release",
4+
"description": "New AWS service client module",
5+
"modules": [
6+
"service/cleanroomsml"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "7d03cc76-ee82-41e7-a9bd-8b6d659ad551",
3+
"type": "feature",
4+
"description": "This release adds following support 1/ Improved SDK tooling for model deployment. 2/ New Inference Component based features to lower inference costs and latency 3/ SageMaker HyperPod management. 4/ Additional parameters for FM Fine Tuning in Autopilot",
5+
"modules": [
6+
"service/sagemaker"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "7fd8b85e-0fc8-4f25-b47c-a973d5833d18",
3+
"type": "feature",
4+
"description": "Public Preview SDK release of AWS Clean Rooms ML APIs",
5+
"modules": [
6+
"service/cleanroomsml"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "94ed0b0b-1ab3-430c-a401-9179dac2fdc9",
3+
"type": "feature",
4+
"description": "Launching Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3. Customers can now manage their direct query data sources to Amazon S3 programatically",
5+
"modules": [
6+
"service/opensearch"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "a7d510a2-eec5-4e5b-bbf2-3bb0063c8ed3",
3+
"type": "feature",
4+
"description": "Amazon SageMaker customers can now use Application Auto Scaling to automatically scale the number of Inference Component copies across an endpoint to meet the varying demand of their workloads.",
5+
"modules": [
6+
"service/applicationautoscaling"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c1b4a5be-786b-423b-8b94-0a43827081fb",
3+
"type": "feature",
4+
"description": "This release adds InferenceComponentName to InvokeEndpoint and InvokeEndpointWithResponseStream APIs to get inferences from the deployed InferenceComponents.",
5+
"modules": [
6+
"service/sagemakerruntime"
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.19
44

5-
require github.com/aws/smithy-go v1.17.0
5+
require github.com/aws/smithy-go v1.18.0
66

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

0 commit comments

Comments
 (0)