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 Dec 6, 2023
1 parent 05f28b1 commit 58dc75b
Show file tree
Hide file tree
Showing 43 changed files with 659 additions and 288 deletions.
8 changes: 8 additions & 0 deletions .changelog/0a689c9ea8914d8b945ddd89a233ea1b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "0a689c9e-a891-4d8b-945d-dd89a233ea1b",
"type": "feature",
"description": "AWS Backup - Features: Add VaultType to the output of DescribeRecoveryPoint, ListRecoveryPointByBackupVault API and add ResourceType to the input of ListRestoreJobs API",
"modules": [
"service/backup"
]
}
8 changes: 8 additions & 0 deletions .changelog/1e67e3154d614506929c3dec3f349711.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "1e67e315-4d61-4506-929c-3dec3f349711",
"type": "documentation",
"description": "Documentation updates for Trust and Safety features.",
"modules": [
"service/comprehend"
]
}
8 changes: 8 additions & 0 deletions .changelog/3ba7a6e6523f4c99b252e8344f001f81.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3ba7a6e6-523f-4c99-b252-e8344f001f81",
"type": "feature",
"description": "AWS Payment Cryptography IPEK feature release",
"modules": [
"service/paymentcryptography"
]
}
8 changes: 8 additions & 0 deletions .changelog/58b30d20b2724eecbc6d8da405a5b25d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "58b30d20-b272-4eec-bc6d-8da405a5b25d",
"type": "feature",
"description": "Releasing Tagging Support for Instance Management APIS",
"modules": [
"service/connect"
]
}
8 changes: 8 additions & 0 deletions .changelog/e5989f85eb414e4c83e72d13fe2730cb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e5989f85-eb41-4e4c-83e7-2d13fe2730cb",
"type": "feature",
"description": "Releasing the new cpuManufacturer attribute within the DescribeInstanceTypes API response which notifies our customers with information on who the Manufacturer is for the processor attached to the instance, for example: Intel.",
"modules": [
"service/ec2"
]
}
3 changes: 3 additions & 0 deletions service/backup/api_op_DescribeRecoveryPoint.go

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

4 changes: 4 additions & 0 deletions service/backup/api_op_ListBackupJobs.go

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

4 changes: 4 additions & 0 deletions service/backup/api_op_ListCopyJobs.go

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

18 changes: 17 additions & 1 deletion service/backup/api_op_ListRecoveryPointsByBackupVault.go

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

19 changes: 19 additions & 0 deletions service/backup/api_op_ListRestoreJobs.go

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

15 changes: 9 additions & 6 deletions service/backup/api_op_UpdateRegionSettings.go

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

18 changes: 18 additions & 0 deletions service/backup/deserializers.go

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

4 changes: 4 additions & 0 deletions service/backup/serializers.go

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

3 changes: 3 additions & 0 deletions service/backup/types/types.go

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

52 changes: 28 additions & 24 deletions service/comprehend/api_op_ClassifyDocument.go

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

9 changes: 5 additions & 4 deletions service/comprehend/api_op_CreateDocumentClassifier.go

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

12 changes: 6 additions & 6 deletions service/comprehend/api_op_DetectToxicContent.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/comprehend/api_op_StartDocumentClassificationJob.go

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

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

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

0 comments on commit 58dc75b

Please sign in to comment.