aws-sdk 2.1613.0 → 2.1615.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/budgets-2016-10-20.min.json +102 -21
- package/apis/medialive-2017-10-14.min.json +367 -364
- package/apis/resiliencehub-2020-04-30.min.json +63 -14
- package/apis/resiliencehub-2020-04-30.paginators.json +6 -0
- package/apis/route53profiles-2018-05-10.min.json +3 -0
- package/clients/b2bi.d.ts +7 -7
- package/clients/budgets.d.ts +84 -1
- package/clients/medialive.d.ts +8 -0
- package/clients/resiliencehub.d.ts +80 -15
- package/clients/route53profiles.d.ts +4 -4
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +6 -6
- package/dist/aws-sdk.js +3 -3
- package/dist/aws-sdk.min.js +2 -2
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -395,7 +395,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
395
395
|
/**
|
396
396
|
* @constant
|
397
397
|
*/
|
398
|
-
VERSION: '2.
|
398
|
+
VERSION: '2.1615.0',
|
399
399
|
|
400
400
|
/**
|
401
401
|
* @api private
|
@@ -35958,7 +35958,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
35958
35958
|
/* 72 */
|
35959
35959
|
/***/ (function(module, exports) {
|
35960
35960
|
|
35961
|
-
module.exports = {"version":"2.0","metadata":{"apiVersion":"2016-10-20","endpointPrefix":"budgets","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"AWSBudgets","serviceFullName":"AWS Budgets","serviceId":"Budgets","signatureVersion":"v4","targetPrefix":"AWSBudgetServiceGateway","uid":"budgets-2016-10-20"},"operations":{"CreateBudget":{"input":{"type":"structure","required":["AccountId","Budget"],"members":{"AccountId":{},"Budget":{"shape":"S3"},"NotificationsWithSubscribers":{"type":"list","member":{"type":"structure","required":["Notification","Subscribers"],"members":{"Notification":{"shape":"Sq"},"Subscribers":{"shape":"Sw"}}}}}},"output":{"type":"structure","members":{}}},"CreateBudgetAction":{"input":{"type":"structure","required":["AccountId","BudgetName","NotificationType","ActionType","ActionThreshold","Definition","ExecutionRoleArn","ApprovalModel","Subscribers"],"members":{"AccountId":{},"BudgetName":{},"NotificationType":{},"ActionType":{},"ActionThreshold":{"shape":"S13"},"Definition":{"shape":"S14"},"ExecutionRoleArn":{},"ApprovalModel":{},"Subscribers":{"shape":"Sw"}}},"output":{"type":"structure","required":["AccountId","BudgetName","ActionId"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{}}}},"CreateNotification":{"input":{"type":"structure","required":["AccountId","BudgetName","Notification","Subscribers"],"members":{"AccountId":{},"BudgetName":{},"Notification":{"shape":"Sq"},"Subscribers":{"shape":"Sw"}}},"output":{"type":"structure","members":{}}},"CreateSubscriber":{"input":{"type":"structure","required":["AccountId","BudgetName","Notification","Subscriber"],"members":{"AccountId":{},"BudgetName":{},"Notification":{"shape":"Sq"},"Subscriber":{"shape":"Sx"}}},"output":{"type":"structure","members":{}}},"DeleteBudget":{"input":{"type":"structure","required":["AccountId","BudgetName"],"members":{"AccountId":{},"BudgetName":{}}},"output":{"type":"structure","members":{}}},"DeleteBudgetAction":{"input":{"type":"structure","required":["AccountId","BudgetName","ActionId"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{}}},"output":{"type":"structure","required":["AccountId","BudgetName","Action"],"members":{"AccountId":{},"BudgetName":{},"Action":{"shape":"S1y"}}}},"DeleteNotification":{"input":{"type":"structure","required":["AccountId","BudgetName","Notification"],"members":{"AccountId":{},"BudgetName":{},"Notification":{"shape":"Sq"}}},"output":{"type":"structure","members":{}}},"DeleteSubscriber":{"input":{"type":"structure","required":["AccountId","BudgetName","Notification","Subscriber"],"members":{"AccountId":{},"BudgetName":{},"Notification":{"shape":"Sq"},"Subscriber":{"shape":"Sx"}}},"output":{"type":"structure","members":{}}},"DescribeBudget":{"input":{"type":"structure","required":["AccountId","BudgetName"],"members":{"AccountId":{},"BudgetName":{}}},"output":{"type":"structure","members":{"Budget":{"shape":"S3"}}}},"DescribeBudgetAction":{"input":{"type":"structure","required":["AccountId","BudgetName","ActionId"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{}}},"output":{"type":"structure","required":["AccountId","BudgetName","Action"],"members":{"AccountId":{},"BudgetName":{},"Action":{"shape":"S1y"}}}},"DescribeBudgetActionHistories":{"input":{"type":"structure","required":["AccountId","BudgetName","ActionId"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{},"TimePeriod":{"shape":"Sg"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["ActionHistories"],"members":{"ActionHistories":{"type":"list","member":{"type":"structure","required":["Timestamp","Status","EventType","ActionHistoryDetails"],"members":{"Timestamp":{"type":"timestamp"},"Status":{},"EventType":{},"ActionHistoryDetails":{"type":"structure","required":["Message","Action"],"members":{"Message":{},"Action":{"shape":"S1y"}}}}}},"NextToken":{}}}},"DescribeBudgetActionsForAccount":{"input":{"type":"structure","required":["AccountId"],"members":{"AccountId":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Actions"],"members":{"Actions":{"shape":"S2h"},"NextToken":{}}}},"DescribeBudgetActionsForBudget":{"input":{"type":"structure","required":["AccountId","BudgetName"],"members":{"AccountId":{},"BudgetName":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Actions"],"members":{"Actions":{"shape":"S2h"},"NextToken":{}}}},"DescribeBudgetNotificationsForAccount":{"input":{"type":"structure","required":["AccountId"],"members":{"AccountId":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"BudgetNotificationsForAccount":{"type":"list","member":{"type":"structure","members":{"Notifications":{"shape":"S2p"},"BudgetName":{}}}},"NextToken":{}}}},"DescribeBudgetPerformanceHistory":{"input":{"type":"structure","required":["AccountId","BudgetName"],"members":{"AccountId":{},"BudgetName":{},"TimePeriod":{"shape":"Sg"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"BudgetPerformanceHistory":{"type":"structure","members":{"BudgetName":{},"BudgetType":{},"CostFilters":{"shape":"Sa"},"CostTypes":{"shape":"Sd"},"TimeUnit":{},"BudgetedAndActualAmountsList":{"type":"list","member":{"type":"structure","members":{"BudgetedAmount":{"shape":"S5"},"ActualAmount":{"shape":"S5"},"TimePeriod":{"shape":"Sg"}}}}}},"NextToken":{}}}},"DescribeBudgets":{"input":{"type":"structure","required":["AccountId"],"members":{"AccountId":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Budgets":{"type":"list","member":{"shape":"S3"}},"NextToken":{}}}},"DescribeNotificationsForBudget":{"input":{"type":"structure","required":["AccountId","BudgetName"],"members":{"AccountId":{},"BudgetName":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Notifications":{"shape":"S2p"},"NextToken":{}}}},"DescribeSubscribersForNotification":{"input":{"type":"structure","required":["AccountId","BudgetName","Notification"],"members":{"AccountId":{},"BudgetName":{},"Notification":{"shape":"Sq"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Subscribers":{"shape":"Sw"},"NextToken":{}}}},"ExecuteBudgetAction":{"input":{"type":"structure","required":["AccountId","BudgetName","ActionId","ExecutionType"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{},"ExecutionType":{}}},"output":{"type":"structure","required":["AccountId","BudgetName","ActionId","ExecutionType"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{},"ExecutionType":{}}}},"UpdateBudget":{"input":{"type":"structure","required":["AccountId","NewBudget"],"members":{"AccountId":{},"NewBudget":{"shape":"S3"}}},"output":{"type":"structure","members":{}}},"UpdateBudgetAction":{"input":{"type":"structure","required":["AccountId","BudgetName","ActionId"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{},"NotificationType":{},"ActionThreshold":{"shape":"S13"},"Definition":{"shape":"S14"},"ExecutionRoleArn":{},"ApprovalModel":{},"Subscribers":{"shape":"Sw"}}},"output":{"type":"structure","required":["AccountId","BudgetName","OldAction","NewAction"],"members":{"AccountId":{},"BudgetName":{},"OldAction":{"shape":"S1y"},"NewAction":{"shape":"S1y"}}}},"UpdateNotification":{"input":{"type":"structure","required":["AccountId","BudgetName","OldNotification","NewNotification"],"members":{"AccountId":{},"BudgetName":{},"OldNotification":{"shape":"Sq"},"NewNotification":{"shape":"Sq"}}},"output":{"type":"structure","members":{}}},"UpdateSubscriber":{"input":{"type":"structure","required":["AccountId","BudgetName","Notification","OldSubscriber","NewSubscriber"],"members":{"AccountId":{},"BudgetName":{},"Notification":{"shape":"Sq"},"OldSubscriber":{"shape":"Sx"},"NewSubscriber":{"shape":"Sx"}}},"output":{"type":"structure","members":{}}}},"shapes":{"S3":{"type":"structure","required":["BudgetName","TimeUnit","BudgetType"],"members":{"BudgetName":{},"BudgetLimit":{"shape":"S5"},"PlannedBudgetLimits":{"type":"map","key":{},"value":{"shape":"S5"}},"CostFilters":{"shape":"Sa"},"CostTypes":{"shape":"Sd"},"TimeUnit":{},"TimePeriod":{"shape":"Sg"},"CalculatedSpend":{"type":"structure","required":["ActualSpend"],"members":{"ActualSpend":{"shape":"S5"},"ForecastedSpend":{"shape":"S5"}}},"BudgetType":{},"LastUpdatedTime":{"type":"timestamp"},"AutoAdjustData":{"type":"structure","required":["AutoAdjustType"],"members":{"AutoAdjustType":{},"HistoricalOptions":{"type":"structure","required":["BudgetAdjustmentPeriod"],"members":{"BudgetAdjustmentPeriod":{"type":"integer"},"LookBackAvailablePeriods":{"type":"integer"}}},"LastAutoAdjustTime":{"type":"timestamp"}}}}},"S5":{"type":"structure","required":["Amount","Unit"],"members":{"Amount":{},"Unit":{}}},"Sa":{"type":"map","key":{},"value":{"type":"list","member":{}}},"Sd":{"type":"structure","members":{"IncludeTax":{"type":"boolean"},"IncludeSubscription":{"type":"boolean"},"UseBlended":{"type":"boolean"},"IncludeRefund":{"type":"boolean"},"IncludeCredit":{"type":"boolean"},"IncludeUpfront":{"type":"boolean"},"IncludeRecurring":{"type":"boolean"},"IncludeOtherSubscription":{"type":"boolean"},"IncludeSupport":{"type":"boolean"},"IncludeDiscount":{"type":"boolean"},"UseAmortized":{"type":"boolean"}}},"Sg":{"type":"structure","members":{"Start":{"type":"timestamp"},"End":{"type":"timestamp"}}},"Sq":{"type":"structure","required":["NotificationType","ComparisonOperator","Threshold"],"members":{"NotificationType":{},"ComparisonOperator":{},"Threshold":{"type":"double"},"ThresholdType":{},"NotificationState":{}}},"Sw":{"type":"list","member":{"shape":"Sx"}},"Sx":{"type":"structure","required":["SubscriptionType","Address"],"members":{"SubscriptionType":{},"Address":{"type":"string","sensitive":true}}},"S13":{"type":"structure","required":["ActionThresholdValue","ActionThresholdType"],"members":{"ActionThresholdValue":{"type":"double"},"ActionThresholdType":{}}},"S14":{"type":"structure","members":{"IamActionDefinition":{"type":"structure","required":["PolicyArn"],"members":{"PolicyArn":{},"Roles":{"type":"list","member":{}},"Groups":{"type":"list","member":{}},"Users":{"type":"list","member":{}}}},"ScpActionDefinition":{"type":"structure","required":["PolicyId","TargetIds"],"members":{"PolicyId":{},"TargetIds":{"type":"list","member":{}}}},"SsmActionDefinition":{"type":"structure","required":["ActionSubType","Region","InstanceIds"],"members":{"ActionSubType":{},"Region":{},"InstanceIds":{"type":"list","member":{}}}}}},"S1y":{"type":"structure","required":["ActionId","BudgetName","NotificationType","ActionType","ActionThreshold","Definition","ExecutionRoleArn","ApprovalModel","Status","Subscribers"],"members":{"ActionId":{},"BudgetName":{},"NotificationType":{},"ActionType":{},"ActionThreshold":{"shape":"S13"},"Definition":{"shape":"S14"},"ExecutionRoleArn":{},"ApprovalModel":{},"Status":{},"Subscribers":{"shape":"Sw"}}},"S2h":{"type":"list","member":{"shape":"S1y"}},"S2p":{"type":"list","member":{"shape":"Sq"}}}}
|
35961
|
+
module.exports = {"version":"2.0","metadata":{"apiVersion":"2016-10-20","endpointPrefix":"budgets","jsonVersion":"1.1","protocol":"json","protocols":["json"],"serviceAbbreviation":"AWSBudgets","serviceFullName":"AWS Budgets","serviceId":"Budgets","signatureVersion":"v4","targetPrefix":"AWSBudgetServiceGateway","uid":"budgets-2016-10-20"},"operations":{"CreateBudget":{"input":{"type":"structure","required":["AccountId","Budget"],"members":{"AccountId":{},"Budget":{"shape":"S3"},"NotificationsWithSubscribers":{"type":"list","member":{"type":"structure","required":["Notification","Subscribers"],"members":{"Notification":{"shape":"Sq"},"Subscribers":{"shape":"Sw"}}}},"ResourceTags":{"shape":"S10"}}},"output":{"type":"structure","members":{}}},"CreateBudgetAction":{"input":{"type":"structure","required":["AccountId","BudgetName","NotificationType","ActionType","ActionThreshold","Definition","ExecutionRoleArn","ApprovalModel","Subscribers"],"members":{"AccountId":{},"BudgetName":{},"NotificationType":{},"ActionType":{},"ActionThreshold":{"shape":"S17"},"Definition":{"shape":"S18"},"ExecutionRoleArn":{},"ApprovalModel":{},"Subscribers":{"shape":"Sw"},"ResourceTags":{"shape":"S10"}}},"output":{"type":"structure","required":["AccountId","BudgetName","ActionId"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{}}}},"CreateNotification":{"input":{"type":"structure","required":["AccountId","BudgetName","Notification","Subscribers"],"members":{"AccountId":{},"BudgetName":{},"Notification":{"shape":"Sq"},"Subscribers":{"shape":"Sw"}}},"output":{"type":"structure","members":{}}},"CreateSubscriber":{"input":{"type":"structure","required":["AccountId","BudgetName","Notification","Subscriber"],"members":{"AccountId":{},"BudgetName":{},"Notification":{"shape":"Sq"},"Subscriber":{"shape":"Sx"}}},"output":{"type":"structure","members":{}}},"DeleteBudget":{"input":{"type":"structure","required":["AccountId","BudgetName"],"members":{"AccountId":{},"BudgetName":{}}},"output":{"type":"structure","members":{}}},"DeleteBudgetAction":{"input":{"type":"structure","required":["AccountId","BudgetName","ActionId"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{}}},"output":{"type":"structure","required":["AccountId","BudgetName","Action"],"members":{"AccountId":{},"BudgetName":{},"Action":{"shape":"S22"}}}},"DeleteNotification":{"input":{"type":"structure","required":["AccountId","BudgetName","Notification"],"members":{"AccountId":{},"BudgetName":{},"Notification":{"shape":"Sq"}}},"output":{"type":"structure","members":{}}},"DeleteSubscriber":{"input":{"type":"structure","required":["AccountId","BudgetName","Notification","Subscriber"],"members":{"AccountId":{},"BudgetName":{},"Notification":{"shape":"Sq"},"Subscriber":{"shape":"Sx"}}},"output":{"type":"structure","members":{}}},"DescribeBudget":{"input":{"type":"structure","required":["AccountId","BudgetName"],"members":{"AccountId":{},"BudgetName":{}}},"output":{"type":"structure","members":{"Budget":{"shape":"S3"}}}},"DescribeBudgetAction":{"input":{"type":"structure","required":["AccountId","BudgetName","ActionId"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{}}},"output":{"type":"structure","required":["AccountId","BudgetName","Action"],"members":{"AccountId":{},"BudgetName":{},"Action":{"shape":"S22"}}}},"DescribeBudgetActionHistories":{"input":{"type":"structure","required":["AccountId","BudgetName","ActionId"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{},"TimePeriod":{"shape":"Sg"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["ActionHistories"],"members":{"ActionHistories":{"type":"list","member":{"type":"structure","required":["Timestamp","Status","EventType","ActionHistoryDetails"],"members":{"Timestamp":{"type":"timestamp"},"Status":{},"EventType":{},"ActionHistoryDetails":{"type":"structure","required":["Message","Action"],"members":{"Message":{},"Action":{"shape":"S22"}}}}}},"NextToken":{}}}},"DescribeBudgetActionsForAccount":{"input":{"type":"structure","required":["AccountId"],"members":{"AccountId":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Actions"],"members":{"Actions":{"shape":"S2l"},"NextToken":{}}}},"DescribeBudgetActionsForBudget":{"input":{"type":"structure","required":["AccountId","BudgetName"],"members":{"AccountId":{},"BudgetName":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Actions"],"members":{"Actions":{"shape":"S2l"},"NextToken":{}}}},"DescribeBudgetNotificationsForAccount":{"input":{"type":"structure","required":["AccountId"],"members":{"AccountId":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"BudgetNotificationsForAccount":{"type":"list","member":{"type":"structure","members":{"Notifications":{"shape":"S2t"},"BudgetName":{}}}},"NextToken":{}}}},"DescribeBudgetPerformanceHistory":{"input":{"type":"structure","required":["AccountId","BudgetName"],"members":{"AccountId":{},"BudgetName":{},"TimePeriod":{"shape":"Sg"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"BudgetPerformanceHistory":{"type":"structure","members":{"BudgetName":{},"BudgetType":{},"CostFilters":{"shape":"Sa"},"CostTypes":{"shape":"Sd"},"TimeUnit":{},"BudgetedAndActualAmountsList":{"type":"list","member":{"type":"structure","members":{"BudgetedAmount":{"shape":"S5"},"ActualAmount":{"shape":"S5"},"TimePeriod":{"shape":"Sg"}}}}}},"NextToken":{}}}},"DescribeBudgets":{"input":{"type":"structure","required":["AccountId"],"members":{"AccountId":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Budgets":{"type":"list","member":{"shape":"S3"}},"NextToken":{}}}},"DescribeNotificationsForBudget":{"input":{"type":"structure","required":["AccountId","BudgetName"],"members":{"AccountId":{},"BudgetName":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Notifications":{"shape":"S2t"},"NextToken":{}}}},"DescribeSubscribersForNotification":{"input":{"type":"structure","required":["AccountId","BudgetName","Notification"],"members":{"AccountId":{},"BudgetName":{},"Notification":{"shape":"Sq"},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Subscribers":{"shape":"Sw"},"NextToken":{}}}},"ExecuteBudgetAction":{"input":{"type":"structure","required":["AccountId","BudgetName","ActionId","ExecutionType"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{},"ExecutionType":{}}},"output":{"type":"structure","required":["AccountId","BudgetName","ActionId","ExecutionType"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{},"ExecutionType":{}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceARN"],"members":{"ResourceARN":{}}},"output":{"type":"structure","members":{"ResourceTags":{"shape":"S10"}}}},"TagResource":{"input":{"type":"structure","required":["ResourceARN","ResourceTags"],"members":{"ResourceARN":{},"ResourceTags":{"shape":"S10"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"input":{"type":"structure","required":["ResourceARN","ResourceTagKeys"],"members":{"ResourceARN":{},"ResourceTagKeys":{"type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateBudget":{"input":{"type":"structure","required":["AccountId","NewBudget"],"members":{"AccountId":{},"NewBudget":{"shape":"S3"}}},"output":{"type":"structure","members":{}}},"UpdateBudgetAction":{"input":{"type":"structure","required":["AccountId","BudgetName","ActionId"],"members":{"AccountId":{},"BudgetName":{},"ActionId":{},"NotificationType":{},"ActionThreshold":{"shape":"S17"},"Definition":{"shape":"S18"},"ExecutionRoleArn":{},"ApprovalModel":{},"Subscribers":{"shape":"Sw"}}},"output":{"type":"structure","required":["AccountId","BudgetName","OldAction","NewAction"],"members":{"AccountId":{},"BudgetName":{},"OldAction":{"shape":"S22"},"NewAction":{"shape":"S22"}}}},"UpdateNotification":{"input":{"type":"structure","required":["AccountId","BudgetName","OldNotification","NewNotification"],"members":{"AccountId":{},"BudgetName":{},"OldNotification":{"shape":"Sq"},"NewNotification":{"shape":"Sq"}}},"output":{"type":"structure","members":{}}},"UpdateSubscriber":{"input":{"type":"structure","required":["AccountId","BudgetName","Notification","OldSubscriber","NewSubscriber"],"members":{"AccountId":{},"BudgetName":{},"Notification":{"shape":"Sq"},"OldSubscriber":{"shape":"Sx"},"NewSubscriber":{"shape":"Sx"}}},"output":{"type":"structure","members":{}}}},"shapes":{"S3":{"type":"structure","required":["BudgetName","TimeUnit","BudgetType"],"members":{"BudgetName":{},"BudgetLimit":{"shape":"S5"},"PlannedBudgetLimits":{"type":"map","key":{},"value":{"shape":"S5"}},"CostFilters":{"shape":"Sa"},"CostTypes":{"shape":"Sd"},"TimeUnit":{},"TimePeriod":{"shape":"Sg"},"CalculatedSpend":{"type":"structure","required":["ActualSpend"],"members":{"ActualSpend":{"shape":"S5"},"ForecastedSpend":{"shape":"S5"}}},"BudgetType":{},"LastUpdatedTime":{"type":"timestamp"},"AutoAdjustData":{"type":"structure","required":["AutoAdjustType"],"members":{"AutoAdjustType":{},"HistoricalOptions":{"type":"structure","required":["BudgetAdjustmentPeriod"],"members":{"BudgetAdjustmentPeriod":{"type":"integer"},"LookBackAvailablePeriods":{"type":"integer"}}},"LastAutoAdjustTime":{"type":"timestamp"}}}}},"S5":{"type":"structure","required":["Amount","Unit"],"members":{"Amount":{},"Unit":{}}},"Sa":{"type":"map","key":{},"value":{"type":"list","member":{}}},"Sd":{"type":"structure","members":{"IncludeTax":{"type":"boolean"},"IncludeSubscription":{"type":"boolean"},"UseBlended":{"type":"boolean"},"IncludeRefund":{"type":"boolean"},"IncludeCredit":{"type":"boolean"},"IncludeUpfront":{"type":"boolean"},"IncludeRecurring":{"type":"boolean"},"IncludeOtherSubscription":{"type":"boolean"},"IncludeSupport":{"type":"boolean"},"IncludeDiscount":{"type":"boolean"},"UseAmortized":{"type":"boolean"}}},"Sg":{"type":"structure","members":{"Start":{"type":"timestamp"},"End":{"type":"timestamp"}}},"Sq":{"type":"structure","required":["NotificationType","ComparisonOperator","Threshold"],"members":{"NotificationType":{},"ComparisonOperator":{},"Threshold":{"type":"double"},"ThresholdType":{},"NotificationState":{}}},"Sw":{"type":"list","member":{"shape":"Sx"}},"Sx":{"type":"structure","required":["SubscriptionType","Address"],"members":{"SubscriptionType":{},"Address":{"type":"string","sensitive":true}}},"S10":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S17":{"type":"structure","required":["ActionThresholdValue","ActionThresholdType"],"members":{"ActionThresholdValue":{"type":"double"},"ActionThresholdType":{}}},"S18":{"type":"structure","members":{"IamActionDefinition":{"type":"structure","required":["PolicyArn"],"members":{"PolicyArn":{},"Roles":{"type":"list","member":{}},"Groups":{"type":"list","member":{}},"Users":{"type":"list","member":{}}}},"ScpActionDefinition":{"type":"structure","required":["PolicyId","TargetIds"],"members":{"PolicyId":{},"TargetIds":{"type":"list","member":{}}}},"SsmActionDefinition":{"type":"structure","required":["ActionSubType","Region","InstanceIds"],"members":{"ActionSubType":{},"Region":{},"InstanceIds":{"type":"list","member":{}}}}}},"S22":{"type":"structure","required":["ActionId","BudgetName","NotificationType","ActionType","ActionThreshold","Definition","ExecutionRoleArn","ApprovalModel","Status","Subscribers"],"members":{"ActionId":{},"BudgetName":{},"NotificationType":{},"ActionType":{},"ActionThreshold":{"shape":"S17"},"Definition":{"shape":"S18"},"ExecutionRoleArn":{},"ApprovalModel":{},"Status":{},"Subscribers":{"shape":"Sw"}}},"S2l":{"type":"list","member":{"shape":"S22"}},"S2t":{"type":"list","member":{"shape":"Sq"}}}}
|
35962
35962
|
|
35963
35963
|
/***/ }),
|
35964
35964
|
/* 73 */
|
@@ -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 */
|
@@ -62328,13 +62328,13 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
62328
62328
|
/* 1123 */
|
62329
62329
|
/***/ (function(module, exports) {
|
62330
62330
|
|
62331
|
-
module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-04-30","endpointPrefix":"resiliencehub","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Resilience Hub","serviceId":"resiliencehub","signatureVersion":"v4","signingName":"resiliencehub","uid":"resiliencehub-2020-04-30"},"operations":{"AddDraftAppVersionResourceMappings":{"http":{"requestUri":"/add-draft-app-version-resource-mappings","responseCode":200},"input":{"type":"structure","required":["appArn","resourceMappings"],"members":{"appArn":{},"resourceMappings":{"shape":"S3"}}},"output":{"type":"structure","required":["appArn","appVersion","resourceMappings"],"members":{"appArn":{},"appVersion":{},"resourceMappings":{"shape":"S3"}}}},"BatchUpdateRecommendationStatus":{"http":{"requestUri":"/batch-update-recommendation-status","responseCode":200},"input":{"type":"structure","required":["appArn","requestEntries"],"members":{"appArn":{},"requestEntries":{"type":"list","member":{"type":"structure","required":["entryId","excluded","item","referenceId"],"members":{"entryId":{},"excludeReason":{},"excluded":{"type":"boolean"},"item":{"shape":"Sj"},"referenceId":{}}}}}},"output":{"type":"structure","required":["appArn","failedEntries","successfulEntries"],"members":{"appArn":{},"failedEntries":{"type":"list","member":{"type":"structure","required":["entryId","errorMessage"],"members":{"entryId":{},"errorMessage":{}}}},"successfulEntries":{"type":"list","member":{"type":"structure","required":["entryId","excluded","item","referenceId"],"members":{"entryId":{},"excludeReason":{},"excluded":{"type":"boolean"},"item":{"shape":"Sj"},"referenceId":{}}}}}}},"CreateApp":{"http":{"requestUri":"/create-app","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"assessmentSchedule":{},"clientToken":{"idempotencyToken":true},"description":{},"eventSubscriptions":{"shape":"Sw"},"name":{},"permissionModel":{"shape":"Sz"},"policyArn":{},"tags":{"shape":"S14"}}},"output":{"type":"structure","required":["app"],"members":{"app":{"shape":"S18"}}}},"CreateAppVersionAppComponent":{"http":{"requestUri":"/create-app-version-app-component","responseCode":200},"input":{"type":"structure","required":["appArn","name","type"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{},"clientToken":{"idempotencyToken":true},"id":{},"name":{},"type":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appComponent":{"shape":"S1l"},"appVersion":{}}}},"CreateAppVersionResource":{"http":{"requestUri":"/create-app-version-resource","responseCode":200},"input":{"type":"structure","required":["appArn","appComponents","logicalResourceId","physicalResourceId","resourceType"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{},"appComponents":{"shape":"S1n"},"awsAccountId":{},"awsRegion":{},"clientToken":{"idempotencyToken":true},"logicalResourceId":{"shape":"S1o"},"physicalResourceId":{},"resourceName":{},"resourceType":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"physicalResource":{"shape":"S1r"}}}},"CreateRecommendationTemplate":{"http":{"requestUri":"/create-recommendation-template","responseCode":200},"input":{"type":"structure","required":["assessmentArn","name"],"members":{"assessmentArn":{},"bucketName":{},"clientToken":{"idempotencyToken":true},"format":{},"name":{},"recommendationIds":{"shape":"S1w"},"recommendationTypes":{"shape":"S1y"},"tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"recommendationTemplate":{"shape":"S21"}}}},"CreateResiliencyPolicy":{"http":{"requestUri":"/create-resiliency-policy","responseCode":200},"input":{"type":"structure","required":["policy","policyName","tier"],"members":{"clientToken":{"idempotencyToken":true},"dataLocationConstraint":{},"policy":{"shape":"S26"},"policyDescription":{},"policyName":{},"tags":{"shape":"S14"},"tier":{}}},"output":{"type":"structure","required":["policy"],"members":{"policy":{"shape":"S2c"}}}},"DeleteApp":{"http":{"requestUri":"/delete-app","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"clientToken":{"idempotencyToken":true},"forceDelete":{"type":"boolean"}}},"output":{"type":"structure","required":["appArn"],"members":{"appArn":{}}}},"DeleteAppAssessment":{"http":{"requestUri":"/delete-app-assessment","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"clientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["assessmentArn","assessmentStatus"],"members":{"assessmentArn":{},"assessmentStatus":{}}}},"DeleteAppInputSource":{"http":{"requestUri":"/delete-app-input-source","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"clientToken":{"idempotencyToken":true},"eksSourceClusterNamespace":{"shape":"S2k"},"sourceArn":{},"terraformSource":{"shape":"S2m"}}},"output":{"type":"structure","members":{"appArn":{},"appInputSource":{"shape":"S2p"}}}},"DeleteAppVersionAppComponent":{"http":{"requestUri":"/delete-app-version-app-component","responseCode":200},"input":{"type":"structure","required":["appArn","id"],"members":{"appArn":{},"clientToken":{"idempotencyToken":true},"id":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appComponent":{"shape":"S1l"},"appVersion":{}}}},"DeleteAppVersionResource":{"http":{"requestUri":"/delete-app-version-resource","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"awsAccountId":{},"awsRegion":{},"clientToken":{"idempotencyToken":true},"logicalResourceId":{"shape":"S1o"},"physicalResourceId":{},"resourceName":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"physicalResource":{"shape":"S1r"}}}},"DeleteRecommendationTemplate":{"http":{"requestUri":"/delete-recommendation-template","responseCode":200},"input":{"type":"structure","required":["recommendationTemplateArn"],"members":{"clientToken":{"idempotencyToken":true},"recommendationTemplateArn":{}}},"output":{"type":"structure","required":["recommendationTemplateArn","status"],"members":{"recommendationTemplateArn":{},"status":{}}}},"DeleteResiliencyPolicy":{"http":{"requestUri":"/delete-resiliency-policy","responseCode":200},"input":{"type":"structure","required":["policyArn"],"members":{"clientToken":{"idempotencyToken":true},"policyArn":{}}},"output":{"type":"structure","required":["policyArn"],"members":{"policyArn":{}}}},"DescribeApp":{"http":{"requestUri":"/describe-app","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{}}},"output":{"type":"structure","required":["app"],"members":{"app":{"shape":"S18"}}}},"DescribeAppAssessment":{"http":{"requestUri":"/describe-app-assessment","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{}}},"output":{"type":"structure","required":["assessment"],"members":{"assessment":{"shape":"S33"}}}},"DescribeAppVersion":{"http":{"requestUri":"/describe-app-version","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{},"appVersion":{}}}},"DescribeAppVersionAppComponent":{"http":{"requestUri":"/describe-app-version-app-component","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion","id"],"members":{"appArn":{},"appVersion":{},"id":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appComponent":{"shape":"S1l"},"appVersion":{}}}},"DescribeAppVersionResource":{"http":{"requestUri":"/describe-app-version-resource","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"awsAccountId":{},"awsRegion":{},"logicalResourceId":{"shape":"S1o"},"physicalResourceId":{},"resourceName":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"physicalResource":{"shape":"S1r"}}}},"DescribeAppVersionResourcesResolutionStatus":{"http":{"requestUri":"/describe-app-version-resources-resolution-status","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"resolutionId":{}}},"output":{"type":"structure","required":["appArn","appVersion","resolutionId","status"],"members":{"appArn":{},"appVersion":{},"errorMessage":{},"resolutionId":{},"status":{}}}},"DescribeAppVersionTemplate":{"http":{"requestUri":"/describe-app-version-template","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{}}},"output":{"type":"structure","required":["appArn","appTemplateBody","appVersion"],"members":{"appArn":{},"appTemplateBody":{},"appVersion":{}}}},"DescribeDraftAppVersionResourcesImportStatus":{"http":{"requestUri":"/describe-draft-app-version-resources-import-status","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{}}},"output":{"type":"structure","required":["appArn","appVersion","status","statusChangeTime"],"members":{"appArn":{},"appVersion":{},"errorMessage":{},"status":{},"statusChangeTime":{"type":"timestamp"}}}},"DescribeResiliencyPolicy":{"http":{"requestUri":"/describe-resiliency-policy","responseCode":200},"input":{"type":"structure","required":["policyArn"],"members":{"policyArn":{}}},"output":{"type":"structure","required":["policy"],"members":{"policy":{"shape":"S2c"}}}},"ImportResourcesToDraftAppVersion":{"http":{"requestUri":"/import-resources-to-draft-app-version","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"eksSources":{"shape":"S43"},"importStrategy":{},"sourceArns":{"shape":"S47"},"terraformSources":{"shape":"S48"}}},"output":{"type":"structure","required":["appArn","appVersion","status"],"members":{"appArn":{},"appVersion":{},"eksSources":{"shape":"S43"},"sourceArns":{"shape":"S47"},"status":{},"terraformSources":{"shape":"S48"}}}},"ListAlarmRecommendations":{"http":{"requestUri":"/list-alarm-recommendations","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["alarmRecommendations"],"members":{"alarmRecommendations":{"type":"list","member":{"type":"structure","required":["name","recommendationId","referenceId","type"],"members":{"appComponentName":{"deprecated":true,"deprecatedMessage":"An alarm recommendation can be attached to multiple Application Components, hence this property will be replaced by the new property 'appComponentNames'."},"appComponentNames":{"shape":"S1n"},"description":{},"items":{"shape":"S4h"},"name":{},"prerequisite":{},"recommendationId":{},"recommendationStatus":{},"referenceId":{},"type":{}}}},"nextToken":{}}}},"ListAppAssessmentComplianceDrifts":{"http":{"requestUri":"/list-app-assessment-compliance-drifts","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["complianceDrifts"],"members":{"complianceDrifts":{"type":"list","member":{"type":"structure","members":{"actualReferenceId":{},"actualValue":{"shape":"S34"},"appId":{},"appVersion":{},"diffType":{},"driftType":{},"entityId":{},"entityType":{},"expectedReferenceId":{},"expectedValue":{"shape":"S34"}}}},"nextToken":{}}}},"ListAppAssessments":{"http":{"method":"GET","requestUri":"/list-app-assessments","responseCode":200},"input":{"type":"structure","members":{"appArn":{"location":"querystring","locationName":"appArn"},"assessmentName":{"location":"querystring","locationName":"assessmentName"},"assessmentStatus":{"location":"querystring","locationName":"assessmentStatus","type":"list","member":{}},"complianceStatus":{"location":"querystring","locationName":"complianceStatus"},"invoker":{"location":"querystring","locationName":"invoker"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"reverseOrder":{"location":"querystring","locationName":"reverseOrder","type":"boolean"}}},"output":{"type":"structure","required":["assessmentSummaries"],"members":{"assessmentSummaries":{"type":"list","member":{"type":"structure","required":["assessmentArn","assessmentStatus"],"members":{"appArn":{},"appVersion":{},"assessmentArn":{},"assessmentName":{},"assessmentStatus":{},"complianceStatus":{},"cost":{"shape":"S37"},"driftStatus":{},"endTime":{"type":"timestamp"},"invoker":{},"message":{},"resiliencyScore":{"type":"double"},"startTime":{"type":"timestamp"},"versionName":{}}}},"nextToken":{}}}},"ListAppComponentCompliances":{"http":{"requestUri":"/list-app-component-compliances","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["componentCompliances"],"members":{"componentCompliances":{"type":"list","member":{"type":"structure","members":{"appComponentName":{},"compliance":{"shape":"S34"},"cost":{"shape":"S37"},"message":{},"resiliencyScore":{"shape":"S3c"},"status":{}}}},"nextToken":{}}}},"ListAppComponentRecommendations":{"http":{"requestUri":"/list-app-component-recommendations","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["componentRecommendations"],"members":{"componentRecommendations":{"type":"list","member":{"type":"structure","required":["appComponentName","configRecommendations","recommendationStatus"],"members":{"appComponentName":{},"configRecommendations":{"type":"list","member":{"type":"structure","required":["name","optimizationType","referenceId"],"members":{"appComponentName":{},"compliance":{"shape":"S34"},"cost":{"shape":"S37"},"description":{},"haArchitecture":{},"name":{},"optimizationType":{},"recommendationCompliance":{"type":"map","key":{},"value":{"type":"structure","required":["expectedComplianceStatus"],"members":{"expectedComplianceStatus":{},"expectedRpoDescription":{},"expectedRpoInSecs":{"type":"integer"},"expectedRtoDescription":{},"expectedRtoInSecs":{"type":"integer"}}}},"referenceId":{},"suggestedChanges":{"type":"list","member":{}}}}},"recommendationStatus":{}}}},"nextToken":{}}}},"ListAppInputSources":{"http":{"requestUri":"/list-app-input-sources","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["appInputSources"],"members":{"appInputSources":{"type":"list","member":{"shape":"S2p"}},"nextToken":{}}}},"ListAppVersionAppComponents":{"http":{"requestUri":"/list-app-version-app-components","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appComponents":{"shape":"S1s"},"appVersion":{},"nextToken":{}}}},"ListAppVersionResourceMappings":{"http":{"requestUri":"/list-app-version-resource-mappings","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["resourceMappings"],"members":{"nextToken":{},"resourceMappings":{"shape":"S3"}}}},"ListAppVersionResources":{"http":{"requestUri":"/list-app-version-resources","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"maxResults":{"type":"integer"},"nextToken":{},"resolutionId":{}}},"output":{"type":"structure","required":["physicalResources","resolutionId"],"members":{"nextToken":{},"physicalResources":{"type":"list","member":{"shape":"S1r"}},"resolutionId":{}}}},"ListAppVersions":{"http":{"requestUri":"/list-app-versions","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"endTime":{"type":"timestamp"},"maxResults":{"type":"integer"},"nextToken":{},"startTime":{"type":"timestamp"}}},"output":{"type":"structure","required":["appVersions"],"members":{"appVersions":{"type":"list","member":{"type":"structure","required":["appVersion"],"members":{"appVersion":{},"creationTime":{"type":"timestamp"},"identifier":{"type":"long"},"versionName":{}}}},"nextToken":{}}}},"ListApps":{"http":{"method":"GET","requestUri":"/list-apps","responseCode":200},"input":{"type":"structure","members":{"appArn":{"location":"querystring","locationName":"appArn"},"fromLastAssessmentTime":{"location":"querystring","locationName":"fromLastAssessmentTime","type":"timestamp"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"reverseOrder":{"location":"querystring","locationName":"reverseOrder","type":"boolean"},"toLastAssessmentTime":{"location":"querystring","locationName":"toLastAssessmentTime","type":"timestamp"}}},"output":{"type":"structure","required":["appSummaries"],"members":{"appSummaries":{"type":"list","member":{"type":"structure","required":["appArn","creationTime","name"],"members":{"appArn":{},"assessmentSchedule":{},"complianceStatus":{},"creationTime":{"type":"timestamp"},"description":{},"driftStatus":{},"lastAppComplianceEvaluationTime":{"type":"timestamp"},"name":{},"resiliencyScore":{"type":"double"},"rpoInSecs":{"type":"integer"},"rtoInSecs":{"type":"integer"},"status":{}}}},"nextToken":{}}}},"ListRecommendationTemplates":{"http":{"method":"GET","requestUri":"/list-recommendation-templates","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{"location":"querystring","locationName":"assessmentArn"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"recommendationTemplateArn":{"location":"querystring","locationName":"recommendationTemplateArn"},"reverseOrder":{"location":"querystring","locationName":"reverseOrder","type":"boolean"},"status":{"location":"querystring","locationName":"status","type":"list","member":{}}}},"output":{"type":"structure","members":{"nextToken":{},"recommendationTemplates":{"type":"list","member":{"shape":"S21"}}}}},"ListResiliencyPolicies":{"http":{"method":"GET","requestUri":"/list-resiliency-policies","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"policyName":{"location":"querystring","locationName":"policyName"}}},"output":{"type":"structure","required":["resiliencyPolicies"],"members":{"nextToken":{},"resiliencyPolicies":{"shape":"S61"}}}},"ListSopRecommendations":{"http":{"requestUri":"/list-sop-recommendations","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["sopRecommendations"],"members":{"nextToken":{},"sopRecommendations":{"type":"list","member":{"type":"structure","required":["recommendationId","referenceId","serviceType"],"members":{"appComponentName":{},"description":{},"items":{"shape":"S4h"},"name":{},"prerequisite":{},"recommendationId":{},"recommendationStatus":{},"referenceId":{},"serviceType":{}}}}}}},"ListSuggestedResiliencyPolicies":{"http":{"method":"GET","requestUri":"/list-suggested-resiliency-policies","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["resiliencyPolicies"],"members":{"nextToken":{},"resiliencyPolicies":{"shape":"S61"}}}},"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":"S14"}}}},"ListTestRecommendations":{"http":{"requestUri":"/list-test-recommendations","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["testRecommendations"],"members":{"nextToken":{},"testRecommendations":{"type":"list","member":{"type":"structure","required":["referenceId"],"members":{"appComponentName":{},"dependsOnAlarms":{"type":"list","member":{}},"description":{},"intent":{},"items":{"shape":"S4h"},"name":{},"prerequisite":{},"recommendationId":{},"recommendationStatus":{},"referenceId":{},"risk":{},"type":{}}}}}}},"ListUnsupportedAppVersionResources":{"http":{"requestUri":"/list-unsupported-app-version-resources","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"maxResults":{"type":"integer"},"nextToken":{},"resolutionId":{}}},"output":{"type":"structure","required":["resolutionId","unsupportedResources"],"members":{"nextToken":{},"resolutionId":{},"unsupportedResources":{"type":"list","member":{"type":"structure","required":["logicalResourceId","physicalResourceId","resourceType"],"members":{"logicalResourceId":{"shape":"S1o"},"physicalResourceId":{"shape":"S8"},"resourceType":{},"unsupportedResourceStatus":{}}}}}}},"PublishAppVersion":{"http":{"requestUri":"/publish-app-version","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"versionName":{}}},"output":{"type":"structure","required":["appArn"],"members":{"appArn":{},"appVersion":{},"identifier":{"type":"long"},"versionName":{}}}},"PutDraftAppVersionTemplate":{"http":{"requestUri":"/put-draft-app-version-template","responseCode":200},"input":{"type":"structure","required":["appArn","appTemplateBody"],"members":{"appArn":{},"appTemplateBody":{}}},"output":{"type":"structure","members":{"appArn":{},"appVersion":{}}}},"RemoveDraftAppVersionResourceMappings":{"http":{"requestUri":"/remove-draft-app-version-resource-mappings","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"appRegistryAppNames":{"shape":"S6s"},"eksSourceNames":{"shape":"S6t"},"logicalStackNames":{"shape":"S6t"},"resourceGroupNames":{"shape":"S6s"},"resourceNames":{"shape":"S6s"},"terraformSourceNames":{"shape":"S6t"}}},"output":{"type":"structure","members":{"appArn":{},"appVersion":{}}}},"ResolveAppVersionResources":{"http":{"requestUri":"/resolve-app-version-resources","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{}}},"output":{"type":"structure","required":["appArn","appVersion","resolutionId","status"],"members":{"appArn":{},"appVersion":{},"resolutionId":{},"status":{}}}},"StartAppAssessment":{"http":{"requestUri":"/start-app-assessment","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion","assessmentName"],"members":{"appArn":{},"appVersion":{},"assessmentName":{},"clientToken":{"idempotencyToken":true},"tags":{"shape":"S14"}}},"output":{"type":"structure","required":["assessment"],"members":{"assessment":{"shape":"S33"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S14"}}},"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":{},"sensitive":true}}},"output":{"type":"structure","members":{}}},"UpdateApp":{"http":{"requestUri":"/update-app","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"assessmentSchedule":{},"clearResiliencyPolicyArn":{"type":"boolean"},"description":{},"eventSubscriptions":{"shape":"Sw"},"permissionModel":{"shape":"Sz"},"policyArn":{}}},"output":{"type":"structure","required":["app"],"members":{"app":{"shape":"S18"}}}},"UpdateAppVersion":{"http":{"requestUri":"/update-app-version","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{},"appVersion":{}}}},"UpdateAppVersionAppComponent":{"http":{"requestUri":"/update-app-version-app-component","responseCode":200},"input":{"type":"structure","required":["appArn","id"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{},"id":{},"name":{},"type":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appComponent":{"shape":"S1l"},"appVersion":{}}}},"UpdateAppVersionResource":{"http":{"requestUri":"/update-app-version-resource","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{},"appComponents":{"shape":"S1n"},"awsAccountId":{},"awsRegion":{},"excluded":{"type":"boolean"},"logicalResourceId":{"shape":"S1o"},"physicalResourceId":{},"resourceName":{},"resourceType":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"physicalResource":{"shape":"S1r"}}}},"UpdateResiliencyPolicy":{"http":{"requestUri":"/update-resiliency-policy","responseCode":200},"input":{"type":"structure","required":["policyArn"],"members":{"dataLocationConstraint":{},"policy":{"shape":"S26"},"policyArn":{},"policyDescription":{},"policyName":{},"tier":{}}},"output":{"type":"structure","required":["policy"],"members":{"policy":{"shape":"S2c"}}}}},"shapes":{"S3":{"type":"list","member":{"type":"structure","required":["mappingType","physicalResourceId"],"members":{"appRegistryAppName":{},"eksSourceName":{},"logicalStackName":{},"mappingType":{},"physicalResourceId":{"shape":"S8"},"resourceGroupName":{},"resourceName":{},"terraformSourceName":{}}}},"S8":{"type":"structure","required":["identifier","type"],"members":{"awsAccountId":{},"awsRegion":{},"identifier":{},"type":{}}},"Sj":{"type":"structure","members":{"resourceId":{},"targetAccountId":{},"targetRegion":{}}},"Sw":{"type":"list","member":{"type":"structure","required":["eventType","name"],"members":{"eventType":{},"name":{},"snsTopicArn":{}}}},"Sz":{"type":"structure","required":["type"],"members":{"crossAccountRoleArns":{"type":"list","member":{}},"invokerRoleName":{},"type":{}}},"S14":{"type":"map","key":{},"value":{},"sensitive":true},"S18":{"type":"structure","required":["appArn","creationTime","name"],"members":{"appArn":{},"assessmentSchedule":{},"complianceStatus":{},"creationTime":{"type":"timestamp"},"description":{},"driftStatus":{},"eventSubscriptions":{"shape":"Sw"},"lastAppComplianceEvaluationTime":{"type":"timestamp"},"lastDriftEvaluationTime":{"type":"timestamp"},"lastResiliencyScoreEvaluationTime":{"type":"timestamp"},"name":{},"permissionModel":{"shape":"Sz"},"policyArn":{},"resiliencyScore":{"type":"double"},"rpoInSecs":{"type":"integer"},"rtoInSecs":{"type":"integer"},"status":{},"tags":{"shape":"S14"}}},"S1g":{"type":"map","key":{},"value":{"type":"list","member":{}}},"S1l":{"type":"structure","required":["name","type"],"members":{"additionalInfo":{"shape":"S1g"},"id":{},"name":{},"type":{}}},"S1n":{"type":"list","member":{}},"S1o":{"type":"structure","required":["identifier"],"members":{"eksSourceName":{},"identifier":{},"logicalStackName":{},"resourceGroupName":{},"terraformSourceName":{}}},"S1r":{"type":"structure","required":["logicalResourceId","physicalResourceId","resourceType"],"members":{"additionalInfo":{"shape":"S1g"},"appComponents":{"shape":"S1s"},"excluded":{"type":"boolean"},"logicalResourceId":{"shape":"S1o"},"parentResourceName":{},"physicalResourceId":{"shape":"S8"},"resourceName":{},"resourceType":{},"sourceType":{}}},"S1s":{"type":"list","member":{"shape":"S1l"}},"S1w":{"type":"list","member":{}},"S1y":{"type":"list","member":{}},"S21":{"type":"structure","required":["assessmentArn","format","name","recommendationTemplateArn","recommendationTypes","status"],"members":{"appArn":{},"assessmentArn":{},"endTime":{"type":"timestamp"},"format":{},"message":{},"name":{},"needsReplacements":{"type":"boolean"},"recommendationIds":{"shape":"S1w"},"recommendationTemplateArn":{},"recommendationTypes":{"shape":"S1y"},"startTime":{"type":"timestamp"},"status":{},"tags":{"shape":"S14"},"templatesLocation":{"type":"structure","members":{"bucket":{},"prefix":{}}}}},"S26":{"type":"map","key":{},"value":{"type":"structure","required":["rpoInSecs","rtoInSecs"],"members":{"rpoInSecs":{"type":"integer"},"rtoInSecs":{"type":"integer"}}}},"S2c":{"type":"structure","members":{"creationTime":{"type":"timestamp"},"dataLocationConstraint":{},"estimatedCostTier":{},"policy":{"shape":"S26"},"policyArn":{},"policyDescription":{},"policyName":{},"tags":{"shape":"S14"},"tier":{}}},"S2k":{"type":"structure","required":["eksClusterArn","namespace"],"members":{"eksClusterArn":{},"namespace":{}}},"S2m":{"type":"structure","required":["s3StateFileUrl"],"members":{"s3StateFileUrl":{}}},"S2p":{"type":"structure","required":["importType"],"members":{"eksSourceClusterNamespace":{"shape":"S2k"},"importType":{},"resourceCount":{"type":"integer"},"sourceArn":{},"sourceName":{},"terraformSource":{"shape":"S2m"}}},"S33":{"type":"structure","required":["assessmentArn","assessmentStatus","invoker"],"members":{"appArn":{},"appVersion":{},"assessmentArn":{},"assessmentName":{},"assessmentStatus":{},"compliance":{"shape":"S34"},"complianceStatus":{},"cost":{"shape":"S37"},"driftStatus":{},"endTime":{"type":"timestamp"},"invoker":{},"message":{},"policy":{"shape":"S2c"},"resiliencyScore":{"shape":"S3c"},"resourceErrorsDetails":{"type":"structure","members":{"hasMoreErrors":{"type":"boolean"},"resourceErrors":{"type":"list","member":{"type":"structure","members":{"logicalResourceId":{},"physicalResourceId":{},"reason":{}}}}}},"startTime":{"type":"timestamp"},"tags":{"shape":"S14"},"versionName":{}}},"S34":{"type":"map","key":{},"value":{"type":"structure","required":["complianceStatus"],"members":{"achievableRpoInSecs":{"type":"integer"},"achievableRtoInSecs":{"type":"integer"},"complianceStatus":{},"currentRpoInSecs":{"type":"integer"},"currentRtoInSecs":{"type":"integer"},"message":{},"rpoDescription":{},"rpoReferenceId":{},"rtoDescription":{},"rtoReferenceId":{}}}},"S37":{"type":"structure","required":["amount","currency","frequency"],"members":{"amount":{"type":"double"},"currency":{},"frequency":{}}},"S3c":{"type":"structure","required":["disruptionScore","score"],"members":{"componentScore":{"type":"map","key":{},"value":{"type":"structure","members":{"excludedCount":{"type":"long"},"outstandingCount":{"type":"long"},"possibleScore":{"type":"double"},"score":{"type":"double"}}}},"disruptionScore":{"type":"map","key":{},"value":{"type":"double"}},"score":{"type":"double"}}},"S43":{"type":"list","member":{"type":"structure","required":["eksClusterArn","namespaces"],"members":{"eksClusterArn":{},"namespaces":{"type":"list","member":{}}}}},"S47":{"type":"list","member":{}},"S48":{"type":"list","member":{"shape":"S2m"}},"S4h":{"type":"list","member":{"type":"structure","members":{"alreadyImplemented":{"type":"boolean"},"excludeReason":{},"excluded":{"type":"boolean"},"resourceId":{},"targetAccountId":{},"targetRegion":{}}}},"S61":{"type":"list","member":{"shape":"S2c"}},"S6s":{"type":"list","member":{}},"S6t":{"type":"list","member":{}}}}
|
62331
|
+
module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-04-30","endpointPrefix":"resiliencehub","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"AWS Resilience Hub","serviceId":"resiliencehub","signatureVersion":"v4","signingName":"resiliencehub","uid":"resiliencehub-2020-04-30"},"operations":{"AddDraftAppVersionResourceMappings":{"http":{"requestUri":"/add-draft-app-version-resource-mappings","responseCode":200},"input":{"type":"structure","required":["appArn","resourceMappings"],"members":{"appArn":{},"resourceMappings":{"shape":"S3"}}},"output":{"type":"structure","required":["appArn","appVersion","resourceMappings"],"members":{"appArn":{},"appVersion":{},"resourceMappings":{"shape":"S3"}}}},"BatchUpdateRecommendationStatus":{"http":{"requestUri":"/batch-update-recommendation-status","responseCode":200},"input":{"type":"structure","required":["appArn","requestEntries"],"members":{"appArn":{},"requestEntries":{"type":"list","member":{"type":"structure","required":["entryId","excluded","item","referenceId"],"members":{"entryId":{},"excludeReason":{},"excluded":{"type":"boolean"},"item":{"shape":"Sj"},"referenceId":{}}}}}},"output":{"type":"structure","required":["appArn","failedEntries","successfulEntries"],"members":{"appArn":{},"failedEntries":{"type":"list","member":{"type":"structure","required":["entryId","errorMessage"],"members":{"entryId":{},"errorMessage":{}}}},"successfulEntries":{"type":"list","member":{"type":"structure","required":["entryId","excluded","item","referenceId"],"members":{"entryId":{},"excludeReason":{},"excluded":{"type":"boolean"},"item":{"shape":"Sj"},"referenceId":{}}}}}}},"CreateApp":{"http":{"requestUri":"/create-app","responseCode":200},"input":{"type":"structure","required":["name"],"members":{"assessmentSchedule":{},"clientToken":{"idempotencyToken":true},"description":{},"eventSubscriptions":{"shape":"Sw"},"name":{},"permissionModel":{"shape":"Sz"},"policyArn":{},"tags":{"shape":"S14"}}},"output":{"type":"structure","required":["app"],"members":{"app":{"shape":"S18"}}}},"CreateAppVersionAppComponent":{"http":{"requestUri":"/create-app-version-app-component","responseCode":200},"input":{"type":"structure","required":["appArn","name","type"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{},"clientToken":{"idempotencyToken":true},"id":{},"name":{},"type":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appComponent":{"shape":"S1l"},"appVersion":{}}}},"CreateAppVersionResource":{"http":{"requestUri":"/create-app-version-resource","responseCode":200},"input":{"type":"structure","required":["appArn","appComponents","logicalResourceId","physicalResourceId","resourceType"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{},"appComponents":{"shape":"S1n"},"awsAccountId":{},"awsRegion":{},"clientToken":{"idempotencyToken":true},"logicalResourceId":{"shape":"S1o"},"physicalResourceId":{},"resourceName":{},"resourceType":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"physicalResource":{"shape":"S1r"}}}},"CreateRecommendationTemplate":{"http":{"requestUri":"/create-recommendation-template","responseCode":200},"input":{"type":"structure","required":["assessmentArn","name"],"members":{"assessmentArn":{},"bucketName":{},"clientToken":{"idempotencyToken":true},"format":{},"name":{},"recommendationIds":{"shape":"S1w"},"recommendationTypes":{"shape":"S1y"},"tags":{"shape":"S14"}}},"output":{"type":"structure","members":{"recommendationTemplate":{"shape":"S21"}}}},"CreateResiliencyPolicy":{"http":{"requestUri":"/create-resiliency-policy","responseCode":200},"input":{"type":"structure","required":["policy","policyName","tier"],"members":{"clientToken":{"idempotencyToken":true},"dataLocationConstraint":{},"policy":{"shape":"S26"},"policyDescription":{},"policyName":{},"tags":{"shape":"S14"},"tier":{}}},"output":{"type":"structure","required":["policy"],"members":{"policy":{"shape":"S2c"}}}},"DeleteApp":{"http":{"requestUri":"/delete-app","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"clientToken":{"idempotencyToken":true},"forceDelete":{"type":"boolean"}}},"output":{"type":"structure","required":["appArn"],"members":{"appArn":{}}}},"DeleteAppAssessment":{"http":{"requestUri":"/delete-app-assessment","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"clientToken":{"idempotencyToken":true}}},"output":{"type":"structure","required":["assessmentArn","assessmentStatus"],"members":{"assessmentArn":{},"assessmentStatus":{}}}},"DeleteAppInputSource":{"http":{"requestUri":"/delete-app-input-source","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"clientToken":{"idempotencyToken":true},"eksSourceClusterNamespace":{"shape":"S2k"},"sourceArn":{},"terraformSource":{"shape":"S2m"}}},"output":{"type":"structure","members":{"appArn":{},"appInputSource":{"shape":"S2p"}}}},"DeleteAppVersionAppComponent":{"http":{"requestUri":"/delete-app-version-app-component","responseCode":200},"input":{"type":"structure","required":["appArn","id"],"members":{"appArn":{},"clientToken":{"idempotencyToken":true},"id":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appComponent":{"shape":"S1l"},"appVersion":{}}}},"DeleteAppVersionResource":{"http":{"requestUri":"/delete-app-version-resource","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"awsAccountId":{},"awsRegion":{},"clientToken":{"idempotencyToken":true},"logicalResourceId":{"shape":"S1o"},"physicalResourceId":{},"resourceName":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"physicalResource":{"shape":"S1r"}}}},"DeleteRecommendationTemplate":{"http":{"requestUri":"/delete-recommendation-template","responseCode":200},"input":{"type":"structure","required":["recommendationTemplateArn"],"members":{"clientToken":{"idempotencyToken":true},"recommendationTemplateArn":{}}},"output":{"type":"structure","required":["recommendationTemplateArn","status"],"members":{"recommendationTemplateArn":{},"status":{}}}},"DeleteResiliencyPolicy":{"http":{"requestUri":"/delete-resiliency-policy","responseCode":200},"input":{"type":"structure","required":["policyArn"],"members":{"clientToken":{"idempotencyToken":true},"policyArn":{}}},"output":{"type":"structure","required":["policyArn"],"members":{"policyArn":{}}}},"DescribeApp":{"http":{"requestUri":"/describe-app","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{}}},"output":{"type":"structure","required":["app"],"members":{"app":{"shape":"S18"}}}},"DescribeAppAssessment":{"http":{"requestUri":"/describe-app-assessment","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{}}},"output":{"type":"structure","required":["assessment"],"members":{"assessment":{"shape":"S33"}}}},"DescribeAppVersion":{"http":{"requestUri":"/describe-app-version","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{},"appVersion":{}}}},"DescribeAppVersionAppComponent":{"http":{"requestUri":"/describe-app-version-app-component","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion","id"],"members":{"appArn":{},"appVersion":{},"id":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appComponent":{"shape":"S1l"},"appVersion":{}}}},"DescribeAppVersionResource":{"http":{"requestUri":"/describe-app-version-resource","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"awsAccountId":{},"awsRegion":{},"logicalResourceId":{"shape":"S1o"},"physicalResourceId":{},"resourceName":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"physicalResource":{"shape":"S1r"}}}},"DescribeAppVersionResourcesResolutionStatus":{"http":{"requestUri":"/describe-app-version-resources-resolution-status","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"resolutionId":{}}},"output":{"type":"structure","required":["appArn","appVersion","resolutionId","status"],"members":{"appArn":{},"appVersion":{},"errorMessage":{},"resolutionId":{},"status":{}}}},"DescribeAppVersionTemplate":{"http":{"requestUri":"/describe-app-version-template","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{}}},"output":{"type":"structure","required":["appArn","appTemplateBody","appVersion"],"members":{"appArn":{},"appTemplateBody":{},"appVersion":{}}}},"DescribeDraftAppVersionResourcesImportStatus":{"http":{"requestUri":"/describe-draft-app-version-resources-import-status","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{}}},"output":{"type":"structure","required":["appArn","appVersion","status","statusChangeTime"],"members":{"appArn":{},"appVersion":{},"errorMessage":{},"status":{},"statusChangeTime":{"type":"timestamp"}}}},"DescribeResiliencyPolicy":{"http":{"requestUri":"/describe-resiliency-policy","responseCode":200},"input":{"type":"structure","required":["policyArn"],"members":{"policyArn":{}}},"output":{"type":"structure","required":["policy"],"members":{"policy":{"shape":"S2c"}}}},"ImportResourcesToDraftAppVersion":{"http":{"requestUri":"/import-resources-to-draft-app-version","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"eksSources":{"shape":"S43"},"importStrategy":{},"sourceArns":{"shape":"S47"},"terraformSources":{"shape":"S48"}}},"output":{"type":"structure","required":["appArn","appVersion","status"],"members":{"appArn":{},"appVersion":{},"eksSources":{"shape":"S43"},"sourceArns":{"shape":"S47"},"status":{},"terraformSources":{"shape":"S48"}}}},"ListAlarmRecommendations":{"http":{"requestUri":"/list-alarm-recommendations","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["alarmRecommendations"],"members":{"alarmRecommendations":{"type":"list","member":{"type":"structure","required":["name","recommendationId","referenceId","type"],"members":{"appComponentName":{"deprecated":true,"deprecatedMessage":"An alarm recommendation can be attached to multiple Application Components, hence this property will be replaced by the new property 'appComponentNames'."},"appComponentNames":{"shape":"S1n"},"description":{},"items":{"shape":"S4h"},"name":{},"prerequisite":{},"recommendationId":{},"recommendationStatus":{},"referenceId":{},"type":{}}}},"nextToken":{}}}},"ListAppAssessmentComplianceDrifts":{"http":{"requestUri":"/list-app-assessment-compliance-drifts","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["complianceDrifts"],"members":{"complianceDrifts":{"type":"list","member":{"type":"structure","members":{"actualReferenceId":{},"actualValue":{"shape":"S34"},"appId":{},"appVersion":{},"diffType":{},"driftType":{},"entityId":{},"entityType":{},"expectedReferenceId":{},"expectedValue":{"shape":"S34"}}}},"nextToken":{}}}},"ListAppAssessmentResourceDrifts":{"http":{"requestUri":"/list-app-assessment-resource-drifts","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["resourceDrifts"],"members":{"nextToken":{},"resourceDrifts":{"type":"list","member":{"type":"structure","members":{"appArn":{},"appVersion":{},"diffType":{},"referenceId":{},"resourceIdentifier":{"type":"structure","members":{"logicalResourceId":{"shape":"S1o"},"resourceType":{}}}}}}}}},"ListAppAssessments":{"http":{"method":"GET","requestUri":"/list-app-assessments","responseCode":200},"input":{"type":"structure","members":{"appArn":{"location":"querystring","locationName":"appArn"},"assessmentName":{"location":"querystring","locationName":"assessmentName"},"assessmentStatus":{"location":"querystring","locationName":"assessmentStatus","type":"list","member":{}},"complianceStatus":{"location":"querystring","locationName":"complianceStatus"},"invoker":{"location":"querystring","locationName":"invoker"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"reverseOrder":{"location":"querystring","locationName":"reverseOrder","type":"boolean"}}},"output":{"type":"structure","required":["assessmentSummaries"],"members":{"assessmentSummaries":{"type":"list","member":{"type":"structure","required":["assessmentArn","assessmentStatus"],"members":{"appArn":{},"appVersion":{},"assessmentArn":{},"assessmentName":{},"assessmentStatus":{},"complianceStatus":{},"cost":{"shape":"S37"},"driftStatus":{},"endTime":{"type":"timestamp"},"invoker":{},"message":{},"resiliencyScore":{"type":"double"},"startTime":{"type":"timestamp"},"versionName":{}}}},"nextToken":{}}}},"ListAppComponentCompliances":{"http":{"requestUri":"/list-app-component-compliances","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["componentCompliances"],"members":{"componentCompliances":{"type":"list","member":{"type":"structure","members":{"appComponentName":{},"compliance":{"shape":"S34"},"cost":{"shape":"S37"},"message":{},"resiliencyScore":{"shape":"S3c"},"status":{}}}},"nextToken":{}}}},"ListAppComponentRecommendations":{"http":{"requestUri":"/list-app-component-recommendations","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["componentRecommendations"],"members":{"componentRecommendations":{"type":"list","member":{"type":"structure","required":["appComponentName","configRecommendations","recommendationStatus"],"members":{"appComponentName":{},"configRecommendations":{"type":"list","member":{"type":"structure","required":["name","optimizationType","referenceId"],"members":{"appComponentName":{},"compliance":{"shape":"S34"},"cost":{"shape":"S37"},"description":{},"haArchitecture":{},"name":{},"optimizationType":{},"recommendationCompliance":{"type":"map","key":{},"value":{"type":"structure","required":["expectedComplianceStatus"],"members":{"expectedComplianceStatus":{},"expectedRpoDescription":{},"expectedRpoInSecs":{"type":"integer"},"expectedRtoDescription":{},"expectedRtoInSecs":{"type":"integer"}}}},"referenceId":{},"suggestedChanges":{"type":"list","member":{}}}}},"recommendationStatus":{}}}},"nextToken":{}}}},"ListAppInputSources":{"http":{"requestUri":"/list-app-input-sources","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["appInputSources"],"members":{"appInputSources":{"type":"list","member":{"shape":"S2p"}},"nextToken":{}}}},"ListAppVersionAppComponents":{"http":{"requestUri":"/list-app-version-app-components","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appComponents":{"shape":"S1s"},"appVersion":{},"nextToken":{}}}},"ListAppVersionResourceMappings":{"http":{"requestUri":"/list-app-version-resource-mappings","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["resourceMappings"],"members":{"nextToken":{},"resourceMappings":{"shape":"S3"}}}},"ListAppVersionResources":{"http":{"requestUri":"/list-app-version-resources","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"maxResults":{"type":"integer"},"nextToken":{},"resolutionId":{}}},"output":{"type":"structure","required":["physicalResources","resolutionId"],"members":{"nextToken":{},"physicalResources":{"type":"list","member":{"shape":"S1r"}},"resolutionId":{}}}},"ListAppVersions":{"http":{"requestUri":"/list-app-versions","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"endTime":{"type":"timestamp"},"maxResults":{"type":"integer"},"nextToken":{},"startTime":{"type":"timestamp"}}},"output":{"type":"structure","required":["appVersions"],"members":{"appVersions":{"type":"list","member":{"type":"structure","required":["appVersion"],"members":{"appVersion":{},"creationTime":{"type":"timestamp"},"identifier":{"type":"long"},"versionName":{}}}},"nextToken":{}}}},"ListApps":{"http":{"method":"GET","requestUri":"/list-apps","responseCode":200},"input":{"type":"structure","members":{"appArn":{"location":"querystring","locationName":"appArn"},"fromLastAssessmentTime":{"location":"querystring","locationName":"fromLastAssessmentTime","type":"timestamp"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"reverseOrder":{"location":"querystring","locationName":"reverseOrder","type":"boolean"},"toLastAssessmentTime":{"location":"querystring","locationName":"toLastAssessmentTime","type":"timestamp"}}},"output":{"type":"structure","required":["appSummaries"],"members":{"appSummaries":{"type":"list","member":{"type":"structure","required":["appArn","creationTime","name"],"members":{"appArn":{},"assessmentSchedule":{},"complianceStatus":{},"creationTime":{"type":"timestamp"},"description":{},"driftStatus":{},"lastAppComplianceEvaluationTime":{"type":"timestamp"},"name":{},"resiliencyScore":{"type":"double"},"rpoInSecs":{"type":"integer"},"rtoInSecs":{"type":"integer"},"status":{}}}},"nextToken":{}}}},"ListRecommendationTemplates":{"http":{"method":"GET","requestUri":"/list-recommendation-templates","responseCode":200},"input":{"type":"structure","members":{"assessmentArn":{"location":"querystring","locationName":"assessmentArn"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"recommendationTemplateArn":{"location":"querystring","locationName":"recommendationTemplateArn"},"reverseOrder":{"location":"querystring","locationName":"reverseOrder","type":"boolean"},"status":{"location":"querystring","locationName":"status","type":"list","member":{}}}},"output":{"type":"structure","members":{"nextToken":{},"recommendationTemplates":{"type":"list","member":{"shape":"S21"}}}}},"ListResiliencyPolicies":{"http":{"method":"GET","requestUri":"/list-resiliency-policies","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"policyName":{"location":"querystring","locationName":"policyName"}}},"output":{"type":"structure","required":["resiliencyPolicies"],"members":{"nextToken":{},"resiliencyPolicies":{"shape":"S66"}}}},"ListSopRecommendations":{"http":{"requestUri":"/list-sop-recommendations","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["sopRecommendations"],"members":{"nextToken":{},"sopRecommendations":{"type":"list","member":{"type":"structure","required":["recommendationId","referenceId","serviceType"],"members":{"appComponentName":{},"description":{},"items":{"shape":"S4h"},"name":{},"prerequisite":{},"recommendationId":{},"recommendationStatus":{},"referenceId":{},"serviceType":{}}}}}}},"ListSuggestedResiliencyPolicies":{"http":{"method":"GET","requestUri":"/list-suggested-resiliency-policies","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["resiliencyPolicies"],"members":{"nextToken":{},"resiliencyPolicies":{"shape":"S66"}}}},"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":"S14"}}}},"ListTestRecommendations":{"http":{"requestUri":"/list-test-recommendations","responseCode":200},"input":{"type":"structure","required":["assessmentArn"],"members":{"assessmentArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["testRecommendations"],"members":{"nextToken":{},"testRecommendations":{"type":"list","member":{"type":"structure","required":["referenceId"],"members":{"appComponentName":{},"dependsOnAlarms":{"type":"list","member":{}},"description":{},"intent":{},"items":{"shape":"S4h"},"name":{},"prerequisite":{},"recommendationId":{},"recommendationStatus":{},"referenceId":{},"risk":{},"type":{}}}}}}},"ListUnsupportedAppVersionResources":{"http":{"requestUri":"/list-unsupported-app-version-resources","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"maxResults":{"type":"integer"},"nextToken":{},"resolutionId":{}}},"output":{"type":"structure","required":["resolutionId","unsupportedResources"],"members":{"nextToken":{},"resolutionId":{},"unsupportedResources":{"type":"list","member":{"type":"structure","required":["logicalResourceId","physicalResourceId","resourceType"],"members":{"logicalResourceId":{"shape":"S1o"},"physicalResourceId":{"shape":"S8"},"resourceType":{},"unsupportedResourceStatus":{}}}}}}},"PublishAppVersion":{"http":{"requestUri":"/publish-app-version","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"versionName":{}}},"output":{"type":"structure","required":["appArn"],"members":{"appArn":{},"appVersion":{},"identifier":{"type":"long"},"versionName":{}}}},"PutDraftAppVersionTemplate":{"http":{"requestUri":"/put-draft-app-version-template","responseCode":200},"input":{"type":"structure","required":["appArn","appTemplateBody"],"members":{"appArn":{},"appTemplateBody":{}}},"output":{"type":"structure","members":{"appArn":{},"appVersion":{}}}},"RemoveDraftAppVersionResourceMappings":{"http":{"requestUri":"/remove-draft-app-version-resource-mappings","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"appRegistryAppNames":{"shape":"S6x"},"eksSourceNames":{"shape":"S6y"},"logicalStackNames":{"shape":"S6y"},"resourceGroupNames":{"shape":"S6x"},"resourceNames":{"shape":"S6x"},"terraformSourceNames":{"shape":"S6y"}}},"output":{"type":"structure","members":{"appArn":{},"appVersion":{}}}},"ResolveAppVersionResources":{"http":{"requestUri":"/resolve-app-version-resources","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{}}},"output":{"type":"structure","required":["appArn","appVersion","resolutionId","status"],"members":{"appArn":{},"appVersion":{},"resolutionId":{},"status":{}}}},"StartAppAssessment":{"http":{"requestUri":"/start-app-assessment","responseCode":200},"input":{"type":"structure","required":["appArn","appVersion","assessmentName"],"members":{"appArn":{},"appVersion":{},"assessmentName":{},"clientToken":{"idempotencyToken":true},"tags":{"shape":"S14"}}},"output":{"type":"structure","required":["assessment"],"members":{"assessment":{"shape":"S33"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S14"}}},"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":{},"sensitive":true}}},"output":{"type":"structure","members":{}}},"UpdateApp":{"http":{"requestUri":"/update-app","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"appArn":{},"assessmentSchedule":{},"clearResiliencyPolicyArn":{"type":"boolean"},"description":{},"eventSubscriptions":{"shape":"Sw"},"permissionModel":{"shape":"Sz"},"policyArn":{}}},"output":{"type":"structure","required":["app"],"members":{"app":{"shape":"S18"}}}},"UpdateAppVersion":{"http":{"requestUri":"/update-app-version","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{},"appVersion":{}}}},"UpdateAppVersionAppComponent":{"http":{"requestUri":"/update-app-version-app-component","responseCode":200},"input":{"type":"structure","required":["appArn","id"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{},"id":{},"name":{},"type":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appComponent":{"shape":"S1l"},"appVersion":{}}}},"UpdateAppVersionResource":{"http":{"requestUri":"/update-app-version-resource","responseCode":200},"input":{"type":"structure","required":["appArn"],"members":{"additionalInfo":{"shape":"S1g"},"appArn":{},"appComponents":{"shape":"S1n"},"awsAccountId":{},"awsRegion":{},"excluded":{"type":"boolean"},"logicalResourceId":{"shape":"S1o"},"physicalResourceId":{},"resourceName":{},"resourceType":{}}},"output":{"type":"structure","required":["appArn","appVersion"],"members":{"appArn":{},"appVersion":{},"physicalResource":{"shape":"S1r"}}}},"UpdateResiliencyPolicy":{"http":{"requestUri":"/update-resiliency-policy","responseCode":200},"input":{"type":"structure","required":["policyArn"],"members":{"dataLocationConstraint":{},"policy":{"shape":"S26"},"policyArn":{},"policyDescription":{},"policyName":{},"tier":{}}},"output":{"type":"structure","required":["policy"],"members":{"policy":{"shape":"S2c"}}}}},"shapes":{"S3":{"type":"list","member":{"type":"structure","required":["mappingType","physicalResourceId"],"members":{"appRegistryAppName":{},"eksSourceName":{},"logicalStackName":{},"mappingType":{},"physicalResourceId":{"shape":"S8"},"resourceGroupName":{},"resourceName":{},"terraformSourceName":{}}}},"S8":{"type":"structure","required":["identifier","type"],"members":{"awsAccountId":{},"awsRegion":{},"identifier":{},"type":{}}},"Sj":{"type":"structure","members":{"resourceId":{},"targetAccountId":{},"targetRegion":{}}},"Sw":{"type":"list","member":{"type":"structure","required":["eventType","name"],"members":{"eventType":{},"name":{},"snsTopicArn":{}}}},"Sz":{"type":"structure","required":["type"],"members":{"crossAccountRoleArns":{"type":"list","member":{}},"invokerRoleName":{},"type":{}}},"S14":{"type":"map","key":{},"value":{},"sensitive":true},"S18":{"type":"structure","required":["appArn","creationTime","name"],"members":{"appArn":{},"assessmentSchedule":{},"complianceStatus":{},"creationTime":{"type":"timestamp"},"description":{},"driftStatus":{},"eventSubscriptions":{"shape":"Sw"},"lastAppComplianceEvaluationTime":{"type":"timestamp"},"lastDriftEvaluationTime":{"type":"timestamp"},"lastResiliencyScoreEvaluationTime":{"type":"timestamp"},"name":{},"permissionModel":{"shape":"Sz"},"policyArn":{},"resiliencyScore":{"type":"double"},"rpoInSecs":{"type":"integer"},"rtoInSecs":{"type":"integer"},"status":{},"tags":{"shape":"S14"}}},"S1g":{"type":"map","key":{},"value":{"type":"list","member":{}}},"S1l":{"type":"structure","required":["name","type"],"members":{"additionalInfo":{"shape":"S1g"},"id":{},"name":{},"type":{}}},"S1n":{"type":"list","member":{}},"S1o":{"type":"structure","required":["identifier"],"members":{"eksSourceName":{},"identifier":{},"logicalStackName":{},"resourceGroupName":{},"terraformSourceName":{}}},"S1r":{"type":"structure","required":["logicalResourceId","physicalResourceId","resourceType"],"members":{"additionalInfo":{"shape":"S1g"},"appComponents":{"shape":"S1s"},"excluded":{"type":"boolean"},"logicalResourceId":{"shape":"S1o"},"parentResourceName":{},"physicalResourceId":{"shape":"S8"},"resourceName":{},"resourceType":{},"sourceType":{}}},"S1s":{"type":"list","member":{"shape":"S1l"}},"S1w":{"type":"list","member":{}},"S1y":{"type":"list","member":{}},"S21":{"type":"structure","required":["assessmentArn","format","name","recommendationTemplateArn","recommendationTypes","status"],"members":{"appArn":{},"assessmentArn":{},"endTime":{"type":"timestamp"},"format":{},"message":{},"name":{},"needsReplacements":{"type":"boolean"},"recommendationIds":{"shape":"S1w"},"recommendationTemplateArn":{},"recommendationTypes":{"shape":"S1y"},"startTime":{"type":"timestamp"},"status":{},"tags":{"shape":"S14"},"templatesLocation":{"type":"structure","members":{"bucket":{},"prefix":{}}}}},"S26":{"type":"map","key":{},"value":{"type":"structure","required":["rpoInSecs","rtoInSecs"],"members":{"rpoInSecs":{"type":"integer"},"rtoInSecs":{"type":"integer"}}}},"S2c":{"type":"structure","members":{"creationTime":{"type":"timestamp"},"dataLocationConstraint":{},"estimatedCostTier":{},"policy":{"shape":"S26"},"policyArn":{},"policyDescription":{},"policyName":{},"tags":{"shape":"S14"},"tier":{}}},"S2k":{"type":"structure","required":["eksClusterArn","namespace"],"members":{"eksClusterArn":{},"namespace":{}}},"S2m":{"type":"structure","required":["s3StateFileUrl"],"members":{"s3StateFileUrl":{}}},"S2p":{"type":"structure","required":["importType"],"members":{"eksSourceClusterNamespace":{"shape":"S2k"},"importType":{},"resourceCount":{"type":"integer"},"sourceArn":{},"sourceName":{},"terraformSource":{"shape":"S2m"}}},"S33":{"type":"structure","required":["assessmentArn","assessmentStatus","invoker"],"members":{"appArn":{},"appVersion":{},"assessmentArn":{},"assessmentName":{},"assessmentStatus":{},"compliance":{"shape":"S34"},"complianceStatus":{},"cost":{"shape":"S37"},"driftStatus":{},"endTime":{"type":"timestamp"},"invoker":{},"message":{},"policy":{"shape":"S2c"},"resiliencyScore":{"shape":"S3c"},"resourceErrorsDetails":{"type":"structure","members":{"hasMoreErrors":{"type":"boolean"},"resourceErrors":{"type":"list","member":{"type":"structure","members":{"logicalResourceId":{},"physicalResourceId":{},"reason":{}}}}}},"startTime":{"type":"timestamp"},"tags":{"shape":"S14"},"versionName":{}}},"S34":{"type":"map","key":{},"value":{"type":"structure","required":["complianceStatus"],"members":{"achievableRpoInSecs":{"type":"integer"},"achievableRtoInSecs":{"type":"integer"},"complianceStatus":{},"currentRpoInSecs":{"type":"integer"},"currentRtoInSecs":{"type":"integer"},"message":{},"rpoDescription":{},"rpoReferenceId":{},"rtoDescription":{},"rtoReferenceId":{}}}},"S37":{"type":"structure","required":["amount","currency","frequency"],"members":{"amount":{"type":"double"},"currency":{},"frequency":{}}},"S3c":{"type":"structure","required":["disruptionScore","score"],"members":{"componentScore":{"type":"map","key":{},"value":{"type":"structure","members":{"excludedCount":{"type":"long"},"outstandingCount":{"type":"long"},"possibleScore":{"type":"double"},"score":{"type":"double"}}}},"disruptionScore":{"type":"map","key":{},"value":{"type":"double"}},"score":{"type":"double"}}},"S43":{"type":"list","member":{"type":"structure","required":["eksClusterArn","namespaces"],"members":{"eksClusterArn":{},"namespaces":{"type":"list","member":{}}}}},"S47":{"type":"list","member":{}},"S48":{"type":"list","member":{"shape":"S2m"}},"S4h":{"type":"list","member":{"type":"structure","members":{"alreadyImplemented":{"type":"boolean"},"excludeReason":{},"excluded":{"type":"boolean"},"resourceId":{},"targetAccountId":{},"targetRegion":{}}}},"S66":{"type":"list","member":{"shape":"S2c"}},"S6x":{"type":"list","member":{}},"S6y":{"type":"list","member":{}}}}
|
62332
62332
|
|
62333
62333
|
/***/ }),
|
62334
62334
|
/* 1124 */
|
62335
62335
|
/***/ (function(module, exports) {
|
62336
62336
|
|
62337
|
-
module.exports = {"pagination":{"ListAlarmRecommendations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppAssessmentComplianceDrifts":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppAssessments":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppComponentCompliances":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppComponentRecommendations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppInputSources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppVersionAppComponents":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppVersionResourceMappings":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppVersionResources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppVersions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListApps":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListRecommendationTemplates":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListResiliencyPolicies":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListSopRecommendations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListSuggestedResiliencyPolicies":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListTestRecommendations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListUnsupportedAppVersionResources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"}}}
|
62337
|
+
module.exports = {"pagination":{"ListAlarmRecommendations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppAssessmentComplianceDrifts":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppAssessmentResourceDrifts":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"resourceDrifts"},"ListAppAssessments":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppComponentCompliances":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppComponentRecommendations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppInputSources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppVersionAppComponents":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppVersionResourceMappings":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppVersionResources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListAppVersions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListApps":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListRecommendationTemplates":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListResiliencyPolicies":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListSopRecommendations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListSuggestedResiliencyPolicies":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListTestRecommendations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"},"ListUnsupportedAppVersionResources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults"}}}
|
62338
62338
|
|
62339
62339
|
/***/ }),
|
62340
62340
|
/* 1125 */
|
@@ -65909,7 +65909,7 @@ return /******/ (function(modules) { // webpackBootstrap
|
|
65909
65909
|
/* 1431 */
|
65910
65910
|
/***/ (function(module, exports) {
|
65911
65911
|
|
65912
|
-
module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"route53profiles","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Route 53 Profiles","serviceId":"Route53Profiles","signatureVersion":"v4","signingName":"route53profiles","uid":"route53profiles-2018-05-10"},"operations":{"AssociateProfile":{"http":{"requestUri":"/profileassociation","responseCode":200},"input":{"type":"structure","required":["Name","ProfileId","ResourceId"],"members":{"Name":{},"ProfileId":{},"ResourceId":{},"Tags":{"shape":"S4"}}},"output":{"type":"structure","members":{"ProfileAssociation":{"shape":"S9"}}}},"AssociateResourceToProfile":{"http":{"requestUri":"/profileresourceassociation","responseCode":200},"input":{"type":"structure","required":["Name","ProfileId","ResourceArn"],"members":{"Name":{},"ProfileId":{},"ResourceArn":{},"ResourceProperties":{}}},"output":{"type":"structure","members":{"ProfileResourceAssociation":{"shape":"Si"}}}},"CreateProfile":{"http":{"requestUri":"/profile","responseCode":200},"input":{"type":"structure","required":["ClientToken","Name"],"members":{"ClientToken":{"idempotencyToken":true},"Name":{},"Tags":{"shape":"S4"}}},"output":{"type":"structure","members":{"Profile":{"shape":"Sm"}}}},"DeleteProfile":{"http":{"method":"DELETE","requestUri":"/profile/{ProfileId}","responseCode":200},"input":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{"location":"uri","locationName":"ProfileId"}}},"output":{"type":"structure","members":{"Profile":{"shape":"Sm"}}},"idempotent":true},"DisassociateProfile":{"http":{"method":"DELETE","requestUri":"/profileassociation/Profileid/{ProfileId}/resourceid/{ResourceId}","responseCode":200},"input":{"type":"structure","required":["ProfileId","ResourceId"],"members":{"ProfileId":{"location":"uri","locationName":"ProfileId"},"ResourceId":{"location":"uri","locationName":"ResourceId"}}},"output":{"type":"structure","members":{"ProfileAssociation":{"shape":"S9"}}},"idempotent":true},"DisassociateResourceFromProfile":{"http":{"method":"DELETE","requestUri":"/profileresourceassociation/profileid/{ProfileId}/resourcearn/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ProfileId","ResourceArn"],"members":{"ProfileId":{"location":"uri","locationName":"ProfileId"},"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"ProfileResourceAssociation":{"shape":"Si"}}},"idempotent":true},"GetProfile":{"http":{"method":"GET","requestUri":"/profile/{ProfileId}","responseCode":200},"input":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{"location":"uri","locationName":"ProfileId"}}},"output":{"type":"structure","members":{"Profile":{"shape":"Sm"}}}},"GetProfileAssociation":{"http":{"method":"GET","requestUri":"/profileassociation/{ProfileAssociationId}","responseCode":200},"input":{"type":"structure","required":["ProfileAssociationId"],"members":{"ProfileAssociationId":{"location":"uri","locationName":"ProfileAssociationId"}}},"output":{"type":"structure","members":{"ProfileAssociation":{"shape":"S9"}}}},"GetProfileResourceAssociation":{"http":{"method":"GET","requestUri":"/profileresourceassociation/{ProfileResourceAssociationId}","responseCode":200},"input":{"type":"structure","required":["ProfileResourceAssociationId"],"members":{"ProfileResourceAssociationId":{"location":"uri","locationName":"ProfileResourceAssociationId"}}},"output":{"type":"structure","members":{"ProfileResourceAssociation":{"shape":"Si"}}}},"ListProfileAssociations":{"http":{"method":"GET","requestUri":"/profileassociations","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"ProfileId":{"location":"querystring","locationName":"profileId"},"ResourceId":{"location":"querystring","locationName":"resourceId"}}},"output":{"type":"structure","members":{"NextToken":{},"ProfileAssociations":{"type":"list","member":{"shape":"S9"}}}}},"ListProfileResourceAssociations":{"http":{"method":"GET","requestUri":"/profileresourceassociations/profileid/{ProfileId}","responseCode":200},"input":{"type":"structure","required":["ProfileId"],"members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"ProfileId":{"location":"uri","locationName":"ProfileId"},"ResourceType":{"location":"querystring","locationName":"resourceType"}}},"output":{"type":"structure","members":{"NextToken":{},"ProfileResourceAssociations":{"type":"list","member":{"shape":"Si"}}}}},"ListProfiles":{"http":{"method":"GET","requestUri":"/profiles","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"NextToken":{},"ProfileSummaries":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"ShareStatus":{}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","required":["Tags"],"members":{"Tags":{"shape":"S1e"}}}},"TagResource":{"http":{"requestUri":"/tags/{ResourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"S1e"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{ResourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateProfileResourceAssociation":{"http":{"method":"PATCH","requestUri":"/profileresourceassociation/{ProfileResourceAssociationId}","responseCode":200},"input":{"type":"structure","required":["ProfileResourceAssociationId"],"members":{"Name":{},"ProfileResourceAssociationId":{"location":"uri","locationName":"ProfileResourceAssociationId"},"ResourceProperties":{}}},"output":{"type":"structure","members":{"ProfileResourceAssociation":{"shape":"Si"}}}}},"shapes":{"S4":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S9":{"type":"structure","members":{"CreationTime":{"type":"timestamp"},"Id":{},"ModificationTime":{"type":"timestamp"},"Name":{},"OwnerId":{},"ProfileId":{},"ResourceId":{},"Status":{},"StatusMessage":{}}},"Si":{"type":"structure","members":{"CreationTime":{"type":"timestamp"},"Id":{},"ModificationTime":{"type":"timestamp"},"Name":{},"OwnerId":{},"ProfileId":{},"ResourceArn":{},"ResourceProperties":{},"ResourceType":{},"Status":{},"StatusMessage":{}}},"Sm":{"type":"structure","members":{"Arn":{},"ClientToken":{},"CreationTime":{"type":"timestamp"},"Id":{},"ModificationTime":{"type":"timestamp"},"Name":{},"OwnerId":{},"ShareStatus":{},"Status":{},"StatusMessage":{}}},"S1e":{"type":"map","key":{},"value":{}}}}
|
65912
|
+
module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"route53profiles","jsonVersion":"1.1","protocol":"rest-json","protocols":["rest-json"],"serviceFullName":"Route 53 Profiles","serviceId":"Route53Profiles","signatureVersion":"v4","signingName":"route53profiles","uid":"route53profiles-2018-05-10"},"operations":{"AssociateProfile":{"http":{"requestUri":"/profileassociation","responseCode":200},"input":{"type":"structure","required":["Name","ProfileId","ResourceId"],"members":{"Name":{},"ProfileId":{},"ResourceId":{},"Tags":{"shape":"S4"}}},"output":{"type":"structure","members":{"ProfileAssociation":{"shape":"S9"}}}},"AssociateResourceToProfile":{"http":{"requestUri":"/profileresourceassociation","responseCode":200},"input":{"type":"structure","required":["Name","ProfileId","ResourceArn"],"members":{"Name":{},"ProfileId":{},"ResourceArn":{},"ResourceProperties":{}}},"output":{"type":"structure","members":{"ProfileResourceAssociation":{"shape":"Si"}}}},"CreateProfile":{"http":{"requestUri":"/profile","responseCode":200},"input":{"type":"structure","required":["ClientToken","Name"],"members":{"ClientToken":{"idempotencyToken":true},"Name":{},"Tags":{"shape":"S4"}}},"output":{"type":"structure","members":{"Profile":{"shape":"Sm"}}}},"DeleteProfile":{"http":{"method":"DELETE","requestUri":"/profile/{ProfileId}","responseCode":200},"input":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{"location":"uri","locationName":"ProfileId"}}},"output":{"type":"structure","members":{"Profile":{"shape":"Sm"}}},"idempotent":true},"DisassociateProfile":{"http":{"method":"DELETE","requestUri":"/profileassociation/Profileid/{ProfileId}/resourceid/{ResourceId}","responseCode":200},"input":{"type":"structure","required":["ProfileId","ResourceId"],"members":{"ProfileId":{"location":"uri","locationName":"ProfileId"},"ResourceId":{"location":"uri","locationName":"ResourceId"}}},"output":{"type":"structure","members":{"ProfileAssociation":{"shape":"S9"}}},"idempotent":true},"DisassociateResourceFromProfile":{"http":{"method":"DELETE","requestUri":"/profileresourceassociation/profileid/{ProfileId}/resourcearn/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ProfileId","ResourceArn"],"members":{"ProfileId":{"location":"uri","locationName":"ProfileId"},"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"ProfileResourceAssociation":{"shape":"Si"}}},"idempotent":true},"GetProfile":{"http":{"method":"GET","requestUri":"/profile/{ProfileId}","responseCode":200},"input":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{"location":"uri","locationName":"ProfileId"}}},"output":{"type":"structure","members":{"Profile":{"shape":"Sm"}}}},"GetProfileAssociation":{"http":{"method":"GET","requestUri":"/profileassociation/{ProfileAssociationId}","responseCode":200},"input":{"type":"structure","required":["ProfileAssociationId"],"members":{"ProfileAssociationId":{"location":"uri","locationName":"ProfileAssociationId"}}},"output":{"type":"structure","members":{"ProfileAssociation":{"shape":"S9"}}}},"GetProfileResourceAssociation":{"http":{"method":"GET","requestUri":"/profileresourceassociation/{ProfileResourceAssociationId}","responseCode":200},"input":{"type":"structure","required":["ProfileResourceAssociationId"],"members":{"ProfileResourceAssociationId":{"location":"uri","locationName":"ProfileResourceAssociationId"}}},"output":{"type":"structure","members":{"ProfileResourceAssociation":{"shape":"Si"}}}},"ListProfileAssociations":{"http":{"method":"GET","requestUri":"/profileassociations","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"ProfileId":{"location":"querystring","locationName":"profileId"},"ResourceId":{"location":"querystring","locationName":"resourceId"}}},"output":{"type":"structure","members":{"NextToken":{},"ProfileAssociations":{"type":"list","member":{"shape":"S9"}}}}},"ListProfileResourceAssociations":{"http":{"method":"GET","requestUri":"/profileresourceassociations/profileid/{ProfileId}","responseCode":200},"input":{"type":"structure","required":["ProfileId"],"members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"ProfileId":{"location":"uri","locationName":"ProfileId"},"ResourceType":{"location":"querystring","locationName":"resourceType"}}},"output":{"type":"structure","members":{"NextToken":{},"ProfileResourceAssociations":{"type":"list","member":{"shape":"Si"}}}}},"ListProfiles":{"http":{"method":"GET","requestUri":"/profiles","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"NextToken":{},"ProfileSummaries":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Id":{},"Name":{},"ShareStatus":{}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{ResourceArn}","responseCode":200},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","required":["Tags"],"members":{"Tags":{"shape":"S1e"}}}},"TagResource":{"http":{"requestUri":"/tags/{ResourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"S1e"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{ResourceArn}","responseCode":204},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateProfileResourceAssociation":{"http":{"method":"PATCH","requestUri":"/profileresourceassociation/{ProfileResourceAssociationId}","responseCode":200},"input":{"type":"structure","required":["ProfileResourceAssociationId"],"members":{"Name":{},"ProfileResourceAssociationId":{"location":"uri","locationName":"ProfileResourceAssociationId"},"ResourceProperties":{}}},"output":{"type":"structure","members":{"ProfileResourceAssociation":{"shape":"Si"}}}}},"shapes":{"S4":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S9":{"type":"structure","members":{"CreationTime":{"type":"timestamp"},"Id":{},"ModificationTime":{"type":"timestamp"},"Name":{},"OwnerId":{},"ProfileId":{},"ResourceId":{},"Status":{},"StatusMessage":{}}},"Si":{"type":"structure","members":{"CreationTime":{"type":"timestamp"},"Id":{},"ModificationTime":{"type":"timestamp"},"Name":{},"OwnerId":{},"ProfileId":{},"ResourceArn":{},"ResourceProperties":{},"ResourceType":{},"Status":{},"StatusMessage":{}}},"Sm":{"type":"structure","members":{"Arn":{},"ClientToken":{},"CreationTime":{"type":"timestamp"},"Id":{},"ModificationTime":{"type":"timestamp"},"Name":{},"OwnerId":{},"ShareStatus":{},"Status":{},"StatusMessage":{}}},"S1e":{"type":"map","key":{},"value":{}}}}
|
65913
65913
|
|
65914
65914
|
/***/ }),
|
65915
65915
|
/* 1432 */
|