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 23, 2022
1 parent 7d60bca commit 206896e
Show file tree
Hide file tree
Showing 12 changed files with 479 additions and 3 deletions.
8 changes: 8 additions & 0 deletions .changelog/bf6a91c5048b429eaffe7bc78f6b5d55.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "bf6a91c5-048b-429e-affe-7bc78f6b5d55",
"type": "documentation",
"description": "Documentation updates to reflect service rename - AWS IAM Identity Center (successor to AWS Single Sign-On)",
"modules": [
"service/ssoadmin"
]
}
8 changes: 8 additions & 0 deletions .changelog/cca3fd43432c438694c4faf907547e47.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "cca3fd43-432c-4386-94c4-faf907547e47",
"type": "feature",
"description": "RDS for Oracle supports Oracle Data Guard switchover and read replica backups.",
"modules": [
"service/rds"
]
}
132 changes: 132 additions & 0 deletions service/rds/api_op_SwitchoverReadReplica.go

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

170 changes: 170 additions & 0 deletions service/rds/deserializers.go

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

1 change: 1 addition & 0 deletions service/rds/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@
"api_op_StopDBCluster.go",
"api_op_StopDBInstance.go",
"api_op_StopDBInstanceAutomatedBackupsReplication.go",
"api_op_SwitchoverReadReplica.go",
"deserializers.go",
"doc.go",
"endpoints.go",
Expand Down
Loading

0 comments on commit 206896e

Please sign in to comment.