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 May 3, 2022
1 parent 190b164 commit 90a62a3
Show file tree
Hide file tree
Showing 43 changed files with 3,492 additions and 397 deletions.
8 changes: 8 additions & 0 deletions .changelog/63e0e422ba4f4b7eb83c23583f986ebf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "63e0e422-ba4f-4b7e-b83c-23583f986ebf",
"type": "feature",
"description": "Add support for multiple image feature related APIs for configuring image generation and notification of a video stream. Add \"GET_IMAGES\" to the list of supported API names for the GetDataEndpoint API.",
"modules": [
"service/kinesisvideo"
]
}
8 changes: 8 additions & 0 deletions .changelog/7b6aa0a6a7364b929a5ae83c22221603.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "7b6aa0a6-a736-4b92-9a5a-e83c22221603",
"type": "documentation",
"description": "Documentation only update for doc bug fixes for the S3 API docs.",
"modules": [
"service/s3"
]
}
8 changes: 8 additions & 0 deletions .changelog/91eec10e0b0f4c059580243b64bdb1ef.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "91eec10e-0b0f-4c05-9580-243b64bdb1ef",
"type": "feature",
"description": "Adds support for allocating Dedicated Hosts on AWS Outposts. The AllocateHosts API now accepts an OutpostArn request parameter, and the DescribeHosts API now includes an OutpostArn response parameter.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/c8f561c74a49484c84fa4f3902a5ac15.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c8f561c7-4a49-484c-84fa-4f3902a5ac15",
"type": "feature",
"description": "Add support for GetImages API for retrieving images from a video stream",
"modules": [
"service/kinesisvideoarchivedmedia"
]
}
8 changes: 8 additions & 0 deletions .changelog/f8776e64610a4aae8b82d5c2456a4bb8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f8776e64-610a-4aae-8b82-d5c2456a4bb8",
"type": "feature",
"description": "SageMaker Autopilot adds new metrics for all candidate models generated by Autopilot experiments; RStudio on SageMaker now allows users to bring your own development environment in a custom image.",
"modules": [
"service/sagemaker"
]
}
4 changes: 4 additions & 0 deletions service/ec2/api_op_AllocateHosts.go

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

7 changes: 5 additions & 2 deletions service/ec2/api_op_StopInstances.go

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

13 changes: 13 additions & 0 deletions service/ec2/deserializers.go

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

5 changes: 5 additions & 0 deletions service/ec2/serializers.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/ec2/types/types.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/eks/internal/endpoints/endpoints.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/kinesisvideo/api_op_CreateSignalingChannel.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/kinesisvideo/api_op_CreateStream.go

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

124 changes: 124 additions & 0 deletions service/kinesisvideo/api_op_DescribeImageGenerationConfiguration.go

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

Loading

0 comments on commit 90a62a3

Please sign in to comment.