Skip to content

Commit 57e0d95

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent e114db5 commit 57e0d95

File tree

932 files changed

+25356
-2456
lines changed

Some content is hidden

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

932 files changed

+25356
-2456
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "36b60199-9543-4ee2-82de-e9a890170bb9",
3+
"type": "feature",
4+
"description": "This release adds support to allow customers to track cross account monitors through ListMonitor, GetMonitor, ListHealthEvents, GetHealthEvent, StartQuery APIs.",
5+
"modules": [
6+
"service/internetmonitor"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "370ff22e-36fa-4e56-a69d-75e6d19f2b99",
3+
"type": "feature",
4+
"description": "This release enhances the ListEntities API to support ResaleAuthorizationId filter and sort for OfferEntity in the request and the addition of a ResaleAuthorizationId field in the response of OfferSummary.",
5+
"modules": [
6+
"service/marketplacecatalog"
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/codeconnections"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "43215e2f-be50-4aad-a069-001bb69ac749",
3+
"type": "feature",
4+
"description": "Add the new API Start-Import-Task for Amazon Neptune Analytics.",
5+
"modules": [
6+
"service/neptunegraph"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "7b01f758-d830-4621-b697-83b71316b5d3",
3+
"type": "feature",
4+
"description": "Supporting new EDI X12 transaction sets for X12 versions 4010, 4030, and 5010.",
5+
"modules": [
6+
"service/b2bi"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "846b5770-e9cd-44f0-a59f-432f329248b0",
3+
"type": "feature",
4+
"description": "This release adds support for custom images for the CodeEditor App on SageMaker Studio",
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": "a4cf644c-d0c6-448f-a2e5-4ee4ed39b71d",
3+
"type": "feature",
4+
"description": "Add new fleet status code for Reserved Capacity.",
5+
"modules": [
6+
"service/codebuild"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "ecf7a731-5199-4b14-a3fd-3d68e5f608cd",
3+
"type": "feature",
4+
"description": "Duplicating the CodeStar Connections service into the new, rebranded AWS CodeConnections service.",
5+
"modules": [
6+
"service/codeconnections"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "ee528bf0-f740-4021-af0d-e0d18d703c87",
3+
"type": "feature",
4+
"description": "Add support for retrieving key historical and live metrics for LoRaWAN devices and gateways",
5+
"modules": [
6+
"service/iotwireless"
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.1
5+
require github.com/aws/smithy-go v1.20.2
66

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

0 commit comments

Comments
 (0)