Skip to content

Commit

Permalink
Add changelog entries from botocore
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Jan 31, 2024
1 parent 04c6aa7 commit db1931d
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloudformation-14502.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudformation``",
"description": "[``botocore``] CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elbv2-33614.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-glue-69986.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``glue``",
"description": "[``botocore``] Update page size limits for GetJobRuns and GetTriggers APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ssm-34198.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ssm``",
"description": "[``botocore``] This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled."
}

0 comments on commit db1931d

Please sign in to comment.