Skip to content

Commit 07a7454

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent cc88b2e commit 07a7454

40 files changed

+2619
-18
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "465952e1-d08e-436b-b5e8-a578ac44855e",
3+
"type": "feature",
4+
"description": "Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "4b830516-756d-49c6-ae8a-8d002f0df3b9",
3+
"type": "feature",
4+
"description": "This release enables customers to manage the primary contact information for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/API_Operations.html",
5+
"modules": [
6+
"service/account"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "4f4284e6-e72a-454e-b285-2e52cabf6e00",
3+
"type": "feature",
4+
"description": "Link devices now support remote rebooting. Link devices now support maintenance windows. Maintenance windows allow a Link device to install software updates without stopping the MediaLive channel. The channel will experience a brief loss of input from the device while updates are installed.",
5+
"modules": [
6+
"service/medialive"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d94853b2-0ccd-4fcd-851a-12e1b7f1167b",
3+
"type": "feature",
4+
"description": "Added new service feature (Early access only) - Long Duration Test, where customers can test the IoT device to observe how it behaves when the device is in operation for longer period.",
5+
"modules": [
6+
"service/iotdeviceadvisor"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "de9e3639-661c-4c8e-870e-6da95add8ab5",
3+
"type": "feature",
4+
"description": "This release adds the \"ModifyActivityStream\" API with support for audit policy state locking and unlocking.",
5+
"modules": [
6+
"service/rds"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e2faa0e7-95cd-4d20-87d9-6c7601afbcc0",
3+
"type": "feature",
4+
"description": "Remove unsupported language codes for StartTranscriptionJob and update VocabularyFileUri for UpdateMedicalVocabulary",
5+
"modules": [
6+
"service/transcribe"
7+
]
8+
}

service/account/api_op_DeleteAlternateContact.go

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

service/account/api_op_GetAlternateContact.go

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

service/account/api_op_GetContactInformation.go

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

service/account/api_op_PutAlternateContact.go

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

service/account/api_op_PutContactInformation.go

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

0 commit comments

Comments
 (0)