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 Jun 16, 2022
1 parent 50f7326 commit 4524264
Show file tree
Hide file tree
Showing 76 changed files with 28,084 additions and 447 deletions.
8 changes: 8 additions & 0 deletions .changelog/3cb31ffd91d747daa76b867de862ecfd.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3cb31ffd-91d7-47da-a76b-867de862ecfd",
"type": "feature",
"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.",
"modules": [
"service/redshiftdata"
]
}
8 changes: 8 additions & 0 deletions .changelog/64b11c3b8f714c618c25e64c293ecffb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "64b11c3b-8f71-4c61-8c25-e64c293ecffb",
"type": "feature",
"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.",
"modules": [
"service/redshiftserverless"
]
}
8 changes: 8 additions & 0 deletions .changelog/7a30a7c80544460d8be12f09296d2feb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "7a30a7c8-0544-460d-8be1-2f09296d2feb",
"type": "documentation",
"description": "Documentation updates for Secrets Manager",
"modules": [
"service/secretsmanager"
]
}
8 changes: 8 additions & 0 deletions .changelog/89a8d8f694e44872bafaca78ce8cef49.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "89a8d8f6-94e4-4872-bafa-ca78ce8cef49",
"type": "feature",
"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",
"modules": [
"service/securityhub"
]
}
36 changes: 36 additions & 0 deletions service/drs/internal/endpoints/endpoints.go

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

18 changes: 14 additions & 4 deletions service/redshiftdata/api_op_BatchExecuteStatement.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/redshiftdata/api_op_DescribeStatement.go

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

12 changes: 9 additions & 3 deletions service/redshiftdata/api_op_DescribeTable.go

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

19 changes: 15 additions & 4 deletions service/redshiftdata/api_op_ExecuteStatement.go

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

12 changes: 9 additions & 3 deletions service/redshiftdata/api_op_ListDatabases.go

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

12 changes: 9 additions & 3 deletions service/redshiftdata/api_op_ListSchemas.go

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

10 changes: 8 additions & 2 deletions service/redshiftdata/api_op_ListTables.go

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

27 changes: 27 additions & 0 deletions service/redshiftdata/deserializers.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/redshiftdata/doc.go

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

Loading

0 comments on commit 4524264

Please sign in to comment.