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 Nov 7, 2024
1 parent c054fe7 commit ef9a3c3
Show file tree
Hide file tree
Showing 141 changed files with 37,543 additions and 4,166 deletions.
8 changes: 8 additions & 0 deletions .changelog/030050eee6ec450d8329f53e6d5c1fd2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "030050ee-e6ec-450d-8329-f53e6d5c1fd2",
"type": "feature",
"description": "Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs.",
"modules": [
"service/synthetics"
]
}
8 changes: 8 additions & 0 deletions .changelog/562eb172a2cd4a04a6778a2e3ec583bf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "562eb172-a2cd-4a04-a677-8a2e3ec583bf",
"type": "feature",
"description": "Add Client Credentials based OAuth support for Snowflake and Starburst",
"modules": [
"service/quicksight"
]
}
8 changes: 8 additions & 0 deletions .changelog/6d4887e7091a4aac8928decff39237e4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6d4887e7-091a-4aac-8928-decff39237e4",
"type": "feature",
"description": "This release introduces support for Custom Models in AWS Clean Rooms ML.",
"modules": [
"service/cleanroomsml"
]
}
8 changes: 8 additions & 0 deletions .changelog/74119712032f430a87f274ab0e735009.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "74119712-032f-430a-87f2-74ab0e735009",
"type": "feature",
"description": "Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition",
"modules": [
"service/bedrockagent"
]
}
8 changes: 8 additions & 0 deletions .changelog/7d66209380624d9fae93680c4fd517af.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "7d662093-8062-4d9f-ae93-680c4fd517af",
"type": "feature",
"description": "Add GetManagedView, ListManagedViews APIs.",
"modules": [
"service/resourceexplorer2"
]
}
8 changes: 8 additions & 0 deletions .changelog/9caf133aa4e04a469436805639b85c19.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "9caf133a-a4e0-4a46-9436-805639b85c19",
"type": "feature",
"description": "Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse",
"modules": [
"service/bedrockruntime"
]
}
8 changes: 8 additions & 0 deletions .changelog/bea8bf403cc9445e8840505a39a388e7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "bea8bf40-3cc9-445e-8840-505a39a388e7",
"type": "feature",
"description": "This release introduces support for Custom Models in AWS Clean Rooms ML.",
"modules": [
"service/cleanrooms"
]
}
8 changes: 8 additions & 0 deletions .changelog/c3388c85f11b47ec9dc6568ab3f292ae.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c3388c85-f11b-47ec-9dc6-568ab3f292ae",
"type": "feature",
"description": "Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy.",
"modules": [
"service/autoscaling"
]
}
3 changes: 3 additions & 0 deletions service/autoscaling/api_op_CreateAutoScalingGroup.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/autoscaling/api_op_UpdateAutoScalingGroup.go

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

55 changes: 55 additions & 0 deletions service/autoscaling/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/autoscaling/serializers.go

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

20 changes: 20 additions & 0 deletions service/autoscaling/types/enums.go

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

20 changes: 20 additions & 0 deletions service/autoscaling/types/types.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/bedrock/internal/endpoints/endpoints.go

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

Loading

0 comments on commit ef9a3c3

Please sign in to comment.