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 Aug 28, 2024
1 parent 3e04a19 commit 912a6fb
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-appconfig-39354.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``appconfig``",
"description": "[``botocore``] This release adds support for deletion protection, which is a safety guardrail to prevent the unintentional deletion of a recently used AWS AppConfig Configuration Profile or Environment. This also includes a change to increase the maximum length of the Name parameter in UpdateConfigurationProfile."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-datazone-52306.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``datazone``",
"description": "[``botocore``] Update regex to include dot character to be consistent with IAM role creation in the authorized principal field for create and update subscription target."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-devicefarm-91292.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``devicefarm``",
"description": "[``botocore``] This release removed support for Calabash, UI Automation, Built-in Explorer, remote access record, remote access replay, and web performance profile framework in ScheduleRun API."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-55195.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] Amazon VPC IP Address Manager (IPAM) now allows customers to provision IPv4 CIDR blocks and allocate Elastic IP Addresses directly from IPAM pools with public IPv4 space"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-internetmonitor-37055.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``internetmonitor``",
"description": "[``botocore``] Adds new querying types to show overall traffic suggestion information for monitors"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-pcs-76955.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``pcs``",
"description": "[``botocore``] Introducing AWS Parallel Computing Service (AWS PCS), a new service makes it easy to setup and manage high performance computing (HPC) clusters, and build scientific and engineering models at virtually any scale on AWS."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-workspaces-74973.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``workspaces``",
"description": "[``botocore``] Documentation-only update that clarifies the StartWorkspaces and StopWorkspaces actions, and a few other minor edits."
}

0 comments on commit 912a6fb

Please sign in to comment.