aws-sdk 2.1434.0 → 2.1435.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.
@@ -395,7 +395,7 @@ return /******/ (function(modules) { // webpackBootstrap
395
395
  /**
396
396
  * @constant
397
397
  */
398
- VERSION: '2.1434.0',
398
+ VERSION: '2.1435.0',
399
399
 
400
400
  /**
401
401
  * @api private
@@ -54346,7 +54346,7 @@ return /******/ (function(modules) { // webpackBootstrap
54346
54346
  /* 500 */
54347
54347
  /***/ (function(module, exports) {
54348
54348
 
54349
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2012-01-25","endpointPrefix":"swf","jsonVersion":"1.0","protocol":"json","serviceAbbreviation":"Amazon SWF","serviceFullName":"Amazon Simple Workflow Service","serviceId":"SWF","signatureVersion":"v4","targetPrefix":"SimpleWorkflowService","uid":"swf-2012-01-25"},"operations":{"CountClosedWorkflowExecutions":{"input":{"type":"structure","required":["domain"],"members":{"domain":{},"startTimeFilter":{"shape":"S3"},"closeTimeFilter":{"shape":"S3"},"executionFilter":{"shape":"S5"},"typeFilter":{"shape":"S7"},"tagFilter":{"shape":"Sa"},"closeStatusFilter":{"shape":"Sc"}}},"output":{"shape":"Se"}},"CountOpenWorkflowExecutions":{"input":{"type":"structure","required":["domain","startTimeFilter"],"members":{"domain":{},"startTimeFilter":{"shape":"S3"},"typeFilter":{"shape":"S7"},"tagFilter":{"shape":"Sa"},"executionFilter":{"shape":"S5"}}},"output":{"shape":"Se"}},"CountPendingActivityTasks":{"input":{"type":"structure","required":["domain","taskList"],"members":{"domain":{},"taskList":{"shape":"Sj"}}},"output":{"shape":"Sk"}},"CountPendingDecisionTasks":{"input":{"type":"structure","required":["domain","taskList"],"members":{"domain":{},"taskList":{"shape":"Sj"}}},"output":{"shape":"Sk"}},"DeprecateActivityType":{"input":{"type":"structure","required":["domain","activityType"],"members":{"domain":{},"activityType":{"shape":"Sn"}}}},"DeprecateDomain":{"input":{"type":"structure","required":["name"],"members":{"name":{}}}},"DeprecateWorkflowType":{"input":{"type":"structure","required":["domain","workflowType"],"members":{"domain":{},"workflowType":{"shape":"Sr"}}}},"DescribeActivityType":{"input":{"type":"structure","required":["domain","activityType"],"members":{"domain":{},"activityType":{"shape":"Sn"}}},"output":{"type":"structure","required":["typeInfo","configuration"],"members":{"typeInfo":{"shape":"Su"},"configuration":{"type":"structure","members":{"defaultTaskStartToCloseTimeout":{},"defaultTaskHeartbeatTimeout":{},"defaultTaskList":{"shape":"Sj"},"defaultTaskPriority":{},"defaultTaskScheduleToStartTimeout":{},"defaultTaskScheduleToCloseTimeout":{}}}}}},"DescribeDomain":{"input":{"type":"structure","required":["name"],"members":{"name":{}}},"output":{"type":"structure","required":["domainInfo","configuration"],"members":{"domainInfo":{"shape":"S12"},"configuration":{"type":"structure","required":["workflowExecutionRetentionPeriodInDays"],"members":{"workflowExecutionRetentionPeriodInDays":{}}}}}},"DescribeWorkflowExecution":{"input":{"type":"structure","required":["domain","execution"],"members":{"domain":{},"execution":{"shape":"S17"}}},"output":{"type":"structure","required":["executionInfo","executionConfiguration","openCounts"],"members":{"executionInfo":{"shape":"S1a"},"executionConfiguration":{"type":"structure","required":["taskStartToCloseTimeout","executionStartToCloseTimeout","taskList","childPolicy"],"members":{"taskStartToCloseTimeout":{},"executionStartToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"childPolicy":{},"lambdaRole":{}}},"openCounts":{"type":"structure","required":["openActivityTasks","openDecisionTasks","openTimers","openChildWorkflowExecutions"],"members":{"openActivityTasks":{"type":"integer"},"openDecisionTasks":{"type":"integer"},"openTimers":{"type":"integer"},"openChildWorkflowExecutions":{"type":"integer"},"openLambdaFunctions":{"type":"integer"}}},"latestActivityTaskTimestamp":{"type":"timestamp"},"latestExecutionContext":{}}}},"DescribeWorkflowType":{"input":{"type":"structure","required":["domain","workflowType"],"members":{"domain":{},"workflowType":{"shape":"Sr"}}},"output":{"type":"structure","required":["typeInfo","configuration"],"members":{"typeInfo":{"shape":"S1m"},"configuration":{"type":"structure","members":{"defaultTaskStartToCloseTimeout":{},"defaultExecutionStartToCloseTimeout":{},"defaultTaskList":{"shape":"Sj"},"defaultTaskPriority":{},"defaultChildPolicy":{},"defaultLambdaRole":{}}}}}},"GetWorkflowExecutionHistory":{"input":{"type":"structure","required":["domain","execution"],"members":{"domain":{},"execution":{"shape":"S17"},"nextPageToken":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"}}},"output":{"type":"structure","required":["events"],"members":{"events":{"shape":"S1t"},"nextPageToken":{}}}},"ListActivityTypes":{"input":{"type":"structure","required":["domain","registrationStatus"],"members":{"domain":{},"name":{},"registrationStatus":{},"nextPageToken":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"}}},"output":{"type":"structure","required":["typeInfos"],"members":{"typeInfos":{"type":"list","member":{"shape":"Su"}},"nextPageToken":{}}}},"ListClosedWorkflowExecutions":{"input":{"type":"structure","required":["domain"],"members":{"domain":{},"startTimeFilter":{"shape":"S3"},"closeTimeFilter":{"shape":"S3"},"executionFilter":{"shape":"S5"},"closeStatusFilter":{"shape":"Sc"},"typeFilter":{"shape":"S7"},"tagFilter":{"shape":"Sa"},"nextPageToken":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"}}},"output":{"shape":"S4g"}},"ListDomains":{"input":{"type":"structure","required":["registrationStatus"],"members":{"nextPageToken":{},"registrationStatus":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"}}},"output":{"type":"structure","required":["domainInfos"],"members":{"domainInfos":{"type":"list","member":{"shape":"S12"}},"nextPageToken":{}}}},"ListOpenWorkflowExecutions":{"input":{"type":"structure","required":["domain","startTimeFilter"],"members":{"domain":{},"startTimeFilter":{"shape":"S3"},"typeFilter":{"shape":"S7"},"tagFilter":{"shape":"Sa"},"nextPageToken":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"},"executionFilter":{"shape":"S5"}}},"output":{"shape":"S4g"}},"ListTagsForResource":{"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{}}},"output":{"type":"structure","members":{"tags":{"shape":"S4o"}}}},"ListWorkflowTypes":{"input":{"type":"structure","required":["domain","registrationStatus"],"members":{"domain":{},"name":{},"registrationStatus":{},"nextPageToken":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"}}},"output":{"type":"structure","required":["typeInfos"],"members":{"typeInfos":{"type":"list","member":{"shape":"S1m"}},"nextPageToken":{}}}},"PollForActivityTask":{"input":{"type":"structure","required":["domain","taskList"],"members":{"domain":{},"taskList":{"shape":"Sj"},"identity":{}}},"output":{"type":"structure","required":["taskToken","activityId","startedEventId","workflowExecution","activityType"],"members":{"taskToken":{},"activityId":{},"startedEventId":{"type":"long"},"workflowExecution":{"shape":"S17"},"activityType":{"shape":"Sn"},"input":{}}}},"PollForDecisionTask":{"input":{"type":"structure","required":["domain","taskList"],"members":{"domain":{},"taskList":{"shape":"Sj"},"identity":{},"nextPageToken":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"},"startAtPreviousStartedEvent":{"type":"boolean"}}},"output":{"type":"structure","required":["taskToken","startedEventId","workflowExecution","workflowType","events"],"members":{"taskToken":{},"startedEventId":{"type":"long"},"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"events":{"shape":"S1t"},"nextPageToken":{},"previousStartedEventId":{"type":"long"}}}},"RecordActivityTaskHeartbeat":{"input":{"type":"structure","required":["taskToken"],"members":{"taskToken":{},"details":{}}},"output":{"type":"structure","required":["cancelRequested"],"members":{"cancelRequested":{"type":"boolean"}}}},"RegisterActivityType":{"input":{"type":"structure","required":["domain","name","version"],"members":{"domain":{},"name":{},"version":{},"description":{},"defaultTaskStartToCloseTimeout":{},"defaultTaskHeartbeatTimeout":{},"defaultTaskList":{"shape":"Sj"},"defaultTaskPriority":{},"defaultTaskScheduleToStartTimeout":{},"defaultTaskScheduleToCloseTimeout":{}}}},"RegisterDomain":{"input":{"type":"structure","required":["name","workflowExecutionRetentionPeriodInDays"],"members":{"name":{},"description":{},"workflowExecutionRetentionPeriodInDays":{},"tags":{"shape":"S4o"}}}},"RegisterWorkflowType":{"input":{"type":"structure","required":["domain","name","version"],"members":{"domain":{},"name":{},"version":{},"description":{},"defaultTaskStartToCloseTimeout":{},"defaultExecutionStartToCloseTimeout":{},"defaultTaskList":{"shape":"Sj"},"defaultTaskPriority":{},"defaultChildPolicy":{},"defaultLambdaRole":{}}}},"RequestCancelWorkflowExecution":{"input":{"type":"structure","required":["domain","workflowId"],"members":{"domain":{},"workflowId":{},"runId":{}}}},"RespondActivityTaskCanceled":{"input":{"type":"structure","required":["taskToken"],"members":{"taskToken":{},"details":{}}}},"RespondActivityTaskCompleted":{"input":{"type":"structure","required":["taskToken"],"members":{"taskToken":{},"result":{}}}},"RespondActivityTaskFailed":{"input":{"type":"structure","required":["taskToken"],"members":{"taskToken":{},"reason":{},"details":{}}}},"RespondDecisionTaskCompleted":{"input":{"type":"structure","required":["taskToken"],"members":{"taskToken":{},"decisions":{"type":"list","member":{"type":"structure","required":["decisionType"],"members":{"decisionType":{},"scheduleActivityTaskDecisionAttributes":{"type":"structure","required":["activityType","activityId"],"members":{"activityType":{"shape":"Sn"},"activityId":{},"control":{},"input":{},"scheduleToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"scheduleToStartTimeout":{},"startToCloseTimeout":{},"heartbeatTimeout":{}}},"requestCancelActivityTaskDecisionAttributes":{"type":"structure","required":["activityId"],"members":{"activityId":{}}},"completeWorkflowExecutionDecisionAttributes":{"type":"structure","members":{"result":{}}},"failWorkflowExecutionDecisionAttributes":{"type":"structure","members":{"reason":{},"details":{}}},"cancelWorkflowExecutionDecisionAttributes":{"type":"structure","members":{"details":{}}},"continueAsNewWorkflowExecutionDecisionAttributes":{"type":"structure","members":{"input":{},"executionStartToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"taskStartToCloseTimeout":{},"childPolicy":{},"tagList":{"shape":"S1c"},"workflowTypeVersion":{},"lambdaRole":{}}},"recordMarkerDecisionAttributes":{"type":"structure","required":["markerName"],"members":{"markerName":{},"details":{}}},"startTimerDecisionAttributes":{"type":"structure","required":["timerId","startToFireTimeout"],"members":{"timerId":{},"control":{},"startToFireTimeout":{}}},"cancelTimerDecisionAttributes":{"type":"structure","required":["timerId"],"members":{"timerId":{}}},"signalExternalWorkflowExecutionDecisionAttributes":{"type":"structure","required":["workflowId","signalName"],"members":{"workflowId":{},"runId":{},"signalName":{},"input":{},"control":{}}},"requestCancelExternalWorkflowExecutionDecisionAttributes":{"type":"structure","required":["workflowId"],"members":{"workflowId":{},"runId":{},"control":{}}},"startChildWorkflowExecutionDecisionAttributes":{"type":"structure","required":["workflowType","workflowId"],"members":{"workflowType":{"shape":"Sr"},"workflowId":{},"control":{},"input":{},"executionStartToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"taskStartToCloseTimeout":{},"childPolicy":{},"tagList":{"shape":"S1c"},"lambdaRole":{}}},"scheduleLambdaFunctionDecisionAttributes":{"type":"structure","required":["id","name"],"members":{"id":{},"name":{},"control":{},"input":{},"startToCloseTimeout":{}}}}}},"executionContext":{}}}},"SignalWorkflowExecution":{"input":{"type":"structure","required":["domain","workflowId","signalName"],"members":{"domain":{},"workflowId":{},"runId":{},"signalName":{},"input":{}}}},"StartWorkflowExecution":{"input":{"type":"structure","required":["domain","workflowId","workflowType"],"members":{"domain":{},"workflowId":{},"workflowType":{"shape":"Sr"},"taskList":{"shape":"Sj"},"taskPriority":{},"input":{},"executionStartToCloseTimeout":{},"tagList":{"shape":"S1c"},"taskStartToCloseTimeout":{},"childPolicy":{},"lambdaRole":{}}},"output":{"type":"structure","members":{"runId":{}}}},"TagResource":{"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{},"tags":{"shape":"S4o"}}}},"TerminateWorkflowExecution":{"input":{"type":"structure","required":["domain","workflowId"],"members":{"domain":{},"workflowId":{},"runId":{},"reason":{},"details":{},"childPolicy":{}}}},"UndeprecateActivityType":{"input":{"type":"structure","required":["domain","activityType"],"members":{"domain":{},"activityType":{"shape":"Sn"}}}},"UndeprecateDomain":{"input":{"type":"structure","required":["name"],"members":{"name":{}}}},"UndeprecateWorkflowType":{"input":{"type":"structure","required":["domain","workflowType"],"members":{"domain":{},"workflowType":{"shape":"Sr"}}}},"UntagResource":{"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{},"tagKeys":{"type":"list","member":{}}}}}},"shapes":{"S3":{"type":"structure","required":["oldestDate"],"members":{"oldestDate":{"type":"timestamp"},"latestDate":{"type":"timestamp"}}},"S5":{"type":"structure","required":["workflowId"],"members":{"workflowId":{}}},"S7":{"type":"structure","required":["name"],"members":{"name":{},"version":{}}},"Sa":{"type":"structure","required":["tag"],"members":{"tag":{}}},"Sc":{"type":"structure","required":["status"],"members":{"status":{}}},"Se":{"type":"structure","required":["count"],"members":{"count":{"type":"integer"},"truncated":{"type":"boolean"}}},"Sj":{"type":"structure","required":["name"],"members":{"name":{}}},"Sk":{"type":"structure","required":["count"],"members":{"count":{"type":"integer"},"truncated":{"type":"boolean"}}},"Sn":{"type":"structure","required":["name","version"],"members":{"name":{},"version":{}}},"Sr":{"type":"structure","required":["name","version"],"members":{"name":{},"version":{}}},"Su":{"type":"structure","required":["activityType","status","creationDate"],"members":{"activityType":{"shape":"Sn"},"status":{},"description":{},"creationDate":{"type":"timestamp"},"deprecationDate":{"type":"timestamp"}}},"S12":{"type":"structure","required":["name","status"],"members":{"name":{},"status":{},"description":{},"arn":{}}},"S17":{"type":"structure","required":["workflowId","runId"],"members":{"workflowId":{},"runId":{}}},"S1a":{"type":"structure","required":["execution","workflowType","startTimestamp","executionStatus"],"members":{"execution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"startTimestamp":{"type":"timestamp"},"closeTimestamp":{"type":"timestamp"},"executionStatus":{},"closeStatus":{},"parent":{"shape":"S17"},"tagList":{"shape":"S1c"},"cancelRequested":{"type":"boolean"}}},"S1c":{"type":"list","member":{}},"S1m":{"type":"structure","required":["workflowType","status","creationDate"],"members":{"workflowType":{"shape":"Sr"},"status":{},"description":{},"creationDate":{"type":"timestamp"},"deprecationDate":{"type":"timestamp"}}},"S1t":{"type":"list","member":{"type":"structure","required":["eventTimestamp","eventType","eventId"],"members":{"eventTimestamp":{"type":"timestamp"},"eventType":{},"eventId":{"type":"long"},"workflowExecutionStartedEventAttributes":{"type":"structure","required":["childPolicy","taskList","workflowType"],"members":{"input":{},"executionStartToCloseTimeout":{},"taskStartToCloseTimeout":{},"childPolicy":{},"taskList":{"shape":"Sj"},"taskPriority":{},"workflowType":{"shape":"Sr"},"tagList":{"shape":"S1c"},"continuedExecutionRunId":{},"parentWorkflowExecution":{"shape":"S17"},"parentInitiatedEventId":{"type":"long"},"lambdaRole":{}}},"workflowExecutionCompletedEventAttributes":{"type":"structure","required":["decisionTaskCompletedEventId"],"members":{"result":{},"decisionTaskCompletedEventId":{"type":"long"}}},"completeWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["cause","decisionTaskCompletedEventId"],"members":{"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"workflowExecutionFailedEventAttributes":{"type":"structure","required":["decisionTaskCompletedEventId"],"members":{"reason":{},"details":{},"decisionTaskCompletedEventId":{"type":"long"}}},"failWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["cause","decisionTaskCompletedEventId"],"members":{"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"workflowExecutionTimedOutEventAttributes":{"type":"structure","required":["timeoutType","childPolicy"],"members":{"timeoutType":{},"childPolicy":{}}},"workflowExecutionCanceledEventAttributes":{"type":"structure","required":["decisionTaskCompletedEventId"],"members":{"details":{},"decisionTaskCompletedEventId":{"type":"long"}}},"cancelWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["cause","decisionTaskCompletedEventId"],"members":{"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"workflowExecutionContinuedAsNewEventAttributes":{"type":"structure","required":["decisionTaskCompletedEventId","newExecutionRunId","taskList","childPolicy","workflowType"],"members":{"input":{},"decisionTaskCompletedEventId":{"type":"long"},"newExecutionRunId":{},"executionStartToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"taskStartToCloseTimeout":{},"childPolicy":{},"tagList":{"shape":"S1c"},"workflowType":{"shape":"Sr"},"lambdaRole":{}}},"continueAsNewWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["cause","decisionTaskCompletedEventId"],"members":{"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"workflowExecutionTerminatedEventAttributes":{"type":"structure","required":["childPolicy"],"members":{"reason":{},"details":{},"childPolicy":{},"cause":{}}},"workflowExecutionCancelRequestedEventAttributes":{"type":"structure","members":{"externalWorkflowExecution":{"shape":"S17"},"externalInitiatedEventId":{"type":"long"},"cause":{}}},"decisionTaskScheduledEventAttributes":{"type":"structure","required":["taskList"],"members":{"taskList":{"shape":"Sj"},"taskPriority":{},"startToCloseTimeout":{}}},"decisionTaskStartedEventAttributes":{"type":"structure","required":["scheduledEventId"],"members":{"identity":{},"scheduledEventId":{"type":"long"}}},"decisionTaskCompletedEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"executionContext":{},"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"decisionTaskTimedOutEventAttributes":{"type":"structure","required":["timeoutType","scheduledEventId","startedEventId"],"members":{"timeoutType":{},"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"activityTaskScheduledEventAttributes":{"type":"structure","required":["activityType","activityId","taskList","decisionTaskCompletedEventId"],"members":{"activityType":{"shape":"Sn"},"activityId":{},"input":{},"control":{},"scheduleToStartTimeout":{},"scheduleToCloseTimeout":{},"startToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"decisionTaskCompletedEventId":{"type":"long"},"heartbeatTimeout":{}}},"activityTaskStartedEventAttributes":{"type":"structure","required":["scheduledEventId"],"members":{"identity":{},"scheduledEventId":{"type":"long"}}},"activityTaskCompletedEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"result":{},"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"activityTaskFailedEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"reason":{},"details":{},"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"activityTaskTimedOutEventAttributes":{"type":"structure","required":["timeoutType","scheduledEventId","startedEventId"],"members":{"timeoutType":{},"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"},"details":{}}},"activityTaskCanceledEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"details":{},"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"},"latestCancelRequestedEventId":{"type":"long"}}},"activityTaskCancelRequestedEventAttributes":{"type":"structure","required":["decisionTaskCompletedEventId","activityId"],"members":{"decisionTaskCompletedEventId":{"type":"long"},"activityId":{}}},"workflowExecutionSignaledEventAttributes":{"type":"structure","required":["signalName"],"members":{"signalName":{},"input":{},"externalWorkflowExecution":{"shape":"S17"},"externalInitiatedEventId":{"type":"long"}}},"markerRecordedEventAttributes":{"type":"structure","required":["markerName","decisionTaskCompletedEventId"],"members":{"markerName":{},"details":{},"decisionTaskCompletedEventId":{"type":"long"}}},"recordMarkerFailedEventAttributes":{"type":"structure","required":["markerName","cause","decisionTaskCompletedEventId"],"members":{"markerName":{},"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"timerStartedEventAttributes":{"type":"structure","required":["timerId","startToFireTimeout","decisionTaskCompletedEventId"],"members":{"timerId":{},"control":{},"startToFireTimeout":{},"decisionTaskCompletedEventId":{"type":"long"}}},"timerFiredEventAttributes":{"type":"structure","required":["timerId","startedEventId"],"members":{"timerId":{},"startedEventId":{"type":"long"}}},"timerCanceledEventAttributes":{"type":"structure","required":["timerId","startedEventId","decisionTaskCompletedEventId"],"members":{"timerId":{},"startedEventId":{"type":"long"},"decisionTaskCompletedEventId":{"type":"long"}}},"startChildWorkflowExecutionInitiatedEventAttributes":{"type":"structure","required":["workflowId","workflowType","taskList","decisionTaskCompletedEventId","childPolicy"],"members":{"workflowId":{},"workflowType":{"shape":"Sr"},"control":{},"input":{},"executionStartToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"decisionTaskCompletedEventId":{"type":"long"},"childPolicy":{},"taskStartToCloseTimeout":{},"tagList":{"shape":"S1c"},"lambdaRole":{}}},"childWorkflowExecutionStartedEventAttributes":{"type":"structure","required":["workflowExecution","workflowType","initiatedEventId"],"members":{"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"initiatedEventId":{"type":"long"}}},"childWorkflowExecutionCompletedEventAttributes":{"type":"structure","required":["workflowExecution","workflowType","initiatedEventId","startedEventId"],"members":{"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"result":{},"initiatedEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"childWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["workflowExecution","workflowType","initiatedEventId","startedEventId"],"members":{"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"reason":{},"details":{},"initiatedEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"childWorkflowExecutionTimedOutEventAttributes":{"type":"structure","required":["workflowExecution","workflowType","timeoutType","initiatedEventId","startedEventId"],"members":{"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"timeoutType":{},"initiatedEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"childWorkflowExecutionCanceledEventAttributes":{"type":"structure","required":["workflowExecution","workflowType","initiatedEventId","startedEventId"],"members":{"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"details":{},"initiatedEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"childWorkflowExecutionTerminatedEventAttributes":{"type":"structure","required":["workflowExecution","workflowType","initiatedEventId","startedEventId"],"members":{"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"initiatedEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"signalExternalWorkflowExecutionInitiatedEventAttributes":{"type":"structure","required":["workflowId","signalName","decisionTaskCompletedEventId"],"members":{"workflowId":{},"runId":{},"signalName":{},"input":{},"decisionTaskCompletedEventId":{"type":"long"},"control":{}}},"externalWorkflowExecutionSignaledEventAttributes":{"type":"structure","required":["workflowExecution","initiatedEventId"],"members":{"workflowExecution":{"shape":"S17"},"initiatedEventId":{"type":"long"}}},"signalExternalWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["workflowId","cause","initiatedEventId","decisionTaskCompletedEventId"],"members":{"workflowId":{},"runId":{},"cause":{},"initiatedEventId":{"type":"long"},"decisionTaskCompletedEventId":{"type":"long"},"control":{}}},"externalWorkflowExecutionCancelRequestedEventAttributes":{"type":"structure","required":["workflowExecution","initiatedEventId"],"members":{"workflowExecution":{"shape":"S17"},"initiatedEventId":{"type":"long"}}},"requestCancelExternalWorkflowExecutionInitiatedEventAttributes":{"type":"structure","required":["workflowId","decisionTaskCompletedEventId"],"members":{"workflowId":{},"runId":{},"decisionTaskCompletedEventId":{"type":"long"},"control":{}}},"requestCancelExternalWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["workflowId","cause","initiatedEventId","decisionTaskCompletedEventId"],"members":{"workflowId":{},"runId":{},"cause":{},"initiatedEventId":{"type":"long"},"decisionTaskCompletedEventId":{"type":"long"},"control":{}}},"scheduleActivityTaskFailedEventAttributes":{"type":"structure","required":["activityType","activityId","cause","decisionTaskCompletedEventId"],"members":{"activityType":{"shape":"Sn"},"activityId":{},"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"requestCancelActivityTaskFailedEventAttributes":{"type":"structure","required":["activityId","cause","decisionTaskCompletedEventId"],"members":{"activityId":{},"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"startTimerFailedEventAttributes":{"type":"structure","required":["timerId","cause","decisionTaskCompletedEventId"],"members":{"timerId":{},"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"cancelTimerFailedEventAttributes":{"type":"structure","required":["timerId","cause","decisionTaskCompletedEventId"],"members":{"timerId":{},"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"startChildWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["workflowType","cause","workflowId","initiatedEventId","decisionTaskCompletedEventId"],"members":{"workflowType":{"shape":"Sr"},"cause":{},"workflowId":{},"initiatedEventId":{"type":"long"},"decisionTaskCompletedEventId":{"type":"long"},"control":{}}},"lambdaFunctionScheduledEventAttributes":{"type":"structure","required":["id","name","decisionTaskCompletedEventId"],"members":{"id":{},"name":{},"control":{},"input":{},"startToCloseTimeout":{},"decisionTaskCompletedEventId":{"type":"long"}}},"lambdaFunctionStartedEventAttributes":{"type":"structure","required":["scheduledEventId"],"members":{"scheduledEventId":{"type":"long"}}},"lambdaFunctionCompletedEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"},"result":{}}},"lambdaFunctionFailedEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"},"reason":{},"details":{}}},"lambdaFunctionTimedOutEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"},"timeoutType":{}}},"scheduleLambdaFunctionFailedEventAttributes":{"type":"structure","required":["id","name","cause","decisionTaskCompletedEventId"],"members":{"id":{},"name":{},"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"startLambdaFunctionFailedEventAttributes":{"type":"structure","members":{"scheduledEventId":{"type":"long"},"cause":{},"message":{}}}}}},"S4g":{"type":"structure","required":["executionInfos"],"members":{"executionInfos":{"type":"list","member":{"shape":"S1a"}},"nextPageToken":{}}},"S4o":{"type":"list","member":{"type":"structure","required":["key"],"members":{"key":{},"value":{}}}}}}
54349
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2012-01-25","endpointPrefix":"swf","jsonVersion":"1.0","protocol":"json","serviceAbbreviation":"Amazon SWF","serviceFullName":"Amazon Simple Workflow Service","serviceId":"SWF","signatureVersion":"v4","targetPrefix":"SimpleWorkflowService","uid":"swf-2012-01-25"},"operations":{"CountClosedWorkflowExecutions":{"input":{"type":"structure","required":["domain"],"members":{"domain":{},"startTimeFilter":{"shape":"S3"},"closeTimeFilter":{"shape":"S3"},"executionFilter":{"shape":"S5"},"typeFilter":{"shape":"S7"},"tagFilter":{"shape":"Sa"},"closeStatusFilter":{"shape":"Sc"}}},"output":{"shape":"Se"}},"CountOpenWorkflowExecutions":{"input":{"type":"structure","required":["domain","startTimeFilter"],"members":{"domain":{},"startTimeFilter":{"shape":"S3"},"typeFilter":{"shape":"S7"},"tagFilter":{"shape":"Sa"},"executionFilter":{"shape":"S5"}}},"output":{"shape":"Se"}},"CountPendingActivityTasks":{"input":{"type":"structure","required":["domain","taskList"],"members":{"domain":{},"taskList":{"shape":"Sj"}}},"output":{"shape":"Sk"}},"CountPendingDecisionTasks":{"input":{"type":"structure","required":["domain","taskList"],"members":{"domain":{},"taskList":{"shape":"Sj"}}},"output":{"shape":"Sk"}},"DeprecateActivityType":{"input":{"type":"structure","required":["domain","activityType"],"members":{"domain":{},"activityType":{"shape":"Sn"}}}},"DeprecateDomain":{"input":{"type":"structure","required":["name"],"members":{"name":{}}}},"DeprecateWorkflowType":{"input":{"type":"structure","required":["domain","workflowType"],"members":{"domain":{},"workflowType":{"shape":"Sr"}}}},"DescribeActivityType":{"input":{"type":"structure","required":["domain","activityType"],"members":{"domain":{},"activityType":{"shape":"Sn"}}},"output":{"type":"structure","required":["typeInfo","configuration"],"members":{"typeInfo":{"shape":"Su"},"configuration":{"type":"structure","members":{"defaultTaskStartToCloseTimeout":{},"defaultTaskHeartbeatTimeout":{},"defaultTaskList":{"shape":"Sj"},"defaultTaskPriority":{},"defaultTaskScheduleToStartTimeout":{},"defaultTaskScheduleToCloseTimeout":{}}}}}},"DescribeDomain":{"input":{"type":"structure","required":["name"],"members":{"name":{}}},"output":{"type":"structure","required":["domainInfo","configuration"],"members":{"domainInfo":{"shape":"S12"},"configuration":{"type":"structure","required":["workflowExecutionRetentionPeriodInDays"],"members":{"workflowExecutionRetentionPeriodInDays":{}}}}}},"DescribeWorkflowExecution":{"input":{"type":"structure","required":["domain","execution"],"members":{"domain":{},"execution":{"shape":"S17"}}},"output":{"type":"structure","required":["executionInfo","executionConfiguration","openCounts"],"members":{"executionInfo":{"shape":"S1a"},"executionConfiguration":{"type":"structure","required":["taskStartToCloseTimeout","executionStartToCloseTimeout","taskList","childPolicy"],"members":{"taskStartToCloseTimeout":{},"executionStartToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"childPolicy":{},"lambdaRole":{}}},"openCounts":{"type":"structure","required":["openActivityTasks","openDecisionTasks","openTimers","openChildWorkflowExecutions"],"members":{"openActivityTasks":{"type":"integer"},"openDecisionTasks":{"type":"integer"},"openTimers":{"type":"integer"},"openChildWorkflowExecutions":{"type":"integer"},"openLambdaFunctions":{"type":"integer"}}},"latestActivityTaskTimestamp":{"type":"timestamp"},"latestExecutionContext":{}}}},"DescribeWorkflowType":{"input":{"type":"structure","required":["domain","workflowType"],"members":{"domain":{},"workflowType":{"shape":"Sr"}}},"output":{"type":"structure","required":["typeInfo","configuration"],"members":{"typeInfo":{"shape":"S1m"},"configuration":{"type":"structure","members":{"defaultTaskStartToCloseTimeout":{},"defaultExecutionStartToCloseTimeout":{},"defaultTaskList":{"shape":"Sj"},"defaultTaskPriority":{},"defaultChildPolicy":{},"defaultLambdaRole":{}}}}}},"GetWorkflowExecutionHistory":{"input":{"type":"structure","required":["domain","execution"],"members":{"domain":{},"execution":{"shape":"S17"},"nextPageToken":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"}}},"output":{"type":"structure","required":["events"],"members":{"events":{"shape":"S1t"},"nextPageToken":{}}}},"ListActivityTypes":{"input":{"type":"structure","required":["domain","registrationStatus"],"members":{"domain":{},"name":{},"registrationStatus":{},"nextPageToken":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"}}},"output":{"type":"structure","required":["typeInfos"],"members":{"typeInfos":{"type":"list","member":{"shape":"Su"}},"nextPageToken":{}}}},"ListClosedWorkflowExecutions":{"input":{"type":"structure","required":["domain"],"members":{"domain":{},"startTimeFilter":{"shape":"S3"},"closeTimeFilter":{"shape":"S3"},"executionFilter":{"shape":"S5"},"closeStatusFilter":{"shape":"Sc"},"typeFilter":{"shape":"S7"},"tagFilter":{"shape":"Sa"},"nextPageToken":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"}}},"output":{"shape":"S4g"}},"ListDomains":{"input":{"type":"structure","required":["registrationStatus"],"members":{"nextPageToken":{},"registrationStatus":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"}}},"output":{"type":"structure","required":["domainInfos"],"members":{"domainInfos":{"type":"list","member":{"shape":"S12"}},"nextPageToken":{}}}},"ListOpenWorkflowExecutions":{"input":{"type":"structure","required":["domain","startTimeFilter"],"members":{"domain":{},"startTimeFilter":{"shape":"S3"},"typeFilter":{"shape":"S7"},"tagFilter":{"shape":"Sa"},"nextPageToken":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"},"executionFilter":{"shape":"S5"}}},"output":{"shape":"S4g"}},"ListTagsForResource":{"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{}}},"output":{"type":"structure","members":{"tags":{"shape":"S4o"}}}},"ListWorkflowTypes":{"input":{"type":"structure","required":["domain","registrationStatus"],"members":{"domain":{},"name":{},"registrationStatus":{},"nextPageToken":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"}}},"output":{"type":"structure","required":["typeInfos"],"members":{"typeInfos":{"type":"list","member":{"shape":"S1m"}},"nextPageToken":{}}}},"PollForActivityTask":{"input":{"type":"structure","required":["domain","taskList"],"members":{"domain":{},"taskList":{"shape":"Sj"},"identity":{}}},"output":{"type":"structure","required":["taskToken","activityId","startedEventId","workflowExecution","activityType"],"members":{"taskToken":{},"activityId":{},"startedEventId":{"type":"long"},"workflowExecution":{"shape":"S17"},"activityType":{"shape":"Sn"},"input":{}}}},"PollForDecisionTask":{"input":{"type":"structure","required":["domain","taskList"],"members":{"domain":{},"taskList":{"shape":"Sj"},"identity":{},"nextPageToken":{},"maximumPageSize":{"type":"integer"},"reverseOrder":{"type":"boolean"},"startAtPreviousStartedEvent":{"type":"boolean"}}},"output":{"type":"structure","required":["taskToken","startedEventId","workflowExecution","workflowType","events"],"members":{"taskToken":{},"startedEventId":{"type":"long"},"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"events":{"shape":"S1t"},"nextPageToken":{},"previousStartedEventId":{"type":"long"}}}},"RecordActivityTaskHeartbeat":{"input":{"type":"structure","required":["taskToken"],"members":{"taskToken":{},"details":{}}},"output":{"type":"structure","required":["cancelRequested"],"members":{"cancelRequested":{"type":"boolean"}}}},"RegisterActivityType":{"input":{"type":"structure","required":["domain","name","version"],"members":{"domain":{},"name":{},"version":{},"description":{},"defaultTaskStartToCloseTimeout":{},"defaultTaskHeartbeatTimeout":{},"defaultTaskList":{"shape":"Sj"},"defaultTaskPriority":{},"defaultTaskScheduleToStartTimeout":{},"defaultTaskScheduleToCloseTimeout":{}}}},"RegisterDomain":{"input":{"type":"structure","required":["name","workflowExecutionRetentionPeriodInDays"],"members":{"name":{},"description":{},"workflowExecutionRetentionPeriodInDays":{},"tags":{"shape":"S4o"}}}},"RegisterWorkflowType":{"input":{"type":"structure","required":["domain","name","version"],"members":{"domain":{},"name":{},"version":{},"description":{},"defaultTaskStartToCloseTimeout":{},"defaultExecutionStartToCloseTimeout":{},"defaultTaskList":{"shape":"Sj"},"defaultTaskPriority":{},"defaultChildPolicy":{},"defaultLambdaRole":{}}}},"RequestCancelWorkflowExecution":{"input":{"type":"structure","required":["domain","workflowId"],"members":{"domain":{},"workflowId":{},"runId":{}}}},"RespondActivityTaskCanceled":{"input":{"type":"structure","required":["taskToken"],"members":{"taskToken":{},"details":{}}}},"RespondActivityTaskCompleted":{"input":{"type":"structure","required":["taskToken"],"members":{"taskToken":{},"result":{}}}},"RespondActivityTaskFailed":{"input":{"type":"structure","required":["taskToken"],"members":{"taskToken":{},"reason":{},"details":{}}}},"RespondDecisionTaskCompleted":{"input":{"type":"structure","required":["taskToken"],"members":{"taskToken":{},"decisions":{"type":"list","member":{"type":"structure","required":["decisionType"],"members":{"decisionType":{},"scheduleActivityTaskDecisionAttributes":{"type":"structure","required":["activityType","activityId"],"members":{"activityType":{"shape":"Sn"},"activityId":{},"control":{},"input":{},"scheduleToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"scheduleToStartTimeout":{},"startToCloseTimeout":{},"heartbeatTimeout":{}}},"requestCancelActivityTaskDecisionAttributes":{"type":"structure","required":["activityId"],"members":{"activityId":{}}},"completeWorkflowExecutionDecisionAttributes":{"type":"structure","members":{"result":{}}},"failWorkflowExecutionDecisionAttributes":{"type":"structure","members":{"reason":{},"details":{}}},"cancelWorkflowExecutionDecisionAttributes":{"type":"structure","members":{"details":{}}},"continueAsNewWorkflowExecutionDecisionAttributes":{"type":"structure","members":{"input":{},"executionStartToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"taskStartToCloseTimeout":{},"childPolicy":{},"tagList":{"shape":"S1c"},"workflowTypeVersion":{},"lambdaRole":{}}},"recordMarkerDecisionAttributes":{"type":"structure","required":["markerName"],"members":{"markerName":{},"details":{}}},"startTimerDecisionAttributes":{"type":"structure","required":["timerId","startToFireTimeout"],"members":{"timerId":{},"control":{},"startToFireTimeout":{}}},"cancelTimerDecisionAttributes":{"type":"structure","required":["timerId"],"members":{"timerId":{}}},"signalExternalWorkflowExecutionDecisionAttributes":{"type":"structure","required":["workflowId","signalName"],"members":{"workflowId":{},"runId":{},"signalName":{},"input":{},"control":{}}},"requestCancelExternalWorkflowExecutionDecisionAttributes":{"type":"structure","required":["workflowId"],"members":{"workflowId":{},"runId":{},"control":{}}},"startChildWorkflowExecutionDecisionAttributes":{"type":"structure","required":["workflowType","workflowId"],"members":{"workflowType":{"shape":"Sr"},"workflowId":{},"control":{},"input":{},"executionStartToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"taskStartToCloseTimeout":{},"childPolicy":{},"tagList":{"shape":"S1c"},"lambdaRole":{}}},"scheduleLambdaFunctionDecisionAttributes":{"type":"structure","required":["id","name"],"members":{"id":{},"name":{},"control":{},"input":{},"startToCloseTimeout":{}}}}}},"executionContext":{},"taskList":{"shape":"Sj"},"taskListScheduleToStartTimeout":{}}}},"SignalWorkflowExecution":{"input":{"type":"structure","required":["domain","workflowId","signalName"],"members":{"domain":{},"workflowId":{},"runId":{},"signalName":{},"input":{}}}},"StartWorkflowExecution":{"input":{"type":"structure","required":["domain","workflowId","workflowType"],"members":{"domain":{},"workflowId":{},"workflowType":{"shape":"Sr"},"taskList":{"shape":"Sj"},"taskPriority":{},"input":{},"executionStartToCloseTimeout":{},"tagList":{"shape":"S1c"},"taskStartToCloseTimeout":{},"childPolicy":{},"lambdaRole":{}}},"output":{"type":"structure","members":{"runId":{}}}},"TagResource":{"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{},"tags":{"shape":"S4o"}}}},"TerminateWorkflowExecution":{"input":{"type":"structure","required":["domain","workflowId"],"members":{"domain":{},"workflowId":{},"runId":{},"reason":{},"details":{},"childPolicy":{}}}},"UndeprecateActivityType":{"input":{"type":"structure","required":["domain","activityType"],"members":{"domain":{},"activityType":{"shape":"Sn"}}}},"UndeprecateDomain":{"input":{"type":"structure","required":["name"],"members":{"name":{}}}},"UndeprecateWorkflowType":{"input":{"type":"structure","required":["domain","workflowType"],"members":{"domain":{},"workflowType":{"shape":"Sr"}}}},"UntagResource":{"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{},"tagKeys":{"type":"list","member":{}}}}}},"shapes":{"S3":{"type":"structure","required":["oldestDate"],"members":{"oldestDate":{"type":"timestamp"},"latestDate":{"type":"timestamp"}}},"S5":{"type":"structure","required":["workflowId"],"members":{"workflowId":{}}},"S7":{"type":"structure","required":["name"],"members":{"name":{},"version":{}}},"Sa":{"type":"structure","required":["tag"],"members":{"tag":{}}},"Sc":{"type":"structure","required":["status"],"members":{"status":{}}},"Se":{"type":"structure","required":["count"],"members":{"count":{"type":"integer"},"truncated":{"type":"boolean"}}},"Sj":{"type":"structure","required":["name"],"members":{"name":{}}},"Sk":{"type":"structure","required":["count"],"members":{"count":{"type":"integer"},"truncated":{"type":"boolean"}}},"Sn":{"type":"structure","required":["name","version"],"members":{"name":{},"version":{}}},"Sr":{"type":"structure","required":["name","version"],"members":{"name":{},"version":{}}},"Su":{"type":"structure","required":["activityType","status","creationDate"],"members":{"activityType":{"shape":"Sn"},"status":{},"description":{},"creationDate":{"type":"timestamp"},"deprecationDate":{"type":"timestamp"}}},"S12":{"type":"structure","required":["name","status"],"members":{"name":{},"status":{},"description":{},"arn":{}}},"S17":{"type":"structure","required":["workflowId","runId"],"members":{"workflowId":{},"runId":{}}},"S1a":{"type":"structure","required":["execution","workflowType","startTimestamp","executionStatus"],"members":{"execution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"startTimestamp":{"type":"timestamp"},"closeTimestamp":{"type":"timestamp"},"executionStatus":{},"closeStatus":{},"parent":{"shape":"S17"},"tagList":{"shape":"S1c"},"cancelRequested":{"type":"boolean"}}},"S1c":{"type":"list","member":{}},"S1m":{"type":"structure","required":["workflowType","status","creationDate"],"members":{"workflowType":{"shape":"Sr"},"status":{},"description":{},"creationDate":{"type":"timestamp"},"deprecationDate":{"type":"timestamp"}}},"S1t":{"type":"list","member":{"type":"structure","required":["eventTimestamp","eventType","eventId"],"members":{"eventTimestamp":{"type":"timestamp"},"eventType":{},"eventId":{"type":"long"},"workflowExecutionStartedEventAttributes":{"type":"structure","required":["childPolicy","taskList","workflowType"],"members":{"input":{},"executionStartToCloseTimeout":{},"taskStartToCloseTimeout":{},"childPolicy":{},"taskList":{"shape":"Sj"},"taskPriority":{},"workflowType":{"shape":"Sr"},"tagList":{"shape":"S1c"},"continuedExecutionRunId":{},"parentWorkflowExecution":{"shape":"S17"},"parentInitiatedEventId":{"type":"long"},"lambdaRole":{}}},"workflowExecutionCompletedEventAttributes":{"type":"structure","required":["decisionTaskCompletedEventId"],"members":{"result":{},"decisionTaskCompletedEventId":{"type":"long"}}},"completeWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["cause","decisionTaskCompletedEventId"],"members":{"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"workflowExecutionFailedEventAttributes":{"type":"structure","required":["decisionTaskCompletedEventId"],"members":{"reason":{},"details":{},"decisionTaskCompletedEventId":{"type":"long"}}},"failWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["cause","decisionTaskCompletedEventId"],"members":{"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"workflowExecutionTimedOutEventAttributes":{"type":"structure","required":["timeoutType","childPolicy"],"members":{"timeoutType":{},"childPolicy":{}}},"workflowExecutionCanceledEventAttributes":{"type":"structure","required":["decisionTaskCompletedEventId"],"members":{"details":{},"decisionTaskCompletedEventId":{"type":"long"}}},"cancelWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["cause","decisionTaskCompletedEventId"],"members":{"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"workflowExecutionContinuedAsNewEventAttributes":{"type":"structure","required":["decisionTaskCompletedEventId","newExecutionRunId","taskList","childPolicy","workflowType"],"members":{"input":{},"decisionTaskCompletedEventId":{"type":"long"},"newExecutionRunId":{},"executionStartToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"taskStartToCloseTimeout":{},"childPolicy":{},"tagList":{"shape":"S1c"},"workflowType":{"shape":"Sr"},"lambdaRole":{}}},"continueAsNewWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["cause","decisionTaskCompletedEventId"],"members":{"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"workflowExecutionTerminatedEventAttributes":{"type":"structure","required":["childPolicy"],"members":{"reason":{},"details":{},"childPolicy":{},"cause":{}}},"workflowExecutionCancelRequestedEventAttributes":{"type":"structure","members":{"externalWorkflowExecution":{"shape":"S17"},"externalInitiatedEventId":{"type":"long"},"cause":{}}},"decisionTaskScheduledEventAttributes":{"type":"structure","required":["taskList"],"members":{"taskList":{"shape":"Sj"},"taskPriority":{},"startToCloseTimeout":{},"scheduleToStartTimeout":{}}},"decisionTaskStartedEventAttributes":{"type":"structure","required":["scheduledEventId"],"members":{"identity":{},"scheduledEventId":{"type":"long"}}},"decisionTaskCompletedEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"executionContext":{},"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"},"taskList":{"shape":"Sj"},"taskListScheduleToStartTimeout":{}}},"decisionTaskTimedOutEventAttributes":{"type":"structure","required":["timeoutType","scheduledEventId","startedEventId"],"members":{"timeoutType":{},"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"activityTaskScheduledEventAttributes":{"type":"structure","required":["activityType","activityId","taskList","decisionTaskCompletedEventId"],"members":{"activityType":{"shape":"Sn"},"activityId":{},"input":{},"control":{},"scheduleToStartTimeout":{},"scheduleToCloseTimeout":{},"startToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"decisionTaskCompletedEventId":{"type":"long"},"heartbeatTimeout":{}}},"activityTaskStartedEventAttributes":{"type":"structure","required":["scheduledEventId"],"members":{"identity":{},"scheduledEventId":{"type":"long"}}},"activityTaskCompletedEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"result":{},"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"activityTaskFailedEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"reason":{},"details":{},"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"activityTaskTimedOutEventAttributes":{"type":"structure","required":["timeoutType","scheduledEventId","startedEventId"],"members":{"timeoutType":{},"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"},"details":{}}},"activityTaskCanceledEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"details":{},"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"},"latestCancelRequestedEventId":{"type":"long"}}},"activityTaskCancelRequestedEventAttributes":{"type":"structure","required":["decisionTaskCompletedEventId","activityId"],"members":{"decisionTaskCompletedEventId":{"type":"long"},"activityId":{}}},"workflowExecutionSignaledEventAttributes":{"type":"structure","required":["signalName"],"members":{"signalName":{},"input":{},"externalWorkflowExecution":{"shape":"S17"},"externalInitiatedEventId":{"type":"long"}}},"markerRecordedEventAttributes":{"type":"structure","required":["markerName","decisionTaskCompletedEventId"],"members":{"markerName":{},"details":{},"decisionTaskCompletedEventId":{"type":"long"}}},"recordMarkerFailedEventAttributes":{"type":"structure","required":["markerName","cause","decisionTaskCompletedEventId"],"members":{"markerName":{},"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"timerStartedEventAttributes":{"type":"structure","required":["timerId","startToFireTimeout","decisionTaskCompletedEventId"],"members":{"timerId":{},"control":{},"startToFireTimeout":{},"decisionTaskCompletedEventId":{"type":"long"}}},"timerFiredEventAttributes":{"type":"structure","required":["timerId","startedEventId"],"members":{"timerId":{},"startedEventId":{"type":"long"}}},"timerCanceledEventAttributes":{"type":"structure","required":["timerId","startedEventId","decisionTaskCompletedEventId"],"members":{"timerId":{},"startedEventId":{"type":"long"},"decisionTaskCompletedEventId":{"type":"long"}}},"startChildWorkflowExecutionInitiatedEventAttributes":{"type":"structure","required":["workflowId","workflowType","taskList","decisionTaskCompletedEventId","childPolicy"],"members":{"workflowId":{},"workflowType":{"shape":"Sr"},"control":{},"input":{},"executionStartToCloseTimeout":{},"taskList":{"shape":"Sj"},"taskPriority":{},"decisionTaskCompletedEventId":{"type":"long"},"childPolicy":{},"taskStartToCloseTimeout":{},"tagList":{"shape":"S1c"},"lambdaRole":{}}},"childWorkflowExecutionStartedEventAttributes":{"type":"structure","required":["workflowExecution","workflowType","initiatedEventId"],"members":{"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"initiatedEventId":{"type":"long"}}},"childWorkflowExecutionCompletedEventAttributes":{"type":"structure","required":["workflowExecution","workflowType","initiatedEventId","startedEventId"],"members":{"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"result":{},"initiatedEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"childWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["workflowExecution","workflowType","initiatedEventId","startedEventId"],"members":{"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"reason":{},"details":{},"initiatedEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"childWorkflowExecutionTimedOutEventAttributes":{"type":"structure","required":["workflowExecution","workflowType","timeoutType","initiatedEventId","startedEventId"],"members":{"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"timeoutType":{},"initiatedEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"childWorkflowExecutionCanceledEventAttributes":{"type":"structure","required":["workflowExecution","workflowType","initiatedEventId","startedEventId"],"members":{"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"details":{},"initiatedEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"childWorkflowExecutionTerminatedEventAttributes":{"type":"structure","required":["workflowExecution","workflowType","initiatedEventId","startedEventId"],"members":{"workflowExecution":{"shape":"S17"},"workflowType":{"shape":"Sr"},"initiatedEventId":{"type":"long"},"startedEventId":{"type":"long"}}},"signalExternalWorkflowExecutionInitiatedEventAttributes":{"type":"structure","required":["workflowId","signalName","decisionTaskCompletedEventId"],"members":{"workflowId":{},"runId":{},"signalName":{},"input":{},"decisionTaskCompletedEventId":{"type":"long"},"control":{}}},"externalWorkflowExecutionSignaledEventAttributes":{"type":"structure","required":["workflowExecution","initiatedEventId"],"members":{"workflowExecution":{"shape":"S17"},"initiatedEventId":{"type":"long"}}},"signalExternalWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["workflowId","cause","initiatedEventId","decisionTaskCompletedEventId"],"members":{"workflowId":{},"runId":{},"cause":{},"initiatedEventId":{"type":"long"},"decisionTaskCompletedEventId":{"type":"long"},"control":{}}},"externalWorkflowExecutionCancelRequestedEventAttributes":{"type":"structure","required":["workflowExecution","initiatedEventId"],"members":{"workflowExecution":{"shape":"S17"},"initiatedEventId":{"type":"long"}}},"requestCancelExternalWorkflowExecutionInitiatedEventAttributes":{"type":"structure","required":["workflowId","decisionTaskCompletedEventId"],"members":{"workflowId":{},"runId":{},"decisionTaskCompletedEventId":{"type":"long"},"control":{}}},"requestCancelExternalWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["workflowId","cause","initiatedEventId","decisionTaskCompletedEventId"],"members":{"workflowId":{},"runId":{},"cause":{},"initiatedEventId":{"type":"long"},"decisionTaskCompletedEventId":{"type":"long"},"control":{}}},"scheduleActivityTaskFailedEventAttributes":{"type":"structure","required":["activityType","activityId","cause","decisionTaskCompletedEventId"],"members":{"activityType":{"shape":"Sn"},"activityId":{},"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"requestCancelActivityTaskFailedEventAttributes":{"type":"structure","required":["activityId","cause","decisionTaskCompletedEventId"],"members":{"activityId":{},"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"startTimerFailedEventAttributes":{"type":"structure","required":["timerId","cause","decisionTaskCompletedEventId"],"members":{"timerId":{},"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"cancelTimerFailedEventAttributes":{"type":"structure","required":["timerId","cause","decisionTaskCompletedEventId"],"members":{"timerId":{},"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"startChildWorkflowExecutionFailedEventAttributes":{"type":"structure","required":["workflowType","cause","workflowId","initiatedEventId","decisionTaskCompletedEventId"],"members":{"workflowType":{"shape":"Sr"},"cause":{},"workflowId":{},"initiatedEventId":{"type":"long"},"decisionTaskCompletedEventId":{"type":"long"},"control":{}}},"lambdaFunctionScheduledEventAttributes":{"type":"structure","required":["id","name","decisionTaskCompletedEventId"],"members":{"id":{},"name":{},"control":{},"input":{},"startToCloseTimeout":{},"decisionTaskCompletedEventId":{"type":"long"}}},"lambdaFunctionStartedEventAttributes":{"type":"structure","required":["scheduledEventId"],"members":{"scheduledEventId":{"type":"long"}}},"lambdaFunctionCompletedEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"},"result":{}}},"lambdaFunctionFailedEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"},"reason":{},"details":{}}},"lambdaFunctionTimedOutEventAttributes":{"type":"structure","required":["scheduledEventId","startedEventId"],"members":{"scheduledEventId":{"type":"long"},"startedEventId":{"type":"long"},"timeoutType":{}}},"scheduleLambdaFunctionFailedEventAttributes":{"type":"structure","required":["id","name","cause","decisionTaskCompletedEventId"],"members":{"id":{},"name":{},"cause":{},"decisionTaskCompletedEventId":{"type":"long"}}},"startLambdaFunctionFailedEventAttributes":{"type":"structure","members":{"scheduledEventId":{"type":"long"},"cause":{},"message":{}}}}}},"S4g":{"type":"structure","required":["executionInfos"],"members":{"executionInfos":{"type":"list","member":{"shape":"S1a"}},"nextPageToken":{}}},"S4o":{"type":"list","member":{"type":"structure","required":["key"],"members":{"key":{},"value":{}}}}}}
54350
54350
 
54351
54351
  /***/ }),
54352
54352
  /* 501 */
@@ -56602,7 +56602,7 @@ return /******/ (function(modules) { // webpackBootstrap
56602
56602
  /* 688 */
56603
56603
  /***/ (function(module, exports) {
56604
56604
 
56605
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-04-01","endpointPrefix":"quicksight","jsonVersion":"1.0","protocol":"rest-json","serviceFullName":"Amazon QuickSight","serviceId":"QuickSight","signatureVersion":"v4","uid":"quicksight-2018-04-01"},"operations":{"CancelIngestion":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","IngestionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"IngestionId":{"location":"uri","locationName":"IngestionId"}}},"output":{"type":"structure","members":{"Arn":{},"IngestionId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateAccountCustomization":{"http":{"requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId","AccountCustomization"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"},"AccountCustomization":{"shape":"Sa"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"AwsAccountId":{},"Namespace":{},"AccountCustomization":{"shape":"Sa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateAccountSubscription":{"http":{"requestUri":"/account/{AwsAccountId}"},"input":{"type":"structure","required":["Edition","AuthenticationMethod","AwsAccountId","AccountName","NotificationEmail"],"members":{"Edition":{},"AuthenticationMethod":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AccountName":{},"NotificationEmail":{},"ActiveDirectoryName":{},"Realm":{},"DirectoryId":{},"AdminGroup":{"shape":"Sj"},"AuthorGroup":{"shape":"Sj"},"ReaderGroup":{"shape":"Sj"},"FirstName":{},"LastName":{},"EmailAddress":{},"ContactNumber":{}}},"output":{"type":"structure","members":{"SignupResponse":{"type":"structure","members":{"IAMUser":{"type":"boolean"},"userLoginName":{},"accountName":{},"directoryType":{}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateAnalysis":{"http":{"requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"Name":{},"Parameters":{"shape":"Sq"},"Permissions":{"shape":"S18"},"SourceEntity":{"shape":"S1c"},"ThemeArn":{},"Tags":{"shape":"Sb"},"Definition":{"shape":"S1g"}}},"output":{"type":"structure","members":{"Arn":{},"AnalysisId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateDashboard":{"http":{"requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"Name":{},"Parameters":{"shape":"Sq"},"Permissions":{"shape":"S18"},"SourceEntity":{"shape":"Slf"},"Tags":{"shape":"Sb"},"VersionDescription":{},"DashboardPublishOptions":{"shape":"Sli"},"ThemeArn":{},"Definition":{"shape":"Slx"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"DashboardId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateDataSet":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sets"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","Name","PhysicalTableMap","ImportMode"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{},"Name":{},"PhysicalTableMap":{"shape":"Sm2"},"LogicalTableMap":{"shape":"Sml"},"ImportMode":{},"ColumnGroups":{"shape":"Sns"},"FieldFolders":{"shape":"Sny"},"Permissions":{"shape":"S18"},"RowLevelPermissionDataSet":{"shape":"So3"},"RowLevelPermissionTagConfiguration":{"shape":"So7"},"ColumnLevelPermissionRules":{"shape":"Sof"},"Tags":{"shape":"Sb"},"DataSetUsageConfiguration":{"shape":"Soj"},"DatasetParameters":{"shape":"Sok"}}},"output":{"type":"structure","members":{"Arn":{},"DataSetId":{},"IngestionArn":{},"IngestionId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateDataSource":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sources"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId","Name","Type"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{},"Name":{},"Type":{},"DataSourceParameters":{"shape":"Soz"},"Credentials":{"shape":"Sq5"},"Permissions":{"shape":"S18"},"VpcConnectionProperties":{"shape":"Sqc"},"SslProperties":{"shape":"Sqd"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"CreationStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateFolder":{"http":{"requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"Name":{},"FolderType":{},"ParentFolderArn":{},"Permissions":{"shape":"S18"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"FolderId":{},"RequestId":{}}}},"CreateFolderMembership":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members/{MemberType}/{MemberId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId","MemberId","MemberType"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"MemberId":{"location":"uri","locationName":"MemberId"},"MemberType":{"location":"uri","locationName":"MemberType"}}},"output":{"type":"structure","members":{"Status":{"type":"integer"},"FolderMember":{"type":"structure","members":{"MemberId":{},"MemberType":{}}},"RequestId":{}}}},"CreateGroup":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{},"Description":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Group":{"shape":"Sqs"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateGroupMembership":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","GroupName","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupMember":{"shape":"Sqw"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateIAMPolicyAssignment":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","AssignmentStatus","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{},"AssignmentStatus":{},"PolicyArn":{},"Identities":{"shape":"Sr0"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"AssignmentName":{},"AssignmentId":{},"AssignmentStatus":{},"PolicyArn":{},"Identities":{"shape":"Sr0"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateIngestion":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"},"input":{"type":"structure","required":["DataSetId","IngestionId","AwsAccountId"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"IngestionId":{"location":"uri","locationName":"IngestionId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"IngestionType":{}}},"output":{"type":"structure","members":{"Arn":{},"IngestionId":{},"IngestionStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateNamespace":{"http":{"requestUri":"/accounts/{AwsAccountId}"},"input":{"type":"structure","required":["AwsAccountId","Namespace","IdentityStore"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{},"IdentityStore":{},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"Name":{},"CapacityRegion":{},"CreationStatus":{},"IdentityStore":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateRefreshSchedule":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"},"input":{"type":"structure","required":["DataSetId","AwsAccountId","Schedule"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Schedule":{"shape":"Srd"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"ScheduleId":{},"Arn":{}}}},"CreateTemplate":{"http":{"requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"Name":{},"Permissions":{"shape":"S18"},"SourceEntity":{"shape":"Srm"},"Tags":{"shape":"Sb"},"VersionDescription":{},"Definition":{"shape":"Srp"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"TemplateId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateTemplateAlias":{"http":{"requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName","TemplateVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"},"TemplateVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"TemplateAlias":{"shape":"Ss4"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateTheme":{"http":{"requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","Name","BaseThemeId","Configuration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"Name":{},"BaseThemeId":{},"VersionDescription":{},"Configuration":{"shape":"Ss7"},"Permissions":{"shape":"S18"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"ThemeId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateThemeAlias":{"http":{"requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName","ThemeVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"},"ThemeVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"ThemeAlias":{"shape":"Ssn"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateTopic":{"http":{"requestUri":"/accounts/{AwsAccountId}/topics"},"input":{"type":"structure","required":["AwsAccountId","TopicId","Topic"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{},"Topic":{"shape":"Ssq"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"TopicId":{},"RefreshArn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateTopicRefreshSchedule":{"http":{"requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetArn","RefreshSchedule"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetArn":{},"DatasetName":{},"RefreshSchedule":{"shape":"Sue"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateVPCConnection":{"http":{"requestUri":"/accounts/{AwsAccountId}/vpc-connections"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId","Name","SubnetIds","SecurityGroupIds","RoleArn"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{},"Name":{},"SubnetIds":{"shape":"Suj"},"SecurityGroupIds":{"shape":"Sul"},"DnsResolvers":{"shape":"Sun"},"RoleArn":{},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"VPCConnectionId":{},"CreationStatus":{},"AvailabilityStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteAccountCustomization":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteAccountSubscription":{"http":{"method":"DELETE","requestUri":"/account/{AwsAccountId}"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteAnalysis":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"RecoveryWindowInDays":{"location":"querystring","locationName":"recovery-window-in-days","type":"long"},"ForceDeleteWithoutRecovery":{"location":"querystring","locationName":"force-delete-without-recovery","type":"boolean"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"AnalysisId":{},"DeletionTime":{"type":"timestamp"},"RequestId":{}}}},"DeleteDashboard":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"DashboardId":{},"RequestId":{}}}},"DeleteDataSet":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"Arn":{},"DataSetId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteDataSetRefreshProperties":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteDataSource":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"}}},"output":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteFolder":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"FolderId":{},"RequestId":{}}}},"DeleteFolderMembership":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members/{MemberType}/{MemberId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId","MemberId","MemberType"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"MemberId":{"location":"uri","locationName":"MemberId"},"MemberType":{"location":"uri","locationName":"MemberType"}}},"output":{"type":"structure","members":{"Status":{"type":"integer"},"RequestId":{}}}},"DeleteGroup":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteGroupMembership":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","GroupName","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteIAMPolicyAssignment":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespace/{Namespace}/iam-policy-assignments/{AssignmentName}"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{"location":"uri","locationName":"AssignmentName"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"AssignmentName":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteNamespace":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteRefreshSchedule":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}"},"input":{"type":"structure","required":["DataSetId","AwsAccountId","ScheduleId"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ScheduleId":{"location":"uri","locationName":"ScheduleId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"ScheduleId":{},"Arn":{}}}},"DeleteTemplate":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"}}},"output":{"type":"structure","members":{"RequestId":{},"Arn":{},"TemplateId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteTemplateAlias":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"TemplateId":{},"AliasName":{},"Arn":{},"RequestId":{}}}},"DeleteTheme":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"}}},"output":{"type":"structure","members":{"Arn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"ThemeId":{}}}},"DeleteThemeAlias":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"AliasName":{},"Arn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"ThemeId":{}}}},"DeleteTopic":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"Arn":{},"TopicId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteTopicRefreshSchedule":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetId":{"location":"uri","locationName":"DatasetId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DeleteUser":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteUserByPrincipalId":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/user-principals/{PrincipalId}"},"input":{"type":"structure","required":["PrincipalId","AwsAccountId","Namespace"],"members":{"PrincipalId":{"location":"uri","locationName":"PrincipalId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteVPCConnection":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{"location":"uri","locationName":"VPCConnectionId"}}},"output":{"type":"structure","members":{"Arn":{},"VPCConnectionId":{},"DeletionStatus":{},"AvailabilityStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAccountCustomization":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"},"Resolved":{"location":"querystring","locationName":"resolved","type":"boolean"}}},"output":{"type":"structure","members":{"Arn":{},"AwsAccountId":{},"Namespace":{},"AccountCustomization":{"shape":"Sa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAccountSettings":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/settings"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"AccountSettings":{"type":"structure","members":{"AccountName":{},"Edition":{},"DefaultNamespace":{},"NotificationEmail":{},"PublicSharingEnabled":{"type":"boolean"},"TerminationProtectionEnabled":{"type":"boolean"}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAccountSubscription":{"http":{"method":"GET","requestUri":"/account/{AwsAccountId}"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"AccountInfo":{"type":"structure","members":{"AccountName":{},"Edition":{},"NotificationEmail":{},"AuthenticationType":{},"AccountSubscriptionStatus":{}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAnalysis":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"Analysis":{"type":"structure","members":{"AnalysisId":{},"Arn":{},"Name":{},"Status":{},"Errors":{"shape":"Swh"},"DataSetArns":{"shape":"Swm"},"ThemeArn":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Sheets":{"shape":"Swn"}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAnalysisDefinition":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/definition"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"AnalysisId":{},"Name":{},"Errors":{"shape":"Swh"},"ResourceStatus":{},"ThemeArn":{},"Definition":{"shape":"S1g"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAnalysisPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"AnalysisId":{},"AnalysisArn":{},"Permissions":{"shape":"S18"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAssetBundleExportJob":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-export-jobs/{AssetBundleExportJobId}"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleExportJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleExportJobId":{"location":"uri","locationName":"AssetBundleExportJobId"}}},"output":{"type":"structure","members":{"JobStatus":{},"DownloadUrl":{},"Errors":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Type":{},"Message":{}}}},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleExportJobId":{},"AwsAccountId":{},"ResourceArns":{"shape":"Swy"},"IncludeAllDependencies":{"type":"boolean"},"ExportFormat":{},"CloudFormationOverridePropertyConfiguration":{"shape":"Sx0"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAssetBundleImportJob":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-import-jobs/{AssetBundleImportJobId}"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleImportJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleImportJobId":{"location":"uri","locationName":"AssetBundleImportJobId"}}},"output":{"type":"structure","members":{"JobStatus":{},"Errors":{"shape":"Sxx"},"RollbackErrors":{"shape":"Sxx"},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleImportJobId":{},"AwsAccountId":{},"AssetBundleImportSource":{"type":"structure","members":{"Body":{},"S3Uri":{}}},"OverrideParameters":{"shape":"Sy1"},"FailureAction":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDashboard":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Dashboard":{"type":"structure","members":{"DashboardId":{},"Arn":{},"Name":{},"Version":{"type":"structure","members":{"CreatedTime":{"type":"timestamp"},"Errors":{"shape":"Syo"},"VersionNumber":{"type":"long"},"Status":{},"Arn":{},"SourceEntityArn":{},"DataSetArns":{"shape":"Swm"},"Description":{},"ThemeArn":{},"Sheets":{"shape":"Swn"}}},"CreatedTime":{"type":"timestamp"},"LastPublishedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeDashboardDefinition":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/definition"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"DashboardId":{},"Errors":{"shape":"Syo"},"Name":{},"ResourceStatus":{},"ThemeArn":{},"Definition":{"shape":"Slx"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"DashboardPublishOptions":{"shape":"Sli"}}}},"DescribeDashboardPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"}}},"output":{"type":"structure","members":{"DashboardId":{},"DashboardArn":{},"Permissions":{"shape":"S18"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"LinkSharingConfiguration":{"shape":"Syv"}}}},"DescribeDashboardSnapshotJob":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs/{SnapshotJobId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","SnapshotJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"SnapshotJobId":{"location":"uri","locationName":"SnapshotJobId"}}},"output":{"type":"structure","members":{"AwsAccountId":{},"DashboardId":{},"SnapshotJobId":{},"UserConfiguration":{"type":"structure","members":{"AnonymousUsers":{"type":"list","member":{"type":"structure","members":{"RowLevelPermissionTagKeys":{"type":"list","member":{}}}}}}},"SnapshotConfiguration":{"shape":"Sz2"},"Arn":{},"JobStatus":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"RequestId":{},"Status":{"type":"integer"}}}},"DescribeDashboardSnapshotJobResult":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs/{SnapshotJobId}/result"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","SnapshotJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"SnapshotJobId":{"location":"uri","locationName":"SnapshotJobId"}}},"output":{"type":"structure","members":{"Arn":{},"JobStatus":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Result":{"type":"structure","members":{"AnonymousUsers":{"type":"list","member":{"type":"structure","members":{"FileGroups":{"type":"list","member":{"type":"structure","members":{"Files":{"shape":"Sz5"},"S3Results":{"type":"list","member":{"type":"structure","members":{"S3DestinationConfiguration":{"shape":"Sze"},"S3Uri":{"type":"string","sensitive":true},"ErrorInfo":{"type":"list","member":{"type":"structure","members":{"ErrorMessage":{},"ErrorType":{}}}}}}}}}}}}}}},"ErrorInfo":{"type":"structure","members":{"ErrorMessage":{},"ErrorType":{}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSet":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"DataSet":{"type":"structure","members":{"Arn":{},"DataSetId":{},"Name":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"PhysicalTableMap":{"shape":"Sm2"},"LogicalTableMap":{"shape":"Sml"},"OutputColumns":{"type":"list","member":{"type":"structure","members":{"Name":{},"Description":{},"Type":{}}}},"ImportMode":{},"ConsumedSpiceCapacityInBytes":{"type":"long"},"ColumnGroups":{"shape":"Sns"},"FieldFolders":{"shape":"Sny"},"RowLevelPermissionDataSet":{"shape":"So3"},"RowLevelPermissionTagConfiguration":{"shape":"So7"},"ColumnLevelPermissionRules":{"shape":"Sof"},"DataSetUsageConfiguration":{"shape":"Soj"},"DatasetParameters":{"shape":"Sok"}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSetPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"DataSetArn":{},"DataSetId":{},"Permissions":{"shape":"S18"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSetRefreshProperties":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"DataSetRefreshProperties":{"shape":"S103"}}}},"DescribeDataSource":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"}}},"output":{"type":"structure","members":{"DataSource":{"shape":"S10b"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSourcePermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"}}},"output":{"type":"structure","members":{"DataSourceArn":{},"DataSourceId":{},"Permissions":{"shape":"S18"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeFolder":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Folder":{"type":"structure","members":{"FolderId":{},"Arn":{},"Name":{},"FolderType":{},"FolderPath":{"type":"list","member":{}},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}},"RequestId":{}}}},"DescribeFolderPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderId":{},"Arn":{},"Permissions":{"shape":"S18"},"RequestId":{}}}},"DescribeFolderResolvedPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/resolved-permissions"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderId":{},"Arn":{},"Permissions":{"shape":"S18"},"RequestId":{}}}},"DescribeGroup":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Group":{"shape":"Sqs"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeGroupMembership":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","GroupName","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupMember":{"shape":"Sqw"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeIAMPolicyAssignment":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{"location":"uri","locationName":"AssignmentName"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"IAMPolicyAssignment":{"type":"structure","members":{"AwsAccountId":{},"AssignmentId":{},"AssignmentName":{},"PolicyArn":{},"Identities":{"shape":"Sr0"},"AssignmentStatus":{}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeIngestion":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","IngestionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"IngestionId":{"location":"uri","locationName":"IngestionId"}}},"output":{"type":"structure","members":{"Ingestion":{"shape":"S10x"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeIpRestriction":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/ip-restriction"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"AwsAccountId":{},"IpRestrictionRuleMap":{"shape":"S116"},"Enabled":{"type":"boolean"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeNamespace":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Namespace":{"shape":"S11b"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeRefreshSchedule":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","ScheduleId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"ScheduleId":{"location":"uri","locationName":"ScheduleId"}}},"output":{"type":"structure","members":{"RefreshSchedule":{"shape":"Srd"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"Arn":{}}}},"DescribeTemplate":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Template":{"type":"structure","members":{"Arn":{},"Name":{},"Version":{"type":"structure","members":{"CreatedTime":{"type":"timestamp"},"Errors":{"shape":"S11k"},"VersionNumber":{"type":"long"},"Status":{},"DataSetConfigurations":{"shape":"Srq"},"Description":{},"SourceEntityArn":{},"ThemeArn":{},"Sheets":{"shape":"Swn"}}},"TemplateId":{},"LastUpdatedTime":{"type":"timestamp"},"CreatedTime":{"type":"timestamp"}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTemplateAlias":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"TemplateAlias":{"shape":"Ss4"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTemplateDefinition":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/definition"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Name":{},"TemplateId":{},"Errors":{"shape":"S11k"},"ResourceStatus":{},"ThemeArn":{},"Definition":{"shape":"Srp"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTemplatePermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"}}},"output":{"type":"structure","members":{"TemplateId":{},"TemplateArn":{},"Permissions":{"shape":"S18"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTheme":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Theme":{"type":"structure","members":{"Arn":{},"Name":{},"ThemeId":{},"Version":{"type":"structure","members":{"VersionNumber":{"type":"long"},"Arn":{},"Description":{},"BaseThemeId":{},"CreatedTime":{"type":"timestamp"},"Configuration":{"shape":"Ss7"},"Errors":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{}}}},"Status":{}}},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Type":{}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeThemeAlias":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"ThemeAlias":{"shape":"Ssn"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeThemePermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"}}},"output":{"type":"structure","members":{"ThemeId":{},"ThemeArn":{},"Permissions":{"shape":"S18"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTopic":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"Arn":{},"TopicId":{},"Topic":{"shape":"Ssq"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTopicPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"Permissions":{"shape":"S18"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTopicRefresh":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/refresh/{RefreshId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","RefreshId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"RefreshId":{"location":"uri","locationName":"RefreshId"}}},"output":{"type":"structure","members":{"RefreshDetails":{"type":"structure","members":{"RefreshArn":{},"RefreshId":{},"RefreshStatus":{}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTopicRefreshSchedule":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetId":{"location":"uri","locationName":"DatasetId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"RefreshSchedule":{"shape":"Sue"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeUser":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"User":{"shape":"S12i"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeVPCConnection":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{"location":"uri","locationName":"VPCConnectionId"}}},"output":{"type":"structure","members":{"VPCConnection":{"type":"structure","members":{"VPCConnectionId":{},"Arn":{},"Name":{},"VPCId":{},"SecurityGroupIds":{"shape":"Sul"},"DnsResolvers":{"shape":"St7"},"Status":{},"AvailabilityStatus":{},"NetworkInterfaces":{"shape":"S12p"},"RoleArn":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}},"RequestId":{},"Status":{"type":"integer"}}}},"GenerateEmbedUrlForAnonymousUser":{"http":{"requestUri":"/accounts/{AwsAccountId}/embed-url/anonymous-user"},"input":{"type":"structure","required":["AwsAccountId","Namespace","AuthorizedResourceArns","ExperienceConfiguration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"SessionLifetimeInMinutes":{"type":"long"},"Namespace":{},"SessionTags":{"shape":"S12v"},"AuthorizedResourceArns":{"type":"list","member":{}},"ExperienceConfiguration":{"type":"structure","members":{"Dashboard":{"type":"structure","required":["InitialDashboardId"],"members":{"InitialDashboardId":{}}},"DashboardVisual":{"type":"structure","required":["InitialDashboardVisualId"],"members":{"InitialDashboardVisualId":{"shape":"S131"}}},"QSearchBar":{"type":"structure","required":["InitialTopicId"],"members":{"InitialTopicId":{}}}}},"AllowedDomains":{"shape":"St7"}}},"output":{"type":"structure","required":["EmbedUrl","Status","RequestId","AnonymousUserArn"],"members":{"EmbedUrl":{"shape":"S134"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"AnonymousUserArn":{}}}},"GenerateEmbedUrlForRegisteredUser":{"http":{"requestUri":"/accounts/{AwsAccountId}/embed-url/registered-user"},"input":{"type":"structure","required":["AwsAccountId","UserArn","ExperienceConfiguration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"SessionLifetimeInMinutes":{"type":"long"},"UserArn":{},"ExperienceConfiguration":{"type":"structure","members":{"Dashboard":{"type":"structure","required":["InitialDashboardId"],"members":{"InitialDashboardId":{},"FeatureConfigurations":{"type":"structure","members":{"StatePersistence":{"shape":"S139"},"Bookmarks":{"type":"structure","required":["Enabled"],"members":{"Enabled":{"type":"boolean"}}}}}}},"QuickSightConsole":{"type":"structure","members":{"InitialPath":{},"FeatureConfigurations":{"type":"structure","members":{"StatePersistence":{"shape":"S139"}}}}},"QSearchBar":{"type":"structure","members":{"InitialTopicId":{}}},"DashboardVisual":{"type":"structure","required":["InitialDashboardVisualId"],"members":{"InitialDashboardVisualId":{"shape":"S131"}}}}},"AllowedDomains":{"shape":"St7"}}},"output":{"type":"structure","required":["EmbedUrl","Status","RequestId"],"members":{"EmbedUrl":{"shape":"S134"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"GetDashboardEmbedUrl":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/embed-url"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","IdentityType"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"IdentityType":{"location":"querystring","locationName":"creds-type"},"SessionLifetimeInMinutes":{"location":"querystring","locationName":"session-lifetime","type":"long"},"UndoRedoDisabled":{"location":"querystring","locationName":"undo-redo-disabled","type":"boolean"},"ResetDisabled":{"location":"querystring","locationName":"reset-disabled","type":"boolean"},"StatePersistenceEnabled":{"location":"querystring","locationName":"state-persistence-enabled","type":"boolean"},"UserArn":{"location":"querystring","locationName":"user-arn"},"Namespace":{"location":"querystring","locationName":"namespace"},"AdditionalDashboardIds":{"location":"querystring","locationName":"additional-dashboard-ids","type":"list","member":{}}}},"output":{"type":"structure","members":{"EmbedUrl":{"shape":"S134"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"GetSessionEmbedUrl":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/session-embed-url"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"EntryPoint":{"location":"querystring","locationName":"entry-point"},"SessionLifetimeInMinutes":{"location":"querystring","locationName":"session-lifetime","type":"long"},"UserArn":{"location":"querystring","locationName":"user-arn"}}},"output":{"type":"structure","members":{"EmbedUrl":{"shape":"S134"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListAnalyses":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"AnalysisSummaryList":{"shape":"S13r"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListAssetBundleExportJobs":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-export-jobs"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"AssetBundleExportJobSummaryList":{"type":"list","member":{"type":"structure","members":{"JobStatus":{},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleExportJobId":{},"IncludeAllDependencies":{"type":"boolean"},"ExportFormat":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListAssetBundleImportJobs":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-import-jobs"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"AssetBundleImportJobSummaryList":{"type":"list","member":{"type":"structure","members":{"JobStatus":{},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleImportJobId":{},"FailureAction":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListDashboardVersions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/versions"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DashboardVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CreatedTime":{"type":"timestamp"},"VersionNumber":{"type":"long"},"Status":{},"SourceEntityArn":{},"Description":{}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListDashboards":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DashboardSummaryList":{"shape":"S147"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListDataSets":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DataSetSummaries":{"shape":"S14b"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListDataSources":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sources"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DataSources":{"type":"list","member":{"shape":"S10b"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListFolderMembers":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderMemberList":{"type":"list","member":{"type":"structure","members":{"MemberId":{},"MemberArn":{}}}},"NextToken":{},"RequestId":{}}}},"ListFolders":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderSummaryList":{"shape":"S14m"},"NextToken":{},"RequestId":{}}}},"ListGroupMemberships":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupMemberList":{"type":"list","member":{"shape":"Sqw"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListGroups":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupList":{"shape":"S14t"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListIAMPolicyAssignments":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/v2/iam-policy-assignments"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentStatus":{"location":"querystring","locationName":"assignment-status"},"Namespace":{"location":"uri","locationName":"Namespace"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"IAMPolicyAssignments":{"type":"list","member":{"type":"structure","members":{"AssignmentName":{},"AssignmentStatus":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListIAMPolicyAssignmentsForUser":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/iam-policy-assignments"},"input":{"type":"structure","required":["AwsAccountId","UserName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"UserName":{"location":"uri","locationName":"UserName"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"ActiveAssignments":{"type":"list","member":{"type":"structure","members":{"AssignmentName":{},"PolicyArn":{}}}},"RequestId":{},"NextToken":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListIngestions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions"},"input":{"type":"structure","required":["DataSetId","AwsAccountId"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"NextToken":{"location":"querystring","locationName":"next-token"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Ingestions":{"type":"list","member":{"shape":"S10x"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListNamespaces":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Namespaces":{"type":"list","member":{"shape":"S11b"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListRefreshSchedules":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"RefreshSchedules":{"type":"list","member":{"shape":"Srd"}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/resources/{ResourceArn}/tags"},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sb"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListTemplateAliases":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-result","type":"integer"}}},"output":{"type":"structure","members":{"TemplateAliasList":{"type":"list","member":{"shape":"Ss4"}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"NextToken":{}}}},"ListTemplateVersions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/versions"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"TemplateVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"VersionNumber":{"type":"long"},"CreatedTime":{"type":"timestamp"},"Status":{},"Description":{}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTemplates":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-result","type":"integer"}}},"output":{"type":"structure","members":{"TemplateSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"TemplateId":{},"Name":{},"LatestVersionNumber":{"type":"long"},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListThemeAliases":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-result","type":"integer"}}},"output":{"type":"structure","members":{"ThemeAliasList":{"type":"list","member":{"shape":"Ssn"}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"NextToken":{}}}},"ListThemeVersions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/versions"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"ThemeVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"VersionNumber":{"type":"long"},"Arn":{},"Description":{},"CreatedTime":{"type":"timestamp"},"Status":{}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListThemes":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","members":{"ThemeSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Name":{},"ThemeId":{},"LatestVersionNumber":{"type":"long"},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTopicRefreshSchedules":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"RefreshSchedules":{"type":"list","member":{"type":"structure","members":{"DatasetId":{},"DatasetArn":{},"DatasetName":{},"RefreshSchedule":{"shape":"Sue"}}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTopics":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"TopicsSummaries":{"type":"list","member":{"type":"structure","members":{"Arn":{},"TopicId":{},"Name":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListUserGroups":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/groups"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"GroupList":{"shape":"S14t"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListUsers":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"UserList":{"type":"list","member":{"shape":"S12i"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListVPCConnections":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/vpc-connections"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VPCConnectionSummaries":{"type":"list","member":{"type":"structure","members":{"VPCConnectionId":{},"Arn":{},"Name":{},"VPCId":{},"SecurityGroupIds":{"shape":"Sul"},"DnsResolvers":{"shape":"St7"},"Status":{},"AvailabilityStatus":{},"NetworkInterfaces":{"shape":"S12p"},"RoleArn":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"PutDataSetRefreshProperties":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","DataSetRefreshProperties"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"DataSetRefreshProperties":{"shape":"S103"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"RegisterUser":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users"},"input":{"type":"structure","required":["IdentityType","Email","UserRole","AwsAccountId","Namespace"],"members":{"IdentityType":{},"Email":{},"UserRole":{},"IamArn":{},"SessionName":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"UserName":{},"CustomPermissionsName":{},"ExternalLoginFederationProviderType":{},"CustomFederationProviderUrl":{},"ExternalLoginId":{}}},"output":{"type":"structure","members":{"User":{"shape":"S12i"},"UserInvitationUrl":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"RestoreAnalysis":{"http":{"requestUri":"/accounts/{AwsAccountId}/restore/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"AnalysisId":{},"RequestId":{}}}},"SearchAnalyses":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/analyses"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"AnalysisSummaryList":{"shape":"S13r"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchDashboards":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/dashboards"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator"],"members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"DashboardSummaryList":{"shape":"S147"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchDataSets":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/data-sets"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator","Name","Value"],"members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"DataSetSummaries":{"shape":"S14b"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchDataSources":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/data-sources"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator","Name","Value"],"members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"DataSourceSummaries":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"Name":{},"Type":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchFolders":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/folders"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderSummaryList":{"shape":"S14m"},"NextToken":{},"RequestId":{}}}},"SearchGroups":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups-search"},"input":{"type":"structure","required":["AwsAccountId","Namespace","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator","Name","Value"],"members":{"Operator":{},"Name":{},"Value":{}}}}}},"output":{"type":"structure","members":{"GroupList":{"shape":"S14t"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"StartAssetBundleExportJob":{"http":{"requestUri":"/accounts/{AwsAccountId}/asset-bundle-export-jobs/export"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleExportJobId","ResourceArns","ExportFormat"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleExportJobId":{},"ResourceArns":{"shape":"Swy"},"IncludeAllDependencies":{"type":"boolean"},"ExportFormat":{},"CloudFormationOverridePropertyConfiguration":{"shape":"Sx0"}}},"output":{"type":"structure","members":{"Arn":{},"AssetBundleExportJobId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"StartAssetBundleImportJob":{"http":{"requestUri":"/accounts/{AwsAccountId}/asset-bundle-import-jobs/import"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleImportJobId","AssetBundleImportSource"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleImportJobId":{},"AssetBundleImportSource":{"type":"structure","members":{"Body":{"type":"blob","sensitive":true},"S3Uri":{}}},"OverrideParameters":{"shape":"Sy1"},"FailureAction":{}}},"output":{"type":"structure","members":{"Arn":{},"AssetBundleImportJobId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"StartDashboardSnapshotJob":{"http":{"requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","SnapshotJobId","UserConfiguration","SnapshotConfiguration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"SnapshotJobId":{},"UserConfiguration":{"type":"structure","members":{"AnonymousUsers":{"type":"list","member":{"type":"structure","members":{"RowLevelPermissionTags":{"shape":"S12v"}}}}}},"SnapshotConfiguration":{"shape":"Sz2"}}},"output":{"type":"structure","members":{"Arn":{},"SnapshotJobId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"TagResource":{"http":{"requestUri":"/resources/{ResourceArn}/tags"},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/resources/{ResourceArn}/tags"},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"keys","type":"list","member":{}}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateAccountCustomization":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId","AccountCustomization"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"},"AccountCustomization":{"shape":"Sa"}}},"output":{"type":"structure","members":{"Arn":{},"AwsAccountId":{},"Namespace":{},"AccountCustomization":{"shape":"Sa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateAccountSettings":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/settings"},"input":{"type":"structure","required":["AwsAccountId","DefaultNamespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DefaultNamespace":{},"NotificationEmail":{},"TerminationProtectionEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateAnalysis":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"Name":{},"Parameters":{"shape":"Sq"},"SourceEntity":{"shape":"S1c"},"ThemeArn":{},"Definition":{"shape":"S1g"}}},"output":{"type":"structure","members":{"Arn":{},"AnalysisId":{},"UpdateStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateAnalysisPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"GrantPermissions":{"shape":"S189"},"RevokePermissions":{"shape":"S189"}}},"output":{"type":"structure","members":{"AnalysisArn":{},"AnalysisId":{},"Permissions":{"shape":"S18"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDashboard":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"Name":{},"SourceEntity":{"shape":"Slf"},"Parameters":{"shape":"Sq"},"VersionDescription":{},"DashboardPublishOptions":{"shape":"Sli"},"ThemeArn":{},"Definition":{"shape":"Slx"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"DashboardId":{},"CreationStatus":{},"Status":{"type":"integer"},"RequestId":{}}}},"UpdateDashboardPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"GrantPermissions":{"shape":"S189"},"RevokePermissions":{"shape":"S189"},"GrantLinkPermissions":{"shape":"S18e"},"RevokeLinkPermissions":{"shape":"S18e"}}},"output":{"type":"structure","members":{"DashboardArn":{},"DashboardId":{},"Permissions":{"shape":"S18"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"LinkSharingConfiguration":{"shape":"Syv"}}}},"UpdateDashboardPublishedVersion":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/versions/{VersionNumber}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","VersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"uri","locationName":"VersionNumber","type":"long"}}},"output":{"type":"structure","members":{"DashboardId":{},"DashboardArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateDataSet":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","Name","PhysicalTableMap","ImportMode"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"Name":{},"PhysicalTableMap":{"shape":"Sm2"},"LogicalTableMap":{"shape":"Sml"},"ImportMode":{},"ColumnGroups":{"shape":"Sns"},"FieldFolders":{"shape":"Sny"},"RowLevelPermissionDataSet":{"shape":"So3"},"RowLevelPermissionTagConfiguration":{"shape":"So7"},"ColumnLevelPermissionRules":{"shape":"Sof"},"DataSetUsageConfiguration":{"shape":"Soj"},"DatasetParameters":{"shape":"Sok"}}},"output":{"type":"structure","members":{"Arn":{},"DataSetId":{},"IngestionArn":{},"IngestionId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDataSetPermissions":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"GrantPermissions":{"shape":"S18"},"RevokePermissions":{"shape":"S18"}}},"output":{"type":"structure","members":{"DataSetArn":{},"DataSetId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDataSource":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"},"Name":{},"DataSourceParameters":{"shape":"Soz"},"Credentials":{"shape":"Sq5"},"VpcConnectionProperties":{"shape":"Sqc"},"SslProperties":{"shape":"Sqd"}}},"output":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"UpdateStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDataSourcePermissions":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"},"GrantPermissions":{"shape":"S18"},"RevokePermissions":{"shape":"S18"}}},"output":{"type":"structure","members":{"DataSourceArn":{},"DataSourceId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateFolder":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"Name":{}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"FolderId":{},"RequestId":{}}}},"UpdateFolderPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"GrantPermissions":{"shape":"S18"},"RevokePermissions":{"shape":"S18"}}},"output":{"type":"structure","members":{"Status":{"type":"integer"},"Arn":{},"FolderId":{},"Permissions":{"shape":"S18"},"RequestId":{}}}},"UpdateGroup":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"Description":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Group":{"shape":"Sqs"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateIAMPolicyAssignment":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{"location":"uri","locationName":"AssignmentName"},"Namespace":{"location":"uri","locationName":"Namespace"},"AssignmentStatus":{},"PolicyArn":{},"Identities":{"shape":"Sr0"}}},"output":{"type":"structure","members":{"AssignmentName":{},"AssignmentId":{},"PolicyArn":{},"Identities":{"shape":"Sr0"},"AssignmentStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateIpRestriction":{"http":{"requestUri":"/accounts/{AwsAccountId}/ip-restriction"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"IpRestrictionRuleMap":{"shape":"S116"},"Enabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"AwsAccountId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdatePublicSharingSettings":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/public-sharing-settings"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"PublicSharingEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateRefreshSchedule":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"},"input":{"type":"structure","required":["DataSetId","AwsAccountId","Schedule"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Schedule":{"shape":"Srd"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"ScheduleId":{},"Arn":{}}}},"UpdateTemplate":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"SourceEntity":{"shape":"Srm"},"VersionDescription":{},"Name":{},"Definition":{"shape":"Srp"}}},"output":{"type":"structure","members":{"TemplateId":{},"Arn":{},"VersionArn":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateTemplateAlias":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName","TemplateVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"},"TemplateVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"TemplateAlias":{"shape":"Ss4"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateTemplatePermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"GrantPermissions":{"shape":"S189"},"RevokePermissions":{"shape":"S189"}}},"output":{"type":"structure","members":{"TemplateId":{},"TemplateArn":{},"Permissions":{"shape":"S18"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateTheme":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","BaseThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"Name":{},"BaseThemeId":{},"VersionDescription":{},"Configuration":{"shape":"Ss7"}}},"output":{"type":"structure","members":{"ThemeId":{},"Arn":{},"VersionArn":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateThemeAlias":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName","ThemeVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"},"ThemeVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"ThemeAlias":{"shape":"Ssn"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateThemePermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"GrantPermissions":{"shape":"S189"},"RevokePermissions":{"shape":"S189"}}},"output":{"type":"structure","members":{"ThemeId":{},"ThemeArn":{},"Permissions":{"shape":"S18"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateTopic":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","Topic"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"Topic":{"shape":"Ssq"}}},"output":{"type":"structure","members":{"TopicId":{},"Arn":{},"RefreshArn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateTopicPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"GrantPermissions":{"shape":"S189"},"RevokePermissions":{"shape":"S189"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"Permissions":{"shape":"S18"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateTopicRefreshSchedule":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetId","RefreshSchedule"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetId":{"location":"uri","locationName":"DatasetId"},"RefreshSchedule":{"shape":"Sue"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateUser":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace","Email","Role"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"Email":{},"Role":{},"CustomPermissionsName":{},"UnapplyCustomPermissions":{"type":"boolean"},"ExternalLoginFederationProviderType":{},"CustomFederationProviderUrl":{},"ExternalLoginId":{}}},"output":{"type":"structure","members":{"User":{"shape":"S12i"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateVPCConnection":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId","Name","SubnetIds","SecurityGroupIds","RoleArn"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{"location":"uri","locationName":"VPCConnectionId"},"Name":{},"SubnetIds":{"shape":"Suj"},"SecurityGroupIds":{"shape":"Sul"},"DnsResolvers":{"shape":"Sun"},"RoleArn":{}}},"output":{"type":"structure","members":{"Arn":{},"VPCConnectionId":{},"UpdateStatus":{},"AvailabilityStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}}},"shapes":{"Sa":{"type":"structure","members":{"DefaultTheme":{},"DefaultEmailCustomizationTemplate":{}}},"Sb":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sj":{"type":"list","member":{}},"Sq":{"type":"structure","members":{"StringParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"Su"}}}},"IntegerParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"shape":"Sz"}}}}},"DecimalParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"shape":"S13"}}}}},"DateTimeParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"shape":"S17"}}}}}}},"Su":{"type":"list","member":{"shape":"Sv"}},"Sv":{"type":"string","sensitive":true},"Sz":{"type":"long","sensitive":true},"S13":{"type":"double","sensitive":true},"S17":{"type":"timestamp","sensitive":true},"S18":{"type":"list","member":{"shape":"S19"}},"S19":{"type":"structure","required":["Principal","Actions"],"members":{"Principal":{},"Actions":{"type":"list","member":{}}}},"S1c":{"type":"structure","members":{"SourceTemplate":{"type":"structure","required":["DataSetReferences","Arn"],"members":{"DataSetReferences":{"shape":"S1e"},"Arn":{}}}}},"S1e":{"type":"list","member":{"type":"structure","required":["DataSetPlaceholder","DataSetArn"],"members":{"DataSetPlaceholder":{},"DataSetArn":{}}}},"S1g":{"type":"structure","required":["DataSetIdentifierDeclarations"],"members":{"DataSetIdentifierDeclarations":{"shape":"S1h"},"Sheets":{"shape":"S1k"},"CalculatedFields":{"shape":"Sjb"},"ParameterDeclarations":{"shape":"Sje"},"FilterGroups":{"shape":"Sjy"},"ColumnConfigurations":{"shape":"Skx"},"AnalysisDefaults":{"shape":"Sl4"}}},"S1h":{"type":"list","member":{"type":"structure","required":["Identifier","DataSetArn"],"members":{"Identifier":{},"DataSetArn":{}}}},"S1k":{"type":"list","member":{"type":"structure","required":["SheetId"],"members":{"SheetId":{},"Title":{},"Description":{},"Name":{},"ParameterControls":{"type":"list","member":{"type":"structure","members":{"DateTimePicker":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S1u"}}},"List":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S29"},"Type":{},"SelectableValues":{"shape":"S2d"},"CascadingControlConfiguration":{"shape":"S2h"}}},"Dropdown":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2l"},"Type":{},"SelectableValues":{"shape":"S2d"},"CascadingControlConfiguration":{"shape":"S2h"}}},"TextField":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2n"}}},"TextArea":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"Delimiter":{},"DisplayOptions":{"shape":"S2r"}}},"Slider":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName","MaximumValue","MinimumValue","StepSize"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2t"},"MaximumValue":{"type":"double"},"MinimumValue":{"type":"double"},"StepSize":{"type":"double"}}}}}},"FilterControls":{"type":"list","member":{"type":"structure","members":{"DateTimePicker":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S1u"},"Type":{}}},"List":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S29"},"Type":{},"SelectableValues":{"shape":"S30"},"CascadingControlConfiguration":{"shape":"S2h"}}},"Dropdown":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2l"},"Type":{},"SelectableValues":{"shape":"S30"},"CascadingControlConfiguration":{"shape":"S2h"}}},"TextField":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2n"}}},"TextArea":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"Delimiter":{},"DisplayOptions":{"shape":"S2r"}}},"Slider":{"type":"structure","required":["FilterControlId","Title","SourceFilterId","MaximumValue","MinimumValue","StepSize"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2t"},"Type":{},"MaximumValue":{"type":"double"},"MinimumValue":{"type":"double"},"StepSize":{"type":"double"}}},"RelativeDateTime":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"type":"structure","members":{"TitleOptions":{"shape":"S1v"},"DateTimeFormat":{},"InfoIconLabelOptions":{"shape":"S26"}}}}}}}},"Visuals":{"type":"list","member":{"type":"structure","members":{"TableVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"TableAggregatedFieldWells":{"type":"structure","members":{"GroupBy":{"shape":"S3m"},"Values":{"shape":"S4e"}}},"TableUnaggregatedFieldWells":{"type":"structure","members":{"Values":{"type":"list","member":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2f"},"FormatConfiguration":{"shape":"S4u"}}}}}}}},"SortConfiguration":{"type":"structure","members":{"RowSort":{"type":"list","member":{"shape":"S4x"}},"PaginationConfiguration":{"shape":"S54"}}},"TableOptions":{"type":"structure","members":{"Orientation":{},"HeaderStyle":{"shape":"S59"},"CellStyle":{"shape":"S59"},"RowAlternateColorOptions":{"shape":"S5j"}}},"TotalOptions":{"type":"structure","members":{"TotalsVisibility":{},"Placement":{},"ScrollStatus":{},"CustomLabel":{},"TotalCellStyle":{"shape":"S59"}}},"FieldOptions":{"type":"structure","members":{"SelectedFieldOptions":{"type":"list","member":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"Width":{},"CustomLabel":{},"Visibility":{},"URLStyling":{"type":"structure","members":{"LinkConfiguration":{"type":"structure","required":["Target","Content"],"members":{"Target":{},"Content":{"type":"structure","members":{"CustomTextContent":{"type":"structure","required":["FontConfiguration"],"members":{"Value":{},"FontConfiguration":{"shape":"S1x"}}},"CustomIconContent":{"type":"structure","members":{"Icon":{}}}}}}},"ImageConfiguration":{"type":"structure","members":{"SizingOptions":{"type":"structure","members":{"TableCellImageScalingConfiguration":{}}}}}}}}}},"Order":{"type":"list","member":{}}}},"PaginatedReportOptions":{"type":"structure","members":{"VerticalOverflowVisibility":{},"OverflowColumnHeaderVisibility":{}}},"TableInlineVisualizations":{"type":"list","member":{"type":"structure","members":{"DataBars":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"PositiveColor":{},"NegativeColor":{}}}}}}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"Cell":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"TextFormat":{"shape":"S6d"}}},"Row":{"type":"structure","members":{"BackgroundColor":{"shape":"S6e"},"TextColor":{"shape":"S6e"}}}}}}}},"Actions":{"shape":"S6u"}}},"PivotTableVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"PivotTableAggregatedFieldWells":{"type":"structure","members":{"Rows":{"shape":"S7w"},"Columns":{"shape":"S7w"},"Values":{"type":"list","member":{"shape":"S4f"}}}}}},"SortConfiguration":{"type":"structure","members":{"FieldSortOptions":{"type":"list","member":{"type":"structure","required":["FieldId","SortBy"],"members":{"FieldId":{},"SortBy":{"type":"structure","members":{"Field":{"shape":"S4y"},"Column":{"shape":"S50"},"DataPath":{"type":"structure","required":["Direction","SortPaths"],"members":{"Direction":{},"SortPaths":{"shape":"S83"}}}}}}}}}},"TableOptions":{"type":"structure","members":{"MetricPlacement":{},"SingleMetricVisibility":{},"ColumnNamesVisibility":{},"ToggleButtonsVisibility":{},"ColumnHeaderStyle":{"shape":"S59"},"RowHeaderStyle":{"shape":"S59"},"CellStyle":{"shape":"S59"},"RowFieldNamesStyle":{"shape":"S59"},"RowAlternateColorOptions":{"shape":"S5j"},"CollapsedRowDimensionsVisibility":{}}},"TotalOptions":{"type":"structure","members":{"RowSubtotalOptions":{"shape":"S89"},"ColumnSubtotalOptions":{"shape":"S89"},"RowTotalOptions":{"shape":"S8d"},"ColumnTotalOptions":{"shape":"S8d"}}},"FieldOptions":{"type":"structure","members":{"SelectedFieldOptions":{"type":"list","member":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"CustomLabel":{},"Visibility":{}}}},"DataPathOptions":{"type":"list","member":{"type":"structure","required":["DataPathList"],"members":{"DataPathList":{"shape":"S83"},"Width":{}}}},"CollapseStateOptions":{"type":"list","member":{"type":"structure","required":["Target"],"members":{"Target":{"type":"structure","members":{"FieldId":{},"FieldDataPathValues":{"shape":"S83"}}},"State":{}}}}}},"PaginatedReportOptions":{"type":"structure","members":{"VerticalOverflowVisibility":{},"OverflowColumnHeaderVisibility":{}}}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"Cell":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"TextFormat":{"shape":"S6d"},"Scope":{"shape":"S8s"},"Scopes":{"type":"list","member":{"shape":"S8s"}}}}}}}}},"Actions":{"shape":"S6u"}}},"BarChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"BarChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3m"},"Values":{"shape":"S4e"},"Colors":{"shape":"S3m"},"SmallMultiples":{"shape":"S8z"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S91"},"CategoryItemsLimit":{"shape":"S92"},"ColorSort":{"shape":"S91"},"ColorItemsLimit":{"shape":"S92"},"SmallMultiplesSort":{"shape":"S91"},"SmallMultiplesLimitConfiguration":{"shape":"S92"}}},"Orientation":{},"BarsArrangement":{},"VisualPalette":{"shape":"S96"},"SmallMultiplesOptions":{"shape":"S99"},"CategoryAxis":{"shape":"S9j"},"CategoryLabelOptions":{"shape":"S9z"},"ValueAxis":{"shape":"S9j"},"ValueLabelOptions":{"shape":"S9z"},"ColorLabelOptions":{"shape":"S9z"},"Legend":{"shape":"Sa3"},"DataLabels":{"shape":"Sa5"},"Tooltip":{"shape":"Sag"},"ReferenceLines":{"shape":"Sao"},"ContributionAnalysisDefaults":{"shape":"Sb2"}}},"Actions":{"shape":"S6u"},"ColumnHierarchies":{"shape":"Sb5"}}},"KPIVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"Values":{"shape":"S4e"},"TargetValues":{"shape":"S4e"},"TrendGroups":{"shape":"S3m"}}},"SortConfiguration":{"type":"structure","members":{"TrendGroupSort":{"shape":"S91"}}},"KPIOptions":{"type":"structure","members":{"ProgressBar":{"type":"structure","members":{"Visibility":{}}},"TrendArrows":{"type":"structure","members":{"Visibility":{}}},"SecondaryValue":{"type":"structure","members":{"Visibility":{}}},"Comparison":{"shape":"Sbs"},"PrimaryValueDisplayType":{},"PrimaryValueFontConfiguration":{"shape":"S1x"},"SecondaryValueFontConfiguration":{"shape":"S1x"}}}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"PrimaryValue":{"type":"structure","members":{"TextColor":{"shape":"S6e"},"Icon":{"shape":"S6k"}}},"ProgressBar":{"type":"structure","members":{"ForegroundColor":{"shape":"S6e"}}}}}}}},"Actions":{"shape":"S6u"},"ColumnHierarchies":{"shape":"Sb5"}}},"PieChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"PieChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3m"},"Values":{"shape":"S4e"},"SmallMultiples":{"shape":"S8z"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S91"},"CategoryItemsLimit":{"shape":"S92"},"SmallMultiplesSort":{"shape":"S91"},"SmallMultiplesLimitConfiguration":{"shape":"S92"}}},"DonutOptions":{"type":"structure","members":{"ArcOptions":{"type":"structure","members":{"ArcThickness":{}}},"DonutCenterOptions":{"type":"structure","members":{"LabelVisibility":{}}}}},"SmallMultiplesOptions":{"shape":"S99"},"CategoryLabelOptions":{"shape":"S9z"},"ValueLabelOptions":{"shape":"S9z"},"Legend":{"shape":"Sa3"},"DataLabels":{"shape":"Sa5"},"Tooltip":{"shape":"Sag"},"VisualPalette":{"shape":"S96"},"ContributionAnalysisDefaults":{"shape":"Sb2"}}},"Actions":{"shape":"S6u"},"ColumnHierarchies":{"shape":"Sb5"}}},"GaugeChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"Values":{"shape":"S4e"},"TargetValues":{"shape":"S4e"}}},"GaugeChartOptions":{"type":"structure","members":{"PrimaryValueDisplayType":{},"Comparison":{"shape":"Sbs"},"ArcAxis":{"type":"structure","members":{"Range":{"type":"structure","members":{"Min":{"type":"double"},"Max":{"type":"double"}}},"ReserveRange":{"type":"integer"}}},"Arc":{"type":"structure","members":{"ArcAngle":{"type":"double"},"ArcThickness":{}}},"PrimaryValueFontConfiguration":{"shape":"S1x"}}},"DataLabels":{"shape":"Sa5"},"TooltipOptions":{"shape":"Sag"},"VisualPalette":{"shape":"S96"}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"PrimaryValue":{"type":"structure","members":{"TextColor":{"shape":"S6e"},"Icon":{"shape":"S6k"}}},"Arc":{"type":"structure","members":{"ForegroundColor":{"shape":"S6e"}}}}}}}},"Actions":{"shape":"S6u"}}},"LineChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"LineChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3m"},"Values":{"shape":"S4e"},"Colors":{"shape":"S3m"},"SmallMultiples":{"shape":"S8z"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S91"},"CategoryItemsLimitConfiguration":{"shape":"S92"},"ColorItemsLimitConfiguration":{"shape":"S92"},"SmallMultiplesSort":{"shape":"S91"},"SmallMultiplesLimitConfiguration":{"shape":"S92"}}},"ForecastConfigurations":{"type":"list","member":{"type":"structure","members":{"ForecastProperties":{"type":"structure","members":{"PeriodsForward":{"type":"integer"},"PeriodsBackward":{"type":"integer"},"UpperBoundary":{"type":"double"},"LowerBoundary":{"type":"double"},"PredictionInterval":{"type":"integer"},"Seasonality":{"type":"integer"}}},"Scenario":{"type":"structure","members":{"WhatIfPointScenario":{"type":"structure","required":["Date","Value"],"members":{"Date":{"type":"timestamp"},"Value":{"type":"double"}}},"WhatIfRangeScenario":{"type":"structure","required":["StartDate","EndDate","Value"],"members":{"StartDate":{"type":"timestamp"},"EndDate":{"type":"timestamp"},"Value":{"type":"double"}}}}}}}},"Type":{},"SmallMultiplesOptions":{"shape":"S99"},"XAxisDisplayOptions":{"shape":"S9j"},"XAxisLabelOptions":{"shape":"S9z"},"PrimaryYAxisDisplayOptions":{"shape":"Sd3"},"PrimaryYAxisLabelOptions":{"shape":"S9z"},"SecondaryYAxisDisplayOptions":{"shape":"Sd3"},"SecondaryYAxisLabelOptions":{"shape":"S9z"},"DefaultSeriesSettings":{"type":"structure","members":{"AxisBinding":{},"LineStyleSettings":{"shape":"Sd8"},"MarkerStyleSettings":{"shape":"Sdb"}}},"Series":{"type":"list","member":{"type":"structure","members":{"FieldSeriesItem":{"type":"structure","required":["FieldId","AxisBinding"],"members":{"FieldId":{},"AxisBinding":{},"Settings":{"shape":"Sdg"}}},"DataFieldSeriesItem":{"type":"structure","required":["FieldId","AxisBinding"],"members":{"FieldId":{},"FieldValue":{"shape":"Sv"},"AxisBinding":{},"Settings":{"shape":"Sdg"}}}}}},"Legend":{"shape":"Sa3"},"DataLabels":{"shape":"Sa5"},"ReferenceLines":{"shape":"Sao"},"Tooltip":{"shape":"Sag"},"ContributionAnalysisDefaults":{"shape":"Sb2"},"VisualPalette":{"shape":"S96"}}},"Actions":{"shape":"S6u"},"ColumnHierarchies":{"shape":"Sb5"}}},"HeatMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"HeatMapAggregatedFieldWells":{"type":"structure","members":{"Rows":{"shape":"Sdm"},"Columns":{"shape":"Sdm"},"Values":{"type":"list","member":{"shape":"S4f"}}}}}},"SortConfiguration":{"type":"structure","members":{"HeatMapRowSort":{"shape":"S91"},"HeatMapColumnSort":{"shape":"S91"},"HeatMapRowItemsLimitConfiguration":{"shape":"S92"},"HeatMapColumnItemsLimitConfiguration":{"shape":"S92"}}},"RowLabelOptions":{"shape":"S9z"},"ColumnLabelOptions":{"shape":"S9z"},"ColorScale":{"shape":"Sdp"},"Legend":{"shape":"Sa3"},"DataLabels":{"shape":"Sa5"},"Tooltip":{"shape":"Sag"}}},"ColumnHierarchies":{"shape":"Sb5"},"Actions":{"shape":"S6u"}}},"TreeMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"TreeMapAggregatedFieldWells":{"type":"structure","members":{"Groups":{"type":"list","member":{"shape":"S3n"}},"Sizes":{"shape":"Sdy"},"Colors":{"shape":"Sdy"}}}}},"SortConfiguration":{"type":"structure","members":{"TreeMapSort":{"shape":"S91"},"TreeMapGroupItemsLimitConfiguration":{"shape":"S92"}}},"GroupLabelOptions":{"shape":"S9z"},"SizeLabelOptions":{"shape":"S9z"},"ColorLabelOptions":{"shape":"S9z"},"ColorScale":{"shape":"Sdp"},"Legend":{"shape":"Sa3"},"DataLabels":{"shape":"Sa5"},"Tooltip":{"shape":"Sag"}}},"Actions":{"shape":"S6u"},"ColumnHierarchies":{"shape":"Sb5"}}},"GeospatialMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"GeospatialMapAggregatedFieldWells":{"type":"structure","members":{"Geospatial":{"shape":"S3m"},"Values":{"shape":"S4e"},"Colors":{"shape":"S3m"}}}}},"Legend":{"shape":"Sa3"},"Tooltip":{"shape":"Sag"},"WindowOptions":{"shape":"Se4"},"MapStyleOptions":{"shape":"Se9"},"PointStyleOptions":{"type":"structure","members":{"SelectedPointStyle":{},"ClusterMarkerConfiguration":{"type":"structure","members":{"ClusterMarker":{"type":"structure","members":{"SimpleClusterMarker":{"type":"structure","members":{"Color":{}}}}}}},"HeatmapConfiguration":{"type":"structure","members":{"HeatmapColor":{"type":"structure","members":{"Colors":{"type":"list","member":{"type":"structure","required":["Color"],"members":{"Color":{}}}}}}}}}},"VisualPalette":{"shape":"S96"}}},"ColumnHierarchies":{"shape":"Sb5"},"Actions":{"shape":"S6u"}}},"FilledMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"FilledMapAggregatedFieldWells":{"type":"structure","members":{"Geospatial":{"type":"list","member":{"shape":"S3n"}},"Values":{"type":"list","member":{"shape":"S4f"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S91"}}},"Legend":{"shape":"Sa3"},"Tooltip":{"shape":"Sag"},"WindowOptions":{"shape":"Se4"},"MapStyleOptions":{"shape":"Se9"}}},"ConditionalFormatting":{"type":"structure","required":["ConditionalFormattingOptions"],"members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","required":["Shape"],"members":{"Shape":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"Format":{"type":"structure","required":["BackgroundColor"],"members":{"BackgroundColor":{"shape":"S6e"}}}}}}}}}},"ColumnHierarchies":{"shape":"Sb5"},"Actions":{"shape":"S6u"}}},"FunnelChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"FunnelChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"type":"list","member":{"shape":"S3n"}},"Values":{"type":"list","member":{"shape":"S4f"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S91"},"CategoryItemsLimit":{"shape":"S92"}}},"CategoryLabelOptions":{"shape":"S9z"},"ValueLabelOptions":{"shape":"S9z"},"Tooltip":{"shape":"Sag"},"DataLabelOptions":{"type":"structure","members":{"Visibility":{},"CategoryLabelVisibility":{},"MeasureLabelVisibility":{},"Position":{},"LabelFontConfiguration":{"shape":"S1x"},"LabelColor":{},"MeasureDataLabelStyle":{}}},"VisualPalette":{"shape":"S96"}}},"Actions":{"shape":"S6u"},"ColumnHierarchies":{"shape":"Sb5"}}},"ScatterPlotVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"ScatterPlotCategoricallyAggregatedFieldWells":{"type":"structure","members":{"XAxis":{"shape":"S4e"},"YAxis":{"shape":"S4e"},"Category":{"shape":"S3m"},"Size":{"shape":"S4e"},"Label":{"shape":"S3m"}}},"ScatterPlotUnaggregatedFieldWells":{"type":"structure","members":{"XAxis":{"shape":"S3m"},"YAxis":{"shape":"S3m"},"Size":{"shape":"S4e"},"Category":{"shape":"S3m"},"Label":{"shape":"S3m"}}}}},"XAxisLabelOptions":{"shape":"S9z"},"XAxisDisplayOptions":{"shape":"S9j"},"YAxisLabelOptions":{"shape":"S9z"},"YAxisDisplayOptions":{"shape":"S9j"},"Legend":{"shape":"Sa3"},"DataLabels":{"shape":"Sa5"},"Tooltip":{"shape":"Sag"},"VisualPalette":{"shape":"S96"}}},"Actions":{"shape":"S6u"},"ColumnHierarchies":{"shape":"Sb5"}}},"ComboChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"ComboChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3m"},"BarValues":{"shape":"S4e"},"Colors":{"shape":"S3m"},"LineValues":{"shape":"S4e"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S91"},"CategoryItemsLimit":{"shape":"S92"},"ColorSort":{"shape":"S91"},"ColorItemsLimit":{"shape":"S92"}}},"BarsArrangement":{},"CategoryAxis":{"shape":"S9j"},"CategoryLabelOptions":{"shape":"S9z"},"PrimaryYAxisDisplayOptions":{"shape":"S9j"},"PrimaryYAxisLabelOptions":{"shape":"S9z"},"SecondaryYAxisDisplayOptions":{"shape":"S9j"},"SecondaryYAxisLabelOptions":{"shape":"S9z"},"ColorLabelOptions":{"shape":"S9z"},"Legend":{"shape":"Sa3"},"BarDataLabels":{"shape":"Sa5"},"LineDataLabels":{"shape":"Sa5"},"Tooltip":{"shape":"Sag"},"ReferenceLines":{"shape":"Sao"},"VisualPalette":{"shape":"S96"}}},"Actions":{"shape":"S6u"},"ColumnHierarchies":{"shape":"Sb5"}}},"BoxPlotVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"BoxPlotAggregatedFieldWells":{"type":"structure","members":{"GroupBy":{"type":"list","member":{"shape":"S3n"}},"Values":{"type":"list","member":{"shape":"S4f"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S91"},"PaginationConfiguration":{"shape":"S54"}}},"BoxPlotOptions":{"type":"structure","members":{"StyleOptions":{"type":"structure","members":{"FillStyle":{}}},"OutlierVisibility":{},"AllDataPointsVisibility":{}}},"CategoryAxis":{"shape":"S9j"},"CategoryLabelOptions":{"shape":"S9z"},"PrimaryYAxisDisplayOptions":{"shape":"S9j"},"PrimaryYAxisLabelOptions":{"shape":"S9z"},"Legend":{"shape":"Sa3"},"Tooltip":{"shape":"Sag"},"ReferenceLines":{"shape":"Sao"},"VisualPalette":{"shape":"S96"}}},"Actions":{"shape":"S6u"},"ColumnHierarchies":{"shape":"Sb5"}}},"WaterfallVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"WaterfallChartAggregatedFieldWells":{"type":"structure","members":{"Categories":{"shape":"S3m"},"Values":{"shape":"S4e"},"Breakdowns":{"shape":"S3m"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S91"},"BreakdownItemsLimit":{"shape":"S92"}}},"WaterfallChartOptions":{"type":"structure","members":{"TotalBarLabel":{}}},"CategoryAxisLabelOptions":{"shape":"S9z"},"CategoryAxisDisplayOptions":{"shape":"S9j"},"PrimaryYAxisLabelOptions":{"shape":"S9z"},"PrimaryYAxisDisplayOptions":{"shape":"S9j"},"Legend":{"shape":"Sa3"},"DataLabels":{"shape":"Sa5"},"VisualPalette":{"shape":"S96"}}},"Actions":{"shape":"S6u"},"ColumnHierarchies":{"shape":"Sb5"}}},"HistogramVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"HistogramAggregatedFieldWells":{"type":"structure","members":{"Values":{"type":"list","member":{"shape":"S4f"}}}}}},"XAxisDisplayOptions":{"shape":"S9j"},"XAxisLabelOptions":{"shape":"S9z"},"YAxisDisplayOptions":{"shape":"S9j"},"BinOptions":{"type":"structure","members":{"SelectedBinType":{},"BinCount":{"type":"structure","members":{"Value":{"type":"integer"}}},"BinWidth":{"type":"structure","members":{"Value":{"type":"double"},"BinCountLimit":{"type":"long"}}},"StartValue":{"type":"double"}}},"DataLabels":{"shape":"Sa5"},"Tooltip":{"shape":"Sag"},"VisualPalette":{"shape":"S96"}}},"Actions":{"shape":"S6u"}}},"WordCloudVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"WordCloudAggregatedFieldWells":{"type":"structure","members":{"GroupBy":{"type":"list","member":{"shape":"S3n"}},"Size":{"type":"list","member":{"shape":"S4f"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategoryItemsLimit":{"shape":"S92"},"CategorySort":{"shape":"S91"}}},"CategoryLabelOptions":{"shape":"S9z"},"WordCloudOptions":{"type":"structure","members":{"WordOrientation":{},"WordScaling":{},"CloudLayout":{},"WordCasing":{},"WordPadding":{},"MaximumStringLength":{"type":"integer"}}}}},"Actions":{"shape":"S6u"},"ColumnHierarchies":{"shape":"Sb5"}}},"InsightVisual":{"type":"structure","required":["VisualId","DataSetIdentifier"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"InsightConfiguration":{"type":"structure","members":{"Computations":{"type":"list","member":{"type":"structure","members":{"TopBottomRanked":{"type":"structure","required":["ComputationId","Category","Type"],"members":{"ComputationId":{},"Name":{},"Category":{"shape":"S3n"},"Value":{"shape":"S4f"},"ResultSize":{"type":"integer"},"Type":{}}},"TopBottomMovers":{"type":"structure","required":["ComputationId","Time","Category","Type"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3n"},"Category":{"shape":"S3n"},"Value":{"shape":"S4f"},"MoverSize":{"type":"integer"},"SortOrder":{},"Type":{}}},"TotalAggregation":{"type":"structure","required":["ComputationId","Value"],"members":{"ComputationId":{},"Name":{},"Value":{"shape":"S4f"}}},"MaximumMinimum":{"type":"structure","required":["ComputationId","Time","Type"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3n"},"Value":{"shape":"S4f"},"Type":{}}},"MetricComparison":{"type":"structure","required":["ComputationId","Time","FromValue","TargetValue"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3n"},"FromValue":{"shape":"S4f"},"TargetValue":{"shape":"S4f"}}},"PeriodOverPeriod":{"type":"structure","required":["ComputationId","Time"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3n"},"Value":{"shape":"S4f"}}},"PeriodToDate":{"type":"structure","required":["ComputationId","Time"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3n"},"Value":{"shape":"S4f"},"PeriodTimeGranularity":{}}},"GrowthRate":{"type":"structure","required":["ComputationId","Time"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3n"},"Value":{"shape":"S4f"},"PeriodSize":{"type":"integer"}}},"UniqueValues":{"type":"structure","required":["ComputationId","Category"],"members":{"ComputationId":{},"Name":{},"Category":{"shape":"S3n"}}},"Forecast":{"type":"structure","required":["ComputationId","Time"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3n"},"Value":{"shape":"S4f"},"PeriodsForward":{"type":"integer"},"PeriodsBackward":{"type":"integer"},"UpperBoundary":{"type":"double"},"LowerBoundary":{"type":"double"},"PredictionInterval":{"type":"integer"},"Seasonality":{},"CustomSeasonalityValue":{"type":"integer"}}}}}},"CustomNarrative":{"type":"structure","required":["Narrative"],"members":{"Narrative":{}}}}},"Actions":{"shape":"S6u"},"DataSetIdentifier":{}}},"SankeyDiagramVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"SankeyDiagramAggregatedFieldWells":{"type":"structure","members":{"Source":{"shape":"S3m"},"Destination":{"shape":"S3m"},"Weight":{"shape":"S4e"}}}}},"SortConfiguration":{"type":"structure","members":{"WeightSort":{"shape":"S91"},"SourceItemsLimit":{"shape":"S92"},"DestinationItemsLimit":{"shape":"S92"}}},"DataLabels":{"shape":"Sa5"}}},"Actions":{"shape":"S6u"}}},"CustomContentVisual":{"type":"structure","required":["VisualId","DataSetIdentifier"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"ContentUrl":{},"ContentType":{},"ImageScaling":{}}},"Actions":{"shape":"S6u"},"DataSetIdentifier":{}}},"EmptyVisual":{"type":"structure","required":["VisualId","DataSetIdentifier"],"members":{"VisualId":{},"DataSetIdentifier":{},"Actions":{"shape":"S6u"}}},"RadarChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3b"},"Subtitle":{"shape":"S3f"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"RadarChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"type":"list","member":{"shape":"S3n"}},"Color":{"type":"list","member":{"shape":"S3n"}},"Values":{"type":"list","member":{"shape":"S4f"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S91"},"CategoryItemsLimit":{"shape":"S92"},"ColorSort":{"shape":"S91"},"ColorItemsLimit":{"shape":"S92"}}},"Shape":{},"BaseSeriesSettings":{"type":"structure","members":{"AreaStyleSettings":{"type":"structure","members":{"Visibility":{}}}}},"StartAngle":{"type":"double"},"VisualPalette":{"shape":"S96"},"AlternateBandColorsVisibility":{},"AlternateBandEvenColor":{},"AlternateBandOddColor":{},"CategoryAxis":{"shape":"S9j"},"CategoryLabelOptions":{"shape":"S9z"},"ColorAxis":{"shape":"S9j"},"ColorLabelOptions":{"shape":"S9z"},"Legend":{"shape":"Sa3"},"AxesRangeScale":{}}},"Actions":{"shape":"S6u"},"ColumnHierarchies":{"shape":"Sb5"}}}}}},"TextBoxes":{"type":"list","member":{"type":"structure","required":["SheetTextBoxId"],"members":{"SheetTextBoxId":{},"Content":{}}}},"Layouts":{"type":"list","member":{"type":"structure","required":["Configuration"],"members":{"Configuration":{"type":"structure","members":{"GridLayout":{"shape":"Si2"},"FreeFormLayout":{"type":"structure","required":["Elements"],"members":{"Elements":{"shape":"Sie"},"CanvasSizeOptions":{"shape":"Sin"}}},"SectionBasedLayout":{"type":"structure","required":["HeaderSections","BodySections","FooterSections","CanvasSizeOptions"],"members":{"HeaderSections":{"shape":"Siq"},"BodySections":{"type":"list","member":{"type":"structure","required":["SectionId","Content"],"members":{"SectionId":{},"Content":{"type":"structure","members":{"Layout":{"shape":"Sis"}}},"Style":{"shape":"Siu"},"PageBreakConfiguration":{"type":"structure","members":{"After":{"type":"structure","members":{"Status":{}}}}}}}},"FooterSections":{"shape":"Siq"},"CanvasSizeOptions":{"shape":"Sj3"}}}}}}}},"SheetControlLayouts":{"type":"list","member":{"type":"structure","required":["Configuration"],"members":{"Configuration":{"type":"structure","members":{"GridLayout":{"shape":"Si2"}}}}}},"ContentType":{}}}},"S1u":{"type":"structure","members":{"TitleOptions":{"shape":"S1v"},"DateTimeFormat":{},"InfoIconLabelOptions":{"shape":"S26"}}},"S1v":{"type":"structure","members":{"Visibility":{},"FontConfiguration":{"shape":"S1x"},"CustomLabel":{}}},"S1x":{"type":"structure","members":{"FontSize":{"type":"structure","members":{"Relative":{}}},"FontDecoration":{},"FontColor":{},"FontWeight":{"type":"structure","members":{"Name":{}}},"FontStyle":{}}},"S26":{"type":"structure","members":{"Visibility":{},"InfoIconText":{}}},"S29":{"type":"structure","members":{"SearchOptions":{"type":"structure","members":{"Visibility":{}}},"SelectAllOptions":{"shape":"S2b"},"TitleOptions":{"shape":"S1v"},"InfoIconLabelOptions":{"shape":"S26"}}},"S2b":{"type":"structure","members":{"Visibility":{}}},"S2d":{"type":"structure","members":{"Values":{"shape":"S2e"},"LinkToDataSetColumn":{"shape":"S2f"}}},"S2e":{"type":"list","member":{}},"S2f":{"type":"structure","required":["DataSetIdentifier","ColumnName"],"members":{"DataSetIdentifier":{},"ColumnName":{}}},"S2h":{"type":"structure","members":{"SourceControls":{"type":"list","member":{"type":"structure","members":{"SourceSheetControlId":{},"ColumnToMatch":{"shape":"S2f"}}}}}},"S2l":{"type":"structure","members":{"SelectAllOptions":{"shape":"S2b"},"TitleOptions":{"shape":"S1v"},"InfoIconLabelOptions":{"shape":"S26"}}},"S2n":{"type":"structure","members":{"TitleOptions":{"shape":"S1v"},"PlaceholderOptions":{"shape":"S2o"},"InfoIconLabelOptions":{"shape":"S26"}}},"S2o":{"type":"structure","members":{"Visibility":{}}},"S2r":{"type":"structure","members":{"TitleOptions":{"shape":"S1v"},"PlaceholderOptions":{"shape":"S2o"},"InfoIconLabelOptions":{"shape":"S26"}}},"S2t":{"type":"structure","members":{"TitleOptions":{"shape":"S1v"},"InfoIconLabelOptions":{"shape":"S26"}}},"S30":{"type":"structure","members":{"Values":{"shape":"S2e"}}},"S3b":{"type":"structure","members":{"Visibility":{},"FormatText":{"type":"structure","members":{"PlainText":{},"RichText":{}}}}},"S3f":{"type":"structure","members":{"Visibility":{},"FormatText":{"type":"structure","members":{"PlainText":{},"RichText":{}}}}},"S3m":{"type":"list","member":{"shape":"S3n"}},"S3n":{"type":"structure","members":{"NumericalDimensionField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2f"},"HierarchyId":{},"FormatConfiguration":{"shape":"S3r"}}},"CategoricalDimensionField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2f"},"HierarchyId":{},"FormatConfiguration":{"shape":"S4a"}}},"DateDimensionField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2f"},"DateGranularity":{},"HierarchyId":{},"FormatConfiguration":{"shape":"S4d"}}}}},"S3r":{"type":"structure","members":{"FormatConfiguration":{"shape":"S3s"}}},"S3s":{"type":"structure","members":{"NumberDisplayFormatConfiguration":{"shape":"S3t"},"CurrencyDisplayFormatConfiguration":{"type":"structure","members":{"Prefix":{"shape":"S3u"},"Suffix":{"shape":"S3v"},"SeparatorConfiguration":{"shape":"S3w"},"Symbol":{},"DecimalPlacesConfiguration":{"shape":"S3z"},"NumberScale":{},"NegativeValueConfiguration":{"shape":"S42"},"NullValueFormatConfiguration":{"shape":"S44"}}},"PercentageDisplayFormatConfiguration":{"shape":"S48"}}},"S3t":{"type":"structure","members":{"Prefix":{"shape":"S3u"},"Suffix":{"shape":"S3v"},"SeparatorConfiguration":{"shape":"S3w"},"DecimalPlacesConfiguration":{"shape":"S3z"},"NumberScale":{},"NegativeValueConfiguration":{"shape":"S42"},"NullValueFormatConfiguration":{"shape":"S44"}}},"S3u":{"type":"string","sensitive":true},"S3v":{"type":"string","sensitive":true},"S3w":{"type":"structure","members":{"DecimalSeparator":{},"ThousandsSeparator":{"type":"structure","members":{"Symbol":{},"Visibility":{}}}}},"S3z":{"type":"structure","required":["DecimalPlaces"],"members":{"DecimalPlaces":{"type":"long"}}},"S42":{"type":"structure","required":["DisplayMode"],"members":{"DisplayMode":{}}},"S44":{"type":"structure","required":["NullString"],"members":{"NullString":{"type":"string","sensitive":true}}},"S48":{"type":"structure","members":{"Prefix":{"shape":"S3u"},"Suffix":{"shape":"S3v"},"SeparatorConfiguration":{"shape":"S3w"},"DecimalPlacesConfiguration":{"shape":"S3z"},"NegativeValueConfiguration":{"shape":"S42"},"NullValueFormatConfiguration":{"shape":"S44"}}},"S4a":{"type":"structure","members":{"NullValueFormatConfiguration":{"shape":"S44"},"NumericFormatConfiguration":{"shape":"S3s"}}},"S4d":{"type":"structure","members":{"DateTimeFormat":{},"NullValueFormatConfiguration":{"shape":"S44"},"NumericFormatConfiguration":{"shape":"S3s"}}},"S4e":{"type":"list","member":{"shape":"S4f"}},"S4f":{"type":"structure","members":{"NumericalMeasureField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2f"},"AggregationFunction":{"shape":"S4h"},"FormatConfiguration":{"shape":"S3r"}}},"CategoricalMeasureField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2f"},"AggregationFunction":{},"FormatConfiguration":{"shape":"S4a"}}},"DateMeasureField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2f"},"AggregationFunction":{},"FormatConfiguration":{"shape":"S4d"}}},"CalculatedMeasureField":{"type":"structure","required":["FieldId","Expression"],"members":{"FieldId":{},"Expression":{"shape":"S4q"}}}}},"S4h":{"type":"structure","members":{"SimpleNumericalAggregation":{},"PercentileAggregation":{"type":"structure","members":{"PercentileValue":{"type":"double"}}}}},"S4q":{"type":"string","sensitive":true},"S4u":{"type":"structure","members":{"StringFormatConfiguration":{"shape":"S4a"},"NumberFormatConfiguration":{"shape":"S3r"},"DateTimeFormatConfiguration":{"shape":"S4d"}}},"S4x":{"type":"structure","members":{"FieldSort":{"shape":"S4y"},"ColumnSort":{"shape":"S50"}}},"S4y":{"type":"structure","required":["FieldId","Direction"],"members":{"FieldId":{},"Direction":{}}},"S50":{"type":"structure","required":["SortBy","Direction"],"members":{"SortBy":{"shape":"S2f"},"Direction":{},"AggregationFunction":{"shape":"S51"}}},"S51":{"type":"structure","members":{"NumericalAggregationFunction":{"shape":"S4h"},"CategoricalAggregationFunction":{},"DateAggregationFunction":{},"AttributeAggregationFunction":{"type":"structure","members":{"SimpleAttributeAggregation":{},"ValueForMultipleValues":{}}}}},"S54":{"type":"structure","required":["PageSize","PageNumber"],"members":{"PageSize":{"type":"long"},"PageNumber":{"type":"long"}}},"S59":{"type":"structure","members":{"Visibility":{},"FontConfiguration":{"shape":"S1x"},"TextWrap":{},"HorizontalTextAlignment":{},"VerticalTextAlignment":{},"BackgroundColor":{},"Height":{"type":"integer"},"Border":{"type":"structure","members":{"UniformBorder":{"shape":"S5f"},"SideSpecificBorder":{"type":"structure","members":{"InnerVertical":{"shape":"S5f"},"InnerHorizontal":{"shape":"S5f"},"Left":{"shape":"S5f"},"Right":{"shape":"S5f"},"Top":{"shape":"S5f"},"Bottom":{"shape":"S5f"}}}}}}},"S5f":{"type":"structure","members":{"Color":{},"Thickness":{"type":"integer"},"Style":{}}},"S5j":{"type":"structure","members":{"Status":{},"RowAlternateColors":{"type":"list","member":{}}}},"S6d":{"type":"structure","members":{"BackgroundColor":{"shape":"S6e"},"TextColor":{"shape":"S6e"},"Icon":{"shape":"S6k"}}},"S6e":{"type":"structure","members":{"Solid":{"type":"structure","required":["Expression"],"members":{"Expression":{"shape":"S4q"},"Color":{}}},"Gradient":{"type":"structure","required":["Expression","Color"],"members":{"Expression":{"shape":"S4q"},"Color":{"type":"structure","members":{"Stops":{"type":"list","member":{"type":"structure","required":["GradientOffset"],"members":{"GradientOffset":{"type":"double"},"DataValue":{"type":"double"},"Color":{}}}}}}}}}},"S6k":{"type":"structure","members":{"IconSet":{"type":"structure","required":["Expression"],"members":{"Expression":{"shape":"S4q"},"IconSetType":{}}},"CustomCondition":{"type":"structure","required":["Expression","IconOptions"],"members":{"Expression":{"shape":"S4q"},"IconOptions":{"type":"structure","members":{"Icon":{},"UnicodeIcon":{}}},"Color":{},"DisplayConfiguration":{"type":"structure","members":{"IconDisplayOption":{}}}}}}},"S6u":{"type":"list","member":{"type":"structure","required":["CustomActionId","Name","Trigger","ActionOperations"],"members":{"CustomActionId":{},"Name":{},"Status":{},"Trigger":{},"ActionOperations":{"type":"list","member":{"type":"structure","members":{"FilterOperation":{"type":"structure","required":["SelectedFieldsConfiguration","TargetVisualsConfiguration"],"members":{"SelectedFieldsConfiguration":{"type":"structure","members":{"SelectedFields":{"type":"list","member":{}},"SelectedFieldOptions":{},"SelectedColumns":{"type":"list","member":{"shape":"S2f"}}}},"TargetVisualsConfiguration":{"type":"structure","members":{"SameSheetTargetVisualConfiguration":{"type":"structure","members":{"TargetVisuals":{"type":"list","member":{}},"TargetVisualOptions":{}}}}}}},"NavigationOperation":{"type":"structure","members":{"LocalNavigationConfiguration":{"type":"structure","required":["TargetSheetId"],"members":{"TargetSheetId":{}}}}},"URLOperation":{"type":"structure","required":["URLTemplate","URLTarget"],"members":{"URLTemplate":{},"URLTarget":{}}},"SetParametersOperation":{"type":"structure","required":["ParameterValueConfigurations"],"members":{"ParameterValueConfigurations":{"type":"list","member":{"type":"structure","required":["DestinationParameterName","Value"],"members":{"DestinationParameterName":{},"Value":{"type":"structure","members":{"CustomValuesConfiguration":{"type":"structure","required":["CustomValues"],"members":{"IncludeNullValue":{"type":"boolean"},"CustomValues":{"type":"structure","members":{"StringValues":{"shape":"S7k"},"IntegerValues":{"shape":"S7m"},"DecimalValues":{"shape":"S7o"},"DateTimeValues":{"shape":"S7q"}}}}},"SelectAllValueOptions":{},"SourceParameterName":{},"SourceField":{},"SourceColumn":{"shape":"S2f"}}}}}}}}}}}}}},"S7k":{"type":"list","member":{"type":"string","sensitive":true}},"S7m":{"type":"list","member":{"type":"long","sensitive":true}},"S7o":{"type":"list","member":{"type":"double","sensitive":true}},"S7q":{"type":"list","member":{"shape":"S17"}},"S7w":{"type":"list","member":{"shape":"S3n"}},"S83":{"type":"list","member":{"shape":"S84"}},"S84":{"type":"structure","required":["FieldId","FieldValue"],"members":{"FieldId":{},"FieldValue":{"shape":"S85"}}},"S85":{"type":"string","sensitive":true},"S89":{"type":"structure","members":{"TotalsVisibility":{},"CustomLabel":{},"FieldLevel":{},"FieldLevelOptions":{"type":"list","member":{"type":"structure","members":{"FieldId":{}}}},"TotalCellStyle":{"shape":"S59"},"ValueCellStyle":{"shape":"S59"},"MetricHeaderCellStyle":{"shape":"S59"}}},"S8d":{"type":"structure","members":{"TotalsVisibility":{},"Placement":{},"ScrollStatus":{},"CustomLabel":{},"TotalCellStyle":{"shape":"S59"},"ValueCellStyle":{"shape":"S59"},"MetricHeaderCellStyle":{"shape":"S59"}}},"S8s":{"type":"structure","members":{"Role":{}}},"S8z":{"type":"list","member":{"shape":"S3n"}},"S91":{"type":"list","member":{"shape":"S4x"}},"S92":{"type":"structure","members":{"ItemsLimit":{"type":"long"},"OtherCategories":{}}},"S96":{"type":"structure","members":{"ChartColor":{},"ColorMap":{"type":"list","member":{"type":"structure","required":["Element","Color"],"members":{"Element":{"shape":"S84"},"Color":{},"TimeGranularity":{}}}}}},"S99":{"type":"structure","members":{"MaxVisibleRows":{"type":"long"},"MaxVisibleColumns":{"type":"long"},"PanelConfiguration":{"type":"structure","members":{"Title":{"type":"structure","members":{"Visibility":{},"FontConfiguration":{"shape":"S1x"},"HorizontalTextAlignment":{}}},"BorderVisibility":{},"BorderThickness":{},"BorderStyle":{},"BorderColor":{},"GutterVisibility":{},"GutterSpacing":{},"BackgroundVisibility":{},"BackgroundColor":{}}},"XAxis":{"shape":"S9g"},"YAxis":{"shape":"S9g"}}},"S9g":{"type":"structure","members":{"Scale":{},"Placement":{}}},"S9j":{"type":"structure","members":{"TickLabelOptions":{"type":"structure","members":{"LabelOptions":{"shape":"S1v"},"RotationAngle":{"type":"double"}}},"AxisLineVisibility":{},"GridLineVisibility":{},"DataOptions":{"type":"structure","members":{"NumericAxisOptions":{"type":"structure","members":{"Scale":{"type":"structure","members":{"Linear":{"type":"structure","members":{"StepCount":{"type":"integer"},"StepSize":{"type":"double"}}},"Logarithmic":{"type":"structure","members":{"Base":{"type":"double"}}}}},"Range":{"type":"structure","members":{"MinMax":{"type":"structure","members":{"Minimum":{"type":"double"},"Maximum":{"type":"double"}}},"DataDriven":{"type":"structure","members":{}}}}}},"DateAxisOptions":{"type":"structure","members":{"MissingDateVisibility":{}}}}},"ScrollbarOptions":{"type":"structure","members":{"Visibility":{},"VisibleRange":{"type":"structure","members":{"PercentRange":{"type":"structure","members":{"From":{"type":"double"},"To":{"type":"double"}}}}}}},"AxisOffset":{}}},"S9z":{"type":"structure","members":{"Visibility":{},"SortIconVisibility":{},"AxisLabelOptions":{"type":"list","member":{"type":"structure","members":{"FontConfiguration":{"shape":"S1x"},"CustomLabel":{},"ApplyTo":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2f"}}}}}}}},"Sa3":{"type":"structure","members":{"Visibility":{},"Title":{"shape":"S1v"},"Position":{},"Width":{},"Height":{}}},"Sa5":{"type":"structure","members":{"Visibility":{},"CategoryLabelVisibility":{},"MeasureLabelVisibility":{},"DataLabelTypes":{"type":"list","member":{"type":"structure","members":{"FieldLabelType":{"type":"structure","members":{"FieldId":{},"Visibility":{}}},"DataPathLabelType":{"type":"structure","members":{"FieldId":{},"FieldValue":{"shape":"S85"},"Visibility":{}}},"RangeEndsLabelType":{"type":"structure","members":{"Visibility":{}}},"MinimumLabelType":{"type":"structure","members":{"Visibility":{}}},"MaximumLabelType":{"type":"structure","members":{"Visibility":{}}}}}},"Position":{},"LabelContent":{},"LabelFontConfiguration":{"shape":"S1x"},"LabelColor":{},"Overlap":{},"TotalsVisibility":{}}},"Sag":{"type":"structure","members":{"TooltipVisibility":{},"SelectedTooltipType":{},"FieldBasedTooltip":{"type":"structure","members":{"AggregationVisibility":{},"TooltipTitleType":{},"TooltipFields":{"type":"list","member":{"type":"structure","members":{"FieldTooltipItem":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"Label":{},"Visibility":{}}},"ColumnTooltipItem":{"type":"structure","required":["Column"],"members":{"Column":{"shape":"S2f"},"Label":{},"Visibility":{},"Aggregation":{"shape":"S51"}}}}}}}}}},"Sao":{"type":"list","member":{"type":"structure","required":["DataConfiguration"],"members":{"Status":{},"DataConfiguration":{"type":"structure","members":{"StaticConfiguration":{"type":"structure","required":["Value"],"members":{"Value":{"shape":"S13"}}},"DynamicConfiguration":{"type":"structure","required":["Column","Calculation"],"members":{"Column":{"shape":"S2f"},"MeasureAggregationFunction":{"shape":"S51"},"Calculation":{"shape":"S4h"}}},"AxisBinding":{}}},"StyleConfiguration":{"type":"structure","members":{"Pattern":{},"Color":{}}},"LabelConfiguration":{"type":"structure","members":{"ValueLabelConfiguration":{"type":"structure","members":{"RelativePosition":{},"FormatConfiguration":{"shape":"S3s"}}},"CustomLabelConfiguration":{"type":"structure","required":["CustomLabel"],"members":{"CustomLabel":{}}},"FontConfiguration":{"shape":"S1x"},"FontColor":{},"HorizontalPosition":{},"VerticalPosition":{}}}}}},"Sb2":{"type":"list","member":{"type":"structure","required":["MeasureFieldId","ContributorDimensions"],"members":{"MeasureFieldId":{},"ContributorDimensions":{"type":"list","member":{"shape":"S2f"}}}}},"Sb5":{"type":"list","member":{"type":"structure","members":{"ExplicitHierarchy":{"type":"structure","required":["HierarchyId","Columns"],"members":{"HierarchyId":{},"Columns":{"type":"list","member":{"shape":"S2f"}},"DrillDownFilters":{"shape":"Sb9"}}},"DateTimeHierarchy":{"type":"structure","required":["HierarchyId"],"members":{"HierarchyId":{},"DrillDownFilters":{"shape":"Sb9"}}},"PredefinedHierarchy":{"type":"structure","required":["HierarchyId","Columns"],"members":{"HierarchyId":{},"Columns":{"type":"list","member":{"shape":"S2f"}},"DrillDownFilters":{"shape":"Sb9"}}}}}},"Sb9":{"type":"list","member":{"type":"structure","members":{"NumericEqualityFilter":{"type":"structure","required":["Column","Value"],"members":{"Column":{"shape":"S2f"},"Value":{"type":"double"}}},"CategoryFilter":{"type":"structure","required":["Column","CategoryValues"],"members":{"Column":{"shape":"S2f"},"CategoryValues":{"shape":"Sbd"}}},"TimeRangeFilter":{"type":"structure","required":["Column","RangeMinimum","RangeMaximum","TimeGranularity"],"members":{"Column":{"shape":"S2f"},"RangeMinimum":{"type":"timestamp"},"RangeMaximum":{"type":"timestamp"},"TimeGranularity":{}}}}}},"Sbd":{"type":"list","member":{}},"Sbs":{"type":"structure","members":{"ComparisonMethod":{},"ComparisonFormat":{"type":"structure","members":{"NumberDisplayFormatConfiguration":{"shape":"S3t"},"PercentageDisplayFormatConfiguration":{"shape":"S48"}}}}},"Sd3":{"type":"structure","members":{"AxisOptions":{"shape":"S9j"},"MissingDataConfigurations":{"type":"list","member":{"type":"structure","members":{"TreatmentOption":{}}}}}},"Sd8":{"type":"structure","members":{"LineVisibility":{},"LineInterpolation":{},"LineStyle":{},"LineWidth":{}}},"Sdb":{"type":"structure","members":{"MarkerVisibility":{},"MarkerShape":{},"MarkerSize":{},"MarkerColor":{}}},"Sdg":{"type":"structure","members":{"LineStyleSettings":{"shape":"Sd8"},"MarkerStyleSettings":{"shape":"Sdb"}}},"Sdm":{"type":"list","member":{"shape":"S3n"}},"Sdp":{"type":"structure","required":["Colors","ColorFillType"],"members":{"Colors":{"type":"list","member":{"shape":"Sdr"}},"ColorFillType":{},"NullValueColor":{"shape":"Sdr"}}},"Sdr":{"type":"structure","members":{"Color":{},"DataValue":{"type":"double"}}},"Sdy":{"type":"list","member":{"shape":"S4f"}},"Se4":{"type":"structure","members":{"Bounds":{"type":"structure","required":["North","South","West","East"],"members":{"North":{"type":"double"},"South":{"type":"double"},"West":{"type":"double"},"East":{"type":"double"}}},"MapZoomMode":{}}},"Se9":{"type":"structure","members":{"BaseMapStyle":{}}},"Si2":{"type":"structure","required":["Elements"],"members":{"Elements":{"type":"list","member":{"type":"structure","required":["ElementId","ElementType","ColumnSpan","RowSpan"],"members":{"ElementId":{},"ElementType":{},"ColumnIndex":{"type":"integer"},"ColumnSpan":{"type":"integer"},"RowIndex":{"type":"integer"},"RowSpan":{"type":"integer"}}}},"CanvasSizeOptions":{"shape":"Sia"}}},"Sia":{"type":"structure","members":{"ScreenCanvasSizeOptions":{"type":"structure","required":["ResizeOption"],"members":{"ResizeOption":{},"OptimizedViewPortWidth":{}}}}},"Sie":{"type":"list","member":{"type":"structure","required":["ElementId","ElementType","XAxisLocation","YAxisLocation","Width","Height"],"members":{"ElementId":{},"ElementType":{},"XAxisLocation":{},"YAxisLocation":{},"Width":{},"Height":{},"Visibility":{},"RenderingRules":{"type":"list","member":{"type":"structure","required":["Expression","ConfigurationOverrides"],"members":{"Expression":{"shape":"S4q"},"ConfigurationOverrides":{"type":"structure","members":{"Visibility":{}}}}}},"BorderStyle":{"shape":"Sik"},"SelectedBorderStyle":{"shape":"Sik"},"BackgroundStyle":{"type":"structure","members":{"Visibility":{},"Color":{}}},"LoadingAnimation":{"type":"structure","members":{"Visibility":{}}}}}},"Sik":{"type":"structure","members":{"Visibility":{},"Color":{}}},"Sin":{"type":"structure","members":{"ScreenCanvasSizeOptions":{"type":"structure","required":["OptimizedViewPortWidth"],"members":{"OptimizedViewPortWidth":{}}}}},"Siq":{"type":"list","member":{"type":"structure","required":["SectionId","Layout"],"members":{"SectionId":{},"Layout":{"shape":"Sis"},"Style":{"shape":"Siu"}}}},"Sis":{"type":"structure","required":["FreeFormLayout"],"members":{"FreeFormLayout":{"type":"structure","required":["Elements"],"members":{"Elements":{"shape":"Sie"}}}}},"Siu":{"type":"structure","members":{"Height":{},"Padding":{"shape":"Siv"}}},"Siv":{"type":"structure","members":{"Top":{},"Bottom":{},"Left":{},"Right":{}}},"Sj3":{"type":"structure","members":{"PaperCanvasSizeOptions":{"type":"structure","members":{"PaperSize":{},"PaperOrientation":{},"PaperMargin":{"shape":"Siv"}}}}},"Sjb":{"type":"list","member":{"type":"structure","required":["DataSetIdentifier","Name","Expression"],"members":{"DataSetIdentifier":{},"Name":{},"Expression":{"type":"string","sensitive":true}}}},"Sje":{"type":"list","member":{"type":"structure","members":{"StringParameterDeclaration":{"type":"structure","required":["ParameterValueType","Name"],"members":{"ParameterValueType":{},"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Sjj"},"StaticValues":{"shape":"S7k"}}},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"Sv"}}},"MappedDataSetParameters":{"shape":"Sjm"}}},"DecimalParameterDeclaration":{"type":"structure","required":["ParameterValueType","Name"],"members":{"ParameterValueType":{},"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Sjj"},"StaticValues":{"shape":"S7o"}}},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"S13"}}},"MappedDataSetParameters":{"shape":"Sjm"}}},"IntegerParameterDeclaration":{"type":"structure","required":["ParameterValueType","Name"],"members":{"ParameterValueType":{},"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Sjj"},"StaticValues":{"shape":"S7m"}}},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"Sz"}}},"MappedDataSetParameters":{"shape":"Sjm"}}},"DateTimeParameterDeclaration":{"type":"structure","required":["Name"],"members":{"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Sjj"},"StaticValues":{"shape":"S7q"},"RollingDate":{"shape":"Sjw"}}},"TimeGranularity":{},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"S17"}}},"MappedDataSetParameters":{"shape":"Sjm"}}}}}},"Sjj":{"type":"structure","required":["DefaultValueColumn"],"members":{"UserNameColumn":{"shape":"S2f"},"GroupNameColumn":{"shape":"S2f"},"DefaultValueColumn":{"shape":"S2f"}}},"Sjm":{"type":"list","member":{"type":"structure","required":["DataSetIdentifier","DataSetParameterName"],"members":{"DataSetIdentifier":{},"DataSetParameterName":{}}}},"Sjw":{"type":"structure","required":["Expression"],"members":{"DataSetIdentifier":{},"Expression":{"shape":"S4q"}}},"Sjy":{"type":"list","member":{"type":"structure","required":["FilterGroupId","Filters","ScopeConfiguration","CrossDataset"],"members":{"FilterGroupId":{},"Filters":{"type":"list","member":{"type":"structure","members":{"CategoryFilter":{"type":"structure","required":["FilterId","Column","Configuration"],"members":{"FilterId":{},"Column":{"shape":"S2f"},"Configuration":{"type":"structure","members":{"FilterListConfiguration":{"type":"structure","required":["MatchOperator"],"members":{"MatchOperator":{},"CategoryValues":{"shape":"Sbd"},"SelectAllOptions":{}}},"CustomFilterListConfiguration":{"type":"structure","required":["MatchOperator","NullOption"],"members":{"MatchOperator":{},"CategoryValues":{"shape":"Sbd"},"SelectAllOptions":{},"NullOption":{}}},"CustomFilterConfiguration":{"type":"structure","required":["MatchOperator","NullOption"],"members":{"MatchOperator":{},"CategoryValue":{},"SelectAllOptions":{},"ParameterName":{},"NullOption":{}}}}}}},"NumericRangeFilter":{"type":"structure","required":["FilterId","Column","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2f"},"IncludeMinimum":{"type":"boolean"},"IncludeMaximum":{"type":"boolean"},"RangeMinimum":{"shape":"Skb"},"RangeMaximum":{"shape":"Skb"},"SelectAllOptions":{},"AggregationFunction":{"shape":"S51"},"NullOption":{}}},"NumericEqualityFilter":{"type":"structure","required":["FilterId","Column","MatchOperator","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2f"},"Value":{"type":"double"},"SelectAllOptions":{},"MatchOperator":{},"AggregationFunction":{"shape":"S51"},"ParameterName":{},"NullOption":{}}},"TimeEqualityFilter":{"type":"structure","required":["FilterId","Column"],"members":{"FilterId":{},"Column":{"shape":"S2f"},"Value":{"type":"timestamp"},"ParameterName":{},"TimeGranularity":{}}},"TimeRangeFilter":{"type":"structure","required":["FilterId","Column","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2f"},"IncludeMinimum":{"type":"boolean"},"IncludeMaximum":{"type":"boolean"},"RangeMinimumValue":{"shape":"Skh"},"RangeMaximumValue":{"shape":"Skh"},"NullOption":{},"ExcludePeriodConfiguration":{"shape":"Ski"},"TimeGranularity":{}}},"RelativeDatesFilter":{"type":"structure","required":["FilterId","Column","AnchorDateConfiguration","TimeGranularity","RelativeDateType","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2f"},"AnchorDateConfiguration":{"type":"structure","members":{"AnchorOption":{},"ParameterName":{}}},"MinimumGranularity":{},"TimeGranularity":{},"RelativeDateType":{},"RelativeDateValue":{"type":"integer"},"ParameterName":{},"NullOption":{},"ExcludePeriodConfiguration":{"shape":"Ski"}}},"TopBottomFilter":{"type":"structure","required":["FilterId","Column","AggregationSortConfigurations"],"members":{"FilterId":{},"Column":{"shape":"S2f"},"Limit":{"type":"integer"},"AggregationSortConfigurations":{"type":"list","member":{"type":"structure","required":["Column","SortDirection"],"members":{"Column":{"shape":"S2f"},"SortDirection":{},"AggregationFunction":{"shape":"S51"}}}},"TimeGranularity":{},"ParameterName":{}}}}}},"ScopeConfiguration":{"type":"structure","members":{"SelectedSheets":{"type":"structure","members":{"SheetVisualScopingConfigurations":{"type":"list","member":{"type":"structure","required":["SheetId","Scope"],"members":{"SheetId":{},"Scope":{},"VisualIds":{"type":"list","member":{}}}}}}}}},"Status":{},"CrossDataset":{}}}},"Skb":{"type":"structure","members":{"StaticValue":{"type":"double"},"Parameter":{}}},"Skh":{"type":"structure","members":{"StaticValue":{"type":"timestamp"},"RollingDate":{"shape":"Sjw"},"Parameter":{}}},"Ski":{"type":"structure","required":["Amount","Granularity"],"members":{"Amount":{"type":"integer"},"Granularity":{},"Status":{}}},"Skx":{"type":"list","member":{"type":"structure","required":["Column"],"members":{"Column":{"shape":"S2f"},"FormatConfiguration":{"shape":"S4u"},"Role":{},"ColorsConfiguration":{"type":"structure","members":{"CustomColors":{"type":"list","member":{"type":"structure","required":["Color"],"members":{"FieldValue":{"shape":"S85"},"Color":{},"SpecialValue":{}}}}}}}}},"Sl4":{"type":"structure","required":["DefaultNewSheetConfiguration"],"members":{"DefaultNewSheetConfiguration":{"type":"structure","members":{"InteractiveLayoutConfiguration":{"type":"structure","members":{"Grid":{"type":"structure","required":["CanvasSizeOptions"],"members":{"CanvasSizeOptions":{"shape":"Sia"}}},"FreeForm":{"type":"structure","required":["CanvasSizeOptions"],"members":{"CanvasSizeOptions":{"shape":"Sin"}}}}},"PaginatedLayoutConfiguration":{"type":"structure","members":{"SectionBased":{"type":"structure","required":["CanvasSizeOptions"],"members":{"CanvasSizeOptions":{"shape":"Sj3"}}}}},"SheetContentType":{}}}}},"Slf":{"type":"structure","members":{"SourceTemplate":{"type":"structure","required":["DataSetReferences","Arn"],"members":{"DataSetReferences":{"shape":"S1e"},"Arn":{}}}}},"Sli":{"type":"structure","members":{"AdHocFilteringOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"ExportToCSVOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"SheetControlsOption":{"type":"structure","members":{"VisibilityState":{}}},"VisualPublishOptions":{"deprecated":true,"deprecatedMessage":"VisualPublishOptions property will reach its end of standard support in a future release. To perform this action, use ExportWithHiddenFields.","type":"structure","members":{"ExportHiddenFieldsOption":{"type":"structure","members":{"AvailabilityStatus":{}}}}},"SheetLayoutElementMaximizationOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"VisualMenuOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"VisualAxisSortOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"ExportWithHiddenFieldsOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"DataPointDrillUpDownOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"DataPointMenuLabelOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"DataPointTooltipOption":{"type":"structure","members":{"AvailabilityStatus":{}}}}},"Slx":{"type":"structure","required":["DataSetIdentifierDeclarations"],"members":{"DataSetIdentifierDeclarations":{"shape":"S1h"},"Sheets":{"shape":"S1k"},"CalculatedFields":{"shape":"Sjb"},"ParameterDeclarations":{"shape":"Sje"},"FilterGroups":{"shape":"Sjy"},"ColumnConfigurations":{"shape":"Skx"},"AnalysisDefaults":{"shape":"Sl4"}}},"Sm2":{"type":"map","key":{},"value":{"type":"structure","members":{"RelationalTable":{"type":"structure","required":["DataSourceArn","Name","InputColumns"],"members":{"DataSourceArn":{},"Catalog":{},"Schema":{},"Name":{},"InputColumns":{"shape":"Sm9"}}},"CustomSql":{"type":"structure","required":["DataSourceArn","Name","SqlQuery"],"members":{"DataSourceArn":{},"Name":{},"SqlQuery":{},"Columns":{"shape":"Sm9"}}},"S3Source":{"type":"structure","required":["DataSourceArn","InputColumns"],"members":{"DataSourceArn":{},"UploadSettings":{"type":"structure","members":{"Format":{},"StartFromRow":{"type":"integer"},"ContainsHeader":{"type":"boolean"},"TextQualifier":{},"Delimiter":{}}},"InputColumns":{"shape":"Sm9"}}}}}},"Sm9":{"type":"list","member":{"type":"structure","required":["Name","Type"],"members":{"Name":{},"Type":{}}}},"Sml":{"type":"map","key":{},"value":{"type":"structure","required":["Alias","Source"],"members":{"Alias":{},"DataTransforms":{"type":"list","member":{"type":"structure","members":{"ProjectOperation":{"type":"structure","required":["ProjectedColumns"],"members":{"ProjectedColumns":{"type":"list","member":{}}}},"FilterOperation":{"type":"structure","required":["ConditionExpression"],"members":{"ConditionExpression":{"shape":"S4q"}}},"CreateColumnsOperation":{"type":"structure","required":["Columns"],"members":{"Columns":{"type":"list","member":{"type":"structure","required":["ColumnName","ColumnId","Expression"],"members":{"ColumnName":{},"ColumnId":{},"Expression":{"shape":"S4q"}}}}}},"RenameColumnOperation":{"type":"structure","required":["ColumnName","NewColumnName"],"members":{"ColumnName":{},"NewColumnName":{}}},"CastColumnTypeOperation":{"type":"structure","required":["ColumnName","NewColumnType"],"members":{"ColumnName":{},"NewColumnType":{},"Format":{}}},"TagColumnOperation":{"type":"structure","required":["ColumnName","Tags"],"members":{"ColumnName":{},"Tags":{"type":"list","member":{"type":"structure","members":{"ColumnGeographicRole":{},"ColumnDescription":{"type":"structure","members":{"Text":{}}}}}}}},"UntagColumnOperation":{"type":"structure","required":["ColumnName","TagNames"],"members":{"ColumnName":{},"TagNames":{"type":"list","member":{}}}},"OverrideDatasetParameterOperation":{"type":"structure","required":["ParameterName"],"members":{"ParameterName":{},"NewParameterName":{},"NewDefaultValues":{"type":"structure","members":{"StringStaticValues":{"shape":"Sne"},"DecimalStaticValues":{"shape":"Sng"},"DateTimeStaticValues":{"shape":"Sni"},"IntegerStaticValues":{"shape":"Snk"}}}}}}}},"Source":{"type":"structure","members":{"JoinInstruction":{"type":"structure","required":["LeftOperand","RightOperand","Type","OnClause"],"members":{"LeftOperand":{},"RightOperand":{},"LeftJoinKeyProperties":{"shape":"Sno"},"RightJoinKeyProperties":{"shape":"Sno"},"Type":{},"OnClause":{}}},"PhysicalTableId":{},"DataSetArn":{}}}}}},"Sne":{"type":"list","member":{}},"Sng":{"type":"list","member":{"type":"double"}},"Sni":{"type":"list","member":{"type":"timestamp"}},"Snk":{"type":"list","member":{"type":"long"}},"Sno":{"type":"structure","members":{"UniqueKey":{"type":"boolean"}}},"Sns":{"type":"list","member":{"type":"structure","members":{"GeoSpatialColumnGroup":{"type":"structure","required":["Name","Columns"],"members":{"Name":{},"CountryCode":{},"Columns":{"type":"list","member":{}}}}}}},"Sny":{"type":"map","key":{},"value":{"type":"structure","members":{"description":{},"columns":{"type":"list","member":{}}}}},"So3":{"type":"structure","required":["Arn","PermissionPolicy"],"members":{"Namespace":{},"Arn":{},"PermissionPolicy":{},"FormatVersion":{},"Status":{}}},"So7":{"type":"structure","required":["TagRules"],"members":{"Status":{},"TagRules":{"type":"list","member":{"type":"structure","required":["TagKey","ColumnName"],"members":{"TagKey":{},"ColumnName":{},"TagMultiValueDelimiter":{},"MatchAllValue":{"shape":"Soc"}}}},"TagRuleConfigurations":{"type":"list","member":{"type":"list","member":{}}}}},"Soc":{"type":"string","sensitive":true},"Sof":{"type":"list","member":{"type":"structure","members":{"Principals":{"type":"list","member":{}},"ColumnNames":{"type":"list","member":{}}}}},"Soj":{"type":"structure","members":{"DisableUseAsDirectQuerySource":{"type":"boolean"},"DisableUseAsImportedSource":{"type":"boolean"}}},"Sok":{"type":"list","member":{"type":"structure","members":{"StringDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Sne"}}}}},"DecimalDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Sng"}}}}},"IntegerDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Snk"}}}}},"DateTimeDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"TimeGranularity":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Sni"}}}}}}}},"Soz":{"type":"structure","members":{"AmazonElasticsearchParameters":{"type":"structure","required":["Domain"],"members":{"Domain":{}}},"AthenaParameters":{"type":"structure","members":{"WorkGroup":{},"RoleArn":{}}},"AuroraParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"AuroraPostgreSqlParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"AwsIotAnalyticsParameters":{"type":"structure","required":["DataSetName"],"members":{"DataSetName":{}}},"JiraParameters":{"type":"structure","required":["SiteBaseUrl"],"members":{"SiteBaseUrl":{}}},"MariaDbParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"MySqlParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"OracleParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"PostgreSqlParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"PrestoParameters":{"type":"structure","required":["Host","Port","Catalog"],"members":{"Host":{},"Port":{"type":"integer"},"Catalog":{}}},"RdsParameters":{"type":"structure","required":["InstanceId","Database"],"members":{"InstanceId":{},"Database":{}}},"RedshiftParameters":{"type":"structure","required":["Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{},"ClusterId":{}}},"S3Parameters":{"type":"structure","required":["ManifestFileLocation"],"members":{"ManifestFileLocation":{"type":"structure","required":["Bucket","Key"],"members":{"Bucket":{},"Key":{}}},"RoleArn":{}}},"ServiceNowParameters":{"type":"structure","required":["SiteBaseUrl"],"members":{"SiteBaseUrl":{}}},"SnowflakeParameters":{"type":"structure","required":["Host","Database","Warehouse"],"members":{"Host":{},"Database":{},"Warehouse":{}}},"SparkParameters":{"type":"structure","required":["Host","Port"],"members":{"Host":{},"Port":{"type":"integer"}}},"SqlServerParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"TeradataParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"TwitterParameters":{"type":"structure","required":["Query","MaxRows"],"members":{"Query":{},"MaxRows":{"type":"integer"}}},"AmazonOpenSearchParameters":{"type":"structure","required":["Domain"],"members":{"Domain":{}}},"ExasolParameters":{"type":"structure","required":["Host","Port"],"members":{"Host":{},"Port":{"type":"integer"}}},"DatabricksParameters":{"type":"structure","required":["Host","Port","SqlEndpointPath"],"members":{"Host":{},"Port":{"type":"integer"},"SqlEndpointPath":{}}}}},"Sq5":{"type":"structure","members":{"CredentialPair":{"type":"structure","required":["Username","Password"],"members":{"Username":{},"Password":{},"AlternateDataSourceParameters":{"shape":"Sq9"}}},"CopySourceArn":{},"SecretArn":{}},"sensitive":true},"Sq9":{"type":"list","member":{"shape":"Soz"}},"Sqc":{"type":"structure","required":["VpcConnectionArn"],"members":{"VpcConnectionArn":{}}},"Sqd":{"type":"structure","members":{"DisableSsl":{"type":"boolean"}}},"Sqs":{"type":"structure","members":{"Arn":{},"GroupName":{},"Description":{},"PrincipalId":{}}},"Sqw":{"type":"structure","members":{"Arn":{},"MemberName":{}}},"Sr0":{"type":"map","key":{},"value":{"type":"list","member":{}}},"Srd":{"type":"structure","required":["ScheduleId","ScheduleFrequency","RefreshType"],"members":{"ScheduleId":{},"ScheduleFrequency":{"type":"structure","required":["Interval"],"members":{"Interval":{},"RefreshOnDay":{"type":"structure","members":{"DayOfWeek":{},"DayOfMonth":{}}},"Timezone":{},"TimeOfTheDay":{}}},"StartAfterDateTime":{"type":"timestamp"},"RefreshType":{},"Arn":{}}},"Srm":{"type":"structure","members":{"SourceAnalysis":{"type":"structure","required":["Arn","DataSetReferences"],"members":{"Arn":{},"DataSetReferences":{"shape":"S1e"}}},"SourceTemplate":{"type":"structure","required":["Arn"],"members":{"Arn":{}}}}},"Srp":{"type":"structure","required":["DataSetConfigurations"],"members":{"DataSetConfigurations":{"shape":"Srq"},"Sheets":{"shape":"S1k"},"CalculatedFields":{"shape":"Sjb"},"ParameterDeclarations":{"shape":"Sje"},"FilterGroups":{"shape":"Sjy"},"ColumnConfigurations":{"shape":"Skx"},"AnalysisDefaults":{"shape":"Sl4"}}},"Srq":{"type":"list","member":{"type":"structure","members":{"Placeholder":{},"DataSetSchema":{"type":"structure","members":{"ColumnSchemaList":{"type":"list","member":{"type":"structure","members":{"Name":{},"DataType":{},"GeographicRole":{}}}}}},"ColumnGroupSchemaList":{"type":"list","member":{"type":"structure","members":{"Name":{},"ColumnGroupColumnSchemaList":{"type":"list","member":{"type":"structure","members":{"Name":{}}}}}}}}}},"Ss4":{"type":"structure","members":{"AliasName":{},"Arn":{},"TemplateVersionNumber":{"type":"long"}}},"Ss7":{"type":"structure","members":{"DataColorPalette":{"type":"structure","members":{"Colors":{"shape":"Ss9"},"MinMaxGradient":{"shape":"Ss9"},"EmptyFillColor":{}}},"UIColorPalette":{"type":"structure","members":{"PrimaryForeground":{},"PrimaryBackground":{},"SecondaryForeground":{},"SecondaryBackground":{},"Accent":{},"AccentForeground":{},"Danger":{},"DangerForeground":{},"Warning":{},"WarningForeground":{},"Success":{},"SuccessForeground":{},"Dimension":{},"DimensionForeground":{},"Measure":{},"MeasureForeground":{}}},"Sheet":{"type":"structure","members":{"Tile":{"type":"structure","members":{"Border":{"type":"structure","members":{"Show":{"type":"boolean"}}}}},"TileLayout":{"type":"structure","members":{"Gutter":{"type":"structure","members":{"Show":{"type":"boolean"}}},"Margin":{"type":"structure","members":{"Show":{"type":"boolean"}}}}}}},"Typography":{"type":"structure","members":{"FontFamilies":{"type":"list","member":{"type":"structure","members":{"FontFamily":{}}}}}}}},"Ss9":{"type":"list","member":{}},"Ssn":{"type":"structure","members":{"Arn":{},"AliasName":{},"ThemeVersionNumber":{"type":"long"}}},"Ssq":{"type":"structure","members":{"Name":{},"Description":{},"DataSets":{"type":"list","member":{"type":"structure","required":["DatasetArn"],"members":{"DatasetArn":{},"DatasetName":{},"DatasetDescription":{},"DataAggregation":{"type":"structure","members":{"DatasetRowDateGranularity":{},"DefaultDateColumnName":{}}},"Filters":{"type":"list","member":{"type":"structure","required":["FilterName","OperandFieldName"],"members":{"FilterDescription":{},"FilterClass":{},"FilterName":{},"FilterSynonyms":{"shape":"Ssz"},"OperandFieldName":{},"FilterType":{},"CategoryFilter":{"type":"structure","members":{"CategoryFilterFunction":{},"CategoryFilterType":{},"Constant":{"type":"structure","members":{"ConstantType":{},"SingularConstant":{},"CollectiveConstant":{"type":"structure","members":{"ValueList":{"shape":"St7"}}}},"sensitive":true},"Inverse":{"type":"boolean"}}},"NumericEqualityFilter":{"type":"structure","members":{"Constant":{"shape":"St9"},"Aggregation":{}}},"NumericRangeFilter":{"type":"structure","members":{"Inclusive":{"type":"boolean"},"Constant":{"shape":"Stc"},"Aggregation":{}}},"DateRangeFilter":{"type":"structure","members":{"Inclusive":{"type":"boolean"},"Constant":{"shape":"Stc"}}},"RelativeDateFilter":{"type":"structure","members":{"TimeGranularity":{},"RelativeDateFilterFunction":{},"Constant":{"shape":"St9"}}}}}},"Columns":{"type":"list","member":{"type":"structure","required":["ColumnName"],"members":{"ColumnName":{},"ColumnFriendlyName":{},"ColumnDescription":{},"ColumnSynonyms":{"shape":"Ssz"},"ColumnDataRole":{},"Aggregation":{},"IsIncludedInTopic":{"type":"boolean"},"DisableIndexing":{"type":"boolean"},"ComparativeOrder":{"shape":"Stm"},"SemanticType":{"shape":"Stp"},"TimeGranularity":{},"AllowedAggregations":{"shape":"Str"},"NotAllowedAggregations":{"shape":"Str"},"DefaultFormatting":{"shape":"Stt"},"NeverAggregateInFilter":{"type":"boolean"},"CellValueSynonyms":{"shape":"Sty"}}}},"CalculatedFields":{"type":"list","member":{"type":"structure","required":["CalculatedFieldName","Expression"],"members":{"CalculatedFieldName":{},"CalculatedFieldDescription":{},"Expression":{"shape":"S4q"},"CalculatedFieldSynonyms":{"shape":"Ssz"},"IsIncludedInTopic":{"type":"boolean"},"DisableIndexing":{"type":"boolean"},"ColumnDataRole":{},"TimeGranularity":{},"DefaultFormatting":{"shape":"Stt"},"Aggregation":{},"ComparativeOrder":{"shape":"Stm"},"SemanticType":{"shape":"Stp"},"AllowedAggregations":{"shape":"Str"},"NotAllowedAggregations":{"shape":"Str"},"NeverAggregateInFilter":{"type":"boolean"},"CellValueSynonyms":{"shape":"Sty"}}}},"NamedEntities":{"type":"list","member":{"type":"structure","required":["EntityName"],"members":{"EntityName":{},"EntityDescription":{},"EntitySynonyms":{"shape":"Ssz"},"SemanticEntityType":{"type":"structure","members":{"TypeName":{},"SubTypeName":{},"TypeParameters":{"shape":"Stq"}}},"Definition":{"type":"list","member":{"type":"structure","members":{"FieldName":{},"PropertyName":{},"PropertyRole":{},"PropertyUsage":{},"Metric":{"type":"structure","members":{"Aggregation":{},"AggregationFunctionParameters":{"type":"map","key":{},"value":{}}}}}}}}}}}}}}},"Ssz":{"type":"list","member":{}},"St7":{"type":"list","member":{}},"St9":{"type":"structure","members":{"ConstantType":{},"SingularConstant":{}},"sensitive":true},"Stc":{"type":"structure","members":{"ConstantType":{},"RangeConstant":{"type":"structure","members":{"Minimum":{},"Maximum":{}}}},"sensitive":true},"Stm":{"type":"structure","members":{"UseOrdering":{},"SpecifedOrder":{"shape":"St7"},"TreatUndefinedSpecifiedValues":{}}},"Stp":{"type":"structure","members":{"TypeName":{},"SubTypeName":{},"TypeParameters":{"shape":"Stq"},"TruthyCellValue":{"shape":"Sv"},"TruthyCellValueSynonyms":{"shape":"Su"},"FalseyCellValue":{"shape":"Sv"},"FalseyCellValueSynonyms":{"shape":"Su"}}},"Stq":{"type":"map","key":{},"value":{}},"Str":{"type":"list","member":{}},"Stt":{"type":"structure","members":{"DisplayFormat":{},"DisplayFormatOptions":{"type":"structure","members":{"UseBlankCellFormat":{"type":"boolean"},"BlankCellFormat":{},"DateFormat":{},"DecimalSeparator":{},"GroupingSeparator":{},"UseGrouping":{"type":"boolean"},"FractionDigits":{"type":"integer"},"Prefix":{},"Suffix":{},"UnitScaler":{},"NegativeFormat":{"type":"structure","members":{"Prefix":{},"Suffix":{}}},"CurrencySymbol":{}}}}},"Sty":{"type":"list","member":{"type":"structure","members":{"CellValue":{},"Synonyms":{"shape":"St7"}}}},"Sue":{"type":"structure","required":["IsEnabled","BasedOnSpiceSchedule"],"members":{"IsEnabled":{"type":"boolean"},"BasedOnSpiceSchedule":{"type":"boolean"},"StartingAt":{"type":"timestamp"},"Timezone":{},"RepeatAt":{},"TopicScheduleType":{}}},"Suj":{"type":"list","member":{}},"Sul":{"type":"list","member":{}},"Sun":{"type":"list","member":{}},"Swh":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{},"ViolatedEntities":{"shape":"Swk"}}}},"Swk":{"type":"list","member":{"type":"structure","members":{"Path":{}}}},"Swm":{"type":"list","member":{}},"Swn":{"type":"list","member":{"type":"structure","members":{"SheetId":{},"Name":{}}}},"Swy":{"type":"list","member":{}},"Sx0":{"type":"structure","members":{"ResourceIdOverrideConfiguration":{"type":"structure","members":{"PrefixForAllResources":{"type":"boolean"}}},"VPCConnections":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"RefreshSchedules":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"DataSources":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"DataSets":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"Themes":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"Analyses":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"Dashboards":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}}}},"Sxx":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Type":{},"Message":{}}}},"Sy1":{"type":"structure","members":{"ResourceIdOverrideConfiguration":{"type":"structure","members":{"PrefixForAllResources":{}}},"VPCConnections":{"type":"list","member":{"type":"structure","required":["VPCConnectionId"],"members":{"VPCConnectionId":{},"Name":{},"SubnetIds":{"shape":"Suj"},"SecurityGroupIds":{"shape":"Sul"},"DnsResolvers":{"shape":"Sun"},"RoleArn":{}}}},"RefreshSchedules":{"type":"list","member":{"type":"structure","required":["DataSetId","ScheduleId"],"members":{"DataSetId":{},"ScheduleId":{},"StartAfterDateTime":{"type":"timestamp"}}}},"DataSources":{"type":"list","member":{"type":"structure","required":["DataSourceId"],"members":{"DataSourceId":{},"Name":{},"DataSourceParameters":{"shape":"Soz"},"VpcConnectionProperties":{"shape":"Sqc"},"SslProperties":{"shape":"Sqd"},"Credentials":{"type":"structure","members":{"CredentialPair":{"type":"structure","required":["Username","Password"],"members":{"Username":{},"Password":{}},"sensitive":true},"SecretArn":{}}}}}},"DataSets":{"type":"list","member":{"type":"structure","required":["DataSetId"],"members":{"DataSetId":{},"Name":{}}}},"Themes":{"type":"list","member":{"type":"structure","required":["ThemeId"],"members":{"ThemeId":{},"Name":{}}}},"Analyses":{"type":"list","member":{"type":"structure","required":["AnalysisId"],"members":{"AnalysisId":{},"Name":{}}}},"Dashboards":{"type":"list","member":{"type":"structure","required":["DashboardId"],"members":{"DashboardId":{},"Name":{}}}}}},"Syo":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{},"ViolatedEntities":{"shape":"Swk"}}}},"Syv":{"type":"structure","members":{"Permissions":{"shape":"S18"}}},"Sz2":{"type":"structure","required":["FileGroups"],"members":{"FileGroups":{"type":"list","member":{"type":"structure","members":{"Files":{"shape":"Sz5"}}}},"DestinationConfiguration":{"type":"structure","members":{"S3Destinations":{"type":"list","member":{"shape":"Sze"}}}},"Parameters":{"shape":"Sq"}}},"Sz5":{"type":"list","member":{"type":"structure","required":["SheetSelections","FormatType"],"members":{"SheetSelections":{"type":"list","member":{"type":"structure","required":["SheetId","SelectionScope"],"members":{"SheetId":{},"SelectionScope":{},"VisualIds":{"type":"list","member":{}}}}},"FormatType":{}}}},"Sze":{"type":"structure","members":{"BucketConfiguration":{"type":"structure","required":["BucketName","BucketPrefix","BucketRegion"],"members":{"BucketName":{},"BucketPrefix":{},"BucketRegion":{}}}}},"S103":{"type":"structure","required":["RefreshConfiguration"],"members":{"RefreshConfiguration":{"type":"structure","required":["IncrementalRefresh"],"members":{"IncrementalRefresh":{"type":"structure","required":["LookbackWindow"],"members":{"LookbackWindow":{"type":"structure","required":["ColumnName","Size","SizeUnit"],"members":{"ColumnName":{},"Size":{"type":"long"},"SizeUnit":{}}}}}}}}},"S10b":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"Name":{},"Type":{},"Status":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"DataSourceParameters":{"shape":"Soz"},"AlternateDataSourceParameters":{"shape":"Sq9"},"VpcConnectionProperties":{"shape":"Sqc"},"SslProperties":{"shape":"Sqd"},"ErrorInfo":{"type":"structure","members":{"Type":{},"Message":{}}},"SecretArn":{}}},"S10x":{"type":"structure","required":["Arn","IngestionStatus","CreatedTime"],"members":{"Arn":{},"IngestionId":{},"IngestionStatus":{},"ErrorInfo":{"type":"structure","members":{"Type":{},"Message":{}}},"RowInfo":{"type":"structure","members":{"RowsIngested":{"type":"long"},"RowsDropped":{"type":"long"},"TotalRowsInDataset":{"type":"long"}}},"QueueInfo":{"type":"structure","required":["WaitingOnIngestion","QueuedIngestion"],"members":{"WaitingOnIngestion":{},"QueuedIngestion":{}}},"CreatedTime":{"type":"timestamp"},"IngestionTimeInSeconds":{"type":"long"},"IngestionSizeInBytes":{"type":"long"},"RequestSource":{},"RequestType":{}}},"S116":{"type":"map","key":{},"value":{}},"S11b":{"type":"structure","members":{"Name":{},"Arn":{},"CapacityRegion":{},"CreationStatus":{},"IdentityStore":{},"NamespaceError":{"type":"structure","members":{"Type":{},"Message":{}}}}},"S11k":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{},"ViolatedEntities":{"shape":"Swk"}}}},"S12i":{"type":"structure","members":{"Arn":{},"UserName":{},"Email":{},"Role":{},"IdentityType":{},"Active":{"type":"boolean"},"PrincipalId":{},"CustomPermissionsName":{},"ExternalLoginFederationProviderType":{},"ExternalLoginFederationProviderUrl":{},"ExternalLoginId":{}}},"S12p":{"type":"list","member":{"type":"structure","members":{"SubnetId":{},"AvailabilityZone":{},"ErrorMessage":{},"Status":{},"NetworkInterfaceId":{}}}},"S12v":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{"shape":"Soc"}}}},"S131":{"type":"structure","required":["DashboardId","SheetId","VisualId"],"members":{"DashboardId":{},"SheetId":{},"VisualId":{}}},"S134":{"type":"string","sensitive":true},"S139":{"type":"structure","required":["Enabled"],"members":{"Enabled":{"type":"boolean"}}},"S13r":{"type":"list","member":{"type":"structure","members":{"Arn":{},"AnalysisId":{},"Name":{},"Status":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"S147":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DashboardId":{},"Name":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"PublishedVersionNumber":{"type":"long"},"LastPublishedTime":{"type":"timestamp"}}}},"S14b":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DataSetId":{},"Name":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"ImportMode":{},"RowLevelPermissionDataSet":{"shape":"So3"},"RowLevelPermissionTagConfigurationApplied":{"type":"boolean"},"ColumnLevelPermissionRulesApplied":{"type":"boolean"}}}},"S14m":{"type":"list","member":{"type":"structure","members":{"Arn":{},"FolderId":{},"Name":{},"FolderType":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"S14t":{"type":"list","member":{"shape":"Sqs"}},"S189":{"type":"list","member":{"shape":"S19"}},"S18e":{"type":"list","member":{"shape":"S19"}}}}
56605
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-04-01","endpointPrefix":"quicksight","jsonVersion":"1.0","protocol":"rest-json","serviceFullName":"Amazon QuickSight","serviceId":"QuickSight","signatureVersion":"v4","uid":"quicksight-2018-04-01"},"operations":{"CancelIngestion":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","IngestionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"IngestionId":{"location":"uri","locationName":"IngestionId"}}},"output":{"type":"structure","members":{"Arn":{},"IngestionId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateAccountCustomization":{"http":{"requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId","AccountCustomization"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"},"AccountCustomization":{"shape":"Sa"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"AwsAccountId":{},"Namespace":{},"AccountCustomization":{"shape":"Sa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateAccountSubscription":{"http":{"requestUri":"/account/{AwsAccountId}"},"input":{"type":"structure","required":["Edition","AuthenticationMethod","AwsAccountId","AccountName","NotificationEmail"],"members":{"Edition":{},"AuthenticationMethod":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AccountName":{},"NotificationEmail":{},"ActiveDirectoryName":{},"Realm":{},"DirectoryId":{},"AdminGroup":{"shape":"Sk"},"AuthorGroup":{"shape":"Sk"},"ReaderGroup":{"shape":"Sk"},"FirstName":{},"LastName":{},"EmailAddress":{},"ContactNumber":{}}},"output":{"type":"structure","members":{"SignupResponse":{"type":"structure","members":{"IAMUser":{"type":"boolean"},"userLoginName":{},"accountName":{},"directoryType":{}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateAnalysis":{"http":{"requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"Name":{},"Parameters":{"shape":"Sr"},"Permissions":{"shape":"S19"},"SourceEntity":{"shape":"S1d"},"ThemeArn":{},"Tags":{"shape":"Sb"},"Definition":{"shape":"S1h"}}},"output":{"type":"structure","members":{"Arn":{},"AnalysisId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateDashboard":{"http":{"requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"Name":{},"Parameters":{"shape":"Sr"},"Permissions":{"shape":"S19"},"SourceEntity":{"shape":"Slm"},"Tags":{"shape":"Sb"},"VersionDescription":{},"DashboardPublishOptions":{"shape":"Slp"},"ThemeArn":{},"Definition":{"shape":"Sm4"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"DashboardId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateDataSet":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sets"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","Name","PhysicalTableMap","ImportMode"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{},"Name":{},"PhysicalTableMap":{"shape":"Sm9"},"LogicalTableMap":{"shape":"Sms"},"ImportMode":{},"ColumnGroups":{"shape":"Snz"},"FieldFolders":{"shape":"So5"},"Permissions":{"shape":"S19"},"RowLevelPermissionDataSet":{"shape":"Soa"},"RowLevelPermissionTagConfiguration":{"shape":"Soe"},"ColumnLevelPermissionRules":{"shape":"Som"},"Tags":{"shape":"Sb"},"DataSetUsageConfiguration":{"shape":"Soq"},"DatasetParameters":{"shape":"Sor"}}},"output":{"type":"structure","members":{"Arn":{},"DataSetId":{},"IngestionArn":{},"IngestionId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateDataSource":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sources"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId","Name","Type"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{},"Name":{},"Type":{},"DataSourceParameters":{"shape":"Sp6"},"Credentials":{"shape":"Sqc"},"Permissions":{"shape":"S19"},"VpcConnectionProperties":{"shape":"Sqj"},"SslProperties":{"shape":"Sqk"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"CreationStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateFolder":{"http":{"requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"Name":{},"FolderType":{},"ParentFolderArn":{},"Permissions":{"shape":"S19"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"FolderId":{},"RequestId":{}}}},"CreateFolderMembership":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members/{MemberType}/{MemberId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId","MemberId","MemberType"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"MemberId":{"location":"uri","locationName":"MemberId"},"MemberType":{"location":"uri","locationName":"MemberType"}}},"output":{"type":"structure","members":{"Status":{"type":"integer"},"FolderMember":{"type":"structure","members":{"MemberId":{},"MemberType":{}}},"RequestId":{}}}},"CreateGroup":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{},"Description":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Group":{"shape":"Sqz"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateGroupMembership":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","GroupName","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupMember":{"shape":"Sr3"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateIAMPolicyAssignment":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","AssignmentStatus","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{},"AssignmentStatus":{},"PolicyArn":{},"Identities":{"shape":"Sr7"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"AssignmentName":{},"AssignmentId":{},"AssignmentStatus":{},"PolicyArn":{},"Identities":{"shape":"Sr7"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateIngestion":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"},"input":{"type":"structure","required":["DataSetId","IngestionId","AwsAccountId"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"IngestionId":{"location":"uri","locationName":"IngestionId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"IngestionType":{}}},"output":{"type":"structure","members":{"Arn":{},"IngestionId":{},"IngestionStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateNamespace":{"http":{"requestUri":"/accounts/{AwsAccountId}"},"input":{"type":"structure","required":["AwsAccountId","Namespace","IdentityStore"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{},"IdentityStore":{},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"Name":{},"CapacityRegion":{},"CreationStatus":{},"IdentityStore":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateRefreshSchedule":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"},"input":{"type":"structure","required":["DataSetId","AwsAccountId","Schedule"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Schedule":{"shape":"Srk"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"ScheduleId":{},"Arn":{}}}},"CreateTemplate":{"http":{"requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"Name":{},"Permissions":{"shape":"S19"},"SourceEntity":{"shape":"Srt"},"Tags":{"shape":"Sb"},"VersionDescription":{},"Definition":{"shape":"Srw"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"TemplateId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateTemplateAlias":{"http":{"requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName","TemplateVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"},"TemplateVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"TemplateAlias":{"shape":"Ssb"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateTheme":{"http":{"requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","Name","BaseThemeId","Configuration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"Name":{},"BaseThemeId":{},"VersionDescription":{},"Configuration":{"shape":"Sse"},"Permissions":{"shape":"S19"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"ThemeId":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateThemeAlias":{"http":{"requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName","ThemeVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"},"ThemeVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"ThemeAlias":{"shape":"Ssu"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateTopic":{"http":{"requestUri":"/accounts/{AwsAccountId}/topics"},"input":{"type":"structure","required":["AwsAccountId","TopicId","Topic"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{},"Topic":{"shape":"Ssx"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"TopicId":{},"RefreshArn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"CreateTopicRefreshSchedule":{"http":{"requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetArn","RefreshSchedule"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetArn":{},"DatasetName":{},"RefreshSchedule":{"shape":"Sul"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"CreateVPCConnection":{"http":{"requestUri":"/accounts/{AwsAccountId}/vpc-connections"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId","Name","SubnetIds","SecurityGroupIds","RoleArn"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{},"Name":{},"SubnetIds":{"shape":"Suq"},"SecurityGroupIds":{"shape":"Sus"},"DnsResolvers":{"shape":"Suu"},"RoleArn":{},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"Arn":{},"VPCConnectionId":{},"CreationStatus":{},"AvailabilityStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteAccountCustomization":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteAccountSubscription":{"http":{"method":"DELETE","requestUri":"/account/{AwsAccountId}"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteAnalysis":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"RecoveryWindowInDays":{"location":"querystring","locationName":"recovery-window-in-days","type":"long"},"ForceDeleteWithoutRecovery":{"location":"querystring","locationName":"force-delete-without-recovery","type":"boolean"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"AnalysisId":{},"DeletionTime":{"type":"timestamp"},"RequestId":{}}}},"DeleteDashboard":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"DashboardId":{},"RequestId":{}}}},"DeleteDataSet":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"Arn":{},"DataSetId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteDataSetRefreshProperties":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteDataSource":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"}}},"output":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteFolder":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"FolderId":{},"RequestId":{}}}},"DeleteFolderMembership":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members/{MemberType}/{MemberId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId","MemberId","MemberType"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"MemberId":{"location":"uri","locationName":"MemberId"},"MemberType":{"location":"uri","locationName":"MemberType"}}},"output":{"type":"structure","members":{"Status":{"type":"integer"},"RequestId":{}}}},"DeleteGroup":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteGroupMembership":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","GroupName","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteIAMPolicyAssignment":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespace/{Namespace}/iam-policy-assignments/{AssignmentName}"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{"location":"uri","locationName":"AssignmentName"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"AssignmentName":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteNamespace":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteRefreshSchedule":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}"},"input":{"type":"structure","required":["DataSetId","AwsAccountId","ScheduleId"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ScheduleId":{"location":"uri","locationName":"ScheduleId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"ScheduleId":{},"Arn":{}}}},"DeleteTemplate":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"}}},"output":{"type":"structure","members":{"RequestId":{},"Arn":{},"TemplateId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteTemplateAlias":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"TemplateId":{},"AliasName":{},"Arn":{},"RequestId":{}}}},"DeleteTheme":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"}}},"output":{"type":"structure","members":{"Arn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"ThemeId":{}}}},"DeleteThemeAlias":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"AliasName":{},"Arn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"ThemeId":{}}}},"DeleteTopic":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"Arn":{},"TopicId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteTopicRefreshSchedule":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetId":{"location":"uri","locationName":"DatasetId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DeleteUser":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteUserByPrincipalId":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/user-principals/{PrincipalId}"},"input":{"type":"structure","required":["PrincipalId","AwsAccountId","Namespace"],"members":{"PrincipalId":{"location":"uri","locationName":"PrincipalId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DeleteVPCConnection":{"http":{"method":"DELETE","requestUri":"/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{"location":"uri","locationName":"VPCConnectionId"}}},"output":{"type":"structure","members":{"Arn":{},"VPCConnectionId":{},"DeletionStatus":{},"AvailabilityStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAccountCustomization":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"},"Resolved":{"location":"querystring","locationName":"resolved","type":"boolean"}}},"output":{"type":"structure","members":{"Arn":{},"AwsAccountId":{},"Namespace":{},"AccountCustomization":{"shape":"Sa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAccountSettings":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/settings"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"AccountSettings":{"type":"structure","members":{"AccountName":{},"Edition":{},"DefaultNamespace":{},"NotificationEmail":{},"PublicSharingEnabled":{"type":"boolean"},"TerminationProtectionEnabled":{"type":"boolean"}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAccountSubscription":{"http":{"method":"GET","requestUri":"/account/{AwsAccountId}"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"AccountInfo":{"type":"structure","members":{"AccountName":{},"Edition":{},"NotificationEmail":{},"AuthenticationType":{},"AccountSubscriptionStatus":{},"IAMIdentityCenterInstanceArn":{}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAnalysis":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"Analysis":{"type":"structure","members":{"AnalysisId":{},"Arn":{},"Name":{},"Status":{},"Errors":{"shape":"Swo"},"DataSetArns":{"shape":"Swt"},"ThemeArn":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Sheets":{"shape":"Swu"}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAnalysisDefinition":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/definition"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"AnalysisId":{},"Name":{},"Errors":{"shape":"Swo"},"ResourceStatus":{},"ThemeArn":{},"Definition":{"shape":"S1h"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAnalysisPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"AnalysisId":{},"AnalysisArn":{},"Permissions":{"shape":"S19"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeAssetBundleExportJob":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-export-jobs/{AssetBundleExportJobId}"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleExportJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleExportJobId":{"location":"uri","locationName":"AssetBundleExportJobId"}}},"output":{"type":"structure","members":{"JobStatus":{},"DownloadUrl":{},"Errors":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Type":{},"Message":{}}}},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleExportJobId":{},"AwsAccountId":{},"ResourceArns":{"shape":"Sx5"},"IncludeAllDependencies":{"type":"boolean"},"ExportFormat":{},"CloudFormationOverridePropertyConfiguration":{"shape":"Sx7"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeAssetBundleImportJob":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-import-jobs/{AssetBundleImportJobId}"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleImportJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleImportJobId":{"location":"uri","locationName":"AssetBundleImportJobId"}}},"output":{"type":"structure","members":{"JobStatus":{},"Errors":{"shape":"Sy4"},"RollbackErrors":{"shape":"Sy4"},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleImportJobId":{},"AwsAccountId":{},"AssetBundleImportSource":{"type":"structure","members":{"Body":{},"S3Uri":{}}},"OverrideParameters":{"shape":"Sy8"},"FailureAction":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDashboard":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Dashboard":{"type":"structure","members":{"DashboardId":{},"Arn":{},"Name":{},"Version":{"type":"structure","members":{"CreatedTime":{"type":"timestamp"},"Errors":{"shape":"Syv"},"VersionNumber":{"type":"long"},"Status":{},"Arn":{},"SourceEntityArn":{},"DataSetArns":{"shape":"Swt"},"Description":{},"ThemeArn":{},"Sheets":{"shape":"Swu"}}},"CreatedTime":{"type":"timestamp"},"LastPublishedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeDashboardDefinition":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/definition"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"DashboardId":{},"Errors":{"shape":"Syv"},"Name":{},"ResourceStatus":{},"ThemeArn":{},"Definition":{"shape":"Sm4"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"DashboardPublishOptions":{"shape":"Slp"}}}},"DescribeDashboardPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"}}},"output":{"type":"structure","members":{"DashboardId":{},"DashboardArn":{},"Permissions":{"shape":"S19"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"LinkSharingConfiguration":{"shape":"Sz2"}}}},"DescribeDashboardSnapshotJob":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs/{SnapshotJobId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","SnapshotJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"SnapshotJobId":{"location":"uri","locationName":"SnapshotJobId"}}},"output":{"type":"structure","members":{"AwsAccountId":{},"DashboardId":{},"SnapshotJobId":{},"UserConfiguration":{"type":"structure","members":{"AnonymousUsers":{"type":"list","member":{"type":"structure","members":{"RowLevelPermissionTagKeys":{"type":"list","member":{}}}}}}},"SnapshotConfiguration":{"shape":"Sz9"},"Arn":{},"JobStatus":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"RequestId":{},"Status":{"type":"integer"}}}},"DescribeDashboardSnapshotJobResult":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs/{SnapshotJobId}/result"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","SnapshotJobId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"SnapshotJobId":{"location":"uri","locationName":"SnapshotJobId"}}},"output":{"type":"structure","members":{"Arn":{},"JobStatus":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Result":{"type":"structure","members":{"AnonymousUsers":{"type":"list","member":{"type":"structure","members":{"FileGroups":{"type":"list","member":{"type":"structure","members":{"Files":{"shape":"Szc"},"S3Results":{"type":"list","member":{"type":"structure","members":{"S3DestinationConfiguration":{"shape":"Szl"},"S3Uri":{"type":"string","sensitive":true},"ErrorInfo":{"type":"list","member":{"type":"structure","members":{"ErrorMessage":{},"ErrorType":{}}}}}}}}}}}}}}},"ErrorInfo":{"type":"structure","members":{"ErrorMessage":{},"ErrorType":{}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSet":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"DataSet":{"type":"structure","members":{"Arn":{},"DataSetId":{},"Name":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"PhysicalTableMap":{"shape":"Sm9"},"LogicalTableMap":{"shape":"Sms"},"OutputColumns":{"type":"list","member":{"type":"structure","members":{"Name":{},"Description":{},"Type":{}}}},"ImportMode":{},"ConsumedSpiceCapacityInBytes":{"type":"long"},"ColumnGroups":{"shape":"Snz"},"FieldFolders":{"shape":"So5"},"RowLevelPermissionDataSet":{"shape":"Soa"},"RowLevelPermissionTagConfiguration":{"shape":"Soe"},"ColumnLevelPermissionRules":{"shape":"Som"},"DataSetUsageConfiguration":{"shape":"Soq"},"DatasetParameters":{"shape":"Sor"}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSetPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"DataSetArn":{},"DataSetId":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSetRefreshProperties":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"DataSetRefreshProperties":{"shape":"S10a"}}}},"DescribeDataSource":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"}}},"output":{"type":"structure","members":{"DataSource":{"shape":"S10i"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeDataSourcePermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"}}},"output":{"type":"structure","members":{"DataSourceArn":{},"DataSourceId":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeFolder":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Folder":{"type":"structure","members":{"FolderId":{},"Arn":{},"Name":{},"FolderType":{},"FolderPath":{"type":"list","member":{}},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}},"RequestId":{}}}},"DescribeFolderPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderId":{},"Arn":{},"Permissions":{"shape":"S19"},"RequestId":{}}}},"DescribeFolderResolvedPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/resolved-permissions"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderId":{},"Arn":{},"Permissions":{"shape":"S19"},"RequestId":{}}}},"DescribeGroup":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Group":{"shape":"Sqz"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeGroupMembership":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members/{MemberName}"},"input":{"type":"structure","required":["MemberName","GroupName","AwsAccountId","Namespace"],"members":{"MemberName":{"location":"uri","locationName":"MemberName"},"GroupName":{"location":"uri","locationName":"GroupName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupMember":{"shape":"Sr3"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeIAMPolicyAssignment":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{"location":"uri","locationName":"AssignmentName"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"IAMPolicyAssignment":{"type":"structure","members":{"AwsAccountId":{},"AssignmentId":{},"AssignmentName":{},"PolicyArn":{},"Identities":{"shape":"Sr7"},"AssignmentStatus":{}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeIngestion":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions/{IngestionId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","IngestionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"IngestionId":{"location":"uri","locationName":"IngestionId"}}},"output":{"type":"structure","members":{"Ingestion":{"shape":"S114"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeIpRestriction":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/ip-restriction"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"}}},"output":{"type":"structure","members":{"AwsAccountId":{},"IpRestrictionRuleMap":{"shape":"S11d"},"Enabled":{"type":"boolean"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeNamespace":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Namespace":{"shape":"S11i"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeRefreshSchedule":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules/{ScheduleId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","ScheduleId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"ScheduleId":{"location":"uri","locationName":"ScheduleId"}}},"output":{"type":"structure","members":{"RefreshSchedule":{"shape":"Srk"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"Arn":{}}}},"DescribeTemplate":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Template":{"type":"structure","members":{"Arn":{},"Name":{},"Version":{"type":"structure","members":{"CreatedTime":{"type":"timestamp"},"Errors":{"shape":"S11r"},"VersionNumber":{"type":"long"},"Status":{},"DataSetConfigurations":{"shape":"Srx"},"Description":{},"SourceEntityArn":{},"ThemeArn":{},"Sheets":{"shape":"Swu"}}},"TemplateId":{},"LastUpdatedTime":{"type":"timestamp"},"CreatedTime":{"type":"timestamp"}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTemplateAlias":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"TemplateAlias":{"shape":"Ssb"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTemplateDefinition":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/definition"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Name":{},"TemplateId":{},"Errors":{"shape":"S11r"},"ResourceStatus":{},"ThemeArn":{},"Definition":{"shape":"Srw"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTemplatePermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"}}},"output":{"type":"structure","members":{"TemplateId":{},"TemplateArn":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTheme":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"VersionNumber":{"location":"querystring","locationName":"version-number","type":"long"},"AliasName":{"location":"querystring","locationName":"alias-name"}}},"output":{"type":"structure","members":{"Theme":{"type":"structure","members":{"Arn":{},"Name":{},"ThemeId":{},"Version":{"type":"structure","members":{"VersionNumber":{"type":"long"},"Arn":{},"Description":{},"BaseThemeId":{},"CreatedTime":{"type":"timestamp"},"Configuration":{"shape":"Sse"},"Errors":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{}}}},"Status":{}}},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Type":{}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeThemeAlias":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"}}},"output":{"type":"structure","members":{"ThemeAlias":{"shape":"Ssu"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeThemePermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"}}},"output":{"type":"structure","members":{"ThemeId":{},"ThemeArn":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTopic":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"Arn":{},"TopicId":{},"Topic":{"shape":"Ssx"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTopicPermissions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"Permissions":{"shape":"S19"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeTopicRefresh":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/refresh/{RefreshId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","RefreshId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"RefreshId":{"location":"uri","locationName":"RefreshId"}}},"output":{"type":"structure","members":{"RefreshDetails":{"type":"structure","members":{"RefreshArn":{},"RefreshId":{},"RefreshStatus":{}}},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeTopicRefreshSchedule":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetId":{"location":"uri","locationName":"DatasetId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"RefreshSchedule":{"shape":"Sul"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"DescribeUser":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"User":{"shape":"S12p"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"DescribeVPCConnection":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{"location":"uri","locationName":"VPCConnectionId"}}},"output":{"type":"structure","members":{"VPCConnection":{"type":"structure","members":{"VPCConnectionId":{},"Arn":{},"Name":{},"VPCId":{},"SecurityGroupIds":{"shape":"Sus"},"DnsResolvers":{"shape":"Ste"},"Status":{},"AvailabilityStatus":{},"NetworkInterfaces":{"shape":"S12w"},"RoleArn":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}},"RequestId":{},"Status":{"type":"integer"}}}},"GenerateEmbedUrlForAnonymousUser":{"http":{"requestUri":"/accounts/{AwsAccountId}/embed-url/anonymous-user"},"input":{"type":"structure","required":["AwsAccountId","Namespace","AuthorizedResourceArns","ExperienceConfiguration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"SessionLifetimeInMinutes":{"type":"long"},"Namespace":{},"SessionTags":{"shape":"S132"},"AuthorizedResourceArns":{"type":"list","member":{}},"ExperienceConfiguration":{"type":"structure","members":{"Dashboard":{"type":"structure","required":["InitialDashboardId"],"members":{"InitialDashboardId":{}}},"DashboardVisual":{"type":"structure","required":["InitialDashboardVisualId"],"members":{"InitialDashboardVisualId":{"shape":"S138"}}},"QSearchBar":{"type":"structure","required":["InitialTopicId"],"members":{"InitialTopicId":{}}}}},"AllowedDomains":{"shape":"Ste"}}},"output":{"type":"structure","required":["EmbedUrl","Status","RequestId","AnonymousUserArn"],"members":{"EmbedUrl":{"shape":"S13b"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"AnonymousUserArn":{}}}},"GenerateEmbedUrlForRegisteredUser":{"http":{"requestUri":"/accounts/{AwsAccountId}/embed-url/registered-user"},"input":{"type":"structure","required":["AwsAccountId","UserArn","ExperienceConfiguration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"SessionLifetimeInMinutes":{"type":"long"},"UserArn":{},"ExperienceConfiguration":{"type":"structure","members":{"Dashboard":{"type":"structure","required":["InitialDashboardId"],"members":{"InitialDashboardId":{},"FeatureConfigurations":{"type":"structure","members":{"StatePersistence":{"shape":"S13g"},"Bookmarks":{"type":"structure","required":["Enabled"],"members":{"Enabled":{"type":"boolean"}}}}}}},"QuickSightConsole":{"type":"structure","members":{"InitialPath":{},"FeatureConfigurations":{"type":"structure","members":{"StatePersistence":{"shape":"S13g"}}}}},"QSearchBar":{"type":"structure","members":{"InitialTopicId":{}}},"DashboardVisual":{"type":"structure","required":["InitialDashboardVisualId"],"members":{"InitialDashboardVisualId":{"shape":"S138"}}}}},"AllowedDomains":{"shape":"Ste"}}},"output":{"type":"structure","required":["EmbedUrl","Status","RequestId"],"members":{"EmbedUrl":{"shape":"S13b"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"GetDashboardEmbedUrl":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/embed-url"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","IdentityType"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"IdentityType":{"location":"querystring","locationName":"creds-type"},"SessionLifetimeInMinutes":{"location":"querystring","locationName":"session-lifetime","type":"long"},"UndoRedoDisabled":{"location":"querystring","locationName":"undo-redo-disabled","type":"boolean"},"ResetDisabled":{"location":"querystring","locationName":"reset-disabled","type":"boolean"},"StatePersistenceEnabled":{"location":"querystring","locationName":"state-persistence-enabled","type":"boolean"},"UserArn":{"location":"querystring","locationName":"user-arn"},"Namespace":{"location":"querystring","locationName":"namespace"},"AdditionalDashboardIds":{"location":"querystring","locationName":"additional-dashboard-ids","type":"list","member":{}}}},"output":{"type":"structure","members":{"EmbedUrl":{"shape":"S13b"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"GetSessionEmbedUrl":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/session-embed-url"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"EntryPoint":{"location":"querystring","locationName":"entry-point"},"SessionLifetimeInMinutes":{"location":"querystring","locationName":"session-lifetime","type":"long"},"UserArn":{"location":"querystring","locationName":"user-arn"}}},"output":{"type":"structure","members":{"EmbedUrl":{"shape":"S13b"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListAnalyses":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/analyses"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"AnalysisSummaryList":{"shape":"S13y"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListAssetBundleExportJobs":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-export-jobs"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"AssetBundleExportJobSummaryList":{"type":"list","member":{"type":"structure","members":{"JobStatus":{},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleExportJobId":{},"IncludeAllDependencies":{"type":"boolean"},"ExportFormat":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListAssetBundleImportJobs":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/asset-bundle-import-jobs"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"AssetBundleImportJobSummaryList":{"type":"list","member":{"type":"structure","members":{"JobStatus":{},"Arn":{},"CreatedTime":{"type":"timestamp"},"AssetBundleImportJobId":{},"FailureAction":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListDashboardVersions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/versions"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DashboardVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CreatedTime":{"type":"timestamp"},"VersionNumber":{"type":"long"},"Status":{},"SourceEntityArn":{},"Description":{}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListDashboards":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/dashboards"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DashboardSummaryList":{"shape":"S14e"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListDataSets":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DataSetSummaries":{"shape":"S14i"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListDataSources":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sources"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"DataSources":{"type":"list","member":{"shape":"S10i"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListFolderMembers":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/members"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderMemberList":{"type":"list","member":{"type":"structure","members":{"MemberId":{},"MemberArn":{}}}},"NextToken":{},"RequestId":{}}}},"ListFolders":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/folders"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderSummaryList":{"shape":"S14t"},"NextToken":{},"RequestId":{}}}},"ListGroupMemberships":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}/members"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupMemberList":{"type":"list","member":{"shape":"Sr3"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListGroups":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"GroupList":{"shape":"S150"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListIAMPolicyAssignments":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/v2/iam-policy-assignments"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentStatus":{"location":"querystring","locationName":"assignment-status"},"Namespace":{"location":"uri","locationName":"Namespace"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"IAMPolicyAssignments":{"type":"list","member":{"type":"structure","members":{"AssignmentName":{},"AssignmentStatus":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListIAMPolicyAssignmentsForUser":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/iam-policy-assignments"},"input":{"type":"structure","required":["AwsAccountId","UserName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"UserName":{"location":"uri","locationName":"UserName"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"ActiveAssignments":{"type":"list","member":{"type":"structure","members":{"AssignmentName":{},"PolicyArn":{}}}},"RequestId":{},"NextToken":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListIngestions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/ingestions"},"input":{"type":"structure","required":["DataSetId","AwsAccountId"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"NextToken":{"location":"querystring","locationName":"next-token"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Ingestions":{"type":"list","member":{"shape":"S114"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListNamespaces":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"Namespaces":{"type":"list","member":{"shape":"S11i"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListRefreshSchedules":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"}}},"output":{"type":"structure","members":{"RefreshSchedules":{"type":"list","member":{"shape":"Srk"}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/resources/{ResourceArn}/tags"},"input":{"type":"structure","required":["ResourceArn"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"}}},"output":{"type":"structure","members":{"Tags":{"shape":"Sb"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListTemplateAliases":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-result","type":"integer"}}},"output":{"type":"structure","members":{"TemplateAliasList":{"type":"list","member":{"shape":"Ssb"}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"NextToken":{}}}},"ListTemplateVersions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/versions"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"TemplateVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"VersionNumber":{"type":"long"},"CreatedTime":{"type":"timestamp"},"Status":{},"Description":{}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTemplates":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/templates"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-result","type":"integer"}}},"output":{"type":"structure","members":{"TemplateSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"TemplateId":{},"Name":{},"LatestVersionNumber":{"type":"long"},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListThemeAliases":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-result","type":"integer"}}},"output":{"type":"structure","members":{"ThemeAliasList":{"type":"list","member":{"shape":"Ssu"}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"NextToken":{}}}},"ListThemeVersions":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/versions"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"ThemeVersionSummaryList":{"type":"list","member":{"type":"structure","members":{"VersionNumber":{"type":"long"},"Arn":{},"Description":{},"CreatedTime":{"type":"timestamp"},"Status":{}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListThemes":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/themes"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","members":{"ThemeSummaryList":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Name":{},"ThemeId":{},"LatestVersionNumber":{"type":"long"},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTopicRefreshSchedules":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"RefreshSchedules":{"type":"list","member":{"type":"structure","members":{"DatasetId":{},"DatasetArn":{},"DatasetName":{},"RefreshSchedule":{"shape":"Sul"}}}},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"ListTopics":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/topics"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"TopicsSummaries":{"type":"list","member":{"type":"structure","members":{"Arn":{},"TopicId":{},"Name":{}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListUserGroups":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/groups"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"GroupList":{"shape":"S150"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListUsers":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users"},"input":{"type":"structure","required":["AwsAccountId","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"UserList":{"type":"list","member":{"shape":"S12p"}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"ListVPCConnections":{"http":{"method":"GET","requestUri":"/accounts/{AwsAccountId}/vpc-connections"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"}}},"output":{"type":"structure","members":{"VPCConnectionSummaries":{"type":"list","member":{"type":"structure","members":{"VPCConnectionId":{},"Arn":{},"Name":{},"VPCId":{},"SecurityGroupIds":{"shape":"Sus"},"DnsResolvers":{"shape":"Ste"},"Status":{},"AvailabilityStatus":{},"NetworkInterfaces":{"shape":"S12w"},"RoleArn":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"PutDataSetRefreshProperties":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-properties"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","DataSetRefreshProperties"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"DataSetRefreshProperties":{"shape":"S10a"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"RegisterUser":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users"},"input":{"type":"structure","required":["IdentityType","Email","UserRole","AwsAccountId","Namespace"],"members":{"IdentityType":{},"Email":{},"UserRole":{},"IamArn":{},"SessionName":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"UserName":{},"CustomPermissionsName":{},"ExternalLoginFederationProviderType":{},"CustomFederationProviderUrl":{},"ExternalLoginId":{}}},"output":{"type":"structure","members":{"User":{"shape":"S12p"},"UserInvitationUrl":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"RestoreAnalysis":{"http":{"requestUri":"/accounts/{AwsAccountId}/restore/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"AnalysisId":{},"RequestId":{}}}},"SearchAnalyses":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/analyses"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"AnalysisSummaryList":{"shape":"S13y"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchDashboards":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/dashboards"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator"],"members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"DashboardSummaryList":{"shape":"S14e"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchDataSets":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/data-sets"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator","Name","Value"],"members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"DataSetSummaries":{"shape":"S14i"},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchDataSources":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/data-sources"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator","Name","Value"],"members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"DataSourceSummaries":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"Name":{},"Type":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"NextToken":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"SearchFolders":{"http":{"requestUri":"/accounts/{AwsAccountId}/search/folders"},"input":{"type":"structure","required":["AwsAccountId","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Filters":{"type":"list","member":{"type":"structure","members":{"Operator":{},"Name":{},"Value":{}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"FolderSummaryList":{"shape":"S14t"},"NextToken":{},"RequestId":{}}}},"SearchGroups":{"http":{"requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups-search"},"input":{"type":"structure","required":["AwsAccountId","Namespace","Filters"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"NextToken":{"location":"querystring","locationName":"next-token"},"MaxResults":{"location":"querystring","locationName":"max-results","type":"integer"},"Namespace":{"location":"uri","locationName":"Namespace"},"Filters":{"type":"list","member":{"type":"structure","required":["Operator","Name","Value"],"members":{"Operator":{},"Name":{},"Value":{}}}}}},"output":{"type":"structure","members":{"GroupList":{"shape":"S150"},"NextToken":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"StartAssetBundleExportJob":{"http":{"requestUri":"/accounts/{AwsAccountId}/asset-bundle-export-jobs/export"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleExportJobId","ResourceArns","ExportFormat"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleExportJobId":{},"ResourceArns":{"shape":"Sx5"},"IncludeAllDependencies":{"type":"boolean"},"ExportFormat":{},"CloudFormationOverridePropertyConfiguration":{"shape":"Sx7"}}},"output":{"type":"structure","members":{"Arn":{},"AssetBundleExportJobId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"StartAssetBundleImportJob":{"http":{"requestUri":"/accounts/{AwsAccountId}/asset-bundle-import-jobs/import"},"input":{"type":"structure","required":["AwsAccountId","AssetBundleImportJobId","AssetBundleImportSource"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssetBundleImportJobId":{},"AssetBundleImportSource":{"type":"structure","members":{"Body":{"type":"blob","sensitive":true},"S3Uri":{}}},"OverrideParameters":{"shape":"Sy8"},"FailureAction":{}}},"output":{"type":"structure","members":{"Arn":{},"AssetBundleImportJobId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"StartDashboardSnapshotJob":{"http":{"requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/snapshot-jobs"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","SnapshotJobId","UserConfiguration","SnapshotConfiguration"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"SnapshotJobId":{},"UserConfiguration":{"type":"structure","members":{"AnonymousUsers":{"type":"list","member":{"type":"structure","members":{"RowLevelPermissionTags":{"shape":"S132"}}}}}},"SnapshotConfiguration":{"shape":"Sz9"}}},"output":{"type":"structure","members":{"Arn":{},"SnapshotJobId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"TagResource":{"http":{"requestUri":"/resources/{ResourceArn}/tags"},"input":{"type":"structure","required":["ResourceArn","Tags"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"Tags":{"shape":"Sb"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/resources/{ResourceArn}/tags"},"input":{"type":"structure","required":["ResourceArn","TagKeys"],"members":{"ResourceArn":{"location":"uri","locationName":"ResourceArn"},"TagKeys":{"location":"querystring","locationName":"keys","type":"list","member":{}}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateAccountCustomization":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/customizations"},"input":{"type":"structure","required":["AwsAccountId","AccountCustomization"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"querystring","locationName":"namespace"},"AccountCustomization":{"shape":"Sa"}}},"output":{"type":"structure","members":{"Arn":{},"AwsAccountId":{},"Namespace":{},"AccountCustomization":{"shape":"Sa"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateAccountSettings":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/settings"},"input":{"type":"structure","required":["AwsAccountId","DefaultNamespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DefaultNamespace":{},"NotificationEmail":{},"TerminationProtectionEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateAnalysis":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"Name":{},"Parameters":{"shape":"Sr"},"SourceEntity":{"shape":"S1d"},"ThemeArn":{},"Definition":{"shape":"S1h"}}},"output":{"type":"structure","members":{"Arn":{},"AnalysisId":{},"UpdateStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateAnalysisPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/analyses/{AnalysisId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","AnalysisId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AnalysisId":{"location":"uri","locationName":"AnalysisId"},"GrantPermissions":{"shape":"S18g"},"RevokePermissions":{"shape":"S18g"}}},"output":{"type":"structure","members":{"AnalysisArn":{},"AnalysisId":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDashboard":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"Name":{},"SourceEntity":{"shape":"Slm"},"Parameters":{"shape":"Sr"},"VersionDescription":{},"DashboardPublishOptions":{"shape":"Slp"},"ThemeArn":{},"Definition":{"shape":"Sm4"}}},"output":{"type":"structure","members":{"Arn":{},"VersionArn":{},"DashboardId":{},"CreationStatus":{},"Status":{"type":"integer"},"RequestId":{}}}},"UpdateDashboardPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DashboardId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"GrantPermissions":{"shape":"S18g"},"RevokePermissions":{"shape":"S18g"},"GrantLinkPermissions":{"shape":"S18l"},"RevokeLinkPermissions":{"shape":"S18l"}}},"output":{"type":"structure","members":{"DashboardArn":{},"DashboardId":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"},"LinkSharingConfiguration":{"shape":"Sz2"}}}},"UpdateDashboardPublishedVersion":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/versions/{VersionNumber}"},"input":{"type":"structure","required":["AwsAccountId","DashboardId","VersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DashboardId":{"location":"uri","locationName":"DashboardId"},"VersionNumber":{"location":"uri","locationName":"VersionNumber","type":"long"}}},"output":{"type":"structure","members":{"DashboardId":{},"DashboardArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateDataSet":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}"},"input":{"type":"structure","required":["AwsAccountId","DataSetId","Name","PhysicalTableMap","ImportMode"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"Name":{},"PhysicalTableMap":{"shape":"Sm9"},"LogicalTableMap":{"shape":"Sms"},"ImportMode":{},"ColumnGroups":{"shape":"Snz"},"FieldFolders":{"shape":"So5"},"RowLevelPermissionDataSet":{"shape":"Soa"},"RowLevelPermissionTagConfiguration":{"shape":"Soe"},"ColumnLevelPermissionRules":{"shape":"Som"},"DataSetUsageConfiguration":{"shape":"Soq"},"DatasetParameters":{"shape":"Sor"}}},"output":{"type":"structure","members":{"Arn":{},"DataSetId":{},"IngestionArn":{},"IngestionId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDataSetPermissions":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSetId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSetId":{"location":"uri","locationName":"DataSetId"},"GrantPermissions":{"shape":"S19"},"RevokePermissions":{"shape":"S19"}}},"output":{"type":"structure","members":{"DataSetArn":{},"DataSetId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDataSource":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"},"Name":{},"DataSourceParameters":{"shape":"Sp6"},"Credentials":{"shape":"Sqc"},"VpcConnectionProperties":{"shape":"Sqj"},"SslProperties":{"shape":"Sqk"}}},"output":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"UpdateStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateDataSourcePermissions":{"http":{"requestUri":"/accounts/{AwsAccountId}/data-sources/{DataSourceId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","DataSourceId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"DataSourceId":{"location":"uri","locationName":"DataSourceId"},"GrantPermissions":{"shape":"S19"},"RevokePermissions":{"shape":"S19"}}},"output":{"type":"structure","members":{"DataSourceArn":{},"DataSourceId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateFolder":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}"},"input":{"type":"structure","required":["AwsAccountId","FolderId","Name"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"Name":{}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"Arn":{},"FolderId":{},"RequestId":{}}}},"UpdateFolderPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/folders/{FolderId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","FolderId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"FolderId":{"location":"uri","locationName":"FolderId"},"GrantPermissions":{"shape":"S19"},"RevokePermissions":{"shape":"S19"}}},"output":{"type":"structure","members":{"Status":{"type":"integer"},"Arn":{},"FolderId":{},"Permissions":{"shape":"S19"},"RequestId":{}}}},"UpdateGroup":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/groups/{GroupName}"},"input":{"type":"structure","required":["GroupName","AwsAccountId","Namespace"],"members":{"GroupName":{"location":"uri","locationName":"GroupName"},"Description":{},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"}}},"output":{"type":"structure","members":{"Group":{"shape":"Sqz"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateIAMPolicyAssignment":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/iam-policy-assignments/{AssignmentName}"},"input":{"type":"structure","required":["AwsAccountId","AssignmentName","Namespace"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"AssignmentName":{"location":"uri","locationName":"AssignmentName"},"Namespace":{"location":"uri","locationName":"Namespace"},"AssignmentStatus":{},"PolicyArn":{},"Identities":{"shape":"Sr7"}}},"output":{"type":"structure","members":{"AssignmentName":{},"AssignmentId":{},"PolicyArn":{},"Identities":{"shape":"Sr7"},"AssignmentStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateIpRestriction":{"http":{"requestUri":"/accounts/{AwsAccountId}/ip-restriction"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"IpRestrictionRuleMap":{"shape":"S11d"},"Enabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"AwsAccountId":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdatePublicSharingSettings":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/public-sharing-settings"},"input":{"type":"structure","required":["AwsAccountId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"PublicSharingEnabled":{"type":"boolean"}}},"output":{"type":"structure","members":{"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateRefreshSchedule":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/data-sets/{DataSetId}/refresh-schedules"},"input":{"type":"structure","required":["DataSetId","AwsAccountId","Schedule"],"members":{"DataSetId":{"location":"uri","locationName":"DataSetId"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Schedule":{"shape":"Srk"}}},"output":{"type":"structure","members":{"Status":{"location":"statusCode","type":"integer"},"RequestId":{},"ScheduleId":{},"Arn":{}}}},"UpdateTemplate":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"SourceEntity":{"shape":"Srt"},"VersionDescription":{},"Name":{},"Definition":{"shape":"Srw"}}},"output":{"type":"structure","members":{"TemplateId":{},"Arn":{},"VersionArn":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateTemplateAlias":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","TemplateId","AliasName","TemplateVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"AliasName":{"location":"uri","locationName":"AliasName"},"TemplateVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"TemplateAlias":{"shape":"Ssb"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateTemplatePermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/templates/{TemplateId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TemplateId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TemplateId":{"location":"uri","locationName":"TemplateId"},"GrantPermissions":{"shape":"S18g"},"RevokePermissions":{"shape":"S18g"}}},"output":{"type":"structure","members":{"TemplateId":{},"TemplateArn":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateTheme":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","BaseThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"Name":{},"BaseThemeId":{},"VersionDescription":{},"Configuration":{"shape":"Sse"}}},"output":{"type":"structure","members":{"ThemeId":{},"Arn":{},"VersionArn":{},"CreationStatus":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateThemeAlias":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/aliases/{AliasName}"},"input":{"type":"structure","required":["AwsAccountId","ThemeId","AliasName","ThemeVersionNumber"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"AliasName":{"location":"uri","locationName":"AliasName"},"ThemeVersionNumber":{"type":"long"}}},"output":{"type":"structure","members":{"ThemeAlias":{"shape":"Ssu"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateThemePermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/themes/{ThemeId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","ThemeId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"ThemeId":{"location":"uri","locationName":"ThemeId"},"GrantPermissions":{"shape":"S18g"},"RevokePermissions":{"shape":"S18g"}}},"output":{"type":"structure","members":{"ThemeId":{},"ThemeArn":{},"Permissions":{"shape":"S19"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateTopic":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","Topic"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"Topic":{"shape":"Ssx"}}},"output":{"type":"structure","members":{"TopicId":{},"Arn":{},"RefreshArn":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateTopicPermissions":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/permissions"},"input":{"type":"structure","required":["AwsAccountId","TopicId"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"GrantPermissions":{"shape":"S18g"},"RevokePermissions":{"shape":"S18g"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"Permissions":{"shape":"S19"},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateTopicRefreshSchedule":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/topics/{TopicId}/schedules/{DatasetId}"},"input":{"type":"structure","required":["AwsAccountId","TopicId","DatasetId","RefreshSchedule"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"TopicId":{"location":"uri","locationName":"TopicId"},"DatasetId":{"location":"uri","locationName":"DatasetId"},"RefreshSchedule":{"shape":"Sul"}}},"output":{"type":"structure","members":{"TopicId":{},"TopicArn":{},"DatasetArn":{},"Status":{"location":"statusCode","type":"integer"},"RequestId":{}}}},"UpdateUser":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}"},"input":{"type":"structure","required":["UserName","AwsAccountId","Namespace","Email","Role"],"members":{"UserName":{"location":"uri","locationName":"UserName"},"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"Namespace":{"location":"uri","locationName":"Namespace"},"Email":{},"Role":{},"CustomPermissionsName":{},"UnapplyCustomPermissions":{"type":"boolean"},"ExternalLoginFederationProviderType":{},"CustomFederationProviderUrl":{},"ExternalLoginId":{}}},"output":{"type":"structure","members":{"User":{"shape":"S12p"},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}},"UpdateVPCConnection":{"http":{"method":"PUT","requestUri":"/accounts/{AwsAccountId}/vpc-connections/{VPCConnectionId}"},"input":{"type":"structure","required":["AwsAccountId","VPCConnectionId","Name","SubnetIds","SecurityGroupIds","RoleArn"],"members":{"AwsAccountId":{"location":"uri","locationName":"AwsAccountId"},"VPCConnectionId":{"location":"uri","locationName":"VPCConnectionId"},"Name":{},"SubnetIds":{"shape":"Suq"},"SecurityGroupIds":{"shape":"Sus"},"DnsResolvers":{"shape":"Suu"},"RoleArn":{}}},"output":{"type":"structure","members":{"Arn":{},"VPCConnectionId":{},"UpdateStatus":{},"AvailabilityStatus":{},"RequestId":{},"Status":{"location":"statusCode","type":"integer"}}}}},"shapes":{"Sa":{"type":"structure","members":{"DefaultTheme":{},"DefaultEmailCustomizationTemplate":{}}},"Sb":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"Sk":{"type":"list","member":{}},"Sr":{"type":"structure","members":{"StringParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"shape":"Sv"}}}},"IntegerParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"shape":"S10"}}}}},"DecimalParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"shape":"S14"}}}}},"DateTimeParameters":{"type":"list","member":{"type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"shape":"S18"}}}}}}},"Sv":{"type":"list","member":{"shape":"Sw"}},"Sw":{"type":"string","sensitive":true},"S10":{"type":"long","sensitive":true},"S14":{"type":"double","sensitive":true},"S18":{"type":"timestamp","sensitive":true},"S19":{"type":"list","member":{"shape":"S1a"}},"S1a":{"type":"structure","required":["Principal","Actions"],"members":{"Principal":{},"Actions":{"type":"list","member":{}}}},"S1d":{"type":"structure","members":{"SourceTemplate":{"type":"structure","required":["DataSetReferences","Arn"],"members":{"DataSetReferences":{"shape":"S1f"},"Arn":{}}}}},"S1f":{"type":"list","member":{"type":"structure","required":["DataSetPlaceholder","DataSetArn"],"members":{"DataSetPlaceholder":{},"DataSetArn":{}}}},"S1h":{"type":"structure","required":["DataSetIdentifierDeclarations"],"members":{"DataSetIdentifierDeclarations":{"shape":"S1i"},"Sheets":{"shape":"S1l"},"CalculatedFields":{"shape":"Sji"},"ParameterDeclarations":{"shape":"Sjl"},"FilterGroups":{"shape":"Sk5"},"ColumnConfigurations":{"shape":"Sl4"},"AnalysisDefaults":{"shape":"Slb"}}},"S1i":{"type":"list","member":{"type":"structure","required":["Identifier","DataSetArn"],"members":{"Identifier":{},"DataSetArn":{}}}},"S1l":{"type":"list","member":{"type":"structure","required":["SheetId"],"members":{"SheetId":{},"Title":{},"Description":{},"Name":{},"ParameterControls":{"type":"list","member":{"type":"structure","members":{"DateTimePicker":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S1v"}}},"List":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2a"},"Type":{},"SelectableValues":{"shape":"S2e"},"CascadingControlConfiguration":{"shape":"S2i"}}},"Dropdown":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2m"},"Type":{},"SelectableValues":{"shape":"S2e"},"CascadingControlConfiguration":{"shape":"S2i"}}},"TextField":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2o"}}},"TextArea":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"Delimiter":{},"DisplayOptions":{"shape":"S2s"}}},"Slider":{"type":"structure","required":["ParameterControlId","Title","SourceParameterName","MaximumValue","MinimumValue","StepSize"],"members":{"ParameterControlId":{},"Title":{},"SourceParameterName":{},"DisplayOptions":{"shape":"S2u"},"MaximumValue":{"type":"double"},"MinimumValue":{"type":"double"},"StepSize":{"type":"double"}}}}}},"FilterControls":{"type":"list","member":{"type":"structure","members":{"DateTimePicker":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S1v"},"Type":{}}},"List":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2a"},"Type":{},"SelectableValues":{"shape":"S31"},"CascadingControlConfiguration":{"shape":"S2i"}}},"Dropdown":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2m"},"Type":{},"SelectableValues":{"shape":"S31"},"CascadingControlConfiguration":{"shape":"S2i"}}},"TextField":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2o"}}},"TextArea":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"Delimiter":{},"DisplayOptions":{"shape":"S2s"}}},"Slider":{"type":"structure","required":["FilterControlId","Title","SourceFilterId","MaximumValue","MinimumValue","StepSize"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"shape":"S2u"},"Type":{},"MaximumValue":{"type":"double"},"MinimumValue":{"type":"double"},"StepSize":{"type":"double"}}},"RelativeDateTime":{"type":"structure","required":["FilterControlId","Title","SourceFilterId"],"members":{"FilterControlId":{},"Title":{},"SourceFilterId":{},"DisplayOptions":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"DateTimeFormat":{},"InfoIconLabelOptions":{"shape":"S27"}}}}}}}},"Visuals":{"type":"list","member":{"type":"structure","members":{"TableVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"TableAggregatedFieldWells":{"type":"structure","members":{"GroupBy":{"shape":"S3n"},"Values":{"shape":"S4f"}}},"TableUnaggregatedFieldWells":{"type":"structure","members":{"Values":{"type":"list","member":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"FormatConfiguration":{"shape":"S4v"}}}}}}}},"SortConfiguration":{"type":"structure","members":{"RowSort":{"type":"list","member":{"shape":"S4y"}},"PaginationConfiguration":{"shape":"S55"}}},"TableOptions":{"type":"structure","members":{"Orientation":{},"HeaderStyle":{"shape":"S5a"},"CellStyle":{"shape":"S5a"},"RowAlternateColorOptions":{"shape":"S5k"}}},"TotalOptions":{"type":"structure","members":{"TotalsVisibility":{},"Placement":{},"ScrollStatus":{},"CustomLabel":{},"TotalCellStyle":{"shape":"S5a"}}},"FieldOptions":{"type":"structure","members":{"SelectedFieldOptions":{"type":"list","member":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"Width":{},"CustomLabel":{},"Visibility":{},"URLStyling":{"type":"structure","members":{"LinkConfiguration":{"type":"structure","required":["Target","Content"],"members":{"Target":{},"Content":{"type":"structure","members":{"CustomTextContent":{"type":"structure","required":["FontConfiguration"],"members":{"Value":{},"FontConfiguration":{"shape":"S1y"}}},"CustomIconContent":{"type":"structure","members":{"Icon":{}}}}}}},"ImageConfiguration":{"type":"structure","members":{"SizingOptions":{"type":"structure","members":{"TableCellImageScalingConfiguration":{}}}}}}}}}},"Order":{"type":"list","member":{}}}},"PaginatedReportOptions":{"type":"structure","members":{"VerticalOverflowVisibility":{},"OverflowColumnHeaderVisibility":{}}},"TableInlineVisualizations":{"type":"list","member":{"type":"structure","members":{"DataBars":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"PositiveColor":{},"NegativeColor":{}}}}}}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"Cell":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"TextFormat":{"shape":"S6e"}}},"Row":{"type":"structure","members":{"BackgroundColor":{"shape":"S6f"},"TextColor":{"shape":"S6f"}}}}}}}},"Actions":{"shape":"S6v"}}},"PivotTableVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"PivotTableAggregatedFieldWells":{"type":"structure","members":{"Rows":{"shape":"S7x"},"Columns":{"shape":"S7x"},"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"FieldSortOptions":{"type":"list","member":{"type":"structure","required":["FieldId","SortBy"],"members":{"FieldId":{},"SortBy":{"type":"structure","members":{"Field":{"shape":"S4z"},"Column":{"shape":"S51"},"DataPath":{"type":"structure","required":["Direction","SortPaths"],"members":{"Direction":{},"SortPaths":{"shape":"S84"}}}}}}}}}},"TableOptions":{"type":"structure","members":{"MetricPlacement":{},"SingleMetricVisibility":{},"ColumnNamesVisibility":{},"ToggleButtonsVisibility":{},"ColumnHeaderStyle":{"shape":"S5a"},"RowHeaderStyle":{"shape":"S5a"},"CellStyle":{"shape":"S5a"},"RowFieldNamesStyle":{"shape":"S5a"},"RowAlternateColorOptions":{"shape":"S5k"},"CollapsedRowDimensionsVisibility":{},"RowsLayout":{},"RowsLabelOptions":{"type":"structure","members":{"Visibility":{},"CustomLabel":{}}},"DefaultCellWidth":{}}},"TotalOptions":{"type":"structure","members":{"RowSubtotalOptions":{"shape":"S8d"},"ColumnSubtotalOptions":{"shape":"S8d"},"RowTotalOptions":{"shape":"S8k"},"ColumnTotalOptions":{"shape":"S8k"}}},"FieldOptions":{"type":"structure","members":{"SelectedFieldOptions":{"type":"list","member":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"CustomLabel":{},"Visibility":{}}}},"DataPathOptions":{"type":"list","member":{"type":"structure","required":["DataPathList"],"members":{"DataPathList":{"shape":"S84"},"Width":{}}}},"CollapseStateOptions":{"type":"list","member":{"type":"structure","required":["Target"],"members":{"Target":{"type":"structure","members":{"FieldId":{},"FieldDataPathValues":{"shape":"S84"}}},"State":{}}}}}},"PaginatedReportOptions":{"type":"structure","members":{"VerticalOverflowVisibility":{},"OverflowColumnHeaderVisibility":{}}}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"Cell":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"TextFormat":{"shape":"S6e"},"Scope":{"shape":"S8z"},"Scopes":{"type":"list","member":{"shape":"S8z"}}}}}}}}},"Actions":{"shape":"S6v"}}},"BarChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"BarChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3n"},"Values":{"shape":"S4f"},"Colors":{"shape":"S3n"},"SmallMultiples":{"shape":"S96"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S98"},"CategoryItemsLimit":{"shape":"S99"},"ColorSort":{"shape":"S98"},"ColorItemsLimit":{"shape":"S99"},"SmallMultiplesSort":{"shape":"S98"},"SmallMultiplesLimitConfiguration":{"shape":"S99"}}},"Orientation":{},"BarsArrangement":{},"VisualPalette":{"shape":"S9d"},"SmallMultiplesOptions":{"shape":"S9g"},"CategoryAxis":{"shape":"S9q"},"CategoryLabelOptions":{"shape":"Sa6"},"ValueAxis":{"shape":"S9q"},"ValueLabelOptions":{"shape":"Sa6"},"ColorLabelOptions":{"shape":"Sa6"},"Legend":{"shape":"Saa"},"DataLabels":{"shape":"Sac"},"Tooltip":{"shape":"San"},"ReferenceLines":{"shape":"Sav"},"ContributionAnalysisDefaults":{"shape":"Sb9"}}},"Actions":{"shape":"S6v"},"ColumnHierarchies":{"shape":"Sbc"}}},"KPIVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"Values":{"shape":"S4f"},"TargetValues":{"shape":"S4f"},"TrendGroups":{"shape":"S3n"}}},"SortConfiguration":{"type":"structure","members":{"TrendGroupSort":{"shape":"S98"}}},"KPIOptions":{"type":"structure","members":{"ProgressBar":{"type":"structure","members":{"Visibility":{}}},"TrendArrows":{"type":"structure","members":{"Visibility":{}}},"SecondaryValue":{"type":"structure","members":{"Visibility":{}}},"Comparison":{"shape":"Sbz"},"PrimaryValueDisplayType":{},"PrimaryValueFontConfiguration":{"shape":"S1y"},"SecondaryValueFontConfiguration":{"shape":"S1y"}}}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"PrimaryValue":{"type":"structure","members":{"TextColor":{"shape":"S6f"},"Icon":{"shape":"S6l"}}},"ProgressBar":{"type":"structure","members":{"ForegroundColor":{"shape":"S6f"}}}}}}}},"Actions":{"shape":"S6v"},"ColumnHierarchies":{"shape":"Sbc"}}},"PieChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"PieChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3n"},"Values":{"shape":"S4f"},"SmallMultiples":{"shape":"S96"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S98"},"CategoryItemsLimit":{"shape":"S99"},"SmallMultiplesSort":{"shape":"S98"},"SmallMultiplesLimitConfiguration":{"shape":"S99"}}},"DonutOptions":{"type":"structure","members":{"ArcOptions":{"type":"structure","members":{"ArcThickness":{}}},"DonutCenterOptions":{"type":"structure","members":{"LabelVisibility":{}}}}},"SmallMultiplesOptions":{"shape":"S9g"},"CategoryLabelOptions":{"shape":"Sa6"},"ValueLabelOptions":{"shape":"Sa6"},"Legend":{"shape":"Saa"},"DataLabels":{"shape":"Sac"},"Tooltip":{"shape":"San"},"VisualPalette":{"shape":"S9d"},"ContributionAnalysisDefaults":{"shape":"Sb9"}}},"Actions":{"shape":"S6v"},"ColumnHierarchies":{"shape":"Sbc"}}},"GaugeChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"Values":{"shape":"S4f"},"TargetValues":{"shape":"S4f"}}},"GaugeChartOptions":{"type":"structure","members":{"PrimaryValueDisplayType":{},"Comparison":{"shape":"Sbz"},"ArcAxis":{"type":"structure","members":{"Range":{"type":"structure","members":{"Min":{"type":"double"},"Max":{"type":"double"}}},"ReserveRange":{"type":"integer"}}},"Arc":{"type":"structure","members":{"ArcAngle":{"type":"double"},"ArcThickness":{}}},"PrimaryValueFontConfiguration":{"shape":"S1y"}}},"DataLabels":{"shape":"Sac"},"TooltipOptions":{"shape":"San"},"VisualPalette":{"shape":"S9d"}}},"ConditionalFormatting":{"type":"structure","members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","members":{"PrimaryValue":{"type":"structure","members":{"TextColor":{"shape":"S6f"},"Icon":{"shape":"S6l"}}},"Arc":{"type":"structure","members":{"ForegroundColor":{"shape":"S6f"}}}}}}}},"Actions":{"shape":"S6v"}}},"LineChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"LineChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3n"},"Values":{"shape":"S4f"},"Colors":{"shape":"S3n"},"SmallMultiples":{"shape":"S96"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S98"},"CategoryItemsLimitConfiguration":{"shape":"S99"},"ColorItemsLimitConfiguration":{"shape":"S99"},"SmallMultiplesSort":{"shape":"S98"},"SmallMultiplesLimitConfiguration":{"shape":"S99"}}},"ForecastConfigurations":{"type":"list","member":{"type":"structure","members":{"ForecastProperties":{"type":"structure","members":{"PeriodsForward":{"type":"integer"},"PeriodsBackward":{"type":"integer"},"UpperBoundary":{"type":"double"},"LowerBoundary":{"type":"double"},"PredictionInterval":{"type":"integer"},"Seasonality":{"type":"integer"}}},"Scenario":{"type":"structure","members":{"WhatIfPointScenario":{"type":"structure","required":["Date","Value"],"members":{"Date":{"type":"timestamp"},"Value":{"type":"double"}}},"WhatIfRangeScenario":{"type":"structure","required":["StartDate","EndDate","Value"],"members":{"StartDate":{"type":"timestamp"},"EndDate":{"type":"timestamp"},"Value":{"type":"double"}}}}}}}},"Type":{},"SmallMultiplesOptions":{"shape":"S9g"},"XAxisDisplayOptions":{"shape":"S9q"},"XAxisLabelOptions":{"shape":"Sa6"},"PrimaryYAxisDisplayOptions":{"shape":"Sda"},"PrimaryYAxisLabelOptions":{"shape":"Sa6"},"SecondaryYAxisDisplayOptions":{"shape":"Sda"},"SecondaryYAxisLabelOptions":{"shape":"Sa6"},"DefaultSeriesSettings":{"type":"structure","members":{"AxisBinding":{},"LineStyleSettings":{"shape":"Sdf"},"MarkerStyleSettings":{"shape":"Sdi"}}},"Series":{"type":"list","member":{"type":"structure","members":{"FieldSeriesItem":{"type":"structure","required":["FieldId","AxisBinding"],"members":{"FieldId":{},"AxisBinding":{},"Settings":{"shape":"Sdn"}}},"DataFieldSeriesItem":{"type":"structure","required":["FieldId","AxisBinding"],"members":{"FieldId":{},"FieldValue":{"shape":"Sw"},"AxisBinding":{},"Settings":{"shape":"Sdn"}}}}}},"Legend":{"shape":"Saa"},"DataLabels":{"shape":"Sac"},"ReferenceLines":{"shape":"Sav"},"Tooltip":{"shape":"San"},"ContributionAnalysisDefaults":{"shape":"Sb9"},"VisualPalette":{"shape":"S9d"}}},"Actions":{"shape":"S6v"},"ColumnHierarchies":{"shape":"Sbc"}}},"HeatMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"HeatMapAggregatedFieldWells":{"type":"structure","members":{"Rows":{"shape":"Sdt"},"Columns":{"shape":"Sdt"},"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"HeatMapRowSort":{"shape":"S98"},"HeatMapColumnSort":{"shape":"S98"},"HeatMapRowItemsLimitConfiguration":{"shape":"S99"},"HeatMapColumnItemsLimitConfiguration":{"shape":"S99"}}},"RowLabelOptions":{"shape":"Sa6"},"ColumnLabelOptions":{"shape":"Sa6"},"ColorScale":{"shape":"Sdw"},"Legend":{"shape":"Saa"},"DataLabels":{"shape":"Sac"},"Tooltip":{"shape":"San"}}},"ColumnHierarchies":{"shape":"Sbc"},"Actions":{"shape":"S6v"}}},"TreeMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"TreeMapAggregatedFieldWells":{"type":"structure","members":{"Groups":{"type":"list","member":{"shape":"S3o"}},"Sizes":{"shape":"Se5"},"Colors":{"shape":"Se5"}}}}},"SortConfiguration":{"type":"structure","members":{"TreeMapSort":{"shape":"S98"},"TreeMapGroupItemsLimitConfiguration":{"shape":"S99"}}},"GroupLabelOptions":{"shape":"Sa6"},"SizeLabelOptions":{"shape":"Sa6"},"ColorLabelOptions":{"shape":"Sa6"},"ColorScale":{"shape":"Sdw"},"Legend":{"shape":"Saa"},"DataLabels":{"shape":"Sac"},"Tooltip":{"shape":"San"}}},"Actions":{"shape":"S6v"},"ColumnHierarchies":{"shape":"Sbc"}}},"GeospatialMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"GeospatialMapAggregatedFieldWells":{"type":"structure","members":{"Geospatial":{"shape":"S3n"},"Values":{"shape":"S4f"},"Colors":{"shape":"S3n"}}}}},"Legend":{"shape":"Saa"},"Tooltip":{"shape":"San"},"WindowOptions":{"shape":"Seb"},"MapStyleOptions":{"shape":"Seg"},"PointStyleOptions":{"type":"structure","members":{"SelectedPointStyle":{},"ClusterMarkerConfiguration":{"type":"structure","members":{"ClusterMarker":{"type":"structure","members":{"SimpleClusterMarker":{"type":"structure","members":{"Color":{}}}}}}},"HeatmapConfiguration":{"type":"structure","members":{"HeatmapColor":{"type":"structure","members":{"Colors":{"type":"list","member":{"type":"structure","required":["Color"],"members":{"Color":{}}}}}}}}}},"VisualPalette":{"shape":"S9d"}}},"ColumnHierarchies":{"shape":"Sbc"},"Actions":{"shape":"S6v"}}},"FilledMapVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"FilledMapAggregatedFieldWells":{"type":"structure","members":{"Geospatial":{"type":"list","member":{"shape":"S3o"}},"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S98"}}},"Legend":{"shape":"Saa"},"Tooltip":{"shape":"San"},"WindowOptions":{"shape":"Seb"},"MapStyleOptions":{"shape":"Seg"}}},"ConditionalFormatting":{"type":"structure","required":["ConditionalFormattingOptions"],"members":{"ConditionalFormattingOptions":{"type":"list","member":{"type":"structure","required":["Shape"],"members":{"Shape":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"Format":{"type":"structure","required":["BackgroundColor"],"members":{"BackgroundColor":{"shape":"S6f"}}}}}}}}}},"ColumnHierarchies":{"shape":"Sbc"},"Actions":{"shape":"S6v"}}},"FunnelChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"FunnelChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"type":"list","member":{"shape":"S3o"}},"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S98"},"CategoryItemsLimit":{"shape":"S99"}}},"CategoryLabelOptions":{"shape":"Sa6"},"ValueLabelOptions":{"shape":"Sa6"},"Tooltip":{"shape":"San"},"DataLabelOptions":{"type":"structure","members":{"Visibility":{},"CategoryLabelVisibility":{},"MeasureLabelVisibility":{},"Position":{},"LabelFontConfiguration":{"shape":"S1y"},"LabelColor":{},"MeasureDataLabelStyle":{}}},"VisualPalette":{"shape":"S9d"}}},"Actions":{"shape":"S6v"},"ColumnHierarchies":{"shape":"Sbc"}}},"ScatterPlotVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"ScatterPlotCategoricallyAggregatedFieldWells":{"type":"structure","members":{"XAxis":{"shape":"S4f"},"YAxis":{"shape":"S4f"},"Category":{"shape":"S3n"},"Size":{"shape":"S4f"},"Label":{"shape":"S3n"}}},"ScatterPlotUnaggregatedFieldWells":{"type":"structure","members":{"XAxis":{"shape":"S3n"},"YAxis":{"shape":"S3n"},"Size":{"shape":"S4f"},"Category":{"shape":"S3n"},"Label":{"shape":"S3n"}}}}},"XAxisLabelOptions":{"shape":"Sa6"},"XAxisDisplayOptions":{"shape":"S9q"},"YAxisLabelOptions":{"shape":"Sa6"},"YAxisDisplayOptions":{"shape":"S9q"},"Legend":{"shape":"Saa"},"DataLabels":{"shape":"Sac"},"Tooltip":{"shape":"San"},"VisualPalette":{"shape":"S9d"}}},"Actions":{"shape":"S6v"},"ColumnHierarchies":{"shape":"Sbc"}}},"ComboChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"ComboChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"shape":"S3n"},"BarValues":{"shape":"S4f"},"Colors":{"shape":"S3n"},"LineValues":{"shape":"S4f"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S98"},"CategoryItemsLimit":{"shape":"S99"},"ColorSort":{"shape":"S98"},"ColorItemsLimit":{"shape":"S99"}}},"BarsArrangement":{},"CategoryAxis":{"shape":"S9q"},"CategoryLabelOptions":{"shape":"Sa6"},"PrimaryYAxisDisplayOptions":{"shape":"S9q"},"PrimaryYAxisLabelOptions":{"shape":"Sa6"},"SecondaryYAxisDisplayOptions":{"shape":"S9q"},"SecondaryYAxisLabelOptions":{"shape":"Sa6"},"ColorLabelOptions":{"shape":"Sa6"},"Legend":{"shape":"Saa"},"BarDataLabels":{"shape":"Sac"},"LineDataLabels":{"shape":"Sac"},"Tooltip":{"shape":"San"},"ReferenceLines":{"shape":"Sav"},"VisualPalette":{"shape":"S9d"}}},"Actions":{"shape":"S6v"},"ColumnHierarchies":{"shape":"Sbc"}}},"BoxPlotVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"BoxPlotAggregatedFieldWells":{"type":"structure","members":{"GroupBy":{"type":"list","member":{"shape":"S3o"}},"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S98"},"PaginationConfiguration":{"shape":"S55"}}},"BoxPlotOptions":{"type":"structure","members":{"StyleOptions":{"type":"structure","members":{"FillStyle":{}}},"OutlierVisibility":{},"AllDataPointsVisibility":{}}},"CategoryAxis":{"shape":"S9q"},"CategoryLabelOptions":{"shape":"Sa6"},"PrimaryYAxisDisplayOptions":{"shape":"S9q"},"PrimaryYAxisLabelOptions":{"shape":"Sa6"},"Legend":{"shape":"Saa"},"Tooltip":{"shape":"San"},"ReferenceLines":{"shape":"Sav"},"VisualPalette":{"shape":"S9d"}}},"Actions":{"shape":"S6v"},"ColumnHierarchies":{"shape":"Sbc"}}},"WaterfallVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"WaterfallChartAggregatedFieldWells":{"type":"structure","members":{"Categories":{"shape":"S3n"},"Values":{"shape":"S4f"},"Breakdowns":{"shape":"S3n"}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S98"},"BreakdownItemsLimit":{"shape":"S99"}}},"WaterfallChartOptions":{"type":"structure","members":{"TotalBarLabel":{}}},"CategoryAxisLabelOptions":{"shape":"Sa6"},"CategoryAxisDisplayOptions":{"shape":"S9q"},"PrimaryYAxisLabelOptions":{"shape":"Sa6"},"PrimaryYAxisDisplayOptions":{"shape":"S9q"},"Legend":{"shape":"Saa"},"DataLabels":{"shape":"Sac"},"VisualPalette":{"shape":"S9d"}}},"Actions":{"shape":"S6v"},"ColumnHierarchies":{"shape":"Sbc"}}},"HistogramVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"HistogramAggregatedFieldWells":{"type":"structure","members":{"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"XAxisDisplayOptions":{"shape":"S9q"},"XAxisLabelOptions":{"shape":"Sa6"},"YAxisDisplayOptions":{"shape":"S9q"},"BinOptions":{"type":"structure","members":{"SelectedBinType":{},"BinCount":{"type":"structure","members":{"Value":{"type":"integer"}}},"BinWidth":{"type":"structure","members":{"Value":{"type":"double"},"BinCountLimit":{"type":"long"}}},"StartValue":{"type":"double"}}},"DataLabels":{"shape":"Sac"},"Tooltip":{"shape":"San"},"VisualPalette":{"shape":"S9d"}}},"Actions":{"shape":"S6v"}}},"WordCloudVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"WordCloudAggregatedFieldWells":{"type":"structure","members":{"GroupBy":{"type":"list","member":{"shape":"S3o"}},"Size":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategoryItemsLimit":{"shape":"S99"},"CategorySort":{"shape":"S98"}}},"CategoryLabelOptions":{"shape":"Sa6"},"WordCloudOptions":{"type":"structure","members":{"WordOrientation":{},"WordScaling":{},"CloudLayout":{},"WordCasing":{},"WordPadding":{},"MaximumStringLength":{"type":"integer"}}}}},"Actions":{"shape":"S6v"},"ColumnHierarchies":{"shape":"Sbc"}}},"InsightVisual":{"type":"structure","required":["VisualId","DataSetIdentifier"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"InsightConfiguration":{"type":"structure","members":{"Computations":{"type":"list","member":{"type":"structure","members":{"TopBottomRanked":{"type":"structure","required":["ComputationId","Category","Type"],"members":{"ComputationId":{},"Name":{},"Category":{"shape":"S3o"},"Value":{"shape":"S4g"},"ResultSize":{"type":"integer"},"Type":{}}},"TopBottomMovers":{"type":"structure","required":["ComputationId","Time","Category","Type"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"Category":{"shape":"S3o"},"Value":{"shape":"S4g"},"MoverSize":{"type":"integer"},"SortOrder":{},"Type":{}}},"TotalAggregation":{"type":"structure","required":["ComputationId","Value"],"members":{"ComputationId":{},"Name":{},"Value":{"shape":"S4g"}}},"MaximumMinimum":{"type":"structure","required":["ComputationId","Time","Type"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"Value":{"shape":"S4g"},"Type":{}}},"MetricComparison":{"type":"structure","required":["ComputationId","Time","FromValue","TargetValue"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"FromValue":{"shape":"S4g"},"TargetValue":{"shape":"S4g"}}},"PeriodOverPeriod":{"type":"structure","required":["ComputationId","Time"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"Value":{"shape":"S4g"}}},"PeriodToDate":{"type":"structure","required":["ComputationId","Time"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"Value":{"shape":"S4g"},"PeriodTimeGranularity":{}}},"GrowthRate":{"type":"structure","required":["ComputationId","Time"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"Value":{"shape":"S4g"},"PeriodSize":{"type":"integer"}}},"UniqueValues":{"type":"structure","required":["ComputationId","Category"],"members":{"ComputationId":{},"Name":{},"Category":{"shape":"S3o"}}},"Forecast":{"type":"structure","required":["ComputationId","Time"],"members":{"ComputationId":{},"Name":{},"Time":{"shape":"S3o"},"Value":{"shape":"S4g"},"PeriodsForward":{"type":"integer"},"PeriodsBackward":{"type":"integer"},"UpperBoundary":{"type":"double"},"LowerBoundary":{"type":"double"},"PredictionInterval":{"type":"integer"},"Seasonality":{},"CustomSeasonalityValue":{"type":"integer"}}}}}},"CustomNarrative":{"type":"structure","required":["Narrative"],"members":{"Narrative":{}}}}},"Actions":{"shape":"S6v"},"DataSetIdentifier":{}}},"SankeyDiagramVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"SankeyDiagramAggregatedFieldWells":{"type":"structure","members":{"Source":{"shape":"S3n"},"Destination":{"shape":"S3n"},"Weight":{"shape":"S4f"}}}}},"SortConfiguration":{"type":"structure","members":{"WeightSort":{"shape":"S98"},"SourceItemsLimit":{"shape":"S99"},"DestinationItemsLimit":{"shape":"S99"}}},"DataLabels":{"shape":"Sac"}}},"Actions":{"shape":"S6v"}}},"CustomContentVisual":{"type":"structure","required":["VisualId","DataSetIdentifier"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"ContentUrl":{},"ContentType":{},"ImageScaling":{}}},"Actions":{"shape":"S6v"},"DataSetIdentifier":{}}},"EmptyVisual":{"type":"structure","required":["VisualId","DataSetIdentifier"],"members":{"VisualId":{},"DataSetIdentifier":{},"Actions":{"shape":"S6v"}}},"RadarChartVisual":{"type":"structure","required":["VisualId"],"members":{"VisualId":{},"Title":{"shape":"S3c"},"Subtitle":{"shape":"S3g"},"ChartConfiguration":{"type":"structure","members":{"FieldWells":{"type":"structure","members":{"RadarChartAggregatedFieldWells":{"type":"structure","members":{"Category":{"type":"list","member":{"shape":"S3o"}},"Color":{"type":"list","member":{"shape":"S3o"}},"Values":{"type":"list","member":{"shape":"S4g"}}}}}},"SortConfiguration":{"type":"structure","members":{"CategorySort":{"shape":"S98"},"CategoryItemsLimit":{"shape":"S99"},"ColorSort":{"shape":"S98"},"ColorItemsLimit":{"shape":"S99"}}},"Shape":{},"BaseSeriesSettings":{"type":"structure","members":{"AreaStyleSettings":{"type":"structure","members":{"Visibility":{}}}}},"StartAngle":{"type":"double"},"VisualPalette":{"shape":"S9d"},"AlternateBandColorsVisibility":{},"AlternateBandEvenColor":{},"AlternateBandOddColor":{},"CategoryAxis":{"shape":"S9q"},"CategoryLabelOptions":{"shape":"Sa6"},"ColorAxis":{"shape":"S9q"},"ColorLabelOptions":{"shape":"Sa6"},"Legend":{"shape":"Saa"},"AxesRangeScale":{}}},"Actions":{"shape":"S6v"},"ColumnHierarchies":{"shape":"Sbc"}}}}}},"TextBoxes":{"type":"list","member":{"type":"structure","required":["SheetTextBoxId"],"members":{"SheetTextBoxId":{},"Content":{}}}},"Layouts":{"type":"list","member":{"type":"structure","required":["Configuration"],"members":{"Configuration":{"type":"structure","members":{"GridLayout":{"shape":"Si9"},"FreeFormLayout":{"type":"structure","required":["Elements"],"members":{"Elements":{"shape":"Sil"},"CanvasSizeOptions":{"shape":"Siu"}}},"SectionBasedLayout":{"type":"structure","required":["HeaderSections","BodySections","FooterSections","CanvasSizeOptions"],"members":{"HeaderSections":{"shape":"Six"},"BodySections":{"type":"list","member":{"type":"structure","required":["SectionId","Content"],"members":{"SectionId":{},"Content":{"type":"structure","members":{"Layout":{"shape":"Siz"}}},"Style":{"shape":"Sj1"},"PageBreakConfiguration":{"type":"structure","members":{"After":{"type":"structure","members":{"Status":{}}}}}}}},"FooterSections":{"shape":"Six"},"CanvasSizeOptions":{"shape":"Sja"}}}}}}}},"SheetControlLayouts":{"type":"list","member":{"type":"structure","required":["Configuration"],"members":{"Configuration":{"type":"structure","members":{"GridLayout":{"shape":"Si9"}}}}}},"ContentType":{}}}},"S1v":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"DateTimeFormat":{},"InfoIconLabelOptions":{"shape":"S27"}}},"S1w":{"type":"structure","members":{"Visibility":{},"FontConfiguration":{"shape":"S1y"},"CustomLabel":{}}},"S1y":{"type":"structure","members":{"FontSize":{"type":"structure","members":{"Relative":{}}},"FontDecoration":{},"FontColor":{},"FontWeight":{"type":"structure","members":{"Name":{}}},"FontStyle":{}}},"S27":{"type":"structure","members":{"Visibility":{},"InfoIconText":{}}},"S2a":{"type":"structure","members":{"SearchOptions":{"type":"structure","members":{"Visibility":{}}},"SelectAllOptions":{"shape":"S2c"},"TitleOptions":{"shape":"S1w"},"InfoIconLabelOptions":{"shape":"S27"}}},"S2c":{"type":"structure","members":{"Visibility":{}}},"S2e":{"type":"structure","members":{"Values":{"shape":"S2f"},"LinkToDataSetColumn":{"shape":"S2g"}}},"S2f":{"type":"list","member":{}},"S2g":{"type":"structure","required":["DataSetIdentifier","ColumnName"],"members":{"DataSetIdentifier":{},"ColumnName":{}}},"S2i":{"type":"structure","members":{"SourceControls":{"type":"list","member":{"type":"structure","members":{"SourceSheetControlId":{},"ColumnToMatch":{"shape":"S2g"}}}}}},"S2m":{"type":"structure","members":{"SelectAllOptions":{"shape":"S2c"},"TitleOptions":{"shape":"S1w"},"InfoIconLabelOptions":{"shape":"S27"}}},"S2o":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"PlaceholderOptions":{"shape":"S2p"},"InfoIconLabelOptions":{"shape":"S27"}}},"S2p":{"type":"structure","members":{"Visibility":{}}},"S2s":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"PlaceholderOptions":{"shape":"S2p"},"InfoIconLabelOptions":{"shape":"S27"}}},"S2u":{"type":"structure","members":{"TitleOptions":{"shape":"S1w"},"InfoIconLabelOptions":{"shape":"S27"}}},"S31":{"type":"structure","members":{"Values":{"shape":"S2f"}}},"S3c":{"type":"structure","members":{"Visibility":{},"FormatText":{"type":"structure","members":{"PlainText":{},"RichText":{}}}}},"S3g":{"type":"structure","members":{"Visibility":{},"FormatText":{"type":"structure","members":{"PlainText":{},"RichText":{}}}}},"S3n":{"type":"list","member":{"shape":"S3o"}},"S3o":{"type":"structure","members":{"NumericalDimensionField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"HierarchyId":{},"FormatConfiguration":{"shape":"S3s"}}},"CategoricalDimensionField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"HierarchyId":{},"FormatConfiguration":{"shape":"S4b"}}},"DateDimensionField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"DateGranularity":{},"HierarchyId":{},"FormatConfiguration":{"shape":"S4e"}}}}},"S3s":{"type":"structure","members":{"FormatConfiguration":{"shape":"S3t"}}},"S3t":{"type":"structure","members":{"NumberDisplayFormatConfiguration":{"shape":"S3u"},"CurrencyDisplayFormatConfiguration":{"type":"structure","members":{"Prefix":{"shape":"S3v"},"Suffix":{"shape":"S3w"},"SeparatorConfiguration":{"shape":"S3x"},"Symbol":{},"DecimalPlacesConfiguration":{"shape":"S40"},"NumberScale":{},"NegativeValueConfiguration":{"shape":"S43"},"NullValueFormatConfiguration":{"shape":"S45"}}},"PercentageDisplayFormatConfiguration":{"shape":"S49"}}},"S3u":{"type":"structure","members":{"Prefix":{"shape":"S3v"},"Suffix":{"shape":"S3w"},"SeparatorConfiguration":{"shape":"S3x"},"DecimalPlacesConfiguration":{"shape":"S40"},"NumberScale":{},"NegativeValueConfiguration":{"shape":"S43"},"NullValueFormatConfiguration":{"shape":"S45"}}},"S3v":{"type":"string","sensitive":true},"S3w":{"type":"string","sensitive":true},"S3x":{"type":"structure","members":{"DecimalSeparator":{},"ThousandsSeparator":{"type":"structure","members":{"Symbol":{},"Visibility":{}}}}},"S40":{"type":"structure","required":["DecimalPlaces"],"members":{"DecimalPlaces":{"type":"long"}}},"S43":{"type":"structure","required":["DisplayMode"],"members":{"DisplayMode":{}}},"S45":{"type":"structure","required":["NullString"],"members":{"NullString":{"type":"string","sensitive":true}}},"S49":{"type":"structure","members":{"Prefix":{"shape":"S3v"},"Suffix":{"shape":"S3w"},"SeparatorConfiguration":{"shape":"S3x"},"DecimalPlacesConfiguration":{"shape":"S40"},"NegativeValueConfiguration":{"shape":"S43"},"NullValueFormatConfiguration":{"shape":"S45"}}},"S4b":{"type":"structure","members":{"NullValueFormatConfiguration":{"shape":"S45"},"NumericFormatConfiguration":{"shape":"S3t"}}},"S4e":{"type":"structure","members":{"DateTimeFormat":{},"NullValueFormatConfiguration":{"shape":"S45"},"NumericFormatConfiguration":{"shape":"S3t"}}},"S4f":{"type":"list","member":{"shape":"S4g"}},"S4g":{"type":"structure","members":{"NumericalMeasureField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"AggregationFunction":{"shape":"S4i"},"FormatConfiguration":{"shape":"S3s"}}},"CategoricalMeasureField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"AggregationFunction":{},"FormatConfiguration":{"shape":"S4b"}}},"DateMeasureField":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"},"AggregationFunction":{},"FormatConfiguration":{"shape":"S4e"}}},"CalculatedMeasureField":{"type":"structure","required":["FieldId","Expression"],"members":{"FieldId":{},"Expression":{"shape":"S4r"}}}}},"S4i":{"type":"structure","members":{"SimpleNumericalAggregation":{},"PercentileAggregation":{"type":"structure","members":{"PercentileValue":{"type":"double"}}}}},"S4r":{"type":"string","sensitive":true},"S4v":{"type":"structure","members":{"StringFormatConfiguration":{"shape":"S4b"},"NumberFormatConfiguration":{"shape":"S3s"},"DateTimeFormatConfiguration":{"shape":"S4e"}}},"S4y":{"type":"structure","members":{"FieldSort":{"shape":"S4z"},"ColumnSort":{"shape":"S51"}}},"S4z":{"type":"structure","required":["FieldId","Direction"],"members":{"FieldId":{},"Direction":{}}},"S51":{"type":"structure","required":["SortBy","Direction"],"members":{"SortBy":{"shape":"S2g"},"Direction":{},"AggregationFunction":{"shape":"S52"}}},"S52":{"type":"structure","members":{"NumericalAggregationFunction":{"shape":"S4i"},"CategoricalAggregationFunction":{},"DateAggregationFunction":{},"AttributeAggregationFunction":{"type":"structure","members":{"SimpleAttributeAggregation":{},"ValueForMultipleValues":{}}}}},"S55":{"type":"structure","required":["PageSize","PageNumber"],"members":{"PageSize":{"type":"long"},"PageNumber":{"type":"long"}}},"S5a":{"type":"structure","members":{"Visibility":{},"FontConfiguration":{"shape":"S1y"},"TextWrap":{},"HorizontalTextAlignment":{},"VerticalTextAlignment":{},"BackgroundColor":{},"Height":{"type":"integer"},"Border":{"type":"structure","members":{"UniformBorder":{"shape":"S5g"},"SideSpecificBorder":{"type":"structure","members":{"InnerVertical":{"shape":"S5g"},"InnerHorizontal":{"shape":"S5g"},"Left":{"shape":"S5g"},"Right":{"shape":"S5g"},"Top":{"shape":"S5g"},"Bottom":{"shape":"S5g"}}}}}}},"S5g":{"type":"structure","members":{"Color":{},"Thickness":{"type":"integer"},"Style":{}}},"S5k":{"type":"structure","members":{"Status":{},"RowAlternateColors":{"type":"list","member":{}},"UsePrimaryBackgroundColor":{}}},"S6e":{"type":"structure","members":{"BackgroundColor":{"shape":"S6f"},"TextColor":{"shape":"S6f"},"Icon":{"shape":"S6l"}}},"S6f":{"type":"structure","members":{"Solid":{"type":"structure","required":["Expression"],"members":{"Expression":{"shape":"S4r"},"Color":{}}},"Gradient":{"type":"structure","required":["Expression","Color"],"members":{"Expression":{"shape":"S4r"},"Color":{"type":"structure","members":{"Stops":{"type":"list","member":{"type":"structure","required":["GradientOffset"],"members":{"GradientOffset":{"type":"double"},"DataValue":{"type":"double"},"Color":{}}}}}}}}}},"S6l":{"type":"structure","members":{"IconSet":{"type":"structure","required":["Expression"],"members":{"Expression":{"shape":"S4r"},"IconSetType":{}}},"CustomCondition":{"type":"structure","required":["Expression","IconOptions"],"members":{"Expression":{"shape":"S4r"},"IconOptions":{"type":"structure","members":{"Icon":{},"UnicodeIcon":{}}},"Color":{},"DisplayConfiguration":{"type":"structure","members":{"IconDisplayOption":{}}}}}}},"S6v":{"type":"list","member":{"type":"structure","required":["CustomActionId","Name","Trigger","ActionOperations"],"members":{"CustomActionId":{},"Name":{},"Status":{},"Trigger":{},"ActionOperations":{"type":"list","member":{"type":"structure","members":{"FilterOperation":{"type":"structure","required":["SelectedFieldsConfiguration","TargetVisualsConfiguration"],"members":{"SelectedFieldsConfiguration":{"type":"structure","members":{"SelectedFields":{"type":"list","member":{}},"SelectedFieldOptions":{},"SelectedColumns":{"type":"list","member":{"shape":"S2g"}}}},"TargetVisualsConfiguration":{"type":"structure","members":{"SameSheetTargetVisualConfiguration":{"type":"structure","members":{"TargetVisuals":{"type":"list","member":{}},"TargetVisualOptions":{}}}}}}},"NavigationOperation":{"type":"structure","members":{"LocalNavigationConfiguration":{"type":"structure","required":["TargetSheetId"],"members":{"TargetSheetId":{}}}}},"URLOperation":{"type":"structure","required":["URLTemplate","URLTarget"],"members":{"URLTemplate":{},"URLTarget":{}}},"SetParametersOperation":{"type":"structure","required":["ParameterValueConfigurations"],"members":{"ParameterValueConfigurations":{"type":"list","member":{"type":"structure","required":["DestinationParameterName","Value"],"members":{"DestinationParameterName":{},"Value":{"type":"structure","members":{"CustomValuesConfiguration":{"type":"structure","required":["CustomValues"],"members":{"IncludeNullValue":{"type":"boolean"},"CustomValues":{"type":"structure","members":{"StringValues":{"shape":"S7l"},"IntegerValues":{"shape":"S7n"},"DecimalValues":{"shape":"S7p"},"DateTimeValues":{"shape":"S7r"}}}}},"SelectAllValueOptions":{},"SourceParameterName":{},"SourceField":{},"SourceColumn":{"shape":"S2g"}}}}}}}}}}}}}},"S7l":{"type":"list","member":{"type":"string","sensitive":true}},"S7n":{"type":"list","member":{"type":"long","sensitive":true}},"S7p":{"type":"list","member":{"type":"double","sensitive":true}},"S7r":{"type":"list","member":{"shape":"S18"}},"S7x":{"type":"list","member":{"shape":"S3o"}},"S84":{"type":"list","member":{"shape":"S85"}},"S85":{"type":"structure","required":["FieldId","FieldValue"],"members":{"FieldId":{},"FieldValue":{"shape":"S86"}}},"S86":{"type":"string","sensitive":true},"S8d":{"type":"structure","members":{"TotalsVisibility":{},"CustomLabel":{},"FieldLevel":{},"FieldLevelOptions":{"type":"list","member":{"type":"structure","members":{"FieldId":{}}}},"TotalCellStyle":{"shape":"S5a"},"ValueCellStyle":{"shape":"S5a"},"MetricHeaderCellStyle":{"shape":"S5a"},"StyleTargets":{"type":"list","member":{"type":"structure","required":["CellType"],"members":{"CellType":{}}}}}},"S8k":{"type":"structure","members":{"TotalsVisibility":{},"Placement":{},"ScrollStatus":{},"CustomLabel":{},"TotalCellStyle":{"shape":"S5a"},"ValueCellStyle":{"shape":"S5a"},"MetricHeaderCellStyle":{"shape":"S5a"}}},"S8z":{"type":"structure","members":{"Role":{}}},"S96":{"type":"list","member":{"shape":"S3o"}},"S98":{"type":"list","member":{"shape":"S4y"}},"S99":{"type":"structure","members":{"ItemsLimit":{"type":"long"},"OtherCategories":{}}},"S9d":{"type":"structure","members":{"ChartColor":{},"ColorMap":{"type":"list","member":{"type":"structure","required":["Element","Color"],"members":{"Element":{"shape":"S85"},"Color":{},"TimeGranularity":{}}}}}},"S9g":{"type":"structure","members":{"MaxVisibleRows":{"type":"long"},"MaxVisibleColumns":{"type":"long"},"PanelConfiguration":{"type":"structure","members":{"Title":{"type":"structure","members":{"Visibility":{},"FontConfiguration":{"shape":"S1y"},"HorizontalTextAlignment":{}}},"BorderVisibility":{},"BorderThickness":{},"BorderStyle":{},"BorderColor":{},"GutterVisibility":{},"GutterSpacing":{},"BackgroundVisibility":{},"BackgroundColor":{}}},"XAxis":{"shape":"S9n"},"YAxis":{"shape":"S9n"}}},"S9n":{"type":"structure","members":{"Scale":{},"Placement":{}}},"S9q":{"type":"structure","members":{"TickLabelOptions":{"type":"structure","members":{"LabelOptions":{"shape":"S1w"},"RotationAngle":{"type":"double"}}},"AxisLineVisibility":{},"GridLineVisibility":{},"DataOptions":{"type":"structure","members":{"NumericAxisOptions":{"type":"structure","members":{"Scale":{"type":"structure","members":{"Linear":{"type":"structure","members":{"StepCount":{"type":"integer"},"StepSize":{"type":"double"}}},"Logarithmic":{"type":"structure","members":{"Base":{"type":"double"}}}}},"Range":{"type":"structure","members":{"MinMax":{"type":"structure","members":{"Minimum":{"type":"double"},"Maximum":{"type":"double"}}},"DataDriven":{"type":"structure","members":{}}}}}},"DateAxisOptions":{"type":"structure","members":{"MissingDateVisibility":{}}}}},"ScrollbarOptions":{"type":"structure","members":{"Visibility":{},"VisibleRange":{"type":"structure","members":{"PercentRange":{"type":"structure","members":{"From":{"type":"double"},"To":{"type":"double"}}}}}}},"AxisOffset":{}}},"Sa6":{"type":"structure","members":{"Visibility":{},"SortIconVisibility":{},"AxisLabelOptions":{"type":"list","member":{"type":"structure","members":{"FontConfiguration":{"shape":"S1y"},"CustomLabel":{},"ApplyTo":{"type":"structure","required":["FieldId","Column"],"members":{"FieldId":{},"Column":{"shape":"S2g"}}}}}}}},"Saa":{"type":"structure","members":{"Visibility":{},"Title":{"shape":"S1w"},"Position":{},"Width":{},"Height":{}}},"Sac":{"type":"structure","members":{"Visibility":{},"CategoryLabelVisibility":{},"MeasureLabelVisibility":{},"DataLabelTypes":{"type":"list","member":{"type":"structure","members":{"FieldLabelType":{"type":"structure","members":{"FieldId":{},"Visibility":{}}},"DataPathLabelType":{"type":"structure","members":{"FieldId":{},"FieldValue":{"shape":"S86"},"Visibility":{}}},"RangeEndsLabelType":{"type":"structure","members":{"Visibility":{}}},"MinimumLabelType":{"type":"structure","members":{"Visibility":{}}},"MaximumLabelType":{"type":"structure","members":{"Visibility":{}}}}}},"Position":{},"LabelContent":{},"LabelFontConfiguration":{"shape":"S1y"},"LabelColor":{},"Overlap":{},"TotalsVisibility":{}}},"San":{"type":"structure","members":{"TooltipVisibility":{},"SelectedTooltipType":{},"FieldBasedTooltip":{"type":"structure","members":{"AggregationVisibility":{},"TooltipTitleType":{},"TooltipFields":{"type":"list","member":{"type":"structure","members":{"FieldTooltipItem":{"type":"structure","required":["FieldId"],"members":{"FieldId":{},"Label":{},"Visibility":{}}},"ColumnTooltipItem":{"type":"structure","required":["Column"],"members":{"Column":{"shape":"S2g"},"Label":{},"Visibility":{},"Aggregation":{"shape":"S52"}}}}}}}}}},"Sav":{"type":"list","member":{"type":"structure","required":["DataConfiguration"],"members":{"Status":{},"DataConfiguration":{"type":"structure","members":{"StaticConfiguration":{"type":"structure","required":["Value"],"members":{"Value":{"shape":"S14"}}},"DynamicConfiguration":{"type":"structure","required":["Column","Calculation"],"members":{"Column":{"shape":"S2g"},"MeasureAggregationFunction":{"shape":"S52"},"Calculation":{"shape":"S4i"}}},"AxisBinding":{}}},"StyleConfiguration":{"type":"structure","members":{"Pattern":{},"Color":{}}},"LabelConfiguration":{"type":"structure","members":{"ValueLabelConfiguration":{"type":"structure","members":{"RelativePosition":{},"FormatConfiguration":{"shape":"S3t"}}},"CustomLabelConfiguration":{"type":"structure","required":["CustomLabel"],"members":{"CustomLabel":{}}},"FontConfiguration":{"shape":"S1y"},"FontColor":{},"HorizontalPosition":{},"VerticalPosition":{}}}}}},"Sb9":{"type":"list","member":{"type":"structure","required":["MeasureFieldId","ContributorDimensions"],"members":{"MeasureFieldId":{},"ContributorDimensions":{"type":"list","member":{"shape":"S2g"}}}}},"Sbc":{"type":"list","member":{"type":"structure","members":{"ExplicitHierarchy":{"type":"structure","required":["HierarchyId","Columns"],"members":{"HierarchyId":{},"Columns":{"type":"list","member":{"shape":"S2g"}},"DrillDownFilters":{"shape":"Sbg"}}},"DateTimeHierarchy":{"type":"structure","required":["HierarchyId"],"members":{"HierarchyId":{},"DrillDownFilters":{"shape":"Sbg"}}},"PredefinedHierarchy":{"type":"structure","required":["HierarchyId","Columns"],"members":{"HierarchyId":{},"Columns":{"type":"list","member":{"shape":"S2g"}},"DrillDownFilters":{"shape":"Sbg"}}}}}},"Sbg":{"type":"list","member":{"type":"structure","members":{"NumericEqualityFilter":{"type":"structure","required":["Column","Value"],"members":{"Column":{"shape":"S2g"},"Value":{"type":"double"}}},"CategoryFilter":{"type":"structure","required":["Column","CategoryValues"],"members":{"Column":{"shape":"S2g"},"CategoryValues":{"shape":"Sbk"}}},"TimeRangeFilter":{"type":"structure","required":["Column","RangeMinimum","RangeMaximum","TimeGranularity"],"members":{"Column":{"shape":"S2g"},"RangeMinimum":{"type":"timestamp"},"RangeMaximum":{"type":"timestamp"},"TimeGranularity":{}}}}}},"Sbk":{"type":"list","member":{}},"Sbz":{"type":"structure","members":{"ComparisonMethod":{},"ComparisonFormat":{"type":"structure","members":{"NumberDisplayFormatConfiguration":{"shape":"S3u"},"PercentageDisplayFormatConfiguration":{"shape":"S49"}}}}},"Sda":{"type":"structure","members":{"AxisOptions":{"shape":"S9q"},"MissingDataConfigurations":{"type":"list","member":{"type":"structure","members":{"TreatmentOption":{}}}}}},"Sdf":{"type":"structure","members":{"LineVisibility":{},"LineInterpolation":{},"LineStyle":{},"LineWidth":{}}},"Sdi":{"type":"structure","members":{"MarkerVisibility":{},"MarkerShape":{},"MarkerSize":{},"MarkerColor":{}}},"Sdn":{"type":"structure","members":{"LineStyleSettings":{"shape":"Sdf"},"MarkerStyleSettings":{"shape":"Sdi"}}},"Sdt":{"type":"list","member":{"shape":"S3o"}},"Sdw":{"type":"structure","required":["Colors","ColorFillType"],"members":{"Colors":{"type":"list","member":{"shape":"Sdy"}},"ColorFillType":{},"NullValueColor":{"shape":"Sdy"}}},"Sdy":{"type":"structure","members":{"Color":{},"DataValue":{"type":"double"}}},"Se5":{"type":"list","member":{"shape":"S4g"}},"Seb":{"type":"structure","members":{"Bounds":{"type":"structure","required":["North","South","West","East"],"members":{"North":{"type":"double"},"South":{"type":"double"},"West":{"type":"double"},"East":{"type":"double"}}},"MapZoomMode":{}}},"Seg":{"type":"structure","members":{"BaseMapStyle":{}}},"Si9":{"type":"structure","required":["Elements"],"members":{"Elements":{"type":"list","member":{"type":"structure","required":["ElementId","ElementType","ColumnSpan","RowSpan"],"members":{"ElementId":{},"ElementType":{},"ColumnIndex":{"type":"integer"},"ColumnSpan":{"type":"integer"},"RowIndex":{"type":"integer"},"RowSpan":{"type":"integer"}}}},"CanvasSizeOptions":{"shape":"Sih"}}},"Sih":{"type":"structure","members":{"ScreenCanvasSizeOptions":{"type":"structure","required":["ResizeOption"],"members":{"ResizeOption":{},"OptimizedViewPortWidth":{}}}}},"Sil":{"type":"list","member":{"type":"structure","required":["ElementId","ElementType","XAxisLocation","YAxisLocation","Width","Height"],"members":{"ElementId":{},"ElementType":{},"XAxisLocation":{},"YAxisLocation":{},"Width":{},"Height":{},"Visibility":{},"RenderingRules":{"type":"list","member":{"type":"structure","required":["Expression","ConfigurationOverrides"],"members":{"Expression":{"shape":"S4r"},"ConfigurationOverrides":{"type":"structure","members":{"Visibility":{}}}}}},"BorderStyle":{"shape":"Sir"},"SelectedBorderStyle":{"shape":"Sir"},"BackgroundStyle":{"type":"structure","members":{"Visibility":{},"Color":{}}},"LoadingAnimation":{"type":"structure","members":{"Visibility":{}}}}}},"Sir":{"type":"structure","members":{"Visibility":{},"Color":{}}},"Siu":{"type":"structure","members":{"ScreenCanvasSizeOptions":{"type":"structure","required":["OptimizedViewPortWidth"],"members":{"OptimizedViewPortWidth":{}}}}},"Six":{"type":"list","member":{"type":"structure","required":["SectionId","Layout"],"members":{"SectionId":{},"Layout":{"shape":"Siz"},"Style":{"shape":"Sj1"}}}},"Siz":{"type":"structure","required":["FreeFormLayout"],"members":{"FreeFormLayout":{"type":"structure","required":["Elements"],"members":{"Elements":{"shape":"Sil"}}}}},"Sj1":{"type":"structure","members":{"Height":{},"Padding":{"shape":"Sj2"}}},"Sj2":{"type":"structure","members":{"Top":{},"Bottom":{},"Left":{},"Right":{}}},"Sja":{"type":"structure","members":{"PaperCanvasSizeOptions":{"type":"structure","members":{"PaperSize":{},"PaperOrientation":{},"PaperMargin":{"shape":"Sj2"}}}}},"Sji":{"type":"list","member":{"type":"structure","required":["DataSetIdentifier","Name","Expression"],"members":{"DataSetIdentifier":{},"Name":{},"Expression":{"type":"string","sensitive":true}}}},"Sjl":{"type":"list","member":{"type":"structure","members":{"StringParameterDeclaration":{"type":"structure","required":["ParameterValueType","Name"],"members":{"ParameterValueType":{},"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Sjq"},"StaticValues":{"shape":"S7l"}}},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"Sw"}}},"MappedDataSetParameters":{"shape":"Sjt"}}},"DecimalParameterDeclaration":{"type":"structure","required":["ParameterValueType","Name"],"members":{"ParameterValueType":{},"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Sjq"},"StaticValues":{"shape":"S7p"}}},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"S14"}}},"MappedDataSetParameters":{"shape":"Sjt"}}},"IntegerParameterDeclaration":{"type":"structure","required":["ParameterValueType","Name"],"members":{"ParameterValueType":{},"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Sjq"},"StaticValues":{"shape":"S7n"}}},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"S10"}}},"MappedDataSetParameters":{"shape":"Sjt"}}},"DateTimeParameterDeclaration":{"type":"structure","required":["Name"],"members":{"Name":{},"DefaultValues":{"type":"structure","members":{"DynamicValue":{"shape":"Sjq"},"StaticValues":{"shape":"S7r"},"RollingDate":{"shape":"Sk3"}}},"TimeGranularity":{},"ValueWhenUnset":{"type":"structure","members":{"ValueWhenUnsetOption":{},"CustomValue":{"shape":"S18"}}},"MappedDataSetParameters":{"shape":"Sjt"}}}}}},"Sjq":{"type":"structure","required":["DefaultValueColumn"],"members":{"UserNameColumn":{"shape":"S2g"},"GroupNameColumn":{"shape":"S2g"},"DefaultValueColumn":{"shape":"S2g"}}},"Sjt":{"type":"list","member":{"type":"structure","required":["DataSetIdentifier","DataSetParameterName"],"members":{"DataSetIdentifier":{},"DataSetParameterName":{}}}},"Sk3":{"type":"structure","required":["Expression"],"members":{"DataSetIdentifier":{},"Expression":{"shape":"S4r"}}},"Sk5":{"type":"list","member":{"type":"structure","required":["FilterGroupId","Filters","ScopeConfiguration","CrossDataset"],"members":{"FilterGroupId":{},"Filters":{"type":"list","member":{"type":"structure","members":{"CategoryFilter":{"type":"structure","required":["FilterId","Column","Configuration"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"Configuration":{"type":"structure","members":{"FilterListConfiguration":{"type":"structure","required":["MatchOperator"],"members":{"MatchOperator":{},"CategoryValues":{"shape":"Sbk"},"SelectAllOptions":{}}},"CustomFilterListConfiguration":{"type":"structure","required":["MatchOperator","NullOption"],"members":{"MatchOperator":{},"CategoryValues":{"shape":"Sbk"},"SelectAllOptions":{},"NullOption":{}}},"CustomFilterConfiguration":{"type":"structure","required":["MatchOperator","NullOption"],"members":{"MatchOperator":{},"CategoryValue":{},"SelectAllOptions":{},"ParameterName":{},"NullOption":{}}}}}}},"NumericRangeFilter":{"type":"structure","required":["FilterId","Column","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"IncludeMinimum":{"type":"boolean"},"IncludeMaximum":{"type":"boolean"},"RangeMinimum":{"shape":"Ski"},"RangeMaximum":{"shape":"Ski"},"SelectAllOptions":{},"AggregationFunction":{"shape":"S52"},"NullOption":{}}},"NumericEqualityFilter":{"type":"structure","required":["FilterId","Column","MatchOperator","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"Value":{"type":"double"},"SelectAllOptions":{},"MatchOperator":{},"AggregationFunction":{"shape":"S52"},"ParameterName":{},"NullOption":{}}},"TimeEqualityFilter":{"type":"structure","required":["FilterId","Column"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"Value":{"type":"timestamp"},"ParameterName":{},"TimeGranularity":{}}},"TimeRangeFilter":{"type":"structure","required":["FilterId","Column","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"IncludeMinimum":{"type":"boolean"},"IncludeMaximum":{"type":"boolean"},"RangeMinimumValue":{"shape":"Sko"},"RangeMaximumValue":{"shape":"Sko"},"NullOption":{},"ExcludePeriodConfiguration":{"shape":"Skp"},"TimeGranularity":{}}},"RelativeDatesFilter":{"type":"structure","required":["FilterId","Column","AnchorDateConfiguration","TimeGranularity","RelativeDateType","NullOption"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"AnchorDateConfiguration":{"type":"structure","members":{"AnchorOption":{},"ParameterName":{}}},"MinimumGranularity":{},"TimeGranularity":{},"RelativeDateType":{},"RelativeDateValue":{"type":"integer"},"ParameterName":{},"NullOption":{},"ExcludePeriodConfiguration":{"shape":"Skp"}}},"TopBottomFilter":{"type":"structure","required":["FilterId","Column","AggregationSortConfigurations"],"members":{"FilterId":{},"Column":{"shape":"S2g"},"Limit":{"type":"integer"},"AggregationSortConfigurations":{"type":"list","member":{"type":"structure","required":["Column","SortDirection"],"members":{"Column":{"shape":"S2g"},"SortDirection":{},"AggregationFunction":{"shape":"S52"}}}},"TimeGranularity":{},"ParameterName":{}}}}}},"ScopeConfiguration":{"type":"structure","members":{"SelectedSheets":{"type":"structure","members":{"SheetVisualScopingConfigurations":{"type":"list","member":{"type":"structure","required":["SheetId","Scope"],"members":{"SheetId":{},"Scope":{},"VisualIds":{"type":"list","member":{}}}}}}}}},"Status":{},"CrossDataset":{}}}},"Ski":{"type":"structure","members":{"StaticValue":{"type":"double"},"Parameter":{}}},"Sko":{"type":"structure","members":{"StaticValue":{"type":"timestamp"},"RollingDate":{"shape":"Sk3"},"Parameter":{}}},"Skp":{"type":"structure","required":["Amount","Granularity"],"members":{"Amount":{"type":"integer"},"Granularity":{},"Status":{}}},"Sl4":{"type":"list","member":{"type":"structure","required":["Column"],"members":{"Column":{"shape":"S2g"},"FormatConfiguration":{"shape":"S4v"},"Role":{},"ColorsConfiguration":{"type":"structure","members":{"CustomColors":{"type":"list","member":{"type":"structure","required":["Color"],"members":{"FieldValue":{"shape":"S86"},"Color":{},"SpecialValue":{}}}}}}}}},"Slb":{"type":"structure","required":["DefaultNewSheetConfiguration"],"members":{"DefaultNewSheetConfiguration":{"type":"structure","members":{"InteractiveLayoutConfiguration":{"type":"structure","members":{"Grid":{"type":"structure","required":["CanvasSizeOptions"],"members":{"CanvasSizeOptions":{"shape":"Sih"}}},"FreeForm":{"type":"structure","required":["CanvasSizeOptions"],"members":{"CanvasSizeOptions":{"shape":"Siu"}}}}},"PaginatedLayoutConfiguration":{"type":"structure","members":{"SectionBased":{"type":"structure","required":["CanvasSizeOptions"],"members":{"CanvasSizeOptions":{"shape":"Sja"}}}}},"SheetContentType":{}}}}},"Slm":{"type":"structure","members":{"SourceTemplate":{"type":"structure","required":["DataSetReferences","Arn"],"members":{"DataSetReferences":{"shape":"S1f"},"Arn":{}}}}},"Slp":{"type":"structure","members":{"AdHocFilteringOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"ExportToCSVOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"SheetControlsOption":{"type":"structure","members":{"VisibilityState":{}}},"VisualPublishOptions":{"deprecated":true,"deprecatedMessage":"VisualPublishOptions property will reach its end of standard support in a future release. To perform this action, use ExportWithHiddenFields.","type":"structure","members":{"ExportHiddenFieldsOption":{"type":"structure","members":{"AvailabilityStatus":{}}}}},"SheetLayoutElementMaximizationOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"VisualMenuOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"VisualAxisSortOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"ExportWithHiddenFieldsOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"DataPointDrillUpDownOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"DataPointMenuLabelOption":{"type":"structure","members":{"AvailabilityStatus":{}}},"DataPointTooltipOption":{"type":"structure","members":{"AvailabilityStatus":{}}}}},"Sm4":{"type":"structure","required":["DataSetIdentifierDeclarations"],"members":{"DataSetIdentifierDeclarations":{"shape":"S1i"},"Sheets":{"shape":"S1l"},"CalculatedFields":{"shape":"Sji"},"ParameterDeclarations":{"shape":"Sjl"},"FilterGroups":{"shape":"Sk5"},"ColumnConfigurations":{"shape":"Sl4"},"AnalysisDefaults":{"shape":"Slb"}}},"Sm9":{"type":"map","key":{},"value":{"type":"structure","members":{"RelationalTable":{"type":"structure","required":["DataSourceArn","Name","InputColumns"],"members":{"DataSourceArn":{},"Catalog":{},"Schema":{},"Name":{},"InputColumns":{"shape":"Smg"}}},"CustomSql":{"type":"structure","required":["DataSourceArn","Name","SqlQuery"],"members":{"DataSourceArn":{},"Name":{},"SqlQuery":{},"Columns":{"shape":"Smg"}}},"S3Source":{"type":"structure","required":["DataSourceArn","InputColumns"],"members":{"DataSourceArn":{},"UploadSettings":{"type":"structure","members":{"Format":{},"StartFromRow":{"type":"integer"},"ContainsHeader":{"type":"boolean"},"TextQualifier":{},"Delimiter":{}}},"InputColumns":{"shape":"Smg"}}}}}},"Smg":{"type":"list","member":{"type":"structure","required":["Name","Type"],"members":{"Name":{},"Type":{}}}},"Sms":{"type":"map","key":{},"value":{"type":"structure","required":["Alias","Source"],"members":{"Alias":{},"DataTransforms":{"type":"list","member":{"type":"structure","members":{"ProjectOperation":{"type":"structure","required":["ProjectedColumns"],"members":{"ProjectedColumns":{"type":"list","member":{}}}},"FilterOperation":{"type":"structure","required":["ConditionExpression"],"members":{"ConditionExpression":{"shape":"S4r"}}},"CreateColumnsOperation":{"type":"structure","required":["Columns"],"members":{"Columns":{"type":"list","member":{"type":"structure","required":["ColumnName","ColumnId","Expression"],"members":{"ColumnName":{},"ColumnId":{},"Expression":{"shape":"S4r"}}}}}},"RenameColumnOperation":{"type":"structure","required":["ColumnName","NewColumnName"],"members":{"ColumnName":{},"NewColumnName":{}}},"CastColumnTypeOperation":{"type":"structure","required":["ColumnName","NewColumnType"],"members":{"ColumnName":{},"NewColumnType":{},"Format":{}}},"TagColumnOperation":{"type":"structure","required":["ColumnName","Tags"],"members":{"ColumnName":{},"Tags":{"type":"list","member":{"type":"structure","members":{"ColumnGeographicRole":{},"ColumnDescription":{"type":"structure","members":{"Text":{}}}}}}}},"UntagColumnOperation":{"type":"structure","required":["ColumnName","TagNames"],"members":{"ColumnName":{},"TagNames":{"type":"list","member":{}}}},"OverrideDatasetParameterOperation":{"type":"structure","required":["ParameterName"],"members":{"ParameterName":{},"NewParameterName":{},"NewDefaultValues":{"type":"structure","members":{"StringStaticValues":{"shape":"Snl"},"DecimalStaticValues":{"shape":"Snn"},"DateTimeStaticValues":{"shape":"Snp"},"IntegerStaticValues":{"shape":"Snr"}}}}}}}},"Source":{"type":"structure","members":{"JoinInstruction":{"type":"structure","required":["LeftOperand","RightOperand","Type","OnClause"],"members":{"LeftOperand":{},"RightOperand":{},"LeftJoinKeyProperties":{"shape":"Snv"},"RightJoinKeyProperties":{"shape":"Snv"},"Type":{},"OnClause":{}}},"PhysicalTableId":{},"DataSetArn":{}}}}}},"Snl":{"type":"list","member":{}},"Snn":{"type":"list","member":{"type":"double"}},"Snp":{"type":"list","member":{"type":"timestamp"}},"Snr":{"type":"list","member":{"type":"long"}},"Snv":{"type":"structure","members":{"UniqueKey":{"type":"boolean"}}},"Snz":{"type":"list","member":{"type":"structure","members":{"GeoSpatialColumnGroup":{"type":"structure","required":["Name","Columns"],"members":{"Name":{},"CountryCode":{},"Columns":{"type":"list","member":{}}}}}}},"So5":{"type":"map","key":{},"value":{"type":"structure","members":{"description":{},"columns":{"type":"list","member":{}}}}},"Soa":{"type":"structure","required":["Arn","PermissionPolicy"],"members":{"Namespace":{},"Arn":{},"PermissionPolicy":{},"FormatVersion":{},"Status":{}}},"Soe":{"type":"structure","required":["TagRules"],"members":{"Status":{},"TagRules":{"type":"list","member":{"type":"structure","required":["TagKey","ColumnName"],"members":{"TagKey":{},"ColumnName":{},"TagMultiValueDelimiter":{},"MatchAllValue":{"shape":"Soj"}}}},"TagRuleConfigurations":{"type":"list","member":{"type":"list","member":{}}}}},"Soj":{"type":"string","sensitive":true},"Som":{"type":"list","member":{"type":"structure","members":{"Principals":{"type":"list","member":{}},"ColumnNames":{"type":"list","member":{}}}}},"Soq":{"type":"structure","members":{"DisableUseAsDirectQuerySource":{"type":"boolean"},"DisableUseAsImportedSource":{"type":"boolean"}}},"Sor":{"type":"list","member":{"type":"structure","members":{"StringDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Snl"}}}}},"DecimalDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Snn"}}}}},"IntegerDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Snr"}}}}},"DateTimeDatasetParameter":{"type":"structure","required":["Id","Name","ValueType"],"members":{"Id":{},"Name":{},"ValueType":{},"TimeGranularity":{},"DefaultValues":{"type":"structure","members":{"StaticValues":{"shape":"Snp"}}}}}}}},"Sp6":{"type":"structure","members":{"AmazonElasticsearchParameters":{"type":"structure","required":["Domain"],"members":{"Domain":{}}},"AthenaParameters":{"type":"structure","members":{"WorkGroup":{},"RoleArn":{}}},"AuroraParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"AuroraPostgreSqlParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"AwsIotAnalyticsParameters":{"type":"structure","required":["DataSetName"],"members":{"DataSetName":{}}},"JiraParameters":{"type":"structure","required":["SiteBaseUrl"],"members":{"SiteBaseUrl":{}}},"MariaDbParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"MySqlParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"OracleParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"PostgreSqlParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"PrestoParameters":{"type":"structure","required":["Host","Port","Catalog"],"members":{"Host":{},"Port":{"type":"integer"},"Catalog":{}}},"RdsParameters":{"type":"structure","required":["InstanceId","Database"],"members":{"InstanceId":{},"Database":{}}},"RedshiftParameters":{"type":"structure","required":["Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{},"ClusterId":{}}},"S3Parameters":{"type":"structure","required":["ManifestFileLocation"],"members":{"ManifestFileLocation":{"type":"structure","required":["Bucket","Key"],"members":{"Bucket":{},"Key":{}}},"RoleArn":{}}},"ServiceNowParameters":{"type":"structure","required":["SiteBaseUrl"],"members":{"SiteBaseUrl":{}}},"SnowflakeParameters":{"type":"structure","required":["Host","Database","Warehouse"],"members":{"Host":{},"Database":{},"Warehouse":{}}},"SparkParameters":{"type":"structure","required":["Host","Port"],"members":{"Host":{},"Port":{"type":"integer"}}},"SqlServerParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"TeradataParameters":{"type":"structure","required":["Host","Port","Database"],"members":{"Host":{},"Port":{"type":"integer"},"Database":{}}},"TwitterParameters":{"type":"structure","required":["Query","MaxRows"],"members":{"Query":{},"MaxRows":{"type":"integer"}}},"AmazonOpenSearchParameters":{"type":"structure","required":["Domain"],"members":{"Domain":{}}},"ExasolParameters":{"type":"structure","required":["Host","Port"],"members":{"Host":{},"Port":{"type":"integer"}}},"DatabricksParameters":{"type":"structure","required":["Host","Port","SqlEndpointPath"],"members":{"Host":{},"Port":{"type":"integer"},"SqlEndpointPath":{}}}}},"Sqc":{"type":"structure","members":{"CredentialPair":{"type":"structure","required":["Username","Password"],"members":{"Username":{},"Password":{},"AlternateDataSourceParameters":{"shape":"Sqg"}}},"CopySourceArn":{},"SecretArn":{}},"sensitive":true},"Sqg":{"type":"list","member":{"shape":"Sp6"}},"Sqj":{"type":"structure","required":["VpcConnectionArn"],"members":{"VpcConnectionArn":{}}},"Sqk":{"type":"structure","members":{"DisableSsl":{"type":"boolean"}}},"Sqz":{"type":"structure","members":{"Arn":{},"GroupName":{},"Description":{},"PrincipalId":{}}},"Sr3":{"type":"structure","members":{"Arn":{},"MemberName":{}}},"Sr7":{"type":"map","key":{},"value":{"type":"list","member":{}}},"Srk":{"type":"structure","required":["ScheduleId","ScheduleFrequency","RefreshType"],"members":{"ScheduleId":{},"ScheduleFrequency":{"type":"structure","required":["Interval"],"members":{"Interval":{},"RefreshOnDay":{"type":"structure","members":{"DayOfWeek":{},"DayOfMonth":{}}},"Timezone":{},"TimeOfTheDay":{}}},"StartAfterDateTime":{"type":"timestamp"},"RefreshType":{},"Arn":{}}},"Srt":{"type":"structure","members":{"SourceAnalysis":{"type":"structure","required":["Arn","DataSetReferences"],"members":{"Arn":{},"DataSetReferences":{"shape":"S1f"}}},"SourceTemplate":{"type":"structure","required":["Arn"],"members":{"Arn":{}}}}},"Srw":{"type":"structure","required":["DataSetConfigurations"],"members":{"DataSetConfigurations":{"shape":"Srx"},"Sheets":{"shape":"S1l"},"CalculatedFields":{"shape":"Sji"},"ParameterDeclarations":{"shape":"Sjl"},"FilterGroups":{"shape":"Sk5"},"ColumnConfigurations":{"shape":"Sl4"},"AnalysisDefaults":{"shape":"Slb"}}},"Srx":{"type":"list","member":{"type":"structure","members":{"Placeholder":{},"DataSetSchema":{"type":"structure","members":{"ColumnSchemaList":{"type":"list","member":{"type":"structure","members":{"Name":{},"DataType":{},"GeographicRole":{}}}}}},"ColumnGroupSchemaList":{"type":"list","member":{"type":"structure","members":{"Name":{},"ColumnGroupColumnSchemaList":{"type":"list","member":{"type":"structure","members":{"Name":{}}}}}}}}}},"Ssb":{"type":"structure","members":{"AliasName":{},"Arn":{},"TemplateVersionNumber":{"type":"long"}}},"Sse":{"type":"structure","members":{"DataColorPalette":{"type":"structure","members":{"Colors":{"shape":"Ssg"},"MinMaxGradient":{"shape":"Ssg"},"EmptyFillColor":{}}},"UIColorPalette":{"type":"structure","members":{"PrimaryForeground":{},"PrimaryBackground":{},"SecondaryForeground":{},"SecondaryBackground":{},"Accent":{},"AccentForeground":{},"Danger":{},"DangerForeground":{},"Warning":{},"WarningForeground":{},"Success":{},"SuccessForeground":{},"Dimension":{},"DimensionForeground":{},"Measure":{},"MeasureForeground":{}}},"Sheet":{"type":"structure","members":{"Tile":{"type":"structure","members":{"Border":{"type":"structure","members":{"Show":{"type":"boolean"}}}}},"TileLayout":{"type":"structure","members":{"Gutter":{"type":"structure","members":{"Show":{"type":"boolean"}}},"Margin":{"type":"structure","members":{"Show":{"type":"boolean"}}}}}}},"Typography":{"type":"structure","members":{"FontFamilies":{"type":"list","member":{"type":"structure","members":{"FontFamily":{}}}}}}}},"Ssg":{"type":"list","member":{}},"Ssu":{"type":"structure","members":{"Arn":{},"AliasName":{},"ThemeVersionNumber":{"type":"long"}}},"Ssx":{"type":"structure","members":{"Name":{},"Description":{},"DataSets":{"type":"list","member":{"type":"structure","required":["DatasetArn"],"members":{"DatasetArn":{},"DatasetName":{},"DatasetDescription":{},"DataAggregation":{"type":"structure","members":{"DatasetRowDateGranularity":{},"DefaultDateColumnName":{}}},"Filters":{"type":"list","member":{"type":"structure","required":["FilterName","OperandFieldName"],"members":{"FilterDescription":{},"FilterClass":{},"FilterName":{},"FilterSynonyms":{"shape":"St6"},"OperandFieldName":{},"FilterType":{},"CategoryFilter":{"type":"structure","members":{"CategoryFilterFunction":{},"CategoryFilterType":{},"Constant":{"type":"structure","members":{"ConstantType":{},"SingularConstant":{},"CollectiveConstant":{"type":"structure","members":{"ValueList":{"shape":"Ste"}}}},"sensitive":true},"Inverse":{"type":"boolean"}}},"NumericEqualityFilter":{"type":"structure","members":{"Constant":{"shape":"Stg"},"Aggregation":{}}},"NumericRangeFilter":{"type":"structure","members":{"Inclusive":{"type":"boolean"},"Constant":{"shape":"Stj"},"Aggregation":{}}},"DateRangeFilter":{"type":"structure","members":{"Inclusive":{"type":"boolean"},"Constant":{"shape":"Stj"}}},"RelativeDateFilter":{"type":"structure","members":{"TimeGranularity":{},"RelativeDateFilterFunction":{},"Constant":{"shape":"Stg"}}}}}},"Columns":{"type":"list","member":{"type":"structure","required":["ColumnName"],"members":{"ColumnName":{},"ColumnFriendlyName":{},"ColumnDescription":{},"ColumnSynonyms":{"shape":"St6"},"ColumnDataRole":{},"Aggregation":{},"IsIncludedInTopic":{"type":"boolean"},"DisableIndexing":{"type":"boolean"},"ComparativeOrder":{"shape":"Stt"},"SemanticType":{"shape":"Stw"},"TimeGranularity":{},"AllowedAggregations":{"shape":"Sty"},"NotAllowedAggregations":{"shape":"Sty"},"DefaultFormatting":{"shape":"Su0"},"NeverAggregateInFilter":{"type":"boolean"},"CellValueSynonyms":{"shape":"Su5"},"NonAdditive":{"type":"boolean"}}}},"CalculatedFields":{"type":"list","member":{"type":"structure","required":["CalculatedFieldName","Expression"],"members":{"CalculatedFieldName":{},"CalculatedFieldDescription":{},"Expression":{"shape":"S4r"},"CalculatedFieldSynonyms":{"shape":"St6"},"IsIncludedInTopic":{"type":"boolean"},"DisableIndexing":{"type":"boolean"},"ColumnDataRole":{},"TimeGranularity":{},"DefaultFormatting":{"shape":"Su0"},"Aggregation":{},"ComparativeOrder":{"shape":"Stt"},"SemanticType":{"shape":"Stw"},"AllowedAggregations":{"shape":"Sty"},"NotAllowedAggregations":{"shape":"Sty"},"NeverAggregateInFilter":{"type":"boolean"},"CellValueSynonyms":{"shape":"Su5"},"NonAdditive":{"type":"boolean"}}}},"NamedEntities":{"type":"list","member":{"type":"structure","required":["EntityName"],"members":{"EntityName":{},"EntityDescription":{},"EntitySynonyms":{"shape":"St6"},"SemanticEntityType":{"type":"structure","members":{"TypeName":{},"SubTypeName":{},"TypeParameters":{"shape":"Stx"}}},"Definition":{"type":"list","member":{"type":"structure","members":{"FieldName":{},"PropertyName":{},"PropertyRole":{},"PropertyUsage":{},"Metric":{"type":"structure","members":{"Aggregation":{},"AggregationFunctionParameters":{"type":"map","key":{},"value":{}}}}}}}}}}}}}}},"St6":{"type":"list","member":{}},"Ste":{"type":"list","member":{}},"Stg":{"type":"structure","members":{"ConstantType":{},"SingularConstant":{}},"sensitive":true},"Stj":{"type":"structure","members":{"ConstantType":{},"RangeConstant":{"type":"structure","members":{"Minimum":{},"Maximum":{}}}},"sensitive":true},"Stt":{"type":"structure","members":{"UseOrdering":{},"SpecifedOrder":{"shape":"Ste"},"TreatUndefinedSpecifiedValues":{}}},"Stw":{"type":"structure","members":{"TypeName":{},"SubTypeName":{},"TypeParameters":{"shape":"Stx"},"TruthyCellValue":{"shape":"Sw"},"TruthyCellValueSynonyms":{"shape":"Sv"},"FalseyCellValue":{"shape":"Sw"},"FalseyCellValueSynonyms":{"shape":"Sv"}}},"Stx":{"type":"map","key":{},"value":{}},"Sty":{"type":"list","member":{}},"Su0":{"type":"structure","members":{"DisplayFormat":{},"DisplayFormatOptions":{"type":"structure","members":{"UseBlankCellFormat":{"type":"boolean"},"BlankCellFormat":{},"DateFormat":{},"DecimalSeparator":{},"GroupingSeparator":{},"UseGrouping":{"type":"boolean"},"FractionDigits":{"type":"integer"},"Prefix":{},"Suffix":{},"UnitScaler":{},"NegativeFormat":{"type":"structure","members":{"Prefix":{},"Suffix":{}}},"CurrencySymbol":{}}}}},"Su5":{"type":"list","member":{"type":"structure","members":{"CellValue":{},"Synonyms":{"shape":"Ste"}}}},"Sul":{"type":"structure","required":["IsEnabled","BasedOnSpiceSchedule"],"members":{"IsEnabled":{"type":"boolean"},"BasedOnSpiceSchedule":{"type":"boolean"},"StartingAt":{"type":"timestamp"},"Timezone":{},"RepeatAt":{},"TopicScheduleType":{}}},"Suq":{"type":"list","member":{}},"Sus":{"type":"list","member":{}},"Suu":{"type":"list","member":{}},"Swo":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{},"ViolatedEntities":{"shape":"Swr"}}}},"Swr":{"type":"list","member":{"type":"structure","members":{"Path":{}}}},"Swt":{"type":"list","member":{}},"Swu":{"type":"list","member":{"type":"structure","members":{"SheetId":{},"Name":{}}}},"Sx5":{"type":"list","member":{}},"Sx7":{"type":"structure","members":{"ResourceIdOverrideConfiguration":{"type":"structure","members":{"PrefixForAllResources":{"type":"boolean"}}},"VPCConnections":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"RefreshSchedules":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"DataSources":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"DataSets":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"Themes":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"Analyses":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}},"Dashboards":{"type":"list","member":{"type":"structure","required":["Properties"],"members":{"Arn":{},"Properties":{"type":"list","member":{}}}}}}},"Sy4":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Type":{},"Message":{}}}},"Sy8":{"type":"structure","members":{"ResourceIdOverrideConfiguration":{"type":"structure","members":{"PrefixForAllResources":{}}},"VPCConnections":{"type":"list","member":{"type":"structure","required":["VPCConnectionId"],"members":{"VPCConnectionId":{},"Name":{},"SubnetIds":{"shape":"Suq"},"SecurityGroupIds":{"shape":"Sus"},"DnsResolvers":{"shape":"Suu"},"RoleArn":{}}}},"RefreshSchedules":{"type":"list","member":{"type":"structure","required":["DataSetId","ScheduleId"],"members":{"DataSetId":{},"ScheduleId":{},"StartAfterDateTime":{"type":"timestamp"}}}},"DataSources":{"type":"list","member":{"type":"structure","required":["DataSourceId"],"members":{"DataSourceId":{},"Name":{},"DataSourceParameters":{"shape":"Sp6"},"VpcConnectionProperties":{"shape":"Sqj"},"SslProperties":{"shape":"Sqk"},"Credentials":{"type":"structure","members":{"CredentialPair":{"type":"structure","required":["Username","Password"],"members":{"Username":{},"Password":{}},"sensitive":true},"SecretArn":{}}}}}},"DataSets":{"type":"list","member":{"type":"structure","required":["DataSetId"],"members":{"DataSetId":{},"Name":{}}}},"Themes":{"type":"list","member":{"type":"structure","required":["ThemeId"],"members":{"ThemeId":{},"Name":{}}}},"Analyses":{"type":"list","member":{"type":"structure","required":["AnalysisId"],"members":{"AnalysisId":{},"Name":{}}}},"Dashboards":{"type":"list","member":{"type":"structure","required":["DashboardId"],"members":{"DashboardId":{},"Name":{}}}}}},"Syv":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{},"ViolatedEntities":{"shape":"Swr"}}}},"Sz2":{"type":"structure","members":{"Permissions":{"shape":"S19"}}},"Sz9":{"type":"structure","required":["FileGroups"],"members":{"FileGroups":{"type":"list","member":{"type":"structure","members":{"Files":{"shape":"Szc"}}}},"DestinationConfiguration":{"type":"structure","members":{"S3Destinations":{"type":"list","member":{"shape":"Szl"}}}},"Parameters":{"shape":"Sr"}}},"Szc":{"type":"list","member":{"type":"structure","required":["SheetSelections","FormatType"],"members":{"SheetSelections":{"type":"list","member":{"type":"structure","required":["SheetId","SelectionScope"],"members":{"SheetId":{},"SelectionScope":{},"VisualIds":{"type":"list","member":{}}}}},"FormatType":{}}}},"Szl":{"type":"structure","members":{"BucketConfiguration":{"type":"structure","required":["BucketName","BucketPrefix","BucketRegion"],"members":{"BucketName":{},"BucketPrefix":{},"BucketRegion":{}}}}},"S10a":{"type":"structure","required":["RefreshConfiguration"],"members":{"RefreshConfiguration":{"type":"structure","required":["IncrementalRefresh"],"members":{"IncrementalRefresh":{"type":"structure","required":["LookbackWindow"],"members":{"LookbackWindow":{"type":"structure","required":["ColumnName","Size","SizeUnit"],"members":{"ColumnName":{},"Size":{"type":"long"},"SizeUnit":{}}}}}}}}},"S10i":{"type":"structure","members":{"Arn":{},"DataSourceId":{},"Name":{},"Type":{},"Status":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"DataSourceParameters":{"shape":"Sp6"},"AlternateDataSourceParameters":{"shape":"Sqg"},"VpcConnectionProperties":{"shape":"Sqj"},"SslProperties":{"shape":"Sqk"},"ErrorInfo":{"type":"structure","members":{"Type":{},"Message":{}}},"SecretArn":{}}},"S114":{"type":"structure","required":["Arn","IngestionStatus","CreatedTime"],"members":{"Arn":{},"IngestionId":{},"IngestionStatus":{},"ErrorInfo":{"type":"structure","members":{"Type":{},"Message":{}}},"RowInfo":{"type":"structure","members":{"RowsIngested":{"type":"long"},"RowsDropped":{"type":"long"},"TotalRowsInDataset":{"type":"long"}}},"QueueInfo":{"type":"structure","required":["WaitingOnIngestion","QueuedIngestion"],"members":{"WaitingOnIngestion":{},"QueuedIngestion":{}}},"CreatedTime":{"type":"timestamp"},"IngestionTimeInSeconds":{"type":"long"},"IngestionSizeInBytes":{"type":"long"},"RequestSource":{},"RequestType":{}}},"S11d":{"type":"map","key":{},"value":{}},"S11i":{"type":"structure","members":{"Name":{},"Arn":{},"CapacityRegion":{},"CreationStatus":{},"IdentityStore":{},"NamespaceError":{"type":"structure","members":{"Type":{},"Message":{}}}}},"S11r":{"type":"list","member":{"type":"structure","members":{"Type":{},"Message":{},"ViolatedEntities":{"shape":"Swr"}}}},"S12p":{"type":"structure","members":{"Arn":{},"UserName":{},"Email":{},"Role":{},"IdentityType":{},"Active":{"type":"boolean"},"PrincipalId":{},"CustomPermissionsName":{},"ExternalLoginFederationProviderType":{},"ExternalLoginFederationProviderUrl":{},"ExternalLoginId":{}}},"S12w":{"type":"list","member":{"type":"structure","members":{"SubnetId":{},"AvailabilityZone":{},"ErrorMessage":{},"Status":{},"NetworkInterfaceId":{}}}},"S132":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{"shape":"Soj"}}}},"S138":{"type":"structure","required":["DashboardId","SheetId","VisualId"],"members":{"DashboardId":{},"SheetId":{},"VisualId":{}}},"S13b":{"type":"string","sensitive":true},"S13g":{"type":"structure","required":["Enabled"],"members":{"Enabled":{"type":"boolean"}}},"S13y":{"type":"list","member":{"type":"structure","members":{"Arn":{},"AnalysisId":{},"Name":{},"Status":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"S14e":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DashboardId":{},"Name":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"PublishedVersionNumber":{"type":"long"},"LastPublishedTime":{"type":"timestamp"}}}},"S14i":{"type":"list","member":{"type":"structure","members":{"Arn":{},"DataSetId":{},"Name":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"ImportMode":{},"RowLevelPermissionDataSet":{"shape":"Soa"},"RowLevelPermissionTagConfigurationApplied":{"type":"boolean"},"ColumnLevelPermissionRulesApplied":{"type":"boolean"}}}},"S14t":{"type":"list","member":{"type":"structure","members":{"Arn":{},"FolderId":{},"Name":{},"FolderType":{},"CreatedTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"}}}},"S150":{"type":"list","member":{"shape":"Sqz"}},"S18g":{"type":"list","member":{"shape":"S1a"}},"S18l":{"type":"list","member":{"shape":"S1a"}}}}
56606
56606
 
56607
56607
  /***/ }),
56608
56608
  /* 689 */
@@ -59866,7 +59866,7 @@ return /******/ (function(modules) { // webpackBootstrap
59866
59866
  /* 960 */
59867
59867
  /***/ (function(module, exports) {
59868
59868
 
59869
- module.exports = {"metadata":{"apiVersion":"2020-08-11","endpointPrefix":"amplifybackend","signingName":"amplifybackend","serviceFullName":"AmplifyBackend","serviceId":"AmplifyBackend","protocol":"rest-json","jsonVersion":"1.1","uid":"amplifybackend-2020-08-11","signatureVersion":"v4"},"operations":{"CloneBackend":{"http":{"requestUri":"/backend/{appId}/environments/{backendEnvironmentName}/clone","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"TargetEnvironmentName":{"locationName":"targetEnvironmentName"}},"required":["AppId","BackendEnvironmentName","TargetEnvironmentName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"CreateBackend":{"http":{"requestUri":"/backend","responseCode":200},"input":{"type":"structure","members":{"AppId":{"locationName":"appId"},"AppName":{"locationName":"appName"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"ResourceConfig":{"locationName":"resourceConfig","type":"structure","members":{}},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","AppName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"CreateBackendAPI":{"http":{"requestUri":"/backend/{appId}/api","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"ResourceConfig":{"shape":"S8","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","ResourceName","BackendEnvironmentName","ResourceConfig"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"CreateBackendAuth":{"http":{"requestUri":"/backend/{appId}/auth","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"ResourceConfig":{"shape":"Si","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","ResourceName","BackendEnvironmentName","ResourceConfig"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"CreateBackendConfig":{"http":{"requestUri":"/backend/{appId}/config","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendManagerAppId":{"locationName":"backendManagerAppId"}},"required":["AppId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"JobId":{"locationName":"jobId"},"Status":{"locationName":"status"}}}},"CreateBackendStorage":{"http":{"requestUri":"/backend/{appId}/storage","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"ResourceConfig":{"locationName":"resourceConfig","type":"structure","members":{"BucketName":{"locationName":"bucketName"},"Permissions":{"shape":"S1h","locationName":"permissions"},"ServiceName":{"locationName":"serviceName"}},"required":["ServiceName","Permissions"]},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","ResourceName","BackendEnvironmentName","ResourceConfig"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"JobId":{"locationName":"jobId"},"Status":{"locationName":"status"}}}},"CreateToken":{"http":{"requestUri":"/backend/{appId}/challenge","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"}},"required":["AppId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"ChallengeCode":{"locationName":"challengeCode"},"SessionId":{"locationName":"sessionId"},"Ttl":{"locationName":"ttl"}}}},"DeleteBackend":{"http":{"requestUri":"/backend/{appId}/environments/{backendEnvironmentName}/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"}},"required":["AppId","BackendEnvironmentName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"DeleteBackendAPI":{"http":{"requestUri":"/backend/{appId}/api/{backendEnvironmentName}/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceConfig":{"shape":"S8","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"DeleteBackendAuth":{"http":{"requestUri":"/backend/{appId}/auth/{backendEnvironmentName}/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"DeleteBackendStorage":{"http":{"requestUri":"/backend/{appId}/storage/{backendEnvironmentName}/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceName":{"locationName":"resourceName"},"ServiceName":{"locationName":"serviceName"}},"required":["AppId","BackendEnvironmentName","ServiceName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"JobId":{"locationName":"jobId"},"Status":{"locationName":"status"}}}},"DeleteToken":{"http":{"requestUri":"/backend/{appId}/challenge/{sessionId}/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"SessionId":{"location":"uri","locationName":"sessionId"}},"required":["SessionId","AppId"]},"output":{"type":"structure","members":{"IsSuccess":{"locationName":"isSuccess","type":"boolean"}}}},"GenerateBackendAPIModels":{"http":{"requestUri":"/backend/{appId}/api/{backendEnvironmentName}/generateModels","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"GetBackend":{"http":{"requestUri":"/backend/{appId}/details","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"}},"required":["AppId"]},"output":{"type":"structure","members":{"AmplifyFeatureFlags":{"locationName":"amplifyFeatureFlags"},"AmplifyMetaConfig":{"locationName":"amplifyMetaConfig"},"AppId":{"locationName":"appId"},"AppName":{"locationName":"appName"},"BackendEnvironmentList":{"shape":"S11","locationName":"backendEnvironmentList"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"}}}},"GetBackendAPI":{"http":{"requestUri":"/backend/{appId}/api/{backendEnvironmentName}/details","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceConfig":{"shape":"S8","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"ResourceConfig":{"shape":"S8","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}}}},"GetBackendAPIModels":{"http":{"requestUri":"/backend/{appId}/api/{backendEnvironmentName}/getModels","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"Models":{"locationName":"models"},"Status":{"locationName":"status"},"ModelIntrospectionSchema":{"locationName":"modelIntrospectionSchema"}}}},"GetBackendAuth":{"http":{"requestUri":"/backend/{appId}/auth/{backendEnvironmentName}/details","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"ResourceConfig":{"shape":"Si","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}}}},"GetBackendJob":{"http":{"method":"GET","requestUri":"/backend/{appId}/job/{backendEnvironmentName}/{jobId}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"JobId":{"location":"uri","locationName":"jobId"}},"required":["AppId","BackendEnvironmentName","JobId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"CreateTime":{"locationName":"createTime"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"},"UpdateTime":{"locationName":"updateTime"}}}},"GetBackendStorage":{"http":{"requestUri":"/backend/{appId}/storage/{backendEnvironmentName}/details","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"ResourceConfig":{"locationName":"resourceConfig","type":"structure","members":{"BucketName":{"locationName":"bucketName"},"Imported":{"locationName":"imported","type":"boolean"},"Permissions":{"shape":"S1h","locationName":"permissions"},"ServiceName":{"locationName":"serviceName"}},"required":["ServiceName","Imported"]},"ResourceName":{"locationName":"resourceName"}}}},"GetToken":{"http":{"method":"GET","requestUri":"/backend/{appId}/challenge/{sessionId}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"SessionId":{"location":"uri","locationName":"sessionId"}},"required":["SessionId","AppId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"ChallengeCode":{"locationName":"challengeCode"},"SessionId":{"locationName":"sessionId"},"Ttl":{"locationName":"ttl"}}}},"ImportBackendAuth":{"http":{"requestUri":"/backend/{appId}/auth/{backendEnvironmentName}/import","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"IdentityPoolId":{"locationName":"identityPoolId"},"NativeClientId":{"locationName":"nativeClientId"},"UserPoolId":{"locationName":"userPoolId"},"WebClientId":{"locationName":"webClientId"}},"required":["AppId","BackendEnvironmentName","UserPoolId","NativeClientId","WebClientId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"ImportBackendStorage":{"http":{"requestUri":"/backend/{appId}/storage/{backendEnvironmentName}/import","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"BucketName":{"locationName":"bucketName"},"ServiceName":{"locationName":"serviceName"}},"required":["AppId","BackendEnvironmentName","ServiceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"JobId":{"locationName":"jobId"},"Status":{"locationName":"status"}}}},"ListBackendJobs":{"http":{"requestUri":"/backend/{appId}/job/{backendEnvironmentName}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"JobId":{"locationName":"jobId"},"MaxResults":{"locationName":"maxResults","type":"integer"},"NextToken":{"locationName":"nextToken"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}},"required":["AppId","BackendEnvironmentName"]},"output":{"type":"structure","members":{"Jobs":{"locationName":"jobs","type":"list","member":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"CreateTime":{"locationName":"createTime"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"},"UpdateTime":{"locationName":"updateTime"}},"required":["AppId","BackendEnvironmentName"]}},"NextToken":{"locationName":"nextToken"}}}},"ListS3Buckets":{"http":{"requestUri":"/s3Buckets","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"}}},"output":{"type":"structure","members":{"Buckets":{"locationName":"buckets","type":"list","member":{"type":"structure","members":{"CreationDate":{"locationName":"creationDate"},"Name":{"locationName":"name"}}}},"NextToken":{"locationName":"nextToken"}}}},"RemoveAllBackends":{"http":{"requestUri":"/backend/{appId}/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"CleanAmplifyApp":{"locationName":"cleanAmplifyApp","type":"boolean"}},"required":["AppId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"RemoveBackendConfig":{"http":{"requestUri":"/backend/{appId}/config/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"}},"required":["AppId"]},"output":{"type":"structure","members":{"Error":{"locationName":"error"}}}},"UpdateBackendAPI":{"http":{"requestUri":"/backend/{appId}/api/{backendEnvironmentName}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceConfig":{"shape":"S8","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"UpdateBackendAuth":{"http":{"requestUri":"/backend/{appId}/auth/{backendEnvironmentName}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceConfig":{"locationName":"resourceConfig","type":"structure","members":{"AuthResources":{"locationName":"authResources"},"IdentityPoolConfigs":{"locationName":"identityPoolConfigs","type":"structure","members":{"UnauthenticatedLogin":{"locationName":"unauthenticatedLogin","type":"boolean"}}},"Service":{"locationName":"service"},"UserPoolConfigs":{"locationName":"userPoolConfigs","type":"structure","members":{"ForgotPassword":{"locationName":"forgotPassword","type":"structure","members":{"DeliveryMethod":{"locationName":"deliveryMethod"},"EmailSettings":{"shape":"Sq","locationName":"emailSettings"},"SmsSettings":{"shape":"Sr","locationName":"smsSettings"}}},"Mfa":{"locationName":"mfa","type":"structure","members":{"MFAMode":{},"Settings":{"shape":"Su","locationName":"settings"}}},"OAuth":{"locationName":"oAuth","type":"structure","members":{"DomainPrefix":{"locationName":"domainPrefix"},"OAuthGrantType":{"locationName":"oAuthGrantType"},"OAuthScopes":{"shape":"Sz","locationName":"oAuthScopes"},"RedirectSignInURIs":{"shape":"S11","locationName":"redirectSignInURIs"},"RedirectSignOutURIs":{"shape":"S11","locationName":"redirectSignOutURIs"},"SocialProviderSettings":{"shape":"S12","locationName":"socialProviderSettings"}}},"PasswordPolicy":{"locationName":"passwordPolicy","type":"structure","members":{"AdditionalConstraints":{"shape":"S16","locationName":"additionalConstraints"},"MinimumLength":{"locationName":"minimumLength","type":"double"}}},"VerificationMessage":{"locationName":"verificationMessage","type":"structure","members":{"DeliveryMethod":{"locationName":"deliveryMethod"},"EmailSettings":{"shape":"Sq","locationName":"emailSettings"},"SmsSettings":{"shape":"Sr","locationName":"smsSettings"}},"required":["DeliveryMethod"]}}}},"required":["AuthResources","UserPoolConfigs","Service"]},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName","ResourceConfig"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"UpdateBackendConfig":{"http":{"requestUri":"/backend/{appId}/config/update","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"LoginAuthConfig":{"shape":"S3c","locationName":"loginAuthConfig"}},"required":["AppId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendManagerAppId":{"locationName":"backendManagerAppId"},"Error":{"locationName":"error"},"LoginAuthConfig":{"shape":"S3c","locationName":"loginAuthConfig"}}}},"UpdateBackendJob":{"http":{"requestUri":"/backend/{appId}/job/{backendEnvironmentName}/{jobId}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"JobId":{"location":"uri","locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}},"required":["AppId","BackendEnvironmentName","JobId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"CreateTime":{"locationName":"createTime"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"},"UpdateTime":{"locationName":"updateTime"}}}},"UpdateBackendStorage":{"http":{"requestUri":"/backend/{appId}/storage/{backendEnvironmentName}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceConfig":{"locationName":"resourceConfig","type":"structure","members":{"Permissions":{"shape":"S1h","locationName":"permissions"},"ServiceName":{"locationName":"serviceName"}},"required":["ServiceName","Permissions"]},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName","ResourceConfig"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"JobId":{"locationName":"jobId"},"Status":{"locationName":"status"}}}}},"shapes":{"S8":{"type":"structure","members":{"AdditionalAuthTypes":{"locationName":"additionalAuthTypes","type":"list","member":{"shape":"Sa"}},"ApiName":{"locationName":"apiName"},"ConflictResolution":{"locationName":"conflictResolution","type":"structure","members":{"ResolutionStrategy":{"locationName":"resolutionStrategy"}}},"DefaultAuthType":{"shape":"Sa","locationName":"defaultAuthType"},"Service":{"locationName":"service"},"TransformSchema":{"locationName":"transformSchema"}}},"Sa":{"type":"structure","members":{"Mode":{"locationName":"mode"},"Settings":{"locationName":"settings","type":"structure","members":{"CognitoUserPoolId":{"locationName":"cognitoUserPoolId"},"Description":{"locationName":"description"},"ExpirationTime":{"locationName":"expirationTime","type":"double"},"OpenIDAuthTTL":{"locationName":"openIDAuthTTL"},"OpenIDClientId":{"locationName":"openIDClientId"},"OpenIDIatTTL":{"locationName":"openIDIatTTL"},"OpenIDIssueURL":{"locationName":"openIDIssueURL"},"OpenIDProviderName":{"locationName":"openIDProviderName"}}}}},"Si":{"type":"structure","members":{"AuthResources":{"locationName":"authResources"},"IdentityPoolConfigs":{"locationName":"identityPoolConfigs","type":"structure","members":{"IdentityPoolName":{"locationName":"identityPoolName"},"UnauthenticatedLogin":{"locationName":"unauthenticatedLogin","type":"boolean"}},"required":["UnauthenticatedLogin","IdentityPoolName"]},"Service":{"locationName":"service"},"UserPoolConfigs":{"locationName":"userPoolConfigs","type":"structure","members":{"ForgotPassword":{"locationName":"forgotPassword","type":"structure","members":{"DeliveryMethod":{"locationName":"deliveryMethod"},"EmailSettings":{"shape":"Sq","locationName":"emailSettings"},"SmsSettings":{"shape":"Sr","locationName":"smsSettings"}},"required":["DeliveryMethod"]},"Mfa":{"locationName":"mfa","type":"structure","members":{"MFAMode":{},"Settings":{"shape":"Su","locationName":"settings"}},"required":["MFAMode"]},"OAuth":{"locationName":"oAuth","type":"structure","members":{"DomainPrefix":{"locationName":"domainPrefix"},"OAuthGrantType":{"locationName":"oAuthGrantType"},"OAuthScopes":{"shape":"Sz","locationName":"oAuthScopes"},"RedirectSignInURIs":{"shape":"S11","locationName":"redirectSignInURIs"},"RedirectSignOutURIs":{"shape":"S11","locationName":"redirectSignOutURIs"},"SocialProviderSettings":{"shape":"S12","locationName":"socialProviderSettings"}},"required":["RedirectSignOutURIs","RedirectSignInURIs","OAuthGrantType","OAuthScopes"]},"PasswordPolicy":{"locationName":"passwordPolicy","type":"structure","members":{"AdditionalConstraints":{"shape":"S16","locationName":"additionalConstraints"},"MinimumLength":{"locationName":"minimumLength","type":"double"}},"required":["MinimumLength"]},"RequiredSignUpAttributes":{"locationName":"requiredSignUpAttributes","type":"list","member":{}},"SignInMethod":{"locationName":"signInMethod"},"UserPoolName":{"locationName":"userPoolName"},"VerificationMessage":{"locationName":"verificationMessage","type":"structure","members":{"DeliveryMethod":{"locationName":"deliveryMethod"},"EmailSettings":{"shape":"Sq","locationName":"emailSettings"},"SmsSettings":{"shape":"Sr","locationName":"smsSettings"}},"required":["DeliveryMethod"]}},"required":["RequiredSignUpAttributes","SignInMethod","UserPoolName"]}},"required":["AuthResources","UserPoolConfigs","Service"]},"Sq":{"type":"structure","members":{"EmailMessage":{"locationName":"emailMessage"},"EmailSubject":{"locationName":"emailSubject"}}},"Sr":{"type":"structure","members":{"SmsMessage":{"locationName":"smsMessage"}}},"Su":{"type":"structure","members":{"MfaTypes":{"locationName":"mfaTypes","type":"list","member":{}},"SmsMessage":{"locationName":"smsMessage"}}},"Sz":{"type":"list","member":{}},"S11":{"type":"list","member":{}},"S12":{"type":"structure","members":{"Facebook":{"shape":"S13"},"Google":{"shape":"S13"},"LoginWithAmazon":{"shape":"S13"},"SignInWithApple":{"type":"structure","members":{"ClientId":{"locationName":"client_id"},"KeyId":{"locationName":"key_id"},"PrivateKey":{"locationName":"private_key"},"TeamId":{"locationName":"team_id"}}}}},"S13":{"type":"structure","members":{"ClientId":{"locationName":"client_id"},"ClientSecret":{"locationName":"client_secret"}}},"S16":{"type":"list","member":{}},"S1h":{"type":"structure","members":{"Authenticated":{"locationName":"authenticated","type":"list","member":{}},"UnAuthenticated":{"locationName":"unAuthenticated","type":"list","member":{}}},"required":["Authenticated"]},"S3c":{"type":"structure","members":{"AwsCognitoIdentityPoolId":{"locationName":"aws_cognito_identity_pool_id"},"AwsCognitoRegion":{"locationName":"aws_cognito_region"},"AwsUserPoolsId":{"locationName":"aws_user_pools_id"},"AwsUserPoolsWebClientId":{"locationName":"aws_user_pools_web_client_id"}}}}}
59869
+ module.exports = {"metadata":{"apiVersion":"2020-08-11","endpointPrefix":"amplifybackend","signingName":"amplifybackend","serviceFullName":"AmplifyBackend","serviceId":"AmplifyBackend","protocol":"rest-json","jsonVersion":"1.1","uid":"amplifybackend-2020-08-11","signatureVersion":"v4"},"operations":{"CloneBackend":{"http":{"requestUri":"/backend/{appId}/environments/{backendEnvironmentName}/clone","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"TargetEnvironmentName":{"locationName":"targetEnvironmentName"}},"required":["AppId","BackendEnvironmentName","TargetEnvironmentName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"CreateBackend":{"http":{"requestUri":"/backend","responseCode":200},"input":{"type":"structure","members":{"AppId":{"locationName":"appId"},"AppName":{"locationName":"appName"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"ResourceConfig":{"locationName":"resourceConfig","type":"structure","members":{}},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","AppName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"CreateBackendAPI":{"http":{"requestUri":"/backend/{appId}/api","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"ResourceConfig":{"shape":"S8","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","ResourceName","BackendEnvironmentName","ResourceConfig"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"CreateBackendAuth":{"http":{"requestUri":"/backend/{appId}/auth","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"ResourceConfig":{"shape":"Si","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","ResourceName","BackendEnvironmentName","ResourceConfig"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"CreateBackendConfig":{"http":{"requestUri":"/backend/{appId}/config","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendManagerAppId":{"locationName":"backendManagerAppId"}},"required":["AppId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"JobId":{"locationName":"jobId"},"Status":{"locationName":"status"}}}},"CreateBackendStorage":{"http":{"requestUri":"/backend/{appId}/storage","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"ResourceConfig":{"locationName":"resourceConfig","type":"structure","members":{"BucketName":{"locationName":"bucketName"},"Permissions":{"shape":"S1h","locationName":"permissions"},"ServiceName":{"locationName":"serviceName"}},"required":["ServiceName","Permissions"]},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","ResourceName","BackendEnvironmentName","ResourceConfig"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"JobId":{"locationName":"jobId"},"Status":{"locationName":"status"}}}},"CreateToken":{"http":{"requestUri":"/backend/{appId}/challenge","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"}},"required":["AppId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"ChallengeCode":{"locationName":"challengeCode"},"SessionId":{"locationName":"sessionId"},"Ttl":{"locationName":"ttl"}}}},"DeleteBackend":{"http":{"requestUri":"/backend/{appId}/environments/{backendEnvironmentName}/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"}},"required":["AppId","BackendEnvironmentName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"DeleteBackendAPI":{"http":{"requestUri":"/backend/{appId}/api/{backendEnvironmentName}/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceConfig":{"shape":"S8","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"DeleteBackendAuth":{"http":{"requestUri":"/backend/{appId}/auth/{backendEnvironmentName}/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"DeleteBackendStorage":{"http":{"requestUri":"/backend/{appId}/storage/{backendEnvironmentName}/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceName":{"locationName":"resourceName"},"ServiceName":{"locationName":"serviceName"}},"required":["AppId","BackendEnvironmentName","ServiceName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"JobId":{"locationName":"jobId"},"Status":{"locationName":"status"}}}},"DeleteToken":{"http":{"requestUri":"/backend/{appId}/challenge/{sessionId}/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"SessionId":{"location":"uri","locationName":"sessionId"}},"required":["SessionId","AppId"]},"output":{"type":"structure","members":{"IsSuccess":{"locationName":"isSuccess","type":"boolean"}}}},"GenerateBackendAPIModels":{"http":{"requestUri":"/backend/{appId}/api/{backendEnvironmentName}/generateModels","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"GetBackend":{"http":{"requestUri":"/backend/{appId}/details","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"}},"required":["AppId"]},"output":{"type":"structure","members":{"AmplifyFeatureFlags":{"locationName":"amplifyFeatureFlags"},"AmplifyMetaConfig":{"locationName":"amplifyMetaConfig"},"AppId":{"locationName":"appId"},"AppName":{"locationName":"appName"},"BackendEnvironmentList":{"shape":"S11","locationName":"backendEnvironmentList"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"}}}},"GetBackendAPI":{"http":{"requestUri":"/backend/{appId}/api/{backendEnvironmentName}/details","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceConfig":{"shape":"S8","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"ResourceConfig":{"shape":"S8","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}}}},"GetBackendAPIModels":{"http":{"requestUri":"/backend/{appId}/api/{backendEnvironmentName}/getModels","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"Models":{"locationName":"models"},"Status":{"locationName":"status"},"ModelIntrospectionSchema":{"locationName":"modelIntrospectionSchema"}}}},"GetBackendAuth":{"http":{"requestUri":"/backend/{appId}/auth/{backendEnvironmentName}/details","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"ResourceConfig":{"shape":"Si","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}}}},"GetBackendJob":{"http":{"method":"GET","requestUri":"/backend/{appId}/job/{backendEnvironmentName}/{jobId}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"JobId":{"location":"uri","locationName":"jobId"}},"required":["AppId","BackendEnvironmentName","JobId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"CreateTime":{"locationName":"createTime"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"},"UpdateTime":{"locationName":"updateTime"}}}},"GetBackendStorage":{"http":{"requestUri":"/backend/{appId}/storage/{backendEnvironmentName}/details","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"ResourceConfig":{"locationName":"resourceConfig","type":"structure","members":{"BucketName":{"locationName":"bucketName"},"Imported":{"locationName":"imported","type":"boolean"},"Permissions":{"shape":"S1h","locationName":"permissions"},"ServiceName":{"locationName":"serviceName"}},"required":["ServiceName","Imported"]},"ResourceName":{"locationName":"resourceName"}}}},"GetToken":{"http":{"method":"GET","requestUri":"/backend/{appId}/challenge/{sessionId}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"SessionId":{"location":"uri","locationName":"sessionId"}},"required":["SessionId","AppId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"ChallengeCode":{"locationName":"challengeCode"},"SessionId":{"locationName":"sessionId"},"Ttl":{"locationName":"ttl"}}}},"ImportBackendAuth":{"http":{"requestUri":"/backend/{appId}/auth/{backendEnvironmentName}/import","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"IdentityPoolId":{"locationName":"identityPoolId"},"NativeClientId":{"locationName":"nativeClientId"},"UserPoolId":{"locationName":"userPoolId"},"WebClientId":{"locationName":"webClientId"}},"required":["AppId","BackendEnvironmentName","UserPoolId","NativeClientId","WebClientId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"ImportBackendStorage":{"http":{"requestUri":"/backend/{appId}/storage/{backendEnvironmentName}/import","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"BucketName":{"locationName":"bucketName"},"ServiceName":{"locationName":"serviceName"}},"required":["AppId","BackendEnvironmentName","ServiceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"JobId":{"locationName":"jobId"},"Status":{"locationName":"status"}}}},"ListBackendJobs":{"http":{"requestUri":"/backend/{appId}/job/{backendEnvironmentName}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"JobId":{"locationName":"jobId"},"MaxResults":{"locationName":"maxResults","type":"integer"},"NextToken":{"locationName":"nextToken"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}},"required":["AppId","BackendEnvironmentName"]},"output":{"type":"structure","members":{"Jobs":{"locationName":"jobs","type":"list","member":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"CreateTime":{"locationName":"createTime"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"},"UpdateTime":{"locationName":"updateTime"}},"required":["AppId","BackendEnvironmentName"]}},"NextToken":{"locationName":"nextToken"}}}},"ListS3Buckets":{"http":{"requestUri":"/s3Buckets","responseCode":200},"input":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"}}},"output":{"type":"structure","members":{"Buckets":{"locationName":"buckets","type":"list","member":{"type":"structure","members":{"CreationDate":{"locationName":"creationDate"},"Name":{"locationName":"name"}}}},"NextToken":{"locationName":"nextToken"}}}},"RemoveAllBackends":{"http":{"requestUri":"/backend/{appId}/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"CleanAmplifyApp":{"locationName":"cleanAmplifyApp","type":"boolean"}},"required":["AppId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"RemoveBackendConfig":{"http":{"requestUri":"/backend/{appId}/config/remove","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"}},"required":["AppId"]},"output":{"type":"structure","members":{"Error":{"locationName":"error"}}}},"UpdateBackendAPI":{"http":{"requestUri":"/backend/{appId}/api/{backendEnvironmentName}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceConfig":{"shape":"S8","locationName":"resourceConfig"},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"UpdateBackendAuth":{"http":{"requestUri":"/backend/{appId}/auth/{backendEnvironmentName}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceConfig":{"locationName":"resourceConfig","type":"structure","members":{"AuthResources":{"locationName":"authResources"},"IdentityPoolConfigs":{"locationName":"identityPoolConfigs","type":"structure","members":{"UnauthenticatedLogin":{"locationName":"unauthenticatedLogin","type":"boolean"}}},"Service":{"locationName":"service"},"UserPoolConfigs":{"locationName":"userPoolConfigs","type":"structure","members":{"ForgotPassword":{"locationName":"forgotPassword","type":"structure","members":{"DeliveryMethod":{"locationName":"deliveryMethod"},"EmailSettings":{"shape":"Sq","locationName":"emailSettings"},"SmsSettings":{"shape":"Sr","locationName":"smsSettings"}}},"Mfa":{"locationName":"mfa","type":"structure","members":{"MFAMode":{},"Settings":{"shape":"Su","locationName":"settings"}}},"OAuth":{"locationName":"oAuth","type":"structure","members":{"DomainPrefix":{"locationName":"domainPrefix"},"OAuthGrantType":{"locationName":"oAuthGrantType"},"OAuthScopes":{"shape":"Sz","locationName":"oAuthScopes"},"RedirectSignInURIs":{"shape":"S11","locationName":"redirectSignInURIs"},"RedirectSignOutURIs":{"shape":"S11","locationName":"redirectSignOutURIs"},"SocialProviderSettings":{"shape":"S12","locationName":"socialProviderSettings"}}},"PasswordPolicy":{"locationName":"passwordPolicy","type":"structure","members":{"AdditionalConstraints":{"shape":"S16","locationName":"additionalConstraints"},"MinimumLength":{"locationName":"minimumLength","type":"double"}}},"VerificationMessage":{"locationName":"verificationMessage","type":"structure","members":{"DeliveryMethod":{"locationName":"deliveryMethod"},"EmailSettings":{"shape":"Sq","locationName":"emailSettings"},"SmsSettings":{"shape":"Sr","locationName":"smsSettings"}},"required":["DeliveryMethod"]}}}},"required":["AuthResources","UserPoolConfigs","Service"]},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName","ResourceConfig"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}}}},"UpdateBackendConfig":{"http":{"requestUri":"/backend/{appId}/config/update","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"LoginAuthConfig":{"shape":"S3c","locationName":"loginAuthConfig"}},"required":["AppId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendManagerAppId":{"locationName":"backendManagerAppId"},"Error":{"locationName":"error"},"LoginAuthConfig":{"shape":"S3c","locationName":"loginAuthConfig"}}}},"UpdateBackendJob":{"http":{"requestUri":"/backend/{appId}/job/{backendEnvironmentName}/{jobId}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"JobId":{"location":"uri","locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"}},"required":["AppId","BackendEnvironmentName","JobId"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"CreateTime":{"locationName":"createTime"},"Error":{"locationName":"error"},"JobId":{"locationName":"jobId"},"Operation":{"locationName":"operation"},"Status":{"locationName":"status"},"UpdateTime":{"locationName":"updateTime"}}}},"UpdateBackendStorage":{"http":{"requestUri":"/backend/{appId}/storage/{backendEnvironmentName}","responseCode":200},"input":{"type":"structure","members":{"AppId":{"location":"uri","locationName":"appId"},"BackendEnvironmentName":{"location":"uri","locationName":"backendEnvironmentName"},"ResourceConfig":{"locationName":"resourceConfig","type":"structure","members":{"Permissions":{"shape":"S1h","locationName":"permissions"},"ServiceName":{"locationName":"serviceName"}},"required":["ServiceName","Permissions"]},"ResourceName":{"locationName":"resourceName"}},"required":["AppId","BackendEnvironmentName","ResourceName","ResourceConfig"]},"output":{"type":"structure","members":{"AppId":{"locationName":"appId"},"BackendEnvironmentName":{"locationName":"backendEnvironmentName"},"JobId":{"locationName":"jobId"},"Status":{"locationName":"status"}}}}},"shapes":{"S8":{"type":"structure","members":{"AdditionalAuthTypes":{"locationName":"additionalAuthTypes","type":"list","member":{"shape":"Sa"}},"ApiName":{"locationName":"apiName"},"ConflictResolution":{"locationName":"conflictResolution","type":"structure","members":{"ResolutionStrategy":{"locationName":"resolutionStrategy"}}},"DefaultAuthType":{"shape":"Sa","locationName":"defaultAuthType"},"Service":{"locationName":"service"},"TransformSchema":{"locationName":"transformSchema"}}},"Sa":{"type":"structure","members":{"Mode":{"locationName":"mode"},"Settings":{"locationName":"settings","type":"structure","members":{"CognitoUserPoolId":{"locationName":"cognitoUserPoolId"},"Description":{"locationName":"description"},"ExpirationTime":{"locationName":"expirationTime","type":"double"},"OpenIDAuthTTL":{"locationName":"openIDAuthTTL"},"OpenIDClientId":{"locationName":"openIDClientId"},"OpenIDIatTTL":{"locationName":"openIDIatTTL"},"OpenIDIssueURL":{"locationName":"openIDIssueURL"},"OpenIDProviderName":{"locationName":"openIDProviderName"}}}}},"Si":{"type":"structure","members":{"AuthResources":{"locationName":"authResources"},"IdentityPoolConfigs":{"locationName":"identityPoolConfigs","type":"structure","members":{"IdentityPoolName":{"locationName":"identityPoolName"},"UnauthenticatedLogin":{"locationName":"unauthenticatedLogin","type":"boolean"}},"required":["UnauthenticatedLogin","IdentityPoolName"]},"Service":{"locationName":"service"},"UserPoolConfigs":{"locationName":"userPoolConfigs","type":"structure","members":{"ForgotPassword":{"locationName":"forgotPassword","type":"structure","members":{"DeliveryMethod":{"locationName":"deliveryMethod"},"EmailSettings":{"shape":"Sq","locationName":"emailSettings"},"SmsSettings":{"shape":"Sr","locationName":"smsSettings"}},"required":["DeliveryMethod"]},"Mfa":{"locationName":"mfa","type":"structure","members":{"MFAMode":{},"Settings":{"shape":"Su","locationName":"settings"}},"required":["MFAMode"]},"OAuth":{"locationName":"oAuth","type":"structure","members":{"DomainPrefix":{"locationName":"domainPrefix"},"OAuthGrantType":{"locationName":"oAuthGrantType"},"OAuthScopes":{"shape":"Sz","locationName":"oAuthScopes"},"RedirectSignInURIs":{"shape":"S11","locationName":"redirectSignInURIs"},"RedirectSignOutURIs":{"shape":"S11","locationName":"redirectSignOutURIs"},"SocialProviderSettings":{"shape":"S12","locationName":"socialProviderSettings"}},"required":["RedirectSignOutURIs","RedirectSignInURIs","OAuthGrantType","OAuthScopes"]},"PasswordPolicy":{"locationName":"passwordPolicy","type":"structure","members":{"AdditionalConstraints":{"shape":"S16","locationName":"additionalConstraints"},"MinimumLength":{"locationName":"minimumLength","type":"double"}},"required":["MinimumLength"]},"RequiredSignUpAttributes":{"locationName":"requiredSignUpAttributes","type":"list","member":{}},"SignInMethod":{"locationName":"signInMethod"},"UserPoolName":{"locationName":"userPoolName"},"VerificationMessage":{"locationName":"verificationMessage","type":"structure","members":{"DeliveryMethod":{"locationName":"deliveryMethod"},"EmailSettings":{"shape":"Sq","locationName":"emailSettings"},"SmsSettings":{"shape":"Sr","locationName":"smsSettings"}},"required":["DeliveryMethod"]}},"required":["RequiredSignUpAttributes","SignInMethod","UserPoolName"]}},"required":["AuthResources","UserPoolConfigs","Service"]},"Sq":{"type":"structure","sensitive":true,"members":{"EmailMessage":{"locationName":"emailMessage"},"EmailSubject":{"locationName":"emailSubject"}}},"Sr":{"type":"structure","sensitive":true,"members":{"SmsMessage":{"locationName":"smsMessage"}}},"Su":{"type":"structure","members":{"MfaTypes":{"locationName":"mfaTypes","type":"list","member":{}},"SmsMessage":{"locationName":"smsMessage"}}},"Sz":{"type":"list","member":{}},"S11":{"type":"list","member":{}},"S12":{"type":"structure","members":{"Facebook":{"shape":"S13"},"Google":{"shape":"S13"},"LoginWithAmazon":{"shape":"S13"},"SignInWithApple":{"type":"structure","sensitive":true,"members":{"ClientId":{"locationName":"client_id"},"KeyId":{"locationName":"key_id"},"PrivateKey":{"locationName":"private_key"},"TeamId":{"locationName":"team_id"}}}}},"S13":{"type":"structure","sensitive":true,"members":{"ClientId":{"locationName":"client_id"},"ClientSecret":{"locationName":"client_secret"}}},"S16":{"type":"list","member":{}},"S1h":{"type":"structure","members":{"Authenticated":{"locationName":"authenticated","type":"list","member":{}},"UnAuthenticated":{"locationName":"unAuthenticated","type":"list","member":{}}},"required":["Authenticated"]},"S3c":{"type":"structure","members":{"AwsCognitoIdentityPoolId":{"locationName":"aws_cognito_identity_pool_id"},"AwsCognitoRegion":{"locationName":"aws_cognito_region"},"AwsUserPoolsId":{"locationName":"aws_user_pools_id"},"AwsUserPoolsWebClientId":{"locationName":"aws_user_pools_web_client_id"}}}}}
59870
59870
 
59871
59871
  /***/ }),
59872
59872
  /* 961 */