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 Oct 10, 2024
1 parent ffb3d1c commit 158a84b
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-acmpca-39684.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``acm-pca``",
"description": "[``botocore``] Documentation updates for AWS Private CA."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-dms-94552.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``dms``",
"description": "[``botocore``] Introduces DescribeDataMigrations, CreateDataMigration, ModifyDataMigration, DeleteDataMigration, StartDataMigration, StopDataMigration operations to SDK. Provides FailedDependencyFault error message."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-88219.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 support for assigning the billing of shared Amazon EC2 On-Demand Capacity Reservations."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ecs-1699.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ecs``",
"description": "[``botocore``] This is a documentation only release that updates to documentation to let customers know that Amazon Elastic Inference is no longer available."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elasticinference-56200.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elastic-inference``",
"description": "[``botocore``] Elastic Inference - Documentation update to add service shutdown notice."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iotfleetwise-76284.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iotfleetwise``",
"description": "[``botocore``] Refine campaign related API validations"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-neptunegraph-85088.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``neptune-graph``",
"description": "[``botocore``] Support for 16 m-NCU graphs available through account allowlisting"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-outposts-71865.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``outposts``",
"description": "[``botocore``] Adding new \"DELIVERED\" enum value for Outposts Order status"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-route53resolver-83484.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``route53resolver``",
"description": "[``botocore``] Route 53 Resolver Forwarding Rules can now include a server name indication (SNI) in the target address for rules that use the DNS-over-HTTPS (DoH) protocol. When a DoH-enabled Outbound Resolver Endpoint forwards a request to a DoH server, it will provide the SNI in the TLS handshake."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-socialmessaging-40385.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``socialmessaging``",
"description": "[``botocore``] This release for AWS End User Messaging includes a public SDK, providing a suite of APIs that enable sending WhatsApp messages to end users."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``timestream-influxdb``",
"description": "[``botocore``] This release updates our regex based validation rules in regards to valid DbInstance and DbParameterGroup name."
}

0 comments on commit 158a84b

Please sign in to comment.