Skip to content

Commit 3bfebf4

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 6875e64 commit 3bfebf4

16 files changed

+328
-38
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "1490e092-d1e5-494c-81a4-99acb54d453b",
3+
"type": "documentation",
4+
"description": "Minor update to documentation.",
5+
"modules": [
6+
"service/chatbot"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "7ea07c51-545b-4ef3-88ba-5260bb2a8df9",
3+
"type": "feature",
4+
"description": "This release contains an endpoint addition",
5+
"modules": [
6+
"service/organizations"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "abe9966a-a543-4438-80fd-14f5573a50e7",
3+
"type": "feature",
4+
"description": "Adds support for providing custom headers within SendEmail and SendBulkEmail for SESv2.",
5+
"modules": [
6+
"service/sesv2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e9c7960c-3e13-455d-9e35-1aafcc635312",
3+
"type": "documentation",
4+
"description": "Documentation updates for Amazon API Gateway",
5+
"modules": [
6+
"service/apigateway"
7+
]
8+
}

service/apigateway/types/types.go

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

service/chatbot/api_client.go

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

service/chatbot/doc.go

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

service/organizations/endpoints.go

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

service/organizations/endpoints_test.go

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

service/sesv2/api_op_GetAccount.go

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

service/sesv2/api_op_PutAccountDetails.go

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

service/sesv2/api_op_SendEmail.go

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

service/sesv2/api_op_UpdateContact.go

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

0 commit comments

Comments
 (0)