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 27, 2022
1 parent 7f0fc48 commit f4dc5ad
Show file tree
Hide file tree
Showing 34 changed files with 1,423 additions and 127 deletions.
8 changes: 8 additions & 0 deletions .changelog/88c6667fa8b94b92911bc60fe5cca41b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "88c6667f-a8b9-4b92-911b-c60fe5cca41b",
"type": "feature",
"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.",
"modules": [
"service/sagemaker"
]
}
8 changes: 8 additions & 0 deletions .changelog/88d38835f6f14c869a48a32239c6eb78.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "88d38835-f6f1-4c86-9a48-a32239c6eb78",
"type": "feature",
"description": "Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/91b667da96da4a03b99b0b6f1ec8e731.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "91b667da-96da-4a03-b99b-0b6f1ec8e731",
"type": "documentation",
"description": "This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs.",
"modules": [
"service/redshift"
]
}
8 changes: 8 additions & 0 deletions .changelog/bd955d7b14f145d1b16ce50da54396a0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "bd955d7b-14f1-45d1-b16c-e50da54396a0",
"type": "feature",
"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.",
"modules": [
"service/wafv2"
]
}
8 changes: 8 additions & 0 deletions .changelog/da1d911dde64466a9ee6c05134f275b0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "da1d911d-de64-466a-9ee6-c05134f275b0",
"type": "feature",
"description": "Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API",
"modules": [
"service/fms"
]
}
8 changes: 8 additions & 0 deletions .changelog/e9884b8c2a194d9a851bf4a54306e0b7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e9884b8c-2a19-4d9a-851b-f4a54306e0b7",
"type": "feature",
"description": "Added support for custom datatypes when using custom csv classifier.",
"modules": [
"service/glue"
]
}
3 changes: 3 additions & 0 deletions service/cloudcontrol/internal/endpoints/endpoints.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/directoryservice/internal/endpoints/endpoints.go

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

29 changes: 24 additions & 5 deletions service/ec2/api_op_CreateReplaceRootVolumeTask.go

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

42 changes: 42 additions & 0 deletions service/ec2/deserializers.go

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

10 changes: 10 additions & 0 deletions service/ec2/serializers.go

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

10 changes: 10 additions & 0 deletions service/ec2/types/types.go

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

45 changes: 45 additions & 0 deletions service/fms/deserializers.go

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

17 changes: 17 additions & 0 deletions service/fms/types/enums.go

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

Loading

0 comments on commit f4dc5ad

Please sign in to comment.