cdk-comprehend-s3olap 2.0.124 → 2.0.125
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/.jsii +3 -3
- package/lib/cdk-comprehend-s3olap.js +2 -2
- package/lib/comprehend-lambdas.js +2 -2
- package/lib/iam-roles.js +4 -4
- package/node_modules/aws-sdk/CHANGELOG.md +5 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/chime-sdk-voice-2022-08-03.min.json +93 -86
- package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.min.json +1604 -287
- package/node_modules/aws-sdk/apis/mediaconnect-2018-11-14.paginators.json +18 -0
- package/node_modules/aws-sdk/clients/chimesdkvoice.d.ts +15 -3
- package/node_modules/aws-sdk/clients/mediaconnect.d.ts +1008 -19
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +4 -4
- package/node_modules/aws-sdk/dist/aws-sdk.js +3 -3
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +2 -2
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
@@ -395,7 +395,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
395
395
|
/**
|
396
396
|
* @constant
|
397
397
|
*/
|
398
|
-
VERSION: '2.
|
398
|
+
VERSION: '2.1358.0',
|
399
399
|
|
400
400
|
/**
|
401
401
|
* @api private
|
@@ -56869,13 +56869,13 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
56869
56869
|
/* 715 */
|
56870
56870
|
/***/ (function(module, exports) {
|
56871
56871
|
|
56872
|
-
module.exports = {"metadata":{"apiVersion":"2018-11-14","endpointPrefix":"mediaconnect","signingName":"mediaconnect","serviceFullName":"AWS MediaConnect","serviceId":"MediaConnect","protocol":"rest-json","jsonVersion":"1.1","uid":"mediaconnect-2018-11-14","signatureVersion":"v4"},"operations":{"AddFlowMediaStreams":{"http":{"requestUri":"/v1/flows/{flowArn}/mediaStreams","responseCode":201},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"MediaStreams":{"shape":"S3","locationName":"mediaStreams"}},"required":["FlowArn","MediaStreams"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"MediaStreams":{"shape":"Se","locationName":"mediaStreams"}}}},"AddFlowOutputs":{"http":{"requestUri":"/v1/flows/{flowArn}/outputs","responseCode":201},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"Outputs":{"shape":"Sj","locationName":"outputs"}},"required":["FlowArn","Outputs"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Outputs":{"shape":"S11","locationName":"outputs"}}}},"AddFlowSources":{"http":{"requestUri":"/v1/flows/{flowArn}/source","responseCode":201},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"Sources":{"shape":"S1b","locationName":"sources"}},"required":["FlowArn","Sources"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Sources":{"shape":"S1i","locationName":"sources"}}}},"AddFlowVpcInterfaces":{"http":{"requestUri":"/v1/flows/{flowArn}/vpcInterfaces","responseCode":201},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"VpcInterfaces":{"shape":"S1p","locationName":"vpcInterfaces"}},"required":["FlowArn","VpcInterfaces"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"VpcInterfaces":{"shape":"S1t","locationName":"vpcInterfaces"}}}},"CreateFlow":{"http":{"requestUri":"/v1/flows","responseCode":201},"input":{"type":"structure","members":{"AvailabilityZone":{"locationName":"availabilityZone"},"Entitlements":{"shape":"S1w","locationName":"entitlements"},"MediaStreams":{"shape":"S3","locationName":"mediaStreams"},"Name":{"locationName":"name"},"Outputs":{"shape":"Sj","locationName":"outputs"},"Source":{"shape":"S1c","locationName":"source"},"SourceFailoverConfig":{"shape":"S1z","locationName":"sourceFailoverConfig"},"Sources":{"shape":"S1b","locationName":"sources"},"VpcInterfaces":{"shape":"S1p","locationName":"vpcInterfaces"},"Maintenance":{"locationName":"maintenance","type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceStartHour":{"locationName":"maintenanceStartHour"}},"required":["MaintenanceDay","MaintenanceStartHour"]}},"required":["Name"]},"output":{"type":"structure","members":{"Flow":{"shape":"S26","locationName":"flow"}}}},"DeleteFlow":{"http":{"method":"DELETE","requestUri":"/v1/flows/{flowArn}","responseCode":202},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"}},"required":["FlowArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Status":{"locationName":"status"}}}},"DescribeFlow":{"http":{"method":"GET","requestUri":"/v1/flows/{flowArn}","responseCode":200},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"}},"required":["FlowArn"]},"output":{"type":"structure","members":{"Flow":{"shape":"S26","locationName":"flow"},"Messages":{"locationName":"messages","type":"structure","members":{"Errors":{"shape":"Sl","locationName":"errors"}},"required":["Errors"]}}}},"DescribeOffering":{"http":{"method":"GET","requestUri":"/v1/offerings/{offeringArn}","responseCode":200},"input":{"type":"structure","members":{"OfferingArn":{"location":"uri","locationName":"offeringArn"}},"required":["OfferingArn"]},"output":{"type":"structure","members":{"Offering":{"shape":"S2i","locationName":"offering"}}}},"DescribeReservation":{"http":{"method":"GET","requestUri":"/v1/reservations/{reservationArn}","responseCode":200},"input":{"type":"structure","members":{"ReservationArn":{"location":"uri","locationName":"reservationArn"}},"required":["ReservationArn"]},"output":{"type":"structure","members":{"Reservation":{"shape":"S2p","locationName":"reservation"}}}},"GrantFlowEntitlements":{"http":{"requestUri":"/v1/flows/{flowArn}/entitlements","responseCode":200},"input":{"type":"structure","members":{"Entitlements":{"shape":"S1w","locationName":"entitlements"},"FlowArn":{"location":"uri","locationName":"flowArn"}},"required":["FlowArn","Entitlements"]},"output":{"type":"structure","members":{"Entitlements":{"shape":"S27","locationName":"entitlements"},"FlowArn":{"locationName":"flowArn"}}}},"ListEntitlements":{"http":{"method":"GET","requestUri":"/v1/entitlements","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Entitlements":{"locationName":"entitlements","type":"list","member":{"type":"structure","members":{"DataTransferSubscriberFeePercent":{"locationName":"dataTransferSubscriberFeePercent","type":"integer"},"EntitlementArn":{"locationName":"entitlementArn"},"EntitlementName":{"locationName":"entitlementName"}},"required":["EntitlementArn","EntitlementName"]}},"NextToken":{"locationName":"nextToken"}}}},"ListFlows":{"http":{"method":"GET","requestUri":"/v1/flows","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Flows":{"locationName":"flows","type":"list","member":{"type":"structure","members":{"AvailabilityZone":{"locationName":"availabilityZone"},"Description":{"locationName":"description"},"FlowArn":{"locationName":"flowArn"},"Name":{"locationName":"name"},"SourceType":{"locationName":"sourceType"},"Status":{"locationName":"status"},"Maintenance":{"shape":"S2a","locationName":"maintenance"}},"required":["Status","Description","SourceType","AvailabilityZone","FlowArn","Name"]}},"NextToken":{"locationName":"nextToken"}}}},"ListOfferings":{"http":{"method":"GET","requestUri":"/v1/offerings","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"Offerings":{"locationName":"offerings","type":"list","member":{"shape":"S2i"}}}}},"ListReservations":{"http":{"method":"GET","requestUri":"/v1/reservations","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"Reservations":{"locationName":"reservations","type":"list","member":{"shape":"S2p"}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"}},"required":["ResourceArn"]},"output":{"type":"structure","members":{"Tags":{"shape":"S3b","locationName":"tags"}}}},"PurchaseOffering":{"http":{"requestUri":"/v1/offerings/{offeringArn}","responseCode":201},"input":{"type":"structure","members":{"OfferingArn":{"location":"uri","locationName":"offeringArn"},"ReservationName":{"locationName":"reservationName"},"Start":{"locationName":"start"}},"required":["OfferingArn","Start","ReservationName"]},"output":{"type":"structure","members":{"Reservation":{"shape":"S2p","locationName":"reservation"}}}},"RemoveFlowMediaStream":{"http":{"method":"DELETE","requestUri":"/v1/flows/{flowArn}/mediaStreams/{mediaStreamName}","responseCode":200},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"MediaStreamName":{"location":"uri","locationName":"mediaStreamName"}},"required":["FlowArn","MediaStreamName"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"MediaStreamName":{"locationName":"mediaStreamName"}}}},"RemoveFlowOutput":{"http":{"method":"DELETE","requestUri":"/v1/flows/{flowArn}/outputs/{outputArn}","responseCode":202},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"OutputArn":{"location":"uri","locationName":"outputArn"}},"required":["FlowArn","OutputArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"OutputArn":{"locationName":"outputArn"}}}},"RemoveFlowSource":{"http":{"method":"DELETE","requestUri":"/v1/flows/{flowArn}/source/{sourceArn}","responseCode":202},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"SourceArn":{"location":"uri","locationName":"sourceArn"}},"required":["FlowArn","SourceArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"SourceArn":{"locationName":"sourceArn"}}}},"RemoveFlowVpcInterface":{"http":{"method":"DELETE","requestUri":"/v1/flows/{flowArn}/vpcInterfaces/{vpcInterfaceName}","responseCode":200},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"VpcInterfaceName":{"location":"uri","locationName":"vpcInterfaceName"}},"required":["FlowArn","VpcInterfaceName"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"NonDeletedNetworkInterfaceIds":{"shape":"Sl","locationName":"nonDeletedNetworkInterfaceIds"},"VpcInterfaceName":{"locationName":"vpcInterfaceName"}}}},"RevokeFlowEntitlement":{"http":{"method":"DELETE","requestUri":"/v1/flows/{flowArn}/entitlements/{entitlementArn}","responseCode":202},"input":{"type":"structure","members":{"EntitlementArn":{"location":"uri","locationName":"entitlementArn"},"FlowArn":{"location":"uri","locationName":"flowArn"}},"required":["FlowArn","EntitlementArn"]},"output":{"type":"structure","members":{"EntitlementArn":{"locationName":"entitlementArn"},"FlowArn":{"locationName":"flowArn"}}}},"StartFlow":{"http":{"requestUri":"/v1/flows/start/{flowArn}","responseCode":202},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"}},"required":["FlowArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Status":{"locationName":"status"}}}},"StopFlow":{"http":{"requestUri":"/v1/flows/stop/{flowArn}","responseCode":202},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"}},"required":["FlowArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Status":{"locationName":"status"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"},"Tags":{"shape":"S3b","locationName":"tags"}},"required":["ResourceArn","Tags"]}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"},"TagKeys":{"shape":"Sl","location":"querystring","locationName":"tagKeys"}},"required":["TagKeys","ResourceArn"]}},"UpdateFlow":{"http":{"method":"PUT","requestUri":"/v1/flows/{flowArn}","responseCode":202},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"SourceFailoverConfig":{"locationName":"sourceFailoverConfig","type":"structure","members":{"FailoverMode":{"locationName":"failoverMode"},"RecoveryWindow":{"locationName":"recoveryWindow","type":"integer"},"SourcePriority":{"shape":"S21","locationName":"sourcePriority"},"State":{"locationName":"state"}}},"Maintenance":{"locationName":"maintenance","type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceScheduledDate":{"locationName":"maintenanceScheduledDate"},"MaintenanceStartHour":{"locationName":"maintenanceStartHour"}}}},"required":["FlowArn"]},"output":{"type":"structure","members":{"Flow":{"shape":"S26","locationName":"flow"}}}},"UpdateFlowEntitlement":{"http":{"method":"PUT","requestUri":"/v1/flows/{flowArn}/entitlements/{entitlementArn}","responseCode":202},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"Encryption":{"shape":"S3z","locationName":"encryption"},"EntitlementArn":{"location":"uri","locationName":"entitlementArn"},"EntitlementStatus":{"locationName":"entitlementStatus"},"FlowArn":{"location":"uri","locationName":"flowArn"},"Subscribers":{"shape":"Sl","locationName":"subscribers"}},"required":["FlowArn","EntitlementArn"]},"output":{"type":"structure","members":{"Entitlement":{"shape":"S28","locationName":"entitlement"},"FlowArn":{"locationName":"flowArn"}}}},"UpdateFlowMediaStream":{"http":{"method":"PUT","requestUri":"/v1/flows/{flowArn}/mediaStreams/{mediaStreamName}","responseCode":202},"input":{"type":"structure","members":{"Attributes":{"shape":"S5","locationName":"attributes"},"ClockRate":{"locationName":"clockRate","type":"integer"},"Description":{"locationName":"description"},"FlowArn":{"location":"uri","locationName":"flowArn"},"MediaStreamName":{"location":"uri","locationName":"mediaStreamName"},"MediaStreamType":{"locationName":"mediaStreamType"},"VideoFormat":{"locationName":"videoFormat"}},"required":["FlowArn","MediaStreamName"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"MediaStream":{"shape":"Sf","locationName":"mediaStream"}}}},"UpdateFlowOutput":{"http":{"method":"PUT","requestUri":"/v1/flows/{flowArn}/outputs/{outputArn}","responseCode":202},"input":{"type":"structure","members":{"CidrAllowList":{"shape":"Sl","locationName":"cidrAllowList"},"Description":{"locationName":"description"},"Destination":{"locationName":"destination"},"Encryption":{"shape":"S3z","locationName":"encryption"},"FlowArn":{"location":"uri","locationName":"flowArn"},"MaxLatency":{"locationName":"maxLatency","type":"integer"},"MediaStreamOutputConfigurations":{"shape":"Sp","locationName":"mediaStreamOutputConfigurations"},"MinLatency":{"locationName":"minLatency","type":"integer"},"OutputArn":{"location":"uri","locationName":"outputArn"},"Port":{"locationName":"port","type":"integer"},"Protocol":{"locationName":"protocol"},"RemoteId":{"locationName":"remoteId"},"SenderControlPort":{"locationName":"senderControlPort","type":"integer"},"SenderIpAddress":{"locationName":"senderIpAddress"},"SmoothingLatency":{"locationName":"smoothingLatency","type":"integer"},"StreamId":{"locationName":"streamId"},"VpcInterfaceAttachment":{"shape":"Sz","locationName":"vpcInterfaceAttachment"}},"required":["FlowArn","OutputArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Output":{"shape":"S12","locationName":"output"}}}},"UpdateFlowSource":{"http":{"method":"PUT","requestUri":"/v1/flows/{flowArn}/source/{sourceArn}","responseCode":202},"input":{"type":"structure","members":{"Decryption":{"shape":"S3z","locationName":"decryption"},"Description":{"locationName":"description"},"EntitlementArn":{"locationName":"entitlementArn"},"FlowArn":{"location":"uri","locationName":"flowArn"},"IngestPort":{"locationName":"ingestPort","type":"integer"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MaxLatency":{"locationName":"maxLatency","type":"integer"},"MaxSyncBuffer":{"locationName":"maxSyncBuffer","type":"integer"},"MediaStreamSourceConfigurations":{"shape":"S1d","locationName":"mediaStreamSourceConfigurations"},"MinLatency":{"locationName":"minLatency","type":"integer"},"Protocol":{"locationName":"protocol"},"SenderControlPort":{"locationName":"senderControlPort","type":"integer"},"SenderIpAddress":{"locationName":"senderIpAddress"},"SourceArn":{"location":"uri","locationName":"sourceArn"},"SourceListenerAddress":{"locationName":"sourceListenerAddress"},"SourceListenerPort":{"locationName":"sourceListenerPort","type":"integer"},"StreamId":{"locationName":"streamId"},"VpcInterfaceName":{"locationName":"vpcInterfaceName"},"WhitelistCidr":{"locationName":"whitelistCidr"}},"required":["FlowArn","SourceArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Source":{"shape":"S1j","locationName":"source"}}}}},"shapes":{"S3":{"type":"list","member":{"type":"structure","members":{"Attributes":{"shape":"S5","locationName":"attributes"},"ClockRate":{"locationName":"clockRate","type":"integer"},"Description":{"locationName":"description"},"MediaStreamId":{"locationName":"mediaStreamId","type":"integer"},"MediaStreamName":{"locationName":"mediaStreamName"},"MediaStreamType":{"locationName":"mediaStreamType"},"VideoFormat":{"locationName":"videoFormat"}},"required":["MediaStreamType","MediaStreamId","MediaStreamName"]}},"S5":{"type":"structure","members":{"Fmtp":{"locationName":"fmtp","type":"structure","members":{"ChannelOrder":{"locationName":"channelOrder"},"Colorimetry":{"locationName":"colorimetry"},"ExactFramerate":{"locationName":"exactFramerate"},"Par":{"locationName":"par"},"Range":{"locationName":"range"},"ScanMode":{"locationName":"scanMode"},"Tcs":{"locationName":"tcs"}}},"Lang":{"locationName":"lang"}}},"Se":{"type":"list","member":{"shape":"Sf"}},"Sf":{"type":"structure","members":{"Attributes":{"locationName":"attributes","type":"structure","members":{"Fmtp":{"locationName":"fmtp","type":"structure","members":{"ChannelOrder":{"locationName":"channelOrder"},"Colorimetry":{"locationName":"colorimetry"},"ExactFramerate":{"locationName":"exactFramerate"},"Par":{"locationName":"par"},"Range":{"locationName":"range"},"ScanMode":{"locationName":"scanMode"},"Tcs":{"locationName":"tcs"}}},"Lang":{"locationName":"lang"}},"required":["Fmtp"]},"ClockRate":{"locationName":"clockRate","type":"integer"},"Description":{"locationName":"description"},"Fmt":{"locationName":"fmt","type":"integer"},"MediaStreamId":{"locationName":"mediaStreamId","type":"integer"},"MediaStreamName":{"locationName":"mediaStreamName"},"MediaStreamType":{"locationName":"mediaStreamType"},"VideoFormat":{"locationName":"videoFormat"}},"required":["MediaStreamType","MediaStreamId","MediaStreamName","Fmt"]},"Sj":{"type":"list","member":{"type":"structure","members":{"CidrAllowList":{"shape":"Sl","locationName":"cidrAllowList"},"Description":{"locationName":"description"},"Destination":{"locationName":"destination"},"Encryption":{"shape":"Sm","locationName":"encryption"},"MaxLatency":{"locationName":"maxLatency","type":"integer"},"MediaStreamOutputConfigurations":{"shape":"Sp","locationName":"mediaStreamOutputConfigurations"},"MinLatency":{"locationName":"minLatency","type":"integer"},"Name":{"locationName":"name"},"Port":{"locationName":"port","type":"integer"},"Protocol":{"locationName":"protocol"},"RemoteId":{"locationName":"remoteId"},"SenderControlPort":{"locationName":"senderControlPort","type":"integer"},"SmoothingLatency":{"locationName":"smoothingLatency","type":"integer"},"StreamId":{"locationName":"streamId"},"VpcInterfaceAttachment":{"shape":"Sz","locationName":"vpcInterfaceAttachment"}},"required":["Protocol"]}},"Sl":{"type":"list","member":{}},"Sm":{"type":"structure","members":{"Algorithm":{"locationName":"algorithm"},"ConstantInitializationVector":{"locationName":"constantInitializationVector"},"DeviceId":{"locationName":"deviceId"},"KeyType":{"locationName":"keyType"},"Region":{"locationName":"region"},"ResourceId":{"locationName":"resourceId"},"RoleArn":{"locationName":"roleArn"},"SecretArn":{"locationName":"secretArn"},"Url":{"locationName":"url"}},"required":["RoleArn"]},"Sp":{"type":"list","member":{"type":"structure","members":{"DestinationConfigurations":{"locationName":"destinationConfigurations","type":"list","member":{"type":"structure","members":{"DestinationIp":{"locationName":"destinationIp"},"DestinationPort":{"locationName":"destinationPort","type":"integer"},"Interface":{"shape":"St","locationName":"interface"}},"required":["DestinationIp","DestinationPort","Interface"]}},"EncodingName":{"locationName":"encodingName"},"EncodingParameters":{"locationName":"encodingParameters","type":"structure","members":{"CompressionFactor":{"locationName":"compressionFactor","type":"double"},"EncoderProfile":{"locationName":"encoderProfile"}},"required":["EncoderProfile","CompressionFactor"]},"MediaStreamName":{"locationName":"mediaStreamName"}},"required":["MediaStreamName","EncodingName"]}},"St":{"type":"structure","members":{"Name":{"locationName":"name"}},"required":["Name"]},"Sz":{"type":"structure","members":{"VpcInterfaceName":{"locationName":"vpcInterfaceName"}}},"S11":{"type":"list","member":{"shape":"S12"}},"S12":{"type":"structure","members":{"DataTransferSubscriberFeePercent":{"locationName":"dataTransferSubscriberFeePercent","type":"integer"},"Description":{"locationName":"description"},"Destination":{"locationName":"destination"},"Encryption":{"shape":"Sm","locationName":"encryption"},"EntitlementArn":{"locationName":"entitlementArn"},"ListenerAddress":{"locationName":"listenerAddress"},"MediaLiveInputArn":{"locationName":"mediaLiveInputArn"},"MediaStreamOutputConfigurations":{"locationName":"mediaStreamOutputConfigurations","type":"list","member":{"type":"structure","members":{"DestinationConfigurations":{"locationName":"destinationConfigurations","type":"list","member":{"type":"structure","members":{"DestinationIp":{"locationName":"destinationIp"},"DestinationPort":{"locationName":"destinationPort","type":"integer"},"Interface":{"shape":"S17","locationName":"interface"},"OutboundIp":{"locationName":"outboundIp"}},"required":["DestinationIp","DestinationPort","Interface","OutboundIp"]}},"EncodingName":{"locationName":"encodingName"},"EncodingParameters":{"locationName":"encodingParameters","type":"structure","members":{"CompressionFactor":{"locationName":"compressionFactor","type":"double"},"EncoderProfile":{"locationName":"encoderProfile"}},"required":["EncoderProfile","CompressionFactor"]},"MediaStreamName":{"locationName":"mediaStreamName"}},"required":["MediaStreamName","EncodingName"]}},"Name":{"locationName":"name"},"OutputArn":{"locationName":"outputArn"},"Port":{"locationName":"port","type":"integer"},"Transport":{"shape":"S19","locationName":"transport"},"VpcInterfaceAttachment":{"shape":"Sz","locationName":"vpcInterfaceAttachment"}},"required":["OutputArn","Name"]},"S17":{"type":"structure","members":{"Name":{"locationName":"name"}},"required":["Name"]},"S19":{"type":"structure","members":{"CidrAllowList":{"shape":"Sl","locationName":"cidrAllowList"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MaxLatency":{"locationName":"maxLatency","type":"integer"},"MaxSyncBuffer":{"locationName":"maxSyncBuffer","type":"integer"},"MinLatency":{"locationName":"minLatency","type":"integer"},"Protocol":{"locationName":"protocol"},"RemoteId":{"locationName":"remoteId"},"SenderControlPort":{"locationName":"senderControlPort","type":"integer"},"SenderIpAddress":{"locationName":"senderIpAddress"},"SmoothingLatency":{"locationName":"smoothingLatency","type":"integer"},"SourceListenerAddress":{"locationName":"sourceListenerAddress"},"SourceListenerPort":{"locationName":"sourceListenerPort","type":"integer"},"StreamId":{"locationName":"streamId"}},"required":["Protocol"]},"S1b":{"type":"list","member":{"shape":"S1c"}},"S1c":{"type":"structure","members":{"Decryption":{"shape":"Sm","locationName":"decryption"},"Description":{"locationName":"description"},"EntitlementArn":{"locationName":"entitlementArn"},"IngestPort":{"locationName":"ingestPort","type":"integer"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MaxLatency":{"locationName":"maxLatency","type":"integer"},"MaxSyncBuffer":{"locationName":"maxSyncBuffer","type":"integer"},"MediaStreamSourceConfigurations":{"shape":"S1d","locationName":"mediaStreamSourceConfigurations"},"MinLatency":{"locationName":"minLatency","type":"integer"},"Name":{"locationName":"name"},"Protocol":{"locationName":"protocol"},"SenderControlPort":{"locationName":"senderControlPort","type":"integer"},"SenderIpAddress":{"locationName":"senderIpAddress"},"SourceListenerAddress":{"locationName":"sourceListenerAddress"},"SourceListenerPort":{"locationName":"sourceListenerPort","type":"integer"},"StreamId":{"locationName":"streamId"},"VpcInterfaceName":{"locationName":"vpcInterfaceName"},"WhitelistCidr":{"locationName":"whitelistCidr"}}},"S1d":{"type":"list","member":{"type":"structure","members":{"EncodingName":{"locationName":"encodingName"},"InputConfigurations":{"locationName":"inputConfigurations","type":"list","member":{"type":"structure","members":{"InputPort":{"locationName":"inputPort","type":"integer"},"Interface":{"shape":"St","locationName":"interface"}},"required":["InputPort","Interface"]}},"MediaStreamName":{"locationName":"mediaStreamName"}},"required":["MediaStreamName","EncodingName"]}},"S1i":{"type":"list","member":{"shape":"S1j"}},"S1j":{"type":"structure","members":{"DataTransferSubscriberFeePercent":{"locationName":"dataTransferSubscriberFeePercent","type":"integer"},"Decryption":{"shape":"Sm","locationName":"decryption"},"Description":{"locationName":"description"},"EntitlementArn":{"locationName":"entitlementArn"},"IngestIp":{"locationName":"ingestIp"},"IngestPort":{"locationName":"ingestPort","type":"integer"},"MediaStreamSourceConfigurations":{"locationName":"mediaStreamSourceConfigurations","type":"list","member":{"type":"structure","members":{"EncodingName":{"locationName":"encodingName"},"InputConfigurations":{"locationName":"inputConfigurations","type":"list","member":{"type":"structure","members":{"InputIp":{"locationName":"inputIp"},"InputPort":{"locationName":"inputPort","type":"integer"},"Interface":{"shape":"S17","locationName":"interface"}},"required":["InputPort","InputIp","Interface"]}},"MediaStreamName":{"locationName":"mediaStreamName"}},"required":["MediaStreamName","EncodingName"]}},"Name":{"locationName":"name"},"SenderControlPort":{"locationName":"senderControlPort","type":"integer"},"SenderIpAddress":{"locationName":"senderIpAddress"},"SourceArn":{"locationName":"sourceArn"},"Transport":{"shape":"S19","locationName":"transport"},"VpcInterfaceName":{"locationName":"vpcInterfaceName"},"WhitelistCidr":{"locationName":"whitelistCidr"}},"required":["SourceArn","Name"]},"S1p":{"type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"NetworkInterfaceType":{"locationName":"networkInterfaceType"},"RoleArn":{"locationName":"roleArn"},"SecurityGroupIds":{"shape":"Sl","locationName":"securityGroupIds"},"SubnetId":{"locationName":"subnetId"}},"required":["SubnetId","SecurityGroupIds","RoleArn","Name"]}},"S1t":{"type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"NetworkInterfaceIds":{"shape":"Sl","locationName":"networkInterfaceIds"},"NetworkInterfaceType":{"locationName":"networkInterfaceType"},"RoleArn":{"locationName":"roleArn"},"SecurityGroupIds":{"shape":"Sl","locationName":"securityGroupIds"},"SubnetId":{"locationName":"subnetId"}},"required":["NetworkInterfaceType","NetworkInterfaceIds","SubnetId","SecurityGroupIds","RoleArn","Name"]}},"S1w":{"type":"list","member":{"type":"structure","members":{"DataTransferSubscriberFeePercent":{"locationName":"dataTransferSubscriberFeePercent","type":"integer"},"Description":{"locationName":"description"},"Encryption":{"shape":"Sm","locationName":"encryption"},"EntitlementStatus":{"locationName":"entitlementStatus"},"Name":{"locationName":"name"},"Subscribers":{"shape":"Sl","locationName":"subscribers"}},"required":["Subscribers"]}},"S1z":{"type":"structure","members":{"FailoverMode":{"locationName":"failoverMode"},"RecoveryWindow":{"locationName":"recoveryWindow","type":"integer"},"SourcePriority":{"shape":"S21","locationName":"sourcePriority"},"State":{"locationName":"state"}}},"S21":{"type":"structure","members":{"PrimarySource":{"locationName":"primarySource"}}},"S26":{"type":"structure","members":{"AvailabilityZone":{"locationName":"availabilityZone"},"Description":{"locationName":"description"},"EgressIp":{"locationName":"egressIp"},"Entitlements":{"shape":"S27","locationName":"entitlements"},"FlowArn":{"locationName":"flowArn"},"MediaStreams":{"shape":"Se","locationName":"mediaStreams"},"Name":{"locationName":"name"},"Outputs":{"shape":"S11","locationName":"outputs"},"Source":{"shape":"S1j","locationName":"source"},"SourceFailoverConfig":{"shape":"S1z","locationName":"sourceFailoverConfig"},"Sources":{"shape":"S1i","locationName":"sources"},"Status":{"locationName":"status"},"VpcInterfaces":{"shape":"S1t","locationName":"vpcInterfaces"},"Maintenance":{"shape":"S2a","locationName":"maintenance"}},"required":["Status","Entitlements","Outputs","AvailabilityZone","FlowArn","Source","Name"]},"S27":{"type":"list","member":{"shape":"S28"}},"S28":{"type":"structure","members":{"DataTransferSubscriberFeePercent":{"locationName":"dataTransferSubscriberFeePercent","type":"integer"},"Description":{"locationName":"description"},"Encryption":{"shape":"Sm","locationName":"encryption"},"EntitlementArn":{"locationName":"entitlementArn"},"EntitlementStatus":{"locationName":"entitlementStatus"},"Name":{"locationName":"name"},"Subscribers":{"shape":"Sl","locationName":"subscribers"}},"required":["EntitlementArn","Subscribers","Name"]},"S2a":{"type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceDeadline":{"locationName":"maintenanceDeadline"},"MaintenanceScheduledDate":{"locationName":"maintenanceScheduledDate"},"MaintenanceStartHour":{"locationName":"maintenanceStartHour"}}},"S2i":{"type":"structure","members":{"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"OfferingArn":{"locationName":"offeringArn"},"OfferingDescription":{"locationName":"offeringDescription"},"PricePerUnit":{"locationName":"pricePerUnit"},"PriceUnits":{"locationName":"priceUnits"},"ResourceSpecification":{"shape":"S2l","locationName":"resourceSpecification"}},"required":["CurrencyCode","OfferingArn","OfferingDescription","DurationUnits","Duration","PricePerUnit","ResourceSpecification","PriceUnits"]},"S2l":{"type":"structure","members":{"ReservedBitrate":{"locationName":"reservedBitrate","type":"integer"},"ResourceType":{"locationName":"resourceType"}},"required":["ResourceType"]},"S2p":{"type":"structure","members":{"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"OfferingArn":{"locationName":"offeringArn"},"OfferingDescription":{"locationName":"offeringDescription"},"PricePerUnit":{"locationName":"pricePerUnit"},"PriceUnits":{"locationName":"priceUnits"},"ReservationArn":{"locationName":"reservationArn"},"ReservationName":{"locationName":"reservationName"},"ReservationState":{"locationName":"reservationState"},"ResourceSpecification":{"shape":"S2l","locationName":"resourceSpecification"},"Start":{"locationName":"start"}},"required":["CurrencyCode","ReservationState","OfferingArn","ReservationArn","Start","OfferingDescription","ReservationName","End","Duration","DurationUnits","PricePerUnit","ResourceSpecification","PriceUnits"]},"S3b":{"type":"map","key":{},"value":{}},"S3z":{"type":"structure","members":{"Algorithm":{"locationName":"algorithm"},"ConstantInitializationVector":{"locationName":"constantInitializationVector"},"DeviceId":{"locationName":"deviceId"},"KeyType":{"locationName":"keyType"},"Region":{"locationName":"region"},"ResourceId":{"locationName":"resourceId"},"RoleArn":{"locationName":"roleArn"},"SecretArn":{"locationName":"secretArn"},"Url":{"locationName":"url"}}}}}
|
56872
|
+
module.exports = {"metadata":{"apiVersion":"2018-11-14","endpointPrefix":"mediaconnect","signingName":"mediaconnect","serviceFullName":"AWS MediaConnect","serviceId":"MediaConnect","protocol":"rest-json","jsonVersion":"1.1","uid":"mediaconnect-2018-11-14","signatureVersion":"v4"},"operations":{"AddBridgeOutputs":{"http":{"requestUri":"/v1/bridges/{bridgeArn}/outputs","responseCode":202},"input":{"type":"structure","members":{"BridgeArn":{"location":"uri","locationName":"bridgeArn"},"Outputs":{"shape":"S3","locationName":"outputs"}},"required":["BridgeArn","Outputs"]},"output":{"type":"structure","members":{"BridgeArn":{"locationName":"bridgeArn"},"Outputs":{"shape":"S9","locationName":"outputs"}}}},"AddBridgeSources":{"http":{"requestUri":"/v1/bridges/{bridgeArn}/sources","responseCode":202},"input":{"type":"structure","members":{"BridgeArn":{"location":"uri","locationName":"bridgeArn"},"Sources":{"shape":"Se","locationName":"sources"}},"required":["BridgeArn","Sources"]},"output":{"type":"structure","members":{"BridgeArn":{"locationName":"bridgeArn"},"Sources":{"shape":"Sk","locationName":"sources"}}}},"AddFlowMediaStreams":{"http":{"requestUri":"/v1/flows/{flowArn}/mediaStreams","responseCode":201},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"MediaStreams":{"shape":"Sp","locationName":"mediaStreams"}},"required":["FlowArn","MediaStreams"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"MediaStreams":{"shape":"Sz","locationName":"mediaStreams"}}}},"AddFlowOutputs":{"http":{"requestUri":"/v1/flows/{flowArn}/outputs","responseCode":201},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"Outputs":{"shape":"S14","locationName":"outputs"}},"required":["FlowArn","Outputs"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Outputs":{"shape":"S1k","locationName":"outputs"}}}},"AddFlowSources":{"http":{"requestUri":"/v1/flows/{flowArn}/source","responseCode":201},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"Sources":{"shape":"S1v","locationName":"sources"}},"required":["FlowArn","Sources"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Sources":{"shape":"S23","locationName":"sources"}}}},"AddFlowVpcInterfaces":{"http":{"requestUri":"/v1/flows/{flowArn}/vpcInterfaces","responseCode":201},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"VpcInterfaces":{"shape":"S2b","locationName":"vpcInterfaces"}},"required":["FlowArn","VpcInterfaces"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"VpcInterfaces":{"shape":"S2f","locationName":"vpcInterfaces"}}}},"CreateBridge":{"http":{"requestUri":"/v1/bridges","responseCode":201},"input":{"type":"structure","members":{"EgressGatewayBridge":{"locationName":"egressGatewayBridge","type":"structure","members":{"MaxBitrate":{"locationName":"maxBitrate","type":"integer"}},"required":["MaxBitrate"]},"IngressGatewayBridge":{"locationName":"ingressGatewayBridge","type":"structure","members":{"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MaxOutputs":{"locationName":"maxOutputs","type":"integer"}},"required":["MaxOutputs","MaxBitrate"]},"Name":{"locationName":"name"},"Outputs":{"shape":"S3","locationName":"outputs"},"PlacementArn":{"locationName":"placementArn"},"SourceFailoverConfig":{"shape":"S2k","locationName":"sourceFailoverConfig"},"Sources":{"shape":"Se","locationName":"sources"}},"required":["Sources","PlacementArn","Name"]},"output":{"type":"structure","members":{"Bridge":{"shape":"S2p","locationName":"bridge"}}}},"CreateFlow":{"http":{"requestUri":"/v1/flows","responseCode":201},"input":{"type":"structure","members":{"AvailabilityZone":{"locationName":"availabilityZone"},"Entitlements":{"shape":"S2w","locationName":"entitlements"},"MediaStreams":{"shape":"Sp","locationName":"mediaStreams"},"Name":{"locationName":"name"},"Outputs":{"shape":"S14","locationName":"outputs"},"Source":{"shape":"S1w","locationName":"source"},"SourceFailoverConfig":{"shape":"S2k","locationName":"sourceFailoverConfig"},"Sources":{"shape":"S1v","locationName":"sources"},"VpcInterfaces":{"shape":"S2b","locationName":"vpcInterfaces"},"Maintenance":{"locationName":"maintenance","type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceStartHour":{"locationName":"maintenanceStartHour"}},"required":["MaintenanceDay","MaintenanceStartHour"]}},"required":["Name"]},"output":{"type":"structure","members":{"Flow":{"shape":"S32","locationName":"flow"}}}},"CreateGateway":{"http":{"requestUri":"/v1/gateways","responseCode":201},"input":{"type":"structure","members":{"EgressCidrBlocks":{"shape":"S16","locationName":"egressCidrBlocks"},"Name":{"locationName":"name"},"Networks":{"shape":"S38","locationName":"networks"}},"required":["Networks","EgressCidrBlocks","Name"]},"output":{"type":"structure","members":{"Gateway":{"shape":"S3b","locationName":"gateway"}}}},"DeleteBridge":{"http":{"method":"DELETE","requestUri":"/v1/bridges/{bridgeArn}","responseCode":200},"input":{"type":"structure","members":{"BridgeArn":{"location":"uri","locationName":"bridgeArn"}},"required":["BridgeArn"]},"output":{"type":"structure","members":{"BridgeArn":{"locationName":"bridgeArn"}}}},"DeleteFlow":{"http":{"method":"DELETE","requestUri":"/v1/flows/{flowArn}","responseCode":202},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"}},"required":["FlowArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Status":{"locationName":"status"}}}},"DeleteGateway":{"http":{"method":"DELETE","requestUri":"/v1/gateways/{gatewayArn}","responseCode":200},"input":{"type":"structure","members":{"GatewayArn":{"location":"uri","locationName":"gatewayArn"}},"required":["GatewayArn"]},"output":{"type":"structure","members":{"GatewayArn":{"locationName":"gatewayArn"}}}},"DeregisterGatewayInstance":{"http":{"method":"DELETE","requestUri":"/v1/gateway-instances/{gatewayInstanceArn}","responseCode":202},"input":{"type":"structure","members":{"Force":{"location":"querystring","locationName":"force","type":"boolean"},"GatewayInstanceArn":{"location":"uri","locationName":"gatewayInstanceArn"}},"required":["GatewayInstanceArn"]},"output":{"type":"structure","members":{"GatewayInstanceArn":{"locationName":"gatewayInstanceArn"},"InstanceState":{"locationName":"instanceState"}}}},"DescribeBridge":{"http":{"method":"GET","requestUri":"/v1/bridges/{bridgeArn}","responseCode":200},"input":{"type":"structure","members":{"BridgeArn":{"location":"uri","locationName":"bridgeArn"}},"required":["BridgeArn"]},"output":{"type":"structure","members":{"Bridge":{"shape":"S2p","locationName":"bridge"}}}},"DescribeFlow":{"http":{"method":"GET","requestUri":"/v1/flows/{flowArn}","responseCode":200},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"}},"required":["FlowArn"]},"output":{"type":"structure","members":{"Flow":{"shape":"S32","locationName":"flow"},"Messages":{"locationName":"messages","type":"structure","members":{"Errors":{"shape":"S16","locationName":"errors"}},"required":["Errors"]}}}},"DescribeGateway":{"http":{"method":"GET","requestUri":"/v1/gateways/{gatewayArn}","responseCode":200},"input":{"type":"structure","members":{"GatewayArn":{"location":"uri","locationName":"gatewayArn"}},"required":["GatewayArn"]},"output":{"type":"structure","members":{"Gateway":{"shape":"S3b","locationName":"gateway"}}}},"DescribeGatewayInstance":{"http":{"method":"GET","requestUri":"/v1/gateway-instances/{gatewayInstanceArn}","responseCode":200},"input":{"type":"structure","members":{"GatewayInstanceArn":{"location":"uri","locationName":"gatewayInstanceArn"}},"required":["GatewayInstanceArn"]},"output":{"type":"structure","members":{"GatewayInstance":{"locationName":"gatewayInstance","type":"structure","members":{"BridgePlacement":{"locationName":"bridgePlacement"},"ConnectionStatus":{"locationName":"connectionStatus"},"GatewayArn":{"locationName":"gatewayArn"},"GatewayInstanceArn":{"locationName":"gatewayInstanceArn"},"InstanceId":{"locationName":"instanceId"},"InstanceMessages":{"shape":"S2q","locationName":"instanceMessages"},"InstanceState":{"locationName":"instanceState"},"RunningBridgeCount":{"locationName":"runningBridgeCount","type":"integer"}},"required":["GatewayArn","InstanceState","GatewayInstanceArn","InstanceId","RunningBridgeCount","BridgePlacement","ConnectionStatus"]}}}},"DescribeOffering":{"http":{"method":"GET","requestUri":"/v1/offerings/{offeringArn}","responseCode":200},"input":{"type":"structure","members":{"OfferingArn":{"location":"uri","locationName":"offeringArn"}},"required":["OfferingArn"]},"output":{"type":"structure","members":{"Offering":{"shape":"S41","locationName":"offering"}}}},"DescribeReservation":{"http":{"method":"GET","requestUri":"/v1/reservations/{reservationArn}","responseCode":200},"input":{"type":"structure","members":{"ReservationArn":{"location":"uri","locationName":"reservationArn"}},"required":["ReservationArn"]},"output":{"type":"structure","members":{"Reservation":{"shape":"S48","locationName":"reservation"}}}},"GrantFlowEntitlements":{"http":{"requestUri":"/v1/flows/{flowArn}/entitlements","responseCode":200},"input":{"type":"structure","members":{"Entitlements":{"shape":"S2w","locationName":"entitlements"},"FlowArn":{"location":"uri","locationName":"flowArn"}},"required":["FlowArn","Entitlements"]},"output":{"type":"structure","members":{"Entitlements":{"shape":"S33","locationName":"entitlements"},"FlowArn":{"locationName":"flowArn"}}}},"ListBridges":{"http":{"method":"GET","requestUri":"/v1/bridges","responseCode":200},"input":{"type":"structure","members":{"FilterArn":{"location":"querystring","locationName":"filterArn"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Bridges":{"locationName":"bridges","type":"list","member":{"type":"structure","members":{"BridgeArn":{"locationName":"bridgeArn"},"BridgeState":{"locationName":"bridgeState"},"BridgeType":{"locationName":"bridgeType"},"Name":{"locationName":"name"},"PlacementArn":{"locationName":"placementArn"}},"required":["BridgeArn","BridgeState","PlacementArn","BridgeType","Name"]}},"NextToken":{"locationName":"nextToken"}}}},"ListEntitlements":{"http":{"method":"GET","requestUri":"/v1/entitlements","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Entitlements":{"locationName":"entitlements","type":"list","member":{"type":"structure","members":{"DataTransferSubscriberFeePercent":{"locationName":"dataTransferSubscriberFeePercent","type":"integer"},"EntitlementArn":{"locationName":"entitlementArn"},"EntitlementName":{"locationName":"entitlementName"}},"required":["EntitlementArn","EntitlementName"]}},"NextToken":{"locationName":"nextToken"}}}},"ListFlows":{"http":{"method":"GET","requestUri":"/v1/flows","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Flows":{"locationName":"flows","type":"list","member":{"type":"structure","members":{"AvailabilityZone":{"locationName":"availabilityZone"},"Description":{"locationName":"description"},"FlowArn":{"locationName":"flowArn"},"Name":{"locationName":"name"},"SourceType":{"locationName":"sourceType"},"Status":{"locationName":"status"},"Maintenance":{"shape":"S36","locationName":"maintenance"}},"required":["Status","Description","SourceType","AvailabilityZone","FlowArn","Name"]}},"NextToken":{"locationName":"nextToken"}}}},"ListGatewayInstances":{"http":{"method":"GET","requestUri":"/v1/gateway-instances","responseCode":200},"input":{"type":"structure","members":{"FilterArn":{"location":"querystring","locationName":"filterArn"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Instances":{"locationName":"instances","type":"list","member":{"type":"structure","members":{"GatewayArn":{"locationName":"gatewayArn"},"GatewayInstanceArn":{"locationName":"gatewayInstanceArn"},"InstanceId":{"locationName":"instanceId"},"InstanceState":{"locationName":"instanceState"}},"required":["GatewayArn","GatewayInstanceArn","InstanceId"]}},"NextToken":{"locationName":"nextToken"}}}},"ListGateways":{"http":{"method":"GET","requestUri":"/v1/gateways","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Gateways":{"locationName":"gateways","type":"list","member":{"type":"structure","members":{"GatewayArn":{"locationName":"gatewayArn"},"GatewayState":{"locationName":"gatewayState"},"Name":{"locationName":"name"}},"required":["GatewayArn","GatewayState","Name"]}},"NextToken":{"locationName":"nextToken"}}}},"ListOfferings":{"http":{"method":"GET","requestUri":"/v1/offerings","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"Offerings":{"locationName":"offerings","type":"list","member":{"shape":"S41"}}}}},"ListReservations":{"http":{"method":"GET","requestUri":"/v1/reservations","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"Reservations":{"locationName":"reservations","type":"list","member":{"shape":"S48"}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"}},"required":["ResourceArn"]},"output":{"type":"structure","members":{"Tags":{"shape":"S56","locationName":"tags"}}}},"PurchaseOffering":{"http":{"requestUri":"/v1/offerings/{offeringArn}","responseCode":201},"input":{"type":"structure","members":{"OfferingArn":{"location":"uri","locationName":"offeringArn"},"ReservationName":{"locationName":"reservationName"},"Start":{"locationName":"start"}},"required":["OfferingArn","Start","ReservationName"]},"output":{"type":"structure","members":{"Reservation":{"shape":"S48","locationName":"reservation"}}}},"RemoveBridgeOutput":{"http":{"method":"DELETE","requestUri":"/v1/bridges/{bridgeArn}/outputs/{outputName}","responseCode":202},"input":{"type":"structure","members":{"BridgeArn":{"location":"uri","locationName":"bridgeArn"},"OutputName":{"location":"uri","locationName":"outputName"}},"required":["OutputName","BridgeArn"]},"output":{"type":"structure","members":{"BridgeArn":{"locationName":"bridgeArn"},"OutputName":{"locationName":"outputName"}}}},"RemoveBridgeSource":{"http":{"method":"DELETE","requestUri":"/v1/bridges/{bridgeArn}/sources/{sourceName}","responseCode":202},"input":{"type":"structure","members":{"BridgeArn":{"location":"uri","locationName":"bridgeArn"},"SourceName":{"location":"uri","locationName":"sourceName"}},"required":["BridgeArn","SourceName"]},"output":{"type":"structure","members":{"BridgeArn":{"locationName":"bridgeArn"},"SourceName":{"locationName":"sourceName"}}}},"RemoveFlowMediaStream":{"http":{"method":"DELETE","requestUri":"/v1/flows/{flowArn}/mediaStreams/{mediaStreamName}","responseCode":200},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"MediaStreamName":{"location":"uri","locationName":"mediaStreamName"}},"required":["FlowArn","MediaStreamName"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"MediaStreamName":{"locationName":"mediaStreamName"}}}},"RemoveFlowOutput":{"http":{"method":"DELETE","requestUri":"/v1/flows/{flowArn}/outputs/{outputArn}","responseCode":202},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"OutputArn":{"location":"uri","locationName":"outputArn"}},"required":["FlowArn","OutputArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"OutputArn":{"locationName":"outputArn"}}}},"RemoveFlowSource":{"http":{"method":"DELETE","requestUri":"/v1/flows/{flowArn}/source/{sourceArn}","responseCode":202},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"SourceArn":{"location":"uri","locationName":"sourceArn"}},"required":["FlowArn","SourceArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"SourceArn":{"locationName":"sourceArn"}}}},"RemoveFlowVpcInterface":{"http":{"method":"DELETE","requestUri":"/v1/flows/{flowArn}/vpcInterfaces/{vpcInterfaceName}","responseCode":200},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"VpcInterfaceName":{"location":"uri","locationName":"vpcInterfaceName"}},"required":["FlowArn","VpcInterfaceName"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"NonDeletedNetworkInterfaceIds":{"shape":"S16","locationName":"nonDeletedNetworkInterfaceIds"},"VpcInterfaceName":{"locationName":"vpcInterfaceName"}}}},"RevokeFlowEntitlement":{"http":{"method":"DELETE","requestUri":"/v1/flows/{flowArn}/entitlements/{entitlementArn}","responseCode":202},"input":{"type":"structure","members":{"EntitlementArn":{"location":"uri","locationName":"entitlementArn"},"FlowArn":{"location":"uri","locationName":"flowArn"}},"required":["FlowArn","EntitlementArn"]},"output":{"type":"structure","members":{"EntitlementArn":{"locationName":"entitlementArn"},"FlowArn":{"locationName":"flowArn"}}}},"StartFlow":{"http":{"requestUri":"/v1/flows/start/{flowArn}","responseCode":202},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"}},"required":["FlowArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Status":{"locationName":"status"}}}},"StopFlow":{"http":{"requestUri":"/v1/flows/stop/{flowArn}","responseCode":202},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"}},"required":["FlowArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Status":{"locationName":"status"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"},"Tags":{"shape":"S56","locationName":"tags"}},"required":["ResourceArn","Tags"]}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":204},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resourceArn"},"TagKeys":{"shape":"S16","location":"querystring","locationName":"tagKeys"}},"required":["TagKeys","ResourceArn"]}},"UpdateBridge":{"http":{"method":"PUT","requestUri":"/v1/bridges/{bridgeArn}","responseCode":202},"input":{"type":"structure","members":{"BridgeArn":{"location":"uri","locationName":"bridgeArn"},"EgressGatewayBridge":{"locationName":"egressGatewayBridge","type":"structure","members":{"MaxBitrate":{"locationName":"maxBitrate","type":"integer"}}},"IngressGatewayBridge":{"locationName":"ingressGatewayBridge","type":"structure","members":{"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MaxOutputs":{"locationName":"maxOutputs","type":"integer"}}},"SourceFailoverConfig":{"shape":"S5w","locationName":"sourceFailoverConfig"}},"required":["BridgeArn"]},"output":{"type":"structure","members":{"Bridge":{"shape":"S2p","locationName":"bridge"}}}},"UpdateBridgeOutput":{"http":{"method":"PUT","requestUri":"/v1/bridges/{bridgeArn}/outputs/{outputName}","responseCode":202},"input":{"type":"structure","members":{"BridgeArn":{"location":"uri","locationName":"bridgeArn"},"NetworkOutput":{"locationName":"networkOutput","type":"structure","members":{"IpAddress":{"locationName":"ipAddress"},"NetworkName":{"locationName":"networkName"},"Port":{"locationName":"port","type":"integer"},"Protocol":{"locationName":"protocol"},"Ttl":{"locationName":"ttl","type":"integer"}}},"OutputName":{"location":"uri","locationName":"outputName"}},"required":["OutputName","BridgeArn"]},"output":{"type":"structure","members":{"BridgeArn":{"locationName":"bridgeArn"},"Output":{"shape":"Sa","locationName":"output"}}}},"UpdateBridgeSource":{"http":{"method":"PUT","requestUri":"/v1/bridges/{bridgeArn}/sources/{sourceName}","responseCode":202},"input":{"type":"structure","members":{"BridgeArn":{"location":"uri","locationName":"bridgeArn"},"FlowSource":{"locationName":"flowSource","type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"FlowVpcInterfaceAttachment":{"shape":"Sh","locationName":"flowVpcInterfaceAttachment"}}},"NetworkSource":{"locationName":"networkSource","type":"structure","members":{"MulticastIp":{"locationName":"multicastIp"},"NetworkName":{"locationName":"networkName"},"Port":{"locationName":"port","type":"integer"},"Protocol":{"locationName":"protocol"}}},"SourceName":{"location":"uri","locationName":"sourceName"}},"required":["BridgeArn","SourceName"]},"output":{"type":"structure","members":{"BridgeArn":{"locationName":"bridgeArn"},"Source":{"shape":"Sl","locationName":"source"}}}},"UpdateBridgeState":{"http":{"method":"PUT","requestUri":"/v1/bridges/{bridgeArn}/state","responseCode":202},"input":{"type":"structure","members":{"BridgeArn":{"location":"uri","locationName":"bridgeArn"},"DesiredState":{"locationName":"desiredState"}},"required":["BridgeArn","DesiredState"]},"output":{"type":"structure","members":{"BridgeArn":{"locationName":"bridgeArn"},"DesiredState":{"locationName":"desiredState"}}}},"UpdateFlow":{"http":{"method":"PUT","requestUri":"/v1/flows/{flowArn}","responseCode":202},"input":{"type":"structure","members":{"FlowArn":{"location":"uri","locationName":"flowArn"},"SourceFailoverConfig":{"shape":"S5w","locationName":"sourceFailoverConfig"},"Maintenance":{"locationName":"maintenance","type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceScheduledDate":{"locationName":"maintenanceScheduledDate"},"MaintenanceStartHour":{"locationName":"maintenanceStartHour"}}}},"required":["FlowArn"]},"output":{"type":"structure","members":{"Flow":{"shape":"S32","locationName":"flow"}}}},"UpdateFlowEntitlement":{"http":{"method":"PUT","requestUri":"/v1/flows/{flowArn}/entitlements/{entitlementArn}","responseCode":202},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"Encryption":{"shape":"S6c","locationName":"encryption"},"EntitlementArn":{"location":"uri","locationName":"entitlementArn"},"EntitlementStatus":{"locationName":"entitlementStatus"},"FlowArn":{"location":"uri","locationName":"flowArn"},"Subscribers":{"shape":"S16","locationName":"subscribers"}},"required":["FlowArn","EntitlementArn"]},"output":{"type":"structure","members":{"Entitlement":{"shape":"S34","locationName":"entitlement"},"FlowArn":{"locationName":"flowArn"}}}},"UpdateFlowMediaStream":{"http":{"method":"PUT","requestUri":"/v1/flows/{flowArn}/mediaStreams/{mediaStreamName}","responseCode":202},"input":{"type":"structure","members":{"Attributes":{"shape":"Sr","locationName":"attributes"},"ClockRate":{"locationName":"clockRate","type":"integer"},"Description":{"locationName":"description"},"FlowArn":{"location":"uri","locationName":"flowArn"},"MediaStreamName":{"location":"uri","locationName":"mediaStreamName"},"MediaStreamType":{"locationName":"mediaStreamType"},"VideoFormat":{"locationName":"videoFormat"}},"required":["FlowArn","MediaStreamName"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"MediaStream":{"shape":"S10","locationName":"mediaStream"}}}},"UpdateFlowOutput":{"http":{"method":"PUT","requestUri":"/v1/flows/{flowArn}/outputs/{outputArn}","responseCode":202},"input":{"type":"structure","members":{"CidrAllowList":{"shape":"S16","locationName":"cidrAllowList"},"Description":{"locationName":"description"},"Destination":{"locationName":"destination"},"Encryption":{"shape":"S6c","locationName":"encryption"},"FlowArn":{"location":"uri","locationName":"flowArn"},"MaxLatency":{"locationName":"maxLatency","type":"integer"},"MediaStreamOutputConfigurations":{"shape":"S1a","locationName":"mediaStreamOutputConfigurations"},"MinLatency":{"locationName":"minLatency","type":"integer"},"OutputArn":{"location":"uri","locationName":"outputArn"},"Port":{"locationName":"port","type":"integer"},"Protocol":{"locationName":"protocol"},"RemoteId":{"locationName":"remoteId"},"SenderControlPort":{"locationName":"senderControlPort","type":"integer"},"SenderIpAddress":{"locationName":"senderIpAddress"},"SmoothingLatency":{"locationName":"smoothingLatency","type":"integer"},"StreamId":{"locationName":"streamId"},"VpcInterfaceAttachment":{"shape":"Sh","locationName":"vpcInterfaceAttachment"}},"required":["FlowArn","OutputArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Output":{"shape":"S1l","locationName":"output"}}}},"UpdateFlowSource":{"http":{"method":"PUT","requestUri":"/v1/flows/{flowArn}/source/{sourceArn}","responseCode":202},"input":{"type":"structure","members":{"Decryption":{"shape":"S6c","locationName":"decryption"},"Description":{"locationName":"description"},"EntitlementArn":{"locationName":"entitlementArn"},"FlowArn":{"location":"uri","locationName":"flowArn"},"IngestPort":{"locationName":"ingestPort","type":"integer"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MaxLatency":{"locationName":"maxLatency","type":"integer"},"MaxSyncBuffer":{"locationName":"maxSyncBuffer","type":"integer"},"MediaStreamSourceConfigurations":{"shape":"S1x","locationName":"mediaStreamSourceConfigurations"},"MinLatency":{"locationName":"minLatency","type":"integer"},"Protocol":{"locationName":"protocol"},"SenderControlPort":{"locationName":"senderControlPort","type":"integer"},"SenderIpAddress":{"locationName":"senderIpAddress"},"SourceArn":{"location":"uri","locationName":"sourceArn"},"SourceListenerAddress":{"locationName":"sourceListenerAddress"},"SourceListenerPort":{"locationName":"sourceListenerPort","type":"integer"},"StreamId":{"locationName":"streamId"},"VpcInterfaceName":{"locationName":"vpcInterfaceName"},"WhitelistCidr":{"locationName":"whitelistCidr"},"GatewayBridgeSource":{"locationName":"gatewayBridgeSource","type":"structure","members":{"BridgeArn":{"locationName":"bridgeArn"},"VpcInterfaceAttachment":{"shape":"Sh","locationName":"vpcInterfaceAttachment"}}}},"required":["FlowArn","SourceArn"]},"output":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"Source":{"shape":"S24","locationName":"source"}}}},"UpdateGatewayInstance":{"http":{"method":"PUT","requestUri":"/v1/gateway-instances/{gatewayInstanceArn}","responseCode":200},"input":{"type":"structure","members":{"BridgePlacement":{"locationName":"bridgePlacement"},"GatewayInstanceArn":{"location":"uri","locationName":"gatewayInstanceArn"}},"required":["GatewayInstanceArn"]},"output":{"type":"structure","members":{"BridgePlacement":{"locationName":"bridgePlacement"},"GatewayInstanceArn":{"locationName":"gatewayInstanceArn"}}}}},"shapes":{"S3":{"type":"list","member":{"type":"structure","members":{"NetworkOutput":{"locationName":"networkOutput","type":"structure","members":{"IpAddress":{"locationName":"ipAddress"},"Name":{"locationName":"name"},"NetworkName":{"locationName":"networkName"},"Port":{"locationName":"port","type":"integer"},"Protocol":{"locationName":"protocol"},"Ttl":{"locationName":"ttl","type":"integer"}},"required":["NetworkName","Port","IpAddress","Protocol","Ttl","Name"]}}}},"S9":{"type":"list","member":{"shape":"Sa"}},"Sa":{"type":"structure","members":{"FlowOutput":{"locationName":"flowOutput","type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"FlowSourceArn":{"locationName":"flowSourceArn"},"Name":{"locationName":"name"}},"required":["FlowSourceArn","FlowArn","Name"]},"NetworkOutput":{"locationName":"networkOutput","type":"structure","members":{"IpAddress":{"locationName":"ipAddress"},"Name":{"locationName":"name"},"NetworkName":{"locationName":"networkName"},"Port":{"locationName":"port","type":"integer"},"Protocol":{"locationName":"protocol"},"Ttl":{"locationName":"ttl","type":"integer"}},"required":["NetworkName","Port","IpAddress","Protocol","Ttl","Name"]}}},"Se":{"type":"list","member":{"type":"structure","members":{"FlowSource":{"locationName":"flowSource","type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"FlowVpcInterfaceAttachment":{"shape":"Sh","locationName":"flowVpcInterfaceAttachment"},"Name":{"locationName":"name"}},"required":["FlowArn","Name"]},"NetworkSource":{"locationName":"networkSource","type":"structure","members":{"MulticastIp":{"locationName":"multicastIp"},"Name":{"locationName":"name"},"NetworkName":{"locationName":"networkName"},"Port":{"locationName":"port","type":"integer"},"Protocol":{"locationName":"protocol"}},"required":["NetworkName","MulticastIp","Port","Protocol","Name"]}}}},"Sh":{"type":"structure","members":{"VpcInterfaceName":{"locationName":"vpcInterfaceName"}}},"Sk":{"type":"list","member":{"shape":"Sl"}},"Sl":{"type":"structure","members":{"FlowSource":{"locationName":"flowSource","type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"FlowVpcInterfaceAttachment":{"shape":"Sh","locationName":"flowVpcInterfaceAttachment"},"Name":{"locationName":"name"},"OutputArn":{"locationName":"outputArn"}},"required":["FlowArn","Name"]},"NetworkSource":{"locationName":"networkSource","type":"structure","members":{"MulticastIp":{"locationName":"multicastIp"},"Name":{"locationName":"name"},"NetworkName":{"locationName":"networkName"},"Port":{"locationName":"port","type":"integer"},"Protocol":{"locationName":"protocol"}},"required":["NetworkName","MulticastIp","Port","Protocol","Name"]}}},"Sp":{"type":"list","member":{"type":"structure","members":{"Attributes":{"shape":"Sr","locationName":"attributes"},"ClockRate":{"locationName":"clockRate","type":"integer"},"Description":{"locationName":"description"},"MediaStreamId":{"locationName":"mediaStreamId","type":"integer"},"MediaStreamName":{"locationName":"mediaStreamName"},"MediaStreamType":{"locationName":"mediaStreamType"},"VideoFormat":{"locationName":"videoFormat"}},"required":["MediaStreamType","MediaStreamId","MediaStreamName"]}},"Sr":{"type":"structure","members":{"Fmtp":{"locationName":"fmtp","type":"structure","members":{"ChannelOrder":{"locationName":"channelOrder"},"Colorimetry":{"locationName":"colorimetry"},"ExactFramerate":{"locationName":"exactFramerate"},"Par":{"locationName":"par"},"Range":{"locationName":"range"},"ScanMode":{"locationName":"scanMode"},"Tcs":{"locationName":"tcs"}}},"Lang":{"locationName":"lang"}}},"Sz":{"type":"list","member":{"shape":"S10"}},"S10":{"type":"structure","members":{"Attributes":{"locationName":"attributes","type":"structure","members":{"Fmtp":{"locationName":"fmtp","type":"structure","members":{"ChannelOrder":{"locationName":"channelOrder"},"Colorimetry":{"locationName":"colorimetry"},"ExactFramerate":{"locationName":"exactFramerate"},"Par":{"locationName":"par"},"Range":{"locationName":"range"},"ScanMode":{"locationName":"scanMode"},"Tcs":{"locationName":"tcs"}}},"Lang":{"locationName":"lang"}},"required":["Fmtp"]},"ClockRate":{"locationName":"clockRate","type":"integer"},"Description":{"locationName":"description"},"Fmt":{"locationName":"fmt","type":"integer"},"MediaStreamId":{"locationName":"mediaStreamId","type":"integer"},"MediaStreamName":{"locationName":"mediaStreamName"},"MediaStreamType":{"locationName":"mediaStreamType"},"VideoFormat":{"locationName":"videoFormat"}},"required":["MediaStreamType","MediaStreamId","MediaStreamName","Fmt"]},"S14":{"type":"list","member":{"type":"structure","members":{"CidrAllowList":{"shape":"S16","locationName":"cidrAllowList"},"Description":{"locationName":"description"},"Destination":{"locationName":"destination"},"Encryption":{"shape":"S17","locationName":"encryption"},"MaxLatency":{"locationName":"maxLatency","type":"integer"},"MediaStreamOutputConfigurations":{"shape":"S1a","locationName":"mediaStreamOutputConfigurations"},"MinLatency":{"locationName":"minLatency","type":"integer"},"Name":{"locationName":"name"},"Port":{"locationName":"port","type":"integer"},"Protocol":{"locationName":"protocol"},"RemoteId":{"locationName":"remoteId"},"SenderControlPort":{"locationName":"senderControlPort","type":"integer"},"SmoothingLatency":{"locationName":"smoothingLatency","type":"integer"},"StreamId":{"locationName":"streamId"},"VpcInterfaceAttachment":{"shape":"Sh","locationName":"vpcInterfaceAttachment"}},"required":["Protocol"]}},"S16":{"type":"list","member":{}},"S17":{"type":"structure","members":{"Algorithm":{"locationName":"algorithm"},"ConstantInitializationVector":{"locationName":"constantInitializationVector"},"DeviceId":{"locationName":"deviceId"},"KeyType":{"locationName":"keyType"},"Region":{"locationName":"region"},"ResourceId":{"locationName":"resourceId"},"RoleArn":{"locationName":"roleArn"},"SecretArn":{"locationName":"secretArn"},"Url":{"locationName":"url"}},"required":["RoleArn"]},"S1a":{"type":"list","member":{"type":"structure","members":{"DestinationConfigurations":{"locationName":"destinationConfigurations","type":"list","member":{"type":"structure","members":{"DestinationIp":{"locationName":"destinationIp"},"DestinationPort":{"locationName":"destinationPort","type":"integer"},"Interface":{"shape":"S1e","locationName":"interface"}},"required":["DestinationIp","DestinationPort","Interface"]}},"EncodingName":{"locationName":"encodingName"},"EncodingParameters":{"locationName":"encodingParameters","type":"structure","members":{"CompressionFactor":{"locationName":"compressionFactor","type":"double"},"EncoderProfile":{"locationName":"encoderProfile"}},"required":["EncoderProfile","CompressionFactor"]},"MediaStreamName":{"locationName":"mediaStreamName"}},"required":["MediaStreamName","EncodingName"]}},"S1e":{"type":"structure","members":{"Name":{"locationName":"name"}},"required":["Name"]},"S1k":{"type":"list","member":{"shape":"S1l"}},"S1l":{"type":"structure","members":{"DataTransferSubscriberFeePercent":{"locationName":"dataTransferSubscriberFeePercent","type":"integer"},"Description":{"locationName":"description"},"Destination":{"locationName":"destination"},"Encryption":{"shape":"S17","locationName":"encryption"},"EntitlementArn":{"locationName":"entitlementArn"},"ListenerAddress":{"locationName":"listenerAddress"},"MediaLiveInputArn":{"locationName":"mediaLiveInputArn"},"MediaStreamOutputConfigurations":{"locationName":"mediaStreamOutputConfigurations","type":"list","member":{"type":"structure","members":{"DestinationConfigurations":{"locationName":"destinationConfigurations","type":"list","member":{"type":"structure","members":{"DestinationIp":{"locationName":"destinationIp"},"DestinationPort":{"locationName":"destinationPort","type":"integer"},"Interface":{"shape":"S1q","locationName":"interface"},"OutboundIp":{"locationName":"outboundIp"}},"required":["DestinationIp","DestinationPort","Interface","OutboundIp"]}},"EncodingName":{"locationName":"encodingName"},"EncodingParameters":{"locationName":"encodingParameters","type":"structure","members":{"CompressionFactor":{"locationName":"compressionFactor","type":"double"},"EncoderProfile":{"locationName":"encoderProfile"}},"required":["EncoderProfile","CompressionFactor"]},"MediaStreamName":{"locationName":"mediaStreamName"}},"required":["MediaStreamName","EncodingName"]}},"Name":{"locationName":"name"},"OutputArn":{"locationName":"outputArn"},"Port":{"locationName":"port","type":"integer"},"Transport":{"shape":"S1s","locationName":"transport"},"VpcInterfaceAttachment":{"shape":"Sh","locationName":"vpcInterfaceAttachment"},"BridgeArn":{"locationName":"bridgeArn"},"BridgePorts":{"locationName":"bridgePorts","type":"list","member":{"type":"integer"}}},"required":["OutputArn","Name"]},"S1q":{"type":"structure","members":{"Name":{"locationName":"name"}},"required":["Name"]},"S1s":{"type":"structure","members":{"CidrAllowList":{"shape":"S16","locationName":"cidrAllowList"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MaxLatency":{"locationName":"maxLatency","type":"integer"},"MaxSyncBuffer":{"locationName":"maxSyncBuffer","type":"integer"},"MinLatency":{"locationName":"minLatency","type":"integer"},"Protocol":{"locationName":"protocol"},"RemoteId":{"locationName":"remoteId"},"SenderControlPort":{"locationName":"senderControlPort","type":"integer"},"SenderIpAddress":{"locationName":"senderIpAddress"},"SmoothingLatency":{"locationName":"smoothingLatency","type":"integer"},"SourceListenerAddress":{"locationName":"sourceListenerAddress"},"SourceListenerPort":{"locationName":"sourceListenerPort","type":"integer"},"StreamId":{"locationName":"streamId"}},"required":["Protocol"]},"S1v":{"type":"list","member":{"shape":"S1w"}},"S1w":{"type":"structure","members":{"Decryption":{"shape":"S17","locationName":"decryption"},"Description":{"locationName":"description"},"EntitlementArn":{"locationName":"entitlementArn"},"IngestPort":{"locationName":"ingestPort","type":"integer"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MaxLatency":{"locationName":"maxLatency","type":"integer"},"MaxSyncBuffer":{"locationName":"maxSyncBuffer","type":"integer"},"MediaStreamSourceConfigurations":{"shape":"S1x","locationName":"mediaStreamSourceConfigurations"},"MinLatency":{"locationName":"minLatency","type":"integer"},"Name":{"locationName":"name"},"Protocol":{"locationName":"protocol"},"SenderControlPort":{"locationName":"senderControlPort","type":"integer"},"SenderIpAddress":{"locationName":"senderIpAddress"},"SourceListenerAddress":{"locationName":"sourceListenerAddress"},"SourceListenerPort":{"locationName":"sourceListenerPort","type":"integer"},"StreamId":{"locationName":"streamId"},"VpcInterfaceName":{"locationName":"vpcInterfaceName"},"WhitelistCidr":{"locationName":"whitelistCidr"},"GatewayBridgeSource":{"locationName":"gatewayBridgeSource","type":"structure","members":{"BridgeArn":{"locationName":"bridgeArn"},"VpcInterfaceAttachment":{"shape":"Sh","locationName":"vpcInterfaceAttachment"}},"required":["BridgeArn"]}}},"S1x":{"type":"list","member":{"type":"structure","members":{"EncodingName":{"locationName":"encodingName"},"InputConfigurations":{"locationName":"inputConfigurations","type":"list","member":{"type":"structure","members":{"InputPort":{"locationName":"inputPort","type":"integer"},"Interface":{"shape":"S1e","locationName":"interface"}},"required":["InputPort","Interface"]}},"MediaStreamName":{"locationName":"mediaStreamName"}},"required":["MediaStreamName","EncodingName"]}},"S23":{"type":"list","member":{"shape":"S24"}},"S24":{"type":"structure","members":{"DataTransferSubscriberFeePercent":{"locationName":"dataTransferSubscriberFeePercent","type":"integer"},"Decryption":{"shape":"S17","locationName":"decryption"},"Description":{"locationName":"description"},"EntitlementArn":{"locationName":"entitlementArn"},"IngestIp":{"locationName":"ingestIp"},"IngestPort":{"locationName":"ingestPort","type":"integer"},"MediaStreamSourceConfigurations":{"locationName":"mediaStreamSourceConfigurations","type":"list","member":{"type":"structure","members":{"EncodingName":{"locationName":"encodingName"},"InputConfigurations":{"locationName":"inputConfigurations","type":"list","member":{"type":"structure","members":{"InputIp":{"locationName":"inputIp"},"InputPort":{"locationName":"inputPort","type":"integer"},"Interface":{"shape":"S1q","locationName":"interface"}},"required":["InputPort","InputIp","Interface"]}},"MediaStreamName":{"locationName":"mediaStreamName"}},"required":["MediaStreamName","EncodingName"]}},"Name":{"locationName":"name"},"SenderControlPort":{"locationName":"senderControlPort","type":"integer"},"SenderIpAddress":{"locationName":"senderIpAddress"},"SourceArn":{"locationName":"sourceArn"},"Transport":{"shape":"S1s","locationName":"transport"},"VpcInterfaceName":{"locationName":"vpcInterfaceName"},"WhitelistCidr":{"locationName":"whitelistCidr"},"GatewayBridgeSource":{"locationName":"gatewayBridgeSource","type":"structure","members":{"BridgeArn":{"locationName":"bridgeArn"},"VpcInterfaceAttachment":{"shape":"Sh","locationName":"vpcInterfaceAttachment"}},"required":["BridgeArn"]}},"required":["Name","SourceArn"]},"S2b":{"type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"NetworkInterfaceType":{"locationName":"networkInterfaceType"},"RoleArn":{"locationName":"roleArn"},"SecurityGroupIds":{"shape":"S16","locationName":"securityGroupIds"},"SubnetId":{"locationName":"subnetId"}},"required":["SubnetId","SecurityGroupIds","RoleArn","Name"]}},"S2f":{"type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"NetworkInterfaceIds":{"shape":"S16","locationName":"networkInterfaceIds"},"NetworkInterfaceType":{"locationName":"networkInterfaceType"},"RoleArn":{"locationName":"roleArn"},"SecurityGroupIds":{"shape":"S16","locationName":"securityGroupIds"},"SubnetId":{"locationName":"subnetId"}},"required":["NetworkInterfaceType","NetworkInterfaceIds","SubnetId","SecurityGroupIds","RoleArn","Name"]}},"S2k":{"type":"structure","members":{"FailoverMode":{"locationName":"failoverMode"},"RecoveryWindow":{"locationName":"recoveryWindow","type":"integer"},"SourcePriority":{"shape":"S2m","locationName":"sourcePriority"},"State":{"locationName":"state"}}},"S2m":{"type":"structure","members":{"PrimarySource":{"locationName":"primarySource"}}},"S2p":{"type":"structure","members":{"BridgeArn":{"locationName":"bridgeArn"},"BridgeMessages":{"shape":"S2q","locationName":"bridgeMessages"},"BridgeState":{"locationName":"bridgeState"},"EgressGatewayBridge":{"locationName":"egressGatewayBridge","type":"structure","members":{"InstanceId":{"locationName":"instanceId"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"}},"required":["MaxBitrate"]},"IngressGatewayBridge":{"locationName":"ingressGatewayBridge","type":"structure","members":{"InstanceId":{"locationName":"instanceId"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MaxOutputs":{"locationName":"maxOutputs","type":"integer"}},"required":["MaxOutputs","MaxBitrate"]},"Name":{"locationName":"name"},"Outputs":{"shape":"S9","locationName":"outputs"},"PlacementArn":{"locationName":"placementArn"},"SourceFailoverConfig":{"shape":"S2k","locationName":"sourceFailoverConfig"},"Sources":{"shape":"Sk","locationName":"sources"}},"required":["BridgeArn","BridgeState","PlacementArn","Name"]},"S2q":{"type":"list","member":{"type":"structure","members":{"Code":{"locationName":"code"},"Message":{"locationName":"message"},"ResourceName":{"locationName":"resourceName"}},"required":["Message","Code"]}},"S2w":{"type":"list","member":{"type":"structure","members":{"DataTransferSubscriberFeePercent":{"locationName":"dataTransferSubscriberFeePercent","type":"integer"},"Description":{"locationName":"description"},"Encryption":{"shape":"S17","locationName":"encryption"},"EntitlementStatus":{"locationName":"entitlementStatus"},"Name":{"locationName":"name"},"Subscribers":{"shape":"S16","locationName":"subscribers"}},"required":["Subscribers"]}},"S32":{"type":"structure","members":{"AvailabilityZone":{"locationName":"availabilityZone"},"Description":{"locationName":"description"},"EgressIp":{"locationName":"egressIp"},"Entitlements":{"shape":"S33","locationName":"entitlements"},"FlowArn":{"locationName":"flowArn"},"MediaStreams":{"shape":"Sz","locationName":"mediaStreams"},"Name":{"locationName":"name"},"Outputs":{"shape":"S1k","locationName":"outputs"},"Source":{"shape":"S24","locationName":"source"},"SourceFailoverConfig":{"shape":"S2k","locationName":"sourceFailoverConfig"},"Sources":{"shape":"S23","locationName":"sources"},"Status":{"locationName":"status"},"VpcInterfaces":{"shape":"S2f","locationName":"vpcInterfaces"},"Maintenance":{"shape":"S36","locationName":"maintenance"}},"required":["Status","AvailabilityZone","Source","Name","Entitlements","Outputs","FlowArn"]},"S33":{"type":"list","member":{"shape":"S34"}},"S34":{"type":"structure","members":{"DataTransferSubscriberFeePercent":{"locationName":"dataTransferSubscriberFeePercent","type":"integer"},"Description":{"locationName":"description"},"Encryption":{"shape":"S17","locationName":"encryption"},"EntitlementArn":{"locationName":"entitlementArn"},"EntitlementStatus":{"locationName":"entitlementStatus"},"Name":{"locationName":"name"},"Subscribers":{"shape":"S16","locationName":"subscribers"}},"required":["EntitlementArn","Subscribers","Name"]},"S36":{"type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceDeadline":{"locationName":"maintenanceDeadline"},"MaintenanceScheduledDate":{"locationName":"maintenanceScheduledDate"},"MaintenanceStartHour":{"locationName":"maintenanceStartHour"}}},"S38":{"type":"list","member":{"type":"structure","members":{"CidrBlock":{"locationName":"cidrBlock"},"Name":{"locationName":"name"}},"required":["CidrBlock","Name"]}},"S3b":{"type":"structure","members":{"EgressCidrBlocks":{"shape":"S16","locationName":"egressCidrBlocks"},"GatewayArn":{"locationName":"gatewayArn"},"GatewayMessages":{"shape":"S2q","locationName":"gatewayMessages"},"GatewayState":{"locationName":"gatewayState"},"Name":{"locationName":"name"},"Networks":{"shape":"S38","locationName":"networks"}},"required":["GatewayArn","Networks","EgressCidrBlocks","Name"]},"S41":{"type":"structure","members":{"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"OfferingArn":{"locationName":"offeringArn"},"OfferingDescription":{"locationName":"offeringDescription"},"PricePerUnit":{"locationName":"pricePerUnit"},"PriceUnits":{"locationName":"priceUnits"},"ResourceSpecification":{"shape":"S44","locationName":"resourceSpecification"}},"required":["CurrencyCode","OfferingArn","OfferingDescription","DurationUnits","Duration","PricePerUnit","ResourceSpecification","PriceUnits"]},"S44":{"type":"structure","members":{"ReservedBitrate":{"locationName":"reservedBitrate","type":"integer"},"ResourceType":{"locationName":"resourceType"}},"required":["ResourceType"]},"S48":{"type":"structure","members":{"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"OfferingArn":{"locationName":"offeringArn"},"OfferingDescription":{"locationName":"offeringDescription"},"PricePerUnit":{"locationName":"pricePerUnit"},"PriceUnits":{"locationName":"priceUnits"},"ReservationArn":{"locationName":"reservationArn"},"ReservationName":{"locationName":"reservationName"},"ReservationState":{"locationName":"reservationState"},"ResourceSpecification":{"shape":"S44","locationName":"resourceSpecification"},"Start":{"locationName":"start"}},"required":["CurrencyCode","ReservationState","OfferingArn","ReservationArn","Start","OfferingDescription","ReservationName","End","Duration","DurationUnits","PricePerUnit","ResourceSpecification","PriceUnits"]},"S56":{"type":"map","key":{},"value":{}},"S5w":{"type":"structure","members":{"FailoverMode":{"locationName":"failoverMode"},"RecoveryWindow":{"locationName":"recoveryWindow","type":"integer"},"SourcePriority":{"shape":"S2m","locationName":"sourcePriority"},"State":{"locationName":"state"}}},"S6c":{"type":"structure","members":{"Algorithm":{"locationName":"algorithm"},"ConstantInitializationVector":{"locationName":"constantInitializationVector"},"DeviceId":{"locationName":"deviceId"},"KeyType":{"locationName":"keyType"},"Region":{"locationName":"region"},"ResourceId":{"locationName":"resourceId"},"RoleArn":{"locationName":"roleArn"},"SecretArn":{"locationName":"secretArn"},"Url":{"locationName":"url"}}}}}
|
56873
56873
|
|
56874
56874
|
/***/ }),
|
56875
56875
|
/* 716 */
|
56876
56876
|
/***/ (function(module, exports) {
|
56877
56877
|
|
56878
|
-
module.exports = {"pagination":{"ListEntitlements":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Entitlements"},"ListFlows":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Flows"},"ListOfferings":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Offerings"},"ListReservations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Reservations"}}}
|
56878
|
+
module.exports = {"pagination":{"ListBridges":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Bridges"},"ListEntitlements":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Entitlements"},"ListFlows":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Flows"},"ListGatewayInstances":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Instances"},"ListGateways":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Gateways"},"ListOfferings":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Offerings"},"ListReservations":{"input_token":"NextToken","output_token":"NextToken","limit_key":"MaxResults","result_key":"Reservations"}}}
|
56879
56879
|
|
56880
56880
|
/***/ }),
|
56881
56881
|
/* 717 */
|
@@ -62861,7 +62861,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
62861
62861
|
/* 1221 */
|
62862
62862
|
/***/ (function(module, exports) {
|
62863
62863
|
|
62864
|
-
module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-08-03","endpointPrefix":"voice-chime","protocol":"rest-json","serviceFullName":"Amazon Chime SDK Voice","serviceId":"Chime SDK Voice","signatureVersion":"v4","signingName":"chime","uid":"chime-sdk-voice-2022-08-03"},"operations":{"AssociatePhoneNumbersWithVoiceConnector":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}?operation=associate-phone-numbers","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","E164PhoneNumbers"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"E164PhoneNumbers":{"shape":"S3"},"ForceAssociate":{"type":"boolean"}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"AssociatePhoneNumbersWithVoiceConnectorGroup":{"http":{"requestUri":"/voice-connector-groups/{voiceConnectorGroupId}?operation=associate-phone-numbers","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorGroupId","E164PhoneNumbers"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"},"E164PhoneNumbers":{"shape":"S3"},"ForceAssociate":{"type":"boolean"}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"BatchDeletePhoneNumber":{"http":{"requestUri":"/phone-numbers?operation=batch-delete","responseCode":200},"input":{"type":"structure","required":["PhoneNumberIds"],"members":{"PhoneNumberIds":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"BatchUpdatePhoneNumber":{"http":{"requestUri":"/phone-numbers?operation=batch-update","responseCode":200},"input":{"type":"structure","required":["UpdatePhoneNumberRequestItems"],"members":{"UpdatePhoneNumberRequestItems":{"type":"list","member":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9"},"ProductType":{},"CallingName":{"shape":"Sl"}}}}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"CreatePhoneNumberOrder":{"http":{"requestUri":"/phone-number-orders","responseCode":201},"input":{"type":"structure","required":["ProductType","E164PhoneNumbers"],"members":{"ProductType":{},"E164PhoneNumbers":{"shape":"S3"}}},"output":{"type":"structure","members":{"PhoneNumberOrder":{"shape":"Sp"}}}},"CreateProxySession":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions","responseCode":201},"input":{"type":"structure","required":["ParticipantPhoneNumbers","Capabilities","VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"ParticipantPhoneNumbers":{"type":"list","member":{"shape":"S4"}},"Name":{"type":"string","sensitive":true},"ExpiryMinutes":{"type":"integer"},"Capabilities":{"shape":"S12"},"NumberSelectionBehavior":{},"GeoMatchLevel":{},"GeoMatchParams":{"shape":"S16"}}},"output":{"type":"structure","members":{"ProxySession":{"shape":"S1a"}}}},"CreateSipMediaApplication":{"http":{"requestUri":"/sip-media-applications","responseCode":201},"input":{"type":"structure","required":["AwsRegion","Name","Endpoints"],"members":{"AwsRegion":{},"Name":{},"Endpoints":{"shape":"S1h"}}},"output":{"type":"structure","members":{"SipMediaApplication":{"shape":"S1l"}}}},"CreateSipMediaApplicationCall":{"http":{"requestUri":"/sip-media-applications/{sipMediaApplicationId}/calls","responseCode":201},"input":{"type":"structure","required":["FromPhoneNumber","ToPhoneNumber","SipMediaApplicationId"],"members":{"FromPhoneNumber":{"shape":"S4"},"ToPhoneNumber":{"shape":"S4"},"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"SipHeaders":{"type":"map","key":{"shape":"S1o"},"value":{"shape":"S1o"}},"ArgumentsMap":{"type":"map","key":{"shape":"S1o"},"value":{"shape":"S1o"}}}},"output":{"type":"structure","members":{"SipMediaApplicationCall":{"shape":"S1r"}}}},"CreateSipRule":{"http":{"requestUri":"/sip-rules","responseCode":201},"input":{"type":"structure","required":["Name","TriggerType","TriggerValue"],"members":{"Name":{},"TriggerType":{},"TriggerValue":{},"Disabled":{"type":"boolean"},"TargetApplications":{"shape":"S1v"}}},"output":{"type":"structure","members":{"SipRule":{"shape":"S1z"}}}},"CreateVoiceConnector":{"http":{"requestUri":"/voice-connectors","responseCode":201},"input":{"type":"structure","required":["Name","RequireEncryption"],"members":{"Name":{},"AwsRegion":{},"RequireEncryption":{"type":"boolean"}}},"output":{"type":"structure","members":{"VoiceConnector":{"shape":"S25"}}}},"CreateVoiceConnectorGroup":{"http":{"requestUri":"/voice-connector-groups","responseCode":201},"input":{"type":"structure","required":["Name"],"members":{"Name":{},"VoiceConnectorItems":{"shape":"S28"}}},"output":{"type":"structure","members":{"VoiceConnectorGroup":{"shape":"S2c"}}}},"CreateVoiceProfile":{"http":{"requestUri":"/voice-profiles","responseCode":201},"input":{"type":"structure","required":["SpeakerSearchTaskId"],"members":{"SpeakerSearchTaskId":{}}},"output":{"type":"structure","members":{"VoiceProfile":{"shape":"S2g"}}}},"CreateVoiceProfileDomain":{"http":{"requestUri":"/voice-profile-domains","responseCode":201},"input":{"type":"structure","required":["Name","ServerSideEncryptionConfiguration"],"members":{"Name":{},"Description":{},"ServerSideEncryptionConfiguration":{"shape":"S2l"},"ClientRequestToken":{},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"VoiceProfileDomain":{"shape":"S2s"}}}},"DeletePhoneNumber":{"http":{"method":"DELETE","requestUri":"/phone-numbers/{phoneNumberId}","responseCode":204},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9","location":"uri","locationName":"phoneNumberId"}}}},"DeleteProxySession":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId","ProxySessionId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"ProxySessionId":{"location":"uri","locationName":"proxySessionId"}}}},"DeleteSipMediaApplication":{"http":{"method":"DELETE","requestUri":"/sip-media-applications/{sipMediaApplicationId}","responseCode":204},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"}}}},"DeleteSipRule":{"http":{"method":"DELETE","requestUri":"/sip-rules/{sipRuleId}","responseCode":204},"input":{"type":"structure","required":["SipRuleId"],"members":{"SipRuleId":{"location":"uri","locationName":"sipRuleId"}}}},"DeleteVoiceConnector":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorEmergencyCallingConfiguration":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorGroup":{"http":{"method":"DELETE","requestUri":"/voice-connector-groups/{voiceConnectorGroupId}","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorGroupId"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"}}}},"DeleteVoiceConnectorOrigination":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/origination","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorProxy":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorStreamingConfiguration":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorTermination":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/termination","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorTerminationCredentials":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials?operation=delete","responseCode":204},"input":{"type":"structure","required":["Usernames","VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Usernames":{"shape":"S35"}}}},"DeleteVoiceProfile":{"http":{"method":"DELETE","requestUri":"/voice-profiles/{VoiceProfileId}","responseCode":204},"input":{"type":"structure","required":["VoiceProfileId"],"members":{"VoiceProfileId":{"location":"uri","locationName":"VoiceProfileId"}}}},"DeleteVoiceProfileDomain":{"http":{"method":"DELETE","requestUri":"/voice-profile-domains/{VoiceProfileDomainId}","responseCode":204},"input":{"type":"structure","required":["VoiceProfileDomainId"],"members":{"VoiceProfileDomainId":{"location":"uri","locationName":"VoiceProfileDomainId"}}}},"DisassociatePhoneNumbersFromVoiceConnector":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}?operation=disassociate-phone-numbers","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","E164PhoneNumbers"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"E164PhoneNumbers":{"shape":"S3"}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"DisassociatePhoneNumbersFromVoiceConnectorGroup":{"http":{"requestUri":"/voice-connector-groups/{voiceConnectorGroupId}?operation=disassociate-phone-numbers","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorGroupId","E164PhoneNumbers"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"},"E164PhoneNumbers":{"shape":"S3"}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"GetGlobalSettings":{"http":{"method":"GET","requestUri":"/settings","responseCode":200},"output":{"type":"structure","members":{"VoiceConnector":{"shape":"S3d"}}}},"GetPhoneNumber":{"http":{"method":"GET","requestUri":"/phone-numbers/{phoneNumberId}"},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9","location":"uri","locationName":"phoneNumberId"}}},"output":{"type":"structure","members":{"PhoneNumber":{"shape":"S3g"}}}},"GetPhoneNumberOrder":{"http":{"method":"GET","requestUri":"/phone-number-orders/{phoneNumberOrderId}","responseCode":200},"input":{"type":"structure","required":["PhoneNumberOrderId"],"members":{"PhoneNumberOrderId":{"location":"uri","locationName":"phoneNumberOrderId"}}},"output":{"type":"structure","members":{"PhoneNumberOrder":{"shape":"Sp"}}}},"GetPhoneNumberSettings":{"http":{"method":"GET","requestUri":"/settings/phone-number","responseCode":200},"output":{"type":"structure","members":{"CallingName":{"shape":"Sl"},"CallingNameUpdatedTimestamp":{"shape":"Sw"}}}},"GetProxySession":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","ProxySessionId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"ProxySessionId":{"location":"uri","locationName":"proxySessionId"}}},"output":{"type":"structure","members":{"ProxySession":{"shape":"S1a"}}}},"GetSipMediaApplication":{"http":{"method":"GET","requestUri":"/sip-media-applications/{sipMediaApplicationId}","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"}}},"output":{"type":"structure","members":{"SipMediaApplication":{"shape":"S1l"}}}},"GetSipMediaApplicationAlexaSkillConfiguration":{"http":{"method":"GET","requestUri":"/sip-media-applications/{sipMediaApplicationId}/alexa-skill-configuration","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"}}},"output":{"type":"structure","members":{"SipMediaApplicationAlexaSkillConfiguration":{"shape":"S3y"}}}},"GetSipMediaApplicationLoggingConfiguration":{"http":{"method":"GET","requestUri":"/sip-media-applications/{sipMediaApplicationId}/logging-configuration","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"}}},"output":{"type":"structure","members":{"SipMediaApplicationLoggingConfiguration":{"shape":"S44"}}}},"GetSipRule":{"http":{"method":"GET","requestUri":"/sip-rules/{sipRuleId}","responseCode":200},"input":{"type":"structure","required":["SipRuleId"],"members":{"SipRuleId":{"location":"uri","locationName":"sipRuleId"}}},"output":{"type":"structure","members":{"SipRule":{"shape":"S1z"}}}},"GetSpeakerSearchTask":{"http":{"method":"GET","requestUri":"/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","SpeakerSearchTaskId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"SpeakerSearchTaskId":{"location":"uri","locationName":"SpeakerSearchTaskId"}}},"output":{"type":"structure","members":{"SpeakerSearchTask":{"shape":"S49"}}}},"GetVoiceConnector":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"VoiceConnector":{"shape":"S25"}}}},"GetVoiceConnectorEmergencyCallingConfiguration":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"EmergencyCallingConfiguration":{"shape":"S4j"}}}},"GetVoiceConnectorGroup":{"http":{"method":"GET","requestUri":"/voice-connector-groups/{voiceConnectorGroupId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorGroupId"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"}}},"output":{"type":"structure","members":{"VoiceConnectorGroup":{"shape":"S2c"}}}},"GetVoiceConnectorLoggingConfiguration":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/logging-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"LoggingConfiguration":{"shape":"S4q"}}}},"GetVoiceConnectorOrigination":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/origination","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"Origination":{"shape":"S4t"}}}},"GetVoiceConnectorProxy":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"Proxy":{"shape":"S52"}}}},"GetVoiceConnectorStreamingConfiguration":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"StreamingConfiguration":{"shape":"S57"}}}},"GetVoiceConnectorTermination":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/termination","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"Termination":{"shape":"S5f"}}}},"GetVoiceConnectorTerminationHealth":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/termination/health","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"TerminationHealth":{"type":"structure","members":{"Timestamp":{"shape":"Sw"},"Source":{}}}}}},"GetVoiceProfile":{"http":{"method":"GET","requestUri":"/voice-profiles/{VoiceProfileId}","responseCode":200},"input":{"type":"structure","required":["VoiceProfileId"],"members":{"VoiceProfileId":{"location":"uri","locationName":"VoiceProfileId"}}},"output":{"type":"structure","members":{"VoiceProfile":{"shape":"S2g"}}}},"GetVoiceProfileDomain":{"http":{"method":"GET","requestUri":"/voice-profile-domains/{VoiceProfileDomainId}","responseCode":200},"input":{"type":"structure","required":["VoiceProfileDomainId"],"members":{"VoiceProfileDomainId":{"location":"uri","locationName":"VoiceProfileDomainId"}}},"output":{"type":"structure","members":{"VoiceProfileDomain":{"shape":"S2s"}}}},"GetVoiceToneAnalysisTask":{"http":{"method":"GET","requestUri":"/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","VoiceToneAnalysisTaskId","IsCaller"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"VoiceToneAnalysisTaskId":{"location":"uri","locationName":"VoiceToneAnalysisTaskId"},"IsCaller":{"location":"querystring","locationName":"isCaller","type":"boolean"}}},"output":{"type":"structure","members":{"VoiceToneAnalysisTask":{"shape":"S5s"}}}},"ListAvailableVoiceConnectorRegions":{"http":{"method":"GET","requestUri":"/voice-connector-regions","responseCode":200},"output":{"type":"structure","members":{"VoiceConnectorRegions":{"type":"list","member":{}}}}},"ListPhoneNumberOrders":{"http":{"method":"GET","requestUri":"/phone-number-orders","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"PhoneNumberOrders":{"type":"list","member":{"shape":"Sp"}},"NextToken":{}}}},"ListPhoneNumbers":{"http":{"method":"GET","requestUri":"/phone-numbers"},"input":{"type":"structure","members":{"Status":{"location":"querystring","locationName":"status"},"ProductType":{"location":"querystring","locationName":"product-type"},"FilterName":{"location":"querystring","locationName":"filter-name"},"FilterValue":{"location":"querystring","locationName":"filter-value"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"PhoneNumbers":{"type":"list","member":{"shape":"S3g"}},"NextToken":{}}}},"ListProxySessions":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Status":{"location":"querystring","locationName":"status"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"ProxySessions":{"type":"list","member":{"shape":"S1a"}},"NextToken":{}}}},"ListSipMediaApplications":{"http":{"method":"GET","requestUri":"/sip-media-applications","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"SipMediaApplications":{"type":"list","member":{"shape":"S1l"}},"NextToken":{}}}},"ListSipRules":{"http":{"method":"GET","requestUri":"/sip-rules","responseCode":200},"input":{"type":"structure","members":{"SipMediaApplicationId":{"location":"querystring","locationName":"sip-media-application"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"SipRules":{"type":"list","member":{"shape":"S1z"}},"NextToken":{}}}},"ListSupportedPhoneNumberCountries":{"http":{"method":"GET","requestUri":"/phone-number-countries","responseCode":200},"input":{"type":"structure","required":["ProductType"],"members":{"ProductType":{"location":"querystring","locationName":"product-type"}}},"output":{"type":"structure","members":{"PhoneNumberCountries":{"type":"list","member":{"type":"structure","members":{"CountryCode":{},"SupportedPhoneNumberTypes":{"type":"list","member":{}}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags"},"input":{"type":"structure","required":["ResourceARN"],"members":{"ResourceARN":{"shape":"S2h","location":"querystring","locationName":"arn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S2n"}}}},"ListVoiceConnectorGroups":{"http":{"method":"GET","requestUri":"/voice-connector-groups","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VoiceConnectorGroups":{"type":"list","member":{"shape":"S2c"}},"NextToken":{}}}},"ListVoiceConnectorTerminationCredentials":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"Usernames":{"shape":"S35"}}}},"ListVoiceConnectors":{"http":{"method":"GET","requestUri":"/voice-connectors","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VoiceConnectors":{"type":"list","member":{"shape":"S25"}},"NextToken":{}}}},"ListVoiceProfileDomains":{"http":{"method":"GET","requestUri":"/voice-profile-domains","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VoiceProfileDomains":{"type":"list","member":{"type":"structure","members":{"VoiceProfileDomainId":{},"VoiceProfileDomainArn":{"shape":"S2h"},"Name":{},"Description":{},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}}},"NextToken":{}}}},"ListVoiceProfiles":{"http":{"method":"GET","requestUri":"/voice-profiles","responseCode":200},"input":{"type":"structure","required":["VoiceProfileDomainId"],"members":{"VoiceProfileDomainId":{"location":"querystring","locationName":"voice-profile-domain-id"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VoiceProfiles":{"type":"list","member":{"type":"structure","members":{"VoiceProfileId":{},"VoiceProfileArn":{"shape":"S2h"},"VoiceProfileDomainId":{},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"ExpirationTimestamp":{"shape":"Sw"}}}},"NextToken":{}}}},"PutSipMediaApplicationAlexaSkillConfiguration":{"http":{"method":"PUT","requestUri":"/sip-media-applications/{sipMediaApplicationId}/alexa-skill-configuration","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"SipMediaApplicationAlexaSkillConfiguration":{"shape":"S3y"}}},"output":{"type":"structure","members":{"SipMediaApplicationAlexaSkillConfiguration":{"shape":"S3y"}}}},"PutSipMediaApplicationLoggingConfiguration":{"http":{"method":"PUT","requestUri":"/sip-media-applications/{sipMediaApplicationId}/logging-configuration","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"SipMediaApplicationLoggingConfiguration":{"shape":"S44"}}},"output":{"type":"structure","members":{"SipMediaApplicationLoggingConfiguration":{"shape":"S44"}}}},"PutVoiceConnectorEmergencyCallingConfiguration":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","EmergencyCallingConfiguration"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"EmergencyCallingConfiguration":{"shape":"S4j"}}},"output":{"type":"structure","members":{"EmergencyCallingConfiguration":{"shape":"S4j"}}}},"PutVoiceConnectorLoggingConfiguration":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/logging-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","LoggingConfiguration"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"LoggingConfiguration":{"shape":"S4q"}}},"output":{"type":"structure","members":{"LoggingConfiguration":{"shape":"S4q"}}}},"PutVoiceConnectorOrigination":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/origination","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","Origination"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Origination":{"shape":"S4t"}}},"output":{"type":"structure","members":{"Origination":{"shape":"S4t"}}}},"PutVoiceConnectorProxy":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy"},"input":{"type":"structure","required":["DefaultSessionExpiryMinutes","PhoneNumberPoolCountries","VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"DefaultSessionExpiryMinutes":{"type":"integer"},"PhoneNumberPoolCountries":{"type":"list","member":{}},"FallBackPhoneNumber":{"shape":"S4"},"Disabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"Proxy":{"shape":"S52"}}}},"PutVoiceConnectorStreamingConfiguration":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","StreamingConfiguration"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"StreamingConfiguration":{"shape":"S57"}}},"output":{"type":"structure","members":{"StreamingConfiguration":{"shape":"S57"}}}},"PutVoiceConnectorTermination":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/termination","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","Termination"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Termination":{"shape":"S5f"}}},"output":{"type":"structure","members":{"Termination":{"shape":"S5f"}}}},"PutVoiceConnectorTerminationCredentials":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials?operation=put","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Credentials":{"type":"list","member":{"type":"structure","members":{"Username":{"shape":"S1o"},"Password":{"shape":"S1o"}}}}}}},"RestorePhoneNumber":{"http":{"requestUri":"/phone-numbers/{phoneNumberId}?operation=restore","responseCode":200},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9","location":"uri","locationName":"phoneNumberId"}}},"output":{"type":"structure","members":{"PhoneNumber":{"shape":"S3g"}}}},"SearchAvailablePhoneNumbers":{"http":{"method":"GET","requestUri":"/search?type=phone-numbers"},"input":{"type":"structure","members":{"AreaCode":{"location":"querystring","locationName":"area-code"},"City":{"location":"querystring","locationName":"city"},"Country":{"location":"querystring","locationName":"country"},"State":{"location":"querystring","locationName":"state"},"TollFreePrefix":{"location":"querystring","locationName":"toll-free-prefix"},"PhoneNumberType":{"location":"querystring","locationName":"phone-number-type"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"E164PhoneNumbers":{"shape":"S3"},"NextToken":{}}}},"StartSpeakerSearchTask":{"http":{"requestUri":"/voice-connectors/{VoiceConnectorId}/speaker-search-tasks","responseCode":201},"input":{"type":"structure","required":["VoiceConnectorId","TransactionId","VoiceProfileDomainId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"TransactionId":{},"VoiceProfileDomainId":{},"ClientRequestToken":{}}},"output":{"type":"structure","members":{"SpeakerSearchTask":{"shape":"S49"}}}},"StartVoiceToneAnalysisTask":{"http":{"requestUri":"/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks","responseCode":201},"input":{"type":"structure","required":["VoiceConnectorId","TransactionId","LanguageCode"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"TransactionId":{},"LanguageCode":{},"ClientRequestToken":{}}},"output":{"type":"structure","members":{"VoiceToneAnalysisTask":{"shape":"S5s"}}}},"StopSpeakerSearchTask":{"http":{"requestUri":"/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}?operation=stop","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId","SpeakerSearchTaskId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"SpeakerSearchTaskId":{"location":"uri","locationName":"SpeakerSearchTaskId"}}}},"StopVoiceToneAnalysisTask":{"http":{"requestUri":"/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}?operation=stop","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId","VoiceToneAnalysisTaskId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"VoiceToneAnalysisTaskId":{"location":"uri","locationName":"VoiceToneAnalysisTaskId"}}}},"TagResource":{"http":{"requestUri":"/tags?operation=tag-resource","responseCode":204},"input":{"type":"structure","required":["ResourceARN","Tags"],"members":{"ResourceARN":{"shape":"S2h"},"Tags":{"shape":"S2n"}}}},"UntagResource":{"http":{"requestUri":"/tags?operation=untag-resource","responseCode":204},"input":{"type":"structure","required":["ResourceARN","TagKeys"],"members":{"ResourceARN":{"shape":"S2h"},"TagKeys":{"type":"list","member":{"shape":"S2p"}}}}},"UpdateGlobalSettings":{"http":{"method":"PUT","requestUri":"/settings","responseCode":204},"input":{"type":"structure","members":{"VoiceConnector":{"shape":"S3d"}}}},"UpdatePhoneNumber":{"http":{"requestUri":"/phone-numbers/{phoneNumberId}","responseCode":200},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9","location":"uri","locationName":"phoneNumberId"},"ProductType":{},"CallingName":{"shape":"Sl"}}},"output":{"type":"structure","members":{"PhoneNumber":{"shape":"S3g"}}}},"UpdatePhoneNumberSettings":{"http":{"method":"PUT","requestUri":"/settings/phone-number","responseCode":204},"input":{"type":"structure","required":["CallingName"],"members":{"CallingName":{"shape":"Sl"}}}},"UpdateProxySession":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}","responseCode":201},"input":{"type":"structure","required":["Capabilities","VoiceConnectorId","ProxySessionId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"ProxySessionId":{"location":"uri","locationName":"proxySessionId"},"Capabilities":{"shape":"S12"},"ExpiryMinutes":{"type":"integer"}}},"output":{"type":"structure","members":{"ProxySession":{"shape":"S1a"}}}},"UpdateSipMediaApplication":{"http":{"method":"PUT","requestUri":"/sip-media-applications/{sipMediaApplicationId}","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"Name":{},"Endpoints":{"shape":"S1h"}}},"output":{"type":"structure","members":{"SipMediaApplication":{"shape":"S1l"}}}},"UpdateSipMediaApplicationCall":{"http":{"requestUri":"/sip-media-applications/{sipMediaApplicationId}/calls/{transactionId}","responseCode":202},"input":{"type":"structure","required":["SipMediaApplicationId","TransactionId","Arguments"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"TransactionId":{"location":"uri","locationName":"transactionId"},"Arguments":{"type":"map","key":{"shape":"S1o"},"value":{"shape":"S1o"}}}},"output":{"type":"structure","members":{"SipMediaApplicationCall":{"shape":"S1r"}}}},"UpdateSipRule":{"http":{"method":"PUT","requestUri":"/sip-rules/{sipRuleId}","responseCode":202},"input":{"type":"structure","required":["SipRuleId","Name"],"members":{"SipRuleId":{"location":"uri","locationName":"sipRuleId"},"Name":{},"Disabled":{"type":"boolean"},"TargetApplications":{"shape":"S1v"}}},"output":{"type":"structure","members":{"SipRule":{"shape":"S1z"}}}},"UpdateVoiceConnector":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","Name","RequireEncryption"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Name":{},"RequireEncryption":{"type":"boolean"}}},"output":{"type":"structure","members":{"VoiceConnector":{"shape":"S25"}}}},"UpdateVoiceConnectorGroup":{"http":{"method":"PUT","requestUri":"/voice-connector-groups/{voiceConnectorGroupId}","responseCode":202},"input":{"type":"structure","required":["VoiceConnectorGroupId","Name","VoiceConnectorItems"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"},"Name":{},"VoiceConnectorItems":{"shape":"S28"}}},"output":{"type":"structure","members":{"VoiceConnectorGroup":{"shape":"S2c"}}}},"UpdateVoiceProfile":{"http":{"method":"PUT","requestUri":"/voice-profiles/{VoiceProfileId}","responseCode":200},"input":{"type":"structure","required":["VoiceProfileId","SpeakerSearchTaskId"],"members":{"VoiceProfileId":{"location":"uri","locationName":"VoiceProfileId"},"SpeakerSearchTaskId":{}}},"output":{"type":"structure","members":{"VoiceProfile":{"shape":"S2g"}}}},"UpdateVoiceProfileDomain":{"http":{"method":"PUT","requestUri":"/voice-profile-domains/{VoiceProfileDomainId}","responseCode":200},"input":{"type":"structure","required":["VoiceProfileDomainId"],"members":{"VoiceProfileDomainId":{"location":"uri","locationName":"VoiceProfileDomainId"},"Name":{},"Description":{}}},"output":{"type":"structure","members":{"VoiceProfileDomain":{"shape":"S2s"}}}},"ValidateE911Address":{"http":{"requestUri":"/emergency-calling/address","responseCode":202},"input":{"type":"structure","required":["AwsAccountId","StreetNumber","StreetInfo","City","State","Country","PostalCode"],"members":{"AwsAccountId":{},"StreetNumber":{"shape":"S9"},"StreetInfo":{"shape":"S9"},"City":{"shape":"S9"},"State":{"shape":"S9"},"Country":{"shape":"S9"},"PostalCode":{"shape":"S9"}}},"output":{"type":"structure","members":{"ValidationResult":{"type":"integer"},"AddressExternalId":{},"Address":{"type":"structure","members":{"streetName":{"shape":"S9"},"streetSuffix":{"shape":"S9"},"postDirectional":{"shape":"S9"},"preDirectional":{"shape":"S9"},"streetNumber":{"shape":"S9"},"city":{"shape":"S9"},"state":{"shape":"S9"},"postalCode":{"shape":"S9"},"postalCodePlus4":{"shape":"S9"},"country":{"shape":"S9"}}},"CandidateAddressList":{"type":"list","member":{"type":"structure","members":{"streetInfo":{"shape":"S9"},"streetNumber":{"shape":"S9"},"city":{"shape":"S9"},"state":{"shape":"S9"},"postalCode":{"shape":"S9"},"postalCodePlus4":{"shape":"S9"},"country":{"shape":"S9"}}}}}}}},"shapes":{"S3":{"type":"list","member":{"shape":"S4"}},"S4":{"type":"string","sensitive":true},"S7":{"type":"list","member":{"type":"structure","members":{"PhoneNumberId":{"shape":"S9"},"ErrorCode":{},"ErrorMessage":{}}}},"S9":{"type":"string","sensitive":true},"Sl":{"type":"string","sensitive":true},"Sp":{"type":"structure","members":{"PhoneNumberOrderId":{},"ProductType":{},"Status":{},"OrderType":{},"OrderedPhoneNumbers":{"type":"list","member":{"type":"structure","members":{"E164PhoneNumber":{"shape":"S4"},"Status":{}}}},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}},"Sw":{"type":"timestamp","timestampFormat":"iso8601"},"S12":{"type":"list","member":{}},"S16":{"type":"structure","required":["Country","AreaCode"],"members":{"Country":{},"AreaCode":{}}},"S1a":{"type":"structure","members":{"VoiceConnectorId":{},"ProxySessionId":{},"Name":{},"Status":{},"ExpiryMinutes":{"type":"integer"},"Capabilities":{"shape":"S12"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"EndedTimestamp":{"shape":"Sw"},"Participants":{"type":"list","member":{"type":"structure","members":{"PhoneNumber":{"shape":"S4"},"ProxyPhoneNumber":{"shape":"S4"}}}},"NumberSelectionBehavior":{},"GeoMatchLevel":{},"GeoMatchParams":{"shape":"S16"}}},"S1h":{"type":"list","member":{"type":"structure","members":{"LambdaArn":{"type":"string","sensitive":true}}}},"S1l":{"type":"structure","members":{"SipMediaApplicationId":{},"AwsRegion":{},"Name":{},"Endpoints":{"shape":"S1h"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}},"S1o":{"type":"string","sensitive":true},"S1r":{"type":"structure","members":{"TransactionId":{}}},"S1v":{"type":"list","member":{"type":"structure","members":{"SipMediaApplicationId":{},"Priority":{"type":"integer"},"AwsRegion":{}}}},"S1z":{"type":"structure","members":{"SipRuleId":{},"Name":{},"Disabled":{"type":"boolean"},"TriggerType":{},"TriggerValue":{},"TargetApplications":{"shape":"S1v"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}},"S25":{"type":"structure","members":{"VoiceConnectorId":{},"AwsRegion":{},"Name":{},"OutboundHostName":{},"RequireEncryption":{"type":"boolean"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"VoiceConnectorArn":{}}},"S28":{"type":"list","member":{"type":"structure","required":["VoiceConnectorId","Priority"],"members":{"VoiceConnectorId":{},"Priority":{"type":"integer"}}}},"S2c":{"type":"structure","members":{"VoiceConnectorGroupId":{},"Name":{},"VoiceConnectorItems":{"shape":"S28"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"VoiceConnectorGroupArn":{}}},"S2g":{"type":"structure","members":{"VoiceProfileId":{},"VoiceProfileArn":{"shape":"S2h"},"VoiceProfileDomainId":{},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"ExpirationTimestamp":{"shape":"Sw"}}},"S2h":{"type":"string","sensitive":true},"S2l":{"type":"structure","required":["KmsKeyArn"],"members":{"KmsKeyArn":{"shape":"S2h"}}},"S2n":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{"shape":"S2p"},"Value":{"type":"string","sensitive":true}}}},"S2p":{"type":"string","sensitive":true},"S2s":{"type":"structure","members":{"VoiceProfileDomainId":{},"VoiceProfileDomainArn":{"shape":"S2h"},"Name":{},"Description":{},"ServerSideEncryptionConfiguration":{"shape":"S2l"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}},"S35":{"type":"list","member":{"shape":"S1o"}},"S3d":{"type":"structure","members":{"CdrBucket":{}}},"S3g":{"type":"structure","members":{"PhoneNumberId":{"shape":"S9"},"E164PhoneNumber":{"shape":"S4"},"Country":{},"Type":{},"ProductType":{},"Status":{},"Capabilities":{"type":"structure","members":{"InboundCall":{"type":"boolean"},"OutboundCall":{"type":"boolean"},"InboundSMS":{"type":"boolean"},"OutboundSMS":{"type":"boolean"},"InboundMMS":{"type":"boolean"},"OutboundMMS":{"type":"boolean"}}},"Associations":{"type":"list","member":{"type":"structure","members":{"Value":{},"Name":{},"AssociatedTimestamp":{"shape":"Sw"}}}},"CallingName":{"shape":"Sl"},"CallingNameStatus":{},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"DeletionTimestamp":{"shape":"Sw"},"OrderId":{}}},"S3y":{"type":"structure","required":["AlexaSkillStatus","AlexaSkillIds"],"members":{"AlexaSkillStatus":{},"AlexaSkillIds":{"type":"list","member":{"type":"string","sensitive":true}}}},"S44":{"type":"structure","members":{"EnableSipMediaApplicationMessageLogs":{"type":"boolean"}}},"S49":{"type":"structure","members":{"SpeakerSearchTaskId":{},"SpeakerSearchTaskStatus":{},"CallDetails":{"shape":"S4a"},"SpeakerSearchDetails":{"type":"structure","members":{"Results":{"type":"list","member":{"type":"structure","members":{"ConfidenceScore":{"type":"float"},"VoiceProfileId":{}}}},"VoiceprintGenerationStatus":{}}},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"StartedTimestamp":{"shape":"Sw"},"StatusMessage":{}}},"S4a":{"type":"structure","members":{"VoiceConnectorId":{},"TransactionId":{},"IsCaller":{"type":"boolean"}}},"S4j":{"type":"structure","members":{"DNIS":{"type":"list","member":{"type":"structure","required":["EmergencyPhoneNumber","CallingCountry"],"members":{"EmergencyPhoneNumber":{"shape":"S4"},"TestPhoneNumber":{"shape":"S4"},"CallingCountry":{}}}}}},"S4q":{"type":"structure","members":{"EnableSIPLogs":{"type":"boolean"},"EnableMediaMetricLogs":{"type":"boolean"}}},"S4t":{"type":"structure","members":{"Routes":{"type":"list","member":{"type":"structure","members":{"Host":{},"Port":{"type":"integer"},"Protocol":{},"Priority":{"type":"integer"},"Weight":{"type":"integer"}}}},"Disabled":{"type":"boolean"}}},"S52":{"type":"structure","members":{"DefaultSessionExpiryMinutes":{"type":"integer"},"Disabled":{"type":"boolean"},"FallBackPhoneNumber":{"shape":"S4"},"PhoneNumberCountries":{"shape":"S54"}}},"S54":{"type":"list","member":{}},"S57":{"type":"structure","required":["DataRetentionInHours","Disabled"],"members":{"DataRetentionInHours":{"type":"integer"},"Disabled":{"type":"boolean"},"StreamingNotificationTargets":{"type":"list","member":{"type":"structure","members":{"NotificationTarget":{}}}},"MediaInsightsConfiguration":{"type":"structure","members":{"Disabled":{"type":"boolean"},"ConfigurationArn":{"shape":"S2h"}}}}},"S5f":{"type":"structure","members":{"CpsLimit":{"type":"integer"},"DefaultPhoneNumber":{"shape":"S4"},"CallingRegions":{"type":"list","member":{}},"CidrAllowedList":{"shape":"S54"},"Disabled":{"type":"boolean"}}},"S5s":{"type":"structure","members":{"VoiceToneAnalysisTaskId":{},"VoiceToneAnalysisTaskStatus":{},"CallDetails":{"shape":"S4a"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"StartedTimestamp":{"shape":"Sw"},"StatusMessage":{}}}}}
|
62864
|
+
module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-08-03","endpointPrefix":"voice-chime","protocol":"rest-json","serviceFullName":"Amazon Chime SDK Voice","serviceId":"Chime SDK Voice","signatureVersion":"v4","signingName":"chime","uid":"chime-sdk-voice-2022-08-03"},"operations":{"AssociatePhoneNumbersWithVoiceConnector":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}?operation=associate-phone-numbers","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","E164PhoneNumbers"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"E164PhoneNumbers":{"shape":"S3"},"ForceAssociate":{"type":"boolean"}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"AssociatePhoneNumbersWithVoiceConnectorGroup":{"http":{"requestUri":"/voice-connector-groups/{voiceConnectorGroupId}?operation=associate-phone-numbers","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorGroupId","E164PhoneNumbers"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"},"E164PhoneNumbers":{"shape":"S3"},"ForceAssociate":{"type":"boolean"}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"BatchDeletePhoneNumber":{"http":{"requestUri":"/phone-numbers?operation=batch-delete","responseCode":200},"input":{"type":"structure","required":["PhoneNumberIds"],"members":{"PhoneNumberIds":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"BatchUpdatePhoneNumber":{"http":{"requestUri":"/phone-numbers?operation=batch-update","responseCode":200},"input":{"type":"structure","required":["UpdatePhoneNumberRequestItems"],"members":{"UpdatePhoneNumberRequestItems":{"type":"list","member":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9"},"ProductType":{},"CallingName":{"shape":"Sl"}}}}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"CreatePhoneNumberOrder":{"http":{"requestUri":"/phone-number-orders","responseCode":201},"input":{"type":"structure","required":["ProductType","E164PhoneNumbers"],"members":{"ProductType":{},"E164PhoneNumbers":{"shape":"S3"}}},"output":{"type":"structure","members":{"PhoneNumberOrder":{"shape":"Sp"}}}},"CreateProxySession":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions","responseCode":201},"input":{"type":"structure","required":["ParticipantPhoneNumbers","Capabilities","VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"ParticipantPhoneNumbers":{"type":"list","member":{"shape":"S4"}},"Name":{"type":"string","sensitive":true},"ExpiryMinutes":{"type":"integer"},"Capabilities":{"shape":"S12"},"NumberSelectionBehavior":{},"GeoMatchLevel":{},"GeoMatchParams":{"shape":"S16"}}},"output":{"type":"structure","members":{"ProxySession":{"shape":"S1a"}}}},"CreateSipMediaApplication":{"http":{"requestUri":"/sip-media-applications","responseCode":201},"input":{"type":"structure","required":["AwsRegion","Name","Endpoints"],"members":{"AwsRegion":{},"Name":{},"Endpoints":{"shape":"S1h"},"Tags":{"shape":"S1k"}}},"output":{"type":"structure","members":{"SipMediaApplication":{"shape":"S1p"}}}},"CreateSipMediaApplicationCall":{"http":{"requestUri":"/sip-media-applications/{sipMediaApplicationId}/calls","responseCode":201},"input":{"type":"structure","required":["FromPhoneNumber","ToPhoneNumber","SipMediaApplicationId"],"members":{"FromPhoneNumber":{"shape":"S4"},"ToPhoneNumber":{"shape":"S4"},"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"SipHeaders":{"type":"map","key":{"shape":"S1s"},"value":{"shape":"S1s"}},"ArgumentsMap":{"type":"map","key":{"shape":"S1s"},"value":{"shape":"S1s"}}}},"output":{"type":"structure","members":{"SipMediaApplicationCall":{"shape":"S1v"}}}},"CreateSipRule":{"http":{"requestUri":"/sip-rules","responseCode":201},"input":{"type":"structure","required":["Name","TriggerType","TriggerValue"],"members":{"Name":{},"TriggerType":{},"TriggerValue":{},"Disabled":{"type":"boolean"},"TargetApplications":{"shape":"S1z"}}},"output":{"type":"structure","members":{"SipRule":{"shape":"S23"}}}},"CreateVoiceConnector":{"http":{"requestUri":"/voice-connectors","responseCode":201},"input":{"type":"structure","required":["Name","RequireEncryption"],"members":{"Name":{},"AwsRegion":{},"RequireEncryption":{"type":"boolean"},"Tags":{"shape":"S1k"}}},"output":{"type":"structure","members":{"VoiceConnector":{"shape":"S29"}}}},"CreateVoiceConnectorGroup":{"http":{"requestUri":"/voice-connector-groups","responseCode":201},"input":{"type":"structure","required":["Name"],"members":{"Name":{},"VoiceConnectorItems":{"shape":"S2c"}}},"output":{"type":"structure","members":{"VoiceConnectorGroup":{"shape":"S2g"}}}},"CreateVoiceProfile":{"http":{"requestUri":"/voice-profiles","responseCode":201},"input":{"type":"structure","required":["SpeakerSearchTaskId"],"members":{"SpeakerSearchTaskId":{}}},"output":{"type":"structure","members":{"VoiceProfile":{"shape":"S2k"}}}},"CreateVoiceProfileDomain":{"http":{"requestUri":"/voice-profile-domains","responseCode":201},"input":{"type":"structure","required":["Name","ServerSideEncryptionConfiguration"],"members":{"Name":{},"Description":{},"ServerSideEncryptionConfiguration":{"shape":"S2p"},"ClientRequestToken":{},"Tags":{"shape":"S1k"}}},"output":{"type":"structure","members":{"VoiceProfileDomain":{"shape":"S2s"}}}},"DeletePhoneNumber":{"http":{"method":"DELETE","requestUri":"/phone-numbers/{phoneNumberId}","responseCode":204},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9","location":"uri","locationName":"phoneNumberId"}}}},"DeleteProxySession":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId","ProxySessionId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"ProxySessionId":{"location":"uri","locationName":"proxySessionId"}}}},"DeleteSipMediaApplication":{"http":{"method":"DELETE","requestUri":"/sip-media-applications/{sipMediaApplicationId}","responseCode":204},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"}}}},"DeleteSipRule":{"http":{"method":"DELETE","requestUri":"/sip-rules/{sipRuleId}","responseCode":204},"input":{"type":"structure","required":["SipRuleId"],"members":{"SipRuleId":{"location":"uri","locationName":"sipRuleId"}}}},"DeleteVoiceConnector":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorEmergencyCallingConfiguration":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorGroup":{"http":{"method":"DELETE","requestUri":"/voice-connector-groups/{voiceConnectorGroupId}","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorGroupId"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"}}}},"DeleteVoiceConnectorOrigination":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/origination","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorProxy":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorStreamingConfiguration":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorTermination":{"http":{"method":"DELETE","requestUri":"/voice-connectors/{voiceConnectorId}/termination","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}}},"DeleteVoiceConnectorTerminationCredentials":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials?operation=delete","responseCode":204},"input":{"type":"structure","required":["Usernames","VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Usernames":{"shape":"S35"}}}},"DeleteVoiceProfile":{"http":{"method":"DELETE","requestUri":"/voice-profiles/{VoiceProfileId}","responseCode":204},"input":{"type":"structure","required":["VoiceProfileId"],"members":{"VoiceProfileId":{"location":"uri","locationName":"VoiceProfileId"}}}},"DeleteVoiceProfileDomain":{"http":{"method":"DELETE","requestUri":"/voice-profile-domains/{VoiceProfileDomainId}","responseCode":204},"input":{"type":"structure","required":["VoiceProfileDomainId"],"members":{"VoiceProfileDomainId":{"location":"uri","locationName":"VoiceProfileDomainId"}}}},"DisassociatePhoneNumbersFromVoiceConnector":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}?operation=disassociate-phone-numbers","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","E164PhoneNumbers"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"E164PhoneNumbers":{"shape":"S3"}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"DisassociatePhoneNumbersFromVoiceConnectorGroup":{"http":{"requestUri":"/voice-connector-groups/{voiceConnectorGroupId}?operation=disassociate-phone-numbers","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorGroupId","E164PhoneNumbers"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"},"E164PhoneNumbers":{"shape":"S3"}}},"output":{"type":"structure","members":{"PhoneNumberErrors":{"shape":"S7"}}}},"GetGlobalSettings":{"http":{"method":"GET","requestUri":"/settings","responseCode":200},"output":{"type":"structure","members":{"VoiceConnector":{"shape":"S3d"}}}},"GetPhoneNumber":{"http":{"method":"GET","requestUri":"/phone-numbers/{phoneNumberId}"},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9","location":"uri","locationName":"phoneNumberId"}}},"output":{"type":"structure","members":{"PhoneNumber":{"shape":"S3g"}}}},"GetPhoneNumberOrder":{"http":{"method":"GET","requestUri":"/phone-number-orders/{phoneNumberOrderId}","responseCode":200},"input":{"type":"structure","required":["PhoneNumberOrderId"],"members":{"PhoneNumberOrderId":{"location":"uri","locationName":"phoneNumberOrderId"}}},"output":{"type":"structure","members":{"PhoneNumberOrder":{"shape":"Sp"}}}},"GetPhoneNumberSettings":{"http":{"method":"GET","requestUri":"/settings/phone-number","responseCode":200},"output":{"type":"structure","members":{"CallingName":{"shape":"Sl"},"CallingNameUpdatedTimestamp":{"shape":"Sw"}}}},"GetProxySession":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","ProxySessionId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"ProxySessionId":{"location":"uri","locationName":"proxySessionId"}}},"output":{"type":"structure","members":{"ProxySession":{"shape":"S1a"}}}},"GetSipMediaApplication":{"http":{"method":"GET","requestUri":"/sip-media-applications/{sipMediaApplicationId}","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"}}},"output":{"type":"structure","members":{"SipMediaApplication":{"shape":"S1p"}}}},"GetSipMediaApplicationAlexaSkillConfiguration":{"http":{"method":"GET","requestUri":"/sip-media-applications/{sipMediaApplicationId}/alexa-skill-configuration","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"}}},"output":{"type":"structure","members":{"SipMediaApplicationAlexaSkillConfiguration":{"shape":"S3y"}}}},"GetSipMediaApplicationLoggingConfiguration":{"http":{"method":"GET","requestUri":"/sip-media-applications/{sipMediaApplicationId}/logging-configuration","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"}}},"output":{"type":"structure","members":{"SipMediaApplicationLoggingConfiguration":{"shape":"S44"}}}},"GetSipRule":{"http":{"method":"GET","requestUri":"/sip-rules/{sipRuleId}","responseCode":200},"input":{"type":"structure","required":["SipRuleId"],"members":{"SipRuleId":{"location":"uri","locationName":"sipRuleId"}}},"output":{"type":"structure","members":{"SipRule":{"shape":"S23"}}}},"GetSpeakerSearchTask":{"http":{"method":"GET","requestUri":"/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","SpeakerSearchTaskId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"SpeakerSearchTaskId":{"location":"uri","locationName":"SpeakerSearchTaskId"}}},"output":{"type":"structure","members":{"SpeakerSearchTask":{"shape":"S49"}}}},"GetVoiceConnector":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"VoiceConnector":{"shape":"S29"}}}},"GetVoiceConnectorEmergencyCallingConfiguration":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"EmergencyCallingConfiguration":{"shape":"S4j"}}}},"GetVoiceConnectorGroup":{"http":{"method":"GET","requestUri":"/voice-connector-groups/{voiceConnectorGroupId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorGroupId"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"}}},"output":{"type":"structure","members":{"VoiceConnectorGroup":{"shape":"S2g"}}}},"GetVoiceConnectorLoggingConfiguration":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/logging-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"LoggingConfiguration":{"shape":"S4q"}}}},"GetVoiceConnectorOrigination":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/origination","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"Origination":{"shape":"S4t"}}}},"GetVoiceConnectorProxy":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"Proxy":{"shape":"S52"}}}},"GetVoiceConnectorStreamingConfiguration":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"StreamingConfiguration":{"shape":"S57"}}}},"GetVoiceConnectorTermination":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/termination","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"Termination":{"shape":"S5f"}}}},"GetVoiceConnectorTerminationHealth":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/termination/health","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"TerminationHealth":{"type":"structure","members":{"Timestamp":{"shape":"Sw"},"Source":{}}}}}},"GetVoiceProfile":{"http":{"method":"GET","requestUri":"/voice-profiles/{VoiceProfileId}","responseCode":200},"input":{"type":"structure","required":["VoiceProfileId"],"members":{"VoiceProfileId":{"location":"uri","locationName":"VoiceProfileId"}}},"output":{"type":"structure","members":{"VoiceProfile":{"shape":"S2k"}}}},"GetVoiceProfileDomain":{"http":{"method":"GET","requestUri":"/voice-profile-domains/{VoiceProfileDomainId}","responseCode":200},"input":{"type":"structure","required":["VoiceProfileDomainId"],"members":{"VoiceProfileDomainId":{"location":"uri","locationName":"VoiceProfileDomainId"}}},"output":{"type":"structure","members":{"VoiceProfileDomain":{"shape":"S2s"}}}},"GetVoiceToneAnalysisTask":{"http":{"method":"GET","requestUri":"/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","VoiceToneAnalysisTaskId","IsCaller"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"VoiceToneAnalysisTaskId":{"location":"uri","locationName":"VoiceToneAnalysisTaskId"},"IsCaller":{"location":"querystring","locationName":"isCaller","type":"boolean"}}},"output":{"type":"structure","members":{"VoiceToneAnalysisTask":{"shape":"S5s"}}}},"ListAvailableVoiceConnectorRegions":{"http":{"method":"GET","requestUri":"/voice-connector-regions","responseCode":200},"output":{"type":"structure","members":{"VoiceConnectorRegions":{"type":"list","member":{}}}}},"ListPhoneNumberOrders":{"http":{"method":"GET","requestUri":"/phone-number-orders","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"PhoneNumberOrders":{"type":"list","member":{"shape":"Sp"}},"NextToken":{}}}},"ListPhoneNumbers":{"http":{"method":"GET","requestUri":"/phone-numbers"},"input":{"type":"structure","members":{"Status":{"location":"querystring","locationName":"status"},"ProductType":{"location":"querystring","locationName":"product-type"},"FilterName":{"location":"querystring","locationName":"filter-name"},"FilterValue":{"location":"querystring","locationName":"filter-value"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"PhoneNumbers":{"type":"list","member":{"shape":"S3g"}},"NextToken":{}}}},"ListProxySessions":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Status":{"location":"querystring","locationName":"status"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"ProxySessions":{"type":"list","member":{"shape":"S1a"}},"NextToken":{}}}},"ListSipMediaApplications":{"http":{"method":"GET","requestUri":"/sip-media-applications","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"SipMediaApplications":{"type":"list","member":{"shape":"S1p"}},"NextToken":{}}}},"ListSipRules":{"http":{"method":"GET","requestUri":"/sip-rules","responseCode":200},"input":{"type":"structure","members":{"SipMediaApplicationId":{"location":"querystring","locationName":"sip-media-application"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"SipRules":{"type":"list","member":{"shape":"S23"}},"NextToken":{}}}},"ListSupportedPhoneNumberCountries":{"http":{"method":"GET","requestUri":"/phone-number-countries","responseCode":200},"input":{"type":"structure","required":["ProductType"],"members":{"ProductType":{"location":"querystring","locationName":"product-type"}}},"output":{"type":"structure","members":{"PhoneNumberCountries":{"type":"list","member":{"type":"structure","members":{"CountryCode":{},"SupportedPhoneNumberTypes":{"type":"list","member":{}}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags"},"input":{"type":"structure","required":["ResourceARN"],"members":{"ResourceARN":{"shape":"S2l","location":"querystring","locationName":"arn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"S1k"}}}},"ListVoiceConnectorGroups":{"http":{"method":"GET","requestUri":"/voice-connector-groups","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VoiceConnectorGroups":{"type":"list","member":{"shape":"S2g"}},"NextToken":{}}}},"ListVoiceConnectorTerminationCredentials":{"http":{"method":"GET","requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"}}},"output":{"type":"structure","members":{"Usernames":{"shape":"S35"}}}},"ListVoiceConnectors":{"http":{"method":"GET","requestUri":"/voice-connectors","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VoiceConnectors":{"type":"list","member":{"shape":"S29"}},"NextToken":{}}}},"ListVoiceProfileDomains":{"http":{"method":"GET","requestUri":"/voice-profile-domains","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VoiceProfileDomains":{"type":"list","member":{"type":"structure","members":{"VoiceProfileDomainId":{},"VoiceProfileDomainArn":{"shape":"S2l"},"Name":{},"Description":{},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}}},"NextToken":{}}}},"ListVoiceProfiles":{"http":{"method":"GET","requestUri":"/voice-profiles","responseCode":200},"input":{"type":"structure","required":["VoiceProfileDomainId"],"members":{"VoiceProfileDomainId":{"location":"querystring","locationName":"voice-profile-domain-id"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VoiceProfiles":{"type":"list","member":{"type":"structure","members":{"VoiceProfileId":{},"VoiceProfileArn":{"shape":"S2l"},"VoiceProfileDomainId":{},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"ExpirationTimestamp":{"shape":"Sw"}}}},"NextToken":{}}}},"PutSipMediaApplicationAlexaSkillConfiguration":{"http":{"method":"PUT","requestUri":"/sip-media-applications/{sipMediaApplicationId}/alexa-skill-configuration","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"SipMediaApplicationAlexaSkillConfiguration":{"shape":"S3y"}}},"output":{"type":"structure","members":{"SipMediaApplicationAlexaSkillConfiguration":{"shape":"S3y"}}}},"PutSipMediaApplicationLoggingConfiguration":{"http":{"method":"PUT","requestUri":"/sip-media-applications/{sipMediaApplicationId}/logging-configuration","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"SipMediaApplicationLoggingConfiguration":{"shape":"S44"}}},"output":{"type":"structure","members":{"SipMediaApplicationLoggingConfiguration":{"shape":"S44"}}}},"PutVoiceConnectorEmergencyCallingConfiguration":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/emergency-calling-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","EmergencyCallingConfiguration"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"EmergencyCallingConfiguration":{"shape":"S4j"}}},"output":{"type":"structure","members":{"EmergencyCallingConfiguration":{"shape":"S4j"}}}},"PutVoiceConnectorLoggingConfiguration":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/logging-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","LoggingConfiguration"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"LoggingConfiguration":{"shape":"S4q"}}},"output":{"type":"structure","members":{"LoggingConfiguration":{"shape":"S4q"}}}},"PutVoiceConnectorOrigination":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/origination","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","Origination"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Origination":{"shape":"S4t"}}},"output":{"type":"structure","members":{"Origination":{"shape":"S4t"}}}},"PutVoiceConnectorProxy":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/programmable-numbers/proxy"},"input":{"type":"structure","required":["DefaultSessionExpiryMinutes","PhoneNumberPoolCountries","VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"DefaultSessionExpiryMinutes":{"type":"integer"},"PhoneNumberPoolCountries":{"type":"list","member":{}},"FallBackPhoneNumber":{"shape":"S4"},"Disabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"Proxy":{"shape":"S52"}}}},"PutVoiceConnectorStreamingConfiguration":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/streaming-configuration","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","StreamingConfiguration"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"StreamingConfiguration":{"shape":"S57"}}},"output":{"type":"structure","members":{"StreamingConfiguration":{"shape":"S57"}}}},"PutVoiceConnectorTermination":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}/termination","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","Termination"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Termination":{"shape":"S5f"}}},"output":{"type":"structure","members":{"Termination":{"shape":"S5f"}}}},"PutVoiceConnectorTerminationCredentials":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}/termination/credentials?operation=put","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Credentials":{"type":"list","member":{"type":"structure","members":{"Username":{"shape":"S1s"},"Password":{"shape":"S1s"}}}}}}},"RestorePhoneNumber":{"http":{"requestUri":"/phone-numbers/{phoneNumberId}?operation=restore","responseCode":200},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9","location":"uri","locationName":"phoneNumberId"}}},"output":{"type":"structure","members":{"PhoneNumber":{"shape":"S3g"}}}},"SearchAvailablePhoneNumbers":{"http":{"method":"GET","requestUri":"/search?type=phone-numbers"},"input":{"type":"structure","members":{"AreaCode":{"location":"querystring","locationName":"area-code"},"City":{"location":"querystring","locationName":"city"},"Country":{"location":"querystring","locationName":"country"},"State":{"location":"querystring","locationName":"state"},"TollFreePrefix":{"location":"querystring","locationName":"toll-free-prefix"},"PhoneNumberType":{"location":"querystring","locationName":"phone-number-type"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"NextToken":{"location":"querystring","locationName":"next-token"}}},"output":{"type":"structure","members":{"E164PhoneNumbers":{"shape":"S3"},"NextToken":{}}}},"StartSpeakerSearchTask":{"http":{"requestUri":"/voice-connectors/{VoiceConnectorId}/speaker-search-tasks","responseCode":201},"input":{"type":"structure","required":["VoiceConnectorId","TransactionId","VoiceProfileDomainId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"TransactionId":{},"VoiceProfileDomainId":{},"ClientRequestToken":{}}},"output":{"type":"structure","members":{"SpeakerSearchTask":{"shape":"S49"}}}},"StartVoiceToneAnalysisTask":{"http":{"requestUri":"/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks","responseCode":201},"input":{"type":"structure","required":["VoiceConnectorId","TransactionId","LanguageCode"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"TransactionId":{},"LanguageCode":{},"ClientRequestToken":{}}},"output":{"type":"structure","members":{"VoiceToneAnalysisTask":{"shape":"S5s"}}}},"StopSpeakerSearchTask":{"http":{"requestUri":"/voice-connectors/{VoiceConnectorId}/speaker-search-tasks/{SpeakerSearchTaskId}?operation=stop","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId","SpeakerSearchTaskId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"SpeakerSearchTaskId":{"location":"uri","locationName":"SpeakerSearchTaskId"}}}},"StopVoiceToneAnalysisTask":{"http":{"requestUri":"/voice-connectors/{VoiceConnectorId}/voice-tone-analysis-tasks/{VoiceToneAnalysisTaskId}?operation=stop","responseCode":204},"input":{"type":"structure","required":["VoiceConnectorId","VoiceToneAnalysisTaskId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"VoiceConnectorId"},"VoiceToneAnalysisTaskId":{"location":"uri","locationName":"VoiceToneAnalysisTaskId"}}}},"TagResource":{"http":{"requestUri":"/tags?operation=tag-resource","responseCode":204},"input":{"type":"structure","required":["ResourceARN","Tags"],"members":{"ResourceARN":{"shape":"S2l"},"Tags":{"shape":"S1k"}}}},"UntagResource":{"http":{"requestUri":"/tags?operation=untag-resource","responseCode":204},"input":{"type":"structure","required":["ResourceARN","TagKeys"],"members":{"ResourceARN":{"shape":"S2l"},"TagKeys":{"type":"list","member":{"shape":"S1m"}}}}},"UpdateGlobalSettings":{"http":{"method":"PUT","requestUri":"/settings","responseCode":204},"input":{"type":"structure","members":{"VoiceConnector":{"shape":"S3d"}}}},"UpdatePhoneNumber":{"http":{"requestUri":"/phone-numbers/{phoneNumberId}","responseCode":200},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"shape":"S9","location":"uri","locationName":"phoneNumberId"},"ProductType":{},"CallingName":{"shape":"Sl"}}},"output":{"type":"structure","members":{"PhoneNumber":{"shape":"S3g"}}}},"UpdatePhoneNumberSettings":{"http":{"method":"PUT","requestUri":"/settings/phone-number","responseCode":204},"input":{"type":"structure","required":["CallingName"],"members":{"CallingName":{"shape":"Sl"}}}},"UpdateProxySession":{"http":{"requestUri":"/voice-connectors/{voiceConnectorId}/proxy-sessions/{proxySessionId}","responseCode":201},"input":{"type":"structure","required":["Capabilities","VoiceConnectorId","ProxySessionId"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"ProxySessionId":{"location":"uri","locationName":"proxySessionId"},"Capabilities":{"shape":"S12"},"ExpiryMinutes":{"type":"integer"}}},"output":{"type":"structure","members":{"ProxySession":{"shape":"S1a"}}}},"UpdateSipMediaApplication":{"http":{"method":"PUT","requestUri":"/sip-media-applications/{sipMediaApplicationId}","responseCode":200},"input":{"type":"structure","required":["SipMediaApplicationId"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"Name":{},"Endpoints":{"shape":"S1h"}}},"output":{"type":"structure","members":{"SipMediaApplication":{"shape":"S1p"}}}},"UpdateSipMediaApplicationCall":{"http":{"requestUri":"/sip-media-applications/{sipMediaApplicationId}/calls/{transactionId}","responseCode":202},"input":{"type":"structure","required":["SipMediaApplicationId","TransactionId","Arguments"],"members":{"SipMediaApplicationId":{"location":"uri","locationName":"sipMediaApplicationId"},"TransactionId":{"location":"uri","locationName":"transactionId"},"Arguments":{"type":"map","key":{"shape":"S1s"},"value":{"shape":"S1s"}}}},"output":{"type":"structure","members":{"SipMediaApplicationCall":{"shape":"S1v"}}}},"UpdateSipRule":{"http":{"method":"PUT","requestUri":"/sip-rules/{sipRuleId}","responseCode":202},"input":{"type":"structure","required":["SipRuleId","Name"],"members":{"SipRuleId":{"location":"uri","locationName":"sipRuleId"},"Name":{},"Disabled":{"type":"boolean"},"TargetApplications":{"shape":"S1z"}}},"output":{"type":"structure","members":{"SipRule":{"shape":"S23"}}}},"UpdateVoiceConnector":{"http":{"method":"PUT","requestUri":"/voice-connectors/{voiceConnectorId}","responseCode":200},"input":{"type":"structure","required":["VoiceConnectorId","Name","RequireEncryption"],"members":{"VoiceConnectorId":{"location":"uri","locationName":"voiceConnectorId"},"Name":{},"RequireEncryption":{"type":"boolean"}}},"output":{"type":"structure","members":{"VoiceConnector":{"shape":"S29"}}}},"UpdateVoiceConnectorGroup":{"http":{"method":"PUT","requestUri":"/voice-connector-groups/{voiceConnectorGroupId}","responseCode":202},"input":{"type":"structure","required":["VoiceConnectorGroupId","Name","VoiceConnectorItems"],"members":{"VoiceConnectorGroupId":{"location":"uri","locationName":"voiceConnectorGroupId"},"Name":{},"VoiceConnectorItems":{"shape":"S2c"}}},"output":{"type":"structure","members":{"VoiceConnectorGroup":{"shape":"S2g"}}}},"UpdateVoiceProfile":{"http":{"method":"PUT","requestUri":"/voice-profiles/{VoiceProfileId}","responseCode":200},"input":{"type":"structure","required":["VoiceProfileId","SpeakerSearchTaskId"],"members":{"VoiceProfileId":{"location":"uri","locationName":"VoiceProfileId"},"SpeakerSearchTaskId":{}}},"output":{"type":"structure","members":{"VoiceProfile":{"shape":"S2k"}}}},"UpdateVoiceProfileDomain":{"http":{"method":"PUT","requestUri":"/voice-profile-domains/{VoiceProfileDomainId}","responseCode":200},"input":{"type":"structure","required":["VoiceProfileDomainId"],"members":{"VoiceProfileDomainId":{"location":"uri","locationName":"VoiceProfileDomainId"},"Name":{},"Description":{}}},"output":{"type":"structure","members":{"VoiceProfileDomain":{"shape":"S2s"}}}},"ValidateE911Address":{"http":{"requestUri":"/emergency-calling/address","responseCode":202},"input":{"type":"structure","required":["AwsAccountId","StreetNumber","StreetInfo","City","State","Country","PostalCode"],"members":{"AwsAccountId":{},"StreetNumber":{"shape":"S9"},"StreetInfo":{"shape":"S9"},"City":{"shape":"S9"},"State":{"shape":"S9"},"Country":{"shape":"S9"},"PostalCode":{"shape":"S9"}}},"output":{"type":"structure","members":{"ValidationResult":{"type":"integer"},"AddressExternalId":{},"Address":{"type":"structure","members":{"streetName":{"shape":"S9"},"streetSuffix":{"shape":"S9"},"postDirectional":{"shape":"S9"},"preDirectional":{"shape":"S9"},"streetNumber":{"shape":"S9"},"city":{"shape":"S9"},"state":{"shape":"S9"},"postalCode":{"shape":"S9"},"postalCodePlus4":{"shape":"S9"},"country":{"shape":"S9"}}},"CandidateAddressList":{"type":"list","member":{"type":"structure","members":{"streetInfo":{"shape":"S9"},"streetNumber":{"shape":"S9"},"city":{"shape":"S9"},"state":{"shape":"S9"},"postalCode":{"shape":"S9"},"postalCodePlus4":{"shape":"S9"},"country":{"shape":"S9"}}}}}}}},"shapes":{"S3":{"type":"list","member":{"shape":"S4"}},"S4":{"type":"string","sensitive":true},"S7":{"type":"list","member":{"type":"structure","members":{"PhoneNumberId":{"shape":"S9"},"ErrorCode":{},"ErrorMessage":{}}}},"S9":{"type":"string","sensitive":true},"Sl":{"type":"string","sensitive":true},"Sp":{"type":"structure","members":{"PhoneNumberOrderId":{},"ProductType":{},"Status":{},"OrderType":{},"OrderedPhoneNumbers":{"type":"list","member":{"type":"structure","members":{"E164PhoneNumber":{"shape":"S4"},"Status":{}}}},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}},"Sw":{"type":"timestamp","timestampFormat":"iso8601"},"S12":{"type":"list","member":{}},"S16":{"type":"structure","required":["Country","AreaCode"],"members":{"Country":{},"AreaCode":{}}},"S1a":{"type":"structure","members":{"VoiceConnectorId":{},"ProxySessionId":{},"Name":{},"Status":{},"ExpiryMinutes":{"type":"integer"},"Capabilities":{"shape":"S12"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"EndedTimestamp":{"shape":"Sw"},"Participants":{"type":"list","member":{"type":"structure","members":{"PhoneNumber":{"shape":"S4"},"ProxyPhoneNumber":{"shape":"S4"}}}},"NumberSelectionBehavior":{},"GeoMatchLevel":{},"GeoMatchParams":{"shape":"S16"}}},"S1h":{"type":"list","member":{"type":"structure","members":{"LambdaArn":{"type":"string","sensitive":true}}}},"S1k":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{"shape":"S1m"},"Value":{"type":"string","sensitive":true}}}},"S1m":{"type":"string","sensitive":true},"S1p":{"type":"structure","members":{"SipMediaApplicationId":{},"AwsRegion":{},"Name":{},"Endpoints":{"shape":"S1h"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"SipMediaApplicationArn":{}}},"S1s":{"type":"string","sensitive":true},"S1v":{"type":"structure","members":{"TransactionId":{}}},"S1z":{"type":"list","member":{"type":"structure","members":{"SipMediaApplicationId":{},"Priority":{"type":"integer"},"AwsRegion":{}}}},"S23":{"type":"structure","members":{"SipRuleId":{},"Name":{},"Disabled":{"type":"boolean"},"TriggerType":{},"TriggerValue":{},"TargetApplications":{"shape":"S1z"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}},"S29":{"type":"structure","members":{"VoiceConnectorId":{},"AwsRegion":{},"Name":{},"OutboundHostName":{},"RequireEncryption":{"type":"boolean"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"VoiceConnectorArn":{}}},"S2c":{"type":"list","member":{"type":"structure","required":["VoiceConnectorId","Priority"],"members":{"VoiceConnectorId":{},"Priority":{"type":"integer"}}}},"S2g":{"type":"structure","members":{"VoiceConnectorGroupId":{},"Name":{},"VoiceConnectorItems":{"shape":"S2c"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"VoiceConnectorGroupArn":{}}},"S2k":{"type":"structure","members":{"VoiceProfileId":{},"VoiceProfileArn":{"shape":"S2l"},"VoiceProfileDomainId":{},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"ExpirationTimestamp":{"shape":"Sw"}}},"S2l":{"type":"string","sensitive":true},"S2p":{"type":"structure","required":["KmsKeyArn"],"members":{"KmsKeyArn":{"shape":"S2l"}}},"S2s":{"type":"structure","members":{"VoiceProfileDomainId":{},"VoiceProfileDomainArn":{"shape":"S2l"},"Name":{},"Description":{},"ServerSideEncryptionConfiguration":{"shape":"S2p"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"}}},"S35":{"type":"list","member":{"shape":"S1s"}},"S3d":{"type":"structure","members":{"CdrBucket":{}}},"S3g":{"type":"structure","members":{"PhoneNumberId":{"shape":"S9"},"E164PhoneNumber":{"shape":"S4"},"Country":{},"Type":{},"ProductType":{},"Status":{},"Capabilities":{"type":"structure","members":{"InboundCall":{"type":"boolean"},"OutboundCall":{"type":"boolean"},"InboundSMS":{"type":"boolean"},"OutboundSMS":{"type":"boolean"},"InboundMMS":{"type":"boolean"},"OutboundMMS":{"type":"boolean"}}},"Associations":{"type":"list","member":{"type":"structure","members":{"Value":{},"Name":{},"AssociatedTimestamp":{"shape":"Sw"}}}},"CallingName":{"shape":"Sl"},"CallingNameStatus":{},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"DeletionTimestamp":{"shape":"Sw"},"OrderId":{}}},"S3y":{"type":"structure","required":["AlexaSkillStatus","AlexaSkillIds"],"members":{"AlexaSkillStatus":{},"AlexaSkillIds":{"type":"list","member":{"type":"string","sensitive":true}}}},"S44":{"type":"structure","members":{"EnableSipMediaApplicationMessageLogs":{"type":"boolean"}}},"S49":{"type":"structure","members":{"SpeakerSearchTaskId":{},"SpeakerSearchTaskStatus":{},"CallDetails":{"shape":"S4a"},"SpeakerSearchDetails":{"type":"structure","members":{"Results":{"type":"list","member":{"type":"structure","members":{"ConfidenceScore":{"type":"float"},"VoiceProfileId":{}}}},"VoiceprintGenerationStatus":{}}},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"StartedTimestamp":{"shape":"Sw"},"StatusMessage":{}}},"S4a":{"type":"structure","members":{"VoiceConnectorId":{},"TransactionId":{},"IsCaller":{"type":"boolean"}}},"S4j":{"type":"structure","members":{"DNIS":{"type":"list","member":{"type":"structure","required":["EmergencyPhoneNumber","CallingCountry"],"members":{"EmergencyPhoneNumber":{"shape":"S4"},"TestPhoneNumber":{"shape":"S4"},"CallingCountry":{}}}}}},"S4q":{"type":"structure","members":{"EnableSIPLogs":{"type":"boolean"},"EnableMediaMetricLogs":{"type":"boolean"}}},"S4t":{"type":"structure","members":{"Routes":{"type":"list","member":{"type":"structure","members":{"Host":{},"Port":{"type":"integer"},"Protocol":{},"Priority":{"type":"integer"},"Weight":{"type":"integer"}}}},"Disabled":{"type":"boolean"}}},"S52":{"type":"structure","members":{"DefaultSessionExpiryMinutes":{"type":"integer"},"Disabled":{"type":"boolean"},"FallBackPhoneNumber":{"shape":"S4"},"PhoneNumberCountries":{"shape":"S54"}}},"S54":{"type":"list","member":{}},"S57":{"type":"structure","required":["DataRetentionInHours","Disabled"],"members":{"DataRetentionInHours":{"type":"integer"},"Disabled":{"type":"boolean"},"StreamingNotificationTargets":{"type":"list","member":{"type":"structure","members":{"NotificationTarget":{}}}},"MediaInsightsConfiguration":{"type":"structure","members":{"Disabled":{"type":"boolean"},"ConfigurationArn":{"shape":"S2l"}}}}},"S5f":{"type":"structure","members":{"CpsLimit":{"type":"integer"},"DefaultPhoneNumber":{"shape":"S4"},"CallingRegions":{"type":"list","member":{}},"CidrAllowedList":{"shape":"S54"},"Disabled":{"type":"boolean"}}},"S5s":{"type":"structure","members":{"VoiceToneAnalysisTaskId":{},"VoiceToneAnalysisTaskStatus":{},"CallDetails":{"shape":"S4a"},"CreatedTimestamp":{"shape":"Sw"},"UpdatedTimestamp":{"shape":"Sw"},"StartedTimestamp":{"shape":"Sw"},"StatusMessage":{}}}}}
|
62865
62865
|
|
62866
62866
|
/***/ }),
|
62867
62867
|
/* 1222 */
|