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 Aug 13, 2024
1 parent 3910c2d commit cdeb8a6
Show file tree
Hide file tree
Showing 39 changed files with 3,003 additions and 153 deletions.
8 changes: 8 additions & 0 deletions .changelog/3c641d3ed56a458aa3dea87b9cf51ba5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3c641d3e-d56a-458a-a3de-a87b9cf51ba5",
"type": "feature",
"description": "Add a new field \"cacheConfig\" that enables users to configure the CDN cache settings for an App",
"modules": [
"service/amplify"
]
}
8 changes: 8 additions & 0 deletions .changelog/4f8a58e221c14f608c0d607a8dcfdd2d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "4f8a58e2-21c1-4f60-8c0d-607a8dcfdd2d",
"type": "feature",
"description": "Add AttributesToGet parameter support for Glue GetTables",
"modules": [
"service/glue"
]
}
8 changes: 8 additions & 0 deletions .changelog/570852ed121e47b7b20b5dbdc9f863e0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "570852ed-121e-47b7-b20b-5dbdc9f863e0",
"type": "feature",
"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.",
"modules": [
"service/neptunegraph"
]
}
8 changes: 8 additions & 0 deletions .changelog/6630798b26b742489f2339f1d776a2a5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6630798b-26b7-4248-9f23-39f1d776a2a5",
"type": "feature",
"description": "This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.",
"modules": [
"service/appstream"
]
}
8 changes: 8 additions & 0 deletions .changelog/c8492409367e43c6a0f04cad7dc27ab0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c8492409-367e-43c6-a0f0-4cad7dc27ab0",
"type": "feature",
"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.",
"modules": [
"service/fis"
]
}

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

3 changes: 3 additions & 0 deletions service/amplify/api_op_CreateApp.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/amplify/api_op_UpdateApp.go

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

45 changes: 45 additions & 0 deletions service/amplify/deserializers.go

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

26 changes: 26 additions & 0 deletions service/amplify/serializers.go

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

19 changes: 19 additions & 0 deletions service/amplify/types/enums.go

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

30 changes: 29 additions & 1 deletion service/amplify/types/types.go

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

25 changes: 25 additions & 0 deletions service/amplify/validators.go

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

14 changes: 14 additions & 0 deletions service/appstream/api_op_CreateFleet.go

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

Loading

0 comments on commit cdeb8a6

Please sign in to comment.