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 Mar 5, 2024
1 parent 6875e64 commit 3bfebf4
Show file tree
Hide file tree
Showing 16 changed files with 328 additions and 38 deletions.
8 changes: 8 additions & 0 deletions .changelog/1490e092d1e5494c81a499acb54d453b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "1490e092-d1e5-494c-81a4-99acb54d453b",
"type": "documentation",
"description": "Minor update to documentation.",
"modules": [
"service/chatbot"
]
}
8 changes: 8 additions & 0 deletions .changelog/7ea07c51545b4ef388ba5260bb2a8df9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "7ea07c51-545b-4ef3-88ba-5260bb2a8df9",
"type": "feature",
"description": "This release contains an endpoint addition",
"modules": [
"service/organizations"
]
}
8 changes: 8 additions & 0 deletions .changelog/abe9966aa543443880fd14f5573a50e7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "abe9966a-a543-4438-80fd-14f5573a50e7",
"type": "feature",
"description": "Adds support for providing custom headers within SendEmail and SendBulkEmail for SESv2.",
"modules": [
"service/sesv2"
]
}
8 changes: 8 additions & 0 deletions .changelog/e9c7960c3e13455d9e351aafcc635312.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e9c7960c-3e13-455d-9e35-1aafcc635312",
"type": "documentation",
"description": "Documentation updates for Amazon API Gateway",
"modules": [
"service/apigateway"
]
}
4 changes: 3 additions & 1 deletion service/apigateway/types/types.go

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

2 changes: 1 addition & 1 deletion service/chatbot/api_client.go

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

2 changes: 1 addition & 1 deletion service/chatbot/doc.go

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

34 changes: 34 additions & 0 deletions service/organizations/endpoints.go

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

103 changes: 87 additions & 16 deletions service/organizations/endpoints_test.go

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

10 changes: 4 additions & 6 deletions service/sesv2/api_op_GetAccount.go

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

10 changes: 4 additions & 6 deletions service/sesv2/api_op_PutAccountDetails.go

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

8 changes: 4 additions & 4 deletions service/sesv2/api_op_SendEmail.go

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

6 changes: 3 additions & 3 deletions service/sesv2/api_op_UpdateContact.go

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

Loading

0 comments on commit 3bfebf4

Please sign in to comment.