aws-sdk 2.1435.0 → 2.1436.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -1
- package/README.md +1 -1
- package/apis/mediapackage-2017-10-12.min.json +93 -87
- package/apis/omics-2022-11-28.min.json +742 -197
- package/apis/omics-2022-11-28.paginators.json +12 -0
- package/apis/omics-2022-11-28.waiters2.json +48 -0
- package/clients/mediapackage.d.ts +3 -2
- package/clients/omics.d.ts +582 -15
- package/clients/transfer.d.ts +2 -2
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +5 -5
- package/dist/aws-sdk.js +3 -3
- package/dist/aws-sdk.min.js +2 -2
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -395,7 +395,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
395
395
|
/**
|
396
396
|
* @constant
|
397
397
|
*/
|
398
|
-
VERSION: '2.
|
398
|
+
VERSION: '2.1436.0',
|
399
399
|
|
400
400
|
/**
|
401
401
|
* @api private
|
@@ -55073,7 +55073,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
55073
55073
|
/* 561 */
|
55074
55074
|
/***/ (function(module, exports) {
|
55075
55075
|
|
55076
|
-
module.exports = {"metadata":{"apiVersion":"2017-10-12","endpointPrefix":"mediapackage","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"MediaPackage","serviceFullName":"AWS Elemental MediaPackage","serviceId":"MediaPackage","signatureVersion":"v4","signingName":"mediapackage","uid":"mediapackage-2017-10-12"},"operations":{"ConfigureLogs":{"http":{"method":"PUT","requestUri":"/channels/{id}/configure_logs","responseCode":200},"input":{"members":{"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"Id":{"location":"uri","locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"S9"}},"type":"structure"}},"CreateChannel":{"http":{"requestUri":"/channels","responseCode":200},"input":{"members":{"Description":{"locationName":"description"},"Id":{"locationName":"id"},"Tags":{"locationName":"tags","shape":"S9"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"S9"}},"type":"structure"}},"CreateHarvestJob":{"http":{"requestUri":"/harvest_jobs","responseCode":200},"input":{"members":{"EndTime":{"locationName":"endTime"},"Id":{"locationName":"id"},"OriginEndpointId":{"locationName":"originEndpointId"},"S3Destination":{"locationName":"s3Destination","shape":"Sd"},"StartTime":{"locationName":"startTime"}},"required":["S3Destination","EndTime","OriginEndpointId","StartTime","Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"ChannelId":{"locationName":"channelId"},"CreatedAt":{"locationName":"createdAt"},"EndTime":{"locationName":"endTime"},"Id":{"locationName":"id"},"OriginEndpointId":{"locationName":"originEndpointId"},"S3Destination":{"locationName":"s3Destination","shape":"Sd"},"StartTime":{"locationName":"startTime"},"Status":{"locationName":"status"}},"type":"structure"}},"CreateOriginEndpoint":{"http":{"requestUri":"/origin_endpoints","responseCode":200},"input":{"members":{"Authorization":{"locationName":"authorization","shape":"Sh"},"ChannelId":{"locationName":"channelId"},"CmafPackage":{"locationName":"cmafPackage","shape":"Si"},"DashPackage":{"locationName":"dashPackage","shape":"S11"},"Description":{"locationName":"description"},"HlsPackage":{"locationName":"hlsPackage","shape":"S19"},"Id":{"locationName":"id"},"ManifestName":{"locationName":"manifestName"},"MssPackage":{"locationName":"mssPackage","shape":"S1c"},"Origination":{"locationName":"origination"},"StartoverWindowSeconds":{"locationName":"startoverWindowSeconds","type":"integer"},"Tags":{"locationName":"tags","shape":"S9"},"TimeDelaySeconds":{"locationName":"timeDelaySeconds","type":"integer"},"Whitelist":{"locationName":"whitelist","shape":"Sq"}},"required":["ChannelId","Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"Authorization":{"locationName":"authorization","shape":"Sh"},"ChannelId":{"locationName":"channelId"},"CmafPackage":{"locationName":"cmafPackage","shape":"S1g"},"CreatedAt":{"locationName":"createdAt"},"DashPackage":{"locationName":"dashPackage","shape":"S11"},"Description":{"locationName":"description"},"HlsPackage":{"locationName":"hlsPackage","shape":"S19"},"Id":{"locationName":"id"},"ManifestName":{"locationName":"manifestName"},"MssPackage":{"locationName":"mssPackage","shape":"S1c"},"Origination":{"locationName":"origination"},"StartoverWindowSeconds":{"locationName":"startoverWindowSeconds","type":"integer"},"Tags":{"locationName":"tags","shape":"S9"},"TimeDelaySeconds":{"locationName":"timeDelaySeconds","type":"integer"},"Url":{"locationName":"url"},"Whitelist":{"locationName":"whitelist","shape":"Sq"}},"type":"structure"}},"DeleteChannel":{"http":{"method":"DELETE","requestUri":"/channels/{id}","responseCode":202},"input":{"members":{"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"members":{},"type":"structure"}},"DeleteOriginEndpoint":{"http":{"method":"DELETE","requestUri":"/origin_endpoints/{id}","responseCode":202},"input":{"members":{"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"members":{},"type":"structure"}},"DescribeChannel":{"http":{"method":"GET","requestUri":"/channels/{id}","responseCode":200},"input":{"members":{"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"S9"}},"type":"structure"}},"DescribeHarvestJob":{"http":{"method":"GET","requestUri":"/harvest_jobs/{id}","responseCode":200},"input":{"members":{"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"ChannelId":{"locationName":"channelId"},"CreatedAt":{"locationName":"createdAt"},"EndTime":{"locationName":"endTime"},"Id":{"locationName":"id"},"OriginEndpointId":{"locationName":"originEndpointId"},"S3Destination":{"locationName":"s3Destination","shape":"Sd"},"StartTime":{"locationName":"startTime"},"Status":{"locationName":"status"}},"type":"structure"}},"DescribeOriginEndpoint":{"http":{"method":"GET","requestUri":"/origin_endpoints/{id}","responseCode":200},"input":{"members":{"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"Authorization":{"locationName":"authorization","shape":"Sh"},"ChannelId":{"locationName":"channelId"},"CmafPackage":{"locationName":"cmafPackage","shape":"S1g"},"CreatedAt":{"locationName":"createdAt"},"DashPackage":{"locationName":"dashPackage","shape":"S11"},"Description":{"locationName":"description"},"HlsPackage":{"locationName":"hlsPackage","shape":"S19"},"Id":{"locationName":"id"},"ManifestName":{"locationName":"manifestName"},"MssPackage":{"locationName":"mssPackage","shape":"S1c"},"Origination":{"locationName":"origination"},"StartoverWindowSeconds":{"locationName":"startoverWindowSeconds","type":"integer"},"Tags":{"locationName":"tags","shape":"S9"},"TimeDelaySeconds":{"locationName":"timeDelaySeconds","type":"integer"},"Url":{"locationName":"url"},"Whitelist":{"locationName":"whitelist","shape":"Sq"}},"type":"structure"}},"ListChannels":{"http":{"method":"GET","requestUri":"/channels","responseCode":200},"input":{"members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"type":"structure"},"output":{"members":{"Channels":{"locationName":"channels","member":{"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"S9"}},"type":"structure"},"type":"list"},"NextToken":{"locationName":"nextToken"}},"type":"structure"}},"ListHarvestJobs":{"http":{"method":"GET","requestUri":"/harvest_jobs","responseCode":200},"input":{"members":{"IncludeChannelId":{"location":"querystring","locationName":"includeChannelId"},"IncludeStatus":{"location":"querystring","locationName":"includeStatus"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"type":"structure"},"output":{"members":{"HarvestJobs":{"locationName":"harvestJobs","member":{"members":{"Arn":{"locationName":"arn"},"ChannelId":{"locationName":"channelId"},"CreatedAt":{"locationName":"createdAt"},"EndTime":{"locationName":"endTime"},"Id":{"locationName":"id"},"OriginEndpointId":{"locationName":"originEndpointId"},"S3Destination":{"locationName":"s3Destination","shape":"Sd"},"StartTime":{"locationName":"startTime"},"Status":{"locationName":"status"}},"type":"structure"},"type":"list"},"NextToken":{"locationName":"nextToken"}},"type":"structure"}},"ListOriginEndpoints":{"http":{"method":"GET","requestUri":"/origin_endpoints","responseCode":200},"input":{"members":{"ChannelId":{"location":"querystring","locationName":"channelId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"type":"structure"},"output":{"members":{"NextToken":{"locationName":"nextToken"},"OriginEndpoints":{"locationName":"originEndpoints","member":{"members":{"Arn":{"locationName":"arn"},"Authorization":{"locationName":"authorization","shape":"Sh"},"ChannelId":{"locationName":"channelId"},"CmafPackage":{"locationName":"cmafPackage","shape":"S1g"},"CreatedAt":{"locationName":"createdAt"},"DashPackage":{"locationName":"dashPackage","shape":"S11"},"Description":{"locationName":"description"},"HlsPackage":{"locationName":"hlsPackage","shape":"S19"},"Id":{"locationName":"id"},"ManifestName":{"locationName":"manifestName"},"MssPackage":{"locationName":"mssPackage","shape":"S1c"},"Origination":{"locationName":"origination"},"StartoverWindowSeconds":{"locationName":"startoverWindowSeconds","type":"integer"},"Tags":{"locationName":"tags","shape":"S9"},"TimeDelaySeconds":{"locationName":"timeDelaySeconds","type":"integer"},"Url":{"locationName":"url"},"Whitelist":{"locationName":"whitelist","shape":"Sq"}},"type":"structure"},"type":"list"}},"type":"structure"}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resource-arn}","responseCode":200},"input":{"members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"}},"required":["ResourceArn"],"type":"structure"},"output":{"members":{"Tags":{"locationName":"tags","shape":"S28"}},"type":"structure"}},"RotateChannelCredentials":{"deprecated":true,"deprecatedMessage":"This API is deprecated. Please use RotateIngestEndpointCredentials instead","http":{"method":"PUT","requestUri":"/channels/{id}/credentials","responseCode":200},"input":{"deprecated":true,"members":{"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"deprecated":true,"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"S9"}},"type":"structure"}},"RotateIngestEndpointCredentials":{"http":{"method":"PUT","requestUri":"/channels/{id}/ingest_endpoints/{ingest_endpoint_id}/credentials","responseCode":200},"input":{"members":{"Id":{"location":"uri","locationName":"id"},"IngestEndpointId":{"location":"uri","locationName":"ingest_endpoint_id"}},"required":["IngestEndpointId","Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"S9"}},"type":"structure"}},"TagResource":{"http":{"requestUri":"/tags/{resource-arn}","responseCode":204},"input":{"members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"},"Tags":{"locationName":"tags","shape":"S28"}},"required":["ResourceArn","Tags"],"type":"structure"}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resource-arn}","responseCode":204},"input":{"members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","shape":"Sq"}},"required":["TagKeys","ResourceArn"],"type":"structure"}},"UpdateChannel":{"http":{"method":"PUT","requestUri":"/channels/{id}","responseCode":200},"input":{"members":{"Description":{"locationName":"description"},"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"S9"}},"type":"structure"}},"UpdateOriginEndpoint":{"http":{"method":"PUT","requestUri":"/origin_endpoints/{id}","responseCode":200},"input":{"members":{"Authorization":{"locationName":"authorization","shape":"Sh"},"CmafPackage":{"locationName":"cmafPackage","shape":"Si"},"DashPackage":{"locationName":"dashPackage","shape":"S11"},"Description":{"locationName":"description"},"HlsPackage":{"locationName":"hlsPackage","shape":"S19"},"Id":{"location":"uri","locationName":"id"},"ManifestName":{"locationName":"manifestName"},"MssPackage":{"locationName":"mssPackage","shape":"S1c"},"Origination":{"locationName":"origination"},"StartoverWindowSeconds":{"locationName":"startoverWindowSeconds","type":"integer"},"TimeDelaySeconds":{"locationName":"timeDelaySeconds","type":"integer"},"Whitelist":{"locationName":"whitelist","shape":"Sq"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"Authorization":{"locationName":"authorization","shape":"Sh"},"ChannelId":{"locationName":"channelId"},"CmafPackage":{"locationName":"cmafPackage","shape":"S1g"},"CreatedAt":{"locationName":"createdAt"},"DashPackage":{"locationName":"dashPackage","shape":"S11"},"Description":{"locationName":"description"},"HlsPackage":{"locationName":"hlsPackage","shape":"S19"},"Id":{"locationName":"id"},"ManifestName":{"locationName":"manifestName"},"MssPackage":{"locationName":"mssPackage","shape":"S1c"},"Origination":{"locationName":"origination"},"StartoverWindowSeconds":{"locationName":"startoverWindowSeconds","type":"integer"},"Tags":{"locationName":"tags","shape":"S9"},"TimeDelaySeconds":{"locationName":"timeDelaySeconds","type":"integer"},"Url":{"locationName":"url"},"Whitelist":{"locationName":"whitelist","shape":"Sq"}},"type":"structure"}}},"shapes":{"S2":{"members":{"LogGroupName":{"locationName":"logGroupName"}},"type":"structure"},"S4":{"members":{"LogGroupName":{"locationName":"logGroupName"}},"type":"structure"},"S6":{"members":{"IngestEndpoints":{"locationName":"ingestEndpoints","member":{"members":{"Id":{"locationName":"id"},"Password":{"locationName":"password"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}},"type":"structure"},"type":"list"}},"type":"structure"},"S9":{"key":{},"type":"map","value":{}},"Sd":{"members":{"BucketName":{"locationName":"bucketName"},"ManifestKey":{"locationName":"manifestKey"},"RoleArn":{"locationName":"roleArn"}},"required":["ManifestKey","BucketName","RoleArn"],"type":"structure"},"Sh":{"members":{"CdnIdentifierSecret":{"locationName":"cdnIdentifierSecret"},"SecretsRoleArn":{"locationName":"secretsRoleArn"}},"required":["SecretsRoleArn","CdnIdentifierSecret"],"type":"structure"},"Si":{"members":{"Encryption":{"locationName":"encryption","shape":"Sj"},"HlsManifests":{"locationName":"hlsManifests","member":{"members":{"AdMarkers":{"locationName":"adMarkers"},"AdTriggers":{"locationName":"adTriggers","shape":"Su"},"AdsOnDeliveryRestrictions":{"locationName":"adsOnDeliveryRestrictions"},"Id":{"locationName":"id"},"IncludeIframeOnlyStream":{"locationName":"includeIframeOnlyStream","type":"boolean"},"ManifestName":{"locationName":"manifestName"},"PlaylistType":{"locationName":"playlistType"},"PlaylistWindowSeconds":{"locationName":"playlistWindowSeconds","type":"integer"},"ProgramDateTimeIntervalSeconds":{"locationName":"programDateTimeIntervalSeconds","type":"integer"}},"required":["Id"],"type":"structure"},"type":"list"},"SegmentDurationSeconds":{"locationName":"segmentDurationSeconds","type":"integer"},"SegmentPrefix":{"locationName":"segmentPrefix"},"StreamSelection":{"locationName":"streamSelection","shape":"Sz"}},"type":"structure"},"Sj":{"members":{"ConstantInitializationVector":{"locationName":"constantInitializationVector"},"EncryptionMethod":{"locationName":"encryptionMethod"},"KeyRotationIntervalSeconds":{"locationName":"keyRotationIntervalSeconds","type":"integer"},"SpekeKeyProvider":{"locationName":"spekeKeyProvider","shape":"Sm"}},"required":["SpekeKeyProvider"],"type":"structure"},"Sm":{"members":{"CertificateArn":{"locationName":"certificateArn"},"EncryptionContractConfiguration":{"locationName":"encryptionContractConfiguration","members":{"PresetSpeke20Audio":{"locationName":"presetSpeke20Audio"},"PresetSpeke20Video":{"locationName":"presetSpeke20Video"}},"required":["PresetSpeke20Audio","PresetSpeke20Video"],"type":"structure"},"ResourceId":{"locationName":"resourceId"},"RoleArn":{"locationName":"roleArn"},"SystemIds":{"locationName":"systemIds","shape":"Sq"},"Url":{"locationName":"url"}},"required":["ResourceId","SystemIds","Url","RoleArn"],"type":"structure"},"Sq":{"member":{},"type":"list"},"Su":{"member":{},"type":"list"},"Sz":{"members":{"MaxVideoBitsPerSecond":{"locationName":"maxVideoBitsPerSecond","type":"integer"},"MinVideoBitsPerSecond":{"locationName":"minVideoBitsPerSecond","type":"integer"},"StreamOrder":{"locationName":"streamOrder"}},"type":"structure"},"S11":{"members":{"AdTriggers":{"locationName":"adTriggers","shape":"Su"},"AdsOnDeliveryRestrictions":{"locationName":"adsOnDeliveryRestrictions"},"Encryption":{"locationName":"encryption","members":{"KeyRotationIntervalSeconds":{"locationName":"keyRotationIntervalSeconds","type":"integer"},"SpekeKeyProvider":{"locationName":"spekeKeyProvider","shape":"Sm"}},"required":["SpekeKeyProvider"],"type":"structure"},"IncludeIframeOnlyStream":{"locationName":"includeIframeOnlyStream","type":"boolean"},"ManifestLayout":{"locationName":"manifestLayout"},"ManifestWindowSeconds":{"locationName":"manifestWindowSeconds","type":"integer"},"MinBufferTimeSeconds":{"locationName":"minBufferTimeSeconds","type":"integer"},"MinUpdatePeriodSeconds":{"locationName":"minUpdatePeriodSeconds","type":"integer"},"PeriodTriggers":{"locationName":"periodTriggers","member":{},"type":"list"},"Profile":{"locationName":"profile"},"SegmentDurationSeconds":{"locationName":"segmentDurationSeconds","type":"integer"},"SegmentTemplateFormat":{"locationName":"segmentTemplateFormat"},"StreamSelection":{"locationName":"streamSelection","shape":"Sz"},"SuggestedPresentationDelaySeconds":{"locationName":"suggestedPresentationDelaySeconds","type":"integer"},"UtcTiming":{"locationName":"utcTiming"},"UtcTimingUri":{"locationName":"utcTimingUri"}},"type":"structure"},"S19":{"members":{"AdMarkers":{"locationName":"adMarkers"},"AdTriggers":{"locationName":"adTriggers","shape":"Su"},"AdsOnDeliveryRestrictions":{"locationName":"adsOnDeliveryRestrictions"},"Encryption":{"locationName":"encryption","members":{"ConstantInitializationVector":{"locationName":"constantInitializationVector"},"EncryptionMethod":{"locationName":"encryptionMethod"},"KeyRotationIntervalSeconds":{"locationName":"keyRotationIntervalSeconds","type":"integer"},"RepeatExtXKey":{"locationName":"repeatExtXKey","type":"boolean"},"SpekeKeyProvider":{"locationName":"spekeKeyProvider","shape":"Sm"}},"required":["SpekeKeyProvider"],"type":"structure"},"IncludeDvbSubtitles":{"locationName":"includeDvbSubtitles","type":"boolean"},"IncludeIframeOnlyStream":{"locationName":"includeIframeOnlyStream","type":"boolean"},"PlaylistType":{"locationName":"playlistType"},"PlaylistWindowSeconds":{"locationName":"playlistWindowSeconds","type":"integer"},"ProgramDateTimeIntervalSeconds":{"locationName":"programDateTimeIntervalSeconds","type":"integer"},"SegmentDurationSeconds":{"locationName":"segmentDurationSeconds","type":"integer"},"StreamSelection":{"locationName":"streamSelection","shape":"Sz"},"UseAudioRenditionGroup":{"locationName":"useAudioRenditionGroup","type":"boolean"}},"type":"structure"},"S1c":{"members":{"Encryption":{"locationName":"encryption","members":{"SpekeKeyProvider":{"locationName":"spekeKeyProvider","shape":"Sm"}},"required":["SpekeKeyProvider"],"type":"structure"},"ManifestWindowSeconds":{"locationName":"manifestWindowSeconds","type":"integer"},"SegmentDurationSeconds":{"locationName":"segmentDurationSeconds","type":"integer"},"StreamSelection":{"locationName":"streamSelection","shape":"Sz"}},"type":"structure"},"S1g":{"members":{"Encryption":{"locationName":"encryption","shape":"Sj"},"HlsManifests":{"locationName":"hlsManifests","member":{"members":{"AdMarkers":{"locationName":"adMarkers"},"Id":{"locationName":"id"},"IncludeIframeOnlyStream":{"locationName":"includeIframeOnlyStream","type":"boolean"},"ManifestName":{"locationName":"manifestName"},"PlaylistType":{"locationName":"playlistType"},"PlaylistWindowSeconds":{"locationName":"playlistWindowSeconds","type":"integer"},"ProgramDateTimeIntervalSeconds":{"locationName":"programDateTimeIntervalSeconds","type":"integer"},"Url":{"locationName":"url"},"AdTriggers":{"locationName":"adTriggers","shape":"Su"},"AdsOnDeliveryRestrictions":{"locationName":"adsOnDeliveryRestrictions"}},"required":["Id"],"type":"structure"},"type":"list"},"SegmentDurationSeconds":{"locationName":"segmentDurationSeconds","type":"integer"},"SegmentPrefix":{"locationName":"segmentPrefix"},"StreamSelection":{"locationName":"streamSelection","shape":"Sz"}},"type":"structure"},"S28":{"key":{},"type":"map","value":{}}}}
|
55076
|
+
module.exports = {"metadata":{"apiVersion":"2017-10-12","endpointPrefix":"mediapackage","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"MediaPackage","serviceFullName":"AWS Elemental MediaPackage","serviceId":"MediaPackage","signatureVersion":"v4","signingName":"mediapackage","uid":"mediapackage-2017-10-12"},"operations":{"ConfigureLogs":{"http":{"method":"PUT","requestUri":"/channels/{id}/configure_logs","responseCode":200},"input":{"members":{"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"Id":{"location":"uri","locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"Sa"}},"type":"structure"}},"CreateChannel":{"http":{"requestUri":"/channels","responseCode":200},"input":{"members":{"Description":{"locationName":"description"},"Id":{"locationName":"id"},"Tags":{"locationName":"tags","shape":"Sa"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"Sa"}},"type":"structure"}},"CreateHarvestJob":{"http":{"requestUri":"/harvest_jobs","responseCode":200},"input":{"members":{"EndTime":{"locationName":"endTime"},"Id":{"locationName":"id"},"OriginEndpointId":{"locationName":"originEndpointId"},"S3Destination":{"locationName":"s3Destination","shape":"Se"},"StartTime":{"locationName":"startTime"}},"required":["S3Destination","EndTime","OriginEndpointId","StartTime","Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"ChannelId":{"locationName":"channelId"},"CreatedAt":{"locationName":"createdAt"},"EndTime":{"locationName":"endTime"},"Id":{"locationName":"id"},"OriginEndpointId":{"locationName":"originEndpointId"},"S3Destination":{"locationName":"s3Destination","shape":"Se"},"StartTime":{"locationName":"startTime"},"Status":{"locationName":"status"}},"type":"structure"}},"CreateOriginEndpoint":{"http":{"requestUri":"/origin_endpoints","responseCode":200},"input":{"members":{"Authorization":{"locationName":"authorization","shape":"Si"},"ChannelId":{"locationName":"channelId"},"CmafPackage":{"locationName":"cmafPackage","shape":"Sj"},"DashPackage":{"locationName":"dashPackage","shape":"S12"},"Description":{"locationName":"description"},"HlsPackage":{"locationName":"hlsPackage","shape":"S1a"},"Id":{"locationName":"id"},"ManifestName":{"locationName":"manifestName"},"MssPackage":{"locationName":"mssPackage","shape":"S1d"},"Origination":{"locationName":"origination"},"StartoverWindowSeconds":{"locationName":"startoverWindowSeconds","type":"integer"},"Tags":{"locationName":"tags","shape":"Sa"},"TimeDelaySeconds":{"locationName":"timeDelaySeconds","type":"integer"},"Whitelist":{"locationName":"whitelist","shape":"Sr"}},"required":["ChannelId","Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"Authorization":{"locationName":"authorization","shape":"Si"},"ChannelId":{"locationName":"channelId"},"CmafPackage":{"locationName":"cmafPackage","shape":"S1h"},"CreatedAt":{"locationName":"createdAt"},"DashPackage":{"locationName":"dashPackage","shape":"S12"},"Description":{"locationName":"description"},"HlsPackage":{"locationName":"hlsPackage","shape":"S1a"},"Id":{"locationName":"id"},"ManifestName":{"locationName":"manifestName"},"MssPackage":{"locationName":"mssPackage","shape":"S1d"},"Origination":{"locationName":"origination"},"StartoverWindowSeconds":{"locationName":"startoverWindowSeconds","type":"integer"},"Tags":{"locationName":"tags","shape":"Sa"},"TimeDelaySeconds":{"locationName":"timeDelaySeconds","type":"integer"},"Url":{"locationName":"url"},"Whitelist":{"locationName":"whitelist","shape":"Sr"}},"type":"structure"}},"DeleteChannel":{"http":{"method":"DELETE","requestUri":"/channels/{id}","responseCode":202},"input":{"members":{"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"members":{},"type":"structure"}},"DeleteOriginEndpoint":{"http":{"method":"DELETE","requestUri":"/origin_endpoints/{id}","responseCode":202},"input":{"members":{"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"members":{},"type":"structure"}},"DescribeChannel":{"http":{"method":"GET","requestUri":"/channels/{id}","responseCode":200},"input":{"members":{"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"Sa"}},"type":"structure"}},"DescribeHarvestJob":{"http":{"method":"GET","requestUri":"/harvest_jobs/{id}","responseCode":200},"input":{"members":{"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"ChannelId":{"locationName":"channelId"},"CreatedAt":{"locationName":"createdAt"},"EndTime":{"locationName":"endTime"},"Id":{"locationName":"id"},"OriginEndpointId":{"locationName":"originEndpointId"},"S3Destination":{"locationName":"s3Destination","shape":"Se"},"StartTime":{"locationName":"startTime"},"Status":{"locationName":"status"}},"type":"structure"}},"DescribeOriginEndpoint":{"http":{"method":"GET","requestUri":"/origin_endpoints/{id}","responseCode":200},"input":{"members":{"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"Authorization":{"locationName":"authorization","shape":"Si"},"ChannelId":{"locationName":"channelId"},"CmafPackage":{"locationName":"cmafPackage","shape":"S1h"},"CreatedAt":{"locationName":"createdAt"},"DashPackage":{"locationName":"dashPackage","shape":"S12"},"Description":{"locationName":"description"},"HlsPackage":{"locationName":"hlsPackage","shape":"S1a"},"Id":{"locationName":"id"},"ManifestName":{"locationName":"manifestName"},"MssPackage":{"locationName":"mssPackage","shape":"S1d"},"Origination":{"locationName":"origination"},"StartoverWindowSeconds":{"locationName":"startoverWindowSeconds","type":"integer"},"Tags":{"locationName":"tags","shape":"Sa"},"TimeDelaySeconds":{"locationName":"timeDelaySeconds","type":"integer"},"Url":{"locationName":"url"},"Whitelist":{"locationName":"whitelist","shape":"Sr"}},"type":"structure"}},"ListChannels":{"http":{"method":"GET","requestUri":"/channels","responseCode":200},"input":{"members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"type":"structure"},"output":{"members":{"Channels":{"locationName":"channels","member":{"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"Sa"}},"type":"structure"},"type":"list"},"NextToken":{"locationName":"nextToken"}},"type":"structure"}},"ListHarvestJobs":{"http":{"method":"GET","requestUri":"/harvest_jobs","responseCode":200},"input":{"members":{"IncludeChannelId":{"location":"querystring","locationName":"includeChannelId"},"IncludeStatus":{"location":"querystring","locationName":"includeStatus"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"type":"structure"},"output":{"members":{"HarvestJobs":{"locationName":"harvestJobs","member":{"members":{"Arn":{"locationName":"arn"},"ChannelId":{"locationName":"channelId"},"CreatedAt":{"locationName":"createdAt"},"EndTime":{"locationName":"endTime"},"Id":{"locationName":"id"},"OriginEndpointId":{"locationName":"originEndpointId"},"S3Destination":{"locationName":"s3Destination","shape":"Se"},"StartTime":{"locationName":"startTime"},"Status":{"locationName":"status"}},"type":"structure"},"type":"list"},"NextToken":{"locationName":"nextToken"}},"type":"structure"}},"ListOriginEndpoints":{"http":{"method":"GET","requestUri":"/origin_endpoints","responseCode":200},"input":{"members":{"ChannelId":{"location":"querystring","locationName":"channelId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"type":"structure"},"output":{"members":{"NextToken":{"locationName":"nextToken"},"OriginEndpoints":{"locationName":"originEndpoints","member":{"members":{"Arn":{"locationName":"arn"},"Authorization":{"locationName":"authorization","shape":"Si"},"ChannelId":{"locationName":"channelId"},"CmafPackage":{"locationName":"cmafPackage","shape":"S1h"},"CreatedAt":{"locationName":"createdAt"},"DashPackage":{"locationName":"dashPackage","shape":"S12"},"Description":{"locationName":"description"},"HlsPackage":{"locationName":"hlsPackage","shape":"S1a"},"Id":{"locationName":"id"},"ManifestName":{"locationName":"manifestName"},"MssPackage":{"locationName":"mssPackage","shape":"S1d"},"Origination":{"locationName":"origination"},"StartoverWindowSeconds":{"locationName":"startoverWindowSeconds","type":"integer"},"Tags":{"locationName":"tags","shape":"Sa"},"TimeDelaySeconds":{"locationName":"timeDelaySeconds","type":"integer"},"Url":{"locationName":"url"},"Whitelist":{"locationName":"whitelist","shape":"Sr"}},"type":"structure"},"type":"list"}},"type":"structure"}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resource-arn}","responseCode":200},"input":{"members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"}},"required":["ResourceArn"],"type":"structure"},"output":{"members":{"Tags":{"locationName":"tags","shape":"S29"}},"type":"structure"}},"RotateChannelCredentials":{"deprecated":true,"deprecatedMessage":"This API is deprecated. Please use RotateIngestEndpointCredentials instead","http":{"method":"PUT","requestUri":"/channels/{id}/credentials","responseCode":200},"input":{"deprecated":true,"members":{"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"deprecated":true,"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"Sa"}},"type":"structure"}},"RotateIngestEndpointCredentials":{"http":{"method":"PUT","requestUri":"/channels/{id}/ingest_endpoints/{ingest_endpoint_id}/credentials","responseCode":200},"input":{"members":{"Id":{"location":"uri","locationName":"id"},"IngestEndpointId":{"location":"uri","locationName":"ingest_endpoint_id"}},"required":["IngestEndpointId","Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"Sa"}},"type":"structure"}},"TagResource":{"http":{"requestUri":"/tags/{resource-arn}","responseCode":204},"input":{"members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"},"Tags":{"locationName":"tags","shape":"S29"}},"required":["ResourceArn","Tags"],"type":"structure"}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resource-arn}","responseCode":204},"input":{"members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","shape":"Sr"}},"required":["TagKeys","ResourceArn"],"type":"structure"}},"UpdateChannel":{"http":{"method":"PUT","requestUri":"/channels/{id}","responseCode":200},"input":{"members":{"Description":{"locationName":"description"},"Id":{"location":"uri","locationName":"id"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"CreatedAt":{"locationName":"createdAt"},"Description":{"locationName":"description"},"EgressAccessLogs":{"locationName":"egressAccessLogs","shape":"S2"},"HlsIngest":{"locationName":"hlsIngest","shape":"S6"},"Id":{"locationName":"id"},"IngressAccessLogs":{"locationName":"ingressAccessLogs","shape":"S4"},"Tags":{"locationName":"tags","shape":"Sa"}},"type":"structure"}},"UpdateOriginEndpoint":{"http":{"method":"PUT","requestUri":"/origin_endpoints/{id}","responseCode":200},"input":{"members":{"Authorization":{"locationName":"authorization","shape":"Si"},"CmafPackage":{"locationName":"cmafPackage","shape":"Sj"},"DashPackage":{"locationName":"dashPackage","shape":"S12"},"Description":{"locationName":"description"},"HlsPackage":{"locationName":"hlsPackage","shape":"S1a"},"Id":{"location":"uri","locationName":"id"},"ManifestName":{"locationName":"manifestName"},"MssPackage":{"locationName":"mssPackage","shape":"S1d"},"Origination":{"locationName":"origination"},"StartoverWindowSeconds":{"locationName":"startoverWindowSeconds","type":"integer"},"TimeDelaySeconds":{"locationName":"timeDelaySeconds","type":"integer"},"Whitelist":{"locationName":"whitelist","shape":"Sr"}},"required":["Id"],"type":"structure"},"output":{"members":{"Arn":{"locationName":"arn"},"Authorization":{"locationName":"authorization","shape":"Si"},"ChannelId":{"locationName":"channelId"},"CmafPackage":{"locationName":"cmafPackage","shape":"S1h"},"CreatedAt":{"locationName":"createdAt"},"DashPackage":{"locationName":"dashPackage","shape":"S12"},"Description":{"locationName":"description"},"HlsPackage":{"locationName":"hlsPackage","shape":"S1a"},"Id":{"locationName":"id"},"ManifestName":{"locationName":"manifestName"},"MssPackage":{"locationName":"mssPackage","shape":"S1d"},"Origination":{"locationName":"origination"},"StartoverWindowSeconds":{"locationName":"startoverWindowSeconds","type":"integer"},"Tags":{"locationName":"tags","shape":"Sa"},"TimeDelaySeconds":{"locationName":"timeDelaySeconds","type":"integer"},"Url":{"locationName":"url"},"Whitelist":{"locationName":"whitelist","shape":"Sr"}},"type":"structure"}}},"shapes":{"S2":{"members":{"LogGroupName":{"locationName":"logGroupName"}},"type":"structure"},"S4":{"members":{"LogGroupName":{"locationName":"logGroupName"}},"type":"structure"},"S6":{"members":{"IngestEndpoints":{"locationName":"ingestEndpoints","member":{"members":{"Id":{"locationName":"id"},"Password":{"locationName":"password","shape":"S9"},"Url":{"locationName":"url"},"Username":{"locationName":"username","shape":"S9"}},"type":"structure"},"type":"list"}},"type":"structure"},"S9":{"sensitive":true,"type":"string"},"Sa":{"key":{},"type":"map","value":{}},"Se":{"members":{"BucketName":{"locationName":"bucketName"},"ManifestKey":{"locationName":"manifestKey"},"RoleArn":{"locationName":"roleArn"}},"required":["ManifestKey","BucketName","RoleArn"],"type":"structure"},"Si":{"members":{"CdnIdentifierSecret":{"locationName":"cdnIdentifierSecret"},"SecretsRoleArn":{"locationName":"secretsRoleArn"}},"required":["SecretsRoleArn","CdnIdentifierSecret"],"type":"structure"},"Sj":{"members":{"Encryption":{"locationName":"encryption","shape":"Sk"},"HlsManifests":{"locationName":"hlsManifests","member":{"members":{"AdMarkers":{"locationName":"adMarkers"},"AdTriggers":{"locationName":"adTriggers","shape":"Sv"},"AdsOnDeliveryRestrictions":{"locationName":"adsOnDeliveryRestrictions"},"Id":{"locationName":"id"},"IncludeIframeOnlyStream":{"locationName":"includeIframeOnlyStream","type":"boolean"},"ManifestName":{"locationName":"manifestName"},"PlaylistType":{"locationName":"playlistType"},"PlaylistWindowSeconds":{"locationName":"playlistWindowSeconds","type":"integer"},"ProgramDateTimeIntervalSeconds":{"locationName":"programDateTimeIntervalSeconds","type":"integer"}},"required":["Id"],"type":"structure"},"type":"list"},"SegmentDurationSeconds":{"locationName":"segmentDurationSeconds","type":"integer"},"SegmentPrefix":{"locationName":"segmentPrefix"},"StreamSelection":{"locationName":"streamSelection","shape":"S10"}},"type":"structure"},"Sk":{"members":{"ConstantInitializationVector":{"locationName":"constantInitializationVector"},"EncryptionMethod":{"locationName":"encryptionMethod"},"KeyRotationIntervalSeconds":{"locationName":"keyRotationIntervalSeconds","type":"integer"},"SpekeKeyProvider":{"locationName":"spekeKeyProvider","shape":"Sn"}},"required":["SpekeKeyProvider"],"type":"structure"},"Sn":{"members":{"CertificateArn":{"locationName":"certificateArn"},"EncryptionContractConfiguration":{"locationName":"encryptionContractConfiguration","members":{"PresetSpeke20Audio":{"locationName":"presetSpeke20Audio"},"PresetSpeke20Video":{"locationName":"presetSpeke20Video"}},"required":["PresetSpeke20Audio","PresetSpeke20Video"],"type":"structure"},"ResourceId":{"locationName":"resourceId"},"RoleArn":{"locationName":"roleArn"},"SystemIds":{"locationName":"systemIds","shape":"Sr"},"Url":{"locationName":"url"}},"required":["ResourceId","SystemIds","Url","RoleArn"],"type":"structure"},"Sr":{"member":{},"type":"list"},"Sv":{"member":{},"type":"list"},"S10":{"members":{"MaxVideoBitsPerSecond":{"locationName":"maxVideoBitsPerSecond","type":"integer"},"MinVideoBitsPerSecond":{"locationName":"minVideoBitsPerSecond","type":"integer"},"StreamOrder":{"locationName":"streamOrder"}},"type":"structure"},"S12":{"members":{"AdTriggers":{"locationName":"adTriggers","shape":"Sv"},"AdsOnDeliveryRestrictions":{"locationName":"adsOnDeliveryRestrictions"},"Encryption":{"locationName":"encryption","members":{"KeyRotationIntervalSeconds":{"locationName":"keyRotationIntervalSeconds","type":"integer"},"SpekeKeyProvider":{"locationName":"spekeKeyProvider","shape":"Sn"}},"required":["SpekeKeyProvider"],"type":"structure"},"IncludeIframeOnlyStream":{"locationName":"includeIframeOnlyStream","type":"boolean"},"ManifestLayout":{"locationName":"manifestLayout"},"ManifestWindowSeconds":{"locationName":"manifestWindowSeconds","type":"integer"},"MinBufferTimeSeconds":{"locationName":"minBufferTimeSeconds","type":"integer"},"MinUpdatePeriodSeconds":{"locationName":"minUpdatePeriodSeconds","type":"integer"},"PeriodTriggers":{"locationName":"periodTriggers","member":{},"type":"list"},"Profile":{"locationName":"profile"},"SegmentDurationSeconds":{"locationName":"segmentDurationSeconds","type":"integer"},"SegmentTemplateFormat":{"locationName":"segmentTemplateFormat"},"StreamSelection":{"locationName":"streamSelection","shape":"S10"},"SuggestedPresentationDelaySeconds":{"locationName":"suggestedPresentationDelaySeconds","type":"integer"},"UtcTiming":{"locationName":"utcTiming"},"UtcTimingUri":{"locationName":"utcTimingUri"}},"type":"structure"},"S1a":{"members":{"AdMarkers":{"locationName":"adMarkers"},"AdTriggers":{"locationName":"adTriggers","shape":"Sv"},"AdsOnDeliveryRestrictions":{"locationName":"adsOnDeliveryRestrictions"},"Encryption":{"locationName":"encryption","members":{"ConstantInitializationVector":{"locationName":"constantInitializationVector"},"EncryptionMethod":{"locationName":"encryptionMethod"},"KeyRotationIntervalSeconds":{"locationName":"keyRotationIntervalSeconds","type":"integer"},"RepeatExtXKey":{"locationName":"repeatExtXKey","type":"boolean"},"SpekeKeyProvider":{"locationName":"spekeKeyProvider","shape":"Sn"}},"required":["SpekeKeyProvider"],"type":"structure"},"IncludeDvbSubtitles":{"locationName":"includeDvbSubtitles","type":"boolean"},"IncludeIframeOnlyStream":{"locationName":"includeIframeOnlyStream","type":"boolean"},"PlaylistType":{"locationName":"playlistType"},"PlaylistWindowSeconds":{"locationName":"playlistWindowSeconds","type":"integer"},"ProgramDateTimeIntervalSeconds":{"locationName":"programDateTimeIntervalSeconds","type":"integer"},"SegmentDurationSeconds":{"locationName":"segmentDurationSeconds","type":"integer"},"StreamSelection":{"locationName":"streamSelection","shape":"S10"},"UseAudioRenditionGroup":{"locationName":"useAudioRenditionGroup","type":"boolean"}},"type":"structure"},"S1d":{"members":{"Encryption":{"locationName":"encryption","members":{"SpekeKeyProvider":{"locationName":"spekeKeyProvider","shape":"Sn"}},"required":["SpekeKeyProvider"],"type":"structure"},"ManifestWindowSeconds":{"locationName":"manifestWindowSeconds","type":"integer"},"SegmentDurationSeconds":{"locationName":"segmentDurationSeconds","type":"integer"},"StreamSelection":{"locationName":"streamSelection","shape":"S10"}},"type":"structure"},"S1h":{"members":{"Encryption":{"locationName":"encryption","shape":"Sk"},"HlsManifests":{"locationName":"hlsManifests","member":{"members":{"AdMarkers":{"locationName":"adMarkers"},"Id":{"locationName":"id"},"IncludeIframeOnlyStream":{"locationName":"includeIframeOnlyStream","type":"boolean"},"ManifestName":{"locationName":"manifestName"},"PlaylistType":{"locationName":"playlistType"},"PlaylistWindowSeconds":{"locationName":"playlistWindowSeconds","type":"integer"},"ProgramDateTimeIntervalSeconds":{"locationName":"programDateTimeIntervalSeconds","type":"integer"},"Url":{"locationName":"url"},"AdTriggers":{"locationName":"adTriggers","shape":"Sv"},"AdsOnDeliveryRestrictions":{"locationName":"adsOnDeliveryRestrictions"}},"required":["Id"],"type":"structure"},"type":"list"},"SegmentDurationSeconds":{"locationName":"segmentDurationSeconds","type":"integer"},"SegmentPrefix":{"locationName":"segmentPrefix"},"StreamSelection":{"locationName":"streamSelection","shape":"S10"}},"type":"structure"},"S29":{"key":{},"type":"map","value":{}}}}
|
55077
55077
|
|
55078
55078
|
/***/ }),
|
55079
55079
|
/* 562 */
|
@@ -63133,19 +63133,19 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
63133
63133
|
/* 1238 */
|
63134
63134
|
/***/ (function(module, exports) {
|
63135
63135
|
|
63136
|
-
module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-11-28","endpointPrefix":"omics","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon Omics","serviceId":"Omics","signatureVersion":"v4","signingName":"omics","uid":"omics-2022-11-28"},"operations":{"AbortMultipartReadSetUpload":{"http":{"method":"DELETE","requestUri":"/sequencestore/{sequenceStoreId}/upload/{uploadId}/abort","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","uploadId"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"uploadId":{"location":"uri","locationName":"uploadId"}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"BatchDeleteReadSet":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/readset/batch/delete","responseCode":200},"input":{"type":"structure","required":["ids","sequenceStoreId"],"members":{"ids":{"type":"list","member":{}},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","members":{"errors":{"type":"list","member":{"type":"structure","required":["id","code","message"],"members":{"id":{},"code":{},"message":{}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"},"idempotent":true},"CancelAnnotationImportJob":{"http":{"method":"DELETE","requestUri":"/import/annotation/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId"],"members":{"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"CancelRun":{"http":{"requestUri":"/run/{id}/cancel","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"CancelVariantImportJob":{"http":{"method":"DELETE","requestUri":"/import/variant/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId"],"members":{"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"CompleteMultipartReadSetUpload":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/upload/{uploadId}/complete","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","uploadId","parts"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"uploadId":{"location":"uri","locationName":"uploadId"},"parts":{"type":"list","member":{"type":"structure","required":["partNumber","partSource","checksum"],"members":{"partNumber":{"type":"integer"},"partSource":{},"checksum":{}}}}}},"output":{"type":"structure","required":["readSetId"],"members":{"readSetId":{}}},"authtype":"v4","endpoint":{"hostPrefix":"storage-"}},"CreateAnnotationStore":{"http":{"requestUri":"/annotationStore","responseCode":200},"input":{"type":"structure","required":["storeFormat"],"members":{"reference":{"shape":"Sq"},"name":{},"description":{},"tags":{"shape":"Su"},"sseConfig":{"shape":"Sx"},"storeFormat":{},"storeOptions":{"shape":"S11"}}},"output":{"type":"structure","required":["id","status","name","creationTime"],"members":{"id":{},"reference":{"shape":"Sq"},"storeFormat":{},"storeOptions":{"shape":"S11"},"status":{},"name":{},"creationTime":{"shape":"S1d"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"CreateMultipartReadSetUpload":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/upload","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","sourceFileType","subjectId","sampleId","referenceArn","name"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"clientToken":{},"sourceFileType":{},"subjectId":{},"sampleId":{},"generatedFrom":{},"referenceArn":{},"name":{},"description":{},"tags":{"shape":"Su"}}},"output":{"type":"structure","required":["sequenceStoreId","uploadId","sourceFileType","subjectId","sampleId","referenceArn","creationTime"],"members":{"sequenceStoreId":{},"uploadId":{},"sourceFileType":{},"subjectId":{},"sampleId":{},"generatedFrom":{},"referenceArn":{},"name":{},"description":{},"tags":{"shape":"Su"},"creationTime":{"shape":"S1n"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"CreateReferenceStore":{"http":{"requestUri":"/referencestore","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{},"description":{},"sseConfig":{"shape":"Sx"},"tags":{"shape":"Su"},"clientToken":{}}},"output":{"type":"structure","required":["id","arn","creationTime"],"members":{"id":{},"arn":{},"name":{},"description":{},"sseConfig":{"shape":"Sx"},"creationTime":{"shape":"S1n"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"CreateRunGroup":{"http":{"requestUri":"/runGroup","responseCode":201},"input":{"type":"structure","required":["requestId"],"members":{"name":{},"maxCpus":{"type":"integer"},"maxRuns":{"type":"integer"},"maxDuration":{"type":"integer"},"tags":{"shape":"Su"},"requestId":{"idempotencyToken":true},"maxGpus":{"type":"integer"}}},"output":{"type":"structure","members":{"arn":{},"id":{},"tags":{"shape":"Su"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"CreateSequenceStore":{"http":{"requestUri":"/sequencestore","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{},"description":{},"sseConfig":{"shape":"Sx"},"tags":{"shape":"Su"},"clientToken":{},"fallbackLocation":{}}},"output":{"type":"structure","required":["id","arn","creationTime"],"members":{"id":{},"arn":{},"name":{},"description":{},"sseConfig":{"shape":"Sx"},"creationTime":{"shape":"S1n"},"fallbackLocation":{}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"CreateVariantStore":{"http":{"requestUri":"/variantStore","responseCode":200},"input":{"type":"structure","required":["reference"],"members":{"reference":{"shape":"Sq"},"name":{},"description":{},"tags":{"shape":"Su"},"sseConfig":{"shape":"Sx"}}},"output":{"type":"structure","required":["id","status","name","creationTime"],"members":{"id":{},"reference":{"shape":"Sq"},"status":{},"name":{},"creationTime":{"shape":"S1d"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"CreateWorkflow":{"http":{"requestUri":"/workflow","responseCode":201},"input":{"type":"structure","required":["requestId"],"members":{"name":{},"description":{},"engine":{},"definitionZip":{"type":"blob"},"definitionUri":{},"main":{},"parameterTemplate":{"shape":"S2k"},"storageCapacity":{"type":"integer"},"tags":{"shape":"Su"},"requestId":{"idempotencyToken":true},"accelerators":{}}},"output":{"type":"structure","members":{"arn":{},"id":{},"status":{},"tags":{"shape":"Su"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"DeleteAnnotationStore":{"http":{"method":"DELETE","requestUri":"/annotationStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"},"force":{"location":"querystring","locationName":"force","type":"boolean"}}},"output":{"type":"structure","required":["status"],"members":{"status":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"DeleteReference":{"http":{"method":"DELETE","requestUri":"/referencestore/{referenceStoreId}/reference/{id}","responseCode":200},"input":{"type":"structure","required":["id","referenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"},"idempotent":true},"DeleteReferenceStore":{"http":{"method":"DELETE","requestUri":"/referencestore/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"},"idempotent":true},"DeleteRun":{"http":{"method":"DELETE","requestUri":"/run/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"},"idempotent":true},"DeleteRunGroup":{"http":{"method":"DELETE","requestUri":"/runGroup/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"},"idempotent":true},"DeleteSequenceStore":{"http":{"method":"DELETE","requestUri":"/sequencestore/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"},"idempotent":true},"DeleteVariantStore":{"http":{"method":"DELETE","requestUri":"/variantStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"},"force":{"location":"querystring","locationName":"force","type":"boolean"}}},"output":{"type":"structure","required":["status"],"members":{"status":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"DeleteWorkflow":{"http":{"method":"DELETE","requestUri":"/workflow/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"},"idempotent":true},"GetAnnotationImportJob":{"http":{"method":"GET","requestUri":"/import/annotation/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId"],"members":{"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","required":["id","destinationName","roleArn","status","statusMessage","creationTime","updateTime","completionTime","items","runLeftNormalization","formatOptions"],"members":{"id":{},"destinationName":{},"roleArn":{},"status":{},"statusMessage":{},"creationTime":{"shape":"S1d"},"updateTime":{"shape":"S3h"},"completionTime":{"shape":"S3i"},"items":{"type":"list","member":{"type":"structure","required":["source","jobStatus"],"members":{"source":{},"jobStatus":{}}}},"runLeftNormalization":{"type":"boolean"},"formatOptions":{"shape":"S3n"},"annotationFields":{"shape":"S40"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"GetAnnotationStore":{"http":{"method":"GET","requestUri":"/annotationStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["id","reference","status","storeArn","name","description","sseConfig","creationTime","updateTime","tags","statusMessage","storeSizeBytes"],"members":{"id":{},"reference":{"shape":"Sq"},"status":{},"storeArn":{},"name":{},"description":{},"sseConfig":{"shape":"Sx"},"creationTime":{"shape":"S1d"},"updateTime":{"shape":"S3h"},"tags":{"shape":"Su"},"storeOptions":{"shape":"S11"},"storeFormat":{},"statusMessage":{},"storeSizeBytes":{"type":"long"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"GetReadSet":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/readset/{id}","responseCode":200},"input":{"type":"structure","required":["id","sequenceStoreId","partNumber"],"members":{"id":{"location":"uri","locationName":"id"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"file":{"location":"querystring","locationName":"file"},"partNumber":{"location":"querystring","locationName":"partNumber","type":"integer"}}},"output":{"type":"structure","members":{"payload":{"type":"blob","streaming":true}},"payload":"payload"},"authtype":"v4","endpoint":{"hostPrefix":"storage-"}},"GetReadSetActivationJob":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/activationjob/{id}","responseCode":200},"input":{"type":"structure","required":["id","sequenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","required":["id","sequenceStoreId","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"status":{},"statusMessage":{},"creationTime":{"shape":"S1n"},"completionTime":{"shape":"S1n"},"sources":{"type":"list","member":{"type":"structure","required":["readSetId","status"],"members":{"readSetId":{},"status":{},"statusMessage":{}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetReadSetExportJob":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/exportjob/{id}","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","id"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","required":["id","sequenceStoreId","destination","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"destination":{},"status":{},"statusMessage":{},"creationTime":{"shape":"S1n"},"completionTime":{"shape":"S1n"},"readSets":{"type":"list","member":{"type":"structure","required":["id","status"],"members":{"id":{},"status":{},"statusMessage":{}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetReadSetImportJob":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/importjob/{id}","responseCode":200},"input":{"type":"structure","required":["id","sequenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","required":["id","sequenceStoreId","roleArn","status","creationTime","sources"],"members":{"id":{},"sequenceStoreId":{},"roleArn":{},"status":{},"statusMessage":{},"creationTime":{"shape":"S1n"},"completionTime":{"shape":"S1n"},"sources":{"type":"list","member":{"type":"structure","required":["sourceFiles","sourceFileType","status","subjectId","sampleId"],"members":{"sourceFiles":{"shape":"S4y"},"sourceFileType":{},"status":{},"statusMessage":{},"subjectId":{},"sampleId":{},"generatedFrom":{},"referenceArn":{},"name":{},"description":{},"tags":{"shape":"Su"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetReadSetMetadata":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/readset/{id}/metadata","responseCode":200},"input":{"type":"structure","required":["id","sequenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","required":["id","arn","sequenceStoreId","status","fileType","creationTime"],"members":{"id":{},"arn":{},"sequenceStoreId":{},"subjectId":{},"sampleId":{},"status":{},"name":{},"description":{},"fileType":{},"creationTime":{"shape":"S1n"},"sequenceInformation":{"shape":"S54"},"referenceArn":{},"files":{"type":"structure","members":{"source1":{"shape":"S56"},"source2":{"shape":"S56"},"index":{"shape":"S56"}}},"statusMessage":{},"creationType":{}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetReference":{"http":{"method":"GET","requestUri":"/referencestore/{referenceStoreId}/reference/{id}","responseCode":200},"input":{"type":"structure","required":["id","referenceStoreId","partNumber"],"members":{"id":{"location":"uri","locationName":"id"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"},"range":{"location":"header","locationName":"Range"},"partNumber":{"location":"querystring","locationName":"partNumber","type":"integer"},"file":{"location":"querystring","locationName":"file"}}},"output":{"type":"structure","members":{"payload":{"type":"blob","streaming":true}},"payload":"payload"},"authtype":"v4","endpoint":{"hostPrefix":"storage-"}},"GetReferenceImportJob":{"http":{"method":"GET","requestUri":"/referencestore/{referenceStoreId}/importjob/{id}","responseCode":200},"input":{"type":"structure","required":["id","referenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"}}},"output":{"type":"structure","required":["id","referenceStoreId","roleArn","status","creationTime","sources"],"members":{"id":{},"referenceStoreId":{},"roleArn":{},"status":{},"statusMessage":{},"creationTime":{"shape":"S1n"},"completionTime":{"shape":"S1n"},"sources":{"type":"list","member":{"type":"structure","required":["status"],"members":{"sourceFile":{},"status":{},"statusMessage":{},"name":{},"description":{},"tags":{"shape":"Su"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetReferenceMetadata":{"http":{"method":"GET","requestUri":"/referencestore/{referenceStoreId}/reference/{id}/metadata","responseCode":200},"input":{"type":"structure","required":["id","referenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"}}},"output":{"type":"structure","required":["id","arn","referenceStoreId","md5","creationTime","updateTime"],"members":{"id":{},"arn":{},"referenceStoreId":{},"md5":{},"status":{},"name":{},"description":{},"creationTime":{"shape":"S1n"},"updateTime":{"shape":"S1n"},"files":{"type":"structure","members":{"source":{"shape":"S56"},"index":{"shape":"S56"}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetReferenceStore":{"http":{"method":"GET","requestUri":"/referencestore/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","required":["id","arn","creationTime"],"members":{"id":{},"arn":{},"name":{},"description":{},"sseConfig":{"shape":"Sx"},"creationTime":{"shape":"S1n"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetRun":{"http":{"method":"GET","requestUri":"/run/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"export":{"location":"querystring","locationName":"export","type":"list","member":{}}}},"output":{"type":"structure","members":{"arn":{},"id":{},"status":{},"workflowId":{},"workflowType":{},"runId":{},"roleArn":{},"name":{},"runGroupId":{},"priority":{"type":"integer"},"definition":{},"digest":{},"parameters":{"shape":"S68"},"storageCapacity":{"type":"integer"},"outputUri":{},"logLevel":{},"resourceDigests":{"type":"map","key":{},"value":{}},"startedBy":{},"creationTime":{"shape":"S6g"},"startTime":{"shape":"S6g"},"stopTime":{"shape":"S6g"},"statusMessage":{},"tags":{"shape":"Su"},"accelerators":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"GetRunGroup":{"http":{"method":"GET","requestUri":"/runGroup/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"arn":{},"id":{},"name":{},"maxCpus":{"type":"integer"},"maxRuns":{"type":"integer"},"maxDuration":{"type":"integer"},"creationTime":{"shape":"S6n"},"tags":{"shape":"Su"},"maxGpus":{"type":"integer"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"GetRunTask":{"http":{"method":"GET","requestUri":"/run/{id}/task/{taskId}","responseCode":200},"input":{"type":"structure","required":["id","taskId"],"members":{"id":{"location":"uri","locationName":"id"},"taskId":{"location":"uri","locationName":"taskId"}}},"output":{"type":"structure","members":{"taskId":{},"status":{},"name":{},"cpus":{"type":"integer"},"memory":{"type":"integer"},"creationTime":{"shape":"S6w"},"startTime":{"shape":"S6w"},"stopTime":{"shape":"S6w"},"statusMessage":{},"logStream":{},"gpus":{"type":"integer"},"instanceType":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"GetSequenceStore":{"http":{"method":"GET","requestUri":"/sequencestore/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","required":["id","arn","creationTime"],"members":{"id":{},"arn":{},"name":{},"description":{},"sseConfig":{"shape":"Sx"},"creationTime":{"shape":"S1n"},"fallbackLocation":{}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetVariantImportJob":{"http":{"method":"GET","requestUri":"/import/variant/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId"],"members":{"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","required":["id","destinationName","roleArn","status","statusMessage","creationTime","updateTime","items","runLeftNormalization"],"members":{"id":{},"destinationName":{},"roleArn":{},"status":{},"statusMessage":{},"creationTime":{"shape":"S1d"},"updateTime":{"shape":"S3h"},"completionTime":{"shape":"S3i"},"items":{"type":"list","member":{"type":"structure","required":["source","jobStatus"],"members":{"source":{},"jobStatus":{},"statusMessage":{}}}},"runLeftNormalization":{"type":"boolean"},"annotationFields":{"shape":"S40"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"GetVariantStore":{"http":{"method":"GET","requestUri":"/variantStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["id","reference","status","storeArn","name","description","sseConfig","creationTime","updateTime","tags","statusMessage","storeSizeBytes"],"members":{"id":{},"reference":{"shape":"Sq"},"status":{},"storeArn":{},"name":{},"description":{},"sseConfig":{"shape":"Sx"},"creationTime":{"shape":"S1d"},"updateTime":{"shape":"S3h"},"tags":{"shape":"Su"},"statusMessage":{},"storeSizeBytes":{"type":"long"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"GetWorkflow":{"http":{"method":"GET","requestUri":"/workflow/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"type":{"location":"querystring","locationName":"type"},"export":{"location":"querystring","locationName":"export","type":"list","member":{}}}},"output":{"type":"structure","members":{"arn":{},"id":{},"status":{},"type":{},"name":{},"description":{},"engine":{},"definition":{},"main":{},"digest":{},"parameterTemplate":{"shape":"S2k"},"storageCapacity":{"type":"integer"},"creationTime":{"shape":"S7e"},"statusMessage":{},"tags":{"shape":"Su"},"metadata":{"shape":"S7g"},"accelerators":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"ListAnnotationImportJobs":{"http":{"requestUri":"/import/annotations","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"ids":{"type":"list","member":{}},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"status":{},"storeName":{}}}}},"output":{"type":"structure","members":{"annotationImportJobs":{"type":"list","member":{"type":"structure","required":["id","destinationName","roleArn","status","creationTime","updateTime"],"members":{"id":{},"destinationName":{},"roleArn":{},"status":{},"creationTime":{"shape":"S1d"},"updateTime":{"shape":"S3h"},"completionTime":{"shape":"S3i"},"runLeftNormalization":{"type":"boolean"},"annotationFields":{"shape":"S40"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"ListAnnotationStores":{"http":{"requestUri":"/annotationStores","responseCode":200},"input":{"type":"structure","members":{"ids":{"type":"list","member":{}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"status":{}}}}},"output":{"type":"structure","members":{"annotationStores":{"type":"list","member":{"type":"structure","required":["id","reference","status","storeArn","name","storeFormat","description","sseConfig","creationTime","updateTime","statusMessage","storeSizeBytes"],"members":{"id":{},"reference":{"shape":"Sq"},"status":{},"storeArn":{},"name":{},"storeFormat":{},"description":{},"sseConfig":{"shape":"Sx"},"creationTime":{"shape":"S1d"},"updateTime":{"shape":"S3h"},"statusMessage":{},"storeSizeBytes":{"type":"long"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"ListMultipartReadSetUploads":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/uploads","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"uploads":{"type":"list","member":{"type":"structure","required":["sequenceStoreId","uploadId","sourceFileType","subjectId","sampleId","generatedFrom","referenceArn","creationTime"],"members":{"sequenceStoreId":{},"uploadId":{},"sourceFileType":{},"subjectId":{},"sampleId":{},"generatedFrom":{},"referenceArn":{},"name":{},"description":{},"tags":{"shape":"Su"},"creationTime":{"shape":"S1n"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReadSetActivationJobs":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/activationjobs","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"status":{},"createdAfter":{"shape":"S1n"},"createdBefore":{"shape":"S1n"}}}}},"output":{"type":"structure","members":{"nextToken":{},"activationJobs":{"type":"list","member":{"type":"structure","required":["id","sequenceStoreId","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"status":{},"creationTime":{"shape":"S1n"},"completionTime":{"shape":"S1n"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReadSetExportJobs":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/exportjobs","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"status":{},"createdAfter":{"shape":"S1n"},"createdBefore":{"shape":"S1n"}}}}},"output":{"type":"structure","members":{"nextToken":{},"exportJobs":{"type":"list","member":{"type":"structure","required":["id","sequenceStoreId","destination","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"destination":{},"status":{},"creationTime":{"shape":"S1n"},"completionTime":{"shape":"S1n"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReadSetImportJobs":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/importjobs","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"filter":{"type":"structure","members":{"status":{},"createdAfter":{"shape":"S1n"},"createdBefore":{"shape":"S1n"}}}}},"output":{"type":"structure","members":{"nextToken":{},"importJobs":{"type":"list","member":{"type":"structure","required":["id","sequenceStoreId","roleArn","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"roleArn":{},"status":{},"creationTime":{"shape":"S1n"},"completionTime":{"shape":"S1n"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReadSetUploadParts":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/upload/{uploadId}/parts","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","uploadId","partSource"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"uploadId":{"location":"uri","locationName":"uploadId"},"partSource":{},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"createdAfter":{"shape":"S1n"},"createdBefore":{"shape":"S1n"}}}}},"output":{"type":"structure","members":{"nextToken":{},"parts":{"type":"list","member":{"type":"structure","required":["partNumber","partSize","partSource","checksum"],"members":{"partNumber":{"type":"integer"},"partSize":{"type":"long"},"partSource":{},"checksum":{},"creationTime":{"shape":"S1n"},"lastUpdatedTime":{"shape":"S1n"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReadSets":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/readsets","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"name":{},"status":{},"referenceArn":{},"createdAfter":{"shape":"S1n"},"createdBefore":{"shape":"S1n"},"sampleId":{},"subjectId":{},"generatedFrom":{},"creationType":{}}}}},"output":{"type":"structure","required":["readSets"],"members":{"nextToken":{},"readSets":{"type":"list","member":{"type":"structure","required":["id","arn","sequenceStoreId","status","fileType","creationTime"],"members":{"id":{},"arn":{},"sequenceStoreId":{},"subjectId":{},"sampleId":{},"status":{},"name":{},"description":{},"referenceArn":{},"fileType":{},"sequenceInformation":{"shape":"S54"},"creationTime":{"shape":"S1n"},"statusMessage":{},"creationType":{}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReferenceImportJobs":{"http":{"requestUri":"/referencestore/{referenceStoreId}/importjobs","responseCode":200},"input":{"type":"structure","required":["referenceStoreId"],"members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"},"filter":{"type":"structure","members":{"status":{},"createdAfter":{"shape":"S1n"},"createdBefore":{"shape":"S1n"}}}}},"output":{"type":"structure","members":{"nextToken":{},"importJobs":{"type":"list","member":{"type":"structure","required":["id","referenceStoreId","roleArn","status","creationTime"],"members":{"id":{},"referenceStoreId":{},"roleArn":{},"status":{},"creationTime":{"shape":"S1n"},"completionTime":{"shape":"S1n"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReferenceStores":{"http":{"requestUri":"/referencestores","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"name":{},"createdAfter":{"shape":"S1n"},"createdBefore":{"shape":"S1n"}}}}},"output":{"type":"structure","required":["referenceStores"],"members":{"nextToken":{},"referenceStores":{"type":"list","member":{"type":"structure","required":["arn","id","creationTime"],"members":{"arn":{},"id":{},"name":{},"description":{},"sseConfig":{"shape":"Sx"},"creationTime":{"shape":"S1n"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReferences":{"http":{"requestUri":"/referencestore/{referenceStoreId}/references","responseCode":200},"input":{"type":"structure","required":["referenceStoreId"],"members":{"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"name":{},"md5":{},"createdAfter":{"shape":"S1n"},"createdBefore":{"shape":"S1n"}}}}},"output":{"type":"structure","required":["references"],"members":{"nextToken":{},"references":{"type":"list","member":{"type":"structure","required":["id","arn","referenceStoreId","md5","creationTime","updateTime"],"members":{"id":{},"arn":{},"referenceStoreId":{},"md5":{},"status":{},"name":{},"description":{},"creationTime":{"shape":"S1n"},"updateTime":{"shape":"S1n"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListRunGroups":{"http":{"method":"GET","requestUri":"/runGroup","responseCode":200},"input":{"type":"structure","members":{"name":{"location":"querystring","locationName":"name"},"startingToken":{"location":"querystring","locationName":"startingToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"id":{},"name":{},"maxCpus":{"type":"integer"},"maxRuns":{"type":"integer"},"maxDuration":{"type":"integer"},"creationTime":{"shape":"S6n"},"maxGpus":{"type":"integer"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"ListRunTasks":{"http":{"method":"GET","requestUri":"/run/{id}/task","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"status":{"location":"querystring","locationName":"status"},"startingToken":{"location":"querystring","locationName":"startingToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"taskId":{},"status":{},"name":{},"cpus":{"type":"integer"},"memory":{"type":"integer"},"creationTime":{"shape":"S6w"},"startTime":{"shape":"S6w"},"stopTime":{"shape":"S6w"},"gpus":{"type":"integer"},"instanceType":{}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"ListRuns":{"http":{"method":"GET","requestUri":"/run","responseCode":200},"input":{"type":"structure","members":{"name":{"location":"querystring","locationName":"name"},"runGroupId":{"location":"querystring","locationName":"runGroupId"},"startingToken":{"location":"querystring","locationName":"startingToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"id":{},"status":{},"workflowId":{},"name":{},"priority":{"type":"integer"},"storageCapacity":{"type":"integer"},"creationTime":{"shape":"S6g"},"startTime":{"shape":"S6g"},"stopTime":{"shape":"S6g"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"ListSequenceStores":{"http":{"requestUri":"/sequencestores","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"name":{},"createdAfter":{"shape":"S1n"},"createdBefore":{"shape":"S1n"}}}}},"output":{"type":"structure","required":["sequenceStores"],"members":{"nextToken":{},"sequenceStores":{"type":"list","member":{"type":"structure","required":["arn","id","creationTime"],"members":{"arn":{},"id":{},"name":{},"description":{},"sseConfig":{"shape":"Sx"},"creationTime":{"shape":"S1n"},"fallbackLocation":{}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"Su"}}},"authtype":"v4","endpoint":{"hostPrefix":"tags-"}},"ListVariantImportJobs":{"http":{"requestUri":"/import/variants","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"ids":{"type":"list","member":{}},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"status":{},"storeName":{}}}}},"output":{"type":"structure","members":{"variantImportJobs":{"type":"list","member":{"type":"structure","required":["id","destinationName","roleArn","status","creationTime","updateTime"],"members":{"id":{},"destinationName":{},"roleArn":{},"status":{},"creationTime":{"shape":"S1d"},"updateTime":{"shape":"S3h"},"completionTime":{"shape":"S3i"},"runLeftNormalization":{"type":"boolean"},"annotationFields":{"shape":"S40"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"ListVariantStores":{"http":{"requestUri":"/variantStores","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"ids":{"type":"list","member":{}},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"status":{}}}}},"output":{"type":"structure","members":{"variantStores":{"type":"list","member":{"type":"structure","required":["id","reference","status","storeArn","name","description","sseConfig","creationTime","updateTime","statusMessage","storeSizeBytes"],"members":{"id":{},"reference":{"shape":"Sq"},"status":{},"storeArn":{},"name":{},"description":{},"sseConfig":{"shape":"Sx"},"creationTime":{"shape":"S1d"},"updateTime":{"shape":"S3h"},"statusMessage":{},"storeSizeBytes":{"type":"long"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"ListWorkflows":{"http":{"method":"GET","requestUri":"/workflow","responseCode":200},"input":{"type":"structure","members":{"type":{"location":"querystring","locationName":"type"},"name":{"location":"querystring","locationName":"name"},"startingToken":{"location":"querystring","locationName":"startingToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"id":{},"name":{},"status":{},"type":{},"digest":{},"creationTime":{"shape":"S7e"},"metadata":{"shape":"S7g"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"StartAnnotationImportJob":{"http":{"requestUri":"/import/annotation","responseCode":200},"input":{"type":"structure","required":["destinationName","roleArn","items"],"members":{"destinationName":{},"roleArn":{},"items":{"type":"list","member":{"type":"structure","required":["source"],"members":{"source":{}}}},"formatOptions":{"shape":"S3n"},"runLeftNormalization":{"type":"boolean"},"annotationFields":{"shape":"S40"}}},"output":{"type":"structure","required":["jobId"],"members":{"jobId":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"StartReadSetActivationJob":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/activationjob","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","sources"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"clientToken":{},"sources":{"type":"list","member":{"type":"structure","required":["readSetId"],"members":{"readSetId":{}}}}}},"output":{"type":"structure","required":["id","sequenceStoreId","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"status":{},"creationTime":{"shape":"S1n"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"StartReadSetExportJob":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/exportjob","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","destination","roleArn","sources"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"destination":{},"roleArn":{},"clientToken":{},"sources":{"type":"list","member":{"type":"structure","required":["readSetId"],"members":{"readSetId":{}}}}}},"output":{"type":"structure","required":["id","sequenceStoreId","destination","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"destination":{},"status":{},"creationTime":{"shape":"S1n"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"StartReadSetImportJob":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/importjob","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","roleArn","sources"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"roleArn":{},"clientToken":{},"sources":{"type":"list","member":{"type":"structure","required":["sourceFiles","sourceFileType","subjectId","sampleId","referenceArn"],"members":{"sourceFiles":{"shape":"S4y"},"sourceFileType":{},"subjectId":{},"sampleId":{},"generatedFrom":{},"referenceArn":{},"name":{},"description":{},"tags":{"shape":"Su"}}}}}},"output":{"type":"structure","required":["id","sequenceStoreId","roleArn","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"roleArn":{},"status":{},"creationTime":{"shape":"S1n"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"StartReferenceImportJob":{"http":{"requestUri":"/referencestore/{referenceStoreId}/importjob","responseCode":200},"input":{"type":"structure","required":["referenceStoreId","roleArn","sources"],"members":{"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"},"roleArn":{},"clientToken":{},"sources":{"type":"list","member":{"type":"structure","required":["sourceFile","name"],"members":{"sourceFile":{},"name":{},"description":{},"tags":{"shape":"Su"}}}}}},"output":{"type":"structure","required":["id","referenceStoreId","roleArn","status","creationTime"],"members":{"id":{},"referenceStoreId":{},"roleArn":{},"status":{},"creationTime":{"shape":"S1n"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"StartRun":{"http":{"requestUri":"/run","responseCode":201},"input":{"type":"structure","required":["roleArn","requestId"],"members":{"workflowId":{},"workflowType":{},"runId":{},"roleArn":{},"name":{},"runGroupId":{},"priority":{"type":"integer"},"parameters":{"shape":"S68"},"storageCapacity":{"type":"integer"},"outputUri":{},"logLevel":{},"tags":{"shape":"Su"},"requestId":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"arn":{},"id":{},"status":{},"tags":{"shape":"Su"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"StartVariantImportJob":{"http":{"requestUri":"/import/variant","responseCode":200},"input":{"type":"structure","required":["destinationName","roleArn","items"],"members":{"destinationName":{},"roleArn":{},"items":{"type":"list","member":{"type":"structure","required":["source"],"members":{"source":{}}}},"runLeftNormalization":{"type":"boolean"},"annotationFields":{"shape":"S40"}}},"output":{"type":"structure","required":["jobId"],"members":{"jobId":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"type":"map","key":{},"value":{}}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"tags-"}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"tags-"},"idempotent":true},"UpdateAnnotationStore":{"http":{"requestUri":"/annotationStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"},"description":{}}},"output":{"type":"structure","required":["id","reference","status","name","description","creationTime","updateTime"],"members":{"id":{},"reference":{"shape":"Sq"},"status":{},"name":{},"description":{},"creationTime":{"shape":"S1d"},"updateTime":{"shape":"S3h"},"storeOptions":{"shape":"S11"},"storeFormat":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"UpdateRunGroup":{"http":{"requestUri":"/runGroup/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"name":{},"maxCpus":{"type":"integer"},"maxRuns":{"type":"integer"},"maxDuration":{"type":"integer"},"maxGpus":{"type":"integer"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"UpdateVariantStore":{"http":{"requestUri":"/variantStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"},"description":{}}},"output":{"type":"structure","required":["id","reference","status","name","description","creationTime","updateTime"],"members":{"id":{},"reference":{"shape":"Sq"},"status":{},"name":{},"description":{},"creationTime":{"shape":"S1d"},"updateTime":{"shape":"S3h"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"UpdateWorkflow":{"http":{"requestUri":"/workflow/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"name":{},"description":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"UploadReadSetPart":{"http":{"method":"PUT","requestUri":"/sequencestore/{sequenceStoreId}/upload/{uploadId}/part","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","uploadId","partSource","partNumber","payload"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"uploadId":{"location":"uri","locationName":"uploadId"},"partSource":{"location":"querystring","locationName":"partSource"},"partNumber":{"location":"querystring","locationName":"partNumber","type":"integer"},"payload":{"type":"blob","requiresLength":true,"streaming":true}},"payload":"payload"},"output":{"type":"structure","required":["checksum"],"members":{"checksum":{}}},"authtype":"v4-unsigned-body","endpoint":{"hostPrefix":"storage-"}}},"shapes":{"Sq":{"type":"structure","members":{"referenceArn":{}},"union":true},"Su":{"type":"map","key":{},"value":{}},"Sx":{"type":"structure","required":["type"],"members":{"type":{},"keyArn":{}}},"S11":{"type":"structure","members":{"tsvStoreOptions":{"type":"structure","members":{"annotationType":{},"formatToHeader":{"type":"map","key":{},"value":{}},"schema":{"type":"list","member":{"type":"map","key":{},"value":{}}}}}},"union":true},"S1d":{"type":"timestamp","timestampFormat":"iso8601"},"S1n":{"type":"timestamp","timestampFormat":"iso8601"},"S2k":{"type":"map","key":{},"value":{"type":"structure","members":{"description":{},"optional":{"type":"boolean"}}}},"S3h":{"type":"timestamp","timestampFormat":"iso8601"},"S3i":{"type":"timestamp","timestampFormat":"iso8601"},"S3n":{"type":"structure","members":{"tsvOptions":{"type":"structure","members":{"readOptions":{"type":"structure","members":{"sep":{},"encoding":{},"quote":{},"quoteAll":{"type":"boolean"},"escape":{},"escapeQuotes":{"type":"boolean"},"comment":{},"header":{"type":"boolean"},"lineSep":{}}}}},"vcfOptions":{"type":"structure","members":{"ignoreQualField":{"type":"boolean"},"ignoreFilterField":{"type":"boolean"}}}},"union":true},"S40":{"type":"map","key":{},"value":{}},"S4y":{"type":"structure","required":["source1"],"members":{"source1":{},"source2":{}}},"S54":{"type":"structure","members":{"totalReadCount":{"type":"long"},"totalBaseCount":{"type":"long"},"generatedFrom":{},"alignment":{}}},"S56":{"type":"structure","members":{"totalParts":{"type":"integer"},"partSize":{"type":"long"},"contentLength":{"type":"long"}}},"S68":{"type":"structure","members":{},"document":true},"S6g":{"type":"timestamp","timestampFormat":"iso8601"},"S6n":{"type":"timestamp","timestampFormat":"iso8601"},"S6w":{"type":"timestamp","timestampFormat":"iso8601"},"S7e":{"type":"timestamp","timestampFormat":"iso8601"},"S7g":{"type":"map","key":{},"value":{}}}}
|
63136
|
+
module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-11-28","endpointPrefix":"omics","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon Omics","serviceId":"Omics","signatureVersion":"v4","signingName":"omics","uid":"omics-2022-11-28"},"operations":{"AbortMultipartReadSetUpload":{"http":{"method":"DELETE","requestUri":"/sequencestore/{sequenceStoreId}/upload/{uploadId}/abort","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","uploadId"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"uploadId":{"location":"uri","locationName":"uploadId"}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"AcceptShare":{"http":{"requestUri":"/share/{shareId}","responseCode":200},"input":{"type":"structure","required":["shareId"],"members":{"shareId":{"location":"uri","locationName":"shareId"}}},"output":{"type":"structure","members":{"status":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"BatchDeleteReadSet":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/readset/batch/delete","responseCode":200},"input":{"type":"structure","required":["ids","sequenceStoreId"],"members":{"ids":{"type":"list","member":{}},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","members":{"errors":{"type":"list","member":{"type":"structure","required":["id","code","message"],"members":{"id":{},"code":{},"message":{}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"},"idempotent":true},"CancelAnnotationImportJob":{"http":{"method":"DELETE","requestUri":"/import/annotation/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId"],"members":{"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"CancelRun":{"http":{"requestUri":"/run/{id}/cancel","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"CancelVariantImportJob":{"http":{"method":"DELETE","requestUri":"/import/variant/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId"],"members":{"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"CompleteMultipartReadSetUpload":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/upload/{uploadId}/complete","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","uploadId","parts"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"uploadId":{"location":"uri","locationName":"uploadId"},"parts":{"type":"list","member":{"type":"structure","required":["partNumber","partSource","checksum"],"members":{"partNumber":{"type":"integer"},"partSource":{},"checksum":{}}}}}},"output":{"type":"structure","required":["readSetId"],"members":{"readSetId":{}}},"authtype":"v4","endpoint":{"hostPrefix":"storage-"}},"CreateAnnotationStore":{"http":{"requestUri":"/annotationStore","responseCode":200},"input":{"type":"structure","required":["storeFormat"],"members":{"reference":{"shape":"St"},"name":{},"description":{},"tags":{"shape":"Sx"},"versionName":{},"sseConfig":{"shape":"S11"},"storeFormat":{},"storeOptions":{"shape":"S15"}}},"output":{"type":"structure","required":["id","status","name","versionName","creationTime"],"members":{"id":{},"reference":{"shape":"St"},"storeFormat":{},"storeOptions":{"shape":"S15"},"status":{},"name":{},"versionName":{},"creationTime":{"shape":"S1h"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"CreateAnnotationStoreVersion":{"http":{"requestUri":"/annotationStore/{name}/version","responseCode":200},"input":{"type":"structure","required":["name","versionName"],"members":{"name":{"location":"uri","locationName":"name"},"versionName":{},"description":{},"versionOptions":{"shape":"S1j"},"tags":{"shape":"Sx"}}},"output":{"type":"structure","required":["id","versionName","storeId","name","status","creationTime"],"members":{"id":{},"versionName":{},"storeId":{},"versionOptions":{"shape":"S1j"},"name":{},"status":{},"creationTime":{"shape":"S1h"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"CreateMultipartReadSetUpload":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/upload","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","sourceFileType","subjectId","sampleId","referenceArn","name"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"clientToken":{},"sourceFileType":{},"subjectId":{},"sampleId":{},"generatedFrom":{},"referenceArn":{},"name":{},"description":{},"tags":{"shape":"Sx"}}},"output":{"type":"structure","required":["sequenceStoreId","uploadId","sourceFileType","subjectId","sampleId","referenceArn","creationTime"],"members":{"sequenceStoreId":{},"uploadId":{},"sourceFileType":{},"subjectId":{},"sampleId":{},"generatedFrom":{},"referenceArn":{},"name":{},"description":{},"tags":{"shape":"Sx"},"creationTime":{"shape":"S1x"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"CreateReferenceStore":{"http":{"requestUri":"/referencestore","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{},"description":{},"sseConfig":{"shape":"S11"},"tags":{"shape":"Sx"},"clientToken":{}}},"output":{"type":"structure","required":["id","arn","creationTime"],"members":{"id":{},"arn":{},"name":{},"description":{},"sseConfig":{"shape":"S11"},"creationTime":{"shape":"S1x"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"CreateRunGroup":{"http":{"requestUri":"/runGroup","responseCode":201},"input":{"type":"structure","required":["requestId"],"members":{"name":{},"maxCpus":{"type":"integer"},"maxRuns":{"type":"integer"},"maxDuration":{"type":"integer"},"tags":{"shape":"Sx"},"requestId":{"idempotencyToken":true},"maxGpus":{"type":"integer"}}},"output":{"type":"structure","members":{"arn":{},"id":{},"tags":{"shape":"Sx"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"CreateSequenceStore":{"http":{"requestUri":"/sequencestore","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{},"description":{},"sseConfig":{"shape":"S11"},"tags":{"shape":"Sx"},"clientToken":{},"fallbackLocation":{}}},"output":{"type":"structure","required":["id","arn","creationTime"],"members":{"id":{},"arn":{},"name":{},"description":{},"sseConfig":{"shape":"S11"},"creationTime":{"shape":"S1x"},"fallbackLocation":{}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"CreateShare":{"http":{"requestUri":"/share","responseCode":200},"input":{"type":"structure","required":["resourceArn","principalSubscriber"],"members":{"resourceArn":{},"principalSubscriber":{},"shareName":{}}},"output":{"type":"structure","members":{"shareId":{},"status":{},"shareName":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"CreateVariantStore":{"http":{"requestUri":"/variantStore","responseCode":200},"input":{"type":"structure","required":["reference"],"members":{"reference":{"shape":"St"},"name":{},"description":{},"tags":{"shape":"Sx"},"sseConfig":{"shape":"S11"}}},"output":{"type":"structure","required":["id","status","name","creationTime"],"members":{"id":{},"reference":{"shape":"St"},"status":{},"name":{},"creationTime":{"shape":"S1h"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"CreateWorkflow":{"http":{"requestUri":"/workflow","responseCode":201},"input":{"type":"structure","required":["requestId"],"members":{"name":{},"description":{},"engine":{},"definitionZip":{"type":"blob"},"definitionUri":{},"main":{},"parameterTemplate":{"shape":"S2w"},"storageCapacity":{"type":"integer"},"tags":{"shape":"Sx"},"requestId":{"idempotencyToken":true},"accelerators":{}}},"output":{"type":"structure","members":{"arn":{},"id":{},"status":{},"tags":{"shape":"Sx"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"DeleteAnnotationStore":{"http":{"method":"DELETE","requestUri":"/annotationStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"},"force":{"location":"querystring","locationName":"force","type":"boolean"}}},"output":{"type":"structure","required":["status"],"members":{"status":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"DeleteAnnotationStoreVersions":{"http":{"requestUri":"/annotationStore/{name}/versions/delete","responseCode":200},"input":{"type":"structure","required":["name","versions"],"members":{"name":{"location":"uri","locationName":"name"},"versions":{"type":"list","member":{}},"force":{"location":"querystring","locationName":"force","type":"boolean"}}},"output":{"type":"structure","members":{"errors":{"type":"list","member":{"type":"structure","required":["versionName","message"],"members":{"versionName":{},"message":{}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"DeleteReference":{"http":{"method":"DELETE","requestUri":"/referencestore/{referenceStoreId}/reference/{id}","responseCode":200},"input":{"type":"structure","required":["id","referenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"},"idempotent":true},"DeleteReferenceStore":{"http":{"method":"DELETE","requestUri":"/referencestore/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"},"idempotent":true},"DeleteRun":{"http":{"method":"DELETE","requestUri":"/run/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"},"idempotent":true},"DeleteRunGroup":{"http":{"method":"DELETE","requestUri":"/runGroup/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"},"idempotent":true},"DeleteSequenceStore":{"http":{"method":"DELETE","requestUri":"/sequencestore/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"},"idempotent":true},"DeleteShare":{"http":{"method":"DELETE","requestUri":"/share/{shareId}","responseCode":200},"input":{"type":"structure","required":["shareId"],"members":{"shareId":{"location":"uri","locationName":"shareId"}}},"output":{"type":"structure","members":{"status":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"DeleteVariantStore":{"http":{"method":"DELETE","requestUri":"/variantStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"},"force":{"location":"querystring","locationName":"force","type":"boolean"}}},"output":{"type":"structure","required":["status"],"members":{"status":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"},"idempotent":true},"DeleteWorkflow":{"http":{"method":"DELETE","requestUri":"/workflow/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"},"idempotent":true},"GetAnnotationImportJob":{"http":{"method":"GET","requestUri":"/import/annotation/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId"],"members":{"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","required":["id","destinationName","versionName","roleArn","status","statusMessage","creationTime","updateTime","completionTime","items","runLeftNormalization","formatOptions"],"members":{"id":{},"destinationName":{},"versionName":{},"roleArn":{},"status":{},"statusMessage":{},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"},"completionTime":{"shape":"S40"},"items":{"type":"list","member":{"type":"structure","required":["source","jobStatus"],"members":{"source":{},"jobStatus":{}}}},"runLeftNormalization":{"type":"boolean"},"formatOptions":{"shape":"S45"},"annotationFields":{"shape":"S4i"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"GetAnnotationStore":{"http":{"method":"GET","requestUri":"/annotationStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["id","reference","status","storeArn","name","description","sseConfig","creationTime","updateTime","tags","statusMessage","storeSizeBytes","numVersions"],"members":{"id":{},"reference":{"shape":"St"},"status":{},"storeArn":{},"name":{},"description":{},"sseConfig":{"shape":"S11"},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"},"tags":{"shape":"Sx"},"storeOptions":{"shape":"S15"},"storeFormat":{},"statusMessage":{},"storeSizeBytes":{"type":"long"},"numVersions":{"type":"integer"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"GetAnnotationStoreVersion":{"http":{"method":"GET","requestUri":"/annotationStore/{name}/version/{versionName}","responseCode":200},"input":{"type":"structure","required":["name","versionName"],"members":{"name":{"location":"uri","locationName":"name"},"versionName":{"location":"uri","locationName":"versionName"}}},"output":{"type":"structure","required":["storeId","id","status","versionArn","name","versionName","description","creationTime","updateTime","tags","statusMessage","versionSizeBytes"],"members":{"storeId":{},"id":{},"status":{},"versionArn":{},"name":{},"versionName":{},"description":{},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"},"tags":{"shape":"Sx"},"versionOptions":{"shape":"S1j"},"statusMessage":{},"versionSizeBytes":{"type":"long"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"GetReadSet":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/readset/{id}","responseCode":200},"input":{"type":"structure","required":["id","sequenceStoreId","partNumber"],"members":{"id":{"location":"uri","locationName":"id"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"file":{"location":"querystring","locationName":"file"},"partNumber":{"location":"querystring","locationName":"partNumber","type":"integer"}}},"output":{"type":"structure","members":{"payload":{"type":"blob","streaming":true}},"payload":"payload"},"authtype":"v4","endpoint":{"hostPrefix":"storage-"}},"GetReadSetActivationJob":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/activationjob/{id}","responseCode":200},"input":{"type":"structure","required":["id","sequenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","required":["id","sequenceStoreId","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"status":{},"statusMessage":{},"creationTime":{"shape":"S1x"},"completionTime":{"shape":"S1x"},"sources":{"type":"list","member":{"type":"structure","required":["readSetId","status"],"members":{"readSetId":{},"status":{},"statusMessage":{}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetReadSetExportJob":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/exportjob/{id}","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","id"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","required":["id","sequenceStoreId","destination","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"destination":{},"status":{},"statusMessage":{},"creationTime":{"shape":"S1x"},"completionTime":{"shape":"S1x"},"readSets":{"type":"list","member":{"type":"structure","required":["id","status"],"members":{"id":{},"status":{},"statusMessage":{}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetReadSetImportJob":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/importjob/{id}","responseCode":200},"input":{"type":"structure","required":["id","sequenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","required":["id","sequenceStoreId","roleArn","status","creationTime","sources"],"members":{"id":{},"sequenceStoreId":{},"roleArn":{},"status":{},"statusMessage":{},"creationTime":{"shape":"S1x"},"completionTime":{"shape":"S1x"},"sources":{"type":"list","member":{"type":"structure","required":["sourceFiles","sourceFileType","status","subjectId","sampleId"],"members":{"sourceFiles":{"shape":"S5j"},"sourceFileType":{},"status":{},"statusMessage":{},"subjectId":{},"sampleId":{},"generatedFrom":{},"referenceArn":{},"name":{},"description":{},"tags":{"shape":"Sx"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetReadSetMetadata":{"http":{"method":"GET","requestUri":"/sequencestore/{sequenceStoreId}/readset/{id}/metadata","responseCode":200},"input":{"type":"structure","required":["id","sequenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"}}},"output":{"type":"structure","required":["id","arn","sequenceStoreId","status","fileType","creationTime"],"members":{"id":{},"arn":{},"sequenceStoreId":{},"subjectId":{},"sampleId":{},"status":{},"name":{},"description":{},"fileType":{},"creationTime":{"shape":"S1x"},"sequenceInformation":{"shape":"S5p"},"referenceArn":{},"files":{"type":"structure","members":{"source1":{"shape":"S5r"},"source2":{"shape":"S5r"},"index":{"shape":"S5r"}}},"statusMessage":{},"creationType":{}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetReference":{"http":{"method":"GET","requestUri":"/referencestore/{referenceStoreId}/reference/{id}","responseCode":200},"input":{"type":"structure","required":["id","referenceStoreId","partNumber"],"members":{"id":{"location":"uri","locationName":"id"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"},"range":{"location":"header","locationName":"Range"},"partNumber":{"location":"querystring","locationName":"partNumber","type":"integer"},"file":{"location":"querystring","locationName":"file"}}},"output":{"type":"structure","members":{"payload":{"type":"blob","streaming":true}},"payload":"payload"},"authtype":"v4","endpoint":{"hostPrefix":"storage-"}},"GetReferenceImportJob":{"http":{"method":"GET","requestUri":"/referencestore/{referenceStoreId}/importjob/{id}","responseCode":200},"input":{"type":"structure","required":["id","referenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"}}},"output":{"type":"structure","required":["id","referenceStoreId","roleArn","status","creationTime","sources"],"members":{"id":{},"referenceStoreId":{},"roleArn":{},"status":{},"statusMessage":{},"creationTime":{"shape":"S1x"},"completionTime":{"shape":"S1x"},"sources":{"type":"list","member":{"type":"structure","required":["status"],"members":{"sourceFile":{},"status":{},"statusMessage":{},"name":{},"description":{},"tags":{"shape":"Sx"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetReferenceMetadata":{"http":{"method":"GET","requestUri":"/referencestore/{referenceStoreId}/reference/{id}/metadata","responseCode":200},"input":{"type":"structure","required":["id","referenceStoreId"],"members":{"id":{"location":"uri","locationName":"id"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"}}},"output":{"type":"structure","required":["id","arn","referenceStoreId","md5","creationTime","updateTime"],"members":{"id":{},"arn":{},"referenceStoreId":{},"md5":{},"status":{},"name":{},"description":{},"creationTime":{"shape":"S1x"},"updateTime":{"shape":"S1x"},"files":{"type":"structure","members":{"source":{"shape":"S5r"},"index":{"shape":"S5r"}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetReferenceStore":{"http":{"method":"GET","requestUri":"/referencestore/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","required":["id","arn","creationTime"],"members":{"id":{},"arn":{},"name":{},"description":{},"sseConfig":{"shape":"S11"},"creationTime":{"shape":"S1x"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetRun":{"http":{"method":"GET","requestUri":"/run/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"export":{"location":"querystring","locationName":"export","type":"list","member":{}}}},"output":{"type":"structure","members":{"arn":{},"id":{},"status":{},"workflowId":{},"workflowType":{},"runId":{},"roleArn":{},"name":{},"runGroupId":{},"priority":{"type":"integer"},"definition":{},"digest":{},"parameters":{"shape":"S6t"},"storageCapacity":{"type":"integer"},"outputUri":{},"logLevel":{},"resourceDigests":{"type":"map","key":{},"value":{}},"startedBy":{},"creationTime":{"shape":"S71"},"startTime":{"shape":"S71"},"stopTime":{"shape":"S71"},"statusMessage":{},"tags":{"shape":"Sx"},"accelerators":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"GetRunGroup":{"http":{"method":"GET","requestUri":"/runGroup/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","members":{"arn":{},"id":{},"name":{},"maxCpus":{"type":"integer"},"maxRuns":{"type":"integer"},"maxDuration":{"type":"integer"},"creationTime":{"shape":"S78"},"tags":{"shape":"Sx"},"maxGpus":{"type":"integer"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"GetRunTask":{"http":{"method":"GET","requestUri":"/run/{id}/task/{taskId}","responseCode":200},"input":{"type":"structure","required":["id","taskId"],"members":{"id":{"location":"uri","locationName":"id"},"taskId":{"location":"uri","locationName":"taskId"}}},"output":{"type":"structure","members":{"taskId":{},"status":{},"name":{},"cpus":{"type":"integer"},"memory":{"type":"integer"},"creationTime":{"shape":"S7h"},"startTime":{"shape":"S7h"},"stopTime":{"shape":"S7h"},"statusMessage":{},"logStream":{},"gpus":{"type":"integer"},"instanceType":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"GetSequenceStore":{"http":{"method":"GET","requestUri":"/sequencestore/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"}}},"output":{"type":"structure","required":["id","arn","creationTime"],"members":{"id":{},"arn":{},"name":{},"description":{},"sseConfig":{"shape":"S11"},"creationTime":{"shape":"S1x"},"fallbackLocation":{}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"GetShare":{"http":{"method":"GET","requestUri":"/share/{shareId}","responseCode":200},"input":{"type":"structure","required":["shareId"],"members":{"shareId":{"location":"uri","locationName":"shareId"}}},"output":{"type":"structure","members":{"share":{"shape":"S7q"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"GetVariantImportJob":{"http":{"method":"GET","requestUri":"/import/variant/{jobId}","responseCode":200},"input":{"type":"structure","required":["jobId"],"members":{"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","required":["id","destinationName","roleArn","status","statusMessage","creationTime","updateTime","items","runLeftNormalization"],"members":{"id":{},"destinationName":{},"roleArn":{},"status":{},"statusMessage":{},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"},"completionTime":{"shape":"S40"},"items":{"type":"list","member":{"type":"structure","required":["source","jobStatus"],"members":{"source":{},"jobStatus":{},"statusMessage":{}}}},"runLeftNormalization":{"type":"boolean"},"annotationFields":{"shape":"S4i"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"GetVariantStore":{"http":{"method":"GET","requestUri":"/variantStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["id","reference","status","storeArn","name","description","sseConfig","creationTime","updateTime","tags","statusMessage","storeSizeBytes"],"members":{"id":{},"reference":{"shape":"St"},"status":{},"storeArn":{},"name":{},"description":{},"sseConfig":{"shape":"S11"},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"},"tags":{"shape":"Sx"},"statusMessage":{},"storeSizeBytes":{"type":"long"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"GetWorkflow":{"http":{"method":"GET","requestUri":"/workflow/{id}","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"type":{"location":"querystring","locationName":"type"},"export":{"location":"querystring","locationName":"export","type":"list","member":{}}}},"output":{"type":"structure","members":{"arn":{},"id":{},"status":{},"type":{},"name":{},"description":{},"engine":{},"definition":{},"main":{},"digest":{},"parameterTemplate":{"shape":"S2w"},"storageCapacity":{"type":"integer"},"creationTime":{"shape":"S82"},"statusMessage":{},"tags":{"shape":"Sx"},"metadata":{"shape":"S84"},"accelerators":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"ListAnnotationImportJobs":{"http":{"requestUri":"/import/annotations","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"ids":{"type":"list","member":{}},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"status":{},"storeName":{}}}}},"output":{"type":"structure","members":{"annotationImportJobs":{"type":"list","member":{"type":"structure","required":["id","destinationName","versionName","roleArn","status","creationTime","updateTime"],"members":{"id":{},"destinationName":{},"versionName":{},"roleArn":{},"status":{},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"},"completionTime":{"shape":"S40"},"runLeftNormalization":{"type":"boolean"},"annotationFields":{"shape":"S4i"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"ListAnnotationStoreVersions":{"http":{"requestUri":"/annotationStore/{name}/versions","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"status":{}}}}},"output":{"type":"structure","members":{"annotationStoreVersions":{"type":"list","member":{"type":"structure","required":["storeId","id","status","versionArn","name","versionName","description","creationTime","updateTime","statusMessage","versionSizeBytes"],"members":{"storeId":{},"id":{},"status":{},"versionArn":{},"name":{},"versionName":{},"description":{},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"},"statusMessage":{},"versionSizeBytes":{"type":"long"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"ListAnnotationStores":{"http":{"requestUri":"/annotationStores","responseCode":200},"input":{"type":"structure","members":{"ids":{"type":"list","member":{}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"status":{}}}}},"output":{"type":"structure","members":{"annotationStores":{"type":"list","member":{"type":"structure","required":["id","reference","status","storeArn","name","storeFormat","description","sseConfig","creationTime","updateTime","statusMessage","storeSizeBytes"],"members":{"id":{},"reference":{"shape":"St"},"status":{},"storeArn":{},"name":{},"storeFormat":{},"description":{},"sseConfig":{"shape":"S11"},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"},"statusMessage":{},"storeSizeBytes":{"type":"long"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"ListMultipartReadSetUploads":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/uploads","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"uploads":{"type":"list","member":{"type":"structure","required":["sequenceStoreId","uploadId","sourceFileType","subjectId","sampleId","generatedFrom","referenceArn","creationTime"],"members":{"sequenceStoreId":{},"uploadId":{},"sourceFileType":{},"subjectId":{},"sampleId":{},"generatedFrom":{},"referenceArn":{},"name":{},"description":{},"tags":{"shape":"Sx"},"creationTime":{"shape":"S1x"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReadSetActivationJobs":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/activationjobs","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"status":{},"createdAfter":{"shape":"S1x"},"createdBefore":{"shape":"S1x"}}}}},"output":{"type":"structure","members":{"nextToken":{},"activationJobs":{"type":"list","member":{"type":"structure","required":["id","sequenceStoreId","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"status":{},"creationTime":{"shape":"S1x"},"completionTime":{"shape":"S1x"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReadSetExportJobs":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/exportjobs","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"status":{},"createdAfter":{"shape":"S1x"},"createdBefore":{"shape":"S1x"}}}}},"output":{"type":"structure","members":{"nextToken":{},"exportJobs":{"type":"list","member":{"type":"structure","required":["id","sequenceStoreId","destination","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"destination":{},"status":{},"creationTime":{"shape":"S1x"},"completionTime":{"shape":"S1x"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReadSetImportJobs":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/importjobs","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"filter":{"type":"structure","members":{"status":{},"createdAfter":{"shape":"S1x"},"createdBefore":{"shape":"S1x"}}}}},"output":{"type":"structure","members":{"nextToken":{},"importJobs":{"type":"list","member":{"type":"structure","required":["id","sequenceStoreId","roleArn","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"roleArn":{},"status":{},"creationTime":{"shape":"S1x"},"completionTime":{"shape":"S1x"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReadSetUploadParts":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/upload/{uploadId}/parts","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","uploadId","partSource"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"uploadId":{"location":"uri","locationName":"uploadId"},"partSource":{},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"createdAfter":{"shape":"S1x"},"createdBefore":{"shape":"S1x"}}}}},"output":{"type":"structure","members":{"nextToken":{},"parts":{"type":"list","member":{"type":"structure","required":["partNumber","partSize","partSource","checksum"],"members":{"partNumber":{"type":"integer"},"partSize":{"type":"long"},"partSource":{},"checksum":{},"creationTime":{"shape":"S1x"},"lastUpdatedTime":{"shape":"S1x"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReadSets":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/readsets","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"name":{},"status":{},"referenceArn":{},"createdAfter":{"shape":"S1x"},"createdBefore":{"shape":"S1x"},"sampleId":{},"subjectId":{},"generatedFrom":{},"creationType":{}}}}},"output":{"type":"structure","required":["readSets"],"members":{"nextToken":{},"readSets":{"type":"list","member":{"type":"structure","required":["id","arn","sequenceStoreId","status","fileType","creationTime"],"members":{"id":{},"arn":{},"sequenceStoreId":{},"subjectId":{},"sampleId":{},"status":{},"name":{},"description":{},"referenceArn":{},"fileType":{},"sequenceInformation":{"shape":"S5p"},"creationTime":{"shape":"S1x"},"statusMessage":{},"creationType":{}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReferenceImportJobs":{"http":{"requestUri":"/referencestore/{referenceStoreId}/importjobs","responseCode":200},"input":{"type":"structure","required":["referenceStoreId"],"members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"},"filter":{"type":"structure","members":{"status":{},"createdAfter":{"shape":"S1x"},"createdBefore":{"shape":"S1x"}}}}},"output":{"type":"structure","members":{"nextToken":{},"importJobs":{"type":"list","member":{"type":"structure","required":["id","referenceStoreId","roleArn","status","creationTime"],"members":{"id":{},"referenceStoreId":{},"roleArn":{},"status":{},"creationTime":{"shape":"S1x"},"completionTime":{"shape":"S1x"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReferenceStores":{"http":{"requestUri":"/referencestores","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"name":{},"createdAfter":{"shape":"S1x"},"createdBefore":{"shape":"S1x"}}}}},"output":{"type":"structure","required":["referenceStores"],"members":{"nextToken":{},"referenceStores":{"type":"list","member":{"type":"structure","required":["arn","id","creationTime"],"members":{"arn":{},"id":{},"name":{},"description":{},"sseConfig":{"shape":"S11"},"creationTime":{"shape":"S1x"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListReferences":{"http":{"requestUri":"/referencestore/{referenceStoreId}/references","responseCode":200},"input":{"type":"structure","required":["referenceStoreId"],"members":{"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"name":{},"md5":{},"createdAfter":{"shape":"S1x"},"createdBefore":{"shape":"S1x"}}}}},"output":{"type":"structure","required":["references"],"members":{"nextToken":{},"references":{"type":"list","member":{"type":"structure","required":["id","arn","referenceStoreId","md5","creationTime","updateTime"],"members":{"id":{},"arn":{},"referenceStoreId":{},"md5":{},"status":{},"name":{},"description":{},"creationTime":{"shape":"S1x"},"updateTime":{"shape":"S1x"}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListRunGroups":{"http":{"method":"GET","requestUri":"/runGroup","responseCode":200},"input":{"type":"structure","members":{"name":{"location":"querystring","locationName":"name"},"startingToken":{"location":"querystring","locationName":"startingToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"id":{},"name":{},"maxCpus":{"type":"integer"},"maxRuns":{"type":"integer"},"maxDuration":{"type":"integer"},"creationTime":{"shape":"S78"},"maxGpus":{"type":"integer"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"ListRunTasks":{"http":{"method":"GET","requestUri":"/run/{id}/task","responseCode":200},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"status":{"location":"querystring","locationName":"status"},"startingToken":{"location":"querystring","locationName":"startingToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"taskId":{},"status":{},"name":{},"cpus":{"type":"integer"},"memory":{"type":"integer"},"creationTime":{"shape":"S7h"},"startTime":{"shape":"S7h"},"stopTime":{"shape":"S7h"},"gpus":{"type":"integer"},"instanceType":{}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"ListRuns":{"http":{"method":"GET","requestUri":"/run","responseCode":200},"input":{"type":"structure","members":{"name":{"location":"querystring","locationName":"name"},"runGroupId":{"location":"querystring","locationName":"runGroupId"},"startingToken":{"location":"querystring","locationName":"startingToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"id":{},"status":{},"workflowId":{},"name":{},"priority":{"type":"integer"},"storageCapacity":{"type":"integer"},"creationTime":{"shape":"S71"},"startTime":{"shape":"S71"},"stopTime":{"shape":"S71"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"ListSequenceStores":{"http":{"requestUri":"/sequencestores","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"name":{},"createdAfter":{"shape":"S1x"},"createdBefore":{"shape":"S1x"}}}}},"output":{"type":"structure","required":["sequenceStores"],"members":{"nextToken":{},"sequenceStores":{"type":"list","member":{"type":"structure","required":["arn","id","creationTime"],"members":{"arn":{},"id":{},"name":{},"description":{},"sseConfig":{"shape":"S11"},"creationTime":{"shape":"S1x"},"fallbackLocation":{}}}}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"ListShares":{"http":{"requestUri":"/shares","responseCode":200},"input":{"type":"structure","required":["resourceOwner"],"members":{"resourceOwner":{},"filter":{"type":"structure","members":{"resourceArns":{"type":"list","member":{}},"status":{"type":"list","member":{}}}},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["shares"],"members":{"shares":{"type":"list","member":{"shape":"S7q"}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"Sx"}}},"authtype":"v4","endpoint":{"hostPrefix":"tags-"}},"ListVariantImportJobs":{"http":{"requestUri":"/import/variants","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"ids":{"type":"list","member":{}},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"status":{},"storeName":{}}}}},"output":{"type":"structure","members":{"variantImportJobs":{"type":"list","member":{"type":"structure","required":["id","destinationName","roleArn","status","creationTime","updateTime"],"members":{"id":{},"destinationName":{},"roleArn":{},"status":{},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"},"completionTime":{"shape":"S40"},"runLeftNormalization":{"type":"boolean"},"annotationFields":{"shape":"S4i"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"ListVariantStores":{"http":{"requestUri":"/variantStores","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"ids":{"type":"list","member":{}},"nextToken":{"location":"querystring","locationName":"nextToken"},"filter":{"type":"structure","members":{"status":{}}}}},"output":{"type":"structure","members":{"variantStores":{"type":"list","member":{"type":"structure","required":["id","reference","status","storeArn","name","description","sseConfig","creationTime","updateTime","statusMessage","storeSizeBytes"],"members":{"id":{},"reference":{"shape":"St"},"status":{},"storeArn":{},"name":{},"description":{},"sseConfig":{"shape":"S11"},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"},"statusMessage":{},"storeSizeBytes":{"type":"long"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"ListWorkflows":{"http":{"method":"GET","requestUri":"/workflow","responseCode":200},"input":{"type":"structure","members":{"type":{"location":"querystring","locationName":"type"},"name":{"location":"querystring","locationName":"name"},"startingToken":{"location":"querystring","locationName":"startingToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"arn":{},"id":{},"name":{},"status":{},"type":{},"digest":{},"creationTime":{"shape":"S82"},"metadata":{"shape":"S84"}}}},"nextToken":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"StartAnnotationImportJob":{"http":{"requestUri":"/import/annotation","responseCode":200},"input":{"type":"structure","required":["destinationName","roleArn","items"],"members":{"destinationName":{},"roleArn":{},"items":{"type":"list","member":{"type":"structure","required":["source"],"members":{"source":{}}}},"versionName":{},"formatOptions":{"shape":"S45"},"runLeftNormalization":{"type":"boolean"},"annotationFields":{"shape":"S4i"}}},"output":{"type":"structure","required":["jobId"],"members":{"jobId":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"StartReadSetActivationJob":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/activationjob","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","sources"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"clientToken":{},"sources":{"type":"list","member":{"type":"structure","required":["readSetId"],"members":{"readSetId":{}}}}}},"output":{"type":"structure","required":["id","sequenceStoreId","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"status":{},"creationTime":{"shape":"S1x"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"StartReadSetExportJob":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/exportjob","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","destination","roleArn","sources"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"destination":{},"roleArn":{},"clientToken":{},"sources":{"type":"list","member":{"type":"structure","required":["readSetId"],"members":{"readSetId":{}}}}}},"output":{"type":"structure","required":["id","sequenceStoreId","destination","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"destination":{},"status":{},"creationTime":{"shape":"S1x"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"StartReadSetImportJob":{"http":{"requestUri":"/sequencestore/{sequenceStoreId}/importjob","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","roleArn","sources"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"roleArn":{},"clientToken":{},"sources":{"type":"list","member":{"type":"structure","required":["sourceFiles","sourceFileType","subjectId","sampleId","referenceArn"],"members":{"sourceFiles":{"shape":"S5j"},"sourceFileType":{},"subjectId":{},"sampleId":{},"generatedFrom":{},"referenceArn":{},"name":{},"description":{},"tags":{"shape":"Sx"}}}}}},"output":{"type":"structure","required":["id","sequenceStoreId","roleArn","status","creationTime"],"members":{"id":{},"sequenceStoreId":{},"roleArn":{},"status":{},"creationTime":{"shape":"S1x"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"StartReferenceImportJob":{"http":{"requestUri":"/referencestore/{referenceStoreId}/importjob","responseCode":200},"input":{"type":"structure","required":["referenceStoreId","roleArn","sources"],"members":{"referenceStoreId":{"location":"uri","locationName":"referenceStoreId"},"roleArn":{},"clientToken":{},"sources":{"type":"list","member":{"type":"structure","required":["sourceFile","name"],"members":{"sourceFile":{},"name":{},"description":{},"tags":{"shape":"Sx"}}}}}},"output":{"type":"structure","required":["id","referenceStoreId","roleArn","status","creationTime"],"members":{"id":{},"referenceStoreId":{},"roleArn":{},"status":{},"creationTime":{"shape":"S1x"}}},"authtype":"v4","endpoint":{"hostPrefix":"control-storage-"}},"StartRun":{"http":{"requestUri":"/run","responseCode":201},"input":{"type":"structure","required":["roleArn","requestId"],"members":{"workflowId":{},"workflowType":{},"runId":{},"roleArn":{},"name":{},"runGroupId":{},"priority":{"type":"integer"},"parameters":{"shape":"S6t"},"storageCapacity":{"type":"integer"},"outputUri":{},"logLevel":{},"tags":{"shape":"Sx"},"requestId":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"arn":{},"id":{},"status":{},"tags":{"shape":"Sx"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"StartVariantImportJob":{"http":{"requestUri":"/import/variant","responseCode":200},"input":{"type":"structure","required":["destinationName","roleArn","items"],"members":{"destinationName":{},"roleArn":{},"items":{"type":"list","member":{"type":"structure","required":["source"],"members":{"source":{}}}},"runLeftNormalization":{"type":"boolean"},"annotationFields":{"shape":"S4i"}}},"output":{"type":"structure","required":["jobId"],"members":{"jobId":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"type":"map","key":{},"value":{}}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"tags-"}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"authtype":"v4","endpoint":{"hostPrefix":"tags-"},"idempotent":true},"UpdateAnnotationStore":{"http":{"requestUri":"/annotationStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"},"description":{}}},"output":{"type":"structure","required":["id","reference","status","name","description","creationTime","updateTime"],"members":{"id":{},"reference":{"shape":"St"},"status":{},"name":{},"description":{},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"},"storeOptions":{"shape":"S15"},"storeFormat":{}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"UpdateAnnotationStoreVersion":{"http":{"requestUri":"/annotationStore/{name}/version/{versionName}","responseCode":200},"input":{"type":"structure","required":["name","versionName"],"members":{"name":{"location":"uri","locationName":"name"},"versionName":{"location":"uri","locationName":"versionName"},"description":{}}},"output":{"type":"structure","required":["storeId","id","status","name","versionName","description","creationTime","updateTime"],"members":{"storeId":{},"id":{},"status":{},"name":{},"versionName":{},"description":{},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"UpdateRunGroup":{"http":{"requestUri":"/runGroup/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"name":{},"maxCpus":{"type":"integer"},"maxRuns":{"type":"integer"},"maxDuration":{"type":"integer"},"maxGpus":{"type":"integer"}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"UpdateVariantStore":{"http":{"requestUri":"/variantStore/{name}","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{"location":"uri","locationName":"name"},"description":{}}},"output":{"type":"structure","required":["id","reference","status","name","description","creationTime","updateTime"],"members":{"id":{},"reference":{"shape":"St"},"status":{},"name":{},"description":{},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"}}},"authtype":"v4","endpoint":{"hostPrefix":"analytics-"}},"UpdateWorkflow":{"http":{"requestUri":"/workflow/{id}","responseCode":202},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"id"},"name":{},"description":{}}},"authtype":"v4","endpoint":{"hostPrefix":"workflows-"}},"UploadReadSetPart":{"http":{"method":"PUT","requestUri":"/sequencestore/{sequenceStoreId}/upload/{uploadId}/part","responseCode":200},"input":{"type":"structure","required":["sequenceStoreId","uploadId","partSource","partNumber","payload"],"members":{"sequenceStoreId":{"location":"uri","locationName":"sequenceStoreId"},"uploadId":{"location":"uri","locationName":"uploadId"},"partSource":{"location":"querystring","locationName":"partSource"},"partNumber":{"location":"querystring","locationName":"partNumber","type":"integer"},"payload":{"type":"blob","requiresLength":true,"streaming":true}},"payload":"payload"},"output":{"type":"structure","required":["checksum"],"members":{"checksum":{}}},"authtype":"v4-unsigned-body","endpoint":{"hostPrefix":"storage-"}}},"shapes":{"St":{"type":"structure","members":{"referenceArn":{}},"union":true},"Sx":{"type":"map","key":{},"value":{}},"S11":{"type":"structure","required":["type"],"members":{"type":{},"keyArn":{}}},"S15":{"type":"structure","members":{"tsvStoreOptions":{"type":"structure","members":{"annotationType":{},"formatToHeader":{"shape":"S18"},"schema":{"type":"list","member":{"shape":"S1c"}}}}},"union":true},"S18":{"type":"map","key":{},"value":{}},"S1c":{"type":"map","key":{},"value":{}},"S1h":{"type":"timestamp","timestampFormat":"iso8601"},"S1j":{"type":"structure","members":{"tsvVersionOptions":{"type":"structure","members":{"annotationType":{},"formatToHeader":{"shape":"S18"},"schema":{"type":"list","member":{"shape":"S1c"}}}}},"union":true},"S1x":{"type":"timestamp","timestampFormat":"iso8601"},"S2w":{"type":"map","key":{},"value":{"type":"structure","members":{"description":{},"optional":{"type":"boolean"}}}},"S3z":{"type":"timestamp","timestampFormat":"iso8601"},"S40":{"type":"timestamp","timestampFormat":"iso8601"},"S45":{"type":"structure","members":{"tsvOptions":{"type":"structure","members":{"readOptions":{"type":"structure","members":{"sep":{},"encoding":{},"quote":{},"quoteAll":{"type":"boolean"},"escape":{},"escapeQuotes":{"type":"boolean"},"comment":{},"header":{"type":"boolean"},"lineSep":{}}}}},"vcfOptions":{"type":"structure","members":{"ignoreQualField":{"type":"boolean"},"ignoreFilterField":{"type":"boolean"}}}},"union":true},"S4i":{"type":"map","key":{},"value":{}},"S5j":{"type":"structure","required":["source1"],"members":{"source1":{},"source2":{}}},"S5p":{"type":"structure","members":{"totalReadCount":{"type":"long"},"totalBaseCount":{"type":"long"},"generatedFrom":{},"alignment":{}}},"S5r":{"type":"structure","members":{"totalParts":{"type":"integer"},"partSize":{"type":"long"},"contentLength":{"type":"long"}}},"S6t":{"type":"structure","members":{},"document":true},"S71":{"type":"timestamp","timestampFormat":"iso8601"},"S78":{"type":"timestamp","timestampFormat":"iso8601"},"S7h":{"type":"timestamp","timestampFormat":"iso8601"},"S7q":{"type":"structure","members":{"shareId":{},"resourceArn":{},"principalSubscriber":{},"ownerId":{},"status":{},"statusMessage":{},"shareName":{},"creationTime":{"shape":"S1h"},"updateTime":{"shape":"S3z"}}},"S82":{"type":"timestamp","timestampFormat":"iso8601"},"S84":{"type":"map","key":{},"value":{}}}}
|
63137
63137
|
|
63138
63138
|
/***/ }),
|
63139
63139
|
/* 1239 */
|
63140
63140
|
/***/ (function(module, exports) {
|
63141
63141
|
|
63142
|
-
module.exports = {"pagination":{"ListAnnotationImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"annotationImportJobs"},"ListAnnotationStores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"annotationStores"},"ListMultipartReadSetUploads":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"uploads"},"ListReadSetActivationJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"activationJobs"},"ListReadSetExportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"exportJobs"},"ListReadSetImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"importJobs"},"ListReadSetUploadParts":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"parts"},"ListReadSets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"readSets"},"ListReferenceImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"importJobs"},"ListReferenceStores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"referenceStores"},"ListReferences":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"references"},"ListRunGroups":{"input_token":"startingToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListRunTasks":{"input_token":"startingToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListRuns":{"input_token":"startingToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSequenceStores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"sequenceStores"},"ListVariantImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"variantImportJobs"},"ListVariantStores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"variantStores"},"ListWorkflows":{"input_token":"startingToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"}}}
|
63142
|
+
module.exports = {"pagination":{"ListAnnotationImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"annotationImportJobs"},"ListAnnotationStoreVersions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"annotationStoreVersions"},"ListAnnotationStores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"annotationStores"},"ListMultipartReadSetUploads":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"uploads"},"ListReadSetActivationJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"activationJobs"},"ListReadSetExportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"exportJobs"},"ListReadSetImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"importJobs"},"ListReadSetUploadParts":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"parts"},"ListReadSets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"readSets"},"ListReferenceImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"importJobs"},"ListReferenceStores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"referenceStores"},"ListReferences":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"references"},"ListRunGroups":{"input_token":"startingToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListRunTasks":{"input_token":"startingToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListRuns":{"input_token":"startingToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSequenceStores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"sequenceStores"},"ListShares":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"shares"},"ListVariantImportJobs":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"variantImportJobs"},"ListVariantStores":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"variantStores"},"ListWorkflows":{"input_token":"startingToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"}}}
|
63143
63143
|
|
63144
63144
|
/***/ }),
|
63145
63145
|
/* 1240 */
|
63146
63146
|
/***/ (function(module, exports) {
|
63147
63147
|
|
63148
|
-
module.exports = {"version":2,"waiters":{"AnnotationImportJobCreated":{"description":"Wait until an annotation import is completed","delay":30,"maxAttempts":20,"operation":"GetAnnotationImportJob","acceptors":[{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"success","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"}]},"AnnotationStoreCreated":{"description":"Wait until an annotation store is created","delay":30,"maxAttempts":20,"operation":"GetAnnotationStore","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"ACTIVE"},{"matcher":"path","argument":"status","state":"retry","expected":"CREATING"},{"matcher":"path","argument":"status","state":"retry","expected":"UPDATING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]},"AnnotationStoreDeleted":{"description":"Wait until an annotation store is deleted.","delay":30,"maxAttempts":20,"operation":"GetAnnotationStore","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"DELETED"},{"matcher":"error","state":"success","expected":"ResourceNotFoundException"},{"matcher":"path","argument":"status","state":"retry","expected":"DELETING"}]},"ReadSetActivationJobCompleted":{"description":"Wait until a job is completed.","delay":30,"maxAttempts":20,"operation":"GetReadSetActivationJob","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"retry","expected":"CANCELLING"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"COMPLETED_WITH_FAILURES"}]},"ReadSetExportJobCompleted":{"description":"Wait until a job is completed.","delay":30,"maxAttempts":20,"operation":"GetReadSetExportJob","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"retry","expected":"CANCELLING"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"COMPLETED_WITH_FAILURES"}]},"ReadSetImportJobCompleted":{"description":"Wait until a job is completed.","delay":30,"maxAttempts":20,"operation":"GetReadSetImportJob","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"retry","expected":"CANCELLING"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"COMPLETED_WITH_FAILURES"}]},"ReferenceImportJobCompleted":{"description":"Wait until a job is completed.","delay":30,"maxAttempts":20,"operation":"GetReferenceImportJob","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"retry","expected":"CANCELLING"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"COMPLETED_WITH_FAILURES"}]},"RunCompleted":{"description":"Wait until a run is completed.","delay":30,"maxAttempts":20,"operation":"GetRun","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"PENDING"},{"matcher":"path","argument":"status","state":"retry","expected":"STARTING"},{"matcher":"path","argument":"status","state":"retry","expected":"RUNNING"},{"matcher":"path","argument":"status","state":"retry","expected":"STOPPING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]},"RunRunning":{"description":"Wait until a run is running.","delay":30,"maxAttempts":20,"operation":"GetRun","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"RUNNING"},{"matcher":"path","argument":"status","state":"retry","expected":"PENDING"},{"matcher":"path","argument":"status","state":"retry","expected":"STARTING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"}]},"TaskCompleted":{"description":"Wait until a task is completed.","delay":30,"maxAttempts":20,"operation":"GetRunTask","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"PENDING"},{"matcher":"path","argument":"status","state":"retry","expected":"STARTING"},{"matcher":"path","argument":"status","state":"retry","expected":"RUNNING"},{"matcher":"path","argument":"status","state":"retry","expected":"STOPPING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]},"TaskRunning":{"description":"Wait until a task is running.","delay":30,"maxAttempts":20,"operation":"GetRunTask","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"RUNNING"},{"matcher":"path","argument":"status","state":"retry","expected":"PENDING"},{"matcher":"path","argument":"status","state":"retry","expected":"STARTING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"}]},"VariantImportJobCreated":{"description":"Wait until variant import is completed","delay":30,"maxAttempts":20,"operation":"GetVariantImportJob","acceptors":[{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"success","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"}]},"VariantStoreCreated":{"description":"Wait until a variant store is created","delay":30,"maxAttempts":20,"operation":"GetVariantStore","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"ACTIVE"},{"matcher":"path","argument":"status","state":"retry","expected":"CREATING"},{"matcher":"path","argument":"status","state":"retry","expected":"UPDATING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]},"VariantStoreDeleted":{"description":"Wait until a variant store is deleted.","delay":30,"maxAttempts":20,"operation":"GetVariantStore","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"DELETED"},{"matcher":"error","state":"success","expected":"ResourceNotFoundException"},{"matcher":"path","argument":"status","state":"retry","expected":"DELETING"}]},"WorkflowActive":{"description":"Wait until a workflow is active.","delay":3,"maxAttempts":10,"operation":"GetWorkflow","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"ACTIVE"},{"matcher":"path","argument":"status","state":"retry","expected":"CREATING"},{"matcher":"path","argument":"status","state":"retry","expected":"UPDATING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]}}}
|
63148
|
+
module.exports = {"version":2,"waiters":{"AnnotationImportJobCreated":{"description":"Wait until an annotation import is completed","delay":30,"maxAttempts":20,"operation":"GetAnnotationImportJob","acceptors":[{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"success","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"}]},"AnnotationStoreCreated":{"description":"Wait until an annotation store is created","delay":30,"maxAttempts":20,"operation":"GetAnnotationStore","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"ACTIVE"},{"matcher":"path","argument":"status","state":"retry","expected":"CREATING"},{"matcher":"path","argument":"status","state":"retry","expected":"UPDATING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]},"AnnotationStoreDeleted":{"description":"Wait until an annotation store is deleted.","delay":30,"maxAttempts":20,"operation":"GetAnnotationStore","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"DELETED"},{"matcher":"error","state":"success","expected":"ResourceNotFoundException"},{"matcher":"path","argument":"status","state":"retry","expected":"DELETING"}]},"AnnotationStoreVersionCreated":{"description":"Wait until an annotation store version is created","delay":30,"maxAttempts":20,"operation":"GetAnnotationStoreVersion","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"ACTIVE"},{"matcher":"path","argument":"status","state":"retry","expected":"CREATING"},{"matcher":"path","argument":"status","state":"retry","expected":"UPDATING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]},"AnnotationStoreVersionDeleted":{"description":"Wait until an annotation store version is deleted.","delay":30,"maxAttempts":20,"operation":"GetAnnotationStoreVersion","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"DELETED"},{"matcher":"error","state":"success","expected":"ResourceNotFoundException"},{"matcher":"path","argument":"status","state":"retry","expected":"DELETING"}]},"ReadSetActivationJobCompleted":{"description":"Wait until a job is completed.","delay":30,"maxAttempts":20,"operation":"GetReadSetActivationJob","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"retry","expected":"CANCELLING"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"COMPLETED_WITH_FAILURES"}]},"ReadSetExportJobCompleted":{"description":"Wait until a job is completed.","delay":30,"maxAttempts":20,"operation":"GetReadSetExportJob","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"retry","expected":"CANCELLING"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"COMPLETED_WITH_FAILURES"}]},"ReadSetImportJobCompleted":{"description":"Wait until a job is completed.","delay":30,"maxAttempts":20,"operation":"GetReadSetImportJob","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"retry","expected":"CANCELLING"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"COMPLETED_WITH_FAILURES"}]},"ReferenceImportJobCompleted":{"description":"Wait until a job is completed.","delay":30,"maxAttempts":20,"operation":"GetReferenceImportJob","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"retry","expected":"CANCELLING"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"COMPLETED_WITH_FAILURES"}]},"RunCompleted":{"description":"Wait until a run is completed.","delay":30,"maxAttempts":20,"operation":"GetRun","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"PENDING"},{"matcher":"path","argument":"status","state":"retry","expected":"STARTING"},{"matcher":"path","argument":"status","state":"retry","expected":"RUNNING"},{"matcher":"path","argument":"status","state":"retry","expected":"STOPPING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]},"RunRunning":{"description":"Wait until a run is running.","delay":30,"maxAttempts":20,"operation":"GetRun","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"RUNNING"},{"matcher":"path","argument":"status","state":"retry","expected":"PENDING"},{"matcher":"path","argument":"status","state":"retry","expected":"STARTING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"}]},"TaskCompleted":{"description":"Wait until a task is completed.","delay":30,"maxAttempts":20,"operation":"GetRunTask","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"},{"matcher":"path","argument":"status","state":"retry","expected":"PENDING"},{"matcher":"path","argument":"status","state":"retry","expected":"STARTING"},{"matcher":"path","argument":"status","state":"retry","expected":"RUNNING"},{"matcher":"path","argument":"status","state":"retry","expected":"STOPPING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]},"TaskRunning":{"description":"Wait until a task is running.","delay":30,"maxAttempts":20,"operation":"GetRunTask","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"RUNNING"},{"matcher":"path","argument":"status","state":"retry","expected":"PENDING"},{"matcher":"path","argument":"status","state":"retry","expected":"STARTING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"failure","expected":"CANCELLED"}]},"VariantImportJobCreated":{"description":"Wait until variant import is completed","delay":30,"maxAttempts":20,"operation":"GetVariantImportJob","acceptors":[{"matcher":"path","argument":"status","state":"retry","expected":"SUBMITTED"},{"matcher":"path","argument":"status","state":"retry","expected":"IN_PROGRESS"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"},{"matcher":"path","argument":"status","state":"success","expected":"CANCELLED"},{"matcher":"path","argument":"status","state":"success","expected":"COMPLETED"}]},"VariantStoreCreated":{"description":"Wait until a variant store is created","delay":30,"maxAttempts":20,"operation":"GetVariantStore","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"ACTIVE"},{"matcher":"path","argument":"status","state":"retry","expected":"CREATING"},{"matcher":"path","argument":"status","state":"retry","expected":"UPDATING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]},"VariantStoreDeleted":{"description":"Wait until a variant store is deleted.","delay":30,"maxAttempts":20,"operation":"GetVariantStore","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"DELETED"},{"matcher":"error","state":"success","expected":"ResourceNotFoundException"},{"matcher":"path","argument":"status","state":"retry","expected":"DELETING"}]},"WorkflowActive":{"description":"Wait until a workflow is active.","delay":3,"maxAttempts":10,"operation":"GetWorkflow","acceptors":[{"matcher":"path","argument":"status","state":"success","expected":"ACTIVE"},{"matcher":"path","argument":"status","state":"retry","expected":"CREATING"},{"matcher":"path","argument":"status","state":"retry","expected":"UPDATING"},{"matcher":"path","argument":"status","state":"failure","expected":"FAILED"}]}}}
|
63149
63149
|
|
63150
63150
|
/***/ }),
|
63151
63151
|
/* 1241 */
|