aws-sdk 2.1612.0 → 2.1614.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/apis/bedrock-agent-2023-06-05.min.json +43 -42
- package/apis/connect-2017-08-08.min.json +719 -439
- package/apis/connectcases-2022-10-03.min.json +40 -19
- package/apis/datasync-2018-11-09.min.json +3 -0
- package/apis/inspector2-2020-06-08.min.json +95 -94
- package/apis/medialive-2017-10-14.min.json +367 -364
- package/apis/sesv2-2019-09-27.min.json +3 -0
- package/clients/bedrockagent.d.ts +13 -4
- package/clients/connect.d.ts +331 -2
- package/clients/connectcases.d.ts +39 -14
- package/clients/datasync.d.ts +6 -6
- package/clients/inspector2.d.ts +6 -1
- package/clients/medialive.d.ts +8 -0
- package/clients/sagemaker.d.ts +1 -1
- package/clients/sesv2.d.ts +4 -0
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +8 -8
- package/dist/aws-sdk.js +722 -442
- package/dist/aws-sdk.min.js +85 -85
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -395,7 +395,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
395
395
|
/**
|
396
396
|
* @constant
|
397
397
|
*/
|
398
|
-
VERSION: '2.
|
398
|
+
VERSION: '2.1614.0',
|
399
399
|
|
400
400
|
/**
|
401
401
|
* @api private
|
@@ -55716,7 +55716,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
55716
55716
|
/* 569 */
|
55717
55717
|
/***/ (function(module, exports) {
|
55718
55718
|
|
55719
|
-
module.exports = {"metadata":{"apiVersion":"2017-10-14","endpointPrefix":"medialive","signingName":"medialive","serviceFullName":"AWS Elemental MediaLive","serviceId":"MediaLive","protocol":"rest-json","uid":"medialive-2017-10-14","signatureVersion":"v4","serviceAbbreviation":"MediaLive","jsonVersion":"1.1"},"operations":{"AcceptInputDeviceTransfer":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/accept","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"BatchDelete":{"http":{"requestUri":"/prod/batch/delete","responseCode":200},"input":{"type":"structure","members":{"ChannelIds":{"shape":"S5","locationName":"channelIds"},"InputIds":{"shape":"S5","locationName":"inputIds"},"InputSecurityGroupIds":{"shape":"S5","locationName":"inputSecurityGroupIds"},"MultiplexIds":{"shape":"S5","locationName":"multiplexIds"}}},"output":{"type":"structure","members":{"Failed":{"shape":"S7","locationName":"failed"},"Successful":{"shape":"S9","locationName":"successful"}}}},"BatchStart":{"http":{"requestUri":"/prod/batch/start","responseCode":200},"input":{"type":"structure","members":{"ChannelIds":{"shape":"S5","locationName":"channelIds"},"MultiplexIds":{"shape":"S5","locationName":"multiplexIds"}}},"output":{"type":"structure","members":{"Failed":{"shape":"S7","locationName":"failed"},"Successful":{"shape":"S9","locationName":"successful"}}}},"BatchStop":{"http":{"requestUri":"/prod/batch/stop","responseCode":200},"input":{"type":"structure","members":{"ChannelIds":{"shape":"S5","locationName":"channelIds"},"MultiplexIds":{"shape":"S5","locationName":"multiplexIds"}}},"output":{"type":"structure","members":{"Failed":{"shape":"S7","locationName":"failed"},"Successful":{"shape":"S9","locationName":"successful"}}}},"BatchUpdateSchedule":{"http":{"method":"PUT","requestUri":"/prod/channels/{channelId}/schedule","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"Creates":{"locationName":"creates","type":"structure","members":{"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}},"required":["ScheduleActions"]},"Deletes":{"locationName":"deletes","type":"structure","members":{"ActionNames":{"shape":"S5","locationName":"actionNames"}},"required":["ActionNames"]}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Creates":{"locationName":"creates","type":"structure","members":{"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}},"required":["ScheduleActions"]},"Deletes":{"locationName":"deletes","type":"structure","members":{"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}},"required":["ScheduleActions"]}}}},"CancelInputDeviceTransfer":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/cancel","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"ClaimDevice":{"http":{"requestUri":"/prod/claimDevice","responseCode":200},"input":{"type":"structure","members":{"Id":{"locationName":"id"}}},"output":{"type":"structure","members":{}}},"CreateChannel":{"http":{"requestUri":"/prod/channels","responseCode":201},"input":{"type":"structure","members":{"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"locationName":"maintenance","type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceStartTime":{"locationName":"maintenanceStartTime"}}},"Name":{"locationName":"name"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Reserved":{"locationName":"reserved","deprecated":true},"RoleArn":{"locationName":"roleArn"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"locationName":"vpc","type":"structure","members":{"PublicAddressAllocationIds":{"shape":"S5","locationName":"publicAddressAllocationIds"},"SecurityGroupIds":{"shape":"S5","locationName":"securityGroupIds"},"SubnetIds":{"shape":"S5","locationName":"subnetIds"}},"required":["SubnetIds"]}}},"output":{"type":"structure","members":{"Channel":{"shape":"Sfw","locationName":"channel"}}}},"CreateInput":{"http":{"requestUri":"/prod/inputs","responseCode":201},"input":{"type":"structure","members":{"Destinations":{"shape":"Sg5","locationName":"destinations"},"InputDevices":{"shape":"Sg7","locationName":"inputDevices"},"InputSecurityGroups":{"shape":"S5","locationName":"inputSecurityGroups"},"MediaConnectFlows":{"shape":"Sg9","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"RoleArn":{"locationName":"roleArn"},"Sources":{"shape":"Sgb","locationName":"sources"},"Tags":{"shape":"Sft","locationName":"tags"},"Type":{"locationName":"type"},"Vpc":{"locationName":"vpc","type":"structure","members":{"SecurityGroupIds":{"shape":"S5","locationName":"securityGroupIds"},"SubnetIds":{"shape":"S5","locationName":"subnetIds"}},"required":["SubnetIds"]}}},"output":{"type":"structure","members":{"Input":{"shape":"Sgg","locationName":"input"}}}},"CreateInputSecurityGroup":{"http":{"requestUri":"/prod/inputSecurityGroups","responseCode":200},"input":{"type":"structure","members":{"Tags":{"shape":"Sft","locationName":"tags"},"WhitelistRules":{"shape":"Sgs","locationName":"whitelistRules"}}},"output":{"type":"structure","members":{"SecurityGroup":{"shape":"Sgv","locationName":"securityGroup"}}}},"CreateMultiplex":{"http":{"requestUri":"/prod/multiplexes","responseCode":201},"input":{"type":"structure","members":{"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Tags":{"shape":"Sft","locationName":"tags"}},"required":["RequestId","MultiplexSettings","AvailabilityZones","Name"]},"output":{"type":"structure","members":{"Multiplex":{"shape":"Sh5","locationName":"multiplex"}}}},"CreateMultiplexProgram":{"http":{"requestUri":"/prod/multiplexes/{multiplexId}/programs","responseCode":201},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"MultiplexProgramSettings":{"shape":"Shb","locationName":"multiplexProgramSettings"},"ProgramName":{"locationName":"programName"},"RequestId":{"locationName":"requestId","idempotencyToken":true}},"required":["MultiplexId","RequestId","MultiplexProgramSettings","ProgramName"]},"output":{"type":"structure","members":{"MultiplexProgram":{"shape":"Shj","locationName":"multiplexProgram"}}}},"CreatePartnerInput":{"http":{"requestUri":"/prod/inputs/{inputId}/partners","responseCode":201},"input":{"type":"structure","members":{"InputId":{"location":"uri","locationName":"inputId"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Tags":{"shape":"Sft","locationName":"tags"}},"required":["InputId"]},"output":{"type":"structure","members":{"Input":{"shape":"Sgg","locationName":"input"}}}},"CreateTags":{"http":{"requestUri":"/prod/tags/{resource-arn}","responseCode":204},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"},"Tags":{"shape":"Sft","locationName":"tags"}},"required":["ResourceArn"]}},"DeleteChannel":{"http":{"method":"DELETE","requestUri":"/prod/channels/{channelId}","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg0","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}}},"DeleteInput":{"http":{"method":"DELETE","requestUri":"/prod/inputs/{inputId}","responseCode":200},"input":{"type":"structure","members":{"InputId":{"location":"uri","locationName":"inputId"}},"required":["InputId"]},"output":{"type":"structure","members":{}}},"DeleteInputSecurityGroup":{"http":{"method":"DELETE","requestUri":"/prod/inputSecurityGroups/{inputSecurityGroupId}","responseCode":200},"input":{"type":"structure","members":{"InputSecurityGroupId":{"location":"uri","locationName":"inputSecurityGroupId"}},"required":["InputSecurityGroupId"]},"output":{"type":"structure","members":{}}},"DeleteMultiplex":{"http":{"method":"DELETE","requestUri":"/prod/multiplexes/{multiplexId}","responseCode":202},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh6","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"}}}},"DeleteMultiplexProgram":{"http":{"method":"DELETE","requestUri":"/prod/multiplexes/{multiplexId}/programs/{programName}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"ProgramName":{"location":"uri","locationName":"programName"}},"required":["MultiplexId","ProgramName"]},"output":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"MultiplexProgramSettings":{"shape":"Shb","locationName":"multiplexProgramSettings"},"PacketIdentifiersMap":{"shape":"Shk","locationName":"packetIdentifiersMap"},"PipelineDetails":{"shape":"Shm","locationName":"pipelineDetails"},"ProgramName":{"locationName":"programName"}}}},"DeleteReservation":{"http":{"method":"DELETE","requestUri":"/prod/reservations/{reservationId}","responseCode":200},"input":{"type":"structure","members":{"ReservationId":{"location":"uri","locationName":"reservationId"}},"required":["ReservationId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Count":{"locationName":"count","type":"integer"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"Name":{"locationName":"name"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"RenewalSettings":{"shape":"Si5","locationName":"renewalSettings"},"ReservationId":{"locationName":"reservationId"},"ResourceSpecification":{"shape":"Si7","locationName":"resourceSpecification"},"Start":{"locationName":"start"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}},"DeleteSchedule":{"http":{"method":"DELETE","requestUri":"/prod/channels/{channelId}/schedule","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{}}},"DeleteTags":{"http":{"method":"DELETE","requestUri":"/prod/tags/{resource-arn}","responseCode":204},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"},"TagKeys":{"shape":"S5","location":"querystring","locationName":"tagKeys"}},"required":["TagKeys","ResourceArn"]}},"DescribeAccountConfiguration":{"http":{"method":"GET","requestUri":"/prod/accountConfiguration","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"AccountConfiguration":{"shape":"Sil","locationName":"accountConfiguration"}}}},"DescribeChannel":{"http":{"method":"GET","requestUri":"/prod/channels/{channelId}","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg0","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}}},"DescribeInput":{"http":{"method":"GET","requestUri":"/prod/inputs/{inputId}","responseCode":200},"input":{"type":"structure","members":{"InputId":{"location":"uri","locationName":"inputId"}},"required":["InputId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AttachedChannels":{"shape":"S5","locationName":"attachedChannels"},"Destinations":{"shape":"Sgh","locationName":"destinations"},"Id":{"locationName":"id"},"InputClass":{"locationName":"inputClass"},"InputDevices":{"shape":"Sg7","locationName":"inputDevices"},"InputPartnerIds":{"shape":"S5","locationName":"inputPartnerIds"},"InputSourceType":{"locationName":"inputSourceType"},"MediaConnectFlows":{"shape":"Sgm","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"},"SecurityGroups":{"shape":"S5","locationName":"securityGroups"},"Sources":{"shape":"Sgo","locationName":"sources"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Type":{"locationName":"type"}}}},"DescribeInputDevice":{"http":{"method":"GET","requestUri":"/prod/inputDevices/{inputDeviceId}","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ConnectionState":{"locationName":"connectionState"},"DeviceSettingsSyncState":{"locationName":"deviceSettingsSyncState"},"DeviceUpdateStatus":{"locationName":"deviceUpdateStatus"},"HdDeviceSettings":{"shape":"Siv","locationName":"hdDeviceSettings"},"Id":{"locationName":"id"},"MacAddress":{"locationName":"macAddress"},"Name":{"locationName":"name"},"NetworkSettings":{"shape":"Sj0","locationName":"networkSettings"},"SerialNumber":{"locationName":"serialNumber"},"Type":{"locationName":"type"},"UhdDeviceSettings":{"shape":"Sj3","locationName":"uhdDeviceSettings"},"Tags":{"shape":"Sft","locationName":"tags"},"AvailabilityZone":{"locationName":"availabilityZone"},"MedialiveInputArns":{"shape":"S5","locationName":"medialiveInputArns"},"OutputType":{"locationName":"outputType"}}}},"DescribeInputDeviceThumbnail":{"http":{"method":"GET","requestUri":"/prod/inputDevices/{inputDeviceId}/thumbnailData","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"},"Accept":{"location":"header","locationName":"accept"}},"required":["InputDeviceId","Accept"]},"output":{"type":"structure","members":{"Body":{"locationName":"body","type":"blob","streaming":true},"ContentType":{"location":"header","locationName":"Content-Type"},"ContentLength":{"location":"header","locationName":"Content-Length","type":"long"},"ETag":{"location":"header","locationName":"ETag"},"LastModified":{"location":"header","locationName":"Last-Modified","type":"timestamp"}},"payload":"Body"}},"DescribeInputSecurityGroup":{"http":{"method":"GET","requestUri":"/prod/inputSecurityGroups/{inputSecurityGroupId}","responseCode":200},"input":{"type":"structure","members":{"InputSecurityGroupId":{"location":"uri","locationName":"inputSecurityGroupId"}},"required":["InputSecurityGroupId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"},"Inputs":{"shape":"S5","locationName":"inputs"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"WhitelistRules":{"shape":"Sgx","locationName":"whitelistRules"}}}},"DescribeMultiplex":{"http":{"method":"GET","requestUri":"/prod/multiplexes/{multiplexId}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh6","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"}}}},"DescribeMultiplexProgram":{"http":{"method":"GET","requestUri":"/prod/multiplexes/{multiplexId}/programs/{programName}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"ProgramName":{"location":"uri","locationName":"programName"}},"required":["MultiplexId","ProgramName"]},"output":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"MultiplexProgramSettings":{"shape":"Shb","locationName":"multiplexProgramSettings"},"PacketIdentifiersMap":{"shape":"Shk","locationName":"packetIdentifiersMap"},"PipelineDetails":{"shape":"Shm","locationName":"pipelineDetails"},"ProgramName":{"locationName":"programName"}}}},"DescribeOffering":{"http":{"method":"GET","requestUri":"/prod/offerings/{offeringId}","responseCode":200},"input":{"type":"structure","members":{"OfferingId":{"location":"uri","locationName":"offeringId"}},"required":["OfferingId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"ResourceSpecification":{"shape":"Si7","locationName":"resourceSpecification"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}},"DescribeReservation":{"http":{"method":"GET","requestUri":"/prod/reservations/{reservationId}","responseCode":200},"input":{"type":"structure","members":{"ReservationId":{"location":"uri","locationName":"reservationId"}},"required":["ReservationId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Count":{"locationName":"count","type":"integer"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"Name":{"locationName":"name"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"RenewalSettings":{"shape":"Si5","locationName":"renewalSettings"},"ReservationId":{"locationName":"reservationId"},"ResourceSpecification":{"shape":"Si7","locationName":"resourceSpecification"},"Start":{"locationName":"start"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}},"DescribeSchedule":{"http":{"method":"GET","requestUri":"/prod/channels/{channelId}/schedule","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}}}},"DescribeThumbnails":{"http":{"method":"GET","requestUri":"/prod/channels/{channelId}/thumbnails","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"PipelineId":{"location":"querystring","locationName":"pipelineId"},"ThumbnailType":{"location":"querystring","locationName":"thumbnailType"}},"required":["ThumbnailType","PipelineId","ChannelId"]},"output":{"type":"structure","members":{"ThumbnailDetails":{"locationName":"thumbnailDetails","type":"list","member":{"type":"structure","members":{"PipelineId":{"locationName":"pipelineId"},"Thumbnails":{"locationName":"thumbnails","type":"list","member":{"type":"structure","members":{"Body":{"locationName":"body"},"ContentType":{"locationName":"contentType"},"ThumbnailType":{"locationName":"thumbnailType"},"TimeStamp":{"shape":"Sk1","locationName":"timeStamp"}}}}}}}}}},"ListChannels":{"http":{"method":"GET","requestUri":"/prod/channels","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Channels":{"locationName":"channels","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListInputDeviceTransfers":{"http":{"method":"GET","requestUri":"/prod/inputDeviceTransfers","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"TransferType":{"location":"querystring","locationName":"transferType"}},"required":["TransferType"]},"output":{"type":"structure","members":{"InputDeviceTransfers":{"locationName":"inputDeviceTransfers","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"},"Message":{"locationName":"message"},"TargetCustomerId":{"locationName":"targetCustomerId"},"TransferType":{"locationName":"transferType"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListInputDevices":{"http":{"method":"GET","requestUri":"/prod/inputDevices","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"InputDevices":{"locationName":"inputDevices","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ConnectionState":{"locationName":"connectionState"},"DeviceSettingsSyncState":{"locationName":"deviceSettingsSyncState"},"DeviceUpdateStatus":{"locationName":"deviceUpdateStatus"},"HdDeviceSettings":{"shape":"Siv","locationName":"hdDeviceSettings"},"Id":{"locationName":"id"},"MacAddress":{"locationName":"macAddress"},"Name":{"locationName":"name"},"NetworkSettings":{"shape":"Sj0","locationName":"networkSettings"},"SerialNumber":{"locationName":"serialNumber"},"Type":{"locationName":"type"},"UhdDeviceSettings":{"shape":"Sj3","locationName":"uhdDeviceSettings"},"Tags":{"shape":"Sft","locationName":"tags"},"AvailabilityZone":{"locationName":"availabilityZone"},"MedialiveInputArns":{"shape":"S5","locationName":"medialiveInputArns"},"OutputType":{"locationName":"outputType"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListInputSecurityGroups":{"http":{"method":"GET","requestUri":"/prod/inputSecurityGroups","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"InputSecurityGroups":{"locationName":"inputSecurityGroups","type":"list","member":{"shape":"Sgv"}},"NextToken":{"locationName":"nextToken"}}}},"ListInputs":{"http":{"method":"GET","requestUri":"/prod/inputs","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Inputs":{"locationName":"inputs","type":"list","member":{"shape":"Sgg"}},"NextToken":{"locationName":"nextToken"}}}},"ListMultiplexPrograms":{"http":{"method":"GET","requestUri":"/prod/multiplexes/{multiplexId}/programs","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"MultiplexId":{"location":"uri","locationName":"multiplexId"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"MultiplexPrograms":{"locationName":"multiplexPrograms","type":"list","member":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"ProgramName":{"locationName":"programName"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListMultiplexes":{"http":{"method":"GET","requestUri":"/prod/multiplexes","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Multiplexes":{"locationName":"multiplexes","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Id":{"locationName":"id"},"MultiplexSettings":{"locationName":"multiplexSettings","type":"structure","members":{"TransportStreamBitrate":{"locationName":"transportStreamBitrate","type":"integer"}}},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListOfferings":{"http":{"method":"GET","requestUri":"/prod/offerings","responseCode":200},"input":{"type":"structure","members":{"ChannelClass":{"location":"querystring","locationName":"channelClass"},"ChannelConfiguration":{"location":"querystring","locationName":"channelConfiguration"},"Codec":{"location":"querystring","locationName":"codec"},"Duration":{"location":"querystring","locationName":"duration"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"MaximumBitrate":{"location":"querystring","locationName":"maximumBitrate"},"MaximumFramerate":{"location":"querystring","locationName":"maximumFramerate"},"NextToken":{"location":"querystring","locationName":"nextToken"},"Resolution":{"location":"querystring","locationName":"resolution"},"ResourceType":{"location":"querystring","locationName":"resourceType"},"SpecialFeature":{"location":"querystring","locationName":"specialFeature"},"VideoQuality":{"location":"querystring","locationName":"videoQuality"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"Offerings":{"locationName":"offerings","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"ResourceSpecification":{"shape":"Si7","locationName":"resourceSpecification"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}}}}},"ListReservations":{"http":{"method":"GET","requestUri":"/prod/reservations","responseCode":200},"input":{"type":"structure","members":{"ChannelClass":{"location":"querystring","locationName":"channelClass"},"Codec":{"location":"querystring","locationName":"codec"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"MaximumBitrate":{"location":"querystring","locationName":"maximumBitrate"},"MaximumFramerate":{"location":"querystring","locationName":"maximumFramerate"},"NextToken":{"location":"querystring","locationName":"nextToken"},"Resolution":{"location":"querystring","locationName":"resolution"},"ResourceType":{"location":"querystring","locationName":"resourceType"},"SpecialFeature":{"location":"querystring","locationName":"specialFeature"},"VideoQuality":{"location":"querystring","locationName":"videoQuality"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"Reservations":{"locationName":"reservations","type":"list","member":{"shape":"Sl1"}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/prod/tags/{resource-arn}","responseCode":200},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"}},"required":["ResourceArn"]},"output":{"type":"structure","members":{"Tags":{"shape":"Sft","locationName":"tags"}}}},"PurchaseOffering":{"http":{"requestUri":"/prod/offerings/{offeringId}/purchase","responseCode":201},"input":{"type":"structure","members":{"Count":{"locationName":"count","type":"integer"},"Name":{"locationName":"name"},"OfferingId":{"location":"uri","locationName":"offeringId"},"RenewalSettings":{"shape":"Si5","locationName":"renewalSettings"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Start":{"locationName":"start"},"Tags":{"shape":"Sft","locationName":"tags"}},"required":["OfferingId","Count"]},"output":{"type":"structure","members":{"Reservation":{"shape":"Sl1","locationName":"reservation"}}}},"RebootInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/reboot","responseCode":200},"input":{"type":"structure","members":{"Force":{"locationName":"force"},"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"RejectInputDeviceTransfer":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/reject","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StartChannel":{"http":{"requestUri":"/prod/channels/{channelId}/start","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg0","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}}},"StartInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/start","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StartInputDeviceMaintenanceWindow":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/startInputDeviceMaintenanceWindow","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StartMultiplex":{"http":{"requestUri":"/prod/multiplexes/{multiplexId}/start","responseCode":202},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh6","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"}}}},"StopChannel":{"http":{"requestUri":"/prod/channels/{channelId}/stop","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg0","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}}},"StopInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/stop","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StopMultiplex":{"http":{"requestUri":"/prod/multiplexes/{multiplexId}/stop","responseCode":202},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh6","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"}}}},"TransferInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/transfer","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"},"TargetCustomerId":{"locationName":"targetCustomerId"},"TargetRegion":{"locationName":"targetRegion"},"TransferMessage":{"locationName":"transferMessage"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"UpdateAccountConfiguration":{"http":{"method":"PUT","requestUri":"/prod/accountConfiguration","responseCode":200},"input":{"type":"structure","members":{"AccountConfiguration":{"shape":"Sil","locationName":"accountConfiguration"}}},"output":{"type":"structure","members":{"AccountConfiguration":{"shape":"Sil","locationName":"accountConfiguration"}}}},"UpdateChannel":{"http":{"method":"PUT","requestUri":"/prod/channels/{channelId}","responseCode":200},"input":{"type":"structure","members":{"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelId":{"location":"uri","locationName":"channelId"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"locationName":"maintenance","type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceScheduledDate":{"locationName":"maintenanceScheduledDate"},"MaintenanceStartTime":{"locationName":"maintenanceStartTime"}}},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Channel":{"shape":"Sfw","locationName":"channel"}}}},"UpdateChannelClass":{"http":{"method":"PUT","requestUri":"/prod/channels/{channelId}/channelClass","responseCode":200},"input":{"type":"structure","members":{"ChannelClass":{"locationName":"channelClass"},"ChannelId":{"location":"uri","locationName":"channelId"},"Destinations":{"shape":"S2a","locationName":"destinations"}},"required":["ChannelId","ChannelClass"]},"output":{"type":"structure","members":{"Channel":{"shape":"Sfw","locationName":"channel"}}}},"UpdateInput":{"http":{"method":"PUT","requestUri":"/prod/inputs/{inputId}","responseCode":200},"input":{"type":"structure","members":{"Destinations":{"shape":"Sg5","locationName":"destinations"},"InputDevices":{"locationName":"inputDevices","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"}}}},"InputId":{"location":"uri","locationName":"inputId"},"InputSecurityGroups":{"shape":"S5","locationName":"inputSecurityGroups"},"MediaConnectFlows":{"shape":"Sg9","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"},"Sources":{"shape":"Sgb","locationName":"sources"}},"required":["InputId"]},"output":{"type":"structure","members":{"Input":{"shape":"Sgg","locationName":"input"}}}},"UpdateInputDevice":{"http":{"method":"PUT","requestUri":"/prod/inputDevices/{inputDeviceId}","responseCode":200},"input":{"type":"structure","members":{"HdDeviceSettings":{"shape":"Sm3","locationName":"hdDeviceSettings"},"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"},"Name":{"locationName":"name"},"UhdDeviceSettings":{"shape":"Sm3","locationName":"uhdDeviceSettings"},"AvailabilityZone":{"locationName":"availabilityZone"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ConnectionState":{"locationName":"connectionState"},"DeviceSettingsSyncState":{"locationName":"deviceSettingsSyncState"},"DeviceUpdateStatus":{"locationName":"deviceUpdateStatus"},"HdDeviceSettings":{"shape":"Siv","locationName":"hdDeviceSettings"},"Id":{"locationName":"id"},"MacAddress":{"locationName":"macAddress"},"Name":{"locationName":"name"},"NetworkSettings":{"shape":"Sj0","locationName":"networkSettings"},"SerialNumber":{"locationName":"serialNumber"},"Type":{"locationName":"type"},"UhdDeviceSettings":{"shape":"Sj3","locationName":"uhdDeviceSettings"},"Tags":{"shape":"Sft","locationName":"tags"},"AvailabilityZone":{"locationName":"availabilityZone"},"MedialiveInputArns":{"shape":"S5","locationName":"medialiveInputArns"},"OutputType":{"locationName":"outputType"}}}},"UpdateInputSecurityGroup":{"http":{"method":"PUT","requestUri":"/prod/inputSecurityGroups/{inputSecurityGroupId}","responseCode":200},"input":{"type":"structure","members":{"InputSecurityGroupId":{"location":"uri","locationName":"inputSecurityGroupId"},"Tags":{"shape":"Sft","locationName":"tags"},"WhitelistRules":{"shape":"Sgs","locationName":"whitelistRules"}},"required":["InputSecurityGroupId"]},"output":{"type":"structure","members":{"SecurityGroup":{"shape":"Sgv","locationName":"securityGroup"}}}},"UpdateMultiplex":{"http":{"method":"PUT","requestUri":"/prod/multiplexes/{multiplexId}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Multiplex":{"shape":"Sh5","locationName":"multiplex"}}}},"UpdateMultiplexProgram":{"http":{"method":"PUT","requestUri":"/prod/multiplexes/{multiplexId}/programs/{programName}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"MultiplexProgramSettings":{"shape":"Shb","locationName":"multiplexProgramSettings"},"ProgramName":{"location":"uri","locationName":"programName"}},"required":["MultiplexId","ProgramName"]},"output":{"type":"structure","members":{"MultiplexProgram":{"shape":"Shj","locationName":"multiplexProgram"}}}},"UpdateReservation":{"http":{"method":"PUT","requestUri":"/prod/reservations/{reservationId}","responseCode":200},"input":{"type":"structure","members":{"Name":{"locationName":"name"},"RenewalSettings":{"shape":"Si5","locationName":"renewalSettings"},"ReservationId":{"location":"uri","locationName":"reservationId"}},"required":["ReservationId"]},"output":{"type":"structure","members":{"Reservation":{"shape":"Sl1","locationName":"reservation"}}}},"RestartChannelPipelines":{"http":{"requestUri":"/prod/channels/{channelId}/restartChannelPipelines","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"PipelineIds":{"locationName":"pipelineIds","type":"list","member":{}}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"MaintenanceStatus":{"locationName":"maintenanceStatus"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg0","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}}},"CreateCloudWatchAlarmTemplate":{"http":{"requestUri":"/prod/cloudwatch-alarm-templates","responseCode":201},"input":{"type":"structure","members":{"ComparisonOperator":{"locationName":"comparisonOperator"},"DatapointsToAlarm":{"locationName":"datapointsToAlarm","type":"integer"},"Description":{"locationName":"description"},"EvaluationPeriods":{"locationName":"evaluationPeriods","type":"integer"},"GroupIdentifier":{"locationName":"groupIdentifier"},"MetricName":{"locationName":"metricName"},"Name":{"locationName":"name"},"Period":{"locationName":"period","type":"integer"},"Statistic":{"locationName":"statistic"},"Tags":{"shape":"Smt","locationName":"tags"},"TargetResourceType":{"locationName":"targetResourceType"},"Threshold":{"locationName":"threshold","type":"double"},"TreatMissingData":{"locationName":"treatMissingData"}},"required":["TargetResourceType","MetricName","TreatMissingData","ComparisonOperator","Statistic","Period","EvaluationPeriods","Threshold","Name","GroupIdentifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ComparisonOperator":{"locationName":"comparisonOperator"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"DatapointsToAlarm":{"locationName":"datapointsToAlarm","type":"integer"},"Description":{"locationName":"description"},"EvaluationPeriods":{"locationName":"evaluationPeriods","type":"integer"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"MetricName":{"locationName":"metricName"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Period":{"locationName":"period","type":"integer"},"Statistic":{"locationName":"statistic"},"Tags":{"shape":"Smt","locationName":"tags"},"TargetResourceType":{"locationName":"targetResourceType"},"Threshold":{"locationName":"threshold","type":"double"},"TreatMissingData":{"locationName":"treatMissingData"}}}},"CreateCloudWatchAlarmTemplateGroup":{"http":{"requestUri":"/prod/cloudwatch-alarm-template-groups","responseCode":201},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}},"required":["Name"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}}}},"CreateEventBridgeRuleTemplate":{"http":{"requestUri":"/prod/eventbridge-rule-templates","responseCode":201},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"EventTargets":{"shape":"Sn3","locationName":"eventTargets"},"EventType":{"locationName":"eventType"},"GroupIdentifier":{"locationName":"groupIdentifier"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}},"required":["EventType","Name","GroupIdentifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"EventTargets":{"shape":"Sn3","locationName":"eventTargets"},"EventType":{"locationName":"eventType"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}}}},"CreateEventBridgeRuleTemplateGroup":{"http":{"requestUri":"/prod/eventbridge-rule-template-groups","responseCode":201},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}},"required":["Name"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}}}},"CreateSignalMap":{"http":{"requestUri":"/prod/signal-maps","responseCode":201},"input":{"type":"structure","members":{"CloudWatchAlarmTemplateGroupIdentifiers":{"shape":"Snd","locationName":"cloudWatchAlarmTemplateGroupIdentifiers"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"EventBridgeRuleTemplateGroupIdentifiers":{"shape":"Snd","locationName":"eventBridgeRuleTemplateGroupIdentifiers"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}},"required":["DiscoveryEntryPointArn","Name"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CloudWatchAlarmTemplateGroupIds":{"shape":"Snh","locationName":"cloudWatchAlarmTemplateGroupIds"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"ErrorMessage":{"locationName":"errorMessage"},"EventBridgeRuleTemplateGroupIds":{"shape":"Snh","locationName":"eventBridgeRuleTemplateGroupIds"},"FailedMediaResourceMap":{"shape":"Sni","locationName":"failedMediaResourceMap"},"Id":{"locationName":"id"},"LastDiscoveredAt":{"shape":"Sk1","locationName":"lastDiscoveredAt"},"LastSuccessfulMonitorDeployment":{"shape":"Snm","locationName":"lastSuccessfulMonitorDeployment"},"MediaResourceMap":{"shape":"Sno","locationName":"mediaResourceMap"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"MonitorChangesPendingDeployment":{"locationName":"monitorChangesPendingDeployment","type":"boolean"},"MonitorDeployment":{"shape":"Snq","locationName":"monitorDeployment"},"Name":{"locationName":"name"},"Status":{"locationName":"status"},"Tags":{"shape":"Smt","locationName":"tags"}}}},"DeleteCloudWatchAlarmTemplate":{"http":{"method":"DELETE","requestUri":"/prod/cloudwatch-alarm-templates/{identifier}","responseCode":204},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]}},"DeleteCloudWatchAlarmTemplateGroup":{"http":{"method":"DELETE","requestUri":"/prod/cloudwatch-alarm-template-groups/{identifier}","responseCode":204},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]}},"DeleteEventBridgeRuleTemplate":{"http":{"method":"DELETE","requestUri":"/prod/eventbridge-rule-templates/{identifier}","responseCode":204},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]}},"DeleteEventBridgeRuleTemplateGroup":{"http":{"method":"DELETE","requestUri":"/prod/eventbridge-rule-template-groups/{identifier}","responseCode":204},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]}},"DeleteSignalMap":{"http":{"method":"DELETE","requestUri":"/prod/signal-maps/{identifier}","responseCode":204},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]}},"GetCloudWatchAlarmTemplate":{"http":{"method":"GET","requestUri":"/prod/cloudwatch-alarm-templates/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ComparisonOperator":{"locationName":"comparisonOperator"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"DatapointsToAlarm":{"locationName":"datapointsToAlarm","type":"integer"},"Description":{"locationName":"description"},"EvaluationPeriods":{"locationName":"evaluationPeriods","type":"integer"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"MetricName":{"locationName":"metricName"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Period":{"locationName":"period","type":"integer"},"Statistic":{"locationName":"statistic"},"Tags":{"shape":"Smt","locationName":"tags"},"TargetResourceType":{"locationName":"targetResourceType"},"Threshold":{"locationName":"threshold","type":"double"},"TreatMissingData":{"locationName":"treatMissingData"}}}},"GetCloudWatchAlarmTemplateGroup":{"http":{"method":"GET","requestUri":"/prod/cloudwatch-alarm-template-groups/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}}}},"GetEventBridgeRuleTemplate":{"http":{"method":"GET","requestUri":"/prod/eventbridge-rule-templates/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"EventTargets":{"shape":"Sn3","locationName":"eventTargets"},"EventType":{"locationName":"eventType"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}}}},"GetEventBridgeRuleTemplateGroup":{"http":{"method":"GET","requestUri":"/prod/eventbridge-rule-template-groups/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}}}},"GetSignalMap":{"http":{"method":"GET","requestUri":"/prod/signal-maps/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CloudWatchAlarmTemplateGroupIds":{"shape":"Snh","locationName":"cloudWatchAlarmTemplateGroupIds"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"ErrorMessage":{"locationName":"errorMessage"},"EventBridgeRuleTemplateGroupIds":{"shape":"Snh","locationName":"eventBridgeRuleTemplateGroupIds"},"FailedMediaResourceMap":{"shape":"Sni","locationName":"failedMediaResourceMap"},"Id":{"locationName":"id"},"LastDiscoveredAt":{"shape":"Sk1","locationName":"lastDiscoveredAt"},"LastSuccessfulMonitorDeployment":{"shape":"Snm","locationName":"lastSuccessfulMonitorDeployment"},"MediaResourceMap":{"shape":"Sno","locationName":"mediaResourceMap"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"MonitorChangesPendingDeployment":{"locationName":"monitorChangesPendingDeployment","type":"boolean"},"MonitorDeployment":{"shape":"Snq","locationName":"monitorDeployment"},"Name":{"locationName":"name"},"Status":{"locationName":"status"},"Tags":{"shape":"Smt","locationName":"tags"}}}},"ListCloudWatchAlarmTemplateGroups":{"http":{"method":"GET","requestUri":"/prod/cloudwatch-alarm-template-groups","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"Scope":{"location":"querystring","locationName":"scope"},"SignalMapIdentifier":{"location":"querystring","locationName":"signalMapIdentifier"}}},"output":{"type":"structure","members":{"CloudWatchAlarmTemplateGroups":{"locationName":"cloudWatchAlarmTemplateGroups","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"},"TemplateCount":{"locationName":"templateCount","type":"integer"}},"required":["TemplateCount","CreatedAt","Id","Arn","Name"]}},"NextToken":{"locationName":"nextToken"}}}},"ListCloudWatchAlarmTemplates":{"http":{"method":"GET","requestUri":"/prod/cloudwatch-alarm-templates","responseCode":200},"input":{"type":"structure","members":{"GroupIdentifier":{"location":"querystring","locationName":"groupIdentifier"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"Scope":{"location":"querystring","locationName":"scope"},"SignalMapIdentifier":{"location":"querystring","locationName":"signalMapIdentifier"}}},"output":{"type":"structure","members":{"CloudWatchAlarmTemplates":{"locationName":"cloudWatchAlarmTemplates","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ComparisonOperator":{"locationName":"comparisonOperator"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"DatapointsToAlarm":{"locationName":"datapointsToAlarm","type":"integer"},"Description":{"locationName":"description"},"EvaluationPeriods":{"locationName":"evaluationPeriods","type":"integer"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"MetricName":{"locationName":"metricName"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Period":{"locationName":"period","type":"integer"},"Statistic":{"locationName":"statistic"},"Tags":{"shape":"Smt","locationName":"tags"},"TargetResourceType":{"locationName":"targetResourceType"},"Threshold":{"locationName":"threshold","type":"double"},"TreatMissingData":{"locationName":"treatMissingData"}},"required":["TargetResourceType","TreatMissingData","ComparisonOperator","CreatedAt","Period","EvaluationPeriods","Name","GroupId","MetricName","Statistic","Id","Arn","Threshold"]}},"NextToken":{"locationName":"nextToken"}}}},"ListEventBridgeRuleTemplateGroups":{"http":{"method":"GET","requestUri":"/prod/eventbridge-rule-template-groups","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"SignalMapIdentifier":{"location":"querystring","locationName":"signalMapIdentifier"}}},"output":{"type":"structure","members":{"EventBridgeRuleTemplateGroups":{"locationName":"eventBridgeRuleTemplateGroups","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"},"TemplateCount":{"locationName":"templateCount","type":"integer"}},"required":["TemplateCount","CreatedAt","Id","Arn","Name"]}},"NextToken":{"locationName":"nextToken"}}}},"ListEventBridgeRuleTemplates":{"http":{"method":"GET","requestUri":"/prod/eventbridge-rule-templates","responseCode":200},"input":{"type":"structure","members":{"GroupIdentifier":{"location":"querystring","locationName":"groupIdentifier"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"SignalMapIdentifier":{"location":"querystring","locationName":"signalMapIdentifier"}}},"output":{"type":"structure","members":{"EventBridgeRuleTemplates":{"locationName":"eventBridgeRuleTemplates","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"EventTargetCount":{"locationName":"eventTargetCount","type":"integer"},"EventType":{"locationName":"eventType"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}},"required":["EventType","CreatedAt","EventTargetCount","Id","Arn","Name","GroupId"]}},"NextToken":{"locationName":"nextToken"}}}},"ListSignalMaps":{"http":{"method":"GET","requestUri":"/prod/signal-maps","responseCode":200},"input":{"type":"structure","members":{"CloudWatchAlarmTemplateGroupIdentifier":{"location":"querystring","locationName":"cloudWatchAlarmTemplateGroupIdentifier"},"EventBridgeRuleTemplateGroupIdentifier":{"location":"querystring","locationName":"eventBridgeRuleTemplateGroupIdentifier"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"SignalMaps":{"locationName":"signalMaps","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"MonitorDeploymentStatus":{"locationName":"monitorDeploymentStatus"},"Name":{"locationName":"name"},"Status":{"locationName":"status"},"Tags":{"shape":"Smt","locationName":"tags"}},"required":["Status","MonitorDeploymentStatus","CreatedAt","Id","Arn","Name"]}}}}},"StartDeleteMonitorDeployment":{"http":{"method":"DELETE","requestUri":"/prod/signal-maps/{identifier}/monitor-deployment","responseCode":202},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CloudWatchAlarmTemplateGroupIds":{"shape":"Snh","locationName":"cloudWatchAlarmTemplateGroupIds"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"ErrorMessage":{"locationName":"errorMessage"},"EventBridgeRuleTemplateGroupIds":{"shape":"Snh","locationName":"eventBridgeRuleTemplateGroupIds"},"FailedMediaResourceMap":{"shape":"Sni","locationName":"failedMediaResourceMap"},"Id":{"locationName":"id"},"LastDiscoveredAt":{"shape":"Sk1","locationName":"lastDiscoveredAt"},"LastSuccessfulMonitorDeployment":{"shape":"Snm","locationName":"lastSuccessfulMonitorDeployment"},"MediaResourceMap":{"shape":"Sno","locationName":"mediaResourceMap"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"MonitorChangesPendingDeployment":{"locationName":"monitorChangesPendingDeployment","type":"boolean"},"MonitorDeployment":{"shape":"Snq","locationName":"monitorDeployment"},"Name":{"locationName":"name"},"Status":{"locationName":"status"},"Tags":{"shape":"Smt","locationName":"tags"}}}},"StartMonitorDeployment":{"http":{"requestUri":"/prod/signal-maps/{identifier}/monitor-deployment","responseCode":202},"input":{"type":"structure","members":{"DryRun":{"locationName":"dryRun","type":"boolean"},"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CloudWatchAlarmTemplateGroupIds":{"shape":"Snh","locationName":"cloudWatchAlarmTemplateGroupIds"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"ErrorMessage":{"locationName":"errorMessage"},"EventBridgeRuleTemplateGroupIds":{"shape":"Snh","locationName":"eventBridgeRuleTemplateGroupIds"},"FailedMediaResourceMap":{"shape":"Sni","locationName":"failedMediaResourceMap"},"Id":{"locationName":"id"},"LastDiscoveredAt":{"shape":"Sk1","locationName":"lastDiscoveredAt"},"LastSuccessfulMonitorDeployment":{"shape":"Snm","locationName":"lastSuccessfulMonitorDeployment"},"MediaResourceMap":{"shape":"Sno","locationName":"mediaResourceMap"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"MonitorChangesPendingDeployment":{"locationName":"monitorChangesPendingDeployment","type":"boolean"},"MonitorDeployment":{"shape":"Snq","locationName":"monitorDeployment"},"Name":{"locationName":"name"},"Status":{"locationName":"status"},"Tags":{"shape":"Smt","locationName":"tags"}}}},"StartUpdateSignalMap":{"http":{"method":"PATCH","requestUri":"/prod/signal-maps/{identifier}","responseCode":202},"input":{"type":"structure","members":{"CloudWatchAlarmTemplateGroupIdentifiers":{"shape":"Snd","locationName":"cloudWatchAlarmTemplateGroupIdentifiers"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"EventBridgeRuleTemplateGroupIdentifiers":{"shape":"Snd","locationName":"eventBridgeRuleTemplateGroupIdentifiers"},"ForceRediscovery":{"locationName":"forceRediscovery","type":"boolean"},"Identifier":{"location":"uri","locationName":"identifier"},"Name":{"locationName":"name"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CloudWatchAlarmTemplateGroupIds":{"shape":"Snh","locationName":"cloudWatchAlarmTemplateGroupIds"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"ErrorMessage":{"locationName":"errorMessage"},"EventBridgeRuleTemplateGroupIds":{"shape":"Snh","locationName":"eventBridgeRuleTemplateGroupIds"},"FailedMediaResourceMap":{"shape":"Sni","locationName":"failedMediaResourceMap"},"Id":{"locationName":"id"},"LastDiscoveredAt":{"shape":"Sk1","locationName":"lastDiscoveredAt"},"LastSuccessfulMonitorDeployment":{"shape":"Snm","locationName":"lastSuccessfulMonitorDeployment"},"MediaResourceMap":{"shape":"Sno","locationName":"mediaResourceMap"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"MonitorChangesPendingDeployment":{"locationName":"monitorChangesPendingDeployment","type":"boolean"},"MonitorDeployment":{"shape":"Snq","locationName":"monitorDeployment"},"Name":{"locationName":"name"},"Status":{"locationName":"status"},"Tags":{"shape":"Smt","locationName":"tags"}}}},"UpdateCloudWatchAlarmTemplate":{"http":{"method":"PATCH","requestUri":"/prod/cloudwatch-alarm-templates/{identifier}","responseCode":200},"input":{"type":"structure","members":{"ComparisonOperator":{"locationName":"comparisonOperator"},"DatapointsToAlarm":{"locationName":"datapointsToAlarm","type":"integer"},"Description":{"locationName":"description"},"EvaluationPeriods":{"locationName":"evaluationPeriods","type":"integer"},"GroupIdentifier":{"locationName":"groupIdentifier"},"Identifier":{"location":"uri","locationName":"identifier"},"MetricName":{"locationName":"metricName"},"Name":{"locationName":"name"},"Period":{"locationName":"period","type":"integer"},"Statistic":{"locationName":"statistic"},"TargetResourceType":{"locationName":"targetResourceType"},"Threshold":{"locationName":"threshold","type":"double"},"TreatMissingData":{"locationName":"treatMissingData"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ComparisonOperator":{"locationName":"comparisonOperator"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"DatapointsToAlarm":{"locationName":"datapointsToAlarm","type":"integer"},"Description":{"locationName":"description"},"EvaluationPeriods":{"locationName":"evaluationPeriods","type":"integer"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"MetricName":{"locationName":"metricName"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Period":{"locationName":"period","type":"integer"},"Statistic":{"locationName":"statistic"},"Tags":{"shape":"Smt","locationName":"tags"},"TargetResourceType":{"locationName":"targetResourceType"},"Threshold":{"locationName":"threshold","type":"double"},"TreatMissingData":{"locationName":"treatMissingData"}}}},"UpdateCloudWatchAlarmTemplateGroup":{"http":{"method":"PATCH","requestUri":"/prod/cloudwatch-alarm-template-groups/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}}}},"UpdateEventBridgeRuleTemplate":{"http":{"method":"PATCH","requestUri":"/prod/eventbridge-rule-templates/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"EventTargets":{"shape":"Sn3","locationName":"eventTargets"},"EventType":{"locationName":"eventType"},"GroupIdentifier":{"locationName":"groupIdentifier"},"Identifier":{"location":"uri","locationName":"identifier"},"Name":{"locationName":"name"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"EventTargets":{"shape":"Sn3","locationName":"eventTargets"},"EventType":{"locationName":"eventType"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}}}},"UpdateEventBridgeRuleTemplateGroup":{"http":{"method":"PATCH","requestUri":"/prod/eventbridge-rule-template-groups/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk1","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk1","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smt","locationName":"tags"}}}}},"shapes":{"S5":{"type":"list","member":{}},"S7":{"type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Code":{"locationName":"code"},"Id":{"locationName":"id"},"Message":{"locationName":"message"}}}},"S9":{"type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"},"State":{"locationName":"state"}}}},"Sh":{"type":"list","member":{"type":"structure","members":{"ActionName":{"locationName":"actionName"},"ScheduleActionSettings":{"locationName":"scheduleActionSettings","type":"structure","members":{"HlsId3SegmentTaggingSettings":{"locationName":"hlsId3SegmentTaggingSettings","type":"structure","members":{"Tag":{"locationName":"tag"},"Id3":{"locationName":"id3"}}},"HlsTimedMetadataSettings":{"locationName":"hlsTimedMetadataSettings","type":"structure","members":{"Id3":{"locationName":"id3"}},"required":["Id3"]},"InputPrepareSettings":{"locationName":"inputPrepareSettings","type":"structure","members":{"InputAttachmentNameReference":{"locationName":"inputAttachmentNameReference"},"InputClippingSettings":{"shape":"Sn","locationName":"inputClippingSettings"},"UrlPath":{"shape":"S5","locationName":"urlPath"}}},"InputSwitchSettings":{"locationName":"inputSwitchSettings","type":"structure","members":{"InputAttachmentNameReference":{"locationName":"inputAttachmentNameReference"},"InputClippingSettings":{"shape":"Sn","locationName":"inputClippingSettings"},"UrlPath":{"shape":"S5","locationName":"urlPath"}},"required":["InputAttachmentNameReference"]},"MotionGraphicsImageActivateSettings":{"locationName":"motionGraphicsImageActivateSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"long"},"PasswordParam":{"locationName":"passwordParam"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}},"MotionGraphicsImageDeactivateSettings":{"locationName":"motionGraphicsImageDeactivateSettings","type":"structure","members":{}},"PauseStateSettings":{"locationName":"pauseStateSettings","type":"structure","members":{"Pipelines":{"locationName":"pipelines","type":"list","member":{"type":"structure","members":{"PipelineId":{"locationName":"pipelineId"}},"required":["PipelineId"]}}}},"Scte35InputSettings":{"locationName":"scte35InputSettings","type":"structure","members":{"InputAttachmentNameReference":{"locationName":"inputAttachmentNameReference"},"Mode":{"locationName":"mode"}},"required":["Mode"]},"Scte35ReturnToNetworkSettings":{"locationName":"scte35ReturnToNetworkSettings","type":"structure","members":{"SpliceEventId":{"locationName":"spliceEventId","type":"long"}},"required":["SpliceEventId"]},"Scte35SpliceInsertSettings":{"locationName":"scte35SpliceInsertSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"long"},"SpliceEventId":{"locationName":"spliceEventId","type":"long"}},"required":["SpliceEventId"]},"Scte35TimeSignalSettings":{"locationName":"scte35TimeSignalSettings","type":"structure","members":{"Scte35Descriptors":{"locationName":"scte35Descriptors","type":"list","member":{"type":"structure","members":{"Scte35DescriptorSettings":{"locationName":"scte35DescriptorSettings","type":"structure","members":{"SegmentationDescriptorScte35DescriptorSettings":{"locationName":"segmentationDescriptorScte35DescriptorSettings","type":"structure","members":{"DeliveryRestrictions":{"locationName":"deliveryRestrictions","type":"structure","members":{"ArchiveAllowedFlag":{"locationName":"archiveAllowedFlag"},"DeviceRestrictions":{"locationName":"deviceRestrictions"},"NoRegionalBlackoutFlag":{"locationName":"noRegionalBlackoutFlag"},"WebDeliveryAllowedFlag":{"locationName":"webDeliveryAllowedFlag"}},"required":["DeviceRestrictions","ArchiveAllowedFlag","WebDeliveryAllowedFlag","NoRegionalBlackoutFlag"]},"SegmentNum":{"locationName":"segmentNum","type":"integer"},"SegmentationCancelIndicator":{"locationName":"segmentationCancelIndicator"},"SegmentationDuration":{"locationName":"segmentationDuration","type":"long"},"SegmentationEventId":{"locationName":"segmentationEventId","type":"long"},"SegmentationTypeId":{"locationName":"segmentationTypeId","type":"integer"},"SegmentationUpid":{"locationName":"segmentationUpid"},"SegmentationUpidType":{"locationName":"segmentationUpidType","type":"integer"},"SegmentsExpected":{"locationName":"segmentsExpected","type":"integer"},"SubSegmentNum":{"locationName":"subSegmentNum","type":"integer"},"SubSegmentsExpected":{"locationName":"subSegmentsExpected","type":"integer"}},"required":["SegmentationEventId","SegmentationCancelIndicator"]}},"required":["SegmentationDescriptorScte35DescriptorSettings"]}},"required":["Scte35DescriptorSettings"]}}},"required":["Scte35Descriptors"]},"StaticImageActivateSettings":{"locationName":"staticImageActivateSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"integer"},"FadeIn":{"locationName":"fadeIn","type":"integer"},"FadeOut":{"locationName":"fadeOut","type":"integer"},"Height":{"locationName":"height","type":"integer"},"Image":{"shape":"S1m","locationName":"image"},"ImageX":{"locationName":"imageX","type":"integer"},"ImageY":{"locationName":"imageY","type":"integer"},"Layer":{"locationName":"layer","type":"integer"},"Opacity":{"locationName":"opacity","type":"integer"},"Width":{"locationName":"width","type":"integer"}},"required":["Image"]},"StaticImageDeactivateSettings":{"locationName":"staticImageDeactivateSettings","type":"structure","members":{"FadeOut":{"locationName":"fadeOut","type":"integer"},"Layer":{"locationName":"layer","type":"integer"}}},"StaticImageOutputActivateSettings":{"locationName":"staticImageOutputActivateSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"integer"},"FadeIn":{"locationName":"fadeIn","type":"integer"},"FadeOut":{"locationName":"fadeOut","type":"integer"},"Height":{"locationName":"height","type":"integer"},"Image":{"shape":"S1m","locationName":"image"},"ImageX":{"locationName":"imageX","type":"integer"},"ImageY":{"locationName":"imageY","type":"integer"},"Layer":{"locationName":"layer","type":"integer"},"Opacity":{"locationName":"opacity","type":"integer"},"OutputNames":{"shape":"S5","locationName":"outputNames"},"Width":{"locationName":"width","type":"integer"}},"required":["OutputNames","Image"]},"StaticImageOutputDeactivateSettings":{"locationName":"staticImageOutputDeactivateSettings","type":"structure","members":{"FadeOut":{"locationName":"fadeOut","type":"integer"},"Layer":{"locationName":"layer","type":"integer"},"OutputNames":{"shape":"S5","locationName":"outputNames"}},"required":["OutputNames"]}}},"ScheduleActionStartSettings":{"locationName":"scheduleActionStartSettings","type":"structure","members":{"FixedModeScheduleActionStartSettings":{"locationName":"fixedModeScheduleActionStartSettings","type":"structure","members":{"Time":{"locationName":"time"}},"required":["Time"]},"FollowModeScheduleActionStartSettings":{"locationName":"followModeScheduleActionStartSettings","type":"structure","members":{"FollowPoint":{"locationName":"followPoint"},"ReferenceActionName":{"locationName":"referenceActionName"}},"required":["ReferenceActionName","FollowPoint"]},"ImmediateModeScheduleActionStartSettings":{"locationName":"immediateModeScheduleActionStartSettings","type":"structure","members":{}}}}},"required":["ActionName","ScheduleActionStartSettings","ScheduleActionSettings"]}},"Sn":{"type":"structure","members":{"InputTimecodeSource":{"locationName":"inputTimecodeSource"},"StartTimecode":{"locationName":"startTimecode","type":"structure","members":{"Timecode":{"locationName":"timecode"}}},"StopTimecode":{"locationName":"stopTimecode","type":"structure","members":{"LastFrameClippingBehavior":{"locationName":"lastFrameClippingBehavior"},"Timecode":{"locationName":"timecode"}}}},"required":["InputTimecodeSource"]},"S1m":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"Uri":{"locationName":"uri"},"Username":{"locationName":"username"}},"required":["Uri"]},"S27":{"type":"structure","members":{"Resolution":{"locationName":"resolution"}}},"S2a":{"type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"},"MediaPackageSettings":{"locationName":"mediaPackageSettings","type":"list","member":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"}}}},"MultiplexSettings":{"locationName":"multiplexSettings","type":"structure","members":{"MultiplexId":{"locationName":"multiplexId"},"ProgramName":{"locationName":"programName"}}},"Settings":{"locationName":"settings","type":"list","member":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"StreamName":{"locationName":"streamName"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}}}}}},"S2i":{"type":"structure","members":{"AudioDescriptions":{"locationName":"audioDescriptions","type":"list","member":{"type":"structure","members":{"AudioNormalizationSettings":{"locationName":"audioNormalizationSettings","type":"structure","members":{"Algorithm":{"locationName":"algorithm"},"AlgorithmControl":{"locationName":"algorithmControl"},"TargetLkfs":{"locationName":"targetLkfs","type":"double"}}},"AudioSelectorName":{"locationName":"audioSelectorName"},"AudioType":{"locationName":"audioType"},"AudioTypeControl":{"locationName":"audioTypeControl"},"AudioWatermarkingSettings":{"locationName":"audioWatermarkingSettings","type":"structure","members":{"NielsenWatermarksSettings":{"locationName":"nielsenWatermarksSettings","type":"structure","members":{"NielsenCbetSettings":{"locationName":"nielsenCbetSettings","type":"structure","members":{"CbetCheckDigitString":{"locationName":"cbetCheckDigitString"},"CbetStepaside":{"locationName":"cbetStepaside"},"Csid":{"locationName":"csid"}},"required":["CbetCheckDigitString","CbetStepaside","Csid"]},"NielsenDistributionType":{"locationName":"nielsenDistributionType"},"NielsenNaesIiNwSettings":{"locationName":"nielsenNaesIiNwSettings","type":"structure","members":{"CheckDigitString":{"locationName":"checkDigitString"},"Sid":{"locationName":"sid","type":"double"},"Timezone":{"locationName":"timezone"}},"required":["CheckDigitString","Sid"]}}}}},"CodecSettings":{"locationName":"codecSettings","type":"structure","members":{"AacSettings":{"locationName":"aacSettings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"CodingMode":{"locationName":"codingMode"},"InputType":{"locationName":"inputType"},"Profile":{"locationName":"profile"},"RateControlMode":{"locationName":"rateControlMode"},"RawFormat":{"locationName":"rawFormat"},"SampleRate":{"locationName":"sampleRate","type":"double"},"Spec":{"locationName":"spec"},"VbrQuality":{"locationName":"vbrQuality"}}},"Ac3Settings":{"locationName":"ac3Settings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"BitstreamMode":{"locationName":"bitstreamMode"},"CodingMode":{"locationName":"codingMode"},"Dialnorm":{"locationName":"dialnorm","type":"integer"},"DrcProfile":{"locationName":"drcProfile"},"LfeFilter":{"locationName":"lfeFilter"},"MetadataControl":{"locationName":"metadataControl"},"AttenuationControl":{"locationName":"attenuationControl"}}},"Eac3AtmosSettings":{"locationName":"eac3AtmosSettings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"CodingMode":{"locationName":"codingMode"},"Dialnorm":{"locationName":"dialnorm","type":"integer"},"DrcLine":{"locationName":"drcLine"},"DrcRf":{"locationName":"drcRf"},"HeightTrim":{"locationName":"heightTrim","type":"double"},"SurroundTrim":{"locationName":"surroundTrim","type":"double"}}},"Eac3Settings":{"locationName":"eac3Settings","type":"structure","members":{"AttenuationControl":{"locationName":"attenuationControl"},"Bitrate":{"locationName":"bitrate","type":"double"},"BitstreamMode":{"locationName":"bitstreamMode"},"CodingMode":{"locationName":"codingMode"},"DcFilter":{"locationName":"dcFilter"},"Dialnorm":{"locationName":"dialnorm","type":"integer"},"DrcLine":{"locationName":"drcLine"},"DrcRf":{"locationName":"drcRf"},"LfeControl":{"locationName":"lfeControl"},"LfeFilter":{"locationName":"lfeFilter"},"LoRoCenterMixLevel":{"locationName":"loRoCenterMixLevel","type":"double"},"LoRoSurroundMixLevel":{"locationName":"loRoSurroundMixLevel","type":"double"},"LtRtCenterMixLevel":{"locationName":"ltRtCenterMixLevel","type":"double"},"LtRtSurroundMixLevel":{"locationName":"ltRtSurroundMixLevel","type":"double"},"MetadataControl":{"locationName":"metadataControl"},"PassthroughControl":{"locationName":"passthroughControl"},"PhaseControl":{"locationName":"phaseControl"},"StereoDownmix":{"locationName":"stereoDownmix"},"SurroundExMode":{"locationName":"surroundExMode"},"SurroundMode":{"locationName":"surroundMode"}}},"Mp2Settings":{"locationName":"mp2Settings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"CodingMode":{"locationName":"codingMode"},"SampleRate":{"locationName":"sampleRate","type":"double"}}},"PassThroughSettings":{"locationName":"passThroughSettings","type":"structure","members":{}},"WavSettings":{"locationName":"wavSettings","type":"structure","members":{"BitDepth":{"locationName":"bitDepth","type":"double"},"CodingMode":{"locationName":"codingMode"},"SampleRate":{"locationName":"sampleRate","type":"double"}}}}},"LanguageCode":{"locationName":"languageCode"},"LanguageCodeControl":{"locationName":"languageCodeControl"},"Name":{"locationName":"name"},"RemixSettings":{"locationName":"remixSettings","type":"structure","members":{"ChannelMappings":{"locationName":"channelMappings","type":"list","member":{"type":"structure","members":{"InputChannelLevels":{"locationName":"inputChannelLevels","type":"list","member":{"type":"structure","members":{"Gain":{"locationName":"gain","type":"integer"},"InputChannel":{"locationName":"inputChannel","type":"integer"}},"required":["InputChannel","Gain"]}},"OutputChannel":{"locationName":"outputChannel","type":"integer"}},"required":["OutputChannel","InputChannelLevels"]}},"ChannelsIn":{"locationName":"channelsIn","type":"integer"},"ChannelsOut":{"locationName":"channelsOut","type":"integer"}},"required":["ChannelMappings"]},"StreamName":{"locationName":"streamName"},"AudioDashRoles":{"locationName":"audioDashRoles","type":"list","member":{}},"DvbDashAccessibility":{"locationName":"dvbDashAccessibility"}},"required":["AudioSelectorName","Name"]}},"AvailBlanking":{"locationName":"availBlanking","type":"structure","members":{"AvailBlankingImage":{"shape":"S1m","locationName":"availBlankingImage"},"State":{"locationName":"state"}}},"AvailConfiguration":{"locationName":"availConfiguration","type":"structure","members":{"AvailSettings":{"locationName":"availSettings","type":"structure","members":{"Esam":{"locationName":"esam","type":"structure","members":{"AcquisitionPointId":{"locationName":"acquisitionPointId"},"AdAvailOffset":{"locationName":"adAvailOffset","type":"integer"},"PasswordParam":{"locationName":"passwordParam"},"PoisEndpoint":{"locationName":"poisEndpoint"},"Username":{"locationName":"username"},"ZoneIdentity":{"locationName":"zoneIdentity"}},"required":["AcquisitionPointId","PoisEndpoint"]},"Scte35SpliceInsert":{"locationName":"scte35SpliceInsert","type":"structure","members":{"AdAvailOffset":{"locationName":"adAvailOffset","type":"integer"},"NoRegionalBlackoutFlag":{"locationName":"noRegionalBlackoutFlag"},"WebDeliveryAllowedFlag":{"locationName":"webDeliveryAllowedFlag"}}},"Scte35TimeSignalApos":{"locationName":"scte35TimeSignalApos","type":"structure","members":{"AdAvailOffset":{"locationName":"adAvailOffset","type":"integer"},"NoRegionalBlackoutFlag":{"locationName":"noRegionalBlackoutFlag"},"WebDeliveryAllowedFlag":{"locationName":"webDeliveryAllowedFlag"}}}}}}},"BlackoutSlate":{"locationName":"blackoutSlate","type":"structure","members":{"BlackoutSlateImage":{"shape":"S1m","locationName":"blackoutSlateImage"},"NetworkEndBlackout":{"locationName":"networkEndBlackout"},"NetworkEndBlackoutImage":{"shape":"S1m","locationName":"networkEndBlackoutImage"},"NetworkId":{"locationName":"networkId"},"State":{"locationName":"state"}}},"CaptionDescriptions":{"locationName":"captionDescriptions","type":"list","member":{"type":"structure","members":{"Accessibility":{"locationName":"accessibility"},"CaptionSelectorName":{"locationName":"captionSelectorName"},"DestinationSettings":{"locationName":"destinationSettings","type":"structure","members":{"AribDestinationSettings":{"locationName":"aribDestinationSettings","type":"structure","members":{}},"BurnInDestinationSettings":{"locationName":"burnInDestinationSettings","type":"structure","members":{"Alignment":{"locationName":"alignment"},"BackgroundColor":{"locationName":"backgroundColor"},"BackgroundOpacity":{"locationName":"backgroundOpacity","type":"integer"},"Font":{"shape":"S1m","locationName":"font"},"FontColor":{"locationName":"fontColor"},"FontOpacity":{"locationName":"fontOpacity","type":"integer"},"FontResolution":{"locationName":"fontResolution","type":"integer"},"FontSize":{"locationName":"fontSize"},"OutlineColor":{"locationName":"outlineColor"},"OutlineSize":{"locationName":"outlineSize","type":"integer"},"ShadowColor":{"locationName":"shadowColor"},"ShadowOpacity":{"locationName":"shadowOpacity","type":"integer"},"ShadowXOffset":{"locationName":"shadowXOffset","type":"integer"},"ShadowYOffset":{"locationName":"shadowYOffset","type":"integer"},"TeletextGridControl":{"locationName":"teletextGridControl"},"XPosition":{"locationName":"xPosition","type":"integer"},"YPosition":{"locationName":"yPosition","type":"integer"}}},"DvbSubDestinationSettings":{"locationName":"dvbSubDestinationSettings","type":"structure","members":{"Alignment":{"locationName":"alignment"},"BackgroundColor":{"locationName":"backgroundColor"},"BackgroundOpacity":{"locationName":"backgroundOpacity","type":"integer"},"Font":{"shape":"S1m","locationName":"font"},"FontColor":{"locationName":"fontColor"},"FontOpacity":{"locationName":"fontOpacity","type":"integer"},"FontResolution":{"locationName":"fontResolution","type":"integer"},"FontSize":{"locationName":"fontSize"},"OutlineColor":{"locationName":"outlineColor"},"OutlineSize":{"locationName":"outlineSize","type":"integer"},"ShadowColor":{"locationName":"shadowColor"},"ShadowOpacity":{"locationName":"shadowOpacity","type":"integer"},"ShadowXOffset":{"locationName":"shadowXOffset","type":"integer"},"ShadowYOffset":{"locationName":"shadowYOffset","type":"integer"},"TeletextGridControl":{"locationName":"teletextGridControl"},"XPosition":{"locationName":"xPosition","type":"integer"},"YPosition":{"locationName":"yPosition","type":"integer"}}},"EbuTtDDestinationSettings":{"locationName":"ebuTtDDestinationSettings","type":"structure","members":{"CopyrightHolder":{"locationName":"copyrightHolder"},"FillLineGap":{"locationName":"fillLineGap"},"FontFamily":{"locationName":"fontFamily"},"StyleControl":{"locationName":"styleControl"}}},"EmbeddedDestinationSettings":{"locationName":"embeddedDestinationSettings","type":"structure","members":{}},"EmbeddedPlusScte20DestinationSettings":{"locationName":"embeddedPlusScte20DestinationSettings","type":"structure","members":{}},"RtmpCaptionInfoDestinationSettings":{"locationName":"rtmpCaptionInfoDestinationSettings","type":"structure","members":{}},"Scte20PlusEmbeddedDestinationSettings":{"locationName":"scte20PlusEmbeddedDestinationSettings","type":"structure","members":{}},"Scte27DestinationSettings":{"locationName":"scte27DestinationSettings","type":"structure","members":{}},"SmpteTtDestinationSettings":{"locationName":"smpteTtDestinationSettings","type":"structure","members":{}},"TeletextDestinationSettings":{"locationName":"teletextDestinationSettings","type":"structure","members":{}},"TtmlDestinationSettings":{"locationName":"ttmlDestinationSettings","type":"structure","members":{"StyleControl":{"locationName":"styleControl"}}},"WebvttDestinationSettings":{"locationName":"webvttDestinationSettings","type":"structure","members":{"StyleControl":{"locationName":"styleControl"}}}}},"LanguageCode":{"locationName":"languageCode"},"LanguageDescription":{"locationName":"languageDescription"},"Name":{"locationName":"name"},"CaptionDashRoles":{"locationName":"captionDashRoles","type":"list","member":{}},"DvbDashAccessibility":{"locationName":"dvbDashAccessibility"}},"required":["CaptionSelectorName","Name"]}},"FeatureActivations":{"locationName":"featureActivations","type":"structure","members":{"InputPrepareScheduleActions":{"locationName":"inputPrepareScheduleActions"},"OutputStaticImageOverlayScheduleActions":{"locationName":"outputStaticImageOverlayScheduleActions"}}},"GlobalConfiguration":{"locationName":"globalConfiguration","type":"structure","members":{"InitialAudioGain":{"locationName":"initialAudioGain","type":"integer"},"InputEndAction":{"locationName":"inputEndAction"},"InputLossBehavior":{"locationName":"inputLossBehavior","type":"structure","members":{"BlackFrameMsec":{"locationName":"blackFrameMsec","type":"integer"},"InputLossImageColor":{"locationName":"inputLossImageColor"},"InputLossImageSlate":{"shape":"S1m","locationName":"inputLossImageSlate"},"InputLossImageType":{"locationName":"inputLossImageType"},"RepeatFrameMsec":{"locationName":"repeatFrameMsec","type":"integer"}}},"OutputLockingMode":{"locationName":"outputLockingMode"},"OutputTimingSource":{"locationName":"outputTimingSource"},"SupportLowFramerateInputs":{"locationName":"supportLowFramerateInputs"},"OutputLockingSettings":{"locationName":"outputLockingSettings","type":"structure","members":{"EpochLockingSettings":{"locationName":"epochLockingSettings","type":"structure","members":{"CustomEpoch":{"locationName":"customEpoch"},"JamSyncTime":{"locationName":"jamSyncTime"}}},"PipelineLockingSettings":{"locationName":"pipelineLockingSettings","type":"structure","members":{}}}}}},"MotionGraphicsConfiguration":{"locationName":"motionGraphicsConfiguration","type":"structure","members":{"MotionGraphicsInsertion":{"locationName":"motionGraphicsInsertion"},"MotionGraphicsSettings":{"locationName":"motionGraphicsSettings","type":"structure","members":{"HtmlMotionGraphicsSettings":{"locationName":"htmlMotionGraphicsSettings","type":"structure","members":{}}}}},"required":["MotionGraphicsSettings"]},"NielsenConfiguration":{"locationName":"nielsenConfiguration","type":"structure","members":{"DistributorId":{"locationName":"distributorId"},"NielsenPcmToId3Tagging":{"locationName":"nielsenPcmToId3Tagging"}}},"OutputGroups":{"locationName":"outputGroups","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"OutputGroupSettings":{"locationName":"outputGroupSettings","type":"structure","members":{"ArchiveGroupSettings":{"locationName":"archiveGroupSettings","type":"structure","members":{"ArchiveCdnSettings":{"locationName":"archiveCdnSettings","type":"structure","members":{"ArchiveS3Settings":{"locationName":"archiveS3Settings","type":"structure","members":{"CannedAcl":{"locationName":"cannedAcl"}}}}},"Destination":{"shape":"S70","locationName":"destination"},"RolloverInterval":{"locationName":"rolloverInterval","type":"integer"}},"required":["Destination"]},"FrameCaptureGroupSettings":{"locationName":"frameCaptureGroupSettings","type":"structure","members":{"Destination":{"shape":"S70","locationName":"destination"},"FrameCaptureCdnSettings":{"locationName":"frameCaptureCdnSettings","type":"structure","members":{"FrameCaptureS3Settings":{"locationName":"frameCaptureS3Settings","type":"structure","members":{"CannedAcl":{"locationName":"cannedAcl"}}}}}},"required":["Destination"]},"HlsGroupSettings":{"locationName":"hlsGroupSettings","type":"structure","members":{"AdMarkers":{"locationName":"adMarkers","type":"list","member":{}},"BaseUrlContent":{"locationName":"baseUrlContent"},"BaseUrlContent1":{"locationName":"baseUrlContent1"},"BaseUrlManifest":{"locationName":"baseUrlManifest"},"BaseUrlManifest1":{"locationName":"baseUrlManifest1"},"CaptionLanguageMappings":{"locationName":"captionLanguageMappings","type":"list","member":{"type":"structure","members":{"CaptionChannel":{"locationName":"captionChannel","type":"integer"},"LanguageCode":{"locationName":"languageCode"},"LanguageDescription":{"locationName":"languageDescription"}},"required":["LanguageCode","LanguageDescription","CaptionChannel"]}},"CaptionLanguageSetting":{"locationName":"captionLanguageSetting"},"ClientCache":{"locationName":"clientCache"},"CodecSpecification":{"locationName":"codecSpecification"},"ConstantIv":{"locationName":"constantIv"},"Destination":{"shape":"S70","locationName":"destination"},"DirectoryStructure":{"locationName":"directoryStructure"},"DiscontinuityTags":{"locationName":"discontinuityTags"},"EncryptionType":{"locationName":"encryptionType"},"HlsCdnSettings":{"locationName":"hlsCdnSettings","type":"structure","members":{"HlsAkamaiSettings":{"locationName":"hlsAkamaiSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"HttpTransferMode":{"locationName":"httpTransferMode"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"},"Salt":{"locationName":"salt"},"Token":{"locationName":"token"}}},"HlsBasicPutSettings":{"locationName":"hlsBasicPutSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"}}},"HlsMediaStoreSettings":{"locationName":"hlsMediaStoreSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"MediaStoreStorageClass":{"locationName":"mediaStoreStorageClass"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"}}},"HlsS3Settings":{"locationName":"hlsS3Settings","type":"structure","members":{"CannedAcl":{"locationName":"cannedAcl"}}},"HlsWebdavSettings":{"locationName":"hlsWebdavSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"HttpTransferMode":{"locationName":"httpTransferMode"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"}}}}},"HlsId3SegmentTagging":{"locationName":"hlsId3SegmentTagging"},"IFrameOnlyPlaylists":{"locationName":"iFrameOnlyPlaylists"},"IncompleteSegmentBehavior":{"locationName":"incompleteSegmentBehavior"},"IndexNSegments":{"locationName":"indexNSegments","type":"integer"},"InputLossAction":{"locationName":"inputLossAction"},"IvInManifest":{"locationName":"ivInManifest"},"IvSource":{"locationName":"ivSource"},"KeepSegments":{"locationName":"keepSegments","type":"integer"},"KeyFormat":{"locationName":"keyFormat"},"KeyFormatVersions":{"locationName":"keyFormatVersions"},"KeyProviderSettings":{"locationName":"keyProviderSettings","type":"structure","members":{"StaticKeySettings":{"locationName":"staticKeySettings","type":"structure","members":{"KeyProviderServer":{"shape":"S1m","locationName":"keyProviderServer"},"StaticKeyValue":{"locationName":"staticKeyValue"}},"required":["StaticKeyValue"]}}},"ManifestCompression":{"locationName":"manifestCompression"},"ManifestDurationFormat":{"locationName":"manifestDurationFormat"},"MinSegmentLength":{"locationName":"minSegmentLength","type":"integer"},"Mode":{"locationName":"mode"},"OutputSelection":{"locationName":"outputSelection"},"ProgramDateTime":{"locationName":"programDateTime"},"ProgramDateTimeClock":{"locationName":"programDateTimeClock"},"ProgramDateTimePeriod":{"locationName":"programDateTimePeriod","type":"integer"},"RedundantManifest":{"locationName":"redundantManifest"},"SegmentLength":{"locationName":"segmentLength","type":"integer"},"SegmentationMode":{"locationName":"segmentationMode"},"SegmentsPerSubdirectory":{"locationName":"segmentsPerSubdirectory","type":"integer"},"StreamInfResolution":{"locationName":"streamInfResolution"},"TimedMetadataId3Frame":{"locationName":"timedMetadataId3Frame"},"TimedMetadataId3Period":{"locationName":"timedMetadataId3Period","type":"integer"},"TimestampDeltaMilliseconds":{"locationName":"timestampDeltaMilliseconds","type":"integer"},"TsFileMode":{"locationName":"tsFileMode"}},"required":["Destination"]},"MediaPackageGroupSettings":{"locationName":"mediaPackageGroupSettings","type":"structure","members":{"Destination":{"shape":"S70","locationName":"destination"}},"required":["Destination"]},"MsSmoothGroupSettings":{"locationName":"msSmoothGroupSettings","type":"structure","members":{"AcquisitionPointId":{"locationName":"acquisitionPointId"},"AudioOnlyTimecodeControl":{"locationName":"audioOnlyTimecodeControl"},"CertificateMode":{"locationName":"certificateMode"},"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"Destination":{"shape":"S70","locationName":"destination"},"EventId":{"locationName":"eventId"},"EventIdMode":{"locationName":"eventIdMode"},"EventStopBehavior":{"locationName":"eventStopBehavior"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"FragmentLength":{"locationName":"fragmentLength","type":"integer"},"InputLossAction":{"locationName":"inputLossAction"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"},"SegmentationMode":{"locationName":"segmentationMode"},"SendDelayMs":{"locationName":"sendDelayMs","type":"integer"},"SparseTrackType":{"locationName":"sparseTrackType"},"StreamManifestBehavior":{"locationName":"streamManifestBehavior"},"TimestampOffset":{"locationName":"timestampOffset"},"TimestampOffsetMode":{"locationName":"timestampOffsetMode"}},"required":["Destination"]},"MultiplexGroupSettings":{"locationName":"multiplexGroupSettings","type":"structure","members":{}},"RtmpGroupSettings":{"locationName":"rtmpGroupSettings","type":"structure","members":{"AdMarkers":{"locationName":"adMarkers","type":"list","member":{}},"AuthenticationScheme":{"locationName":"authenticationScheme"},"CacheFullBehavior":{"locationName":"cacheFullBehavior"},"CacheLength":{"locationName":"cacheLength","type":"integer"},"CaptionData":{"locationName":"captionData"},"InputLossAction":{"locationName":"inputLossAction"},"RestartDelay":{"locationName":"restartDelay","type":"integer"},"IncludeFillerNalUnits":{"locationName":"includeFillerNalUnits"}}},"UdpGroupSettings":{"locationName":"udpGroupSettings","type":"structure","members":{"InputLossAction":{"locationName":"inputLossAction"},"TimedMetadataId3Frame":{"locationName":"timedMetadataId3Frame"},"TimedMetadataId3Period":{"locationName":"timedMetadataId3Period","type":"integer"}}},"CmafIngestGroupSettings":{"locationName":"cmafIngestGroupSettings","type":"structure","members":{"Destination":{"shape":"S70","locationName":"destination"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"Scte35Type":{"locationName":"scte35Type"},"SegmentLength":{"locationName":"segmentLength","type":"integer"},"SegmentLengthUnits":{"locationName":"segmentLengthUnits"},"SendDelayMs":{"locationName":"sendDelayMs","type":"integer"}},"required":["Destination"]}}},"Outputs":{"locationName":"outputs","type":"list","member":{"type":"structure","members":{"AudioDescriptionNames":{"shape":"S5","locationName":"audioDescriptionNames"},"CaptionDescriptionNames":{"shape":"S5","locationName":"captionDescriptionNames"},"OutputName":{"locationName":"outputName"},"OutputSettings":{"locationName":"outputSettings","type":"structure","members":{"ArchiveOutputSettings":{"locationName":"archiveOutputSettings","type":"structure","members":{"ContainerSettings":{"locationName":"containerSettings","type":"structure","members":{"M2tsSettings":{"shape":"S9d","locationName":"m2tsSettings"},"RawSettings":{"locationName":"rawSettings","type":"structure","members":{}}}},"Extension":{"locationName":"extension"},"NameModifier":{"locationName":"nameModifier"}},"required":["ContainerSettings"]},"FrameCaptureOutputSettings":{"locationName":"frameCaptureOutputSettings","type":"structure","members":{"NameModifier":{"locationName":"nameModifier"}}},"HlsOutputSettings":{"locationName":"hlsOutputSettings","type":"structure","members":{"H265PackagingType":{"locationName":"h265PackagingType"},"HlsSettings":{"locationName":"hlsSettings","type":"structure","members":{"AudioOnlyHlsSettings":{"locationName":"audioOnlyHlsSettings","type":"structure","members":{"AudioGroupId":{"locationName":"audioGroupId"},"AudioOnlyImage":{"shape":"S1m","locationName":"audioOnlyImage"},"AudioTrackType":{"locationName":"audioTrackType"},"SegmentType":{"locationName":"segmentType"}}},"Fmp4HlsSettings":{"locationName":"fmp4HlsSettings","type":"structure","members":{"AudioRenditionSets":{"locationName":"audioRenditionSets"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"TimedMetadataBehavior":{"locationName":"timedMetadataBehavior"}}},"FrameCaptureHlsSettings":{"locationName":"frameCaptureHlsSettings","type":"structure","members":{}},"StandardHlsSettings":{"locationName":"standardHlsSettings","type":"structure","members":{"AudioRenditionSets":{"locationName":"audioRenditionSets"},"M3u8Settings":{"locationName":"m3u8Settings","type":"structure","members":{"AudioFramesPerPes":{"locationName":"audioFramesPerPes","type":"integer"},"AudioPids":{"locationName":"audioPids"},"EcmPid":{"locationName":"ecmPid"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"PatInterval":{"locationName":"patInterval","type":"integer"},"PcrControl":{"locationName":"pcrControl"},"PcrPeriod":{"locationName":"pcrPeriod","type":"integer"},"PcrPid":{"locationName":"pcrPid"},"PmtInterval":{"locationName":"pmtInterval","type":"integer"},"PmtPid":{"locationName":"pmtPid"},"ProgramNum":{"locationName":"programNum","type":"integer"},"Scte35Behavior":{"locationName":"scte35Behavior"},"Scte35Pid":{"locationName":"scte35Pid"},"TimedMetadataBehavior":{"locationName":"timedMetadataBehavior"},"TimedMetadataPid":{"locationName":"timedMetadataPid"},"TransportStreamId":{"locationName":"transportStreamId","type":"integer"},"VideoPid":{"locationName":"videoPid"},"KlvBehavior":{"locationName":"klvBehavior"},"KlvDataPids":{"locationName":"klvDataPids"}}}},"required":["M3u8Settings"]}}},"NameModifier":{"locationName":"nameModifier"},"SegmentModifier":{"locationName":"segmentModifier"}},"required":["HlsSettings"]},"MediaPackageOutputSettings":{"locationName":"mediaPackageOutputSettings","type":"structure","members":{}},"MsSmoothOutputSettings":{"locationName":"msSmoothOutputSettings","type":"structure","members":{"H265PackagingType":{"locationName":"h265PackagingType"},"NameModifier":{"locationName":"nameModifier"}}},"MultiplexOutputSettings":{"locationName":"multiplexOutputSettings","type":"structure","members":{"Destination":{"shape":"S70","locationName":"destination"}},"required":["Destination"]},"RtmpOutputSettings":{"locationName":"rtmpOutputSettings","type":"structure","members":{"CertificateMode":{"locationName":"certificateMode"},"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"Destination":{"shape":"S70","locationName":"destination"},"NumRetries":{"locationName":"numRetries","type":"integer"}},"required":["Destination"]},"UdpOutputSettings":{"locationName":"udpOutputSettings","type":"structure","members":{"BufferMsec":{"locationName":"bufferMsec","type":"integer"},"ContainerSettings":{"locationName":"containerSettings","type":"structure","members":{"M2tsSettings":{"shape":"S9d","locationName":"m2tsSettings"}}},"Destination":{"shape":"S70","locationName":"destination"},"FecOutputSettings":{"locationName":"fecOutputSettings","type":"structure","members":{"ColumnDepth":{"locationName":"columnDepth","type":"integer"},"IncludeFec":{"locationName":"includeFec"},"RowLength":{"locationName":"rowLength","type":"integer"}}}},"required":["Destination","ContainerSettings"]},"CmafIngestOutputSettings":{"locationName":"cmafIngestOutputSettings","type":"structure","members":{"NameModifier":{"locationName":"nameModifier"}}}}},"VideoDescriptionName":{"locationName":"videoDescriptionName"}},"required":["OutputSettings"]}}},"required":["Outputs","OutputGroupSettings"]}},"TimecodeConfig":{"locationName":"timecodeConfig","type":"structure","members":{"Source":{"locationName":"source"},"SyncThreshold":{"locationName":"syncThreshold","type":"integer"}},"required":["Source"]},"VideoDescriptions":{"locationName":"videoDescriptions","type":"list","member":{"type":"structure","members":{"CodecSettings":{"locationName":"codecSettings","type":"structure","members":{"FrameCaptureSettings":{"locationName":"frameCaptureSettings","type":"structure","members":{"CaptureInterval":{"locationName":"captureInterval","type":"integer"},"CaptureIntervalUnits":{"locationName":"captureIntervalUnits"},"TimecodeBurninSettings":{"shape":"Sbh","locationName":"timecodeBurninSettings"}}},"H264Settings":{"locationName":"h264Settings","type":"structure","members":{"AdaptiveQuantization":{"locationName":"adaptiveQuantization"},"AfdSignaling":{"locationName":"afdSignaling"},"Bitrate":{"locationName":"bitrate","type":"integer"},"BufFillPct":{"locationName":"bufFillPct","type":"integer"},"BufSize":{"locationName":"bufSize","type":"integer"},"ColorMetadata":{"locationName":"colorMetadata"},"ColorSpaceSettings":{"locationName":"colorSpaceSettings","type":"structure","members":{"ColorSpacePassthroughSettings":{"shape":"Sbq","locationName":"colorSpacePassthroughSettings"},"Rec601Settings":{"shape":"Sbr","locationName":"rec601Settings"},"Rec709Settings":{"shape":"Sbs","locationName":"rec709Settings"}}},"EntropyEncoding":{"locationName":"entropyEncoding"},"FilterSettings":{"locationName":"filterSettings","type":"structure","members":{"TemporalFilterSettings":{"shape":"Sbv","locationName":"temporalFilterSettings"}}},"FixedAfd":{"locationName":"fixedAfd"},"FlickerAq":{"locationName":"flickerAq"},"ForceFieldPictures":{"locationName":"forceFieldPictures"},"FramerateControl":{"locationName":"framerateControl"},"FramerateDenominator":{"locationName":"framerateDenominator","type":"integer"},"FramerateNumerator":{"locationName":"framerateNumerator","type":"integer"},"GopBReference":{"locationName":"gopBReference"},"GopClosedCadence":{"locationName":"gopClosedCadence","type":"integer"},"GopNumBFrames":{"locationName":"gopNumBFrames","type":"integer"},"GopSize":{"locationName":"gopSize","type":"double"},"GopSizeUnits":{"locationName":"gopSizeUnits"},"Level":{"locationName":"level"},"LookAheadRateControl":{"locationName":"lookAheadRateControl"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MinIInterval":{"locationName":"minIInterval","type":"integer"},"NumRefFrames":{"locationName":"numRefFrames","type":"integer"},"ParControl":{"locationName":"parControl"},"ParDenominator":{"locationName":"parDenominator","type":"integer"},"ParNumerator":{"locationName":"parNumerator","type":"integer"},"Profile":{"locationName":"profile"},"QualityLevel":{"locationName":"qualityLevel"},"QvbrQualityLevel":{"locationName":"qvbrQualityLevel","type":"integer"},"RateControlMode":{"locationName":"rateControlMode"},"ScanType":{"locationName":"scanType"},"SceneChangeDetect":{"locationName":"sceneChangeDetect"},"Slices":{"locationName":"slices","type":"integer"},"Softness":{"locationName":"softness","type":"integer"},"SpatialAq":{"locationName":"spatialAq"},"SubgopLength":{"locationName":"subgopLength"},"Syntax":{"locationName":"syntax"},"TemporalAq":{"locationName":"temporalAq"},"TimecodeInsertion":{"locationName":"timecodeInsertion"},"TimecodeBurninSettings":{"shape":"Sbh","locationName":"timecodeBurninSettings"}}},"H265Settings":{"locationName":"h265Settings","type":"structure","members":{"AdaptiveQuantization":{"locationName":"adaptiveQuantization"},"AfdSignaling":{"locationName":"afdSignaling"},"AlternativeTransferFunction":{"locationName":"alternativeTransferFunction"},"Bitrate":{"locationName":"bitrate","type":"integer"},"BufSize":{"locationName":"bufSize","type":"integer"},"ColorMetadata":{"locationName":"colorMetadata"},"ColorSpaceSettings":{"locationName":"colorSpaceSettings","type":"structure","members":{"ColorSpacePassthroughSettings":{"shape":"Sbq","locationName":"colorSpacePassthroughSettings"},"DolbyVision81Settings":{"locationName":"dolbyVision81Settings","type":"structure","members":{}},"Hdr10Settings":{"shape":"Scu","locationName":"hdr10Settings"},"Rec601Settings":{"shape":"Sbr","locationName":"rec601Settings"},"Rec709Settings":{"shape":"Sbs","locationName":"rec709Settings"}}},"FilterSettings":{"locationName":"filterSettings","type":"structure","members":{"TemporalFilterSettings":{"shape":"Sbv","locationName":"temporalFilterSettings"}}},"FixedAfd":{"locationName":"fixedAfd"},"FlickerAq":{"locationName":"flickerAq"},"FramerateDenominator":{"locationName":"framerateDenominator","type":"integer"},"FramerateNumerator":{"locationName":"framerateNumerator","type":"integer"},"GopClosedCadence":{"locationName":"gopClosedCadence","type":"integer"},"GopSize":{"locationName":"gopSize","type":"double"},"GopSizeUnits":{"locationName":"gopSizeUnits"},"Level":{"locationName":"level"},"LookAheadRateControl":{"locationName":"lookAheadRateControl"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MinIInterval":{"locationName":"minIInterval","type":"integer"},"ParDenominator":{"locationName":"parDenominator","type":"integer"},"ParNumerator":{"locationName":"parNumerator","type":"integer"},"Profile":{"locationName":"profile"},"QvbrQualityLevel":{"locationName":"qvbrQualityLevel","type":"integer"},"RateControlMode":{"locationName":"rateControlMode"},"ScanType":{"locationName":"scanType"},"SceneChangeDetect":{"locationName":"sceneChangeDetect"},"Slices":{"locationName":"slices","type":"integer"},"Tier":{"locationName":"tier"},"TimecodeInsertion":{"locationName":"timecodeInsertion"},"TimecodeBurninSettings":{"shape":"Sbh","locationName":"timecodeBurninSettings"},"MvOverPictureBoundaries":{"locationName":"mvOverPictureBoundaries"},"MvTemporalPredictor":{"locationName":"mvTemporalPredictor"},"TileHeight":{"locationName":"tileHeight","type":"integer"},"TilePadding":{"locationName":"tilePadding"},"TileWidth":{"locationName":"tileWidth","type":"integer"},"TreeblockSize":{"locationName":"treeblockSize"}},"required":["FramerateNumerator","FramerateDenominator"]},"Mpeg2Settings":{"locationName":"mpeg2Settings","type":"structure","members":{"AdaptiveQuantization":{"locationName":"adaptiveQuantization"},"AfdSignaling":{"locationName":"afdSignaling"},"ColorMetadata":{"locationName":"colorMetadata"},"ColorSpace":{"locationName":"colorSpace"},"DisplayAspectRatio":{"locationName":"displayAspectRatio"},"FilterSettings":{"locationName":"filterSettings","type":"structure","members":{"TemporalFilterSettings":{"shape":"Sbv","locationName":"temporalFilterSettings"}}},"FixedAfd":{"locationName":"fixedAfd"},"FramerateDenominator":{"locationName":"framerateDenominator","type":"integer"},"FramerateNumerator":{"locationName":"framerateNumerator","type":"integer"},"GopClosedCadence":{"locationName":"gopClosedCadence","type":"integer"},"GopNumBFrames":{"locationName":"gopNumBFrames","type":"integer"},"GopSize":{"locationName":"gopSize","type":"double"},"GopSizeUnits":{"locationName":"gopSizeUnits"},"ScanType":{"locationName":"scanType"},"SubgopLength":{"locationName":"subgopLength"},"TimecodeInsertion":{"locationName":"timecodeInsertion"},"TimecodeBurninSettings":{"shape":"Sbh","locationName":"timecodeBurninSettings"}},"required":["FramerateNumerator","FramerateDenominator"]}}},"Height":{"locationName":"height","type":"integer"},"Name":{"locationName":"name"},"RespondToAfd":{"locationName":"respondToAfd"},"ScalingBehavior":{"locationName":"scalingBehavior"},"Sharpness":{"locationName":"sharpness","type":"integer"},"Width":{"locationName":"width","type":"integer"}},"required":["Name"]}},"ThumbnailConfiguration":{"locationName":"thumbnailConfiguration","type":"structure","members":{"State":{"locationName":"state"}},"required":["State"]},"ColorCorrectionSettings":{"locationName":"colorCorrectionSettings","type":"structure","members":{"GlobalColorCorrections":{"locationName":"globalColorCorrections","type":"list","member":{"type":"structure","members":{"InputColorSpace":{"locationName":"inputColorSpace"},"OutputColorSpace":{"locationName":"outputColorSpace"},"Uri":{"locationName":"uri"}},"required":["OutputColorSpace","InputColorSpace","Uri"]}}},"required":["GlobalColorCorrections"]}},"required":["VideoDescriptions","AudioDescriptions","OutputGroups","TimecodeConfig"]},"S70":{"type":"structure","members":{"DestinationRefId":{"locationName":"destinationRefId"}}},"S9d":{"type":"structure","members":{"AbsentInputAudioBehavior":{"locationName":"absentInputAudioBehavior"},"Arib":{"locationName":"arib"},"AribCaptionsPid":{"locationName":"aribCaptionsPid"},"AribCaptionsPidControl":{"locationName":"aribCaptionsPidControl"},"AudioBufferModel":{"locationName":"audioBufferModel"},"AudioFramesPerPes":{"locationName":"audioFramesPerPes","type":"integer"},"AudioPids":{"locationName":"audioPids"},"AudioStreamType":{"locationName":"audioStreamType"},"Bitrate":{"locationName":"bitrate","type":"integer"},"BufferModel":{"locationName":"bufferModel"},"CcDescriptor":{"locationName":"ccDescriptor"},"DvbNitSettings":{"locationName":"dvbNitSettings","type":"structure","members":{"NetworkId":{"locationName":"networkId","type":"integer"},"NetworkName":{"locationName":"networkName"},"RepInterval":{"locationName":"repInterval","type":"integer"}},"required":["NetworkName","NetworkId"]},"DvbSdtSettings":{"locationName":"dvbSdtSettings","type":"structure","members":{"OutputSdt":{"locationName":"outputSdt"},"RepInterval":{"locationName":"repInterval","type":"integer"},"ServiceName":{"locationName":"serviceName"},"ServiceProviderName":{"locationName":"serviceProviderName"}}},"DvbSubPids":{"locationName":"dvbSubPids"},"DvbTdtSettings":{"locationName":"dvbTdtSettings","type":"structure","members":{"RepInterval":{"locationName":"repInterval","type":"integer"}}},"DvbTeletextPid":{"locationName":"dvbTeletextPid"},"Ebif":{"locationName":"ebif"},"EbpAudioInterval":{"locationName":"ebpAudioInterval"},"EbpLookaheadMs":{"locationName":"ebpLookaheadMs","type":"integer"},"EbpPlacement":{"locationName":"ebpPlacement"},"EcmPid":{"locationName":"ecmPid"},"EsRateInPes":{"locationName":"esRateInPes"},"EtvPlatformPid":{"locationName":"etvPlatformPid"},"EtvSignalPid":{"locationName":"etvSignalPid"},"FragmentTime":{"locationName":"fragmentTime","type":"double"},"Klv":{"locationName":"klv"},"KlvDataPids":{"locationName":"klvDataPids"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"NullPacketBitrate":{"locationName":"nullPacketBitrate","type":"double"},"PatInterval":{"locationName":"patInterval","type":"integer"},"PcrControl":{"locationName":"pcrControl"},"PcrPeriod":{"locationName":"pcrPeriod","type":"integer"},"PcrPid":{"locationName":"pcrPid"},"PmtInterval":{"locationName":"pmtInterval","type":"integer"},"PmtPid":{"locationName":"pmtPid"},"ProgramNum":{"locationName":"programNum","type":"integer"},"RateMode":{"locationName":"rateMode"},"Scte27Pids":{"locationName":"scte27Pids"},"Scte35Control":{"locationName":"scte35Control"},"Scte35Pid":{"locationName":"scte35Pid"},"SegmentationMarkers":{"locationName":"segmentationMarkers"},"SegmentationStyle":{"locationName":"segmentationStyle"},"SegmentationTime":{"locationName":"segmentationTime","type":"double"},"TimedMetadataBehavior":{"locationName":"timedMetadataBehavior"},"TimedMetadataPid":{"locationName":"timedMetadataPid"},"TransportStreamId":{"locationName":"transportStreamId","type":"integer"},"VideoPid":{"locationName":"videoPid"},"Scte35PrerollPullupMilliseconds":{"locationName":"scte35PrerollPullupMilliseconds","type":"double"}}},"Sbh":{"type":"structure","members":{"FontSize":{"locationName":"fontSize"},"Position":{"locationName":"position"},"Prefix":{"locationName":"prefix"}},"required":["Position","FontSize"]},"Sbq":{"type":"structure","members":{}},"Sbr":{"type":"structure","members":{}},"Sbs":{"type":"structure","members":{}},"Sbv":{"type":"structure","members":{"PostFilterSharpening":{"locationName":"postFilterSharpening"},"Strength":{"locationName":"strength"}}},"Scu":{"type":"structure","members":{"MaxCll":{"locationName":"maxCll","type":"integer"},"MaxFall":{"locationName":"maxFall","type":"integer"}}},"Sdw":{"type":"list","member":{"type":"structure","members":{"AutomaticInputFailoverSettings":{"locationName":"automaticInputFailoverSettings","type":"structure","members":{"ErrorClearTimeMsec":{"locationName":"errorClearTimeMsec","type":"integer"},"FailoverConditions":{"locationName":"failoverConditions","type":"list","member":{"type":"structure","members":{"FailoverConditionSettings":{"locationName":"failoverConditionSettings","type":"structure","members":{"AudioSilenceSettings":{"locationName":"audioSilenceSettings","type":"structure","members":{"AudioSelectorName":{"locationName":"audioSelectorName"},"AudioSilenceThresholdMsec":{"locationName":"audioSilenceThresholdMsec","type":"integer"}},"required":["AudioSelectorName"]},"InputLossSettings":{"locationName":"inputLossSettings","type":"structure","members":{"InputLossThresholdMsec":{"locationName":"inputLossThresholdMsec","type":"integer"}}},"VideoBlackSettings":{"locationName":"videoBlackSettings","type":"structure","members":{"BlackDetectThreshold":{"locationName":"blackDetectThreshold","type":"double"},"VideoBlackThresholdMsec":{"locationName":"videoBlackThresholdMsec","type":"integer"}}}}}}}},"InputPreference":{"locationName":"inputPreference"},"SecondaryInputId":{"locationName":"secondaryInputId"}},"required":["SecondaryInputId"]},"InputAttachmentName":{"locationName":"inputAttachmentName"},"InputId":{"locationName":"inputId"},"InputSettings":{"locationName":"inputSettings","type":"structure","members":{"AudioSelectors":{"locationName":"audioSelectors","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"SelectorSettings":{"locationName":"selectorSettings","type":"structure","members":{"AudioHlsRenditionSelection":{"locationName":"audioHlsRenditionSelection","type":"structure","members":{"GroupId":{"locationName":"groupId"},"Name":{"locationName":"name"}},"required":["Name","GroupId"]},"AudioLanguageSelection":{"locationName":"audioLanguageSelection","type":"structure","members":{"LanguageCode":{"locationName":"languageCode"},"LanguageSelectionPolicy":{"locationName":"languageSelectionPolicy"}},"required":["LanguageCode"]},"AudioPidSelection":{"locationName":"audioPidSelection","type":"structure","members":{"Pid":{"locationName":"pid","type":"integer"}},"required":["Pid"]},"AudioTrackSelection":{"locationName":"audioTrackSelection","type":"structure","members":{"Tracks":{"locationName":"tracks","type":"list","member":{"type":"structure","members":{"Track":{"locationName":"track","type":"integer"}},"required":["Track"]}},"DolbyEDecode":{"locationName":"dolbyEDecode","type":"structure","members":{"ProgramSelection":{"locationName":"programSelection"}},"required":["ProgramSelection"]}},"required":["Tracks"]}}}},"required":["Name"]}},"CaptionSelectors":{"locationName":"captionSelectors","type":"list","member":{"type":"structure","members":{"LanguageCode":{"locationName":"languageCode"},"Name":{"locationName":"name"},"SelectorSettings":{"locationName":"selectorSettings","type":"structure","members":{"AncillarySourceSettings":{"locationName":"ancillarySourceSettings","type":"structure","members":{"SourceAncillaryChannelNumber":{"locationName":"sourceAncillaryChannelNumber","type":"integer"}}},"AribSourceSettings":{"locationName":"aribSourceSettings","type":"structure","members":{}},"DvbSubSourceSettings":{"locationName":"dvbSubSourceSettings","type":"structure","members":{"OcrLanguage":{"locationName":"ocrLanguage"},"Pid":{"locationName":"pid","type":"integer"}}},"EmbeddedSourceSettings":{"locationName":"embeddedSourceSettings","type":"structure","members":{"Convert608To708":{"locationName":"convert608To708"},"Scte20Detection":{"locationName":"scte20Detection"},"Source608ChannelNumber":{"locationName":"source608ChannelNumber","type":"integer"},"Source608TrackNumber":{"locationName":"source608TrackNumber","type":"integer"}}},"Scte20SourceSettings":{"locationName":"scte20SourceSettings","type":"structure","members":{"Convert608To708":{"locationName":"convert608To708"},"Source608ChannelNumber":{"locationName":"source608ChannelNumber","type":"integer"}}},"Scte27SourceSettings":{"locationName":"scte27SourceSettings","type":"structure","members":{"OcrLanguage":{"locationName":"ocrLanguage"},"Pid":{"locationName":"pid","type":"integer"}}},"TeletextSourceSettings":{"locationName":"teletextSourceSettings","type":"structure","members":{"OutputRectangle":{"locationName":"outputRectangle","type":"structure","members":{"Height":{"locationName":"height","type":"double"},"LeftOffset":{"locationName":"leftOffset","type":"double"},"TopOffset":{"locationName":"topOffset","type":"double"},"Width":{"locationName":"width","type":"double"}},"required":["TopOffset","Height","Width","LeftOffset"]},"PageNumber":{"locationName":"pageNumber"}}}}}},"required":["Name"]}},"DeblockFilter":{"locationName":"deblockFilter"},"DenoiseFilter":{"locationName":"denoiseFilter"},"FilterStrength":{"locationName":"filterStrength","type":"integer"},"InputFilter":{"locationName":"inputFilter"},"NetworkInputSettings":{"locationName":"networkInputSettings","type":"structure","members":{"HlsInputSettings":{"locationName":"hlsInputSettings","type":"structure","members":{"Bandwidth":{"locationName":"bandwidth","type":"integer"},"BufferSegments":{"locationName":"bufferSegments","type":"integer"},"Retries":{"locationName":"retries","type":"integer"},"RetryInterval":{"locationName":"retryInterval","type":"integer"},"Scte35Source":{"locationName":"scte35Source"}}},"ServerValidation":{"locationName":"serverValidation"}}},"Scte35Pid":{"locationName":"scte35Pid","type":"integer"},"Smpte2038DataPreference":{"locationName":"smpte2038DataPreference"},"SourceEndBehavior":{"locationName":"sourceEndBehavior"},"VideoSelector":{"locationName":"videoSelector","type":"structure","members":{"ColorSpace":{"locationName":"colorSpace"},"ColorSpaceSettings":{"locationName":"colorSpaceSettings","type":"structure","members":{"Hdr10Settings":{"shape":"Scu","locationName":"hdr10Settings"}}},"ColorSpaceUsage":{"locationName":"colorSpaceUsage"},"SelectorSettings":{"locationName":"selectorSettings","type":"structure","members":{"VideoSelectorPid":{"locationName":"videoSelectorPid","type":"structure","members":{"Pid":{"locationName":"pid","type":"integer"}}},"VideoSelectorProgramId":{"locationName":"videoSelectorProgramId","type":"structure","members":{"ProgramId":{"locationName":"programId","type":"integer"}}}}}}}}}}}},"Sfl":{"type":"structure","members":{"Codec":{"locationName":"codec"},"MaximumBitrate":{"locationName":"maximumBitrate"},"Resolution":{"locationName":"resolution"}}},"Sft":{"type":"map","key":{},"value":{}},"Sfw":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg0","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}},"Sfx":{"type":"list","member":{"type":"structure","members":{"SourceIp":{"locationName":"sourceIp"}}}},"Sfz":{"type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceDeadline":{"locationName":"maintenanceDeadline"},"MaintenanceScheduledDate":{"locationName":"maintenanceScheduledDate"},"MaintenanceStartTime":{"locationName":"maintenanceStartTime"}}},"Sg0":{"type":"list","member":{"type":"structure","members":{"ActiveInputAttachmentName":{"locationName":"activeInputAttachmentName"},"ActiveInputSwitchActionName":{"locationName":"activeInputSwitchActionName"},"ActiveMotionGraphicsActionName":{"locationName":"activeMotionGraphicsActionName"},"ActiveMotionGraphicsUri":{"locationName":"activeMotionGraphicsUri"},"PipelineId":{"locationName":"pipelineId"}}}},"Sg3":{"type":"structure","members":{"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"NetworkInterfaceIds":{"shape":"S5","locationName":"networkInterfaceIds"},"SecurityGroupIds":{"shape":"S5","locationName":"securityGroupIds"},"SubnetIds":{"shape":"S5","locationName":"subnetIds"}}},"Sg5":{"type":"list","member":{"type":"structure","members":{"StreamName":{"locationName":"streamName"}}}},"Sg7":{"type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"}}}},"Sg9":{"type":"list","member":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"}}}},"Sgb":{"type":"list","member":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}}},"Sgg":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AttachedChannels":{"shape":"S5","locationName":"attachedChannels"},"Destinations":{"shape":"Sgh","locationName":"destinations"},"Id":{"locationName":"id"},"InputClass":{"locationName":"inputClass"},"InputDevices":{"shape":"Sg7","locationName":"inputDevices"},"InputPartnerIds":{"shape":"S5","locationName":"inputPartnerIds"},"InputSourceType":{"locationName":"inputSourceType"},"MediaConnectFlows":{"shape":"Sgm","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"},"SecurityGroups":{"shape":"S5","locationName":"securityGroups"},"Sources":{"shape":"Sgo","locationName":"sources"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Type":{"locationName":"type"}}},"Sgh":{"type":"list","member":{"type":"structure","members":{"Ip":{"locationName":"ip"},"Port":{"locationName":"port"},"Url":{"locationName":"url"},"Vpc":{"locationName":"vpc","type":"structure","members":{"AvailabilityZone":{"locationName":"availabilityZone"},"NetworkInterfaceId":{"locationName":"networkInterfaceId"}}}}}},"Sgm":{"type":"list","member":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"}}}},"Sgo":{"type":"list","member":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}}},"Sgs":{"type":"list","member":{"type":"structure","members":{"Cidr":{"locationName":"cidr"}}}},"Sgv":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"},"Inputs":{"shape":"S5","locationName":"inputs"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"WhitelistRules":{"shape":"Sgx","locationName":"whitelistRules"}}},"Sgx":{"type":"list","member":{"type":"structure","members":{"Cidr":{"locationName":"cidr"}}}},"Sh0":{"type":"structure","members":{"MaximumVideoBufferDelayMilliseconds":{"locationName":"maximumVideoBufferDelayMilliseconds","type":"integer"},"TransportStreamBitrate":{"locationName":"transportStreamBitrate","type":"integer"},"TransportStreamId":{"locationName":"transportStreamId","type":"integer"},"TransportStreamReservedBitrate":{"locationName":"transportStreamReservedBitrate","type":"integer"}},"required":["TransportStreamBitrate","TransportStreamId"]},"Sh5":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh6","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"}}},"Sh6":{"type":"list","member":{"type":"structure","members":{"MediaConnectSettings":{"locationName":"mediaConnectSettings","type":"structure","members":{"EntitlementArn":{"locationName":"entitlementArn"}}}}}},"Shb":{"type":"structure","members":{"PreferredChannelPipeline":{"locationName":"preferredChannelPipeline"},"ProgramNumber":{"locationName":"programNumber","type":"integer"},"ServiceDescriptor":{"locationName":"serviceDescriptor","type":"structure","members":{"ProviderName":{"locationName":"providerName"},"ServiceName":{"locationName":"serviceName"}},"required":["ProviderName","ServiceName"]},"VideoSettings":{"locationName":"videoSettings","type":"structure","members":{"ConstantBitrate":{"locationName":"constantBitrate","type":"integer"},"StatmuxSettings":{"locationName":"statmuxSettings","type":"structure","members":{"MaximumBitrate":{"locationName":"maximumBitrate","type":"integer"},"MinimumBitrate":{"locationName":"minimumBitrate","type":"integer"},"Priority":{"locationName":"priority","type":"integer"}}}}}},"required":["ProgramNumber"]},"Shj":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"MultiplexProgramSettings":{"shape":"Shb","locationName":"multiplexProgramSettings"},"PacketIdentifiersMap":{"shape":"Shk","locationName":"packetIdentifiersMap"},"PipelineDetails":{"shape":"Shm","locationName":"pipelineDetails"},"ProgramName":{"locationName":"programName"}}},"Shk":{"type":"structure","members":{"AudioPids":{"shape":"Shl","locationName":"audioPids"},"DvbSubPids":{"shape":"Shl","locationName":"dvbSubPids"},"DvbTeletextPid":{"locationName":"dvbTeletextPid","type":"integer"},"EtvPlatformPid":{"locationName":"etvPlatformPid","type":"integer"},"EtvSignalPid":{"locationName":"etvSignalPid","type":"integer"},"KlvDataPids":{"shape":"Shl","locationName":"klvDataPids"},"PcrPid":{"locationName":"pcrPid","type":"integer"},"PmtPid":{"locationName":"pmtPid","type":"integer"},"PrivateMetadataPid":{"locationName":"privateMetadataPid","type":"integer"},"Scte27Pids":{"shape":"Shl","locationName":"scte27Pids"},"Scte35Pid":{"locationName":"scte35Pid","type":"integer"},"TimedMetadataPid":{"locationName":"timedMetadataPid","type":"integer"},"VideoPid":{"locationName":"videoPid","type":"integer"}}},"Shl":{"type":"list","member":{"type":"integer"}},"Shm":{"type":"list","member":{"type":"structure","members":{"ActiveChannelPipeline":{"locationName":"activeChannelPipeline"},"PipelineId":{"locationName":"pipelineId"}}}},"Si5":{"type":"structure","members":{"AutomaticRenewal":{"locationName":"automaticRenewal"},"RenewalCount":{"locationName":"renewalCount","type":"integer"}}},"Si7":{"type":"structure","members":{"ChannelClass":{"locationName":"channelClass"},"Codec":{"locationName":"codec"},"MaximumBitrate":{"locationName":"maximumBitrate"},"MaximumFramerate":{"locationName":"maximumFramerate"},"Resolution":{"locationName":"resolution"},"ResourceType":{"locationName":"resourceType"},"SpecialFeature":{"locationName":"specialFeature"},"VideoQuality":{"locationName":"videoQuality"}}},"Sil":{"type":"structure","members":{"KmsKeyId":{"locationName":"kmsKeyId"}}},"Siv":{"type":"structure","members":{"ActiveInput":{"locationName":"activeInput"},"ConfiguredInput":{"locationName":"configuredInput"},"DeviceState":{"locationName":"deviceState"},"Framerate":{"locationName":"framerate","type":"double"},"Height":{"locationName":"height","type":"integer"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"ScanType":{"locationName":"scanType"},"Width":{"locationName":"width","type":"integer"},"LatencyMs":{"locationName":"latencyMs","type":"integer"}}},"Sj0":{"type":"structure","members":{"DnsAddresses":{"shape":"S5","locationName":"dnsAddresses"},"Gateway":{"locationName":"gateway"},"IpAddress":{"locationName":"ipAddress"},"IpScheme":{"locationName":"ipScheme"},"SubnetMask":{"locationName":"subnetMask"}}},"Sj3":{"type":"structure","members":{"ActiveInput":{"locationName":"activeInput"},"ConfiguredInput":{"locationName":"configuredInput"},"DeviceState":{"locationName":"deviceState"},"Framerate":{"locationName":"framerate","type":"double"},"Height":{"locationName":"height","type":"integer"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"ScanType":{"locationName":"scanType"},"Width":{"locationName":"width","type":"integer"},"LatencyMs":{"locationName":"latencyMs","type":"integer"},"Codec":{"locationName":"codec"},"MediaconnectSettings":{"locationName":"mediaconnectSettings","type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"RoleArn":{"locationName":"roleArn"},"SecretArn":{"locationName":"secretArn"},"SourceName":{"locationName":"sourceName"}}},"AudioChannelPairs":{"locationName":"audioChannelPairs","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id","type":"integer"},"Profile":{"locationName":"profile"}}}}}},"Sk1":{"type":"timestamp","timestampFormat":"iso8601"},"Sl1":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Count":{"locationName":"count","type":"integer"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"Name":{"locationName":"name"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"RenewalSettings":{"shape":"Si5","locationName":"renewalSettings"},"ReservationId":{"locationName":"reservationId"},"ResourceSpecification":{"shape":"Si7","locationName":"resourceSpecification"},"Start":{"locationName":"start"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}},"Sm3":{"type":"structure","members":{"ConfiguredInput":{"locationName":"configuredInput"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"LatencyMs":{"locationName":"latencyMs","type":"integer"},"Codec":{"locationName":"codec"},"MediaconnectSettings":{"locationName":"mediaconnectSettings","type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"RoleArn":{"locationName":"roleArn"},"SecretArn":{"locationName":"secretArn"},"SourceName":{"locationName":"sourceName"}}},"AudioChannelPairs":{"locationName":"audioChannelPairs","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id","type":"integer"},"Profile":{"locationName":"profile"}}}}}},"Smt":{"type":"map","key":{},"value":{}},"Sn3":{"type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"}},"required":["Arn"]}},"Snd":{"type":"list","member":{}},"Snh":{"type":"list","member":{}},"Sni":{"type":"map","key":{},"value":{"shape":"Snj"}},"Snj":{"type":"structure","members":{"Destinations":{"shape":"Snk","locationName":"destinations"},"Name":{"locationName":"name"},"Sources":{"shape":"Snk","locationName":"sources"}}},"Snk":{"type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Name":{"locationName":"name"}},"required":["Arn"]}},"Snm":{"type":"structure","members":{"DetailsUri":{"locationName":"detailsUri"},"Status":{"locationName":"status"}},"required":["DetailsUri","Status"]},"Sno":{"type":"map","key":{},"value":{"shape":"Snj"}},"Snq":{"type":"structure","members":{"DetailsUri":{"locationName":"detailsUri"},"ErrorMessage":{"locationName":"errorMessage"},"Status":{"locationName":"status"}},"required":["Status"]}}}
|
55719
|
+
module.exports = {"metadata":{"apiVersion":"2017-10-14","endpointPrefix":"medialive","signingName":"medialive","serviceFullName":"AWS Elemental MediaLive","serviceId":"MediaLive","protocol":"rest-json","uid":"medialive-2017-10-14","signatureVersion":"v4","serviceAbbreviation":"MediaLive","jsonVersion":"1.1"},"operations":{"AcceptInputDeviceTransfer":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/accept","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"BatchDelete":{"http":{"requestUri":"/prod/batch/delete","responseCode":200},"input":{"type":"structure","members":{"ChannelIds":{"shape":"S5","locationName":"channelIds"},"InputIds":{"shape":"S5","locationName":"inputIds"},"InputSecurityGroupIds":{"shape":"S5","locationName":"inputSecurityGroupIds"},"MultiplexIds":{"shape":"S5","locationName":"multiplexIds"}}},"output":{"type":"structure","members":{"Failed":{"shape":"S7","locationName":"failed"},"Successful":{"shape":"S9","locationName":"successful"}}}},"BatchStart":{"http":{"requestUri":"/prod/batch/start","responseCode":200},"input":{"type":"structure","members":{"ChannelIds":{"shape":"S5","locationName":"channelIds"},"MultiplexIds":{"shape":"S5","locationName":"multiplexIds"}}},"output":{"type":"structure","members":{"Failed":{"shape":"S7","locationName":"failed"},"Successful":{"shape":"S9","locationName":"successful"}}}},"BatchStop":{"http":{"requestUri":"/prod/batch/stop","responseCode":200},"input":{"type":"structure","members":{"ChannelIds":{"shape":"S5","locationName":"channelIds"},"MultiplexIds":{"shape":"S5","locationName":"multiplexIds"}}},"output":{"type":"structure","members":{"Failed":{"shape":"S7","locationName":"failed"},"Successful":{"shape":"S9","locationName":"successful"}}}},"BatchUpdateSchedule":{"http":{"method":"PUT","requestUri":"/prod/channels/{channelId}/schedule","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"Creates":{"locationName":"creates","type":"structure","members":{"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}},"required":["ScheduleActions"]},"Deletes":{"locationName":"deletes","type":"structure","members":{"ActionNames":{"shape":"S5","locationName":"actionNames"}},"required":["ActionNames"]}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Creates":{"locationName":"creates","type":"structure","members":{"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}},"required":["ScheduleActions"]},"Deletes":{"locationName":"deletes","type":"structure","members":{"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}},"required":["ScheduleActions"]}}}},"CancelInputDeviceTransfer":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/cancel","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"ClaimDevice":{"http":{"requestUri":"/prod/claimDevice","responseCode":200},"input":{"type":"structure","members":{"Id":{"locationName":"id"}}},"output":{"type":"structure","members":{}}},"CreateChannel":{"http":{"requestUri":"/prod/channels","responseCode":201},"input":{"type":"structure","members":{"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"InputAttachments":{"shape":"Sdx","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfm","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"locationName":"maintenance","type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceStartTime":{"locationName":"maintenanceStartTime"}}},"Name":{"locationName":"name"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Reserved":{"locationName":"reserved","deprecated":true},"RoleArn":{"locationName":"roleArn"},"Tags":{"shape":"Sfu","locationName":"tags"},"Vpc":{"locationName":"vpc","type":"structure","members":{"PublicAddressAllocationIds":{"shape":"S5","locationName":"publicAddressAllocationIds"},"SecurityGroupIds":{"shape":"S5","locationName":"securityGroupIds"},"SubnetIds":{"shape":"S5","locationName":"subnetIds"}},"required":["SubnetIds"]}}},"output":{"type":"structure","members":{"Channel":{"shape":"Sfx","locationName":"channel"}}}},"CreateInput":{"http":{"requestUri":"/prod/inputs","responseCode":201},"input":{"type":"structure","members":{"Destinations":{"shape":"Sg6","locationName":"destinations"},"InputDevices":{"shape":"Sg8","locationName":"inputDevices"},"InputSecurityGroups":{"shape":"S5","locationName":"inputSecurityGroups"},"MediaConnectFlows":{"shape":"Sga","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"RoleArn":{"locationName":"roleArn"},"Sources":{"shape":"Sgc","locationName":"sources"},"Tags":{"shape":"Sfu","locationName":"tags"},"Type":{"locationName":"type"},"Vpc":{"locationName":"vpc","type":"structure","members":{"SecurityGroupIds":{"shape":"S5","locationName":"securityGroupIds"},"SubnetIds":{"shape":"S5","locationName":"subnetIds"}},"required":["SubnetIds"]}}},"output":{"type":"structure","members":{"Input":{"shape":"Sgh","locationName":"input"}}}},"CreateInputSecurityGroup":{"http":{"requestUri":"/prod/inputSecurityGroups","responseCode":200},"input":{"type":"structure","members":{"Tags":{"shape":"Sfu","locationName":"tags"},"WhitelistRules":{"shape":"Sgt","locationName":"whitelistRules"}}},"output":{"type":"structure","members":{"SecurityGroup":{"shape":"Sgw","locationName":"securityGroup"}}}},"CreateMultiplex":{"http":{"requestUri":"/prod/multiplexes","responseCode":201},"input":{"type":"structure","members":{"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"MultiplexSettings":{"shape":"Sh1","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Tags":{"shape":"Sfu","locationName":"tags"}},"required":["RequestId","MultiplexSettings","AvailabilityZones","Name"]},"output":{"type":"structure","members":{"Multiplex":{"shape":"Sh6","locationName":"multiplex"}}}},"CreateMultiplexProgram":{"http":{"requestUri":"/prod/multiplexes/{multiplexId}/programs","responseCode":201},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"MultiplexProgramSettings":{"shape":"Shc","locationName":"multiplexProgramSettings"},"ProgramName":{"locationName":"programName"},"RequestId":{"locationName":"requestId","idempotencyToken":true}},"required":["MultiplexId","RequestId","MultiplexProgramSettings","ProgramName"]},"output":{"type":"structure","members":{"MultiplexProgram":{"shape":"Shk","locationName":"multiplexProgram"}}}},"CreatePartnerInput":{"http":{"requestUri":"/prod/inputs/{inputId}/partners","responseCode":201},"input":{"type":"structure","members":{"InputId":{"location":"uri","locationName":"inputId"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Tags":{"shape":"Sfu","locationName":"tags"}},"required":["InputId"]},"output":{"type":"structure","members":{"Input":{"shape":"Sgh","locationName":"input"}}}},"CreateTags":{"http":{"requestUri":"/prod/tags/{resource-arn}","responseCode":204},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"},"Tags":{"shape":"Sfu","locationName":"tags"}},"required":["ResourceArn"]}},"DeleteChannel":{"http":{"method":"DELETE","requestUri":"/prod/channels/{channelId}","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfy","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdx","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfm","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sg0","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg1","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"Vpc":{"shape":"Sg4","locationName":"vpc"}}}},"DeleteInput":{"http":{"method":"DELETE","requestUri":"/prod/inputs/{inputId}","responseCode":200},"input":{"type":"structure","members":{"InputId":{"location":"uri","locationName":"inputId"}},"required":["InputId"]},"output":{"type":"structure","members":{}}},"DeleteInputSecurityGroup":{"http":{"method":"DELETE","requestUri":"/prod/inputSecurityGroups/{inputSecurityGroupId}","responseCode":200},"input":{"type":"structure","members":{"InputSecurityGroupId":{"location":"uri","locationName":"inputSecurityGroupId"}},"required":["InputSecurityGroupId"]},"output":{"type":"structure","members":{}}},"DeleteMultiplex":{"http":{"method":"DELETE","requestUri":"/prod/multiplexes/{multiplexId}","responseCode":202},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh7","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh1","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"}}}},"DeleteMultiplexProgram":{"http":{"method":"DELETE","requestUri":"/prod/multiplexes/{multiplexId}/programs/{programName}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"ProgramName":{"location":"uri","locationName":"programName"}},"required":["MultiplexId","ProgramName"]},"output":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"MultiplexProgramSettings":{"shape":"Shc","locationName":"multiplexProgramSettings"},"PacketIdentifiersMap":{"shape":"Shl","locationName":"packetIdentifiersMap"},"PipelineDetails":{"shape":"Shn","locationName":"pipelineDetails"},"ProgramName":{"locationName":"programName"}}}},"DeleteReservation":{"http":{"method":"DELETE","requestUri":"/prod/reservations/{reservationId}","responseCode":200},"input":{"type":"structure","members":{"ReservationId":{"location":"uri","locationName":"reservationId"}},"required":["ReservationId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Count":{"locationName":"count","type":"integer"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"Name":{"locationName":"name"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"RenewalSettings":{"shape":"Si6","locationName":"renewalSettings"},"ReservationId":{"locationName":"reservationId"},"ResourceSpecification":{"shape":"Si8","locationName":"resourceSpecification"},"Start":{"locationName":"start"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}},"DeleteSchedule":{"http":{"method":"DELETE","requestUri":"/prod/channels/{channelId}/schedule","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{}}},"DeleteTags":{"http":{"method":"DELETE","requestUri":"/prod/tags/{resource-arn}","responseCode":204},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"},"TagKeys":{"shape":"S5","location":"querystring","locationName":"tagKeys"}},"required":["TagKeys","ResourceArn"]}},"DescribeAccountConfiguration":{"http":{"method":"GET","requestUri":"/prod/accountConfiguration","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"AccountConfiguration":{"shape":"Sim","locationName":"accountConfiguration"}}}},"DescribeChannel":{"http":{"method":"GET","requestUri":"/prod/channels/{channelId}","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfy","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdx","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfm","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sg0","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg1","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"Vpc":{"shape":"Sg4","locationName":"vpc"}}}},"DescribeInput":{"http":{"method":"GET","requestUri":"/prod/inputs/{inputId}","responseCode":200},"input":{"type":"structure","members":{"InputId":{"location":"uri","locationName":"inputId"}},"required":["InputId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AttachedChannels":{"shape":"S5","locationName":"attachedChannels"},"Destinations":{"shape":"Sgi","locationName":"destinations"},"Id":{"locationName":"id"},"InputClass":{"locationName":"inputClass"},"InputDevices":{"shape":"Sg8","locationName":"inputDevices"},"InputPartnerIds":{"shape":"S5","locationName":"inputPartnerIds"},"InputSourceType":{"locationName":"inputSourceType"},"MediaConnectFlows":{"shape":"Sgn","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"},"SecurityGroups":{"shape":"S5","locationName":"securityGroups"},"Sources":{"shape":"Sgp","locationName":"sources"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"Type":{"locationName":"type"}}}},"DescribeInputDevice":{"http":{"method":"GET","requestUri":"/prod/inputDevices/{inputDeviceId}","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ConnectionState":{"locationName":"connectionState"},"DeviceSettingsSyncState":{"locationName":"deviceSettingsSyncState"},"DeviceUpdateStatus":{"locationName":"deviceUpdateStatus"},"HdDeviceSettings":{"shape":"Siw","locationName":"hdDeviceSettings"},"Id":{"locationName":"id"},"MacAddress":{"locationName":"macAddress"},"Name":{"locationName":"name"},"NetworkSettings":{"shape":"Sj1","locationName":"networkSettings"},"SerialNumber":{"locationName":"serialNumber"},"Type":{"locationName":"type"},"UhdDeviceSettings":{"shape":"Sj4","locationName":"uhdDeviceSettings"},"Tags":{"shape":"Sfu","locationName":"tags"},"AvailabilityZone":{"locationName":"availabilityZone"},"MedialiveInputArns":{"shape":"S5","locationName":"medialiveInputArns"},"OutputType":{"locationName":"outputType"}}}},"DescribeInputDeviceThumbnail":{"http":{"method":"GET","requestUri":"/prod/inputDevices/{inputDeviceId}/thumbnailData","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"},"Accept":{"location":"header","locationName":"accept"}},"required":["InputDeviceId","Accept"]},"output":{"type":"structure","members":{"Body":{"locationName":"body","type":"blob","streaming":true},"ContentType":{"location":"header","locationName":"Content-Type"},"ContentLength":{"location":"header","locationName":"Content-Length","type":"long"},"ETag":{"location":"header","locationName":"ETag"},"LastModified":{"location":"header","locationName":"Last-Modified","type":"timestamp"}},"payload":"Body"}},"DescribeInputSecurityGroup":{"http":{"method":"GET","requestUri":"/prod/inputSecurityGroups/{inputSecurityGroupId}","responseCode":200},"input":{"type":"structure","members":{"InputSecurityGroupId":{"location":"uri","locationName":"inputSecurityGroupId"}},"required":["InputSecurityGroupId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"},"Inputs":{"shape":"S5","locationName":"inputs"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"WhitelistRules":{"shape":"Sgy","locationName":"whitelistRules"}}}},"DescribeMultiplex":{"http":{"method":"GET","requestUri":"/prod/multiplexes/{multiplexId}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh7","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh1","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"}}}},"DescribeMultiplexProgram":{"http":{"method":"GET","requestUri":"/prod/multiplexes/{multiplexId}/programs/{programName}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"ProgramName":{"location":"uri","locationName":"programName"}},"required":["MultiplexId","ProgramName"]},"output":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"MultiplexProgramSettings":{"shape":"Shc","locationName":"multiplexProgramSettings"},"PacketIdentifiersMap":{"shape":"Shl","locationName":"packetIdentifiersMap"},"PipelineDetails":{"shape":"Shn","locationName":"pipelineDetails"},"ProgramName":{"locationName":"programName"}}}},"DescribeOffering":{"http":{"method":"GET","requestUri":"/prod/offerings/{offeringId}","responseCode":200},"input":{"type":"structure","members":{"OfferingId":{"location":"uri","locationName":"offeringId"}},"required":["OfferingId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"ResourceSpecification":{"shape":"Si8","locationName":"resourceSpecification"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}},"DescribeReservation":{"http":{"method":"GET","requestUri":"/prod/reservations/{reservationId}","responseCode":200},"input":{"type":"structure","members":{"ReservationId":{"location":"uri","locationName":"reservationId"}},"required":["ReservationId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Count":{"locationName":"count","type":"integer"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"Name":{"locationName":"name"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"RenewalSettings":{"shape":"Si6","locationName":"renewalSettings"},"ReservationId":{"locationName":"reservationId"},"ResourceSpecification":{"shape":"Si8","locationName":"resourceSpecification"},"Start":{"locationName":"start"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}},"DescribeSchedule":{"http":{"method":"GET","requestUri":"/prod/channels/{channelId}/schedule","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}}}},"DescribeThumbnails":{"http":{"method":"GET","requestUri":"/prod/channels/{channelId}/thumbnails","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"PipelineId":{"location":"querystring","locationName":"pipelineId"},"ThumbnailType":{"location":"querystring","locationName":"thumbnailType"}},"required":["ThumbnailType","PipelineId","ChannelId"]},"output":{"type":"structure","members":{"ThumbnailDetails":{"locationName":"thumbnailDetails","type":"list","member":{"type":"structure","members":{"PipelineId":{"locationName":"pipelineId"},"Thumbnails":{"locationName":"thumbnails","type":"list","member":{"type":"structure","members":{"Body":{"locationName":"body"},"ContentType":{"locationName":"contentType"},"ThumbnailType":{"locationName":"thumbnailType"},"TimeStamp":{"shape":"Sk2","locationName":"timeStamp"}}}}}}}}}},"ListChannels":{"http":{"method":"GET","requestUri":"/prod/channels","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Channels":{"locationName":"channels","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfy","locationName":"egressEndpoints"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdx","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfm","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sg0","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"Vpc":{"shape":"Sg4","locationName":"vpc"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListInputDeviceTransfers":{"http":{"method":"GET","requestUri":"/prod/inputDeviceTransfers","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"TransferType":{"location":"querystring","locationName":"transferType"}},"required":["TransferType"]},"output":{"type":"structure","members":{"InputDeviceTransfers":{"locationName":"inputDeviceTransfers","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"},"Message":{"locationName":"message"},"TargetCustomerId":{"locationName":"targetCustomerId"},"TransferType":{"locationName":"transferType"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListInputDevices":{"http":{"method":"GET","requestUri":"/prod/inputDevices","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"InputDevices":{"locationName":"inputDevices","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ConnectionState":{"locationName":"connectionState"},"DeviceSettingsSyncState":{"locationName":"deviceSettingsSyncState"},"DeviceUpdateStatus":{"locationName":"deviceUpdateStatus"},"HdDeviceSettings":{"shape":"Siw","locationName":"hdDeviceSettings"},"Id":{"locationName":"id"},"MacAddress":{"locationName":"macAddress"},"Name":{"locationName":"name"},"NetworkSettings":{"shape":"Sj1","locationName":"networkSettings"},"SerialNumber":{"locationName":"serialNumber"},"Type":{"locationName":"type"},"UhdDeviceSettings":{"shape":"Sj4","locationName":"uhdDeviceSettings"},"Tags":{"shape":"Sfu","locationName":"tags"},"AvailabilityZone":{"locationName":"availabilityZone"},"MedialiveInputArns":{"shape":"S5","locationName":"medialiveInputArns"},"OutputType":{"locationName":"outputType"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListInputSecurityGroups":{"http":{"method":"GET","requestUri":"/prod/inputSecurityGroups","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"InputSecurityGroups":{"locationName":"inputSecurityGroups","type":"list","member":{"shape":"Sgw"}},"NextToken":{"locationName":"nextToken"}}}},"ListInputs":{"http":{"method":"GET","requestUri":"/prod/inputs","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Inputs":{"locationName":"inputs","type":"list","member":{"shape":"Sgh"}},"NextToken":{"locationName":"nextToken"}}}},"ListMultiplexPrograms":{"http":{"method":"GET","requestUri":"/prod/multiplexes/{multiplexId}/programs","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"MultiplexId":{"location":"uri","locationName":"multiplexId"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"MultiplexPrograms":{"locationName":"multiplexPrograms","type":"list","member":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"ProgramName":{"locationName":"programName"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListMultiplexes":{"http":{"method":"GET","requestUri":"/prod/multiplexes","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Multiplexes":{"locationName":"multiplexes","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Id":{"locationName":"id"},"MultiplexSettings":{"locationName":"multiplexSettings","type":"structure","members":{"TransportStreamBitrate":{"locationName":"transportStreamBitrate","type":"integer"}}},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListOfferings":{"http":{"method":"GET","requestUri":"/prod/offerings","responseCode":200},"input":{"type":"structure","members":{"ChannelClass":{"location":"querystring","locationName":"channelClass"},"ChannelConfiguration":{"location":"querystring","locationName":"channelConfiguration"},"Codec":{"location":"querystring","locationName":"codec"},"Duration":{"location":"querystring","locationName":"duration"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"MaximumBitrate":{"location":"querystring","locationName":"maximumBitrate"},"MaximumFramerate":{"location":"querystring","locationName":"maximumFramerate"},"NextToken":{"location":"querystring","locationName":"nextToken"},"Resolution":{"location":"querystring","locationName":"resolution"},"ResourceType":{"location":"querystring","locationName":"resourceType"},"SpecialFeature":{"location":"querystring","locationName":"specialFeature"},"VideoQuality":{"location":"querystring","locationName":"videoQuality"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"Offerings":{"locationName":"offerings","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"ResourceSpecification":{"shape":"Si8","locationName":"resourceSpecification"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}}}}},"ListReservations":{"http":{"method":"GET","requestUri":"/prod/reservations","responseCode":200},"input":{"type":"structure","members":{"ChannelClass":{"location":"querystring","locationName":"channelClass"},"Codec":{"location":"querystring","locationName":"codec"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"MaximumBitrate":{"location":"querystring","locationName":"maximumBitrate"},"MaximumFramerate":{"location":"querystring","locationName":"maximumFramerate"},"NextToken":{"location":"querystring","locationName":"nextToken"},"Resolution":{"location":"querystring","locationName":"resolution"},"ResourceType":{"location":"querystring","locationName":"resourceType"},"SpecialFeature":{"location":"querystring","locationName":"specialFeature"},"VideoQuality":{"location":"querystring","locationName":"videoQuality"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"Reservations":{"locationName":"reservations","type":"list","member":{"shape":"Sl2"}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/prod/tags/{resource-arn}","responseCode":200},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"}},"required":["ResourceArn"]},"output":{"type":"structure","members":{"Tags":{"shape":"Sfu","locationName":"tags"}}}},"PurchaseOffering":{"http":{"requestUri":"/prod/offerings/{offeringId}/purchase","responseCode":201},"input":{"type":"structure","members":{"Count":{"locationName":"count","type":"integer"},"Name":{"locationName":"name"},"OfferingId":{"location":"uri","locationName":"offeringId"},"RenewalSettings":{"shape":"Si6","locationName":"renewalSettings"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Start":{"locationName":"start"},"Tags":{"shape":"Sfu","locationName":"tags"}},"required":["OfferingId","Count"]},"output":{"type":"structure","members":{"Reservation":{"shape":"Sl2","locationName":"reservation"}}}},"RebootInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/reboot","responseCode":200},"input":{"type":"structure","members":{"Force":{"locationName":"force"},"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"RejectInputDeviceTransfer":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/reject","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StartChannel":{"http":{"requestUri":"/prod/channels/{channelId}/start","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfy","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdx","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfm","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sg0","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg1","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"Vpc":{"shape":"Sg4","locationName":"vpc"}}}},"StartInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/start","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StartInputDeviceMaintenanceWindow":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/startInputDeviceMaintenanceWindow","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StartMultiplex":{"http":{"requestUri":"/prod/multiplexes/{multiplexId}/start","responseCode":202},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh7","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh1","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"}}}},"StopChannel":{"http":{"requestUri":"/prod/channels/{channelId}/stop","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfy","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdx","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfm","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sg0","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg1","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"Vpc":{"shape":"Sg4","locationName":"vpc"}}}},"StopInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/stop","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StopMultiplex":{"http":{"requestUri":"/prod/multiplexes/{multiplexId}/stop","responseCode":202},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh7","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh1","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"}}}},"TransferInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/transfer","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"},"TargetCustomerId":{"locationName":"targetCustomerId"},"TargetRegion":{"locationName":"targetRegion"},"TransferMessage":{"locationName":"transferMessage"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"UpdateAccountConfiguration":{"http":{"method":"PUT","requestUri":"/prod/accountConfiguration","responseCode":200},"input":{"type":"structure","members":{"AccountConfiguration":{"shape":"Sim","locationName":"accountConfiguration"}}},"output":{"type":"structure","members":{"AccountConfiguration":{"shape":"Sim","locationName":"accountConfiguration"}}}},"UpdateChannel":{"http":{"method":"PUT","requestUri":"/prod/channels/{channelId}","responseCode":200},"input":{"type":"structure","members":{"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelId":{"location":"uri","locationName":"channelId"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"InputAttachments":{"shape":"Sdx","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfm","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"locationName":"maintenance","type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceScheduledDate":{"locationName":"maintenanceScheduledDate"},"MaintenanceStartTime":{"locationName":"maintenanceStartTime"}}},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Channel":{"shape":"Sfx","locationName":"channel"}}}},"UpdateChannelClass":{"http":{"method":"PUT","requestUri":"/prod/channels/{channelId}/channelClass","responseCode":200},"input":{"type":"structure","members":{"ChannelClass":{"locationName":"channelClass"},"ChannelId":{"location":"uri","locationName":"channelId"},"Destinations":{"shape":"S2a","locationName":"destinations"}},"required":["ChannelId","ChannelClass"]},"output":{"type":"structure","members":{"Channel":{"shape":"Sfx","locationName":"channel"}}}},"UpdateInput":{"http":{"method":"PUT","requestUri":"/prod/inputs/{inputId}","responseCode":200},"input":{"type":"structure","members":{"Destinations":{"shape":"Sg6","locationName":"destinations"},"InputDevices":{"locationName":"inputDevices","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"}}}},"InputId":{"location":"uri","locationName":"inputId"},"InputSecurityGroups":{"shape":"S5","locationName":"inputSecurityGroups"},"MediaConnectFlows":{"shape":"Sga","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"},"Sources":{"shape":"Sgc","locationName":"sources"}},"required":["InputId"]},"output":{"type":"structure","members":{"Input":{"shape":"Sgh","locationName":"input"}}}},"UpdateInputDevice":{"http":{"method":"PUT","requestUri":"/prod/inputDevices/{inputDeviceId}","responseCode":200},"input":{"type":"structure","members":{"HdDeviceSettings":{"shape":"Sm4","locationName":"hdDeviceSettings"},"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"},"Name":{"locationName":"name"},"UhdDeviceSettings":{"shape":"Sm4","locationName":"uhdDeviceSettings"},"AvailabilityZone":{"locationName":"availabilityZone"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ConnectionState":{"locationName":"connectionState"},"DeviceSettingsSyncState":{"locationName":"deviceSettingsSyncState"},"DeviceUpdateStatus":{"locationName":"deviceUpdateStatus"},"HdDeviceSettings":{"shape":"Siw","locationName":"hdDeviceSettings"},"Id":{"locationName":"id"},"MacAddress":{"locationName":"macAddress"},"Name":{"locationName":"name"},"NetworkSettings":{"shape":"Sj1","locationName":"networkSettings"},"SerialNumber":{"locationName":"serialNumber"},"Type":{"locationName":"type"},"UhdDeviceSettings":{"shape":"Sj4","locationName":"uhdDeviceSettings"},"Tags":{"shape":"Sfu","locationName":"tags"},"AvailabilityZone":{"locationName":"availabilityZone"},"MedialiveInputArns":{"shape":"S5","locationName":"medialiveInputArns"},"OutputType":{"locationName":"outputType"}}}},"UpdateInputSecurityGroup":{"http":{"method":"PUT","requestUri":"/prod/inputSecurityGroups/{inputSecurityGroupId}","responseCode":200},"input":{"type":"structure","members":{"InputSecurityGroupId":{"location":"uri","locationName":"inputSecurityGroupId"},"Tags":{"shape":"Sfu","locationName":"tags"},"WhitelistRules":{"shape":"Sgt","locationName":"whitelistRules"}},"required":["InputSecurityGroupId"]},"output":{"type":"structure","members":{"SecurityGroup":{"shape":"Sgw","locationName":"securityGroup"}}}},"UpdateMultiplex":{"http":{"method":"PUT","requestUri":"/prod/multiplexes/{multiplexId}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"MultiplexSettings":{"shape":"Sh1","locationName":"multiplexSettings"},"Name":{"locationName":"name"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Multiplex":{"shape":"Sh6","locationName":"multiplex"}}}},"UpdateMultiplexProgram":{"http":{"method":"PUT","requestUri":"/prod/multiplexes/{multiplexId}/programs/{programName}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"MultiplexProgramSettings":{"shape":"Shc","locationName":"multiplexProgramSettings"},"ProgramName":{"location":"uri","locationName":"programName"}},"required":["MultiplexId","ProgramName"]},"output":{"type":"structure","members":{"MultiplexProgram":{"shape":"Shk","locationName":"multiplexProgram"}}}},"UpdateReservation":{"http":{"method":"PUT","requestUri":"/prod/reservations/{reservationId}","responseCode":200},"input":{"type":"structure","members":{"Name":{"locationName":"name"},"RenewalSettings":{"shape":"Si6","locationName":"renewalSettings"},"ReservationId":{"location":"uri","locationName":"reservationId"}},"required":["ReservationId"]},"output":{"type":"structure","members":{"Reservation":{"shape":"Sl2","locationName":"reservation"}}}},"RestartChannelPipelines":{"http":{"requestUri":"/prod/channels/{channelId}/restartChannelPipelines","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"PipelineIds":{"locationName":"pipelineIds","type":"list","member":{}}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfy","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdx","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfm","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sg0","locationName":"maintenance"},"MaintenanceStatus":{"locationName":"maintenanceStatus"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg1","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"Vpc":{"shape":"Sg4","locationName":"vpc"}}}},"CreateCloudWatchAlarmTemplate":{"http":{"requestUri":"/prod/cloudwatch-alarm-templates","responseCode":201},"input":{"type":"structure","members":{"ComparisonOperator":{"locationName":"comparisonOperator"},"DatapointsToAlarm":{"locationName":"datapointsToAlarm","type":"integer"},"Description":{"locationName":"description"},"EvaluationPeriods":{"locationName":"evaluationPeriods","type":"integer"},"GroupIdentifier":{"locationName":"groupIdentifier"},"MetricName":{"locationName":"metricName"},"Name":{"locationName":"name"},"Period":{"locationName":"period","type":"integer"},"Statistic":{"locationName":"statistic"},"Tags":{"shape":"Smu","locationName":"tags"},"TargetResourceType":{"locationName":"targetResourceType"},"Threshold":{"locationName":"threshold","type":"double"},"TreatMissingData":{"locationName":"treatMissingData"}},"required":["TargetResourceType","MetricName","TreatMissingData","ComparisonOperator","Statistic","Period","EvaluationPeriods","Threshold","Name","GroupIdentifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ComparisonOperator":{"locationName":"comparisonOperator"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"DatapointsToAlarm":{"locationName":"datapointsToAlarm","type":"integer"},"Description":{"locationName":"description"},"EvaluationPeriods":{"locationName":"evaluationPeriods","type":"integer"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"MetricName":{"locationName":"metricName"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Period":{"locationName":"period","type":"integer"},"Statistic":{"locationName":"statistic"},"Tags":{"shape":"Smu","locationName":"tags"},"TargetResourceType":{"locationName":"targetResourceType"},"Threshold":{"locationName":"threshold","type":"double"},"TreatMissingData":{"locationName":"treatMissingData"}}}},"CreateCloudWatchAlarmTemplateGroup":{"http":{"requestUri":"/prod/cloudwatch-alarm-template-groups","responseCode":201},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}},"required":["Name"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}}}},"CreateEventBridgeRuleTemplate":{"http":{"requestUri":"/prod/eventbridge-rule-templates","responseCode":201},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"EventTargets":{"shape":"Sn4","locationName":"eventTargets"},"EventType":{"locationName":"eventType"},"GroupIdentifier":{"locationName":"groupIdentifier"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}},"required":["EventType","Name","GroupIdentifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"EventTargets":{"shape":"Sn4","locationName":"eventTargets"},"EventType":{"locationName":"eventType"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}}}},"CreateEventBridgeRuleTemplateGroup":{"http":{"requestUri":"/prod/eventbridge-rule-template-groups","responseCode":201},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}},"required":["Name"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}}}},"CreateSignalMap":{"http":{"requestUri":"/prod/signal-maps","responseCode":201},"input":{"type":"structure","members":{"CloudWatchAlarmTemplateGroupIdentifiers":{"shape":"Sne","locationName":"cloudWatchAlarmTemplateGroupIdentifiers"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"EventBridgeRuleTemplateGroupIdentifiers":{"shape":"Sne","locationName":"eventBridgeRuleTemplateGroupIdentifiers"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}},"required":["DiscoveryEntryPointArn","Name"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CloudWatchAlarmTemplateGroupIds":{"shape":"Sni","locationName":"cloudWatchAlarmTemplateGroupIds"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"ErrorMessage":{"locationName":"errorMessage"},"EventBridgeRuleTemplateGroupIds":{"shape":"Sni","locationName":"eventBridgeRuleTemplateGroupIds"},"FailedMediaResourceMap":{"shape":"Snj","locationName":"failedMediaResourceMap"},"Id":{"locationName":"id"},"LastDiscoveredAt":{"shape":"Sk2","locationName":"lastDiscoveredAt"},"LastSuccessfulMonitorDeployment":{"shape":"Snn","locationName":"lastSuccessfulMonitorDeployment"},"MediaResourceMap":{"shape":"Snp","locationName":"mediaResourceMap"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"MonitorChangesPendingDeployment":{"locationName":"monitorChangesPendingDeployment","type":"boolean"},"MonitorDeployment":{"shape":"Snr","locationName":"monitorDeployment"},"Name":{"locationName":"name"},"Status":{"locationName":"status"},"Tags":{"shape":"Smu","locationName":"tags"}}}},"DeleteCloudWatchAlarmTemplate":{"http":{"method":"DELETE","requestUri":"/prod/cloudwatch-alarm-templates/{identifier}","responseCode":204},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]}},"DeleteCloudWatchAlarmTemplateGroup":{"http":{"method":"DELETE","requestUri":"/prod/cloudwatch-alarm-template-groups/{identifier}","responseCode":204},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]}},"DeleteEventBridgeRuleTemplate":{"http":{"method":"DELETE","requestUri":"/prod/eventbridge-rule-templates/{identifier}","responseCode":204},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]}},"DeleteEventBridgeRuleTemplateGroup":{"http":{"method":"DELETE","requestUri":"/prod/eventbridge-rule-template-groups/{identifier}","responseCode":204},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]}},"DeleteSignalMap":{"http":{"method":"DELETE","requestUri":"/prod/signal-maps/{identifier}","responseCode":204},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]}},"GetCloudWatchAlarmTemplate":{"http":{"method":"GET","requestUri":"/prod/cloudwatch-alarm-templates/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ComparisonOperator":{"locationName":"comparisonOperator"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"DatapointsToAlarm":{"locationName":"datapointsToAlarm","type":"integer"},"Description":{"locationName":"description"},"EvaluationPeriods":{"locationName":"evaluationPeriods","type":"integer"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"MetricName":{"locationName":"metricName"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Period":{"locationName":"period","type":"integer"},"Statistic":{"locationName":"statistic"},"Tags":{"shape":"Smu","locationName":"tags"},"TargetResourceType":{"locationName":"targetResourceType"},"Threshold":{"locationName":"threshold","type":"double"},"TreatMissingData":{"locationName":"treatMissingData"}}}},"GetCloudWatchAlarmTemplateGroup":{"http":{"method":"GET","requestUri":"/prod/cloudwatch-alarm-template-groups/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}}}},"GetEventBridgeRuleTemplate":{"http":{"method":"GET","requestUri":"/prod/eventbridge-rule-templates/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"EventTargets":{"shape":"Sn4","locationName":"eventTargets"},"EventType":{"locationName":"eventType"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}}}},"GetEventBridgeRuleTemplateGroup":{"http":{"method":"GET","requestUri":"/prod/eventbridge-rule-template-groups/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}}}},"GetSignalMap":{"http":{"method":"GET","requestUri":"/prod/signal-maps/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CloudWatchAlarmTemplateGroupIds":{"shape":"Sni","locationName":"cloudWatchAlarmTemplateGroupIds"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"ErrorMessage":{"locationName":"errorMessage"},"EventBridgeRuleTemplateGroupIds":{"shape":"Sni","locationName":"eventBridgeRuleTemplateGroupIds"},"FailedMediaResourceMap":{"shape":"Snj","locationName":"failedMediaResourceMap"},"Id":{"locationName":"id"},"LastDiscoveredAt":{"shape":"Sk2","locationName":"lastDiscoveredAt"},"LastSuccessfulMonitorDeployment":{"shape":"Snn","locationName":"lastSuccessfulMonitorDeployment"},"MediaResourceMap":{"shape":"Snp","locationName":"mediaResourceMap"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"MonitorChangesPendingDeployment":{"locationName":"monitorChangesPendingDeployment","type":"boolean"},"MonitorDeployment":{"shape":"Snr","locationName":"monitorDeployment"},"Name":{"locationName":"name"},"Status":{"locationName":"status"},"Tags":{"shape":"Smu","locationName":"tags"}}}},"ListCloudWatchAlarmTemplateGroups":{"http":{"method":"GET","requestUri":"/prod/cloudwatch-alarm-template-groups","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"Scope":{"location":"querystring","locationName":"scope"},"SignalMapIdentifier":{"location":"querystring","locationName":"signalMapIdentifier"}}},"output":{"type":"structure","members":{"CloudWatchAlarmTemplateGroups":{"locationName":"cloudWatchAlarmTemplateGroups","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"},"TemplateCount":{"locationName":"templateCount","type":"integer"}},"required":["TemplateCount","CreatedAt","Id","Arn","Name"]}},"NextToken":{"locationName":"nextToken"}}}},"ListCloudWatchAlarmTemplates":{"http":{"method":"GET","requestUri":"/prod/cloudwatch-alarm-templates","responseCode":200},"input":{"type":"structure","members":{"GroupIdentifier":{"location":"querystring","locationName":"groupIdentifier"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"Scope":{"location":"querystring","locationName":"scope"},"SignalMapIdentifier":{"location":"querystring","locationName":"signalMapIdentifier"}}},"output":{"type":"structure","members":{"CloudWatchAlarmTemplates":{"locationName":"cloudWatchAlarmTemplates","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ComparisonOperator":{"locationName":"comparisonOperator"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"DatapointsToAlarm":{"locationName":"datapointsToAlarm","type":"integer"},"Description":{"locationName":"description"},"EvaluationPeriods":{"locationName":"evaluationPeriods","type":"integer"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"MetricName":{"locationName":"metricName"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Period":{"locationName":"period","type":"integer"},"Statistic":{"locationName":"statistic"},"Tags":{"shape":"Smu","locationName":"tags"},"TargetResourceType":{"locationName":"targetResourceType"},"Threshold":{"locationName":"threshold","type":"double"},"TreatMissingData":{"locationName":"treatMissingData"}},"required":["TargetResourceType","TreatMissingData","ComparisonOperator","CreatedAt","Period","EvaluationPeriods","Name","GroupId","MetricName","Statistic","Id","Arn","Threshold"]}},"NextToken":{"locationName":"nextToken"}}}},"ListEventBridgeRuleTemplateGroups":{"http":{"method":"GET","requestUri":"/prod/eventbridge-rule-template-groups","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"SignalMapIdentifier":{"location":"querystring","locationName":"signalMapIdentifier"}}},"output":{"type":"structure","members":{"EventBridgeRuleTemplateGroups":{"locationName":"eventBridgeRuleTemplateGroups","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"},"TemplateCount":{"locationName":"templateCount","type":"integer"}},"required":["TemplateCount","CreatedAt","Id","Arn","Name"]}},"NextToken":{"locationName":"nextToken"}}}},"ListEventBridgeRuleTemplates":{"http":{"method":"GET","requestUri":"/prod/eventbridge-rule-templates","responseCode":200},"input":{"type":"structure","members":{"GroupIdentifier":{"location":"querystring","locationName":"groupIdentifier"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"SignalMapIdentifier":{"location":"querystring","locationName":"signalMapIdentifier"}}},"output":{"type":"structure","members":{"EventBridgeRuleTemplates":{"locationName":"eventBridgeRuleTemplates","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"EventTargetCount":{"locationName":"eventTargetCount","type":"integer"},"EventType":{"locationName":"eventType"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}},"required":["EventType","CreatedAt","EventTargetCount","Id","Arn","Name","GroupId"]}},"NextToken":{"locationName":"nextToken"}}}},"ListSignalMaps":{"http":{"method":"GET","requestUri":"/prod/signal-maps","responseCode":200},"input":{"type":"structure","members":{"CloudWatchAlarmTemplateGroupIdentifier":{"location":"querystring","locationName":"cloudWatchAlarmTemplateGroupIdentifier"},"EventBridgeRuleTemplateGroupIdentifier":{"location":"querystring","locationName":"eventBridgeRuleTemplateGroupIdentifier"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"SignalMaps":{"locationName":"signalMaps","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"MonitorDeploymentStatus":{"locationName":"monitorDeploymentStatus"},"Name":{"locationName":"name"},"Status":{"locationName":"status"},"Tags":{"shape":"Smu","locationName":"tags"}},"required":["Status","MonitorDeploymentStatus","CreatedAt","Id","Arn","Name"]}}}}},"StartDeleteMonitorDeployment":{"http":{"method":"DELETE","requestUri":"/prod/signal-maps/{identifier}/monitor-deployment","responseCode":202},"input":{"type":"structure","members":{"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CloudWatchAlarmTemplateGroupIds":{"shape":"Sni","locationName":"cloudWatchAlarmTemplateGroupIds"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"ErrorMessage":{"locationName":"errorMessage"},"EventBridgeRuleTemplateGroupIds":{"shape":"Sni","locationName":"eventBridgeRuleTemplateGroupIds"},"FailedMediaResourceMap":{"shape":"Snj","locationName":"failedMediaResourceMap"},"Id":{"locationName":"id"},"LastDiscoveredAt":{"shape":"Sk2","locationName":"lastDiscoveredAt"},"LastSuccessfulMonitorDeployment":{"shape":"Snn","locationName":"lastSuccessfulMonitorDeployment"},"MediaResourceMap":{"shape":"Snp","locationName":"mediaResourceMap"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"MonitorChangesPendingDeployment":{"locationName":"monitorChangesPendingDeployment","type":"boolean"},"MonitorDeployment":{"shape":"Snr","locationName":"monitorDeployment"},"Name":{"locationName":"name"},"Status":{"locationName":"status"},"Tags":{"shape":"Smu","locationName":"tags"}}}},"StartMonitorDeployment":{"http":{"requestUri":"/prod/signal-maps/{identifier}/monitor-deployment","responseCode":202},"input":{"type":"structure","members":{"DryRun":{"locationName":"dryRun","type":"boolean"},"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CloudWatchAlarmTemplateGroupIds":{"shape":"Sni","locationName":"cloudWatchAlarmTemplateGroupIds"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"ErrorMessage":{"locationName":"errorMessage"},"EventBridgeRuleTemplateGroupIds":{"shape":"Sni","locationName":"eventBridgeRuleTemplateGroupIds"},"FailedMediaResourceMap":{"shape":"Snj","locationName":"failedMediaResourceMap"},"Id":{"locationName":"id"},"LastDiscoveredAt":{"shape":"Sk2","locationName":"lastDiscoveredAt"},"LastSuccessfulMonitorDeployment":{"shape":"Snn","locationName":"lastSuccessfulMonitorDeployment"},"MediaResourceMap":{"shape":"Snp","locationName":"mediaResourceMap"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"MonitorChangesPendingDeployment":{"locationName":"monitorChangesPendingDeployment","type":"boolean"},"MonitorDeployment":{"shape":"Snr","locationName":"monitorDeployment"},"Name":{"locationName":"name"},"Status":{"locationName":"status"},"Tags":{"shape":"Smu","locationName":"tags"}}}},"StartUpdateSignalMap":{"http":{"method":"PATCH","requestUri":"/prod/signal-maps/{identifier}","responseCode":202},"input":{"type":"structure","members":{"CloudWatchAlarmTemplateGroupIdentifiers":{"shape":"Sne","locationName":"cloudWatchAlarmTemplateGroupIdentifiers"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"EventBridgeRuleTemplateGroupIdentifiers":{"shape":"Sne","locationName":"eventBridgeRuleTemplateGroupIdentifiers"},"ForceRediscovery":{"locationName":"forceRediscovery","type":"boolean"},"Identifier":{"location":"uri","locationName":"identifier"},"Name":{"locationName":"name"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CloudWatchAlarmTemplateGroupIds":{"shape":"Sni","locationName":"cloudWatchAlarmTemplateGroupIds"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"DiscoveryEntryPointArn":{"locationName":"discoveryEntryPointArn"},"ErrorMessage":{"locationName":"errorMessage"},"EventBridgeRuleTemplateGroupIds":{"shape":"Sni","locationName":"eventBridgeRuleTemplateGroupIds"},"FailedMediaResourceMap":{"shape":"Snj","locationName":"failedMediaResourceMap"},"Id":{"locationName":"id"},"LastDiscoveredAt":{"shape":"Sk2","locationName":"lastDiscoveredAt"},"LastSuccessfulMonitorDeployment":{"shape":"Snn","locationName":"lastSuccessfulMonitorDeployment"},"MediaResourceMap":{"shape":"Snp","locationName":"mediaResourceMap"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"MonitorChangesPendingDeployment":{"locationName":"monitorChangesPendingDeployment","type":"boolean"},"MonitorDeployment":{"shape":"Snr","locationName":"monitorDeployment"},"Name":{"locationName":"name"},"Status":{"locationName":"status"},"Tags":{"shape":"Smu","locationName":"tags"}}}},"UpdateCloudWatchAlarmTemplate":{"http":{"method":"PATCH","requestUri":"/prod/cloudwatch-alarm-templates/{identifier}","responseCode":200},"input":{"type":"structure","members":{"ComparisonOperator":{"locationName":"comparisonOperator"},"DatapointsToAlarm":{"locationName":"datapointsToAlarm","type":"integer"},"Description":{"locationName":"description"},"EvaluationPeriods":{"locationName":"evaluationPeriods","type":"integer"},"GroupIdentifier":{"locationName":"groupIdentifier"},"Identifier":{"location":"uri","locationName":"identifier"},"MetricName":{"locationName":"metricName"},"Name":{"locationName":"name"},"Period":{"locationName":"period","type":"integer"},"Statistic":{"locationName":"statistic"},"TargetResourceType":{"locationName":"targetResourceType"},"Threshold":{"locationName":"threshold","type":"double"},"TreatMissingData":{"locationName":"treatMissingData"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ComparisonOperator":{"locationName":"comparisonOperator"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"DatapointsToAlarm":{"locationName":"datapointsToAlarm","type":"integer"},"Description":{"locationName":"description"},"EvaluationPeriods":{"locationName":"evaluationPeriods","type":"integer"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"MetricName":{"locationName":"metricName"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Period":{"locationName":"period","type":"integer"},"Statistic":{"locationName":"statistic"},"Tags":{"shape":"Smu","locationName":"tags"},"TargetResourceType":{"locationName":"targetResourceType"},"Threshold":{"locationName":"threshold","type":"double"},"TreatMissingData":{"locationName":"treatMissingData"}}}},"UpdateCloudWatchAlarmTemplateGroup":{"http":{"method":"PATCH","requestUri":"/prod/cloudwatch-alarm-template-groups/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}}}},"UpdateEventBridgeRuleTemplate":{"http":{"method":"PATCH","requestUri":"/prod/eventbridge-rule-templates/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"EventTargets":{"shape":"Sn4","locationName":"eventTargets"},"EventType":{"locationName":"eventType"},"GroupIdentifier":{"locationName":"groupIdentifier"},"Identifier":{"location":"uri","locationName":"identifier"},"Name":{"locationName":"name"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"EventTargets":{"shape":"Sn4","locationName":"eventTargets"},"EventType":{"locationName":"eventType"},"GroupId":{"locationName":"groupId"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}}}},"UpdateEventBridgeRuleTemplateGroup":{"http":{"method":"PATCH","requestUri":"/prod/eventbridge-rule-template-groups/{identifier}","responseCode":200},"input":{"type":"structure","members":{"Description":{"locationName":"description"},"Identifier":{"location":"uri","locationName":"identifier"}},"required":["Identifier"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CreatedAt":{"shape":"Sk2","locationName":"createdAt"},"Description":{"locationName":"description"},"Id":{"locationName":"id"},"ModifiedAt":{"shape":"Sk2","locationName":"modifiedAt"},"Name":{"locationName":"name"},"Tags":{"shape":"Smu","locationName":"tags"}}}}},"shapes":{"S5":{"type":"list","member":{}},"S7":{"type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Code":{"locationName":"code"},"Id":{"locationName":"id"},"Message":{"locationName":"message"}}}},"S9":{"type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"},"State":{"locationName":"state"}}}},"Sh":{"type":"list","member":{"type":"structure","members":{"ActionName":{"locationName":"actionName"},"ScheduleActionSettings":{"locationName":"scheduleActionSettings","type":"structure","members":{"HlsId3SegmentTaggingSettings":{"locationName":"hlsId3SegmentTaggingSettings","type":"structure","members":{"Tag":{"locationName":"tag"},"Id3":{"locationName":"id3"}}},"HlsTimedMetadataSettings":{"locationName":"hlsTimedMetadataSettings","type":"structure","members":{"Id3":{"locationName":"id3"}},"required":["Id3"]},"InputPrepareSettings":{"locationName":"inputPrepareSettings","type":"structure","members":{"InputAttachmentNameReference":{"locationName":"inputAttachmentNameReference"},"InputClippingSettings":{"shape":"Sn","locationName":"inputClippingSettings"},"UrlPath":{"shape":"S5","locationName":"urlPath"}}},"InputSwitchSettings":{"locationName":"inputSwitchSettings","type":"structure","members":{"InputAttachmentNameReference":{"locationName":"inputAttachmentNameReference"},"InputClippingSettings":{"shape":"Sn","locationName":"inputClippingSettings"},"UrlPath":{"shape":"S5","locationName":"urlPath"}},"required":["InputAttachmentNameReference"]},"MotionGraphicsImageActivateSettings":{"locationName":"motionGraphicsImageActivateSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"long"},"PasswordParam":{"locationName":"passwordParam"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}},"MotionGraphicsImageDeactivateSettings":{"locationName":"motionGraphicsImageDeactivateSettings","type":"structure","members":{}},"PauseStateSettings":{"locationName":"pauseStateSettings","type":"structure","members":{"Pipelines":{"locationName":"pipelines","type":"list","member":{"type":"structure","members":{"PipelineId":{"locationName":"pipelineId"}},"required":["PipelineId"]}}}},"Scte35InputSettings":{"locationName":"scte35InputSettings","type":"structure","members":{"InputAttachmentNameReference":{"locationName":"inputAttachmentNameReference"},"Mode":{"locationName":"mode"}},"required":["Mode"]},"Scte35ReturnToNetworkSettings":{"locationName":"scte35ReturnToNetworkSettings","type":"structure","members":{"SpliceEventId":{"locationName":"spliceEventId","type":"long"}},"required":["SpliceEventId"]},"Scte35SpliceInsertSettings":{"locationName":"scte35SpliceInsertSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"long"},"SpliceEventId":{"locationName":"spliceEventId","type":"long"}},"required":["SpliceEventId"]},"Scte35TimeSignalSettings":{"locationName":"scte35TimeSignalSettings","type":"structure","members":{"Scte35Descriptors":{"locationName":"scte35Descriptors","type":"list","member":{"type":"structure","members":{"Scte35DescriptorSettings":{"locationName":"scte35DescriptorSettings","type":"structure","members":{"SegmentationDescriptorScte35DescriptorSettings":{"locationName":"segmentationDescriptorScte35DescriptorSettings","type":"structure","members":{"DeliveryRestrictions":{"locationName":"deliveryRestrictions","type":"structure","members":{"ArchiveAllowedFlag":{"locationName":"archiveAllowedFlag"},"DeviceRestrictions":{"locationName":"deviceRestrictions"},"NoRegionalBlackoutFlag":{"locationName":"noRegionalBlackoutFlag"},"WebDeliveryAllowedFlag":{"locationName":"webDeliveryAllowedFlag"}},"required":["DeviceRestrictions","ArchiveAllowedFlag","WebDeliveryAllowedFlag","NoRegionalBlackoutFlag"]},"SegmentNum":{"locationName":"segmentNum","type":"integer"},"SegmentationCancelIndicator":{"locationName":"segmentationCancelIndicator"},"SegmentationDuration":{"locationName":"segmentationDuration","type":"long"},"SegmentationEventId":{"locationName":"segmentationEventId","type":"long"},"SegmentationTypeId":{"locationName":"segmentationTypeId","type":"integer"},"SegmentationUpid":{"locationName":"segmentationUpid"},"SegmentationUpidType":{"locationName":"segmentationUpidType","type":"integer"},"SegmentsExpected":{"locationName":"segmentsExpected","type":"integer"},"SubSegmentNum":{"locationName":"subSegmentNum","type":"integer"},"SubSegmentsExpected":{"locationName":"subSegmentsExpected","type":"integer"}},"required":["SegmentationEventId","SegmentationCancelIndicator"]}},"required":["SegmentationDescriptorScte35DescriptorSettings"]}},"required":["Scte35DescriptorSettings"]}}},"required":["Scte35Descriptors"]},"StaticImageActivateSettings":{"locationName":"staticImageActivateSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"integer"},"FadeIn":{"locationName":"fadeIn","type":"integer"},"FadeOut":{"locationName":"fadeOut","type":"integer"},"Height":{"locationName":"height","type":"integer"},"Image":{"shape":"S1m","locationName":"image"},"ImageX":{"locationName":"imageX","type":"integer"},"ImageY":{"locationName":"imageY","type":"integer"},"Layer":{"locationName":"layer","type":"integer"},"Opacity":{"locationName":"opacity","type":"integer"},"Width":{"locationName":"width","type":"integer"}},"required":["Image"]},"StaticImageDeactivateSettings":{"locationName":"staticImageDeactivateSettings","type":"structure","members":{"FadeOut":{"locationName":"fadeOut","type":"integer"},"Layer":{"locationName":"layer","type":"integer"}}},"StaticImageOutputActivateSettings":{"locationName":"staticImageOutputActivateSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"integer"},"FadeIn":{"locationName":"fadeIn","type":"integer"},"FadeOut":{"locationName":"fadeOut","type":"integer"},"Height":{"locationName":"height","type":"integer"},"Image":{"shape":"S1m","locationName":"image"},"ImageX":{"locationName":"imageX","type":"integer"},"ImageY":{"locationName":"imageY","type":"integer"},"Layer":{"locationName":"layer","type":"integer"},"Opacity":{"locationName":"opacity","type":"integer"},"OutputNames":{"shape":"S5","locationName":"outputNames"},"Width":{"locationName":"width","type":"integer"}},"required":["OutputNames","Image"]},"StaticImageOutputDeactivateSettings":{"locationName":"staticImageOutputDeactivateSettings","type":"structure","members":{"FadeOut":{"locationName":"fadeOut","type":"integer"},"Layer":{"locationName":"layer","type":"integer"},"OutputNames":{"shape":"S5","locationName":"outputNames"}},"required":["OutputNames"]}}},"ScheduleActionStartSettings":{"locationName":"scheduleActionStartSettings","type":"structure","members":{"FixedModeScheduleActionStartSettings":{"locationName":"fixedModeScheduleActionStartSettings","type":"structure","members":{"Time":{"locationName":"time"}},"required":["Time"]},"FollowModeScheduleActionStartSettings":{"locationName":"followModeScheduleActionStartSettings","type":"structure","members":{"FollowPoint":{"locationName":"followPoint"},"ReferenceActionName":{"locationName":"referenceActionName"}},"required":["ReferenceActionName","FollowPoint"]},"ImmediateModeScheduleActionStartSettings":{"locationName":"immediateModeScheduleActionStartSettings","type":"structure","members":{}}}}},"required":["ActionName","ScheduleActionStartSettings","ScheduleActionSettings"]}},"Sn":{"type":"structure","members":{"InputTimecodeSource":{"locationName":"inputTimecodeSource"},"StartTimecode":{"locationName":"startTimecode","type":"structure","members":{"Timecode":{"locationName":"timecode"}}},"StopTimecode":{"locationName":"stopTimecode","type":"structure","members":{"LastFrameClippingBehavior":{"locationName":"lastFrameClippingBehavior"},"Timecode":{"locationName":"timecode"}}}},"required":["InputTimecodeSource"]},"S1m":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"Uri":{"locationName":"uri"},"Username":{"locationName":"username"}},"required":["Uri"]},"S27":{"type":"structure","members":{"Resolution":{"locationName":"resolution"}}},"S2a":{"type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"},"MediaPackageSettings":{"locationName":"mediaPackageSettings","type":"list","member":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"}}}},"MultiplexSettings":{"locationName":"multiplexSettings","type":"structure","members":{"MultiplexId":{"locationName":"multiplexId"},"ProgramName":{"locationName":"programName"}}},"Settings":{"locationName":"settings","type":"list","member":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"StreamName":{"locationName":"streamName"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}}}}}},"S2i":{"type":"structure","members":{"AudioDescriptions":{"locationName":"audioDescriptions","type":"list","member":{"type":"structure","members":{"AudioNormalizationSettings":{"locationName":"audioNormalizationSettings","type":"structure","members":{"Algorithm":{"locationName":"algorithm"},"AlgorithmControl":{"locationName":"algorithmControl"},"TargetLkfs":{"locationName":"targetLkfs","type":"double"}}},"AudioSelectorName":{"locationName":"audioSelectorName"},"AudioType":{"locationName":"audioType"},"AudioTypeControl":{"locationName":"audioTypeControl"},"AudioWatermarkingSettings":{"locationName":"audioWatermarkingSettings","type":"structure","members":{"NielsenWatermarksSettings":{"locationName":"nielsenWatermarksSettings","type":"structure","members":{"NielsenCbetSettings":{"locationName":"nielsenCbetSettings","type":"structure","members":{"CbetCheckDigitString":{"locationName":"cbetCheckDigitString"},"CbetStepaside":{"locationName":"cbetStepaside"},"Csid":{"locationName":"csid"}},"required":["CbetCheckDigitString","CbetStepaside","Csid"]},"NielsenDistributionType":{"locationName":"nielsenDistributionType"},"NielsenNaesIiNwSettings":{"locationName":"nielsenNaesIiNwSettings","type":"structure","members":{"CheckDigitString":{"locationName":"checkDigitString"},"Sid":{"locationName":"sid","type":"double"},"Timezone":{"locationName":"timezone"}},"required":["CheckDigitString","Sid"]}}}}},"CodecSettings":{"locationName":"codecSettings","type":"structure","members":{"AacSettings":{"locationName":"aacSettings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"CodingMode":{"locationName":"codingMode"},"InputType":{"locationName":"inputType"},"Profile":{"locationName":"profile"},"RateControlMode":{"locationName":"rateControlMode"},"RawFormat":{"locationName":"rawFormat"},"SampleRate":{"locationName":"sampleRate","type":"double"},"Spec":{"locationName":"spec"},"VbrQuality":{"locationName":"vbrQuality"}}},"Ac3Settings":{"locationName":"ac3Settings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"BitstreamMode":{"locationName":"bitstreamMode"},"CodingMode":{"locationName":"codingMode"},"Dialnorm":{"locationName":"dialnorm","type":"integer"},"DrcProfile":{"locationName":"drcProfile"},"LfeFilter":{"locationName":"lfeFilter"},"MetadataControl":{"locationName":"metadataControl"},"AttenuationControl":{"locationName":"attenuationControl"}}},"Eac3AtmosSettings":{"locationName":"eac3AtmosSettings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"CodingMode":{"locationName":"codingMode"},"Dialnorm":{"locationName":"dialnorm","type":"integer"},"DrcLine":{"locationName":"drcLine"},"DrcRf":{"locationName":"drcRf"},"HeightTrim":{"locationName":"heightTrim","type":"double"},"SurroundTrim":{"locationName":"surroundTrim","type":"double"}}},"Eac3Settings":{"locationName":"eac3Settings","type":"structure","members":{"AttenuationControl":{"locationName":"attenuationControl"},"Bitrate":{"locationName":"bitrate","type":"double"},"BitstreamMode":{"locationName":"bitstreamMode"},"CodingMode":{"locationName":"codingMode"},"DcFilter":{"locationName":"dcFilter"},"Dialnorm":{"locationName":"dialnorm","type":"integer"},"DrcLine":{"locationName":"drcLine"},"DrcRf":{"locationName":"drcRf"},"LfeControl":{"locationName":"lfeControl"},"LfeFilter":{"locationName":"lfeFilter"},"LoRoCenterMixLevel":{"locationName":"loRoCenterMixLevel","type":"double"},"LoRoSurroundMixLevel":{"locationName":"loRoSurroundMixLevel","type":"double"},"LtRtCenterMixLevel":{"locationName":"ltRtCenterMixLevel","type":"double"},"LtRtSurroundMixLevel":{"locationName":"ltRtSurroundMixLevel","type":"double"},"MetadataControl":{"locationName":"metadataControl"},"PassthroughControl":{"locationName":"passthroughControl"},"PhaseControl":{"locationName":"phaseControl"},"StereoDownmix":{"locationName":"stereoDownmix"},"SurroundExMode":{"locationName":"surroundExMode"},"SurroundMode":{"locationName":"surroundMode"}}},"Mp2Settings":{"locationName":"mp2Settings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"CodingMode":{"locationName":"codingMode"},"SampleRate":{"locationName":"sampleRate","type":"double"}}},"PassThroughSettings":{"locationName":"passThroughSettings","type":"structure","members":{}},"WavSettings":{"locationName":"wavSettings","type":"structure","members":{"BitDepth":{"locationName":"bitDepth","type":"double"},"CodingMode":{"locationName":"codingMode"},"SampleRate":{"locationName":"sampleRate","type":"double"}}}}},"LanguageCode":{"locationName":"languageCode"},"LanguageCodeControl":{"locationName":"languageCodeControl"},"Name":{"locationName":"name"},"RemixSettings":{"locationName":"remixSettings","type":"structure","members":{"ChannelMappings":{"locationName":"channelMappings","type":"list","member":{"type":"structure","members":{"InputChannelLevels":{"locationName":"inputChannelLevels","type":"list","member":{"type":"structure","members":{"Gain":{"locationName":"gain","type":"integer"},"InputChannel":{"locationName":"inputChannel","type":"integer"}},"required":["InputChannel","Gain"]}},"OutputChannel":{"locationName":"outputChannel","type":"integer"}},"required":["OutputChannel","InputChannelLevels"]}},"ChannelsIn":{"locationName":"channelsIn","type":"integer"},"ChannelsOut":{"locationName":"channelsOut","type":"integer"}},"required":["ChannelMappings"]},"StreamName":{"locationName":"streamName"},"AudioDashRoles":{"locationName":"audioDashRoles","type":"list","member":{}},"DvbDashAccessibility":{"locationName":"dvbDashAccessibility"}},"required":["AudioSelectorName","Name"]}},"AvailBlanking":{"locationName":"availBlanking","type":"structure","members":{"AvailBlankingImage":{"shape":"S1m","locationName":"availBlankingImage"},"State":{"locationName":"state"}}},"AvailConfiguration":{"locationName":"availConfiguration","type":"structure","members":{"AvailSettings":{"locationName":"availSettings","type":"structure","members":{"Esam":{"locationName":"esam","type":"structure","members":{"AcquisitionPointId":{"locationName":"acquisitionPointId"},"AdAvailOffset":{"locationName":"adAvailOffset","type":"integer"},"PasswordParam":{"locationName":"passwordParam"},"PoisEndpoint":{"locationName":"poisEndpoint"},"Username":{"locationName":"username"},"ZoneIdentity":{"locationName":"zoneIdentity"}},"required":["AcquisitionPointId","PoisEndpoint"]},"Scte35SpliceInsert":{"locationName":"scte35SpliceInsert","type":"structure","members":{"AdAvailOffset":{"locationName":"adAvailOffset","type":"integer"},"NoRegionalBlackoutFlag":{"locationName":"noRegionalBlackoutFlag"},"WebDeliveryAllowedFlag":{"locationName":"webDeliveryAllowedFlag"}}},"Scte35TimeSignalApos":{"locationName":"scte35TimeSignalApos","type":"structure","members":{"AdAvailOffset":{"locationName":"adAvailOffset","type":"integer"},"NoRegionalBlackoutFlag":{"locationName":"noRegionalBlackoutFlag"},"WebDeliveryAllowedFlag":{"locationName":"webDeliveryAllowedFlag"}}}}},"Scte35SegmentationScope":{"locationName":"scte35SegmentationScope"}}},"BlackoutSlate":{"locationName":"blackoutSlate","type":"structure","members":{"BlackoutSlateImage":{"shape":"S1m","locationName":"blackoutSlateImage"},"NetworkEndBlackout":{"locationName":"networkEndBlackout"},"NetworkEndBlackoutImage":{"shape":"S1m","locationName":"networkEndBlackoutImage"},"NetworkId":{"locationName":"networkId"},"State":{"locationName":"state"}}},"CaptionDescriptions":{"locationName":"captionDescriptions","type":"list","member":{"type":"structure","members":{"Accessibility":{"locationName":"accessibility"},"CaptionSelectorName":{"locationName":"captionSelectorName"},"DestinationSettings":{"locationName":"destinationSettings","type":"structure","members":{"AribDestinationSettings":{"locationName":"aribDestinationSettings","type":"structure","members":{}},"BurnInDestinationSettings":{"locationName":"burnInDestinationSettings","type":"structure","members":{"Alignment":{"locationName":"alignment"},"BackgroundColor":{"locationName":"backgroundColor"},"BackgroundOpacity":{"locationName":"backgroundOpacity","type":"integer"},"Font":{"shape":"S1m","locationName":"font"},"FontColor":{"locationName":"fontColor"},"FontOpacity":{"locationName":"fontOpacity","type":"integer"},"FontResolution":{"locationName":"fontResolution","type":"integer"},"FontSize":{"locationName":"fontSize"},"OutlineColor":{"locationName":"outlineColor"},"OutlineSize":{"locationName":"outlineSize","type":"integer"},"ShadowColor":{"locationName":"shadowColor"},"ShadowOpacity":{"locationName":"shadowOpacity","type":"integer"},"ShadowXOffset":{"locationName":"shadowXOffset","type":"integer"},"ShadowYOffset":{"locationName":"shadowYOffset","type":"integer"},"TeletextGridControl":{"locationName":"teletextGridControl"},"XPosition":{"locationName":"xPosition","type":"integer"},"YPosition":{"locationName":"yPosition","type":"integer"}}},"DvbSubDestinationSettings":{"locationName":"dvbSubDestinationSettings","type":"structure","members":{"Alignment":{"locationName":"alignment"},"BackgroundColor":{"locationName":"backgroundColor"},"BackgroundOpacity":{"locationName":"backgroundOpacity","type":"integer"},"Font":{"shape":"S1m","locationName":"font"},"FontColor":{"locationName":"fontColor"},"FontOpacity":{"locationName":"fontOpacity","type":"integer"},"FontResolution":{"locationName":"fontResolution","type":"integer"},"FontSize":{"locationName":"fontSize"},"OutlineColor":{"locationName":"outlineColor"},"OutlineSize":{"locationName":"outlineSize","type":"integer"},"ShadowColor":{"locationName":"shadowColor"},"ShadowOpacity":{"locationName":"shadowOpacity","type":"integer"},"ShadowXOffset":{"locationName":"shadowXOffset","type":"integer"},"ShadowYOffset":{"locationName":"shadowYOffset","type":"integer"},"TeletextGridControl":{"locationName":"teletextGridControl"},"XPosition":{"locationName":"xPosition","type":"integer"},"YPosition":{"locationName":"yPosition","type":"integer"}}},"EbuTtDDestinationSettings":{"locationName":"ebuTtDDestinationSettings","type":"structure","members":{"CopyrightHolder":{"locationName":"copyrightHolder"},"FillLineGap":{"locationName":"fillLineGap"},"FontFamily":{"locationName":"fontFamily"},"StyleControl":{"locationName":"styleControl"}}},"EmbeddedDestinationSettings":{"locationName":"embeddedDestinationSettings","type":"structure","members":{}},"EmbeddedPlusScte20DestinationSettings":{"locationName":"embeddedPlusScte20DestinationSettings","type":"structure","members":{}},"RtmpCaptionInfoDestinationSettings":{"locationName":"rtmpCaptionInfoDestinationSettings","type":"structure","members":{}},"Scte20PlusEmbeddedDestinationSettings":{"locationName":"scte20PlusEmbeddedDestinationSettings","type":"structure","members":{}},"Scte27DestinationSettings":{"locationName":"scte27DestinationSettings","type":"structure","members":{}},"SmpteTtDestinationSettings":{"locationName":"smpteTtDestinationSettings","type":"structure","members":{}},"TeletextDestinationSettings":{"locationName":"teletextDestinationSettings","type":"structure","members":{}},"TtmlDestinationSettings":{"locationName":"ttmlDestinationSettings","type":"structure","members":{"StyleControl":{"locationName":"styleControl"}}},"WebvttDestinationSettings":{"locationName":"webvttDestinationSettings","type":"structure","members":{"StyleControl":{"locationName":"styleControl"}}}}},"LanguageCode":{"locationName":"languageCode"},"LanguageDescription":{"locationName":"languageDescription"},"Name":{"locationName":"name"},"CaptionDashRoles":{"locationName":"captionDashRoles","type":"list","member":{}},"DvbDashAccessibility":{"locationName":"dvbDashAccessibility"}},"required":["CaptionSelectorName","Name"]}},"FeatureActivations":{"locationName":"featureActivations","type":"structure","members":{"InputPrepareScheduleActions":{"locationName":"inputPrepareScheduleActions"},"OutputStaticImageOverlayScheduleActions":{"locationName":"outputStaticImageOverlayScheduleActions"}}},"GlobalConfiguration":{"locationName":"globalConfiguration","type":"structure","members":{"InitialAudioGain":{"locationName":"initialAudioGain","type":"integer"},"InputEndAction":{"locationName":"inputEndAction"},"InputLossBehavior":{"locationName":"inputLossBehavior","type":"structure","members":{"BlackFrameMsec":{"locationName":"blackFrameMsec","type":"integer"},"InputLossImageColor":{"locationName":"inputLossImageColor"},"InputLossImageSlate":{"shape":"S1m","locationName":"inputLossImageSlate"},"InputLossImageType":{"locationName":"inputLossImageType"},"RepeatFrameMsec":{"locationName":"repeatFrameMsec","type":"integer"}}},"OutputLockingMode":{"locationName":"outputLockingMode"},"OutputTimingSource":{"locationName":"outputTimingSource"},"SupportLowFramerateInputs":{"locationName":"supportLowFramerateInputs"},"OutputLockingSettings":{"locationName":"outputLockingSettings","type":"structure","members":{"EpochLockingSettings":{"locationName":"epochLockingSettings","type":"structure","members":{"CustomEpoch":{"locationName":"customEpoch"},"JamSyncTime":{"locationName":"jamSyncTime"}}},"PipelineLockingSettings":{"locationName":"pipelineLockingSettings","type":"structure","members":{}}}}}},"MotionGraphicsConfiguration":{"locationName":"motionGraphicsConfiguration","type":"structure","members":{"MotionGraphicsInsertion":{"locationName":"motionGraphicsInsertion"},"MotionGraphicsSettings":{"locationName":"motionGraphicsSettings","type":"structure","members":{"HtmlMotionGraphicsSettings":{"locationName":"htmlMotionGraphicsSettings","type":"structure","members":{}}}}},"required":["MotionGraphicsSettings"]},"NielsenConfiguration":{"locationName":"nielsenConfiguration","type":"structure","members":{"DistributorId":{"locationName":"distributorId"},"NielsenPcmToId3Tagging":{"locationName":"nielsenPcmToId3Tagging"}}},"OutputGroups":{"locationName":"outputGroups","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"OutputGroupSettings":{"locationName":"outputGroupSettings","type":"structure","members":{"ArchiveGroupSettings":{"locationName":"archiveGroupSettings","type":"structure","members":{"ArchiveCdnSettings":{"locationName":"archiveCdnSettings","type":"structure","members":{"ArchiveS3Settings":{"locationName":"archiveS3Settings","type":"structure","members":{"CannedAcl":{"locationName":"cannedAcl"}}}}},"Destination":{"shape":"S71","locationName":"destination"},"RolloverInterval":{"locationName":"rolloverInterval","type":"integer"}},"required":["Destination"]},"FrameCaptureGroupSettings":{"locationName":"frameCaptureGroupSettings","type":"structure","members":{"Destination":{"shape":"S71","locationName":"destination"},"FrameCaptureCdnSettings":{"locationName":"frameCaptureCdnSettings","type":"structure","members":{"FrameCaptureS3Settings":{"locationName":"frameCaptureS3Settings","type":"structure","members":{"CannedAcl":{"locationName":"cannedAcl"}}}}}},"required":["Destination"]},"HlsGroupSettings":{"locationName":"hlsGroupSettings","type":"structure","members":{"AdMarkers":{"locationName":"adMarkers","type":"list","member":{}},"BaseUrlContent":{"locationName":"baseUrlContent"},"BaseUrlContent1":{"locationName":"baseUrlContent1"},"BaseUrlManifest":{"locationName":"baseUrlManifest"},"BaseUrlManifest1":{"locationName":"baseUrlManifest1"},"CaptionLanguageMappings":{"locationName":"captionLanguageMappings","type":"list","member":{"type":"structure","members":{"CaptionChannel":{"locationName":"captionChannel","type":"integer"},"LanguageCode":{"locationName":"languageCode"},"LanguageDescription":{"locationName":"languageDescription"}},"required":["LanguageCode","LanguageDescription","CaptionChannel"]}},"CaptionLanguageSetting":{"locationName":"captionLanguageSetting"},"ClientCache":{"locationName":"clientCache"},"CodecSpecification":{"locationName":"codecSpecification"},"ConstantIv":{"locationName":"constantIv"},"Destination":{"shape":"S71","locationName":"destination"},"DirectoryStructure":{"locationName":"directoryStructure"},"DiscontinuityTags":{"locationName":"discontinuityTags"},"EncryptionType":{"locationName":"encryptionType"},"HlsCdnSettings":{"locationName":"hlsCdnSettings","type":"structure","members":{"HlsAkamaiSettings":{"locationName":"hlsAkamaiSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"HttpTransferMode":{"locationName":"httpTransferMode"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"},"Salt":{"locationName":"salt"},"Token":{"locationName":"token"}}},"HlsBasicPutSettings":{"locationName":"hlsBasicPutSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"}}},"HlsMediaStoreSettings":{"locationName":"hlsMediaStoreSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"MediaStoreStorageClass":{"locationName":"mediaStoreStorageClass"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"}}},"HlsS3Settings":{"locationName":"hlsS3Settings","type":"structure","members":{"CannedAcl":{"locationName":"cannedAcl"}}},"HlsWebdavSettings":{"locationName":"hlsWebdavSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"HttpTransferMode":{"locationName":"httpTransferMode"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"}}}}},"HlsId3SegmentTagging":{"locationName":"hlsId3SegmentTagging"},"IFrameOnlyPlaylists":{"locationName":"iFrameOnlyPlaylists"},"IncompleteSegmentBehavior":{"locationName":"incompleteSegmentBehavior"},"IndexNSegments":{"locationName":"indexNSegments","type":"integer"},"InputLossAction":{"locationName":"inputLossAction"},"IvInManifest":{"locationName":"ivInManifest"},"IvSource":{"locationName":"ivSource"},"KeepSegments":{"locationName":"keepSegments","type":"integer"},"KeyFormat":{"locationName":"keyFormat"},"KeyFormatVersions":{"locationName":"keyFormatVersions"},"KeyProviderSettings":{"locationName":"keyProviderSettings","type":"structure","members":{"StaticKeySettings":{"locationName":"staticKeySettings","type":"structure","members":{"KeyProviderServer":{"shape":"S1m","locationName":"keyProviderServer"},"StaticKeyValue":{"locationName":"staticKeyValue"}},"required":["StaticKeyValue"]}}},"ManifestCompression":{"locationName":"manifestCompression"},"ManifestDurationFormat":{"locationName":"manifestDurationFormat"},"MinSegmentLength":{"locationName":"minSegmentLength","type":"integer"},"Mode":{"locationName":"mode"},"OutputSelection":{"locationName":"outputSelection"},"ProgramDateTime":{"locationName":"programDateTime"},"ProgramDateTimeClock":{"locationName":"programDateTimeClock"},"ProgramDateTimePeriod":{"locationName":"programDateTimePeriod","type":"integer"},"RedundantManifest":{"locationName":"redundantManifest"},"SegmentLength":{"locationName":"segmentLength","type":"integer"},"SegmentationMode":{"locationName":"segmentationMode"},"SegmentsPerSubdirectory":{"locationName":"segmentsPerSubdirectory","type":"integer"},"StreamInfResolution":{"locationName":"streamInfResolution"},"TimedMetadataId3Frame":{"locationName":"timedMetadataId3Frame"},"TimedMetadataId3Period":{"locationName":"timedMetadataId3Period","type":"integer"},"TimestampDeltaMilliseconds":{"locationName":"timestampDeltaMilliseconds","type":"integer"},"TsFileMode":{"locationName":"tsFileMode"}},"required":["Destination"]},"MediaPackageGroupSettings":{"locationName":"mediaPackageGroupSettings","type":"structure","members":{"Destination":{"shape":"S71","locationName":"destination"}},"required":["Destination"]},"MsSmoothGroupSettings":{"locationName":"msSmoothGroupSettings","type":"structure","members":{"AcquisitionPointId":{"locationName":"acquisitionPointId"},"AudioOnlyTimecodeControl":{"locationName":"audioOnlyTimecodeControl"},"CertificateMode":{"locationName":"certificateMode"},"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"Destination":{"shape":"S71","locationName":"destination"},"EventId":{"locationName":"eventId"},"EventIdMode":{"locationName":"eventIdMode"},"EventStopBehavior":{"locationName":"eventStopBehavior"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"FragmentLength":{"locationName":"fragmentLength","type":"integer"},"InputLossAction":{"locationName":"inputLossAction"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"},"SegmentationMode":{"locationName":"segmentationMode"},"SendDelayMs":{"locationName":"sendDelayMs","type":"integer"},"SparseTrackType":{"locationName":"sparseTrackType"},"StreamManifestBehavior":{"locationName":"streamManifestBehavior"},"TimestampOffset":{"locationName":"timestampOffset"},"TimestampOffsetMode":{"locationName":"timestampOffsetMode"}},"required":["Destination"]},"MultiplexGroupSettings":{"locationName":"multiplexGroupSettings","type":"structure","members":{}},"RtmpGroupSettings":{"locationName":"rtmpGroupSettings","type":"structure","members":{"AdMarkers":{"locationName":"adMarkers","type":"list","member":{}},"AuthenticationScheme":{"locationName":"authenticationScheme"},"CacheFullBehavior":{"locationName":"cacheFullBehavior"},"CacheLength":{"locationName":"cacheLength","type":"integer"},"CaptionData":{"locationName":"captionData"},"InputLossAction":{"locationName":"inputLossAction"},"RestartDelay":{"locationName":"restartDelay","type":"integer"},"IncludeFillerNalUnits":{"locationName":"includeFillerNalUnits"}}},"UdpGroupSettings":{"locationName":"udpGroupSettings","type":"structure","members":{"InputLossAction":{"locationName":"inputLossAction"},"TimedMetadataId3Frame":{"locationName":"timedMetadataId3Frame"},"TimedMetadataId3Period":{"locationName":"timedMetadataId3Period","type":"integer"}}},"CmafIngestGroupSettings":{"locationName":"cmafIngestGroupSettings","type":"structure","members":{"Destination":{"shape":"S71","locationName":"destination"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"Scte35Type":{"locationName":"scte35Type"},"SegmentLength":{"locationName":"segmentLength","type":"integer"},"SegmentLengthUnits":{"locationName":"segmentLengthUnits"},"SendDelayMs":{"locationName":"sendDelayMs","type":"integer"}},"required":["Destination"]}}},"Outputs":{"locationName":"outputs","type":"list","member":{"type":"structure","members":{"AudioDescriptionNames":{"shape":"S5","locationName":"audioDescriptionNames"},"CaptionDescriptionNames":{"shape":"S5","locationName":"captionDescriptionNames"},"OutputName":{"locationName":"outputName"},"OutputSettings":{"locationName":"outputSettings","type":"structure","members":{"ArchiveOutputSettings":{"locationName":"archiveOutputSettings","type":"structure","members":{"ContainerSettings":{"locationName":"containerSettings","type":"structure","members":{"M2tsSettings":{"shape":"S9e","locationName":"m2tsSettings"},"RawSettings":{"locationName":"rawSettings","type":"structure","members":{}}}},"Extension":{"locationName":"extension"},"NameModifier":{"locationName":"nameModifier"}},"required":["ContainerSettings"]},"FrameCaptureOutputSettings":{"locationName":"frameCaptureOutputSettings","type":"structure","members":{"NameModifier":{"locationName":"nameModifier"}}},"HlsOutputSettings":{"locationName":"hlsOutputSettings","type":"structure","members":{"H265PackagingType":{"locationName":"h265PackagingType"},"HlsSettings":{"locationName":"hlsSettings","type":"structure","members":{"AudioOnlyHlsSettings":{"locationName":"audioOnlyHlsSettings","type":"structure","members":{"AudioGroupId":{"locationName":"audioGroupId"},"AudioOnlyImage":{"shape":"S1m","locationName":"audioOnlyImage"},"AudioTrackType":{"locationName":"audioTrackType"},"SegmentType":{"locationName":"segmentType"}}},"Fmp4HlsSettings":{"locationName":"fmp4HlsSettings","type":"structure","members":{"AudioRenditionSets":{"locationName":"audioRenditionSets"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"TimedMetadataBehavior":{"locationName":"timedMetadataBehavior"}}},"FrameCaptureHlsSettings":{"locationName":"frameCaptureHlsSettings","type":"structure","members":{}},"StandardHlsSettings":{"locationName":"standardHlsSettings","type":"structure","members":{"AudioRenditionSets":{"locationName":"audioRenditionSets"},"M3u8Settings":{"locationName":"m3u8Settings","type":"structure","members":{"AudioFramesPerPes":{"locationName":"audioFramesPerPes","type":"integer"},"AudioPids":{"locationName":"audioPids"},"EcmPid":{"locationName":"ecmPid"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"PatInterval":{"locationName":"patInterval","type":"integer"},"PcrControl":{"locationName":"pcrControl"},"PcrPeriod":{"locationName":"pcrPeriod","type":"integer"},"PcrPid":{"locationName":"pcrPid"},"PmtInterval":{"locationName":"pmtInterval","type":"integer"},"PmtPid":{"locationName":"pmtPid"},"ProgramNum":{"locationName":"programNum","type":"integer"},"Scte35Behavior":{"locationName":"scte35Behavior"},"Scte35Pid":{"locationName":"scte35Pid"},"TimedMetadataBehavior":{"locationName":"timedMetadataBehavior"},"TimedMetadataPid":{"locationName":"timedMetadataPid"},"TransportStreamId":{"locationName":"transportStreamId","type":"integer"},"VideoPid":{"locationName":"videoPid"},"KlvBehavior":{"locationName":"klvBehavior"},"KlvDataPids":{"locationName":"klvDataPids"}}}},"required":["M3u8Settings"]}}},"NameModifier":{"locationName":"nameModifier"},"SegmentModifier":{"locationName":"segmentModifier"}},"required":["HlsSettings"]},"MediaPackageOutputSettings":{"locationName":"mediaPackageOutputSettings","type":"structure","members":{}},"MsSmoothOutputSettings":{"locationName":"msSmoothOutputSettings","type":"structure","members":{"H265PackagingType":{"locationName":"h265PackagingType"},"NameModifier":{"locationName":"nameModifier"}}},"MultiplexOutputSettings":{"locationName":"multiplexOutputSettings","type":"structure","members":{"Destination":{"shape":"S71","locationName":"destination"}},"required":["Destination"]},"RtmpOutputSettings":{"locationName":"rtmpOutputSettings","type":"structure","members":{"CertificateMode":{"locationName":"certificateMode"},"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"Destination":{"shape":"S71","locationName":"destination"},"NumRetries":{"locationName":"numRetries","type":"integer"}},"required":["Destination"]},"UdpOutputSettings":{"locationName":"udpOutputSettings","type":"structure","members":{"BufferMsec":{"locationName":"bufferMsec","type":"integer"},"ContainerSettings":{"locationName":"containerSettings","type":"structure","members":{"M2tsSettings":{"shape":"S9e","locationName":"m2tsSettings"}}},"Destination":{"shape":"S71","locationName":"destination"},"FecOutputSettings":{"locationName":"fecOutputSettings","type":"structure","members":{"ColumnDepth":{"locationName":"columnDepth","type":"integer"},"IncludeFec":{"locationName":"includeFec"},"RowLength":{"locationName":"rowLength","type":"integer"}}}},"required":["Destination","ContainerSettings"]},"CmafIngestOutputSettings":{"locationName":"cmafIngestOutputSettings","type":"structure","members":{"NameModifier":{"locationName":"nameModifier"}}}}},"VideoDescriptionName":{"locationName":"videoDescriptionName"}},"required":["OutputSettings"]}}},"required":["Outputs","OutputGroupSettings"]}},"TimecodeConfig":{"locationName":"timecodeConfig","type":"structure","members":{"Source":{"locationName":"source"},"SyncThreshold":{"locationName":"syncThreshold","type":"integer"}},"required":["Source"]},"VideoDescriptions":{"locationName":"videoDescriptions","type":"list","member":{"type":"structure","members":{"CodecSettings":{"locationName":"codecSettings","type":"structure","members":{"FrameCaptureSettings":{"locationName":"frameCaptureSettings","type":"structure","members":{"CaptureInterval":{"locationName":"captureInterval","type":"integer"},"CaptureIntervalUnits":{"locationName":"captureIntervalUnits"},"TimecodeBurninSettings":{"shape":"Sbi","locationName":"timecodeBurninSettings"}}},"H264Settings":{"locationName":"h264Settings","type":"structure","members":{"AdaptiveQuantization":{"locationName":"adaptiveQuantization"},"AfdSignaling":{"locationName":"afdSignaling"},"Bitrate":{"locationName":"bitrate","type":"integer"},"BufFillPct":{"locationName":"bufFillPct","type":"integer"},"BufSize":{"locationName":"bufSize","type":"integer"},"ColorMetadata":{"locationName":"colorMetadata"},"ColorSpaceSettings":{"locationName":"colorSpaceSettings","type":"structure","members":{"ColorSpacePassthroughSettings":{"shape":"Sbr","locationName":"colorSpacePassthroughSettings"},"Rec601Settings":{"shape":"Sbs","locationName":"rec601Settings"},"Rec709Settings":{"shape":"Sbt","locationName":"rec709Settings"}}},"EntropyEncoding":{"locationName":"entropyEncoding"},"FilterSettings":{"locationName":"filterSettings","type":"structure","members":{"TemporalFilterSettings":{"shape":"Sbw","locationName":"temporalFilterSettings"}}},"FixedAfd":{"locationName":"fixedAfd"},"FlickerAq":{"locationName":"flickerAq"},"ForceFieldPictures":{"locationName":"forceFieldPictures"},"FramerateControl":{"locationName":"framerateControl"},"FramerateDenominator":{"locationName":"framerateDenominator","type":"integer"},"FramerateNumerator":{"locationName":"framerateNumerator","type":"integer"},"GopBReference":{"locationName":"gopBReference"},"GopClosedCadence":{"locationName":"gopClosedCadence","type":"integer"},"GopNumBFrames":{"locationName":"gopNumBFrames","type":"integer"},"GopSize":{"locationName":"gopSize","type":"double"},"GopSizeUnits":{"locationName":"gopSizeUnits"},"Level":{"locationName":"level"},"LookAheadRateControl":{"locationName":"lookAheadRateControl"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MinIInterval":{"locationName":"minIInterval","type":"integer"},"NumRefFrames":{"locationName":"numRefFrames","type":"integer"},"ParControl":{"locationName":"parControl"},"ParDenominator":{"locationName":"parDenominator","type":"integer"},"ParNumerator":{"locationName":"parNumerator","type":"integer"},"Profile":{"locationName":"profile"},"QualityLevel":{"locationName":"qualityLevel"},"QvbrQualityLevel":{"locationName":"qvbrQualityLevel","type":"integer"},"RateControlMode":{"locationName":"rateControlMode"},"ScanType":{"locationName":"scanType"},"SceneChangeDetect":{"locationName":"sceneChangeDetect"},"Slices":{"locationName":"slices","type":"integer"},"Softness":{"locationName":"softness","type":"integer"},"SpatialAq":{"locationName":"spatialAq"},"SubgopLength":{"locationName":"subgopLength"},"Syntax":{"locationName":"syntax"},"TemporalAq":{"locationName":"temporalAq"},"TimecodeInsertion":{"locationName":"timecodeInsertion"},"TimecodeBurninSettings":{"shape":"Sbi","locationName":"timecodeBurninSettings"}}},"H265Settings":{"locationName":"h265Settings","type":"structure","members":{"AdaptiveQuantization":{"locationName":"adaptiveQuantization"},"AfdSignaling":{"locationName":"afdSignaling"},"AlternativeTransferFunction":{"locationName":"alternativeTransferFunction"},"Bitrate":{"locationName":"bitrate","type":"integer"},"BufSize":{"locationName":"bufSize","type":"integer"},"ColorMetadata":{"locationName":"colorMetadata"},"ColorSpaceSettings":{"locationName":"colorSpaceSettings","type":"structure","members":{"ColorSpacePassthroughSettings":{"shape":"Sbr","locationName":"colorSpacePassthroughSettings"},"DolbyVision81Settings":{"locationName":"dolbyVision81Settings","type":"structure","members":{}},"Hdr10Settings":{"shape":"Scv","locationName":"hdr10Settings"},"Rec601Settings":{"shape":"Sbs","locationName":"rec601Settings"},"Rec709Settings":{"shape":"Sbt","locationName":"rec709Settings"}}},"FilterSettings":{"locationName":"filterSettings","type":"structure","members":{"TemporalFilterSettings":{"shape":"Sbw","locationName":"temporalFilterSettings"}}},"FixedAfd":{"locationName":"fixedAfd"},"FlickerAq":{"locationName":"flickerAq"},"FramerateDenominator":{"locationName":"framerateDenominator","type":"integer"},"FramerateNumerator":{"locationName":"framerateNumerator","type":"integer"},"GopClosedCadence":{"locationName":"gopClosedCadence","type":"integer"},"GopSize":{"locationName":"gopSize","type":"double"},"GopSizeUnits":{"locationName":"gopSizeUnits"},"Level":{"locationName":"level"},"LookAheadRateControl":{"locationName":"lookAheadRateControl"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MinIInterval":{"locationName":"minIInterval","type":"integer"},"ParDenominator":{"locationName":"parDenominator","type":"integer"},"ParNumerator":{"locationName":"parNumerator","type":"integer"},"Profile":{"locationName":"profile"},"QvbrQualityLevel":{"locationName":"qvbrQualityLevel","type":"integer"},"RateControlMode":{"locationName":"rateControlMode"},"ScanType":{"locationName":"scanType"},"SceneChangeDetect":{"locationName":"sceneChangeDetect"},"Slices":{"locationName":"slices","type":"integer"},"Tier":{"locationName":"tier"},"TimecodeInsertion":{"locationName":"timecodeInsertion"},"TimecodeBurninSettings":{"shape":"Sbi","locationName":"timecodeBurninSettings"},"MvOverPictureBoundaries":{"locationName":"mvOverPictureBoundaries"},"MvTemporalPredictor":{"locationName":"mvTemporalPredictor"},"TileHeight":{"locationName":"tileHeight","type":"integer"},"TilePadding":{"locationName":"tilePadding"},"TileWidth":{"locationName":"tileWidth","type":"integer"},"TreeblockSize":{"locationName":"treeblockSize"}},"required":["FramerateNumerator","FramerateDenominator"]},"Mpeg2Settings":{"locationName":"mpeg2Settings","type":"structure","members":{"AdaptiveQuantization":{"locationName":"adaptiveQuantization"},"AfdSignaling":{"locationName":"afdSignaling"},"ColorMetadata":{"locationName":"colorMetadata"},"ColorSpace":{"locationName":"colorSpace"},"DisplayAspectRatio":{"locationName":"displayAspectRatio"},"FilterSettings":{"locationName":"filterSettings","type":"structure","members":{"TemporalFilterSettings":{"shape":"Sbw","locationName":"temporalFilterSettings"}}},"FixedAfd":{"locationName":"fixedAfd"},"FramerateDenominator":{"locationName":"framerateDenominator","type":"integer"},"FramerateNumerator":{"locationName":"framerateNumerator","type":"integer"},"GopClosedCadence":{"locationName":"gopClosedCadence","type":"integer"},"GopNumBFrames":{"locationName":"gopNumBFrames","type":"integer"},"GopSize":{"locationName":"gopSize","type":"double"},"GopSizeUnits":{"locationName":"gopSizeUnits"},"ScanType":{"locationName":"scanType"},"SubgopLength":{"locationName":"subgopLength"},"TimecodeInsertion":{"locationName":"timecodeInsertion"},"TimecodeBurninSettings":{"shape":"Sbi","locationName":"timecodeBurninSettings"}},"required":["FramerateNumerator","FramerateDenominator"]}}},"Height":{"locationName":"height","type":"integer"},"Name":{"locationName":"name"},"RespondToAfd":{"locationName":"respondToAfd"},"ScalingBehavior":{"locationName":"scalingBehavior"},"Sharpness":{"locationName":"sharpness","type":"integer"},"Width":{"locationName":"width","type":"integer"}},"required":["Name"]}},"ThumbnailConfiguration":{"locationName":"thumbnailConfiguration","type":"structure","members":{"State":{"locationName":"state"}},"required":["State"]},"ColorCorrectionSettings":{"locationName":"colorCorrectionSettings","type":"structure","members":{"GlobalColorCorrections":{"locationName":"globalColorCorrections","type":"list","member":{"type":"structure","members":{"InputColorSpace":{"locationName":"inputColorSpace"},"OutputColorSpace":{"locationName":"outputColorSpace"},"Uri":{"locationName":"uri"}},"required":["OutputColorSpace","InputColorSpace","Uri"]}}},"required":["GlobalColorCorrections"]}},"required":["VideoDescriptions","AudioDescriptions","OutputGroups","TimecodeConfig"]},"S71":{"type":"structure","members":{"DestinationRefId":{"locationName":"destinationRefId"}}},"S9e":{"type":"structure","members":{"AbsentInputAudioBehavior":{"locationName":"absentInputAudioBehavior"},"Arib":{"locationName":"arib"},"AribCaptionsPid":{"locationName":"aribCaptionsPid"},"AribCaptionsPidControl":{"locationName":"aribCaptionsPidControl"},"AudioBufferModel":{"locationName":"audioBufferModel"},"AudioFramesPerPes":{"locationName":"audioFramesPerPes","type":"integer"},"AudioPids":{"locationName":"audioPids"},"AudioStreamType":{"locationName":"audioStreamType"},"Bitrate":{"locationName":"bitrate","type":"integer"},"BufferModel":{"locationName":"bufferModel"},"CcDescriptor":{"locationName":"ccDescriptor"},"DvbNitSettings":{"locationName":"dvbNitSettings","type":"structure","members":{"NetworkId":{"locationName":"networkId","type":"integer"},"NetworkName":{"locationName":"networkName"},"RepInterval":{"locationName":"repInterval","type":"integer"}},"required":["NetworkName","NetworkId"]},"DvbSdtSettings":{"locationName":"dvbSdtSettings","type":"structure","members":{"OutputSdt":{"locationName":"outputSdt"},"RepInterval":{"locationName":"repInterval","type":"integer"},"ServiceName":{"locationName":"serviceName"},"ServiceProviderName":{"locationName":"serviceProviderName"}}},"DvbSubPids":{"locationName":"dvbSubPids"},"DvbTdtSettings":{"locationName":"dvbTdtSettings","type":"structure","members":{"RepInterval":{"locationName":"repInterval","type":"integer"}}},"DvbTeletextPid":{"locationName":"dvbTeletextPid"},"Ebif":{"locationName":"ebif"},"EbpAudioInterval":{"locationName":"ebpAudioInterval"},"EbpLookaheadMs":{"locationName":"ebpLookaheadMs","type":"integer"},"EbpPlacement":{"locationName":"ebpPlacement"},"EcmPid":{"locationName":"ecmPid"},"EsRateInPes":{"locationName":"esRateInPes"},"EtvPlatformPid":{"locationName":"etvPlatformPid"},"EtvSignalPid":{"locationName":"etvSignalPid"},"FragmentTime":{"locationName":"fragmentTime","type":"double"},"Klv":{"locationName":"klv"},"KlvDataPids":{"locationName":"klvDataPids"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"NullPacketBitrate":{"locationName":"nullPacketBitrate","type":"double"},"PatInterval":{"locationName":"patInterval","type":"integer"},"PcrControl":{"locationName":"pcrControl"},"PcrPeriod":{"locationName":"pcrPeriod","type":"integer"},"PcrPid":{"locationName":"pcrPid"},"PmtInterval":{"locationName":"pmtInterval","type":"integer"},"PmtPid":{"locationName":"pmtPid"},"ProgramNum":{"locationName":"programNum","type":"integer"},"RateMode":{"locationName":"rateMode"},"Scte27Pids":{"locationName":"scte27Pids"},"Scte35Control":{"locationName":"scte35Control"},"Scte35Pid":{"locationName":"scte35Pid"},"SegmentationMarkers":{"locationName":"segmentationMarkers"},"SegmentationStyle":{"locationName":"segmentationStyle"},"SegmentationTime":{"locationName":"segmentationTime","type":"double"},"TimedMetadataBehavior":{"locationName":"timedMetadataBehavior"},"TimedMetadataPid":{"locationName":"timedMetadataPid"},"TransportStreamId":{"locationName":"transportStreamId","type":"integer"},"VideoPid":{"locationName":"videoPid"},"Scte35PrerollPullupMilliseconds":{"locationName":"scte35PrerollPullupMilliseconds","type":"double"}}},"Sbi":{"type":"structure","members":{"FontSize":{"locationName":"fontSize"},"Position":{"locationName":"position"},"Prefix":{"locationName":"prefix"}},"required":["Position","FontSize"]},"Sbr":{"type":"structure","members":{}},"Sbs":{"type":"structure","members":{}},"Sbt":{"type":"structure","members":{}},"Sbw":{"type":"structure","members":{"PostFilterSharpening":{"locationName":"postFilterSharpening"},"Strength":{"locationName":"strength"}}},"Scv":{"type":"structure","members":{"MaxCll":{"locationName":"maxCll","type":"integer"},"MaxFall":{"locationName":"maxFall","type":"integer"}}},"Sdx":{"type":"list","member":{"type":"structure","members":{"AutomaticInputFailoverSettings":{"locationName":"automaticInputFailoverSettings","type":"structure","members":{"ErrorClearTimeMsec":{"locationName":"errorClearTimeMsec","type":"integer"},"FailoverConditions":{"locationName":"failoverConditions","type":"list","member":{"type":"structure","members":{"FailoverConditionSettings":{"locationName":"failoverConditionSettings","type":"structure","members":{"AudioSilenceSettings":{"locationName":"audioSilenceSettings","type":"structure","members":{"AudioSelectorName":{"locationName":"audioSelectorName"},"AudioSilenceThresholdMsec":{"locationName":"audioSilenceThresholdMsec","type":"integer"}},"required":["AudioSelectorName"]},"InputLossSettings":{"locationName":"inputLossSettings","type":"structure","members":{"InputLossThresholdMsec":{"locationName":"inputLossThresholdMsec","type":"integer"}}},"VideoBlackSettings":{"locationName":"videoBlackSettings","type":"structure","members":{"BlackDetectThreshold":{"locationName":"blackDetectThreshold","type":"double"},"VideoBlackThresholdMsec":{"locationName":"videoBlackThresholdMsec","type":"integer"}}}}}}}},"InputPreference":{"locationName":"inputPreference"},"SecondaryInputId":{"locationName":"secondaryInputId"}},"required":["SecondaryInputId"]},"InputAttachmentName":{"locationName":"inputAttachmentName"},"InputId":{"locationName":"inputId"},"InputSettings":{"locationName":"inputSettings","type":"structure","members":{"AudioSelectors":{"locationName":"audioSelectors","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"SelectorSettings":{"locationName":"selectorSettings","type":"structure","members":{"AudioHlsRenditionSelection":{"locationName":"audioHlsRenditionSelection","type":"structure","members":{"GroupId":{"locationName":"groupId"},"Name":{"locationName":"name"}},"required":["Name","GroupId"]},"AudioLanguageSelection":{"locationName":"audioLanguageSelection","type":"structure","members":{"LanguageCode":{"locationName":"languageCode"},"LanguageSelectionPolicy":{"locationName":"languageSelectionPolicy"}},"required":["LanguageCode"]},"AudioPidSelection":{"locationName":"audioPidSelection","type":"structure","members":{"Pid":{"locationName":"pid","type":"integer"}},"required":["Pid"]},"AudioTrackSelection":{"locationName":"audioTrackSelection","type":"structure","members":{"Tracks":{"locationName":"tracks","type":"list","member":{"type":"structure","members":{"Track":{"locationName":"track","type":"integer"}},"required":["Track"]}},"DolbyEDecode":{"locationName":"dolbyEDecode","type":"structure","members":{"ProgramSelection":{"locationName":"programSelection"}},"required":["ProgramSelection"]}},"required":["Tracks"]}}}},"required":["Name"]}},"CaptionSelectors":{"locationName":"captionSelectors","type":"list","member":{"type":"structure","members":{"LanguageCode":{"locationName":"languageCode"},"Name":{"locationName":"name"},"SelectorSettings":{"locationName":"selectorSettings","type":"structure","members":{"AncillarySourceSettings":{"locationName":"ancillarySourceSettings","type":"structure","members":{"SourceAncillaryChannelNumber":{"locationName":"sourceAncillaryChannelNumber","type":"integer"}}},"AribSourceSettings":{"locationName":"aribSourceSettings","type":"structure","members":{}},"DvbSubSourceSettings":{"locationName":"dvbSubSourceSettings","type":"structure","members":{"OcrLanguage":{"locationName":"ocrLanguage"},"Pid":{"locationName":"pid","type":"integer"}}},"EmbeddedSourceSettings":{"locationName":"embeddedSourceSettings","type":"structure","members":{"Convert608To708":{"locationName":"convert608To708"},"Scte20Detection":{"locationName":"scte20Detection"},"Source608ChannelNumber":{"locationName":"source608ChannelNumber","type":"integer"},"Source608TrackNumber":{"locationName":"source608TrackNumber","type":"integer"}}},"Scte20SourceSettings":{"locationName":"scte20SourceSettings","type":"structure","members":{"Convert608To708":{"locationName":"convert608To708"},"Source608ChannelNumber":{"locationName":"source608ChannelNumber","type":"integer"}}},"Scte27SourceSettings":{"locationName":"scte27SourceSettings","type":"structure","members":{"OcrLanguage":{"locationName":"ocrLanguage"},"Pid":{"locationName":"pid","type":"integer"}}},"TeletextSourceSettings":{"locationName":"teletextSourceSettings","type":"structure","members":{"OutputRectangle":{"locationName":"outputRectangle","type":"structure","members":{"Height":{"locationName":"height","type":"double"},"LeftOffset":{"locationName":"leftOffset","type":"double"},"TopOffset":{"locationName":"topOffset","type":"double"},"Width":{"locationName":"width","type":"double"}},"required":["TopOffset","Height","Width","LeftOffset"]},"PageNumber":{"locationName":"pageNumber"}}}}}},"required":["Name"]}},"DeblockFilter":{"locationName":"deblockFilter"},"DenoiseFilter":{"locationName":"denoiseFilter"},"FilterStrength":{"locationName":"filterStrength","type":"integer"},"InputFilter":{"locationName":"inputFilter"},"NetworkInputSettings":{"locationName":"networkInputSettings","type":"structure","members":{"HlsInputSettings":{"locationName":"hlsInputSettings","type":"structure","members":{"Bandwidth":{"locationName":"bandwidth","type":"integer"},"BufferSegments":{"locationName":"bufferSegments","type":"integer"},"Retries":{"locationName":"retries","type":"integer"},"RetryInterval":{"locationName":"retryInterval","type":"integer"},"Scte35Source":{"locationName":"scte35Source"}}},"ServerValidation":{"locationName":"serverValidation"}}},"Scte35Pid":{"locationName":"scte35Pid","type":"integer"},"Smpte2038DataPreference":{"locationName":"smpte2038DataPreference"},"SourceEndBehavior":{"locationName":"sourceEndBehavior"},"VideoSelector":{"locationName":"videoSelector","type":"structure","members":{"ColorSpace":{"locationName":"colorSpace"},"ColorSpaceSettings":{"locationName":"colorSpaceSettings","type":"structure","members":{"Hdr10Settings":{"shape":"Scv","locationName":"hdr10Settings"}}},"ColorSpaceUsage":{"locationName":"colorSpaceUsage"},"SelectorSettings":{"locationName":"selectorSettings","type":"structure","members":{"VideoSelectorPid":{"locationName":"videoSelectorPid","type":"structure","members":{"Pid":{"locationName":"pid","type":"integer"}}},"VideoSelectorProgramId":{"locationName":"videoSelectorProgramId","type":"structure","members":{"ProgramId":{"locationName":"programId","type":"integer"}}}}}}}}}}}},"Sfm":{"type":"structure","members":{"Codec":{"locationName":"codec"},"MaximumBitrate":{"locationName":"maximumBitrate"},"Resolution":{"locationName":"resolution"}}},"Sfu":{"type":"map","key":{},"value":{}},"Sfx":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfy","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdx","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfm","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sg0","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg1","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"Vpc":{"shape":"Sg4","locationName":"vpc"}}},"Sfy":{"type":"list","member":{"type":"structure","members":{"SourceIp":{"locationName":"sourceIp"}}}},"Sg0":{"type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceDeadline":{"locationName":"maintenanceDeadline"},"MaintenanceScheduledDate":{"locationName":"maintenanceScheduledDate"},"MaintenanceStartTime":{"locationName":"maintenanceStartTime"}}},"Sg1":{"type":"list","member":{"type":"structure","members":{"ActiveInputAttachmentName":{"locationName":"activeInputAttachmentName"},"ActiveInputSwitchActionName":{"locationName":"activeInputSwitchActionName"},"ActiveMotionGraphicsActionName":{"locationName":"activeMotionGraphicsActionName"},"ActiveMotionGraphicsUri":{"locationName":"activeMotionGraphicsUri"},"PipelineId":{"locationName":"pipelineId"}}}},"Sg4":{"type":"structure","members":{"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"NetworkInterfaceIds":{"shape":"S5","locationName":"networkInterfaceIds"},"SecurityGroupIds":{"shape":"S5","locationName":"securityGroupIds"},"SubnetIds":{"shape":"S5","locationName":"subnetIds"}}},"Sg6":{"type":"list","member":{"type":"structure","members":{"StreamName":{"locationName":"streamName"}}}},"Sg8":{"type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"}}}},"Sga":{"type":"list","member":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"}}}},"Sgc":{"type":"list","member":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}}},"Sgh":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AttachedChannels":{"shape":"S5","locationName":"attachedChannels"},"Destinations":{"shape":"Sgi","locationName":"destinations"},"Id":{"locationName":"id"},"InputClass":{"locationName":"inputClass"},"InputDevices":{"shape":"Sg8","locationName":"inputDevices"},"InputPartnerIds":{"shape":"S5","locationName":"inputPartnerIds"},"InputSourceType":{"locationName":"inputSourceType"},"MediaConnectFlows":{"shape":"Sgn","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"},"SecurityGroups":{"shape":"S5","locationName":"securityGroups"},"Sources":{"shape":"Sgp","locationName":"sources"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"Type":{"locationName":"type"}}},"Sgi":{"type":"list","member":{"type":"structure","members":{"Ip":{"locationName":"ip"},"Port":{"locationName":"port"},"Url":{"locationName":"url"},"Vpc":{"locationName":"vpc","type":"structure","members":{"AvailabilityZone":{"locationName":"availabilityZone"},"NetworkInterfaceId":{"locationName":"networkInterfaceId"}}}}}},"Sgn":{"type":"list","member":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"}}}},"Sgp":{"type":"list","member":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}}},"Sgt":{"type":"list","member":{"type":"structure","members":{"Cidr":{"locationName":"cidr"}}}},"Sgw":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"},"Inputs":{"shape":"S5","locationName":"inputs"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"WhitelistRules":{"shape":"Sgy","locationName":"whitelistRules"}}},"Sgy":{"type":"list","member":{"type":"structure","members":{"Cidr":{"locationName":"cidr"}}}},"Sh1":{"type":"structure","members":{"MaximumVideoBufferDelayMilliseconds":{"locationName":"maximumVideoBufferDelayMilliseconds","type":"integer"},"TransportStreamBitrate":{"locationName":"transportStreamBitrate","type":"integer"},"TransportStreamId":{"locationName":"transportStreamId","type":"integer"},"TransportStreamReservedBitrate":{"locationName":"transportStreamReservedBitrate","type":"integer"}},"required":["TransportStreamBitrate","TransportStreamId"]},"Sh6":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh7","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh1","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"}}},"Sh7":{"type":"list","member":{"type":"structure","members":{"MediaConnectSettings":{"locationName":"mediaConnectSettings","type":"structure","members":{"EntitlementArn":{"locationName":"entitlementArn"}}}}}},"Shc":{"type":"structure","members":{"PreferredChannelPipeline":{"locationName":"preferredChannelPipeline"},"ProgramNumber":{"locationName":"programNumber","type":"integer"},"ServiceDescriptor":{"locationName":"serviceDescriptor","type":"structure","members":{"ProviderName":{"locationName":"providerName"},"ServiceName":{"locationName":"serviceName"}},"required":["ProviderName","ServiceName"]},"VideoSettings":{"locationName":"videoSettings","type":"structure","members":{"ConstantBitrate":{"locationName":"constantBitrate","type":"integer"},"StatmuxSettings":{"locationName":"statmuxSettings","type":"structure","members":{"MaximumBitrate":{"locationName":"maximumBitrate","type":"integer"},"MinimumBitrate":{"locationName":"minimumBitrate","type":"integer"},"Priority":{"locationName":"priority","type":"integer"}}}}}},"required":["ProgramNumber"]},"Shk":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"MultiplexProgramSettings":{"shape":"Shc","locationName":"multiplexProgramSettings"},"PacketIdentifiersMap":{"shape":"Shl","locationName":"packetIdentifiersMap"},"PipelineDetails":{"shape":"Shn","locationName":"pipelineDetails"},"ProgramName":{"locationName":"programName"}}},"Shl":{"type":"structure","members":{"AudioPids":{"shape":"Shm","locationName":"audioPids"},"DvbSubPids":{"shape":"Shm","locationName":"dvbSubPids"},"DvbTeletextPid":{"locationName":"dvbTeletextPid","type":"integer"},"EtvPlatformPid":{"locationName":"etvPlatformPid","type":"integer"},"EtvSignalPid":{"locationName":"etvSignalPid","type":"integer"},"KlvDataPids":{"shape":"Shm","locationName":"klvDataPids"},"PcrPid":{"locationName":"pcrPid","type":"integer"},"PmtPid":{"locationName":"pmtPid","type":"integer"},"PrivateMetadataPid":{"locationName":"privateMetadataPid","type":"integer"},"Scte27Pids":{"shape":"Shm","locationName":"scte27Pids"},"Scte35Pid":{"locationName":"scte35Pid","type":"integer"},"TimedMetadataPid":{"locationName":"timedMetadataPid","type":"integer"},"VideoPid":{"locationName":"videoPid","type":"integer"}}},"Shm":{"type":"list","member":{"type":"integer"}},"Shn":{"type":"list","member":{"type":"structure","members":{"ActiveChannelPipeline":{"locationName":"activeChannelPipeline"},"PipelineId":{"locationName":"pipelineId"}}}},"Si6":{"type":"structure","members":{"AutomaticRenewal":{"locationName":"automaticRenewal"},"RenewalCount":{"locationName":"renewalCount","type":"integer"}}},"Si8":{"type":"structure","members":{"ChannelClass":{"locationName":"channelClass"},"Codec":{"locationName":"codec"},"MaximumBitrate":{"locationName":"maximumBitrate"},"MaximumFramerate":{"locationName":"maximumFramerate"},"Resolution":{"locationName":"resolution"},"ResourceType":{"locationName":"resourceType"},"SpecialFeature":{"locationName":"specialFeature"},"VideoQuality":{"locationName":"videoQuality"}}},"Sim":{"type":"structure","members":{"KmsKeyId":{"locationName":"kmsKeyId"}}},"Siw":{"type":"structure","members":{"ActiveInput":{"locationName":"activeInput"},"ConfiguredInput":{"locationName":"configuredInput"},"DeviceState":{"locationName":"deviceState"},"Framerate":{"locationName":"framerate","type":"double"},"Height":{"locationName":"height","type":"integer"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"ScanType":{"locationName":"scanType"},"Width":{"locationName":"width","type":"integer"},"LatencyMs":{"locationName":"latencyMs","type":"integer"}}},"Sj1":{"type":"structure","members":{"DnsAddresses":{"shape":"S5","locationName":"dnsAddresses"},"Gateway":{"locationName":"gateway"},"IpAddress":{"locationName":"ipAddress"},"IpScheme":{"locationName":"ipScheme"},"SubnetMask":{"locationName":"subnetMask"}}},"Sj4":{"type":"structure","members":{"ActiveInput":{"locationName":"activeInput"},"ConfiguredInput":{"locationName":"configuredInput"},"DeviceState":{"locationName":"deviceState"},"Framerate":{"locationName":"framerate","type":"double"},"Height":{"locationName":"height","type":"integer"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"ScanType":{"locationName":"scanType"},"Width":{"locationName":"width","type":"integer"},"LatencyMs":{"locationName":"latencyMs","type":"integer"},"Codec":{"locationName":"codec"},"MediaconnectSettings":{"locationName":"mediaconnectSettings","type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"RoleArn":{"locationName":"roleArn"},"SecretArn":{"locationName":"secretArn"},"SourceName":{"locationName":"sourceName"}}},"AudioChannelPairs":{"locationName":"audioChannelPairs","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id","type":"integer"},"Profile":{"locationName":"profile"}}}}}},"Sk2":{"type":"timestamp","timestampFormat":"iso8601"},"Sl2":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Count":{"locationName":"count","type":"integer"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"Name":{"locationName":"name"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"RenewalSettings":{"shape":"Si6","locationName":"renewalSettings"},"ReservationId":{"locationName":"reservationId"},"ResourceSpecification":{"shape":"Si8","locationName":"resourceSpecification"},"Start":{"locationName":"start"},"State":{"locationName":"state"},"Tags":{"shape":"Sfu","locationName":"tags"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}},"Sm4":{"type":"structure","members":{"ConfiguredInput":{"locationName":"configuredInput"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"LatencyMs":{"locationName":"latencyMs","type":"integer"},"Codec":{"locationName":"codec"},"MediaconnectSettings":{"locationName":"mediaconnectSettings","type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"RoleArn":{"locationName":"roleArn"},"SecretArn":{"locationName":"secretArn"},"SourceName":{"locationName":"sourceName"}}},"AudioChannelPairs":{"locationName":"audioChannelPairs","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id","type":"integer"},"Profile":{"locationName":"profile"}}}}}},"Smu":{"type":"map","key":{},"value":{}},"Sn4":{"type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"}},"required":["Arn"]}},"Sne":{"type":"list","member":{}},"Sni":{"type":"list","member":{}},"Snj":{"type":"map","key":{},"value":{"shape":"Snk"}},"Snk":{"type":"structure","members":{"Destinations":{"shape":"Snl","locationName":"destinations"},"Name":{"locationName":"name"},"Sources":{"shape":"Snl","locationName":"sources"}}},"Snl":{"type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Name":{"locationName":"name"}},"required":["Arn"]}},"Snn":{"type":"structure","members":{"DetailsUri":{"locationName":"detailsUri"},"Status":{"locationName":"status"}},"required":["DetailsUri","Status"]},"Snp":{"type":"map","key":{},"value":{"shape":"Snk"}},"Snr":{"type":"structure","members":{"DetailsUri":{"locationName":"detailsUri"},"ErrorMessage":{"locationName":"errorMessage"},"Status":{"locationName":"status"}},"required":["Status"]}}}
|
55720
55720
|
|
55721
55721
|
/***/ }),
|
55722
55722
|
/* 570 */
|
@@ -56557,7 +56557,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
56557
56557
|
/* 640 */
|
56558
56558
|
/***/ (function(module, exports) {
|
56559
56559
|
|
56560
|
-
module.exports = {"version":"2.0","metadata":{"apiVersion":"2017-08-08","endpointPrefix":"connect","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"Amazon Connect","serviceFullName":"Amazon Connect Service","serviceId":"Connect","signatureVersion":"v4","signingName":"connect","uid":"connect-2017-08-08"},"operations":{"ActivateEvaluationForm":{"http":{"requestUri":"/evaluation-forms/{InstanceId}/{EvaluationFormId}/activate"},"input":{"type":"structure","required":["InstanceId","EvaluationFormId","EvaluationFormVersion"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationFormId":{"location":"uri","locationName":"EvaluationFormId"},"EvaluationFormVersion":{"type":"integer"}}},"output":{"type":"structure","required":["EvaluationFormId","EvaluationFormArn","EvaluationFormVersion"],"members":{"EvaluationFormId":{},"EvaluationFormArn":{},"EvaluationFormVersion":{"type":"integer"}}}},"AssociateAnalyticsDataSet":{"http":{"method":"PUT","requestUri":"/analytics-data/instance/{InstanceId}/association"},"input":{"type":"structure","required":["InstanceId","DataSetId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"DataSetId":{},"TargetAccountId":{}}},"output":{"type":"structure","members":{"DataSetId":{},"TargetAccountId":{},"ResourceShareId":{},"ResourceShareArn":{}}}},"AssociateApprovedOrigin":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/approved-origin"},"input":{"type":"structure","required":["InstanceId","Origin"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Origin":{}}}},"AssociateBot":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/bot"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"LexBot":{"shape":"Sf"},"LexV2Bot":{"shape":"Si"}}}},"AssociateDefaultVocabulary":{"http":{"method":"PUT","requestUri":"/default-vocabulary/{InstanceId}/{LanguageCode}"},"input":{"type":"structure","required":["InstanceId","LanguageCode"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"LanguageCode":{"location":"uri","locationName":"LanguageCode"},"VocabularyId":{}}},"output":{"type":"structure","members":{}}},"AssociateFlow":{"http":{"method":"PUT","requestUri":"/flow-associations/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","ResourceId","FlowId","ResourceType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceId":{},"FlowId":{},"ResourceType":{}}},"output":{"type":"structure","members":{}}},"AssociateInstanceStorageConfig":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/storage-config"},"input":{"type":"structure","required":["InstanceId","ResourceType","StorageConfig"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceType":{},"StorageConfig":{"shape":"St"}}},"output":{"type":"structure","members":{"AssociationId":{}}}},"AssociateLambdaFunction":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/lambda-function"},"input":{"type":"structure","required":["InstanceId","FunctionArn"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"FunctionArn":{}}}},"AssociateLexBot":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/lex-bot"},"input":{"type":"structure","required":["InstanceId","LexBot"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"LexBot":{"shape":"Sf"}}}},"AssociatePhoneNumberContactFlow":{"http":{"method":"PUT","requestUri":"/phone-number/{PhoneNumberId}/contact-flow"},"input":{"type":"structure","required":["PhoneNumberId","InstanceId","ContactFlowId"],"members":{"PhoneNumberId":{"location":"uri","locationName":"PhoneNumberId"},"InstanceId":{},"ContactFlowId":{}}}},"AssociateQueueQuickConnects":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/associate-quick-connects"},"input":{"type":"structure","required":["InstanceId","QueueId","QuickConnectIds"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"QuickConnectIds":{"shape":"S1f"}}}},"AssociateRoutingProfileQueues":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/associate-queues"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId","QueueConfigs"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"QueueConfigs":{"shape":"S1j"}}}},"AssociateSecurityKey":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/security-key"},"input":{"type":"structure","required":["InstanceId","Key"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Key":{}}},"output":{"type":"structure","members":{"AssociationId":{}}}},"AssociateTrafficDistributionGroupUser":{"http":{"method":"PUT","requestUri":"/traffic-distribution-group/{TrafficDistributionGroupId}/user"},"input":{"type":"structure","required":["TrafficDistributionGroupId","UserId","InstanceId"],"members":{"TrafficDistributionGroupId":{"location":"uri","locationName":"TrafficDistributionGroupId"},"UserId":{},"InstanceId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"AssociateUserProficiencies":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/associate-proficiencies"},"input":{"type":"structure","required":["InstanceId","UserId","UserProficiencies"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"UserId":{"location":"uri","locationName":"UserId"},"UserProficiencies":{"shape":"S1x"}}}},"BatchAssociateAnalyticsDataSet":{"http":{"method":"PUT","requestUri":"/analytics-data/instance/{InstanceId}/associations"},"input":{"type":"structure","required":["InstanceId","DataSetIds"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"DataSetIds":{"shape":"S23"},"TargetAccountId":{}}},"output":{"type":"structure","members":{"Created":{"shape":"S25"},"Errors":{"shape":"S27"}}}},"BatchDisassociateAnalyticsDataSet":{"http":{"requestUri":"/analytics-data/instance/{InstanceId}/associations"},"input":{"type":"structure","required":["InstanceId","DataSetIds"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"DataSetIds":{"shape":"S23"},"TargetAccountId":{}}},"output":{"type":"structure","members":{"Deleted":{"shape":"S23"},"Errors":{"shape":"S27"}}}},"BatchGetFlowAssociation":{"http":{"requestUri":"/flow-associations-batch/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","ResourceIds"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceIds":{"type":"list","member":{}},"ResourceType":{}}},"output":{"type":"structure","members":{"FlowAssociationSummaryList":{"shape":"S2f"}}}},"BatchPutContact":{"http":{"method":"PUT","requestUri":"/contact/batch/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","ContactDataRequestList"],"members":{"ClientToken":{"idempotencyToken":true},"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactDataRequestList":{"type":"list","member":{"type":"structure","members":{"SystemEndpoint":{"shape":"S2l"},"CustomerEndpoint":{"shape":"S2l"},"RequestIdentifier":{},"QueueId":{},"Attributes":{"shape":"S2p"},"Campaign":{"type":"structure","members":{"CampaignId":{}}}}}}}},"output":{"type":"structure","members":{"SuccessfulRequestList":{"type":"list","member":{"type":"structure","members":{"RequestIdentifier":{},"ContactId":{}}}},"FailedRequestList":{"type":"list","member":{"type":"structure","members":{"RequestIdentifier":{},"FailureReasonCode":{},"FailureReasonMessage":{}}}}}},"idempotent":true},"ClaimPhoneNumber":{"http":{"requestUri":"/phone-number/claim"},"input":{"type":"structure","required":["PhoneNumber"],"members":{"TargetArn":{},"InstanceId":{},"PhoneNumber":{},"PhoneNumberDescription":{},"Tags":{"shape":"S34"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PhoneNumberId":{},"PhoneNumberArn":{}}}},"CreateAgentStatus":{"http":{"method":"PUT","requestUri":"/agent-status/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","State"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"State":{},"DisplayOrder":{"type":"integer"},"Tags":{"shape":"S34"}}},"output":{"type":"structure","members":{"AgentStatusARN":{},"AgentStatusId":{}}}},"CreateContactFlow":{"http":{"method":"PUT","requestUri":"/contact-flows/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","Type","Content"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Type":{},"Description":{},"Content":{},"Tags":{"shape":"S34"}}},"output":{"type":"structure","members":{"ContactFlowId":{},"ContactFlowArn":{}}}},"CreateContactFlowModule":{"http":{"method":"PUT","requestUri":"/contact-flow-modules/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","Content"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"Content":{},"Tags":{"shape":"S34"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"Id":{},"Arn":{}}}},"CreateEvaluationForm":{"http":{"method":"PUT","requestUri":"/evaluation-forms/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Title","Items"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Title":{},"Description":{},"Items":{"shape":"S3u"},"ScoringStrategy":{"shape":"S4p"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["EvaluationFormId","EvaluationFormArn"],"members":{"EvaluationFormId":{},"EvaluationFormArn":{}}},"idempotent":true},"CreateHoursOfOperation":{"http":{"method":"PUT","requestUri":"/hours-of-operations/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","TimeZone","Config"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"TimeZone":{},"Config":{"shape":"S4x"},"Tags":{"shape":"S34"}}},"output":{"type":"structure","members":{"HoursOfOperationId":{},"HoursOfOperationArn":{}}}},"CreateInstance":{"http":{"method":"PUT","requestUri":"/instance"},"input":{"type":"structure","required":["IdentityManagementType","InboundCallsEnabled","OutboundCallsEnabled"],"members":{"ClientToken":{},"IdentityManagementType":{},"InstanceAlias":{"shape":"S57"},"DirectoryId":{},"InboundCallsEnabled":{"type":"boolean"},"OutboundCallsEnabled":{"type":"boolean"},"Tags":{"shape":"S34"}}},"output":{"type":"structure","members":{"Id":{},"Arn":{}}}},"CreateIntegrationAssociation":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/integration-associations"},"input":{"type":"structure","required":["InstanceId","IntegrationType","IntegrationArn"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"IntegrationType":{},"IntegrationArn":{},"SourceApplicationUrl":{},"SourceApplicationName":{},"SourceType":{},"Tags":{"shape":"S34"}}},"output":{"type":"structure","members":{"IntegrationAssociationId":{},"IntegrationAssociationArn":{}}}},"CreateParticipant":{"http":{"requestUri":"/contact/create-participant"},"input":{"type":"structure","required":["InstanceId","ContactId","ParticipantDetails"],"members":{"InstanceId":{},"ContactId":{},"ClientToken":{"idempotencyToken":true},"ParticipantDetails":{"type":"structure","members":{"ParticipantRole":{},"DisplayName":{}}}}},"output":{"type":"structure","members":{"ParticipantCredentials":{"type":"structure","members":{"ParticipantToken":{},"Expiry":{}}},"ParticipantId":{}}}},"CreatePersistentContactAssociation":{"http":{"requestUri":"/contact/persistent-contact-association/{InstanceId}/{InitialContactId}"},"input":{"type":"structure","required":["InstanceId","InitialContactId","RehydrationType","SourceContactId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"InitialContactId":{"location":"uri","locationName":"InitialContactId"},"RehydrationType":{},"SourceContactId":{},"ClientToken":{}}},"output":{"type":"structure","members":{"ContinuedFromContactId":{}}}},"CreatePredefinedAttribute":{"http":{"method":"PUT","requestUri":"/predefined-attributes/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","Values"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Values":{"shape":"S5w"}}}},"CreatePrompt":{"http":{"method":"PUT","requestUri":"/prompts/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","S3Uri"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"S3Uri":{},"Tags":{"shape":"S34"}}},"output":{"type":"structure","members":{"PromptARN":{},"PromptId":{}}}},"CreateQueue":{"http":{"method":"PUT","requestUri":"/queues/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","HoursOfOperationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"OutboundCallerConfig":{"shape":"S65"},"HoursOfOperationId":{},"MaxContacts":{"type":"integer"},"QuickConnectIds":{"shape":"S1f"},"Tags":{"shape":"S34"}}},"output":{"type":"structure","members":{"QueueArn":{},"QueueId":{}}}},"CreateQuickConnect":{"http":{"method":"PUT","requestUri":"/quick-connects/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","QuickConnectConfig"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"QuickConnectConfig":{"shape":"S6c"},"Tags":{"shape":"S34"}}},"output":{"type":"structure","members":{"QuickConnectARN":{},"QuickConnectId":{}}}},"CreateRoutingProfile":{"http":{"method":"PUT","requestUri":"/routing-profiles/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","Description","DefaultOutboundQueueId","MediaConcurrencies"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"DefaultOutboundQueueId":{},"QueueConfigs":{"shape":"S1j"},"MediaConcurrencies":{"shape":"S6l"},"Tags":{"shape":"S34"},"AgentAvailabilityTimer":{}}},"output":{"type":"structure","members":{"RoutingProfileArn":{},"RoutingProfileId":{}}}},"CreateRule":{"http":{"requestUri":"/rules/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","TriggerEventSource","Function","Actions","PublishStatus"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"TriggerEventSource":{"shape":"S6u"},"Function":{},"Actions":{"shape":"S6x"},"PublishStatus":{},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["RuleArn","RuleId"],"members":{"RuleArn":{},"RuleId":{}}}},"CreateSecurityProfile":{"http":{"method":"PUT","requestUri":"/security-profiles/{InstanceId}"},"input":{"type":"structure","required":["SecurityProfileName","InstanceId"],"members":{"SecurityProfileName":{},"Description":{},"Permissions":{"shape":"S82"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"Tags":{"shape":"S34"},"AllowedAccessControlTags":{"shape":"S84"},"TagRestrictedResources":{"shape":"S87"},"Applications":{"shape":"S89"},"HierarchyRestrictedResources":{"shape":"S8e"},"AllowedAccessControlHierarchyGroupId":{}}},"output":{"type":"structure","members":{"SecurityProfileId":{},"SecurityProfileArn":{}}}},"CreateTaskTemplate":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/task/template"},"input":{"type":"structure","required":["InstanceId","Name","Fields"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"ContactFlowId":{},"Constraints":{"shape":"S8m"},"Defaults":{"shape":"S8v"},"Status":{},"Fields":{"shape":"S90"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["Id","Arn"],"members":{"Id":{},"Arn":{}}}},"CreateTrafficDistributionGroup":{"http":{"method":"PUT","requestUri":"/traffic-distribution-group"},"input":{"type":"structure","required":["Name","InstanceId"],"members":{"Name":{},"Description":{},"InstanceId":{},"ClientToken":{"idempotencyToken":true},"Tags":{"shape":"S34"}}},"output":{"type":"structure","members":{"Id":{},"Arn":{}}}},"CreateUseCase":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases"},"input":{"type":"structure","required":["InstanceId","IntegrationAssociationId","UseCaseType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"IntegrationAssociationId":{"location":"uri","locationName":"IntegrationAssociationId"},"UseCaseType":{},"Tags":{"shape":"S34"}}},"output":{"type":"structure","members":{"UseCaseId":{},"UseCaseArn":{}}}},"CreateUser":{"http":{"method":"PUT","requestUri":"/users/{InstanceId}"},"input":{"type":"structure","required":["Username","PhoneConfig","SecurityProfileIds","RoutingProfileId","InstanceId"],"members":{"Username":{},"Password":{"type":"string","sensitive":true},"IdentityInfo":{"shape":"S9n"},"PhoneConfig":{"shape":"S9r"},"DirectoryUserId":{},"SecurityProfileIds":{"shape":"S9w"},"RoutingProfileId":{},"HierarchyGroupId":{},"InstanceId":{"location":"uri","locationName":"InstanceId"},"Tags":{"shape":"S34"}}},"output":{"type":"structure","members":{"UserId":{},"UserArn":{}}}},"CreateUserHierarchyGroup":{"http":{"method":"PUT","requestUri":"/user-hierarchy-groups/{InstanceId}"},"input":{"type":"structure","required":["Name","InstanceId"],"members":{"Name":{},"ParentGroupId":{},"InstanceId":{"location":"uri","locationName":"InstanceId"},"Tags":{"shape":"S34"}}},"output":{"type":"structure","members":{"HierarchyGroupId":{},"HierarchyGroupArn":{}}}},"CreateView":{"http":{"method":"PUT","requestUri":"/views/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Status","Content","Name"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ClientToken":{},"Status":{},"Content":{"shape":"Sa5"},"Description":{},"Name":{"shape":"Saa"},"Tags":{"shape":"S34"}}},"output":{"type":"structure","members":{"View":{"shape":"Sac"}}},"idempotent":true},"CreateViewVersion":{"http":{"method":"PUT","requestUri":"/views/{InstanceId}/{ViewId}/versions"},"input":{"type":"structure","required":["InstanceId","ViewId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"},"VersionDescription":{},"ViewContentSha256":{}}},"output":{"type":"structure","members":{"View":{"shape":"Sac"}}},"idempotent":true},"CreateVocabulary":{"http":{"requestUri":"/vocabulary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","VocabularyName","LanguageCode","Content"],"members":{"ClientToken":{"idempotencyToken":true},"InstanceId":{"location":"uri","locationName":"InstanceId"},"VocabularyName":{},"LanguageCode":{},"Content":{},"Tags":{"shape":"S34"}}},"output":{"type":"structure","required":["VocabularyArn","VocabularyId","State"],"members":{"VocabularyArn":{},"VocabularyId":{},"State":{}}}},"DeactivateEvaluationForm":{"http":{"requestUri":"/evaluation-forms/{InstanceId}/{EvaluationFormId}/deactivate"},"input":{"type":"structure","required":["InstanceId","EvaluationFormId","EvaluationFormVersion"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationFormId":{"location":"uri","locationName":"EvaluationFormId"},"EvaluationFormVersion":{"type":"integer"}}},"output":{"type":"structure","required":["EvaluationFormId","EvaluationFormArn","EvaluationFormVersion"],"members":{"EvaluationFormId":{},"EvaluationFormArn":{},"EvaluationFormVersion":{"type":"integer"}}}},"DeleteContactEvaluation":{"http":{"method":"DELETE","requestUri":"/contact-evaluations/{InstanceId}/{EvaluationId}"},"input":{"type":"structure","required":["InstanceId","EvaluationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationId":{"location":"uri","locationName":"EvaluationId"}}},"idempotent":true},"DeleteContactFlow":{"http":{"method":"DELETE","requestUri":"/contact-flows/{InstanceId}/{ContactFlowId}"},"input":{"type":"structure","required":["InstanceId","ContactFlowId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowId":{"location":"uri","locationName":"ContactFlowId"}}},"output":{"type":"structure","members":{}}},"DeleteContactFlowModule":{"http":{"method":"DELETE","requestUri":"/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}"},"input":{"type":"structure","required":["InstanceId","ContactFlowModuleId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowModuleId":{"location":"uri","locationName":"ContactFlowModuleId"}}},"output":{"type":"structure","members":{}}},"DeleteEvaluationForm":{"http":{"method":"DELETE","requestUri":"/evaluation-forms/{InstanceId}/{EvaluationFormId}"},"input":{"type":"structure","required":["InstanceId","EvaluationFormId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationFormId":{"location":"uri","locationName":"EvaluationFormId"},"EvaluationFormVersion":{"location":"querystring","locationName":"version","type":"integer"}}},"idempotent":true},"DeleteHoursOfOperation":{"http":{"method":"DELETE","requestUri":"/hours-of-operations/{InstanceId}/{HoursOfOperationId}"},"input":{"type":"structure","required":["InstanceId","HoursOfOperationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"HoursOfOperationId":{"location":"uri","locationName":"HoursOfOperationId"}}}},"DeleteInstance":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"DeleteIntegrationAssociation":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}"},"input":{"type":"structure","required":["InstanceId","IntegrationAssociationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"IntegrationAssociationId":{"location":"uri","locationName":"IntegrationAssociationId"}}}},"DeletePredefinedAttribute":{"http":{"method":"DELETE","requestUri":"/predefined-attributes/{InstanceId}/{Name}"},"input":{"type":"structure","required":["InstanceId","Name"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{"location":"uri","locationName":"Name"}}},"idempotent":true},"DeletePrompt":{"http":{"method":"DELETE","requestUri":"/prompts/{InstanceId}/{PromptId}"},"input":{"type":"structure","required":["InstanceId","PromptId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"PromptId":{"location":"uri","locationName":"PromptId"}}}},"DeleteQueue":{"http":{"method":"DELETE","requestUri":"/queues/{InstanceId}/{QueueId}"},"input":{"type":"structure","required":["InstanceId","QueueId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"}}}},"DeleteQuickConnect":{"http":{"method":"DELETE","requestUri":"/quick-connects/{InstanceId}/{QuickConnectId}"},"input":{"type":"structure","required":["InstanceId","QuickConnectId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QuickConnectId":{"location":"uri","locationName":"QuickConnectId"}}}},"DeleteRoutingProfile":{"http":{"method":"DELETE","requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"}}}},"DeleteRule":{"http":{"method":"DELETE","requestUri":"/rules/{InstanceId}/{RuleId}"},"input":{"type":"structure","required":["InstanceId","RuleId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RuleId":{"location":"uri","locationName":"RuleId"}}}},"DeleteSecurityProfile":{"http":{"method":"DELETE","requestUri":"/security-profiles/{InstanceId}/{SecurityProfileId}"},"input":{"type":"structure","required":["InstanceId","SecurityProfileId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"SecurityProfileId":{"location":"uri","locationName":"SecurityProfileId"}}}},"DeleteTaskTemplate":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/task/template/{TaskTemplateId}"},"input":{"type":"structure","required":["InstanceId","TaskTemplateId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"TaskTemplateId":{"location":"uri","locationName":"TaskTemplateId"}}},"output":{"type":"structure","members":{}}},"DeleteTrafficDistributionGroup":{"http":{"method":"DELETE","requestUri":"/traffic-distribution-group/{TrafficDistributionGroupId}"},"input":{"type":"structure","required":["TrafficDistributionGroupId"],"members":{"TrafficDistributionGroupId":{"location":"uri","locationName":"TrafficDistributionGroupId"}}},"output":{"type":"structure","members":{}}},"DeleteUseCase":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases/{UseCaseId}"},"input":{"type":"structure","required":["InstanceId","IntegrationAssociationId","UseCaseId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"IntegrationAssociationId":{"location":"uri","locationName":"IntegrationAssociationId"},"UseCaseId":{"location":"uri","locationName":"UseCaseId"}}}},"DeleteUser":{"http":{"method":"DELETE","requestUri":"/users/{InstanceId}/{UserId}"},"input":{"type":"structure","required":["InstanceId","UserId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"UserId":{"location":"uri","locationName":"UserId"}}}},"DeleteUserHierarchyGroup":{"http":{"method":"DELETE","requestUri":"/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}"},"input":{"type":"structure","required":["HierarchyGroupId","InstanceId"],"members":{"HierarchyGroupId":{"location":"uri","locationName":"HierarchyGroupId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"DeleteView":{"http":{"method":"DELETE","requestUri":"/views/{InstanceId}/{ViewId}"},"input":{"type":"structure","required":["InstanceId","ViewId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"}}},"output":{"type":"structure","members":{}}},"DeleteViewVersion":{"http":{"method":"DELETE","requestUri":"/views/{InstanceId}/{ViewId}/versions/{ViewVersion}"},"input":{"type":"structure","required":["InstanceId","ViewId","ViewVersion"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"},"ViewVersion":{"location":"uri","locationName":"ViewVersion","type":"integer"}}},"output":{"type":"structure","members":{}}},"DeleteVocabulary":{"http":{"requestUri":"/vocabulary-remove/{InstanceId}/{VocabularyId}"},"input":{"type":"structure","required":["InstanceId","VocabularyId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"VocabularyId":{"location":"uri","locationName":"VocabularyId"}}},"output":{"type":"structure","required":["VocabularyArn","VocabularyId","State"],"members":{"VocabularyArn":{},"VocabularyId":{},"State":{}}}},"DescribeAgentStatus":{"http":{"method":"GET","requestUri":"/agent-status/{InstanceId}/{AgentStatusId}"},"input":{"type":"structure","required":["InstanceId","AgentStatusId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AgentStatusId":{"location":"uri","locationName":"AgentStatusId"}}},"output":{"type":"structure","members":{"AgentStatus":{"type":"structure","members":{"AgentStatusARN":{},"AgentStatusId":{},"Name":{},"Description":{},"Type":{},"DisplayOrder":{"type":"integer"},"State":{},"Tags":{"shape":"S34"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}}}},"DescribeContact":{"http":{"method":"GET","requestUri":"/contacts/{InstanceId}/{ContactId}"},"input":{"type":"structure","required":["InstanceId","ContactId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"uri","locationName":"ContactId"}}},"output":{"type":"structure","members":{"Contact":{"type":"structure","members":{"Arn":{},"Id":{},"InitialContactId":{},"PreviousContactId":{},"InitiationMethod":{},"Name":{"shape":"Sbv"},"Description":{"shape":"Sbw"},"Channel":{},"QueueInfo":{"type":"structure","members":{"Id":{},"EnqueueTimestamp":{"type":"timestamp"}}},"AgentInfo":{"type":"structure","members":{"Id":{},"ConnectedToAgentTimestamp":{"type":"timestamp"},"AgentPauseDurationInSeconds":{"type":"integer"}}},"InitiationTimestamp":{"type":"timestamp"},"DisconnectTimestamp":{"type":"timestamp"},"LastUpdateTimestamp":{"type":"timestamp"},"LastPausedTimestamp":{"type":"timestamp"},"LastResumedTimestamp":{"type":"timestamp"},"TotalPauseCount":{"type":"integer"},"TotalPauseDurationInSeconds":{"type":"integer"},"ScheduledTimestamp":{"type":"timestamp"},"RelatedContactId":{},"WisdomInfo":{"type":"structure","members":{"SessionArn":{}}},"QueueTimeAdjustmentSeconds":{"type":"integer"},"QueuePriority":{"type":"long"},"Tags":{"shape":"Sc7"}}}}}},"DescribeContactEvaluation":{"http":{"method":"GET","requestUri":"/contact-evaluations/{InstanceId}/{EvaluationId}"},"input":{"type":"structure","required":["InstanceId","EvaluationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationId":{"location":"uri","locationName":"EvaluationId"}}},"output":{"type":"structure","required":["Evaluation","EvaluationForm"],"members":{"Evaluation":{"type":"structure","required":["EvaluationId","EvaluationArn","Metadata","Answers","Notes","Status","CreatedTime","LastModifiedTime"],"members":{"EvaluationId":{},"EvaluationArn":{},"Metadata":{"type":"structure","required":["ContactId","EvaluatorArn"],"members":{"ContactId":{},"EvaluatorArn":{},"ContactAgentId":{},"Score":{"shape":"Sce"}}},"Answers":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{"shape":"Sci"},"SystemSuggestedValue":{"shape":"Sci"}}}},"Notes":{"shape":"Scl"},"Status":{},"Scores":{"type":"map","key":{},"value":{"shape":"Sce"}},"CreatedTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"Tags":{"shape":"S34"}}},"EvaluationForm":{"type":"structure","required":["EvaluationFormVersion","EvaluationFormId","EvaluationFormArn","Title","Items"],"members":{"EvaluationFormVersion":{"type":"integer"},"EvaluationFormId":{},"EvaluationFormArn":{},"Title":{},"Description":{},"Items":{"shape":"S3u"},"ScoringStrategy":{"shape":"S4p"}}}}}},"DescribeContactFlow":{"http":{"method":"GET","requestUri":"/contact-flows/{InstanceId}/{ContactFlowId}"},"input":{"type":"structure","required":["InstanceId","ContactFlowId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowId":{"location":"uri","locationName":"ContactFlowId"}}},"output":{"type":"structure","members":{"ContactFlow":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Type":{},"State":{},"Description":{},"Content":{},"Tags":{"shape":"S34"}}}}}},"DescribeContactFlowModule":{"http":{"method":"GET","requestUri":"/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}"},"input":{"type":"structure","required":["InstanceId","ContactFlowModuleId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowModuleId":{"location":"uri","locationName":"ContactFlowModuleId"}}},"output":{"type":"structure","members":{"ContactFlowModule":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Content":{},"Description":{},"State":{},"Status":{},"Tags":{"shape":"S34"}}}}}},"DescribeEvaluationForm":{"http":{"method":"GET","requestUri":"/evaluation-forms/{InstanceId}/{EvaluationFormId}"},"input":{"type":"structure","required":["InstanceId","EvaluationFormId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationFormId":{"location":"uri","locationName":"EvaluationFormId"},"EvaluationFormVersion":{"location":"querystring","locationName":"version","type":"integer"}}},"output":{"type":"structure","required":["EvaluationForm"],"members":{"EvaluationForm":{"type":"structure","required":["EvaluationFormId","EvaluationFormVersion","Locked","EvaluationFormArn","Title","Status","Items","CreatedTime","CreatedBy","LastModifiedTime","LastModifiedBy"],"members":{"EvaluationFormId":{},"EvaluationFormVersion":{"type":"integer"},"Locked":{"type":"boolean"},"EvaluationFormArn":{},"Title":{},"Description":{},"Status":{},"Items":{"shape":"S3u"},"ScoringStrategy":{"shape":"S4p"},"CreatedTime":{"type":"timestamp"},"CreatedBy":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{},"Tags":{"shape":"S34"}}}}}},"DescribeHoursOfOperation":{"http":{"method":"GET","requestUri":"/hours-of-operations/{InstanceId}/{HoursOfOperationId}"},"input":{"type":"structure","required":["InstanceId","HoursOfOperationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"HoursOfOperationId":{"location":"uri","locationName":"HoursOfOperationId"}}},"output":{"type":"structure","members":{"HoursOfOperation":{"shape":"Sd7"}}}},"DescribeInstance":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"}}},"output":{"type":"structure","members":{"Instance":{"type":"structure","members":{"Id":{},"Arn":{},"IdentityManagementType":{},"InstanceAlias":{"shape":"S57"},"CreatedTime":{"type":"timestamp"},"ServiceRole":{},"InstanceStatus":{},"StatusReason":{"type":"structure","members":{"Message":{}}},"InboundCallsEnabled":{"type":"boolean"},"OutboundCallsEnabled":{"type":"boolean"},"InstanceAccessUrl":{},"Tags":{"shape":"S34"}}}}}},"DescribeInstanceAttribute":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/attribute/{AttributeType}"},"input":{"type":"structure","required":["InstanceId","AttributeType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AttributeType":{"location":"uri","locationName":"AttributeType"}}},"output":{"type":"structure","members":{"Attribute":{"shape":"Sdh"}}}},"DescribeInstanceStorageConfig":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/storage-config/{AssociationId}"},"input":{"type":"structure","required":["InstanceId","AssociationId","ResourceType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AssociationId":{"location":"uri","locationName":"AssociationId"},"ResourceType":{"location":"querystring","locationName":"resourceType"}}},"output":{"type":"structure","members":{"StorageConfig":{"shape":"St"}}}},"DescribePhoneNumber":{"http":{"method":"GET","requestUri":"/phone-number/{PhoneNumberId}"},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"location":"uri","locationName":"PhoneNumberId"}}},"output":{"type":"structure","members":{"ClaimedPhoneNumberSummary":{"type":"structure","members":{"PhoneNumberId":{},"PhoneNumberArn":{},"PhoneNumber":{},"PhoneNumberCountryCode":{},"PhoneNumberType":{},"PhoneNumberDescription":{},"TargetArn":{},"InstanceId":{},"Tags":{"shape":"S34"},"PhoneNumberStatus":{"type":"structure","members":{"Status":{},"Message":{}}},"SourcePhoneNumberArn":{}}}}}},"DescribePredefinedAttribute":{"http":{"method":"GET","requestUri":"/predefined-attributes/{InstanceId}/{Name}"},"input":{"type":"structure","required":["InstanceId","Name"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{"location":"uri","locationName":"Name"}}},"output":{"type":"structure","members":{"PredefinedAttribute":{"shape":"Sdv"}}}},"DescribePrompt":{"http":{"method":"GET","requestUri":"/prompts/{InstanceId}/{PromptId}"},"input":{"type":"structure","required":["InstanceId","PromptId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"PromptId":{"location":"uri","locationName":"PromptId"}}},"output":{"type":"structure","members":{"Prompt":{"shape":"Sdy"}}}},"DescribeQueue":{"http":{"method":"GET","requestUri":"/queues/{InstanceId}/{QueueId}"},"input":{"type":"structure","required":["InstanceId","QueueId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"}}},"output":{"type":"structure","members":{"Queue":{"shape":"Se1"}}}},"DescribeQuickConnect":{"http":{"method":"GET","requestUri":"/quick-connects/{InstanceId}/{QuickConnectId}"},"input":{"type":"structure","required":["InstanceId","QuickConnectId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QuickConnectId":{"location":"uri","locationName":"QuickConnectId"}}},"output":{"type":"structure","members":{"QuickConnect":{"shape":"Se5"}}}},"DescribeRoutingProfile":{"http":{"method":"GET","requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"}}},"output":{"type":"structure","members":{"RoutingProfile":{"shape":"Se8"}}}},"DescribeRule":{"http":{"method":"GET","requestUri":"/rules/{InstanceId}/{RuleId}"},"input":{"type":"structure","required":["InstanceId","RuleId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RuleId":{"location":"uri","locationName":"RuleId"}}},"output":{"type":"structure","required":["Rule"],"members":{"Rule":{"type":"structure","required":["Name","RuleId","RuleArn","TriggerEventSource","Function","Actions","PublishStatus","CreatedTime","LastUpdatedTime","LastUpdatedBy"],"members":{"Name":{},"RuleId":{},"RuleArn":{},"TriggerEventSource":{"shape":"S6u"},"Function":{},"Actions":{"shape":"S6x"},"PublishStatus":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"LastUpdatedBy":{},"Tags":{"shape":"S34"}}}}}},"DescribeSecurityProfile":{"http":{"method":"GET","requestUri":"/security-profiles/{InstanceId}/{SecurityProfileId}"},"input":{"type":"structure","required":["SecurityProfileId","InstanceId"],"members":{"SecurityProfileId":{"location":"uri","locationName":"SecurityProfileId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}},"output":{"type":"structure","members":{"SecurityProfile":{"type":"structure","members":{"Id":{},"OrganizationResourceId":{},"Arn":{},"SecurityProfileName":{},"Description":{},"Tags":{"shape":"S34"},"AllowedAccessControlTags":{"shape":"S84"},"TagRestrictedResources":{"shape":"S87"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{},"HierarchyRestrictedResources":{"shape":"S8e"},"AllowedAccessControlHierarchyGroupId":{}}}}}},"DescribeTrafficDistributionGroup":{"http":{"method":"GET","requestUri":"/traffic-distribution-group/{TrafficDistributionGroupId}"},"input":{"type":"structure","required":["TrafficDistributionGroupId"],"members":{"TrafficDistributionGroupId":{"location":"uri","locationName":"TrafficDistributionGroupId"}}},"output":{"type":"structure","members":{"TrafficDistributionGroup":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"Description":{},"InstanceArn":{},"Status":{},"Tags":{"shape":"S34"},"IsDefault":{"type":"boolean"}}}}}},"DescribeUser":{"http":{"method":"GET","requestUri":"/users/{InstanceId}/{UserId}"},"input":{"type":"structure","required":["UserId","InstanceId"],"members":{"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}},"output":{"type":"structure","members":{"User":{"type":"structure","members":{"Id":{},"Arn":{},"Username":{},"IdentityInfo":{"shape":"S9n"},"PhoneConfig":{"shape":"S9r"},"DirectoryUserId":{},"SecurityProfileIds":{"shape":"S9w"},"RoutingProfileId":{},"HierarchyGroupId":{},"Tags":{"shape":"S34"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}}}},"DescribeUserHierarchyGroup":{"http":{"method":"GET","requestUri":"/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}"},"input":{"type":"structure","required":["HierarchyGroupId","InstanceId"],"members":{"HierarchyGroupId":{"location":"uri","locationName":"HierarchyGroupId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}},"output":{"type":"structure","members":{"HierarchyGroup":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LevelId":{},"HierarchyPath":{"type":"structure","members":{"LevelOne":{"shape":"Seu"},"LevelTwo":{"shape":"Seu"},"LevelThree":{"shape":"Seu"},"LevelFour":{"shape":"Seu"},"LevelFive":{"shape":"Seu"}}},"Tags":{"shape":"S34"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}}}},"DescribeUserHierarchyStructure":{"http":{"method":"GET","requestUri":"/user-hierarchy-structure/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"}}},"output":{"type":"structure","members":{"HierarchyStructure":{"type":"structure","members":{"LevelOne":{"shape":"Sey"},"LevelTwo":{"shape":"Sey"},"LevelThree":{"shape":"Sey"},"LevelFour":{"shape":"Sey"},"LevelFive":{"shape":"Sey"}}}}}},"DescribeView":{"http":{"method":"GET","requestUri":"/views/{InstanceId}/{ViewId}"},"input":{"type":"structure","required":["InstanceId","ViewId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"}}},"output":{"type":"structure","members":{"View":{"shape":"Sac"}}}},"DescribeVocabulary":{"http":{"method":"GET","requestUri":"/vocabulary/{InstanceId}/{VocabularyId}"},"input":{"type":"structure","required":["InstanceId","VocabularyId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"VocabularyId":{"location":"uri","locationName":"VocabularyId"}}},"output":{"type":"structure","required":["Vocabulary"],"members":{"Vocabulary":{"type":"structure","required":["Name","Id","Arn","LanguageCode","State","LastModifiedTime"],"members":{"Name":{},"Id":{},"Arn":{},"LanguageCode":{},"State":{},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"Content":{},"Tags":{"shape":"S34"}}}}}},"DisassociateAnalyticsDataSet":{"http":{"requestUri":"/analytics-data/instance/{InstanceId}/association"},"input":{"type":"structure","required":["InstanceId","DataSetId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"DataSetId":{},"TargetAccountId":{}}}},"DisassociateApprovedOrigin":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/approved-origin"},"input":{"type":"structure","required":["InstanceId","Origin"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Origin":{"location":"querystring","locationName":"origin"}}}},"DisassociateBot":{"http":{"requestUri":"/instance/{InstanceId}/bot"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"LexBot":{"shape":"Sf"},"LexV2Bot":{"shape":"Si"}}}},"DisassociateFlow":{"http":{"method":"DELETE","requestUri":"/flow-associations/{InstanceId}/{ResourceId}/{ResourceType}"},"input":{"type":"structure","required":["InstanceId","ResourceId","ResourceType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceId":{"location":"uri","locationName":"ResourceId"},"ResourceType":{"location":"uri","locationName":"ResourceType"}}},"output":{"type":"structure","members":{}}},"DisassociateInstanceStorageConfig":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/storage-config/{AssociationId}"},"input":{"type":"structure","required":["InstanceId","AssociationId","ResourceType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AssociationId":{"location":"uri","locationName":"AssociationId"},"ResourceType":{"location":"querystring","locationName":"resourceType"}}}},"DisassociateLambdaFunction":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/lambda-function"},"input":{"type":"structure","required":["InstanceId","FunctionArn"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"FunctionArn":{"location":"querystring","locationName":"functionArn"}}}},"DisassociateLexBot":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/lex-bot"},"input":{"type":"structure","required":["InstanceId","BotName","LexRegion"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"BotName":{"location":"querystring","locationName":"botName"},"LexRegion":{"location":"querystring","locationName":"lexRegion"}}}},"DisassociatePhoneNumberContactFlow":{"http":{"method":"DELETE","requestUri":"/phone-number/{PhoneNumberId}/contact-flow"},"input":{"type":"structure","required":["PhoneNumberId","InstanceId"],"members":{"PhoneNumberId":{"location":"uri","locationName":"PhoneNumberId"},"InstanceId":{"location":"querystring","locationName":"instanceId"}}}},"DisassociateQueueQuickConnects":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/disassociate-quick-connects"},"input":{"type":"structure","required":["InstanceId","QueueId","QuickConnectIds"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"QuickConnectIds":{"shape":"S1f"}}}},"DisassociateRoutingProfileQueues":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/disassociate-queues"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId","QueueReferences"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"QueueReferences":{"type":"list","member":{"shape":"S1l"}}}}},"DisassociateSecurityKey":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/security-key/{AssociationId}"},"input":{"type":"structure","required":["InstanceId","AssociationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AssociationId":{"location":"uri","locationName":"AssociationId"}}}},"DisassociateTrafficDistributionGroupUser":{"http":{"method":"DELETE","requestUri":"/traffic-distribution-group/{TrafficDistributionGroupId}/user"},"input":{"type":"structure","required":["TrafficDistributionGroupId","UserId","InstanceId"],"members":{"TrafficDistributionGroupId":{"location":"uri","locationName":"TrafficDistributionGroupId"},"UserId":{"location":"querystring","locationName":"UserId"},"InstanceId":{"location":"querystring","locationName":"InstanceId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DisassociateUserProficiencies":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/disassociate-proficiencies"},"input":{"type":"structure","required":["InstanceId","UserId","UserProficiencies"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"UserId":{"location":"uri","locationName":"UserId"},"UserProficiencies":{"type":"list","member":{"type":"structure","required":["AttributeName","AttributeValue"],"members":{"AttributeName":{},"AttributeValue":{}}}}}}},"DismissUserContact":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/contact"},"input":{"type":"structure","required":["UserId","InstanceId","ContactId"],"members":{"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{}}},"output":{"type":"structure","members":{}}},"GetContactAttributes":{"http":{"method":"GET","requestUri":"/contact/attributes/{InstanceId}/{InitialContactId}"},"input":{"type":"structure","required":["InstanceId","InitialContactId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"InitialContactId":{"location":"uri","locationName":"InitialContactId"}}},"output":{"type":"structure","members":{"Attributes":{"shape":"S2p"}}}},"GetCurrentMetricData":{"http":{"requestUri":"/metrics/current/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Filters","CurrentMetrics"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Filters":{"shape":"Sfu"},"Groupings":{"shape":"Sg0"},"CurrentMetrics":{"type":"list","member":{"shape":"Sg3"}},"NextToken":{},"MaxResults":{"type":"integer"},"SortCriteria":{"type":"list","member":{"type":"structure","members":{"SortByMetric":{},"SortOrder":{}}}}}},"output":{"type":"structure","members":{"NextToken":{},"MetricResults":{"type":"list","member":{"type":"structure","members":{"Dimensions":{"shape":"Sge"},"Collections":{"type":"list","member":{"type":"structure","members":{"Metric":{"shape":"Sg3"},"Value":{"type":"double"}}}}}}},"DataSnapshotTime":{"type":"timestamp"},"ApproximateTotalCount":{"type":"long"}}}},"GetCurrentUserData":{"http":{"requestUri":"/metrics/userdata/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Filters"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Filters":{"type":"structure","members":{"Queues":{"shape":"Sfv"},"ContactFilter":{"type":"structure","members":{"ContactStates":{"type":"list","member":{}}}},"RoutingProfiles":{"shape":"Sfx"},"Agents":{"type":"list","member":{}},"UserHierarchyGroups":{"type":"list","member":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"UserDataList":{"type":"list","member":{"type":"structure","members":{"User":{"type":"structure","members":{"Id":{},"Arn":{}}},"RoutingProfile":{"shape":"Sgg"},"HierarchyPath":{"type":"structure","members":{"LevelOne":{"shape":"Sgx"},"LevelTwo":{"shape":"Sgx"},"LevelThree":{"shape":"Sgx"},"LevelFour":{"shape":"Sgx"},"LevelFive":{"shape":"Sgx"}}},"Status":{"type":"structure","members":{"StatusStartTimestamp":{"type":"timestamp"},"StatusArn":{},"StatusName":{}}},"AvailableSlotsByChannel":{"shape":"Sgz"},"MaxSlotsByChannel":{"shape":"Sgz"},"ActiveSlotsByChannel":{"shape":"Sgz"},"Contacts":{"type":"list","member":{"type":"structure","members":{"ContactId":{},"Channel":{},"InitiationMethod":{},"AgentContactState":{},"StateStartTimestamp":{"type":"timestamp"},"ConnectedToAgentTimestamp":{"type":"timestamp"},"Queue":{"shape":"Sgf"}}}},"NextStatus":{}}}},"ApproximateTotalCount":{"type":"long"}}}},"GetFederationToken":{"http":{"method":"GET","requestUri":"/user/federate/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"}}},"output":{"type":"structure","members":{"Credentials":{"type":"structure","members":{"AccessToken":{"shape":"Sh6"},"AccessTokenExpiration":{"type":"timestamp"},"RefreshToken":{"shape":"Sh6"},"RefreshTokenExpiration":{"type":"timestamp"}},"sensitive":true},"SignInUrl":{},"UserArn":{},"UserId":{}}}},"GetFlowAssociation":{"http":{"method":"GET","requestUri":"/flow-associations/{InstanceId}/{ResourceId}/{ResourceType}"},"input":{"type":"structure","required":["InstanceId","ResourceId","ResourceType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceId":{"location":"uri","locationName":"ResourceId"},"ResourceType":{"location":"uri","locationName":"ResourceType"}}},"output":{"type":"structure","members":{"ResourceId":{},"FlowId":{},"ResourceType":{}}}},"GetMetricData":{"http":{"requestUri":"/metrics/historical/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","StartTime","EndTime","Filters","HistoricalMetrics"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Filters":{"shape":"Sfu"},"Groupings":{"shape":"Sg0"},"HistoricalMetrics":{"type":"list","member":{"shape":"Shb"}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"MetricResults":{"type":"list","member":{"type":"structure","members":{"Dimensions":{"shape":"Sge"},"Collections":{"type":"list","member":{"type":"structure","members":{"Metric":{"shape":"Shb"},"Value":{"type":"double"}}}}}}}}}},"GetMetricDataV2":{"http":{"requestUri":"/metrics/data"},"input":{"type":"structure","required":["ResourceArn","StartTime","EndTime","Filters","Metrics"],"members":{"ResourceArn":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Interval":{"type":"structure","members":{"TimeZone":{},"IntervalPeriod":{}}},"Filters":{"type":"list","member":{"type":"structure","members":{"FilterKey":{},"FilterValues":{"type":"list","member":{}}}}},"Groupings":{"type":"list","member":{}},"Metrics":{"type":"list","member":{"shape":"Shw"}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"MetricResults":{"type":"list","member":{"type":"structure","members":{"Dimensions":{"type":"map","key":{},"value":{}},"MetricInterval":{"type":"structure","members":{"Interval":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}},"Collections":{"type":"list","member":{"type":"structure","members":{"Metric":{"shape":"Shw"},"Value":{"type":"double"}}}}}}}}}},"GetPromptFile":{"http":{"method":"GET","requestUri":"/prompts/{InstanceId}/{PromptId}/file"},"input":{"type":"structure","required":["InstanceId","PromptId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"PromptId":{"location":"uri","locationName":"PromptId"}}},"output":{"type":"structure","members":{"PromptPresignedUrl":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"GetTaskTemplate":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/task/template/{TaskTemplateId}"},"input":{"type":"structure","required":["InstanceId","TaskTemplateId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"TaskTemplateId":{"location":"uri","locationName":"TaskTemplateId"},"SnapshotVersion":{"location":"querystring","locationName":"snapshotVersion"}}},"output":{"type":"structure","required":["Id","Arn","Name"],"members":{"InstanceId":{},"Id":{},"Arn":{},"Name":{},"Description":{},"ContactFlowId":{},"Constraints":{"shape":"S8m"},"Defaults":{"shape":"S8v"},"Fields":{"shape":"S90"},"Status":{},"LastModifiedTime":{"type":"timestamp"},"CreatedTime":{"type":"timestamp"},"Tags":{"shape":"S34"}}}},"GetTrafficDistribution":{"http":{"method":"GET","requestUri":"/traffic-distribution/{Id}"},"input":{"type":"structure","required":["Id"],"members":{"Id":{"location":"uri","locationName":"Id"}}},"output":{"type":"structure","members":{"TelephonyConfig":{"shape":"Sil"},"Id":{},"Arn":{},"SignInConfig":{"shape":"Siq"},"AgentConfig":{"shape":"Sit"}}}},"ImportPhoneNumber":{"http":{"requestUri":"/phone-number/import"},"input":{"type":"structure","required":["InstanceId","SourcePhoneNumberArn"],"members":{"InstanceId":{},"SourcePhoneNumberArn":{},"PhoneNumberDescription":{},"Tags":{"shape":"S34"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PhoneNumberId":{},"PhoneNumberArn":{}}}},"ListAgentStatuses":{"http":{"method":"GET","requestUri":"/agent-status/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"AgentStatusTypes":{"location":"querystring","locationName":"AgentStatusTypes","type":"list","member":{}}}},"output":{"type":"structure","members":{"NextToken":{},"AgentStatusSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"Type":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}}}}},"ListAnalyticsDataAssociations":{"http":{"method":"GET","requestUri":"/analytics-data/instance/{InstanceId}/association"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"DataSetId":{"location":"querystring","locationName":"DataSetId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"Results":{"shape":"S25"},"NextToken":{}}}},"ListApprovedOrigins":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/approved-origins"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"Origins":{"type":"list","member":{}},"NextToken":{}}}},"ListBots":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/bots"},"input":{"type":"structure","required":["InstanceId","LexVersion"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"LexVersion":{"location":"querystring","locationName":"lexVersion"}}},"output":{"type":"structure","members":{"LexBots":{"type":"list","member":{"type":"structure","members":{"LexBot":{"shape":"Sf"},"LexV2Bot":{"shape":"Si"}}}},"NextToken":{}}}},"ListContactEvaluations":{"http":{"method":"GET","requestUri":"/contact-evaluations/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","ContactId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"querystring","locationName":"contactId"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["EvaluationSummaryList"],"members":{"EvaluationSummaryList":{"type":"list","member":{"type":"structure","required":["EvaluationId","EvaluationArn","EvaluationFormTitle","EvaluationFormId","Status","EvaluatorArn","CreatedTime","LastModifiedTime"],"members":{"EvaluationId":{},"EvaluationArn":{},"EvaluationFormTitle":{},"EvaluationFormId":{},"Status":{},"EvaluatorArn":{},"Score":{"shape":"Sce"},"CreatedTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListContactFlowModules":{"http":{"method":"GET","requestUri":"/contact-flow-modules-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"ContactFlowModuleState":{"location":"querystring","locationName":"state"}}},"output":{"type":"structure","members":{"ContactFlowModulesSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"State":{}}}},"NextToken":{}}}},"ListContactFlows":{"http":{"method":"GET","requestUri":"/contact-flows-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowTypes":{"location":"querystring","locationName":"contactFlowTypes","type":"list","member":{}},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"ContactFlowSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"ContactFlowType":{},"ContactFlowState":{}}}},"NextToken":{}}}},"ListContactReferences":{"http":{"method":"GET","requestUri":"/contact/references/{InstanceId}/{ContactId}"},"input":{"type":"structure","required":["InstanceId","ContactId","ReferenceTypes"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"uri","locationName":"ContactId"},"ReferenceTypes":{"location":"querystring","locationName":"referenceTypes","type":"list","member":{}},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"ReferenceSummaryList":{"type":"list","member":{"type":"structure","members":{"Url":{"type":"structure","members":{"Name":{},"Value":{}}},"Attachment":{"type":"structure","members":{"Name":{},"Value":{},"Status":{}}},"String":{"type":"structure","members":{"Name":{},"Value":{}}},"Number":{"type":"structure","members":{"Name":{},"Value":{}}},"Date":{"type":"structure","members":{"Name":{},"Value":{}}},"Email":{"type":"structure","members":{"Name":{},"Value":{}}}},"union":true}},"NextToken":{}}}},"ListDefaultVocabularies":{"http":{"requestUri":"/default-vocabulary-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"LanguageCode":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["DefaultVocabularyList"],"members":{"DefaultVocabularyList":{"type":"list","member":{"type":"structure","required":["InstanceId","LanguageCode","VocabularyId","VocabularyName"],"members":{"InstanceId":{},"LanguageCode":{},"VocabularyId":{},"VocabularyName":{}}}},"NextToken":{}}}},"ListEvaluationFormVersions":{"http":{"method":"GET","requestUri":"/evaluation-forms/{InstanceId}/{EvaluationFormId}/versions"},"input":{"type":"structure","required":["InstanceId","EvaluationFormId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationFormId":{"location":"uri","locationName":"EvaluationFormId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["EvaluationFormVersionSummaryList"],"members":{"EvaluationFormVersionSummaryList":{"type":"list","member":{"type":"structure","required":["EvaluationFormArn","EvaluationFormId","EvaluationFormVersion","Locked","Status","CreatedTime","CreatedBy","LastModifiedTime","LastModifiedBy"],"members":{"EvaluationFormArn":{},"EvaluationFormId":{},"EvaluationFormVersion":{"type":"integer"},"Locked":{"type":"boolean"},"Status":{},"CreatedTime":{"type":"timestamp"},"CreatedBy":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{}}}},"NextToken":{}}}},"ListEvaluationForms":{"http":{"method":"GET","requestUri":"/evaluation-forms/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["EvaluationFormSummaryList"],"members":{"EvaluationFormSummaryList":{"type":"list","member":{"type":"structure","required":["EvaluationFormId","EvaluationFormArn","Title","CreatedTime","CreatedBy","LastModifiedTime","LastModifiedBy","LatestVersion"],"members":{"EvaluationFormId":{},"EvaluationFormArn":{},"Title":{},"CreatedTime":{"type":"timestamp"},"CreatedBy":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{},"LastActivatedTime":{"type":"timestamp"},"LastActivatedBy":{},"LatestVersion":{"type":"integer"},"ActiveVersion":{"type":"integer"}}}},"NextToken":{}}}},"ListFlowAssociations":{"http":{"method":"GET","requestUri":"/flow-associations-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceType":{"location":"querystring","locationName":"ResourceType"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"FlowAssociationSummaryList":{"shape":"S2f"},"NextToken":{}}}},"ListHoursOfOperations":{"http":{"method":"GET","requestUri":"/hours-of-operations-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"HoursOfOperationSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"NextToken":{}}}},"ListInstanceAttributes":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/attributes"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"Attributes":{"type":"list","member":{"shape":"Sdh"}},"NextToken":{}}}},"ListInstanceStorageConfigs":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/storage-configs"},"input":{"type":"structure","required":["InstanceId","ResourceType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceType":{"location":"querystring","locationName":"resourceType"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"StorageConfigs":{"type":"list","member":{"shape":"St"}},"NextToken":{}}}},"ListInstances":{"http":{"method":"GET","requestUri":"/instance"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"InstanceSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"IdentityManagementType":{},"InstanceAlias":{"shape":"S57"},"CreatedTime":{"type":"timestamp"},"ServiceRole":{},"InstanceStatus":{},"InboundCallsEnabled":{"type":"boolean"},"OutboundCallsEnabled":{"type":"boolean"},"InstanceAccessUrl":{}}}},"NextToken":{}}}},"ListIntegrationAssociations":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/integration-associations"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"IntegrationType":{"location":"querystring","locationName":"integrationType"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"IntegrationArn":{"location":"querystring","locationName":"integrationArn"}}},"output":{"type":"structure","members":{"IntegrationAssociationSummaryList":{"type":"list","member":{"type":"structure","members":{"IntegrationAssociationId":{},"IntegrationAssociationArn":{},"InstanceId":{},"IntegrationType":{},"IntegrationArn":{},"SourceApplicationUrl":{},"SourceApplicationName":{},"SourceType":{}}}},"NextToken":{}}}},"ListLambdaFunctions":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/lambda-functions"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"LambdaFunctions":{"type":"list","member":{}},"NextToken":{}}}},"ListLexBots":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/lex-bots"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"LexBots":{"type":"list","member":{"shape":"Sf"}},"NextToken":{}}}},"ListPhoneNumbers":{"http":{"method":"GET","requestUri":"/phone-numbers-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"PhoneNumberTypes":{"shape":"Sl9","location":"querystring","locationName":"phoneNumberTypes"},"PhoneNumberCountryCodes":{"shape":"Sla","location":"querystring","locationName":"phoneNumberCountryCodes"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"PhoneNumberSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"PhoneNumber":{},"PhoneNumberType":{},"PhoneNumberCountryCode":{}}}},"NextToken":{}}}},"ListPhoneNumbersV2":{"http":{"requestUri":"/phone-number/list"},"input":{"type":"structure","members":{"TargetArn":{},"InstanceId":{},"MaxResults":{"type":"integer"},"NextToken":{},"PhoneNumberCountryCodes":{"shape":"Sla"},"PhoneNumberTypes":{"shape":"Sl9"},"PhoneNumberPrefix":{}}},"output":{"type":"structure","members":{"NextToken":{},"ListPhoneNumbersSummaryList":{"type":"list","member":{"type":"structure","members":{"PhoneNumberId":{},"PhoneNumberArn":{},"PhoneNumber":{},"PhoneNumberCountryCode":{},"PhoneNumberType":{},"TargetArn":{},"InstanceId":{},"PhoneNumberDescription":{},"SourcePhoneNumberArn":{}}}}}}},"ListPredefinedAttributes":{"http":{"method":"GET","requestUri":"/predefined-attributes/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"PredefinedAttributeSummaryList":{"type":"list","member":{"type":"structure","members":{"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}}}}},"ListPrompts":{"http":{"method":"GET","requestUri":"/prompts-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"PromptSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"NextToken":{}}}},"ListQueueQuickConnects":{"http":{"method":"GET","requestUri":"/queues/{InstanceId}/{QueueId}/quick-connects"},"input":{"type":"structure","required":["InstanceId","QueueId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"QuickConnectSummaryList":{"shape":"Slv"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"ListQueues":{"http":{"method":"GET","requestUri":"/queues-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueTypes":{"location":"querystring","locationName":"queueTypes","type":"list","member":{}},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"QueueSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"QueueType":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"NextToken":{}}}},"ListQuickConnects":{"http":{"method":"GET","requestUri":"/quick-connects/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"QuickConnectTypes":{"location":"querystring","locationName":"QuickConnectTypes","type":"list","member":{}}}},"output":{"type":"structure","members":{"QuickConnectSummaryList":{"shape":"Slv"},"NextToken":{}}}},"ListRealtimeContactAnalysisSegmentsV2":{"http":{"requestUri":"/contact/list-real-time-analysis-segments-v2/{InstanceId}/{ContactId}"},"input":{"type":"structure","required":["InstanceId","ContactId","OutputType","SegmentTypes"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"uri","locationName":"ContactId"},"MaxResults":{"type":"integer"},"NextToken":{},"OutputType":{},"SegmentTypes":{"type":"list","member":{}}}},"output":{"type":"structure","required":["Channel","Status","Segments"],"members":{"Channel":{},"Status":{},"Segments":{"type":"list","member":{"type":"structure","members":{"Transcript":{"type":"structure","required":["Id","ParticipantId","ParticipantRole","Content","Time"],"members":{"Id":{},"ParticipantId":{},"ParticipantRole":{},"DisplayName":{},"Content":{},"ContentType":{},"Time":{"shape":"Smk"},"Redaction":{"type":"structure","members":{"CharacterOffsets":{"type":"list","member":{"shape":"Smo"}}}},"Sentiment":{}}},"Categories":{"type":"structure","required":["MatchedDetails"],"members":{"MatchedDetails":{"type":"map","key":{},"value":{"type":"structure","required":["PointsOfInterest"],"members":{"PointsOfInterest":{"type":"list","member":{"type":"structure","members":{"TranscriptItems":{"type":"list","member":{"type":"structure","required":["Id"],"members":{"Id":{},"CharacterOffsets":{"shape":"Smo"}}}}}}}}}}}},"Issues":{"type":"structure","required":["IssuesDetected"],"members":{"IssuesDetected":{"type":"list","member":{"type":"structure","required":["TranscriptItems"],"members":{"TranscriptItems":{"type":"list","member":{"type":"structure","required":["Id"],"members":{"Content":{},"Id":{},"CharacterOffsets":{"shape":"Smo"}}}}}}}}},"Event":{"type":"structure","required":["Id","EventType","Time"],"members":{"Id":{},"ParticipantId":{},"ParticipantRole":{},"DisplayName":{},"EventType":{},"Time":{"shape":"Smk"}}},"Attachments":{"type":"structure","required":["Id","ParticipantId","ParticipantRole","Attachments","Time"],"members":{"Id":{},"ParticipantId":{},"ParticipantRole":{},"DisplayName":{},"Attachments":{"type":"list","member":{"type":"structure","required":["AttachmentName","AttachmentId"],"members":{"AttachmentName":{},"ContentType":{},"AttachmentId":{},"Status":{}}}},"Time":{"shape":"Smk"}}}},"union":true}},"NextToken":{}}}},"ListRoutingProfileQueues":{"http":{"method":"GET","requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/queues"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"RoutingProfileQueueConfigSummaryList":{"type":"list","member":{"type":"structure","required":["QueueId","QueueArn","QueueName","Priority","Delay","Channel"],"members":{"QueueId":{},"QueueArn":{},"QueueName":{},"Priority":{"type":"integer"},"Delay":{"type":"integer"},"Channel":{}}}},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"ListRoutingProfiles":{"http":{"method":"GET","requestUri":"/routing-profiles-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"RoutingProfileSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"NextToken":{}}}},"ListRules":{"http":{"method":"GET","requestUri":"/rules/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"PublishStatus":{"location":"querystring","locationName":"publishStatus"},"EventSourceName":{"location":"querystring","locationName":"eventSourceName"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["RuleSummaryList"],"members":{"RuleSummaryList":{"type":"list","member":{"type":"structure","required":["Name","RuleId","RuleArn","EventSourceName","PublishStatus","ActionSummaries","CreatedTime","LastUpdatedTime"],"members":{"Name":{},"RuleId":{},"RuleArn":{},"EventSourceName":{},"PublishStatus":{},"ActionSummaries":{"type":"list","member":{"type":"structure","required":["ActionType"],"members":{"ActionType":{}}}},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListSecurityKeys":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/security-keys"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"SecurityKeys":{"type":"list","member":{"type":"structure","members":{"AssociationId":{},"Key":{},"CreationTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListSecurityProfileApplications":{"http":{"method":"GET","requestUri":"/security-profiles-applications/{InstanceId}/{SecurityProfileId}"},"input":{"type":"structure","required":["SecurityProfileId","InstanceId"],"members":{"SecurityProfileId":{"location":"uri","locationName":"SecurityProfileId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"Applications":{"shape":"S89"},"NextToken":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"ListSecurityProfilePermissions":{"http":{"method":"GET","requestUri":"/security-profiles-permissions/{InstanceId}/{SecurityProfileId}"},"input":{"type":"structure","required":["SecurityProfileId","InstanceId"],"members":{"SecurityProfileId":{"location":"uri","locationName":"SecurityProfileId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"Permissions":{"shape":"S82"},"NextToken":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"ListSecurityProfiles":{"http":{"method":"GET","requestUri":"/security-profiles-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"SecurityProfileSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}"},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S34"}}}},"ListTaskTemplates":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/task/template"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"Status":{"location":"querystring","locationName":"status"},"Name":{"location":"querystring","locationName":"name"}}},"output":{"type":"structure","members":{"TaskTemplates":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"Description":{},"Status":{},"LastModifiedTime":{"type":"timestamp"},"CreatedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListTrafficDistributionGroupUsers":{"http":{"method":"GET","requestUri":"/traffic-distribution-group/{TrafficDistributionGroupId}/user"},"input":{"type":"structure","required":["TrafficDistributionGroupId"],"members":{"TrafficDistributionGroupId":{"location":"uri","locationName":"TrafficDistributionGroupId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"NextToken":{},"TrafficDistributionGroupUserSummaryList":{"type":"list","member":{"type":"structure","members":{"UserId":{}}}}}}},"ListTrafficDistributionGroups":{"http":{"method":"GET","requestUri":"/traffic-distribution-groups"},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"InstanceId":{"location":"querystring","locationName":"instanceId"}}},"output":{"type":"structure","members":{"NextToken":{},"TrafficDistributionGroupSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"InstanceArn":{},"Status":{},"IsDefault":{"type":"boolean"}}}}}}},"ListUseCases":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases"},"input":{"type":"structure","required":["InstanceId","IntegrationAssociationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"IntegrationAssociationId":{"location":"uri","locationName":"IntegrationAssociationId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"UseCaseSummaryList":{"type":"list","member":{"type":"structure","members":{"UseCaseId":{},"UseCaseArn":{},"UseCaseType":{}}}},"NextToken":{}}}},"ListUserHierarchyGroups":{"http":{"method":"GET","requestUri":"/user-hierarchy-groups-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"UserHierarchyGroupSummaryList":{"type":"list","member":{"shape":"Seu"}},"NextToken":{}}}},"ListUserProficiencies":{"http":{"method":"GET","requestUri":"/users/{InstanceId}/{UserId}/proficiencies"},"input":{"type":"structure","required":["InstanceId","UserId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"UserId":{"location":"uri","locationName":"UserId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"UserProficiencyList":{"shape":"S1x"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"ListUsers":{"http":{"method":"GET","requestUri":"/users-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"UserSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Username":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"NextToken":{}}}},"ListViewVersions":{"http":{"method":"GET","requestUri":"/views/{InstanceId}/{ViewId}/versions"},"input":{"type":"structure","required":["InstanceId","ViewId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"ViewVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Description":{},"Name":{"shape":"Saa"},"Type":{},"Version":{"type":"integer"},"VersionDescription":{}}}},"NextToken":{}}}},"ListViews":{"http":{"method":"GET","requestUri":"/views/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Type":{"location":"querystring","locationName":"type"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"ViewsSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{"shape":"Saa"},"Type":{},"Status":{},"Description":{}}}},"NextToken":{}}}},"MonitorContact":{"http":{"requestUri":"/contact/monitor"},"input":{"type":"structure","required":["InstanceId","ContactId","UserId"],"members":{"InstanceId":{},"ContactId":{},"UserId":{},"AllowedMonitorCapabilities":{"type":"list","member":{}},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"ContactId":{},"ContactArn":{}}}},"PauseContact":{"http":{"requestUri":"/contact/pause"},"input":{"type":"structure","required":["ContactId","InstanceId"],"members":{"ContactId":{},"InstanceId":{},"ContactFlowId":{}}},"output":{"type":"structure","members":{}}},"PutUserStatus":{"http":{"method":"PUT","requestUri":"/users/{InstanceId}/{UserId}/status"},"input":{"type":"structure","required":["UserId","InstanceId","AgentStatusId"],"members":{"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"AgentStatusId":{}}},"output":{"type":"structure","members":{}}},"ReleasePhoneNumber":{"http":{"method":"DELETE","requestUri":"/phone-number/{PhoneNumberId}"},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"location":"uri","locationName":"PhoneNumberId"},"ClientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"}}}},"ReplicateInstance":{"http":{"requestUri":"/instance/{InstanceId}/replicate"},"input":{"type":"structure","required":["InstanceId","ReplicaRegion","ReplicaAlias"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ReplicaRegion":{},"ClientToken":{"idempotencyToken":true},"ReplicaAlias":{"shape":"S57"}}},"output":{"type":"structure","members":{"Id":{},"Arn":{}}}},"ResumeContact":{"http":{"requestUri":"/contact/resume"},"input":{"type":"structure","required":["ContactId","InstanceId"],"members":{"ContactId":{},"InstanceId":{},"ContactFlowId":{}}},"output":{"type":"structure","members":{}}},"ResumeContactRecording":{"http":{"requestUri":"/contact/resume-recording"},"input":{"type":"structure","required":["InstanceId","ContactId","InitialContactId"],"members":{"InstanceId":{},"ContactId":{},"InitialContactId":{}}},"output":{"type":"structure","members":{}}},"SearchAvailablePhoneNumbers":{"http":{"requestUri":"/phone-number/search-available"},"input":{"type":"structure","required":["PhoneNumberCountryCode","PhoneNumberType"],"members":{"TargetArn":{},"InstanceId":{},"PhoneNumberCountryCode":{},"PhoneNumberType":{},"PhoneNumberPrefix":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"NextToken":{},"AvailableNumbersList":{"type":"list","member":{"type":"structure","members":{"PhoneNumber":{},"PhoneNumberCountryCode":{},"PhoneNumberType":{}}}}}}},"SearchContacts":{"http":{"requestUri":"/search-contacts"},"input":{"type":"structure","required":["InstanceId","TimeRange"],"members":{"InstanceId":{},"TimeRange":{"type":"structure","required":["Type","StartTime","EndTime"],"members":{"Type":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}},"SearchCriteria":{"type":"structure","members":{"AgentIds":{"type":"list","member":{}},"AgentHierarchyGroups":{"type":"structure","members":{"L1Ids":{"shape":"Spv"},"L2Ids":{"shape":"Spv"},"L3Ids":{"shape":"Spv"},"L4Ids":{"shape":"Spv"},"L5Ids":{"shape":"Spv"}}},"Channels":{"type":"list","member":{}},"ContactAnalysis":{"type":"structure","members":{"Transcript":{"type":"structure","required":["Criteria"],"members":{"Criteria":{"type":"list","member":{"type":"structure","required":["ParticipantRole","SearchText","MatchType"],"members":{"ParticipantRole":{},"SearchText":{"type":"list","member":{"type":"string","sensitive":true}},"MatchType":{}}}},"MatchType":{}}}}},"InitiationMethods":{"type":"list","member":{}},"QueueIds":{"type":"list","member":{}},"SearchableContactAttributes":{"type":"structure","required":["Criteria"],"members":{"Criteria":{"type":"list","member":{"type":"structure","required":["Key","Values"],"members":{"Key":{"type":"string","sensitive":true},"Values":{"type":"list","member":{"type":"string","sensitive":true}}}}},"MatchType":{}}}}},"MaxResults":{"type":"integer"},"NextToken":{},"Sort":{"type":"structure","required":["FieldName","Order"],"members":{"FieldName":{},"Order":{}}}}},"output":{"type":"structure","required":["Contacts"],"members":{"Contacts":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Id":{},"InitialContactId":{},"PreviousContactId":{},"InitiationMethod":{},"Channel":{},"QueueInfo":{"type":"structure","members":{"Id":{},"EnqueueTimestamp":{"type":"timestamp"}}},"AgentInfo":{"type":"structure","members":{"Id":{},"ConnectedToAgentTimestamp":{"type":"timestamp"}}},"InitiationTimestamp":{"type":"timestamp"},"DisconnectTimestamp":{"type":"timestamp"},"ScheduledTimestamp":{"type":"timestamp"}}}},"NextToken":{},"TotalCount":{"type":"long"}}}},"SearchHoursOfOperations":{"http":{"requestUri":"/search-hours-of-operations"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sqm"}}},"SearchCriteria":{"shape":"Sqq"}}},"output":{"type":"structure","members":{"HoursOfOperations":{"type":"list","member":{"shape":"Sd7"}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchPredefinedAttributes":{"http":{"requestUri":"/search-predefined-attributes"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchCriteria":{"shape":"Sqx"}}},"output":{"type":"structure","members":{"PredefinedAttributes":{"type":"list","member":{"shape":"Sdv"}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchPrompts":{"http":{"requestUri":"/search-prompts"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sqm"}}},"SearchCriteria":{"shape":"Sr3"}}},"output":{"type":"structure","members":{"Prompts":{"type":"list","member":{"shape":"Sdy"}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchQueues":{"http":{"requestUri":"/search-queues"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sqm"}}},"SearchCriteria":{"shape":"Sra"}}},"output":{"type":"structure","members":{"Queues":{"type":"list","member":{"shape":"Se1"}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchQuickConnects":{"http":{"requestUri":"/search-quick-connects"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sqm"}}},"SearchCriteria":{"shape":"Srh"}}},"output":{"type":"structure","members":{"QuickConnects":{"type":"list","member":{"shape":"Se5"}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchResourceTags":{"http":{"requestUri":"/search-resource-tags"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"ResourceTypes":{"type":"list","member":{}},"NextToken":{},"MaxResults":{"type":"integer"},"SearchCriteria":{"type":"structure","members":{"TagSearchCondition":{"type":"structure","members":{"tagKey":{},"tagValue":{},"tagKeyComparisonType":{},"tagValueComparisonType":{}}}}}}},"output":{"type":"structure","members":{"Tags":{"type":"list","member":{"type":"structure","members":{"key":{},"value":{}}}},"NextToken":{}}}},"SearchRoutingProfiles":{"http":{"requestUri":"/search-routing-profiles"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sqm"}}},"SearchCriteria":{"shape":"Srw"}}},"output":{"type":"structure","members":{"RoutingProfiles":{"type":"list","member":{"shape":"Se8"}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchSecurityProfiles":{"http":{"requestUri":"/search-security-profiles"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchCriteria":{"shape":"Ss1"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sqm"}}}}},"output":{"type":"structure","members":{"SecurityProfiles":{"type":"list","member":{"type":"structure","members":{"Id":{},"OrganizationResourceId":{},"Arn":{},"SecurityProfileName":{},"Description":{},"Tags":{"shape":"S34"}}}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchUsers":{"http":{"requestUri":"/search-users"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sqm"},"UserAttributeFilter":{"type":"structure","members":{"OrConditions":{"type":"list","member":{"shape":"Ssb"}},"AndCondition":{"shape":"Ssb"},"TagCondition":{"shape":"Sqp"},"HierarchyGroupCondition":{"shape":"Ssc"}}}}},"SearchCriteria":{"shape":"Sse"}}},"output":{"type":"structure","members":{"Users":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DirectoryUserId":{},"HierarchyGroupId":{},"Id":{},"IdentityInfo":{"type":"structure","members":{"FirstName":{"shape":"S9o"},"LastName":{"shape":"S9p"}}},"PhoneConfig":{"shape":"S9r"},"RoutingProfileId":{},"SecurityProfileIds":{"shape":"S9w"},"Tags":{"shape":"S34"},"Username":{}}}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchVocabularies":{"http":{"requestUri":"/vocabulary-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"MaxResults":{"type":"integer"},"NextToken":{},"State":{},"NameStartsWith":{},"LanguageCode":{}}},"output":{"type":"structure","members":{"VocabularySummaryList":{"type":"list","member":{"type":"structure","required":["Name","Id","Arn","LanguageCode","State","LastModifiedTime"],"members":{"Name":{},"Id":{},"Arn":{},"LanguageCode":{},"State":{},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{}}}},"NextToken":{}}}},"SendChatIntegrationEvent":{"http":{"requestUri":"/chat-integration-event"},"input":{"type":"structure","required":["SourceId","DestinationId","Event"],"members":{"SourceId":{},"DestinationId":{},"Subtype":{},"Event":{"type":"structure","required":["Type"],"members":{"Type":{},"ContentType":{},"Content":{}}},"NewSessionDetails":{"type":"structure","members":{"SupportedMessagingContentTypes":{"shape":"Ssx"},"ParticipantDetails":{"shape":"Ssz"},"Attributes":{"shape":"S2p"},"StreamingConfiguration":{"shape":"St0"}}}}},"output":{"type":"structure","members":{"InitialContactId":{},"NewChatCreated":{"type":"boolean"}}}},"StartChatContact":{"http":{"method":"PUT","requestUri":"/contact/chat"},"input":{"type":"structure","required":["InstanceId","ContactFlowId","ParticipantDetails"],"members":{"InstanceId":{},"ContactFlowId":{},"Attributes":{"shape":"S2p"},"ParticipantDetails":{"shape":"Ssz"},"InitialMessage":{"type":"structure","required":["ContentType","Content"],"members":{"ContentType":{},"Content":{}}},"ClientToken":{"idempotencyToken":true},"ChatDurationInMinutes":{"type":"integer"},"SupportedMessagingContentTypes":{"shape":"Ssx"},"PersistentChat":{"type":"structure","members":{"RehydrationType":{},"SourceContactId":{}}},"RelatedContactId":{},"SegmentAttributes":{"type":"map","key":{},"value":{"type":"structure","members":{"ValueString":{}}}}}},"output":{"type":"structure","members":{"ContactId":{},"ParticipantId":{},"ParticipantToken":{},"ContinuedFromContactId":{}}}},"StartContactEvaluation":{"http":{"method":"PUT","requestUri":"/contact-evaluations/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","ContactId","EvaluationFormId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{},"EvaluationFormId":{},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["EvaluationId","EvaluationArn"],"members":{"EvaluationId":{},"EvaluationArn":{}}},"idempotent":true},"StartContactRecording":{"http":{"requestUri":"/contact/start-recording"},"input":{"type":"structure","required":["InstanceId","ContactId","InitialContactId","VoiceRecordingConfiguration"],"members":{"InstanceId":{},"ContactId":{},"InitialContactId":{},"VoiceRecordingConfiguration":{"type":"structure","members":{"VoiceRecordingTrack":{}}}}},"output":{"type":"structure","members":{}}},"StartContactStreaming":{"http":{"requestUri":"/contact/start-streaming"},"input":{"type":"structure","required":["InstanceId","ContactId","ChatStreamingConfiguration","ClientToken"],"members":{"InstanceId":{},"ContactId":{},"ChatStreamingConfiguration":{"shape":"St0"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["StreamingId"],"members":{"StreamingId":{}}}},"StartOutboundVoiceContact":{"http":{"method":"PUT","requestUri":"/contact/outbound-voice"},"input":{"type":"structure","required":["DestinationPhoneNumber","ContactFlowId","InstanceId"],"members":{"Name":{"shape":"Sbv"},"Description":{"shape":"Sbw"},"References":{"shape":"S73"},"RelatedContactId":{},"DestinationPhoneNumber":{},"ContactFlowId":{},"InstanceId":{},"ClientToken":{"idempotencyToken":true},"SourcePhoneNumber":{},"QueueId":{},"Attributes":{"shape":"S2p"},"AnswerMachineDetectionConfig":{"type":"structure","members":{"EnableAnswerMachineDetection":{"type":"boolean"},"AwaitAnswerMachinePrompt":{"type":"boolean"}}},"CampaignId":{},"TrafficType":{}}},"output":{"type":"structure","members":{"ContactId":{}}}},"StartTaskContact":{"http":{"method":"PUT","requestUri":"/contact/task"},"input":{"type":"structure","required":["InstanceId","Name"],"members":{"InstanceId":{},"PreviousContactId":{},"ContactFlowId":{},"Attributes":{"shape":"S2p"},"Name":{"shape":"Sbv"},"References":{"shape":"S73"},"Description":{"shape":"Sbw"},"ClientToken":{"idempotencyToken":true},"ScheduledTime":{"type":"timestamp"},"TaskTemplateId":{},"QuickConnectId":{},"RelatedContactId":{}}},"output":{"type":"structure","members":{"ContactId":{}}}},"StartWebRTCContact":{"http":{"method":"PUT","requestUri":"/contact/webrtc"},"input":{"type":"structure","required":["ContactFlowId","InstanceId","ParticipantDetails"],"members":{"Attributes":{"shape":"S2p"},"ClientToken":{"idempotencyToken":true},"ContactFlowId":{},"InstanceId":{},"AllowedCapabilities":{"type":"structure","members":{"Customer":{"shape":"Stu"},"Agent":{"shape":"Stu"}}},"ParticipantDetails":{"shape":"Ssz"},"RelatedContactId":{},"References":{"shape":"S73"},"Description":{"shape":"Sbw"}}},"output":{"type":"structure","members":{"ConnectionData":{"type":"structure","members":{"Attendee":{"type":"structure","members":{"AttendeeId":{},"JoinToken":{"type":"string","sensitive":true}}},"Meeting":{"type":"structure","members":{"MediaRegion":{},"MediaPlacement":{"type":"structure","members":{"AudioHostUrl":{},"AudioFallbackUrl":{},"SignalingUrl":{},"TurnControlUrl":{},"EventIngestionUrl":{}}},"MeetingFeatures":{"type":"structure","members":{"Audio":{"type":"structure","members":{"EchoReduction":{}}}}},"MeetingId":{}}}}},"ContactId":{},"ParticipantId":{},"ParticipantToken":{}}}},"StopContact":{"http":{"requestUri":"/contact/stop"},"input":{"type":"structure","required":["ContactId","InstanceId"],"members":{"ContactId":{},"InstanceId":{},"DisconnectReason":{"type":"structure","members":{"Code":{}}}}},"output":{"type":"structure","members":{}}},"StopContactRecording":{"http":{"requestUri":"/contact/stop-recording"},"input":{"type":"structure","required":["InstanceId","ContactId","InitialContactId"],"members":{"InstanceId":{},"ContactId":{},"InitialContactId":{}}},"output":{"type":"structure","members":{}}},"StopContactStreaming":{"http":{"requestUri":"/contact/stop-streaming"},"input":{"type":"structure","required":["InstanceId","ContactId","StreamingId"],"members":{"InstanceId":{},"ContactId":{},"StreamingId":{}}},"output":{"type":"structure","members":{}}},"SubmitContactEvaluation":{"http":{"requestUri":"/contact-evaluations/{InstanceId}/{EvaluationId}/submit"},"input":{"type":"structure","required":["InstanceId","EvaluationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationId":{"location":"uri","locationName":"EvaluationId"},"Answers":{"shape":"Suh"},"Notes":{"shape":"Scl"}}},"output":{"type":"structure","required":["EvaluationId","EvaluationArn"],"members":{"EvaluationId":{},"EvaluationArn":{}}}},"SuspendContactRecording":{"http":{"requestUri":"/contact/suspend-recording"},"input":{"type":"structure","required":["InstanceId","ContactId","InitialContactId"],"members":{"InstanceId":{},"ContactId":{},"InitialContactId":{}}},"output":{"type":"structure","members":{}}},"TagContact":{"http":{"requestUri":"/contact/tags"},"input":{"type":"structure","required":["ContactId","InstanceId","Tags"],"members":{"ContactId":{},"InstanceId":{},"Tags":{"shape":"Sc7"}}},"output":{"type":"structure","members":{}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}"},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S34"}}}},"TransferContact":{"http":{"requestUri":"/contact/transfer"},"input":{"type":"structure","required":["InstanceId","ContactId","ContactFlowId"],"members":{"InstanceId":{},"ContactId":{},"QueueId":{},"UserId":{},"ContactFlowId":{},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"ContactId":{},"ContactArn":{}}}},"UntagContact":{"http":{"method":"DELETE","requestUri":"/contact/tags/{InstanceId}/{ContactId}"},"input":{"type":"structure","required":["ContactId","InstanceId","TagKeys"],"members":{"ContactId":{"location":"uri","locationName":"ContactId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"TagKeys":{"location":"querystring","locationName":"TagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}"},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}}},"UpdateAgentStatus":{"http":{"requestUri":"/agent-status/{InstanceId}/{AgentStatusId}"},"input":{"type":"structure","required":["InstanceId","AgentStatusId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AgentStatusId":{"location":"uri","locationName":"AgentStatusId"},"Name":{},"Description":{},"State":{},"DisplayOrder":{"type":"integer"},"ResetOrderNumber":{"type":"boolean"}}}},"UpdateContact":{"http":{"requestUri":"/contacts/{InstanceId}/{ContactId}"},"input":{"type":"structure","required":["InstanceId","ContactId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"uri","locationName":"ContactId"},"Name":{"shape":"Sbv"},"Description":{"shape":"Sbw"},"References":{"shape":"S73"}}},"output":{"type":"structure","members":{}}},"UpdateContactAttributes":{"http":{"requestUri":"/contact/attributes"},"input":{"type":"structure","required":["InitialContactId","InstanceId","Attributes"],"members":{"InitialContactId":{},"InstanceId":{},"Attributes":{"shape":"S2p"}}},"output":{"type":"structure","members":{}}},"UpdateContactEvaluation":{"http":{"requestUri":"/contact-evaluations/{InstanceId}/{EvaluationId}"},"input":{"type":"structure","required":["InstanceId","EvaluationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationId":{"location":"uri","locationName":"EvaluationId"},"Answers":{"shape":"Suh"},"Notes":{"shape":"Scl"}}},"output":{"type":"structure","required":["EvaluationId","EvaluationArn"],"members":{"EvaluationId":{},"EvaluationArn":{}}}},"UpdateContactFlowContent":{"http":{"requestUri":"/contact-flows/{InstanceId}/{ContactFlowId}/content"},"input":{"type":"structure","required":["InstanceId","ContactFlowId","Content"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowId":{"location":"uri","locationName":"ContactFlowId"},"Content":{}}},"output":{"type":"structure","members":{}}},"UpdateContactFlowMetadata":{"http":{"requestUri":"/contact-flows/{InstanceId}/{ContactFlowId}/metadata"},"input":{"type":"structure","required":["InstanceId","ContactFlowId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowId":{"location":"uri","locationName":"ContactFlowId"},"Name":{},"Description":{},"ContactFlowState":{}}},"output":{"type":"structure","members":{}}},"UpdateContactFlowModuleContent":{"http":{"requestUri":"/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}/content"},"input":{"type":"structure","required":["InstanceId","ContactFlowModuleId","Content"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowModuleId":{"location":"uri","locationName":"ContactFlowModuleId"},"Content":{}}},"output":{"type":"structure","members":{}}},"UpdateContactFlowModuleMetadata":{"http":{"requestUri":"/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}/metadata"},"input":{"type":"structure","required":["InstanceId","ContactFlowModuleId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowModuleId":{"location":"uri","locationName":"ContactFlowModuleId"},"Name":{},"Description":{},"State":{}}},"output":{"type":"structure","members":{}}},"UpdateContactFlowName":{"http":{"requestUri":"/contact-flows/{InstanceId}/{ContactFlowId}/name"},"input":{"type":"structure","required":["InstanceId","ContactFlowId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowId":{"location":"uri","locationName":"ContactFlowId"},"Name":{},"Description":{}}},"output":{"type":"structure","members":{}}},"UpdateContactRoutingData":{"http":{"requestUri":"/contacts/{InstanceId}/{ContactId}/routing-data"},"input":{"type":"structure","required":["InstanceId","ContactId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"uri","locationName":"ContactId"},"QueueTimeAdjustmentSeconds":{"type":"integer"},"QueuePriority":{"type":"long"}}},"output":{"type":"structure","members":{}}},"UpdateContactSchedule":{"http":{"requestUri":"/contact/schedule"},"input":{"type":"structure","required":["InstanceId","ContactId","ScheduledTime"],"members":{"InstanceId":{},"ContactId":{},"ScheduledTime":{"type":"timestamp"}}},"output":{"type":"structure","members":{}}},"UpdateEvaluationForm":{"http":{"method":"PUT","requestUri":"/evaluation-forms/{InstanceId}/{EvaluationFormId}"},"input":{"type":"structure","required":["InstanceId","EvaluationFormId","EvaluationFormVersion","Title","Items"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationFormId":{"location":"uri","locationName":"EvaluationFormId"},"EvaluationFormVersion":{"type":"integer"},"CreateNewVersion":{"type":"boolean"},"Title":{},"Description":{},"Items":{"shape":"S3u"},"ScoringStrategy":{"shape":"S4p"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["EvaluationFormId","EvaluationFormArn","EvaluationFormVersion"],"members":{"EvaluationFormId":{},"EvaluationFormArn":{},"EvaluationFormVersion":{"type":"integer"}}},"idempotent":true},"UpdateHoursOfOperation":{"http":{"requestUri":"/hours-of-operations/{InstanceId}/{HoursOfOperationId}"},"input":{"type":"structure","required":["InstanceId","HoursOfOperationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"HoursOfOperationId":{"location":"uri","locationName":"HoursOfOperationId"},"Name":{},"Description":{},"TimeZone":{},"Config":{"shape":"S4x"}}}},"UpdateInstanceAttribute":{"http":{"requestUri":"/instance/{InstanceId}/attribute/{AttributeType}"},"input":{"type":"structure","required":["InstanceId","AttributeType","Value"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AttributeType":{"location":"uri","locationName":"AttributeType"},"Value":{}}}},"UpdateInstanceStorageConfig":{"http":{"requestUri":"/instance/{InstanceId}/storage-config/{AssociationId}"},"input":{"type":"structure","required":["InstanceId","AssociationId","ResourceType","StorageConfig"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AssociationId":{"location":"uri","locationName":"AssociationId"},"ResourceType":{"location":"querystring","locationName":"resourceType"},"StorageConfig":{"shape":"St"}}}},"UpdateParticipantRoleConfig":{"http":{"method":"PUT","requestUri":"/contact/participant-role-config/{InstanceId}/{ContactId}"},"input":{"type":"structure","required":["InstanceId","ContactId","ChannelConfiguration"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"uri","locationName":"ContactId"},"ChannelConfiguration":{"type":"structure","members":{"Chat":{"type":"structure","required":["ParticipantTimerConfigList"],"members":{"ParticipantTimerConfigList":{"type":"list","member":{"type":"structure","required":["ParticipantRole","TimerType","TimerValue"],"members":{"ParticipantRole":{},"TimerType":{},"TimerValue":{"type":"structure","members":{"ParticipantTimerAction":{},"ParticipantTimerDurationInMinutes":{"type":"integer"}},"union":true}}}}}}},"union":true}}},"output":{"type":"structure","members":{}}},"UpdatePhoneNumber":{"http":{"method":"PUT","requestUri":"/phone-number/{PhoneNumberId}"},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"location":"uri","locationName":"PhoneNumberId"},"TargetArn":{},"InstanceId":{},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PhoneNumberId":{},"PhoneNumberArn":{}}}},"UpdatePhoneNumberMetadata":{"http":{"method":"PUT","requestUri":"/phone-number/{PhoneNumberId}/metadata"},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"location":"uri","locationName":"PhoneNumberId"},"PhoneNumberDescription":{},"ClientToken":{"idempotencyToken":true}}}},"UpdatePredefinedAttribute":{"http":{"requestUri":"/predefined-attributes/{InstanceId}/{Name}"},"input":{"type":"structure","required":["InstanceId","Name"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{"location":"uri","locationName":"Name"},"Values":{"shape":"S5w"}}}},"UpdatePrompt":{"http":{"requestUri":"/prompts/{InstanceId}/{PromptId}"},"input":{"type":"structure","required":["InstanceId","PromptId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"PromptId":{"location":"uri","locationName":"PromptId"},"Name":{},"Description":{},"S3Uri":{}}},"output":{"type":"structure","members":{"PromptARN":{},"PromptId":{}}}},"UpdateQueueHoursOfOperation":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/hours-of-operation"},"input":{"type":"structure","required":["InstanceId","QueueId","HoursOfOperationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"HoursOfOperationId":{}}}},"UpdateQueueMaxContacts":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/max-contacts"},"input":{"type":"structure","required":["InstanceId","QueueId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"MaxContacts":{"type":"integer"}}}},"UpdateQueueName":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/name"},"input":{"type":"structure","required":["InstanceId","QueueId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"Name":{},"Description":{}}}},"UpdateQueueOutboundCallerConfig":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/outbound-caller-config"},"input":{"type":"structure","required":["InstanceId","QueueId","OutboundCallerConfig"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"OutboundCallerConfig":{"shape":"S65"}}}},"UpdateQueueStatus":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/status"},"input":{"type":"structure","required":["InstanceId","QueueId","Status"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"Status":{}}}},"UpdateQuickConnectConfig":{"http":{"requestUri":"/quick-connects/{InstanceId}/{QuickConnectId}/config"},"input":{"type":"structure","required":["InstanceId","QuickConnectId","QuickConnectConfig"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QuickConnectId":{"location":"uri","locationName":"QuickConnectId"},"QuickConnectConfig":{"shape":"S6c"}}}},"UpdateQuickConnectName":{"http":{"requestUri":"/quick-connects/{InstanceId}/{QuickConnectId}/name"},"input":{"type":"structure","required":["InstanceId","QuickConnectId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QuickConnectId":{"location":"uri","locationName":"QuickConnectId"},"Name":{},"Description":{}}}},"UpdateRoutingProfileAgentAvailabilityTimer":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/agent-availability-timer"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId","AgentAvailabilityTimer"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"AgentAvailabilityTimer":{}}}},"UpdateRoutingProfileConcurrency":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/concurrency"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId","MediaConcurrencies"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"MediaConcurrencies":{"shape":"S6l"}}}},"UpdateRoutingProfileDefaultOutboundQueue":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/default-outbound-queue"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId","DefaultOutboundQueueId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"DefaultOutboundQueueId":{}}}},"UpdateRoutingProfileName":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/name"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"Name":{},"Description":{}}}},"UpdateRoutingProfileQueues":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/queues"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId","QueueConfigs"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"QueueConfigs":{"shape":"S1j"}}}},"UpdateRule":{"http":{"method":"PUT","requestUri":"/rules/{InstanceId}/{RuleId}"},"input":{"type":"structure","required":["RuleId","InstanceId","Name","Function","Actions","PublishStatus"],"members":{"RuleId":{"location":"uri","locationName":"RuleId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Function":{},"Actions":{"shape":"S6x"},"PublishStatus":{}}}},"UpdateSecurityProfile":{"http":{"requestUri":"/security-profiles/{InstanceId}/{SecurityProfileId}"},"input":{"type":"structure","required":["SecurityProfileId","InstanceId"],"members":{"Description":{},"Permissions":{"shape":"S82"},"SecurityProfileId":{"location":"uri","locationName":"SecurityProfileId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"AllowedAccessControlTags":{"shape":"S84"},"TagRestrictedResources":{"shape":"S87"},"Applications":{"shape":"S89"},"HierarchyRestrictedResources":{"shape":"S8e"},"AllowedAccessControlHierarchyGroupId":{}}}},"UpdateTaskTemplate":{"http":{"requestUri":"/instance/{InstanceId}/task/template/{TaskTemplateId}"},"input":{"type":"structure","required":["TaskTemplateId","InstanceId"],"members":{"TaskTemplateId":{"location":"uri","locationName":"TaskTemplateId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"ContactFlowId":{},"Constraints":{"shape":"S8m"},"Defaults":{"shape":"S8v"},"Status":{},"Fields":{"shape":"S90"}}},"output":{"type":"structure","members":{"InstanceId":{},"Id":{},"Arn":{},"Name":{},"Description":{},"ContactFlowId":{},"Constraints":{"shape":"S8m"},"Defaults":{"shape":"S8v"},"Fields":{"shape":"S90"},"Status":{},"LastModifiedTime":{"type":"timestamp"},"CreatedTime":{"type":"timestamp"}}}},"UpdateTrafficDistribution":{"http":{"method":"PUT","requestUri":"/traffic-distribution/{Id}"},"input":{"type":"structure","required":["Id"],"members":{"Id":{"location":"uri","locationName":"Id"},"TelephonyConfig":{"shape":"Sil"},"SignInConfig":{"shape":"Siq"},"AgentConfig":{"shape":"Sit"}}},"output":{"type":"structure","members":{}}},"UpdateUserHierarchy":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/hierarchy"},"input":{"type":"structure","required":["UserId","InstanceId"],"members":{"HierarchyGroupId":{},"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateUserHierarchyGroupName":{"http":{"requestUri":"/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}/name"},"input":{"type":"structure","required":["Name","HierarchyGroupId","InstanceId"],"members":{"Name":{},"HierarchyGroupId":{"location":"uri","locationName":"HierarchyGroupId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateUserHierarchyStructure":{"http":{"requestUri":"/user-hierarchy-structure/{InstanceId}"},"input":{"type":"structure","required":["HierarchyStructure","InstanceId"],"members":{"HierarchyStructure":{"type":"structure","members":{"LevelOne":{"shape":"Swt"},"LevelTwo":{"shape":"Swt"},"LevelThree":{"shape":"Swt"},"LevelFour":{"shape":"Swt"},"LevelFive":{"shape":"Swt"}}},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateUserIdentityInfo":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/identity-info"},"input":{"type":"structure","required":["IdentityInfo","UserId","InstanceId"],"members":{"IdentityInfo":{"shape":"S9n"},"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateUserPhoneConfig":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/phone-config"},"input":{"type":"structure","required":["PhoneConfig","UserId","InstanceId"],"members":{"PhoneConfig":{"shape":"S9r"},"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateUserProficiencies":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/proficiencies"},"input":{"type":"structure","required":["InstanceId","UserId","UserProficiencies"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"UserId":{"location":"uri","locationName":"UserId"},"UserProficiencies":{"shape":"S1x"}}}},"UpdateUserRoutingProfile":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/routing-profile"},"input":{"type":"structure","required":["RoutingProfileId","UserId","InstanceId"],"members":{"RoutingProfileId":{},"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateUserSecurityProfiles":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/security-profiles"},"input":{"type":"structure","required":["SecurityProfileIds","UserId","InstanceId"],"members":{"SecurityProfileIds":{"shape":"S9w"},"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateViewContent":{"http":{"requestUri":"/views/{InstanceId}/{ViewId}"},"input":{"type":"structure","required":["InstanceId","ViewId","Status","Content"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"},"Status":{},"Content":{"shape":"Sa5"}}},"output":{"type":"structure","members":{"View":{"shape":"Sac"}}}},"UpdateViewMetadata":{"http":{"requestUri":"/views/{InstanceId}/{ViewId}/metadata"},"input":{"type":"structure","required":["InstanceId","ViewId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"},"Name":{"shape":"Saa"},"Description":{}}},"output":{"type":"structure","members":{}}}},"shapes":{"Sf":{"type":"structure","required":["Name","LexRegion"],"members":{"Name":{},"LexRegion":{}}},"Si":{"type":"structure","members":{"AliasArn":{}}},"St":{"type":"structure","required":["StorageType"],"members":{"AssociationId":{},"StorageType":{},"S3Config":{"type":"structure","required":["BucketName","BucketPrefix"],"members":{"BucketName":{},"BucketPrefix":{},"EncryptionConfig":{"shape":"Sz"}}},"KinesisVideoStreamConfig":{"type":"structure","required":["Prefix","RetentionPeriodHours","EncryptionConfig"],"members":{"Prefix":{},"RetentionPeriodHours":{"type":"integer"},"EncryptionConfig":{"shape":"Sz"}}},"KinesisStreamConfig":{"type":"structure","required":["StreamArn"],"members":{"StreamArn":{}}},"KinesisFirehoseConfig":{"type":"structure","required":["FirehoseArn"],"members":{"FirehoseArn":{}}}}},"Sz":{"type":"structure","required":["EncryptionType","KeyId"],"members":{"EncryptionType":{},"KeyId":{}}},"S1f":{"type":"list","member":{}},"S1j":{"type":"list","member":{"type":"structure","required":["QueueReference","Priority","Delay"],"members":{"QueueReference":{"shape":"S1l"},"Priority":{"type":"integer"},"Delay":{"type":"integer"}}}},"S1l":{"type":"structure","required":["QueueId","Channel"],"members":{"QueueId":{},"Channel":{}}},"S1x":{"type":"list","member":{"type":"structure","required":["AttributeName","AttributeValue","Level"],"members":{"AttributeName":{},"AttributeValue":{},"Level":{"type":"float"}}}},"S23":{"type":"list","member":{}},"S25":{"type":"list","member":{"type":"structure","members":{"DataSetId":{},"TargetAccountId":{},"ResourceShareId":{},"ResourceShareArn":{}}}},"S27":{"type":"list","member":{"type":"structure","members":{"ErrorCode":{},"ErrorMessage":{}}}},"S2f":{"type":"list","member":{"type":"structure","members":{"ResourceId":{},"FlowId":{},"ResourceType":{}}}},"S2l":{"type":"structure","members":{"Type":{},"Address":{}}},"S2p":{"type":"map","key":{},"value":{}},"S34":{"type":"map","key":{},"value":{}},"S3u":{"type":"list","member":{"type":"structure","members":{"Section":{"type":"structure","required":["Title","RefId","Items"],"members":{"Title":{},"RefId":{},"Instructions":{},"Items":{"shape":"S3u"},"Weight":{"type":"double"}}},"Question":{"type":"structure","required":["Title","RefId","QuestionType"],"members":{"Title":{},"Instructions":{},"RefId":{},"NotApplicableEnabled":{"type":"boolean"},"QuestionType":{},"QuestionTypeProperties":{"type":"structure","members":{"Numeric":{"type":"structure","required":["MinValue","MaxValue"],"members":{"MinValue":{"type":"integer"},"MaxValue":{"type":"integer"},"Options":{"type":"list","member":{"type":"structure","required":["MinValue","MaxValue"],"members":{"MinValue":{"type":"integer"},"MaxValue":{"type":"integer"},"Score":{"type":"integer"},"AutomaticFail":{"type":"boolean"}}}},"Automation":{"type":"structure","members":{"PropertyValue":{"type":"structure","required":["Label"],"members":{"Label":{}}}},"union":true}}},"SingleSelect":{"type":"structure","required":["Options"],"members":{"Options":{"type":"list","member":{"type":"structure","required":["RefId","Text"],"members":{"RefId":{},"Text":{},"Score":{"type":"integer"},"AutomaticFail":{"type":"boolean"}}}},"DisplayAs":{},"Automation":{"type":"structure","required":["Options"],"members":{"Options":{"type":"list","member":{"type":"structure","members":{"RuleCategory":{"type":"structure","required":["Category","Condition","OptionRefId"],"members":{"Category":{},"Condition":{},"OptionRefId":{}}}},"union":true}},"DefaultOptionRefId":{}}}}}},"union":true},"Weight":{"type":"double"}}}},"union":true}},"S4p":{"type":"structure","required":["Mode","Status"],"members":{"Mode":{},"Status":{}}},"S4x":{"type":"list","member":{"type":"structure","required":["Day","StartTime","EndTime"],"members":{"Day":{},"StartTime":{"shape":"S50"},"EndTime":{"shape":"S50"}}}},"S50":{"type":"structure","required":["Hours","Minutes"],"members":{"Hours":{"type":"integer"},"Minutes":{"type":"integer"}}},"S57":{"type":"string","sensitive":true},"S5w":{"type":"structure","members":{"StringList":{"type":"list","member":{}}},"union":true},"S65":{"type":"structure","members":{"OutboundCallerIdName":{},"OutboundCallerIdNumberId":{},"OutboundFlowId":{}}},"S6c":{"type":"structure","required":["QuickConnectType"],"members":{"QuickConnectType":{},"UserConfig":{"type":"structure","required":["UserId","ContactFlowId"],"members":{"UserId":{},"ContactFlowId":{}}},"QueueConfig":{"type":"structure","required":["QueueId","ContactFlowId"],"members":{"QueueId":{},"ContactFlowId":{}}},"PhoneConfig":{"type":"structure","required":["PhoneNumber"],"members":{"PhoneNumber":{}}}}},"S6l":{"type":"list","member":{"type":"structure","required":["Channel","Concurrency"],"members":{"Channel":{},"Concurrency":{"type":"integer"},"CrossChannelBehavior":{"type":"structure","required":["BehaviorType"],"members":{"BehaviorType":{}}}}}},"S6u":{"type":"structure","required":["EventSourceName"],"members":{"EventSourceName":{},"IntegrationAssociationId":{}}},"S6x":{"type":"list","member":{"type":"structure","required":["ActionType"],"members":{"ActionType":{},"TaskAction":{"type":"structure","required":["Name","ContactFlowId"],"members":{"Name":{},"Description":{},"ContactFlowId":{},"References":{"shape":"S73"}}},"EventBridgeAction":{"type":"structure","required":["Name"],"members":{"Name":{}}},"AssignContactCategoryAction":{"type":"structure","members":{}},"SendNotificationAction":{"type":"structure","required":["DeliveryMethod","Content","ContentType","Recipient"],"members":{"DeliveryMethod":{},"Subject":{},"Content":{},"ContentType":{},"Recipient":{"type":"structure","members":{"UserTags":{"type":"map","key":{},"value":{}},"UserIds":{"type":"list","member":{}}}}}},"CreateCaseAction":{"type":"structure","required":["Fields","TemplateId"],"members":{"Fields":{"shape":"S7k"},"TemplateId":{}}},"UpdateCaseAction":{"type":"structure","required":["Fields"],"members":{"Fields":{"shape":"S7k"}}},"EndAssociatedTasksAction":{"type":"structure","members":{}},"SubmitAutoEvaluationAction":{"type":"structure","required":["EvaluationFormId"],"members":{"EvaluationFormId":{}}}}}},"S73":{"type":"map","key":{},"value":{"type":"structure","required":["Value","Type"],"members":{"Value":{},"Type":{}}}},"S7k":{"type":"list","member":{"type":"structure","required":["Id","Value"],"members":{"Id":{},"Value":{"type":"structure","members":{"BooleanValue":{"type":"boolean"},"DoubleValue":{"type":"double"},"EmptyValue":{"type":"structure","members":{}},"StringValue":{}}}}}},"S82":{"type":"list","member":{}},"S84":{"type":"map","key":{},"value":{}},"S87":{"type":"list","member":{}},"S89":{"type":"list","member":{"type":"structure","members":{"Namespace":{},"ApplicationPermissions":{"type":"list","member":{}}}}},"S8e":{"type":"list","member":{}},"S8m":{"type":"structure","members":{"RequiredFields":{"type":"list","member":{"type":"structure","members":{"Id":{"shape":"S8p"}}}},"ReadOnlyFields":{"type":"list","member":{"type":"structure","members":{"Id":{"shape":"S8p"}}}},"InvisibleFields":{"type":"list","member":{"type":"structure","members":{"Id":{"shape":"S8p"}}}}}},"S8p":{"type":"structure","members":{"Name":{}}},"S8v":{"type":"structure","members":{"DefaultFieldValues":{"type":"list","member":{"type":"structure","members":{"Id":{"shape":"S8p"},"DefaultValue":{}}}}}},"S90":{"type":"list","member":{"type":"structure","required":["Id"],"members":{"Id":{"shape":"S8p"},"Description":{},"Type":{},"SingleSelectOptions":{"type":"list","member":{}}}}},"S9n":{"type":"structure","members":{"FirstName":{"shape":"S9o"},"LastName":{"shape":"S9p"},"Email":{"shape":"S9q"},"SecondaryEmail":{"shape":"S9q"},"Mobile":{}}},"S9o":{"type":"string","sensitive":true},"S9p":{"type":"string","sensitive":true},"S9q":{"type":"string","sensitive":true},"S9r":{"type":"structure","required":["PhoneType"],"members":{"PhoneType":{},"AutoAccept":{"type":"boolean"},"AfterContactWorkTimeLimit":{"type":"integer"},"DeskPhoneNumber":{}}},"S9w":{"type":"list","member":{}},"Sa5":{"type":"structure","members":{"Template":{},"Actions":{"shape":"Sa7"}}},"Sa7":{"type":"list","member":{"type":"string","sensitive":true}},"Saa":{"type":"string","sensitive":true},"Sac":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{"shape":"Saa"},"Status":{},"Type":{},"Description":{},"Version":{"type":"integer"},"VersionDescription":{},"Content":{"type":"structure","members":{"InputSchema":{"type":"string","sensitive":true},"Template":{},"Actions":{"shape":"Sa7"}}},"Tags":{"shape":"S34"},"CreatedTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"ViewContentSha256":{}}},"Sbv":{"type":"string","sensitive":true},"Sbw":{"type":"string","sensitive":true},"Sc7":{"type":"map","key":{},"value":{}},"Sce":{"type":"structure","members":{"Percentage":{"type":"double"},"NotApplicable":{"type":"boolean"},"AutomaticFail":{"type":"boolean"}}},"Sci":{"type":"structure","members":{"StringValue":{},"NumericValue":{"type":"double"},"NotApplicable":{"type":"boolean"}},"union":true},"Scl":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{}}}},"Sd7":{"type":"structure","members":{"HoursOfOperationId":{},"HoursOfOperationArn":{},"Name":{},"Description":{},"TimeZone":{},"Config":{"shape":"S4x"},"Tags":{"shape":"S34"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Sdh":{"type":"structure","members":{"AttributeType":{},"Value":{}}},"Sdv":{"type":"structure","members":{"Name":{},"Values":{"shape":"S5w"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Sdy":{"type":"structure","members":{"PromptARN":{},"PromptId":{},"Name":{},"Description":{},"Tags":{"shape":"S34"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Se1":{"type":"structure","members":{"Name":{},"QueueArn":{},"QueueId":{},"Description":{},"OutboundCallerConfig":{"shape":"S65"},"HoursOfOperationId":{},"MaxContacts":{"type":"integer"},"Status":{},"Tags":{"shape":"S34"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Se5":{"type":"structure","members":{"QuickConnectARN":{},"QuickConnectId":{},"Name":{},"Description":{},"QuickConnectConfig":{"shape":"S6c"},"Tags":{"shape":"S34"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Se8":{"type":"structure","members":{"InstanceId":{},"Name":{},"RoutingProfileArn":{},"RoutingProfileId":{},"Description":{},"MediaConcurrencies":{"shape":"S6l"},"DefaultOutboundQueueId":{},"Tags":{"shape":"S34"},"NumberOfAssociatedQueues":{"type":"long"},"NumberOfAssociatedUsers":{"type":"long"},"AgentAvailabilityTimer":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{},"IsDefault":{"type":"boolean"}}},"Seu":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Sey":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Sfu":{"type":"structure","members":{"Queues":{"shape":"Sfv"},"Channels":{"type":"list","member":{}},"RoutingProfiles":{"shape":"Sfx"},"RoutingStepExpressions":{"type":"list","member":{}}}},"Sfv":{"type":"list","member":{}},"Sfx":{"type":"list","member":{}},"Sg0":{"type":"list","member":{}},"Sg3":{"type":"structure","members":{"Name":{},"Unit":{}}},"Sge":{"type":"structure","members":{"Queue":{"shape":"Sgf"},"Channel":{},"RoutingProfile":{"shape":"Sgg"},"RoutingStepExpression":{}}},"Sgf":{"type":"structure","members":{"Id":{},"Arn":{}}},"Sgg":{"type":"structure","members":{"Id":{},"Arn":{}}},"Sgx":{"type":"structure","members":{"Id":{},"Arn":{}}},"Sgz":{"type":"map","key":{},"value":{"type":"integer"}},"Sh6":{"type":"string","sensitive":true},"Shb":{"type":"structure","members":{"Name":{},"Threshold":{"type":"structure","members":{"Comparison":{},"ThresholdValue":{"type":"double"}}},"Statistic":{},"Unit":{}}},"Shw":{"type":"structure","members":{"Name":{},"Threshold":{"type":"list","member":{"type":"structure","members":{"Comparison":{},"ThresholdValue":{"type":"double"}}}},"MetricFilters":{"type":"list","member":{"type":"structure","members":{"MetricFilterKey":{},"MetricFilterValues":{"type":"list","member":{}},"Negate":{"type":"boolean"}}}}}},"Sil":{"type":"structure","required":["Distributions"],"members":{"Distributions":{"shape":"Sim"}}},"Sim":{"type":"list","member":{"type":"structure","required":["Region","Percentage"],"members":{"Region":{},"Percentage":{"type":"integer"}}}},"Siq":{"type":"structure","required":["Distributions"],"members":{"Distributions":{"type":"list","member":{"type":"structure","required":["Region","Enabled"],"members":{"Region":{},"Enabled":{"type":"boolean"}}}}}},"Sit":{"type":"structure","required":["Distributions"],"members":{"Distributions":{"shape":"Sim"}}},"Sl9":{"type":"list","member":{}},"Sla":{"type":"list","member":{}},"Slv":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"QuickConnectType":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"Smk":{"type":"structure","members":{"AbsoluteTime":{"type":"timestamp","timestampFormat":"iso8601"}},"union":true},"Smo":{"type":"structure","required":["BeginOffsetChar","EndOffsetChar"],"members":{"BeginOffsetChar":{"type":"integer"},"EndOffsetChar":{"type":"integer"}}},"Spv":{"type":"list","member":{}},"Sqm":{"type":"structure","members":{"OrConditions":{"type":"list","member":{"shape":"Sqo"}},"AndConditions":{"shape":"Sqo"},"TagCondition":{"shape":"Sqp"}}},"Sqo":{"type":"list","member":{"shape":"Sqp"}},"Sqp":{"type":"structure","members":{"TagKey":{},"TagValue":{}}},"Sqq":{"type":"structure","members":{"OrConditions":{"shape":"Sqr"},"AndConditions":{"shape":"Sqr"},"StringCondition":{"shape":"Sqs"}}},"Sqr":{"type":"list","member":{"shape":"Sqq"}},"Sqs":{"type":"structure","members":{"FieldName":{},"Value":{},"ComparisonType":{}}},"Sqx":{"type":"structure","members":{"OrConditions":{"shape":"Sqy"},"AndConditions":{"shape":"Sqy"},"StringCondition":{"shape":"Sqs"}}},"Sqy":{"type":"list","member":{"shape":"Sqx"}},"Sr3":{"type":"structure","members":{"OrConditions":{"shape":"Sr4"},"AndConditions":{"shape":"Sr4"},"StringCondition":{"shape":"Sqs"}}},"Sr4":{"type":"list","member":{"shape":"Sr3"}},"Sra":{"type":"structure","members":{"OrConditions":{"shape":"Srb"},"AndConditions":{"shape":"Srb"},"StringCondition":{"shape":"Sqs"},"QueueTypeCondition":{}}},"Srb":{"type":"list","member":{"shape":"Sra"}},"Srh":{"type":"structure","members":{"OrConditions":{"shape":"Sri"},"AndConditions":{"shape":"Sri"},"StringCondition":{"shape":"Sqs"}}},"Sri":{"type":"list","member":{"shape":"Srh"}},"Srw":{"type":"structure","members":{"OrConditions":{"shape":"Srx"},"AndConditions":{"shape":"Srx"},"StringCondition":{"shape":"Sqs"}}},"Srx":{"type":"list","member":{"shape":"Srw"}},"Ss1":{"type":"structure","members":{"OrConditions":{"shape":"Ss2"},"AndConditions":{"shape":"Ss2"},"StringCondition":{"shape":"Sqs"}}},"Ss2":{"type":"list","member":{"shape":"Ss1"}},"Ssb":{"type":"structure","members":{"TagConditions":{"shape":"Sqo"},"HierarchyGroupCondition":{"shape":"Ssc"}}},"Ssc":{"type":"structure","members":{"Value":{},"HierarchyGroupMatchType":{}}},"Sse":{"type":"structure","members":{"OrConditions":{"shape":"Ssf"},"AndConditions":{"shape":"Ssf"},"StringCondition":{"shape":"Sqs"},"HierarchyGroupCondition":{"shape":"Ssc"}}},"Ssf":{"type":"list","member":{"shape":"Sse"}},"Ssx":{"type":"list","member":{}},"Ssz":{"type":"structure","required":["DisplayName"],"members":{"DisplayName":{}}},"St0":{"type":"structure","required":["StreamingEndpointArn"],"members":{"StreamingEndpointArn":{}}},"Stu":{"type":"structure","members":{"Video":{}}},"Suh":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{"shape":"Sci"}}}},"Swt":{"type":"structure","required":["Name"],"members":{"Name":{}}}}}
|
56560
|
+
module.exports = {"version":"2.0","metadata":{"apiVersion":"2017-08-08","endpointPrefix":"connect","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceAbbreviation":"Amazon Connect","serviceFullName":"Amazon Connect Service","serviceId":"Connect","signatureVersion":"v4","signingName":"connect","uid":"connect-2017-08-08"},"operations":{"ActivateEvaluationForm":{"http":{"requestUri":"/evaluation-forms/{InstanceId}/{EvaluationFormId}/activate"},"input":{"type":"structure","required":["InstanceId","EvaluationFormId","EvaluationFormVersion"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationFormId":{"location":"uri","locationName":"EvaluationFormId"},"EvaluationFormVersion":{"type":"integer"}}},"output":{"type":"structure","required":["EvaluationFormId","EvaluationFormArn","EvaluationFormVersion"],"members":{"EvaluationFormId":{},"EvaluationFormArn":{},"EvaluationFormVersion":{"type":"integer"}}}},"AssociateAnalyticsDataSet":{"http":{"method":"PUT","requestUri":"/analytics-data/instance/{InstanceId}/association"},"input":{"type":"structure","required":["InstanceId","DataSetId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"DataSetId":{},"TargetAccountId":{}}},"output":{"type":"structure","members":{"DataSetId":{},"TargetAccountId":{},"ResourceShareId":{},"ResourceShareArn":{}}}},"AssociateApprovedOrigin":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/approved-origin"},"input":{"type":"structure","required":["InstanceId","Origin"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Origin":{}}}},"AssociateBot":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/bot"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"LexBot":{"shape":"Sf"},"LexV2Bot":{"shape":"Si"}}}},"AssociateDefaultVocabulary":{"http":{"method":"PUT","requestUri":"/default-vocabulary/{InstanceId}/{LanguageCode}"},"input":{"type":"structure","required":["InstanceId","LanguageCode"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"LanguageCode":{"location":"uri","locationName":"LanguageCode"},"VocabularyId":{}}},"output":{"type":"structure","members":{}}},"AssociateFlow":{"http":{"method":"PUT","requestUri":"/flow-associations/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","ResourceId","FlowId","ResourceType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceId":{},"FlowId":{},"ResourceType":{}}},"output":{"type":"structure","members":{}}},"AssociateInstanceStorageConfig":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/storage-config"},"input":{"type":"structure","required":["InstanceId","ResourceType","StorageConfig"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceType":{},"StorageConfig":{"shape":"St"}}},"output":{"type":"structure","members":{"AssociationId":{}}}},"AssociateLambdaFunction":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/lambda-function"},"input":{"type":"structure","required":["InstanceId","FunctionArn"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"FunctionArn":{}}}},"AssociateLexBot":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/lex-bot"},"input":{"type":"structure","required":["InstanceId","LexBot"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"LexBot":{"shape":"Sf"}}}},"AssociatePhoneNumberContactFlow":{"http":{"method":"PUT","requestUri":"/phone-number/{PhoneNumberId}/contact-flow"},"input":{"type":"structure","required":["PhoneNumberId","InstanceId","ContactFlowId"],"members":{"PhoneNumberId":{"location":"uri","locationName":"PhoneNumberId"},"InstanceId":{},"ContactFlowId":{}}}},"AssociateQueueQuickConnects":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/associate-quick-connects"},"input":{"type":"structure","required":["InstanceId","QueueId","QuickConnectIds"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"QuickConnectIds":{"shape":"S1f"}}}},"AssociateRoutingProfileQueues":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/associate-queues"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId","QueueConfigs"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"QueueConfigs":{"shape":"S1j"}}}},"AssociateSecurityKey":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/security-key"},"input":{"type":"structure","required":["InstanceId","Key"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Key":{}}},"output":{"type":"structure","members":{"AssociationId":{}}}},"AssociateTrafficDistributionGroupUser":{"http":{"method":"PUT","requestUri":"/traffic-distribution-group/{TrafficDistributionGroupId}/user"},"input":{"type":"structure","required":["TrafficDistributionGroupId","UserId","InstanceId"],"members":{"TrafficDistributionGroupId":{"location":"uri","locationName":"TrafficDistributionGroupId"},"UserId":{},"InstanceId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"AssociateUserProficiencies":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/associate-proficiencies"},"input":{"type":"structure","required":["InstanceId","UserId","UserProficiencies"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"UserId":{"location":"uri","locationName":"UserId"},"UserProficiencies":{"shape":"S1x"}}}},"BatchAssociateAnalyticsDataSet":{"http":{"method":"PUT","requestUri":"/analytics-data/instance/{InstanceId}/associations"},"input":{"type":"structure","required":["InstanceId","DataSetIds"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"DataSetIds":{"shape":"S23"},"TargetAccountId":{}}},"output":{"type":"structure","members":{"Created":{"shape":"S25"},"Errors":{"shape":"S27"}}}},"BatchDisassociateAnalyticsDataSet":{"http":{"requestUri":"/analytics-data/instance/{InstanceId}/associations"},"input":{"type":"structure","required":["InstanceId","DataSetIds"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"DataSetIds":{"shape":"S23"},"TargetAccountId":{}}},"output":{"type":"structure","members":{"Deleted":{"shape":"S23"},"Errors":{"shape":"S27"}}}},"BatchGetAttachedFileMetadata":{"http":{"requestUri":"/attached-files/{InstanceId}"},"input":{"type":"structure","required":["FileIds","InstanceId","AssociatedResourceArn"],"members":{"FileIds":{"type":"list","member":{}},"InstanceId":{"location":"uri","locationName":"InstanceId"},"AssociatedResourceArn":{"location":"querystring","locationName":"associatedResourceArn"}}},"output":{"type":"structure","members":{"Files":{"type":"list","member":{"type":"structure","required":["CreationTime","FileArn","FileId","FileName","FileSizeInBytes","FileStatus"],"members":{"CreationTime":{},"FileArn":{},"FileId":{},"FileName":{},"FileSizeInBytes":{"type":"long"},"FileStatus":{},"CreatedBy":{"shape":"S2l"},"FileUseCaseType":{},"AssociatedResourceArn":{},"Tags":{"shape":"S2n"}}}},"Errors":{"type":"list","member":{"type":"structure","members":{"ErrorCode":{},"ErrorMessage":{},"FileId":{}}}}}}},"BatchGetFlowAssociation":{"http":{"requestUri":"/flow-associations-batch/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","ResourceIds"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceIds":{"type":"list","member":{}},"ResourceType":{}}},"output":{"type":"structure","members":{"FlowAssociationSummaryList":{"shape":"S2y"}}}},"BatchPutContact":{"http":{"method":"PUT","requestUri":"/contact/batch/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","ContactDataRequestList"],"members":{"ClientToken":{"idempotencyToken":true},"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactDataRequestList":{"type":"list","member":{"type":"structure","members":{"SystemEndpoint":{"shape":"S34"},"CustomerEndpoint":{"shape":"S34"},"RequestIdentifier":{},"QueueId":{},"Attributes":{"shape":"S38"},"Campaign":{"type":"structure","members":{"CampaignId":{}}}}}}}},"output":{"type":"structure","members":{"SuccessfulRequestList":{"type":"list","member":{"type":"structure","members":{"RequestIdentifier":{},"ContactId":{}}}},"FailedRequestList":{"type":"list","member":{"type":"structure","members":{"RequestIdentifier":{},"FailureReasonCode":{},"FailureReasonMessage":{}}}}}},"idempotent":true},"ClaimPhoneNumber":{"http":{"requestUri":"/phone-number/claim"},"input":{"type":"structure","required":["PhoneNumber"],"members":{"TargetArn":{},"InstanceId":{},"PhoneNumber":{},"PhoneNumberDescription":{},"Tags":{"shape":"S2n"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PhoneNumberId":{},"PhoneNumberArn":{}}}},"CompleteAttachedFileUpload":{"http":{"requestUri":"/attached-files/{InstanceId}/{FileId}"},"input":{"type":"structure","required":["InstanceId","FileId","AssociatedResourceArn"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"FileId":{"location":"uri","locationName":"FileId"},"AssociatedResourceArn":{"location":"querystring","locationName":"associatedResourceArn"}}},"output":{"type":"structure","members":{}}},"CreateAgentStatus":{"http":{"method":"PUT","requestUri":"/agent-status/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","State"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"State":{},"DisplayOrder":{"type":"integer"},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"AgentStatusARN":{},"AgentStatusId":{}}}},"CreateContactFlow":{"http":{"method":"PUT","requestUri":"/contact-flows/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","Type","Content"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Type":{},"Description":{},"Content":{},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"ContactFlowId":{},"ContactFlowArn":{}}}},"CreateContactFlowModule":{"http":{"method":"PUT","requestUri":"/contact-flow-modules/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","Content"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"Content":{},"Tags":{"shape":"S2n"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"Id":{},"Arn":{}}}},"CreateEvaluationForm":{"http":{"method":"PUT","requestUri":"/evaluation-forms/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Title","Items"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Title":{},"Description":{},"Items":{"shape":"S4c"},"ScoringStrategy":{"shape":"S57"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["EvaluationFormId","EvaluationFormArn"],"members":{"EvaluationFormId":{},"EvaluationFormArn":{}}},"idempotent":true},"CreateHoursOfOperation":{"http":{"method":"PUT","requestUri":"/hours-of-operations/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","TimeZone","Config"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"TimeZone":{},"Config":{"shape":"S5f"},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"HoursOfOperationId":{},"HoursOfOperationArn":{}}}},"CreateInstance":{"http":{"method":"PUT","requestUri":"/instance"},"input":{"type":"structure","required":["IdentityManagementType","InboundCallsEnabled","OutboundCallsEnabled"],"members":{"ClientToken":{},"IdentityManagementType":{},"InstanceAlias":{"shape":"S5p"},"DirectoryId":{},"InboundCallsEnabled":{"type":"boolean"},"OutboundCallsEnabled":{"type":"boolean"},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"Id":{},"Arn":{}}}},"CreateIntegrationAssociation":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/integration-associations"},"input":{"type":"structure","required":["InstanceId","IntegrationType","IntegrationArn"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"IntegrationType":{},"IntegrationArn":{},"SourceApplicationUrl":{},"SourceApplicationName":{},"SourceType":{},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"IntegrationAssociationId":{},"IntegrationAssociationArn":{}}}},"CreateParticipant":{"http":{"requestUri":"/contact/create-participant"},"input":{"type":"structure","required":["InstanceId","ContactId","ParticipantDetails"],"members":{"InstanceId":{},"ContactId":{},"ClientToken":{"idempotencyToken":true},"ParticipantDetails":{"type":"structure","members":{"ParticipantRole":{},"DisplayName":{}}}}},"output":{"type":"structure","members":{"ParticipantCredentials":{"type":"structure","members":{"ParticipantToken":{},"Expiry":{}}},"ParticipantId":{}}}},"CreatePersistentContactAssociation":{"http":{"requestUri":"/contact/persistent-contact-association/{InstanceId}/{InitialContactId}"},"input":{"type":"structure","required":["InstanceId","InitialContactId","RehydrationType","SourceContactId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"InitialContactId":{"location":"uri","locationName":"InitialContactId"},"RehydrationType":{},"SourceContactId":{},"ClientToken":{}}},"output":{"type":"structure","members":{"ContinuedFromContactId":{}}}},"CreatePredefinedAttribute":{"http":{"method":"PUT","requestUri":"/predefined-attributes/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","Values"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Values":{"shape":"S6d"}}}},"CreatePrompt":{"http":{"method":"PUT","requestUri":"/prompts/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","S3Uri"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"S3Uri":{},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"PromptARN":{},"PromptId":{}}}},"CreateQueue":{"http":{"method":"PUT","requestUri":"/queues/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","HoursOfOperationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"OutboundCallerConfig":{"shape":"S6m"},"HoursOfOperationId":{},"MaxContacts":{"type":"integer"},"QuickConnectIds":{"shape":"S1f"},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"QueueArn":{},"QueueId":{}}}},"CreateQuickConnect":{"http":{"method":"PUT","requestUri":"/quick-connects/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","QuickConnectConfig"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"QuickConnectConfig":{"shape":"S6t"},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"QuickConnectARN":{},"QuickConnectId":{}}}},"CreateRoutingProfile":{"http":{"method":"PUT","requestUri":"/routing-profiles/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","Description","DefaultOutboundQueueId","MediaConcurrencies"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"DefaultOutboundQueueId":{},"QueueConfigs":{"shape":"S1j"},"MediaConcurrencies":{"shape":"S72"},"Tags":{"shape":"S2n"},"AgentAvailabilityTimer":{}}},"output":{"type":"structure","members":{"RoutingProfileArn":{},"RoutingProfileId":{}}}},"CreateRule":{"http":{"requestUri":"/rules/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Name","TriggerEventSource","Function","Actions","PublishStatus"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"TriggerEventSource":{"shape":"S7b"},"Function":{},"Actions":{"shape":"S7e"},"PublishStatus":{},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["RuleArn","RuleId"],"members":{"RuleArn":{},"RuleId":{}}}},"CreateSecurityProfile":{"http":{"method":"PUT","requestUri":"/security-profiles/{InstanceId}"},"input":{"type":"structure","required":["SecurityProfileName","InstanceId"],"members":{"SecurityProfileName":{},"Description":{},"Permissions":{"shape":"S8j"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"Tags":{"shape":"S2n"},"AllowedAccessControlTags":{"shape":"S8l"},"TagRestrictedResources":{"shape":"S8o"},"Applications":{"shape":"S8q"},"HierarchyRestrictedResources":{"shape":"S8v"},"AllowedAccessControlHierarchyGroupId":{}}},"output":{"type":"structure","members":{"SecurityProfileId":{},"SecurityProfileArn":{}}}},"CreateTaskTemplate":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/task/template"},"input":{"type":"structure","required":["InstanceId","Name","Fields"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"ContactFlowId":{},"Constraints":{"shape":"S93"},"Defaults":{"shape":"S9c"},"Status":{},"Fields":{"shape":"S9h"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["Id","Arn"],"members":{"Id":{},"Arn":{}}}},"CreateTrafficDistributionGroup":{"http":{"method":"PUT","requestUri":"/traffic-distribution-group"},"input":{"type":"structure","required":["Name","InstanceId"],"members":{"Name":{},"Description":{},"InstanceId":{},"ClientToken":{"idempotencyToken":true},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"Id":{},"Arn":{}}}},"CreateUseCase":{"http":{"method":"PUT","requestUri":"/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases"},"input":{"type":"structure","required":["InstanceId","IntegrationAssociationId","UseCaseType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"IntegrationAssociationId":{"location":"uri","locationName":"IntegrationAssociationId"},"UseCaseType":{},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"UseCaseId":{},"UseCaseArn":{}}}},"CreateUser":{"http":{"method":"PUT","requestUri":"/users/{InstanceId}"},"input":{"type":"structure","required":["Username","PhoneConfig","SecurityProfileIds","RoutingProfileId","InstanceId"],"members":{"Username":{},"Password":{"type":"string","sensitive":true},"IdentityInfo":{"shape":"Sa4"},"PhoneConfig":{"shape":"Sa8"},"DirectoryUserId":{},"SecurityProfileIds":{"shape":"Sad"},"RoutingProfileId":{},"HierarchyGroupId":{},"InstanceId":{"location":"uri","locationName":"InstanceId"},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"UserId":{},"UserArn":{}}}},"CreateUserHierarchyGroup":{"http":{"method":"PUT","requestUri":"/user-hierarchy-groups/{InstanceId}"},"input":{"type":"structure","required":["Name","InstanceId"],"members":{"Name":{},"ParentGroupId":{},"InstanceId":{"location":"uri","locationName":"InstanceId"},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"HierarchyGroupId":{},"HierarchyGroupArn":{}}}},"CreateView":{"http":{"method":"PUT","requestUri":"/views/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Status","Content","Name"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ClientToken":{},"Status":{},"Content":{"shape":"Sam"},"Description":{},"Name":{"shape":"Sar"},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"View":{"shape":"Sat"}}},"idempotent":true},"CreateViewVersion":{"http":{"method":"PUT","requestUri":"/views/{InstanceId}/{ViewId}/versions"},"input":{"type":"structure","required":["InstanceId","ViewId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"},"VersionDescription":{},"ViewContentSha256":{}}},"output":{"type":"structure","members":{"View":{"shape":"Sat"}}},"idempotent":true},"CreateVocabulary":{"http":{"requestUri":"/vocabulary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","VocabularyName","LanguageCode","Content"],"members":{"ClientToken":{"idempotencyToken":true},"InstanceId":{"location":"uri","locationName":"InstanceId"},"VocabularyName":{},"LanguageCode":{},"Content":{},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","required":["VocabularyArn","VocabularyId","State"],"members":{"VocabularyArn":{},"VocabularyId":{},"State":{}}}},"DeactivateEvaluationForm":{"http":{"requestUri":"/evaluation-forms/{InstanceId}/{EvaluationFormId}/deactivate"},"input":{"type":"structure","required":["InstanceId","EvaluationFormId","EvaluationFormVersion"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationFormId":{"location":"uri","locationName":"EvaluationFormId"},"EvaluationFormVersion":{"type":"integer"}}},"output":{"type":"structure","required":["EvaluationFormId","EvaluationFormArn","EvaluationFormVersion"],"members":{"EvaluationFormId":{},"EvaluationFormArn":{},"EvaluationFormVersion":{"type":"integer"}}}},"DeleteAttachedFile":{"http":{"method":"DELETE","requestUri":"/attached-files/{InstanceId}/{FileId}"},"input":{"type":"structure","required":["InstanceId","FileId","AssociatedResourceArn"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"FileId":{"location":"uri","locationName":"FileId"},"AssociatedResourceArn":{"location":"querystring","locationName":"associatedResourceArn"}}},"output":{"type":"structure","members":{}}},"DeleteContactEvaluation":{"http":{"method":"DELETE","requestUri":"/contact-evaluations/{InstanceId}/{EvaluationId}"},"input":{"type":"structure","required":["InstanceId","EvaluationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationId":{"location":"uri","locationName":"EvaluationId"}}},"idempotent":true},"DeleteContactFlow":{"http":{"method":"DELETE","requestUri":"/contact-flows/{InstanceId}/{ContactFlowId}"},"input":{"type":"structure","required":["InstanceId","ContactFlowId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowId":{"location":"uri","locationName":"ContactFlowId"}}},"output":{"type":"structure","members":{}}},"DeleteContactFlowModule":{"http":{"method":"DELETE","requestUri":"/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}"},"input":{"type":"structure","required":["InstanceId","ContactFlowModuleId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowModuleId":{"location":"uri","locationName":"ContactFlowModuleId"}}},"output":{"type":"structure","members":{}}},"DeleteEvaluationForm":{"http":{"method":"DELETE","requestUri":"/evaluation-forms/{InstanceId}/{EvaluationFormId}"},"input":{"type":"structure","required":["InstanceId","EvaluationFormId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationFormId":{"location":"uri","locationName":"EvaluationFormId"},"EvaluationFormVersion":{"location":"querystring","locationName":"version","type":"integer"}}},"idempotent":true},"DeleteHoursOfOperation":{"http":{"method":"DELETE","requestUri":"/hours-of-operations/{InstanceId}/{HoursOfOperationId}"},"input":{"type":"structure","required":["InstanceId","HoursOfOperationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"HoursOfOperationId":{"location":"uri","locationName":"HoursOfOperationId"}}}},"DeleteInstance":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"DeleteIntegrationAssociation":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}"},"input":{"type":"structure","required":["InstanceId","IntegrationAssociationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"IntegrationAssociationId":{"location":"uri","locationName":"IntegrationAssociationId"}}}},"DeletePredefinedAttribute":{"http":{"method":"DELETE","requestUri":"/predefined-attributes/{InstanceId}/{Name}"},"input":{"type":"structure","required":["InstanceId","Name"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{"location":"uri","locationName":"Name"}}},"idempotent":true},"DeletePrompt":{"http":{"method":"DELETE","requestUri":"/prompts/{InstanceId}/{PromptId}"},"input":{"type":"structure","required":["InstanceId","PromptId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"PromptId":{"location":"uri","locationName":"PromptId"}}}},"DeleteQueue":{"http":{"method":"DELETE","requestUri":"/queues/{InstanceId}/{QueueId}"},"input":{"type":"structure","required":["InstanceId","QueueId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"}}}},"DeleteQuickConnect":{"http":{"method":"DELETE","requestUri":"/quick-connects/{InstanceId}/{QuickConnectId}"},"input":{"type":"structure","required":["InstanceId","QuickConnectId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QuickConnectId":{"location":"uri","locationName":"QuickConnectId"}}}},"DeleteRoutingProfile":{"http":{"method":"DELETE","requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"}}}},"DeleteRule":{"http":{"method":"DELETE","requestUri":"/rules/{InstanceId}/{RuleId}"},"input":{"type":"structure","required":["InstanceId","RuleId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RuleId":{"location":"uri","locationName":"RuleId"}}}},"DeleteSecurityProfile":{"http":{"method":"DELETE","requestUri":"/security-profiles/{InstanceId}/{SecurityProfileId}"},"input":{"type":"structure","required":["InstanceId","SecurityProfileId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"SecurityProfileId":{"location":"uri","locationName":"SecurityProfileId"}}}},"DeleteTaskTemplate":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/task/template/{TaskTemplateId}"},"input":{"type":"structure","required":["InstanceId","TaskTemplateId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"TaskTemplateId":{"location":"uri","locationName":"TaskTemplateId"}}},"output":{"type":"structure","members":{}}},"DeleteTrafficDistributionGroup":{"http":{"method":"DELETE","requestUri":"/traffic-distribution-group/{TrafficDistributionGroupId}"},"input":{"type":"structure","required":["TrafficDistributionGroupId"],"members":{"TrafficDistributionGroupId":{"location":"uri","locationName":"TrafficDistributionGroupId"}}},"output":{"type":"structure","members":{}}},"DeleteUseCase":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases/{UseCaseId}"},"input":{"type":"structure","required":["InstanceId","IntegrationAssociationId","UseCaseId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"IntegrationAssociationId":{"location":"uri","locationName":"IntegrationAssociationId"},"UseCaseId":{"location":"uri","locationName":"UseCaseId"}}}},"DeleteUser":{"http":{"method":"DELETE","requestUri":"/users/{InstanceId}/{UserId}"},"input":{"type":"structure","required":["InstanceId","UserId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"UserId":{"location":"uri","locationName":"UserId"}}}},"DeleteUserHierarchyGroup":{"http":{"method":"DELETE","requestUri":"/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}"},"input":{"type":"structure","required":["HierarchyGroupId","InstanceId"],"members":{"HierarchyGroupId":{"location":"uri","locationName":"HierarchyGroupId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"DeleteView":{"http":{"method":"DELETE","requestUri":"/views/{InstanceId}/{ViewId}"},"input":{"type":"structure","required":["InstanceId","ViewId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"}}},"output":{"type":"structure","members":{}}},"DeleteViewVersion":{"http":{"method":"DELETE","requestUri":"/views/{InstanceId}/{ViewId}/versions/{ViewVersion}"},"input":{"type":"structure","required":["InstanceId","ViewId","ViewVersion"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"},"ViewVersion":{"location":"uri","locationName":"ViewVersion","type":"integer"}}},"output":{"type":"structure","members":{}}},"DeleteVocabulary":{"http":{"requestUri":"/vocabulary-remove/{InstanceId}/{VocabularyId}"},"input":{"type":"structure","required":["InstanceId","VocabularyId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"VocabularyId":{"location":"uri","locationName":"VocabularyId"}}},"output":{"type":"structure","required":["VocabularyArn","VocabularyId","State"],"members":{"VocabularyArn":{},"VocabularyId":{},"State":{}}}},"DescribeAgentStatus":{"http":{"method":"GET","requestUri":"/agent-status/{InstanceId}/{AgentStatusId}"},"input":{"type":"structure","required":["InstanceId","AgentStatusId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AgentStatusId":{"location":"uri","locationName":"AgentStatusId"}}},"output":{"type":"structure","members":{"AgentStatus":{"type":"structure","members":{"AgentStatusARN":{},"AgentStatusId":{},"Name":{},"Description":{},"Type":{},"DisplayOrder":{"type":"integer"},"State":{},"Tags":{"shape":"S2n"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}}}},"DescribeContact":{"http":{"method":"GET","requestUri":"/contacts/{InstanceId}/{ContactId}"},"input":{"type":"structure","required":["InstanceId","ContactId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"uri","locationName":"ContactId"}}},"output":{"type":"structure","members":{"Contact":{"type":"structure","members":{"Arn":{},"Id":{},"InitialContactId":{},"PreviousContactId":{},"InitiationMethod":{},"Name":{"shape":"Sce"},"Description":{"shape":"Scf"},"Channel":{},"QueueInfo":{"type":"structure","members":{"Id":{},"EnqueueTimestamp":{"type":"timestamp"}}},"AgentInfo":{"type":"structure","members":{"Id":{},"ConnectedToAgentTimestamp":{"type":"timestamp"},"AgentPauseDurationInSeconds":{"type":"integer"}}},"InitiationTimestamp":{"type":"timestamp"},"DisconnectTimestamp":{"type":"timestamp"},"LastUpdateTimestamp":{"type":"timestamp"},"LastPausedTimestamp":{"type":"timestamp"},"LastResumedTimestamp":{"type":"timestamp"},"TotalPauseCount":{"type":"integer"},"TotalPauseDurationInSeconds":{"type":"integer"},"ScheduledTimestamp":{"type":"timestamp"},"RelatedContactId":{},"WisdomInfo":{"type":"structure","members":{"SessionArn":{}}},"QueueTimeAdjustmentSeconds":{"type":"integer"},"QueuePriority":{"type":"long"},"Tags":{"shape":"Scq"}}}}}},"DescribeContactEvaluation":{"http":{"method":"GET","requestUri":"/contact-evaluations/{InstanceId}/{EvaluationId}"},"input":{"type":"structure","required":["InstanceId","EvaluationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationId":{"location":"uri","locationName":"EvaluationId"}}},"output":{"type":"structure","required":["Evaluation","EvaluationForm"],"members":{"Evaluation":{"type":"structure","required":["EvaluationId","EvaluationArn","Metadata","Answers","Notes","Status","CreatedTime","LastModifiedTime"],"members":{"EvaluationId":{},"EvaluationArn":{},"Metadata":{"type":"structure","required":["ContactId","EvaluatorArn"],"members":{"ContactId":{},"EvaluatorArn":{},"ContactAgentId":{},"Score":{"shape":"Scx"}}},"Answers":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{"shape":"Sd1"},"SystemSuggestedValue":{"shape":"Sd1"}}}},"Notes":{"shape":"Sd4"},"Status":{},"Scores":{"type":"map","key":{},"value":{"shape":"Scx"}},"CreatedTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"Tags":{"shape":"S2n"}}},"EvaluationForm":{"type":"structure","required":["EvaluationFormVersion","EvaluationFormId","EvaluationFormArn","Title","Items"],"members":{"EvaluationFormVersion":{"type":"integer"},"EvaluationFormId":{},"EvaluationFormArn":{},"Title":{},"Description":{},"Items":{"shape":"S4c"},"ScoringStrategy":{"shape":"S57"}}}}}},"DescribeContactFlow":{"http":{"method":"GET","requestUri":"/contact-flows/{InstanceId}/{ContactFlowId}"},"input":{"type":"structure","required":["InstanceId","ContactFlowId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowId":{"location":"uri","locationName":"ContactFlowId"}}},"output":{"type":"structure","members":{"ContactFlow":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Type":{},"State":{},"Description":{},"Content":{},"Tags":{"shape":"S2n"}}}}}},"DescribeContactFlowModule":{"http":{"method":"GET","requestUri":"/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}"},"input":{"type":"structure","required":["InstanceId","ContactFlowModuleId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowModuleId":{"location":"uri","locationName":"ContactFlowModuleId"}}},"output":{"type":"structure","members":{"ContactFlowModule":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"Content":{},"Description":{},"State":{},"Status":{},"Tags":{"shape":"S2n"}}}}}},"DescribeEvaluationForm":{"http":{"method":"GET","requestUri":"/evaluation-forms/{InstanceId}/{EvaluationFormId}"},"input":{"type":"structure","required":["InstanceId","EvaluationFormId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationFormId":{"location":"uri","locationName":"EvaluationFormId"},"EvaluationFormVersion":{"location":"querystring","locationName":"version","type":"integer"}}},"output":{"type":"structure","required":["EvaluationForm"],"members":{"EvaluationForm":{"type":"structure","required":["EvaluationFormId","EvaluationFormVersion","Locked","EvaluationFormArn","Title","Status","Items","CreatedTime","CreatedBy","LastModifiedTime","LastModifiedBy"],"members":{"EvaluationFormId":{},"EvaluationFormVersion":{"type":"integer"},"Locked":{"type":"boolean"},"EvaluationFormArn":{},"Title":{},"Description":{},"Status":{},"Items":{"shape":"S4c"},"ScoringStrategy":{"shape":"S57"},"CreatedTime":{"type":"timestamp"},"CreatedBy":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{},"Tags":{"shape":"S2n"}}}}}},"DescribeHoursOfOperation":{"http":{"method":"GET","requestUri":"/hours-of-operations/{InstanceId}/{HoursOfOperationId}"},"input":{"type":"structure","required":["InstanceId","HoursOfOperationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"HoursOfOperationId":{"location":"uri","locationName":"HoursOfOperationId"}}},"output":{"type":"structure","members":{"HoursOfOperation":{"shape":"Sdq"}}}},"DescribeInstance":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"}}},"output":{"type":"structure","members":{"Instance":{"type":"structure","members":{"Id":{},"Arn":{},"IdentityManagementType":{},"InstanceAlias":{"shape":"S5p"},"CreatedTime":{"type":"timestamp"},"ServiceRole":{},"InstanceStatus":{},"StatusReason":{"type":"structure","members":{"Message":{}}},"InboundCallsEnabled":{"type":"boolean"},"OutboundCallsEnabled":{"type":"boolean"},"InstanceAccessUrl":{},"Tags":{"shape":"S2n"}}}}}},"DescribeInstanceAttribute":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/attribute/{AttributeType}"},"input":{"type":"structure","required":["InstanceId","AttributeType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AttributeType":{"location":"uri","locationName":"AttributeType"}}},"output":{"type":"structure","members":{"Attribute":{"shape":"Se0"}}}},"DescribeInstanceStorageConfig":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/storage-config/{AssociationId}"},"input":{"type":"structure","required":["InstanceId","AssociationId","ResourceType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AssociationId":{"location":"uri","locationName":"AssociationId"},"ResourceType":{"location":"querystring","locationName":"resourceType"}}},"output":{"type":"structure","members":{"StorageConfig":{"shape":"St"}}}},"DescribePhoneNumber":{"http":{"method":"GET","requestUri":"/phone-number/{PhoneNumberId}"},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"location":"uri","locationName":"PhoneNumberId"}}},"output":{"type":"structure","members":{"ClaimedPhoneNumberSummary":{"type":"structure","members":{"PhoneNumberId":{},"PhoneNumberArn":{},"PhoneNumber":{},"PhoneNumberCountryCode":{},"PhoneNumberType":{},"PhoneNumberDescription":{},"TargetArn":{},"InstanceId":{},"Tags":{"shape":"S2n"},"PhoneNumberStatus":{"type":"structure","members":{"Status":{},"Message":{}}},"SourcePhoneNumberArn":{}}}}}},"DescribePredefinedAttribute":{"http":{"method":"GET","requestUri":"/predefined-attributes/{InstanceId}/{Name}"},"input":{"type":"structure","required":["InstanceId","Name"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{"location":"uri","locationName":"Name"}}},"output":{"type":"structure","members":{"PredefinedAttribute":{"shape":"See"}}}},"DescribePrompt":{"http":{"method":"GET","requestUri":"/prompts/{InstanceId}/{PromptId}"},"input":{"type":"structure","required":["InstanceId","PromptId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"PromptId":{"location":"uri","locationName":"PromptId"}}},"output":{"type":"structure","members":{"Prompt":{"shape":"Seh"}}}},"DescribeQueue":{"http":{"method":"GET","requestUri":"/queues/{InstanceId}/{QueueId}"},"input":{"type":"structure","required":["InstanceId","QueueId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"}}},"output":{"type":"structure","members":{"Queue":{"shape":"Sek"}}}},"DescribeQuickConnect":{"http":{"method":"GET","requestUri":"/quick-connects/{InstanceId}/{QuickConnectId}"},"input":{"type":"structure","required":["InstanceId","QuickConnectId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QuickConnectId":{"location":"uri","locationName":"QuickConnectId"}}},"output":{"type":"structure","members":{"QuickConnect":{"shape":"Seo"}}}},"DescribeRoutingProfile":{"http":{"method":"GET","requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"}}},"output":{"type":"structure","members":{"RoutingProfile":{"shape":"Ser"}}}},"DescribeRule":{"http":{"method":"GET","requestUri":"/rules/{InstanceId}/{RuleId}"},"input":{"type":"structure","required":["InstanceId","RuleId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RuleId":{"location":"uri","locationName":"RuleId"}}},"output":{"type":"structure","required":["Rule"],"members":{"Rule":{"type":"structure","required":["Name","RuleId","RuleArn","TriggerEventSource","Function","Actions","PublishStatus","CreatedTime","LastUpdatedTime","LastUpdatedBy"],"members":{"Name":{},"RuleId":{},"RuleArn":{},"TriggerEventSource":{"shape":"S7b"},"Function":{},"Actions":{"shape":"S7e"},"PublishStatus":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"LastUpdatedBy":{},"Tags":{"shape":"S2n"}}}}}},"DescribeSecurityProfile":{"http":{"method":"GET","requestUri":"/security-profiles/{InstanceId}/{SecurityProfileId}"},"input":{"type":"structure","required":["SecurityProfileId","InstanceId"],"members":{"SecurityProfileId":{"location":"uri","locationName":"SecurityProfileId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}},"output":{"type":"structure","members":{"SecurityProfile":{"type":"structure","members":{"Id":{},"OrganizationResourceId":{},"Arn":{},"SecurityProfileName":{},"Description":{},"Tags":{"shape":"S2n"},"AllowedAccessControlTags":{"shape":"S8l"},"TagRestrictedResources":{"shape":"S8o"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{},"HierarchyRestrictedResources":{"shape":"S8v"},"AllowedAccessControlHierarchyGroupId":{}}}}}},"DescribeTrafficDistributionGroup":{"http":{"method":"GET","requestUri":"/traffic-distribution-group/{TrafficDistributionGroupId}"},"input":{"type":"structure","required":["TrafficDistributionGroupId"],"members":{"TrafficDistributionGroupId":{"location":"uri","locationName":"TrafficDistributionGroupId"}}},"output":{"type":"structure","members":{"TrafficDistributionGroup":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"Description":{},"InstanceArn":{},"Status":{},"Tags":{"shape":"S2n"},"IsDefault":{"type":"boolean"}}}}}},"DescribeUser":{"http":{"method":"GET","requestUri":"/users/{InstanceId}/{UserId}"},"input":{"type":"structure","required":["UserId","InstanceId"],"members":{"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}},"output":{"type":"structure","members":{"User":{"type":"structure","members":{"Id":{},"Arn":{},"Username":{},"IdentityInfo":{"shape":"Sa4"},"PhoneConfig":{"shape":"Sa8"},"DirectoryUserId":{},"SecurityProfileIds":{"shape":"Sad"},"RoutingProfileId":{},"HierarchyGroupId":{},"Tags":{"shape":"S2n"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}}}},"DescribeUserHierarchyGroup":{"http":{"method":"GET","requestUri":"/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}"},"input":{"type":"structure","required":["HierarchyGroupId","InstanceId"],"members":{"HierarchyGroupId":{"location":"uri","locationName":"HierarchyGroupId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}},"output":{"type":"structure","members":{"HierarchyGroup":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LevelId":{},"HierarchyPath":{"type":"structure","members":{"LevelOne":{"shape":"Sfd"},"LevelTwo":{"shape":"Sfd"},"LevelThree":{"shape":"Sfd"},"LevelFour":{"shape":"Sfd"},"LevelFive":{"shape":"Sfd"}}},"Tags":{"shape":"S2n"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}}}},"DescribeUserHierarchyStructure":{"http":{"method":"GET","requestUri":"/user-hierarchy-structure/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"}}},"output":{"type":"structure","members":{"HierarchyStructure":{"type":"structure","members":{"LevelOne":{"shape":"Sfh"},"LevelTwo":{"shape":"Sfh"},"LevelThree":{"shape":"Sfh"},"LevelFour":{"shape":"Sfh"},"LevelFive":{"shape":"Sfh"}}}}}},"DescribeView":{"http":{"method":"GET","requestUri":"/views/{InstanceId}/{ViewId}"},"input":{"type":"structure","required":["InstanceId","ViewId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"}}},"output":{"type":"structure","members":{"View":{"shape":"Sat"}}}},"DescribeVocabulary":{"http":{"method":"GET","requestUri":"/vocabulary/{InstanceId}/{VocabularyId}"},"input":{"type":"structure","required":["InstanceId","VocabularyId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"VocabularyId":{"location":"uri","locationName":"VocabularyId"}}},"output":{"type":"structure","required":["Vocabulary"],"members":{"Vocabulary":{"type":"structure","required":["Name","Id","Arn","LanguageCode","State","LastModifiedTime"],"members":{"Name":{},"Id":{},"Arn":{},"LanguageCode":{},"State":{},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{},"Content":{},"Tags":{"shape":"S2n"}}}}}},"DisassociateAnalyticsDataSet":{"http":{"requestUri":"/analytics-data/instance/{InstanceId}/association"},"input":{"type":"structure","required":["InstanceId","DataSetId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"DataSetId":{},"TargetAccountId":{}}}},"DisassociateApprovedOrigin":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/approved-origin"},"input":{"type":"structure","required":["InstanceId","Origin"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Origin":{"location":"querystring","locationName":"origin"}}}},"DisassociateBot":{"http":{"requestUri":"/instance/{InstanceId}/bot"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"LexBot":{"shape":"Sf"},"LexV2Bot":{"shape":"Si"}}}},"DisassociateFlow":{"http":{"method":"DELETE","requestUri":"/flow-associations/{InstanceId}/{ResourceId}/{ResourceType}"},"input":{"type":"structure","required":["InstanceId","ResourceId","ResourceType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceId":{"location":"uri","locationName":"ResourceId"},"ResourceType":{"location":"uri","locationName":"ResourceType"}}},"output":{"type":"structure","members":{}}},"DisassociateInstanceStorageConfig":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/storage-config/{AssociationId}"},"input":{"type":"structure","required":["InstanceId","AssociationId","ResourceType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AssociationId":{"location":"uri","locationName":"AssociationId"},"ResourceType":{"location":"querystring","locationName":"resourceType"}}}},"DisassociateLambdaFunction":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/lambda-function"},"input":{"type":"structure","required":["InstanceId","FunctionArn"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"FunctionArn":{"location":"querystring","locationName":"functionArn"}}}},"DisassociateLexBot":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/lex-bot"},"input":{"type":"structure","required":["InstanceId","BotName","LexRegion"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"BotName":{"location":"querystring","locationName":"botName"},"LexRegion":{"location":"querystring","locationName":"lexRegion"}}}},"DisassociatePhoneNumberContactFlow":{"http":{"method":"DELETE","requestUri":"/phone-number/{PhoneNumberId}/contact-flow"},"input":{"type":"structure","required":["PhoneNumberId","InstanceId"],"members":{"PhoneNumberId":{"location":"uri","locationName":"PhoneNumberId"},"InstanceId":{"location":"querystring","locationName":"instanceId"}}}},"DisassociateQueueQuickConnects":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/disassociate-quick-connects"},"input":{"type":"structure","required":["InstanceId","QueueId","QuickConnectIds"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"QuickConnectIds":{"shape":"S1f"}}}},"DisassociateRoutingProfileQueues":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/disassociate-queues"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId","QueueReferences"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"QueueReferences":{"type":"list","member":{"shape":"S1l"}}}}},"DisassociateSecurityKey":{"http":{"method":"DELETE","requestUri":"/instance/{InstanceId}/security-key/{AssociationId}"},"input":{"type":"structure","required":["InstanceId","AssociationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AssociationId":{"location":"uri","locationName":"AssociationId"}}}},"DisassociateTrafficDistributionGroupUser":{"http":{"method":"DELETE","requestUri":"/traffic-distribution-group/{TrafficDistributionGroupId}/user"},"input":{"type":"structure","required":["TrafficDistributionGroupId","UserId","InstanceId"],"members":{"TrafficDistributionGroupId":{"location":"uri","locationName":"TrafficDistributionGroupId"},"UserId":{"location":"querystring","locationName":"UserId"},"InstanceId":{"location":"querystring","locationName":"InstanceId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DisassociateUserProficiencies":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/disassociate-proficiencies"},"input":{"type":"structure","required":["InstanceId","UserId","UserProficiencies"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"UserId":{"location":"uri","locationName":"UserId"},"UserProficiencies":{"type":"list","member":{"type":"structure","required":["AttributeName","AttributeValue"],"members":{"AttributeName":{},"AttributeValue":{}}}}}}},"DismissUserContact":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/contact"},"input":{"type":"structure","required":["UserId","InstanceId","ContactId"],"members":{"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{}}},"output":{"type":"structure","members":{}}},"GetAttachedFile":{"http":{"method":"GET","requestUri":"/attached-files/{InstanceId}/{FileId}"},"input":{"type":"structure","required":["InstanceId","FileId","AssociatedResourceArn"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"FileId":{"location":"uri","locationName":"FileId"},"UrlExpiryInSeconds":{"location":"querystring","locationName":"urlExpiryInSeconds","type":"integer"},"AssociatedResourceArn":{"location":"querystring","locationName":"associatedResourceArn"}}},"output":{"type":"structure","required":["FileSizeInBytes"],"members":{"FileArn":{},"FileId":{},"CreationTime":{},"FileStatus":{},"FileName":{},"FileSizeInBytes":{"type":"long"},"AssociatedResourceArn":{},"FileUseCaseType":{},"CreatedBy":{"shape":"S2l"},"DownloadUrlMetadata":{"type":"structure","members":{"Url":{},"UrlExpiry":{}}},"Tags":{"shape":"S2n"}}}},"GetContactAttributes":{"http":{"method":"GET","requestUri":"/contact/attributes/{InstanceId}/{InitialContactId}"},"input":{"type":"structure","required":["InstanceId","InitialContactId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"InitialContactId":{"location":"uri","locationName":"InitialContactId"}}},"output":{"type":"structure","members":{"Attributes":{"shape":"S38"}}}},"GetCurrentMetricData":{"http":{"requestUri":"/metrics/current/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Filters","CurrentMetrics"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Filters":{"shape":"Sgi"},"Groupings":{"shape":"Sgo"},"CurrentMetrics":{"type":"list","member":{"shape":"Sgr"}},"NextToken":{},"MaxResults":{"type":"integer"},"SortCriteria":{"type":"list","member":{"type":"structure","members":{"SortByMetric":{},"SortOrder":{}}}}}},"output":{"type":"structure","members":{"NextToken":{},"MetricResults":{"type":"list","member":{"type":"structure","members":{"Dimensions":{"shape":"Sh2"},"Collections":{"type":"list","member":{"type":"structure","members":{"Metric":{"shape":"Sgr"},"Value":{"type":"double"}}}}}}},"DataSnapshotTime":{"type":"timestamp"},"ApproximateTotalCount":{"type":"long"}}}},"GetCurrentUserData":{"http":{"requestUri":"/metrics/userdata/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","Filters"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Filters":{"type":"structure","members":{"Queues":{"shape":"Sgj"},"ContactFilter":{"type":"structure","members":{"ContactStates":{"type":"list","member":{}}}},"RoutingProfiles":{"shape":"Sgl"},"Agents":{"type":"list","member":{}},"UserHierarchyGroups":{"type":"list","member":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"UserDataList":{"type":"list","member":{"type":"structure","members":{"User":{"type":"structure","members":{"Id":{},"Arn":{}}},"RoutingProfile":{"shape":"Sh4"},"HierarchyPath":{"type":"structure","members":{"LevelOne":{"shape":"Shl"},"LevelTwo":{"shape":"Shl"},"LevelThree":{"shape":"Shl"},"LevelFour":{"shape":"Shl"},"LevelFive":{"shape":"Shl"}}},"Status":{"type":"structure","members":{"StatusStartTimestamp":{"type":"timestamp"},"StatusArn":{},"StatusName":{}}},"AvailableSlotsByChannel":{"shape":"Shn"},"MaxSlotsByChannel":{"shape":"Shn"},"ActiveSlotsByChannel":{"shape":"Shn"},"Contacts":{"type":"list","member":{"type":"structure","members":{"ContactId":{},"Channel":{},"InitiationMethod":{},"AgentContactState":{},"StateStartTimestamp":{"type":"timestamp"},"ConnectedToAgentTimestamp":{"type":"timestamp"},"Queue":{"shape":"Sh3"}}}},"NextStatus":{}}}},"ApproximateTotalCount":{"type":"long"}}}},"GetFederationToken":{"http":{"method":"GET","requestUri":"/user/federate/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"}}},"output":{"type":"structure","members":{"Credentials":{"type":"structure","members":{"AccessToken":{"shape":"Shu"},"AccessTokenExpiration":{"type":"timestamp"},"RefreshToken":{"shape":"Shu"},"RefreshTokenExpiration":{"type":"timestamp"}},"sensitive":true},"SignInUrl":{},"UserArn":{},"UserId":{}}}},"GetFlowAssociation":{"http":{"method":"GET","requestUri":"/flow-associations/{InstanceId}/{ResourceId}/{ResourceType}"},"input":{"type":"structure","required":["InstanceId","ResourceId","ResourceType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceId":{"location":"uri","locationName":"ResourceId"},"ResourceType":{"location":"uri","locationName":"ResourceType"}}},"output":{"type":"structure","members":{"ResourceId":{},"FlowId":{},"ResourceType":{}}}},"GetMetricData":{"http":{"requestUri":"/metrics/historical/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","StartTime","EndTime","Filters","HistoricalMetrics"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Filters":{"shape":"Sgi"},"Groupings":{"shape":"Sgo"},"HistoricalMetrics":{"type":"list","member":{"shape":"Shz"}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"MetricResults":{"type":"list","member":{"type":"structure","members":{"Dimensions":{"shape":"Sh2"},"Collections":{"type":"list","member":{"type":"structure","members":{"Metric":{"shape":"Shz"},"Value":{"type":"double"}}}}}}}}}},"GetMetricDataV2":{"http":{"requestUri":"/metrics/data"},"input":{"type":"structure","required":["ResourceArn","StartTime","EndTime","Filters","Metrics"],"members":{"ResourceArn":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Interval":{"type":"structure","members":{"TimeZone":{},"IntervalPeriod":{}}},"Filters":{"type":"list","member":{"type":"structure","members":{"FilterKey":{},"FilterValues":{"type":"list","member":{}}}}},"Groupings":{"type":"list","member":{}},"Metrics":{"type":"list","member":{"shape":"Sik"}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"MetricResults":{"type":"list","member":{"type":"structure","members":{"Dimensions":{"type":"map","key":{},"value":{}},"MetricInterval":{"type":"structure","members":{"Interval":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}},"Collections":{"type":"list","member":{"type":"structure","members":{"Metric":{"shape":"Sik"},"Value":{"type":"double"}}}}}}}}}},"GetPromptFile":{"http":{"method":"GET","requestUri":"/prompts/{InstanceId}/{PromptId}/file"},"input":{"type":"structure","required":["InstanceId","PromptId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"PromptId":{"location":"uri","locationName":"PromptId"}}},"output":{"type":"structure","members":{"PromptPresignedUrl":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"GetTaskTemplate":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/task/template/{TaskTemplateId}"},"input":{"type":"structure","required":["InstanceId","TaskTemplateId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"TaskTemplateId":{"location":"uri","locationName":"TaskTemplateId"},"SnapshotVersion":{"location":"querystring","locationName":"snapshotVersion"}}},"output":{"type":"structure","required":["Id","Arn","Name"],"members":{"InstanceId":{},"Id":{},"Arn":{},"Name":{},"Description":{},"ContactFlowId":{},"Constraints":{"shape":"S93"},"Defaults":{"shape":"S9c"},"Fields":{"shape":"S9h"},"Status":{},"LastModifiedTime":{"type":"timestamp"},"CreatedTime":{"type":"timestamp"},"Tags":{"shape":"S2n"}}}},"GetTrafficDistribution":{"http":{"method":"GET","requestUri":"/traffic-distribution/{Id}"},"input":{"type":"structure","required":["Id"],"members":{"Id":{"location":"uri","locationName":"Id"}}},"output":{"type":"structure","members":{"TelephonyConfig":{"shape":"Sj9"},"Id":{},"Arn":{},"SignInConfig":{"shape":"Sje"},"AgentConfig":{"shape":"Sjh"}}}},"ImportPhoneNumber":{"http":{"requestUri":"/phone-number/import"},"input":{"type":"structure","required":["InstanceId","SourcePhoneNumberArn"],"members":{"InstanceId":{},"SourcePhoneNumberArn":{},"PhoneNumberDescription":{},"Tags":{"shape":"S2n"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PhoneNumberId":{},"PhoneNumberArn":{}}}},"ListAgentStatuses":{"http":{"method":"GET","requestUri":"/agent-status/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"AgentStatusTypes":{"location":"querystring","locationName":"AgentStatusTypes","type":"list","member":{}}}},"output":{"type":"structure","members":{"NextToken":{},"AgentStatusSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"Type":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}}}}},"ListAnalyticsDataAssociations":{"http":{"method":"GET","requestUri":"/analytics-data/instance/{InstanceId}/association"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"DataSetId":{"location":"querystring","locationName":"DataSetId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"Results":{"shape":"S25"},"NextToken":{}}}},"ListApprovedOrigins":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/approved-origins"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"Origins":{"type":"list","member":{}},"NextToken":{}}}},"ListBots":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/bots"},"input":{"type":"structure","required":["InstanceId","LexVersion"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"LexVersion":{"location":"querystring","locationName":"lexVersion"}}},"output":{"type":"structure","members":{"LexBots":{"type":"list","member":{"type":"structure","members":{"LexBot":{"shape":"Sf"},"LexV2Bot":{"shape":"Si"}}}},"NextToken":{}}}},"ListContactEvaluations":{"http":{"method":"GET","requestUri":"/contact-evaluations/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","ContactId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"querystring","locationName":"contactId"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["EvaluationSummaryList"],"members":{"EvaluationSummaryList":{"type":"list","member":{"type":"structure","required":["EvaluationId","EvaluationArn","EvaluationFormTitle","EvaluationFormId","Status","EvaluatorArn","CreatedTime","LastModifiedTime"],"members":{"EvaluationId":{},"EvaluationArn":{},"EvaluationFormTitle":{},"EvaluationFormId":{},"Status":{},"EvaluatorArn":{},"Score":{"shape":"Scx"},"CreatedTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListContactFlowModules":{"http":{"method":"GET","requestUri":"/contact-flow-modules-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"ContactFlowModuleState":{"location":"querystring","locationName":"state"}}},"output":{"type":"structure","members":{"ContactFlowModulesSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"State":{}}}},"NextToken":{}}}},"ListContactFlows":{"http":{"method":"GET","requestUri":"/contact-flows-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowTypes":{"location":"querystring","locationName":"contactFlowTypes","type":"list","member":{}},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"ContactFlowSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"ContactFlowType":{},"ContactFlowState":{}}}},"NextToken":{}}}},"ListContactReferences":{"http":{"method":"GET","requestUri":"/contact/references/{InstanceId}/{ContactId}"},"input":{"type":"structure","required":["InstanceId","ContactId","ReferenceTypes"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"uri","locationName":"ContactId"},"ReferenceTypes":{"location":"querystring","locationName":"referenceTypes","type":"list","member":{}},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"ReferenceSummaryList":{"type":"list","member":{"type":"structure","members":{"Url":{"type":"structure","members":{"Name":{},"Value":{}}},"Attachment":{"type":"structure","members":{"Name":{},"Value":{},"Status":{}}},"String":{"type":"structure","members":{"Name":{},"Value":{}}},"Number":{"type":"structure","members":{"Name":{},"Value":{}}},"Date":{"type":"structure","members":{"Name":{},"Value":{}}},"Email":{"type":"structure","members":{"Name":{},"Value":{}}}},"union":true}},"NextToken":{}}}},"ListDefaultVocabularies":{"http":{"requestUri":"/default-vocabulary-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"LanguageCode":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["DefaultVocabularyList"],"members":{"DefaultVocabularyList":{"type":"list","member":{"type":"structure","required":["InstanceId","LanguageCode","VocabularyId","VocabularyName"],"members":{"InstanceId":{},"LanguageCode":{},"VocabularyId":{},"VocabularyName":{}}}},"NextToken":{}}}},"ListEvaluationFormVersions":{"http":{"method":"GET","requestUri":"/evaluation-forms/{InstanceId}/{EvaluationFormId}/versions"},"input":{"type":"structure","required":["InstanceId","EvaluationFormId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationFormId":{"location":"uri","locationName":"EvaluationFormId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["EvaluationFormVersionSummaryList"],"members":{"EvaluationFormVersionSummaryList":{"type":"list","member":{"type":"structure","required":["EvaluationFormArn","EvaluationFormId","EvaluationFormVersion","Locked","Status","CreatedTime","CreatedBy","LastModifiedTime","LastModifiedBy"],"members":{"EvaluationFormArn":{},"EvaluationFormId":{},"EvaluationFormVersion":{"type":"integer"},"Locked":{"type":"boolean"},"Status":{},"CreatedTime":{"type":"timestamp"},"CreatedBy":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{}}}},"NextToken":{}}}},"ListEvaluationForms":{"http":{"method":"GET","requestUri":"/evaluation-forms/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["EvaluationFormSummaryList"],"members":{"EvaluationFormSummaryList":{"type":"list","member":{"type":"structure","required":["EvaluationFormId","EvaluationFormArn","Title","CreatedTime","CreatedBy","LastModifiedTime","LastModifiedBy","LatestVersion"],"members":{"EvaluationFormId":{},"EvaluationFormArn":{},"Title":{},"CreatedTime":{"type":"timestamp"},"CreatedBy":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedBy":{},"LastActivatedTime":{"type":"timestamp"},"LastActivatedBy":{},"LatestVersion":{"type":"integer"},"ActiveVersion":{"type":"integer"}}}},"NextToken":{}}}},"ListFlowAssociations":{"http":{"method":"GET","requestUri":"/flow-associations-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceType":{"location":"querystring","locationName":"ResourceType"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"FlowAssociationSummaryList":{"shape":"S2y"},"NextToken":{}}}},"ListHoursOfOperations":{"http":{"method":"GET","requestUri":"/hours-of-operations-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"HoursOfOperationSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"NextToken":{}}}},"ListInstanceAttributes":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/attributes"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"Attributes":{"type":"list","member":{"shape":"Se0"}},"NextToken":{}}}},"ListInstanceStorageConfigs":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/storage-configs"},"input":{"type":"structure","required":["InstanceId","ResourceType"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ResourceType":{"location":"querystring","locationName":"resourceType"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"StorageConfigs":{"type":"list","member":{"shape":"St"}},"NextToken":{}}}},"ListInstances":{"http":{"method":"GET","requestUri":"/instance"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"InstanceSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"IdentityManagementType":{},"InstanceAlias":{"shape":"S5p"},"CreatedTime":{"type":"timestamp"},"ServiceRole":{},"InstanceStatus":{},"InboundCallsEnabled":{"type":"boolean"},"OutboundCallsEnabled":{"type":"boolean"},"InstanceAccessUrl":{}}}},"NextToken":{}}}},"ListIntegrationAssociations":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/integration-associations"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"IntegrationType":{"location":"querystring","locationName":"integrationType"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"IntegrationArn":{"location":"querystring","locationName":"integrationArn"}}},"output":{"type":"structure","members":{"IntegrationAssociationSummaryList":{"type":"list","member":{"type":"structure","members":{"IntegrationAssociationId":{},"IntegrationAssociationArn":{},"InstanceId":{},"IntegrationType":{},"IntegrationArn":{},"SourceApplicationUrl":{},"SourceApplicationName":{},"SourceType":{}}}},"NextToken":{}}}},"ListLambdaFunctions":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/lambda-functions"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"LambdaFunctions":{"type":"list","member":{}},"NextToken":{}}}},"ListLexBots":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/lex-bots"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"LexBots":{"type":"list","member":{"shape":"Sf"}},"NextToken":{}}}},"ListPhoneNumbers":{"http":{"method":"GET","requestUri":"/phone-numbers-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"PhoneNumberTypes":{"shape":"Slx","location":"querystring","locationName":"phoneNumberTypes"},"PhoneNumberCountryCodes":{"shape":"Sly","location":"querystring","locationName":"phoneNumberCountryCodes"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"PhoneNumberSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"PhoneNumber":{},"PhoneNumberType":{},"PhoneNumberCountryCode":{}}}},"NextToken":{}}}},"ListPhoneNumbersV2":{"http":{"requestUri":"/phone-number/list"},"input":{"type":"structure","members":{"TargetArn":{},"InstanceId":{},"MaxResults":{"type":"integer"},"NextToken":{},"PhoneNumberCountryCodes":{"shape":"Sly"},"PhoneNumberTypes":{"shape":"Slx"},"PhoneNumberPrefix":{}}},"output":{"type":"structure","members":{"NextToken":{},"ListPhoneNumbersSummaryList":{"type":"list","member":{"type":"structure","members":{"PhoneNumberId":{},"PhoneNumberArn":{},"PhoneNumber":{},"PhoneNumberCountryCode":{},"PhoneNumberType":{},"TargetArn":{},"InstanceId":{},"PhoneNumberDescription":{},"SourcePhoneNumberArn":{}}}}}}},"ListPredefinedAttributes":{"http":{"method":"GET","requestUri":"/predefined-attributes/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"PredefinedAttributeSummaryList":{"type":"list","member":{"type":"structure","members":{"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}}}}},"ListPrompts":{"http":{"method":"GET","requestUri":"/prompts-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"PromptSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"NextToken":{}}}},"ListQueueQuickConnects":{"http":{"method":"GET","requestUri":"/queues/{InstanceId}/{QueueId}/quick-connects"},"input":{"type":"structure","required":["InstanceId","QueueId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"QuickConnectSummaryList":{"shape":"Smj"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"ListQueues":{"http":{"method":"GET","requestUri":"/queues-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueTypes":{"location":"querystring","locationName":"queueTypes","type":"list","member":{}},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"QueueSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"QueueType":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"NextToken":{}}}},"ListQuickConnects":{"http":{"method":"GET","requestUri":"/quick-connects/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"QuickConnectTypes":{"location":"querystring","locationName":"QuickConnectTypes","type":"list","member":{}}}},"output":{"type":"structure","members":{"QuickConnectSummaryList":{"shape":"Smj"},"NextToken":{}}}},"ListRealtimeContactAnalysisSegmentsV2":{"http":{"requestUri":"/contact/list-real-time-analysis-segments-v2/{InstanceId}/{ContactId}"},"input":{"type":"structure","required":["InstanceId","ContactId","OutputType","SegmentTypes"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"uri","locationName":"ContactId"},"MaxResults":{"type":"integer"},"NextToken":{},"OutputType":{},"SegmentTypes":{"type":"list","member":{}}}},"output":{"type":"structure","required":["Channel","Status","Segments"],"members":{"Channel":{},"Status":{},"Segments":{"type":"list","member":{"type":"structure","members":{"Transcript":{"type":"structure","required":["Id","ParticipantId","ParticipantRole","Content","Time"],"members":{"Id":{},"ParticipantId":{},"ParticipantRole":{},"DisplayName":{},"Content":{},"ContentType":{},"Time":{"shape":"Sn8"},"Redaction":{"type":"structure","members":{"CharacterOffsets":{"type":"list","member":{"shape":"Snc"}}}},"Sentiment":{}}},"Categories":{"type":"structure","required":["MatchedDetails"],"members":{"MatchedDetails":{"type":"map","key":{},"value":{"type":"structure","required":["PointsOfInterest"],"members":{"PointsOfInterest":{"type":"list","member":{"type":"structure","members":{"TranscriptItems":{"type":"list","member":{"type":"structure","required":["Id"],"members":{"Id":{},"CharacterOffsets":{"shape":"Snc"}}}}}}}}}}}},"Issues":{"type":"structure","required":["IssuesDetected"],"members":{"IssuesDetected":{"type":"list","member":{"type":"structure","required":["TranscriptItems"],"members":{"TranscriptItems":{"type":"list","member":{"type":"structure","required":["Id"],"members":{"Content":{},"Id":{},"CharacterOffsets":{"shape":"Snc"}}}}}}}}},"Event":{"type":"structure","required":["Id","EventType","Time"],"members":{"Id":{},"ParticipantId":{},"ParticipantRole":{},"DisplayName":{},"EventType":{},"Time":{"shape":"Sn8"}}},"Attachments":{"type":"structure","required":["Id","ParticipantId","ParticipantRole","Attachments","Time"],"members":{"Id":{},"ParticipantId":{},"ParticipantRole":{},"DisplayName":{},"Attachments":{"type":"list","member":{"type":"structure","required":["AttachmentName","AttachmentId"],"members":{"AttachmentName":{},"ContentType":{},"AttachmentId":{},"Status":{}}}},"Time":{"shape":"Sn8"}}}},"union":true}},"NextToken":{}}}},"ListRoutingProfileQueues":{"http":{"method":"GET","requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/queues"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"RoutingProfileQueueConfigSummaryList":{"type":"list","member":{"type":"structure","required":["QueueId","QueueArn","QueueName","Priority","Delay","Channel"],"members":{"QueueId":{},"QueueArn":{},"QueueName":{},"Priority":{"type":"integer"},"Delay":{"type":"integer"},"Channel":{}}}},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"ListRoutingProfiles":{"http":{"method":"GET","requestUri":"/routing-profiles-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"RoutingProfileSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"NextToken":{}}}},"ListRules":{"http":{"method":"GET","requestUri":"/rules/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"PublishStatus":{"location":"querystring","locationName":"publishStatus"},"EventSourceName":{"location":"querystring","locationName":"eventSourceName"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["RuleSummaryList"],"members":{"RuleSummaryList":{"type":"list","member":{"type":"structure","required":["Name","RuleId","RuleArn","EventSourceName","PublishStatus","ActionSummaries","CreatedTime","LastUpdatedTime"],"members":{"Name":{},"RuleId":{},"RuleArn":{},"EventSourceName":{},"PublishStatus":{},"ActionSummaries":{"type":"list","member":{"type":"structure","required":["ActionType"],"members":{"ActionType":{}}}},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListSecurityKeys":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/security-keys"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"SecurityKeys":{"type":"list","member":{"type":"structure","members":{"AssociationId":{},"Key":{},"CreationTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListSecurityProfileApplications":{"http":{"method":"GET","requestUri":"/security-profiles-applications/{InstanceId}/{SecurityProfileId}"},"input":{"type":"structure","required":["SecurityProfileId","InstanceId"],"members":{"SecurityProfileId":{"location":"uri","locationName":"SecurityProfileId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"Applications":{"shape":"S8q"},"NextToken":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"ListSecurityProfilePermissions":{"http":{"method":"GET","requestUri":"/security-profiles-permissions/{InstanceId}/{SecurityProfileId}"},"input":{"type":"structure","required":["SecurityProfileId","InstanceId"],"members":{"SecurityProfileId":{"location":"uri","locationName":"SecurityProfileId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"Permissions":{"shape":"S8j"},"NextToken":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"ListSecurityProfiles":{"http":{"method":"GET","requestUri":"/security-profiles-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"SecurityProfileSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}"},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S2n"}}}},"ListTaskTemplates":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/task/template"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"Status":{"location":"querystring","locationName":"status"},"Name":{"location":"querystring","locationName":"name"}}},"output":{"type":"structure","members":{"TaskTemplates":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"Description":{},"Status":{},"LastModifiedTime":{"type":"timestamp"},"CreatedTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListTrafficDistributionGroupUsers":{"http":{"method":"GET","requestUri":"/traffic-distribution-group/{TrafficDistributionGroupId}/user"},"input":{"type":"structure","required":["TrafficDistributionGroupId"],"members":{"TrafficDistributionGroupId":{"location":"uri","locationName":"TrafficDistributionGroupId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"NextToken":{},"TrafficDistributionGroupUserSummaryList":{"type":"list","member":{"type":"structure","members":{"UserId":{}}}}}}},"ListTrafficDistributionGroups":{"http":{"method":"GET","requestUri":"/traffic-distribution-groups"},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"InstanceId":{"location":"querystring","locationName":"instanceId"}}},"output":{"type":"structure","members":{"NextToken":{},"TrafficDistributionGroupSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"InstanceArn":{},"Status":{},"IsDefault":{"type":"boolean"}}}}}}},"ListUseCases":{"http":{"method":"GET","requestUri":"/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases"},"input":{"type":"structure","required":["InstanceId","IntegrationAssociationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"IntegrationAssociationId":{"location":"uri","locationName":"IntegrationAssociationId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"UseCaseSummaryList":{"type":"list","member":{"type":"structure","members":{"UseCaseId":{},"UseCaseArn":{},"UseCaseType":{}}}},"NextToken":{}}}},"ListUserHierarchyGroups":{"http":{"method":"GET","requestUri":"/user-hierarchy-groups-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"UserHierarchyGroupSummaryList":{"type":"list","member":{"shape":"Sfd"}},"NextToken":{}}}},"ListUserProficiencies":{"http":{"method":"GET","requestUri":"/users/{InstanceId}/{UserId}/proficiencies"},"input":{"type":"structure","required":["InstanceId","UserId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"UserId":{"location":"uri","locationName":"UserId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"NextToken":{},"UserProficiencyList":{"shape":"S1x"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"ListUsers":{"http":{"method":"GET","requestUri":"/users-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"UserSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Username":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"NextToken":{}}}},"ListViewVersions":{"http":{"method":"GET","requestUri":"/views/{InstanceId}/{ViewId}/versions"},"input":{"type":"structure","required":["InstanceId","ViewId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"ViewVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Description":{},"Name":{"shape":"Sar"},"Type":{},"Version":{"type":"integer"},"VersionDescription":{}}}},"NextToken":{}}}},"ListViews":{"http":{"method":"GET","requestUri":"/views/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Type":{"location":"querystring","locationName":"type"},"NextToken":{"location":"querystring","locationName":"nextToken"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"ViewsSummaryList":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{"shape":"Sar"},"Type":{},"Status":{},"Description":{}}}},"NextToken":{}}}},"MonitorContact":{"http":{"requestUri":"/contact/monitor"},"input":{"type":"structure","required":["InstanceId","ContactId","UserId"],"members":{"InstanceId":{},"ContactId":{},"UserId":{},"AllowedMonitorCapabilities":{"type":"list","member":{}},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"ContactId":{},"ContactArn":{}}}},"PauseContact":{"http":{"requestUri":"/contact/pause"},"input":{"type":"structure","required":["ContactId","InstanceId"],"members":{"ContactId":{},"InstanceId":{},"ContactFlowId":{}}},"output":{"type":"structure","members":{}}},"PutUserStatus":{"http":{"method":"PUT","requestUri":"/users/{InstanceId}/{UserId}/status"},"input":{"type":"structure","required":["UserId","InstanceId","AgentStatusId"],"members":{"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"AgentStatusId":{}}},"output":{"type":"structure","members":{}}},"ReleasePhoneNumber":{"http":{"method":"DELETE","requestUri":"/phone-number/{PhoneNumberId}"},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"location":"uri","locationName":"PhoneNumberId"},"ClientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"}}}},"ReplicateInstance":{"http":{"requestUri":"/instance/{InstanceId}/replicate"},"input":{"type":"structure","required":["InstanceId","ReplicaRegion","ReplicaAlias"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ReplicaRegion":{},"ClientToken":{"idempotencyToken":true},"ReplicaAlias":{"shape":"S5p"}}},"output":{"type":"structure","members":{"Id":{},"Arn":{}}}},"ResumeContact":{"http":{"requestUri":"/contact/resume"},"input":{"type":"structure","required":["ContactId","InstanceId"],"members":{"ContactId":{},"InstanceId":{},"ContactFlowId":{}}},"output":{"type":"structure","members":{}}},"ResumeContactRecording":{"http":{"requestUri":"/contact/resume-recording"},"input":{"type":"structure","required":["InstanceId","ContactId","InitialContactId"],"members":{"InstanceId":{},"ContactId":{},"InitialContactId":{}}},"output":{"type":"structure","members":{}}},"SearchAvailablePhoneNumbers":{"http":{"requestUri":"/phone-number/search-available"},"input":{"type":"structure","required":["PhoneNumberCountryCode","PhoneNumberType"],"members":{"TargetArn":{},"InstanceId":{},"PhoneNumberCountryCode":{},"PhoneNumberType":{},"PhoneNumberPrefix":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"NextToken":{},"AvailableNumbersList":{"type":"list","member":{"type":"structure","members":{"PhoneNumber":{},"PhoneNumberCountryCode":{},"PhoneNumberType":{}}}}}}},"SearchContacts":{"http":{"requestUri":"/search-contacts"},"input":{"type":"structure","required":["InstanceId","TimeRange"],"members":{"InstanceId":{},"TimeRange":{"type":"structure","required":["Type","StartTime","EndTime"],"members":{"Type":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"}}},"SearchCriteria":{"type":"structure","members":{"AgentIds":{"type":"list","member":{}},"AgentHierarchyGroups":{"type":"structure","members":{"L1Ids":{"shape":"Sqj"},"L2Ids":{"shape":"Sqj"},"L3Ids":{"shape":"Sqj"},"L4Ids":{"shape":"Sqj"},"L5Ids":{"shape":"Sqj"}}},"Channels":{"type":"list","member":{}},"ContactAnalysis":{"type":"structure","members":{"Transcript":{"type":"structure","required":["Criteria"],"members":{"Criteria":{"type":"list","member":{"type":"structure","required":["ParticipantRole","SearchText","MatchType"],"members":{"ParticipantRole":{},"SearchText":{"type":"list","member":{"type":"string","sensitive":true}},"MatchType":{}}}},"MatchType":{}}}}},"InitiationMethods":{"type":"list","member":{}},"QueueIds":{"type":"list","member":{}},"SearchableContactAttributes":{"type":"structure","required":["Criteria"],"members":{"Criteria":{"type":"list","member":{"type":"structure","required":["Key","Values"],"members":{"Key":{"type":"string","sensitive":true},"Values":{"type":"list","member":{"type":"string","sensitive":true}}}}},"MatchType":{}}}}},"MaxResults":{"type":"integer"},"NextToken":{},"Sort":{"type":"structure","required":["FieldName","Order"],"members":{"FieldName":{},"Order":{}}}}},"output":{"type":"structure","required":["Contacts"],"members":{"Contacts":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Id":{},"InitialContactId":{},"PreviousContactId":{},"InitiationMethod":{},"Channel":{},"QueueInfo":{"type":"structure","members":{"Id":{},"EnqueueTimestamp":{"type":"timestamp"}}},"AgentInfo":{"type":"structure","members":{"Id":{},"ConnectedToAgentTimestamp":{"type":"timestamp"}}},"InitiationTimestamp":{"type":"timestamp"},"DisconnectTimestamp":{"type":"timestamp"},"ScheduledTimestamp":{"type":"timestamp"}}}},"NextToken":{},"TotalCount":{"type":"long"}}}},"SearchHoursOfOperations":{"http":{"requestUri":"/search-hours-of-operations"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sra"}}},"SearchCriteria":{"shape":"Sre"}}},"output":{"type":"structure","members":{"HoursOfOperations":{"type":"list","member":{"shape":"Sdq"}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchPredefinedAttributes":{"http":{"requestUri":"/search-predefined-attributes"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchCriteria":{"shape":"Srl"}}},"output":{"type":"structure","members":{"PredefinedAttributes":{"type":"list","member":{"shape":"See"}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchPrompts":{"http":{"requestUri":"/search-prompts"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sra"}}},"SearchCriteria":{"shape":"Srr"}}},"output":{"type":"structure","members":{"Prompts":{"type":"list","member":{"shape":"Seh"}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchQueues":{"http":{"requestUri":"/search-queues"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sra"}}},"SearchCriteria":{"shape":"Sry"}}},"output":{"type":"structure","members":{"Queues":{"type":"list","member":{"shape":"Sek"}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchQuickConnects":{"http":{"requestUri":"/search-quick-connects"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sra"}}},"SearchCriteria":{"shape":"Ss5"}}},"output":{"type":"structure","members":{"QuickConnects":{"type":"list","member":{"shape":"Seo"}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchResourceTags":{"http":{"requestUri":"/search-resource-tags"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"ResourceTypes":{"type":"list","member":{}},"NextToken":{},"MaxResults":{"type":"integer"},"SearchCriteria":{"type":"structure","members":{"TagSearchCondition":{"type":"structure","members":{"tagKey":{},"tagValue":{},"tagKeyComparisonType":{},"tagValueComparisonType":{}}}}}}},"output":{"type":"structure","members":{"Tags":{"type":"list","member":{"type":"structure","members":{"key":{},"value":{}}}},"NextToken":{}}}},"SearchRoutingProfiles":{"http":{"requestUri":"/search-routing-profiles"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sra"}}},"SearchCriteria":{"shape":"Ssk"}}},"output":{"type":"structure","members":{"RoutingProfiles":{"type":"list","member":{"shape":"Ser"}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchSecurityProfiles":{"http":{"requestUri":"/search-security-profiles"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchCriteria":{"shape":"Ssp"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sra"}}}}},"output":{"type":"structure","members":{"SecurityProfiles":{"type":"list","member":{"type":"structure","members":{"Id":{},"OrganizationResourceId":{},"Arn":{},"SecurityProfileName":{},"Description":{},"Tags":{"shape":"S2n"}}}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchUsers":{"http":{"requestUri":"/search-users"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{},"NextToken":{},"MaxResults":{"type":"integer"},"SearchFilter":{"type":"structure","members":{"TagFilter":{"shape":"Sra"},"UserAttributeFilter":{"type":"structure","members":{"OrConditions":{"type":"list","member":{"shape":"Ssz"}},"AndCondition":{"shape":"Ssz"},"TagCondition":{"shape":"Srd"},"HierarchyGroupCondition":{"shape":"St0"}}}}},"SearchCriteria":{"shape":"St2"}}},"output":{"type":"structure","members":{"Users":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DirectoryUserId":{},"HierarchyGroupId":{},"Id":{},"IdentityInfo":{"type":"structure","members":{"FirstName":{"shape":"Sa5"},"LastName":{"shape":"Sa6"}}},"PhoneConfig":{"shape":"Sa8"},"RoutingProfileId":{},"SecurityProfileIds":{"shape":"Sad"},"Tags":{"shape":"S2n"},"Username":{}}}},"NextToken":{},"ApproximateTotalCount":{"type":"long"}}}},"SearchVocabularies":{"http":{"requestUri":"/vocabulary-summary/{InstanceId}"},"input":{"type":"structure","required":["InstanceId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"MaxResults":{"type":"integer"},"NextToken":{},"State":{},"NameStartsWith":{},"LanguageCode":{}}},"output":{"type":"structure","members":{"VocabularySummaryList":{"type":"list","member":{"type":"structure","required":["Name","Id","Arn","LanguageCode","State","LastModifiedTime"],"members":{"Name":{},"Id":{},"Arn":{},"LanguageCode":{},"State":{},"LastModifiedTime":{"type":"timestamp"},"FailureReason":{}}}},"NextToken":{}}}},"SendChatIntegrationEvent":{"http":{"requestUri":"/chat-integration-event"},"input":{"type":"structure","required":["SourceId","DestinationId","Event"],"members":{"SourceId":{},"DestinationId":{},"Subtype":{},"Event":{"type":"structure","required":["Type"],"members":{"Type":{},"ContentType":{},"Content":{}}},"NewSessionDetails":{"type":"structure","members":{"SupportedMessagingContentTypes":{"shape":"Stl"},"ParticipantDetails":{"shape":"Stn"},"Attributes":{"shape":"S38"},"StreamingConfiguration":{"shape":"Sto"}}}}},"output":{"type":"structure","members":{"InitialContactId":{},"NewChatCreated":{"type":"boolean"}}}},"StartAttachedFileUpload":{"http":{"method":"PUT","requestUri":"/attached-files/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","FileName","FileSizeInBytes","FileUseCaseType","AssociatedResourceArn"],"members":{"ClientToken":{"idempotencyToken":true},"InstanceId":{"location":"uri","locationName":"InstanceId"},"FileName":{},"FileSizeInBytes":{"type":"long"},"UrlExpiryInSeconds":{"type":"integer"},"FileUseCaseType":{},"AssociatedResourceArn":{"location":"querystring","locationName":"associatedResourceArn"},"CreatedBy":{"shape":"S2l"},"Tags":{"shape":"S2n"}}},"output":{"type":"structure","members":{"FileArn":{},"FileId":{},"CreationTime":{},"FileStatus":{},"CreatedBy":{"shape":"S2l"},"UploadUrlMetadata":{"type":"structure","members":{"Url":{},"UrlExpiry":{},"HeadersToInclude":{"type":"map","key":{},"value":{}}}}}}},"StartChatContact":{"http":{"method":"PUT","requestUri":"/contact/chat"},"input":{"type":"structure","required":["InstanceId","ContactFlowId","ParticipantDetails"],"members":{"InstanceId":{},"ContactFlowId":{},"Attributes":{"shape":"S38"},"ParticipantDetails":{"shape":"Stn"},"InitialMessage":{"type":"structure","required":["ContentType","Content"],"members":{"ContentType":{},"Content":{}}},"ClientToken":{"idempotencyToken":true},"ChatDurationInMinutes":{"type":"integer"},"SupportedMessagingContentTypes":{"shape":"Stl"},"PersistentChat":{"type":"structure","members":{"RehydrationType":{},"SourceContactId":{}}},"RelatedContactId":{},"SegmentAttributes":{"type":"map","key":{},"value":{"type":"structure","members":{"ValueString":{}}}}}},"output":{"type":"structure","members":{"ContactId":{},"ParticipantId":{},"ParticipantToken":{},"ContinuedFromContactId":{}}}},"StartContactEvaluation":{"http":{"method":"PUT","requestUri":"/contact-evaluations/{InstanceId}"},"input":{"type":"structure","required":["InstanceId","ContactId","EvaluationFormId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{},"EvaluationFormId":{},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["EvaluationId","EvaluationArn"],"members":{"EvaluationId":{},"EvaluationArn":{}}},"idempotent":true},"StartContactRecording":{"http":{"requestUri":"/contact/start-recording"},"input":{"type":"structure","required":["InstanceId","ContactId","InitialContactId","VoiceRecordingConfiguration"],"members":{"InstanceId":{},"ContactId":{},"InitialContactId":{},"VoiceRecordingConfiguration":{"type":"structure","members":{"VoiceRecordingTrack":{}}}}},"output":{"type":"structure","members":{}}},"StartContactStreaming":{"http":{"requestUri":"/contact/start-streaming"},"input":{"type":"structure","required":["InstanceId","ContactId","ChatStreamingConfiguration","ClientToken"],"members":{"InstanceId":{},"ContactId":{},"ChatStreamingConfiguration":{"shape":"Sto"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["StreamingId"],"members":{"StreamingId":{}}}},"StartOutboundVoiceContact":{"http":{"method":"PUT","requestUri":"/contact/outbound-voice"},"input":{"type":"structure","required":["DestinationPhoneNumber","ContactFlowId","InstanceId"],"members":{"Name":{"shape":"Sce"},"Description":{"shape":"Scf"},"References":{"shape":"S7k"},"RelatedContactId":{},"DestinationPhoneNumber":{},"ContactFlowId":{},"InstanceId":{},"ClientToken":{"idempotencyToken":true},"SourcePhoneNumber":{},"QueueId":{},"Attributes":{"shape":"S38"},"AnswerMachineDetectionConfig":{"type":"structure","members":{"EnableAnswerMachineDetection":{"type":"boolean"},"AwaitAnswerMachinePrompt":{"type":"boolean"}}},"CampaignId":{},"TrafficType":{}}},"output":{"type":"structure","members":{"ContactId":{}}}},"StartTaskContact":{"http":{"method":"PUT","requestUri":"/contact/task"},"input":{"type":"structure","required":["InstanceId","Name"],"members":{"InstanceId":{},"PreviousContactId":{},"ContactFlowId":{},"Attributes":{"shape":"S38"},"Name":{"shape":"Sce"},"References":{"shape":"S7k"},"Description":{"shape":"Scf"},"ClientToken":{"idempotencyToken":true},"ScheduledTime":{"type":"timestamp"},"TaskTemplateId":{},"QuickConnectId":{},"RelatedContactId":{}}},"output":{"type":"structure","members":{"ContactId":{}}}},"StartWebRTCContact":{"http":{"method":"PUT","requestUri":"/contact/webrtc"},"input":{"type":"structure","required":["ContactFlowId","InstanceId","ParticipantDetails"],"members":{"Attributes":{"shape":"S38"},"ClientToken":{"idempotencyToken":true},"ContactFlowId":{},"InstanceId":{},"AllowedCapabilities":{"type":"structure","members":{"Customer":{"shape":"Suo"},"Agent":{"shape":"Suo"}}},"ParticipantDetails":{"shape":"Stn"},"RelatedContactId":{},"References":{"shape":"S7k"},"Description":{"shape":"Scf"}}},"output":{"type":"structure","members":{"ConnectionData":{"type":"structure","members":{"Attendee":{"type":"structure","members":{"AttendeeId":{},"JoinToken":{"type":"string","sensitive":true}}},"Meeting":{"type":"structure","members":{"MediaRegion":{},"MediaPlacement":{"type":"structure","members":{"AudioHostUrl":{},"AudioFallbackUrl":{},"SignalingUrl":{},"TurnControlUrl":{},"EventIngestionUrl":{}}},"MeetingFeatures":{"type":"structure","members":{"Audio":{"type":"structure","members":{"EchoReduction":{}}}}},"MeetingId":{}}}}},"ContactId":{},"ParticipantId":{},"ParticipantToken":{}}}},"StopContact":{"http":{"requestUri":"/contact/stop"},"input":{"type":"structure","required":["ContactId","InstanceId"],"members":{"ContactId":{},"InstanceId":{},"DisconnectReason":{"type":"structure","members":{"Code":{}}}}},"output":{"type":"structure","members":{}}},"StopContactRecording":{"http":{"requestUri":"/contact/stop-recording"},"input":{"type":"structure","required":["InstanceId","ContactId","InitialContactId"],"members":{"InstanceId":{},"ContactId":{},"InitialContactId":{}}},"output":{"type":"structure","members":{}}},"StopContactStreaming":{"http":{"requestUri":"/contact/stop-streaming"},"input":{"type":"structure","required":["InstanceId","ContactId","StreamingId"],"members":{"InstanceId":{},"ContactId":{},"StreamingId":{}}},"output":{"type":"structure","members":{}}},"SubmitContactEvaluation":{"http":{"requestUri":"/contact-evaluations/{InstanceId}/{EvaluationId}/submit"},"input":{"type":"structure","required":["InstanceId","EvaluationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationId":{"location":"uri","locationName":"EvaluationId"},"Answers":{"shape":"Svb"},"Notes":{"shape":"Sd4"}}},"output":{"type":"structure","required":["EvaluationId","EvaluationArn"],"members":{"EvaluationId":{},"EvaluationArn":{}}}},"SuspendContactRecording":{"http":{"requestUri":"/contact/suspend-recording"},"input":{"type":"structure","required":["InstanceId","ContactId","InitialContactId"],"members":{"InstanceId":{},"ContactId":{},"InitialContactId":{}}},"output":{"type":"structure","members":{}}},"TagContact":{"http":{"requestUri":"/contact/tags"},"input":{"type":"structure","required":["ContactId","InstanceId","Tags"],"members":{"ContactId":{},"InstanceId":{},"Tags":{"shape":"Scq"}}},"output":{"type":"structure","members":{}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}"},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S2n"}}}},"TransferContact":{"http":{"requestUri":"/contact/transfer"},"input":{"type":"structure","required":["InstanceId","ContactId","ContactFlowId"],"members":{"InstanceId":{},"ContactId":{},"QueueId":{},"UserId":{},"ContactFlowId":{},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"ContactId":{},"ContactArn":{}}}},"UntagContact":{"http":{"method":"DELETE","requestUri":"/contact/tags/{InstanceId}/{ContactId}"},"input":{"type":"structure","required":["ContactId","InstanceId","TagKeys"],"members":{"ContactId":{"location":"uri","locationName":"ContactId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"TagKeys":{"location":"querystring","locationName":"TagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}"},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}}},"UpdateAgentStatus":{"http":{"requestUri":"/agent-status/{InstanceId}/{AgentStatusId}"},"input":{"type":"structure","required":["InstanceId","AgentStatusId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AgentStatusId":{"location":"uri","locationName":"AgentStatusId"},"Name":{},"Description":{},"State":{},"DisplayOrder":{"type":"integer"},"ResetOrderNumber":{"type":"boolean"}}}},"UpdateContact":{"http":{"requestUri":"/contacts/{InstanceId}/{ContactId}"},"input":{"type":"structure","required":["InstanceId","ContactId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"uri","locationName":"ContactId"},"Name":{"shape":"Sce"},"Description":{"shape":"Scf"},"References":{"shape":"S7k"}}},"output":{"type":"structure","members":{}}},"UpdateContactAttributes":{"http":{"requestUri":"/contact/attributes"},"input":{"type":"structure","required":["InitialContactId","InstanceId","Attributes"],"members":{"InitialContactId":{},"InstanceId":{},"Attributes":{"shape":"S38"}}},"output":{"type":"structure","members":{}}},"UpdateContactEvaluation":{"http":{"requestUri":"/contact-evaluations/{InstanceId}/{EvaluationId}"},"input":{"type":"structure","required":["InstanceId","EvaluationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationId":{"location":"uri","locationName":"EvaluationId"},"Answers":{"shape":"Svb"},"Notes":{"shape":"Sd4"}}},"output":{"type":"structure","required":["EvaluationId","EvaluationArn"],"members":{"EvaluationId":{},"EvaluationArn":{}}}},"UpdateContactFlowContent":{"http":{"requestUri":"/contact-flows/{InstanceId}/{ContactFlowId}/content"},"input":{"type":"structure","required":["InstanceId","ContactFlowId","Content"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowId":{"location":"uri","locationName":"ContactFlowId"},"Content":{}}},"output":{"type":"structure","members":{}}},"UpdateContactFlowMetadata":{"http":{"requestUri":"/contact-flows/{InstanceId}/{ContactFlowId}/metadata"},"input":{"type":"structure","required":["InstanceId","ContactFlowId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowId":{"location":"uri","locationName":"ContactFlowId"},"Name":{},"Description":{},"ContactFlowState":{}}},"output":{"type":"structure","members":{}}},"UpdateContactFlowModuleContent":{"http":{"requestUri":"/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}/content"},"input":{"type":"structure","required":["InstanceId","ContactFlowModuleId","Content"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowModuleId":{"location":"uri","locationName":"ContactFlowModuleId"},"Content":{}}},"output":{"type":"structure","members":{}}},"UpdateContactFlowModuleMetadata":{"http":{"requestUri":"/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}/metadata"},"input":{"type":"structure","required":["InstanceId","ContactFlowModuleId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowModuleId":{"location":"uri","locationName":"ContactFlowModuleId"},"Name":{},"Description":{},"State":{}}},"output":{"type":"structure","members":{}}},"UpdateContactFlowName":{"http":{"requestUri":"/contact-flows/{InstanceId}/{ContactFlowId}/name"},"input":{"type":"structure","required":["InstanceId","ContactFlowId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactFlowId":{"location":"uri","locationName":"ContactFlowId"},"Name":{},"Description":{}}},"output":{"type":"structure","members":{}}},"UpdateContactRoutingData":{"http":{"requestUri":"/contacts/{InstanceId}/{ContactId}/routing-data"},"input":{"type":"structure","required":["InstanceId","ContactId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"uri","locationName":"ContactId"},"QueueTimeAdjustmentSeconds":{"type":"integer"},"QueuePriority":{"type":"long"}}},"output":{"type":"structure","members":{}}},"UpdateContactSchedule":{"http":{"requestUri":"/contact/schedule"},"input":{"type":"structure","required":["InstanceId","ContactId","ScheduledTime"],"members":{"InstanceId":{},"ContactId":{},"ScheduledTime":{"type":"timestamp"}}},"output":{"type":"structure","members":{}}},"UpdateEvaluationForm":{"http":{"method":"PUT","requestUri":"/evaluation-forms/{InstanceId}/{EvaluationFormId}"},"input":{"type":"structure","required":["InstanceId","EvaluationFormId","EvaluationFormVersion","Title","Items"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"EvaluationFormId":{"location":"uri","locationName":"EvaluationFormId"},"EvaluationFormVersion":{"type":"integer"},"CreateNewVersion":{"type":"boolean"},"Title":{},"Description":{},"Items":{"shape":"S4c"},"ScoringStrategy":{"shape":"S57"},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["EvaluationFormId","EvaluationFormArn","EvaluationFormVersion"],"members":{"EvaluationFormId":{},"EvaluationFormArn":{},"EvaluationFormVersion":{"type":"integer"}}},"idempotent":true},"UpdateHoursOfOperation":{"http":{"requestUri":"/hours-of-operations/{InstanceId}/{HoursOfOperationId}"},"input":{"type":"structure","required":["InstanceId","HoursOfOperationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"HoursOfOperationId":{"location":"uri","locationName":"HoursOfOperationId"},"Name":{},"Description":{},"TimeZone":{},"Config":{"shape":"S5f"}}}},"UpdateInstanceAttribute":{"http":{"requestUri":"/instance/{InstanceId}/attribute/{AttributeType}"},"input":{"type":"structure","required":["InstanceId","AttributeType","Value"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AttributeType":{"location":"uri","locationName":"AttributeType"},"Value":{}}}},"UpdateInstanceStorageConfig":{"http":{"requestUri":"/instance/{InstanceId}/storage-config/{AssociationId}"},"input":{"type":"structure","required":["InstanceId","AssociationId","ResourceType","StorageConfig"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"AssociationId":{"location":"uri","locationName":"AssociationId"},"ResourceType":{"location":"querystring","locationName":"resourceType"},"StorageConfig":{"shape":"St"}}}},"UpdateParticipantRoleConfig":{"http":{"method":"PUT","requestUri":"/contact/participant-role-config/{InstanceId}/{ContactId}"},"input":{"type":"structure","required":["InstanceId","ContactId","ChannelConfiguration"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ContactId":{"location":"uri","locationName":"ContactId"},"ChannelConfiguration":{"type":"structure","members":{"Chat":{"type":"structure","required":["ParticipantTimerConfigList"],"members":{"ParticipantTimerConfigList":{"type":"list","member":{"type":"structure","required":["ParticipantRole","TimerType","TimerValue"],"members":{"ParticipantRole":{},"TimerType":{},"TimerValue":{"type":"structure","members":{"ParticipantTimerAction":{},"ParticipantTimerDurationInMinutes":{"type":"integer"}},"union":true}}}}}}},"union":true}}},"output":{"type":"structure","members":{}}},"UpdatePhoneNumber":{"http":{"method":"PUT","requestUri":"/phone-number/{PhoneNumberId}"},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"location":"uri","locationName":"PhoneNumberId"},"TargetArn":{},"InstanceId":{},"ClientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"PhoneNumberId":{},"PhoneNumberArn":{}}}},"UpdatePhoneNumberMetadata":{"http":{"method":"PUT","requestUri":"/phone-number/{PhoneNumberId}/metadata"},"input":{"type":"structure","required":["PhoneNumberId"],"members":{"PhoneNumberId":{"location":"uri","locationName":"PhoneNumberId"},"PhoneNumberDescription":{},"ClientToken":{"idempotencyToken":true}}}},"UpdatePredefinedAttribute":{"http":{"requestUri":"/predefined-attributes/{InstanceId}/{Name}"},"input":{"type":"structure","required":["InstanceId","Name"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{"location":"uri","locationName":"Name"},"Values":{"shape":"S6d"}}}},"UpdatePrompt":{"http":{"requestUri":"/prompts/{InstanceId}/{PromptId}"},"input":{"type":"structure","required":["InstanceId","PromptId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"PromptId":{"location":"uri","locationName":"PromptId"},"Name":{},"Description":{},"S3Uri":{}}},"output":{"type":"structure","members":{"PromptARN":{},"PromptId":{}}}},"UpdateQueueHoursOfOperation":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/hours-of-operation"},"input":{"type":"structure","required":["InstanceId","QueueId","HoursOfOperationId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"HoursOfOperationId":{}}}},"UpdateQueueMaxContacts":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/max-contacts"},"input":{"type":"structure","required":["InstanceId","QueueId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"MaxContacts":{"type":"integer"}}}},"UpdateQueueName":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/name"},"input":{"type":"structure","required":["InstanceId","QueueId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"Name":{},"Description":{}}}},"UpdateQueueOutboundCallerConfig":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/outbound-caller-config"},"input":{"type":"structure","required":["InstanceId","QueueId","OutboundCallerConfig"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"OutboundCallerConfig":{"shape":"S6m"}}}},"UpdateQueueStatus":{"http":{"requestUri":"/queues/{InstanceId}/{QueueId}/status"},"input":{"type":"structure","required":["InstanceId","QueueId","Status"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QueueId":{"location":"uri","locationName":"QueueId"},"Status":{}}}},"UpdateQuickConnectConfig":{"http":{"requestUri":"/quick-connects/{InstanceId}/{QuickConnectId}/config"},"input":{"type":"structure","required":["InstanceId","QuickConnectId","QuickConnectConfig"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QuickConnectId":{"location":"uri","locationName":"QuickConnectId"},"QuickConnectConfig":{"shape":"S6t"}}}},"UpdateQuickConnectName":{"http":{"requestUri":"/quick-connects/{InstanceId}/{QuickConnectId}/name"},"input":{"type":"structure","required":["InstanceId","QuickConnectId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"QuickConnectId":{"location":"uri","locationName":"QuickConnectId"},"Name":{},"Description":{}}}},"UpdateRoutingProfileAgentAvailabilityTimer":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/agent-availability-timer"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId","AgentAvailabilityTimer"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"AgentAvailabilityTimer":{}}}},"UpdateRoutingProfileConcurrency":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/concurrency"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId","MediaConcurrencies"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"MediaConcurrencies":{"shape":"S72"}}}},"UpdateRoutingProfileDefaultOutboundQueue":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/default-outbound-queue"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId","DefaultOutboundQueueId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"DefaultOutboundQueueId":{}}}},"UpdateRoutingProfileName":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/name"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"Name":{},"Description":{}}}},"UpdateRoutingProfileQueues":{"http":{"requestUri":"/routing-profiles/{InstanceId}/{RoutingProfileId}/queues"},"input":{"type":"structure","required":["InstanceId","RoutingProfileId","QueueConfigs"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"RoutingProfileId":{"location":"uri","locationName":"RoutingProfileId"},"QueueConfigs":{"shape":"S1j"}}}},"UpdateRule":{"http":{"method":"PUT","requestUri":"/rules/{InstanceId}/{RuleId}"},"input":{"type":"structure","required":["RuleId","InstanceId","Name","Function","Actions","PublishStatus"],"members":{"RuleId":{"location":"uri","locationName":"RuleId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Function":{},"Actions":{"shape":"S7e"},"PublishStatus":{}}}},"UpdateSecurityProfile":{"http":{"requestUri":"/security-profiles/{InstanceId}/{SecurityProfileId}"},"input":{"type":"structure","required":["SecurityProfileId","InstanceId"],"members":{"Description":{},"Permissions":{"shape":"S8j"},"SecurityProfileId":{"location":"uri","locationName":"SecurityProfileId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"AllowedAccessControlTags":{"shape":"S8l"},"TagRestrictedResources":{"shape":"S8o"},"Applications":{"shape":"S8q"},"HierarchyRestrictedResources":{"shape":"S8v"},"AllowedAccessControlHierarchyGroupId":{}}}},"UpdateTaskTemplate":{"http":{"requestUri":"/instance/{InstanceId}/task/template/{TaskTemplateId}"},"input":{"type":"structure","required":["TaskTemplateId","InstanceId"],"members":{"TaskTemplateId":{"location":"uri","locationName":"TaskTemplateId"},"InstanceId":{"location":"uri","locationName":"InstanceId"},"Name":{},"Description":{},"ContactFlowId":{},"Constraints":{"shape":"S93"},"Defaults":{"shape":"S9c"},"Status":{},"Fields":{"shape":"S9h"}}},"output":{"type":"structure","members":{"InstanceId":{},"Id":{},"Arn":{},"Name":{},"Description":{},"ContactFlowId":{},"Constraints":{"shape":"S93"},"Defaults":{"shape":"S9c"},"Fields":{"shape":"S9h"},"Status":{},"LastModifiedTime":{"type":"timestamp"},"CreatedTime":{"type":"timestamp"}}}},"UpdateTrafficDistribution":{"http":{"method":"PUT","requestUri":"/traffic-distribution/{Id}"},"input":{"type":"structure","required":["Id"],"members":{"Id":{"location":"uri","locationName":"Id"},"TelephonyConfig":{"shape":"Sj9"},"SignInConfig":{"shape":"Sje"},"AgentConfig":{"shape":"Sjh"}}},"output":{"type":"structure","members":{}}},"UpdateUserHierarchy":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/hierarchy"},"input":{"type":"structure","required":["UserId","InstanceId"],"members":{"HierarchyGroupId":{},"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateUserHierarchyGroupName":{"http":{"requestUri":"/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}/name"},"input":{"type":"structure","required":["Name","HierarchyGroupId","InstanceId"],"members":{"Name":{},"HierarchyGroupId":{"location":"uri","locationName":"HierarchyGroupId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateUserHierarchyStructure":{"http":{"requestUri":"/user-hierarchy-structure/{InstanceId}"},"input":{"type":"structure","required":["HierarchyStructure","InstanceId"],"members":{"HierarchyStructure":{"type":"structure","members":{"LevelOne":{"shape":"Sxn"},"LevelTwo":{"shape":"Sxn"},"LevelThree":{"shape":"Sxn"},"LevelFour":{"shape":"Sxn"},"LevelFive":{"shape":"Sxn"}}},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateUserIdentityInfo":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/identity-info"},"input":{"type":"structure","required":["IdentityInfo","UserId","InstanceId"],"members":{"IdentityInfo":{"shape":"Sa4"},"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateUserPhoneConfig":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/phone-config"},"input":{"type":"structure","required":["PhoneConfig","UserId","InstanceId"],"members":{"PhoneConfig":{"shape":"Sa8"},"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateUserProficiencies":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/proficiencies"},"input":{"type":"structure","required":["InstanceId","UserId","UserProficiencies"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"UserId":{"location":"uri","locationName":"UserId"},"UserProficiencies":{"shape":"S1x"}}}},"UpdateUserRoutingProfile":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/routing-profile"},"input":{"type":"structure","required":["RoutingProfileId","UserId","InstanceId"],"members":{"RoutingProfileId":{},"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateUserSecurityProfiles":{"http":{"requestUri":"/users/{InstanceId}/{UserId}/security-profiles"},"input":{"type":"structure","required":["SecurityProfileIds","UserId","InstanceId"],"members":{"SecurityProfileIds":{"shape":"Sad"},"UserId":{"location":"uri","locationName":"UserId"},"InstanceId":{"location":"uri","locationName":"InstanceId"}}}},"UpdateViewContent":{"http":{"requestUri":"/views/{InstanceId}/{ViewId}"},"input":{"type":"structure","required":["InstanceId","ViewId","Status","Content"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"},"Status":{},"Content":{"shape":"Sam"}}},"output":{"type":"structure","members":{"View":{"shape":"Sat"}}}},"UpdateViewMetadata":{"http":{"requestUri":"/views/{InstanceId}/{ViewId}/metadata"},"input":{"type":"structure","required":["InstanceId","ViewId"],"members":{"InstanceId":{"location":"uri","locationName":"InstanceId"},"ViewId":{"location":"uri","locationName":"ViewId"},"Name":{"shape":"Sar"},"Description":{}}},"output":{"type":"structure","members":{}}}},"shapes":{"Sf":{"type":"structure","required":["Name","LexRegion"],"members":{"Name":{},"LexRegion":{}}},"Si":{"type":"structure","members":{"AliasArn":{}}},"St":{"type":"structure","required":["StorageType"],"members":{"AssociationId":{},"StorageType":{},"S3Config":{"type":"structure","required":["BucketName","BucketPrefix"],"members":{"BucketName":{},"BucketPrefix":{},"EncryptionConfig":{"shape":"Sz"}}},"KinesisVideoStreamConfig":{"type":"structure","required":["Prefix","RetentionPeriodHours","EncryptionConfig"],"members":{"Prefix":{},"RetentionPeriodHours":{"type":"integer"},"EncryptionConfig":{"shape":"Sz"}}},"KinesisStreamConfig":{"type":"structure","required":["StreamArn"],"members":{"StreamArn":{}}},"KinesisFirehoseConfig":{"type":"structure","required":["FirehoseArn"],"members":{"FirehoseArn":{}}}}},"Sz":{"type":"structure","required":["EncryptionType","KeyId"],"members":{"EncryptionType":{},"KeyId":{}}},"S1f":{"type":"list","member":{}},"S1j":{"type":"list","member":{"type":"structure","required":["QueueReference","Priority","Delay"],"members":{"QueueReference":{"shape":"S1l"},"Priority":{"type":"integer"},"Delay":{"type":"integer"}}}},"S1l":{"type":"structure","required":["QueueId","Channel"],"members":{"QueueId":{},"Channel":{}}},"S1x":{"type":"list","member":{"type":"structure","required":["AttributeName","AttributeValue","Level"],"members":{"AttributeName":{},"AttributeValue":{},"Level":{"type":"float"}}}},"S23":{"type":"list","member":{}},"S25":{"type":"list","member":{"type":"structure","members":{"DataSetId":{},"TargetAccountId":{},"ResourceShareId":{},"ResourceShareArn":{}}}},"S27":{"type":"list","member":{"type":"structure","members":{"ErrorCode":{},"ErrorMessage":{}}}},"S2l":{"type":"structure","members":{"ConnectUserArn":{},"AWSIdentityArn":{}},"union":true},"S2n":{"type":"map","key":{},"value":{}},"S2y":{"type":"list","member":{"type":"structure","members":{"ResourceId":{},"FlowId":{},"ResourceType":{}}}},"S34":{"type":"structure","members":{"Type":{},"Address":{}}},"S38":{"type":"map","key":{},"value":{}},"S4c":{"type":"list","member":{"type":"structure","members":{"Section":{"type":"structure","required":["Title","RefId","Items"],"members":{"Title":{},"RefId":{},"Instructions":{},"Items":{"shape":"S4c"},"Weight":{"type":"double"}}},"Question":{"type":"structure","required":["Title","RefId","QuestionType"],"members":{"Title":{},"Instructions":{},"RefId":{},"NotApplicableEnabled":{"type":"boolean"},"QuestionType":{},"QuestionTypeProperties":{"type":"structure","members":{"Numeric":{"type":"structure","required":["MinValue","MaxValue"],"members":{"MinValue":{"type":"integer"},"MaxValue":{"type":"integer"},"Options":{"type":"list","member":{"type":"structure","required":["MinValue","MaxValue"],"members":{"MinValue":{"type":"integer"},"MaxValue":{"type":"integer"},"Score":{"type":"integer"},"AutomaticFail":{"type":"boolean"}}}},"Automation":{"type":"structure","members":{"PropertyValue":{"type":"structure","required":["Label"],"members":{"Label":{}}}},"union":true}}},"SingleSelect":{"type":"structure","required":["Options"],"members":{"Options":{"type":"list","member":{"type":"structure","required":["RefId","Text"],"members":{"RefId":{},"Text":{},"Score":{"type":"integer"},"AutomaticFail":{"type":"boolean"}}}},"DisplayAs":{},"Automation":{"type":"structure","required":["Options"],"members":{"Options":{"type":"list","member":{"type":"structure","members":{"RuleCategory":{"type":"structure","required":["Category","Condition","OptionRefId"],"members":{"Category":{},"Condition":{},"OptionRefId":{}}}},"union":true}},"DefaultOptionRefId":{}}}}}},"union":true},"Weight":{"type":"double"}}}},"union":true}},"S57":{"type":"structure","required":["Mode","Status"],"members":{"Mode":{},"Status":{}}},"S5f":{"type":"list","member":{"type":"structure","required":["Day","StartTime","EndTime"],"members":{"Day":{},"StartTime":{"shape":"S5i"},"EndTime":{"shape":"S5i"}}}},"S5i":{"type":"structure","required":["Hours","Minutes"],"members":{"Hours":{"type":"integer"},"Minutes":{"type":"integer"}}},"S5p":{"type":"string","sensitive":true},"S6d":{"type":"structure","members":{"StringList":{"type":"list","member":{}}},"union":true},"S6m":{"type":"structure","members":{"OutboundCallerIdName":{},"OutboundCallerIdNumberId":{},"OutboundFlowId":{}}},"S6t":{"type":"structure","required":["QuickConnectType"],"members":{"QuickConnectType":{},"UserConfig":{"type":"structure","required":["UserId","ContactFlowId"],"members":{"UserId":{},"ContactFlowId":{}}},"QueueConfig":{"type":"structure","required":["QueueId","ContactFlowId"],"members":{"QueueId":{},"ContactFlowId":{}}},"PhoneConfig":{"type":"structure","required":["PhoneNumber"],"members":{"PhoneNumber":{}}}}},"S72":{"type":"list","member":{"type":"structure","required":["Channel","Concurrency"],"members":{"Channel":{},"Concurrency":{"type":"integer"},"CrossChannelBehavior":{"type":"structure","required":["BehaviorType"],"members":{"BehaviorType":{}}}}}},"S7b":{"type":"structure","required":["EventSourceName"],"members":{"EventSourceName":{},"IntegrationAssociationId":{}}},"S7e":{"type":"list","member":{"type":"structure","required":["ActionType"],"members":{"ActionType":{},"TaskAction":{"type":"structure","required":["Name","ContactFlowId"],"members":{"Name":{},"Description":{},"ContactFlowId":{},"References":{"shape":"S7k"}}},"EventBridgeAction":{"type":"structure","required":["Name"],"members":{"Name":{}}},"AssignContactCategoryAction":{"type":"structure","members":{}},"SendNotificationAction":{"type":"structure","required":["DeliveryMethod","Content","ContentType","Recipient"],"members":{"DeliveryMethod":{},"Subject":{},"Content":{},"ContentType":{},"Recipient":{"type":"structure","members":{"UserTags":{"type":"map","key":{},"value":{}},"UserIds":{"type":"list","member":{}}}}}},"CreateCaseAction":{"type":"structure","required":["Fields","TemplateId"],"members":{"Fields":{"shape":"S81"},"TemplateId":{}}},"UpdateCaseAction":{"type":"structure","required":["Fields"],"members":{"Fields":{"shape":"S81"}}},"EndAssociatedTasksAction":{"type":"structure","members":{}},"SubmitAutoEvaluationAction":{"type":"structure","required":["EvaluationFormId"],"members":{"EvaluationFormId":{}}}}}},"S7k":{"type":"map","key":{},"value":{"type":"structure","required":["Value","Type"],"members":{"Value":{},"Type":{}}}},"S81":{"type":"list","member":{"type":"structure","required":["Id","Value"],"members":{"Id":{},"Value":{"type":"structure","members":{"BooleanValue":{"type":"boolean"},"DoubleValue":{"type":"double"},"EmptyValue":{"type":"structure","members":{}},"StringValue":{}}}}}},"S8j":{"type":"list","member":{}},"S8l":{"type":"map","key":{},"value":{}},"S8o":{"type":"list","member":{}},"S8q":{"type":"list","member":{"type":"structure","members":{"Namespace":{},"ApplicationPermissions":{"type":"list","member":{}}}}},"S8v":{"type":"list","member":{}},"S93":{"type":"structure","members":{"RequiredFields":{"type":"list","member":{"type":"structure","members":{"Id":{"shape":"S96"}}}},"ReadOnlyFields":{"type":"list","member":{"type":"structure","members":{"Id":{"shape":"S96"}}}},"InvisibleFields":{"type":"list","member":{"type":"structure","members":{"Id":{"shape":"S96"}}}}}},"S96":{"type":"structure","members":{"Name":{}}},"S9c":{"type":"structure","members":{"DefaultFieldValues":{"type":"list","member":{"type":"structure","members":{"Id":{"shape":"S96"},"DefaultValue":{}}}}}},"S9h":{"type":"list","member":{"type":"structure","required":["Id"],"members":{"Id":{"shape":"S96"},"Description":{},"Type":{},"SingleSelectOptions":{"type":"list","member":{}}}}},"Sa4":{"type":"structure","members":{"FirstName":{"shape":"Sa5"},"LastName":{"shape":"Sa6"},"Email":{"shape":"Sa7"},"SecondaryEmail":{"shape":"Sa7"},"Mobile":{}}},"Sa5":{"type":"string","sensitive":true},"Sa6":{"type":"string","sensitive":true},"Sa7":{"type":"string","sensitive":true},"Sa8":{"type":"structure","required":["PhoneType"],"members":{"PhoneType":{},"AutoAccept":{"type":"boolean"},"AfterContactWorkTimeLimit":{"type":"integer"},"DeskPhoneNumber":{}}},"Sad":{"type":"list","member":{}},"Sam":{"type":"structure","members":{"Template":{},"Actions":{"shape":"Sao"}}},"Sao":{"type":"list","member":{"type":"string","sensitive":true}},"Sar":{"type":"string","sensitive":true},"Sat":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{"shape":"Sar"},"Status":{},"Type":{},"Description":{},"Version":{"type":"integer"},"VersionDescription":{},"Content":{"type":"structure","members":{"InputSchema":{"type":"string","sensitive":true},"Template":{},"Actions":{"shape":"Sao"}}},"Tags":{"shape":"S2n"},"CreatedTime":{"type":"timestamp"},"LastModifiedTime":{"type":"timestamp"},"ViewContentSha256":{}}},"Sce":{"type":"string","sensitive":true},"Scf":{"type":"string","sensitive":true},"Scq":{"type":"map","key":{},"value":{}},"Scx":{"type":"structure","members":{"Percentage":{"type":"double"},"NotApplicable":{"type":"boolean"},"AutomaticFail":{"type":"boolean"}}},"Sd1":{"type":"structure","members":{"StringValue":{},"NumericValue":{"type":"double"},"NotApplicable":{"type":"boolean"}},"union":true},"Sd4":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{}}}},"Sdq":{"type":"structure","members":{"HoursOfOperationId":{},"HoursOfOperationArn":{},"Name":{},"Description":{},"TimeZone":{},"Config":{"shape":"S5f"},"Tags":{"shape":"S2n"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Se0":{"type":"structure","members":{"AttributeType":{},"Value":{}}},"See":{"type":"structure","members":{"Name":{},"Values":{"shape":"S6d"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Seh":{"type":"structure","members":{"PromptARN":{},"PromptId":{},"Name":{},"Description":{},"Tags":{"shape":"S2n"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Sek":{"type":"structure","members":{"Name":{},"QueueArn":{},"QueueId":{},"Description":{},"OutboundCallerConfig":{"shape":"S6m"},"HoursOfOperationId":{},"MaxContacts":{"type":"integer"},"Status":{},"Tags":{"shape":"S2n"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Seo":{"type":"structure","members":{"QuickConnectARN":{},"QuickConnectId":{},"Name":{},"Description":{},"QuickConnectConfig":{"shape":"S6t"},"Tags":{"shape":"S2n"},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Ser":{"type":"structure","members":{"InstanceId":{},"Name":{},"RoutingProfileArn":{},"RoutingProfileId":{},"Description":{},"MediaConcurrencies":{"shape":"S72"},"DefaultOutboundQueueId":{},"Tags":{"shape":"S2n"},"NumberOfAssociatedQueues":{"type":"long"},"NumberOfAssociatedUsers":{"type":"long"},"AgentAvailabilityTimer":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{},"IsDefault":{"type":"boolean"}}},"Sfd":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Sfh":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}},"Sgi":{"type":"structure","members":{"Queues":{"shape":"Sgj"},"Channels":{"type":"list","member":{}},"RoutingProfiles":{"shape":"Sgl"},"RoutingStepExpressions":{"type":"list","member":{}}}},"Sgj":{"type":"list","member":{}},"Sgl":{"type":"list","member":{}},"Sgo":{"type":"list","member":{}},"Sgr":{"type":"structure","members":{"Name":{},"Unit":{}}},"Sh2":{"type":"structure","members":{"Queue":{"shape":"Sh3"},"Channel":{},"RoutingProfile":{"shape":"Sh4"},"RoutingStepExpression":{}}},"Sh3":{"type":"structure","members":{"Id":{},"Arn":{}}},"Sh4":{"type":"structure","members":{"Id":{},"Arn":{}}},"Shl":{"type":"structure","members":{"Id":{},"Arn":{}}},"Shn":{"type":"map","key":{},"value":{"type":"integer"}},"Shu":{"type":"string","sensitive":true},"Shz":{"type":"structure","members":{"Name":{},"Threshold":{"type":"structure","members":{"Comparison":{},"ThresholdValue":{"type":"double"}}},"Statistic":{},"Unit":{}}},"Sik":{"type":"structure","members":{"Name":{},"Threshold":{"type":"list","member":{"type":"structure","members":{"Comparison":{},"ThresholdValue":{"type":"double"}}}},"MetricFilters":{"type":"list","member":{"type":"structure","members":{"MetricFilterKey":{},"MetricFilterValues":{"type":"list","member":{}},"Negate":{"type":"boolean"}}}}}},"Sj9":{"type":"structure","required":["Distributions"],"members":{"Distributions":{"shape":"Sja"}}},"Sja":{"type":"list","member":{"type":"structure","required":["Region","Percentage"],"members":{"Region":{},"Percentage":{"type":"integer"}}}},"Sje":{"type":"structure","required":["Distributions"],"members":{"Distributions":{"type":"list","member":{"type":"structure","required":["Region","Enabled"],"members":{"Region":{},"Enabled":{"type":"boolean"}}}}}},"Sjh":{"type":"structure","required":["Distributions"],"members":{"Distributions":{"shape":"Sja"}}},"Slx":{"type":"list","member":{}},"Sly":{"type":"list","member":{}},"Smj":{"type":"list","member":{"type":"structure","members":{"Id":{},"Arn":{},"Name":{},"QuickConnectType":{},"LastModifiedTime":{"type":"timestamp"},"LastModifiedRegion":{}}}},"Sn8":{"type":"structure","members":{"AbsoluteTime":{"type":"timestamp","timestampFormat":"iso8601"}},"union":true},"Snc":{"type":"structure","required":["BeginOffsetChar","EndOffsetChar"],"members":{"BeginOffsetChar":{"type":"integer"},"EndOffsetChar":{"type":"integer"}}},"Sqj":{"type":"list","member":{}},"Sra":{"type":"structure","members":{"OrConditions":{"type":"list","member":{"shape":"Src"}},"AndConditions":{"shape":"Src"},"TagCondition":{"shape":"Srd"}}},"Src":{"type":"list","member":{"shape":"Srd"}},"Srd":{"type":"structure","members":{"TagKey":{},"TagValue":{}}},"Sre":{"type":"structure","members":{"OrConditions":{"shape":"Srf"},"AndConditions":{"shape":"Srf"},"StringCondition":{"shape":"Srg"}}},"Srf":{"type":"list","member":{"shape":"Sre"}},"Srg":{"type":"structure","members":{"FieldName":{},"Value":{},"ComparisonType":{}}},"Srl":{"type":"structure","members":{"OrConditions":{"shape":"Srm"},"AndConditions":{"shape":"Srm"},"StringCondition":{"shape":"Srg"}}},"Srm":{"type":"list","member":{"shape":"Srl"}},"Srr":{"type":"structure","members":{"OrConditions":{"shape":"Srs"},"AndConditions":{"shape":"Srs"},"StringCondition":{"shape":"Srg"}}},"Srs":{"type":"list","member":{"shape":"Srr"}},"Sry":{"type":"structure","members":{"OrConditions":{"shape":"Srz"},"AndConditions":{"shape":"Srz"},"StringCondition":{"shape":"Srg"},"QueueTypeCondition":{}}},"Srz":{"type":"list","member":{"shape":"Sry"}},"Ss5":{"type":"structure","members":{"OrConditions":{"shape":"Ss6"},"AndConditions":{"shape":"Ss6"},"StringCondition":{"shape":"Srg"}}},"Ss6":{"type":"list","member":{"shape":"Ss5"}},"Ssk":{"type":"structure","members":{"OrConditions":{"shape":"Ssl"},"AndConditions":{"shape":"Ssl"},"StringCondition":{"shape":"Srg"}}},"Ssl":{"type":"list","member":{"shape":"Ssk"}},"Ssp":{"type":"structure","members":{"OrConditions":{"shape":"Ssq"},"AndConditions":{"shape":"Ssq"},"StringCondition":{"shape":"Srg"}}},"Ssq":{"type":"list","member":{"shape":"Ssp"}},"Ssz":{"type":"structure","members":{"TagConditions":{"shape":"Src"},"HierarchyGroupCondition":{"shape":"St0"}}},"St0":{"type":"structure","members":{"Value":{},"HierarchyGroupMatchType":{}}},"St2":{"type":"structure","members":{"OrConditions":{"shape":"St3"},"AndConditions":{"shape":"St3"},"StringCondition":{"shape":"Srg"},"HierarchyGroupCondition":{"shape":"St0"}}},"St3":{"type":"list","member":{"shape":"St2"}},"Stl":{"type":"list","member":{}},"Stn":{"type":"structure","required":["DisplayName"],"members":{"DisplayName":{}}},"Sto":{"type":"structure","required":["StreamingEndpointArn"],"members":{"StreamingEndpointArn":{}}},"Suo":{"type":"structure","members":{"Video":{}}},"Svb":{"type":"map","key":{},"value":{"type":"structure","members":{"Value":{"shape":"Sd1"}}}},"Sxn":{"type":"structure","required":["Name"],"members":{"Name":{}}}}}
|
56561
56561
|
|
56562
56562
|
/***/ }),
|
56563
56563
|
/* 641 */
|
@@ -57385,7 +57385,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
57385
57385
|
/* 707 */
|
57386
57386
|
/***/ (function(module, exports) {
|
57387
57387
|
|
57388
|
-
module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-11-09","endpointPrefix":"datasync","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"DataSync","serviceFullName":"AWS DataSync","serviceId":"DataSync","signatureVersion":"v4","signingName":"datasync","targetPrefix":"FmrsService","uid":"datasync-2018-11-09"},"operations":{"AddStorageSystem":{"input":{"type":"structure","required":["ServerConfiguration","SystemType","AgentArns","ClientToken","Credentials"],"members":{"ServerConfiguration":{"shape":"S2"},"SystemType":{},"AgentArns":{"shape":"S6"},"CloudWatchLogGroupArn":{},"Tags":{"shape":"S9"},"Name":{},"ClientToken":{"idempotencyToken":true},"Credentials":{"shape":"Sf"}}},"output":{"type":"structure","required":["StorageSystemArn"],"members":{"StorageSystemArn":{}}},"endpoint":{"hostPrefix":"discovery-"}},"CancelTaskExecution":{"input":{"type":"structure","required":["TaskExecutionArn"],"members":{"TaskExecutionArn":{}}},"output":{"type":"structure","members":{}}},"CreateAgent":{"input":{"type":"structure","required":["ActivationKey"],"members":{"ActivationKey":{},"AgentName":{},"Tags":{"shape":"S9"},"VpcEndpointId":{},"SubnetArns":{"shape":"Sq"},"SecurityGroupArns":{"shape":"Ss"}}},"output":{"type":"structure","members":{"AgentArn":{}}}},"CreateLocationAzureBlob":{"input":{"type":"structure","required":["ContainerUrl","AuthenticationType","AgentArns"],"members":{"ContainerUrl":{},"AuthenticationType":{},"SasConfiguration":{"shape":"Sy"},"BlobType":{},"AccessTier":{},"Subdirectory":{},"AgentArns":{"shape":"S13"},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationEfs":{"input":{"type":"structure","required":["EfsFilesystemArn","Ec2Config"],"members":{"Subdirectory":{},"EfsFilesystemArn":{},"Ec2Config":{"shape":"S19"},"Tags":{"shape":"S9"},"AccessPointArn":{},"FileSystemAccessRoleArn":{},"InTransitEncryption":{}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationFsxLustre":{"input":{"type":"structure","required":["FsxFilesystemArn","SecurityGroupArns"],"members":{"FsxFilesystemArn":{},"SecurityGroupArns":{"shape":"S1a"},"Subdirectory":{},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationFsxOntap":{"input":{"type":"structure","required":["Protocol","SecurityGroupArns","StorageVirtualMachineArn"],"members":{"Protocol":{"shape":"S1k"},"SecurityGroupArns":{"shape":"S1a"},"StorageVirtualMachineArn":{},"Subdirectory":{},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationFsxOpenZfs":{"input":{"type":"structure","required":["FsxFilesystemArn","Protocol","SecurityGroupArns"],"members":{"FsxFilesystemArn":{},"Protocol":{"shape":"S1k"},"SecurityGroupArns":{"shape":"S1a"},"Subdirectory":{},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationFsxWindows":{"input":{"type":"structure","required":["FsxFilesystemArn","SecurityGroupArns","User","Password"],"members":{"Subdirectory":{},"FsxFilesystemArn":{},"SecurityGroupArns":{"shape":"S1a"},"Tags":{"shape":"S9"},"User":{},"Domain":{},"Password":{"shape":"S1s"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationHdfs":{"input":{"type":"structure","required":["NameNodes","AuthenticationType","AgentArns"],"members":{"Subdirectory":{},"NameNodes":{"shape":"S25"},"BlockSize":{"type":"integer"},"ReplicationFactor":{"type":"integer"},"KmsKeyProviderUri":{},"QopConfiguration":{"shape":"S2c"},"AuthenticationType":{},"SimpleUser":{},"KerberosPrincipal":{},"KerberosKeytab":{"type":"blob"},"KerberosKrb5Conf":{"type":"blob"},"AgentArns":{"shape":"S13"},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationNfs":{"input":{"type":"structure","required":["Subdirectory","ServerHostname","OnPremConfig"],"members":{"Subdirectory":{},"ServerHostname":{},"OnPremConfig":{"shape":"S2o"},"MountOptions":{"shape":"S1m"},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationObjectStorage":{"input":{"type":"structure","required":["ServerHostname","BucketName","AgentArns"],"members":{"ServerHostname":{},"ServerPort":{"type":"integer"},"ServerProtocol":{},"Subdirectory":{},"BucketName":{},"AccessKey":{},"SecretKey":{"shape":"S2w"},"AgentArns":{"shape":"S13"},"Tags":{"shape":"S9"},"ServerCertificate":{"type":"blob"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationS3":{"input":{"type":"structure","required":["S3BucketArn","S3Config"],"members":{"Subdirectory":{},"S3BucketArn":{},"S3StorageClass":{},"S3Config":{"shape":"S32"},"AgentArns":{"shape":"S13"},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationSmb":{"input":{"type":"structure","required":["Subdirectory","ServerHostname","User","Password","AgentArns"],"members":{"Subdirectory":{},"ServerHostname":{},"User":{},"Domain":{},"Password":{"shape":"S1s"},"AgentArns":{"shape":"S13"},"MountOptions":{"shape":"S1q"},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateTask":{"input":{"type":"structure","required":["SourceLocationArn","DestinationLocationArn"],"members":{"SourceLocationArn":{},"DestinationLocationArn":{},"CloudWatchLogGroupArn":{},"Name":{},"Options":{"shape":"S38"},"Excludes":{"shape":"S3o"},"Schedule":{"shape":"S3s"},"Tags":{"shape":"S9"},"Includes":{"shape":"S3o"},"ManifestConfig":{"shape":"S3v"},"TaskReportConfig":{"shape":"S41"}}},"output":{"type":"structure","members":{"TaskArn":{}}}},"DeleteAgent":{"input":{"type":"structure","required":["AgentArn"],"members":{"AgentArn":{}}},"output":{"type":"structure","members":{}}},"DeleteLocation":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{}}},"DeleteTask":{"input":{"type":"structure","required":["TaskArn"],"members":{"TaskArn":{}}},"output":{"type":"structure","members":{}}},"DescribeAgent":{"input":{"type":"structure","required":["AgentArn"],"members":{"AgentArn":{}}},"output":{"type":"structure","members":{"AgentArn":{},"Name":{},"Status":{},"LastConnectionTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"EndpointType":{},"PrivateLinkConfig":{"type":"structure","members":{"VpcEndpointId":{},"PrivateLinkEndpoint":{},"SubnetArns":{"shape":"Sq"},"SecurityGroupArns":{"shape":"Ss"}}},"Platform":{"shape":"S4o"}}}},"DescribeDiscoveryJob":{"input":{"type":"structure","required":["DiscoveryJobArn"],"members":{"DiscoveryJobArn":{}}},"output":{"type":"structure","members":{"StorageSystemArn":{},"DiscoveryJobArn":{},"CollectionDurationMinutes":{"type":"integer"},"Status":{},"JobStartTime":{"type":"timestamp"},"JobEndTime":{"type":"timestamp"}}},"endpoint":{"hostPrefix":"discovery-"}},"DescribeLocationAzureBlob":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"AuthenticationType":{},"BlobType":{},"AccessTier":{},"AgentArns":{"shape":"S13"},"CreationTime":{"type":"timestamp"}}}},"DescribeLocationEfs":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"Ec2Config":{"shape":"S19"},"CreationTime":{"type":"timestamp"},"AccessPointArn":{},"FileSystemAccessRoleArn":{},"InTransitEncryption":{}}}},"DescribeLocationFsxLustre":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"SecurityGroupArns":{"shape":"S1a"},"CreationTime":{"type":"timestamp"}}}},"DescribeLocationFsxOntap":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"CreationTime":{"type":"timestamp"},"LocationArn":{},"LocationUri":{},"Protocol":{"shape":"S1k"},"SecurityGroupArns":{"shape":"S1a"},"StorageVirtualMachineArn":{},"FsxFilesystemArn":{}}}},"DescribeLocationFsxOpenZfs":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"SecurityGroupArns":{"shape":"S1a"},"Protocol":{"shape":"S1k"},"CreationTime":{"type":"timestamp"}}}},"DescribeLocationFsxWindows":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"SecurityGroupArns":{"shape":"S1a"},"CreationTime":{"type":"timestamp"},"User":{},"Domain":{}}}},"DescribeLocationHdfs":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"NameNodes":{"shape":"S25"},"BlockSize":{"type":"integer"},"ReplicationFactor":{"type":"integer"},"KmsKeyProviderUri":{},"QopConfiguration":{"shape":"S2c"},"AuthenticationType":{},"SimpleUser":{},"KerberosPrincipal":{},"AgentArns":{"shape":"S13"},"CreationTime":{"type":"timestamp"}}}},"DescribeLocationNfs":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"OnPremConfig":{"shape":"S2o"},"MountOptions":{"shape":"S1m"},"CreationTime":{"type":"timestamp"}}}},"DescribeLocationObjectStorage":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"AccessKey":{},"ServerPort":{"type":"integer"},"ServerProtocol":{},"AgentArns":{"shape":"S13"},"CreationTime":{"type":"timestamp"},"ServerCertificate":{"type":"blob"}}}},"DescribeLocationS3":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"S3StorageClass":{},"S3Config":{"shape":"S32"},"AgentArns":{"shape":"S13"},"CreationTime":{"type":"timestamp"}}}},"DescribeLocationSmb":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"AgentArns":{"shape":"S13"},"User":{},"Domain":{},"MountOptions":{"shape":"S1q"},"CreationTime":{"type":"timestamp"}}}},"DescribeStorageSystem":{"input":{"type":"structure","required":["StorageSystemArn"],"members":{"StorageSystemArn":{}}},"output":{"type":"structure","members":{"StorageSystemArn":{},"ServerConfiguration":{"shape":"S2"},"SystemType":{},"AgentArns":{"shape":"S6"},"Name":{},"ErrorMessage":{},"ConnectivityStatus":{},"CloudWatchLogGroupArn":{},"CreationTime":{"type":"timestamp"},"SecretsManagerArn":{}}},"endpoint":{"hostPrefix":"discovery-"}},"DescribeStorageSystemResourceMetrics":{"input":{"type":"structure","required":["DiscoveryJobArn","ResourceType","ResourceId"],"members":{"DiscoveryJobArn":{},"ResourceType":{},"ResourceId":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Metrics":{"type":"list","member":{"type":"structure","members":{"Timestamp":{"type":"timestamp"},"P95Metrics":{"type":"structure","members":{"IOPS":{"type":"structure","members":{"Read":{"type":"double"},"Write":{"type":"double"},"Other":{"type":"double"},"Total":{"type":"double"}}},"Throughput":{"type":"structure","members":{"Read":{"type":"double"},"Write":{"type":"double"},"Other":{"type":"double"},"Total":{"type":"double"}}},"Latency":{"type":"structure","members":{"Read":{"type":"double"},"Write":{"type":"double"},"Other":{"type":"double"}}}}},"Capacity":{"type":"structure","members":{"Used":{"type":"long"},"Provisioned":{"type":"long"},"LogicalUsed":{"type":"long"},"ClusterCloudStorageUsed":{"type":"long"}}},"ResourceId":{},"ResourceType":{}}}},"NextToken":{}}},"endpoint":{"hostPrefix":"discovery-"}},"DescribeStorageSystemResources":{"input":{"type":"structure","required":["DiscoveryJobArn","ResourceType"],"members":{"DiscoveryJobArn":{},"ResourceType":{},"ResourceIds":{"shape":"S65"},"Filter":{"type":"map","key":{},"value":{"type":"list","member":{}}},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"ResourceDetails":{"type":"structure","members":{"NetAppONTAPSVMs":{"type":"list","member":{"type":"structure","members":{"ClusterUuid":{},"ResourceId":{},"SvmName":{},"CifsShareCount":{"type":"long"},"EnabledProtocols":{"type":"list","member":{}},"TotalCapacityUsed":{"type":"long"},"TotalCapacityProvisioned":{"type":"long"},"TotalLogicalCapacityUsed":{"type":"long"},"MaxP95Performance":{"shape":"S6f"},"Recommendations":{"shape":"S6g"},"NfsExportedVolumes":{"type":"long"},"RecommendationStatus":{},"TotalSnapshotCapacityUsed":{"type":"long"},"LunCount":{"type":"long"}}}},"NetAppONTAPVolumes":{"type":"list","member":{"type":"structure","members":{"VolumeName":{},"ResourceId":{},"CifsShareCount":{"type":"long"},"SecurityStyle":{},"SvmUuid":{},"SvmName":{},"CapacityUsed":{"type":"long"},"CapacityProvisioned":{"type":"long"},"LogicalCapacityUsed":{"type":"long"},"NfsExported":{"type":"boolean"},"SnapshotCapacityUsed":{"type":"long"},"MaxP95Performance":{"shape":"S6f"},"Recommendations":{"shape":"S6g"},"RecommendationStatus":{},"LunCount":{"type":"long"}}}},"NetAppONTAPClusters":{"type":"list","member":{"type":"structure","members":{"CifsShareCount":{"type":"long"},"NfsExportedVolumes":{"type":"long"},"ResourceId":{},"ClusterName":{},"MaxP95Performance":{"shape":"S6f"},"ClusterBlockStorageSize":{"type":"long"},"ClusterBlockStorageUsed":{"type":"long"},"ClusterBlockStorageLogicalUsed":{"type":"long"},"Recommendations":{"shape":"S6g"},"RecommendationStatus":{},"LunCount":{"type":"long"},"ClusterCloudStorageUsed":{"type":"long"}}}}}},"NextToken":{}}},"endpoint":{"hostPrefix":"discovery-"}},"DescribeTask":{"input":{"type":"structure","required":["TaskArn"],"members":{"TaskArn":{}}},"output":{"type":"structure","members":{"TaskArn":{},"Status":{},"Name":{},"CurrentTaskExecutionArn":{},"SourceLocationArn":{},"DestinationLocationArn":{},"CloudWatchLogGroupArn":{},"SourceNetworkInterfaceArns":{"type":"list","member":{}},"DestinationNetworkInterfaceArns":{"type":"list","member":{}},"Options":{"shape":"S38"},"Excludes":{"shape":"S3o"},"Schedule":{"shape":"S3s"},"ErrorCode":{},"ErrorDetail":{},"CreationTime":{"type":"timestamp"},"Includes":{"shape":"S3o"},"ManifestConfig":{"shape":"S3v"},"TaskReportConfig":{"shape":"S41"},"ScheduleDetails":{"type":"structure","members":{"StatusUpdateTime":{"type":"timestamp"},"DisabledReason":{},"DisabledBy":{}}}}}},"DescribeTaskExecution":{"input":{"type":"structure","required":["TaskExecutionArn"],"members":{"TaskExecutionArn":{}}},"output":{"type":"structure","members":{"TaskExecutionArn":{},"Status":{},"Options":{"shape":"S38"},"Excludes":{"shape":"S3o"},"Includes":{"shape":"S3o"},"ManifestConfig":{"shape":"S3v"},"StartTime":{"type":"timestamp"},"EstimatedFilesToTransfer":{"type":"long"},"EstimatedBytesToTransfer":{"type":"long"},"FilesTransferred":{"type":"long"},"BytesWritten":{"type":"long"},"BytesTransferred":{"type":"long"},"BytesCompressed":{"type":"long"},"Result":{"type":"structure","members":{"PrepareDuration":{"type":"long"},"PrepareStatus":{},"TotalDuration":{"type":"long"},"TransferDuration":{"type":"long"},"TransferStatus":{},"VerifyDuration":{"type":"long"},"VerifyStatus":{},"ErrorCode":{},"ErrorDetail":{}}},"TaskReportConfig":{"shape":"S41"},"FilesDeleted":{"type":"long"},"FilesSkipped":{"type":"long"},"FilesVerified":{"type":"long"},"ReportResult":{"type":"structure","members":{"Status":{},"ErrorCode":{},"ErrorDetail":{}}},"EstimatedFilesToDelete":{"type":"long"}}}},"GenerateRecommendations":{"input":{"type":"structure","required":["DiscoveryJobArn","ResourceIds","ResourceType"],"members":{"DiscoveryJobArn":{},"ResourceIds":{"shape":"S65"},"ResourceType":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"discovery-"}},"ListAgents":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Agents":{"type":"list","member":{"type":"structure","members":{"AgentArn":{},"Name":{},"Status":{},"Platform":{"shape":"S4o"}}}},"NextToken":{}}}},"ListDiscoveryJobs":{"input":{"type":"structure","members":{"StorageSystemArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"DiscoveryJobs":{"type":"list","member":{"type":"structure","members":{"DiscoveryJobArn":{},"Status":{}}}},"NextToken":{}}},"endpoint":{"hostPrefix":"discovery-"}},"ListLocations":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"Filters":{"type":"list","member":{"type":"structure","required":["Name","Values","Operator"],"members":{"Name":{},"Values":{"shape":"S7n"},"Operator":{}}}}}},"output":{"type":"structure","members":{"Locations":{"type":"list","member":{"type":"structure","members":{"LocationArn":{},"LocationUri":{}}}},"NextToken":{}}}},"ListStorageSystems":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"StorageSystems":{"type":"list","member":{"type":"structure","members":{"StorageSystemArn":{},"Name":{}}}},"NextToken":{}}},"endpoint":{"hostPrefix":"discovery-"}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Tags":{"type":"list","member":{"shape":"Sa"}},"NextToken":{}}}},"ListTaskExecutions":{"input":{"type":"structure","members":{"TaskArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"TaskExecutions":{"type":"list","member":{"type":"structure","members":{"TaskExecutionArn":{},"Status":{}}}},"NextToken":{}}}},"ListTasks":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"Filters":{"type":"list","member":{"type":"structure","required":["Name","Values","Operator"],"members":{"Name":{},"Values":{"shape":"S7n"},"Operator":{}}}}}},"output":{"type":"structure","members":{"Tasks":{"type":"list","member":{"type":"structure","members":{"TaskArn":{},"Status":{},"Name":{}}}},"NextToken":{}}}},"RemoveStorageSystem":{"input":{"type":"structure","required":["StorageSystemArn"],"members":{"StorageSystemArn":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"discovery-"}},"StartDiscoveryJob":{"input":{"type":"structure","required":["StorageSystemArn","CollectionDurationMinutes","ClientToken"],"members":{"StorageSystemArn":{},"CollectionDurationMinutes":{"type":"integer"},"ClientToken":{"idempotencyToken":true},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"DiscoveryJobArn":{}}},"endpoint":{"hostPrefix":"discovery-"}},"StartTaskExecution":{"input":{"type":"structure","required":["TaskArn"],"members":{"TaskArn":{},"OverrideOptions":{"shape":"S38"},"Includes":{"shape":"S3o"},"Excludes":{"shape":"S3o"},"ManifestConfig":{"shape":"S3v"},"TaskReportConfig":{"shape":"S41"},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"TaskExecutionArn":{}}}},"StopDiscoveryJob":{"input":{"type":"structure","required":["DiscoveryJobArn"],"members":{"DiscoveryJobArn":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"discovery-"}},"TagResource":{"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["ResourceArn","Keys"],"members":{"ResourceArn":{},"Keys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateAgent":{"input":{"type":"structure","required":["AgentArn"],"members":{"AgentArn":{},"Name":{}}},"output":{"type":"structure","members":{}}},"UpdateDiscoveryJob":{"input":{"type":"structure","required":["DiscoveryJobArn","CollectionDurationMinutes"],"members":{"DiscoveryJobArn":{},"CollectionDurationMinutes":{"type":"integer"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"discovery-"}},"UpdateLocationAzureBlob":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{},"Subdirectory":{},"AuthenticationType":{},"SasConfiguration":{"shape":"Sy"},"BlobType":{},"AccessTier":{},"AgentArns":{"shape":"S13"}}},"output":{"type":"structure","members":{}}},"UpdateLocationHdfs":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{},"Subdirectory":{},"NameNodes":{"shape":"S25"},"BlockSize":{"type":"integer"},"ReplicationFactor":{"type":"integer"},"KmsKeyProviderUri":{},"QopConfiguration":{"shape":"S2c"},"AuthenticationType":{},"SimpleUser":{},"KerberosPrincipal":{},"KerberosKeytab":{"type":"blob"},"KerberosKrb5Conf":{"type":"blob"},"AgentArns":{"shape":"S13"}}},"output":{"type":"structure","members":{}}},"UpdateLocationNfs":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{},"Subdirectory":{},"OnPremConfig":{"shape":"S2o"},"MountOptions":{"shape":"S1m"}}},"output":{"type":"structure","members":{}}},"UpdateLocationObjectStorage":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{},"ServerPort":{"type":"integer"},"ServerProtocol":{},"Subdirectory":{},"AccessKey":{},"SecretKey":{"shape":"S2w"},"AgentArns":{"shape":"S13"},"ServerCertificate":{"type":"blob"}}},"output":{"type":"structure","members":{}}},"UpdateLocationSmb":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{},"Subdirectory":{},"User":{},"Domain":{},"Password":{"shape":"S1s"},"AgentArns":{"shape":"S13"},"MountOptions":{"shape":"S1q"}}},"output":{"type":"structure","members":{}}},"UpdateStorageSystem":{"input":{"type":"structure","required":["StorageSystemArn"],"members":{"StorageSystemArn":{},"ServerConfiguration":{"shape":"S2"},"AgentArns":{"shape":"S6"},"Name":{},"CloudWatchLogGroupArn":{},"Credentials":{"shape":"Sf"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"discovery-"}},"UpdateTask":{"input":{"type":"structure","required":["TaskArn"],"members":{"TaskArn":{},"Options":{"shape":"S38"},"Excludes":{"shape":"S3o"},"Schedule":{"shape":"S3s"},"Name":{},"CloudWatchLogGroupArn":{},"Includes":{"shape":"S3o"},"ManifestConfig":{"shape":"S3v"},"TaskReportConfig":{"shape":"S41"}}},"output":{"type":"structure","members":{}}},"UpdateTaskExecution":{"input":{"type":"structure","required":["TaskExecutionArn","Options"],"members":{"TaskExecutionArn":{},"Options":{"shape":"S38"}}},"output":{"type":"structure","members":{}}}},"shapes":{"S2":{"type":"structure","required":["ServerHostname"],"members":{"ServerHostname":{},"ServerPort":{"type":"integer"}}},"S6":{"type":"list","member":{}},"S9":{"type":"list","member":{"shape":"Sa"}},"Sa":{"type":"structure","required":["Key"],"members":{"Key":{},"Value":{}}},"Sf":{"type":"structure","required":["Username","Password"],"members":{"Username":{"type":"string","sensitive":true},"Password":{"type":"string","sensitive":true}}},"Sq":{"type":"list","member":{}},"Ss":{"type":"list","member":{}},"Sy":{"type":"structure","required":["Token"],"members":{"Token":{"type":"string","sensitive":true}}},"S13":{"type":"list","member":{}},"S19":{"type":"structure","required":["SubnetArn","SecurityGroupArns"],"members":{"SubnetArn":{},"SecurityGroupArns":{"shape":"S1a"}}},"S1a":{"type":"list","member":{}},"S1k":{"type":"structure","members":{"NFS":{"type":"structure","members":{"MountOptions":{"shape":"S1m"}}},"SMB":{"type":"structure","required":["Password","User"],"members":{"Domain":{},"MountOptions":{"shape":"S1q"},"Password":{"shape":"S1s"},"User":{}}}}},"S1m":{"type":"structure","members":{"Version":{}}},"S1q":{"type":"structure","members":{"Version":{}}},"S1s":{"type":"string","sensitive":true},"S25":{"type":"list","member":{"type":"structure","required":["Hostname","Port"],"members":{"Hostname":{},"Port":{"type":"integer"}}}},"S2c":{"type":"structure","members":{"RpcProtection":{},"DataTransferProtection":{}}},"S2o":{"type":"structure","required":["AgentArns"],"members":{"AgentArns":{"shape":"S13"}}},"S2w":{"type":"string","sensitive":true},"S32":{"type":"structure","required":["BucketAccessRoleArn"],"members":{"BucketAccessRoleArn":{}}},"S38":{"type":"structure","members":{"VerifyMode":{},"OverwriteMode":{},"Atime":{},"Mtime":{},"Uid":{},"Gid":{},"PreserveDeletedFiles":{},"PreserveDevices":{},"PosixPermissions":{},"BytesPerSecond":{"type":"long"},"TaskQueueing":{},"LogLevel":{},"TransferMode":{},"SecurityDescriptorCopyFlags":{},"ObjectTags":{}}},"S3o":{"type":"list","member":{"type":"structure","members":{"FilterType":{},"Value":{}}}},"S3s":{"type":"structure","required":["ScheduleExpression"],"members":{"ScheduleExpression":{},"Status":{}}},"S3v":{"type":"structure","members":{"Action":{},"Format":{},"Source":{"type":"structure","required":["S3"],"members":{"S3":{"type":"structure","required":["ManifestObjectPath","BucketAccessRoleArn","S3BucketArn"],"members":{"ManifestObjectPath":{},"BucketAccessRoleArn":{},"S3BucketArn":{},"ManifestObjectVersionId":{}}}}}}},"S41":{"type":"structure","members":{"Destination":{"type":"structure","members":{"S3":{"type":"structure","required":["S3BucketArn","BucketAccessRoleArn"],"members":{"Subdirectory":{},"S3BucketArn":{},"BucketAccessRoleArn":{}}}}},"OutputType":{},"ReportLevel":{},"ObjectVersionIds":{},"Overrides":{"type":"structure","members":{"Transferred":{"shape":"S48"},"Verified":{"shape":"S48"},"Deleted":{"shape":"S48"},"Skipped":{"shape":"S48"}}}}},"S48":{"type":"structure","members":{"ReportLevel":{}}},"S4o":{"type":"structure","members":{"Version":{}}},"S65":{"type":"list","member":{}},"S6f":{"type":"structure","members":{"IopsRead":{"type":"double"},"IopsWrite":{"type":"double"},"IopsOther":{"type":"double"},"IopsTotal":{"type":"double"},"ThroughputRead":{"type":"double"},"ThroughputWrite":{"type":"double"},"ThroughputOther":{"type":"double"},"ThroughputTotal":{"type":"double"},"LatencyRead":{"type":"double"},"LatencyWrite":{"type":"double"},"LatencyOther":{"type":"double"}}},"S6g":{"type":"list","member":{"type":"structure","members":{"StorageType":{},"StorageConfiguration":{"type":"map","key":{},"value":{}},"EstimatedMonthlyStorageCost":{}}}},"S7n":{"type":"list","member":{}}}}
|
57388
|
+
module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-11-09","endpointPrefix":"datasync","jsonVersion":"1.1","protocol":"json","protocols":["json"],"serviceAbbreviation":"DataSync","serviceFullName":"AWS DataSync","serviceId":"DataSync","signatureVersion":"v4","signingName":"datasync","targetPrefix":"FmrsService","uid":"datasync-2018-11-09"},"operations":{"AddStorageSystem":{"input":{"type":"structure","required":["ServerConfiguration","SystemType","AgentArns","ClientToken","Credentials"],"members":{"ServerConfiguration":{"shape":"S2"},"SystemType":{},"AgentArns":{"shape":"S6"},"CloudWatchLogGroupArn":{},"Tags":{"shape":"S9"},"Name":{},"ClientToken":{"idempotencyToken":true},"Credentials":{"shape":"Sf"}}},"output":{"type":"structure","required":["StorageSystemArn"],"members":{"StorageSystemArn":{}}},"endpoint":{"hostPrefix":"discovery-"}},"CancelTaskExecution":{"input":{"type":"structure","required":["TaskExecutionArn"],"members":{"TaskExecutionArn":{}}},"output":{"type":"structure","members":{}}},"CreateAgent":{"input":{"type":"structure","required":["ActivationKey"],"members":{"ActivationKey":{},"AgentName":{},"Tags":{"shape":"S9"},"VpcEndpointId":{},"SubnetArns":{"shape":"Sq"},"SecurityGroupArns":{"shape":"Ss"}}},"output":{"type":"structure","members":{"AgentArn":{}}}},"CreateLocationAzureBlob":{"input":{"type":"structure","required":["ContainerUrl","AuthenticationType","AgentArns"],"members":{"ContainerUrl":{},"AuthenticationType":{},"SasConfiguration":{"shape":"Sy"},"BlobType":{},"AccessTier":{},"Subdirectory":{},"AgentArns":{"shape":"S13"},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationEfs":{"input":{"type":"structure","required":["EfsFilesystemArn","Ec2Config"],"members":{"Subdirectory":{},"EfsFilesystemArn":{},"Ec2Config":{"shape":"S19"},"Tags":{"shape":"S9"},"AccessPointArn":{},"FileSystemAccessRoleArn":{},"InTransitEncryption":{}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationFsxLustre":{"input":{"type":"structure","required":["FsxFilesystemArn","SecurityGroupArns"],"members":{"FsxFilesystemArn":{},"SecurityGroupArns":{"shape":"S1a"},"Subdirectory":{},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationFsxOntap":{"input":{"type":"structure","required":["Protocol","SecurityGroupArns","StorageVirtualMachineArn"],"members":{"Protocol":{"shape":"S1k"},"SecurityGroupArns":{"shape":"S1a"},"StorageVirtualMachineArn":{},"Subdirectory":{},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationFsxOpenZfs":{"input":{"type":"structure","required":["FsxFilesystemArn","Protocol","SecurityGroupArns"],"members":{"FsxFilesystemArn":{},"Protocol":{"shape":"S1k"},"SecurityGroupArns":{"shape":"S1a"},"Subdirectory":{},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationFsxWindows":{"input":{"type":"structure","required":["FsxFilesystemArn","SecurityGroupArns","User","Password"],"members":{"Subdirectory":{},"FsxFilesystemArn":{},"SecurityGroupArns":{"shape":"S1a"},"Tags":{"shape":"S9"},"User":{},"Domain":{},"Password":{"shape":"S1s"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationHdfs":{"input":{"type":"structure","required":["NameNodes","AuthenticationType","AgentArns"],"members":{"Subdirectory":{},"NameNodes":{"shape":"S25"},"BlockSize":{"type":"integer"},"ReplicationFactor":{"type":"integer"},"KmsKeyProviderUri":{},"QopConfiguration":{"shape":"S2c"},"AuthenticationType":{},"SimpleUser":{},"KerberosPrincipal":{},"KerberosKeytab":{"type":"blob"},"KerberosKrb5Conf":{"type":"blob"},"AgentArns":{"shape":"S13"},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationNfs":{"input":{"type":"structure","required":["Subdirectory","ServerHostname","OnPremConfig"],"members":{"Subdirectory":{},"ServerHostname":{},"OnPremConfig":{"shape":"S2o"},"MountOptions":{"shape":"S1m"},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationObjectStorage":{"input":{"type":"structure","required":["ServerHostname","BucketName","AgentArns"],"members":{"ServerHostname":{},"ServerPort":{"type":"integer"},"ServerProtocol":{},"Subdirectory":{},"BucketName":{},"AccessKey":{},"SecretKey":{"shape":"S2w"},"AgentArns":{"shape":"S13"},"Tags":{"shape":"S9"},"ServerCertificate":{"type":"blob"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationS3":{"input":{"type":"structure","required":["S3BucketArn","S3Config"],"members":{"Subdirectory":{},"S3BucketArn":{},"S3StorageClass":{},"S3Config":{"shape":"S32"},"AgentArns":{"shape":"S13"},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateLocationSmb":{"input":{"type":"structure","required":["Subdirectory","ServerHostname","User","Password","AgentArns"],"members":{"Subdirectory":{},"ServerHostname":{},"User":{},"Domain":{},"Password":{"shape":"S1s"},"AgentArns":{"shape":"S13"},"MountOptions":{"shape":"S1q"},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"LocationArn":{}}}},"CreateTask":{"input":{"type":"structure","required":["SourceLocationArn","DestinationLocationArn"],"members":{"SourceLocationArn":{},"DestinationLocationArn":{},"CloudWatchLogGroupArn":{},"Name":{},"Options":{"shape":"S38"},"Excludes":{"shape":"S3o"},"Schedule":{"shape":"S3s"},"Tags":{"shape":"S9"},"Includes":{"shape":"S3o"},"ManifestConfig":{"shape":"S3v"},"TaskReportConfig":{"shape":"S41"}}},"output":{"type":"structure","members":{"TaskArn":{}}}},"DeleteAgent":{"input":{"type":"structure","required":["AgentArn"],"members":{"AgentArn":{}}},"output":{"type":"structure","members":{}}},"DeleteLocation":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{}}},"DeleteTask":{"input":{"type":"structure","required":["TaskArn"],"members":{"TaskArn":{}}},"output":{"type":"structure","members":{}}},"DescribeAgent":{"input":{"type":"structure","required":["AgentArn"],"members":{"AgentArn":{}}},"output":{"type":"structure","members":{"AgentArn":{},"Name":{},"Status":{},"LastConnectionTime":{"type":"timestamp"},"CreationTime":{"type":"timestamp"},"EndpointType":{},"PrivateLinkConfig":{"type":"structure","members":{"VpcEndpointId":{},"PrivateLinkEndpoint":{},"SubnetArns":{"shape":"Sq"},"SecurityGroupArns":{"shape":"Ss"}}},"Platform":{"shape":"S4o"}}}},"DescribeDiscoveryJob":{"input":{"type":"structure","required":["DiscoveryJobArn"],"members":{"DiscoveryJobArn":{}}},"output":{"type":"structure","members":{"StorageSystemArn":{},"DiscoveryJobArn":{},"CollectionDurationMinutes":{"type":"integer"},"Status":{},"JobStartTime":{"type":"timestamp"},"JobEndTime":{"type":"timestamp"}}},"endpoint":{"hostPrefix":"discovery-"}},"DescribeLocationAzureBlob":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"AuthenticationType":{},"BlobType":{},"AccessTier":{},"AgentArns":{"shape":"S13"},"CreationTime":{"type":"timestamp"}}}},"DescribeLocationEfs":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"Ec2Config":{"shape":"S19"},"CreationTime":{"type":"timestamp"},"AccessPointArn":{},"FileSystemAccessRoleArn":{},"InTransitEncryption":{}}}},"DescribeLocationFsxLustre":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"SecurityGroupArns":{"shape":"S1a"},"CreationTime":{"type":"timestamp"}}}},"DescribeLocationFsxOntap":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"CreationTime":{"type":"timestamp"},"LocationArn":{},"LocationUri":{},"Protocol":{"shape":"S1k"},"SecurityGroupArns":{"shape":"S1a"},"StorageVirtualMachineArn":{},"FsxFilesystemArn":{}}}},"DescribeLocationFsxOpenZfs":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"SecurityGroupArns":{"shape":"S1a"},"Protocol":{"shape":"S1k"},"CreationTime":{"type":"timestamp"}}}},"DescribeLocationFsxWindows":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"SecurityGroupArns":{"shape":"S1a"},"CreationTime":{"type":"timestamp"},"User":{},"Domain":{}}}},"DescribeLocationHdfs":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"NameNodes":{"shape":"S25"},"BlockSize":{"type":"integer"},"ReplicationFactor":{"type":"integer"},"KmsKeyProviderUri":{},"QopConfiguration":{"shape":"S2c"},"AuthenticationType":{},"SimpleUser":{},"KerberosPrincipal":{},"AgentArns":{"shape":"S13"},"CreationTime":{"type":"timestamp"}}}},"DescribeLocationNfs":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"OnPremConfig":{"shape":"S2o"},"MountOptions":{"shape":"S1m"},"CreationTime":{"type":"timestamp"}}}},"DescribeLocationObjectStorage":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"AccessKey":{},"ServerPort":{"type":"integer"},"ServerProtocol":{},"AgentArns":{"shape":"S13"},"CreationTime":{"type":"timestamp"},"ServerCertificate":{"type":"blob"}}}},"DescribeLocationS3":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"S3StorageClass":{},"S3Config":{"shape":"S32"},"AgentArns":{"shape":"S13"},"CreationTime":{"type":"timestamp"}}}},"DescribeLocationSmb":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{}}},"output":{"type":"structure","members":{"LocationArn":{},"LocationUri":{},"AgentArns":{"shape":"S13"},"User":{},"Domain":{},"MountOptions":{"shape":"S1q"},"CreationTime":{"type":"timestamp"}}}},"DescribeStorageSystem":{"input":{"type":"structure","required":["StorageSystemArn"],"members":{"StorageSystemArn":{}}},"output":{"type":"structure","members":{"StorageSystemArn":{},"ServerConfiguration":{"shape":"S2"},"SystemType":{},"AgentArns":{"shape":"S6"},"Name":{},"ErrorMessage":{},"ConnectivityStatus":{},"CloudWatchLogGroupArn":{},"CreationTime":{"type":"timestamp"},"SecretsManagerArn":{}}},"endpoint":{"hostPrefix":"discovery-"}},"DescribeStorageSystemResourceMetrics":{"input":{"type":"structure","required":["DiscoveryJobArn","ResourceType","ResourceId"],"members":{"DiscoveryJobArn":{},"ResourceType":{},"ResourceId":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Metrics":{"type":"list","member":{"type":"structure","members":{"Timestamp":{"type":"timestamp"},"P95Metrics":{"type":"structure","members":{"IOPS":{"type":"structure","members":{"Read":{"type":"double"},"Write":{"type":"double"},"Other":{"type":"double"},"Total":{"type":"double"}}},"Throughput":{"type":"structure","members":{"Read":{"type":"double"},"Write":{"type":"double"},"Other":{"type":"double"},"Total":{"type":"double"}}},"Latency":{"type":"structure","members":{"Read":{"type":"double"},"Write":{"type":"double"},"Other":{"type":"double"}}}}},"Capacity":{"type":"structure","members":{"Used":{"type":"long"},"Provisioned":{"type":"long"},"LogicalUsed":{"type":"long"},"ClusterCloudStorageUsed":{"type":"long"}}},"ResourceId":{},"ResourceType":{}}}},"NextToken":{}}},"endpoint":{"hostPrefix":"discovery-"}},"DescribeStorageSystemResources":{"input":{"type":"structure","required":["DiscoveryJobArn","ResourceType"],"members":{"DiscoveryJobArn":{},"ResourceType":{},"ResourceIds":{"shape":"S65"},"Filter":{"type":"map","key":{},"value":{"type":"list","member":{}}},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"ResourceDetails":{"type":"structure","members":{"NetAppONTAPSVMs":{"type":"list","member":{"type":"structure","members":{"ClusterUuid":{},"ResourceId":{},"SvmName":{},"CifsShareCount":{"type":"long"},"EnabledProtocols":{"type":"list","member":{}},"TotalCapacityUsed":{"type":"long"},"TotalCapacityProvisioned":{"type":"long"},"TotalLogicalCapacityUsed":{"type":"long"},"MaxP95Performance":{"shape":"S6f"},"Recommendations":{"shape":"S6g"},"NfsExportedVolumes":{"type":"long"},"RecommendationStatus":{},"TotalSnapshotCapacityUsed":{"type":"long"},"LunCount":{"type":"long"}}}},"NetAppONTAPVolumes":{"type":"list","member":{"type":"structure","members":{"VolumeName":{},"ResourceId":{},"CifsShareCount":{"type":"long"},"SecurityStyle":{},"SvmUuid":{},"SvmName":{},"CapacityUsed":{"type":"long"},"CapacityProvisioned":{"type":"long"},"LogicalCapacityUsed":{"type":"long"},"NfsExported":{"type":"boolean"},"SnapshotCapacityUsed":{"type":"long"},"MaxP95Performance":{"shape":"S6f"},"Recommendations":{"shape":"S6g"},"RecommendationStatus":{},"LunCount":{"type":"long"}}}},"NetAppONTAPClusters":{"type":"list","member":{"type":"structure","members":{"CifsShareCount":{"type":"long"},"NfsExportedVolumes":{"type":"long"},"ResourceId":{},"ClusterName":{},"MaxP95Performance":{"shape":"S6f"},"ClusterBlockStorageSize":{"type":"long"},"ClusterBlockStorageUsed":{"type":"long"},"ClusterBlockStorageLogicalUsed":{"type":"long"},"Recommendations":{"shape":"S6g"},"RecommendationStatus":{},"LunCount":{"type":"long"},"ClusterCloudStorageUsed":{"type":"long"}}}}}},"NextToken":{}}},"endpoint":{"hostPrefix":"discovery-"}},"DescribeTask":{"input":{"type":"structure","required":["TaskArn"],"members":{"TaskArn":{}}},"output":{"type":"structure","members":{"TaskArn":{},"Status":{},"Name":{},"CurrentTaskExecutionArn":{},"SourceLocationArn":{},"DestinationLocationArn":{},"CloudWatchLogGroupArn":{},"SourceNetworkInterfaceArns":{"type":"list","member":{}},"DestinationNetworkInterfaceArns":{"type":"list","member":{}},"Options":{"shape":"S38"},"Excludes":{"shape":"S3o"},"Schedule":{"shape":"S3s"},"ErrorCode":{},"ErrorDetail":{},"CreationTime":{"type":"timestamp"},"Includes":{"shape":"S3o"},"ManifestConfig":{"shape":"S3v"},"TaskReportConfig":{"shape":"S41"},"ScheduleDetails":{"type":"structure","members":{"StatusUpdateTime":{"type":"timestamp"},"DisabledReason":{},"DisabledBy":{}}}}}},"DescribeTaskExecution":{"input":{"type":"structure","required":["TaskExecutionArn"],"members":{"TaskExecutionArn":{}}},"output":{"type":"structure","members":{"TaskExecutionArn":{},"Status":{},"Options":{"shape":"S38"},"Excludes":{"shape":"S3o"},"Includes":{"shape":"S3o"},"ManifestConfig":{"shape":"S3v"},"StartTime":{"type":"timestamp"},"EstimatedFilesToTransfer":{"type":"long"},"EstimatedBytesToTransfer":{"type":"long"},"FilesTransferred":{"type":"long"},"BytesWritten":{"type":"long"},"BytesTransferred":{"type":"long"},"BytesCompressed":{"type":"long"},"Result":{"type":"structure","members":{"PrepareDuration":{"type":"long"},"PrepareStatus":{},"TotalDuration":{"type":"long"},"TransferDuration":{"type":"long"},"TransferStatus":{},"VerifyDuration":{"type":"long"},"VerifyStatus":{},"ErrorCode":{},"ErrorDetail":{}}},"TaskReportConfig":{"shape":"S41"},"FilesDeleted":{"type":"long"},"FilesSkipped":{"type":"long"},"FilesVerified":{"type":"long"},"ReportResult":{"type":"structure","members":{"Status":{},"ErrorCode":{},"ErrorDetail":{}}},"EstimatedFilesToDelete":{"type":"long"}}}},"GenerateRecommendations":{"input":{"type":"structure","required":["DiscoveryJobArn","ResourceIds","ResourceType"],"members":{"DiscoveryJobArn":{},"ResourceIds":{"shape":"S65"},"ResourceType":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"discovery-"}},"ListAgents":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Agents":{"type":"list","member":{"type":"structure","members":{"AgentArn":{},"Name":{},"Status":{},"Platform":{"shape":"S4o"}}}},"NextToken":{}}}},"ListDiscoveryJobs":{"input":{"type":"structure","members":{"StorageSystemArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"DiscoveryJobs":{"type":"list","member":{"type":"structure","members":{"DiscoveryJobArn":{},"Status":{}}}},"NextToken":{}}},"endpoint":{"hostPrefix":"discovery-"}},"ListLocations":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"Filters":{"type":"list","member":{"type":"structure","required":["Name","Values","Operator"],"members":{"Name":{},"Values":{"shape":"S7n"},"Operator":{}}}}}},"output":{"type":"structure","members":{"Locations":{"type":"list","member":{"type":"structure","members":{"LocationArn":{},"LocationUri":{}}}},"NextToken":{}}}},"ListStorageSystems":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"StorageSystems":{"type":"list","member":{"type":"structure","members":{"StorageSystemArn":{},"Name":{}}}},"NextToken":{}}},"endpoint":{"hostPrefix":"discovery-"}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Tags":{"type":"list","member":{"shape":"Sa"}},"NextToken":{}}}},"ListTaskExecutions":{"input":{"type":"structure","members":{"TaskArn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"TaskExecutions":{"type":"list","member":{"type":"structure","members":{"TaskExecutionArn":{},"Status":{}}}},"NextToken":{}}}},"ListTasks":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"Filters":{"type":"list","member":{"type":"structure","required":["Name","Values","Operator"],"members":{"Name":{},"Values":{"shape":"S7n"},"Operator":{}}}}}},"output":{"type":"structure","members":{"Tasks":{"type":"list","member":{"type":"structure","members":{"TaskArn":{},"Status":{},"Name":{}}}},"NextToken":{}}}},"RemoveStorageSystem":{"input":{"type":"structure","required":["StorageSystemArn"],"members":{"StorageSystemArn":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"discovery-"}},"StartDiscoveryJob":{"input":{"type":"structure","required":["StorageSystemArn","CollectionDurationMinutes","ClientToken"],"members":{"StorageSystemArn":{},"CollectionDurationMinutes":{"type":"integer"},"ClientToken":{"idempotencyToken":true},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"DiscoveryJobArn":{}}},"endpoint":{"hostPrefix":"discovery-"}},"StartTaskExecution":{"input":{"type":"structure","required":["TaskArn"],"members":{"TaskArn":{},"OverrideOptions":{"shape":"S38"},"Includes":{"shape":"S3o"},"Excludes":{"shape":"S3o"},"ManifestConfig":{"shape":"S3v"},"TaskReportConfig":{"shape":"S41"},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{"TaskExecutionArn":{}}}},"StopDiscoveryJob":{"input":{"type":"structure","required":["DiscoveryJobArn"],"members":{"DiscoveryJobArn":{}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"discovery-"}},"TagResource":{"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"shape":"S9"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["ResourceArn","Keys"],"members":{"ResourceArn":{},"Keys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateAgent":{"input":{"type":"structure","required":["AgentArn"],"members":{"AgentArn":{},"Name":{}}},"output":{"type":"structure","members":{}}},"UpdateDiscoveryJob":{"input":{"type":"structure","required":["DiscoveryJobArn","CollectionDurationMinutes"],"members":{"DiscoveryJobArn":{},"CollectionDurationMinutes":{"type":"integer"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"discovery-"}},"UpdateLocationAzureBlob":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{},"Subdirectory":{},"AuthenticationType":{},"SasConfiguration":{"shape":"Sy"},"BlobType":{},"AccessTier":{},"AgentArns":{"shape":"S13"}}},"output":{"type":"structure","members":{}}},"UpdateLocationHdfs":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{},"Subdirectory":{},"NameNodes":{"shape":"S25"},"BlockSize":{"type":"integer"},"ReplicationFactor":{"type":"integer"},"KmsKeyProviderUri":{},"QopConfiguration":{"shape":"S2c"},"AuthenticationType":{},"SimpleUser":{},"KerberosPrincipal":{},"KerberosKeytab":{"type":"blob"},"KerberosKrb5Conf":{"type":"blob"},"AgentArns":{"shape":"S13"}}},"output":{"type":"structure","members":{}}},"UpdateLocationNfs":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{},"Subdirectory":{},"OnPremConfig":{"shape":"S2o"},"MountOptions":{"shape":"S1m"}}},"output":{"type":"structure","members":{}}},"UpdateLocationObjectStorage":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{},"ServerPort":{"type":"integer"},"ServerProtocol":{},"Subdirectory":{},"AccessKey":{},"SecretKey":{"shape":"S2w"},"AgentArns":{"shape":"S13"},"ServerCertificate":{"type":"blob"}}},"output":{"type":"structure","members":{}}},"UpdateLocationSmb":{"input":{"type":"structure","required":["LocationArn"],"members":{"LocationArn":{},"Subdirectory":{},"User":{},"Domain":{},"Password":{"shape":"S1s"},"AgentArns":{"shape":"S13"},"MountOptions":{"shape":"S1q"}}},"output":{"type":"structure","members":{}}},"UpdateStorageSystem":{"input":{"type":"structure","required":["StorageSystemArn"],"members":{"StorageSystemArn":{},"ServerConfiguration":{"shape":"S2"},"AgentArns":{"shape":"S6"},"Name":{},"CloudWatchLogGroupArn":{},"Credentials":{"shape":"Sf"}}},"output":{"type":"structure","members":{}},"endpoint":{"hostPrefix":"discovery-"}},"UpdateTask":{"input":{"type":"structure","required":["TaskArn"],"members":{"TaskArn":{},"Options":{"shape":"S38"},"Excludes":{"shape":"S3o"},"Schedule":{"shape":"S3s"},"Name":{},"CloudWatchLogGroupArn":{},"Includes":{"shape":"S3o"},"ManifestConfig":{"shape":"S3v"},"TaskReportConfig":{"shape":"S41"}}},"output":{"type":"structure","members":{}}},"UpdateTaskExecution":{"input":{"type":"structure","required":["TaskExecutionArn","Options"],"members":{"TaskExecutionArn":{},"Options":{"shape":"S38"}}},"output":{"type":"structure","members":{}}}},"shapes":{"S2":{"type":"structure","required":["ServerHostname"],"members":{"ServerHostname":{},"ServerPort":{"type":"integer"}}},"S6":{"type":"list","member":{}},"S9":{"type":"list","member":{"shape":"Sa"}},"Sa":{"type":"structure","required":["Key"],"members":{"Key":{},"Value":{}}},"Sf":{"type":"structure","required":["Username","Password"],"members":{"Username":{"type":"string","sensitive":true},"Password":{"type":"string","sensitive":true}}},"Sq":{"type":"list","member":{}},"Ss":{"type":"list","member":{}},"Sy":{"type":"structure","required":["Token"],"members":{"Token":{"type":"string","sensitive":true}}},"S13":{"type":"list","member":{}},"S19":{"type":"structure","required":["SubnetArn","SecurityGroupArns"],"members":{"SubnetArn":{},"SecurityGroupArns":{"shape":"S1a"}}},"S1a":{"type":"list","member":{}},"S1k":{"type":"structure","members":{"NFS":{"type":"structure","members":{"MountOptions":{"shape":"S1m"}}},"SMB":{"type":"structure","required":["Password","User"],"members":{"Domain":{},"MountOptions":{"shape":"S1q"},"Password":{"shape":"S1s"},"User":{}}}}},"S1m":{"type":"structure","members":{"Version":{}}},"S1q":{"type":"structure","members":{"Version":{}}},"S1s":{"type":"string","sensitive":true},"S25":{"type":"list","member":{"type":"structure","required":["Hostname","Port"],"members":{"Hostname":{},"Port":{"type":"integer"}}}},"S2c":{"type":"structure","members":{"RpcProtection":{},"DataTransferProtection":{}}},"S2o":{"type":"structure","required":["AgentArns"],"members":{"AgentArns":{"shape":"S13"}}},"S2w":{"type":"string","sensitive":true},"S32":{"type":"structure","required":["BucketAccessRoleArn"],"members":{"BucketAccessRoleArn":{}}},"S38":{"type":"structure","members":{"VerifyMode":{},"OverwriteMode":{},"Atime":{},"Mtime":{},"Uid":{},"Gid":{},"PreserveDeletedFiles":{},"PreserveDevices":{},"PosixPermissions":{},"BytesPerSecond":{"type":"long"},"TaskQueueing":{},"LogLevel":{},"TransferMode":{},"SecurityDescriptorCopyFlags":{},"ObjectTags":{}}},"S3o":{"type":"list","member":{"type":"structure","members":{"FilterType":{},"Value":{}}}},"S3s":{"type":"structure","required":["ScheduleExpression"],"members":{"ScheduleExpression":{},"Status":{}}},"S3v":{"type":"structure","members":{"Action":{},"Format":{},"Source":{"type":"structure","required":["S3"],"members":{"S3":{"type":"structure","required":["ManifestObjectPath","BucketAccessRoleArn","S3BucketArn"],"members":{"ManifestObjectPath":{},"BucketAccessRoleArn":{},"S3BucketArn":{},"ManifestObjectVersionId":{}}}}}}},"S41":{"type":"structure","members":{"Destination":{"type":"structure","members":{"S3":{"type":"structure","required":["S3BucketArn","BucketAccessRoleArn"],"members":{"Subdirectory":{},"S3BucketArn":{},"BucketAccessRoleArn":{}}}}},"OutputType":{},"ReportLevel":{},"ObjectVersionIds":{},"Overrides":{"type":"structure","members":{"Transferred":{"shape":"S48"},"Verified":{"shape":"S48"},"Deleted":{"shape":"S48"},"Skipped":{"shape":"S48"}}}}},"S48":{"type":"structure","members":{"ReportLevel":{}}},"S4o":{"type":"structure","members":{"Version":{}}},"S65":{"type":"list","member":{}},"S6f":{"type":"structure","members":{"IopsRead":{"type":"double"},"IopsWrite":{"type":"double"},"IopsOther":{"type":"double"},"IopsTotal":{"type":"double"},"ThroughputRead":{"type":"double"},"ThroughputWrite":{"type":"double"},"ThroughputOther":{"type":"double"},"ThroughputTotal":{"type":"double"},"LatencyRead":{"type":"double"},"LatencyWrite":{"type":"double"},"LatencyOther":{"type":"double"}}},"S6g":{"type":"list","member":{"type":"structure","members":{"StorageType":{},"StorageConfiguration":{"type":"map","key":{},"value":{}},"EstimatedMonthlyStorageCost":{}}}},"S7n":{"type":"list","member":{}}}}
|
57389
57389
|
|
57390
57390
|
/***/ }),
|
57391
57391
|
/* 708 */
|
@@ -59047,7 +59047,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
59047
59047
|
/* 845 */
|
59048
59048
|
/***/ (function(module, exports) {
|
59049
59049
|
|
59050
|
-
module.exports = {"version":"2.0","metadata":{"apiVersion":"2019-09-27","endpointPrefix":"email","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceAbbreviation":"Amazon SES V2","serviceFullName":"Amazon Simple Email Service","serviceId":"SESv2","signatureVersion":"v4","signingName":"ses","uid":"sesv2-2019-09-27"},"operations":{"BatchGetMetricData":{"http":{"requestUri":"/v2/email/metrics/batch"},"input":{"type":"structure","required":["Queries"],"members":{"Queries":{"type":"list","member":{"type":"structure","required":["Id","Namespace","Metric","StartDate","EndDate"],"members":{"Id":{},"Namespace":{},"Metric":{},"Dimensions":{"type":"map","key":{},"value":{}},"StartDate":{"type":"timestamp"},"EndDate":{"type":"timestamp"}}}}}},"output":{"type":"structure","members":{"Results":{"type":"list","member":{"type":"structure","members":{"Id":{},"Timestamps":{"type":"list","member":{"type":"timestamp"}},"Values":{"type":"list","member":{"type":"long"}}}}},"Errors":{"type":"list","member":{"type":"structure","members":{"Id":{},"Code":{},"Message":{}}}}}}},"CancelExportJob":{"http":{"method":"PUT","requestUri":"/v2/email/export-jobs/{JobId}/cancel"},"input":{"type":"structure","required":["JobId"],"members":{"JobId":{"location":"uri","locationName":"JobId"}}},"output":{"type":"structure","members":{}}},"CreateConfigurationSet":{"http":{"requestUri":"/v2/email/configuration-sets"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{},"TrackingOptions":{"shape":"Sq"},"DeliveryOptions":{"shape":"Ss"},"ReputationOptions":{"shape":"Sv"},"SendingOptions":{"shape":"Sy"},"Tags":{"shape":"Sz"},"SuppressionOptions":{"shape":"S13"},"VdmOptions":{"shape":"S16"}}},"output":{"type":"structure","members":{}}},"CreateConfigurationSetEventDestination":{"http":{"requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations"},"input":{"type":"structure","required":["ConfigurationSetName","EventDestinationName","EventDestination"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"EventDestinationName":{},"EventDestination":{"shape":"S1d"}}},"output":{"type":"structure","members":{}}},"CreateContact":{"http":{"requestUri":"/v2/email/contact-lists/{ContactListName}/contacts"},"input":{"type":"structure","required":["ContactListName","EmailAddress"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"},"EmailAddress":{},"TopicPreferences":{"shape":"S1u"},"UnsubscribeAll":{"type":"boolean"},"AttributesData":{}}},"output":{"type":"structure","members":{}}},"CreateContactList":{"http":{"requestUri":"/v2/email/contact-lists"},"input":{"type":"structure","required":["ContactListName"],"members":{"ContactListName":{},"Topics":{"shape":"S22"},"Description":{},"Tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{}}},"CreateCustomVerificationEmailTemplate":{"http":{"requestUri":"/v2/email/custom-verification-email-templates"},"input":{"type":"structure","required":["TemplateName","FromEmailAddress","TemplateSubject","TemplateContent","SuccessRedirectionURL","FailureRedirectionURL"],"members":{"TemplateName":{},"FromEmailAddress":{},"TemplateSubject":{},"TemplateContent":{},"SuccessRedirectionURL":{},"FailureRedirectionURL":{}}},"output":{"type":"structure","members":{}}},"CreateDedicatedIpPool":{"http":{"requestUri":"/v2/email/dedicated-ip-pools"},"input":{"type":"structure","required":["PoolName"],"members":{"PoolName":{},"Tags":{"shape":"Sz"},"ScalingMode":{}}},"output":{"type":"structure","members":{}}},"CreateDeliverabilityTestReport":{"http":{"requestUri":"/v2/email/deliverability-dashboard/test"},"input":{"type":"structure","required":["FromEmailAddress","Content"],"members":{"ReportName":{},"FromEmailAddress":{},"Content":{"shape":"S2j"},"Tags":{"shape":"Sz"}}},"output":{"type":"structure","required":["ReportId","DeliverabilityTestStatus"],"members":{"ReportId":{},"DeliverabilityTestStatus":{}}}},"CreateEmailIdentity":{"http":{"requestUri":"/v2/email/identities"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{},"Tags":{"shape":"Sz"},"DkimSigningAttributes":{"shape":"S32"},"ConfigurationSetName":{}}},"output":{"type":"structure","members":{"IdentityType":{},"VerifiedForSendingStatus":{"type":"boolean"},"DkimAttributes":{"shape":"S38"}}}},"CreateEmailIdentityPolicy":{"http":{"requestUri":"/v2/email/identities/{EmailIdentity}/policies/{PolicyName}"},"input":{"type":"structure","required":["EmailIdentity","PolicyName","Policy"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"PolicyName":{"location":"uri","locationName":"PolicyName"},"Policy":{}}},"output":{"type":"structure","members":{}}},"CreateEmailTemplate":{"http":{"requestUri":"/v2/email/templates"},"input":{"type":"structure","required":["TemplateName","TemplateContent"],"members":{"TemplateName":{},"TemplateContent":{"shape":"S3i"}}},"output":{"type":"structure","members":{}}},"CreateExportJob":{"http":{"requestUri":"/v2/email/export-jobs"},"input":{"type":"structure","required":["ExportDataSource","ExportDestination"],"members":{"ExportDataSource":{"shape":"S3n"},"ExportDestination":{"shape":"S47"}}},"output":{"type":"structure","members":{"JobId":{}}}},"CreateImportJob":{"http":{"requestUri":"/v2/email/import-jobs"},"input":{"type":"structure","required":["ImportDestination","ImportDataSource"],"members":{"ImportDestination":{"shape":"S4c"},"ImportDataSource":{"shape":"S4h"}}},"output":{"type":"structure","members":{"JobId":{}}}},"DeleteConfigurationSet":{"http":{"method":"DELETE","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"}}},"output":{"type":"structure","members":{}}},"DeleteConfigurationSetEventDestination":{"http":{"method":"DELETE","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations/{EventDestinationName}"},"input":{"type":"structure","required":["ConfigurationSetName","EventDestinationName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"EventDestinationName":{"location":"uri","locationName":"EventDestinationName"}}},"output":{"type":"structure","members":{}}},"DeleteContact":{"http":{"method":"DELETE","requestUri":"/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}"},"input":{"type":"structure","required":["ContactListName","EmailAddress"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"},"EmailAddress":{"location":"uri","locationName":"EmailAddress"}}},"output":{"type":"structure","members":{}}},"DeleteContactList":{"http":{"method":"DELETE","requestUri":"/v2/email/contact-lists/{ContactListName}"},"input":{"type":"structure","required":["ContactListName"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"}}},"output":{"type":"structure","members":{}}},"DeleteCustomVerificationEmailTemplate":{"http":{"method":"DELETE","requestUri":"/v2/email/custom-verification-email-templates/{TemplateName}"},"input":{"type":"structure","required":["TemplateName"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"}}},"output":{"type":"structure","members":{}}},"DeleteDedicatedIpPool":{"http":{"method":"DELETE","requestUri":"/v2/email/dedicated-ip-pools/{PoolName}"},"input":{"type":"structure","required":["PoolName"],"members":{"PoolName":{"location":"uri","locationName":"PoolName"}}},"output":{"type":"structure","members":{}}},"DeleteEmailIdentity":{"http":{"method":"DELETE","requestUri":"/v2/email/identities/{EmailIdentity}"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"}}},"output":{"type":"structure","members":{}}},"DeleteEmailIdentityPolicy":{"http":{"method":"DELETE","requestUri":"/v2/email/identities/{EmailIdentity}/policies/{PolicyName}"},"input":{"type":"structure","required":["EmailIdentity","PolicyName"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"PolicyName":{"location":"uri","locationName":"PolicyName"}}},"output":{"type":"structure","members":{}}},"DeleteEmailTemplate":{"http":{"method":"DELETE","requestUri":"/v2/email/templates/{TemplateName}"},"input":{"type":"structure","required":["TemplateName"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"}}},"output":{"type":"structure","members":{}}},"DeleteSuppressedDestination":{"http":{"method":"DELETE","requestUri":"/v2/email/suppression/addresses/{EmailAddress}"},"input":{"type":"structure","required":["EmailAddress"],"members":{"EmailAddress":{"location":"uri","locationName":"EmailAddress"}}},"output":{"type":"structure","members":{}}},"GetAccount":{"http":{"method":"GET","requestUri":"/v2/email/account"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"DedicatedIpAutoWarmupEnabled":{"type":"boolean"},"EnforcementStatus":{},"ProductionAccessEnabled":{"type":"boolean"},"SendQuota":{"type":"structure","members":{"Max24HourSend":{"type":"double"},"MaxSendRate":{"type":"double"},"SentLast24Hours":{"type":"double"}}},"SendingEnabled":{"type":"boolean"},"SuppressionAttributes":{"type":"structure","members":{"SuppressedReasons":{"shape":"S14"}}},"Details":{"type":"structure","members":{"MailType":{},"WebsiteURL":{"shape":"S5d"},"ContactLanguage":{},"UseCaseDescription":{"shape":"S5f"},"AdditionalContactEmailAddresses":{"shape":"S5g"},"ReviewDetails":{"type":"structure","members":{"Status":{},"CaseId":{}}}}},"VdmAttributes":{"shape":"S5l"}}}},"GetBlacklistReports":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard/blacklist-report"},"input":{"type":"structure","required":["BlacklistItemNames"],"members":{"BlacklistItemNames":{"location":"querystring","locationName":"BlacklistItemNames","type":"list","member":{}}}},"output":{"type":"structure","required":["BlacklistReport"],"members":{"BlacklistReport":{"type":"map","key":{},"value":{"type":"list","member":{"type":"structure","members":{"RblName":{},"ListingTime":{"type":"timestamp"},"Description":{}}}}}}}},"GetConfigurationSet":{"http":{"method":"GET","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"}}},"output":{"type":"structure","members":{"ConfigurationSetName":{},"TrackingOptions":{"shape":"Sq"},"DeliveryOptions":{"shape":"Ss"},"ReputationOptions":{"shape":"Sv"},"SendingOptions":{"shape":"Sy"},"Tags":{"shape":"Sz"},"SuppressionOptions":{"shape":"S13"},"VdmOptions":{"shape":"S16"}}}},"GetConfigurationSetEventDestinations":{"http":{"method":"GET","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"}}},"output":{"type":"structure","members":{"EventDestinations":{"type":"list","member":{"type":"structure","required":["Name","MatchingEventTypes"],"members":{"Name":{},"Enabled":{"type":"boolean"},"MatchingEventTypes":{"shape":"S1e"},"KinesisFirehoseDestination":{"shape":"S1g"},"CloudWatchDestination":{"shape":"S1i"},"SnsDestination":{"shape":"S1o"},"PinpointDestination":{"shape":"S1p"}}}}}}},"GetContact":{"http":{"method":"GET","requestUri":"/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}"},"input":{"type":"structure","required":["ContactListName","EmailAddress"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"},"EmailAddress":{"location":"uri","locationName":"EmailAddress"}}},"output":{"type":"structure","members":{"ContactListName":{},"EmailAddress":{},"TopicPreferences":{"shape":"S1u"},"TopicDefaultPreferences":{"shape":"S1u"},"UnsubscribeAll":{"type":"boolean"},"AttributesData":{},"CreatedTimestamp":{"type":"timestamp"},"LastUpdatedTimestamp":{"type":"timestamp"}}}},"GetContactList":{"http":{"method":"GET","requestUri":"/v2/email/contact-lists/{ContactListName}"},"input":{"type":"structure","required":["ContactListName"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"}}},"output":{"type":"structure","members":{"ContactListName":{},"Topics":{"shape":"S22"},"Description":{},"CreatedTimestamp":{"type":"timestamp"},"LastUpdatedTimestamp":{"type":"timestamp"},"Tags":{"shape":"Sz"}}}},"GetCustomVerificationEmailTemplate":{"http":{"method":"GET","requestUri":"/v2/email/custom-verification-email-templates/{TemplateName}"},"input":{"type":"structure","required":["TemplateName"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"}}},"output":{"type":"structure","members":{"TemplateName":{},"FromEmailAddress":{},"TemplateSubject":{},"TemplateContent":{},"SuccessRedirectionURL":{},"FailureRedirectionURL":{}}}},"GetDedicatedIp":{"http":{"method":"GET","requestUri":"/v2/email/dedicated-ips/{IP}"},"input":{"type":"structure","required":["Ip"],"members":{"Ip":{"location":"uri","locationName":"IP"}}},"output":{"type":"structure","members":{"DedicatedIp":{"shape":"S6c"}}}},"GetDedicatedIpPool":{"http":{"method":"GET","requestUri":"/v2/email/dedicated-ip-pools/{PoolName}"},"input":{"type":"structure","required":["PoolName"],"members":{"PoolName":{"location":"uri","locationName":"PoolName"}}},"output":{"type":"structure","members":{"DedicatedIpPool":{"type":"structure","required":["PoolName","ScalingMode"],"members":{"PoolName":{},"ScalingMode":{}}}}}},"GetDedicatedIps":{"http":{"method":"GET","requestUri":"/v2/email/dedicated-ips"},"input":{"type":"structure","members":{"PoolName":{"location":"querystring","locationName":"PoolName"},"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"DedicatedIps":{"type":"list","member":{"shape":"S6c"}},"NextToken":{}}}},"GetDeliverabilityDashboardOptions":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard"},"input":{"type":"structure","members":{}},"output":{"type":"structure","required":["DashboardEnabled"],"members":{"DashboardEnabled":{"type":"boolean"},"SubscriptionExpiryDate":{"type":"timestamp"},"AccountStatus":{},"ActiveSubscribedDomains":{"shape":"S6q"},"PendingExpirationSubscribedDomains":{"shape":"S6q"}}}},"GetDeliverabilityTestReport":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard/test-reports/{ReportId}"},"input":{"type":"structure","required":["ReportId"],"members":{"ReportId":{"location":"uri","locationName":"ReportId"}}},"output":{"type":"structure","required":["DeliverabilityTestReport","OverallPlacement","IspPlacements"],"members":{"DeliverabilityTestReport":{"shape":"S6y"},"OverallPlacement":{"shape":"S70"},"IspPlacements":{"type":"list","member":{"type":"structure","members":{"IspName":{},"PlacementStatistics":{"shape":"S70"}}}},"Message":{},"Tags":{"shape":"Sz"}}}},"GetDomainDeliverabilityCampaign":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard/campaigns/{CampaignId}"},"input":{"type":"structure","required":["CampaignId"],"members":{"CampaignId":{"location":"uri","locationName":"CampaignId"}}},"output":{"type":"structure","required":["DomainDeliverabilityCampaign"],"members":{"DomainDeliverabilityCampaign":{"shape":"S78"}}}},"GetDomainStatisticsReport":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard/statistics-report/{Domain}"},"input":{"type":"structure","required":["Domain","StartDate","EndDate"],"members":{"Domain":{"location":"uri","locationName":"Domain"},"StartDate":{"location":"querystring","locationName":"StartDate","type":"timestamp"},"EndDate":{"location":"querystring","locationName":"EndDate","type":"timestamp"}}},"output":{"type":"structure","required":["OverallVolume","DailyVolumes"],"members":{"OverallVolume":{"type":"structure","members":{"VolumeStatistics":{"shape":"S7i"},"ReadRatePercent":{"type":"double"},"DomainIspPlacements":{"shape":"S7j"}}},"DailyVolumes":{"type":"list","member":{"type":"structure","members":{"StartDate":{"type":"timestamp"},"VolumeStatistics":{"shape":"S7i"},"DomainIspPlacements":{"shape":"S7j"}}}}}}},"GetEmailIdentity":{"http":{"method":"GET","requestUri":"/v2/email/identities/{EmailIdentity}"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"}}},"output":{"type":"structure","members":{"IdentityType":{},"FeedbackForwardingStatus":{"type":"boolean"},"VerifiedForSendingStatus":{"type":"boolean"},"DkimAttributes":{"shape":"S38"},"MailFromAttributes":{"type":"structure","required":["MailFromDomain","MailFromDomainStatus","BehaviorOnMxFailure"],"members":{"MailFromDomain":{},"MailFromDomainStatus":{},"BehaviorOnMxFailure":{}}},"Policies":{"shape":"S7t"},"Tags":{"shape":"Sz"},"ConfigurationSetName":{},"VerificationStatus":{},"VerificationInfo":{"type":"structure","members":{"LastCheckedTimestamp":{"type":"timestamp"},"LastSuccessTimestamp":{"type":"timestamp"},"ErrorType":{},"SOARecord":{"type":"structure","members":{"PrimaryNameServer":{},"AdminEmail":{},"SerialNumber":{"type":"long"}}}}}}}},"GetEmailIdentityPolicies":{"http":{"method":"GET","requestUri":"/v2/email/identities/{EmailIdentity}/policies"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"}}},"output":{"type":"structure","members":{"Policies":{"shape":"S7t"}}}},"GetEmailTemplate":{"http":{"method":"GET","requestUri":"/v2/email/templates/{TemplateName}"},"input":{"type":"structure","required":["TemplateName"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"}}},"output":{"type":"structure","required":["TemplateName","TemplateContent"],"members":{"TemplateName":{},"TemplateContent":{"shape":"S3i"}}}},"GetExportJob":{"http":{"method":"GET","requestUri":"/v2/email/export-jobs/{JobId}"},"input":{"type":"structure","required":["JobId"],"members":{"JobId":{"location":"uri","locationName":"JobId"}}},"output":{"type":"structure","members":{"JobId":{},"ExportSourceType":{},"JobStatus":{},"ExportDestination":{"shape":"S47"},"ExportDataSource":{"shape":"S3n"},"CreatedTimestamp":{"type":"timestamp"},"CompletedTimestamp":{"type":"timestamp"},"FailureInfo":{"shape":"S89"},"Statistics":{"type":"structure","members":{"ProcessedRecordsCount":{"type":"integer"},"ExportedRecordsCount":{"type":"integer"}}}}}},"GetImportJob":{"http":{"method":"GET","requestUri":"/v2/email/import-jobs/{JobId}"},"input":{"type":"structure","required":["JobId"],"members":{"JobId":{"location":"uri","locationName":"JobId"}}},"output":{"type":"structure","members":{"JobId":{},"ImportDestination":{"shape":"S4c"},"ImportDataSource":{"shape":"S4h"},"FailureInfo":{"shape":"S89"},"JobStatus":{},"CreatedTimestamp":{"type":"timestamp"},"CompletedTimestamp":{"type":"timestamp"},"ProcessedRecordsCount":{"type":"integer"},"FailedRecordsCount":{"type":"integer"}}}},"GetMessageInsights":{"http":{"method":"GET","requestUri":"/v2/email/insights/{MessageId}/"},"input":{"type":"structure","required":["MessageId"],"members":{"MessageId":{"location":"uri","locationName":"MessageId"}}},"output":{"type":"structure","members":{"MessageId":{},"FromEmailAddress":{"shape":"S3x"},"Subject":{"shape":"S3z"},"EmailTags":{"shape":"S8l"},"Insights":{"type":"list","member":{"type":"structure","members":{"Destination":{"shape":"S3x"},"Isp":{},"Events":{"type":"list","member":{"type":"structure","members":{"Timestamp":{"type":"timestamp"},"Type":{},"Details":{"type":"structure","members":{"Bounce":{"type":"structure","members":{"BounceType":{},"BounceSubType":{},"DiagnosticCode":{}}},"Complaint":{"type":"structure","members":{"ComplaintSubType":{},"ComplaintFeedbackType":{}}}}}}}}}}}}}},"GetSuppressedDestination":{"http":{"method":"GET","requestUri":"/v2/email/suppression/addresses/{EmailAddress}"},"input":{"type":"structure","required":["EmailAddress"],"members":{"EmailAddress":{"location":"uri","locationName":"EmailAddress"}}},"output":{"type":"structure","required":["SuppressedDestination"],"members":{"SuppressedDestination":{"type":"structure","required":["EmailAddress","Reason","LastUpdateTime"],"members":{"EmailAddress":{},"Reason":{},"LastUpdateTime":{"type":"timestamp"},"Attributes":{"type":"structure","members":{"MessageId":{},"FeedbackId":{}}}}}}}},"ListConfigurationSets":{"http":{"method":"GET","requestUri":"/v2/email/configuration-sets"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"ConfigurationSets":{"type":"list","member":{}},"NextToken":{}}}},"ListContactLists":{"http":{"method":"GET","requestUri":"/v2/email/contact-lists"},"input":{"type":"structure","members":{"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"ContactLists":{"type":"list","member":{"type":"structure","members":{"ContactListName":{},"LastUpdatedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"ListContacts":{"http":{"requestUri":"/v2/email/contact-lists/{ContactListName}/contacts/list"},"input":{"type":"structure","required":["ContactListName"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"},"Filter":{"type":"structure","members":{"FilteredStatus":{},"TopicFilter":{"type":"structure","members":{"TopicName":{},"UseDefaultIfPreferenceUnavailable":{"type":"boolean"}}}}},"PageSize":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Contacts":{"type":"list","member":{"type":"structure","members":{"EmailAddress":{},"TopicPreferences":{"shape":"S1u"},"TopicDefaultPreferences":{"shape":"S1u"},"UnsubscribeAll":{"type":"boolean"},"LastUpdatedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"ListCustomVerificationEmailTemplates":{"http":{"method":"GET","requestUri":"/v2/email/custom-verification-email-templates"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"CustomVerificationEmailTemplates":{"type":"list","member":{"type":"structure","members":{"TemplateName":{},"FromEmailAddress":{},"TemplateSubject":{},"SuccessRedirectionURL":{},"FailureRedirectionURL":{}}}},"NextToken":{}}}},"ListDedicatedIpPools":{"http":{"method":"GET","requestUri":"/v2/email/dedicated-ip-pools"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"DedicatedIpPools":{"type":"list","member":{}},"NextToken":{}}}},"ListDeliverabilityTestReports":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard/test-reports"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","required":["DeliverabilityTestReports"],"members":{"DeliverabilityTestReports":{"type":"list","member":{"shape":"S6y"}},"NextToken":{}}}},"ListDomainDeliverabilityCampaigns":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard/domains/{SubscribedDomain}/campaigns"},"input":{"type":"structure","required":["StartDate","EndDate","SubscribedDomain"],"members":{"StartDate":{"location":"querystring","locationName":"StartDate","type":"timestamp"},"EndDate":{"location":"querystring","locationName":"EndDate","type":"timestamp"},"SubscribedDomain":{"location":"uri","locationName":"SubscribedDomain"},"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","required":["DomainDeliverabilityCampaigns"],"members":{"DomainDeliverabilityCampaigns":{"type":"list","member":{"shape":"S78"}},"NextToken":{}}}},"ListEmailIdentities":{"http":{"method":"GET","requestUri":"/v2/email/identities"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"EmailIdentities":{"type":"list","member":{"type":"structure","members":{"IdentityType":{},"IdentityName":{},"SendingEnabled":{"type":"boolean"},"VerificationStatus":{}}}},"NextToken":{}}}},"ListEmailTemplates":{"http":{"method":"GET","requestUri":"/v2/email/templates"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"TemplatesMetadata":{"type":"list","member":{"type":"structure","members":{"TemplateName":{},"CreatedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"ListExportJobs":{"http":{"requestUri":"/v2/email/list-export-jobs"},"input":{"type":"structure","members":{"NextToken":{},"PageSize":{"type":"integer"},"ExportSourceType":{},"JobStatus":{}}},"output":{"type":"structure","members":{"ExportJobs":{"type":"list","member":{"type":"structure","members":{"JobId":{},"ExportSourceType":{},"JobStatus":{},"CreatedTimestamp":{"type":"timestamp"},"CompletedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"ListImportJobs":{"http":{"requestUri":"/v2/email/import-jobs/list"},"input":{"type":"structure","members":{"ImportDestinationType":{},"NextToken":{},"PageSize":{"type":"integer"}}},"output":{"type":"structure","members":{"ImportJobs":{"type":"list","member":{"type":"structure","members":{"JobId":{},"ImportDestination":{"shape":"S4c"},"JobStatus":{},"CreatedTimestamp":{"type":"timestamp"},"ProcessedRecordsCount":{"type":"integer"},"FailedRecordsCount":{"type":"integer"}}}},"NextToken":{}}}},"ListRecommendations":{"http":{"requestUri":"/v2/email/vdm/recommendations"},"input":{"type":"structure","members":{"Filter":{"type":"map","key":{},"value":{}},"NextToken":{},"PageSize":{"type":"integer"}}},"output":{"type":"structure","members":{"Recommendations":{"type":"list","member":{"type":"structure","members":{"ResourceArn":{},"Type":{},"Description":{},"Status":{},"CreatedTimestamp":{"type":"timestamp"},"LastUpdatedTimestamp":{"type":"timestamp"},"Impact":{}}}},"NextToken":{}}}},"ListSuppressedDestinations":{"http":{"method":"GET","requestUri":"/v2/email/suppression/addresses"},"input":{"type":"structure","members":{"Reasons":{"shape":"S14","location":"querystring","locationName":"Reason"},"StartDate":{"location":"querystring","locationName":"StartDate","type":"timestamp"},"EndDate":{"location":"querystring","locationName":"EndDate","type":"timestamp"},"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"SuppressedDestinationSummaries":{"type":"list","member":{"type":"structure","required":["EmailAddress","Reason","LastUpdateTime"],"members":{"EmailAddress":{},"Reason":{},"LastUpdateTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/v2/email/tags"},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"querystring","locationName":"ResourceArn"}}},"output":{"type":"structure","required":["Tags"],"members":{"Tags":{"shape":"Sz"}}}},"PutAccountDedicatedIpWarmupAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/account/dedicated-ips/warmup"},"input":{"type":"structure","members":{"AutoWarmupEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutAccountDetails":{"http":{"requestUri":"/v2/email/account/details"},"input":{"type":"structure","required":["MailType","WebsiteURL","UseCaseDescription"],"members":{"MailType":{},"WebsiteURL":{"shape":"S5d"},"ContactLanguage":{},"UseCaseDescription":{"shape":"S5f"},"AdditionalContactEmailAddresses":{"shape":"S5g"},"ProductionAccessEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutAccountSendingAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/account/sending"},"input":{"type":"structure","members":{"SendingEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutAccountSuppressionAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/account/suppression"},"input":{"type":"structure","members":{"SuppressedReasons":{"shape":"S14"}}},"output":{"type":"structure","members":{}}},"PutAccountVdmAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/account/vdm"},"input":{"type":"structure","required":["VdmAttributes"],"members":{"VdmAttributes":{"shape":"S5l"}}},"output":{"type":"structure","members":{}}},"PutConfigurationSetDeliveryOptions":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/delivery-options"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"TlsPolicy":{},"SendingPoolName":{}}},"output":{"type":"structure","members":{}}},"PutConfigurationSetReputationOptions":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/reputation-options"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"ReputationMetricsEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutConfigurationSetSendingOptions":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/sending"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"SendingEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutConfigurationSetSuppressionOptions":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/suppression-options"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"SuppressedReasons":{"shape":"S14"}}},"output":{"type":"structure","members":{}}},"PutConfigurationSetTrackingOptions":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/tracking-options"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"CustomRedirectDomain":{}}},"output":{"type":"structure","members":{}}},"PutConfigurationSetVdmOptions":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/vdm-options"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"VdmOptions":{"shape":"S16"}}},"output":{"type":"structure","members":{}}},"PutDedicatedIpInPool":{"http":{"method":"PUT","requestUri":"/v2/email/dedicated-ips/{IP}/pool"},"input":{"type":"structure","required":["Ip","DestinationPoolName"],"members":{"Ip":{"location":"uri","locationName":"IP"},"DestinationPoolName":{}}},"output":{"type":"structure","members":{}}},"PutDedicatedIpPoolScalingAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/dedicated-ip-pools/{PoolName}/scaling"},"input":{"type":"structure","required":["PoolName","ScalingMode"],"members":{"PoolName":{"location":"uri","locationName":"PoolName"},"ScalingMode":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"PutDedicatedIpWarmupAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/dedicated-ips/{IP}/warmup"},"input":{"type":"structure","required":["Ip","WarmupPercentage"],"members":{"Ip":{"location":"uri","locationName":"IP"},"WarmupPercentage":{"type":"integer"}}},"output":{"type":"structure","members":{}}},"PutDeliverabilityDashboardOption":{"http":{"method":"PUT","requestUri":"/v2/email/deliverability-dashboard"},"input":{"type":"structure","required":["DashboardEnabled"],"members":{"DashboardEnabled":{"type":"boolean"},"SubscribedDomains":{"shape":"S6q"}}},"output":{"type":"structure","members":{}}},"PutEmailIdentityConfigurationSetAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/identities/{EmailIdentity}/configuration-set"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"ConfigurationSetName":{}}},"output":{"type":"structure","members":{}}},"PutEmailIdentityDkimAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/identities/{EmailIdentity}/dkim"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"SigningEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutEmailIdentityDkimSigningAttributes":{"http":{"method":"PUT","requestUri":"/v1/email/identities/{EmailIdentity}/dkim/signing"},"input":{"type":"structure","required":["EmailIdentity","SigningAttributesOrigin"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"SigningAttributesOrigin":{},"SigningAttributes":{"shape":"S32"}}},"output":{"type":"structure","members":{"DkimStatus":{},"DkimTokens":{"shape":"S3a"}}}},"PutEmailIdentityFeedbackAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/identities/{EmailIdentity}/feedback"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"EmailForwardingEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutEmailIdentityMailFromAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/identities/{EmailIdentity}/mail-from"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"MailFromDomain":{},"BehaviorOnMxFailure":{}}},"output":{"type":"structure","members":{}}},"PutSuppressedDestination":{"http":{"method":"PUT","requestUri":"/v2/email/suppression/addresses"},"input":{"type":"structure","required":["EmailAddress","Reason"],"members":{"EmailAddress":{},"Reason":{}}},"output":{"type":"structure","members":{}}},"SendBulkEmail":{"http":{"requestUri":"/v2/email/outbound-bulk-emails"},"input":{"type":"structure","required":["DefaultContent","BulkEmailEntries"],"members":{"FromEmailAddress":{},"FromEmailAddressIdentityArn":{},"ReplyToAddresses":{"shape":"Sc4"},"FeedbackForwardingEmailAddress":{},"FeedbackForwardingEmailAddressIdentityArn":{},"DefaultEmailTags":{"shape":"S8l"},"DefaultContent":{"type":"structure","members":{"Template":{"shape":"S2v"}}},"BulkEmailEntries":{"type":"list","member":{"type":"structure","required":["Destination"],"members":{"Destination":{"shape":"Sc8"},"ReplacementTags":{"shape":"S8l"},"ReplacementEmailContent":{"type":"structure","members":{"ReplacementTemplate":{"type":"structure","members":{"ReplacementTemplateData":{}}}}}}}},"ConfigurationSetName":{}}},"output":{"type":"structure","required":["BulkEmailEntryResults"],"members":{"BulkEmailEntryResults":{"type":"list","member":{"type":"structure","members":{"Status":{},"Error":{},"MessageId":{}}}}}}},"SendCustomVerificationEmail":{"http":{"requestUri":"/v2/email/outbound-custom-verification-emails"},"input":{"type":"structure","required":["EmailAddress","TemplateName"],"members":{"EmailAddress":{},"TemplateName":{},"ConfigurationSetName":{}}},"output":{"type":"structure","members":{"MessageId":{}}}},"SendEmail":{"http":{"requestUri":"/v2/email/outbound-emails"},"input":{"type":"structure","required":["Content"],"members":{"FromEmailAddress":{},"FromEmailAddressIdentityArn":{},"Destination":{"shape":"Sc8"},"ReplyToAddresses":{"shape":"Sc4"},"FeedbackForwardingEmailAddress":{},"FeedbackForwardingEmailAddressIdentityArn":{},"Content":{"shape":"S2j"},"EmailTags":{"shape":"S8l"},"ConfigurationSetName":{},"ListManagementOptions":{"type":"structure","required":["ContactListName"],"members":{"ContactListName":{},"TopicName":{}}}}},"output":{"type":"structure","members":{"MessageId":{}}}},"TagResource":{"http":{"requestUri":"/v2/email/tags"},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{}}},"TestRenderEmailTemplate":{"http":{"requestUri":"/v2/email/templates/{TemplateName}/render"},"input":{"type":"structure","required":["TemplateName","TemplateData"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"},"TemplateData":{}}},"output":{"type":"structure","required":["RenderedTemplate"],"members":{"RenderedTemplate":{}}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/v2/email/tags"},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"querystring","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"TagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateConfigurationSetEventDestination":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations/{EventDestinationName}"},"input":{"type":"structure","required":["ConfigurationSetName","EventDestinationName","EventDestination"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"EventDestinationName":{"location":"uri","locationName":"EventDestinationName"},"EventDestination":{"shape":"S1d"}}},"output":{"type":"structure","members":{}}},"UpdateContact":{"http":{"method":"PUT","requestUri":"/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}"},"input":{"type":"structure","required":["ContactListName","EmailAddress"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"},"EmailAddress":{"location":"uri","locationName":"EmailAddress"},"TopicPreferences":{"shape":"S1u"},"UnsubscribeAll":{"type":"boolean"},"AttributesData":{}}},"output":{"type":"structure","members":{}}},"UpdateContactList":{"http":{"method":"PUT","requestUri":"/v2/email/contact-lists/{ContactListName}"},"input":{"type":"structure","required":["ContactListName"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"},"Topics":{"shape":"S22"},"Description":{}}},"output":{"type":"structure","members":{}}},"UpdateCustomVerificationEmailTemplate":{"http":{"method":"PUT","requestUri":"/v2/email/custom-verification-email-templates/{TemplateName}"},"input":{"type":"structure","required":["TemplateName","FromEmailAddress","TemplateSubject","TemplateContent","SuccessRedirectionURL","FailureRedirectionURL"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"},"FromEmailAddress":{},"TemplateSubject":{},"TemplateContent":{},"SuccessRedirectionURL":{},"FailureRedirectionURL":{}}},"output":{"type":"structure","members":{}}},"UpdateEmailIdentityPolicy":{"http":{"method":"PUT","requestUri":"/v2/email/identities/{EmailIdentity}/policies/{PolicyName}"},"input":{"type":"structure","required":["EmailIdentity","PolicyName","Policy"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"PolicyName":{"location":"uri","locationName":"PolicyName"},"Policy":{}}},"output":{"type":"structure","members":{}}},"UpdateEmailTemplate":{"http":{"method":"PUT","requestUri":"/v2/email/templates/{TemplateName}"},"input":{"type":"structure","required":["TemplateName","TemplateContent"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"},"TemplateContent":{"shape":"S3i"}}},"output":{"type":"structure","members":{}}}},"shapes":{"Sq":{"type":"structure","required":["CustomRedirectDomain"],"members":{"CustomRedirectDomain":{}}},"Ss":{"type":"structure","members":{"TlsPolicy":{},"SendingPoolName":{}}},"Sv":{"type":"structure","members":{"ReputationMetricsEnabled":{"type":"boolean"},"LastFreshStart":{"type":"timestamp"}}},"Sy":{"type":"structure","members":{"SendingEnabled":{"type":"boolean"}}},"Sz":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S13":{"type":"structure","members":{"SuppressedReasons":{"shape":"S14"}}},"S14":{"type":"list","member":{}},"S16":{"type":"structure","members":{"DashboardOptions":{"type":"structure","members":{"EngagementMetrics":{}}},"GuardianOptions":{"type":"structure","members":{"OptimizedSharedDelivery":{}}}}},"S1d":{"type":"structure","members":{"Enabled":{"type":"boolean"},"MatchingEventTypes":{"shape":"S1e"},"KinesisFirehoseDestination":{"shape":"S1g"},"CloudWatchDestination":{"shape":"S1i"},"SnsDestination":{"shape":"S1o"},"PinpointDestination":{"shape":"S1p"}}},"S1e":{"type":"list","member":{}},"S1g":{"type":"structure","required":["IamRoleArn","DeliveryStreamArn"],"members":{"IamRoleArn":{},"DeliveryStreamArn":{}}},"S1i":{"type":"structure","required":["DimensionConfigurations"],"members":{"DimensionConfigurations":{"type":"list","member":{"type":"structure","required":["DimensionName","DimensionValueSource","DefaultDimensionValue"],"members":{"DimensionName":{},"DimensionValueSource":{},"DefaultDimensionValue":{}}}}}},"S1o":{"type":"structure","required":["TopicArn"],"members":{"TopicArn":{}}},"S1p":{"type":"structure","members":{"ApplicationArn":{}}},"S1u":{"type":"list","member":{"type":"structure","required":["TopicName","SubscriptionStatus"],"members":{"TopicName":{},"SubscriptionStatus":{}}}},"S22":{"type":"list","member":{"type":"structure","required":["TopicName","DisplayName","DefaultSubscriptionStatus"],"members":{"TopicName":{},"DisplayName":{},"Description":{},"DefaultSubscriptionStatus":{}}}},"S2j":{"type":"structure","members":{"Simple":{"type":"structure","required":["Subject","Body"],"members":{"Subject":{"shape":"S2l"},"Body":{"type":"structure","members":{"Text":{"shape":"S2l"},"Html":{"shape":"S2l"}}},"Headers":{"shape":"S2p"}}},"Raw":{"type":"structure","required":["Data"],"members":{"Data":{"type":"blob"}}},"Template":{"shape":"S2v"}}},"S2l":{"type":"structure","required":["Data"],"members":{"Data":{},"Charset":{}}},"S2p":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S2v":{"type":"structure","members":{"TemplateName":{},"TemplateArn":{},"TemplateData":{},"Headers":{"shape":"S2p"}}},"S32":{"type":"structure","members":{"DomainSigningSelector":{},"DomainSigningPrivateKey":{"type":"string","sensitive":true},"NextSigningKeyLength":{}}},"S38":{"type":"structure","members":{"SigningEnabled":{"type":"boolean"},"Status":{},"Tokens":{"shape":"S3a"},"SigningAttributesOrigin":{},"NextSigningKeyLength":{},"CurrentSigningKeyLength":{},"LastKeyGenerationTimestamp":{"type":"timestamp"}}},"S3a":{"type":"list","member":{}},"S3i":{"type":"structure","members":{"Subject":{},"Text":{},"Html":{}}},"S3n":{"type":"structure","members":{"MetricsDataSource":{"type":"structure","required":["Dimensions","Namespace","Metrics","StartDate","EndDate"],"members":{"Dimensions":{"type":"map","key":{},"value":{"type":"list","member":{}}},"Namespace":{},"Metrics":{"type":"list","member":{"type":"structure","members":{"Name":{},"Aggregation":{}}}},"StartDate":{"type":"timestamp"},"EndDate":{"type":"timestamp"}}},"MessageInsightsDataSource":{"type":"structure","required":["StartDate","EndDate"],"members":{"StartDate":{"type":"timestamp"},"EndDate":{"type":"timestamp"},"Include":{"shape":"S3v"},"Exclude":{"shape":"S3v"},"MaxResults":{"type":"integer"}}}}},"S3v":{"type":"structure","members":{"FromEmailAddress":{"shape":"S3w"},"Destination":{"shape":"S3w"},"Subject":{"type":"list","member":{"shape":"S3z"}},"Isp":{"type":"list","member":{}},"LastDeliveryEvent":{"type":"list","member":{}},"LastEngagementEvent":{"type":"list","member":{}}}},"S3w":{"type":"list","member":{"shape":"S3x"}},"S3x":{"type":"string","sensitive":true},"S3z":{"type":"string","sensitive":true},"S47":{"type":"structure","required":["DataFormat"],"members":{"DataFormat":{},"S3Url":{}}},"S4c":{"type":"structure","members":{"SuppressionListDestination":{"type":"structure","required":["SuppressionListImportAction"],"members":{"SuppressionListImportAction":{}}},"ContactListDestination":{"type":"structure","required":["ContactListName","ContactListImportAction"],"members":{"ContactListName":{},"ContactListImportAction":{}}}}},"S4h":{"type":"structure","required":["S3Url","DataFormat"],"members":{"S3Url":{},"DataFormat":{}}},"S5d":{"type":"string","sensitive":true},"S5f":{"type":"string","sensitive":true},"S5g":{"type":"list","member":{"type":"string","sensitive":true},"sensitive":true},"S5l":{"type":"structure","required":["VdmEnabled"],"members":{"VdmEnabled":{},"DashboardAttributes":{"type":"structure","members":{"EngagementMetrics":{}}},"GuardianAttributes":{"type":"structure","members":{"OptimizedSharedDelivery":{}}}}},"S6c":{"type":"structure","required":["Ip","WarmupStatus","WarmupPercentage"],"members":{"Ip":{},"WarmupStatus":{},"WarmupPercentage":{"type":"integer"},"PoolName":{}}},"S6q":{"type":"list","member":{"type":"structure","members":{"Domain":{},"SubscriptionStartDate":{"type":"timestamp"},"InboxPlacementTrackingOption":{"type":"structure","members":{"Global":{"type":"boolean"},"TrackedIsps":{"type":"list","member":{}}}}}}},"S6y":{"type":"structure","members":{"ReportId":{},"ReportName":{},"Subject":{},"FromEmailAddress":{},"CreateDate":{"type":"timestamp"},"DeliverabilityTestStatus":{}}},"S70":{"type":"structure","members":{"InboxPercentage":{"type":"double"},"SpamPercentage":{"type":"double"},"MissingPercentage":{"type":"double"},"SpfPercentage":{"type":"double"},"DkimPercentage":{"type":"double"}}},"S78":{"type":"structure","members":{"CampaignId":{},"ImageUrl":{},"Subject":{},"FromAddress":{},"SendingIps":{"type":"list","member":{}},"FirstSeenDateTime":{"type":"timestamp"},"LastSeenDateTime":{"type":"timestamp"},"InboxCount":{"type":"long"},"SpamCount":{"type":"long"},"ReadRate":{"type":"double"},"DeleteRate":{"type":"double"},"ReadDeleteRate":{"type":"double"},"ProjectedVolume":{"type":"long"},"Esps":{"type":"list","member":{}}}},"S7i":{"type":"structure","members":{"InboxRawCount":{"type":"long"},"SpamRawCount":{"type":"long"},"ProjectedInbox":{"type":"long"},"ProjectedSpam":{"type":"long"}}},"S7j":{"type":"list","member":{"type":"structure","members":{"IspName":{},"InboxRawCount":{"type":"long"},"SpamRawCount":{"type":"long"},"InboxPercentage":{"type":"double"},"SpamPercentage":{"type":"double"}}}},"S7t":{"type":"map","key":{},"value":{}},"S89":{"type":"structure","members":{"FailedRecordsS3Url":{},"ErrorMessage":{}}},"S8l":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"Sc4":{"type":"list","member":{}},"Sc8":{"type":"structure","members":{"ToAddresses":{"shape":"Sc4"},"CcAddresses":{"shape":"Sc4"},"BccAddresses":{"shape":"Sc4"}}}}}
|
59050
|
+
module.exports = {"version":"2.0","metadata":{"apiVersion":"2019-09-27","endpointPrefix":"email","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceAbbreviation":"Amazon SES V2","serviceFullName":"Amazon Simple Email Service","serviceId":"SESv2","signatureVersion":"v4","signingName":"ses","uid":"sesv2-2019-09-27"},"operations":{"BatchGetMetricData":{"http":{"requestUri":"/v2/email/metrics/batch"},"input":{"type":"structure","required":["Queries"],"members":{"Queries":{"type":"list","member":{"type":"structure","required":["Id","Namespace","Metric","StartDate","EndDate"],"members":{"Id":{},"Namespace":{},"Metric":{},"Dimensions":{"type":"map","key":{},"value":{}},"StartDate":{"type":"timestamp"},"EndDate":{"type":"timestamp"}}}}}},"output":{"type":"structure","members":{"Results":{"type":"list","member":{"type":"structure","members":{"Id":{},"Timestamps":{"type":"list","member":{"type":"timestamp"}},"Values":{"type":"list","member":{"type":"long"}}}}},"Errors":{"type":"list","member":{"type":"structure","members":{"Id":{},"Code":{},"Message":{}}}}}}},"CancelExportJob":{"http":{"method":"PUT","requestUri":"/v2/email/export-jobs/{JobId}/cancel"},"input":{"type":"structure","required":["JobId"],"members":{"JobId":{"location":"uri","locationName":"JobId"}}},"output":{"type":"structure","members":{}}},"CreateConfigurationSet":{"http":{"requestUri":"/v2/email/configuration-sets"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{},"TrackingOptions":{"shape":"Sq"},"DeliveryOptions":{"shape":"Ss"},"ReputationOptions":{"shape":"Sv"},"SendingOptions":{"shape":"Sy"},"Tags":{"shape":"Sz"},"SuppressionOptions":{"shape":"S13"},"VdmOptions":{"shape":"S16"}}},"output":{"type":"structure","members":{}}},"CreateConfigurationSetEventDestination":{"http":{"requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations"},"input":{"type":"structure","required":["ConfigurationSetName","EventDestinationName","EventDestination"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"EventDestinationName":{},"EventDestination":{"shape":"S1d"}}},"output":{"type":"structure","members":{}}},"CreateContact":{"http":{"requestUri":"/v2/email/contact-lists/{ContactListName}/contacts"},"input":{"type":"structure","required":["ContactListName","EmailAddress"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"},"EmailAddress":{},"TopicPreferences":{"shape":"S1u"},"UnsubscribeAll":{"type":"boolean"},"AttributesData":{}}},"output":{"type":"structure","members":{}}},"CreateContactList":{"http":{"requestUri":"/v2/email/contact-lists"},"input":{"type":"structure","required":["ContactListName"],"members":{"ContactListName":{},"Topics":{"shape":"S22"},"Description":{},"Tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{}}},"CreateCustomVerificationEmailTemplate":{"http":{"requestUri":"/v2/email/custom-verification-email-templates"},"input":{"type":"structure","required":["TemplateName","FromEmailAddress","TemplateSubject","TemplateContent","SuccessRedirectionURL","FailureRedirectionURL"],"members":{"TemplateName":{},"FromEmailAddress":{},"TemplateSubject":{},"TemplateContent":{},"SuccessRedirectionURL":{},"FailureRedirectionURL":{}}},"output":{"type":"structure","members":{}}},"CreateDedicatedIpPool":{"http":{"requestUri":"/v2/email/dedicated-ip-pools"},"input":{"type":"structure","required":["PoolName"],"members":{"PoolName":{},"Tags":{"shape":"Sz"},"ScalingMode":{}}},"output":{"type":"structure","members":{}}},"CreateDeliverabilityTestReport":{"http":{"requestUri":"/v2/email/deliverability-dashboard/test"},"input":{"type":"structure","required":["FromEmailAddress","Content"],"members":{"ReportName":{},"FromEmailAddress":{},"Content":{"shape":"S2j"},"Tags":{"shape":"Sz"}}},"output":{"type":"structure","required":["ReportId","DeliverabilityTestStatus"],"members":{"ReportId":{},"DeliverabilityTestStatus":{}}}},"CreateEmailIdentity":{"http":{"requestUri":"/v2/email/identities"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{},"Tags":{"shape":"Sz"},"DkimSigningAttributes":{"shape":"S32"},"ConfigurationSetName":{}}},"output":{"type":"structure","members":{"IdentityType":{},"VerifiedForSendingStatus":{"type":"boolean"},"DkimAttributes":{"shape":"S38"}}}},"CreateEmailIdentityPolicy":{"http":{"requestUri":"/v2/email/identities/{EmailIdentity}/policies/{PolicyName}"},"input":{"type":"structure","required":["EmailIdentity","PolicyName","Policy"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"PolicyName":{"location":"uri","locationName":"PolicyName"},"Policy":{}}},"output":{"type":"structure","members":{}}},"CreateEmailTemplate":{"http":{"requestUri":"/v2/email/templates"},"input":{"type":"structure","required":["TemplateName","TemplateContent"],"members":{"TemplateName":{},"TemplateContent":{"shape":"S3i"}}},"output":{"type":"structure","members":{}}},"CreateExportJob":{"http":{"requestUri":"/v2/email/export-jobs"},"input":{"type":"structure","required":["ExportDataSource","ExportDestination"],"members":{"ExportDataSource":{"shape":"S3n"},"ExportDestination":{"shape":"S47"}}},"output":{"type":"structure","members":{"JobId":{}}}},"CreateImportJob":{"http":{"requestUri":"/v2/email/import-jobs"},"input":{"type":"structure","required":["ImportDestination","ImportDataSource"],"members":{"ImportDestination":{"shape":"S4c"},"ImportDataSource":{"shape":"S4h"}}},"output":{"type":"structure","members":{"JobId":{}}}},"DeleteConfigurationSet":{"http":{"method":"DELETE","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"}}},"output":{"type":"structure","members":{}}},"DeleteConfigurationSetEventDestination":{"http":{"method":"DELETE","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations/{EventDestinationName}"},"input":{"type":"structure","required":["ConfigurationSetName","EventDestinationName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"EventDestinationName":{"location":"uri","locationName":"EventDestinationName"}}},"output":{"type":"structure","members":{}}},"DeleteContact":{"http":{"method":"DELETE","requestUri":"/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}"},"input":{"type":"structure","required":["ContactListName","EmailAddress"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"},"EmailAddress":{"location":"uri","locationName":"EmailAddress"}}},"output":{"type":"structure","members":{}}},"DeleteContactList":{"http":{"method":"DELETE","requestUri":"/v2/email/contact-lists/{ContactListName}"},"input":{"type":"structure","required":["ContactListName"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"}}},"output":{"type":"structure","members":{}}},"DeleteCustomVerificationEmailTemplate":{"http":{"method":"DELETE","requestUri":"/v2/email/custom-verification-email-templates/{TemplateName}"},"input":{"type":"structure","required":["TemplateName"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"}}},"output":{"type":"structure","members":{}}},"DeleteDedicatedIpPool":{"http":{"method":"DELETE","requestUri":"/v2/email/dedicated-ip-pools/{PoolName}"},"input":{"type":"structure","required":["PoolName"],"members":{"PoolName":{"location":"uri","locationName":"PoolName"}}},"output":{"type":"structure","members":{}}},"DeleteEmailIdentity":{"http":{"method":"DELETE","requestUri":"/v2/email/identities/{EmailIdentity}"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"}}},"output":{"type":"structure","members":{}}},"DeleteEmailIdentityPolicy":{"http":{"method":"DELETE","requestUri":"/v2/email/identities/{EmailIdentity}/policies/{PolicyName}"},"input":{"type":"structure","required":["EmailIdentity","PolicyName"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"PolicyName":{"location":"uri","locationName":"PolicyName"}}},"output":{"type":"structure","members":{}}},"DeleteEmailTemplate":{"http":{"method":"DELETE","requestUri":"/v2/email/templates/{TemplateName}"},"input":{"type":"structure","required":["TemplateName"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"}}},"output":{"type":"structure","members":{}}},"DeleteSuppressedDestination":{"http":{"method":"DELETE","requestUri":"/v2/email/suppression/addresses/{EmailAddress}"},"input":{"type":"structure","required":["EmailAddress"],"members":{"EmailAddress":{"location":"uri","locationName":"EmailAddress"}}},"output":{"type":"structure","members":{}}},"GetAccount":{"http":{"method":"GET","requestUri":"/v2/email/account"},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"DedicatedIpAutoWarmupEnabled":{"type":"boolean"},"EnforcementStatus":{},"ProductionAccessEnabled":{"type":"boolean"},"SendQuota":{"type":"structure","members":{"Max24HourSend":{"type":"double"},"MaxSendRate":{"type":"double"},"SentLast24Hours":{"type":"double"}}},"SendingEnabled":{"type":"boolean"},"SuppressionAttributes":{"type":"structure","members":{"SuppressedReasons":{"shape":"S14"}}},"Details":{"type":"structure","members":{"MailType":{},"WebsiteURL":{"shape":"S5d"},"ContactLanguage":{},"UseCaseDescription":{"shape":"S5f"},"AdditionalContactEmailAddresses":{"shape":"S5g"},"ReviewDetails":{"type":"structure","members":{"Status":{},"CaseId":{}}}}},"VdmAttributes":{"shape":"S5l"}}}},"GetBlacklistReports":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard/blacklist-report"},"input":{"type":"structure","required":["BlacklistItemNames"],"members":{"BlacklistItemNames":{"location":"querystring","locationName":"BlacklistItemNames","type":"list","member":{}}}},"output":{"type":"structure","required":["BlacklistReport"],"members":{"BlacklistReport":{"type":"map","key":{},"value":{"type":"list","member":{"type":"structure","members":{"RblName":{},"ListingTime":{"type":"timestamp"},"Description":{}}}}}}}},"GetConfigurationSet":{"http":{"method":"GET","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"}}},"output":{"type":"structure","members":{"ConfigurationSetName":{},"TrackingOptions":{"shape":"Sq"},"DeliveryOptions":{"shape":"Ss"},"ReputationOptions":{"shape":"Sv"},"SendingOptions":{"shape":"Sy"},"Tags":{"shape":"Sz"},"SuppressionOptions":{"shape":"S13"},"VdmOptions":{"shape":"S16"}}}},"GetConfigurationSetEventDestinations":{"http":{"method":"GET","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"}}},"output":{"type":"structure","members":{"EventDestinations":{"type":"list","member":{"type":"structure","required":["Name","MatchingEventTypes"],"members":{"Name":{},"Enabled":{"type":"boolean"},"MatchingEventTypes":{"shape":"S1e"},"KinesisFirehoseDestination":{"shape":"S1g"},"CloudWatchDestination":{"shape":"S1i"},"SnsDestination":{"shape":"S1o"},"PinpointDestination":{"shape":"S1p"}}}}}}},"GetContact":{"http":{"method":"GET","requestUri":"/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}"},"input":{"type":"structure","required":["ContactListName","EmailAddress"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"},"EmailAddress":{"location":"uri","locationName":"EmailAddress"}}},"output":{"type":"structure","members":{"ContactListName":{},"EmailAddress":{},"TopicPreferences":{"shape":"S1u"},"TopicDefaultPreferences":{"shape":"S1u"},"UnsubscribeAll":{"type":"boolean"},"AttributesData":{},"CreatedTimestamp":{"type":"timestamp"},"LastUpdatedTimestamp":{"type":"timestamp"}}}},"GetContactList":{"http":{"method":"GET","requestUri":"/v2/email/contact-lists/{ContactListName}"},"input":{"type":"structure","required":["ContactListName"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"}}},"output":{"type":"structure","members":{"ContactListName":{},"Topics":{"shape":"S22"},"Description":{},"CreatedTimestamp":{"type":"timestamp"},"LastUpdatedTimestamp":{"type":"timestamp"},"Tags":{"shape":"Sz"}}}},"GetCustomVerificationEmailTemplate":{"http":{"method":"GET","requestUri":"/v2/email/custom-verification-email-templates/{TemplateName}"},"input":{"type":"structure","required":["TemplateName"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"}}},"output":{"type":"structure","members":{"TemplateName":{},"FromEmailAddress":{},"TemplateSubject":{},"TemplateContent":{},"SuccessRedirectionURL":{},"FailureRedirectionURL":{}}}},"GetDedicatedIp":{"http":{"method":"GET","requestUri":"/v2/email/dedicated-ips/{IP}"},"input":{"type":"structure","required":["Ip"],"members":{"Ip":{"location":"uri","locationName":"IP"}}},"output":{"type":"structure","members":{"DedicatedIp":{"shape":"S6c"}}}},"GetDedicatedIpPool":{"http":{"method":"GET","requestUri":"/v2/email/dedicated-ip-pools/{PoolName}"},"input":{"type":"structure","required":["PoolName"],"members":{"PoolName":{"location":"uri","locationName":"PoolName"}}},"output":{"type":"structure","members":{"DedicatedIpPool":{"type":"structure","required":["PoolName","ScalingMode"],"members":{"PoolName":{},"ScalingMode":{}}}}}},"GetDedicatedIps":{"http":{"method":"GET","requestUri":"/v2/email/dedicated-ips"},"input":{"type":"structure","members":{"PoolName":{"location":"querystring","locationName":"PoolName"},"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"DedicatedIps":{"type":"list","member":{"shape":"S6c"}},"NextToken":{}}}},"GetDeliverabilityDashboardOptions":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard"},"input":{"type":"structure","members":{}},"output":{"type":"structure","required":["DashboardEnabled"],"members":{"DashboardEnabled":{"type":"boolean"},"SubscriptionExpiryDate":{"type":"timestamp"},"AccountStatus":{},"ActiveSubscribedDomains":{"shape":"S6q"},"PendingExpirationSubscribedDomains":{"shape":"S6q"}}}},"GetDeliverabilityTestReport":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard/test-reports/{ReportId}"},"input":{"type":"structure","required":["ReportId"],"members":{"ReportId":{"location":"uri","locationName":"ReportId"}}},"output":{"type":"structure","required":["DeliverabilityTestReport","OverallPlacement","IspPlacements"],"members":{"DeliverabilityTestReport":{"shape":"S6y"},"OverallPlacement":{"shape":"S70"},"IspPlacements":{"type":"list","member":{"type":"structure","members":{"IspName":{},"PlacementStatistics":{"shape":"S70"}}}},"Message":{},"Tags":{"shape":"Sz"}}}},"GetDomainDeliverabilityCampaign":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard/campaigns/{CampaignId}"},"input":{"type":"structure","required":["CampaignId"],"members":{"CampaignId":{"location":"uri","locationName":"CampaignId"}}},"output":{"type":"structure","required":["DomainDeliverabilityCampaign"],"members":{"DomainDeliverabilityCampaign":{"shape":"S78"}}}},"GetDomainStatisticsReport":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard/statistics-report/{Domain}"},"input":{"type":"structure","required":["Domain","StartDate","EndDate"],"members":{"Domain":{"location":"uri","locationName":"Domain"},"StartDate":{"location":"querystring","locationName":"StartDate","type":"timestamp"},"EndDate":{"location":"querystring","locationName":"EndDate","type":"timestamp"}}},"output":{"type":"structure","required":["OverallVolume","DailyVolumes"],"members":{"OverallVolume":{"type":"structure","members":{"VolumeStatistics":{"shape":"S7i"},"ReadRatePercent":{"type":"double"},"DomainIspPlacements":{"shape":"S7j"}}},"DailyVolumes":{"type":"list","member":{"type":"structure","members":{"StartDate":{"type":"timestamp"},"VolumeStatistics":{"shape":"S7i"},"DomainIspPlacements":{"shape":"S7j"}}}}}}},"GetEmailIdentity":{"http":{"method":"GET","requestUri":"/v2/email/identities/{EmailIdentity}"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"}}},"output":{"type":"structure","members":{"IdentityType":{},"FeedbackForwardingStatus":{"type":"boolean"},"VerifiedForSendingStatus":{"type":"boolean"},"DkimAttributes":{"shape":"S38"},"MailFromAttributes":{"type":"structure","required":["MailFromDomain","MailFromDomainStatus","BehaviorOnMxFailure"],"members":{"MailFromDomain":{},"MailFromDomainStatus":{},"BehaviorOnMxFailure":{}}},"Policies":{"shape":"S7t"},"Tags":{"shape":"Sz"},"ConfigurationSetName":{},"VerificationStatus":{},"VerificationInfo":{"type":"structure","members":{"LastCheckedTimestamp":{"type":"timestamp"},"LastSuccessTimestamp":{"type":"timestamp"},"ErrorType":{},"SOARecord":{"type":"structure","members":{"PrimaryNameServer":{},"AdminEmail":{},"SerialNumber":{"type":"long"}}}}}}}},"GetEmailIdentityPolicies":{"http":{"method":"GET","requestUri":"/v2/email/identities/{EmailIdentity}/policies"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"}}},"output":{"type":"structure","members":{"Policies":{"shape":"S7t"}}}},"GetEmailTemplate":{"http":{"method":"GET","requestUri":"/v2/email/templates/{TemplateName}"},"input":{"type":"structure","required":["TemplateName"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"}}},"output":{"type":"structure","required":["TemplateName","TemplateContent"],"members":{"TemplateName":{},"TemplateContent":{"shape":"S3i"}}}},"GetExportJob":{"http":{"method":"GET","requestUri":"/v2/email/export-jobs/{JobId}"},"input":{"type":"structure","required":["JobId"],"members":{"JobId":{"location":"uri","locationName":"JobId"}}},"output":{"type":"structure","members":{"JobId":{},"ExportSourceType":{},"JobStatus":{},"ExportDestination":{"shape":"S47"},"ExportDataSource":{"shape":"S3n"},"CreatedTimestamp":{"type":"timestamp"},"CompletedTimestamp":{"type":"timestamp"},"FailureInfo":{"shape":"S89"},"Statistics":{"type":"structure","members":{"ProcessedRecordsCount":{"type":"integer"},"ExportedRecordsCount":{"type":"integer"}}}}}},"GetImportJob":{"http":{"method":"GET","requestUri":"/v2/email/import-jobs/{JobId}"},"input":{"type":"structure","required":["JobId"],"members":{"JobId":{"location":"uri","locationName":"JobId"}}},"output":{"type":"structure","members":{"JobId":{},"ImportDestination":{"shape":"S4c"},"ImportDataSource":{"shape":"S4h"},"FailureInfo":{"shape":"S89"},"JobStatus":{},"CreatedTimestamp":{"type":"timestamp"},"CompletedTimestamp":{"type":"timestamp"},"ProcessedRecordsCount":{"type":"integer"},"FailedRecordsCount":{"type":"integer"}}}},"GetMessageInsights":{"http":{"method":"GET","requestUri":"/v2/email/insights/{MessageId}/"},"input":{"type":"structure","required":["MessageId"],"members":{"MessageId":{"location":"uri","locationName":"MessageId"}}},"output":{"type":"structure","members":{"MessageId":{},"FromEmailAddress":{"shape":"S3x"},"Subject":{"shape":"S3z"},"EmailTags":{"shape":"S8l"},"Insights":{"type":"list","member":{"type":"structure","members":{"Destination":{"shape":"S3x"},"Isp":{},"Events":{"type":"list","member":{"type":"structure","members":{"Timestamp":{"type":"timestamp"},"Type":{},"Details":{"type":"structure","members":{"Bounce":{"type":"structure","members":{"BounceType":{},"BounceSubType":{},"DiagnosticCode":{}}},"Complaint":{"type":"structure","members":{"ComplaintSubType":{},"ComplaintFeedbackType":{}}}}}}}}}}}}}},"GetSuppressedDestination":{"http":{"method":"GET","requestUri":"/v2/email/suppression/addresses/{EmailAddress}"},"input":{"type":"structure","required":["EmailAddress"],"members":{"EmailAddress":{"location":"uri","locationName":"EmailAddress"}}},"output":{"type":"structure","required":["SuppressedDestination"],"members":{"SuppressedDestination":{"type":"structure","required":["EmailAddress","Reason","LastUpdateTime"],"members":{"EmailAddress":{},"Reason":{},"LastUpdateTime":{"type":"timestamp"},"Attributes":{"type":"structure","members":{"MessageId":{},"FeedbackId":{}}}}}}}},"ListConfigurationSets":{"http":{"method":"GET","requestUri":"/v2/email/configuration-sets"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"ConfigurationSets":{"type":"list","member":{}},"NextToken":{}}}},"ListContactLists":{"http":{"method":"GET","requestUri":"/v2/email/contact-lists"},"input":{"type":"structure","members":{"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"},"NextToken":{"location":"querystring","locationName":"NextToken"}}},"output":{"type":"structure","members":{"ContactLists":{"type":"list","member":{"type":"structure","members":{"ContactListName":{},"LastUpdatedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"ListContacts":{"http":{"requestUri":"/v2/email/contact-lists/{ContactListName}/contacts/list"},"input":{"type":"structure","required":["ContactListName"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"},"Filter":{"type":"structure","members":{"FilteredStatus":{},"TopicFilter":{"type":"structure","members":{"TopicName":{},"UseDefaultIfPreferenceUnavailable":{"type":"boolean"}}}}},"PageSize":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Contacts":{"type":"list","member":{"type":"structure","members":{"EmailAddress":{},"TopicPreferences":{"shape":"S1u"},"TopicDefaultPreferences":{"shape":"S1u"},"UnsubscribeAll":{"type":"boolean"},"LastUpdatedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"ListCustomVerificationEmailTemplates":{"http":{"method":"GET","requestUri":"/v2/email/custom-verification-email-templates"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"CustomVerificationEmailTemplates":{"type":"list","member":{"type":"structure","members":{"TemplateName":{},"FromEmailAddress":{},"TemplateSubject":{},"SuccessRedirectionURL":{},"FailureRedirectionURL":{}}}},"NextToken":{}}}},"ListDedicatedIpPools":{"http":{"method":"GET","requestUri":"/v2/email/dedicated-ip-pools"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"DedicatedIpPools":{"type":"list","member":{}},"NextToken":{}}}},"ListDeliverabilityTestReports":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard/test-reports"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","required":["DeliverabilityTestReports"],"members":{"DeliverabilityTestReports":{"type":"list","member":{"shape":"S6y"}},"NextToken":{}}}},"ListDomainDeliverabilityCampaigns":{"http":{"method":"GET","requestUri":"/v2/email/deliverability-dashboard/domains/{SubscribedDomain}/campaigns"},"input":{"type":"structure","required":["StartDate","EndDate","SubscribedDomain"],"members":{"StartDate":{"location":"querystring","locationName":"StartDate","type":"timestamp"},"EndDate":{"location":"querystring","locationName":"EndDate","type":"timestamp"},"SubscribedDomain":{"location":"uri","locationName":"SubscribedDomain"},"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","required":["DomainDeliverabilityCampaigns"],"members":{"DomainDeliverabilityCampaigns":{"type":"list","member":{"shape":"S78"}},"NextToken":{}}}},"ListEmailIdentities":{"http":{"method":"GET","requestUri":"/v2/email/identities"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"EmailIdentities":{"type":"list","member":{"type":"structure","members":{"IdentityType":{},"IdentityName":{},"SendingEnabled":{"type":"boolean"},"VerificationStatus":{}}}},"NextToken":{}}}},"ListEmailTemplates":{"http":{"method":"GET","requestUri":"/v2/email/templates"},"input":{"type":"structure","members":{"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"TemplatesMetadata":{"type":"list","member":{"type":"structure","members":{"TemplateName":{},"CreatedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"ListExportJobs":{"http":{"requestUri":"/v2/email/list-export-jobs"},"input":{"type":"structure","members":{"NextToken":{},"PageSize":{"type":"integer"},"ExportSourceType":{},"JobStatus":{}}},"output":{"type":"structure","members":{"ExportJobs":{"type":"list","member":{"type":"structure","members":{"JobId":{},"ExportSourceType":{},"JobStatus":{},"CreatedTimestamp":{"type":"timestamp"},"CompletedTimestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"ListImportJobs":{"http":{"requestUri":"/v2/email/import-jobs/list"},"input":{"type":"structure","members":{"ImportDestinationType":{},"NextToken":{},"PageSize":{"type":"integer"}}},"output":{"type":"structure","members":{"ImportJobs":{"type":"list","member":{"type":"structure","members":{"JobId":{},"ImportDestination":{"shape":"S4c"},"JobStatus":{},"CreatedTimestamp":{"type":"timestamp"},"ProcessedRecordsCount":{"type":"integer"},"FailedRecordsCount":{"type":"integer"}}}},"NextToken":{}}}},"ListRecommendations":{"http":{"requestUri":"/v2/email/vdm/recommendations"},"input":{"type":"structure","members":{"Filter":{"type":"map","key":{},"value":{}},"NextToken":{},"PageSize":{"type":"integer"}}},"output":{"type":"structure","members":{"Recommendations":{"type":"list","member":{"type":"structure","members":{"ResourceArn":{},"Type":{},"Description":{},"Status":{},"CreatedTimestamp":{"type":"timestamp"},"LastUpdatedTimestamp":{"type":"timestamp"},"Impact":{}}}},"NextToken":{}}}},"ListSuppressedDestinations":{"http":{"method":"GET","requestUri":"/v2/email/suppression/addresses"},"input":{"type":"structure","members":{"Reasons":{"shape":"S14","location":"querystring","locationName":"Reason"},"StartDate":{"location":"querystring","locationName":"StartDate","type":"timestamp"},"EndDate":{"location":"querystring","locationName":"EndDate","type":"timestamp"},"NextToken":{"location":"querystring","locationName":"NextToken"},"PageSize":{"location":"querystring","locationName":"PageSize","type":"integer"}}},"output":{"type":"structure","members":{"SuppressedDestinationSummaries":{"type":"list","member":{"type":"structure","required":["EmailAddress","Reason","LastUpdateTime"],"members":{"EmailAddress":{},"Reason":{},"LastUpdateTime":{"type":"timestamp"}}}},"NextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/v2/email/tags"},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"querystring","locationName":"ResourceArn"}}},"output":{"type":"structure","required":["Tags"],"members":{"Tags":{"shape":"Sz"}}}},"PutAccountDedicatedIpWarmupAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/account/dedicated-ips/warmup"},"input":{"type":"structure","members":{"AutoWarmupEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutAccountDetails":{"http":{"requestUri":"/v2/email/account/details"},"input":{"type":"structure","required":["MailType","WebsiteURL","UseCaseDescription"],"members":{"MailType":{},"WebsiteURL":{"shape":"S5d"},"ContactLanguage":{},"UseCaseDescription":{"shape":"S5f"},"AdditionalContactEmailAddresses":{"shape":"S5g"},"ProductionAccessEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutAccountSendingAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/account/sending"},"input":{"type":"structure","members":{"SendingEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutAccountSuppressionAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/account/suppression"},"input":{"type":"structure","members":{"SuppressedReasons":{"shape":"S14"}}},"output":{"type":"structure","members":{}}},"PutAccountVdmAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/account/vdm"},"input":{"type":"structure","required":["VdmAttributes"],"members":{"VdmAttributes":{"shape":"S5l"}}},"output":{"type":"structure","members":{}}},"PutConfigurationSetDeliveryOptions":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/delivery-options"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"TlsPolicy":{},"SendingPoolName":{}}},"output":{"type":"structure","members":{}}},"PutConfigurationSetReputationOptions":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/reputation-options"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"ReputationMetricsEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutConfigurationSetSendingOptions":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/sending"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"SendingEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutConfigurationSetSuppressionOptions":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/suppression-options"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"SuppressedReasons":{"shape":"S14"}}},"output":{"type":"structure","members":{}}},"PutConfigurationSetTrackingOptions":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/tracking-options"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"CustomRedirectDomain":{}}},"output":{"type":"structure","members":{}}},"PutConfigurationSetVdmOptions":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/vdm-options"},"input":{"type":"structure","required":["ConfigurationSetName"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"VdmOptions":{"shape":"S16"}}},"output":{"type":"structure","members":{}}},"PutDedicatedIpInPool":{"http":{"method":"PUT","requestUri":"/v2/email/dedicated-ips/{IP}/pool"},"input":{"type":"structure","required":["Ip","DestinationPoolName"],"members":{"Ip":{"location":"uri","locationName":"IP"},"DestinationPoolName":{}}},"output":{"type":"structure","members":{}}},"PutDedicatedIpPoolScalingAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/dedicated-ip-pools/{PoolName}/scaling"},"input":{"type":"structure","required":["PoolName","ScalingMode"],"members":{"PoolName":{"location":"uri","locationName":"PoolName"},"ScalingMode":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"PutDedicatedIpWarmupAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/dedicated-ips/{IP}/warmup"},"input":{"type":"structure","required":["Ip","WarmupPercentage"],"members":{"Ip":{"location":"uri","locationName":"IP"},"WarmupPercentage":{"type":"integer"}}},"output":{"type":"structure","members":{}}},"PutDeliverabilityDashboardOption":{"http":{"method":"PUT","requestUri":"/v2/email/deliverability-dashboard"},"input":{"type":"structure","required":["DashboardEnabled"],"members":{"DashboardEnabled":{"type":"boolean"},"SubscribedDomains":{"shape":"S6q"}}},"output":{"type":"structure","members":{}}},"PutEmailIdentityConfigurationSetAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/identities/{EmailIdentity}/configuration-set"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"ConfigurationSetName":{}}},"output":{"type":"structure","members":{}}},"PutEmailIdentityDkimAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/identities/{EmailIdentity}/dkim"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"SigningEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutEmailIdentityDkimSigningAttributes":{"http":{"method":"PUT","requestUri":"/v1/email/identities/{EmailIdentity}/dkim/signing"},"input":{"type":"structure","required":["EmailIdentity","SigningAttributesOrigin"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"SigningAttributesOrigin":{},"SigningAttributes":{"shape":"S32"}}},"output":{"type":"structure","members":{"DkimStatus":{},"DkimTokens":{"shape":"S3a"}}}},"PutEmailIdentityFeedbackAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/identities/{EmailIdentity}/feedback"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"EmailForwardingEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{}}},"PutEmailIdentityMailFromAttributes":{"http":{"method":"PUT","requestUri":"/v2/email/identities/{EmailIdentity}/mail-from"},"input":{"type":"structure","required":["EmailIdentity"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"MailFromDomain":{},"BehaviorOnMxFailure":{}}},"output":{"type":"structure","members":{}}},"PutSuppressedDestination":{"http":{"method":"PUT","requestUri":"/v2/email/suppression/addresses"},"input":{"type":"structure","required":["EmailAddress","Reason"],"members":{"EmailAddress":{},"Reason":{}}},"output":{"type":"structure","members":{}}},"SendBulkEmail":{"http":{"requestUri":"/v2/email/outbound-bulk-emails"},"input":{"type":"structure","required":["DefaultContent","BulkEmailEntries"],"members":{"FromEmailAddress":{},"FromEmailAddressIdentityArn":{},"ReplyToAddresses":{"shape":"Sc4"},"FeedbackForwardingEmailAddress":{},"FeedbackForwardingEmailAddressIdentityArn":{},"DefaultEmailTags":{"shape":"S8l"},"DefaultContent":{"type":"structure","members":{"Template":{"shape":"S2v"}}},"BulkEmailEntries":{"type":"list","member":{"type":"structure","required":["Destination"],"members":{"Destination":{"shape":"Sc8"},"ReplacementTags":{"shape":"S8l"},"ReplacementEmailContent":{"type":"structure","members":{"ReplacementTemplate":{"type":"structure","members":{"ReplacementTemplateData":{}}}}},"ReplacementHeaders":{"shape":"S2p"}}}},"ConfigurationSetName":{}}},"output":{"type":"structure","required":["BulkEmailEntryResults"],"members":{"BulkEmailEntryResults":{"type":"list","member":{"type":"structure","members":{"Status":{},"Error":{},"MessageId":{}}}}}}},"SendCustomVerificationEmail":{"http":{"requestUri":"/v2/email/outbound-custom-verification-emails"},"input":{"type":"structure","required":["EmailAddress","TemplateName"],"members":{"EmailAddress":{},"TemplateName":{},"ConfigurationSetName":{}}},"output":{"type":"structure","members":{"MessageId":{}}}},"SendEmail":{"http":{"requestUri":"/v2/email/outbound-emails"},"input":{"type":"structure","required":["Content"],"members":{"FromEmailAddress":{},"FromEmailAddressIdentityArn":{},"Destination":{"shape":"Sc8"},"ReplyToAddresses":{"shape":"Sc4"},"FeedbackForwardingEmailAddress":{},"FeedbackForwardingEmailAddressIdentityArn":{},"Content":{"shape":"S2j"},"EmailTags":{"shape":"S8l"},"ConfigurationSetName":{},"ListManagementOptions":{"type":"structure","required":["ContactListName"],"members":{"ContactListName":{},"TopicName":{}}}}},"output":{"type":"structure","members":{"MessageId":{}}}},"TagResource":{"http":{"requestUri":"/v2/email/tags"},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{},"Tags":{"shape":"Sz"}}},"output":{"type":"structure","members":{}}},"TestRenderEmailTemplate":{"http":{"requestUri":"/v2/email/templates/{TemplateName}/render"},"input":{"type":"structure","required":["TemplateName","TemplateData"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"},"TemplateData":{}}},"output":{"type":"structure","required":["RenderedTemplate"],"members":{"RenderedTemplate":{}}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/v2/email/tags"},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"querystring","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"TagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateConfigurationSetEventDestination":{"http":{"method":"PUT","requestUri":"/v2/email/configuration-sets/{ConfigurationSetName}/event-destinations/{EventDestinationName}"},"input":{"type":"structure","required":["ConfigurationSetName","EventDestinationName","EventDestination"],"members":{"ConfigurationSetName":{"location":"uri","locationName":"ConfigurationSetName"},"EventDestinationName":{"location":"uri","locationName":"EventDestinationName"},"EventDestination":{"shape":"S1d"}}},"output":{"type":"structure","members":{}}},"UpdateContact":{"http":{"method":"PUT","requestUri":"/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}"},"input":{"type":"structure","required":["ContactListName","EmailAddress"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"},"EmailAddress":{"location":"uri","locationName":"EmailAddress"},"TopicPreferences":{"shape":"S1u"},"UnsubscribeAll":{"type":"boolean"},"AttributesData":{}}},"output":{"type":"structure","members":{}}},"UpdateContactList":{"http":{"method":"PUT","requestUri":"/v2/email/contact-lists/{ContactListName}"},"input":{"type":"structure","required":["ContactListName"],"members":{"ContactListName":{"location":"uri","locationName":"ContactListName"},"Topics":{"shape":"S22"},"Description":{}}},"output":{"type":"structure","members":{}}},"UpdateCustomVerificationEmailTemplate":{"http":{"method":"PUT","requestUri":"/v2/email/custom-verification-email-templates/{TemplateName}"},"input":{"type":"structure","required":["TemplateName","FromEmailAddress","TemplateSubject","TemplateContent","SuccessRedirectionURL","FailureRedirectionURL"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"},"FromEmailAddress":{},"TemplateSubject":{},"TemplateContent":{},"SuccessRedirectionURL":{},"FailureRedirectionURL":{}}},"output":{"type":"structure","members":{}}},"UpdateEmailIdentityPolicy":{"http":{"method":"PUT","requestUri":"/v2/email/identities/{EmailIdentity}/policies/{PolicyName}"},"input":{"type":"structure","required":["EmailIdentity","PolicyName","Policy"],"members":{"EmailIdentity":{"location":"uri","locationName":"EmailIdentity"},"PolicyName":{"location":"uri","locationName":"PolicyName"},"Policy":{}}},"output":{"type":"structure","members":{}}},"UpdateEmailTemplate":{"http":{"method":"PUT","requestUri":"/v2/email/templates/{TemplateName}"},"input":{"type":"structure","required":["TemplateName","TemplateContent"],"members":{"TemplateName":{"location":"uri","locationName":"TemplateName"},"TemplateContent":{"shape":"S3i"}}},"output":{"type":"structure","members":{}}}},"shapes":{"Sq":{"type":"structure","required":["CustomRedirectDomain"],"members":{"CustomRedirectDomain":{}}},"Ss":{"type":"structure","members":{"TlsPolicy":{},"SendingPoolName":{}}},"Sv":{"type":"structure","members":{"ReputationMetricsEnabled":{"type":"boolean"},"LastFreshStart":{"type":"timestamp"}}},"Sy":{"type":"structure","members":{"SendingEnabled":{"type":"boolean"}}},"Sz":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S13":{"type":"structure","members":{"SuppressedReasons":{"shape":"S14"}}},"S14":{"type":"list","member":{}},"S16":{"type":"structure","members":{"DashboardOptions":{"type":"structure","members":{"EngagementMetrics":{}}},"GuardianOptions":{"type":"structure","members":{"OptimizedSharedDelivery":{}}}}},"S1d":{"type":"structure","members":{"Enabled":{"type":"boolean"},"MatchingEventTypes":{"shape":"S1e"},"KinesisFirehoseDestination":{"shape":"S1g"},"CloudWatchDestination":{"shape":"S1i"},"SnsDestination":{"shape":"S1o"},"PinpointDestination":{"shape":"S1p"}}},"S1e":{"type":"list","member":{}},"S1g":{"type":"structure","required":["IamRoleArn","DeliveryStreamArn"],"members":{"IamRoleArn":{},"DeliveryStreamArn":{}}},"S1i":{"type":"structure","required":["DimensionConfigurations"],"members":{"DimensionConfigurations":{"type":"list","member":{"type":"structure","required":["DimensionName","DimensionValueSource","DefaultDimensionValue"],"members":{"DimensionName":{},"DimensionValueSource":{},"DefaultDimensionValue":{}}}}}},"S1o":{"type":"structure","required":["TopicArn"],"members":{"TopicArn":{}}},"S1p":{"type":"structure","members":{"ApplicationArn":{}}},"S1u":{"type":"list","member":{"type":"structure","required":["TopicName","SubscriptionStatus"],"members":{"TopicName":{},"SubscriptionStatus":{}}}},"S22":{"type":"list","member":{"type":"structure","required":["TopicName","DisplayName","DefaultSubscriptionStatus"],"members":{"TopicName":{},"DisplayName":{},"Description":{},"DefaultSubscriptionStatus":{}}}},"S2j":{"type":"structure","members":{"Simple":{"type":"structure","required":["Subject","Body"],"members":{"Subject":{"shape":"S2l"},"Body":{"type":"structure","members":{"Text":{"shape":"S2l"},"Html":{"shape":"S2l"}}},"Headers":{"shape":"S2p"}}},"Raw":{"type":"structure","required":["Data"],"members":{"Data":{"type":"blob"}}},"Template":{"shape":"S2v"}}},"S2l":{"type":"structure","required":["Data"],"members":{"Data":{},"Charset":{}}},"S2p":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"S2v":{"type":"structure","members":{"TemplateName":{},"TemplateArn":{},"TemplateData":{},"Headers":{"shape":"S2p"}}},"S32":{"type":"structure","members":{"DomainSigningSelector":{},"DomainSigningPrivateKey":{"type":"string","sensitive":true},"NextSigningKeyLength":{}}},"S38":{"type":"structure","members":{"SigningEnabled":{"type":"boolean"},"Status":{},"Tokens":{"shape":"S3a"},"SigningAttributesOrigin":{},"NextSigningKeyLength":{},"CurrentSigningKeyLength":{},"LastKeyGenerationTimestamp":{"type":"timestamp"}}},"S3a":{"type":"list","member":{}},"S3i":{"type":"structure","members":{"Subject":{},"Text":{},"Html":{}}},"S3n":{"type":"structure","members":{"MetricsDataSource":{"type":"structure","required":["Dimensions","Namespace","Metrics","StartDate","EndDate"],"members":{"Dimensions":{"type":"map","key":{},"value":{"type":"list","member":{}}},"Namespace":{},"Metrics":{"type":"list","member":{"type":"structure","members":{"Name":{},"Aggregation":{}}}},"StartDate":{"type":"timestamp"},"EndDate":{"type":"timestamp"}}},"MessageInsightsDataSource":{"type":"structure","required":["StartDate","EndDate"],"members":{"StartDate":{"type":"timestamp"},"EndDate":{"type":"timestamp"},"Include":{"shape":"S3v"},"Exclude":{"shape":"S3v"},"MaxResults":{"type":"integer"}}}}},"S3v":{"type":"structure","members":{"FromEmailAddress":{"shape":"S3w"},"Destination":{"shape":"S3w"},"Subject":{"type":"list","member":{"shape":"S3z"}},"Isp":{"type":"list","member":{}},"LastDeliveryEvent":{"type":"list","member":{}},"LastEngagementEvent":{"type":"list","member":{}}}},"S3w":{"type":"list","member":{"shape":"S3x"}},"S3x":{"type":"string","sensitive":true},"S3z":{"type":"string","sensitive":true},"S47":{"type":"structure","required":["DataFormat"],"members":{"DataFormat":{},"S3Url":{}}},"S4c":{"type":"structure","members":{"SuppressionListDestination":{"type":"structure","required":["SuppressionListImportAction"],"members":{"SuppressionListImportAction":{}}},"ContactListDestination":{"type":"structure","required":["ContactListName","ContactListImportAction"],"members":{"ContactListName":{},"ContactListImportAction":{}}}}},"S4h":{"type":"structure","required":["S3Url","DataFormat"],"members":{"S3Url":{},"DataFormat":{}}},"S5d":{"type":"string","sensitive":true},"S5f":{"type":"string","sensitive":true},"S5g":{"type":"list","member":{"type":"string","sensitive":true},"sensitive":true},"S5l":{"type":"structure","required":["VdmEnabled"],"members":{"VdmEnabled":{},"DashboardAttributes":{"type":"structure","members":{"EngagementMetrics":{}}},"GuardianAttributes":{"type":"structure","members":{"OptimizedSharedDelivery":{}}}}},"S6c":{"type":"structure","required":["Ip","WarmupStatus","WarmupPercentage"],"members":{"Ip":{},"WarmupStatus":{},"WarmupPercentage":{"type":"integer"},"PoolName":{}}},"S6q":{"type":"list","member":{"type":"structure","members":{"Domain":{},"SubscriptionStartDate":{"type":"timestamp"},"InboxPlacementTrackingOption":{"type":"structure","members":{"Global":{"type":"boolean"},"TrackedIsps":{"type":"list","member":{}}}}}}},"S6y":{"type":"structure","members":{"ReportId":{},"ReportName":{},"Subject":{},"FromEmailAddress":{},"CreateDate":{"type":"timestamp"},"DeliverabilityTestStatus":{}}},"S70":{"type":"structure","members":{"InboxPercentage":{"type":"double"},"SpamPercentage":{"type":"double"},"MissingPercentage":{"type":"double"},"SpfPercentage":{"type":"double"},"DkimPercentage":{"type":"double"}}},"S78":{"type":"structure","members":{"CampaignId":{},"ImageUrl":{},"Subject":{},"FromAddress":{},"SendingIps":{"type":"list","member":{}},"FirstSeenDateTime":{"type":"timestamp"},"LastSeenDateTime":{"type":"timestamp"},"InboxCount":{"type":"long"},"SpamCount":{"type":"long"},"ReadRate":{"type":"double"},"DeleteRate":{"type":"double"},"ReadDeleteRate":{"type":"double"},"ProjectedVolume":{"type":"long"},"Esps":{"type":"list","member":{}}}},"S7i":{"type":"structure","members":{"InboxRawCount":{"type":"long"},"SpamRawCount":{"type":"long"},"ProjectedInbox":{"type":"long"},"ProjectedSpam":{"type":"long"}}},"S7j":{"type":"list","member":{"type":"structure","members":{"IspName":{},"InboxRawCount":{"type":"long"},"SpamRawCount":{"type":"long"},"InboxPercentage":{"type":"double"},"SpamPercentage":{"type":"double"}}}},"S7t":{"type":"map","key":{},"value":{}},"S89":{"type":"structure","members":{"FailedRecordsS3Url":{},"ErrorMessage":{}}},"S8l":{"type":"list","member":{"type":"structure","required":["Name","Value"],"members":{"Name":{},"Value":{}}}},"Sc4":{"type":"list","member":{}},"Sc8":{"type":"structure","members":{"ToAddresses":{"shape":"Sc4"},"CcAddresses":{"shape":"Sc4"},"BccAddresses":{"shape":"Sc4"}}}}}
|
59051
59051
|
|
59052
59052
|
/***/ }),
|
59053
59053
|
/* 846 */
|
@@ -62544,7 +62544,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
62544
62544
|
/* 1141 */
|
62545
62545
|
/***/ (function(module, exports) {
|
62546
62546
|
|
62547
|
-
module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-06-08","endpointPrefix":"inspector2","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceAbbreviation":"Inspector2","serviceFullName":"Inspector2","serviceId":"Inspector2","signatureVersion":"v4","signingName":"inspector2","uid":"inspector2-2020-06-08"},"operations":{"AssociateMember":{"http":{"requestUri":"/members/associate","responseCode":200},"input":{"type":"structure","required":["accountId"],"members":{"accountId":{}}},"output":{"type":"structure","required":["accountId"],"members":{"accountId":{}}}},"BatchGetAccountStatus":{"http":{"requestUri":"/status/batch/get","responseCode":200},"input":{"type":"structure","members":{"accountIds":{"shape":"S5"}}},"output":{"type":"structure","required":["accounts"],"members":{"accounts":{"type":"list","member":{"type":"structure","required":["accountId","resourceState","state"],"members":{"accountId":{},"resourceState":{"type":"structure","required":["ec2","ecr"],"members":{"ec2":{"shape":"Sa"},"ecr":{"shape":"Sa"},"lambda":{"shape":"Sa"},"lambdaCode":{"shape":"Sa"}}},"state":{"shape":"Sa"}}}},"failedAccounts":{"shape":"Se"}}}},"BatchGetCodeSnippet":{"http":{"requestUri":"/codesnippet/batchget","responseCode":200},"input":{"type":"structure","required":["findingArns"],"members":{"findingArns":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"codeSnippetResults":{"type":"list","member":{"type":"structure","members":{"codeSnippet":{"type":"list","member":{"type":"structure","required":["content","lineNumber"],"members":{"content":{},"lineNumber":{"type":"integer"}}}},"endLine":{"type":"integer"},"findingArn":{},"startLine":{"type":"integer"},"suggestedFixes":{"type":"list","member":{"type":"structure","members":{"code":{},"description":{}}}}}}},"errors":{"type":"list","member":{"type":"structure","required":["errorCode","errorMessage","findingArn"],"members":{"errorCode":{},"errorMessage":{},"findingArn":{}}}}}}},"BatchGetFindingDetails":{"http":{"requestUri":"/findings/details/batch/get","responseCode":200},"input":{"type":"structure","required":["findingArns"],"members":{"findingArns":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"errors":{"type":"list","member":{"type":"structure","required":["errorCode","errorMessage","findingArn"],"members":{"errorCode":{},"errorMessage":{},"findingArn":{}}}},"findingDetails":{"type":"list","member":{"type":"structure","members":{"cisaData":{"shape":"S16"},"cwes":{"shape":"S1a"},"epssScore":{"type":"double"},"evidences":{"type":"list","member":{"type":"structure","members":{"evidenceDetail":{},"evidenceRule":{},"severity":{}}}},"exploitObserved":{"shape":"S1i"},"findingArn":{},"referenceUrls":{"shape":"S1l"},"riskScore":{"type":"integer"},"tools":{"type":"list","member":{}},"ttps":{"shape":"S1q"}}}}}}},"BatchGetFreeTrialInfo":{"http":{"requestUri":"/freetrialinfo/batchget","responseCode":200},"input":{"type":"structure","required":["accountIds"],"members":{"accountIds":{"type":"list","member":{}}}},"output":{"type":"structure","required":["accounts","failedAccounts"],"members":{"accounts":{"type":"list","member":{"type":"structure","required":["accountId","freeTrialInfo"],"members":{"accountId":{},"freeTrialInfo":{"type":"list","member":{"type":"structure","required":["end","start","status","type"],"members":{"end":{"type":"timestamp"},"start":{"type":"timestamp"},"status":{},"type":{}}}}}}},"failedAccounts":{"type":"list","member":{"type":"structure","required":["accountId","code","message"],"members":{"accountId":{},"code":{},"message":{}}}}}}},"BatchGetMemberEc2DeepInspectionStatus":{"http":{"requestUri":"/ec2deepinspectionstatus/member/batch/get","responseCode":200},"input":{"type":"structure","members":{"accountIds":{"shape":"S5"}}},"output":{"type":"structure","members":{"accountIds":{"shape":"S29"},"failedAccountIds":{"shape":"S2c"}}}},"BatchUpdateMemberEc2DeepInspectionStatus":{"http":{"requestUri":"/ec2deepinspectionstatus/member/batch/update","responseCode":200},"input":{"type":"structure","required":["accountIds"],"members":{"accountIds":{"type":"list","member":{"type":"structure","required":["accountId","activateDeepInspection"],"members":{"accountId":{},"activateDeepInspection":{"type":"boolean"}}}}}},"output":{"type":"structure","members":{"accountIds":{"shape":"S29"},"failedAccountIds":{"shape":"S2c"}}}},"CancelFindingsReport":{"http":{"requestUri":"/reporting/cancel","responseCode":200},"input":{"type":"structure","required":["reportId"],"members":{"reportId":{}}},"output":{"type":"structure","required":["reportId"],"members":{"reportId":{}}}},"CancelSbomExport":{"http":{"requestUri":"/sbomexport/cancel","responseCode":200},"input":{"type":"structure","required":["reportId"],"members":{"reportId":{}}},"output":{"type":"structure","members":{"reportId":{}}},"idempotent":true},"CreateCisScanConfiguration":{"http":{"requestUri":"/cis/scan-configuration/create","responseCode":200},"input":{"type":"structure","required":["scanName","schedule","securityLevel","targets"],"members":{"scanName":{},"schedule":{"shape":"S2q"},"securityLevel":{},"tags":{"shape":"S31"},"targets":{"type":"structure","required":["accountIds","targetResourceTags"],"members":{"accountIds":{"shape":"S35"},"targetResourceTags":{"shape":"S37"}}}}},"output":{"type":"structure","members":{"scanConfigurationArn":{}}}},"CreateFilter":{"http":{"requestUri":"/filters/create","responseCode":200},"input":{"type":"structure","required":["action","filterCriteria","name"],"members":{"action":{},"description":{},"filterCriteria":{"shape":"S3e"},"name":{},"reason":{},"tags":{"shape":"S3x"}}},"output":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"CreateFindingsReport":{"http":{"requestUri":"/reporting/create","responseCode":200},"input":{"type":"structure","required":["reportFormat","s3Destination"],"members":{"filterCriteria":{"shape":"S3e"},"reportFormat":{},"s3Destination":{"shape":"S42"}}},"output":{"type":"structure","members":{"reportId":{}}}},"CreateSbomExport":{"http":{"requestUri":"/sbomexport/create","responseCode":200},"input":{"type":"structure","required":["reportFormat","s3Destination"],"members":{"reportFormat":{},"resourceFilterCriteria":{"shape":"S46"},"s3Destination":{"shape":"S42"}}},"output":{"type":"structure","members":{"reportId":{}}},"idempotent":true},"DeleteCisScanConfiguration":{"http":{"requestUri":"/cis/scan-configuration/delete","responseCode":200},"input":{"type":"structure","required":["scanConfigurationArn"],"members":{"scanConfigurationArn":{}}},"output":{"type":"structure","required":["scanConfigurationArn"],"members":{"scanConfigurationArn":{}}}},"DeleteFilter":{"http":{"requestUri":"/filters/delete","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"DescribeOrganizationConfiguration":{"http":{"requestUri":"/organizationconfiguration/describe","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"autoEnable":{"shape":"S4l"},"maxAccountLimitReached":{"type":"boolean"}}}},"Disable":{"http":{"requestUri":"/disable","responseCode":200},"input":{"type":"structure","members":{"accountIds":{"shape":"S5"},"resourceTypes":{"type":"list","member":{}}}},"output":{"type":"structure","required":["accounts"],"members":{"accounts":{"shape":"S4q"},"failedAccounts":{"shape":"Se"}}}},"DisableDelegatedAdminAccount":{"http":{"requestUri":"/delegatedadminaccounts/disable","responseCode":200},"input":{"type":"structure","required":["delegatedAdminAccountId"],"members":{"delegatedAdminAccountId":{}}},"output":{"type":"structure","required":["delegatedAdminAccountId"],"members":{"delegatedAdminAccountId":{}}}},"DisassociateMember":{"http":{"requestUri":"/members/disassociate","responseCode":200},"input":{"type":"structure","required":["accountId"],"members":{"accountId":{}}},"output":{"type":"structure","required":["accountId"],"members":{"accountId":{}}}},"Enable":{"http":{"requestUri":"/enable","responseCode":200},"input":{"type":"structure","required":["resourceTypes"],"members":{"accountIds":{"shape":"S5"},"clientToken":{"idempotencyToken":true},"resourceTypes":{"type":"list","member":{}}}},"output":{"type":"structure","required":["accounts"],"members":{"accounts":{"shape":"S4q"},"failedAccounts":{"shape":"Se"}}}},"EnableDelegatedAdminAccount":{"http":{"requestUri":"/delegatedadminaccounts/enable","responseCode":200},"input":{"type":"structure","required":["delegatedAdminAccountId"],"members":{"clientToken":{"idempotencyToken":true},"delegatedAdminAccountId":{}}},"output":{"type":"structure","required":["delegatedAdminAccountId"],"members":{"delegatedAdminAccountId":{}}}},"GetCisScanReport":{"http":{"requestUri":"/cis/scan/report/get","responseCode":200},"input":{"type":"structure","required":["scanArn"],"members":{"scanArn":{},"targetAccounts":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"status":{},"url":{}}}},"GetCisScanResultDetails":{"http":{"requestUri":"/cis/scan-result/details/get","responseCode":200},"input":{"type":"structure","required":["accountId","scanArn","targetResourceId"],"members":{"accountId":{},"filterCriteria":{"type":"structure","members":{"checkIdFilters":{"shape":"S59"},"findingArnFilters":{"type":"list","member":{"shape":"S5a"}},"findingStatusFilters":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"securityLevelFilters":{"shape":"S5h"},"titleFilters":{"shape":"S5k"}}},"maxResults":{"type":"integer"},"nextToken":{},"scanArn":{},"sortBy":{},"sortOrder":{},"targetResourceId":{}}},"output":{"type":"structure","members":{"nextToken":{},"scanResultDetails":{"type":"list","member":{"type":"structure","required":["scanArn"],"members":{"accountId":{},"checkDescription":{},"checkId":{},"findingArn":{},"level":{},"platform":{},"remediation":{},"scanArn":{},"status":{},"statusReason":{},"targetResourceId":{},"title":{}}}}}}},"GetConfiguration":{"http":{"requestUri":"/configuration/get","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"ec2Configuration":{"type":"structure","members":{"scanModeState":{"type":"structure","members":{"scanMode":{},"scanModeStatus":{}}}}},"ecrConfiguration":{"type":"structure","members":{"rescanDurationState":{"type":"structure","members":{"pullDateRescanDuration":{},"rescanDuration":{},"status":{},"updatedAt":{"type":"timestamp"}}}}}}}},"GetDelegatedAdminAccount":{"http":{"requestUri":"/delegatedadminaccounts/get","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"delegatedAdmin":{"type":"structure","members":{"accountId":{},"relationshipStatus":{}}}}}},"GetEc2DeepInspectionConfiguration":{"http":{"requestUri":"/ec2deepinspectionconfiguration/get","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"errorMessage":{},"orgPackagePaths":{"shape":"S6c"},"packagePaths":{"shape":"S6c"},"status":{}}}},"GetEncryptionKey":{"http":{"method":"GET","requestUri":"/encryptionkey/get","responseCode":200},"input":{"type":"structure","required":["resourceType","scanType"],"members":{"resourceType":{"location":"querystring","locationName":"resourceType"},"scanType":{"location":"querystring","locationName":"scanType"}}},"output":{"type":"structure","required":["kmsKeyId"],"members":{"kmsKeyId":{}}}},"GetFindingsReportStatus":{"http":{"requestUri":"/reporting/status/get","responseCode":200},"input":{"type":"structure","members":{"reportId":{}}},"output":{"type":"structure","members":{"destination":{"shape":"S42"},"errorCode":{},"errorMessage":{},"filterCriteria":{"shape":"S3e"},"reportId":{},"status":{}}}},"GetMember":{"http":{"requestUri":"/members/get","responseCode":200},"input":{"type":"structure","required":["accountId"],"members":{"accountId":{}}},"output":{"type":"structure","members":{"member":{"shape":"S6q"}}}},"GetSbomExport":{"http":{"requestUri":"/sbomexport/get","responseCode":200},"input":{"type":"structure","required":["reportId"],"members":{"reportId":{}}},"output":{"type":"structure","members":{"errorCode":{},"errorMessage":{},"filterCriteria":{"shape":"S46"},"format":{},"reportId":{},"s3Destination":{"shape":"S42"},"status":{}}},"idempotent":true},"ListAccountPermissions":{"http":{"requestUri":"/accountpermissions/list","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{},"service":{}}},"output":{"type":"structure","required":["permissions"],"members":{"nextToken":{},"permissions":{"type":"list","member":{"type":"structure","required":["operation","service"],"members":{"operation":{},"service":{}}}}}}},"ListCisScanConfigurations":{"http":{"requestUri":"/cis/scan-configuration/list","responseCode":200},"input":{"type":"structure","members":{"filterCriteria":{"type":"structure","members":{"scanConfigurationArnFilters":{"shape":"S72"},"scanNameFilters":{"shape":"S73"},"targetResourceTagFilters":{"shape":"S74"}}},"maxResults":{"type":"integer"},"nextToken":{},"sortBy":{},"sortOrder":{}}},"output":{"type":"structure","members":{"nextToken":{},"scanConfigurations":{"type":"list","member":{"type":"structure","required":["scanConfigurationArn"],"members":{"ownerId":{},"scanConfigurationArn":{},"scanName":{},"schedule":{"shape":"S2q"},"securityLevel":{},"tags":{"shape":"S31"},"targets":{"shape":"S7d"}}}}}}},"ListCisScanResultsAggregatedByChecks":{"http":{"requestUri":"/cis/scan-result/check/list","responseCode":200},"input":{"type":"structure","required":["scanArn"],"members":{"filterCriteria":{"type":"structure","members":{"accountIdFilters":{"type":"list","member":{"shape":"S5a"}},"checkIdFilters":{"shape":"S59"},"failedResourcesFilters":{"shape":"S7i"},"platformFilters":{"shape":"S7k"},"securityLevelFilters":{"shape":"S5h"},"titleFilters":{"shape":"S5k"}}},"maxResults":{"type":"integer"},"nextToken":{},"scanArn":{},"sortBy":{},"sortOrder":{}}},"output":{"type":"structure","members":{"checkAggregations":{"type":"list","member":{"type":"structure","required":["scanArn"],"members":{"accountId":{},"checkDescription":{},"checkId":{},"level":{},"platform":{},"scanArn":{},"statusCounts":{"shape":"S7q"},"title":{}}}},"nextToken":{}}}},"ListCisScanResultsAggregatedByTargetResource":{"http":{"requestUri":"/cis/scan-result/resource/list","responseCode":200},"input":{"type":"structure","required":["scanArn"],"members":{"filterCriteria":{"type":"structure","members":{"accountIdFilters":{"shape":"S7t"},"checkIdFilters":{"shape":"S59"},"failedChecksFilters":{"shape":"S7i"},"platformFilters":{"shape":"S7k"},"statusFilters":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"targetResourceIdFilters":{"shape":"S7y"},"targetResourceTagFilters":{"shape":"S74"},"targetStatusFilters":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"targetStatusReasonFilters":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}}}},"maxResults":{"type":"integer"},"nextToken":{},"scanArn":{},"sortBy":{},"sortOrder":{}}},"output":{"type":"structure","members":{"nextToken":{},"targetResourceAggregations":{"type":"list","member":{"type":"structure","required":["scanArn"],"members":{"accountId":{},"platform":{},"scanArn":{},"statusCounts":{"shape":"S7q"},"targetResourceId":{},"targetResourceTags":{"shape":"S37"},"targetStatus":{},"targetStatusReason":{}}}}}}},"ListCisScans":{"http":{"requestUri":"/cis/scan/list","responseCode":200},"input":{"type":"structure","members":{"detailLevel":{},"filterCriteria":{"type":"structure","members":{"failedChecksFilters":{"shape":"S7i"},"scanArnFilters":{"type":"list","member":{"shape":"S5a"}},"scanAtFilters":{"type":"list","member":{"type":"structure","members":{"earliestScanStartTime":{"type":"timestamp"},"latestScanStartTime":{"type":"timestamp"}}}},"scanConfigurationArnFilters":{"shape":"S72"},"scanNameFilters":{"shape":"S73"},"scanStatusFilters":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"scheduledByFilters":{"type":"list","member":{"shape":"S5a"}},"targetAccountIdFilters":{"shape":"S7t"},"targetResourceIdFilters":{"shape":"S7y"},"targetResourceTagFilters":{"shape":"S74"}}},"maxResults":{"type":"integer"},"nextToken":{},"sortBy":{},"sortOrder":{}}},"output":{"type":"structure","members":{"nextToken":{},"scans":{"type":"list","member":{"type":"structure","required":["scanArn","scanConfigurationArn"],"members":{"failedChecks":{"type":"integer"},"scanArn":{},"scanConfigurationArn":{},"scanDate":{"type":"timestamp"},"scanName":{},"scheduledBy":{},"securityLevel":{},"status":{},"targets":{"shape":"S7d"},"totalChecks":{"type":"integer"}}}}}}},"ListCoverage":{"http":{"requestUri":"/coverage/list","responseCode":200},"input":{"type":"structure","members":{"filterCriteria":{"shape":"S8r"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"coveredResources":{"type":"list","member":{"type":"structure","required":["accountId","resourceId","resourceType","scanType"],"members":{"accountId":{},"lastScannedAt":{"type":"timestamp"},"resourceId":{},"resourceMetadata":{"type":"structure","members":{"ec2":{"type":"structure","members":{"amiId":{},"platform":{},"tags":{"shape":"S3x"}}},"ecrImage":{"type":"structure","members":{"imagePulledAt":{"type":"timestamp"},"tags":{"type":"list","member":{}}}},"ecrRepository":{"type":"structure","members":{"name":{},"scanFrequency":{}}},"lambdaFunction":{"type":"structure","members":{"functionName":{},"functionTags":{"shape":"S3x"},"layers":{"type":"list","member":{}},"runtime":{}}}}},"resourceType":{},"scanMode":{},"scanStatus":{"type":"structure","required":["reason","statusCode"],"members":{"reason":{},"statusCode":{}}},"scanType":{}}}},"nextToken":{}}}},"ListCoverageStatistics":{"http":{"requestUri":"/coverage/statistics/list","responseCode":200},"input":{"type":"structure","members":{"filterCriteria":{"shape":"S8r"},"groupBy":{},"nextToken":{}}},"output":{"type":"structure","required":["totalCounts"],"members":{"countsByGroup":{"type":"list","member":{"type":"structure","members":{"count":{"type":"long"},"groupKey":{}}}},"nextToken":{},"totalCounts":{"type":"long"}}}},"ListDelegatedAdminAccounts":{"http":{"requestUri":"/delegatedadminaccounts/list","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"delegatedAdminAccounts":{"type":"list","member":{"type":"structure","members":{"accountId":{},"status":{}}}},"nextToken":{}}}},"ListFilters":{"http":{"requestUri":"/filters/list","responseCode":200},"input":{"type":"structure","members":{"action":{},"arns":{"type":"list","member":{}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["filters"],"members":{"filters":{"type":"list","member":{"type":"structure","required":["action","arn","createdAt","criteria","name","ownerId","updatedAt"],"members":{"action":{},"arn":{},"createdAt":{"type":"timestamp"},"criteria":{"shape":"S3e"},"description":{},"name":{},"ownerId":{},"reason":{},"tags":{"shape":"S3x"},"updatedAt":{"type":"timestamp"}}}},"nextToken":{}}}},"ListFindingAggregations":{"http":{"requestUri":"/findings/aggregation/list","responseCode":200},"input":{"type":"structure","required":["aggregationType"],"members":{"accountIds":{"shape":"S3f"},"aggregationRequest":{"type":"structure","members":{"accountAggregation":{"type":"structure","members":{"findingType":{},"resourceType":{},"sortBy":{},"sortOrder":{}}},"amiAggregation":{"type":"structure","members":{"amis":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"awsEcrContainerAggregation":{"type":"structure","members":{"architectures":{"shape":"S3f"},"imageShas":{"shape":"S3f"},"imageTags":{"shape":"S3f"},"repositories":{"shape":"S3f"},"resourceIds":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"ec2InstanceAggregation":{"type":"structure","members":{"amis":{"shape":"S3f"},"instanceIds":{"shape":"S3f"},"instanceTags":{"shape":"S3q"},"operatingSystems":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"findingTypeAggregation":{"type":"structure","members":{"findingType":{},"resourceType":{},"sortBy":{},"sortOrder":{}}},"imageLayerAggregation":{"type":"structure","members":{"layerHashes":{"shape":"S3f"},"repositories":{"shape":"S3f"},"resourceIds":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"lambdaFunctionAggregation":{"type":"structure","members":{"functionNames":{"shape":"S3f"},"functionTags":{"shape":"S3q"},"resourceIds":{"shape":"S3f"},"runtimes":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"lambdaLayerAggregation":{"type":"structure","members":{"functionNames":{"shape":"S3f"},"layerArns":{"shape":"S3f"},"resourceIds":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"packageAggregation":{"type":"structure","members":{"packageNames":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"repositoryAggregation":{"type":"structure","members":{"repositories":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"titleAggregation":{"type":"structure","members":{"findingType":{},"resourceType":{},"sortBy":{},"sortOrder":{},"titles":{"shape":"S3f"},"vulnerabilityIds":{"shape":"S3f"}}}},"union":true},"aggregationType":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["aggregationType"],"members":{"aggregationType":{},"nextToken":{},"responses":{"type":"list","member":{"type":"structure","members":{"accountAggregation":{"type":"structure","members":{"accountId":{},"severityCounts":{"shape":"Sb2"}}},"amiAggregation":{"type":"structure","required":["ami"],"members":{"accountId":{},"affectedInstances":{"type":"long"},"ami":{},"severityCounts":{"shape":"Sb2"}}},"awsEcrContainerAggregation":{"type":"structure","required":["resourceId"],"members":{"accountId":{},"architecture":{},"imageSha":{},"imageTags":{"type":"list","member":{}},"repository":{},"resourceId":{},"severityCounts":{"shape":"Sb2"}}},"ec2InstanceAggregation":{"type":"structure","required":["instanceId"],"members":{"accountId":{},"ami":{},"instanceId":{},"instanceTags":{"shape":"S3x"},"networkFindings":{"type":"long"},"operatingSystem":{},"severityCounts":{"shape":"Sb2"}}},"findingTypeAggregation":{"type":"structure","members":{"accountId":{},"severityCounts":{"shape":"Sb2"}}},"imageLayerAggregation":{"type":"structure","required":["accountId","layerHash","repository","resourceId"],"members":{"accountId":{},"layerHash":{},"repository":{},"resourceId":{},"severityCounts":{"shape":"Sb2"}}},"lambdaFunctionAggregation":{"type":"structure","required":["resourceId"],"members":{"accountId":{},"functionName":{},"lambdaTags":{"shape":"S3x"},"lastModifiedAt":{"type":"timestamp"},"resourceId":{},"runtime":{},"severityCounts":{"shape":"Sb2"}}},"lambdaLayerAggregation":{"type":"structure","required":["accountId","functionName","layerArn","resourceId"],"members":{"accountId":{},"functionName":{},"layerArn":{},"resourceId":{},"severityCounts":{"shape":"Sb2"}}},"packageAggregation":{"type":"structure","required":["packageName"],"members":{"accountId":{},"packageName":{},"severityCounts":{"shape":"Sb2"}}},"repositoryAggregation":{"type":"structure","required":["repository"],"members":{"accountId":{},"affectedImages":{"type":"long"},"repository":{},"severityCounts":{"shape":"Sb2"}}},"titleAggregation":{"type":"structure","required":["title"],"members":{"accountId":{},"severityCounts":{"shape":"Sb2"},"title":{},"vulnerabilityId":{}}}},"union":true}}}}},"ListFindings":{"http":{"requestUri":"/findings/list","responseCode":200},"input":{"type":"structure","members":{"filterCriteria":{"shape":"S3e"},"maxResults":{"type":"integer"},"nextToken":{},"sortCriteria":{"type":"structure","required":["field","sortOrder"],"members":{"field":{},"sortOrder":{}}}}},"output":{"type":"structure","members":{"findings":{"type":"list","member":{"type":"structure","required":["awsAccountId","description","findingArn","firstObservedAt","lastObservedAt","remediation","resources","severity","status","type"],"members":{"awsAccountId":{},"codeVulnerabilityDetails":{"type":"structure","required":["cwes","detectorId","detectorName","filePath"],"members":{"cwes":{"type":"list","member":{}},"detectorId":{},"detectorName":{},"detectorTags":{"type":"list","member":{}},"filePath":{"type":"structure","required":["endLine","fileName","filePath","startLine"],"members":{"endLine":{"type":"integer"},"fileName":{},"filePath":{},"startLine":{"type":"integer"}}},"referenceUrls":{"type":"list","member":{}},"ruleId":{},"sourceLambdaLayerArn":{}}},"description":{},"epss":{"type":"structure","members":{"score":{"type":"double"}}},"exploitAvailable":{},"exploitabilityDetails":{"type":"structure","members":{"lastKnownExploitAt":{"type":"timestamp"}}},"findingArn":{},"firstObservedAt":{"type":"timestamp"},"fixAvailable":{},"inspectorScore":{"type":"double"},"inspectorScoreDetails":{"type":"structure","members":{"adjustedCvss":{"type":"structure","required":["score","scoreSource","scoringVector","version"],"members":{"adjustments":{"type":"list","member":{"type":"structure","required":["metric","reason"],"members":{"metric":{},"reason":{}}}},"cvssSource":{},"score":{"type":"double"},"scoreSource":{},"scoringVector":{},"version":{}}}}},"lastObservedAt":{"type":"timestamp"},"networkReachabilityDetails":{"type":"structure","required":["networkPath","openPortRange","protocol"],"members":{"networkPath":{"type":"structure","members":{"steps":{"type":"list","member":{"type":"structure","required":["componentId","componentType"],"members":{"componentId":{},"componentType":{}}}}}},"openPortRange":{"type":"structure","required":["begin","end"],"members":{"begin":{"type":"integer"},"end":{"type":"integer"}}},"protocol":{}}},"packageVulnerabilityDetails":{"type":"structure","required":["source","vulnerabilityId"],"members":{"cvss":{"type":"list","member":{"type":"structure","required":["baseScore","scoringVector","source","version"],"members":{"baseScore":{"type":"double"},"scoringVector":{},"source":{},"version":{}}}},"referenceUrls":{"type":"list","member":{}},"relatedVulnerabilities":{"type":"list","member":{}},"source":{},"sourceUrl":{},"vendorCreatedAt":{"type":"timestamp"},"vendorSeverity":{},"vendorUpdatedAt":{"type":"timestamp"},"vulnerabilityId":{},"vulnerablePackages":{"type":"list","member":{"type":"structure","required":["name","version"],"members":{"arch":{},"epoch":{"type":"integer"},"filePath":{},"fixedInVersion":{},"name":{},"packageManager":{},"release":{},"remediation":{},"sourceLambdaLayerArn":{},"sourceLayerHash":{},"version":{}}}}}},"remediation":{"type":"structure","members":{"recommendation":{"type":"structure","members":{"Url":{},"text":{}}}}},"resources":{"type":"list","member":{"type":"structure","required":["id","type"],"members":{"details":{"type":"structure","members":{"awsEc2Instance":{"type":"structure","members":{"iamInstanceProfileArn":{},"imageId":{},"ipV4Addresses":{"type":"list","member":{}},"ipV6Addresses":{"type":"list","member":{}},"keyName":{},"launchedAt":{"type":"timestamp"},"platform":{},"subnetId":{},"type":{},"vpcId":{}}},"awsEcrContainerImage":{"type":"structure","required":["imageHash","registry","repositoryName"],"members":{"architecture":{},"author":{},"imageHash":{},"imageTags":{"type":"list","member":{}},"platform":{},"pushedAt":{"type":"timestamp"},"registry":{},"repositoryName":{}}},"awsLambdaFunction":{"type":"structure","required":["codeSha256","executionRoleArn","functionName","runtime","version"],"members":{"architectures":{"type":"list","member":{}},"codeSha256":{},"executionRoleArn":{},"functionName":{},"lastModifiedAt":{"type":"timestamp"},"layers":{"type":"list","member":{}},"packageType":{},"runtime":{},"version":{},"vpcConfig":{"type":"structure","members":{"securityGroupIds":{"type":"list","member":{}},"subnetIds":{"type":"list","member":{}},"vpcId":{}}}}}}},"id":{},"partition":{},"region":{},"tags":{"shape":"S3x"},"type":{}}}},"severity":{},"status":{},"title":{},"type":{},"updatedAt":{"type":"timestamp"}}}},"nextToken":{}}}},"ListMembers":{"http":{"requestUri":"/members/list","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{},"onlyAssociated":{"type":"boolean"}}},"output":{"type":"structure","members":{"members":{"type":"list","member":{"shape":"S6q"}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S3x"}}}},"ListUsageTotals":{"http":{"requestUri":"/usage/list","responseCode":200},"input":{"type":"structure","members":{"accountIds":{"type":"list","member":{}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"nextToken":{},"totals":{"type":"list","member":{"type":"structure","members":{"accountId":{},"usage":{"type":"list","member":{"type":"structure","members":{"currency":{},"estimatedMonthlyCost":{"type":"double"},"total":{"type":"double"},"type":{}}}}}}}}}},"ResetEncryptionKey":{"http":{"method":"PUT","requestUri":"/encryptionkey/reset","responseCode":200},"input":{"type":"structure","required":["resourceType","scanType"],"members":{"resourceType":{},"scanType":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"SearchVulnerabilities":{"http":{"requestUri":"/vulnerabilities/search","responseCode":200},"input":{"type":"structure","required":["filterCriteria"],"members":{"filterCriteria":{"type":"structure","required":["vulnerabilityIds"],"members":{"vulnerabilityIds":{"type":"list","member":{}}}},"nextToken":{}}},"output":{"type":"structure","required":["vulnerabilities"],"members":{"nextToken":{},"vulnerabilities":{"type":"list","member":{"type":"structure","required":["id"],"members":{"atigData":{"type":"structure","members":{"firstSeen":{"type":"timestamp"},"lastSeen":{"type":"timestamp"},"targets":{"type":"list","member":{}},"ttps":{"shape":"S1q"}}},"cisaData":{"shape":"S16"},"cvss2":{"type":"structure","members":{"baseScore":{"type":"double"},"scoringVector":{}}},"cvss3":{"type":"structure","members":{"baseScore":{"type":"double"},"scoringVector":{}}},"cwes":{"shape":"S1a"},"description":{},"detectionPlatforms":{"type":"list","member":{}},"epss":{"type":"structure","members":{"score":{"type":"double"}}},"exploitObserved":{"shape":"S1i"},"id":{},"referenceUrls":{"shape":"S1l"},"relatedVulnerabilities":{"type":"list","member":{}},"source":{},"sourceUrl":{},"vendorCreatedAt":{"type":"timestamp"},"vendorSeverity":{},"vendorUpdatedAt":{"type":"timestamp"}}}}}}},"SendCisSessionHealth":{"http":{"method":"PUT","requestUri":"/cissession/health/send","responseCode":200},"input":{"type":"structure","required":["scanJobId","sessionToken"],"members":{"scanJobId":{},"sessionToken":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"SendCisSessionTelemetry":{"http":{"method":"PUT","requestUri":"/cissession/telemetry/send","responseCode":200},"input":{"type":"structure","required":["messages","scanJobId","sessionToken"],"members":{"messages":{"type":"list","member":{"type":"structure","required":["cisRuleDetails","ruleId","status"],"members":{"cisRuleDetails":{"type":"blob"},"ruleId":{},"status":{}}}},"scanJobId":{},"sessionToken":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"StartCisSession":{"http":{"method":"PUT","requestUri":"/cissession/start","responseCode":200},"input":{"type":"structure","required":["message","scanJobId"],"members":{"message":{"type":"structure","required":["sessionToken"],"members":{"sessionToken":{}}},"scanJobId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"StopCisSession":{"http":{"method":"PUT","requestUri":"/cissession/stop","responseCode":200},"input":{"type":"structure","required":["message","scanJobId","sessionToken"],"members":{"message":{"type":"structure","required":["progress","status"],"members":{"benchmarkProfile":{},"benchmarkVersion":{},"computePlatform":{"type":"structure","members":{"product":{},"vendor":{},"version":{}}},"progress":{"type":"structure","members":{"errorChecks":{"type":"integer"},"failedChecks":{"type":"integer"},"informationalChecks":{"type":"integer"},"notApplicableChecks":{"type":"integer"},"notEvaluatedChecks":{"type":"integer"},"successfulChecks":{"type":"integer"},"totalChecks":{"type":"integer"},"unknownChecks":{"type":"integer"}}},"reason":{},"status":{}}},"scanJobId":{},"sessionToken":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S3x"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateCisScanConfiguration":{"http":{"requestUri":"/cis/scan-configuration/update","responseCode":200},"input":{"type":"structure","required":["scanConfigurationArn"],"members":{"scanConfigurationArn":{},"scanName":{},"schedule":{"shape":"S2q"},"securityLevel":{},"targets":{"type":"structure","members":{"accountIds":{"shape":"S35"},"targetResourceTags":{"shape":"S37"}}}}},"output":{"type":"structure","required":["scanConfigurationArn"],"members":{"scanConfigurationArn":{}}}},"UpdateConfiguration":{"http":{"requestUri":"/configuration/update","responseCode":200},"input":{"type":"structure","members":{"ec2Configuration":{"type":"structure","required":["scanMode"],"members":{"scanMode":{}}},"ecrConfiguration":{"type":"structure","required":["rescanDuration"],"members":{"pullDateRescanDuration":{},"rescanDuration":{}}}}},"output":{"type":"structure","members":{}}},"UpdateEc2DeepInspectionConfiguration":{"http":{"requestUri":"/ec2deepinspectionconfiguration/update","responseCode":200},"input":{"type":"structure","members":{"activateDeepInspection":{"type":"boolean"},"packagePaths":{"shape":"S6c"}}},"output":{"type":"structure","members":{"errorMessage":{},"orgPackagePaths":{"shape":"S6c"},"packagePaths":{"shape":"S6c"},"status":{}}}},"UpdateEncryptionKey":{"http":{"method":"PUT","requestUri":"/encryptionkey/update","responseCode":200},"input":{"type":"structure","required":["kmsKeyId","resourceType","scanType"],"members":{"kmsKeyId":{},"resourceType":{},"scanType":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateFilter":{"http":{"requestUri":"/filters/update","responseCode":200},"input":{"type":"structure","required":["filterArn"],"members":{"action":{},"description":{},"filterArn":{},"filterCriteria":{"shape":"S3e"},"name":{},"reason":{}}},"output":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"UpdateOrgEc2DeepInspectionConfiguration":{"http":{"requestUri":"/ec2deepinspectionconfiguration/org/update","responseCode":200},"input":{"type":"structure","required":["orgPackagePaths"],"members":{"orgPackagePaths":{"shape":"S6c"}}},"output":{"type":"structure","members":{}}},"UpdateOrganizationConfiguration":{"http":{"requestUri":"/organizationconfiguration/update","responseCode":200},"input":{"type":"structure","required":["autoEnable"],"members":{"autoEnable":{"shape":"S4l"}}},"output":{"type":"structure","required":["autoEnable"],"members":{"autoEnable":{"shape":"S4l"}}}}},"shapes":{"S5":{"type":"list","member":{}},"Sa":{"type":"structure","required":["errorCode","errorMessage","status"],"members":{"errorCode":{},"errorMessage":{},"status":{}}},"Se":{"type":"list","member":{"type":"structure","required":["accountId","errorCode","errorMessage"],"members":{"accountId":{},"errorCode":{},"errorMessage":{},"resourceStatus":{"shape":"Sg"},"status":{}}}},"Sg":{"type":"structure","required":["ec2","ecr"],"members":{"ec2":{},"ecr":{},"lambda":{},"lambdaCode":{}}},"S16":{"type":"structure","members":{"action":{},"dateAdded":{"type":"timestamp"},"dateDue":{"type":"timestamp"}}},"S1a":{"type":"list","member":{}},"S1i":{"type":"structure","members":{"firstSeen":{"type":"timestamp"},"lastSeen":{"type":"timestamp"}}},"S1l":{"type":"list","member":{}},"S1q":{"type":"list","member":{}},"S29":{"type":"list","member":{"type":"structure","required":["accountId"],"members":{"accountId":{},"errorMessage":{},"status":{}}}},"S2c":{"type":"list","member":{"type":"structure","required":["accountId"],"members":{"accountId":{},"ec2ScanStatus":{},"errorMessage":{}}}},"S2q":{"type":"structure","members":{"daily":{"type":"structure","required":["startTime"],"members":{"startTime":{"shape":"S2s"}}},"monthly":{"type":"structure","required":["day","startTime"],"members":{"day":{},"startTime":{"shape":"S2s"}}},"oneTime":{"type":"structure","members":{}},"weekly":{"type":"structure","required":["days","startTime"],"members":{"days":{"type":"list","member":{}},"startTime":{"shape":"S2s"}}}},"union":true},"S2s":{"type":"structure","required":["timeOfDay","timezone"],"members":{"timeOfDay":{},"timezone":{}}},"S31":{"type":"map","key":{},"value":{}},"S35":{"type":"list","member":{}},"S37":{"type":"map","key":{},"value":{"type":"list","member":{}}},"S3e":{"type":"structure","members":{"awsAccountId":{"shape":"S3f"},"codeVulnerabilityDetectorName":{"shape":"S3f"},"codeVulnerabilityDetectorTags":{"shape":"S3f"},"codeVulnerabilityFilePath":{"shape":"S3f"},"componentId":{"shape":"S3f"},"componentType":{"shape":"S3f"},"ec2InstanceImageId":{"shape":"S3f"},"ec2InstanceSubnetId":{"shape":"S3f"},"ec2InstanceVpcId":{"shape":"S3f"},"ecrImageArchitecture":{"shape":"S3f"},"ecrImageHash":{"shape":"S3f"},"ecrImagePushedAt":{"shape":"S3j"},"ecrImageRegistry":{"shape":"S3f"},"ecrImageRepositoryName":{"shape":"S3f"},"ecrImageTags":{"shape":"S3f"},"epssScore":{"shape":"S3l"},"exploitAvailable":{"shape":"S3f"},"findingArn":{"shape":"S3f"},"findingStatus":{"shape":"S3f"},"findingType":{"shape":"S3f"},"firstObservedAt":{"shape":"S3j"},"fixAvailable":{"shape":"S3f"},"inspectorScore":{"shape":"S3l"},"lambdaFunctionExecutionRoleArn":{"shape":"S3f"},"lambdaFunctionLastModifiedAt":{"shape":"S3j"},"lambdaFunctionLayers":{"shape":"S3f"},"lambdaFunctionName":{"shape":"S3f"},"lambdaFunctionRuntime":{"shape":"S3f"},"lastObservedAt":{"shape":"S3j"},"networkProtocol":{"shape":"S3f"},"portRange":{"type":"list","member":{"type":"structure","members":{"beginInclusive":{"type":"integer"},"endInclusive":{"type":"integer"}}}},"relatedVulnerabilities":{"shape":"S3f"},"resourceId":{"shape":"S3f"},"resourceTags":{"shape":"S3q"},"resourceType":{"shape":"S3f"},"severity":{"shape":"S3f"},"title":{"shape":"S3f"},"updatedAt":{"shape":"S3j"},"vendorSeverity":{"shape":"S3f"},"vulnerabilityId":{"shape":"S3f"},"vulnerabilitySource":{"shape":"S3f"},"vulnerablePackages":{"type":"list","member":{"type":"structure","members":{"architecture":{"shape":"S3g"},"epoch":{"shape":"S3m"},"name":{"shape":"S3g"},"release":{"shape":"S3g"},"sourceLambdaLayerArn":{"shape":"S3g"},"sourceLayerHash":{"shape":"S3g"},"version":{"shape":"S3g"}}}}}},"S3f":{"type":"list","member":{"shape":"S3g"}},"S3g":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}},"S3j":{"type":"list","member":{"type":"structure","members":{"endInclusive":{"type":"timestamp"},"startInclusive":{"type":"timestamp"}}}},"S3l":{"type":"list","member":{"shape":"S3m"}},"S3m":{"type":"structure","members":{"lowerInclusive":{"type":"double"},"upperInclusive":{"type":"double"}}},"S3q":{"type":"list","member":{"type":"structure","required":["comparison","key"],"members":{"comparison":{},"key":{},"value":{}}}},"S3x":{"type":"map","key":{},"value":{}},"S42":{"type":"structure","required":["bucketName","kmsKeyArn"],"members":{"bucketName":{},"keyPrefix":{},"kmsKeyArn":{}}},"S46":{"type":"structure","members":{"accountId":{"shape":"S47"},"ec2InstanceTags":{"shape":"S4b"},"ecrImageTags":{"shape":"S47"},"ecrRepositoryName":{"shape":"S47"},"lambdaFunctionName":{"shape":"S47"},"lambdaFunctionTags":{"shape":"S4b"},"resourceId":{"shape":"S47"},"resourceType":{"shape":"S47"}}},"S47":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"S4b":{"type":"list","member":{"type":"structure","required":["comparison","key"],"members":{"comparison":{},"key":{},"value":{}}}},"S4l":{"type":"structure","required":["ec2","ecr"],"members":{"ec2":{"type":"boolean"},"ecr":{"type":"boolean"},"lambda":{"type":"boolean"},"lambdaCode":{"type":"boolean"}}},"S4q":{"type":"list","member":{"type":"structure","required":["accountId","resourceStatus","status"],"members":{"accountId":{},"resourceStatus":{"shape":"Sg"},"status":{}}}},"S59":{"type":"list","member":{"shape":"S5a"}},"S5a":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}},"S5h":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"S5k":{"type":"list","member":{"shape":"S5a"}},"S6c":{"type":"list","member":{}},"S6q":{"type":"structure","members":{"accountId":{},"delegatedAdminAccountId":{},"relationshipStatus":{},"updatedAt":{"type":"timestamp"}}},"S72":{"type":"list","member":{"shape":"S5a"}},"S73":{"type":"list","member":{"shape":"S5a"}},"S74":{"type":"list","member":{"type":"structure","required":["comparison","key","value"],"members":{"comparison":{},"key":{},"value":{}}}},"S7d":{"type":"structure","members":{"accountIds":{"type":"list","member":{}},"targetResourceTags":{"shape":"S37"}}},"S7i":{"type":"list","member":{"type":"structure","members":{"lowerInclusive":{"type":"integer"},"upperInclusive":{"type":"integer"}}}},"S7k":{"type":"list","member":{"shape":"S5a"}},"S7q":{"type":"structure","members":{"failed":{"type":"integer"},"passed":{"type":"integer"},"skipped":{"type":"integer"}}},"S7t":{"type":"list","member":{"shape":"S5a"}},"S7y":{"type":"list","member":{"shape":"S5a"}},"S8r":{"type":"structure","members":{"accountId":{"shape":"S8s"},"ec2InstanceTags":{"shape":"S8w"},"ecrImageTags":{"shape":"S8s"},"ecrRepositoryName":{"shape":"S8s"},"imagePulledAt":{"shape":"S8z"},"lambdaFunctionName":{"shape":"S8s"},"lambdaFunctionRuntime":{"shape":"S8s"},"lambdaFunctionTags":{"shape":"S8w"},"lastScannedAt":{"shape":"S8z"},"resourceId":{"shape":"S8s"},"resourceType":{"shape":"S8s"},"scanMode":{"shape":"S8s"},"scanStatusCode":{"shape":"S8s"},"scanStatusReason":{"shape":"S8s"},"scanType":{"shape":"S8s"}}},"S8s":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"S8w":{"type":"list","member":{"type":"structure","required":["comparison","key"],"members":{"comparison":{},"key":{},"value":{}}}},"S8z":{"type":"list","member":{"type":"structure","members":{"endInclusive":{"type":"timestamp"},"startInclusive":{"type":"timestamp"}}}},"Sb2":{"type":"structure","members":{"all":{"type":"long"},"critical":{"type":"long"},"high":{"type":"long"},"medium":{"type":"long"}}}}}
|
62547
|
+
module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-06-08","endpointPrefix":"inspector2","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceAbbreviation":"Inspector2","serviceFullName":"Inspector2","serviceId":"Inspector2","signatureVersion":"v4","signingName":"inspector2","uid":"inspector2-2020-06-08"},"operations":{"AssociateMember":{"http":{"requestUri":"/members/associate","responseCode":200},"input":{"type":"structure","required":["accountId"],"members":{"accountId":{}}},"output":{"type":"structure","required":["accountId"],"members":{"accountId":{}}}},"BatchGetAccountStatus":{"http":{"requestUri":"/status/batch/get","responseCode":200},"input":{"type":"structure","members":{"accountIds":{"shape":"S5"}}},"output":{"type":"structure","required":["accounts"],"members":{"accounts":{"type":"list","member":{"type":"structure","required":["accountId","resourceState","state"],"members":{"accountId":{},"resourceState":{"type":"structure","required":["ec2","ecr"],"members":{"ec2":{"shape":"Sa"},"ecr":{"shape":"Sa"},"lambda":{"shape":"Sa"},"lambdaCode":{"shape":"Sa"}}},"state":{"shape":"Sa"}}}},"failedAccounts":{"shape":"Se"}}}},"BatchGetCodeSnippet":{"http":{"requestUri":"/codesnippet/batchget","responseCode":200},"input":{"type":"structure","required":["findingArns"],"members":{"findingArns":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"codeSnippetResults":{"type":"list","member":{"type":"structure","members":{"codeSnippet":{"type":"list","member":{"type":"structure","required":["content","lineNumber"],"members":{"content":{},"lineNumber":{"type":"integer"}}}},"endLine":{"type":"integer"},"findingArn":{},"startLine":{"type":"integer"},"suggestedFixes":{"type":"list","member":{"type":"structure","members":{"code":{},"description":{}}}}}}},"errors":{"type":"list","member":{"type":"structure","required":["errorCode","errorMessage","findingArn"],"members":{"errorCode":{},"errorMessage":{},"findingArn":{}}}}}}},"BatchGetFindingDetails":{"http":{"requestUri":"/findings/details/batch/get","responseCode":200},"input":{"type":"structure","required":["findingArns"],"members":{"findingArns":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"errors":{"type":"list","member":{"type":"structure","required":["errorCode","errorMessage","findingArn"],"members":{"errorCode":{},"errorMessage":{},"findingArn":{}}}},"findingDetails":{"type":"list","member":{"type":"structure","members":{"cisaData":{"shape":"S16"},"cwes":{"shape":"S1a"},"epssScore":{"type":"double"},"evidences":{"type":"list","member":{"type":"structure","members":{"evidenceDetail":{},"evidenceRule":{},"severity":{}}}},"exploitObserved":{"shape":"S1i"},"findingArn":{},"referenceUrls":{"shape":"S1l"},"riskScore":{"type":"integer"},"tools":{"type":"list","member":{}},"ttps":{"shape":"S1q"}}}}}}},"BatchGetFreeTrialInfo":{"http":{"requestUri":"/freetrialinfo/batchget","responseCode":200},"input":{"type":"structure","required":["accountIds"],"members":{"accountIds":{"type":"list","member":{}}}},"output":{"type":"structure","required":["accounts","failedAccounts"],"members":{"accounts":{"type":"list","member":{"type":"structure","required":["accountId","freeTrialInfo"],"members":{"accountId":{},"freeTrialInfo":{"type":"list","member":{"type":"structure","required":["end","start","status","type"],"members":{"end":{"type":"timestamp"},"start":{"type":"timestamp"},"status":{},"type":{}}}}}}},"failedAccounts":{"type":"list","member":{"type":"structure","required":["accountId","code","message"],"members":{"accountId":{},"code":{},"message":{}}}}}}},"BatchGetMemberEc2DeepInspectionStatus":{"http":{"requestUri":"/ec2deepinspectionstatus/member/batch/get","responseCode":200},"input":{"type":"structure","members":{"accountIds":{"shape":"S5"}}},"output":{"type":"structure","members":{"accountIds":{"shape":"S29"},"failedAccountIds":{"shape":"S2c"}}}},"BatchUpdateMemberEc2DeepInspectionStatus":{"http":{"requestUri":"/ec2deepinspectionstatus/member/batch/update","responseCode":200},"input":{"type":"structure","required":["accountIds"],"members":{"accountIds":{"type":"list","member":{"type":"structure","required":["accountId","activateDeepInspection"],"members":{"accountId":{},"activateDeepInspection":{"type":"boolean"}}}}}},"output":{"type":"structure","members":{"accountIds":{"shape":"S29"},"failedAccountIds":{"shape":"S2c"}}}},"CancelFindingsReport":{"http":{"requestUri":"/reporting/cancel","responseCode":200},"input":{"type":"structure","required":["reportId"],"members":{"reportId":{}}},"output":{"type":"structure","required":["reportId"],"members":{"reportId":{}}}},"CancelSbomExport":{"http":{"requestUri":"/sbomexport/cancel","responseCode":200},"input":{"type":"structure","required":["reportId"],"members":{"reportId":{}}},"output":{"type":"structure","members":{"reportId":{}}},"idempotent":true},"CreateCisScanConfiguration":{"http":{"requestUri":"/cis/scan-configuration/create","responseCode":200},"input":{"type":"structure","required":["scanName","schedule","securityLevel","targets"],"members":{"scanName":{},"schedule":{"shape":"S2q"},"securityLevel":{},"tags":{"shape":"S31"},"targets":{"type":"structure","required":["accountIds","targetResourceTags"],"members":{"accountIds":{"shape":"S35"},"targetResourceTags":{"shape":"S37"}}}}},"output":{"type":"structure","members":{"scanConfigurationArn":{}}}},"CreateFilter":{"http":{"requestUri":"/filters/create","responseCode":200},"input":{"type":"structure","required":["action","filterCriteria","name"],"members":{"action":{},"description":{},"filterCriteria":{"shape":"S3e"},"name":{},"reason":{},"tags":{"shape":"S3x"}}},"output":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"CreateFindingsReport":{"http":{"requestUri":"/reporting/create","responseCode":200},"input":{"type":"structure","required":["reportFormat","s3Destination"],"members":{"filterCriteria":{"shape":"S3e"},"reportFormat":{},"s3Destination":{"shape":"S42"}}},"output":{"type":"structure","members":{"reportId":{}}}},"CreateSbomExport":{"http":{"requestUri":"/sbomexport/create","responseCode":200},"input":{"type":"structure","required":["reportFormat","s3Destination"],"members":{"reportFormat":{},"resourceFilterCriteria":{"shape":"S46"},"s3Destination":{"shape":"S42"}}},"output":{"type":"structure","members":{"reportId":{}}},"idempotent":true},"DeleteCisScanConfiguration":{"http":{"requestUri":"/cis/scan-configuration/delete","responseCode":200},"input":{"type":"structure","required":["scanConfigurationArn"],"members":{"scanConfigurationArn":{}}},"output":{"type":"structure","required":["scanConfigurationArn"],"members":{"scanConfigurationArn":{}}}},"DeleteFilter":{"http":{"requestUri":"/filters/delete","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"DescribeOrganizationConfiguration":{"http":{"requestUri":"/organizationconfiguration/describe","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"autoEnable":{"shape":"S4l"},"maxAccountLimitReached":{"type":"boolean"}}}},"Disable":{"http":{"requestUri":"/disable","responseCode":200},"input":{"type":"structure","members":{"accountIds":{"shape":"S5"},"resourceTypes":{"type":"list","member":{}}}},"output":{"type":"structure","required":["accounts"],"members":{"accounts":{"shape":"S4q"},"failedAccounts":{"shape":"Se"}}}},"DisableDelegatedAdminAccount":{"http":{"requestUri":"/delegatedadminaccounts/disable","responseCode":200},"input":{"type":"structure","required":["delegatedAdminAccountId"],"members":{"delegatedAdminAccountId":{}}},"output":{"type":"structure","required":["delegatedAdminAccountId"],"members":{"delegatedAdminAccountId":{}}}},"DisassociateMember":{"http":{"requestUri":"/members/disassociate","responseCode":200},"input":{"type":"structure","required":["accountId"],"members":{"accountId":{}}},"output":{"type":"structure","required":["accountId"],"members":{"accountId":{}}}},"Enable":{"http":{"requestUri":"/enable","responseCode":200},"input":{"type":"structure","required":["resourceTypes"],"members":{"accountIds":{"shape":"S5"},"clientToken":{"idempotencyToken":true},"resourceTypes":{"type":"list","member":{}}}},"output":{"type":"structure","required":["accounts"],"members":{"accounts":{"shape":"S4q"},"failedAccounts":{"shape":"Se"}}}},"EnableDelegatedAdminAccount":{"http":{"requestUri":"/delegatedadminaccounts/enable","responseCode":200},"input":{"type":"structure","required":["delegatedAdminAccountId"],"members":{"clientToken":{"idempotencyToken":true},"delegatedAdminAccountId":{}}},"output":{"type":"structure","required":["delegatedAdminAccountId"],"members":{"delegatedAdminAccountId":{}}}},"GetCisScanReport":{"http":{"requestUri":"/cis/scan/report/get","responseCode":200},"input":{"type":"structure","required":["scanArn"],"members":{"reportFormat":{},"scanArn":{},"targetAccounts":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"status":{},"url":{}}}},"GetCisScanResultDetails":{"http":{"requestUri":"/cis/scan-result/details/get","responseCode":200},"input":{"type":"structure","required":["accountId","scanArn","targetResourceId"],"members":{"accountId":{},"filterCriteria":{"type":"structure","members":{"checkIdFilters":{"shape":"S5a"},"findingArnFilters":{"type":"list","member":{"shape":"S5b"}},"findingStatusFilters":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"securityLevelFilters":{"shape":"S5i"},"titleFilters":{"shape":"S5l"}}},"maxResults":{"type":"integer"},"nextToken":{},"scanArn":{},"sortBy":{},"sortOrder":{},"targetResourceId":{}}},"output":{"type":"structure","members":{"nextToken":{},"scanResultDetails":{"type":"list","member":{"type":"structure","required":["scanArn"],"members":{"accountId":{},"checkDescription":{},"checkId":{},"findingArn":{},"level":{},"platform":{},"remediation":{},"scanArn":{},"status":{},"statusReason":{},"targetResourceId":{},"title":{}}}}}}},"GetConfiguration":{"http":{"requestUri":"/configuration/get","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"ec2Configuration":{"type":"structure","members":{"scanModeState":{"type":"structure","members":{"scanMode":{},"scanModeStatus":{}}}}},"ecrConfiguration":{"type":"structure","members":{"rescanDurationState":{"type":"structure","members":{"pullDateRescanDuration":{},"rescanDuration":{},"status":{},"updatedAt":{"type":"timestamp"}}}}}}}},"GetDelegatedAdminAccount":{"http":{"requestUri":"/delegatedadminaccounts/get","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"delegatedAdmin":{"type":"structure","members":{"accountId":{},"relationshipStatus":{}}}}}},"GetEc2DeepInspectionConfiguration":{"http":{"requestUri":"/ec2deepinspectionconfiguration/get","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"errorMessage":{},"orgPackagePaths":{"shape":"S6d"},"packagePaths":{"shape":"S6d"},"status":{}}}},"GetEncryptionKey":{"http":{"method":"GET","requestUri":"/encryptionkey/get","responseCode":200},"input":{"type":"structure","required":["resourceType","scanType"],"members":{"resourceType":{"location":"querystring","locationName":"resourceType"},"scanType":{"location":"querystring","locationName":"scanType"}}},"output":{"type":"structure","required":["kmsKeyId"],"members":{"kmsKeyId":{}}}},"GetFindingsReportStatus":{"http":{"requestUri":"/reporting/status/get","responseCode":200},"input":{"type":"structure","members":{"reportId":{}}},"output":{"type":"structure","members":{"destination":{"shape":"S42"},"errorCode":{},"errorMessage":{},"filterCriteria":{"shape":"S3e"},"reportId":{},"status":{}}}},"GetMember":{"http":{"requestUri":"/members/get","responseCode":200},"input":{"type":"structure","required":["accountId"],"members":{"accountId":{}}},"output":{"type":"structure","members":{"member":{"shape":"S6r"}}}},"GetSbomExport":{"http":{"requestUri":"/sbomexport/get","responseCode":200},"input":{"type":"structure","required":["reportId"],"members":{"reportId":{}}},"output":{"type":"structure","members":{"errorCode":{},"errorMessage":{},"filterCriteria":{"shape":"S46"},"format":{},"reportId":{},"s3Destination":{"shape":"S42"},"status":{}}},"idempotent":true},"ListAccountPermissions":{"http":{"requestUri":"/accountpermissions/list","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{},"service":{}}},"output":{"type":"structure","required":["permissions"],"members":{"nextToken":{},"permissions":{"type":"list","member":{"type":"structure","required":["operation","service"],"members":{"operation":{},"service":{}}}}}}},"ListCisScanConfigurations":{"http":{"requestUri":"/cis/scan-configuration/list","responseCode":200},"input":{"type":"structure","members":{"filterCriteria":{"type":"structure","members":{"scanConfigurationArnFilters":{"shape":"S73"},"scanNameFilters":{"shape":"S74"},"targetResourceTagFilters":{"shape":"S75"}}},"maxResults":{"type":"integer"},"nextToken":{},"sortBy":{},"sortOrder":{}}},"output":{"type":"structure","members":{"nextToken":{},"scanConfigurations":{"type":"list","member":{"type":"structure","required":["scanConfigurationArn"],"members":{"ownerId":{},"scanConfigurationArn":{},"scanName":{},"schedule":{"shape":"S2q"},"securityLevel":{},"tags":{"shape":"S31"},"targets":{"shape":"S7e"}}}}}}},"ListCisScanResultsAggregatedByChecks":{"http":{"requestUri":"/cis/scan-result/check/list","responseCode":200},"input":{"type":"structure","required":["scanArn"],"members":{"filterCriteria":{"type":"structure","members":{"accountIdFilters":{"type":"list","member":{"shape":"S5b"}},"checkIdFilters":{"shape":"S5a"},"failedResourcesFilters":{"shape":"S7j"},"platformFilters":{"shape":"S7l"},"securityLevelFilters":{"shape":"S5i"},"titleFilters":{"shape":"S5l"}}},"maxResults":{"type":"integer"},"nextToken":{},"scanArn":{},"sortBy":{},"sortOrder":{}}},"output":{"type":"structure","members":{"checkAggregations":{"type":"list","member":{"type":"structure","required":["scanArn"],"members":{"accountId":{},"checkDescription":{},"checkId":{},"level":{},"platform":{},"scanArn":{},"statusCounts":{"shape":"S7r"},"title":{}}}},"nextToken":{}}}},"ListCisScanResultsAggregatedByTargetResource":{"http":{"requestUri":"/cis/scan-result/resource/list","responseCode":200},"input":{"type":"structure","required":["scanArn"],"members":{"filterCriteria":{"type":"structure","members":{"accountIdFilters":{"shape":"S7u"},"checkIdFilters":{"shape":"S5a"},"failedChecksFilters":{"shape":"S7j"},"platformFilters":{"shape":"S7l"},"statusFilters":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"targetResourceIdFilters":{"shape":"S7z"},"targetResourceTagFilters":{"shape":"S75"},"targetStatusFilters":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"targetStatusReasonFilters":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}}}},"maxResults":{"type":"integer"},"nextToken":{},"scanArn":{},"sortBy":{},"sortOrder":{}}},"output":{"type":"structure","members":{"nextToken":{},"targetResourceAggregations":{"type":"list","member":{"type":"structure","required":["scanArn"],"members":{"accountId":{},"platform":{},"scanArn":{},"statusCounts":{"shape":"S7r"},"targetResourceId":{},"targetResourceTags":{"shape":"S37"},"targetStatus":{},"targetStatusReason":{}}}}}}},"ListCisScans":{"http":{"requestUri":"/cis/scan/list","responseCode":200},"input":{"type":"structure","members":{"detailLevel":{},"filterCriteria":{"type":"structure","members":{"failedChecksFilters":{"shape":"S7j"},"scanArnFilters":{"type":"list","member":{"shape":"S5b"}},"scanAtFilters":{"type":"list","member":{"type":"structure","members":{"earliestScanStartTime":{"type":"timestamp"},"latestScanStartTime":{"type":"timestamp"}}}},"scanConfigurationArnFilters":{"shape":"S73"},"scanNameFilters":{"shape":"S74"},"scanStatusFilters":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"scheduledByFilters":{"type":"list","member":{"shape":"S5b"}},"targetAccountIdFilters":{"shape":"S7u"},"targetResourceIdFilters":{"shape":"S7z"},"targetResourceTagFilters":{"shape":"S75"}}},"maxResults":{"type":"integer"},"nextToken":{},"sortBy":{},"sortOrder":{}}},"output":{"type":"structure","members":{"nextToken":{},"scans":{"type":"list","member":{"type":"structure","required":["scanArn","scanConfigurationArn"],"members":{"failedChecks":{"type":"integer"},"scanArn":{},"scanConfigurationArn":{},"scanDate":{"type":"timestamp"},"scanName":{},"scheduledBy":{},"securityLevel":{},"status":{},"targets":{"shape":"S7e"},"totalChecks":{"type":"integer"}}}}}}},"ListCoverage":{"http":{"requestUri":"/coverage/list","responseCode":200},"input":{"type":"structure","members":{"filterCriteria":{"shape":"S8s"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"coveredResources":{"type":"list","member":{"type":"structure","required":["accountId","resourceId","resourceType","scanType"],"members":{"accountId":{},"lastScannedAt":{"type":"timestamp"},"resourceId":{},"resourceMetadata":{"type":"structure","members":{"ec2":{"type":"structure","members":{"amiId":{},"platform":{},"tags":{"shape":"S3x"}}},"ecrImage":{"type":"structure","members":{"imagePulledAt":{"type":"timestamp"},"tags":{"type":"list","member":{}}}},"ecrRepository":{"type":"structure","members":{"name":{},"scanFrequency":{}}},"lambdaFunction":{"type":"structure","members":{"functionName":{},"functionTags":{"shape":"S3x"},"layers":{"type":"list","member":{}},"runtime":{}}}}},"resourceType":{},"scanMode":{},"scanStatus":{"type":"structure","required":["reason","statusCode"],"members":{"reason":{},"statusCode":{}}},"scanType":{}}}},"nextToken":{}}}},"ListCoverageStatistics":{"http":{"requestUri":"/coverage/statistics/list","responseCode":200},"input":{"type":"structure","members":{"filterCriteria":{"shape":"S8s"},"groupBy":{},"nextToken":{}}},"output":{"type":"structure","required":["totalCounts"],"members":{"countsByGroup":{"type":"list","member":{"type":"structure","members":{"count":{"type":"long"},"groupKey":{}}}},"nextToken":{},"totalCounts":{"type":"long"}}}},"ListDelegatedAdminAccounts":{"http":{"requestUri":"/delegatedadminaccounts/list","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"delegatedAdminAccounts":{"type":"list","member":{"type":"structure","members":{"accountId":{},"status":{}}}},"nextToken":{}}}},"ListFilters":{"http":{"requestUri":"/filters/list","responseCode":200},"input":{"type":"structure","members":{"action":{},"arns":{"type":"list","member":{}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["filters"],"members":{"filters":{"type":"list","member":{"type":"structure","required":["action","arn","createdAt","criteria","name","ownerId","updatedAt"],"members":{"action":{},"arn":{},"createdAt":{"type":"timestamp"},"criteria":{"shape":"S3e"},"description":{},"name":{},"ownerId":{},"reason":{},"tags":{"shape":"S3x"},"updatedAt":{"type":"timestamp"}}}},"nextToken":{}}}},"ListFindingAggregations":{"http":{"requestUri":"/findings/aggregation/list","responseCode":200},"input":{"type":"structure","required":["aggregationType"],"members":{"accountIds":{"shape":"S3f"},"aggregationRequest":{"type":"structure","members":{"accountAggregation":{"type":"structure","members":{"findingType":{},"resourceType":{},"sortBy":{},"sortOrder":{}}},"amiAggregation":{"type":"structure","members":{"amis":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"awsEcrContainerAggregation":{"type":"structure","members":{"architectures":{"shape":"S3f"},"imageShas":{"shape":"S3f"},"imageTags":{"shape":"S3f"},"repositories":{"shape":"S3f"},"resourceIds":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"ec2InstanceAggregation":{"type":"structure","members":{"amis":{"shape":"S3f"},"instanceIds":{"shape":"S3f"},"instanceTags":{"shape":"S3q"},"operatingSystems":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"findingTypeAggregation":{"type":"structure","members":{"findingType":{},"resourceType":{},"sortBy":{},"sortOrder":{}}},"imageLayerAggregation":{"type":"structure","members":{"layerHashes":{"shape":"S3f"},"repositories":{"shape":"S3f"},"resourceIds":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"lambdaFunctionAggregation":{"type":"structure","members":{"functionNames":{"shape":"S3f"},"functionTags":{"shape":"S3q"},"resourceIds":{"shape":"S3f"},"runtimes":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"lambdaLayerAggregation":{"type":"structure","members":{"functionNames":{"shape":"S3f"},"layerArns":{"shape":"S3f"},"resourceIds":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"packageAggregation":{"type":"structure","members":{"packageNames":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"repositoryAggregation":{"type":"structure","members":{"repositories":{"shape":"S3f"},"sortBy":{},"sortOrder":{}}},"titleAggregation":{"type":"structure","members":{"findingType":{},"resourceType":{},"sortBy":{},"sortOrder":{},"titles":{"shape":"S3f"},"vulnerabilityIds":{"shape":"S3f"}}}},"union":true},"aggregationType":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["aggregationType"],"members":{"aggregationType":{},"nextToken":{},"responses":{"type":"list","member":{"type":"structure","members":{"accountAggregation":{"type":"structure","members":{"accountId":{},"severityCounts":{"shape":"Sb3"}}},"amiAggregation":{"type":"structure","required":["ami"],"members":{"accountId":{},"affectedInstances":{"type":"long"},"ami":{},"severityCounts":{"shape":"Sb3"}}},"awsEcrContainerAggregation":{"type":"structure","required":["resourceId"],"members":{"accountId":{},"architecture":{},"imageSha":{},"imageTags":{"type":"list","member":{}},"repository":{},"resourceId":{},"severityCounts":{"shape":"Sb3"}}},"ec2InstanceAggregation":{"type":"structure","required":["instanceId"],"members":{"accountId":{},"ami":{},"instanceId":{},"instanceTags":{"shape":"S3x"},"networkFindings":{"type":"long"},"operatingSystem":{},"severityCounts":{"shape":"Sb3"}}},"findingTypeAggregation":{"type":"structure","members":{"accountId":{},"severityCounts":{"shape":"Sb3"}}},"imageLayerAggregation":{"type":"structure","required":["accountId","layerHash","repository","resourceId"],"members":{"accountId":{},"layerHash":{},"repository":{},"resourceId":{},"severityCounts":{"shape":"Sb3"}}},"lambdaFunctionAggregation":{"type":"structure","required":["resourceId"],"members":{"accountId":{},"functionName":{},"lambdaTags":{"shape":"S3x"},"lastModifiedAt":{"type":"timestamp"},"resourceId":{},"runtime":{},"severityCounts":{"shape":"Sb3"}}},"lambdaLayerAggregation":{"type":"structure","required":["accountId","functionName","layerArn","resourceId"],"members":{"accountId":{},"functionName":{},"layerArn":{},"resourceId":{},"severityCounts":{"shape":"Sb3"}}},"packageAggregation":{"type":"structure","required":["packageName"],"members":{"accountId":{},"packageName":{},"severityCounts":{"shape":"Sb3"}}},"repositoryAggregation":{"type":"structure","required":["repository"],"members":{"accountId":{},"affectedImages":{"type":"long"},"repository":{},"severityCounts":{"shape":"Sb3"}}},"titleAggregation":{"type":"structure","required":["title"],"members":{"accountId":{},"severityCounts":{"shape":"Sb3"},"title":{},"vulnerabilityId":{}}}},"union":true}}}}},"ListFindings":{"http":{"requestUri":"/findings/list","responseCode":200},"input":{"type":"structure","members":{"filterCriteria":{"shape":"S3e"},"maxResults":{"type":"integer"},"nextToken":{},"sortCriteria":{"type":"structure","required":["field","sortOrder"],"members":{"field":{},"sortOrder":{}}}}},"output":{"type":"structure","members":{"findings":{"type":"list","member":{"type":"structure","required":["awsAccountId","description","findingArn","firstObservedAt","lastObservedAt","remediation","resources","severity","status","type"],"members":{"awsAccountId":{},"codeVulnerabilityDetails":{"type":"structure","required":["cwes","detectorId","detectorName","filePath"],"members":{"cwes":{"type":"list","member":{}},"detectorId":{},"detectorName":{},"detectorTags":{"type":"list","member":{}},"filePath":{"type":"structure","required":["endLine","fileName","filePath","startLine"],"members":{"endLine":{"type":"integer"},"fileName":{},"filePath":{},"startLine":{"type":"integer"}}},"referenceUrls":{"type":"list","member":{}},"ruleId":{},"sourceLambdaLayerArn":{}}},"description":{},"epss":{"type":"structure","members":{"score":{"type":"double"}}},"exploitAvailable":{},"exploitabilityDetails":{"type":"structure","members":{"lastKnownExploitAt":{"type":"timestamp"}}},"findingArn":{},"firstObservedAt":{"type":"timestamp"},"fixAvailable":{},"inspectorScore":{"type":"double"},"inspectorScoreDetails":{"type":"structure","members":{"adjustedCvss":{"type":"structure","required":["score","scoreSource","scoringVector","version"],"members":{"adjustments":{"type":"list","member":{"type":"structure","required":["metric","reason"],"members":{"metric":{},"reason":{}}}},"cvssSource":{},"score":{"type":"double"},"scoreSource":{},"scoringVector":{},"version":{}}}}},"lastObservedAt":{"type":"timestamp"},"networkReachabilityDetails":{"type":"structure","required":["networkPath","openPortRange","protocol"],"members":{"networkPath":{"type":"structure","members":{"steps":{"type":"list","member":{"type":"structure","required":["componentId","componentType"],"members":{"componentId":{},"componentType":{}}}}}},"openPortRange":{"type":"structure","required":["begin","end"],"members":{"begin":{"type":"integer"},"end":{"type":"integer"}}},"protocol":{}}},"packageVulnerabilityDetails":{"type":"structure","required":["source","vulnerabilityId"],"members":{"cvss":{"type":"list","member":{"type":"structure","required":["baseScore","scoringVector","source","version"],"members":{"baseScore":{"type":"double"},"scoringVector":{},"source":{},"version":{}}}},"referenceUrls":{"type":"list","member":{}},"relatedVulnerabilities":{"type":"list","member":{}},"source":{},"sourceUrl":{},"vendorCreatedAt":{"type":"timestamp"},"vendorSeverity":{},"vendorUpdatedAt":{"type":"timestamp"},"vulnerabilityId":{},"vulnerablePackages":{"type":"list","member":{"type":"structure","required":["name","version"],"members":{"arch":{},"epoch":{"type":"integer"},"filePath":{},"fixedInVersion":{},"name":{},"packageManager":{},"release":{},"remediation":{},"sourceLambdaLayerArn":{},"sourceLayerHash":{},"version":{}}}}}},"remediation":{"type":"structure","members":{"recommendation":{"type":"structure","members":{"Url":{},"text":{}}}}},"resources":{"type":"list","member":{"type":"structure","required":["id","type"],"members":{"details":{"type":"structure","members":{"awsEc2Instance":{"type":"structure","members":{"iamInstanceProfileArn":{},"imageId":{},"ipV4Addresses":{"type":"list","member":{}},"ipV6Addresses":{"type":"list","member":{}},"keyName":{},"launchedAt":{"type":"timestamp"},"platform":{},"subnetId":{},"type":{},"vpcId":{}}},"awsEcrContainerImage":{"type":"structure","required":["imageHash","registry","repositoryName"],"members":{"architecture":{},"author":{},"imageHash":{},"imageTags":{"type":"list","member":{}},"platform":{},"pushedAt":{"type":"timestamp"},"registry":{},"repositoryName":{}}},"awsLambdaFunction":{"type":"structure","required":["codeSha256","executionRoleArn","functionName","runtime","version"],"members":{"architectures":{"type":"list","member":{}},"codeSha256":{},"executionRoleArn":{},"functionName":{},"lastModifiedAt":{"type":"timestamp"},"layers":{"type":"list","member":{}},"packageType":{},"runtime":{},"version":{},"vpcConfig":{"type":"structure","members":{"securityGroupIds":{"type":"list","member":{}},"subnetIds":{"type":"list","member":{}},"vpcId":{}}}}}}},"id":{},"partition":{},"region":{},"tags":{"shape":"S3x"},"type":{}}}},"severity":{},"status":{},"title":{},"type":{},"updatedAt":{"type":"timestamp"}}}},"nextToken":{}}}},"ListMembers":{"http":{"requestUri":"/members/list","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{},"onlyAssociated":{"type":"boolean"}}},"output":{"type":"structure","members":{"members":{"type":"list","member":{"shape":"S6r"}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S3x"}}}},"ListUsageTotals":{"http":{"requestUri":"/usage/list","responseCode":200},"input":{"type":"structure","members":{"accountIds":{"type":"list","member":{}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","members":{"nextToken":{},"totals":{"type":"list","member":{"type":"structure","members":{"accountId":{},"usage":{"type":"list","member":{"type":"structure","members":{"currency":{},"estimatedMonthlyCost":{"type":"double"},"total":{"type":"double"},"type":{}}}}}}}}}},"ResetEncryptionKey":{"http":{"method":"PUT","requestUri":"/encryptionkey/reset","responseCode":200},"input":{"type":"structure","required":["resourceType","scanType"],"members":{"resourceType":{},"scanType":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"SearchVulnerabilities":{"http":{"requestUri":"/vulnerabilities/search","responseCode":200},"input":{"type":"structure","required":["filterCriteria"],"members":{"filterCriteria":{"type":"structure","required":["vulnerabilityIds"],"members":{"vulnerabilityIds":{"type":"list","member":{}}}},"nextToken":{}}},"output":{"type":"structure","required":["vulnerabilities"],"members":{"nextToken":{},"vulnerabilities":{"type":"list","member":{"type":"structure","required":["id"],"members":{"atigData":{"type":"structure","members":{"firstSeen":{"type":"timestamp"},"lastSeen":{"type":"timestamp"},"targets":{"type":"list","member":{}},"ttps":{"shape":"S1q"}}},"cisaData":{"shape":"S16"},"cvss2":{"type":"structure","members":{"baseScore":{"type":"double"},"scoringVector":{}}},"cvss3":{"type":"structure","members":{"baseScore":{"type":"double"},"scoringVector":{}}},"cwes":{"shape":"S1a"},"description":{},"detectionPlatforms":{"type":"list","member":{}},"epss":{"type":"structure","members":{"score":{"type":"double"}}},"exploitObserved":{"shape":"S1i"},"id":{},"referenceUrls":{"shape":"S1l"},"relatedVulnerabilities":{"type":"list","member":{}},"source":{},"sourceUrl":{},"vendorCreatedAt":{"type":"timestamp"},"vendorSeverity":{},"vendorUpdatedAt":{"type":"timestamp"}}}}}}},"SendCisSessionHealth":{"http":{"method":"PUT","requestUri":"/cissession/health/send","responseCode":200},"input":{"type":"structure","required":["scanJobId","sessionToken"],"members":{"scanJobId":{},"sessionToken":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"SendCisSessionTelemetry":{"http":{"method":"PUT","requestUri":"/cissession/telemetry/send","responseCode":200},"input":{"type":"structure","required":["messages","scanJobId","sessionToken"],"members":{"messages":{"type":"list","member":{"type":"structure","required":["cisRuleDetails","ruleId","status"],"members":{"cisRuleDetails":{"type":"blob"},"ruleId":{},"status":{}}}},"scanJobId":{},"sessionToken":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"StartCisSession":{"http":{"method":"PUT","requestUri":"/cissession/start","responseCode":200},"input":{"type":"structure","required":["message","scanJobId"],"members":{"message":{"type":"structure","required":["sessionToken"],"members":{"sessionToken":{}}},"scanJobId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"StopCisSession":{"http":{"method":"PUT","requestUri":"/cissession/stop","responseCode":200},"input":{"type":"structure","required":["message","scanJobId","sessionToken"],"members":{"message":{"type":"structure","required":["progress","status"],"members":{"benchmarkProfile":{},"benchmarkVersion":{},"computePlatform":{"type":"structure","members":{"product":{},"vendor":{},"version":{}}},"progress":{"type":"structure","members":{"errorChecks":{"type":"integer"},"failedChecks":{"type":"integer"},"informationalChecks":{"type":"integer"},"notApplicableChecks":{"type":"integer"},"notEvaluatedChecks":{"type":"integer"},"successfulChecks":{"type":"integer"},"totalChecks":{"type":"integer"},"unknownChecks":{"type":"integer"}}},"reason":{},"status":{}}},"scanJobId":{},"sessionToken":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S3x"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateCisScanConfiguration":{"http":{"requestUri":"/cis/scan-configuration/update","responseCode":200},"input":{"type":"structure","required":["scanConfigurationArn"],"members":{"scanConfigurationArn":{},"scanName":{},"schedule":{"shape":"S2q"},"securityLevel":{},"targets":{"type":"structure","members":{"accountIds":{"shape":"S35"},"targetResourceTags":{"shape":"S37"}}}}},"output":{"type":"structure","required":["scanConfigurationArn"],"members":{"scanConfigurationArn":{}}}},"UpdateConfiguration":{"http":{"requestUri":"/configuration/update","responseCode":200},"input":{"type":"structure","members":{"ec2Configuration":{"type":"structure","required":["scanMode"],"members":{"scanMode":{}}},"ecrConfiguration":{"type":"structure","required":["rescanDuration"],"members":{"pullDateRescanDuration":{},"rescanDuration":{}}}}},"output":{"type":"structure","members":{}}},"UpdateEc2DeepInspectionConfiguration":{"http":{"requestUri":"/ec2deepinspectionconfiguration/update","responseCode":200},"input":{"type":"structure","members":{"activateDeepInspection":{"type":"boolean"},"packagePaths":{"shape":"S6d"}}},"output":{"type":"structure","members":{"errorMessage":{},"orgPackagePaths":{"shape":"S6d"},"packagePaths":{"shape":"S6d"},"status":{}}}},"UpdateEncryptionKey":{"http":{"method":"PUT","requestUri":"/encryptionkey/update","responseCode":200},"input":{"type":"structure","required":["kmsKeyId","resourceType","scanType"],"members":{"kmsKeyId":{},"resourceType":{},"scanType":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateFilter":{"http":{"requestUri":"/filters/update","responseCode":200},"input":{"type":"structure","required":["filterArn"],"members":{"action":{},"description":{},"filterArn":{},"filterCriteria":{"shape":"S3e"},"name":{},"reason":{}}},"output":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"UpdateOrgEc2DeepInspectionConfiguration":{"http":{"requestUri":"/ec2deepinspectionconfiguration/org/update","responseCode":200},"input":{"type":"structure","required":["orgPackagePaths"],"members":{"orgPackagePaths":{"shape":"S6d"}}},"output":{"type":"structure","members":{}}},"UpdateOrganizationConfiguration":{"http":{"requestUri":"/organizationconfiguration/update","responseCode":200},"input":{"type":"structure","required":["autoEnable"],"members":{"autoEnable":{"shape":"S4l"}}},"output":{"type":"structure","required":["autoEnable"],"members":{"autoEnable":{"shape":"S4l"}}}}},"shapes":{"S5":{"type":"list","member":{}},"Sa":{"type":"structure","required":["errorCode","errorMessage","status"],"members":{"errorCode":{},"errorMessage":{},"status":{}}},"Se":{"type":"list","member":{"type":"structure","required":["accountId","errorCode","errorMessage"],"members":{"accountId":{},"errorCode":{},"errorMessage":{},"resourceStatus":{"shape":"Sg"},"status":{}}}},"Sg":{"type":"structure","required":["ec2","ecr"],"members":{"ec2":{},"ecr":{},"lambda":{},"lambdaCode":{}}},"S16":{"type":"structure","members":{"action":{},"dateAdded":{"type":"timestamp"},"dateDue":{"type":"timestamp"}}},"S1a":{"type":"list","member":{}},"S1i":{"type":"structure","members":{"firstSeen":{"type":"timestamp"},"lastSeen":{"type":"timestamp"}}},"S1l":{"type":"list","member":{}},"S1q":{"type":"list","member":{}},"S29":{"type":"list","member":{"type":"structure","required":["accountId"],"members":{"accountId":{},"errorMessage":{},"status":{}}}},"S2c":{"type":"list","member":{"type":"structure","required":["accountId"],"members":{"accountId":{},"ec2ScanStatus":{},"errorMessage":{}}}},"S2q":{"type":"structure","members":{"daily":{"type":"structure","required":["startTime"],"members":{"startTime":{"shape":"S2s"}}},"monthly":{"type":"structure","required":["day","startTime"],"members":{"day":{},"startTime":{"shape":"S2s"}}},"oneTime":{"type":"structure","members":{}},"weekly":{"type":"structure","required":["days","startTime"],"members":{"days":{"type":"list","member":{}},"startTime":{"shape":"S2s"}}}},"union":true},"S2s":{"type":"structure","required":["timeOfDay","timezone"],"members":{"timeOfDay":{},"timezone":{}}},"S31":{"type":"map","key":{},"value":{}},"S35":{"type":"list","member":{}},"S37":{"type":"map","key":{},"value":{"type":"list","member":{}}},"S3e":{"type":"structure","members":{"awsAccountId":{"shape":"S3f"},"codeVulnerabilityDetectorName":{"shape":"S3f"},"codeVulnerabilityDetectorTags":{"shape":"S3f"},"codeVulnerabilityFilePath":{"shape":"S3f"},"componentId":{"shape":"S3f"},"componentType":{"shape":"S3f"},"ec2InstanceImageId":{"shape":"S3f"},"ec2InstanceSubnetId":{"shape":"S3f"},"ec2InstanceVpcId":{"shape":"S3f"},"ecrImageArchitecture":{"shape":"S3f"},"ecrImageHash":{"shape":"S3f"},"ecrImagePushedAt":{"shape":"S3j"},"ecrImageRegistry":{"shape":"S3f"},"ecrImageRepositoryName":{"shape":"S3f"},"ecrImageTags":{"shape":"S3f"},"epssScore":{"shape":"S3l"},"exploitAvailable":{"shape":"S3f"},"findingArn":{"shape":"S3f"},"findingStatus":{"shape":"S3f"},"findingType":{"shape":"S3f"},"firstObservedAt":{"shape":"S3j"},"fixAvailable":{"shape":"S3f"},"inspectorScore":{"shape":"S3l"},"lambdaFunctionExecutionRoleArn":{"shape":"S3f"},"lambdaFunctionLastModifiedAt":{"shape":"S3j"},"lambdaFunctionLayers":{"shape":"S3f"},"lambdaFunctionName":{"shape":"S3f"},"lambdaFunctionRuntime":{"shape":"S3f"},"lastObservedAt":{"shape":"S3j"},"networkProtocol":{"shape":"S3f"},"portRange":{"type":"list","member":{"type":"structure","members":{"beginInclusive":{"type":"integer"},"endInclusive":{"type":"integer"}}}},"relatedVulnerabilities":{"shape":"S3f"},"resourceId":{"shape":"S3f"},"resourceTags":{"shape":"S3q"},"resourceType":{"shape":"S3f"},"severity":{"shape":"S3f"},"title":{"shape":"S3f"},"updatedAt":{"shape":"S3j"},"vendorSeverity":{"shape":"S3f"},"vulnerabilityId":{"shape":"S3f"},"vulnerabilitySource":{"shape":"S3f"},"vulnerablePackages":{"type":"list","member":{"type":"structure","members":{"architecture":{"shape":"S3g"},"epoch":{"shape":"S3m"},"name":{"shape":"S3g"},"release":{"shape":"S3g"},"sourceLambdaLayerArn":{"shape":"S3g"},"sourceLayerHash":{"shape":"S3g"},"version":{"shape":"S3g"}}}}}},"S3f":{"type":"list","member":{"shape":"S3g"}},"S3g":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}},"S3j":{"type":"list","member":{"type":"structure","members":{"endInclusive":{"type":"timestamp"},"startInclusive":{"type":"timestamp"}}}},"S3l":{"type":"list","member":{"shape":"S3m"}},"S3m":{"type":"structure","members":{"lowerInclusive":{"type":"double"},"upperInclusive":{"type":"double"}}},"S3q":{"type":"list","member":{"type":"structure","required":["comparison","key"],"members":{"comparison":{},"key":{},"value":{}}}},"S3x":{"type":"map","key":{},"value":{}},"S42":{"type":"structure","required":["bucketName","kmsKeyArn"],"members":{"bucketName":{},"keyPrefix":{},"kmsKeyArn":{}}},"S46":{"type":"structure","members":{"accountId":{"shape":"S47"},"ec2InstanceTags":{"shape":"S4b"},"ecrImageTags":{"shape":"S47"},"ecrRepositoryName":{"shape":"S47"},"lambdaFunctionName":{"shape":"S47"},"lambdaFunctionTags":{"shape":"S4b"},"resourceId":{"shape":"S47"},"resourceType":{"shape":"S47"}}},"S47":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"S4b":{"type":"list","member":{"type":"structure","required":["comparison","key"],"members":{"comparison":{},"key":{},"value":{}}}},"S4l":{"type":"structure","required":["ec2","ecr"],"members":{"ec2":{"type":"boolean"},"ecr":{"type":"boolean"},"lambda":{"type":"boolean"},"lambdaCode":{"type":"boolean"}}},"S4q":{"type":"list","member":{"type":"structure","required":["accountId","resourceStatus","status"],"members":{"accountId":{},"resourceStatus":{"shape":"Sg"},"status":{}}}},"S5a":{"type":"list","member":{"shape":"S5b"}},"S5b":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}},"S5i":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"S5l":{"type":"list","member":{"shape":"S5b"}},"S6d":{"type":"list","member":{}},"S6r":{"type":"structure","members":{"accountId":{},"delegatedAdminAccountId":{},"relationshipStatus":{},"updatedAt":{"type":"timestamp"}}},"S73":{"type":"list","member":{"shape":"S5b"}},"S74":{"type":"list","member":{"shape":"S5b"}},"S75":{"type":"list","member":{"type":"structure","required":["comparison","key","value"],"members":{"comparison":{},"key":{},"value":{}}}},"S7e":{"type":"structure","members":{"accountIds":{"type":"list","member":{}},"targetResourceTags":{"shape":"S37"}}},"S7j":{"type":"list","member":{"type":"structure","members":{"lowerInclusive":{"type":"integer"},"upperInclusive":{"type":"integer"}}}},"S7l":{"type":"list","member":{"shape":"S5b"}},"S7r":{"type":"structure","members":{"failed":{"type":"integer"},"passed":{"type":"integer"},"skipped":{"type":"integer"}}},"S7u":{"type":"list","member":{"shape":"S5b"}},"S7z":{"type":"list","member":{"shape":"S5b"}},"S8s":{"type":"structure","members":{"accountId":{"shape":"S8t"},"ec2InstanceTags":{"shape":"S8x"},"ecrImageTags":{"shape":"S8t"},"ecrRepositoryName":{"shape":"S8t"},"imagePulledAt":{"shape":"S90"},"lambdaFunctionName":{"shape":"S8t"},"lambdaFunctionRuntime":{"shape":"S8t"},"lambdaFunctionTags":{"shape":"S8x"},"lastScannedAt":{"shape":"S90"},"resourceId":{"shape":"S8t"},"resourceType":{"shape":"S8t"},"scanMode":{"shape":"S8t"},"scanStatusCode":{"shape":"S8t"},"scanStatusReason":{"shape":"S8t"},"scanType":{"shape":"S8t"}}},"S8t":{"type":"list","member":{"type":"structure","required":["comparison","value"],"members":{"comparison":{},"value":{}}}},"S8x":{"type":"list","member":{"type":"structure","required":["comparison","key"],"members":{"comparison":{},"key":{},"value":{}}}},"S90":{"type":"list","member":{"type":"structure","members":{"endInclusive":{"type":"timestamp"},"startInclusive":{"type":"timestamp"}}}},"Sb3":{"type":"structure","members":{"all":{"type":"long"},"critical":{"type":"long"},"high":{"type":"long"},"medium":{"type":"long"}}}}}
|
62548
62548
|
|
62549
62549
|
/***/ }),
|
62550
62550
|
/* 1142 */
|
@@ -63457,7 +63457,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
63457
63457
|
/* 1220 */
|
63458
63458
|
/***/ (function(module, exports) {
|
63459
63459
|
|
63460
|
-
module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-10-03","endpointPrefix":"cases","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"ConnectCases","serviceFullName":"Amazon Connect Cases","serviceId":"ConnectCases","signatureVersion":"v4","signingName":"cases","uid":"connectcases-2022-10-03"},"operations":{"BatchGetField":{"http":{"requestUri":"/domains/{domainId}/fields-batch","responseCode":200},"input":{"type":"structure","required":["domainId","fields"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"S4"}}}},"output":{"type":"structure","required":["errors","fields"],"members":{"errors":{"type":"list","member":{"type":"structure","required":["errorCode","id"],"members":{"errorCode":{},"id":{},"message":{}}}},"fields":{"type":"list","member":{"type":"structure","required":["fieldArn","fieldId","name","namespace","type"],"members":{"createdTime":{"shape":"Sc"},"deleted":{"type":"boolean"},"description":{},"fieldArn":{},"fieldId":{},"lastModifiedTime":{"shape":"Sg"},"name":{},"namespace":{},"tags":{"shape":"Sj"},"type":{}}}}}}},"BatchPutFieldOptions":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/fields/{fieldId}/options","responseCode":200},"input":{"type":"structure","required":["domainId","fieldId","options"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fieldId":{"location":"uri","locationName":"fieldId"},"options":{"type":"list","member":{"shape":"Sn"}}}},"output":{"type":"structure","members":{"errors":{"type":"list","member":{"type":"structure","required":["errorCode","message","value"],"members":{"errorCode":{},"message":{},"value":{}}}}}},"idempotent":true},"CreateCase":{"http":{"requestUri":"/domains/{domainId}/cases","responseCode":200},"input":{"type":"structure","required":["domainId","fields","templateId"],"members":{"clientToken":{"idempotencyToken":true},"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"Sx"}},"performedBy":{"shape":"S12"},"templateId":{}}},"output":{"type":"structure","required":["caseArn","caseId"],"members":{"caseArn":{},"caseId":{}}},"idempotent":true},"CreateDomain":{"http":{"requestUri":"/domains","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{}}},"output":{"type":"structure","required":["domainArn","domainId","domainStatus"],"members":{"domainArn":{},"domainId":{},"domainStatus":{}}},"idempotent":true},"CreateField":{"http":{"requestUri":"/domains/{domainId}/fields","responseCode":200},"input":{"type":"structure","required":["domainId","name","type"],"members":{"description":{},"domainId":{"location":"uri","locationName":"domainId"},"name":{},"type":{}}},"output":{"type":"structure","required":["fieldArn","fieldId"],"members":{"fieldArn":{},"fieldId":{}}},"idempotent":true},"CreateLayout":{"http":{"requestUri":"/domains/{domainId}/layouts","responseCode":200},"input":{"type":"structure","required":["content","domainId","name"],"members":{"content":{"shape":"S1g"},"domainId":{"location":"uri","locationName":"domainId"},"name":{}}},"output":{"type":"structure","required":["layoutArn","layoutId"],"members":{"layoutArn":{},"layoutId":{}}}},"CreateRelatedItem":{"http":{"requestUri":"/domains/{domainId}/cases/{caseId}/related-items/","responseCode":200},"input":{"type":"structure","required":["caseId","content","domainId","type"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"content":{"type":"structure","members":{"comment":{"shape":"S1v"},"contact":{"type":"structure","required":["contactArn"],"members":{"contactArn":{}}}},"union":true},"domainId":{"location":"uri","locationName":"domainId"},"performedBy":{"shape":"S12"},"type":{}}},"output":{"type":"structure","required":["relatedItemArn","relatedItemId"],"members":{"relatedItemArn":{},"relatedItemId":{}}},"idempotent":true},"CreateTemplate":{"http":{"requestUri":"/domains/{domainId}/templates","responseCode":200},"input":{"type":"structure","required":["domainId","name"],"members":{"description":{},"domainId":{"location":"uri","locationName":"domainId"},"layoutConfiguration":{"shape":"S26"},"name":{},"requiredFields":{"shape":"S28"},"status":{}}},"output":{"type":"structure","required":["templateArn","templateId"],"members":{"templateArn":{},"templateId":{}}},"idempotent":true},"DeleteDomain":{"http":{"method":"DELETE","requestUri":"/domains/{domainId}","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteField":{"http":{"method":"DELETE","requestUri":"/domains/{domainId}/fields/{fieldId}","responseCode":200},"input":{"type":"structure","required":["domainId","fieldId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fieldId":{"location":"uri","locationName":"fieldId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteLayout":{"http":{"method":"DELETE","requestUri":"/domains/{domainId}/layouts/{layoutId}","responseCode":200},"input":{"type":"structure","required":["domainId","layoutId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"layoutId":{"location":"uri","locationName":"layoutId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteTemplate":{"http":{"method":"DELETE","requestUri":"/domains/{domainId}/templates/{templateId}","responseCode":200},"input":{"type":"structure","required":["domainId","templateId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"templateId":{"location":"uri","locationName":"templateId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetCase":{"http":{"requestUri":"/domains/{domainId}/cases/{caseId}","responseCode":200},"input":{"type":"structure","required":["caseId","domainId","fields"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"S4"}},"nextToken":{}}},"output":{"type":"structure","required":["fields","templateId"],"members":{"fields":{"type":"list","member":{"shape":"Sx"}},"nextToken":{},"tags":{"shape":"Sj"},"templateId":{}}}},"GetCaseAuditEvents":{"http":{"requestUri":"/domains/{domainId}/cases/{caseId}/audit-history","responseCode":200},"input":{"type":"structure","required":["caseId","domainId"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["auditEvents"],"members":{"auditEvents":{"type":"list","member":{"type":"structure","required":["eventId","fields","performedTime","type"],"members":{"eventId":{},"fields":{"type":"list","member":{"type":"structure","required":["eventFieldId","newValue"],"members":{"eventFieldId":{},"newValue":{"shape":"S2z"},"oldValue":{"shape":"S2z"}}}},"performedBy":{"type":"structure","required":["iamPrincipalArn"],"members":{"iamPrincipalArn":{},"user":{"shape":"S12"}}},"performedTime":{"type":"timestamp","timestampFormat":"iso8601"},"relatedItemType":{},"type":{}}}},"nextToken":{}}}},"GetCaseEventConfiguration":{"http":{"requestUri":"/domains/{domainId}/case-event-configuration","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"}}},"output":{"type":"structure","required":["eventBridge"],"members":{"eventBridge":{"shape":"S37"}}}},"GetDomain":{"http":{"requestUri":"/domains/{domainId}","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"}}},"output":{"type":"structure","required":["createdTime","domainArn","domainId","domainStatus","name"],"members":{"createdTime":{"shape":"Sc"},"domainArn":{},"domainId":{},"domainStatus":{},"name":{},"tags":{"shape":"Sj"}}}},"GetLayout":{"http":{"requestUri":"/domains/{domainId}/layouts/{layoutId}","responseCode":200},"input":{"type":"structure","required":["domainId","layoutId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"layoutId":{"location":"uri","locationName":"layoutId"}}},"output":{"type":"structure","required":["content","layoutArn","layoutId","name"],"members":{"content":{"shape":"S1g"},"createdTime":{"shape":"Sc"},"deleted":{"type":"boolean"},"lastModifiedTime":{"shape":"Sg"},"layoutArn":{},"layoutId":{},"name":{},"tags":{"shape":"Sj"}}}},"GetTemplate":{"http":{"requestUri":"/domains/{domainId}/templates/{templateId}","responseCode":200},"input":{"type":"structure","required":["domainId","templateId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"templateId":{"location":"uri","locationName":"templateId"}}},"output":{"type":"structure","required":["name","status","templateArn","templateId"],"members":{"createdTime":{"shape":"Sc"},"deleted":{"type":"boolean"},"description":{},"lastModifiedTime":{"shape":"Sg"},"layoutConfiguration":{"shape":"S26"},"name":{},"requiredFields":{"shape":"S28"},"status":{},"tags":{"shape":"Sj"},"templateArn":{},"templateId":{}}}},"ListCasesForContact":{"http":{"requestUri":"/domains/{domainId}/list-cases-for-contact","responseCode":200},"input":{"type":"structure","required":["contactArn","domainId"],"members":{"contactArn":{},"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["cases"],"members":{"cases":{"type":"list","member":{"type":"structure","required":["caseId","templateId"],"members":{"caseId":{},"templateId":{}}}},"nextToken":{}}}},"ListDomains":{"http":{"requestUri":"/domains-list","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["domains"],"members":{"domains":{"type":"list","member":{"type":"structure","required":["domainArn","domainId","name"],"members":{"domainArn":{},"domainId":{},"name":{}}}},"nextToken":{}}}},"ListFieldOptions":{"http":{"requestUri":"/domains/{domainId}/fields/{fieldId}/options-list","responseCode":200},"input":{"type":"structure","required":["domainId","fieldId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fieldId":{"location":"uri","locationName":"fieldId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"values":{"location":"querystring","locationName":"values","type":"list","member":{}}}},"output":{"type":"structure","required":["options"],"members":{"nextToken":{},"options":{"type":"list","member":{"shape":"Sn"}}}}},"ListFields":{"http":{"requestUri":"/domains/{domainId}/fields-list","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["fields"],"members":{"fields":{"type":"list","member":{"type":"structure","required":["fieldArn","fieldId","name","namespace","type"],"members":{"fieldArn":{},"fieldId":{},"name":{},"namespace":{},"type":{}}}},"nextToken":{}}}},"ListLayouts":{"http":{"requestUri":"/domains/{domainId}/layouts-list","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["layouts"],"members":{"layouts":{"type":"list","member":{"type":"structure","required":["layoutArn","layoutId","name"],"members":{"layoutArn":{},"layoutId":{},"name":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{arn}","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{"location":"uri","locationName":"arn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sj"}}},"idempotent":true},"ListTemplates":{"http":{"requestUri":"/domains/{domainId}/templates-list","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status","type":"list","member":{}}}},"output":{"type":"structure","required":["templates"],"members":{"nextToken":{},"templates":{"type":"list","member":{"type":"structure","required":["name","status","templateArn","templateId"],"members":{"name":{},"status":{},"templateArn":{},"templateId":{}}}}}}},"PutCaseEventConfiguration":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/case-event-configuration","responseCode":200},"input":{"type":"structure","required":["domainId","eventBridge"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"eventBridge":{"shape":"S37"}}},"output":{"type":"structure","members":{}}},"SearchCases":{"http":{"requestUri":"/domains/{domainId}/cases-search","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"S4"}},"filter":{"shape":"S4i"},"maxResults":{"type":"integer"},"nextToken":{},"searchTerm":{},"sorts":{"type":"list","member":{"type":"structure","required":["fieldId","sortOrder"],"members":{"fieldId":{},"sortOrder":{}}}}}},"output":{"type":"structure","required":["cases"],"members":{"cases":{"type":"list","member":{"type":"structure","required":["caseId","fields","templateId"],"members":{"caseId":{},"fields":{"type":"list","member":{"shape":"Sx"}},"tags":{"shape":"Sj"},"templateId":{}}}},"nextToken":{}}}},"SearchRelatedItems":{"http":{"requestUri":"/domains/{domainId}/cases/{caseId}/related-items-search","responseCode":200},"input":{"type":"structure","required":["caseId","domainId"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"domainId":{"location":"uri","locationName":"domainId"},"filters":{"type":"list","member":{"type":"structure","members":{"comment":{"type":"structure","members":{}},"contact":{"type":"structure","members":{"channel":{"type":"list","member":{}},"contactArn":{}}}},"union":true}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["relatedItems"],"members":{"nextToken":{},"relatedItems":{"type":"list","member":{"type":"structure","required":["associationTime","content","relatedItemId","type"],"members":{"associationTime":{"type":"timestamp","timestampFormat":"iso8601"},"content":{"type":"structure","members":{"comment":{"shape":"S1v"},"contact":{"type":"structure","required":["channel","connectedToSystemTime","contactArn"],"members":{"channel":{},"connectedToSystemTime":{"type":"timestamp","timestampFormat":"iso8601"},"contactArn":{}}}},"union":true},"performedBy":{"shape":"S12"},"relatedItemId":{},"tags":{"shape":"Sj"},"type":{}}}}}}},"TagResource":{"http":{"requestUri":"/tags/{arn}","responseCode":200},"input":{"type":"structure","required":["arn","tags"],"members":{"arn":{"location":"uri","locationName":"arn"},"tags":{"shape":"Sj"}}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{arn}","responseCode":200},"input":{"type":"structure","required":["arn","tagKeys"],"members":{"arn":{"location":"uri","locationName":"arn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"idempotent":true},"UpdateCase":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/cases/{caseId}","responseCode":200},"input":{"type":"structure","required":["caseId","domainId","fields"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"Sx"}},"performedBy":{"shape":"S12"}}},"output":{"type":"structure","members":{}}},"UpdateField":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/fields/{fieldId}","responseCode":200},"input":{"type":"structure","required":["domainId","fieldId"],"members":{"description":{},"domainId":{"location":"uri","locationName":"domainId"},"fieldId":{"location":"uri","locationName":"fieldId"},"name":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateLayout":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/layouts/{layoutId}","responseCode":200},"input":{"type":"structure","required":["domainId","layoutId"],"members":{"content":{"shape":"S1g"},"domainId":{"location":"uri","locationName":"domainId"},"layoutId":{"location":"uri","locationName":"layoutId"},"name":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateTemplate":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/templates/{templateId}","responseCode":200},"input":{"type":"structure","required":["domainId","templateId"],"members":{"description":{},"domainId":{"location":"uri","locationName":"domainId"},"layoutConfiguration":{"shape":"S26"},"name":{},"requiredFields":{"shape":"S28"},"status":{},"templateId":{"location":"uri","locationName":"templateId"}}},"output":{"type":"structure","members":{}},"idempotent":true}},"shapes":{"S4":{"type":"structure","required":["id"],"members":{"id":{}}},"Sc":{"type":"timestamp","timestampFormat":"iso8601"},"Sg":{"type":"timestamp","timestampFormat":"iso8601"},"Sj":{"type":"map","key":{},"value":{}},"Sn":{"type":"structure","required":["active","name","value"],"members":{"active":{"type":"boolean"},"name":{},"value":{}}},"Sx":{"type":"structure","required":["id","value"],"members":{"id":{},"value":{"type":"structure","members":{"booleanValue":{"type":"boolean"},"doubleValue":{"type":"double"},"emptyValue":{"shape":"S10"},"stringValue":{},"userArnValue":{}},"union":true}}},"S10":{"type":"structure","members":{}},"S12":{"type":"structure","members":{"userArn":{}},"union":true},"S1g":{"type":"structure","members":{"basic":{"type":"structure","members":{"moreInfo":{"shape":"S1i"},"topPanel":{"shape":"S1i"}}}},"union":true},"S1i":{"type":"structure","members":{"sections":{"type":"list","member":{"type":"structure","members":{"fieldGroup":{"type":"structure","required":["fields"],"members":{"fields":{"type":"list","member":{"type":"structure","required":["id"],"members":{"id":{}}}},"name":{}}}},"union":true}}}},"S1v":{"type":"structure","required":["body","contentType"],"members":{"body":{},"contentType":{}}},"S26":{"type":"structure","members":{"defaultLayout":{}}},"S28":{"type":"list","member":{"type":"structure","required":["fieldId"],"members":{"fieldId":{}}}},"S2z":{"type":"structure","members":{"booleanValue":{"type":"boolean"},"doubleValue":{"type":"double"},"emptyValue":{"shape":"S10"},"stringValue":{},"userArnValue":{}},"union":true},"S37":{"type":"structure","required":["enabled"],"members":{"enabled":{"type":"boolean"},"includedData":{"type":"structure","members":{"caseData":{"type":"structure","required":["fields"],"members":{"fields":{"type":"list","member":{"shape":"S4"}}}},"relatedItemData":{"type":"structure","required":["includeContent"],"members":{"includeContent":{"type":"boolean"}}}}}}},"S4i":{"type":"structure","members":{"andAll":{"type":"list","member":{"shape":"S4i"}},"field":{"type":"structure","members":{"contains":{"shape":"Sx"},"equalTo":{"shape":"Sx"},"greaterThan":{"shape":"Sx"},"greaterThanOrEqualTo":{"shape":"Sx"},"lessThan":{"shape":"Sx"},"lessThanOrEqualTo":{"shape":"Sx"}},"union":true},"not":{"shape":"S4i"},"orAll":{"type":"list","member":{"shape":"S4i"}}},"union":true}}}
|
63460
|
+
module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-10-03","endpointPrefix":"cases","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"ConnectCases","serviceFullName":"Amazon Connect Cases","serviceId":"ConnectCases","signatureVersion":"v4","signingName":"cases","uid":"connectcases-2022-10-03"},"operations":{"BatchGetField":{"http":{"requestUri":"/domains/{domainId}/fields-batch","responseCode":200},"input":{"type":"structure","required":["domainId","fields"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"S4"}}}},"output":{"type":"structure","required":["errors","fields"],"members":{"errors":{"type":"list","member":{"type":"structure","required":["errorCode","id"],"members":{"errorCode":{},"id":{},"message":{}}}},"fields":{"type":"list","member":{"type":"structure","required":["fieldArn","fieldId","name","namespace","type"],"members":{"createdTime":{"shape":"Sc"},"deleted":{"type":"boolean"},"description":{},"fieldArn":{},"fieldId":{},"lastModifiedTime":{"shape":"Sg"},"name":{},"namespace":{},"tags":{"shape":"Sj"},"type":{}}}}}}},"BatchPutFieldOptions":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/fields/{fieldId}/options","responseCode":200},"input":{"type":"structure","required":["domainId","fieldId","options"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fieldId":{"location":"uri","locationName":"fieldId"},"options":{"type":"list","member":{"shape":"Sn"}}}},"output":{"type":"structure","members":{"errors":{"type":"list","member":{"type":"structure","required":["errorCode","message","value"],"members":{"errorCode":{},"message":{},"value":{}}}}}},"idempotent":true},"CreateCase":{"http":{"requestUri":"/domains/{domainId}/cases","responseCode":200},"input":{"type":"structure","required":["domainId","fields","templateId"],"members":{"clientToken":{"idempotencyToken":true},"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"Sx"}},"performedBy":{"shape":"S12"},"templateId":{}}},"output":{"type":"structure","required":["caseArn","caseId"],"members":{"caseArn":{},"caseId":{}}},"idempotent":true},"CreateDomain":{"http":{"requestUri":"/domains","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"name":{}}},"output":{"type":"structure","required":["domainArn","domainId","domainStatus"],"members":{"domainArn":{},"domainId":{},"domainStatus":{}}},"idempotent":true},"CreateField":{"http":{"requestUri":"/domains/{domainId}/fields","responseCode":200},"input":{"type":"structure","required":["domainId","name","type"],"members":{"description":{},"domainId":{"location":"uri","locationName":"domainId"},"name":{},"type":{}}},"output":{"type":"structure","required":["fieldArn","fieldId"],"members":{"fieldArn":{},"fieldId":{}}},"idempotent":true},"CreateLayout":{"http":{"requestUri":"/domains/{domainId}/layouts","responseCode":200},"input":{"type":"structure","required":["content","domainId","name"],"members":{"content":{"shape":"S1g"},"domainId":{"location":"uri","locationName":"domainId"},"name":{}}},"output":{"type":"structure","required":["layoutArn","layoutId"],"members":{"layoutArn":{},"layoutId":{}}}},"CreateRelatedItem":{"http":{"requestUri":"/domains/{domainId}/cases/{caseId}/related-items/","responseCode":200},"input":{"type":"structure","required":["caseId","content","domainId","type"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"content":{"type":"structure","members":{"comment":{"shape":"S1v"},"contact":{"type":"structure","required":["contactArn"],"members":{"contactArn":{}}},"file":{"shape":"S20"}},"union":true},"domainId":{"location":"uri","locationName":"domainId"},"performedBy":{"shape":"S12"},"type":{}}},"output":{"type":"structure","required":["relatedItemArn","relatedItemId"],"members":{"relatedItemArn":{},"relatedItemId":{}}},"idempotent":true},"CreateTemplate":{"http":{"requestUri":"/domains/{domainId}/templates","responseCode":200},"input":{"type":"structure","required":["domainId","name"],"members":{"description":{},"domainId":{"location":"uri","locationName":"domainId"},"layoutConfiguration":{"shape":"S28"},"name":{},"requiredFields":{"shape":"S2a"},"status":{}}},"output":{"type":"structure","required":["templateArn","templateId"],"members":{"templateArn":{},"templateId":{}}},"idempotent":true},"DeleteDomain":{"http":{"method":"DELETE","requestUri":"/domains/{domainId}","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteField":{"http":{"method":"DELETE","requestUri":"/domains/{domainId}/fields/{fieldId}","responseCode":200},"input":{"type":"structure","required":["domainId","fieldId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fieldId":{"location":"uri","locationName":"fieldId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteLayout":{"http":{"method":"DELETE","requestUri":"/domains/{domainId}/layouts/{layoutId}","responseCode":200},"input":{"type":"structure","required":["domainId","layoutId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"layoutId":{"location":"uri","locationName":"layoutId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteTemplate":{"http":{"method":"DELETE","requestUri":"/domains/{domainId}/templates/{templateId}","responseCode":200},"input":{"type":"structure","required":["domainId","templateId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"templateId":{"location":"uri","locationName":"templateId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetCase":{"http":{"requestUri":"/domains/{domainId}/cases/{caseId}","responseCode":200},"input":{"type":"structure","required":["caseId","domainId","fields"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"S4"}},"nextToken":{}}},"output":{"type":"structure","required":["fields","templateId"],"members":{"fields":{"type":"list","member":{"shape":"Sx"}},"nextToken":{},"tags":{"shape":"Sj"},"templateId":{}}}},"GetCaseAuditEvents":{"http":{"requestUri":"/domains/{domainId}/cases/{caseId}/audit-history","responseCode":200},"input":{"type":"structure","required":["caseId","domainId"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["auditEvents"],"members":{"auditEvents":{"type":"list","member":{"type":"structure","required":["eventId","fields","performedTime","type"],"members":{"eventId":{},"fields":{"type":"list","member":{"type":"structure","required":["eventFieldId","newValue"],"members":{"eventFieldId":{},"newValue":{"shape":"S31"},"oldValue":{"shape":"S31"}}}},"performedBy":{"type":"structure","required":["iamPrincipalArn"],"members":{"iamPrincipalArn":{},"user":{"shape":"S12"}}},"performedTime":{"type":"timestamp","timestampFormat":"iso8601"},"relatedItemType":{},"type":{}}}},"nextToken":{}}}},"GetCaseEventConfiguration":{"http":{"requestUri":"/domains/{domainId}/case-event-configuration","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"}}},"output":{"type":"structure","required":["eventBridge"],"members":{"eventBridge":{"shape":"S39"}}}},"GetDomain":{"http":{"requestUri":"/domains/{domainId}","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"}}},"output":{"type":"structure","required":["createdTime","domainArn","domainId","domainStatus","name"],"members":{"createdTime":{"shape":"Sc"},"domainArn":{},"domainId":{},"domainStatus":{},"name":{},"tags":{"shape":"Sj"}}}},"GetLayout":{"http":{"requestUri":"/domains/{domainId}/layouts/{layoutId}","responseCode":200},"input":{"type":"structure","required":["domainId","layoutId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"layoutId":{"location":"uri","locationName":"layoutId"}}},"output":{"type":"structure","required":["content","layoutArn","layoutId","name"],"members":{"content":{"shape":"S1g"},"createdTime":{"shape":"Sc"},"deleted":{"type":"boolean"},"lastModifiedTime":{"shape":"Sg"},"layoutArn":{},"layoutId":{},"name":{},"tags":{"shape":"Sj"}}}},"GetTemplate":{"http":{"requestUri":"/domains/{domainId}/templates/{templateId}","responseCode":200},"input":{"type":"structure","required":["domainId","templateId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"templateId":{"location":"uri","locationName":"templateId"}}},"output":{"type":"structure","required":["name","status","templateArn","templateId"],"members":{"createdTime":{"shape":"Sc"},"deleted":{"type":"boolean"},"description":{},"lastModifiedTime":{"shape":"Sg"},"layoutConfiguration":{"shape":"S28"},"name":{},"requiredFields":{"shape":"S2a"},"status":{},"tags":{"shape":"Sj"},"templateArn":{},"templateId":{}}}},"ListCasesForContact":{"http":{"requestUri":"/domains/{domainId}/list-cases-for-contact","responseCode":200},"input":{"type":"structure","required":["contactArn","domainId"],"members":{"contactArn":{},"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["cases"],"members":{"cases":{"type":"list","member":{"type":"structure","required":["caseId","templateId"],"members":{"caseId":{},"templateId":{}}}},"nextToken":{}}}},"ListDomains":{"http":{"requestUri":"/domains-list","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["domains"],"members":{"domains":{"type":"list","member":{"type":"structure","required":["domainArn","domainId","name"],"members":{"domainArn":{},"domainId":{},"name":{}}}},"nextToken":{}}}},"ListFieldOptions":{"http":{"requestUri":"/domains/{domainId}/fields/{fieldId}/options-list","responseCode":200},"input":{"type":"structure","required":["domainId","fieldId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fieldId":{"location":"uri","locationName":"fieldId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"values":{"location":"querystring","locationName":"values","type":"list","member":{}}}},"output":{"type":"structure","required":["options"],"members":{"nextToken":{},"options":{"type":"list","member":{"shape":"Sn"}}}}},"ListFields":{"http":{"requestUri":"/domains/{domainId}/fields-list","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["fields"],"members":{"fields":{"type":"list","member":{"type":"structure","required":["fieldArn","fieldId","name","namespace","type"],"members":{"fieldArn":{},"fieldId":{},"name":{},"namespace":{},"type":{}}}},"nextToken":{}}}},"ListLayouts":{"http":{"requestUri":"/domains/{domainId}/layouts-list","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["layouts"],"members":{"layouts":{"type":"list","member":{"type":"structure","required":["layoutArn","layoutId","name"],"members":{"layoutArn":{},"layoutId":{},"name":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{arn}","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{"location":"uri","locationName":"arn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sj"}}},"idempotent":true},"ListTemplates":{"http":{"requestUri":"/domains/{domainId}/templates-list","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status","type":"list","member":{}}}},"output":{"type":"structure","required":["templates"],"members":{"nextToken":{},"templates":{"type":"list","member":{"type":"structure","required":["name","status","templateArn","templateId"],"members":{"name":{},"status":{},"templateArn":{},"templateId":{}}}}}}},"PutCaseEventConfiguration":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/case-event-configuration","responseCode":200},"input":{"type":"structure","required":["domainId","eventBridge"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"eventBridge":{"shape":"S39"}}},"output":{"type":"structure","members":{}}},"SearchCases":{"http":{"requestUri":"/domains/{domainId}/cases-search","responseCode":200},"input":{"type":"structure","required":["domainId"],"members":{"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"S4"}},"filter":{"shape":"S4k"},"maxResults":{"type":"integer"},"nextToken":{},"searchTerm":{},"sorts":{"type":"list","member":{"type":"structure","required":["fieldId","sortOrder"],"members":{"fieldId":{},"sortOrder":{}}}}}},"output":{"type":"structure","required":["cases"],"members":{"cases":{"type":"list","member":{"type":"structure","required":["caseId","fields","templateId"],"members":{"caseId":{},"fields":{"type":"list","member":{"shape":"Sx"}},"tags":{"shape":"Sj"},"templateId":{}}}},"nextToken":{}}}},"SearchRelatedItems":{"http":{"requestUri":"/domains/{domainId}/cases/{caseId}/related-items-search","responseCode":200},"input":{"type":"structure","required":["caseId","domainId"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"domainId":{"location":"uri","locationName":"domainId"},"filters":{"type":"list","member":{"type":"structure","members":{"comment":{"type":"structure","members":{}},"contact":{"type":"structure","members":{"channel":{"type":"list","member":{}},"contactArn":{}}},"file":{"type":"structure","members":{"fileArn":{}}}},"union":true}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["relatedItems"],"members":{"nextToken":{},"relatedItems":{"type":"list","member":{"type":"structure","required":["associationTime","content","relatedItemId","type"],"members":{"associationTime":{"type":"timestamp","timestampFormat":"iso8601"},"content":{"type":"structure","members":{"comment":{"shape":"S1v"},"contact":{"type":"structure","required":["channel","connectedToSystemTime","contactArn"],"members":{"channel":{},"connectedToSystemTime":{"type":"timestamp","timestampFormat":"iso8601"},"contactArn":{}}},"file":{"shape":"S20"}},"union":true},"performedBy":{"shape":"S12"},"relatedItemId":{},"tags":{"shape":"Sj"},"type":{}}}}}}},"TagResource":{"http":{"requestUri":"/tags/{arn}","responseCode":200},"input":{"type":"structure","required":["arn","tags"],"members":{"arn":{"location":"uri","locationName":"arn"},"tags":{"shape":"Sj"}}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{arn}","responseCode":200},"input":{"type":"structure","required":["arn","tagKeys"],"members":{"arn":{"location":"uri","locationName":"arn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"idempotent":true},"UpdateCase":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/cases/{caseId}","responseCode":200},"input":{"type":"structure","required":["caseId","domainId","fields"],"members":{"caseId":{"location":"uri","locationName":"caseId"},"domainId":{"location":"uri","locationName":"domainId"},"fields":{"type":"list","member":{"shape":"Sx"}},"performedBy":{"shape":"S12"}}},"output":{"type":"structure","members":{}}},"UpdateField":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/fields/{fieldId}","responseCode":200},"input":{"type":"structure","required":["domainId","fieldId"],"members":{"description":{},"domainId":{"location":"uri","locationName":"domainId"},"fieldId":{"location":"uri","locationName":"fieldId"},"name":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateLayout":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/layouts/{layoutId}","responseCode":200},"input":{"type":"structure","required":["domainId","layoutId"],"members":{"content":{"shape":"S1g"},"domainId":{"location":"uri","locationName":"domainId"},"layoutId":{"location":"uri","locationName":"layoutId"},"name":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateTemplate":{"http":{"method":"PUT","requestUri":"/domains/{domainId}/templates/{templateId}","responseCode":200},"input":{"type":"structure","required":["domainId","templateId"],"members":{"description":{},"domainId":{"location":"uri","locationName":"domainId"},"layoutConfiguration":{"shape":"S28"},"name":{},"requiredFields":{"shape":"S2a"},"status":{},"templateId":{"location":"uri","locationName":"templateId"}}},"output":{"type":"structure","members":{}},"idempotent":true}},"shapes":{"S4":{"type":"structure","required":["id"],"members":{"id":{}}},"Sc":{"type":"timestamp","timestampFormat":"iso8601"},"Sg":{"type":"timestamp","timestampFormat":"iso8601"},"Sj":{"type":"map","key":{},"value":{}},"Sn":{"type":"structure","required":["active","name","value"],"members":{"active":{"type":"boolean"},"name":{},"value":{}}},"Sx":{"type":"structure","required":["id","value"],"members":{"id":{},"value":{"type":"structure","members":{"booleanValue":{"type":"boolean"},"doubleValue":{"type":"double"},"emptyValue":{"shape":"S10"},"stringValue":{},"userArnValue":{}},"union":true}}},"S10":{"type":"structure","members":{}},"S12":{"type":"structure","members":{"userArn":{}},"union":true},"S1g":{"type":"structure","members":{"basic":{"type":"structure","members":{"moreInfo":{"shape":"S1i"},"topPanel":{"shape":"S1i"}}}},"union":true},"S1i":{"type":"structure","members":{"sections":{"type":"list","member":{"type":"structure","members":{"fieldGroup":{"type":"structure","required":["fields"],"members":{"fields":{"type":"list","member":{"type":"structure","required":["id"],"members":{"id":{}}}},"name":{}}}},"union":true}}}},"S1v":{"type":"structure","required":["body","contentType"],"members":{"body":{},"contentType":{}}},"S20":{"type":"structure","required":["fileArn"],"members":{"fileArn":{}}},"S28":{"type":"structure","members":{"defaultLayout":{}}},"S2a":{"type":"list","member":{"type":"structure","required":["fieldId"],"members":{"fieldId":{}}}},"S31":{"type":"structure","members":{"booleanValue":{"type":"boolean"},"doubleValue":{"type":"double"},"emptyValue":{"shape":"S10"},"stringValue":{},"userArnValue":{}},"union":true},"S39":{"type":"structure","required":["enabled"],"members":{"enabled":{"type":"boolean"},"includedData":{"type":"structure","members":{"caseData":{"type":"structure","required":["fields"],"members":{"fields":{"type":"list","member":{"shape":"S4"}}}},"relatedItemData":{"type":"structure","required":["includeContent"],"members":{"includeContent":{"type":"boolean"}}}}}}},"S4k":{"type":"structure","members":{"andAll":{"type":"list","member":{"shape":"S4k"}},"field":{"type":"structure","members":{"contains":{"shape":"Sx"},"equalTo":{"shape":"Sx"},"greaterThan":{"shape":"Sx"},"greaterThanOrEqualTo":{"shape":"Sx"},"lessThan":{"shape":"Sx"},"lessThanOrEqualTo":{"shape":"Sx"}},"union":true},"not":{"shape":"S4k"},"orAll":{"type":"list","member":{"shape":"S4k"}}},"union":true}}}
|
63461
63461
|
|
63462
63462
|
/***/ }),
|
63463
63463
|
/* 1221 */
|
@@ -65348,7 +65348,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
65348
65348
|
/* 1383 */
|
65349
65349
|
/***/ (function(module, exports) {
|
65350
65350
|
|
65351
|
-
module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-06-05","endpointPrefix":"bedrock-agent","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Agents for Amazon Bedrock","serviceId":"Bedrock Agent","signatureVersion":"v4","signingName":"bedrock","uid":"bedrock-agent-2023-06-05"},"operations":{"AssociateAgentKnowledgeBase":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion","description","knowledgeBaseId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"description":{},"knowledgeBaseId":{},"knowledgeBaseState":{}}},"output":{"type":"structure","required":["agentKnowledgeBase"],"members":{"agentKnowledgeBase":{"shape":"S7"}}},"idempotent":true},"CreateAgent":{"http":{"method":"PUT","requestUri":"/agents/","responseCode":202},"input":{"type":"structure","required":["agentName"],"members":{"agentName":{},"agentResourceRoleArn":{},"clientToken":{"idempotencyToken":true},"customerEncryptionKeyArn":{},"description":{},"foundationModel":{},"idleSessionTTLInSeconds":{"type":"integer"},"instruction":{"shape":"Sh"},"promptOverrideConfiguration":{"shape":"Si"},"tags":{"shape":"Sx"}}},"output":{"type":"structure","required":["agent"],"members":{"agent":{"shape":"S11"}}},"idempotent":true},"CreateAgentActionGroup":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/","responseCode":200},"input":{"type":"structure","required":["actionGroupName","agentId","agentVersion"],"members":{"actionGroupExecutor":{"shape":"S19"},"actionGroupName":{},"actionGroupState":{},"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"apiSchema":{"shape":"S1c"},"clientToken":{"idempotencyToken":true},"description":{},"functionSchema":{"shape":"S1h"},"parentActionGroupSignature":{}}},"output":{"type":"structure","required":["agentActionGroup"],"members":{"agentActionGroup":{"shape":"S1s"}}},"idempotent":true},"CreateAgentAlias":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentaliases/","responseCode":202},"input":{"type":"structure","required":["agentAliasName","agentId"],"members":{"agentAliasName":{},"agentId":{"location":"uri","locationName":"agentId"},"clientToken":{"idempotencyToken":true},"description":{},"routingConfiguration":{"shape":"S1u"},"tags":{"shape":"Sx"}}},"output":{"type":"structure","required":["agentAlias"],"members":{"agentAlias":{"shape":"S1x"}}},"idempotent":true},"CreateDataSource":{"http":{"method":"PUT","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/","responseCode":200},"input":{"type":"structure","required":["dataSourceConfiguration","knowledgeBaseId","name"],"members":{"clientToken":{"idempotencyToken":true},"dataDeletionPolicy":{},"dataSourceConfiguration":{"shape":"S25"},"description":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"name":{},"serverSideEncryptionConfiguration":{"shape":"S2c"},"vectorIngestionConfiguration":{"shape":"S2d"}}},"output":{"type":"structure","required":["dataSource"],"members":{"dataSource":{"shape":"S2k"}}},"idempotent":true},"CreateKnowledgeBase":{"http":{"method":"PUT","requestUri":"/knowledgebases/","responseCode":202},"input":{"type":"structure","required":["knowledgeBaseConfiguration","name","roleArn","storageConfiguration"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"knowledgeBaseConfiguration":{"shape":"S2n"},"name":{},"roleArn":{},"storageConfiguration":{"shape":"S2s"},"tags":{"shape":"Sx"}}},"output":{"type":"structure","required":["knowledgeBase"],"members":{"knowledgeBase":{"shape":"S3m"}}},"idempotent":true},"DeleteAgent":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/","responseCode":202},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"skipResourceInUseCheck":{"location":"querystring","locationName":"skipResourceInUseCheck","type":"boolean"}}},"output":{"type":"structure","required":["agentId","agentStatus"],"members":{"agentId":{},"agentStatus":{}}},"idempotent":true},"DeleteAgentActionGroup":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/{actionGroupId}/","responseCode":204},"input":{"type":"structure","required":["actionGroupId","agentId","agentVersion"],"members":{"actionGroupId":{"location":"uri","locationName":"actionGroupId"},"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"skipResourceInUseCheck":{"location":"querystring","locationName":"skipResourceInUseCheck","type":"boolean"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteAgentAlias":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/agentaliases/{agentAliasId}/","responseCode":202},"input":{"type":"structure","required":["agentAliasId","agentId"],"members":{"agentAliasId":{"location":"uri","locationName":"agentAliasId"},"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","required":["agentAliasId","agentAliasStatus","agentId"],"members":{"agentAliasId":{},"agentAliasStatus":{},"agentId":{}}},"idempotent":true},"DeleteAgentVersion":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/","responseCode":202},"input":{"type":"structure","required":["agentId","agentVersion"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"skipResourceInUseCheck":{"location":"querystring","locationName":"skipResourceInUseCheck","type":"boolean"}}},"output":{"type":"structure","required":["agentId","agentStatus","agentVersion"],"members":{"agentId":{},"agentStatus":{},"agentVersion":{}}},"idempotent":true},"DeleteDataSource":{"http":{"method":"DELETE","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}","responseCode":202},"input":{"type":"structure","required":["dataSourceId","knowledgeBaseId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["dataSourceId","knowledgeBaseId","status"],"members":{"dataSourceId":{},"knowledgeBaseId":{},"status":{}}},"idempotent":true},"DeleteKnowledgeBase":{"http":{"method":"DELETE","requestUri":"/knowledgebases/{knowledgeBaseId}","responseCode":202},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["knowledgeBaseId","status"],"members":{"knowledgeBaseId":{},"status":{}}},"idempotent":true},"DisassociateAgentKnowledgeBase":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/{knowledgeBaseId}/","responseCode":204},"input":{"type":"structure","required":["agentId","agentVersion","knowledgeBaseId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetAgent":{"http":{"method":"GET","requestUri":"/agents/{agentId}/","responseCode":200},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","required":["agent"],"members":{"agent":{"shape":"S11"}}}},"GetAgentActionGroup":{"http":{"method":"GET","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/{actionGroupId}/","responseCode":200},"input":{"type":"structure","required":["actionGroupId","agentId","agentVersion"],"members":{"actionGroupId":{"location":"uri","locationName":"actionGroupId"},"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"}}},"output":{"type":"structure","required":["agentActionGroup"],"members":{"agentActionGroup":{"shape":"S1s"}}}},"GetAgentAlias":{"http":{"method":"GET","requestUri":"/agents/{agentId}/agentaliases/{agentAliasId}/","responseCode":200},"input":{"type":"structure","required":["agentAliasId","agentId"],"members":{"agentAliasId":{"location":"uri","locationName":"agentAliasId"},"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","required":["agentAlias"],"members":{"agentAlias":{"shape":"S1x"}}}},"GetAgentKnowledgeBase":{"http":{"method":"GET","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/{knowledgeBaseId}/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion","knowledgeBaseId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["agentKnowledgeBase"],"members":{"agentKnowledgeBase":{"shape":"S7"}}}},"GetAgentVersion":{"http":{"method":"GET","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"}}},"output":{"type":"structure","required":["agentVersion"],"members":{"agentVersion":{"type":"structure","required":["agentArn","agentId","agentName","agentResourceRoleArn","agentStatus","createdAt","idleSessionTTLInSeconds","updatedAt","version"],"members":{"agentArn":{},"agentId":{},"agentName":{},"agentResourceRoleArn":{},"agentStatus":{},"createdAt":{"shape":"S9"},"customerEncryptionKeyArn":{},"description":{},"failureReasons":{"shape":"S14"},"foundationModel":{},"idleSessionTTLInSeconds":{"type":"integer"},"instruction":{"shape":"Sh"},"promptOverrideConfiguration":{"shape":"Si"},"recommendedActions":{"shape":"S16"},"updatedAt":{"shape":"S9"},"version":{}}}}}},"GetDataSource":{"http":{"method":"GET","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}","responseCode":200},"input":{"type":"structure","required":["dataSourceId","knowledgeBaseId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["dataSource"],"members":{"dataSource":{"shape":"S2k"}}}},"GetIngestionJob":{"http":{"method":"GET","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}/ingestionjobs/{ingestionJobId}","responseCode":200},"input":{"type":"structure","required":["dataSourceId","ingestionJobId","knowledgeBaseId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"ingestionJobId":{"location":"uri","locationName":"ingestionJobId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["ingestionJob"],"members":{"ingestionJob":{"shape":"S4j"}}}},"GetKnowledgeBase":{"http":{"method":"GET","requestUri":"/knowledgebases/{knowledgeBaseId}","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["knowledgeBase"],"members":{"knowledgeBase":{"shape":"S3m"}}}},"ListAgentActionGroups":{"http":{"requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["actionGroupSummaries"],"members":{"actionGroupSummaries":{"type":"list","member":{"type":"structure","required":["actionGroupId","actionGroupName","actionGroupState","updatedAt"],"members":{"actionGroupId":{},"actionGroupName":{},"actionGroupState":{},"description":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListAgentAliases":{"http":{"requestUri":"/agents/{agentId}/agentaliases/","responseCode":200},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["agentAliasSummaries"],"members":{"agentAliasSummaries":{"type":"list","member":{"type":"structure","required":["agentAliasId","agentAliasName","agentAliasStatus","createdAt","updatedAt"],"members":{"agentAliasId":{},"agentAliasName":{},"agentAliasStatus":{},"createdAt":{"shape":"S9"},"description":{},"routingConfiguration":{"shape":"S1u"},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListAgentKnowledgeBases":{"http":{"requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["agentKnowledgeBaseSummaries"],"members":{"agentKnowledgeBaseSummaries":{"type":"list","member":{"type":"structure","required":["knowledgeBaseId","knowledgeBaseState","updatedAt"],"members":{"description":{},"knowledgeBaseId":{},"knowledgeBaseState":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListAgentVersions":{"http":{"requestUri":"/agents/{agentId}/agentversions/","responseCode":200},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["agentVersionSummaries"],"members":{"agentVersionSummaries":{"type":"list","member":{"type":"structure","required":["agentName","agentStatus","agentVersion","createdAt","updatedAt"],"members":{"agentName":{},"agentStatus":{},"agentVersion":{},"createdAt":{"shape":"S9"},"description":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListAgents":{"http":{"requestUri":"/agents/","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["agentSummaries"],"members":{"agentSummaries":{"type":"list","member":{"type":"structure","required":["agentId","agentName","agentStatus","updatedAt"],"members":{"agentId":{},"agentName":{},"agentStatus":{},"description":{},"latestAgentVersion":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListDataSources":{"http":{"requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["dataSourceSummaries"],"members":{"dataSourceSummaries":{"type":"list","member":{"type":"structure","required":["dataSourceId","knowledgeBaseId","name","status","updatedAt"],"members":{"dataSourceId":{},"description":{},"knowledgeBaseId":{},"name":{},"status":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListIngestionJobs":{"http":{"requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}/ingestionjobs/","responseCode":200},"input":{"type":"structure","required":["dataSourceId","knowledgeBaseId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"filters":{"type":"list","member":{"type":"structure","required":["attribute","operator","values"],"members":{"attribute":{},"operator":{},"values":{"type":"list","member":{}}}}},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"maxResults":{"type":"integer"},"nextToken":{},"sortBy":{"type":"structure","required":["attribute","order"],"members":{"attribute":{},"order":{}}}}},"output":{"type":"structure","required":["ingestionJobSummaries"],"members":{"ingestionJobSummaries":{"type":"list","member":{"type":"structure","required":["dataSourceId","ingestionJobId","knowledgeBaseId","startedAt","status","updatedAt"],"members":{"dataSourceId":{},"description":{},"ingestionJobId":{},"knowledgeBaseId":{},"startedAt":{"shape":"S9"},"statistics":{"shape":"S4k"},"status":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListKnowledgeBases":{"http":{"requestUri":"/knowledgebases/","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["knowledgeBaseSummaries"],"members":{"knowledgeBaseSummaries":{"type":"list","member":{"type":"structure","required":["knowledgeBaseId","name","status","updatedAt"],"members":{"description":{},"knowledgeBaseId":{},"name":{},"status":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sx"}}}},"PrepareAgent":{"http":{"requestUri":"/agents/{agentId}/","responseCode":202},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","required":["agentId","agentStatus","agentVersion","preparedAt"],"members":{"agentId":{},"agentStatus":{},"agentVersion":{},"preparedAt":{"shape":"S9"}}}},"StartIngestionJob":{"http":{"method":"PUT","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}/ingestionjobs/","responseCode":202},"input":{"type":"structure","required":["dataSourceId","knowledgeBaseId"],"members":{"clientToken":{"idempotencyToken":true},"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"description":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["ingestionJob"],"members":{"ingestionJob":{"shape":"S4j"}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateAgent":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/","responseCode":202},"input":{"type":"structure","required":["agentId","agentName","agentResourceRoleArn","foundationModel"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentName":{},"agentResourceRoleArn":{},"customerEncryptionKeyArn":{},"description":{},"foundationModel":{},"idleSessionTTLInSeconds":{"type":"integer"},"instruction":{"shape":"Sh"},"promptOverrideConfiguration":{"shape":"Si"}}},"output":{"type":"structure","required":["agent"],"members":{"agent":{"shape":"S11"}}},"idempotent":true},"UpdateAgentActionGroup":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/{actionGroupId}/","responseCode":200},"input":{"type":"structure","required":["actionGroupId","actionGroupName","agentId","agentVersion"],"members":{"actionGroupExecutor":{"shape":"S19"},"actionGroupId":{"location":"uri","locationName":"actionGroupId"},"actionGroupName":{},"actionGroupState":{},"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"apiSchema":{"shape":"S1c"},"description":{},"functionSchema":{"shape":"S1h"},"parentActionGroupSignature":{}}},"output":{"type":"structure","required":["agentActionGroup"],"members":{"agentActionGroup":{"shape":"S1s"}}},"idempotent":true},"UpdateAgentAlias":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentaliases/{agentAliasId}/","responseCode":202},"input":{"type":"structure","required":["agentAliasId","agentAliasName","agentId"],"members":{"agentAliasId":{"location":"uri","locationName":"agentAliasId"},"agentAliasName":{},"agentId":{"location":"uri","locationName":"agentId"},"description":{},"routingConfiguration":{"shape":"S1u"}}},"output":{"type":"structure","required":["agentAlias"],"members":{"agentAlias":{"shape":"S1x"}}},"idempotent":true},"UpdateAgentKnowledgeBase":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/{knowledgeBaseId}/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion","knowledgeBaseId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"description":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"knowledgeBaseState":{}}},"output":{"type":"structure","required":["agentKnowledgeBase"],"members":{"agentKnowledgeBase":{"shape":"S7"}}},"idempotent":true},"UpdateDataSource":{"http":{"method":"PUT","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}","responseCode":200},"input":{"type":"structure","required":["dataSourceConfiguration","dataSourceId","knowledgeBaseId","name"],"members":{"dataDeletionPolicy":{},"dataSourceConfiguration":{"shape":"S25"},"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"description":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"name":{},"serverSideEncryptionConfiguration":{"shape":"S2c"},"vectorIngestionConfiguration":{"shape":"S2d"}}},"output":{"type":"structure","required":["dataSource"],"members":{"dataSource":{"shape":"S2k"}}},"idempotent":true},"UpdateKnowledgeBase":{"http":{"method":"PUT","requestUri":"/knowledgebases/{knowledgeBaseId}","responseCode":202},"input":{"type":"structure","required":["knowledgeBaseConfiguration","knowledgeBaseId","name","roleArn","storageConfiguration"],"members":{"description":{},"knowledgeBaseConfiguration":{"shape":"S2n"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"name":{},"roleArn":{},"storageConfiguration":{"shape":"S2s"}}},"output":{"type":"structure","required":["knowledgeBase"],"members":{"knowledgeBase":{"shape":"S3m"}}},"idempotent":true}},"shapes":{"S7":{"type":"structure","required":["agentId","agentVersion","createdAt","description","knowledgeBaseId","knowledgeBaseState","updatedAt"],"members":{"agentId":{},"agentVersion":{},"createdAt":{"shape":"S9"},"description":{},"knowledgeBaseId":{},"knowledgeBaseState":{},"updatedAt":{"shape":"S9"}}},"S9":{"type":"timestamp","timestampFormat":"iso8601"},"Sh":{"type":"string","sensitive":true},"Si":{"type":"structure","required":["promptConfigurations"],"members":{"overrideLambda":{},"promptConfigurations":{"type":"list","member":{"type":"structure","members":{"basePromptTemplate":{},"inferenceConfiguration":{"type":"structure","members":{"maximumLength":{"type":"integer"},"stopSequences":{"type":"list","member":{}},"temperature":{"type":"float"},"topK":{"type":"integer"},"topP":{"type":"float"}}},"parserMode":{},"promptCreationMode":{},"promptState":{},"promptType":{}}}}},"sensitive":true},"Sx":{"type":"map","key":{},"value":{}},"S11":{"type":"structure","required":["agentArn","agentId","agentName","agentResourceRoleArn","agentStatus","agentVersion","createdAt","idleSessionTTLInSeconds","updatedAt"],"members":{"agentArn":{},"agentId":{},"agentName":{},"agentResourceRoleArn":{},"agentStatus":{},"agentVersion":{},"clientToken":{},"createdAt":{"shape":"S9"},"customerEncryptionKeyArn":{},"description":{},"failureReasons":{"shape":"S14"},"foundationModel":{},"idleSessionTTLInSeconds":{"type":"integer"},"instruction":{"shape":"Sh"},"preparedAt":{"shape":"S9"},"promptOverrideConfiguration":{"shape":"Si"},"recommendedActions":{"shape":"S16"},"updatedAt":{"shape":"S9"}}},"S14":{"type":"list","member":{}},"S16":{"type":"list","member":{}},"S19":{"type":"structure","members":{"customControl":{},"lambda":{}},"union":true},"S1c":{"type":"structure","members":{"payload":{"type":"string","sensitive":true},"s3":{"type":"structure","members":{"s3BucketName":{},"s3ObjectKey":{}}}},"union":true},"S1h":{"type":"structure","members":{"functions":{"type":"list","member":{"type":"structure","required":["name"],"members":{"description":{},"name":{},"parameters":{"type":"map","key":{},"value":{"type":"structure","required":["type"],"members":{"description":{},"required":{"type":"boolean"},"type":{}}}}}}}},"union":true},"S1s":{"type":"structure","required":["actionGroupId","actionGroupName","actionGroupState","agentId","agentVersion","createdAt","updatedAt"],"members":{"actionGroupExecutor":{"shape":"S19"},"actionGroupId":{},"actionGroupName":{},"actionGroupState":{},"agentId":{},"agentVersion":{},"apiSchema":{"shape":"S1c"},"clientToken":{},"createdAt":{"shape":"S9"},"description":{},"functionSchema":{"shape":"S1h"},"parentActionSignature":{},"updatedAt":{"shape":"S9"}}},"S1u":{"type":"list","member":{"type":"structure","required":["agentVersion"],"members":{"agentVersion":{}}}},"S1x":{"type":"structure","required":["agentAliasArn","agentAliasId","agentAliasName","agentAliasStatus","agentId","createdAt","routingConfiguration","updatedAt"],"members":{"agentAliasArn":{},"agentAliasHistoryEvents":{"type":"list","member":{"type":"structure","members":{"endDate":{"shape":"S9"},"routingConfiguration":{"shape":"S1u"},"startDate":{"shape":"S9"}}}},"agentAliasId":{},"agentAliasName":{},"agentAliasStatus":{},"agentId":{},"clientToken":{},"createdAt":{"shape":"S9"},"description":{},"routingConfiguration":{"shape":"S1u"},"updatedAt":{"shape":"S9"}}},"S25":{"type":"structure","required":["type"],"members":{"s3Configuration":{"type":"structure","required":["bucketArn"],"members":{"bucketArn":{},"bucketOwnerAccountId":{},"inclusionPrefixes":{"type":"list","member":{}}}},"type":{}}},"S2c":{"type":"structure","members":{"kmsKeyArn":{}}},"S2d":{"type":"structure","members":{"chunkingConfiguration":{"type":"structure","required":["chunkingStrategy"],"members":{"chunkingStrategy":{},"fixedSizeChunkingConfiguration":{"type":"structure","required":["maxTokens","overlapPercentage"],"members":{"maxTokens":{"type":"integer"},"overlapPercentage":{"type":"integer"}}}}}}},"S2k":{"type":"structure","required":["createdAt","dataSourceConfiguration","dataSourceId","knowledgeBaseId","name","status","updatedAt"],"members":{"createdAt":{"shape":"S9"},"dataDeletionPolicy":{},"dataSourceConfiguration":{"shape":"S25"},"dataSourceId":{},"description":{},"failureReasons":{"shape":"S14"},"knowledgeBaseId":{},"name":{},"serverSideEncryptionConfiguration":{"shape":"S2c"},"status":{},"updatedAt":{"shape":"S9"},"vectorIngestionConfiguration":{"shape":"S2d"}}},"S2n":{"type":"structure","required":["type"],"members":{"type":{},"vectorKnowledgeBaseConfiguration":{"type":"structure","required":["embeddingModelArn"],"members":{"embeddingModelArn":{}}}}},"S2s":{"type":"structure","required":["type"],"members":{"mongoDbAtlasConfiguration":{"type":"structure","required":["collectionName","credentialsSecretArn","databaseName","endpoint","fieldMapping","vectorIndexName"],"members":{"collectionName":{},"credentialsSecretArn":{},"databaseName":{},"endpoint":{},"endpointServiceName":{},"fieldMapping":{"type":"structure","required":["metadataField","textField","vectorField"],"members":{"metadataField":{},"textField":{},"vectorField":{}}},"vectorIndexName":{}}},"opensearchServerlessConfiguration":{"type":"structure","required":["collectionArn","fieldMapping","vectorIndexName"],"members":{"collectionArn":{},"fieldMapping":{"type":"structure","required":["metadataField","textField","vectorField"],"members":{"metadataField":{},"textField":{},"vectorField":{}}},"vectorIndexName":{}}},"pineconeConfiguration":{"type":"structure","required":["connectionString","credentialsSecretArn","fieldMapping"],"members":{"connectionString":{},"credentialsSecretArn":{},"fieldMapping":{"type":"structure","required":["metadataField","textField"],"members":{"metadataField":{},"textField":{}}},"namespace":{}}},"rdsConfiguration":{"type":"structure","required":["credentialsSecretArn","databaseName","fieldMapping","resourceArn","tableName"],"members":{"credentialsSecretArn":{},"databaseName":{},"fieldMapping":{"type":"structure","required":["metadataField","primaryKeyField","textField","vectorField"],"members":{"metadataField":{},"primaryKeyField":{},"textField":{},"vectorField":{}}},"resourceArn":{},"tableName":{}}},"redisEnterpriseCloudConfiguration":{"type":"structure","required":["credentialsSecretArn","endpoint","fieldMapping","vectorIndexName"],"members":{"credentialsSecretArn":{},"endpoint":{},"fieldMapping":{"type":"structure","required":["metadataField","textField","vectorField"],"members":{"metadataField":{},"textField":{},"vectorField":{}}},"vectorIndexName":{}}},"type":{}}},"S3m":{"type":"structure","required":["createdAt","knowledgeBaseArn","knowledgeBaseConfiguration","knowledgeBaseId","name","roleArn","status","storageConfiguration","updatedAt"],"members":{"createdAt":{"shape":"S9"},"description":{},"failureReasons":{"shape":"S14"},"knowledgeBaseArn":{},"knowledgeBaseConfiguration":{"shape":"S2n"},"knowledgeBaseId":{},"name":{},"roleArn":{},"status":{},"storageConfiguration":{"shape":"S2s"},"updatedAt":{"shape":"S9"}}},"S4j":{"type":"structure","required":["dataSourceId","ingestionJobId","knowledgeBaseId","startedAt","status","updatedAt"],"members":{"dataSourceId":{},"description":{},"failureReasons":{"shape":"S14"},"ingestionJobId":{},"knowledgeBaseId":{},"startedAt":{"shape":"S9"},"statistics":{"shape":"S4k"},"status":{},"updatedAt":{"shape":"S9"}}},"S4k":{"type":"structure","members":{"numberOfDocumentsDeleted":{"type":"long"},"numberOfDocumentsFailed":{"type":"long"},"numberOfDocumentsScanned":{"type":"long"},"numberOfMetadataDocumentsModified":{"type":"long"},"numberOfMetadataDocumentsScanned":{"type":"long"},"numberOfModifiedDocumentsIndexed":{"type":"long"},"numberOfNewDocumentsIndexed":{"type":"long"}}}}}
|
65351
|
+
module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-06-05","endpointPrefix":"bedrock-agent","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Agents for Amazon Bedrock","serviceId":"Bedrock Agent","signatureVersion":"v4","signingName":"bedrock","uid":"bedrock-agent-2023-06-05"},"operations":{"AssociateAgentKnowledgeBase":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion","description","knowledgeBaseId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"description":{},"knowledgeBaseId":{},"knowledgeBaseState":{}}},"output":{"type":"structure","required":["agentKnowledgeBase"],"members":{"agentKnowledgeBase":{"shape":"S7"}}},"idempotent":true},"CreateAgent":{"http":{"method":"PUT","requestUri":"/agents/","responseCode":202},"input":{"type":"structure","required":["agentName"],"members":{"agentName":{},"agentResourceRoleArn":{},"clientToken":{"idempotencyToken":true},"customerEncryptionKeyArn":{},"description":{},"foundationModel":{},"idleSessionTTLInSeconds":{"type":"integer"},"instruction":{"shape":"Sh"},"promptOverrideConfiguration":{"shape":"Si"},"tags":{"shape":"Sx"}}},"output":{"type":"structure","required":["agent"],"members":{"agent":{"shape":"S11"}}},"idempotent":true},"CreateAgentActionGroup":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/","responseCode":200},"input":{"type":"structure","required":["actionGroupName","agentId","agentVersion"],"members":{"actionGroupExecutor":{"shape":"S19"},"actionGroupName":{},"actionGroupState":{},"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"apiSchema":{"shape":"S1c"},"clientToken":{"idempotencyToken":true},"description":{},"functionSchema":{"shape":"S1h"},"parentActionGroupSignature":{}}},"output":{"type":"structure","required":["agentActionGroup"],"members":{"agentActionGroup":{"shape":"S1s"}}},"idempotent":true},"CreateAgentAlias":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentaliases/","responseCode":202},"input":{"type":"structure","required":["agentAliasName","agentId"],"members":{"agentAliasName":{},"agentId":{"location":"uri","locationName":"agentId"},"clientToken":{"idempotencyToken":true},"description":{},"routingConfiguration":{"shape":"S1u"},"tags":{"shape":"Sx"}}},"output":{"type":"structure","required":["agentAlias"],"members":{"agentAlias":{"shape":"S1y"}}},"idempotent":true},"CreateDataSource":{"http":{"method":"PUT","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/","responseCode":200},"input":{"type":"structure","required":["dataSourceConfiguration","knowledgeBaseId","name"],"members":{"clientToken":{"idempotencyToken":true},"dataDeletionPolicy":{},"dataSourceConfiguration":{"shape":"S26"},"description":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"name":{},"serverSideEncryptionConfiguration":{"shape":"S2d"},"vectorIngestionConfiguration":{"shape":"S2e"}}},"output":{"type":"structure","required":["dataSource"],"members":{"dataSource":{"shape":"S2l"}}},"idempotent":true},"CreateKnowledgeBase":{"http":{"method":"PUT","requestUri":"/knowledgebases/","responseCode":202},"input":{"type":"structure","required":["knowledgeBaseConfiguration","name","roleArn","storageConfiguration"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"knowledgeBaseConfiguration":{"shape":"S2o"},"name":{},"roleArn":{},"storageConfiguration":{"shape":"S2t"},"tags":{"shape":"Sx"}}},"output":{"type":"structure","required":["knowledgeBase"],"members":{"knowledgeBase":{"shape":"S3n"}}},"idempotent":true},"DeleteAgent":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/","responseCode":202},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"skipResourceInUseCheck":{"location":"querystring","locationName":"skipResourceInUseCheck","type":"boolean"}}},"output":{"type":"structure","required":["agentId","agentStatus"],"members":{"agentId":{},"agentStatus":{}}},"idempotent":true},"DeleteAgentActionGroup":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/{actionGroupId}/","responseCode":204},"input":{"type":"structure","required":["actionGroupId","agentId","agentVersion"],"members":{"actionGroupId":{"location":"uri","locationName":"actionGroupId"},"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"skipResourceInUseCheck":{"location":"querystring","locationName":"skipResourceInUseCheck","type":"boolean"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteAgentAlias":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/agentaliases/{agentAliasId}/","responseCode":202},"input":{"type":"structure","required":["agentAliasId","agentId"],"members":{"agentAliasId":{"location":"uri","locationName":"agentAliasId"},"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","required":["agentAliasId","agentAliasStatus","agentId"],"members":{"agentAliasId":{},"agentAliasStatus":{},"agentId":{}}},"idempotent":true},"DeleteAgentVersion":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/","responseCode":202},"input":{"type":"structure","required":["agentId","agentVersion"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"skipResourceInUseCheck":{"location":"querystring","locationName":"skipResourceInUseCheck","type":"boolean"}}},"output":{"type":"structure","required":["agentId","agentStatus","agentVersion"],"members":{"agentId":{},"agentStatus":{},"agentVersion":{}}},"idempotent":true},"DeleteDataSource":{"http":{"method":"DELETE","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}","responseCode":202},"input":{"type":"structure","required":["dataSourceId","knowledgeBaseId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["dataSourceId","knowledgeBaseId","status"],"members":{"dataSourceId":{},"knowledgeBaseId":{},"status":{}}},"idempotent":true},"DeleteKnowledgeBase":{"http":{"method":"DELETE","requestUri":"/knowledgebases/{knowledgeBaseId}","responseCode":202},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["knowledgeBaseId","status"],"members":{"knowledgeBaseId":{},"status":{}}},"idempotent":true},"DisassociateAgentKnowledgeBase":{"http":{"method":"DELETE","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/{knowledgeBaseId}/","responseCode":204},"input":{"type":"structure","required":["agentId","agentVersion","knowledgeBaseId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetAgent":{"http":{"method":"GET","requestUri":"/agents/{agentId}/","responseCode":200},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","required":["agent"],"members":{"agent":{"shape":"S11"}}}},"GetAgentActionGroup":{"http":{"method":"GET","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/{actionGroupId}/","responseCode":200},"input":{"type":"structure","required":["actionGroupId","agentId","agentVersion"],"members":{"actionGroupId":{"location":"uri","locationName":"actionGroupId"},"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"}}},"output":{"type":"structure","required":["agentActionGroup"],"members":{"agentActionGroup":{"shape":"S1s"}}}},"GetAgentAlias":{"http":{"method":"GET","requestUri":"/agents/{agentId}/agentaliases/{agentAliasId}/","responseCode":200},"input":{"type":"structure","required":["agentAliasId","agentId"],"members":{"agentAliasId":{"location":"uri","locationName":"agentAliasId"},"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","required":["agentAlias"],"members":{"agentAlias":{"shape":"S1y"}}}},"GetAgentKnowledgeBase":{"http":{"method":"GET","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/{knowledgeBaseId}/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion","knowledgeBaseId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["agentKnowledgeBase"],"members":{"agentKnowledgeBase":{"shape":"S7"}}}},"GetAgentVersion":{"http":{"method":"GET","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"}}},"output":{"type":"structure","required":["agentVersion"],"members":{"agentVersion":{"type":"structure","required":["agentArn","agentId","agentName","agentResourceRoleArn","agentStatus","createdAt","idleSessionTTLInSeconds","updatedAt","version"],"members":{"agentArn":{},"agentId":{},"agentName":{},"agentResourceRoleArn":{},"agentStatus":{},"createdAt":{"shape":"S9"},"customerEncryptionKeyArn":{},"description":{},"failureReasons":{"shape":"S14"},"foundationModel":{},"idleSessionTTLInSeconds":{"type":"integer"},"instruction":{"shape":"Sh"},"promptOverrideConfiguration":{"shape":"Si"},"recommendedActions":{"shape":"S16"},"updatedAt":{"shape":"S9"},"version":{}}}}}},"GetDataSource":{"http":{"method":"GET","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}","responseCode":200},"input":{"type":"structure","required":["dataSourceId","knowledgeBaseId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["dataSource"],"members":{"dataSource":{"shape":"S2l"}}}},"GetIngestionJob":{"http":{"method":"GET","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}/ingestionjobs/{ingestionJobId}","responseCode":200},"input":{"type":"structure","required":["dataSourceId","ingestionJobId","knowledgeBaseId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"ingestionJobId":{"location":"uri","locationName":"ingestionJobId"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["ingestionJob"],"members":{"ingestionJob":{"shape":"S4k"}}}},"GetKnowledgeBase":{"http":{"method":"GET","requestUri":"/knowledgebases/{knowledgeBaseId}","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["knowledgeBase"],"members":{"knowledgeBase":{"shape":"S3n"}}}},"ListAgentActionGroups":{"http":{"requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["actionGroupSummaries"],"members":{"actionGroupSummaries":{"type":"list","member":{"type":"structure","required":["actionGroupId","actionGroupName","actionGroupState","updatedAt"],"members":{"actionGroupId":{},"actionGroupName":{},"actionGroupState":{},"description":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListAgentAliases":{"http":{"requestUri":"/agents/{agentId}/agentaliases/","responseCode":200},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["agentAliasSummaries"],"members":{"agentAliasSummaries":{"type":"list","member":{"type":"structure","required":["agentAliasId","agentAliasName","agentAliasStatus","createdAt","updatedAt"],"members":{"agentAliasId":{},"agentAliasName":{},"agentAliasStatus":{},"createdAt":{"shape":"S9"},"description":{},"routingConfiguration":{"shape":"S1u"},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListAgentKnowledgeBases":{"http":{"requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["agentKnowledgeBaseSummaries"],"members":{"agentKnowledgeBaseSummaries":{"type":"list","member":{"type":"structure","required":["knowledgeBaseId","knowledgeBaseState","updatedAt"],"members":{"description":{},"knowledgeBaseId":{},"knowledgeBaseState":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListAgentVersions":{"http":{"requestUri":"/agents/{agentId}/agentversions/","responseCode":200},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["agentVersionSummaries"],"members":{"agentVersionSummaries":{"type":"list","member":{"type":"structure","required":["agentName","agentStatus","agentVersion","createdAt","updatedAt"],"members":{"agentName":{},"agentStatus":{},"agentVersion":{},"createdAt":{"shape":"S9"},"description":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListAgents":{"http":{"requestUri":"/agents/","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["agentSummaries"],"members":{"agentSummaries":{"type":"list","member":{"type":"structure","required":["agentId","agentName","agentStatus","updatedAt"],"members":{"agentId":{},"agentName":{},"agentStatus":{},"description":{},"latestAgentVersion":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListDataSources":{"http":{"requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/","responseCode":200},"input":{"type":"structure","required":["knowledgeBaseId"],"members":{"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["dataSourceSummaries"],"members":{"dataSourceSummaries":{"type":"list","member":{"type":"structure","required":["dataSourceId","knowledgeBaseId","name","status","updatedAt"],"members":{"dataSourceId":{},"description":{},"knowledgeBaseId":{},"name":{},"status":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListIngestionJobs":{"http":{"requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}/ingestionjobs/","responseCode":200},"input":{"type":"structure","required":["dataSourceId","knowledgeBaseId"],"members":{"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"filters":{"type":"list","member":{"type":"structure","required":["attribute","operator","values"],"members":{"attribute":{},"operator":{},"values":{"type":"list","member":{}}}}},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"maxResults":{"type":"integer"},"nextToken":{},"sortBy":{"type":"structure","required":["attribute","order"],"members":{"attribute":{},"order":{}}}}},"output":{"type":"structure","required":["ingestionJobSummaries"],"members":{"ingestionJobSummaries":{"type":"list","member":{"type":"structure","required":["dataSourceId","ingestionJobId","knowledgeBaseId","startedAt","status","updatedAt"],"members":{"dataSourceId":{},"description":{},"ingestionJobId":{},"knowledgeBaseId":{},"startedAt":{"shape":"S9"},"statistics":{"shape":"S4l"},"status":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListKnowledgeBases":{"http":{"requestUri":"/knowledgebases/","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["knowledgeBaseSummaries"],"members":{"knowledgeBaseSummaries":{"type":"list","member":{"type":"structure","required":["knowledgeBaseId","name","status","updatedAt"],"members":{"description":{},"knowledgeBaseId":{},"name":{},"status":{},"updatedAt":{"shape":"S9"}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sx"}}}},"PrepareAgent":{"http":{"requestUri":"/agents/{agentId}/","responseCode":202},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","required":["agentId","agentStatus","agentVersion","preparedAt"],"members":{"agentId":{},"agentStatus":{},"agentVersion":{},"preparedAt":{"shape":"S9"}}}},"StartIngestionJob":{"http":{"method":"PUT","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}/ingestionjobs/","responseCode":202},"input":{"type":"structure","required":["dataSourceId","knowledgeBaseId"],"members":{"clientToken":{"idempotencyToken":true},"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"description":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"}}},"output":{"type":"structure","required":["ingestionJob"],"members":{"ingestionJob":{"shape":"S4k"}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateAgent":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/","responseCode":202},"input":{"type":"structure","required":["agentId","agentName","agentResourceRoleArn","foundationModel"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentName":{},"agentResourceRoleArn":{},"customerEncryptionKeyArn":{},"description":{},"foundationModel":{},"idleSessionTTLInSeconds":{"type":"integer"},"instruction":{"shape":"Sh"},"promptOverrideConfiguration":{"shape":"Si"}}},"output":{"type":"structure","required":["agent"],"members":{"agent":{"shape":"S11"}}},"idempotent":true},"UpdateAgentActionGroup":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/actiongroups/{actionGroupId}/","responseCode":200},"input":{"type":"structure","required":["actionGroupId","actionGroupName","agentId","agentVersion"],"members":{"actionGroupExecutor":{"shape":"S19"},"actionGroupId":{"location":"uri","locationName":"actionGroupId"},"actionGroupName":{},"actionGroupState":{},"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"apiSchema":{"shape":"S1c"},"description":{},"functionSchema":{"shape":"S1h"},"parentActionGroupSignature":{}}},"output":{"type":"structure","required":["agentActionGroup"],"members":{"agentActionGroup":{"shape":"S1s"}}},"idempotent":true},"UpdateAgentAlias":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentaliases/{agentAliasId}/","responseCode":202},"input":{"type":"structure","required":["agentAliasId","agentAliasName","agentId"],"members":{"agentAliasId":{"location":"uri","locationName":"agentAliasId"},"agentAliasName":{},"agentId":{"location":"uri","locationName":"agentId"},"description":{},"routingConfiguration":{"shape":"S1u"}}},"output":{"type":"structure","required":["agentAlias"],"members":{"agentAlias":{"shape":"S1y"}}},"idempotent":true},"UpdateAgentKnowledgeBase":{"http":{"method":"PUT","requestUri":"/agents/{agentId}/agentversions/{agentVersion}/knowledgebases/{knowledgeBaseId}/","responseCode":200},"input":{"type":"structure","required":["agentId","agentVersion","knowledgeBaseId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"agentVersion":{"location":"uri","locationName":"agentVersion"},"description":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"knowledgeBaseState":{}}},"output":{"type":"structure","required":["agentKnowledgeBase"],"members":{"agentKnowledgeBase":{"shape":"S7"}}},"idempotent":true},"UpdateDataSource":{"http":{"method":"PUT","requestUri":"/knowledgebases/{knowledgeBaseId}/datasources/{dataSourceId}","responseCode":200},"input":{"type":"structure","required":["dataSourceConfiguration","dataSourceId","knowledgeBaseId","name"],"members":{"dataDeletionPolicy":{},"dataSourceConfiguration":{"shape":"S26"},"dataSourceId":{"location":"uri","locationName":"dataSourceId"},"description":{},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"name":{},"serverSideEncryptionConfiguration":{"shape":"S2d"},"vectorIngestionConfiguration":{"shape":"S2e"}}},"output":{"type":"structure","required":["dataSource"],"members":{"dataSource":{"shape":"S2l"}}},"idempotent":true},"UpdateKnowledgeBase":{"http":{"method":"PUT","requestUri":"/knowledgebases/{knowledgeBaseId}","responseCode":202},"input":{"type":"structure","required":["knowledgeBaseConfiguration","knowledgeBaseId","name","roleArn","storageConfiguration"],"members":{"description":{},"knowledgeBaseConfiguration":{"shape":"S2o"},"knowledgeBaseId":{"location":"uri","locationName":"knowledgeBaseId"},"name":{},"roleArn":{},"storageConfiguration":{"shape":"S2t"}}},"output":{"type":"structure","required":["knowledgeBase"],"members":{"knowledgeBase":{"shape":"S3n"}}},"idempotent":true}},"shapes":{"S7":{"type":"structure","required":["agentId","agentVersion","createdAt","description","knowledgeBaseId","knowledgeBaseState","updatedAt"],"members":{"agentId":{},"agentVersion":{},"createdAt":{"shape":"S9"},"description":{},"knowledgeBaseId":{},"knowledgeBaseState":{},"updatedAt":{"shape":"S9"}}},"S9":{"type":"timestamp","timestampFormat":"iso8601"},"Sh":{"type":"string","sensitive":true},"Si":{"type":"structure","required":["promptConfigurations"],"members":{"overrideLambda":{},"promptConfigurations":{"type":"list","member":{"type":"structure","members":{"basePromptTemplate":{},"inferenceConfiguration":{"type":"structure","members":{"maximumLength":{"type":"integer"},"stopSequences":{"type":"list","member":{}},"temperature":{"type":"float"},"topK":{"type":"integer"},"topP":{"type":"float"}}},"parserMode":{},"promptCreationMode":{},"promptState":{},"promptType":{}}}}},"sensitive":true},"Sx":{"type":"map","key":{},"value":{}},"S11":{"type":"structure","required":["agentArn","agentId","agentName","agentResourceRoleArn","agentStatus","agentVersion","createdAt","idleSessionTTLInSeconds","updatedAt"],"members":{"agentArn":{},"agentId":{},"agentName":{},"agentResourceRoleArn":{},"agentStatus":{},"agentVersion":{},"clientToken":{},"createdAt":{"shape":"S9"},"customerEncryptionKeyArn":{},"description":{},"failureReasons":{"shape":"S14"},"foundationModel":{},"idleSessionTTLInSeconds":{"type":"integer"},"instruction":{"shape":"Sh"},"preparedAt":{"shape":"S9"},"promptOverrideConfiguration":{"shape":"Si"},"recommendedActions":{"shape":"S16"},"updatedAt":{"shape":"S9"}}},"S14":{"type":"list","member":{}},"S16":{"type":"list","member":{}},"S19":{"type":"structure","members":{"customControl":{},"lambda":{}},"union":true},"S1c":{"type":"structure","members":{"payload":{"type":"string","sensitive":true},"s3":{"type":"structure","members":{"s3BucketName":{},"s3ObjectKey":{}}}},"union":true},"S1h":{"type":"structure","members":{"functions":{"type":"list","member":{"type":"structure","required":["name"],"members":{"description":{},"name":{},"parameters":{"type":"map","key":{},"value":{"type":"structure","required":["type"],"members":{"description":{},"required":{"type":"boolean"},"type":{}}}}}}}},"union":true},"S1s":{"type":"structure","required":["actionGroupId","actionGroupName","actionGroupState","agentId","agentVersion","createdAt","updatedAt"],"members":{"actionGroupExecutor":{"shape":"S19"},"actionGroupId":{},"actionGroupName":{},"actionGroupState":{},"agentId":{},"agentVersion":{},"apiSchema":{"shape":"S1c"},"clientToken":{},"createdAt":{"shape":"S9"},"description":{},"functionSchema":{"shape":"S1h"},"parentActionSignature":{},"updatedAt":{"shape":"S9"}}},"S1u":{"type":"list","member":{"type":"structure","members":{"agentVersion":{},"provisionedThroughput":{}}}},"S1y":{"type":"structure","required":["agentAliasArn","agentAliasId","agentAliasName","agentAliasStatus","agentId","createdAt","routingConfiguration","updatedAt"],"members":{"agentAliasArn":{},"agentAliasHistoryEvents":{"type":"list","member":{"type":"structure","members":{"endDate":{"shape":"S9"},"routingConfiguration":{"shape":"S1u"},"startDate":{"shape":"S9"}}}},"agentAliasId":{},"agentAliasName":{},"agentAliasStatus":{},"agentId":{},"clientToken":{},"createdAt":{"shape":"S9"},"description":{},"failureReasons":{"shape":"S14"},"routingConfiguration":{"shape":"S1u"},"updatedAt":{"shape":"S9"}}},"S26":{"type":"structure","required":["type"],"members":{"s3Configuration":{"type":"structure","required":["bucketArn"],"members":{"bucketArn":{},"bucketOwnerAccountId":{},"inclusionPrefixes":{"type":"list","member":{}}}},"type":{}}},"S2d":{"type":"structure","members":{"kmsKeyArn":{}}},"S2e":{"type":"structure","members":{"chunkingConfiguration":{"type":"structure","required":["chunkingStrategy"],"members":{"chunkingStrategy":{},"fixedSizeChunkingConfiguration":{"type":"structure","required":["maxTokens","overlapPercentage"],"members":{"maxTokens":{"type":"integer"},"overlapPercentage":{"type":"integer"}}}}}}},"S2l":{"type":"structure","required":["createdAt","dataSourceConfiguration","dataSourceId","knowledgeBaseId","name","status","updatedAt"],"members":{"createdAt":{"shape":"S9"},"dataDeletionPolicy":{},"dataSourceConfiguration":{"shape":"S26"},"dataSourceId":{},"description":{},"failureReasons":{"shape":"S14"},"knowledgeBaseId":{},"name":{},"serverSideEncryptionConfiguration":{"shape":"S2d"},"status":{},"updatedAt":{"shape":"S9"},"vectorIngestionConfiguration":{"shape":"S2e"}}},"S2o":{"type":"structure","required":["type"],"members":{"type":{},"vectorKnowledgeBaseConfiguration":{"type":"structure","required":["embeddingModelArn"],"members":{"embeddingModelArn":{}}}}},"S2t":{"type":"structure","required":["type"],"members":{"mongoDbAtlasConfiguration":{"type":"structure","required":["collectionName","credentialsSecretArn","databaseName","endpoint","fieldMapping","vectorIndexName"],"members":{"collectionName":{},"credentialsSecretArn":{},"databaseName":{},"endpoint":{},"endpointServiceName":{},"fieldMapping":{"type":"structure","required":["metadataField","textField","vectorField"],"members":{"metadataField":{},"textField":{},"vectorField":{}}},"vectorIndexName":{}}},"opensearchServerlessConfiguration":{"type":"structure","required":["collectionArn","fieldMapping","vectorIndexName"],"members":{"collectionArn":{},"fieldMapping":{"type":"structure","required":["metadataField","textField","vectorField"],"members":{"metadataField":{},"textField":{},"vectorField":{}}},"vectorIndexName":{}}},"pineconeConfiguration":{"type":"structure","required":["connectionString","credentialsSecretArn","fieldMapping"],"members":{"connectionString":{},"credentialsSecretArn":{},"fieldMapping":{"type":"structure","required":["metadataField","textField"],"members":{"metadataField":{},"textField":{}}},"namespace":{}}},"rdsConfiguration":{"type":"structure","required":["credentialsSecretArn","databaseName","fieldMapping","resourceArn","tableName"],"members":{"credentialsSecretArn":{},"databaseName":{},"fieldMapping":{"type":"structure","required":["metadataField","primaryKeyField","textField","vectorField"],"members":{"metadataField":{},"primaryKeyField":{},"textField":{},"vectorField":{}}},"resourceArn":{},"tableName":{}}},"redisEnterpriseCloudConfiguration":{"type":"structure","required":["credentialsSecretArn","endpoint","fieldMapping","vectorIndexName"],"members":{"credentialsSecretArn":{},"endpoint":{},"fieldMapping":{"type":"structure","required":["metadataField","textField","vectorField"],"members":{"metadataField":{},"textField":{},"vectorField":{}}},"vectorIndexName":{}}},"type":{}}},"S3n":{"type":"structure","required":["createdAt","knowledgeBaseArn","knowledgeBaseConfiguration","knowledgeBaseId","name","roleArn","status","storageConfiguration","updatedAt"],"members":{"createdAt":{"shape":"S9"},"description":{},"failureReasons":{"shape":"S14"},"knowledgeBaseArn":{},"knowledgeBaseConfiguration":{"shape":"S2o"},"knowledgeBaseId":{},"name":{},"roleArn":{},"status":{},"storageConfiguration":{"shape":"S2t"},"updatedAt":{"shape":"S9"}}},"S4k":{"type":"structure","required":["dataSourceId","ingestionJobId","knowledgeBaseId","startedAt","status","updatedAt"],"members":{"dataSourceId":{},"description":{},"failureReasons":{"shape":"S14"},"ingestionJobId":{},"knowledgeBaseId":{},"startedAt":{"shape":"S9"},"statistics":{"shape":"S4l"},"status":{},"updatedAt":{"shape":"S9"}}},"S4l":{"type":"structure","members":{"numberOfDocumentsDeleted":{"type":"long"},"numberOfDocumentsFailed":{"type":"long"},"numberOfDocumentsScanned":{"type":"long"},"numberOfMetadataDocumentsModified":{"type":"long"},"numberOfMetadataDocumentsScanned":{"type":"long"},"numberOfModifiedDocumentsIndexed":{"type":"long"},"numberOfNewDocumentsIndexed":{"type":"long"}}}}}
|
65352
65352
|
|
65353
65353
|
/***/ }),
|
65354
65354
|
/* 1384 */
|