Skip to content

Commit b09a4d2

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 93c2274 commit b09a4d2

Some content is hidden

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

57 files changed

+2728
-113
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "127a4041-1944-4806-a487-72a5b08db102",
3+
"type": "feature",
4+
"description": "Added APIs to describe managed products. The APIs retrieve information about rule groups that are managed by AWS and by AWS Marketplace sellers.",
5+
"modules": [
6+
"service/wafv2"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "70065200-1cb8-4ae8-b561-1fdc7f3ee92a",
3+
"type": "feature",
4+
"description": "This feature allows users to start and stop event ingestion on a CloudTrail Lake event data store.",
5+
"modules": [
6+
"service/cloudtrail"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "7d7f5f26-982b-40c9-8e79-31e2b93a6309",
3+
"type": "feature",
4+
"description": "This release adds Selective Execution feature that allows SageMaker Pipelines users to run selected steps in a pipeline.",
5+
"modules": [
6+
"service/sagemaker"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "95d2a683-5828-46e0-b786-17de01d17086",
3+
"type": "feature",
4+
"description": "This release introduces the DeleteCapacityReservation API and the ability to manage capacity reservations using CloudFormation",
5+
"modules": [
6+
"service/athena"
7+
]
8+
}

service/athena/api_op_CancelCapacityReservation.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/athena/api_op_DeleteCapacityReservation.go

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

service/athena/deserializers.go

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

service/athena/generated.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"api_op_CreatePreparedStatement.go",
2020
"api_op_CreatePresignedNotebookUrl.go",
2121
"api_op_CreateWorkGroup.go",
22+
"api_op_DeleteCapacityReservation.go",
2223
"api_op_DeleteDataCatalog.go",
2324
"api_op_DeleteNamedQuery.go",
2425
"api_op_DeleteNotebook.go",

0 commit comments

Comments
 (0)