Skip to content

Commit a4b27f4

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent eae1740 commit a4b27f4

Some content is hidden

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

42 files changed

+1727
-49
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "1f1082f2-e3b4-4ae7-810f-f615850d9a9f",
3+
"type": "feature",
4+
"description": "Added new API that allows Amazon Connect Outbound Campaigns to create contacts in Amazon Connect when ingesting your dial requests.",
5+
"modules": [
6+
"service/connect"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3f31b2f2-d213-4996-b150-c78a09bf9968",
3+
"type": "feature",
4+
"description": "This release adds support for Apache Airflow version 2.7.2. This version release includes support for deferrable operators and triggers.",
5+
"modules": [
6+
"service/mwaa"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "61852019-1c93-410d-bcfc-1b793c80e97a",
3+
"type": "feature",
4+
"description": "Amazon Polly adds new US English voices - Danielle and Gregory. Danielle and Gregory are available as Neural voices only.",
5+
"modules": [
6+
"service/polly"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "77b9b1c6-b1c3-4160-a724-d94870bf3b60",
3+
"type": "feature",
4+
"description": "Add partitional endpoint for iso-e.",
5+
"modules": [
6+
"service/iam"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c9290f91-2f28-4d50-8f80-1dc466861d61",
3+
"type": "feature",
4+
"description": "Update the input of CreateDBInstance and ModifyDBInstance to support setting CA Certificates. Update the output of DescribeDBInstance and DescribeDBEngineVersions to show current and supported CA certificates.",
5+
"modules": [
6+
"service/docdb"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "dc341b8f-8aa6-4d78-a989-df1996a6cd55",
3+
"type": "feature",
4+
"description": "AWS CodeBuild now supports AWS Lambda compute.",
5+
"modules": [
6+
"service/codebuild"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "ef6a17db-0552-4326-8ca3-3c491233b3de",
3+
"type": "feature",
4+
"description": "Add partitional endpoints for iso-e and iso-f.",
5+
"modules": [
6+
"service/route53"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f61c7a8c-db59-42a4-bf3d-4d2eebe3d401",
3+
"type": "feature",
4+
"description": "This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon MemoryDB reservations.",
5+
"modules": [
6+
"service/costexplorer"
7+
]
8+
}

service/cloudcontrol/internal/endpoints/endpoints.go

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

service/codebuild/api_op_UpdateProjectVisibility.go

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

service/codebuild/endpoints.go

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

service/codebuild/endpoints_test.go

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

service/codebuild/types/enums.go

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

service/codebuild/types/types.go

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

0 commit comments

Comments
 (0)