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 15, 2024
1 parent 675cded commit c4b5971
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-backup-78287.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``backup``",
"description": "[``botocore``] This release introduces a boolean attribute ManagedByAWSBackupOnly as part of ListRecoveryPointsByResource api to filter the recovery points based on ownership. This attribute can be used to filter out the recovery points protected by AWSBackup."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-codebuild-82765.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``codebuild``",
"description": "[``botocore``] AWS CodeBuild now supports overflow behavior on Reserved Capacity."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-24827.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] This release adds Hierarchy based Access Control fields to Security Profile public APIs and adds support for UserAttributeFilter to SearchUsers API."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-13736.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] Add media accelerator and neuron device information on the describe instance types API."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``kinesisanalyticsv2``",
"description": "[``botocore``] Support for Flink 1.18 in Managed Service for Apache Flink"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-s3-57593.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``s3``",
"description": "[``botocore``] Documentation updates for Amazon S3."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-7919.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] Adds m6i, m6id, m7i, c6i, c6id, c7i, r6i r6id, r7i, p5 instance type support to Sagemaker Notebook Instances and miscellaneous wording fixes for previous Sagemaker documentation."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``workspaces-thin-client``",
"description": "[``botocore``] Removed unused parameter kmsKeyArn from UpdateDeviceRequest"
}

0 comments on commit c4b5971

Please sign in to comment.