Skip to content

Commit f4dc5ad

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 7f0fc48 commit f4dc5ad

34 files changed

+1423
-127
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "88c6667f-a8b9-4b92-911b-c60fe5cca41b",
3+
"type": "feature",
4+
"description": "This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script.",
5+
"modules": [
6+
"service/sagemaker"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "88d38835-f6f1-4c86-9a48-a32239c6eb78",
3+
"type": "feature",
4+
"description": "Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance.",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "91b667da-96da-4a03-b99b-0b6f1ec8e731",
3+
"type": "documentation",
4+
"description": "This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs.",
5+
"modules": [
6+
"service/redshift"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "bd955d7b-14f1-45d1-b16c-e50da54396a0",
3+
"type": "feature",
4+
"description": "This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group.",
5+
"modules": [
6+
"service/wafv2"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "da1d911d-de64-466a-9ee6-c05134f275b0",
3+
"type": "feature",
4+
"description": "Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API",
5+
"modules": [
6+
"service/fms"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e9884b8c-2a19-4d9a-851b-f4a54306e0b7",
3+
"type": "feature",
4+
"description": "Added support for custom datatypes when using custom csv classifier.",
5+
"modules": [
6+
"service/glue"
7+
]
8+
}

service/cloudcontrol/internal/endpoints/endpoints.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/directoryservice/internal/endpoints/endpoints.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ec2/api_op_CreateReplaceRootVolumeTask.go

Lines changed: 24 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ec2/deserializers.go

Lines changed: 42 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)