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 Dec 19, 2022
1 parent f0fdfb0 commit a095097
Show file tree
Hide file tree
Showing 68 changed files with 5,547 additions and 68 deletions.
8 changes: 8 additions & 0 deletions .changelog/096e0bb56c404d4bb9f92e7fbe0380a5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "096e0bb5-6c40-4d4b-b9f9-2e7fbe0380a5",
"type": "feature",
"description": "This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates.",
"modules": [
"service/ecs"
]
}
8 changes: 8 additions & 0 deletions .changelog/3b3dc260631442aeb7c8b49652772a3b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3b3dc260-6314-42ae-b7c8-b49652772a3b",
"type": "feature",
"description": "AWS Sagemaker - Sagemaker Images now supports Aliases as secondary identifiers for ImageVersions. SageMaker Images now supports additional metadata for ImageVersions for better images management.",
"modules": [
"service/sagemaker"
]
}
8 changes: 8 additions & 0 deletions .changelog/41575353444b40ffbf474f4155544f00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "41575353-444b-40ff-bf47-4f4155544f00",
"type": "release",
"description": "New AWS service client module",
"modules": [
"service/kinesisvideowebrtcstorage"
]
}
8 changes: 8 additions & 0 deletions .changelog/7117017026d34677a98efa0db028cf2b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "71170170-26d3-4677-a98e-fa0db028cf2b",
"type": "feature",
"description": "Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.",
"modules": [
"service/kinesisvideo"
]
}
8 changes: 8 additions & 0 deletions .changelog/a5661abaa8b741d481e5b62eb860e16a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "a5661aba-a8b7-41d4-81e5-b62eb860e16a",
"type": "feature",
"description": "Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud.",
"modules": [
"service/kinesisvideowebrtcstorage"
]
}
8 changes: 8 additions & 0 deletions .changelog/b27375edb8794b26885556a661a372a6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b27375ed-b879-4b26-8855-56a661a372a6",
"type": "feature",
"description": "Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb.",
"modules": [
"service/athena"
]
}
8 changes: 8 additions & 0 deletions .changelog/e3d78b658b4b4e98bd37adb3f6538450.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e3d78b65-8b4b-4e98-bd37-adb3f6538450",
"type": "feature",
"description": "Add support for --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts.",
"modules": [
"service/rds"
]
}
8 changes: 5 additions & 3 deletions service/athena/api_op_GetQueryRuntimeStatistics.go

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

16 changes: 10 additions & 6 deletions service/athena/api_op_UpdateNotebook.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/athena/deserializers.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/athena/validators.go

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

59 changes: 59 additions & 0 deletions service/ecs/deserializers.go

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

31 changes: 31 additions & 0 deletions service/ecs/serializers.go

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

37 changes: 36 additions & 1 deletion service/ecs/types/types.go

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

20 changes: 20 additions & 0 deletions service/ecs/validators.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/glue/internal/endpoints/endpoints.go

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

Loading

0 comments on commit a095097

Please sign in to comment.