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 8, 2023
1 parent 8d31d68 commit 41c1297
Show file tree
Hide file tree
Showing 32 changed files with 2,064 additions and 44 deletions.
8 changes: 8 additions & 0 deletions .changelog/0d6e5aa34fd549a4b416f4f2a186c899.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "0d6e5aa3-4fd5-49a4-b416-f4f2a186c899",
"type": "feature",
"description": "This release introduces a new logically air-gapped vault (Preview) in AWS Backup that stores immutable backup copies, which are locked by default and isolated with encryption using AWS owned keys. Logically air-gapped vault (Preview) allows secure recovery of application data across accounts.",
"modules": [
"service/backup"
]
}
8 changes: 8 additions & 0 deletions .changelog/7862e7dd6b8a40d19665ee0a1572069c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "7862e7dd-6b8a-40d1-9665-ee0a1572069c",
"type": "feature",
"description": "Introduce support for HashiCorp Terraform Cloud in Service Catalog by addying TERRAFORM_CLOUD product type in CreateProduct and CreateProvisioningArtifact API.",
"modules": [
"service/servicecatalog"
]
}
8 changes: 8 additions & 0 deletions .changelog/f3275a09c9e849728e1613808ef43093.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f3275a09-c9e8-4972-8e16-13808ef43093",
"type": "feature",
"description": "Added support for cluster mode in online migration and test migration API",
"modules": [
"service/elasticache"
]
}
308 changes: 308 additions & 0 deletions service/backup/api_op_CreateLogicallyAirGappedBackupVault.go

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

2 changes: 1 addition & 1 deletion service/backup/api_op_DescribeBackupJob.go

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

7 changes: 7 additions & 0 deletions service/backup/api_op_DescribeBackupVault.go

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

3 changes: 3 additions & 0 deletions service/backup/api_op_DescribeRecoveryPoint.go

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

3 changes: 3 additions & 0 deletions service/backup/api_op_GetRecoveryPointRestoreMetadata.go

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

Loading

0 comments on commit 41c1297

Please sign in to comment.