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 7, 2024
1 parent cd8e734 commit ce57c75
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-appconfig-35283.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``appconfig``",
"description": "[``botocore``] AWS AppConfig now supports dynamic parameters, which enhance the functionality of AppConfig Extensions by allowing you to provide parameter values to your Extensions at the time you deploy your configuration."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-66110.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] This release adds an optional parameter to RegisterImage and CopyImage APIs to support tagging AMIs at the time of creation."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-grafana-69898.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``grafana``",
"description": "[``botocore``] Adds support for the new GrafanaToken as part of the Amazon Managed Grafana Enterprise plugins upgrade to associate your AWS account with a Grafana Labs account."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-lambda-44046.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``lambda``",
"description": "[``botocore``] Documentation updates for AWS Lambda"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``payment-cryptography-data``",
"description": "[``botocore``] AWS Payment Cryptography EMV Decrypt Feature Release"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-27801.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 io2 storage for Multi-AZ DB clusters"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-snowball-41873.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``snowball``",
"description": "[``botocore``] Doc-only update for change to EKS-Anywhere ordering."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-wafv2-35467.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``wafv2``",
"description": "[``botocore``] You can increase the max request body inspection size for some regional resources. The size setting is in the web ACL association config. Also, the AWSManagedRulesBotControlRuleSet EnableMachineLearning setting now takes a Boolean instead of a primitive boolean type, for languages like Java."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-workspaces-33836.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``workspaces``",
"description": "[``botocore``] Added note for user decoupling"
}

0 comments on commit ce57c75

Please sign in to comment.