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 15, 2022
1 parent ed6b741 commit 5051df9
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-backupgateway-53244.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``backup-gateway``",
"description": "[``botocore``] This release adds support for VMware vSphere tags, enabling customer to protect VMware virtual machines using tag-based policies for AWS tags mapped from vSphere tags. This release also adds support for customer-accessible gateway-hypervisor interaction log and upload bandwidth rate limit schedule."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-73626.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] Added support for \"English - New Zealand\" and \"English - South African\" to be used with Amazon Connect Custom Vocabulary APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ecs-48060.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ecs``",
"description": "[``botocore``] This release adds support for container port ranges in ECS, a new capability that allows customers to provide container port ranges to simplify use cases where multiple ports are in use in a container. This release updates TaskDefinition mutation APIs and the Task description APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-eks-58331.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``eks``",
"description": "[``botocore``] Add support for Windows managed nodes groups."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-glue-34462.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``glue``",
"description": "[``botocore``] This release adds support for AWS Glue Crawler with native DeltaLake tables, allowing Crawlers to classify Delta Lake format tables and catalog them for query engines to query against."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-kinesis-30726.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``kinesis``",
"description": "[``botocore``] Added StreamARN parameter for Kinesis Data Streams APIs. Added a new opaque pagination token for ListStreams. SDKs will auto-generate Account Endpoint when accessing Kinesis Data Streams."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-location-50421.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``location``",
"description": "[``botocore``] This release adds support for a new style, \"VectorOpenDataStandardLight\" which can be used with the new data source, \"Open Data Maps (Preview)\"."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-m2-73915.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``m2``",
"description": "[``botocore``] Adds an optional create-only `KmsKeyId` property to Environment and Application resources."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-88323.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] SageMaker Inference Recommender now allows customers to load tests their models on various instance types using private VPC."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-securityhub-9905.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``securityhub``",
"description": "[``botocore``] Added new resource details objects to ASFF, including resources for AwsEc2LaunchTemplate, AwsSageMakerNotebookInstance, AwsWafv2WebAcl and AwsWafv2RuleGroup."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-translate-11580.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``translate``",
"description": "[``botocore``] Raised the input byte size limit of the Text field in the TranslateText API to 10000 bytes."
}

0 comments on commit 5051df9

Please sign in to comment.