Skip to content

Commit 4cca52b

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent c8a5146 commit 4cca52b

File tree

123 files changed

+11673
-1519
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

123 files changed

+11673
-1519
lines changed

Diff for: .changelog/65e4e2a3f8f149d591c9c73b012b0703.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "65e4e2a3-f8f1-49d5-91c9-c73b012b0703",
3+
"type": "feature",
4+
"description": "The latest update introduces two new attributes, VaultType and VaultState, to the DescribeBackupVault and ListBackupVaults APIs. The VaultState attribute reflects the current status of the vault, while the VaultType attribute indicates the specific category of the vault.",
5+
"modules": [
6+
"service/backup"
7+
]
8+
}

Diff for: .changelog/75f4c0c83e57466f8cb6cd996af0e8e3.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "75f4c0c8-3e57-466f-8cb6-cd996af0e8e3",
3+
"type": "feature",
4+
"description": "The release include the new Redshift DataAPI feature for session use, customer execute query with --session-keep-alive-seconds parameter and can submit follow-up queries to same sessions with returned`session-id`",
5+
"modules": [
6+
"service/redshiftdata"
7+
]
8+
}

Diff for: .changelog/ad03994f9af5422997d4845e3d45ca6a.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "ad03994f-9af5-4229-97d4-845e3d45ca6a",
3+
"type": "feature",
4+
"description": "This release introduces a new optional parameter: Entity, in PutLogEvents request",
5+
"modules": [
6+
"service/cloudwatchlogs"
7+
]
8+
}

Diff for: .changelog/e9d011fb60414aaabef476a452caca73.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e9d011fb-6041-4aaa-bef4-76a452caca73",
3+
"type": "feature",
4+
"description": "Amazon DataZone now adds new governance capabilities of Domain Units for organization within your Data Domains, and Authorization Policies for tighter controls.",
5+
"modules": [
6+
"service/datazone"
7+
]
8+
}

Diff for: service/backup/api_op_CancelLegalHold.go

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

Diff for: service/backup/api_op_CreateBackupPlan.go

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

Diff for: service/backup/api_op_CreateBackupSelection.go

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

Diff for: service/backup/api_op_CreateBackupVault.go

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

Diff for: service/backup/api_op_CreateFramework.go

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

Diff for: service/backup/api_op_CreateLegalHold.go

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

Diff for: service/backup/api_op_CreateLogicallyAirGappedBackupVault.go

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

Diff for: service/backup/api_op_CreateReportPlan.go

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

Diff for: service/backup/api_op_CreateRestoreTestingPlan.go

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

0 commit comments

Comments
 (0)