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 Aug 21, 2023
1 parent 46f31d7 commit 2a439ce
Show file tree
Hide file tree
Showing 33 changed files with 1,577 additions and 75 deletions.
8 changes: 8 additions & 0 deletions .changelog/160724e0566d46d3b3b08dcb709af946.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "160724e0-566d-46d3-b3b0-8dcb709af946",
"type": "feature",
"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.",
"modules": [
"service/finspace"
]
}
8 changes: 8 additions & 0 deletions .changelog/4f46c447478a44589ab72eeee1d1673f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "4f46c447-478a-4458-9ab7-2eeee1d1673f",
"type": "documentation",
"description": "Fixed typos in description fields",
"modules": [
"service/route53domains"
]
}
8 changes: 8 additions & 0 deletions .changelog/520b63ea218f4053b056ecd064b26f03.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "520b63ea-218f-4053-b056-ecd064b26f03",
"type": "feature",
"description": "Adding support for RDS Aurora Global Database Unplanned Failover",
"modules": [
"service/rds"
]
}
8 changes: 8 additions & 0 deletions .changelog/9a5dd259c59e4a9d8798fa5da95fd984.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "9a5dd259-c59e-4a9d-8798-fa5da95fd984",
"type": "feature",
"description": "The DeleteKeyPair API has been updated to return the keyPairId when an existing key pair is deleted.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/cfe1b17e7593421db461569151077c73.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "cfe1b17e-7593-421d-b461-569151077c73",
"type": "documentation",
"description": "Doc only update to add Ubuntu 22.04 as an Image ID option for Cloud9",
"modules": [
"service/cloud9"
]
}
7 changes: 7 additions & 0 deletions service/ec2/api_op_DeleteKeyPair.go

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

92 changes: 90 additions & 2 deletions service/ec2/deserializers.go

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

8 changes: 3 additions & 5 deletions service/finspace/api_op_CreateKxCluster.go

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

4 changes: 2 additions & 2 deletions service/finspace/api_op_CreateKxUser.go

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

3 changes: 1 addition & 2 deletions service/finspace/api_op_GetKxCluster.go

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

4 changes: 2 additions & 2 deletions service/finspace/api_op_GetKxConnectionString.go

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

4 changes: 2 additions & 2 deletions service/finspace/api_op_GetKxUser.go

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

40 changes: 40 additions & 0 deletions service/finspace/api_op_UpdateKxClusterDatabases.go

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

4 changes: 2 additions & 2 deletions service/finspace/api_op_UpdateKxUser.go

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

Loading

0 comments on commit 2a439ce

Please sign in to comment.