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 Sep 27, 2022
1 parent d29bd9b commit 5fff002
Show file tree
Hide file tree
Showing 29 changed files with 862 additions and 134 deletions.
8 changes: 8 additions & 0 deletions .changelog/737449d1d488411c8bf4736bad40fbf8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "737449d1-d488-411c-8bf4-736bad40fbf8",
"type": "feature",
"description": "This release adds place IDs, which are unique identifiers of places, along with a new GetPlace operation, which can be used with place IDs to find a place again later. UnitNumber and UnitType are also added as new properties of places.",
"modules": [
"service/location"
]
}
8 changes: 8 additions & 0 deletions .changelog/b9ff1ad5fe2c4a6cbc23ffac948aae76.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b9ff1ad5-fe2c-4a6c-bc23-ffac948aae76",
"type": "feature",
"description": "My AWS Service (placeholder) - Amazon Kendra now provides a data source connector for DropBox. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-dropbox.html",
"modules": [
"service/kendra"
]
}
8 changes: 8 additions & 0 deletions .changelog/f601042158be4ccdaf9d744982fd947d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f6010421-58be-4ccd-af9d-744982fd947d",
"type": "feature",
"description": "This release is to support retroactive Cost Categories. The new field will enable you to retroactively apply new and existing cost category rules to previous months.",
"modules": [
"service/costexplorer"
]
}
105 changes: 105 additions & 0 deletions service/appmesh/internal/endpoints/endpoints.go

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

9 changes: 8 additions & 1 deletion service/costexplorer/api_op_CreateCostCategoryDefinition.go

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

59 changes: 31 additions & 28 deletions service/costexplorer/api_op_GetDimensionValues.go

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

9 changes: 8 additions & 1 deletion service/costexplorer/api_op_UpdateCostCategoryDefinition.go

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

10 changes: 10 additions & 0 deletions service/costexplorer/serializers.go

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

10 changes: 6 additions & 4 deletions service/costexplorer/types/types.go

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

Loading

0 comments on commit 5fff002

Please sign in to comment.