Skip to content

Commit 2a439ce

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 46f31d7 commit 2a439ce

33 files changed

+1577
-75
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "160724e0-566d-46d3-b3b0-8dcb709af946",
3+
"type": "feature",
4+
"description": "Allow customers to manage outbound traffic from their Kx Environment when attaching a transit gateway by providing network acl entries. Allow the customer to choose how they want to update the databases on a cluster allowing updates to possibly be faster than usual.",
5+
"modules": [
6+
"service/finspace"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "4f46c447-478a-4458-9ab7-2eeee1d1673f",
3+
"type": "documentation",
4+
"description": "Fixed typos in description fields",
5+
"modules": [
6+
"service/route53domains"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "520b63ea-218f-4053-b056-ecd064b26f03",
3+
"type": "feature",
4+
"description": "Adding support for RDS Aurora Global Database Unplanned Failover",
5+
"modules": [
6+
"service/rds"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "9a5dd259-c59e-4a9d-8798-fa5da95fd984",
3+
"type": "feature",
4+
"description": "The DeleteKeyPair API has been updated to return the keyPairId when an existing key pair is deleted.",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "cfe1b17e-7593-421d-b461-569151077c73",
3+
"type": "documentation",
4+
"description": "Doc only update to add Ubuntu 22.04 as an Image ID option for Cloud9",
5+
"modules": [
6+
"service/cloud9"
7+
]
8+
}

service/ec2/api_op_DeleteKeyPair.go

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

service/ec2/deserializers.go

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

service/finspace/api_op_CreateKxCluster.go

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

service/finspace/api_op_CreateKxUser.go

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

service/finspace/api_op_GetKxCluster.go

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

service/finspace/api_op_GetKxConnectionString.go

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

service/finspace/api_op_GetKxUser.go

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

service/finspace/api_op_UpdateKxClusterDatabases.go

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

service/finspace/api_op_UpdateKxUser.go

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

0 commit comments

Comments
 (0)