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 Nov 10, 2023
1 parent 7692e71 commit 2b0e7b3
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-controltower-46773.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``controltower``",
"description": "[``botocore``] AWS Control Tower supports tagging for enabled controls. This release introduces TagResource, UntagResource and ListTagsForResource APIs to manage tags in existing enabled controls. It updates EnabledControl API to tag resources at creation time."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cur-65560.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cur``",
"description": "[``botocore``] This release adds support for tagging and customers can now tag report definitions. Additionally, ReportStatus is now added to report definition to show when the last delivered time stamp and if it succeeded or not."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-10820.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] EC2 adds API updates to enable ENA Express at instance launch time."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-endpointrules-22315.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``endpoint-rules``",
"description": "[``botocore``] Update endpoint-rules client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-fms-93381.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``fms``",
"description": "[``botocore``] Adds optimizeUnassociatedWebACL flag to ManagedServiceData, updates third-party firewall examples, and other minor documentation updates."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``marketplace-entitlement``",
"description": "[``botocore``] Update marketplace-entitlement client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-mediaconvert-66965.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``mediaconvert``",
"description": "[``botocore``] This release includes the ability to specify any input source as the primary input for corresponding follow modes, and allows users to specify fit and fill behaviors without resizing content."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-92778.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "[``botocore``] Updates Amazon RDS documentation for zero-ETL integrations."
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-AWSCRT-91126.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "AWSCRT",
"description": "[``botocore``] Update awscrt version to 0.19.10"
}

0 comments on commit 2b0e7b3

Please sign in to comment.