Skip to content

Commit f696a99

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent fe3f6a3 commit f696a99

File tree

57 files changed

+6703
-995
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+6703
-995
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "14afafb1-c66d-4626-a0c0-f53f0aed2a20",
3+
"type": "feature",
4+
"description": "Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1",
5+
"modules": [
6+
"service/bedrockagent"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "5f3856c0-b553-4dc1-9d7c-3e738cf6c119",
3+
"type": "feature",
4+
"description": "Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders.",
5+
"modules": [
6+
"service/quicksight"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "6a7fd547-971d-4c7c-9786-eab8bf5eec36",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/dataexchange"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "ad131259-e287-4905-beba-1828dbdbfe96",
3+
"type": "documentation",
4+
"description": "This is an Amazon ECS documentation only update to address tickets.",
5+
"modules": [
6+
"service/ecs"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e2f14030-2a9f-4522-a1db-f2e659fd313d",
3+
"type": "documentation",
4+
"description": "Updates Amazon RDS documentation for TAZ IAM support",
5+
"modules": [
6+
"service/rds"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e514f10b-f3e4-4513-8bf7-821ed85baff9",
3+
"type": "feature",
4+
"description": "Added the registrations status of REQUIRES_AUTHENTICATION",
5+
"modules": [
6+
"service/pinpointsmsvoicev2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e7e7416c-bd7a-4719-9576-649f4acdb1e2",
3+
"type": "feature",
4+
"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.",
5+
"modules": [
6+
"service/pipes"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "f7b57089-1de6-467a-bdbc-c4df9fefa377",
3+
"type": "feature",
4+
"description": "Updated the DomainName pattern for Active Directory",
5+
"modules": [
6+
"service/workspaces"
7+
]
8+
}

feature/dynamodbstreams/attributevalue/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/bedrockagent/api_op_GetIngestionJob.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/bedrockagent/deserializers.go

-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/bedrockagent/serializers.go

-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/bedrockagent/types/types.go

+5-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/bedrockagent/validators.go

+3-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/dataexchange/api_op_AcceptDataGrant.go

+212
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)