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 Aug 5, 2024
1 parent e538b86 commit 73e1d40
Show file tree
Hide file tree
Showing 10 changed files with 1,131 additions and 93 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-datazone-53100.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``datazone``",
"description": "This releases Data Product feature. Data Products allow grouping data assets into cohesive, self-contained units for ease of publishing for data producers, and ease of finding and accessing for data consumers."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ecr-82659.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ecr``",
"description": "Released two new APIs along with documentation updates. The GetAccountSetting API is used to view the current basic scan type version setting for your registry, while the PutAccountSetting API is used to update the basic scan type version for your registry."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``kinesis-video-webrtc-storage``",
"description": "Add JoinStorageSessionAsViewer API"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-pi-94859.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``pi``",
"description": "Added a description for the Dimension db.sql.tokenized_id on the DimensionGroup data type page."
}
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 @@ -155,6 +155,12 @@
"output_token": "nextToken",
"limit_key": "maxResults",
"result_key": "items"
},
"ListDataProductRevisions": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults",
"result_key": "items"
}
}
}
Loading

0 comments on commit 73e1d40

Please sign in to comment.