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 24, 2024
1 parent 4cb6c27 commit c6e68a6
Show file tree
Hide file tree
Showing 25 changed files with 1,387 additions and 63 deletions.
8 changes: 8 additions & 0 deletions .changelog/0432b6b66935433cbf95dd48a96cb460.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "0432b6b6-6935-433c-bf95-dd48a96cb460",
"type": "documentation",
"description": "Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description.",
"modules": [
"service/pcs"
]
}
8 changes: 8 additions & 0 deletions .changelog/240dcae660fd460bb7fab492899c5ce6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "240dcae6-60fd-460b-b7fa-b492899c5ce6",
"type": "feature",
"description": "This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/318685e24b884c0997e438dbd392165e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "318685e2-4b88-4c09-97e4-38dbd392165e",
"type": "feature",
"description": "This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion.",
"modules": [
"service/appconfig"
]
}
8 changes: 8 additions & 0 deletions .changelog/8ba9a1ea0038414c9f05f294664f7966.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "8ba9a1ea-0038-414c-9f05-f294664f7966",
"type": "feature",
"description": "This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances.",
"modules": [
"service/ecs"
]
}
8 changes: 8 additions & 0 deletions .changelog/d58a4c467a9a486b9766892b17cdc108.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d58a4c46-7a9a-486b-9766-892b17cdc108",
"type": "feature",
"description": "Add a new field in chat response. This field can be used to support nested schemas in array fields",
"modules": [
"service/qbusiness"
]
}

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

4 changes: 2 additions & 2 deletions service/appconfig/api_op_GetConfiguration.go

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

11 changes: 9 additions & 2 deletions service/appconfig/api_op_StopDeployment.go

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

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

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

6 changes: 6 additions & 0 deletions service/appconfig/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 c6e68a6

Please sign in to comment.