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 24, 2024
1 parent 7f05bdf commit c50630c
Show file tree
Hide file tree
Showing 12 changed files with 762 additions and 157 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cleanrooms-28554.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cleanrooms``",
"description": "Three enhancements to the AWS Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL as a Seed"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-dynamodb-74256.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``dynamodb``",
"description": "DynamoDB doc only update for July"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iotsitewise-35719.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iotsitewise``",
"description": "Adds support for creating SiteWise Edge gateways that run on a Siemens Industrial Edge Device."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-mediapackagev2-46553.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``mediapackagev2``",
"description": "This release adds support for Irdeto DRM encryption in DASH manifests."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-medicalimaging-65420.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``medical-imaging``",
"description": "CopyImageSet API adds copying selected instances between image sets, and overriding inconsistent metadata with a force parameter. UpdateImageSetMetadata API enables reverting to prior versions; updates to Study, Series, and SOP Instance UIDs; and updates to private elements, with a force parameter."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``pinpoint-sms-voice-v2``",
"description": "Update for rebrand to AWS End User Messaging SMS and Voice."
}
625 changes: 553 additions & 72 deletions botocore/data/cleanrooms/2022-02-17/service-2.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions botocore/data/dynamodb/2012-08-10/service-2.json

Large diffs are not rendered by default.

86 changes: 59 additions & 27 deletions botocore/data/iotsitewise/2019-12-02/service-2.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions botocore/data/mediapackagev2/2022-12-25/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"version":"2.0",
"metadata":{
"apiVersion":"2022-12-25",
"auth":["aws.auth#sigv4"],
"endpointPrefix":"mediapackagev2",
"protocol":"rest-json",
"protocols":["rest-json"],
Expand Down Expand Up @@ -1269,7 +1268,8 @@
"CLEAR_KEY_AES_128",
"FAIRPLAY",
"PLAYREADY",
"WIDEVINE"
"WIDEVINE",
"IRDETO"
]
},
"Encryption":{
Expand Down
74 changes: 67 additions & 7 deletions botocore/data/medical-imaging/2023-07-19/service-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"version":"2.0",
"metadata":{
"apiVersion":"2023-07-19",
"auth":["aws.auth#sigv4"],
"endpointPrefix":"medical-imaging",
"protocol":"rest-json",
"protocols":["rest-json"],
Expand Down Expand Up @@ -390,6 +391,10 @@
"min":12,
"pattern":"\\d+"
},
"Boolean":{
"type":"boolean",
"box":true
},
"ClientToken":{
"type":"string",
"max":64,
Expand All @@ -409,6 +414,12 @@
},
"exception":true
},
"CopiableAttributes":{
"type":"string",
"max":260000,
"min":1,
"sensitive":true
},
"CopyDestinationImageSet":{
"type":"structure",
"required":[
Expand Down Expand Up @@ -503,6 +514,12 @@
"copyImageSetInformation":{
"shape":"CopyImageSetInformation",
"documentation":"<p>Copy image set information.</p>"
},
"force":{
"shape":"Boolean",
"documentation":"<p>Setting this flag will force the <code>CopyImageSet</code> operation, even if Patient, Study, or Series level metadata are mismatched across the <code>sourceImageSet</code> and <code>destinationImageSet</code>.</p>",
"location":"querystring",
"locationName":"force"
}
},
"payload":"copyImageSetInformation"
Expand Down Expand Up @@ -536,6 +553,10 @@
"latestVersionId":{
"shape":"ImageSetExternalVersionId",
"documentation":"<p>The latest version identifier for the source image set.</p>"
},
"DICOMCopies":{
"shape":"MetadataCopies",
"documentation":"<p>Contains <code>MetadataCopies</code> structure and wraps information related to specific copy use cases. For example, when copying subsets.</p>"
}
},
"documentation":"<p>Copy source image set information.</p>"
Expand Down Expand Up @@ -620,7 +641,7 @@
},
"DICOMAccessionNumber":{
"type":"string",
"max":16,
"max":256,
"min":0,
"sensitive":true
},
Expand Down Expand Up @@ -740,7 +761,7 @@
},
"DICOMNumberOfStudyRelatedSeries":{
"type":"integer",
"max":10000,
"max":1000000,
"min":0
},
"DICOMPatientBirthDate":{
Expand All @@ -751,7 +772,7 @@
},
"DICOMPatientId":{
"type":"string",
"max":64,
"max":256,
"min":0,
"sensitive":true
},
Expand All @@ -775,9 +796,9 @@
},
"DICOMSeriesInstanceUID":{
"type":"string",
"max":64,
"max":256,
"min":0,
"pattern":"(?:[1-9][0-9]*|0)(\\.(?:[1-9][0-9]*|0))*",
"pattern":"(?:[0-9][0-9]*|0)(\\.(?:[1-9][0-9]*|0))*",
"sensitive":true
},
"DICOMSeriesModality":{
Expand Down Expand Up @@ -828,9 +849,9 @@
},
"DICOMStudyInstanceUID":{
"type":"string",
"max":64,
"max":256,
"min":0,
"pattern":"(?:[1-9][0-9]*|0)(\\.(?:[1-9][0-9]*|0))*",
"pattern":"(?:[0-9][0-9]*|0)(\\.(?:[1-9][0-9]*|0))*",
"sensitive":true
},
"DICOMStudyTime":{
Expand Down Expand Up @@ -1321,6 +1342,10 @@
"imageSetArn":{
"shape":"Arn",
"documentation":"<p>The Amazon Resource Name (ARN) assigned to the image set.</p>"
},
"overrides":{
"shape":"Overrides",
"documentation":"<p>This object contains the details of any overrides used while creating a specific image set version. If an image set was copied or updated using the <code>force</code> flag, this object will contain the <code>forced</code> flag.</p>"
}
}
},
Expand Down Expand Up @@ -1390,6 +1415,10 @@
"message":{
"shape":"Message",
"documentation":"<p>The error message thrown if an image set action fails.</p>"
},
"overrides":{
"shape":"Overrides",
"documentation":"<p>Contains details on overrides used when creating the returned version of an image set. For example, if <code>forced</code> exists, the <code>forced</code> flag was used when creating the image set.</p>"
}
},
"documentation":"<p>The image set properties.</p>"
Expand Down Expand Up @@ -1668,12 +1697,27 @@
"min":1,
"pattern":"[\\w -:]+"
},
"MetadataCopies":{
"type":"structure",
"required":["copiableAttributes"],
"members":{
"copiableAttributes":{
"shape":"CopiableAttributes",
"documentation":"<p>The JSON string used to specify a subset of SOP Instances to copy from source to destination image set.</p>"
}
},
"documentation":"<p>Contains copiable <code>Attributes</code> structure and wraps information related to specific copy use cases. For example, when copying subsets.</p>"
},
"MetadataUpdates":{
"type":"structure",
"members":{
"DICOMUpdates":{
"shape":"DICOMUpdates",
"documentation":"<p>The object containing <code>removableAttributes</code> and <code>updatableAttributes</code>.</p>"
},
"revertToVersionId":{
"shape":"ImageSetExternalVersionId",
"documentation":"<p>Specifies the previous image set version ID to revert the current image set back to.</p> <note> <p>You must provide either <code>revertToVersionId</code> or <code>DICOMUpdates</code> in your request. A <code>ValidationException</code> error is thrown if both parameters are provided at the same time.</p> </note>"
}
},
"documentation":"<p>Contains DICOMUpdates.</p>",
Expand All @@ -1692,6 +1736,16 @@
"BETWEEN"
]
},
"Overrides":{
"type":"structure",
"members":{
"forced":{
"shape":"Boolean",
"documentation":"<p>Setting this flag will force the <code>CopyImageSet</code> and <code>UpdateImageSetMetadata</code> operations, even if Patient, Study, or Series level metadata are mismatched.</p>"
}
},
"documentation":"<p>Specifies the overrides used in image set modification calls to <code>CopyImageSet</code> and <code>UpdateImageSetMetadata</code>.</p>"
},
"PayloadBlob":{
"type":"blob",
"streaming":true
Expand Down Expand Up @@ -2087,6 +2141,12 @@
"location":"querystring",
"locationName":"latestVersion"
},
"force":{
"shape":"Boolean",
"documentation":"<p>Setting this flag will force the <code>UpdateImageSetMetadata</code> operation for the following attributes:</p> <ul> <li> <p> <code>Tag.StudyInstanceUID</code>, <code>Tag.SeriesInstanceUID</code>, <code>Tag.SOPInstanceUID</code>, and <code>Tag.StudyID</code> </p> </li> <li> <p>Adding, removing, or updating private tags for an individual SOP Instance</p> </li> </ul>",
"location":"querystring",
"locationName":"force"
},
"updateImageSetMetadataUpdates":{
"shape":"MetadataUpdates",
"documentation":"<p>Update image set metadata updates.</p>"
Expand Down
Loading

0 comments on commit c50630c

Please sign in to comment.