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 Jul 22, 2022
1 parent cc88b2e commit 07a7454
Show file tree
Hide file tree
Showing 40 changed files with 2,619 additions and 18 deletions.
8 changes: 8 additions & 0 deletions .changelog/465952e1d08e436bb5e8a578ac44855e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "465952e1-d08e-436b-b5e8-a578ac44855e",
"type": "feature",
"description": "Added support for EC2 M1 Mac instances. For more information, please visit aws.amazon.com/mac.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/4b830516756d49c6ae8a8d002f0df3b9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "4b830516-756d-49c6-ae8a-8d002f0df3b9",
"type": "feature",
"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",
"modules": [
"service/account"
]
}
8 changes: 8 additions & 0 deletions .changelog/4f4284e6e72a454eb2852e52cabf6e00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "4f4284e6-e72a-454e-b285-2e52cabf6e00",
"type": "feature",
"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.",
"modules": [
"service/medialive"
]
}
8 changes: 8 additions & 0 deletions .changelog/d94853b20ccd4fcd851a12e1b7f1167b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d94853b2-0ccd-4fcd-851a-12e1b7f1167b",
"type": "feature",
"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.",
"modules": [
"service/iotdeviceadvisor"
]
}
8 changes: 8 additions & 0 deletions .changelog/de9e3639661c4c8e870e6da95add8ab5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "de9e3639-661c-4c8e-870e-6da95add8ab5",
"type": "feature",
"description": "This release adds the \"ModifyActivityStream\" API with support for audit policy state locking and unlocking.",
"modules": [
"service/rds"
]
}
8 changes: 8 additions & 0 deletions .changelog/e2faa0e795cd4d2087d96c7601afbcc0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e2faa0e7-95cd-4d20-87d9-6c7601afbcc0",
"type": "feature",
"description": "Remove unsupported language codes for StartTranscriptionJob and update VocabularyFileUri for UpdateMedicalVocabulary",
"modules": [
"service/transcribe"
]
}
6 changes: 6 additions & 0 deletions service/account/api_op_DeleteAlternateContact.go

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

6 changes: 6 additions & 0 deletions service/account/api_op_GetAlternateContact.go

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

138 changes: 138 additions & 0 deletions service/account/api_op_GetContactInformation.go

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

6 changes: 6 additions & 0 deletions service/account/api_op_PutAlternateContact.go

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

142 changes: 142 additions & 0 deletions service/account/api_op_PutContactInformation.go

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

Loading

0 comments on commit 07a7454

Please sign in to comment.