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 Mar 24, 2022
1 parent e28adfc commit 3d2aa5a
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-config-98429.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``config``",
"description": "[``botocore``] Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-lambda-75192.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``lambda``",
"description": "[``botocore``] Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-transcribe-59976.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``transcribe``",
"description": "[``botocore``] This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex."
}

0 comments on commit 3d2aa5a

Please sign in to comment.