Skip to content

Commit 90a62a3

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 190b164 commit 90a62a3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+3492
-397
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "63e0e422-ba4f-4b7e-b83c-23583f986ebf",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/kinesisvideo"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "7b6aa0a6-a736-4b92-9a5a-e83c22221603",
3+
"type": "documentation",
4+
"description": "Documentation only update for doc bug fixes for the S3 API docs.",
5+
"modules": [
6+
"service/s3"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "91eec10e-0b0f-4c05-9580-243b64bdb1ef",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c8f561c7-4a49-484c-84fa-4f3902a5ac15",
3+
"type": "feature",
4+
"description": "Add support for GetImages API for retrieving images from a video stream",
5+
"modules": [
6+
"service/kinesisvideoarchivedmedia"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f8776e64-610a-4aae-8b82-d5c2456a4bb8",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/sagemaker"
7+
]
8+
}

service/ec2/api_op_AllocateHosts.go

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

service/ec2/api_op_StopInstances.go

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

service/ec2/deserializers.go

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

service/ec2/serializers.go

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

service/ec2/types/types.go

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

service/eks/internal/endpoints/endpoints.go

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

service/kinesisvideo/api_op_CreateSignalingChannel.go

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

service/kinesisvideo/api_op_CreateStream.go

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

service/kinesisvideo/api_op_DescribeImageGenerationConfiguration.go

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

0 commit comments

Comments
 (0)