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 Apr 12, 2024
1 parent 6c60ed0 commit c666870
Show file tree
Hide file tree
Showing 11 changed files with 55 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloudformation-60104.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudformation``",
"description": "[``botocore``] Adding support for the new parameter \"IncludePropertyValues\" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-config-23095.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``config``",
"description": "[``botocore``] Updates documentation for AWS Config"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-glue-22808.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``glue``",
"description": "[``botocore``] Modifying request for GetUnfilteredTableMetadata for view-related fields."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-healthlake-98449.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``healthlake``",
"description": "[``botocore``] Added new CREATE_FAILED status for data stores. Added new errorCause to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional insights into data store creation and deletion workflows."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iotfleethub-59928.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iotfleethub``",
"description": "[``botocore``] Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-kms-7898.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``kms``",
"description": "[``botocore``] This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-mediatailor-52018.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``mediatailor``",
"description": "[``botocore``] Added InsertionMode to PlaybackConfigurations. This setting controls whether players can use stitched or guided ad insertion. The default for players that do not specify an insertion mode is stitched."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-neptunegraph-69154.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``neptune-graph``",
"description": "[``botocore``] Update to API documentation to resolve customer reported issues."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-outposts-88601.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``outposts``",
"description": "[``botocore``] This release adds EXPEDITORS as a valid shipment carrier."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-redshift-2491.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``redshift``",
"description": "[``botocore``] Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-transfer-89170.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``transfer``",
"description": "[``botocore``] This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS."
}

0 comments on commit c666870

Please sign in to comment.