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 Dec 12, 2022
1 parent a124fb1 commit d1c15ad
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-customerprofiles-33443.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``customer-profiles``",
"description": "[``botocore``] This release allows custom strings in PartyType and Gender through 2 new attributes in the CreateProfile and UpdateProfile APIs: PartyTypeString and GenderString."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-57344.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] This release updates DescribeFpgaImages to show supported instance types of AFIs in its response."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-kinesisvideo-3480.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``kinesisvideo``",
"description": "[``botocore``] This release adds support for public preview of Kinesis Video Stream at Edge enabling customers to provide configuration for the Kinesis Video Stream EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on configured schedule."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-lookoutvision-3941.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``lookoutvision``",
"description": "[``botocore``] This documentation update adds kms:GenerateDataKey as a required permission to StartModelPackagingJob."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``migration-hub-refactor-spaces``",
"description": "[``botocore``] This release adds support for Lambda alias service endpoints. Lambda alias ARNs can now be passed into CreateService."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-11261.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "[``botocore``] Update the RDS API model to support copying option groups during the CopyDBSnapshot operation"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rekognition-65276.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rekognition``",
"description": "[``botocore``] Adds support for \"aliases\" and \"categories\", inclusion and exclusion filters for labels and label categories, and aggregating labels by video segment timestamps for Stored Video Label Detection APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemakermetrics-15954.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker-metrics``",
"description": "[``botocore``] This release introduces support SageMaker Metrics APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-wafv2-39626.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``wafv2``",
"description": "[``botocore``] Documents the naming requirement for logging destinations that you use with web ACLs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/bugfix-Endpointprovider-32427.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "bugfix",
"category": "Endpoint provider",
"description": "[``botocore``] Updates ARN parsing ``resourceId`` delimiters"
}

0 comments on commit d1c15ad

Please sign in to comment.