Skip to content

Commit

Permalink
Update changelog based on model updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Jan 22, 2024
1 parent 303ad67 commit 37cb116
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-appconfigdata-19412.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``appconfigdata``",
"description": "Fix FIPS Endpoints in aws-us-gov."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloud9-21149.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloud9``",
"description": "Doc-only update around removing AL1 from list of available AMIs for Cloud9"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudfront-keyvaluestore``",
"description": "This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connectcases-66604.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connectcases``",
"description": "This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-74603.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "Documentation updates for Amazon EC2."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ecs-89661.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ecs``",
"description": "This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-endpointrules-34241.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``endpoint-rules``",
"description": "Update endpoint-rules command to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-finspace-76762.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``finspace``",
"description": "Allow customer to set zip default through command line arguments."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-organizations-83783.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``organizations``",
"description": "Doc only update for quota increase change"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-86147.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity."
}

0 comments on commit 37cb116

Please sign in to comment.