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 Mar 22, 2022
1 parent d273f3a commit 5b16b20
Show file tree
Hide file tree
Showing 27 changed files with 1,711 additions and 22 deletions.
8 changes: 8 additions & 0 deletions .changelog/545da2dd54fd4a01888922d08a0f08d6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "545da2dd-54fd-4a01-8889-22d08a0f08d6",
"type": "feature",
"description": "Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create.",
"modules": [
"service/costexplorer"
]
}
8 changes: 8 additions & 0 deletions .changelog/942623e8787d48d6be55b1705865fb65.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "942623e8-787d-48d6-be55-b1705865fb65",
"type": "feature",
"description": "Amazon Location Service now includes a MaxResults parameter for GetDevicePositionHistory requests.",
"modules": [
"service/location"
]
}
8 changes: 8 additions & 0 deletions .changelog/972a9d678c2d4d198d05689e0d2b49ae.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "972a9d67-8c2d-4d19-8d05-689e0d2b49ae",
"type": "feature",
"description": "The release fixes the incorrect permissions called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation.",
"modules": [
"service/lakeformation"
]
}
8 changes: 8 additions & 0 deletions .changelog/d1f2b94a53b449e6be2ea59943512304.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d1f2b94a-53b4-49e6-be2e-a59943512304",
"type": "documentation",
"description": "Documentation only update to address tickets",
"modules": [
"service/ecs"
]
}
8 changes: 8 additions & 0 deletions .changelog/e61bcfed2d2242d9802aca9b91a1683f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e61bcfed-2d22-42d9-802a-ca9b91a1683f",
"type": "feature",
"description": "Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only.",
"modules": [
"service/polly"
]
}
28 changes: 28 additions & 0 deletions service/costexplorer/api_op_CreateAnomalyMonitor.go

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

28 changes: 28 additions & 0 deletions service/costexplorer/api_op_CreateAnomalySubscription.go

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

28 changes: 28 additions & 0 deletions service/costexplorer/api_op_CreateCostCategoryDefinition.go

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

4 changes: 2 additions & 2 deletions service/costexplorer/api_op_GetCostAndUsage.go

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

4 changes: 2 additions & 2 deletions service/costexplorer/api_op_GetCostAndUsageWithResources.go

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

124 changes: 124 additions & 0 deletions service/costexplorer/api_op_ListTagsForResource.go

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

Loading

0 comments on commit 5b16b20

Please sign in to comment.