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 Jan 25, 2023
1 parent 31a07a9 commit 9fbc0e4
Show file tree
Hide file tree
Showing 45 changed files with 7,445 additions and 1,428 deletions.
8 changes: 8 additions & 0 deletions .changelog/2c3d9e2d692149a3ac2644b02a8d640f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "2c3d9e2d-6921-49a3-ac26-44b02a8d640f",
"type": "feature",
"description": "Add additional endpoint tests for S3 Control. Fix missing endpoint parameters for PutBucketVersioning and GetBucketVersioning. Prior to this fix, those operations may have resulted in an invalid endpoint being resolved.",
"modules": [
"service/s3control"
]
}
8 changes: 8 additions & 0 deletions .changelog/30844940f95b4d2da31ad087e5832d96.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "30844940-f95b-4d2d-a31a-d087e5832d96",
"type": "feature",
"description": "Enabled FIPS aws-us-gov endpoints in SDK.",
"modules": [
"service/cloudformation"
]
}
8 changes: 8 additions & 0 deletions .changelog/414237f07e234a4fb9150af8a4728c6b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "414237f0-7e23-4a4f-b915-0af8a4728c6b",
"type": "feature",
"description": "Add 5 new neural voices - Sergio (es-ES), Andres (es-MX), Remi (fr-FR), Adriano (it-IT) and Thiago (pt-BR).",
"modules": [
"service/polly"
]
}
8 changes: 8 additions & 0 deletions .changelog/486b2eb6f9f641ff94aeba4f59f2c741.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "486b2eb6-f9f6-41ff-94ae-ba4f59f2c741",
"type": "feature",
"description": "Add returnCode, batchJobIdentifier in GetBatchJobExecution response, for user to view the batch job execution result \u0026 unique identifier from engine. Also removed unused headers from REST APIs",
"modules": [
"service/m2"
]
}
8 changes: 8 additions & 0 deletions .changelog/7134df7d26554a659be0c82c5a1446ce.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "7134df7d-2655-4a65-9be0-c82c5a1446ce",
"type": "documentation",
"description": "Doc only change to update wording in a key topic",
"modules": [
"service/sts"
]
}
8 changes: 8 additions & 0 deletions .changelog/c30d8f56471e4164860303ef9c85e458.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c30d8f56-471e-4164-8603-03ef9c85e458",
"type": "feature",
"description": "This release adds new functionality that allows customers to provision IPv6 CIDR blocks through Amazon VPC IP Address Manager (IPAM) as well as allowing customers to utilize IPAM Resource Discovery APIs.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/d0c8d93412794eac970f96ec6408d94e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d0c8d934-1279-4eac-970f-96ec6408d94e",
"type": "feature",
"description": "SageMaker Inference Recommender now decouples from Model Registry and could accept Model Name to invoke inference recommendations job; Inference Recommender now provides CPU/Memory Utilization metrics data in recommendation output.",
"modules": [
"service/sagemaker"
]
}
8 changes: 8 additions & 0 deletions .changelog/eb2e97ae7b504975a1cc2c13820f4bda.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "eb2e97ae-7b50-4975-a1cc-2c13820f4bda",
"type": "documentation",
"description": "Added query monitoring rules as possible parameters for create and update workgroup operations.",
"modules": [
"service/redshiftserverless"
]
}
4 changes: 2 additions & 2 deletions service/ec2/api_op_AllocateIpamPoolCidr.go

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

178 changes: 178 additions & 0 deletions service/ec2/api_op_AssociateIpamResourceDiscovery.go

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

11 changes: 11 additions & 0 deletions service/ec2/api_op_CreateIpamPool.go

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

Loading

0 comments on commit 9fbc0e4

Please sign in to comment.