Skip to content

Commit 88040cb

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent a366d85 commit 88040cb

File tree

82 files changed

+4663
-334
lines changed

Some content is hidden

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

82 files changed

+4663
-334
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "006be38f-829c-4e5f-8bbb-59662f289d07",
3+
"type": "feature",
4+
"description": "This release would return a new field - PolicyAction in cloudformation's existed DescribeChangeSetResponse, showing actions we are going to apply on the physical resource (e.g., Delete, Retain) according to the user's template",
5+
"modules": [
6+
"service/cloudformation"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "298358f1-d335-43ea-b8eb-627b8dd4c6db",
3+
"type": "feature",
4+
"description": "This release adds visibilityStartTime and visibilityEndTime to DescribeContact and ListContacts responses.",
5+
"modules": [
6+
"service/groundstation"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "2fa6c842-8f33-4e30-9fe7-4ed93ef5647a",
3+
"type": "feature",
4+
"description": "Add Ruby 3.3 (ruby3.3) support to AWS Lambda",
5+
"modules": [
6+
"service/lambda"
7+
]
8+
}
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+
"internal/protocoltest/smithyrpcv2cbor"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "4d9d9172-5034-4ea6-b53a-91d966d7be38",
3+
"type": "feature",
4+
"description": "This release supports the feature of dataQuality to enrich asset with dataQualityResult in Amazon DataZone.",
5+
"modules": [
6+
"service/datazone"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "9212250e-0b5c-4098-b89c-21eefaecbb6b",
3+
"type": "feature",
4+
"description": "The release includes a public SDK for AWS Clean Rooms ML APIs, making them globally available to developers worldwide.",
5+
"modules": [
6+
"service/cleanroomsml"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "bacaec27-41ba-412c-b1ee-264305b519ce",
3+
"type": "feature",
4+
"description": "This release adds Global Cluster Switchover capability which enables you to change your global cluster's primary AWS Region, the region that serves writes, while preserving the replication between all regions in the global cluster.",
5+
"modules": [
6+
"service/docdb"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "caac2ffb-d3cc-4b05-bb68-f3d8ffc88e01",
3+
"type": "feature",
4+
"description": "SearchImageSets API now supports following enhancements - Additional support for searching on UpdatedAt and SeriesInstanceUID - Support for searching existing filters between dates/times - Support for sorting the search result by Ascending/Descending - Additional parameters returned in the response",
5+
"modules": [
6+
"service/medicalimaging"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e9ec33ce-1a7b-42e8-994d-d2048b63fa37",
3+
"type": "feature",
4+
"description": "Add ability to specify Security Policies for SFTP Connectors",
5+
"modules": [
6+
"service/transfer"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "efd6b87f-62c5-4980-ab13-8cf3974355ec",
3+
"type": "feature",
4+
"description": "Cmaf Ingest outputs are now supported in Media Live",
5+
"modules": [
6+
"service/medialive"
7+
]
8+
}

service/cleanroomsml/api_op_CreateAudienceModel.go

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cleanroomsml/api_op_CreateConfiguredAudienceModel.go

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cleanroomsml/api_op_CreateTrainingDataset.go

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cleanroomsml/api_op_GetAudienceGenerationJob.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cleanroomsml/api_op_GetAudienceModel.go

-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cleanroomsml/api_op_StartAudienceGenerationJob.go

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cleanroomsml/api_op_TagResource.go

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cleanroomsml/deserializers.go

+34-126
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)