Skip to content

Commit cdeb8a6

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 3910c2d commit cdeb8a6

39 files changed

+3003
-153
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "3c641d3e-d56a-458a-a3de-a87b9cf51ba5",
3+
"type": "feature",
4+
"description": "Add a new field \"cacheConfig\" that enables users to configure the CDN cache settings for an App",
5+
"modules": [
6+
"service/amplify"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "4f8a58e2-21c1-4f60-8c0d-607a8dcfdd2d",
3+
"type": "feature",
4+
"description": "Add AttributesToGet parameter support for Glue GetTables",
5+
"modules": [
6+
"service/glue"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "570852ed-121e-47b7-b20b-5dbdc9f863e0",
3+
"type": "feature",
4+
"description": "Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value `convertToIri` for the `blankNodeHandling` parameter.",
5+
"modules": [
6+
"service/neptunegraph"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "6630798b-26b7-4248-9f23-39f1d776a2a5",
3+
"type": "feature",
4+
"description": "This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.",
5+
"modules": [
6+
"service/appstream"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c8492409-367e-43c6-a0f0-4cad7dc27ab0",
3+
"type": "feature",
4+
"description": "This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.",
5+
"modules": [
6+
"service/fis"
7+
]
8+
}

feature/dynamodbstreams/attributevalue/go_module_metadata.go

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

service/amplify/api_op_CreateApp.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/amplify/api_op_UpdateApp.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/amplify/deserializers.go

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

service/amplify/serializers.go

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

service/amplify/types/enums.go

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

service/amplify/types/types.go

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

service/amplify/validators.go

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

service/appstream/api_op_CreateFleet.go

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

0 commit comments

Comments
 (0)