Skip to content

Commit 48f2836

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 8e4e15a commit 48f2836

32 files changed

+4052
-121
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "0b4e24e6-9ff3-4ce4-8279-7da344bef773",
3+
"type": "feature",
4+
"description": "This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.",
5+
"modules": [
6+
"service/dynamodb"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "1471423c-674a-4fe4-8f4c-db031ef88aa2",
3+
"type": "feature",
4+
"description": "Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.",
5+
"modules": [
6+
"service/athena"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "2b66a07b-53c0-4b51-a378-83358bc75caf",
3+
"type": "feature",
4+
"description": "Increased Quick Response name max length to 100",
5+
"modules": [
6+
"service/qconnect"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "fcbea51f-145e-45a1-823a-78e1c0b697e3",
3+
"type": "feature",
4+
"description": "Release CodeBuild Reserved Capacity feature",
5+
"modules": [
6+
"service/codebuild"
7+
]
8+
}

service/appsync/internal/endpoints/endpoints.go

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

service/athena/api_op_ImportNotebook.go

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

service/athena/serializers.go

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

service/athena/types/types.go

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

service/athena/validators.go

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

service/codebuild/api_op_BatchGetFleets.go

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

0 commit comments

Comments
 (0)