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 Jul 22, 2024
1 parent eb21a36 commit fc220db
Show file tree
Hide file tree
Showing 9 changed files with 1,267 additions and 291 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-datazone-83071.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``datazone``",
"description": "This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ivs-64235.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ivs``",
"description": "Documentation update for IVS Low Latency API Reference."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-neptunegraph-28325.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``neptune-graph``",
"description": "Amazon Neptune Analytics provides new options for customers to start with smaller graphs at a lower cost. CreateGraph, CreaateGraphImportTask, UpdateGraph and StartImportTask APIs will now allow 32 and 64 for `provisioned-memory`"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-redshiftserverless-4257.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``redshift-serverless``",
"description": "Adds dualstack support for Redshift Serverless workgroup."
}
6 changes: 6 additions & 0 deletions botocore/data/datazone/2018-05-10/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,12 @@
"output_token": "nextToken",
"limit_key": "maxResults",
"result_key": "nodes"
},
"ListAssetFilters": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults",
"result_key": "items"
}
}
}
Loading

0 comments on commit fc220db

Please sign in to comment.