Skip to content

Commit e007bcd

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

File tree

166 files changed

+87807
-80
lines changed

Some content is hidden

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

166 files changed

+87807
-80
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "0a380aa3-d93c-42ff-b19a-c4e326a1214d",
3+
"type": "feature",
4+
"description": "This release includes the following new APIs: ListConnectors, CreateConnector, UpdateConnector, DeleteConnector and UpdateSourceServer to support the source action framework feature.",
5+
"modules": [
6+
"service/mgn"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "41575353-444b-40ff-bf47-4f4155544f00",
3+
"type": "release",
4+
"description": "New AWS service client module",
5+
"modules": [
6+
"service/datazone"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "440cfee2-a4dd-44e1-9505-4a47f519ba89",
3+
"type": "feature",
4+
"description": "Adding support for AdditionalS3DataSource, a data source used for training or inference that is in addition to the input dataset or model data.",
5+
"modules": [
6+
"service/sagemaker"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "6dd1fab1-b55d-4db3-8dcb-aab33a4a9db5",
3+
"type": "feature",
4+
"description": "AWS AppConfig introduces KMS customer-managed key (CMK) encryption support for data saved to AppConfig's hosted configuration store.",
5+
"modules": [
6+
"service/appconfig"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "a0362db6-3e80-47e2-8da4-1c37ef214d98",
3+
"type": "feature",
4+
"description": "Updates DescribeVodSource to include a list of ad break opportunities in the response",
5+
"modules": [
6+
"service/mediatailor"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "d4b61d4f-2b7a-4177-85d6-d3f557c24381",
3+
"type": "feature",
4+
"description": "Initial release of Amazon DataZone",
5+
"modules": [
6+
"service/datazone"
7+
]
8+
}

service/appconfig/api_op_CreateConfigurationProfile.go

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

service/appconfig/api_op_CreateHostedConfigurationVersion.go

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

service/appconfig/api_op_GetConfigurationProfile.go

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

service/appconfig/api_op_GetDeployment.go

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

service/appconfig/api_op_GetHostedConfigurationVersion.go

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

service/appconfig/api_op_StartDeployment.go

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

service/appconfig/api_op_StopDeployment.go

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

service/appconfig/api_op_UpdateConfigurationProfile.go

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

service/appconfig/deserializers.go

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

service/appconfig/serializers.go

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

service/appconfig/types/types.go

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

service/bedrock/internal/endpoints/endpoints.go

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

0 commit comments

Comments
 (0)