Skip to content

Commit 5fff002

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent d29bd9b commit 5fff002

29 files changed

+862
-134
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "737449d1-d488-411c-8bf4-736bad40fbf8",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/location"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "b9ff1ad5-fe2c-4a6c-bc23-ffac948aae76",
3+
"type": "feature",
4+
"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",
5+
"modules": [
6+
"service/kendra"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f6010421-58be-4ccd-af9d-744982fd947d",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/costexplorer"
7+
]
8+
}

service/appmesh/internal/endpoints/endpoints.go

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

service/costexplorer/api_op_CreateCostCategoryDefinition.go

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

service/costexplorer/api_op_GetDimensionValues.go

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

service/costexplorer/api_op_UpdateCostCategoryDefinition.go

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

service/costexplorer/serializers.go

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

service/costexplorer/types/types.go

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

0 commit comments

Comments
 (0)