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 Oct 17, 2024
1 parent fe3f6a3 commit f696a99
Show file tree
Hide file tree
Showing 57 changed files with 6,703 additions and 995 deletions.
8 changes: 8 additions & 0 deletions .changelog/14afafb1c66d4626a0c0f53f0aed2a20.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "14afafb1-c66d-4626-a0c0-f53f0aed2a20",
"type": "feature",
"description": "Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1",
"modules": [
"service/bedrockagent"
]
}
8 changes: 8 additions & 0 deletions .changelog/5f3856c0b5534dc19d7c3e738cf6c119.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "5f3856c0-b553-4dc1-9d7c-3e738cf6c119",
"type": "feature",
"description": "Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders.",
"modules": [
"service/quicksight"
]
}
8 changes: 8 additions & 0 deletions .changelog/6a7fd547971d4c7c9786eab8bf5eec36.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6a7fd547-971d-4c7c-9786-eab8bf5eec36",
"type": "feature",
"description": "This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other AWS accounts.",
"modules": [
"service/dataexchange"
]
}
8 changes: 8 additions & 0 deletions .changelog/ad131259e2874905beba1828dbdbfe96.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "ad131259-e287-4905-beba-1828dbdbfe96",
"type": "documentation",
"description": "This is an Amazon ECS documentation only update to address tickets.",
"modules": [
"service/ecs"
]
}
8 changes: 8 additions & 0 deletions .changelog/e2f140302a9f4522a1dbf2e659fd313d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e2f14030-2a9f-4522-a1db-f2e659fd313d",
"type": "documentation",
"description": "Updates Amazon RDS documentation for TAZ IAM support",
"modules": [
"service/rds"
]
}
8 changes: 8 additions & 0 deletions .changelog/e514f10bf3e445138bf7821ed85baff9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e514f10b-f3e4-4513-8bf7-821ed85baff9",
"type": "feature",
"description": "Added the registrations status of REQUIRES_AUTHENTICATION",
"modules": [
"service/pinpointsmsvoicev2"
]
}
8 changes: 8 additions & 0 deletions .changelog/e7e7416cbd7a47199576649f4acdb1e2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e7e7416c-bd7a-4719-9576-649f4acdb1e2",
"type": "feature",
"description": "This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters.",
"modules": [
"service/pipes"
]
}
8 changes: 8 additions & 0 deletions .changelog/f7b570891de6467abdbcc4df9fefa377.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f7b57089-1de6-467a-bdbc-c4df9fefa377",
"type": "feature",
"description": "Updated the DomainName pattern for Active Directory",
"modules": [
"service/workspaces"
]
}

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

2 changes: 1 addition & 1 deletion service/bedrockagent/api_op_GetIngestionJob.go

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

13 changes: 0 additions & 13 deletions service/bedrockagent/deserializers.go

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

5 changes: 0 additions & 5 deletions service/bedrockagent/serializers.go

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

12 changes: 5 additions & 7 deletions service/bedrockagent/types/types.go

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

4 changes: 3 additions & 1 deletion service/bedrockagent/validators.go

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

212 changes: 212 additions & 0 deletions service/dataexchange/api_op_AcceptDataGrant.go

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

Loading

0 comments on commit f696a99

Please sign in to comment.