Skip to content

Commit

Permalink
Update to latest models
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Oct 28, 2024
1 parent 51be9a2 commit 1a82143
Show file tree
Hide file tree
Showing 10 changed files with 838 additions and 22 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-mediapackagev2-90173.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``mediapackagev2``",
"description": "MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-opensearch-27226.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``opensearch``",
"description": "Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-90944.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-storagegateway-36769.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``storagegateway``",
"description": "Documentation update: Amazon FSx File Gateway will no longer be available to new customers."
}
6 changes: 6 additions & 0 deletions botocore/data/mediapackagev2/2022-12-25/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "Items"
},
"ListHarvestJobs": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "Items"
}
}
}
Loading

0 comments on commit 1a82143

Please sign in to comment.