Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Jan 19, 2024
1 parent 8e4e15a commit 48f2836
Show file tree
Hide file tree
Showing 32 changed files with 4,052 additions and 121 deletions.
8 changes: 8 additions & 0 deletions .changelog/0b4e24e69ff34ce482797da344bef773.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "0b4e24e6-9ff3-4ce4-8279-7da344bef773",
"type": "feature",
"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.",
"modules": [
"service/dynamodb"
]
}
8 changes: 8 additions & 0 deletions .changelog/1471423c674a4fe48f4cdb031ef88aa2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "1471423c-674a-4fe4-8f4c-db031ef88aa2",
"type": "feature",
"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.",
"modules": [
"service/athena"
]
}
8 changes: 8 additions & 0 deletions .changelog/2b66a07b53c04b51a37883358bc75caf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "2b66a07b-53c0-4b51-a378-83358bc75caf",
"type": "feature",
"description": "Increased Quick Response name max length to 100",
"modules": [
"service/qconnect"
]
}
8 changes: 8 additions & 0 deletions .changelog/fcbea51f145e45a1823a78e1c0b697e3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "fcbea51f-145e-45a1-823a-78e1c0b697e3",
"type": "feature",
"description": "Release CodeBuild Reserved Capacity feature",
"modules": [
"service/codebuild"
]
}
6 changes: 6 additions & 0 deletions service/appsync/internal/endpoints/endpoints.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 12 additions & 8 deletions service/athena/api_op_ImportNotebook.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions service/athena/serializers.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions service/athena/types/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 0 additions & 3 deletions service/athena/validators.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

140 changes: 140 additions & 0 deletions service/codebuild/api_op_BatchGetFleets.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 48f2836

Please sign in to comment.