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 Jun 6, 2023
1 parent 5ad1a62 commit 0581ef9
Show file tree
Hide file tree
Showing 10 changed files with 50 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-90950.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] GetMetricDataV2 API is now available in AWS GovCloud(US) region."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-emr-10804.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``emr``",
"description": "[``botocore``] Update emr client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iam-72990.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iam``",
"description": "[``botocore``] This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-inspector2-19485.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``inspector2``",
"description": "[``botocore``] Adds new response properties and request parameters for 'last scanned at' on the ListCoverage operation. This feature allows you to search and view the date of which your resources were last scanned by Inspector."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iot-51820.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iot``",
"description": "[``botocore``] Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iotdata-80980.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iot-data``",
"description": "[``botocore``] Update thing shadow name regex to allow '$' character"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-lexv2models-38407.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``lexv2-models``",
"description": "[``botocore``] Update lexv2-models client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-quicksight-45351.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``quicksight``",
"description": "[``botocore``] QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-signer-3255.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``signer``",
"description": "[``botocore``] AWS Signer is launching Container Image Signing, a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sqs-42530.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sqs``",
"description": "[``botocore``] Amazon SQS adds three new APIs - StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination."
}

0 comments on commit 0581ef9

Please sign in to comment.