Skip to content

Commit 4524264

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 50f7326 commit 4524264

File tree

76 files changed

+28084
-447
lines changed

Some content is hidden

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

76 files changed

+28084
-447
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3cb31ffd-91d7-47da-a76b-867de862ecfd",
3+
"type": "feature",
4+
"description": "This release adds a new --workgroup-name field to operations that connect to an endpoint. Customers can now execute queries against their serverless workgroups.",
5+
"modules": [
6+
"service/redshiftdata"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "64b11c3b-8f71-4c61-8c25-e64c293ecffb",
3+
"type": "feature",
4+
"description": "Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.",
5+
"modules": [
6+
"service/redshiftserverless"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "7a30a7c8-0544-460d-8be1-2f09296d2feb",
3+
"type": "documentation",
4+
"description": "Documentation updates for Secrets Manager",
5+
"modules": [
6+
"service/secretsmanager"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "89a8d8f6-94e4-4872-bafa-ca78ce8cef49",
3+
"type": "feature",
4+
"description": "Added Threats field for security findings. Added new resource details for ECS Container, ECS Task, RDS SecurityGroup, Kinesis Stream, EC2 TransitGateway, EFS AccessPoint, CloudFormation Stack, CloudWatch Alarm, VPC Peering Connection and WAF Rules",
5+
"modules": [
6+
"service/securityhub"
7+
]
8+
}

service/drs/internal/endpoints/endpoints.go

Lines changed: 36 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/redshiftdata/api_op_BatchExecuteStatement.go

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/redshiftdata/api_op_DescribeStatement.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/redshiftdata/api_op_DescribeTable.go

Lines changed: 9 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/redshiftdata/api_op_ExecuteStatement.go

Lines changed: 15 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/redshiftdata/api_op_ListDatabases.go

Lines changed: 9 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)