aws-sdk 2.1591.0 → 2.1593.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (36) hide show
  1. package/README.md +1 -1
  2. package/apis/cleanrooms-2022-02-17.min.json +366 -265
  3. package/apis/cleanroomsml-2023-09-06.min.json +7 -24
  4. package/apis/cloudformation-2010-05-15.min.json +43 -42
  5. package/apis/datazone-2018-05-10.min.json +611 -324
  6. package/apis/datazone-2018-05-10.paginators.json +6 -0
  7. package/apis/docdb-2014-10-31.min.json +22 -0
  8. package/apis/emr-containers-2020-10-01.min.json +5 -0
  9. package/apis/groundstation-2019-05-23.min.json +12 -0
  10. package/apis/ivs-2020-07-14.min.json +76 -66
  11. package/apis/medialive-2017-10-14.min.json +287 -232
  12. package/apis/medical-imaging-2023-07-19.min.json +50 -8
  13. package/apis/transfer-2018-11-05.min.json +90 -79
  14. package/apis/verifiedpermissions-2021-12-01.min.json +127 -82
  15. package/clients/b2bi.d.ts +2 -2
  16. package/clients/cleanrooms.d.ts +101 -4
  17. package/clients/cleanroomsml.d.ts +13 -30
  18. package/clients/cloudformation.d.ts +5 -0
  19. package/clients/datazone.d.ts +303 -2
  20. package/clients/docdb.d.ts +21 -0
  21. package/clients/ec2.d.ts +1 -1
  22. package/clients/emrcontainers.d.ts +5 -0
  23. package/clients/groundstation.d.ts +20 -4
  24. package/clients/ivs.d.ts +18 -2
  25. package/clients/lambda.d.ts +1 -1
  26. package/clients/medialive.d.ts +59 -0
  27. package/clients/medicalimaging.d.ts +53 -5
  28. package/clients/transfer.d.ts +42 -14
  29. package/clients/verifiedpermissions.d.ts +51 -6
  30. package/dist/aws-sdk-core-react-native.js +1 -1
  31. package/dist/aws-sdk-react-native.js +17 -14
  32. package/dist/aws-sdk.js +46 -45
  33. package/dist/aws-sdk.min.js +54 -54
  34. package/lib/core.js +1 -1
  35. package/lib/services/cloudsearchdomain.js +3 -0
  36. package/package.json +1 -1
@@ -395,7 +395,7 @@ return /******/ (function(modules) { // webpackBootstrap
395
395
  /**
396
396
  * @constant
397
397
  */
398
- VERSION: '2.1591.0',
398
+ VERSION: '2.1593.0',
399
399
 
400
400
  /**
401
401
  * @api private
@@ -36050,7 +36050,7 @@ return /******/ (function(modules) { // webpackBootstrap
36050
36050
  /* 80 */
36051
36051
  /***/ (function(module, exports) {
36052
36052
 
36053
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2010-05-15","endpointPrefix":"cloudformation","protocol":"query","serviceFullName":"AWS CloudFormation","serviceId":"CloudFormation","signatureVersion":"v4","uid":"cloudformation-2010-05-15","xmlNamespace":"http://cloudformation.amazonaws.com/doc/2010-05-15/"},"operations":{"ActivateOrganizationsAccess":{"input":{"type":"structure","members":{}},"output":{"resultWrapper":"ActivateOrganizationsAccessResult","type":"structure","members":{}}},"ActivateType":{"input":{"type":"structure","members":{"Type":{},"PublicTypeArn":{},"PublisherId":{},"TypeName":{},"TypeNameAlias":{},"AutoUpdate":{"type":"boolean"},"LoggingConfig":{"shape":"S9"},"ExecutionRoleArn":{},"VersionBump":{},"MajorVersion":{"type":"long"}}},"output":{"resultWrapper":"ActivateTypeResult","type":"structure","members":{"Arn":{}}},"idempotent":true},"BatchDescribeTypeConfigurations":{"input":{"type":"structure","required":["TypeConfigurationIdentifiers"],"members":{"TypeConfigurationIdentifiers":{"type":"list","member":{"shape":"Si"}}}},"output":{"resultWrapper":"BatchDescribeTypeConfigurationsResult","type":"structure","members":{"Errors":{"type":"list","member":{"type":"structure","members":{"ErrorCode":{},"ErrorMessage":{},"TypeConfigurationIdentifier":{"shape":"Si"}}}},"UnprocessedTypeConfigurations":{"type":"list","member":{"shape":"Si"}},"TypeConfigurations":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Alias":{},"Configuration":{},"LastUpdated":{"type":"timestamp"},"TypeArn":{},"TypeName":{},"IsDefaultConfiguration":{"type":"boolean"}}}}}}},"CancelUpdateStack":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"ClientRequestToken":{}}}},"ContinueUpdateRollback":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"RoleARN":{},"ResourcesToSkip":{"type":"list","member":{}},"ClientRequestToken":{}}},"output":{"resultWrapper":"ContinueUpdateRollbackResult","type":"structure","members":{}}},"CreateChangeSet":{"input":{"type":"structure","required":["StackName","ChangeSetName"],"members":{"StackName":{},"TemplateBody":{},"TemplateURL":{},"UsePreviousTemplate":{"type":"boolean"},"Parameters":{"shape":"S1a"},"Capabilities":{"shape":"S1f"},"ResourceTypes":{"shape":"S1h"},"RoleARN":{},"RollbackConfiguration":{"shape":"S1j"},"NotificationARNs":{"shape":"S1p"},"Tags":{"shape":"S1r"},"ChangeSetName":{},"ClientToken":{},"Description":{},"ChangeSetType":{},"ResourcesToImport":{"type":"list","member":{"type":"structure","required":["ResourceType","LogicalResourceId","ResourceIdentifier"],"members":{"ResourceType":{},"LogicalResourceId":{},"ResourceIdentifier":{"shape":"S22"}}}},"IncludeNestedStacks":{"type":"boolean"},"OnStackFailure":{},"ImportExistingResources":{"type":"boolean"}}},"output":{"resultWrapper":"CreateChangeSetResult","type":"structure","members":{"Id":{},"StackId":{}}}},"CreateGeneratedTemplate":{"input":{"type":"structure","required":["GeneratedTemplateName"],"members":{"Resources":{"shape":"S2c"},"GeneratedTemplateName":{},"StackName":{},"TemplateConfiguration":{"shape":"S2f"}}},"output":{"resultWrapper":"CreateGeneratedTemplateResult","type":"structure","members":{"GeneratedTemplateId":{}}}},"CreateStack":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"TemplateBody":{},"TemplateURL":{},"Parameters":{"shape":"S1a"},"DisableRollback":{"type":"boolean"},"RollbackConfiguration":{"shape":"S1j"},"TimeoutInMinutes":{"type":"integer"},"NotificationARNs":{"shape":"S1p"},"Capabilities":{"shape":"S1f"},"ResourceTypes":{"shape":"S1h"},"RoleARN":{},"OnFailure":{},"StackPolicyBody":{},"StackPolicyURL":{},"Tags":{"shape":"S1r"},"ClientRequestToken":{},"EnableTerminationProtection":{"type":"boolean"},"RetainExceptOnCreate":{"type":"boolean"}}},"output":{"resultWrapper":"CreateStackResult","type":"structure","members":{"StackId":{}}}},"CreateStackInstances":{"input":{"type":"structure","required":["StackSetName","Regions"],"members":{"StackSetName":{},"Accounts":{"shape":"S2v"},"DeploymentTargets":{"shape":"S2x"},"Regions":{"shape":"S32"},"ParameterOverrides":{"shape":"S1a"},"OperationPreferences":{"shape":"S34"},"OperationId":{"idempotencyToken":true},"CallAs":{}}},"output":{"resultWrapper":"CreateStackInstancesResult","type":"structure","members":{"OperationId":{}}}},"CreateStackSet":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"Description":{},"TemplateBody":{},"TemplateURL":{},"StackId":{},"Parameters":{"shape":"S1a"},"Capabilities":{"shape":"S1f"},"Tags":{"shape":"S1r"},"AdministrationRoleARN":{},"ExecutionRoleName":{},"PermissionModel":{},"AutoDeployment":{"shape":"S3g"},"CallAs":{},"ClientRequestToken":{"idempotencyToken":true},"ManagedExecution":{"shape":"S3j"}}},"output":{"resultWrapper":"CreateStackSetResult","type":"structure","members":{"StackSetId":{}}}},"DeactivateOrganizationsAccess":{"input":{"type":"structure","members":{}},"output":{"resultWrapper":"DeactivateOrganizationsAccessResult","type":"structure","members":{}}},"DeactivateType":{"input":{"type":"structure","members":{"TypeName":{},"Type":{},"Arn":{}}},"output":{"resultWrapper":"DeactivateTypeResult","type":"structure","members":{}},"idempotent":true},"DeleteChangeSet":{"input":{"type":"structure","required":["ChangeSetName"],"members":{"ChangeSetName":{},"StackName":{}}},"output":{"resultWrapper":"DeleteChangeSetResult","type":"structure","members":{}}},"DeleteGeneratedTemplate":{"input":{"type":"structure","required":["GeneratedTemplateName"],"members":{"GeneratedTemplateName":{}}}},"DeleteStack":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"RetainResources":{"type":"list","member":{}},"RoleARN":{},"ClientRequestToken":{}}}},"DeleteStackInstances":{"input":{"type":"structure","required":["StackSetName","Regions","RetainStacks"],"members":{"StackSetName":{},"Accounts":{"shape":"S2v"},"DeploymentTargets":{"shape":"S2x"},"Regions":{"shape":"S32"},"OperationPreferences":{"shape":"S34"},"RetainStacks":{"type":"boolean"},"OperationId":{"idempotencyToken":true},"CallAs":{}}},"output":{"resultWrapper":"DeleteStackInstancesResult","type":"structure","members":{"OperationId":{}}}},"DeleteStackSet":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"CallAs":{}}},"output":{"resultWrapper":"DeleteStackSetResult","type":"structure","members":{}}},"DeregisterType":{"input":{"type":"structure","members":{"Arn":{},"Type":{},"TypeName":{},"VersionId":{}}},"output":{"resultWrapper":"DeregisterTypeResult","type":"structure","members":{}},"idempotent":true},"DescribeAccountLimits":{"input":{"type":"structure","members":{"NextToken":{}}},"output":{"resultWrapper":"DescribeAccountLimitsResult","type":"structure","members":{"AccountLimits":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{"type":"integer"}}}},"NextToken":{}}}},"DescribeChangeSet":{"input":{"type":"structure","required":["ChangeSetName"],"members":{"ChangeSetName":{},"StackName":{},"NextToken":{}}},"output":{"resultWrapper":"DescribeChangeSetResult","type":"structure","members":{"ChangeSetName":{},"ChangeSetId":{},"StackId":{},"StackName":{},"Description":{},"Parameters":{"shape":"S1a"},"CreationTime":{"type":"timestamp"},"ExecutionStatus":{},"Status":{},"StatusReason":{},"NotificationARNs":{"shape":"S1p"},"RollbackConfiguration":{"shape":"S1j"},"Capabilities":{"shape":"S1f"},"Tags":{"shape":"S1r"},"Changes":{"type":"list","member":{"type":"structure","members":{"Type":{},"HookInvocationCount":{"type":"integer"},"ResourceChange":{"type":"structure","members":{"Action":{},"LogicalResourceId":{},"PhysicalResourceId":{},"ResourceType":{},"Replacement":{},"Scope":{"type":"list","member":{}},"Details":{"type":"list","member":{"type":"structure","members":{"Target":{"type":"structure","members":{"Attribute":{},"Name":{},"RequiresRecreation":{}}},"Evaluation":{},"ChangeSource":{},"CausingEntity":{}}}},"ChangeSetId":{},"ModuleInfo":{"shape":"S51"}}}}}},"NextToken":{},"IncludeNestedStacks":{"type":"boolean"},"ParentChangeSetId":{},"RootChangeSetId":{},"OnStackFailure":{},"ImportExistingResources":{"type":"boolean"}}}},"DescribeChangeSetHooks":{"input":{"type":"structure","required":["ChangeSetName"],"members":{"ChangeSetName":{},"StackName":{},"NextToken":{},"LogicalResourceId":{}}},"output":{"resultWrapper":"DescribeChangeSetHooksResult","type":"structure","members":{"ChangeSetId":{},"ChangeSetName":{},"Hooks":{"type":"list","member":{"type":"structure","members":{"InvocationPoint":{},"FailureMode":{},"TypeName":{},"TypeVersionId":{},"TypeConfigurationVersionId":{},"TargetDetails":{"type":"structure","members":{"TargetType":{},"ResourceTargetDetails":{"type":"structure","members":{"LogicalResourceId":{},"ResourceType":{},"ResourceAction":{}}}}}}}},"Status":{},"NextToken":{},"StackId":{},"StackName":{}}}},"DescribeGeneratedTemplate":{"input":{"type":"structure","required":["GeneratedTemplateName"],"members":{"GeneratedTemplateName":{}}},"output":{"resultWrapper":"DescribeGeneratedTemplateResult","type":"structure","members":{"GeneratedTemplateId":{},"GeneratedTemplateName":{},"Resources":{"type":"list","member":{"type":"structure","members":{"ResourceType":{},"LogicalResourceId":{},"ResourceIdentifier":{"shape":"S22"},"ResourceStatus":{},"ResourceStatusReason":{},"Warnings":{"type":"list","member":{"type":"structure","members":{"Type":{},"Properties":{"type":"list","member":{"type":"structure","members":{"PropertyPath":{},"Required":{"type":"boolean"},"Description":{}}}}}}}}}},"Status":{},"StatusReason":{},"CreationTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Progress":{"type":"structure","members":{"ResourcesSucceeded":{"type":"integer"},"ResourcesFailed":{"type":"integer"},"ResourcesProcessing":{"type":"integer"},"ResourcesPending":{"type":"integer"}}},"StackId":{},"TemplateConfiguration":{"shape":"S2f"},"TotalWarnings":{"type":"integer"}}}},"DescribeOrganizationsAccess":{"input":{"type":"structure","members":{"CallAs":{}}},"output":{"resultWrapper":"DescribeOrganizationsAccessResult","type":"structure","members":{"Status":{}}}},"DescribePublisher":{"input":{"type":"structure","members":{"PublisherId":{}}},"output":{"resultWrapper":"DescribePublisherResult","type":"structure","members":{"PublisherId":{},"PublisherStatus":{},"IdentityProvider":{},"PublisherProfile":{}}},"idempotent":true},"DescribeResourceScan":{"input":{"type":"structure","required":["ResourceScanId"],"members":{"ResourceScanId":{}}},"output":{"resultWrapper":"DescribeResourceScanResult","type":"structure","members":{"ResourceScanId":{},"Status":{},"StatusReason":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"PercentageCompleted":{"type":"double"},"ResourceTypes":{"shape":"S1h"},"ResourcesScanned":{"type":"integer"},"ResourcesRead":{"type":"integer"}}}},"DescribeStackDriftDetectionStatus":{"input":{"type":"structure","required":["StackDriftDetectionId"],"members":{"StackDriftDetectionId":{}}},"output":{"resultWrapper":"DescribeStackDriftDetectionStatusResult","type":"structure","required":["StackId","StackDriftDetectionId","DetectionStatus","Timestamp"],"members":{"StackId":{},"StackDriftDetectionId":{},"StackDriftStatus":{},"DetectionStatus":{},"DetectionStatusReason":{},"DriftedStackResourceCount":{"type":"integer"},"Timestamp":{"type":"timestamp"}}}},"DescribeStackEvents":{"input":{"type":"structure","members":{"StackName":{},"NextToken":{}}},"output":{"resultWrapper":"DescribeStackEventsResult","type":"structure","members":{"StackEvents":{"type":"list","member":{"type":"structure","required":["StackId","EventId","StackName","Timestamp"],"members":{"StackId":{},"EventId":{},"StackName":{},"LogicalResourceId":{},"PhysicalResourceId":{},"ResourceType":{},"Timestamp":{"type":"timestamp"},"ResourceStatus":{},"ResourceStatusReason":{},"ResourceProperties":{},"ClientRequestToken":{},"HookType":{},"HookStatus":{},"HookStatusReason":{},"HookInvocationPoint":{},"HookFailureMode":{},"DetailedStatus":{}}}},"NextToken":{}}}},"DescribeStackInstance":{"input":{"type":"structure","required":["StackSetName","StackInstanceAccount","StackInstanceRegion"],"members":{"StackSetName":{},"StackInstanceAccount":{},"StackInstanceRegion":{},"CallAs":{}}},"output":{"resultWrapper":"DescribeStackInstanceResult","type":"structure","members":{"StackInstance":{"type":"structure","members":{"StackSetId":{},"Region":{},"Account":{},"StackId":{},"ParameterOverrides":{"shape":"S1a"},"Status":{},"StackInstanceStatus":{"shape":"S77"},"StatusReason":{},"OrganizationalUnitId":{},"DriftStatus":{},"LastDriftCheckTimestamp":{"type":"timestamp"},"LastOperationId":{}}}}}},"DescribeStackResource":{"input":{"type":"structure","required":["StackName","LogicalResourceId"],"members":{"StackName":{},"LogicalResourceId":{}}},"output":{"resultWrapper":"DescribeStackResourceResult","type":"structure","members":{"StackResourceDetail":{"type":"structure","required":["LogicalResourceId","ResourceType","LastUpdatedTimestamp","ResourceStatus"],"members":{"StackName":{},"StackId":{},"LogicalResourceId":{},"PhysicalResourceId":{},"ResourceType":{},"LastUpdatedTimestamp":{"type":"timestamp"},"ResourceStatus":{},"ResourceStatusReason":{},"Description":{},"Metadata":{},"DriftInformation":{"shape":"S7e"},"ModuleInfo":{"shape":"S51"}}}}}},"DescribeStackResourceDrifts":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"StackResourceDriftStatusFilters":{"shape":"S7h"},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"resultWrapper":"DescribeStackResourceDriftsResult","type":"structure","required":["StackResourceDrifts"],"members":{"StackResourceDrifts":{"type":"list","member":{"shape":"S7l"}},"NextToken":{}}}},"DescribeStackResources":{"input":{"type":"structure","members":{"StackName":{},"LogicalResourceId":{},"PhysicalResourceId":{}}},"output":{"resultWrapper":"DescribeStackResourcesResult","type":"structure","members":{"StackResources":{"type":"list","member":{"type":"structure","required":["LogicalResourceId","ResourceType","Timestamp","ResourceStatus"],"members":{"StackName":{},"StackId":{},"LogicalResourceId":{},"PhysicalResourceId":{},"ResourceType":{},"Timestamp":{"type":"timestamp"},"ResourceStatus":{},"ResourceStatusReason":{},"Description":{},"DriftInformation":{"shape":"S7e"},"ModuleInfo":{"shape":"S51"}}}}}}},"DescribeStackSet":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"CallAs":{}}},"output":{"resultWrapper":"DescribeStackSetResult","type":"structure","members":{"StackSet":{"type":"structure","members":{"StackSetName":{},"StackSetId":{},"Description":{},"Status":{},"TemplateBody":{},"Parameters":{"shape":"S1a"},"Capabilities":{"shape":"S1f"},"Tags":{"shape":"S1r"},"StackSetARN":{},"AdministrationRoleARN":{},"ExecutionRoleName":{},"StackSetDriftDetectionDetails":{"shape":"S84"},"AutoDeployment":{"shape":"S3g"},"PermissionModel":{},"OrganizationalUnitIds":{"shape":"S2z"},"ManagedExecution":{"shape":"S3j"},"Regions":{"shape":"S32"}}}}}},"DescribeStackSetOperation":{"input":{"type":"structure","required":["StackSetName","OperationId"],"members":{"StackSetName":{},"OperationId":{},"CallAs":{}}},"output":{"resultWrapper":"DescribeStackSetOperationResult","type":"structure","members":{"StackSetOperation":{"type":"structure","members":{"OperationId":{},"StackSetId":{},"Action":{},"Status":{},"OperationPreferences":{"shape":"S34"},"RetainStacks":{"type":"boolean"},"AdministrationRoleARN":{},"ExecutionRoleName":{},"CreationTimestamp":{"type":"timestamp"},"EndTimestamp":{"type":"timestamp"},"DeploymentTargets":{"shape":"S2x"},"StackSetDriftDetectionDetails":{"shape":"S84"},"StatusReason":{},"StatusDetails":{"shape":"S8j"}}}}}},"DescribeStacks":{"input":{"type":"structure","members":{"StackName":{},"NextToken":{}}},"output":{"resultWrapper":"DescribeStacksResult","type":"structure","members":{"Stacks":{"type":"list","member":{"type":"structure","required":["StackName","CreationTime","StackStatus"],"members":{"StackId":{},"StackName":{},"ChangeSetId":{},"Description":{},"Parameters":{"shape":"S1a"},"CreationTime":{"type":"timestamp"},"DeletionTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"RollbackConfiguration":{"shape":"S1j"},"StackStatus":{},"StackStatusReason":{},"DisableRollback":{"type":"boolean"},"NotificationARNs":{"shape":"S1p"},"TimeoutInMinutes":{"type":"integer"},"Capabilities":{"shape":"S1f"},"Outputs":{"type":"list","member":{"type":"structure","members":{"OutputKey":{},"OutputValue":{},"Description":{},"ExportName":{}}}},"RoleARN":{},"Tags":{"shape":"S1r"},"EnableTerminationProtection":{"type":"boolean"},"ParentId":{},"RootId":{},"DriftInformation":{"type":"structure","required":["StackDriftStatus"],"members":{"StackDriftStatus":{},"LastCheckTimestamp":{"type":"timestamp"}}},"RetainExceptOnCreate":{"type":"boolean"},"DetailedStatus":{}}}},"NextToken":{}}}},"DescribeType":{"input":{"type":"structure","members":{"Type":{},"TypeName":{},"Arn":{},"VersionId":{},"PublisherId":{},"PublicVersionNumber":{}}},"output":{"resultWrapper":"DescribeTypeResult","type":"structure","members":{"Arn":{},"Type":{},"TypeName":{},"DefaultVersionId":{},"IsDefaultVersion":{"type":"boolean"},"TypeTestsStatus":{},"TypeTestsStatusDescription":{},"Description":{},"Schema":{},"ProvisioningType":{},"DeprecatedStatus":{},"LoggingConfig":{"shape":"S9"},"RequiredActivatedTypes":{"type":"list","member":{"type":"structure","members":{"TypeNameAlias":{},"OriginalTypeName":{},"PublisherId":{},"SupportedMajorVersions":{"type":"list","member":{"type":"integer"}}}}},"ExecutionRoleArn":{},"Visibility":{},"SourceUrl":{},"DocumentationUrl":{},"LastUpdated":{"type":"timestamp"},"TimeCreated":{"type":"timestamp"},"ConfigurationSchema":{},"PublisherId":{},"OriginalTypeName":{},"OriginalTypeArn":{},"PublicVersionNumber":{},"LatestPublicVersion":{},"IsActivated":{"type":"boolean"},"AutoUpdate":{"type":"boolean"}}},"idempotent":true},"DescribeTypeRegistration":{"input":{"type":"structure","required":["RegistrationToken"],"members":{"RegistrationToken":{}}},"output":{"resultWrapper":"DescribeTypeRegistrationResult","type":"structure","members":{"ProgressStatus":{},"Description":{},"TypeArn":{},"TypeVersionArn":{}}},"idempotent":true},"DetectStackDrift":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"LogicalResourceIds":{"shape":"S9j"}}},"output":{"resultWrapper":"DetectStackDriftResult","type":"structure","required":["StackDriftDetectionId"],"members":{"StackDriftDetectionId":{}}}},"DetectStackResourceDrift":{"input":{"type":"structure","required":["StackName","LogicalResourceId"],"members":{"StackName":{},"LogicalResourceId":{}}},"output":{"resultWrapper":"DetectStackResourceDriftResult","type":"structure","required":["StackResourceDrift"],"members":{"StackResourceDrift":{"shape":"S7l"}}}},"DetectStackSetDrift":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"OperationPreferences":{"shape":"S34"},"OperationId":{"idempotencyToken":true},"CallAs":{}}},"output":{"resultWrapper":"DetectStackSetDriftResult","type":"structure","members":{"OperationId":{}}}},"EstimateTemplateCost":{"input":{"type":"structure","members":{"TemplateBody":{},"TemplateURL":{},"Parameters":{"shape":"S1a"}}},"output":{"resultWrapper":"EstimateTemplateCostResult","type":"structure","members":{"Url":{}}}},"ExecuteChangeSet":{"input":{"type":"structure","required":["ChangeSetName"],"members":{"ChangeSetName":{},"StackName":{},"ClientRequestToken":{},"DisableRollback":{"type":"boolean"},"RetainExceptOnCreate":{"type":"boolean"}}},"output":{"resultWrapper":"ExecuteChangeSetResult","type":"structure","members":{}}},"GetGeneratedTemplate":{"input":{"type":"structure","required":["GeneratedTemplateName"],"members":{"Format":{},"GeneratedTemplateName":{}}},"output":{"resultWrapper":"GetGeneratedTemplateResult","type":"structure","members":{"Status":{},"TemplateBody":{}}}},"GetStackPolicy":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{}}},"output":{"resultWrapper":"GetStackPolicyResult","type":"structure","members":{"StackPolicyBody":{}}}},"GetTemplate":{"input":{"type":"structure","members":{"StackName":{},"ChangeSetName":{},"TemplateStage":{}}},"output":{"resultWrapper":"GetTemplateResult","type":"structure","members":{"TemplateBody":{},"StagesAvailable":{"type":"list","member":{}}}}},"GetTemplateSummary":{"input":{"type":"structure","members":{"TemplateBody":{},"TemplateURL":{},"StackName":{},"StackSetName":{},"CallAs":{},"TemplateSummaryConfig":{"type":"structure","members":{"TreatUnrecognizedResourceTypesAsWarnings":{"type":"boolean"}}}}},"output":{"resultWrapper":"GetTemplateSummaryResult","type":"structure","members":{"Parameters":{"type":"list","member":{"type":"structure","members":{"ParameterKey":{},"DefaultValue":{},"ParameterType":{},"NoEcho":{"type":"boolean"},"Description":{},"ParameterConstraints":{"type":"structure","members":{"AllowedValues":{"type":"list","member":{}}}}}}},"Description":{},"Capabilities":{"shape":"S1f"},"CapabilitiesReason":{},"ResourceTypes":{"shape":"S1h"},"Version":{},"Metadata":{},"DeclaredTransforms":{"shape":"Sah"},"ResourceIdentifierSummaries":{"type":"list","member":{"type":"structure","members":{"ResourceType":{},"LogicalResourceIds":{"shape":"S9j"},"ResourceIdentifiers":{"type":"list","member":{}}}}},"Warnings":{"type":"structure","members":{"UnrecognizedResourceTypes":{"shape":"S1h"}}}}}},"ImportStacksToStackSet":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"StackIds":{"type":"list","member":{}},"StackIdsUrl":{},"OrganizationalUnitIds":{"shape":"S2z"},"OperationPreferences":{"shape":"S34"},"OperationId":{"idempotencyToken":true},"CallAs":{}}},"output":{"resultWrapper":"ImportStacksToStackSetResult","type":"structure","members":{"OperationId":{}}}},"ListChangeSets":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"NextToken":{}}},"output":{"resultWrapper":"ListChangeSetsResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"StackId":{},"StackName":{},"ChangeSetId":{},"ChangeSetName":{},"ExecutionStatus":{},"Status":{},"StatusReason":{},"CreationTime":{"type":"timestamp"},"Description":{},"IncludeNestedStacks":{"type":"boolean"},"ParentChangeSetId":{},"RootChangeSetId":{},"ImportExistingResources":{"type":"boolean"}}}},"NextToken":{}}}},"ListExports":{"input":{"type":"structure","members":{"NextToken":{}}},"output":{"resultWrapper":"ListExportsResult","type":"structure","members":{"Exports":{"type":"list","member":{"type":"structure","members":{"ExportingStackId":{},"Name":{},"Value":{}}}},"NextToken":{}}}},"ListGeneratedTemplates":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"resultWrapper":"ListGeneratedTemplatesResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"GeneratedTemplateId":{},"GeneratedTemplateName":{},"Status":{},"StatusReason":{},"CreationTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"NumberOfResources":{"type":"integer"}}}},"NextToken":{}}}},"ListImports":{"input":{"type":"structure","required":["ExportName"],"members":{"ExportName":{},"NextToken":{}}},"output":{"resultWrapper":"ListImportsResult","type":"structure","members":{"Imports":{"type":"list","member":{}},"NextToken":{}}}},"ListResourceScanRelatedResources":{"input":{"type":"structure","required":["ResourceScanId","Resources"],"members":{"ResourceScanId":{},"Resources":{"type":"list","member":{"type":"structure","required":["ResourceType","ResourceIdentifier"],"members":{"ResourceType":{},"ResourceIdentifier":{"shape":"Sbc"}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"resultWrapper":"ListResourceScanRelatedResourcesResult","type":"structure","members":{"RelatedResources":{"type":"list","member":{"shape":"Sbh"}},"NextToken":{}}}},"ListResourceScanResources":{"input":{"type":"structure","required":["ResourceScanId"],"members":{"ResourceScanId":{},"ResourceIdentifier":{},"ResourceTypePrefix":{},"TagKey":{},"TagValue":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"resultWrapper":"ListResourceScanResourcesResult","type":"structure","members":{"Resources":{"type":"list","member":{"shape":"Sbh"}},"NextToken":{}}}},"ListResourceScans":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"resultWrapper":"ListResourceScansResult","type":"structure","members":{"ResourceScanSummaries":{"type":"list","member":{"type":"structure","members":{"ResourceScanId":{},"Status":{},"StatusReason":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"PercentageCompleted":{"type":"double"}}}},"NextToken":{}}}},"ListStackInstanceResourceDrifts":{"input":{"type":"structure","required":["StackSetName","StackInstanceAccount","StackInstanceRegion","OperationId"],"members":{"StackSetName":{},"NextToken":{},"MaxResults":{"type":"integer"},"StackInstanceResourceDriftStatuses":{"shape":"S7h"},"StackInstanceAccount":{},"StackInstanceRegion":{},"OperationId":{},"CallAs":{}}},"output":{"resultWrapper":"ListStackInstanceResourceDriftsResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","required":["StackId","LogicalResourceId","ResourceType","StackResourceDriftStatus","Timestamp"],"members":{"StackId":{},"LogicalResourceId":{},"PhysicalResourceId":{},"PhysicalResourceIdContext":{"shape":"S7m"},"ResourceType":{},"PropertyDifferences":{"shape":"S7r"},"StackResourceDriftStatus":{},"Timestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"ListStackInstances":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"NextToken":{},"MaxResults":{"type":"integer"},"Filters":{"type":"list","member":{"type":"structure","members":{"Name":{},"Values":{}}}},"StackInstanceAccount":{},"StackInstanceRegion":{},"CallAs":{}}},"output":{"resultWrapper":"ListStackInstancesResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"StackSetId":{},"Region":{},"Account":{},"StackId":{},"Status":{},"StatusReason":{},"StackInstanceStatus":{"shape":"S77"},"OrganizationalUnitId":{},"DriftStatus":{},"LastDriftCheckTimestamp":{"type":"timestamp"},"LastOperationId":{}}}},"NextToken":{}}}},"ListStackResources":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"NextToken":{}}},"output":{"resultWrapper":"ListStackResourcesResult","type":"structure","members":{"StackResourceSummaries":{"type":"list","member":{"type":"structure","required":["LogicalResourceId","ResourceType","LastUpdatedTimestamp","ResourceStatus"],"members":{"LogicalResourceId":{},"PhysicalResourceId":{},"ResourceType":{},"LastUpdatedTimestamp":{"type":"timestamp"},"ResourceStatus":{},"ResourceStatusReason":{},"DriftInformation":{"type":"structure","required":["StackResourceDriftStatus"],"members":{"StackResourceDriftStatus":{},"LastCheckTimestamp":{"type":"timestamp"}}},"ModuleInfo":{"shape":"S51"}}}},"NextToken":{}}}},"ListStackSetAutoDeploymentTargets":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"NextToken":{},"MaxResults":{"type":"integer"},"CallAs":{}}},"output":{"resultWrapper":"ListStackSetAutoDeploymentTargetsResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"OrganizationalUnitId":{},"Regions":{"shape":"S32"}}}},"NextToken":{}}}},"ListStackSetOperationResults":{"input":{"type":"structure","required":["StackSetName","OperationId"],"members":{"StackSetName":{},"OperationId":{},"NextToken":{},"MaxResults":{"type":"integer"},"CallAs":{},"Filters":{"type":"list","member":{"type":"structure","members":{"Name":{},"Values":{}}}}}},"output":{"resultWrapper":"ListStackSetOperationResultsResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"Account":{},"Region":{},"Status":{},"StatusReason":{},"AccountGateResult":{"type":"structure","members":{"Status":{},"StatusReason":{}}},"OrganizationalUnitId":{}}}},"NextToken":{}}}},"ListStackSetOperations":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"NextToken":{},"MaxResults":{"type":"integer"},"CallAs":{}}},"output":{"resultWrapper":"ListStackSetOperationsResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"OperationId":{},"Action":{},"Status":{},"CreationTimestamp":{"type":"timestamp"},"EndTimestamp":{"type":"timestamp"},"StatusReason":{},"StatusDetails":{"shape":"S8j"},"OperationPreferences":{"shape":"S34"}}}},"NextToken":{}}}},"ListStackSets":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"Status":{},"CallAs":{}}},"output":{"resultWrapper":"ListStackSetsResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"StackSetName":{},"StackSetId":{},"Description":{},"Status":{},"AutoDeployment":{"shape":"S3g"},"PermissionModel":{},"DriftStatus":{},"LastDriftCheckTimestamp":{"type":"timestamp"},"ManagedExecution":{"shape":"S3j"}}}},"NextToken":{}}}},"ListStacks":{"input":{"type":"structure","members":{"NextToken":{},"StackStatusFilter":{"type":"list","member":{}}}},"output":{"resultWrapper":"ListStacksResult","type":"structure","members":{"StackSummaries":{"type":"list","member":{"type":"structure","required":["StackName","CreationTime","StackStatus"],"members":{"StackId":{},"StackName":{},"TemplateDescription":{},"CreationTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"DeletionTime":{"type":"timestamp"},"StackStatus":{},"StackStatusReason":{},"ParentId":{},"RootId":{},"DriftInformation":{"type":"structure","required":["StackDriftStatus"],"members":{"StackDriftStatus":{},"LastCheckTimestamp":{"type":"timestamp"}}}}}},"NextToken":{}}}},"ListTypeRegistrations":{"input":{"type":"structure","members":{"Type":{},"TypeName":{},"TypeArn":{},"RegistrationStatusFilter":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"resultWrapper":"ListTypeRegistrationsResult","type":"structure","members":{"RegistrationTokenList":{"type":"list","member":{}},"NextToken":{}}},"idempotent":true},"ListTypeVersions":{"input":{"type":"structure","members":{"Type":{},"TypeName":{},"Arn":{},"MaxResults":{"type":"integer"},"NextToken":{},"DeprecatedStatus":{},"PublisherId":{}}},"output":{"resultWrapper":"ListTypeVersionsResult","type":"structure","members":{"TypeVersionSummaries":{"type":"list","member":{"type":"structure","members":{"Type":{},"TypeName":{},"VersionId":{},"IsDefaultVersion":{"type":"boolean"},"Arn":{},"TimeCreated":{"type":"timestamp"},"Description":{},"PublicVersionNumber":{}}}},"NextToken":{}}},"idempotent":true},"ListTypes":{"input":{"type":"structure","members":{"Visibility":{},"ProvisioningType":{},"DeprecatedStatus":{},"Type":{},"Filters":{"type":"structure","members":{"Category":{},"PublisherId":{},"TypeNamePrefix":{}}},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"resultWrapper":"ListTypesResult","type":"structure","members":{"TypeSummaries":{"type":"list","member":{"type":"structure","members":{"Type":{},"TypeName":{},"DefaultVersionId":{},"TypeArn":{},"LastUpdated":{"type":"timestamp"},"Description":{},"PublisherId":{},"OriginalTypeName":{},"PublicVersionNumber":{},"LatestPublicVersion":{},"PublisherIdentity":{},"PublisherName":{},"IsActivated":{"type":"boolean"}}}},"NextToken":{}}},"idempotent":true},"PublishType":{"input":{"type":"structure","members":{"Type":{},"Arn":{},"TypeName":{},"PublicVersionNumber":{}}},"output":{"resultWrapper":"PublishTypeResult","type":"structure","members":{"PublicTypeArn":{}}},"idempotent":true},"RecordHandlerProgress":{"input":{"type":"structure","required":["BearerToken","OperationStatus"],"members":{"BearerToken":{},"OperationStatus":{},"CurrentOperationStatus":{},"StatusMessage":{},"ErrorCode":{},"ResourceModel":{},"ClientRequestToken":{}}},"output":{"resultWrapper":"RecordHandlerProgressResult","type":"structure","members":{}},"idempotent":true},"RegisterPublisher":{"input":{"type":"structure","members":{"AcceptTermsAndConditions":{"type":"boolean"},"ConnectionArn":{}}},"output":{"resultWrapper":"RegisterPublisherResult","type":"structure","members":{"PublisherId":{}}},"idempotent":true},"RegisterType":{"input":{"type":"structure","required":["TypeName","SchemaHandlerPackage"],"members":{"Type":{},"TypeName":{},"SchemaHandlerPackage":{},"LoggingConfig":{"shape":"S9"},"ExecutionRoleArn":{},"ClientRequestToken":{}}},"output":{"resultWrapper":"RegisterTypeResult","type":"structure","members":{"RegistrationToken":{}}},"idempotent":true},"RollbackStack":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"RoleARN":{},"ClientRequestToken":{},"RetainExceptOnCreate":{"type":"boolean"}}},"output":{"resultWrapper":"RollbackStackResult","type":"structure","members":{"StackId":{}}}},"SetStackPolicy":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"StackPolicyBody":{},"StackPolicyURL":{}}}},"SetTypeConfiguration":{"input":{"type":"structure","required":["Configuration"],"members":{"TypeArn":{},"Configuration":{},"ConfigurationAlias":{},"TypeName":{},"Type":{}}},"output":{"resultWrapper":"SetTypeConfigurationResult","type":"structure","members":{"ConfigurationArn":{}}}},"SetTypeDefaultVersion":{"input":{"type":"structure","members":{"Arn":{},"Type":{},"TypeName":{},"VersionId":{}}},"output":{"resultWrapper":"SetTypeDefaultVersionResult","type":"structure","members":{}},"idempotent":true},"SignalResource":{"input":{"type":"structure","required":["StackName","LogicalResourceId","UniqueId","Status"],"members":{"StackName":{},"LogicalResourceId":{},"UniqueId":{},"Status":{}}}},"StartResourceScan":{"input":{"type":"structure","members":{"ClientRequestToken":{}}},"output":{"resultWrapper":"StartResourceScanResult","type":"structure","members":{"ResourceScanId":{}}}},"StopStackSetOperation":{"input":{"type":"structure","required":["StackSetName","OperationId"],"members":{"StackSetName":{},"OperationId":{},"CallAs":{}}},"output":{"resultWrapper":"StopStackSetOperationResult","type":"structure","members":{}}},"TestType":{"input":{"type":"structure","members":{"Arn":{},"Type":{},"TypeName":{},"VersionId":{},"LogDeliveryBucket":{}}},"output":{"resultWrapper":"TestTypeResult","type":"structure","members":{"TypeVersionArn":{}}},"idempotent":true},"UpdateGeneratedTemplate":{"input":{"type":"structure","required":["GeneratedTemplateName"],"members":{"GeneratedTemplateName":{},"NewGeneratedTemplateName":{},"AddResources":{"shape":"S2c"},"RemoveResources":{"type":"list","member":{}},"RefreshAllResources":{"type":"boolean"},"TemplateConfiguration":{"shape":"S2f"}}},"output":{"resultWrapper":"UpdateGeneratedTemplateResult","type":"structure","members":{"GeneratedTemplateId":{}}}},"UpdateStack":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"TemplateBody":{},"TemplateURL":{},"UsePreviousTemplate":{"type":"boolean"},"StackPolicyDuringUpdateBody":{},"StackPolicyDuringUpdateURL":{},"Parameters":{"shape":"S1a"},"Capabilities":{"shape":"S1f"},"ResourceTypes":{"shape":"S1h"},"RoleARN":{},"RollbackConfiguration":{"shape":"S1j"},"StackPolicyBody":{},"StackPolicyURL":{},"NotificationARNs":{"shape":"S1p"},"Tags":{"shape":"S1r"},"DisableRollback":{"type":"boolean"},"ClientRequestToken":{},"RetainExceptOnCreate":{"type":"boolean"}}},"output":{"resultWrapper":"UpdateStackResult","type":"structure","members":{"StackId":{}}}},"UpdateStackInstances":{"input":{"type":"structure","required":["StackSetName","Regions"],"members":{"StackSetName":{},"Accounts":{"shape":"S2v"},"DeploymentTargets":{"shape":"S2x"},"Regions":{"shape":"S32"},"ParameterOverrides":{"shape":"S1a"},"OperationPreferences":{"shape":"S34"},"OperationId":{"idempotencyToken":true},"CallAs":{}}},"output":{"resultWrapper":"UpdateStackInstancesResult","type":"structure","members":{"OperationId":{}}}},"UpdateStackSet":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"Description":{},"TemplateBody":{},"TemplateURL":{},"UsePreviousTemplate":{"type":"boolean"},"Parameters":{"shape":"S1a"},"Capabilities":{"shape":"S1f"},"Tags":{"shape":"S1r"},"OperationPreferences":{"shape":"S34"},"AdministrationRoleARN":{},"ExecutionRoleName":{},"DeploymentTargets":{"shape":"S2x"},"PermissionModel":{},"AutoDeployment":{"shape":"S3g"},"OperationId":{"idempotencyToken":true},"Accounts":{"shape":"S2v"},"Regions":{"shape":"S32"},"CallAs":{},"ManagedExecution":{"shape":"S3j"}}},"output":{"resultWrapper":"UpdateStackSetResult","type":"structure","members":{"OperationId":{}}}},"UpdateTerminationProtection":{"input":{"type":"structure","required":["EnableTerminationProtection","StackName"],"members":{"EnableTerminationProtection":{"type":"boolean"},"StackName":{}}},"output":{"resultWrapper":"UpdateTerminationProtectionResult","type":"structure","members":{"StackId":{}}}},"ValidateTemplate":{"input":{"type":"structure","members":{"TemplateBody":{},"TemplateURL":{}}},"output":{"resultWrapper":"ValidateTemplateResult","type":"structure","members":{"Parameters":{"type":"list","member":{"type":"structure","members":{"ParameterKey":{},"DefaultValue":{},"NoEcho":{"type":"boolean"},"Description":{}}}},"Description":{},"Capabilities":{"shape":"S1f"},"CapabilitiesReason":{},"DeclaredTransforms":{"shape":"Sah"}}}}},"shapes":{"S9":{"type":"structure","required":["LogRoleArn","LogGroupName"],"members":{"LogRoleArn":{},"LogGroupName":{}}},"Si":{"type":"structure","members":{"TypeArn":{},"TypeConfigurationAlias":{},"TypeConfigurationArn":{},"Type":{},"TypeName":{}}},"S1a":{"type":"list","member":{"type":"structure","members":{"ParameterKey":{},"ParameterValue":{},"UsePreviousValue":{"type":"boolean"},"ResolvedValue":{}}}},"S1f":{"type":"list","member":{}},"S1h":{"type":"list","member":{}},"S1j":{"type":"structure","members":{"RollbackTriggers":{"type":"list","member":{"type":"structure","required":["Arn","Type"],"members":{"Arn":{},"Type":{}}}},"MonitoringTimeInMinutes":{"type":"integer"}}},"S1p":{"type":"list","member":{}},"S1r":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S22":{"type":"map","key":{},"value":{}},"S2c":{"type":"list","member":{"type":"structure","required":["ResourceType","ResourceIdentifier"],"members":{"ResourceType":{},"LogicalResourceId":{},"ResourceIdentifier":{"shape":"S22"}}}},"S2f":{"type":"structure","members":{"DeletionPolicy":{},"UpdateReplacePolicy":{}}},"S2v":{"type":"list","member":{}},"S2x":{"type":"structure","members":{"Accounts":{"shape":"S2v"},"AccountsUrl":{},"OrganizationalUnitIds":{"shape":"S2z"},"AccountFilterType":{}}},"S2z":{"type":"list","member":{}},"S32":{"type":"list","member":{}},"S34":{"type":"structure","members":{"RegionConcurrencyType":{},"RegionOrder":{"shape":"S32"},"FailureToleranceCount":{"type":"integer"},"FailureTolerancePercentage":{"type":"integer"},"MaxConcurrentCount":{"type":"integer"},"MaxConcurrentPercentage":{"type":"integer"},"ConcurrencyMode":{}}},"S3g":{"type":"structure","members":{"Enabled":{"type":"boolean"},"RetainStacksOnAccountRemoval":{"type":"boolean"}}},"S3j":{"type":"structure","members":{"Active":{"type":"boolean"}}},"S51":{"type":"structure","members":{"TypeHierarchy":{},"LogicalIdHierarchy":{}}},"S77":{"type":"structure","members":{"DetailedStatus":{}}},"S7e":{"type":"structure","required":["StackResourceDriftStatus"],"members":{"StackResourceDriftStatus":{},"LastCheckTimestamp":{"type":"timestamp"}}},"S7h":{"type":"list","member":{}},"S7l":{"type":"structure","required":["StackId","LogicalResourceId","ResourceType","StackResourceDriftStatus","Timestamp"],"members":{"StackId":{},"LogicalResourceId":{},"PhysicalResourceId":{},"PhysicalResourceIdContext":{"shape":"S7m"},"ResourceType":{},"ExpectedProperties":{},"ActualProperties":{},"PropertyDifferences":{"shape":"S7r"},"StackResourceDriftStatus":{},"Timestamp":{"type":"timestamp"},"ModuleInfo":{"shape":"S51"}}},"S7m":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S7r":{"type":"list","member":{"type":"structure","required":["PropertyPath","ExpectedValue","ActualValue","DifferenceType"],"members":{"PropertyPath":{},"ExpectedValue":{},"ActualValue":{},"DifferenceType":{}}}},"S84":{"type":"structure","members":{"DriftStatus":{},"DriftDetectionStatus":{},"LastDriftCheckTimestamp":{"type":"timestamp"},"TotalStackInstancesCount":{"type":"integer"},"DriftedStackInstancesCount":{"type":"integer"},"InSyncStackInstancesCount":{"type":"integer"},"InProgressStackInstancesCount":{"type":"integer"},"FailedStackInstancesCount":{"type":"integer"}}},"S8j":{"type":"structure","members":{"FailedStackInstancesCount":{"type":"integer"}}},"S9j":{"type":"list","member":{}},"Sah":{"type":"list","member":{}},"Sbc":{"type":"map","key":{},"value":{}},"Sbh":{"type":"structure","members":{"ResourceType":{},"ResourceIdentifier":{"shape":"Sbc"},"ManagedByStack":{"type":"boolean"}}}}}
36053
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2010-05-15","endpointPrefix":"cloudformation","protocol":"query","serviceFullName":"AWS CloudFormation","serviceId":"CloudFormation","signatureVersion":"v4","uid":"cloudformation-2010-05-15","xmlNamespace":"http://cloudformation.amazonaws.com/doc/2010-05-15/"},"operations":{"ActivateOrganizationsAccess":{"input":{"type":"structure","members":{}},"output":{"resultWrapper":"ActivateOrganizationsAccessResult","type":"structure","members":{}}},"ActivateType":{"input":{"type":"structure","members":{"Type":{},"PublicTypeArn":{},"PublisherId":{},"TypeName":{},"TypeNameAlias":{},"AutoUpdate":{"type":"boolean"},"LoggingConfig":{"shape":"S9"},"ExecutionRoleArn":{},"VersionBump":{},"MajorVersion":{"type":"long"}}},"output":{"resultWrapper":"ActivateTypeResult","type":"structure","members":{"Arn":{}}},"idempotent":true},"BatchDescribeTypeConfigurations":{"input":{"type":"structure","required":["TypeConfigurationIdentifiers"],"members":{"TypeConfigurationIdentifiers":{"type":"list","member":{"shape":"Si"}}}},"output":{"resultWrapper":"BatchDescribeTypeConfigurationsResult","type":"structure","members":{"Errors":{"type":"list","member":{"type":"structure","members":{"ErrorCode":{},"ErrorMessage":{},"TypeConfigurationIdentifier":{"shape":"Si"}}}},"UnprocessedTypeConfigurations":{"type":"list","member":{"shape":"Si"}},"TypeConfigurations":{"type":"list","member":{"type":"structure","members":{"Arn":{},"Alias":{},"Configuration":{},"LastUpdated":{"type":"timestamp"},"TypeArn":{},"TypeName":{},"IsDefaultConfiguration":{"type":"boolean"}}}}}}},"CancelUpdateStack":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"ClientRequestToken":{}}}},"ContinueUpdateRollback":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"RoleARN":{},"ResourcesToSkip":{"type":"list","member":{}},"ClientRequestToken":{}}},"output":{"resultWrapper":"ContinueUpdateRollbackResult","type":"structure","members":{}}},"CreateChangeSet":{"input":{"type":"structure","required":["StackName","ChangeSetName"],"members":{"StackName":{},"TemplateBody":{},"TemplateURL":{},"UsePreviousTemplate":{"type":"boolean"},"Parameters":{"shape":"S1a"},"Capabilities":{"shape":"S1f"},"ResourceTypes":{"shape":"S1h"},"RoleARN":{},"RollbackConfiguration":{"shape":"S1j"},"NotificationARNs":{"shape":"S1p"},"Tags":{"shape":"S1r"},"ChangeSetName":{},"ClientToken":{},"Description":{},"ChangeSetType":{},"ResourcesToImport":{"type":"list","member":{"type":"structure","required":["ResourceType","LogicalResourceId","ResourceIdentifier"],"members":{"ResourceType":{},"LogicalResourceId":{},"ResourceIdentifier":{"shape":"S22"}}}},"IncludeNestedStacks":{"type":"boolean"},"OnStackFailure":{},"ImportExistingResources":{"type":"boolean"}}},"output":{"resultWrapper":"CreateChangeSetResult","type":"structure","members":{"Id":{},"StackId":{}}}},"CreateGeneratedTemplate":{"input":{"type":"structure","required":["GeneratedTemplateName"],"members":{"Resources":{"shape":"S2c"},"GeneratedTemplateName":{},"StackName":{},"TemplateConfiguration":{"shape":"S2f"}}},"output":{"resultWrapper":"CreateGeneratedTemplateResult","type":"structure","members":{"GeneratedTemplateId":{}}}},"CreateStack":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"TemplateBody":{},"TemplateURL":{},"Parameters":{"shape":"S1a"},"DisableRollback":{"type":"boolean"},"RollbackConfiguration":{"shape":"S1j"},"TimeoutInMinutes":{"type":"integer"},"NotificationARNs":{"shape":"S1p"},"Capabilities":{"shape":"S1f"},"ResourceTypes":{"shape":"S1h"},"RoleARN":{},"OnFailure":{},"StackPolicyBody":{},"StackPolicyURL":{},"Tags":{"shape":"S1r"},"ClientRequestToken":{},"EnableTerminationProtection":{"type":"boolean"},"RetainExceptOnCreate":{"type":"boolean"}}},"output":{"resultWrapper":"CreateStackResult","type":"structure","members":{"StackId":{}}}},"CreateStackInstances":{"input":{"type":"structure","required":["StackSetName","Regions"],"members":{"StackSetName":{},"Accounts":{"shape":"S2v"},"DeploymentTargets":{"shape":"S2x"},"Regions":{"shape":"S32"},"ParameterOverrides":{"shape":"S1a"},"OperationPreferences":{"shape":"S34"},"OperationId":{"idempotencyToken":true},"CallAs":{}}},"output":{"resultWrapper":"CreateStackInstancesResult","type":"structure","members":{"OperationId":{}}}},"CreateStackSet":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"Description":{},"TemplateBody":{},"TemplateURL":{},"StackId":{},"Parameters":{"shape":"S1a"},"Capabilities":{"shape":"S1f"},"Tags":{"shape":"S1r"},"AdministrationRoleARN":{},"ExecutionRoleName":{},"PermissionModel":{},"AutoDeployment":{"shape":"S3g"},"CallAs":{},"ClientRequestToken":{"idempotencyToken":true},"ManagedExecution":{"shape":"S3j"}}},"output":{"resultWrapper":"CreateStackSetResult","type":"structure","members":{"StackSetId":{}}}},"DeactivateOrganizationsAccess":{"input":{"type":"structure","members":{}},"output":{"resultWrapper":"DeactivateOrganizationsAccessResult","type":"structure","members":{}}},"DeactivateType":{"input":{"type":"structure","members":{"TypeName":{},"Type":{},"Arn":{}}},"output":{"resultWrapper":"DeactivateTypeResult","type":"structure","members":{}},"idempotent":true},"DeleteChangeSet":{"input":{"type":"structure","required":["ChangeSetName"],"members":{"ChangeSetName":{},"StackName":{}}},"output":{"resultWrapper":"DeleteChangeSetResult","type":"structure","members":{}}},"DeleteGeneratedTemplate":{"input":{"type":"structure","required":["GeneratedTemplateName"],"members":{"GeneratedTemplateName":{}}}},"DeleteStack":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"RetainResources":{"type":"list","member":{}},"RoleARN":{},"ClientRequestToken":{}}}},"DeleteStackInstances":{"input":{"type":"structure","required":["StackSetName","Regions","RetainStacks"],"members":{"StackSetName":{},"Accounts":{"shape":"S2v"},"DeploymentTargets":{"shape":"S2x"},"Regions":{"shape":"S32"},"OperationPreferences":{"shape":"S34"},"RetainStacks":{"type":"boolean"},"OperationId":{"idempotencyToken":true},"CallAs":{}}},"output":{"resultWrapper":"DeleteStackInstancesResult","type":"structure","members":{"OperationId":{}}}},"DeleteStackSet":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"CallAs":{}}},"output":{"resultWrapper":"DeleteStackSetResult","type":"structure","members":{}}},"DeregisterType":{"input":{"type":"structure","members":{"Arn":{},"Type":{},"TypeName":{},"VersionId":{}}},"output":{"resultWrapper":"DeregisterTypeResult","type":"structure","members":{}},"idempotent":true},"DescribeAccountLimits":{"input":{"type":"structure","members":{"NextToken":{}}},"output":{"resultWrapper":"DescribeAccountLimitsResult","type":"structure","members":{"AccountLimits":{"type":"list","member":{"type":"structure","members":{"Name":{},"Value":{"type":"integer"}}}},"NextToken":{}}}},"DescribeChangeSet":{"input":{"type":"structure","required":["ChangeSetName"],"members":{"ChangeSetName":{},"StackName":{},"NextToken":{}}},"output":{"resultWrapper":"DescribeChangeSetResult","type":"structure","members":{"ChangeSetName":{},"ChangeSetId":{},"StackId":{},"StackName":{},"Description":{},"Parameters":{"shape":"S1a"},"CreationTime":{"type":"timestamp"},"ExecutionStatus":{},"Status":{},"StatusReason":{},"NotificationARNs":{"shape":"S1p"},"RollbackConfiguration":{"shape":"S1j"},"Capabilities":{"shape":"S1f"},"Tags":{"shape":"S1r"},"Changes":{"type":"list","member":{"type":"structure","members":{"Type":{},"HookInvocationCount":{"type":"integer"},"ResourceChange":{"type":"structure","members":{"PolicyAction":{},"Action":{},"LogicalResourceId":{},"PhysicalResourceId":{},"ResourceType":{},"Replacement":{},"Scope":{"type":"list","member":{}},"Details":{"type":"list","member":{"type":"structure","members":{"Target":{"type":"structure","members":{"Attribute":{},"Name":{},"RequiresRecreation":{}}},"Evaluation":{},"ChangeSource":{},"CausingEntity":{}}}},"ChangeSetId":{},"ModuleInfo":{"shape":"S52"}}}}}},"NextToken":{},"IncludeNestedStacks":{"type":"boolean"},"ParentChangeSetId":{},"RootChangeSetId":{},"OnStackFailure":{},"ImportExistingResources":{"type":"boolean"}}}},"DescribeChangeSetHooks":{"input":{"type":"structure","required":["ChangeSetName"],"members":{"ChangeSetName":{},"StackName":{},"NextToken":{},"LogicalResourceId":{}}},"output":{"resultWrapper":"DescribeChangeSetHooksResult","type":"structure","members":{"ChangeSetId":{},"ChangeSetName":{},"Hooks":{"type":"list","member":{"type":"structure","members":{"InvocationPoint":{},"FailureMode":{},"TypeName":{},"TypeVersionId":{},"TypeConfigurationVersionId":{},"TargetDetails":{"type":"structure","members":{"TargetType":{},"ResourceTargetDetails":{"type":"structure","members":{"LogicalResourceId":{},"ResourceType":{},"ResourceAction":{}}}}}}}},"Status":{},"NextToken":{},"StackId":{},"StackName":{}}}},"DescribeGeneratedTemplate":{"input":{"type":"structure","required":["GeneratedTemplateName"],"members":{"GeneratedTemplateName":{}}},"output":{"resultWrapper":"DescribeGeneratedTemplateResult","type":"structure","members":{"GeneratedTemplateId":{},"GeneratedTemplateName":{},"Resources":{"type":"list","member":{"type":"structure","members":{"ResourceType":{},"LogicalResourceId":{},"ResourceIdentifier":{"shape":"S22"},"ResourceStatus":{},"ResourceStatusReason":{},"Warnings":{"type":"list","member":{"type":"structure","members":{"Type":{},"Properties":{"type":"list","member":{"type":"structure","members":{"PropertyPath":{},"Required":{"type":"boolean"},"Description":{}}}}}}}}}},"Status":{},"StatusReason":{},"CreationTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"Progress":{"type":"structure","members":{"ResourcesSucceeded":{"type":"integer"},"ResourcesFailed":{"type":"integer"},"ResourcesProcessing":{"type":"integer"},"ResourcesPending":{"type":"integer"}}},"StackId":{},"TemplateConfiguration":{"shape":"S2f"},"TotalWarnings":{"type":"integer"}}}},"DescribeOrganizationsAccess":{"input":{"type":"structure","members":{"CallAs":{}}},"output":{"resultWrapper":"DescribeOrganizationsAccessResult","type":"structure","members":{"Status":{}}}},"DescribePublisher":{"input":{"type":"structure","members":{"PublisherId":{}}},"output":{"resultWrapper":"DescribePublisherResult","type":"structure","members":{"PublisherId":{},"PublisherStatus":{},"IdentityProvider":{},"PublisherProfile":{}}},"idempotent":true},"DescribeResourceScan":{"input":{"type":"structure","required":["ResourceScanId"],"members":{"ResourceScanId":{}}},"output":{"resultWrapper":"DescribeResourceScanResult","type":"structure","members":{"ResourceScanId":{},"Status":{},"StatusReason":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"PercentageCompleted":{"type":"double"},"ResourceTypes":{"shape":"S1h"},"ResourcesScanned":{"type":"integer"},"ResourcesRead":{"type":"integer"}}}},"DescribeStackDriftDetectionStatus":{"input":{"type":"structure","required":["StackDriftDetectionId"],"members":{"StackDriftDetectionId":{}}},"output":{"resultWrapper":"DescribeStackDriftDetectionStatusResult","type":"structure","required":["StackId","StackDriftDetectionId","DetectionStatus","Timestamp"],"members":{"StackId":{},"StackDriftDetectionId":{},"StackDriftStatus":{},"DetectionStatus":{},"DetectionStatusReason":{},"DriftedStackResourceCount":{"type":"integer"},"Timestamp":{"type":"timestamp"}}}},"DescribeStackEvents":{"input":{"type":"structure","members":{"StackName":{},"NextToken":{}}},"output":{"resultWrapper":"DescribeStackEventsResult","type":"structure","members":{"StackEvents":{"type":"list","member":{"type":"structure","required":["StackId","EventId","StackName","Timestamp"],"members":{"StackId":{},"EventId":{},"StackName":{},"LogicalResourceId":{},"PhysicalResourceId":{},"ResourceType":{},"Timestamp":{"type":"timestamp"},"ResourceStatus":{},"ResourceStatusReason":{},"ResourceProperties":{},"ClientRequestToken":{},"HookType":{},"HookStatus":{},"HookStatusReason":{},"HookInvocationPoint":{},"HookFailureMode":{},"DetailedStatus":{}}}},"NextToken":{}}}},"DescribeStackInstance":{"input":{"type":"structure","required":["StackSetName","StackInstanceAccount","StackInstanceRegion"],"members":{"StackSetName":{},"StackInstanceAccount":{},"StackInstanceRegion":{},"CallAs":{}}},"output":{"resultWrapper":"DescribeStackInstanceResult","type":"structure","members":{"StackInstance":{"type":"structure","members":{"StackSetId":{},"Region":{},"Account":{},"StackId":{},"ParameterOverrides":{"shape":"S1a"},"Status":{},"StackInstanceStatus":{"shape":"S78"},"StatusReason":{},"OrganizationalUnitId":{},"DriftStatus":{},"LastDriftCheckTimestamp":{"type":"timestamp"},"LastOperationId":{}}}}}},"DescribeStackResource":{"input":{"type":"structure","required":["StackName","LogicalResourceId"],"members":{"StackName":{},"LogicalResourceId":{}}},"output":{"resultWrapper":"DescribeStackResourceResult","type":"structure","members":{"StackResourceDetail":{"type":"structure","required":["LogicalResourceId","ResourceType","LastUpdatedTimestamp","ResourceStatus"],"members":{"StackName":{},"StackId":{},"LogicalResourceId":{},"PhysicalResourceId":{},"ResourceType":{},"LastUpdatedTimestamp":{"type":"timestamp"},"ResourceStatus":{},"ResourceStatusReason":{},"Description":{},"Metadata":{},"DriftInformation":{"shape":"S7f"},"ModuleInfo":{"shape":"S52"}}}}}},"DescribeStackResourceDrifts":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"StackResourceDriftStatusFilters":{"shape":"S7i"},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"resultWrapper":"DescribeStackResourceDriftsResult","type":"structure","required":["StackResourceDrifts"],"members":{"StackResourceDrifts":{"type":"list","member":{"shape":"S7m"}},"NextToken":{}}}},"DescribeStackResources":{"input":{"type":"structure","members":{"StackName":{},"LogicalResourceId":{},"PhysicalResourceId":{}}},"output":{"resultWrapper":"DescribeStackResourcesResult","type":"structure","members":{"StackResources":{"type":"list","member":{"type":"structure","required":["LogicalResourceId","ResourceType","Timestamp","ResourceStatus"],"members":{"StackName":{},"StackId":{},"LogicalResourceId":{},"PhysicalResourceId":{},"ResourceType":{},"Timestamp":{"type":"timestamp"},"ResourceStatus":{},"ResourceStatusReason":{},"Description":{},"DriftInformation":{"shape":"S7f"},"ModuleInfo":{"shape":"S52"}}}}}}},"DescribeStackSet":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"CallAs":{}}},"output":{"resultWrapper":"DescribeStackSetResult","type":"structure","members":{"StackSet":{"type":"structure","members":{"StackSetName":{},"StackSetId":{},"Description":{},"Status":{},"TemplateBody":{},"Parameters":{"shape":"S1a"},"Capabilities":{"shape":"S1f"},"Tags":{"shape":"S1r"},"StackSetARN":{},"AdministrationRoleARN":{},"ExecutionRoleName":{},"StackSetDriftDetectionDetails":{"shape":"S85"},"AutoDeployment":{"shape":"S3g"},"PermissionModel":{},"OrganizationalUnitIds":{"shape":"S2z"},"ManagedExecution":{"shape":"S3j"},"Regions":{"shape":"S32"}}}}}},"DescribeStackSetOperation":{"input":{"type":"structure","required":["StackSetName","OperationId"],"members":{"StackSetName":{},"OperationId":{},"CallAs":{}}},"output":{"resultWrapper":"DescribeStackSetOperationResult","type":"structure","members":{"StackSetOperation":{"type":"structure","members":{"OperationId":{},"StackSetId":{},"Action":{},"Status":{},"OperationPreferences":{"shape":"S34"},"RetainStacks":{"type":"boolean"},"AdministrationRoleARN":{},"ExecutionRoleName":{},"CreationTimestamp":{"type":"timestamp"},"EndTimestamp":{"type":"timestamp"},"DeploymentTargets":{"shape":"S2x"},"StackSetDriftDetectionDetails":{"shape":"S85"},"StatusReason":{},"StatusDetails":{"shape":"S8k"}}}}}},"DescribeStacks":{"input":{"type":"structure","members":{"StackName":{},"NextToken":{}}},"output":{"resultWrapper":"DescribeStacksResult","type":"structure","members":{"Stacks":{"type":"list","member":{"type":"structure","required":["StackName","CreationTime","StackStatus"],"members":{"StackId":{},"StackName":{},"ChangeSetId":{},"Description":{},"Parameters":{"shape":"S1a"},"CreationTime":{"type":"timestamp"},"DeletionTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"RollbackConfiguration":{"shape":"S1j"},"StackStatus":{},"StackStatusReason":{},"DisableRollback":{"type":"boolean"},"NotificationARNs":{"shape":"S1p"},"TimeoutInMinutes":{"type":"integer"},"Capabilities":{"shape":"S1f"},"Outputs":{"type":"list","member":{"type":"structure","members":{"OutputKey":{},"OutputValue":{},"Description":{},"ExportName":{}}}},"RoleARN":{},"Tags":{"shape":"S1r"},"EnableTerminationProtection":{"type":"boolean"},"ParentId":{},"RootId":{},"DriftInformation":{"type":"structure","required":["StackDriftStatus"],"members":{"StackDriftStatus":{},"LastCheckTimestamp":{"type":"timestamp"}}},"RetainExceptOnCreate":{"type":"boolean"},"DetailedStatus":{}}}},"NextToken":{}}}},"DescribeType":{"input":{"type":"structure","members":{"Type":{},"TypeName":{},"Arn":{},"VersionId":{},"PublisherId":{},"PublicVersionNumber":{}}},"output":{"resultWrapper":"DescribeTypeResult","type":"structure","members":{"Arn":{},"Type":{},"TypeName":{},"DefaultVersionId":{},"IsDefaultVersion":{"type":"boolean"},"TypeTestsStatus":{},"TypeTestsStatusDescription":{},"Description":{},"Schema":{},"ProvisioningType":{},"DeprecatedStatus":{},"LoggingConfig":{"shape":"S9"},"RequiredActivatedTypes":{"type":"list","member":{"type":"structure","members":{"TypeNameAlias":{},"OriginalTypeName":{},"PublisherId":{},"SupportedMajorVersions":{"type":"list","member":{"type":"integer"}}}}},"ExecutionRoleArn":{},"Visibility":{},"SourceUrl":{},"DocumentationUrl":{},"LastUpdated":{"type":"timestamp"},"TimeCreated":{"type":"timestamp"},"ConfigurationSchema":{},"PublisherId":{},"OriginalTypeName":{},"OriginalTypeArn":{},"PublicVersionNumber":{},"LatestPublicVersion":{},"IsActivated":{"type":"boolean"},"AutoUpdate":{"type":"boolean"}}},"idempotent":true},"DescribeTypeRegistration":{"input":{"type":"structure","required":["RegistrationToken"],"members":{"RegistrationToken":{}}},"output":{"resultWrapper":"DescribeTypeRegistrationResult","type":"structure","members":{"ProgressStatus":{},"Description":{},"TypeArn":{},"TypeVersionArn":{}}},"idempotent":true},"DetectStackDrift":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"LogicalResourceIds":{"shape":"S9k"}}},"output":{"resultWrapper":"DetectStackDriftResult","type":"structure","required":["StackDriftDetectionId"],"members":{"StackDriftDetectionId":{}}}},"DetectStackResourceDrift":{"input":{"type":"structure","required":["StackName","LogicalResourceId"],"members":{"StackName":{},"LogicalResourceId":{}}},"output":{"resultWrapper":"DetectStackResourceDriftResult","type":"structure","required":["StackResourceDrift"],"members":{"StackResourceDrift":{"shape":"S7m"}}}},"DetectStackSetDrift":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"OperationPreferences":{"shape":"S34"},"OperationId":{"idempotencyToken":true},"CallAs":{}}},"output":{"resultWrapper":"DetectStackSetDriftResult","type":"structure","members":{"OperationId":{}}}},"EstimateTemplateCost":{"input":{"type":"structure","members":{"TemplateBody":{},"TemplateURL":{},"Parameters":{"shape":"S1a"}}},"output":{"resultWrapper":"EstimateTemplateCostResult","type":"structure","members":{"Url":{}}}},"ExecuteChangeSet":{"input":{"type":"structure","required":["ChangeSetName"],"members":{"ChangeSetName":{},"StackName":{},"ClientRequestToken":{},"DisableRollback":{"type":"boolean"},"RetainExceptOnCreate":{"type":"boolean"}}},"output":{"resultWrapper":"ExecuteChangeSetResult","type":"structure","members":{}}},"GetGeneratedTemplate":{"input":{"type":"structure","required":["GeneratedTemplateName"],"members":{"Format":{},"GeneratedTemplateName":{}}},"output":{"resultWrapper":"GetGeneratedTemplateResult","type":"structure","members":{"Status":{},"TemplateBody":{}}}},"GetStackPolicy":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{}}},"output":{"resultWrapper":"GetStackPolicyResult","type":"structure","members":{"StackPolicyBody":{}}}},"GetTemplate":{"input":{"type":"structure","members":{"StackName":{},"ChangeSetName":{},"TemplateStage":{}}},"output":{"resultWrapper":"GetTemplateResult","type":"structure","members":{"TemplateBody":{},"StagesAvailable":{"type":"list","member":{}}}}},"GetTemplateSummary":{"input":{"type":"structure","members":{"TemplateBody":{},"TemplateURL":{},"StackName":{},"StackSetName":{},"CallAs":{},"TemplateSummaryConfig":{"type":"structure","members":{"TreatUnrecognizedResourceTypesAsWarnings":{"type":"boolean"}}}}},"output":{"resultWrapper":"GetTemplateSummaryResult","type":"structure","members":{"Parameters":{"type":"list","member":{"type":"structure","members":{"ParameterKey":{},"DefaultValue":{},"ParameterType":{},"NoEcho":{"type":"boolean"},"Description":{},"ParameterConstraints":{"type":"structure","members":{"AllowedValues":{"type":"list","member":{}}}}}}},"Description":{},"Capabilities":{"shape":"S1f"},"CapabilitiesReason":{},"ResourceTypes":{"shape":"S1h"},"Version":{},"Metadata":{},"DeclaredTransforms":{"shape":"Sai"},"ResourceIdentifierSummaries":{"type":"list","member":{"type":"structure","members":{"ResourceType":{},"LogicalResourceIds":{"shape":"S9k"},"ResourceIdentifiers":{"type":"list","member":{}}}}},"Warnings":{"type":"structure","members":{"UnrecognizedResourceTypes":{"shape":"S1h"}}}}}},"ImportStacksToStackSet":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"StackIds":{"type":"list","member":{}},"StackIdsUrl":{},"OrganizationalUnitIds":{"shape":"S2z"},"OperationPreferences":{"shape":"S34"},"OperationId":{"idempotencyToken":true},"CallAs":{}}},"output":{"resultWrapper":"ImportStacksToStackSetResult","type":"structure","members":{"OperationId":{}}}},"ListChangeSets":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"NextToken":{}}},"output":{"resultWrapper":"ListChangeSetsResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"StackId":{},"StackName":{},"ChangeSetId":{},"ChangeSetName":{},"ExecutionStatus":{},"Status":{},"StatusReason":{},"CreationTime":{"type":"timestamp"},"Description":{},"IncludeNestedStacks":{"type":"boolean"},"ParentChangeSetId":{},"RootChangeSetId":{},"ImportExistingResources":{"type":"boolean"}}}},"NextToken":{}}}},"ListExports":{"input":{"type":"structure","members":{"NextToken":{}}},"output":{"resultWrapper":"ListExportsResult","type":"structure","members":{"Exports":{"type":"list","member":{"type":"structure","members":{"ExportingStackId":{},"Name":{},"Value":{}}}},"NextToken":{}}}},"ListGeneratedTemplates":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"resultWrapper":"ListGeneratedTemplatesResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"GeneratedTemplateId":{},"GeneratedTemplateName":{},"Status":{},"StatusReason":{},"CreationTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"NumberOfResources":{"type":"integer"}}}},"NextToken":{}}}},"ListImports":{"input":{"type":"structure","required":["ExportName"],"members":{"ExportName":{},"NextToken":{}}},"output":{"resultWrapper":"ListImportsResult","type":"structure","members":{"Imports":{"type":"list","member":{}},"NextToken":{}}}},"ListResourceScanRelatedResources":{"input":{"type":"structure","required":["ResourceScanId","Resources"],"members":{"ResourceScanId":{},"Resources":{"type":"list","member":{"type":"structure","required":["ResourceType","ResourceIdentifier"],"members":{"ResourceType":{},"ResourceIdentifier":{"shape":"Sbd"}}}},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"resultWrapper":"ListResourceScanRelatedResourcesResult","type":"structure","members":{"RelatedResources":{"type":"list","member":{"shape":"Sbi"}},"NextToken":{}}}},"ListResourceScanResources":{"input":{"type":"structure","required":["ResourceScanId"],"members":{"ResourceScanId":{},"ResourceIdentifier":{},"ResourceTypePrefix":{},"TagKey":{},"TagValue":{},"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"resultWrapper":"ListResourceScanResourcesResult","type":"structure","members":{"Resources":{"type":"list","member":{"shape":"Sbi"}},"NextToken":{}}}},"ListResourceScans":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"}}},"output":{"resultWrapper":"ListResourceScansResult","type":"structure","members":{"ResourceScanSummaries":{"type":"list","member":{"type":"structure","members":{"ResourceScanId":{},"Status":{},"StatusReason":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"PercentageCompleted":{"type":"double"}}}},"NextToken":{}}}},"ListStackInstanceResourceDrifts":{"input":{"type":"structure","required":["StackSetName","StackInstanceAccount","StackInstanceRegion","OperationId"],"members":{"StackSetName":{},"NextToken":{},"MaxResults":{"type":"integer"},"StackInstanceResourceDriftStatuses":{"shape":"S7i"},"StackInstanceAccount":{},"StackInstanceRegion":{},"OperationId":{},"CallAs":{}}},"output":{"resultWrapper":"ListStackInstanceResourceDriftsResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","required":["StackId","LogicalResourceId","ResourceType","StackResourceDriftStatus","Timestamp"],"members":{"StackId":{},"LogicalResourceId":{},"PhysicalResourceId":{},"PhysicalResourceIdContext":{"shape":"S7n"},"ResourceType":{},"PropertyDifferences":{"shape":"S7s"},"StackResourceDriftStatus":{},"Timestamp":{"type":"timestamp"}}}},"NextToken":{}}}},"ListStackInstances":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"NextToken":{},"MaxResults":{"type":"integer"},"Filters":{"type":"list","member":{"type":"structure","members":{"Name":{},"Values":{}}}},"StackInstanceAccount":{},"StackInstanceRegion":{},"CallAs":{}}},"output":{"resultWrapper":"ListStackInstancesResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"StackSetId":{},"Region":{},"Account":{},"StackId":{},"Status":{},"StatusReason":{},"StackInstanceStatus":{"shape":"S78"},"OrganizationalUnitId":{},"DriftStatus":{},"LastDriftCheckTimestamp":{"type":"timestamp"},"LastOperationId":{}}}},"NextToken":{}}}},"ListStackResources":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"NextToken":{}}},"output":{"resultWrapper":"ListStackResourcesResult","type":"structure","members":{"StackResourceSummaries":{"type":"list","member":{"type":"structure","required":["LogicalResourceId","ResourceType","LastUpdatedTimestamp","ResourceStatus"],"members":{"LogicalResourceId":{},"PhysicalResourceId":{},"ResourceType":{},"LastUpdatedTimestamp":{"type":"timestamp"},"ResourceStatus":{},"ResourceStatusReason":{},"DriftInformation":{"type":"structure","required":["StackResourceDriftStatus"],"members":{"StackResourceDriftStatus":{},"LastCheckTimestamp":{"type":"timestamp"}}},"ModuleInfo":{"shape":"S52"}}}},"NextToken":{}}}},"ListStackSetAutoDeploymentTargets":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"NextToken":{},"MaxResults":{"type":"integer"},"CallAs":{}}},"output":{"resultWrapper":"ListStackSetAutoDeploymentTargetsResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"OrganizationalUnitId":{},"Regions":{"shape":"S32"}}}},"NextToken":{}}}},"ListStackSetOperationResults":{"input":{"type":"structure","required":["StackSetName","OperationId"],"members":{"StackSetName":{},"OperationId":{},"NextToken":{},"MaxResults":{"type":"integer"},"CallAs":{},"Filters":{"type":"list","member":{"type":"structure","members":{"Name":{},"Values":{}}}}}},"output":{"resultWrapper":"ListStackSetOperationResultsResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"Account":{},"Region":{},"Status":{},"StatusReason":{},"AccountGateResult":{"type":"structure","members":{"Status":{},"StatusReason":{}}},"OrganizationalUnitId":{}}}},"NextToken":{}}}},"ListStackSetOperations":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"NextToken":{},"MaxResults":{"type":"integer"},"CallAs":{}}},"output":{"resultWrapper":"ListStackSetOperationsResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"OperationId":{},"Action":{},"Status":{},"CreationTimestamp":{"type":"timestamp"},"EndTimestamp":{"type":"timestamp"},"StatusReason":{},"StatusDetails":{"shape":"S8k"},"OperationPreferences":{"shape":"S34"}}}},"NextToken":{}}}},"ListStackSets":{"input":{"type":"structure","members":{"NextToken":{},"MaxResults":{"type":"integer"},"Status":{},"CallAs":{}}},"output":{"resultWrapper":"ListStackSetsResult","type":"structure","members":{"Summaries":{"type":"list","member":{"type":"structure","members":{"StackSetName":{},"StackSetId":{},"Description":{},"Status":{},"AutoDeployment":{"shape":"S3g"},"PermissionModel":{},"DriftStatus":{},"LastDriftCheckTimestamp":{"type":"timestamp"},"ManagedExecution":{"shape":"S3j"}}}},"NextToken":{}}}},"ListStacks":{"input":{"type":"structure","members":{"NextToken":{},"StackStatusFilter":{"type":"list","member":{}}}},"output":{"resultWrapper":"ListStacksResult","type":"structure","members":{"StackSummaries":{"type":"list","member":{"type":"structure","required":["StackName","CreationTime","StackStatus"],"members":{"StackId":{},"StackName":{},"TemplateDescription":{},"CreationTime":{"type":"timestamp"},"LastUpdatedTime":{"type":"timestamp"},"DeletionTime":{"type":"timestamp"},"StackStatus":{},"StackStatusReason":{},"ParentId":{},"RootId":{},"DriftInformation":{"type":"structure","required":["StackDriftStatus"],"members":{"StackDriftStatus":{},"LastCheckTimestamp":{"type":"timestamp"}}}}}},"NextToken":{}}}},"ListTypeRegistrations":{"input":{"type":"structure","members":{"Type":{},"TypeName":{},"TypeArn":{},"RegistrationStatusFilter":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"resultWrapper":"ListTypeRegistrationsResult","type":"structure","members":{"RegistrationTokenList":{"type":"list","member":{}},"NextToken":{}}},"idempotent":true},"ListTypeVersions":{"input":{"type":"structure","members":{"Type":{},"TypeName":{},"Arn":{},"MaxResults":{"type":"integer"},"NextToken":{},"DeprecatedStatus":{},"PublisherId":{}}},"output":{"resultWrapper":"ListTypeVersionsResult","type":"structure","members":{"TypeVersionSummaries":{"type":"list","member":{"type":"structure","members":{"Type":{},"TypeName":{},"VersionId":{},"IsDefaultVersion":{"type":"boolean"},"Arn":{},"TimeCreated":{"type":"timestamp"},"Description":{},"PublicVersionNumber":{}}}},"NextToken":{}}},"idempotent":true},"ListTypes":{"input":{"type":"structure","members":{"Visibility":{},"ProvisioningType":{},"DeprecatedStatus":{},"Type":{},"Filters":{"type":"structure","members":{"Category":{},"PublisherId":{},"TypeNamePrefix":{}}},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"resultWrapper":"ListTypesResult","type":"structure","members":{"TypeSummaries":{"type":"list","member":{"type":"structure","members":{"Type":{},"TypeName":{},"DefaultVersionId":{},"TypeArn":{},"LastUpdated":{"type":"timestamp"},"Description":{},"PublisherId":{},"OriginalTypeName":{},"PublicVersionNumber":{},"LatestPublicVersion":{},"PublisherIdentity":{},"PublisherName":{},"IsActivated":{"type":"boolean"}}}},"NextToken":{}}},"idempotent":true},"PublishType":{"input":{"type":"structure","members":{"Type":{},"Arn":{},"TypeName":{},"PublicVersionNumber":{}}},"output":{"resultWrapper":"PublishTypeResult","type":"structure","members":{"PublicTypeArn":{}}},"idempotent":true},"RecordHandlerProgress":{"input":{"type":"structure","required":["BearerToken","OperationStatus"],"members":{"BearerToken":{},"OperationStatus":{},"CurrentOperationStatus":{},"StatusMessage":{},"ErrorCode":{},"ResourceModel":{},"ClientRequestToken":{}}},"output":{"resultWrapper":"RecordHandlerProgressResult","type":"structure","members":{}},"idempotent":true},"RegisterPublisher":{"input":{"type":"structure","members":{"AcceptTermsAndConditions":{"type":"boolean"},"ConnectionArn":{}}},"output":{"resultWrapper":"RegisterPublisherResult","type":"structure","members":{"PublisherId":{}}},"idempotent":true},"RegisterType":{"input":{"type":"structure","required":["TypeName","SchemaHandlerPackage"],"members":{"Type":{},"TypeName":{},"SchemaHandlerPackage":{},"LoggingConfig":{"shape":"S9"},"ExecutionRoleArn":{},"ClientRequestToken":{}}},"output":{"resultWrapper":"RegisterTypeResult","type":"structure","members":{"RegistrationToken":{}}},"idempotent":true},"RollbackStack":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"RoleARN":{},"ClientRequestToken":{},"RetainExceptOnCreate":{"type":"boolean"}}},"output":{"resultWrapper":"RollbackStackResult","type":"structure","members":{"StackId":{}}}},"SetStackPolicy":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"StackPolicyBody":{},"StackPolicyURL":{}}}},"SetTypeConfiguration":{"input":{"type":"structure","required":["Configuration"],"members":{"TypeArn":{},"Configuration":{},"ConfigurationAlias":{},"TypeName":{},"Type":{}}},"output":{"resultWrapper":"SetTypeConfigurationResult","type":"structure","members":{"ConfigurationArn":{}}}},"SetTypeDefaultVersion":{"input":{"type":"structure","members":{"Arn":{},"Type":{},"TypeName":{},"VersionId":{}}},"output":{"resultWrapper":"SetTypeDefaultVersionResult","type":"structure","members":{}},"idempotent":true},"SignalResource":{"input":{"type":"structure","required":["StackName","LogicalResourceId","UniqueId","Status"],"members":{"StackName":{},"LogicalResourceId":{},"UniqueId":{},"Status":{}}}},"StartResourceScan":{"input":{"type":"structure","members":{"ClientRequestToken":{}}},"output":{"resultWrapper":"StartResourceScanResult","type":"structure","members":{"ResourceScanId":{}}}},"StopStackSetOperation":{"input":{"type":"structure","required":["StackSetName","OperationId"],"members":{"StackSetName":{},"OperationId":{},"CallAs":{}}},"output":{"resultWrapper":"StopStackSetOperationResult","type":"structure","members":{}}},"TestType":{"input":{"type":"structure","members":{"Arn":{},"Type":{},"TypeName":{},"VersionId":{},"LogDeliveryBucket":{}}},"output":{"resultWrapper":"TestTypeResult","type":"structure","members":{"TypeVersionArn":{}}},"idempotent":true},"UpdateGeneratedTemplate":{"input":{"type":"structure","required":["GeneratedTemplateName"],"members":{"GeneratedTemplateName":{},"NewGeneratedTemplateName":{},"AddResources":{"shape":"S2c"},"RemoveResources":{"type":"list","member":{}},"RefreshAllResources":{"type":"boolean"},"TemplateConfiguration":{"shape":"S2f"}}},"output":{"resultWrapper":"UpdateGeneratedTemplateResult","type":"structure","members":{"GeneratedTemplateId":{}}}},"UpdateStack":{"input":{"type":"structure","required":["StackName"],"members":{"StackName":{},"TemplateBody":{},"TemplateURL":{},"UsePreviousTemplate":{"type":"boolean"},"StackPolicyDuringUpdateBody":{},"StackPolicyDuringUpdateURL":{},"Parameters":{"shape":"S1a"},"Capabilities":{"shape":"S1f"},"ResourceTypes":{"shape":"S1h"},"RoleARN":{},"RollbackConfiguration":{"shape":"S1j"},"StackPolicyBody":{},"StackPolicyURL":{},"NotificationARNs":{"shape":"S1p"},"Tags":{"shape":"S1r"},"DisableRollback":{"type":"boolean"},"ClientRequestToken":{},"RetainExceptOnCreate":{"type":"boolean"}}},"output":{"resultWrapper":"UpdateStackResult","type":"structure","members":{"StackId":{}}}},"UpdateStackInstances":{"input":{"type":"structure","required":["StackSetName","Regions"],"members":{"StackSetName":{},"Accounts":{"shape":"S2v"},"DeploymentTargets":{"shape":"S2x"},"Regions":{"shape":"S32"},"ParameterOverrides":{"shape":"S1a"},"OperationPreferences":{"shape":"S34"},"OperationId":{"idempotencyToken":true},"CallAs":{}}},"output":{"resultWrapper":"UpdateStackInstancesResult","type":"structure","members":{"OperationId":{}}}},"UpdateStackSet":{"input":{"type":"structure","required":["StackSetName"],"members":{"StackSetName":{},"Description":{},"TemplateBody":{},"TemplateURL":{},"UsePreviousTemplate":{"type":"boolean"},"Parameters":{"shape":"S1a"},"Capabilities":{"shape":"S1f"},"Tags":{"shape":"S1r"},"OperationPreferences":{"shape":"S34"},"AdministrationRoleARN":{},"ExecutionRoleName":{},"DeploymentTargets":{"shape":"S2x"},"PermissionModel":{},"AutoDeployment":{"shape":"S3g"},"OperationId":{"idempotencyToken":true},"Accounts":{"shape":"S2v"},"Regions":{"shape":"S32"},"CallAs":{},"ManagedExecution":{"shape":"S3j"}}},"output":{"resultWrapper":"UpdateStackSetResult","type":"structure","members":{"OperationId":{}}}},"UpdateTerminationProtection":{"input":{"type":"structure","required":["EnableTerminationProtection","StackName"],"members":{"EnableTerminationProtection":{"type":"boolean"},"StackName":{}}},"output":{"resultWrapper":"UpdateTerminationProtectionResult","type":"structure","members":{"StackId":{}}}},"ValidateTemplate":{"input":{"type":"structure","members":{"TemplateBody":{},"TemplateURL":{}}},"output":{"resultWrapper":"ValidateTemplateResult","type":"structure","members":{"Parameters":{"type":"list","member":{"type":"structure","members":{"ParameterKey":{},"DefaultValue":{},"NoEcho":{"type":"boolean"},"Description":{}}}},"Description":{},"Capabilities":{"shape":"S1f"},"CapabilitiesReason":{},"DeclaredTransforms":{"shape":"Sai"}}}}},"shapes":{"S9":{"type":"structure","required":["LogRoleArn","LogGroupName"],"members":{"LogRoleArn":{},"LogGroupName":{}}},"Si":{"type":"structure","members":{"TypeArn":{},"TypeConfigurationAlias":{},"TypeConfigurationArn":{},"Type":{},"TypeName":{}}},"S1a":{"type":"list","member":{"type":"structure","members":{"ParameterKey":{},"ParameterValue":{},"UsePreviousValue":{"type":"boolean"},"ResolvedValue":{}}}},"S1f":{"type":"list","member":{}},"S1h":{"type":"list","member":{}},"S1j":{"type":"structure","members":{"RollbackTriggers":{"type":"list","member":{"type":"structure","required":["Arn","Type"],"members":{"Arn":{},"Type":{}}}},"MonitoringTimeInMinutes":{"type":"integer"}}},"S1p":{"type":"list","member":{}},"S1r":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S22":{"type":"map","key":{},"value":{}},"S2c":{"type":"list","member":{"type":"structure","required":["ResourceType","ResourceIdentifier"],"members":{"ResourceType":{},"LogicalResourceId":{},"ResourceIdentifier":{"shape":"S22"}}}},"S2f":{"type":"structure","members":{"DeletionPolicy":{},"UpdateReplacePolicy":{}}},"S2v":{"type":"list","member":{}},"S2x":{"type":"structure","members":{"Accounts":{"shape":"S2v"},"AccountsUrl":{},"OrganizationalUnitIds":{"shape":"S2z"},"AccountFilterType":{}}},"S2z":{"type":"list","member":{}},"S32":{"type":"list","member":{}},"S34":{"type":"structure","members":{"RegionConcurrencyType":{},"RegionOrder":{"shape":"S32"},"FailureToleranceCount":{"type":"integer"},"FailureTolerancePercentage":{"type":"integer"},"MaxConcurrentCount":{"type":"integer"},"MaxConcurrentPercentage":{"type":"integer"},"ConcurrencyMode":{}}},"S3g":{"type":"structure","members":{"Enabled":{"type":"boolean"},"RetainStacksOnAccountRemoval":{"type":"boolean"}}},"S3j":{"type":"structure","members":{"Active":{"type":"boolean"}}},"S52":{"type":"structure","members":{"TypeHierarchy":{},"LogicalIdHierarchy":{}}},"S78":{"type":"structure","members":{"DetailedStatus":{}}},"S7f":{"type":"structure","required":["StackResourceDriftStatus"],"members":{"StackResourceDriftStatus":{},"LastCheckTimestamp":{"type":"timestamp"}}},"S7i":{"type":"list","member":{}},"S7m":{"type":"structure","required":["StackId","LogicalResourceId","ResourceType","StackResourceDriftStatus","Timestamp"],"members":{"StackId":{},"LogicalResourceId":{},"PhysicalResourceId":{},"PhysicalResourceIdContext":{"shape":"S7n"},"ResourceType":{},"ExpectedProperties":{},"ActualProperties":{},"PropertyDifferences":{"shape":"S7s"},"StackResourceDriftStatus":{},"Timestamp":{"type":"timestamp"},"ModuleInfo":{"shape":"S52"}}},"S7n":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"S7s":{"type":"list","member":{"type":"structure","required":["PropertyPath","ExpectedValue","ActualValue","DifferenceType"],"members":{"PropertyPath":{},"ExpectedValue":{},"ActualValue":{},"DifferenceType":{}}}},"S85":{"type":"structure","members":{"DriftStatus":{},"DriftDetectionStatus":{},"LastDriftCheckTimestamp":{"type":"timestamp"},"TotalStackInstancesCount":{"type":"integer"},"DriftedStackInstancesCount":{"type":"integer"},"InSyncStackInstancesCount":{"type":"integer"},"InProgressStackInstancesCount":{"type":"integer"},"FailedStackInstancesCount":{"type":"integer"}}},"S8k":{"type":"structure","members":{"FailedStackInstancesCount":{"type":"integer"}}},"S9k":{"type":"list","member":{}},"Sai":{"type":"list","member":{}},"Sbd":{"type":"map","key":{},"value":{}},"Sbi":{"type":"structure","members":{"ResourceType":{},"ResourceIdentifier":{"shape":"Sbd"},"ManagedByStack":{"type":"boolean"}}}}}
36054
36054
 
36055
36055
  /***/ }),
36056
36056
  /* 81 */
@@ -36732,6 +36732,9 @@ return /******/ (function(modules) { // webpackBootstrap
36732
36732
  */
36733
36733
  convertGetToPost: function(request) {
36734
36734
  var httpRequest = request.httpRequest;
36735
+ if (httpRequest.method === 'POST') {
36736
+ return;
36737
+ }
36735
36738
  // convert queries to POST to avoid length restrictions
36736
36739
  var path = httpRequest.path.split('?');
36737
36740
  httpRequest.method = 'POST';
@@ -55711,7 +55714,7 @@ return /******/ (function(modules) { // webpackBootstrap
55711
55714
  /* 569 */
55712
55715
  /***/ (function(module, exports) {
55713
55716
 
55714
- module.exports = {"metadata":{"apiVersion":"2017-10-14","endpointPrefix":"medialive","signingName":"medialive","serviceFullName":"AWS Elemental MediaLive","serviceId":"MediaLive","protocol":"rest-json","uid":"medialive-2017-10-14","signatureVersion":"v4","serviceAbbreviation":"MediaLive","jsonVersion":"1.1"},"operations":{"AcceptInputDeviceTransfer":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/accept","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"BatchDelete":{"http":{"requestUri":"/prod/batch/delete","responseCode":200},"input":{"type":"structure","members":{"ChannelIds":{"shape":"S5","locationName":"channelIds"},"InputIds":{"shape":"S5","locationName":"inputIds"},"InputSecurityGroupIds":{"shape":"S5","locationName":"inputSecurityGroupIds"},"MultiplexIds":{"shape":"S5","locationName":"multiplexIds"}}},"output":{"type":"structure","members":{"Failed":{"shape":"S7","locationName":"failed"},"Successful":{"shape":"S9","locationName":"successful"}}}},"BatchStart":{"http":{"requestUri":"/prod/batch/start","responseCode":200},"input":{"type":"structure","members":{"ChannelIds":{"shape":"S5","locationName":"channelIds"},"MultiplexIds":{"shape":"S5","locationName":"multiplexIds"}}},"output":{"type":"structure","members":{"Failed":{"shape":"S7","locationName":"failed"},"Successful":{"shape":"S9","locationName":"successful"}}}},"BatchStop":{"http":{"requestUri":"/prod/batch/stop","responseCode":200},"input":{"type":"structure","members":{"ChannelIds":{"shape":"S5","locationName":"channelIds"},"MultiplexIds":{"shape":"S5","locationName":"multiplexIds"}}},"output":{"type":"structure","members":{"Failed":{"shape":"S7","locationName":"failed"},"Successful":{"shape":"S9","locationName":"successful"}}}},"BatchUpdateSchedule":{"http":{"method":"PUT","requestUri":"/prod/channels/{channelId}/schedule","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"Creates":{"locationName":"creates","type":"structure","members":{"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}},"required":["ScheduleActions"]},"Deletes":{"locationName":"deletes","type":"structure","members":{"ActionNames":{"shape":"S5","locationName":"actionNames"}},"required":["ActionNames"]}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Creates":{"locationName":"creates","type":"structure","members":{"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}},"required":["ScheduleActions"]},"Deletes":{"locationName":"deletes","type":"structure","members":{"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}},"required":["ScheduleActions"]}}}},"CancelInputDeviceTransfer":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/cancel","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"ClaimDevice":{"http":{"requestUri":"/prod/claimDevice","responseCode":200},"input":{"type":"structure","members":{"Id":{"locationName":"id"}}},"output":{"type":"structure","members":{}}},"CreateChannel":{"http":{"requestUri":"/prod/channels","responseCode":201},"input":{"type":"structure","members":{"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"InputAttachments":{"shape":"Sdl","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfa","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"locationName":"maintenance","type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceStartTime":{"locationName":"maintenanceStartTime"}}},"Name":{"locationName":"name"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Reserved":{"locationName":"reserved","deprecated":true},"RoleArn":{"locationName":"roleArn"},"Tags":{"shape":"Sfi","locationName":"tags"},"Vpc":{"locationName":"vpc","type":"structure","members":{"PublicAddressAllocationIds":{"shape":"S5","locationName":"publicAddressAllocationIds"},"SecurityGroupIds":{"shape":"S5","locationName":"securityGroupIds"},"SubnetIds":{"shape":"S5","locationName":"subnetIds"}},"required":["SubnetIds"]}}},"output":{"type":"structure","members":{"Channel":{"shape":"Sfl","locationName":"channel"}}}},"CreateInput":{"http":{"requestUri":"/prod/inputs","responseCode":201},"input":{"type":"structure","members":{"Destinations":{"shape":"Sfu","locationName":"destinations"},"InputDevices":{"shape":"Sfw","locationName":"inputDevices"},"InputSecurityGroups":{"shape":"S5","locationName":"inputSecurityGroups"},"MediaConnectFlows":{"shape":"Sfy","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"RoleArn":{"locationName":"roleArn"},"Sources":{"shape":"Sg0","locationName":"sources"},"Tags":{"shape":"Sfi","locationName":"tags"},"Type":{"locationName":"type"},"Vpc":{"locationName":"vpc","type":"structure","members":{"SecurityGroupIds":{"shape":"S5","locationName":"securityGroupIds"},"SubnetIds":{"shape":"S5","locationName":"subnetIds"}},"required":["SubnetIds"]}}},"output":{"type":"structure","members":{"Input":{"shape":"Sg5","locationName":"input"}}}},"CreateInputSecurityGroup":{"http":{"requestUri":"/prod/inputSecurityGroups","responseCode":200},"input":{"type":"structure","members":{"Tags":{"shape":"Sfi","locationName":"tags"},"WhitelistRules":{"shape":"Sgh","locationName":"whitelistRules"}}},"output":{"type":"structure","members":{"SecurityGroup":{"shape":"Sgk","locationName":"securityGroup"}}}},"CreateMultiplex":{"http":{"requestUri":"/prod/multiplexes","responseCode":201},"input":{"type":"structure","members":{"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"MultiplexSettings":{"shape":"Sgp","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Tags":{"shape":"Sfi","locationName":"tags"}},"required":["RequestId","MultiplexSettings","AvailabilityZones","Name"]},"output":{"type":"structure","members":{"Multiplex":{"shape":"Sgu","locationName":"multiplex"}}}},"CreateMultiplexProgram":{"http":{"requestUri":"/prod/multiplexes/{multiplexId}/programs","responseCode":201},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"MultiplexProgramSettings":{"shape":"Sh0","locationName":"multiplexProgramSettings"},"ProgramName":{"locationName":"programName"},"RequestId":{"locationName":"requestId","idempotencyToken":true}},"required":["MultiplexId","RequestId","MultiplexProgramSettings","ProgramName"]},"output":{"type":"structure","members":{"MultiplexProgram":{"shape":"Sh8","locationName":"multiplexProgram"}}}},"CreatePartnerInput":{"http":{"requestUri":"/prod/inputs/{inputId}/partners","responseCode":201},"input":{"type":"structure","members":{"InputId":{"location":"uri","locationName":"inputId"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Tags":{"shape":"Sfi","locationName":"tags"}},"required":["InputId"]},"output":{"type":"structure","members":{"Input":{"shape":"Sg5","locationName":"input"}}}},"CreateTags":{"http":{"requestUri":"/prod/tags/{resource-arn}","responseCode":204},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"},"Tags":{"shape":"Sfi","locationName":"tags"}},"required":["ResourceArn"]}},"DeleteChannel":{"http":{"method":"DELETE","requestUri":"/prod/channels/{channelId}","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfm","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdl","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfa","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfo","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sfp","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"Vpc":{"shape":"Sfs","locationName":"vpc"}}}},"DeleteInput":{"http":{"method":"DELETE","requestUri":"/prod/inputs/{inputId}","responseCode":200},"input":{"type":"structure","members":{"InputId":{"location":"uri","locationName":"inputId"}},"required":["InputId"]},"output":{"type":"structure","members":{}}},"DeleteInputSecurityGroup":{"http":{"method":"DELETE","requestUri":"/prod/inputSecurityGroups/{inputSecurityGroupId}","responseCode":200},"input":{"type":"structure","members":{"InputSecurityGroupId":{"location":"uri","locationName":"inputSecurityGroupId"}},"required":["InputSecurityGroupId"]},"output":{"type":"structure","members":{}}},"DeleteMultiplex":{"http":{"method":"DELETE","requestUri":"/prod/multiplexes/{multiplexId}","responseCode":202},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sgv","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sgp","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"}}}},"DeleteMultiplexProgram":{"http":{"method":"DELETE","requestUri":"/prod/multiplexes/{multiplexId}/programs/{programName}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"ProgramName":{"location":"uri","locationName":"programName"}},"required":["MultiplexId","ProgramName"]},"output":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"MultiplexProgramSettings":{"shape":"Sh0","locationName":"multiplexProgramSettings"},"PacketIdentifiersMap":{"shape":"Sh9","locationName":"packetIdentifiersMap"},"PipelineDetails":{"shape":"Shb","locationName":"pipelineDetails"},"ProgramName":{"locationName":"programName"}}}},"DeleteReservation":{"http":{"method":"DELETE","requestUri":"/prod/reservations/{reservationId}","responseCode":200},"input":{"type":"structure","members":{"ReservationId":{"location":"uri","locationName":"reservationId"}},"required":["ReservationId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Count":{"locationName":"count","type":"integer"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"Name":{"locationName":"name"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"RenewalSettings":{"shape":"Shu","locationName":"renewalSettings"},"ReservationId":{"locationName":"reservationId"},"ResourceSpecification":{"shape":"Shw","locationName":"resourceSpecification"},"Start":{"locationName":"start"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}},"DeleteSchedule":{"http":{"method":"DELETE","requestUri":"/prod/channels/{channelId}/schedule","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{}}},"DeleteTags":{"http":{"method":"DELETE","requestUri":"/prod/tags/{resource-arn}","responseCode":204},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"},"TagKeys":{"shape":"S5","location":"querystring","locationName":"tagKeys"}},"required":["TagKeys","ResourceArn"]}},"DescribeAccountConfiguration":{"http":{"method":"GET","requestUri":"/prod/accountConfiguration","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"AccountConfiguration":{"shape":"Sia","locationName":"accountConfiguration"}}}},"DescribeChannel":{"http":{"method":"GET","requestUri":"/prod/channels/{channelId}","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfm","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdl","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfa","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfo","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sfp","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"Vpc":{"shape":"Sfs","locationName":"vpc"}}}},"DescribeInput":{"http":{"method":"GET","requestUri":"/prod/inputs/{inputId}","responseCode":200},"input":{"type":"structure","members":{"InputId":{"location":"uri","locationName":"inputId"}},"required":["InputId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AttachedChannels":{"shape":"S5","locationName":"attachedChannels"},"Destinations":{"shape":"Sg6","locationName":"destinations"},"Id":{"locationName":"id"},"InputClass":{"locationName":"inputClass"},"InputDevices":{"shape":"Sfw","locationName":"inputDevices"},"InputPartnerIds":{"shape":"S5","locationName":"inputPartnerIds"},"InputSourceType":{"locationName":"inputSourceType"},"MediaConnectFlows":{"shape":"Sgb","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"},"SecurityGroups":{"shape":"S5","locationName":"securityGroups"},"Sources":{"shape":"Sgd","locationName":"sources"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"Type":{"locationName":"type"}}}},"DescribeInputDevice":{"http":{"method":"GET","requestUri":"/prod/inputDevices/{inputDeviceId}","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ConnectionState":{"locationName":"connectionState"},"DeviceSettingsSyncState":{"locationName":"deviceSettingsSyncState"},"DeviceUpdateStatus":{"locationName":"deviceUpdateStatus"},"HdDeviceSettings":{"shape":"Sik","locationName":"hdDeviceSettings"},"Id":{"locationName":"id"},"MacAddress":{"locationName":"macAddress"},"Name":{"locationName":"name"},"NetworkSettings":{"shape":"Sip","locationName":"networkSettings"},"SerialNumber":{"locationName":"serialNumber"},"Type":{"locationName":"type"},"UhdDeviceSettings":{"shape":"Sis","locationName":"uhdDeviceSettings"},"Tags":{"shape":"Sfi","locationName":"tags"},"AvailabilityZone":{"locationName":"availabilityZone"},"MedialiveInputArns":{"shape":"S5","locationName":"medialiveInputArns"},"OutputType":{"locationName":"outputType"}}}},"DescribeInputDeviceThumbnail":{"http":{"method":"GET","requestUri":"/prod/inputDevices/{inputDeviceId}/thumbnailData","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"},"Accept":{"location":"header","locationName":"accept"}},"required":["InputDeviceId","Accept"]},"output":{"type":"structure","members":{"Body":{"locationName":"body","type":"blob","streaming":true},"ContentType":{"location":"header","locationName":"Content-Type"},"ContentLength":{"location":"header","locationName":"Content-Length","type":"long"},"ETag":{"location":"header","locationName":"ETag"},"LastModified":{"location":"header","locationName":"Last-Modified","type":"timestamp"}},"payload":"Body"}},"DescribeInputSecurityGroup":{"http":{"method":"GET","requestUri":"/prod/inputSecurityGroups/{inputSecurityGroupId}","responseCode":200},"input":{"type":"structure","members":{"InputSecurityGroupId":{"location":"uri","locationName":"inputSecurityGroupId"}},"required":["InputSecurityGroupId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"},"Inputs":{"shape":"S5","locationName":"inputs"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"WhitelistRules":{"shape":"Sgm","locationName":"whitelistRules"}}}},"DescribeMultiplex":{"http":{"method":"GET","requestUri":"/prod/multiplexes/{multiplexId}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sgv","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sgp","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"}}}},"DescribeMultiplexProgram":{"http":{"method":"GET","requestUri":"/prod/multiplexes/{multiplexId}/programs/{programName}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"ProgramName":{"location":"uri","locationName":"programName"}},"required":["MultiplexId","ProgramName"]},"output":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"MultiplexProgramSettings":{"shape":"Sh0","locationName":"multiplexProgramSettings"},"PacketIdentifiersMap":{"shape":"Sh9","locationName":"packetIdentifiersMap"},"PipelineDetails":{"shape":"Shb","locationName":"pipelineDetails"},"ProgramName":{"locationName":"programName"}}}},"DescribeOffering":{"http":{"method":"GET","requestUri":"/prod/offerings/{offeringId}","responseCode":200},"input":{"type":"structure","members":{"OfferingId":{"location":"uri","locationName":"offeringId"}},"required":["OfferingId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"ResourceSpecification":{"shape":"Shw","locationName":"resourceSpecification"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}},"DescribeReservation":{"http":{"method":"GET","requestUri":"/prod/reservations/{reservationId}","responseCode":200},"input":{"type":"structure","members":{"ReservationId":{"location":"uri","locationName":"reservationId"}},"required":["ReservationId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Count":{"locationName":"count","type":"integer"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"Name":{"locationName":"name"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"RenewalSettings":{"shape":"Shu","locationName":"renewalSettings"},"ReservationId":{"locationName":"reservationId"},"ResourceSpecification":{"shape":"Shw","locationName":"resourceSpecification"},"Start":{"locationName":"start"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}},"DescribeSchedule":{"http":{"method":"GET","requestUri":"/prod/channels/{channelId}/schedule","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}}}},"DescribeThumbnails":{"http":{"method":"GET","requestUri":"/prod/channels/{channelId}/thumbnails","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"PipelineId":{"location":"querystring","locationName":"pipelineId"},"ThumbnailType":{"location":"querystring","locationName":"thumbnailType"}},"required":["ThumbnailType","PipelineId","ChannelId"]},"output":{"type":"structure","members":{"ThumbnailDetails":{"locationName":"thumbnailDetails","type":"list","member":{"type":"structure","members":{"PipelineId":{"locationName":"pipelineId"},"Thumbnails":{"locationName":"thumbnails","type":"list","member":{"type":"structure","members":{"Body":{"locationName":"body"},"ContentType":{"locationName":"contentType"},"ThumbnailType":{"locationName":"thumbnailType"},"TimeStamp":{"locationName":"timeStamp","type":"timestamp","timestampFormat":"iso8601"}}}}}}}}}},"ListChannels":{"http":{"method":"GET","requestUri":"/prod/channels","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Channels":{"locationName":"channels","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfm","locationName":"egressEndpoints"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdl","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfa","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfo","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"Vpc":{"shape":"Sfs","locationName":"vpc"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListInputDeviceTransfers":{"http":{"method":"GET","requestUri":"/prod/inputDeviceTransfers","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"TransferType":{"location":"querystring","locationName":"transferType"}},"required":["TransferType"]},"output":{"type":"structure","members":{"InputDeviceTransfers":{"locationName":"inputDeviceTransfers","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"},"Message":{"locationName":"message"},"TargetCustomerId":{"locationName":"targetCustomerId"},"TransferType":{"locationName":"transferType"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListInputDevices":{"http":{"method":"GET","requestUri":"/prod/inputDevices","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"InputDevices":{"locationName":"inputDevices","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ConnectionState":{"locationName":"connectionState"},"DeviceSettingsSyncState":{"locationName":"deviceSettingsSyncState"},"DeviceUpdateStatus":{"locationName":"deviceUpdateStatus"},"HdDeviceSettings":{"shape":"Sik","locationName":"hdDeviceSettings"},"Id":{"locationName":"id"},"MacAddress":{"locationName":"macAddress"},"Name":{"locationName":"name"},"NetworkSettings":{"shape":"Sip","locationName":"networkSettings"},"SerialNumber":{"locationName":"serialNumber"},"Type":{"locationName":"type"},"UhdDeviceSettings":{"shape":"Sis","locationName":"uhdDeviceSettings"},"Tags":{"shape":"Sfi","locationName":"tags"},"AvailabilityZone":{"locationName":"availabilityZone"},"MedialiveInputArns":{"shape":"S5","locationName":"medialiveInputArns"},"OutputType":{"locationName":"outputType"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListInputSecurityGroups":{"http":{"method":"GET","requestUri":"/prod/inputSecurityGroups","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"InputSecurityGroups":{"locationName":"inputSecurityGroups","type":"list","member":{"shape":"Sgk"}},"NextToken":{"locationName":"nextToken"}}}},"ListInputs":{"http":{"method":"GET","requestUri":"/prod/inputs","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Inputs":{"locationName":"inputs","type":"list","member":{"shape":"Sg5"}},"NextToken":{"locationName":"nextToken"}}}},"ListMultiplexPrograms":{"http":{"method":"GET","requestUri":"/prod/multiplexes/{multiplexId}/programs","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"MultiplexId":{"location":"uri","locationName":"multiplexId"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"MultiplexPrograms":{"locationName":"multiplexPrograms","type":"list","member":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"ProgramName":{"locationName":"programName"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListMultiplexes":{"http":{"method":"GET","requestUri":"/prod/multiplexes","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Multiplexes":{"locationName":"multiplexes","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Id":{"locationName":"id"},"MultiplexSettings":{"locationName":"multiplexSettings","type":"structure","members":{"TransportStreamBitrate":{"locationName":"transportStreamBitrate","type":"integer"}}},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListOfferings":{"http":{"method":"GET","requestUri":"/prod/offerings","responseCode":200},"input":{"type":"structure","members":{"ChannelClass":{"location":"querystring","locationName":"channelClass"},"ChannelConfiguration":{"location":"querystring","locationName":"channelConfiguration"},"Codec":{"location":"querystring","locationName":"codec"},"Duration":{"location":"querystring","locationName":"duration"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"MaximumBitrate":{"location":"querystring","locationName":"maximumBitrate"},"MaximumFramerate":{"location":"querystring","locationName":"maximumFramerate"},"NextToken":{"location":"querystring","locationName":"nextToken"},"Resolution":{"location":"querystring","locationName":"resolution"},"ResourceType":{"location":"querystring","locationName":"resourceType"},"SpecialFeature":{"location":"querystring","locationName":"specialFeature"},"VideoQuality":{"location":"querystring","locationName":"videoQuality"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"Offerings":{"locationName":"offerings","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"ResourceSpecification":{"shape":"Shw","locationName":"resourceSpecification"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}}}}},"ListReservations":{"http":{"method":"GET","requestUri":"/prod/reservations","responseCode":200},"input":{"type":"structure","members":{"ChannelClass":{"location":"querystring","locationName":"channelClass"},"Codec":{"location":"querystring","locationName":"codec"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"MaximumBitrate":{"location":"querystring","locationName":"maximumBitrate"},"MaximumFramerate":{"location":"querystring","locationName":"maximumFramerate"},"NextToken":{"location":"querystring","locationName":"nextToken"},"Resolution":{"location":"querystring","locationName":"resolution"},"ResourceType":{"location":"querystring","locationName":"resourceType"},"SpecialFeature":{"location":"querystring","locationName":"specialFeature"},"VideoQuality":{"location":"querystring","locationName":"videoQuality"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"Reservations":{"locationName":"reservations","type":"list","member":{"shape":"Skq"}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/prod/tags/{resource-arn}","responseCode":200},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"}},"required":["ResourceArn"]},"output":{"type":"structure","members":{"Tags":{"shape":"Sfi","locationName":"tags"}}}},"PurchaseOffering":{"http":{"requestUri":"/prod/offerings/{offeringId}/purchase","responseCode":201},"input":{"type":"structure","members":{"Count":{"locationName":"count","type":"integer"},"Name":{"locationName":"name"},"OfferingId":{"location":"uri","locationName":"offeringId"},"RenewalSettings":{"shape":"Shu","locationName":"renewalSettings"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Start":{"locationName":"start"},"Tags":{"shape":"Sfi","locationName":"tags"}},"required":["OfferingId","Count"]},"output":{"type":"structure","members":{"Reservation":{"shape":"Skq","locationName":"reservation"}}}},"RebootInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/reboot","responseCode":200},"input":{"type":"structure","members":{"Force":{"locationName":"force"},"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"RejectInputDeviceTransfer":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/reject","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StartChannel":{"http":{"requestUri":"/prod/channels/{channelId}/start","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfm","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdl","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfa","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfo","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sfp","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"Vpc":{"shape":"Sfs","locationName":"vpc"}}}},"StartInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/start","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StartInputDeviceMaintenanceWindow":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/startInputDeviceMaintenanceWindow","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StartMultiplex":{"http":{"requestUri":"/prod/multiplexes/{multiplexId}/start","responseCode":202},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sgv","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sgp","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"}}}},"StopChannel":{"http":{"requestUri":"/prod/channels/{channelId}/stop","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfm","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdl","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfa","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfo","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sfp","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"Vpc":{"shape":"Sfs","locationName":"vpc"}}}},"StopInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/stop","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StopMultiplex":{"http":{"requestUri":"/prod/multiplexes/{multiplexId}/stop","responseCode":202},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sgv","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sgp","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"}}}},"TransferInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/transfer","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"},"TargetCustomerId":{"locationName":"targetCustomerId"},"TargetRegion":{"locationName":"targetRegion"},"TransferMessage":{"locationName":"transferMessage"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"UpdateAccountConfiguration":{"http":{"method":"PUT","requestUri":"/prod/accountConfiguration","responseCode":200},"input":{"type":"structure","members":{"AccountConfiguration":{"shape":"Sia","locationName":"accountConfiguration"}}},"output":{"type":"structure","members":{"AccountConfiguration":{"shape":"Sia","locationName":"accountConfiguration"}}}},"UpdateChannel":{"http":{"method":"PUT","requestUri":"/prod/channels/{channelId}","responseCode":200},"input":{"type":"structure","members":{"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelId":{"location":"uri","locationName":"channelId"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"InputAttachments":{"shape":"Sdl","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfa","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"locationName":"maintenance","type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceScheduledDate":{"locationName":"maintenanceScheduledDate"},"MaintenanceStartTime":{"locationName":"maintenanceStartTime"}}},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Channel":{"shape":"Sfl","locationName":"channel"}}}},"UpdateChannelClass":{"http":{"method":"PUT","requestUri":"/prod/channels/{channelId}/channelClass","responseCode":200},"input":{"type":"structure","members":{"ChannelClass":{"locationName":"channelClass"},"ChannelId":{"location":"uri","locationName":"channelId"},"Destinations":{"shape":"S2a","locationName":"destinations"}},"required":["ChannelId","ChannelClass"]},"output":{"type":"structure","members":{"Channel":{"shape":"Sfl","locationName":"channel"}}}},"UpdateInput":{"http":{"method":"PUT","requestUri":"/prod/inputs/{inputId}","responseCode":200},"input":{"type":"structure","members":{"Destinations":{"shape":"Sfu","locationName":"destinations"},"InputDevices":{"locationName":"inputDevices","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"}}}},"InputId":{"location":"uri","locationName":"inputId"},"InputSecurityGroups":{"shape":"S5","locationName":"inputSecurityGroups"},"MediaConnectFlows":{"shape":"Sfy","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"},"Sources":{"shape":"Sg0","locationName":"sources"}},"required":["InputId"]},"output":{"type":"structure","members":{"Input":{"shape":"Sg5","locationName":"input"}}}},"UpdateInputDevice":{"http":{"method":"PUT","requestUri":"/prod/inputDevices/{inputDeviceId}","responseCode":200},"input":{"type":"structure","members":{"HdDeviceSettings":{"shape":"Sls","locationName":"hdDeviceSettings"},"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"},"Name":{"locationName":"name"},"UhdDeviceSettings":{"shape":"Sls","locationName":"uhdDeviceSettings"},"AvailabilityZone":{"locationName":"availabilityZone"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ConnectionState":{"locationName":"connectionState"},"DeviceSettingsSyncState":{"locationName":"deviceSettingsSyncState"},"DeviceUpdateStatus":{"locationName":"deviceUpdateStatus"},"HdDeviceSettings":{"shape":"Sik","locationName":"hdDeviceSettings"},"Id":{"locationName":"id"},"MacAddress":{"locationName":"macAddress"},"Name":{"locationName":"name"},"NetworkSettings":{"shape":"Sip","locationName":"networkSettings"},"SerialNumber":{"locationName":"serialNumber"},"Type":{"locationName":"type"},"UhdDeviceSettings":{"shape":"Sis","locationName":"uhdDeviceSettings"},"Tags":{"shape":"Sfi","locationName":"tags"},"AvailabilityZone":{"locationName":"availabilityZone"},"MedialiveInputArns":{"shape":"S5","locationName":"medialiveInputArns"},"OutputType":{"locationName":"outputType"}}}},"UpdateInputSecurityGroup":{"http":{"method":"PUT","requestUri":"/prod/inputSecurityGroups/{inputSecurityGroupId}","responseCode":200},"input":{"type":"structure","members":{"InputSecurityGroupId":{"location":"uri","locationName":"inputSecurityGroupId"},"Tags":{"shape":"Sfi","locationName":"tags"},"WhitelistRules":{"shape":"Sgh","locationName":"whitelistRules"}},"required":["InputSecurityGroupId"]},"output":{"type":"structure","members":{"SecurityGroup":{"shape":"Sgk","locationName":"securityGroup"}}}},"UpdateMultiplex":{"http":{"method":"PUT","requestUri":"/prod/multiplexes/{multiplexId}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"MultiplexSettings":{"shape":"Sgp","locationName":"multiplexSettings"},"Name":{"locationName":"name"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Multiplex":{"shape":"Sgu","locationName":"multiplex"}}}},"UpdateMultiplexProgram":{"http":{"method":"PUT","requestUri":"/prod/multiplexes/{multiplexId}/programs/{programName}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"MultiplexProgramSettings":{"shape":"Sh0","locationName":"multiplexProgramSettings"},"ProgramName":{"location":"uri","locationName":"programName"}},"required":["MultiplexId","ProgramName"]},"output":{"type":"structure","members":{"MultiplexProgram":{"shape":"Sh8","locationName":"multiplexProgram"}}}},"UpdateReservation":{"http":{"method":"PUT","requestUri":"/prod/reservations/{reservationId}","responseCode":200},"input":{"type":"structure","members":{"Name":{"locationName":"name"},"RenewalSettings":{"shape":"Shu","locationName":"renewalSettings"},"ReservationId":{"location":"uri","locationName":"reservationId"}},"required":["ReservationId"]},"output":{"type":"structure","members":{"Reservation":{"shape":"Skq","locationName":"reservation"}}}},"RestartChannelPipelines":{"http":{"requestUri":"/prod/channels/{channelId}/restartChannelPipelines","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"PipelineIds":{"locationName":"pipelineIds","type":"list","member":{}}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfm","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdl","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfa","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfo","locationName":"maintenance"},"MaintenanceStatus":{"locationName":"maintenanceStatus"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sfp","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"Vpc":{"shape":"Sfs","locationName":"vpc"}}}}},"shapes":{"S5":{"type":"list","member":{}},"S7":{"type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Code":{"locationName":"code"},"Id":{"locationName":"id"},"Message":{"locationName":"message"}}}},"S9":{"type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"},"State":{"locationName":"state"}}}},"Sh":{"type":"list","member":{"type":"structure","members":{"ActionName":{"locationName":"actionName"},"ScheduleActionSettings":{"locationName":"scheduleActionSettings","type":"structure","members":{"HlsId3SegmentTaggingSettings":{"locationName":"hlsId3SegmentTaggingSettings","type":"structure","members":{"Tag":{"locationName":"tag"},"Id3":{"locationName":"id3"}}},"HlsTimedMetadataSettings":{"locationName":"hlsTimedMetadataSettings","type":"structure","members":{"Id3":{"locationName":"id3"}},"required":["Id3"]},"InputPrepareSettings":{"locationName":"inputPrepareSettings","type":"structure","members":{"InputAttachmentNameReference":{"locationName":"inputAttachmentNameReference"},"InputClippingSettings":{"shape":"Sn","locationName":"inputClippingSettings"},"UrlPath":{"shape":"S5","locationName":"urlPath"}}},"InputSwitchSettings":{"locationName":"inputSwitchSettings","type":"structure","members":{"InputAttachmentNameReference":{"locationName":"inputAttachmentNameReference"},"InputClippingSettings":{"shape":"Sn","locationName":"inputClippingSettings"},"UrlPath":{"shape":"S5","locationName":"urlPath"}},"required":["InputAttachmentNameReference"]},"MotionGraphicsImageActivateSettings":{"locationName":"motionGraphicsImageActivateSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"long"},"PasswordParam":{"locationName":"passwordParam"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}},"MotionGraphicsImageDeactivateSettings":{"locationName":"motionGraphicsImageDeactivateSettings","type":"structure","members":{}},"PauseStateSettings":{"locationName":"pauseStateSettings","type":"structure","members":{"Pipelines":{"locationName":"pipelines","type":"list","member":{"type":"structure","members":{"PipelineId":{"locationName":"pipelineId"}},"required":["PipelineId"]}}}},"Scte35InputSettings":{"locationName":"scte35InputSettings","type":"structure","members":{"InputAttachmentNameReference":{"locationName":"inputAttachmentNameReference"},"Mode":{"locationName":"mode"}},"required":["Mode"]},"Scte35ReturnToNetworkSettings":{"locationName":"scte35ReturnToNetworkSettings","type":"structure","members":{"SpliceEventId":{"locationName":"spliceEventId","type":"long"}},"required":["SpliceEventId"]},"Scte35SpliceInsertSettings":{"locationName":"scte35SpliceInsertSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"long"},"SpliceEventId":{"locationName":"spliceEventId","type":"long"}},"required":["SpliceEventId"]},"Scte35TimeSignalSettings":{"locationName":"scte35TimeSignalSettings","type":"structure","members":{"Scte35Descriptors":{"locationName":"scte35Descriptors","type":"list","member":{"type":"structure","members":{"Scte35DescriptorSettings":{"locationName":"scte35DescriptorSettings","type":"structure","members":{"SegmentationDescriptorScte35DescriptorSettings":{"locationName":"segmentationDescriptorScte35DescriptorSettings","type":"structure","members":{"DeliveryRestrictions":{"locationName":"deliveryRestrictions","type":"structure","members":{"ArchiveAllowedFlag":{"locationName":"archiveAllowedFlag"},"DeviceRestrictions":{"locationName":"deviceRestrictions"},"NoRegionalBlackoutFlag":{"locationName":"noRegionalBlackoutFlag"},"WebDeliveryAllowedFlag":{"locationName":"webDeliveryAllowedFlag"}},"required":["DeviceRestrictions","ArchiveAllowedFlag","WebDeliveryAllowedFlag","NoRegionalBlackoutFlag"]},"SegmentNum":{"locationName":"segmentNum","type":"integer"},"SegmentationCancelIndicator":{"locationName":"segmentationCancelIndicator"},"SegmentationDuration":{"locationName":"segmentationDuration","type":"long"},"SegmentationEventId":{"locationName":"segmentationEventId","type":"long"},"SegmentationTypeId":{"locationName":"segmentationTypeId","type":"integer"},"SegmentationUpid":{"locationName":"segmentationUpid"},"SegmentationUpidType":{"locationName":"segmentationUpidType","type":"integer"},"SegmentsExpected":{"locationName":"segmentsExpected","type":"integer"},"SubSegmentNum":{"locationName":"subSegmentNum","type":"integer"},"SubSegmentsExpected":{"locationName":"subSegmentsExpected","type":"integer"}},"required":["SegmentationEventId","SegmentationCancelIndicator"]}},"required":["SegmentationDescriptorScte35DescriptorSettings"]}},"required":["Scte35DescriptorSettings"]}}},"required":["Scte35Descriptors"]},"StaticImageActivateSettings":{"locationName":"staticImageActivateSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"integer"},"FadeIn":{"locationName":"fadeIn","type":"integer"},"FadeOut":{"locationName":"fadeOut","type":"integer"},"Height":{"locationName":"height","type":"integer"},"Image":{"shape":"S1m","locationName":"image"},"ImageX":{"locationName":"imageX","type":"integer"},"ImageY":{"locationName":"imageY","type":"integer"},"Layer":{"locationName":"layer","type":"integer"},"Opacity":{"locationName":"opacity","type":"integer"},"Width":{"locationName":"width","type":"integer"}},"required":["Image"]},"StaticImageDeactivateSettings":{"locationName":"staticImageDeactivateSettings","type":"structure","members":{"FadeOut":{"locationName":"fadeOut","type":"integer"},"Layer":{"locationName":"layer","type":"integer"}}},"StaticImageOutputActivateSettings":{"locationName":"staticImageOutputActivateSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"integer"},"FadeIn":{"locationName":"fadeIn","type":"integer"},"FadeOut":{"locationName":"fadeOut","type":"integer"},"Height":{"locationName":"height","type":"integer"},"Image":{"shape":"S1m","locationName":"image"},"ImageX":{"locationName":"imageX","type":"integer"},"ImageY":{"locationName":"imageY","type":"integer"},"Layer":{"locationName":"layer","type":"integer"},"Opacity":{"locationName":"opacity","type":"integer"},"OutputNames":{"shape":"S5","locationName":"outputNames"},"Width":{"locationName":"width","type":"integer"}},"required":["OutputNames","Image"]},"StaticImageOutputDeactivateSettings":{"locationName":"staticImageOutputDeactivateSettings","type":"structure","members":{"FadeOut":{"locationName":"fadeOut","type":"integer"},"Layer":{"locationName":"layer","type":"integer"},"OutputNames":{"shape":"S5","locationName":"outputNames"}},"required":["OutputNames"]}}},"ScheduleActionStartSettings":{"locationName":"scheduleActionStartSettings","type":"structure","members":{"FixedModeScheduleActionStartSettings":{"locationName":"fixedModeScheduleActionStartSettings","type":"structure","members":{"Time":{"locationName":"time"}},"required":["Time"]},"FollowModeScheduleActionStartSettings":{"locationName":"followModeScheduleActionStartSettings","type":"structure","members":{"FollowPoint":{"locationName":"followPoint"},"ReferenceActionName":{"locationName":"referenceActionName"}},"required":["ReferenceActionName","FollowPoint"]},"ImmediateModeScheduleActionStartSettings":{"locationName":"immediateModeScheduleActionStartSettings","type":"structure","members":{}}}}},"required":["ActionName","ScheduleActionStartSettings","ScheduleActionSettings"]}},"Sn":{"type":"structure","members":{"InputTimecodeSource":{"locationName":"inputTimecodeSource"},"StartTimecode":{"locationName":"startTimecode","type":"structure","members":{"Timecode":{"locationName":"timecode"}}},"StopTimecode":{"locationName":"stopTimecode","type":"structure","members":{"LastFrameClippingBehavior":{"locationName":"lastFrameClippingBehavior"},"Timecode":{"locationName":"timecode"}}}},"required":["InputTimecodeSource"]},"S1m":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"Uri":{"locationName":"uri"},"Username":{"locationName":"username"}},"required":["Uri"]},"S27":{"type":"structure","members":{"Resolution":{"locationName":"resolution"}}},"S2a":{"type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"},"MediaPackageSettings":{"locationName":"mediaPackageSettings","type":"list","member":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"}}}},"MultiplexSettings":{"locationName":"multiplexSettings","type":"structure","members":{"MultiplexId":{"locationName":"multiplexId"},"ProgramName":{"locationName":"programName"}}},"Settings":{"locationName":"settings","type":"list","member":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"StreamName":{"locationName":"streamName"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}}}}}},"S2i":{"type":"structure","members":{"AudioDescriptions":{"locationName":"audioDescriptions","type":"list","member":{"type":"structure","members":{"AudioNormalizationSettings":{"locationName":"audioNormalizationSettings","type":"structure","members":{"Algorithm":{"locationName":"algorithm"},"AlgorithmControl":{"locationName":"algorithmControl"},"TargetLkfs":{"locationName":"targetLkfs","type":"double"}}},"AudioSelectorName":{"locationName":"audioSelectorName"},"AudioType":{"locationName":"audioType"},"AudioTypeControl":{"locationName":"audioTypeControl"},"AudioWatermarkingSettings":{"locationName":"audioWatermarkingSettings","type":"structure","members":{"NielsenWatermarksSettings":{"locationName":"nielsenWatermarksSettings","type":"structure","members":{"NielsenCbetSettings":{"locationName":"nielsenCbetSettings","type":"structure","members":{"CbetCheckDigitString":{"locationName":"cbetCheckDigitString"},"CbetStepaside":{"locationName":"cbetStepaside"},"Csid":{"locationName":"csid"}},"required":["CbetCheckDigitString","CbetStepaside","Csid"]},"NielsenDistributionType":{"locationName":"nielsenDistributionType"},"NielsenNaesIiNwSettings":{"locationName":"nielsenNaesIiNwSettings","type":"structure","members":{"CheckDigitString":{"locationName":"checkDigitString"},"Sid":{"locationName":"sid","type":"double"},"Timezone":{"locationName":"timezone"}},"required":["CheckDigitString","Sid"]}}}}},"CodecSettings":{"locationName":"codecSettings","type":"structure","members":{"AacSettings":{"locationName":"aacSettings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"CodingMode":{"locationName":"codingMode"},"InputType":{"locationName":"inputType"},"Profile":{"locationName":"profile"},"RateControlMode":{"locationName":"rateControlMode"},"RawFormat":{"locationName":"rawFormat"},"SampleRate":{"locationName":"sampleRate","type":"double"},"Spec":{"locationName":"spec"},"VbrQuality":{"locationName":"vbrQuality"}}},"Ac3Settings":{"locationName":"ac3Settings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"BitstreamMode":{"locationName":"bitstreamMode"},"CodingMode":{"locationName":"codingMode"},"Dialnorm":{"locationName":"dialnorm","type":"integer"},"DrcProfile":{"locationName":"drcProfile"},"LfeFilter":{"locationName":"lfeFilter"},"MetadataControl":{"locationName":"metadataControl"},"AttenuationControl":{"locationName":"attenuationControl"}}},"Eac3AtmosSettings":{"locationName":"eac3AtmosSettings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"CodingMode":{"locationName":"codingMode"},"Dialnorm":{"locationName":"dialnorm","type":"integer"},"DrcLine":{"locationName":"drcLine"},"DrcRf":{"locationName":"drcRf"},"HeightTrim":{"locationName":"heightTrim","type":"double"},"SurroundTrim":{"locationName":"surroundTrim","type":"double"}}},"Eac3Settings":{"locationName":"eac3Settings","type":"structure","members":{"AttenuationControl":{"locationName":"attenuationControl"},"Bitrate":{"locationName":"bitrate","type":"double"},"BitstreamMode":{"locationName":"bitstreamMode"},"CodingMode":{"locationName":"codingMode"},"DcFilter":{"locationName":"dcFilter"},"Dialnorm":{"locationName":"dialnorm","type":"integer"},"DrcLine":{"locationName":"drcLine"},"DrcRf":{"locationName":"drcRf"},"LfeControl":{"locationName":"lfeControl"},"LfeFilter":{"locationName":"lfeFilter"},"LoRoCenterMixLevel":{"locationName":"loRoCenterMixLevel","type":"double"},"LoRoSurroundMixLevel":{"locationName":"loRoSurroundMixLevel","type":"double"},"LtRtCenterMixLevel":{"locationName":"ltRtCenterMixLevel","type":"double"},"LtRtSurroundMixLevel":{"locationName":"ltRtSurroundMixLevel","type":"double"},"MetadataControl":{"locationName":"metadataControl"},"PassthroughControl":{"locationName":"passthroughControl"},"PhaseControl":{"locationName":"phaseControl"},"StereoDownmix":{"locationName":"stereoDownmix"},"SurroundExMode":{"locationName":"surroundExMode"},"SurroundMode":{"locationName":"surroundMode"}}},"Mp2Settings":{"locationName":"mp2Settings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"CodingMode":{"locationName":"codingMode"},"SampleRate":{"locationName":"sampleRate","type":"double"}}},"PassThroughSettings":{"locationName":"passThroughSettings","type":"structure","members":{}},"WavSettings":{"locationName":"wavSettings","type":"structure","members":{"BitDepth":{"locationName":"bitDepth","type":"double"},"CodingMode":{"locationName":"codingMode"},"SampleRate":{"locationName":"sampleRate","type":"double"}}}}},"LanguageCode":{"locationName":"languageCode"},"LanguageCodeControl":{"locationName":"languageCodeControl"},"Name":{"locationName":"name"},"RemixSettings":{"locationName":"remixSettings","type":"structure","members":{"ChannelMappings":{"locationName":"channelMappings","type":"list","member":{"type":"structure","members":{"InputChannelLevels":{"locationName":"inputChannelLevels","type":"list","member":{"type":"structure","members":{"Gain":{"locationName":"gain","type":"integer"},"InputChannel":{"locationName":"inputChannel","type":"integer"}},"required":["InputChannel","Gain"]}},"OutputChannel":{"locationName":"outputChannel","type":"integer"}},"required":["OutputChannel","InputChannelLevels"]}},"ChannelsIn":{"locationName":"channelsIn","type":"integer"},"ChannelsOut":{"locationName":"channelsOut","type":"integer"}},"required":["ChannelMappings"]},"StreamName":{"locationName":"streamName"}},"required":["AudioSelectorName","Name"]}},"AvailBlanking":{"locationName":"availBlanking","type":"structure","members":{"AvailBlankingImage":{"shape":"S1m","locationName":"availBlankingImage"},"State":{"locationName":"state"}}},"AvailConfiguration":{"locationName":"availConfiguration","type":"structure","members":{"AvailSettings":{"locationName":"availSettings","type":"structure","members":{"Esam":{"locationName":"esam","type":"structure","members":{"AcquisitionPointId":{"locationName":"acquisitionPointId"},"AdAvailOffset":{"locationName":"adAvailOffset","type":"integer"},"PasswordParam":{"locationName":"passwordParam"},"PoisEndpoint":{"locationName":"poisEndpoint"},"Username":{"locationName":"username"},"ZoneIdentity":{"locationName":"zoneIdentity"}},"required":["AcquisitionPointId","PoisEndpoint"]},"Scte35SpliceInsert":{"locationName":"scte35SpliceInsert","type":"structure","members":{"AdAvailOffset":{"locationName":"adAvailOffset","type":"integer"},"NoRegionalBlackoutFlag":{"locationName":"noRegionalBlackoutFlag"},"WebDeliveryAllowedFlag":{"locationName":"webDeliveryAllowedFlag"}}},"Scte35TimeSignalApos":{"locationName":"scte35TimeSignalApos","type":"structure","members":{"AdAvailOffset":{"locationName":"adAvailOffset","type":"integer"},"NoRegionalBlackoutFlag":{"locationName":"noRegionalBlackoutFlag"},"WebDeliveryAllowedFlag":{"locationName":"webDeliveryAllowedFlag"}}}}}}},"BlackoutSlate":{"locationName":"blackoutSlate","type":"structure","members":{"BlackoutSlateImage":{"shape":"S1m","locationName":"blackoutSlateImage"},"NetworkEndBlackout":{"locationName":"networkEndBlackout"},"NetworkEndBlackoutImage":{"shape":"S1m","locationName":"networkEndBlackoutImage"},"NetworkId":{"locationName":"networkId"},"State":{"locationName":"state"}}},"CaptionDescriptions":{"locationName":"captionDescriptions","type":"list","member":{"type":"structure","members":{"Accessibility":{"locationName":"accessibility"},"CaptionSelectorName":{"locationName":"captionSelectorName"},"DestinationSettings":{"locationName":"destinationSettings","type":"structure","members":{"AribDestinationSettings":{"locationName":"aribDestinationSettings","type":"structure","members":{}},"BurnInDestinationSettings":{"locationName":"burnInDestinationSettings","type":"structure","members":{"Alignment":{"locationName":"alignment"},"BackgroundColor":{"locationName":"backgroundColor"},"BackgroundOpacity":{"locationName":"backgroundOpacity","type":"integer"},"Font":{"shape":"S1m","locationName":"font"},"FontColor":{"locationName":"fontColor"},"FontOpacity":{"locationName":"fontOpacity","type":"integer"},"FontResolution":{"locationName":"fontResolution","type":"integer"},"FontSize":{"locationName":"fontSize"},"OutlineColor":{"locationName":"outlineColor"},"OutlineSize":{"locationName":"outlineSize","type":"integer"},"ShadowColor":{"locationName":"shadowColor"},"ShadowOpacity":{"locationName":"shadowOpacity","type":"integer"},"ShadowXOffset":{"locationName":"shadowXOffset","type":"integer"},"ShadowYOffset":{"locationName":"shadowYOffset","type":"integer"},"TeletextGridControl":{"locationName":"teletextGridControl"},"XPosition":{"locationName":"xPosition","type":"integer"},"YPosition":{"locationName":"yPosition","type":"integer"}}},"DvbSubDestinationSettings":{"locationName":"dvbSubDestinationSettings","type":"structure","members":{"Alignment":{"locationName":"alignment"},"BackgroundColor":{"locationName":"backgroundColor"},"BackgroundOpacity":{"locationName":"backgroundOpacity","type":"integer"},"Font":{"shape":"S1m","locationName":"font"},"FontColor":{"locationName":"fontColor"},"FontOpacity":{"locationName":"fontOpacity","type":"integer"},"FontResolution":{"locationName":"fontResolution","type":"integer"},"FontSize":{"locationName":"fontSize"},"OutlineColor":{"locationName":"outlineColor"},"OutlineSize":{"locationName":"outlineSize","type":"integer"},"ShadowColor":{"locationName":"shadowColor"},"ShadowOpacity":{"locationName":"shadowOpacity","type":"integer"},"ShadowXOffset":{"locationName":"shadowXOffset","type":"integer"},"ShadowYOffset":{"locationName":"shadowYOffset","type":"integer"},"TeletextGridControl":{"locationName":"teletextGridControl"},"XPosition":{"locationName":"xPosition","type":"integer"},"YPosition":{"locationName":"yPosition","type":"integer"}}},"EbuTtDDestinationSettings":{"locationName":"ebuTtDDestinationSettings","type":"structure","members":{"CopyrightHolder":{"locationName":"copyrightHolder"},"FillLineGap":{"locationName":"fillLineGap"},"FontFamily":{"locationName":"fontFamily"},"StyleControl":{"locationName":"styleControl"}}},"EmbeddedDestinationSettings":{"locationName":"embeddedDestinationSettings","type":"structure","members":{}},"EmbeddedPlusScte20DestinationSettings":{"locationName":"embeddedPlusScte20DestinationSettings","type":"structure","members":{}},"RtmpCaptionInfoDestinationSettings":{"locationName":"rtmpCaptionInfoDestinationSettings","type":"structure","members":{}},"Scte20PlusEmbeddedDestinationSettings":{"locationName":"scte20PlusEmbeddedDestinationSettings","type":"structure","members":{}},"Scte27DestinationSettings":{"locationName":"scte27DestinationSettings","type":"structure","members":{}},"SmpteTtDestinationSettings":{"locationName":"smpteTtDestinationSettings","type":"structure","members":{}},"TeletextDestinationSettings":{"locationName":"teletextDestinationSettings","type":"structure","members":{}},"TtmlDestinationSettings":{"locationName":"ttmlDestinationSettings","type":"structure","members":{"StyleControl":{"locationName":"styleControl"}}},"WebvttDestinationSettings":{"locationName":"webvttDestinationSettings","type":"structure","members":{"StyleControl":{"locationName":"styleControl"}}}}},"LanguageCode":{"locationName":"languageCode"},"LanguageDescription":{"locationName":"languageDescription"},"Name":{"locationName":"name"}},"required":["CaptionSelectorName","Name"]}},"FeatureActivations":{"locationName":"featureActivations","type":"structure","members":{"InputPrepareScheduleActions":{"locationName":"inputPrepareScheduleActions"},"OutputStaticImageOverlayScheduleActions":{"locationName":"outputStaticImageOverlayScheduleActions"}}},"GlobalConfiguration":{"locationName":"globalConfiguration","type":"structure","members":{"InitialAudioGain":{"locationName":"initialAudioGain","type":"integer"},"InputEndAction":{"locationName":"inputEndAction"},"InputLossBehavior":{"locationName":"inputLossBehavior","type":"structure","members":{"BlackFrameMsec":{"locationName":"blackFrameMsec","type":"integer"},"InputLossImageColor":{"locationName":"inputLossImageColor"},"InputLossImageSlate":{"shape":"S1m","locationName":"inputLossImageSlate"},"InputLossImageType":{"locationName":"inputLossImageType"},"RepeatFrameMsec":{"locationName":"repeatFrameMsec","type":"integer"}}},"OutputLockingMode":{"locationName":"outputLockingMode"},"OutputTimingSource":{"locationName":"outputTimingSource"},"SupportLowFramerateInputs":{"locationName":"supportLowFramerateInputs"},"OutputLockingSettings":{"locationName":"outputLockingSettings","type":"structure","members":{"EpochLockingSettings":{"locationName":"epochLockingSettings","type":"structure","members":{"CustomEpoch":{"locationName":"customEpoch"},"JamSyncTime":{"locationName":"jamSyncTime"}}},"PipelineLockingSettings":{"locationName":"pipelineLockingSettings","type":"structure","members":{}}}}}},"MotionGraphicsConfiguration":{"locationName":"motionGraphicsConfiguration","type":"structure","members":{"MotionGraphicsInsertion":{"locationName":"motionGraphicsInsertion"},"MotionGraphicsSettings":{"locationName":"motionGraphicsSettings","type":"structure","members":{"HtmlMotionGraphicsSettings":{"locationName":"htmlMotionGraphicsSettings","type":"structure","members":{}}}}},"required":["MotionGraphicsSettings"]},"NielsenConfiguration":{"locationName":"nielsenConfiguration","type":"structure","members":{"DistributorId":{"locationName":"distributorId"},"NielsenPcmToId3Tagging":{"locationName":"nielsenPcmToId3Tagging"}}},"OutputGroups":{"locationName":"outputGroups","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"OutputGroupSettings":{"locationName":"outputGroupSettings","type":"structure","members":{"ArchiveGroupSettings":{"locationName":"archiveGroupSettings","type":"structure","members":{"ArchiveCdnSettings":{"locationName":"archiveCdnSettings","type":"structure","members":{"ArchiveS3Settings":{"locationName":"archiveS3Settings","type":"structure","members":{"CannedAcl":{"locationName":"cannedAcl"}}}}},"Destination":{"shape":"S6v","locationName":"destination"},"RolloverInterval":{"locationName":"rolloverInterval","type":"integer"}},"required":["Destination"]},"FrameCaptureGroupSettings":{"locationName":"frameCaptureGroupSettings","type":"structure","members":{"Destination":{"shape":"S6v","locationName":"destination"},"FrameCaptureCdnSettings":{"locationName":"frameCaptureCdnSettings","type":"structure","members":{"FrameCaptureS3Settings":{"locationName":"frameCaptureS3Settings","type":"structure","members":{"CannedAcl":{"locationName":"cannedAcl"}}}}}},"required":["Destination"]},"HlsGroupSettings":{"locationName":"hlsGroupSettings","type":"structure","members":{"AdMarkers":{"locationName":"adMarkers","type":"list","member":{}},"BaseUrlContent":{"locationName":"baseUrlContent"},"BaseUrlContent1":{"locationName":"baseUrlContent1"},"BaseUrlManifest":{"locationName":"baseUrlManifest"},"BaseUrlManifest1":{"locationName":"baseUrlManifest1"},"CaptionLanguageMappings":{"locationName":"captionLanguageMappings","type":"list","member":{"type":"structure","members":{"CaptionChannel":{"locationName":"captionChannel","type":"integer"},"LanguageCode":{"locationName":"languageCode"},"LanguageDescription":{"locationName":"languageDescription"}},"required":["LanguageCode","LanguageDescription","CaptionChannel"]}},"CaptionLanguageSetting":{"locationName":"captionLanguageSetting"},"ClientCache":{"locationName":"clientCache"},"CodecSpecification":{"locationName":"codecSpecification"},"ConstantIv":{"locationName":"constantIv"},"Destination":{"shape":"S6v","locationName":"destination"},"DirectoryStructure":{"locationName":"directoryStructure"},"DiscontinuityTags":{"locationName":"discontinuityTags"},"EncryptionType":{"locationName":"encryptionType"},"HlsCdnSettings":{"locationName":"hlsCdnSettings","type":"structure","members":{"HlsAkamaiSettings":{"locationName":"hlsAkamaiSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"HttpTransferMode":{"locationName":"httpTransferMode"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"},"Salt":{"locationName":"salt"},"Token":{"locationName":"token"}}},"HlsBasicPutSettings":{"locationName":"hlsBasicPutSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"}}},"HlsMediaStoreSettings":{"locationName":"hlsMediaStoreSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"MediaStoreStorageClass":{"locationName":"mediaStoreStorageClass"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"}}},"HlsS3Settings":{"locationName":"hlsS3Settings","type":"structure","members":{"CannedAcl":{"locationName":"cannedAcl"}}},"HlsWebdavSettings":{"locationName":"hlsWebdavSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"HttpTransferMode":{"locationName":"httpTransferMode"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"}}}}},"HlsId3SegmentTagging":{"locationName":"hlsId3SegmentTagging"},"IFrameOnlyPlaylists":{"locationName":"iFrameOnlyPlaylists"},"IncompleteSegmentBehavior":{"locationName":"incompleteSegmentBehavior"},"IndexNSegments":{"locationName":"indexNSegments","type":"integer"},"InputLossAction":{"locationName":"inputLossAction"},"IvInManifest":{"locationName":"ivInManifest"},"IvSource":{"locationName":"ivSource"},"KeepSegments":{"locationName":"keepSegments","type":"integer"},"KeyFormat":{"locationName":"keyFormat"},"KeyFormatVersions":{"locationName":"keyFormatVersions"},"KeyProviderSettings":{"locationName":"keyProviderSettings","type":"structure","members":{"StaticKeySettings":{"locationName":"staticKeySettings","type":"structure","members":{"KeyProviderServer":{"shape":"S1m","locationName":"keyProviderServer"},"StaticKeyValue":{"locationName":"staticKeyValue"}},"required":["StaticKeyValue"]}}},"ManifestCompression":{"locationName":"manifestCompression"},"ManifestDurationFormat":{"locationName":"manifestDurationFormat"},"MinSegmentLength":{"locationName":"minSegmentLength","type":"integer"},"Mode":{"locationName":"mode"},"OutputSelection":{"locationName":"outputSelection"},"ProgramDateTime":{"locationName":"programDateTime"},"ProgramDateTimeClock":{"locationName":"programDateTimeClock"},"ProgramDateTimePeriod":{"locationName":"programDateTimePeriod","type":"integer"},"RedundantManifest":{"locationName":"redundantManifest"},"SegmentLength":{"locationName":"segmentLength","type":"integer"},"SegmentationMode":{"locationName":"segmentationMode"},"SegmentsPerSubdirectory":{"locationName":"segmentsPerSubdirectory","type":"integer"},"StreamInfResolution":{"locationName":"streamInfResolution"},"TimedMetadataId3Frame":{"locationName":"timedMetadataId3Frame"},"TimedMetadataId3Period":{"locationName":"timedMetadataId3Period","type":"integer"},"TimestampDeltaMilliseconds":{"locationName":"timestampDeltaMilliseconds","type":"integer"},"TsFileMode":{"locationName":"tsFileMode"}},"required":["Destination"]},"MediaPackageGroupSettings":{"locationName":"mediaPackageGroupSettings","type":"structure","members":{"Destination":{"shape":"S6v","locationName":"destination"}},"required":["Destination"]},"MsSmoothGroupSettings":{"locationName":"msSmoothGroupSettings","type":"structure","members":{"AcquisitionPointId":{"locationName":"acquisitionPointId"},"AudioOnlyTimecodeControl":{"locationName":"audioOnlyTimecodeControl"},"CertificateMode":{"locationName":"certificateMode"},"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"Destination":{"shape":"S6v","locationName":"destination"},"EventId":{"locationName":"eventId"},"EventIdMode":{"locationName":"eventIdMode"},"EventStopBehavior":{"locationName":"eventStopBehavior"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"FragmentLength":{"locationName":"fragmentLength","type":"integer"},"InputLossAction":{"locationName":"inputLossAction"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"},"SegmentationMode":{"locationName":"segmentationMode"},"SendDelayMs":{"locationName":"sendDelayMs","type":"integer"},"SparseTrackType":{"locationName":"sparseTrackType"},"StreamManifestBehavior":{"locationName":"streamManifestBehavior"},"TimestampOffset":{"locationName":"timestampOffset"},"TimestampOffsetMode":{"locationName":"timestampOffsetMode"}},"required":["Destination"]},"MultiplexGroupSettings":{"locationName":"multiplexGroupSettings","type":"structure","members":{}},"RtmpGroupSettings":{"locationName":"rtmpGroupSettings","type":"structure","members":{"AdMarkers":{"locationName":"adMarkers","type":"list","member":{}},"AuthenticationScheme":{"locationName":"authenticationScheme"},"CacheFullBehavior":{"locationName":"cacheFullBehavior"},"CacheLength":{"locationName":"cacheLength","type":"integer"},"CaptionData":{"locationName":"captionData"},"InputLossAction":{"locationName":"inputLossAction"},"RestartDelay":{"locationName":"restartDelay","type":"integer"},"IncludeFillerNalUnits":{"locationName":"includeFillerNalUnits"}}},"UdpGroupSettings":{"locationName":"udpGroupSettings","type":"structure","members":{"InputLossAction":{"locationName":"inputLossAction"},"TimedMetadataId3Frame":{"locationName":"timedMetadataId3Frame"},"TimedMetadataId3Period":{"locationName":"timedMetadataId3Period","type":"integer"}}}}},"Outputs":{"locationName":"outputs","type":"list","member":{"type":"structure","members":{"AudioDescriptionNames":{"shape":"S5","locationName":"audioDescriptionNames"},"CaptionDescriptionNames":{"shape":"S5","locationName":"captionDescriptionNames"},"OutputName":{"locationName":"outputName"},"OutputSettings":{"locationName":"outputSettings","type":"structure","members":{"ArchiveOutputSettings":{"locationName":"archiveOutputSettings","type":"structure","members":{"ContainerSettings":{"locationName":"containerSettings","type":"structure","members":{"M2tsSettings":{"shape":"S93","locationName":"m2tsSettings"},"RawSettings":{"locationName":"rawSettings","type":"structure","members":{}}}},"Extension":{"locationName":"extension"},"NameModifier":{"locationName":"nameModifier"}},"required":["ContainerSettings"]},"FrameCaptureOutputSettings":{"locationName":"frameCaptureOutputSettings","type":"structure","members":{"NameModifier":{"locationName":"nameModifier"}}},"HlsOutputSettings":{"locationName":"hlsOutputSettings","type":"structure","members":{"H265PackagingType":{"locationName":"h265PackagingType"},"HlsSettings":{"locationName":"hlsSettings","type":"structure","members":{"AudioOnlyHlsSettings":{"locationName":"audioOnlyHlsSettings","type":"structure","members":{"AudioGroupId":{"locationName":"audioGroupId"},"AudioOnlyImage":{"shape":"S1m","locationName":"audioOnlyImage"},"AudioTrackType":{"locationName":"audioTrackType"},"SegmentType":{"locationName":"segmentType"}}},"Fmp4HlsSettings":{"locationName":"fmp4HlsSettings","type":"structure","members":{"AudioRenditionSets":{"locationName":"audioRenditionSets"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"TimedMetadataBehavior":{"locationName":"timedMetadataBehavior"}}},"FrameCaptureHlsSettings":{"locationName":"frameCaptureHlsSettings","type":"structure","members":{}},"StandardHlsSettings":{"locationName":"standardHlsSettings","type":"structure","members":{"AudioRenditionSets":{"locationName":"audioRenditionSets"},"M3u8Settings":{"locationName":"m3u8Settings","type":"structure","members":{"AudioFramesPerPes":{"locationName":"audioFramesPerPes","type":"integer"},"AudioPids":{"locationName":"audioPids"},"EcmPid":{"locationName":"ecmPid"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"PatInterval":{"locationName":"patInterval","type":"integer"},"PcrControl":{"locationName":"pcrControl"},"PcrPeriod":{"locationName":"pcrPeriod","type":"integer"},"PcrPid":{"locationName":"pcrPid"},"PmtInterval":{"locationName":"pmtInterval","type":"integer"},"PmtPid":{"locationName":"pmtPid"},"ProgramNum":{"locationName":"programNum","type":"integer"},"Scte35Behavior":{"locationName":"scte35Behavior"},"Scte35Pid":{"locationName":"scte35Pid"},"TimedMetadataBehavior":{"locationName":"timedMetadataBehavior"},"TimedMetadataPid":{"locationName":"timedMetadataPid"},"TransportStreamId":{"locationName":"transportStreamId","type":"integer"},"VideoPid":{"locationName":"videoPid"},"KlvBehavior":{"locationName":"klvBehavior"},"KlvDataPids":{"locationName":"klvDataPids"}}}},"required":["M3u8Settings"]}}},"NameModifier":{"locationName":"nameModifier"},"SegmentModifier":{"locationName":"segmentModifier"}},"required":["HlsSettings"]},"MediaPackageOutputSettings":{"locationName":"mediaPackageOutputSettings","type":"structure","members":{}},"MsSmoothOutputSettings":{"locationName":"msSmoothOutputSettings","type":"structure","members":{"H265PackagingType":{"locationName":"h265PackagingType"},"NameModifier":{"locationName":"nameModifier"}}},"MultiplexOutputSettings":{"locationName":"multiplexOutputSettings","type":"structure","members":{"Destination":{"shape":"S6v","locationName":"destination"}},"required":["Destination"]},"RtmpOutputSettings":{"locationName":"rtmpOutputSettings","type":"structure","members":{"CertificateMode":{"locationName":"certificateMode"},"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"Destination":{"shape":"S6v","locationName":"destination"},"NumRetries":{"locationName":"numRetries","type":"integer"}},"required":["Destination"]},"UdpOutputSettings":{"locationName":"udpOutputSettings","type":"structure","members":{"BufferMsec":{"locationName":"bufferMsec","type":"integer"},"ContainerSettings":{"locationName":"containerSettings","type":"structure","members":{"M2tsSettings":{"shape":"S93","locationName":"m2tsSettings"}}},"Destination":{"shape":"S6v","locationName":"destination"},"FecOutputSettings":{"locationName":"fecOutputSettings","type":"structure","members":{"ColumnDepth":{"locationName":"columnDepth","type":"integer"},"IncludeFec":{"locationName":"includeFec"},"RowLength":{"locationName":"rowLength","type":"integer"}}}},"required":["Destination","ContainerSettings"]}}},"VideoDescriptionName":{"locationName":"videoDescriptionName"}},"required":["OutputSettings"]}}},"required":["Outputs","OutputGroupSettings"]}},"TimecodeConfig":{"locationName":"timecodeConfig","type":"structure","members":{"Source":{"locationName":"source"},"SyncThreshold":{"locationName":"syncThreshold","type":"integer"}},"required":["Source"]},"VideoDescriptions":{"locationName":"videoDescriptions","type":"list","member":{"type":"structure","members":{"CodecSettings":{"locationName":"codecSettings","type":"structure","members":{"FrameCaptureSettings":{"locationName":"frameCaptureSettings","type":"structure","members":{"CaptureInterval":{"locationName":"captureInterval","type":"integer"},"CaptureIntervalUnits":{"locationName":"captureIntervalUnits"},"TimecodeBurninSettings":{"shape":"Sb6","locationName":"timecodeBurninSettings"}}},"H264Settings":{"locationName":"h264Settings","type":"structure","members":{"AdaptiveQuantization":{"locationName":"adaptiveQuantization"},"AfdSignaling":{"locationName":"afdSignaling"},"Bitrate":{"locationName":"bitrate","type":"integer"},"BufFillPct":{"locationName":"bufFillPct","type":"integer"},"BufSize":{"locationName":"bufSize","type":"integer"},"ColorMetadata":{"locationName":"colorMetadata"},"ColorSpaceSettings":{"locationName":"colorSpaceSettings","type":"structure","members":{"ColorSpacePassthroughSettings":{"shape":"Sbf","locationName":"colorSpacePassthroughSettings"},"Rec601Settings":{"shape":"Sbg","locationName":"rec601Settings"},"Rec709Settings":{"shape":"Sbh","locationName":"rec709Settings"}}},"EntropyEncoding":{"locationName":"entropyEncoding"},"FilterSettings":{"locationName":"filterSettings","type":"structure","members":{"TemporalFilterSettings":{"shape":"Sbk","locationName":"temporalFilterSettings"}}},"FixedAfd":{"locationName":"fixedAfd"},"FlickerAq":{"locationName":"flickerAq"},"ForceFieldPictures":{"locationName":"forceFieldPictures"},"FramerateControl":{"locationName":"framerateControl"},"FramerateDenominator":{"locationName":"framerateDenominator","type":"integer"},"FramerateNumerator":{"locationName":"framerateNumerator","type":"integer"},"GopBReference":{"locationName":"gopBReference"},"GopClosedCadence":{"locationName":"gopClosedCadence","type":"integer"},"GopNumBFrames":{"locationName":"gopNumBFrames","type":"integer"},"GopSize":{"locationName":"gopSize","type":"double"},"GopSizeUnits":{"locationName":"gopSizeUnits"},"Level":{"locationName":"level"},"LookAheadRateControl":{"locationName":"lookAheadRateControl"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MinIInterval":{"locationName":"minIInterval","type":"integer"},"NumRefFrames":{"locationName":"numRefFrames","type":"integer"},"ParControl":{"locationName":"parControl"},"ParDenominator":{"locationName":"parDenominator","type":"integer"},"ParNumerator":{"locationName":"parNumerator","type":"integer"},"Profile":{"locationName":"profile"},"QualityLevel":{"locationName":"qualityLevel"},"QvbrQualityLevel":{"locationName":"qvbrQualityLevel","type":"integer"},"RateControlMode":{"locationName":"rateControlMode"},"ScanType":{"locationName":"scanType"},"SceneChangeDetect":{"locationName":"sceneChangeDetect"},"Slices":{"locationName":"slices","type":"integer"},"Softness":{"locationName":"softness","type":"integer"},"SpatialAq":{"locationName":"spatialAq"},"SubgopLength":{"locationName":"subgopLength"},"Syntax":{"locationName":"syntax"},"TemporalAq":{"locationName":"temporalAq"},"TimecodeInsertion":{"locationName":"timecodeInsertion"},"TimecodeBurninSettings":{"shape":"Sb6","locationName":"timecodeBurninSettings"}}},"H265Settings":{"locationName":"h265Settings","type":"structure","members":{"AdaptiveQuantization":{"locationName":"adaptiveQuantization"},"AfdSignaling":{"locationName":"afdSignaling"},"AlternativeTransferFunction":{"locationName":"alternativeTransferFunction"},"Bitrate":{"locationName":"bitrate","type":"integer"},"BufSize":{"locationName":"bufSize","type":"integer"},"ColorMetadata":{"locationName":"colorMetadata"},"ColorSpaceSettings":{"locationName":"colorSpaceSettings","type":"structure","members":{"ColorSpacePassthroughSettings":{"shape":"Sbf","locationName":"colorSpacePassthroughSettings"},"DolbyVision81Settings":{"locationName":"dolbyVision81Settings","type":"structure","members":{}},"Hdr10Settings":{"shape":"Scj","locationName":"hdr10Settings"},"Rec601Settings":{"shape":"Sbg","locationName":"rec601Settings"},"Rec709Settings":{"shape":"Sbh","locationName":"rec709Settings"}}},"FilterSettings":{"locationName":"filterSettings","type":"structure","members":{"TemporalFilterSettings":{"shape":"Sbk","locationName":"temporalFilterSettings"}}},"FixedAfd":{"locationName":"fixedAfd"},"FlickerAq":{"locationName":"flickerAq"},"FramerateDenominator":{"locationName":"framerateDenominator","type":"integer"},"FramerateNumerator":{"locationName":"framerateNumerator","type":"integer"},"GopClosedCadence":{"locationName":"gopClosedCadence","type":"integer"},"GopSize":{"locationName":"gopSize","type":"double"},"GopSizeUnits":{"locationName":"gopSizeUnits"},"Level":{"locationName":"level"},"LookAheadRateControl":{"locationName":"lookAheadRateControl"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MinIInterval":{"locationName":"minIInterval","type":"integer"},"ParDenominator":{"locationName":"parDenominator","type":"integer"},"ParNumerator":{"locationName":"parNumerator","type":"integer"},"Profile":{"locationName":"profile"},"QvbrQualityLevel":{"locationName":"qvbrQualityLevel","type":"integer"},"RateControlMode":{"locationName":"rateControlMode"},"ScanType":{"locationName":"scanType"},"SceneChangeDetect":{"locationName":"sceneChangeDetect"},"Slices":{"locationName":"slices","type":"integer"},"Tier":{"locationName":"tier"},"TimecodeInsertion":{"locationName":"timecodeInsertion"},"TimecodeBurninSettings":{"shape":"Sb6","locationName":"timecodeBurninSettings"},"MvOverPictureBoundaries":{"locationName":"mvOverPictureBoundaries"},"MvTemporalPredictor":{"locationName":"mvTemporalPredictor"},"TileHeight":{"locationName":"tileHeight","type":"integer"},"TilePadding":{"locationName":"tilePadding"},"TileWidth":{"locationName":"tileWidth","type":"integer"},"TreeblockSize":{"locationName":"treeblockSize"}},"required":["FramerateNumerator","FramerateDenominator"]},"Mpeg2Settings":{"locationName":"mpeg2Settings","type":"structure","members":{"AdaptiveQuantization":{"locationName":"adaptiveQuantization"},"AfdSignaling":{"locationName":"afdSignaling"},"ColorMetadata":{"locationName":"colorMetadata"},"ColorSpace":{"locationName":"colorSpace"},"DisplayAspectRatio":{"locationName":"displayAspectRatio"},"FilterSettings":{"locationName":"filterSettings","type":"structure","members":{"TemporalFilterSettings":{"shape":"Sbk","locationName":"temporalFilterSettings"}}},"FixedAfd":{"locationName":"fixedAfd"},"FramerateDenominator":{"locationName":"framerateDenominator","type":"integer"},"FramerateNumerator":{"locationName":"framerateNumerator","type":"integer"},"GopClosedCadence":{"locationName":"gopClosedCadence","type":"integer"},"GopNumBFrames":{"locationName":"gopNumBFrames","type":"integer"},"GopSize":{"locationName":"gopSize","type":"double"},"GopSizeUnits":{"locationName":"gopSizeUnits"},"ScanType":{"locationName":"scanType"},"SubgopLength":{"locationName":"subgopLength"},"TimecodeInsertion":{"locationName":"timecodeInsertion"},"TimecodeBurninSettings":{"shape":"Sb6","locationName":"timecodeBurninSettings"}},"required":["FramerateNumerator","FramerateDenominator"]}}},"Height":{"locationName":"height","type":"integer"},"Name":{"locationName":"name"},"RespondToAfd":{"locationName":"respondToAfd"},"ScalingBehavior":{"locationName":"scalingBehavior"},"Sharpness":{"locationName":"sharpness","type":"integer"},"Width":{"locationName":"width","type":"integer"}},"required":["Name"]}},"ThumbnailConfiguration":{"locationName":"thumbnailConfiguration","type":"structure","members":{"State":{"locationName":"state"}},"required":["State"]},"ColorCorrectionSettings":{"locationName":"colorCorrectionSettings","type":"structure","members":{"GlobalColorCorrections":{"locationName":"globalColorCorrections","type":"list","member":{"type":"structure","members":{"InputColorSpace":{"locationName":"inputColorSpace"},"OutputColorSpace":{"locationName":"outputColorSpace"},"Uri":{"locationName":"uri"}},"required":["OutputColorSpace","InputColorSpace","Uri"]}}},"required":["GlobalColorCorrections"]}},"required":["VideoDescriptions","AudioDescriptions","OutputGroups","TimecodeConfig"]},"S6v":{"type":"structure","members":{"DestinationRefId":{"locationName":"destinationRefId"}}},"S93":{"type":"structure","members":{"AbsentInputAudioBehavior":{"locationName":"absentInputAudioBehavior"},"Arib":{"locationName":"arib"},"AribCaptionsPid":{"locationName":"aribCaptionsPid"},"AribCaptionsPidControl":{"locationName":"aribCaptionsPidControl"},"AudioBufferModel":{"locationName":"audioBufferModel"},"AudioFramesPerPes":{"locationName":"audioFramesPerPes","type":"integer"},"AudioPids":{"locationName":"audioPids"},"AudioStreamType":{"locationName":"audioStreamType"},"Bitrate":{"locationName":"bitrate","type":"integer"},"BufferModel":{"locationName":"bufferModel"},"CcDescriptor":{"locationName":"ccDescriptor"},"DvbNitSettings":{"locationName":"dvbNitSettings","type":"structure","members":{"NetworkId":{"locationName":"networkId","type":"integer"},"NetworkName":{"locationName":"networkName"},"RepInterval":{"locationName":"repInterval","type":"integer"}},"required":["NetworkName","NetworkId"]},"DvbSdtSettings":{"locationName":"dvbSdtSettings","type":"structure","members":{"OutputSdt":{"locationName":"outputSdt"},"RepInterval":{"locationName":"repInterval","type":"integer"},"ServiceName":{"locationName":"serviceName"},"ServiceProviderName":{"locationName":"serviceProviderName"}}},"DvbSubPids":{"locationName":"dvbSubPids"},"DvbTdtSettings":{"locationName":"dvbTdtSettings","type":"structure","members":{"RepInterval":{"locationName":"repInterval","type":"integer"}}},"DvbTeletextPid":{"locationName":"dvbTeletextPid"},"Ebif":{"locationName":"ebif"},"EbpAudioInterval":{"locationName":"ebpAudioInterval"},"EbpLookaheadMs":{"locationName":"ebpLookaheadMs","type":"integer"},"EbpPlacement":{"locationName":"ebpPlacement"},"EcmPid":{"locationName":"ecmPid"},"EsRateInPes":{"locationName":"esRateInPes"},"EtvPlatformPid":{"locationName":"etvPlatformPid"},"EtvSignalPid":{"locationName":"etvSignalPid"},"FragmentTime":{"locationName":"fragmentTime","type":"double"},"Klv":{"locationName":"klv"},"KlvDataPids":{"locationName":"klvDataPids"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"NullPacketBitrate":{"locationName":"nullPacketBitrate","type":"double"},"PatInterval":{"locationName":"patInterval","type":"integer"},"PcrControl":{"locationName":"pcrControl"},"PcrPeriod":{"locationName":"pcrPeriod","type":"integer"},"PcrPid":{"locationName":"pcrPid"},"PmtInterval":{"locationName":"pmtInterval","type":"integer"},"PmtPid":{"locationName":"pmtPid"},"ProgramNum":{"locationName":"programNum","type":"integer"},"RateMode":{"locationName":"rateMode"},"Scte27Pids":{"locationName":"scte27Pids"},"Scte35Control":{"locationName":"scte35Control"},"Scte35Pid":{"locationName":"scte35Pid"},"SegmentationMarkers":{"locationName":"segmentationMarkers"},"SegmentationStyle":{"locationName":"segmentationStyle"},"SegmentationTime":{"locationName":"segmentationTime","type":"double"},"TimedMetadataBehavior":{"locationName":"timedMetadataBehavior"},"TimedMetadataPid":{"locationName":"timedMetadataPid"},"TransportStreamId":{"locationName":"transportStreamId","type":"integer"},"VideoPid":{"locationName":"videoPid"},"Scte35PrerollPullupMilliseconds":{"locationName":"scte35PrerollPullupMilliseconds","type":"double"}}},"Sb6":{"type":"structure","members":{"FontSize":{"locationName":"fontSize"},"Position":{"locationName":"position"},"Prefix":{"locationName":"prefix"}},"required":["Position","FontSize"]},"Sbf":{"type":"structure","members":{}},"Sbg":{"type":"structure","members":{}},"Sbh":{"type":"structure","members":{}},"Sbk":{"type":"structure","members":{"PostFilterSharpening":{"locationName":"postFilterSharpening"},"Strength":{"locationName":"strength"}}},"Scj":{"type":"structure","members":{"MaxCll":{"locationName":"maxCll","type":"integer"},"MaxFall":{"locationName":"maxFall","type":"integer"}}},"Sdl":{"type":"list","member":{"type":"structure","members":{"AutomaticInputFailoverSettings":{"locationName":"automaticInputFailoverSettings","type":"structure","members":{"ErrorClearTimeMsec":{"locationName":"errorClearTimeMsec","type":"integer"},"FailoverConditions":{"locationName":"failoverConditions","type":"list","member":{"type":"structure","members":{"FailoverConditionSettings":{"locationName":"failoverConditionSettings","type":"structure","members":{"AudioSilenceSettings":{"locationName":"audioSilenceSettings","type":"structure","members":{"AudioSelectorName":{"locationName":"audioSelectorName"},"AudioSilenceThresholdMsec":{"locationName":"audioSilenceThresholdMsec","type":"integer"}},"required":["AudioSelectorName"]},"InputLossSettings":{"locationName":"inputLossSettings","type":"structure","members":{"InputLossThresholdMsec":{"locationName":"inputLossThresholdMsec","type":"integer"}}},"VideoBlackSettings":{"locationName":"videoBlackSettings","type":"structure","members":{"BlackDetectThreshold":{"locationName":"blackDetectThreshold","type":"double"},"VideoBlackThresholdMsec":{"locationName":"videoBlackThresholdMsec","type":"integer"}}}}}}}},"InputPreference":{"locationName":"inputPreference"},"SecondaryInputId":{"locationName":"secondaryInputId"}},"required":["SecondaryInputId"]},"InputAttachmentName":{"locationName":"inputAttachmentName"},"InputId":{"locationName":"inputId"},"InputSettings":{"locationName":"inputSettings","type":"structure","members":{"AudioSelectors":{"locationName":"audioSelectors","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"SelectorSettings":{"locationName":"selectorSettings","type":"structure","members":{"AudioHlsRenditionSelection":{"locationName":"audioHlsRenditionSelection","type":"structure","members":{"GroupId":{"locationName":"groupId"},"Name":{"locationName":"name"}},"required":["Name","GroupId"]},"AudioLanguageSelection":{"locationName":"audioLanguageSelection","type":"structure","members":{"LanguageCode":{"locationName":"languageCode"},"LanguageSelectionPolicy":{"locationName":"languageSelectionPolicy"}},"required":["LanguageCode"]},"AudioPidSelection":{"locationName":"audioPidSelection","type":"structure","members":{"Pid":{"locationName":"pid","type":"integer"}},"required":["Pid"]},"AudioTrackSelection":{"locationName":"audioTrackSelection","type":"structure","members":{"Tracks":{"locationName":"tracks","type":"list","member":{"type":"structure","members":{"Track":{"locationName":"track","type":"integer"}},"required":["Track"]}},"DolbyEDecode":{"locationName":"dolbyEDecode","type":"structure","members":{"ProgramSelection":{"locationName":"programSelection"}},"required":["ProgramSelection"]}},"required":["Tracks"]}}}},"required":["Name"]}},"CaptionSelectors":{"locationName":"captionSelectors","type":"list","member":{"type":"structure","members":{"LanguageCode":{"locationName":"languageCode"},"Name":{"locationName":"name"},"SelectorSettings":{"locationName":"selectorSettings","type":"structure","members":{"AncillarySourceSettings":{"locationName":"ancillarySourceSettings","type":"structure","members":{"SourceAncillaryChannelNumber":{"locationName":"sourceAncillaryChannelNumber","type":"integer"}}},"AribSourceSettings":{"locationName":"aribSourceSettings","type":"structure","members":{}},"DvbSubSourceSettings":{"locationName":"dvbSubSourceSettings","type":"structure","members":{"OcrLanguage":{"locationName":"ocrLanguage"},"Pid":{"locationName":"pid","type":"integer"}}},"EmbeddedSourceSettings":{"locationName":"embeddedSourceSettings","type":"structure","members":{"Convert608To708":{"locationName":"convert608To708"},"Scte20Detection":{"locationName":"scte20Detection"},"Source608ChannelNumber":{"locationName":"source608ChannelNumber","type":"integer"},"Source608TrackNumber":{"locationName":"source608TrackNumber","type":"integer"}}},"Scte20SourceSettings":{"locationName":"scte20SourceSettings","type":"structure","members":{"Convert608To708":{"locationName":"convert608To708"},"Source608ChannelNumber":{"locationName":"source608ChannelNumber","type":"integer"}}},"Scte27SourceSettings":{"locationName":"scte27SourceSettings","type":"structure","members":{"OcrLanguage":{"locationName":"ocrLanguage"},"Pid":{"locationName":"pid","type":"integer"}}},"TeletextSourceSettings":{"locationName":"teletextSourceSettings","type":"structure","members":{"OutputRectangle":{"locationName":"outputRectangle","type":"structure","members":{"Height":{"locationName":"height","type":"double"},"LeftOffset":{"locationName":"leftOffset","type":"double"},"TopOffset":{"locationName":"topOffset","type":"double"},"Width":{"locationName":"width","type":"double"}},"required":["TopOffset","Height","Width","LeftOffset"]},"PageNumber":{"locationName":"pageNumber"}}}}}},"required":["Name"]}},"DeblockFilter":{"locationName":"deblockFilter"},"DenoiseFilter":{"locationName":"denoiseFilter"},"FilterStrength":{"locationName":"filterStrength","type":"integer"},"InputFilter":{"locationName":"inputFilter"},"NetworkInputSettings":{"locationName":"networkInputSettings","type":"structure","members":{"HlsInputSettings":{"locationName":"hlsInputSettings","type":"structure","members":{"Bandwidth":{"locationName":"bandwidth","type":"integer"},"BufferSegments":{"locationName":"bufferSegments","type":"integer"},"Retries":{"locationName":"retries","type":"integer"},"RetryInterval":{"locationName":"retryInterval","type":"integer"},"Scte35Source":{"locationName":"scte35Source"}}},"ServerValidation":{"locationName":"serverValidation"}}},"Scte35Pid":{"locationName":"scte35Pid","type":"integer"},"Smpte2038DataPreference":{"locationName":"smpte2038DataPreference"},"SourceEndBehavior":{"locationName":"sourceEndBehavior"},"VideoSelector":{"locationName":"videoSelector","type":"structure","members":{"ColorSpace":{"locationName":"colorSpace"},"ColorSpaceSettings":{"locationName":"colorSpaceSettings","type":"structure","members":{"Hdr10Settings":{"shape":"Scj","locationName":"hdr10Settings"}}},"ColorSpaceUsage":{"locationName":"colorSpaceUsage"},"SelectorSettings":{"locationName":"selectorSettings","type":"structure","members":{"VideoSelectorPid":{"locationName":"videoSelectorPid","type":"structure","members":{"Pid":{"locationName":"pid","type":"integer"}}},"VideoSelectorProgramId":{"locationName":"videoSelectorProgramId","type":"structure","members":{"ProgramId":{"locationName":"programId","type":"integer"}}}}}}}}}}}},"Sfa":{"type":"structure","members":{"Codec":{"locationName":"codec"},"MaximumBitrate":{"locationName":"maximumBitrate"},"Resolution":{"locationName":"resolution"}}},"Sfi":{"type":"map","key":{},"value":{}},"Sfl":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfm","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdl","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfa","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfo","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sfp","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"Vpc":{"shape":"Sfs","locationName":"vpc"}}},"Sfm":{"type":"list","member":{"type":"structure","members":{"SourceIp":{"locationName":"sourceIp"}}}},"Sfo":{"type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceDeadline":{"locationName":"maintenanceDeadline"},"MaintenanceScheduledDate":{"locationName":"maintenanceScheduledDate"},"MaintenanceStartTime":{"locationName":"maintenanceStartTime"}}},"Sfp":{"type":"list","member":{"type":"structure","members":{"ActiveInputAttachmentName":{"locationName":"activeInputAttachmentName"},"ActiveInputSwitchActionName":{"locationName":"activeInputSwitchActionName"},"ActiveMotionGraphicsActionName":{"locationName":"activeMotionGraphicsActionName"},"ActiveMotionGraphicsUri":{"locationName":"activeMotionGraphicsUri"},"PipelineId":{"locationName":"pipelineId"}}}},"Sfs":{"type":"structure","members":{"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"NetworkInterfaceIds":{"shape":"S5","locationName":"networkInterfaceIds"},"SecurityGroupIds":{"shape":"S5","locationName":"securityGroupIds"},"SubnetIds":{"shape":"S5","locationName":"subnetIds"}}},"Sfu":{"type":"list","member":{"type":"structure","members":{"StreamName":{"locationName":"streamName"}}}},"Sfw":{"type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"}}}},"Sfy":{"type":"list","member":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"}}}},"Sg0":{"type":"list","member":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}}},"Sg5":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AttachedChannels":{"shape":"S5","locationName":"attachedChannels"},"Destinations":{"shape":"Sg6","locationName":"destinations"},"Id":{"locationName":"id"},"InputClass":{"locationName":"inputClass"},"InputDevices":{"shape":"Sfw","locationName":"inputDevices"},"InputPartnerIds":{"shape":"S5","locationName":"inputPartnerIds"},"InputSourceType":{"locationName":"inputSourceType"},"MediaConnectFlows":{"shape":"Sgb","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"},"SecurityGroups":{"shape":"S5","locationName":"securityGroups"},"Sources":{"shape":"Sgd","locationName":"sources"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"Type":{"locationName":"type"}}},"Sg6":{"type":"list","member":{"type":"structure","members":{"Ip":{"locationName":"ip"},"Port":{"locationName":"port"},"Url":{"locationName":"url"},"Vpc":{"locationName":"vpc","type":"structure","members":{"AvailabilityZone":{"locationName":"availabilityZone"},"NetworkInterfaceId":{"locationName":"networkInterfaceId"}}}}}},"Sgb":{"type":"list","member":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"}}}},"Sgd":{"type":"list","member":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}}},"Sgh":{"type":"list","member":{"type":"structure","members":{"Cidr":{"locationName":"cidr"}}}},"Sgk":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"},"Inputs":{"shape":"S5","locationName":"inputs"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"WhitelistRules":{"shape":"Sgm","locationName":"whitelistRules"}}},"Sgm":{"type":"list","member":{"type":"structure","members":{"Cidr":{"locationName":"cidr"}}}},"Sgp":{"type":"structure","members":{"MaximumVideoBufferDelayMilliseconds":{"locationName":"maximumVideoBufferDelayMilliseconds","type":"integer"},"TransportStreamBitrate":{"locationName":"transportStreamBitrate","type":"integer"},"TransportStreamId":{"locationName":"transportStreamId","type":"integer"},"TransportStreamReservedBitrate":{"locationName":"transportStreamReservedBitrate","type":"integer"}},"required":["TransportStreamBitrate","TransportStreamId"]},"Sgu":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sgv","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sgp","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"}}},"Sgv":{"type":"list","member":{"type":"structure","members":{"MediaConnectSettings":{"locationName":"mediaConnectSettings","type":"structure","members":{"EntitlementArn":{"locationName":"entitlementArn"}}}}}},"Sh0":{"type":"structure","members":{"PreferredChannelPipeline":{"locationName":"preferredChannelPipeline"},"ProgramNumber":{"locationName":"programNumber","type":"integer"},"ServiceDescriptor":{"locationName":"serviceDescriptor","type":"structure","members":{"ProviderName":{"locationName":"providerName"},"ServiceName":{"locationName":"serviceName"}},"required":["ProviderName","ServiceName"]},"VideoSettings":{"locationName":"videoSettings","type":"structure","members":{"ConstantBitrate":{"locationName":"constantBitrate","type":"integer"},"StatmuxSettings":{"locationName":"statmuxSettings","type":"structure","members":{"MaximumBitrate":{"locationName":"maximumBitrate","type":"integer"},"MinimumBitrate":{"locationName":"minimumBitrate","type":"integer"},"Priority":{"locationName":"priority","type":"integer"}}}}}},"required":["ProgramNumber"]},"Sh8":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"MultiplexProgramSettings":{"shape":"Sh0","locationName":"multiplexProgramSettings"},"PacketIdentifiersMap":{"shape":"Sh9","locationName":"packetIdentifiersMap"},"PipelineDetails":{"shape":"Shb","locationName":"pipelineDetails"},"ProgramName":{"locationName":"programName"}}},"Sh9":{"type":"structure","members":{"AudioPids":{"shape":"Sha","locationName":"audioPids"},"DvbSubPids":{"shape":"Sha","locationName":"dvbSubPids"},"DvbTeletextPid":{"locationName":"dvbTeletextPid","type":"integer"},"EtvPlatformPid":{"locationName":"etvPlatformPid","type":"integer"},"EtvSignalPid":{"locationName":"etvSignalPid","type":"integer"},"KlvDataPids":{"shape":"Sha","locationName":"klvDataPids"},"PcrPid":{"locationName":"pcrPid","type":"integer"},"PmtPid":{"locationName":"pmtPid","type":"integer"},"PrivateMetadataPid":{"locationName":"privateMetadataPid","type":"integer"},"Scte27Pids":{"shape":"Sha","locationName":"scte27Pids"},"Scte35Pid":{"locationName":"scte35Pid","type":"integer"},"TimedMetadataPid":{"locationName":"timedMetadataPid","type":"integer"},"VideoPid":{"locationName":"videoPid","type":"integer"}}},"Sha":{"type":"list","member":{"type":"integer"}},"Shb":{"type":"list","member":{"type":"structure","members":{"ActiveChannelPipeline":{"locationName":"activeChannelPipeline"},"PipelineId":{"locationName":"pipelineId"}}}},"Shu":{"type":"structure","members":{"AutomaticRenewal":{"locationName":"automaticRenewal"},"RenewalCount":{"locationName":"renewalCount","type":"integer"}}},"Shw":{"type":"structure","members":{"ChannelClass":{"locationName":"channelClass"},"Codec":{"locationName":"codec"},"MaximumBitrate":{"locationName":"maximumBitrate"},"MaximumFramerate":{"locationName":"maximumFramerate"},"Resolution":{"locationName":"resolution"},"ResourceType":{"locationName":"resourceType"},"SpecialFeature":{"locationName":"specialFeature"},"VideoQuality":{"locationName":"videoQuality"}}},"Sia":{"type":"structure","members":{"KmsKeyId":{"locationName":"kmsKeyId"}}},"Sik":{"type":"structure","members":{"ActiveInput":{"locationName":"activeInput"},"ConfiguredInput":{"locationName":"configuredInput"},"DeviceState":{"locationName":"deviceState"},"Framerate":{"locationName":"framerate","type":"double"},"Height":{"locationName":"height","type":"integer"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"ScanType":{"locationName":"scanType"},"Width":{"locationName":"width","type":"integer"},"LatencyMs":{"locationName":"latencyMs","type":"integer"}}},"Sip":{"type":"structure","members":{"DnsAddresses":{"shape":"S5","locationName":"dnsAddresses"},"Gateway":{"locationName":"gateway"},"IpAddress":{"locationName":"ipAddress"},"IpScheme":{"locationName":"ipScheme"},"SubnetMask":{"locationName":"subnetMask"}}},"Sis":{"type":"structure","members":{"ActiveInput":{"locationName":"activeInput"},"ConfiguredInput":{"locationName":"configuredInput"},"DeviceState":{"locationName":"deviceState"},"Framerate":{"locationName":"framerate","type":"double"},"Height":{"locationName":"height","type":"integer"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"ScanType":{"locationName":"scanType"},"Width":{"locationName":"width","type":"integer"},"LatencyMs":{"locationName":"latencyMs","type":"integer"},"Codec":{"locationName":"codec"},"MediaconnectSettings":{"locationName":"mediaconnectSettings","type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"RoleArn":{"locationName":"roleArn"},"SecretArn":{"locationName":"secretArn"},"SourceName":{"locationName":"sourceName"}}},"AudioChannelPairs":{"locationName":"audioChannelPairs","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id","type":"integer"},"Profile":{"locationName":"profile"}}}}}},"Skq":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Count":{"locationName":"count","type":"integer"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"Name":{"locationName":"name"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"RenewalSettings":{"shape":"Shu","locationName":"renewalSettings"},"ReservationId":{"locationName":"reservationId"},"ResourceSpecification":{"shape":"Shw","locationName":"resourceSpecification"},"Start":{"locationName":"start"},"State":{"locationName":"state"},"Tags":{"shape":"Sfi","locationName":"tags"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}},"Sls":{"type":"structure","members":{"ConfiguredInput":{"locationName":"configuredInput"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"LatencyMs":{"locationName":"latencyMs","type":"integer"},"Codec":{"locationName":"codec"},"MediaconnectSettings":{"locationName":"mediaconnectSettings","type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"RoleArn":{"locationName":"roleArn"},"SecretArn":{"locationName":"secretArn"},"SourceName":{"locationName":"sourceName"}}},"AudioChannelPairs":{"locationName":"audioChannelPairs","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id","type":"integer"},"Profile":{"locationName":"profile"}}}}}}}}
55717
+ module.exports = {"metadata":{"apiVersion":"2017-10-14","endpointPrefix":"medialive","signingName":"medialive","serviceFullName":"AWS Elemental MediaLive","serviceId":"MediaLive","protocol":"rest-json","uid":"medialive-2017-10-14","signatureVersion":"v4","serviceAbbreviation":"MediaLive","jsonVersion":"1.1"},"operations":{"AcceptInputDeviceTransfer":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/accept","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"BatchDelete":{"http":{"requestUri":"/prod/batch/delete","responseCode":200},"input":{"type":"structure","members":{"ChannelIds":{"shape":"S5","locationName":"channelIds"},"InputIds":{"shape":"S5","locationName":"inputIds"},"InputSecurityGroupIds":{"shape":"S5","locationName":"inputSecurityGroupIds"},"MultiplexIds":{"shape":"S5","locationName":"multiplexIds"}}},"output":{"type":"structure","members":{"Failed":{"shape":"S7","locationName":"failed"},"Successful":{"shape":"S9","locationName":"successful"}}}},"BatchStart":{"http":{"requestUri":"/prod/batch/start","responseCode":200},"input":{"type":"structure","members":{"ChannelIds":{"shape":"S5","locationName":"channelIds"},"MultiplexIds":{"shape":"S5","locationName":"multiplexIds"}}},"output":{"type":"structure","members":{"Failed":{"shape":"S7","locationName":"failed"},"Successful":{"shape":"S9","locationName":"successful"}}}},"BatchStop":{"http":{"requestUri":"/prod/batch/stop","responseCode":200},"input":{"type":"structure","members":{"ChannelIds":{"shape":"S5","locationName":"channelIds"},"MultiplexIds":{"shape":"S5","locationName":"multiplexIds"}}},"output":{"type":"structure","members":{"Failed":{"shape":"S7","locationName":"failed"},"Successful":{"shape":"S9","locationName":"successful"}}}},"BatchUpdateSchedule":{"http":{"method":"PUT","requestUri":"/prod/channels/{channelId}/schedule","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"Creates":{"locationName":"creates","type":"structure","members":{"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}},"required":["ScheduleActions"]},"Deletes":{"locationName":"deletes","type":"structure","members":{"ActionNames":{"shape":"S5","locationName":"actionNames"}},"required":["ActionNames"]}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Creates":{"locationName":"creates","type":"structure","members":{"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}},"required":["ScheduleActions"]},"Deletes":{"locationName":"deletes","type":"structure","members":{"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}},"required":["ScheduleActions"]}}}},"CancelInputDeviceTransfer":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/cancel","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"ClaimDevice":{"http":{"requestUri":"/prod/claimDevice","responseCode":200},"input":{"type":"structure","members":{"Id":{"locationName":"id"}}},"output":{"type":"structure","members":{}}},"CreateChannel":{"http":{"requestUri":"/prod/channels","responseCode":201},"input":{"type":"structure","members":{"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"locationName":"maintenance","type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceStartTime":{"locationName":"maintenanceStartTime"}}},"Name":{"locationName":"name"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Reserved":{"locationName":"reserved","deprecated":true},"RoleArn":{"locationName":"roleArn"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"locationName":"vpc","type":"structure","members":{"PublicAddressAllocationIds":{"shape":"S5","locationName":"publicAddressAllocationIds"},"SecurityGroupIds":{"shape":"S5","locationName":"securityGroupIds"},"SubnetIds":{"shape":"S5","locationName":"subnetIds"}},"required":["SubnetIds"]}}},"output":{"type":"structure","members":{"Channel":{"shape":"Sfw","locationName":"channel"}}}},"CreateInput":{"http":{"requestUri":"/prod/inputs","responseCode":201},"input":{"type":"structure","members":{"Destinations":{"shape":"Sg5","locationName":"destinations"},"InputDevices":{"shape":"Sg7","locationName":"inputDevices"},"InputSecurityGroups":{"shape":"S5","locationName":"inputSecurityGroups"},"MediaConnectFlows":{"shape":"Sg9","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"RoleArn":{"locationName":"roleArn"},"Sources":{"shape":"Sgb","locationName":"sources"},"Tags":{"shape":"Sft","locationName":"tags"},"Type":{"locationName":"type"},"Vpc":{"locationName":"vpc","type":"structure","members":{"SecurityGroupIds":{"shape":"S5","locationName":"securityGroupIds"},"SubnetIds":{"shape":"S5","locationName":"subnetIds"}},"required":["SubnetIds"]}}},"output":{"type":"structure","members":{"Input":{"shape":"Sgg","locationName":"input"}}}},"CreateInputSecurityGroup":{"http":{"requestUri":"/prod/inputSecurityGroups","responseCode":200},"input":{"type":"structure","members":{"Tags":{"shape":"Sft","locationName":"tags"},"WhitelistRules":{"shape":"Sgs","locationName":"whitelistRules"}}},"output":{"type":"structure","members":{"SecurityGroup":{"shape":"Sgv","locationName":"securityGroup"}}}},"CreateMultiplex":{"http":{"requestUri":"/prod/multiplexes","responseCode":201},"input":{"type":"structure","members":{"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Tags":{"shape":"Sft","locationName":"tags"}},"required":["RequestId","MultiplexSettings","AvailabilityZones","Name"]},"output":{"type":"structure","members":{"Multiplex":{"shape":"Sh5","locationName":"multiplex"}}}},"CreateMultiplexProgram":{"http":{"requestUri":"/prod/multiplexes/{multiplexId}/programs","responseCode":201},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"MultiplexProgramSettings":{"shape":"Shb","locationName":"multiplexProgramSettings"},"ProgramName":{"locationName":"programName"},"RequestId":{"locationName":"requestId","idempotencyToken":true}},"required":["MultiplexId","RequestId","MultiplexProgramSettings","ProgramName"]},"output":{"type":"structure","members":{"MultiplexProgram":{"shape":"Shj","locationName":"multiplexProgram"}}}},"CreatePartnerInput":{"http":{"requestUri":"/prod/inputs/{inputId}/partners","responseCode":201},"input":{"type":"structure","members":{"InputId":{"location":"uri","locationName":"inputId"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Tags":{"shape":"Sft","locationName":"tags"}},"required":["InputId"]},"output":{"type":"structure","members":{"Input":{"shape":"Sgg","locationName":"input"}}}},"CreateTags":{"http":{"requestUri":"/prod/tags/{resource-arn}","responseCode":204},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"},"Tags":{"shape":"Sft","locationName":"tags"}},"required":["ResourceArn"]}},"DeleteChannel":{"http":{"method":"DELETE","requestUri":"/prod/channels/{channelId}","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg0","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}}},"DeleteInput":{"http":{"method":"DELETE","requestUri":"/prod/inputs/{inputId}","responseCode":200},"input":{"type":"structure","members":{"InputId":{"location":"uri","locationName":"inputId"}},"required":["InputId"]},"output":{"type":"structure","members":{}}},"DeleteInputSecurityGroup":{"http":{"method":"DELETE","requestUri":"/prod/inputSecurityGroups/{inputSecurityGroupId}","responseCode":200},"input":{"type":"structure","members":{"InputSecurityGroupId":{"location":"uri","locationName":"inputSecurityGroupId"}},"required":["InputSecurityGroupId"]},"output":{"type":"structure","members":{}}},"DeleteMultiplex":{"http":{"method":"DELETE","requestUri":"/prod/multiplexes/{multiplexId}","responseCode":202},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh6","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"}}}},"DeleteMultiplexProgram":{"http":{"method":"DELETE","requestUri":"/prod/multiplexes/{multiplexId}/programs/{programName}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"ProgramName":{"location":"uri","locationName":"programName"}},"required":["MultiplexId","ProgramName"]},"output":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"MultiplexProgramSettings":{"shape":"Shb","locationName":"multiplexProgramSettings"},"PacketIdentifiersMap":{"shape":"Shk","locationName":"packetIdentifiersMap"},"PipelineDetails":{"shape":"Shm","locationName":"pipelineDetails"},"ProgramName":{"locationName":"programName"}}}},"DeleteReservation":{"http":{"method":"DELETE","requestUri":"/prod/reservations/{reservationId}","responseCode":200},"input":{"type":"structure","members":{"ReservationId":{"location":"uri","locationName":"reservationId"}},"required":["ReservationId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Count":{"locationName":"count","type":"integer"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"Name":{"locationName":"name"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"RenewalSettings":{"shape":"Si5","locationName":"renewalSettings"},"ReservationId":{"locationName":"reservationId"},"ResourceSpecification":{"shape":"Si7","locationName":"resourceSpecification"},"Start":{"locationName":"start"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}},"DeleteSchedule":{"http":{"method":"DELETE","requestUri":"/prod/channels/{channelId}/schedule","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{}}},"DeleteTags":{"http":{"method":"DELETE","requestUri":"/prod/tags/{resource-arn}","responseCode":204},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"},"TagKeys":{"shape":"S5","location":"querystring","locationName":"tagKeys"}},"required":["TagKeys","ResourceArn"]}},"DescribeAccountConfiguration":{"http":{"method":"GET","requestUri":"/prod/accountConfiguration","responseCode":200},"input":{"type":"structure","members":{}},"output":{"type":"structure","members":{"AccountConfiguration":{"shape":"Sil","locationName":"accountConfiguration"}}}},"DescribeChannel":{"http":{"method":"GET","requestUri":"/prod/channels/{channelId}","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg0","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}}},"DescribeInput":{"http":{"method":"GET","requestUri":"/prod/inputs/{inputId}","responseCode":200},"input":{"type":"structure","members":{"InputId":{"location":"uri","locationName":"inputId"}},"required":["InputId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AttachedChannels":{"shape":"S5","locationName":"attachedChannels"},"Destinations":{"shape":"Sgh","locationName":"destinations"},"Id":{"locationName":"id"},"InputClass":{"locationName":"inputClass"},"InputDevices":{"shape":"Sg7","locationName":"inputDevices"},"InputPartnerIds":{"shape":"S5","locationName":"inputPartnerIds"},"InputSourceType":{"locationName":"inputSourceType"},"MediaConnectFlows":{"shape":"Sgm","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"},"SecurityGroups":{"shape":"S5","locationName":"securityGroups"},"Sources":{"shape":"Sgo","locationName":"sources"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Type":{"locationName":"type"}}}},"DescribeInputDevice":{"http":{"method":"GET","requestUri":"/prod/inputDevices/{inputDeviceId}","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ConnectionState":{"locationName":"connectionState"},"DeviceSettingsSyncState":{"locationName":"deviceSettingsSyncState"},"DeviceUpdateStatus":{"locationName":"deviceUpdateStatus"},"HdDeviceSettings":{"shape":"Siv","locationName":"hdDeviceSettings"},"Id":{"locationName":"id"},"MacAddress":{"locationName":"macAddress"},"Name":{"locationName":"name"},"NetworkSettings":{"shape":"Sj0","locationName":"networkSettings"},"SerialNumber":{"locationName":"serialNumber"},"Type":{"locationName":"type"},"UhdDeviceSettings":{"shape":"Sj3","locationName":"uhdDeviceSettings"},"Tags":{"shape":"Sft","locationName":"tags"},"AvailabilityZone":{"locationName":"availabilityZone"},"MedialiveInputArns":{"shape":"S5","locationName":"medialiveInputArns"},"OutputType":{"locationName":"outputType"}}}},"DescribeInputDeviceThumbnail":{"http":{"method":"GET","requestUri":"/prod/inputDevices/{inputDeviceId}/thumbnailData","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"},"Accept":{"location":"header","locationName":"accept"}},"required":["InputDeviceId","Accept"]},"output":{"type":"structure","members":{"Body":{"locationName":"body","type":"blob","streaming":true},"ContentType":{"location":"header","locationName":"Content-Type"},"ContentLength":{"location":"header","locationName":"Content-Length","type":"long"},"ETag":{"location":"header","locationName":"ETag"},"LastModified":{"location":"header","locationName":"Last-Modified","type":"timestamp"}},"payload":"Body"}},"DescribeInputSecurityGroup":{"http":{"method":"GET","requestUri":"/prod/inputSecurityGroups/{inputSecurityGroupId}","responseCode":200},"input":{"type":"structure","members":{"InputSecurityGroupId":{"location":"uri","locationName":"inputSecurityGroupId"}},"required":["InputSecurityGroupId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"},"Inputs":{"shape":"S5","locationName":"inputs"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"WhitelistRules":{"shape":"Sgx","locationName":"whitelistRules"}}}},"DescribeMultiplex":{"http":{"method":"GET","requestUri":"/prod/multiplexes/{multiplexId}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh6","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"}}}},"DescribeMultiplexProgram":{"http":{"method":"GET","requestUri":"/prod/multiplexes/{multiplexId}/programs/{programName}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"ProgramName":{"location":"uri","locationName":"programName"}},"required":["MultiplexId","ProgramName"]},"output":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"MultiplexProgramSettings":{"shape":"Shb","locationName":"multiplexProgramSettings"},"PacketIdentifiersMap":{"shape":"Shk","locationName":"packetIdentifiersMap"},"PipelineDetails":{"shape":"Shm","locationName":"pipelineDetails"},"ProgramName":{"locationName":"programName"}}}},"DescribeOffering":{"http":{"method":"GET","requestUri":"/prod/offerings/{offeringId}","responseCode":200},"input":{"type":"structure","members":{"OfferingId":{"location":"uri","locationName":"offeringId"}},"required":["OfferingId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"ResourceSpecification":{"shape":"Si7","locationName":"resourceSpecification"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}},"DescribeReservation":{"http":{"method":"GET","requestUri":"/prod/reservations/{reservationId}","responseCode":200},"input":{"type":"structure","members":{"ReservationId":{"location":"uri","locationName":"reservationId"}},"required":["ReservationId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Count":{"locationName":"count","type":"integer"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"Name":{"locationName":"name"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"RenewalSettings":{"shape":"Si5","locationName":"renewalSettings"},"ReservationId":{"locationName":"reservationId"},"ResourceSpecification":{"shape":"Si7","locationName":"resourceSpecification"},"Start":{"locationName":"start"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}},"DescribeSchedule":{"http":{"method":"GET","requestUri":"/prod/channels/{channelId}/schedule","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"ScheduleActions":{"shape":"Sh","locationName":"scheduleActions"}}}},"DescribeThumbnails":{"http":{"method":"GET","requestUri":"/prod/channels/{channelId}/thumbnails","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"PipelineId":{"location":"querystring","locationName":"pipelineId"},"ThumbnailType":{"location":"querystring","locationName":"thumbnailType"}},"required":["ThumbnailType","PipelineId","ChannelId"]},"output":{"type":"structure","members":{"ThumbnailDetails":{"locationName":"thumbnailDetails","type":"list","member":{"type":"structure","members":{"PipelineId":{"locationName":"pipelineId"},"Thumbnails":{"locationName":"thumbnails","type":"list","member":{"type":"structure","members":{"Body":{"locationName":"body"},"ContentType":{"locationName":"contentType"},"ThumbnailType":{"locationName":"thumbnailType"},"TimeStamp":{"locationName":"timeStamp","type":"timestamp","timestampFormat":"iso8601"}}}}}}}}}},"ListChannels":{"http":{"method":"GET","requestUri":"/prod/channels","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Channels":{"locationName":"channels","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListInputDeviceTransfers":{"http":{"method":"GET","requestUri":"/prod/inputDeviceTransfers","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"},"TransferType":{"location":"querystring","locationName":"transferType"}},"required":["TransferType"]},"output":{"type":"structure","members":{"InputDeviceTransfers":{"locationName":"inputDeviceTransfers","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"},"Message":{"locationName":"message"},"TargetCustomerId":{"locationName":"targetCustomerId"},"TransferType":{"locationName":"transferType"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListInputDevices":{"http":{"method":"GET","requestUri":"/prod/inputDevices","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"InputDevices":{"locationName":"inputDevices","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ConnectionState":{"locationName":"connectionState"},"DeviceSettingsSyncState":{"locationName":"deviceSettingsSyncState"},"DeviceUpdateStatus":{"locationName":"deviceUpdateStatus"},"HdDeviceSettings":{"shape":"Siv","locationName":"hdDeviceSettings"},"Id":{"locationName":"id"},"MacAddress":{"locationName":"macAddress"},"Name":{"locationName":"name"},"NetworkSettings":{"shape":"Sj0","locationName":"networkSettings"},"SerialNumber":{"locationName":"serialNumber"},"Type":{"locationName":"type"},"UhdDeviceSettings":{"shape":"Sj3","locationName":"uhdDeviceSettings"},"Tags":{"shape":"Sft","locationName":"tags"},"AvailabilityZone":{"locationName":"availabilityZone"},"MedialiveInputArns":{"shape":"S5","locationName":"medialiveInputArns"},"OutputType":{"locationName":"outputType"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListInputSecurityGroups":{"http":{"method":"GET","requestUri":"/prod/inputSecurityGroups","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"InputSecurityGroups":{"locationName":"inputSecurityGroups","type":"list","member":{"shape":"Sgv"}},"NextToken":{"locationName":"nextToken"}}}},"ListInputs":{"http":{"method":"GET","requestUri":"/prod/inputs","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Inputs":{"locationName":"inputs","type":"list","member":{"shape":"Sgg"}},"NextToken":{"locationName":"nextToken"}}}},"ListMultiplexPrograms":{"http":{"method":"GET","requestUri":"/prod/multiplexes/{multiplexId}/programs","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"MultiplexId":{"location":"uri","locationName":"multiplexId"},"NextToken":{"location":"querystring","locationName":"nextToken"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"MultiplexPrograms":{"locationName":"multiplexPrograms","type":"list","member":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"ProgramName":{"locationName":"programName"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListMultiplexes":{"http":{"method":"GET","requestUri":"/prod/multiplexes","responseCode":200},"input":{"type":"structure","members":{"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"NextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"Multiplexes":{"locationName":"multiplexes","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Id":{"locationName":"id"},"MultiplexSettings":{"locationName":"multiplexSettings","type":"structure","members":{"TransportStreamBitrate":{"locationName":"transportStreamBitrate","type":"integer"}}},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"}}}},"NextToken":{"locationName":"nextToken"}}}},"ListOfferings":{"http":{"method":"GET","requestUri":"/prod/offerings","responseCode":200},"input":{"type":"structure","members":{"ChannelClass":{"location":"querystring","locationName":"channelClass"},"ChannelConfiguration":{"location":"querystring","locationName":"channelConfiguration"},"Codec":{"location":"querystring","locationName":"codec"},"Duration":{"location":"querystring","locationName":"duration"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"MaximumBitrate":{"location":"querystring","locationName":"maximumBitrate"},"MaximumFramerate":{"location":"querystring","locationName":"maximumFramerate"},"NextToken":{"location":"querystring","locationName":"nextToken"},"Resolution":{"location":"querystring","locationName":"resolution"},"ResourceType":{"location":"querystring","locationName":"resourceType"},"SpecialFeature":{"location":"querystring","locationName":"specialFeature"},"VideoQuality":{"location":"querystring","locationName":"videoQuality"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"Offerings":{"locationName":"offerings","type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"ResourceSpecification":{"shape":"Si7","locationName":"resourceSpecification"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}}}}}},"ListReservations":{"http":{"method":"GET","requestUri":"/prod/reservations","responseCode":200},"input":{"type":"structure","members":{"ChannelClass":{"location":"querystring","locationName":"channelClass"},"Codec":{"location":"querystring","locationName":"codec"},"MaxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"MaximumBitrate":{"location":"querystring","locationName":"maximumBitrate"},"MaximumFramerate":{"location":"querystring","locationName":"maximumFramerate"},"NextToken":{"location":"querystring","locationName":"nextToken"},"Resolution":{"location":"querystring","locationName":"resolution"},"ResourceType":{"location":"querystring","locationName":"resourceType"},"SpecialFeature":{"location":"querystring","locationName":"specialFeature"},"VideoQuality":{"location":"querystring","locationName":"videoQuality"}}},"output":{"type":"structure","members":{"NextToken":{"locationName":"nextToken"},"Reservations":{"locationName":"reservations","type":"list","member":{"shape":"Sl1"}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/prod/tags/{resource-arn}","responseCode":200},"input":{"type":"structure","members":{"ResourceArn":{"location":"uri","locationName":"resource-arn"}},"required":["ResourceArn"]},"output":{"type":"structure","members":{"Tags":{"shape":"Sft","locationName":"tags"}}}},"PurchaseOffering":{"http":{"requestUri":"/prod/offerings/{offeringId}/purchase","responseCode":201},"input":{"type":"structure","members":{"Count":{"locationName":"count","type":"integer"},"Name":{"locationName":"name"},"OfferingId":{"location":"uri","locationName":"offeringId"},"RenewalSettings":{"shape":"Si5","locationName":"renewalSettings"},"RequestId":{"locationName":"requestId","idempotencyToken":true},"Start":{"locationName":"start"},"Tags":{"shape":"Sft","locationName":"tags"}},"required":["OfferingId","Count"]},"output":{"type":"structure","members":{"Reservation":{"shape":"Sl1","locationName":"reservation"}}}},"RebootInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/reboot","responseCode":200},"input":{"type":"structure","members":{"Force":{"locationName":"force"},"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"RejectInputDeviceTransfer":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/reject","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StartChannel":{"http":{"requestUri":"/prod/channels/{channelId}/start","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg0","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}}},"StartInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/start","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StartInputDeviceMaintenanceWindow":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/startInputDeviceMaintenanceWindow","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StartMultiplex":{"http":{"requestUri":"/prod/multiplexes/{multiplexId}/start","responseCode":202},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh6","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"}}}},"StopChannel":{"http":{"requestUri":"/prod/channels/{channelId}/stop","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg0","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}}},"StopInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/stop","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"StopMultiplex":{"http":{"requestUri":"/prod/multiplexes/{multiplexId}/stop","responseCode":202},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh6","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"}}}},"TransferInputDevice":{"http":{"requestUri":"/prod/inputDevices/{inputDeviceId}/transfer","responseCode":200},"input":{"type":"structure","members":{"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"},"TargetCustomerId":{"locationName":"targetCustomerId"},"TargetRegion":{"locationName":"targetRegion"},"TransferMessage":{"locationName":"transferMessage"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{}}},"UpdateAccountConfiguration":{"http":{"method":"PUT","requestUri":"/prod/accountConfiguration","responseCode":200},"input":{"type":"structure","members":{"AccountConfiguration":{"shape":"Sil","locationName":"accountConfiguration"}}},"output":{"type":"structure","members":{"AccountConfiguration":{"shape":"Sil","locationName":"accountConfiguration"}}}},"UpdateChannel":{"http":{"method":"PUT","requestUri":"/prod/channels/{channelId}","responseCode":200},"input":{"type":"structure","members":{"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelId":{"location":"uri","locationName":"channelId"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"locationName":"maintenance","type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceScheduledDate":{"locationName":"maintenanceScheduledDate"},"MaintenanceStartTime":{"locationName":"maintenanceStartTime"}}},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Channel":{"shape":"Sfw","locationName":"channel"}}}},"UpdateChannelClass":{"http":{"method":"PUT","requestUri":"/prod/channels/{channelId}/channelClass","responseCode":200},"input":{"type":"structure","members":{"ChannelClass":{"locationName":"channelClass"},"ChannelId":{"location":"uri","locationName":"channelId"},"Destinations":{"shape":"S2a","locationName":"destinations"}},"required":["ChannelId","ChannelClass"]},"output":{"type":"structure","members":{"Channel":{"shape":"Sfw","locationName":"channel"}}}},"UpdateInput":{"http":{"method":"PUT","requestUri":"/prod/inputs/{inputId}","responseCode":200},"input":{"type":"structure","members":{"Destinations":{"shape":"Sg5","locationName":"destinations"},"InputDevices":{"locationName":"inputDevices","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"}}}},"InputId":{"location":"uri","locationName":"inputId"},"InputSecurityGroups":{"shape":"S5","locationName":"inputSecurityGroups"},"MediaConnectFlows":{"shape":"Sg9","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"},"Sources":{"shape":"Sgb","locationName":"sources"}},"required":["InputId"]},"output":{"type":"structure","members":{"Input":{"shape":"Sgg","locationName":"input"}}}},"UpdateInputDevice":{"http":{"method":"PUT","requestUri":"/prod/inputDevices/{inputDeviceId}","responseCode":200},"input":{"type":"structure","members":{"HdDeviceSettings":{"shape":"Sm3","locationName":"hdDeviceSettings"},"InputDeviceId":{"location":"uri","locationName":"inputDeviceId"},"Name":{"locationName":"name"},"UhdDeviceSettings":{"shape":"Sm3","locationName":"uhdDeviceSettings"},"AvailabilityZone":{"locationName":"availabilityZone"}},"required":["InputDeviceId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"ConnectionState":{"locationName":"connectionState"},"DeviceSettingsSyncState":{"locationName":"deviceSettingsSyncState"},"DeviceUpdateStatus":{"locationName":"deviceUpdateStatus"},"HdDeviceSettings":{"shape":"Siv","locationName":"hdDeviceSettings"},"Id":{"locationName":"id"},"MacAddress":{"locationName":"macAddress"},"Name":{"locationName":"name"},"NetworkSettings":{"shape":"Sj0","locationName":"networkSettings"},"SerialNumber":{"locationName":"serialNumber"},"Type":{"locationName":"type"},"UhdDeviceSettings":{"shape":"Sj3","locationName":"uhdDeviceSettings"},"Tags":{"shape":"Sft","locationName":"tags"},"AvailabilityZone":{"locationName":"availabilityZone"},"MedialiveInputArns":{"shape":"S5","locationName":"medialiveInputArns"},"OutputType":{"locationName":"outputType"}}}},"UpdateInputSecurityGroup":{"http":{"method":"PUT","requestUri":"/prod/inputSecurityGroups/{inputSecurityGroupId}","responseCode":200},"input":{"type":"structure","members":{"InputSecurityGroupId":{"location":"uri","locationName":"inputSecurityGroupId"},"Tags":{"shape":"Sft","locationName":"tags"},"WhitelistRules":{"shape":"Sgs","locationName":"whitelistRules"}},"required":["InputSecurityGroupId"]},"output":{"type":"structure","members":{"SecurityGroup":{"shape":"Sgv","locationName":"securityGroup"}}}},"UpdateMultiplex":{"http":{"method":"PUT","requestUri":"/prod/multiplexes/{multiplexId}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"}},"required":["MultiplexId"]},"output":{"type":"structure","members":{"Multiplex":{"shape":"Sh5","locationName":"multiplex"}}}},"UpdateMultiplexProgram":{"http":{"method":"PUT","requestUri":"/prod/multiplexes/{multiplexId}/programs/{programName}","responseCode":200},"input":{"type":"structure","members":{"MultiplexId":{"location":"uri","locationName":"multiplexId"},"MultiplexProgramSettings":{"shape":"Shb","locationName":"multiplexProgramSettings"},"ProgramName":{"location":"uri","locationName":"programName"}},"required":["MultiplexId","ProgramName"]},"output":{"type":"structure","members":{"MultiplexProgram":{"shape":"Shj","locationName":"multiplexProgram"}}}},"UpdateReservation":{"http":{"method":"PUT","requestUri":"/prod/reservations/{reservationId}","responseCode":200},"input":{"type":"structure","members":{"Name":{"locationName":"name"},"RenewalSettings":{"shape":"Si5","locationName":"renewalSettings"},"ReservationId":{"location":"uri","locationName":"reservationId"}},"required":["ReservationId"]},"output":{"type":"structure","members":{"Reservation":{"shape":"Sl1","locationName":"reservation"}}}},"RestartChannelPipelines":{"http":{"requestUri":"/prod/channels/{channelId}/restartChannelPipelines","responseCode":200},"input":{"type":"structure","members":{"ChannelId":{"location":"uri","locationName":"channelId"},"PipelineIds":{"locationName":"pipelineIds","type":"list","member":{}}},"required":["ChannelId"]},"output":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"MaintenanceStatus":{"locationName":"maintenanceStatus"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg0","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}}}},"shapes":{"S5":{"type":"list","member":{}},"S7":{"type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Code":{"locationName":"code"},"Id":{"locationName":"id"},"Message":{"locationName":"message"}}}},"S9":{"type":"list","member":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"},"State":{"locationName":"state"}}}},"Sh":{"type":"list","member":{"type":"structure","members":{"ActionName":{"locationName":"actionName"},"ScheduleActionSettings":{"locationName":"scheduleActionSettings","type":"structure","members":{"HlsId3SegmentTaggingSettings":{"locationName":"hlsId3SegmentTaggingSettings","type":"structure","members":{"Tag":{"locationName":"tag"},"Id3":{"locationName":"id3"}}},"HlsTimedMetadataSettings":{"locationName":"hlsTimedMetadataSettings","type":"structure","members":{"Id3":{"locationName":"id3"}},"required":["Id3"]},"InputPrepareSettings":{"locationName":"inputPrepareSettings","type":"structure","members":{"InputAttachmentNameReference":{"locationName":"inputAttachmentNameReference"},"InputClippingSettings":{"shape":"Sn","locationName":"inputClippingSettings"},"UrlPath":{"shape":"S5","locationName":"urlPath"}}},"InputSwitchSettings":{"locationName":"inputSwitchSettings","type":"structure","members":{"InputAttachmentNameReference":{"locationName":"inputAttachmentNameReference"},"InputClippingSettings":{"shape":"Sn","locationName":"inputClippingSettings"},"UrlPath":{"shape":"S5","locationName":"urlPath"}},"required":["InputAttachmentNameReference"]},"MotionGraphicsImageActivateSettings":{"locationName":"motionGraphicsImageActivateSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"long"},"PasswordParam":{"locationName":"passwordParam"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}},"MotionGraphicsImageDeactivateSettings":{"locationName":"motionGraphicsImageDeactivateSettings","type":"structure","members":{}},"PauseStateSettings":{"locationName":"pauseStateSettings","type":"structure","members":{"Pipelines":{"locationName":"pipelines","type":"list","member":{"type":"structure","members":{"PipelineId":{"locationName":"pipelineId"}},"required":["PipelineId"]}}}},"Scte35InputSettings":{"locationName":"scte35InputSettings","type":"structure","members":{"InputAttachmentNameReference":{"locationName":"inputAttachmentNameReference"},"Mode":{"locationName":"mode"}},"required":["Mode"]},"Scte35ReturnToNetworkSettings":{"locationName":"scte35ReturnToNetworkSettings","type":"structure","members":{"SpliceEventId":{"locationName":"spliceEventId","type":"long"}},"required":["SpliceEventId"]},"Scte35SpliceInsertSettings":{"locationName":"scte35SpliceInsertSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"long"},"SpliceEventId":{"locationName":"spliceEventId","type":"long"}},"required":["SpliceEventId"]},"Scte35TimeSignalSettings":{"locationName":"scte35TimeSignalSettings","type":"structure","members":{"Scte35Descriptors":{"locationName":"scte35Descriptors","type":"list","member":{"type":"structure","members":{"Scte35DescriptorSettings":{"locationName":"scte35DescriptorSettings","type":"structure","members":{"SegmentationDescriptorScte35DescriptorSettings":{"locationName":"segmentationDescriptorScte35DescriptorSettings","type":"structure","members":{"DeliveryRestrictions":{"locationName":"deliveryRestrictions","type":"structure","members":{"ArchiveAllowedFlag":{"locationName":"archiveAllowedFlag"},"DeviceRestrictions":{"locationName":"deviceRestrictions"},"NoRegionalBlackoutFlag":{"locationName":"noRegionalBlackoutFlag"},"WebDeliveryAllowedFlag":{"locationName":"webDeliveryAllowedFlag"}},"required":["DeviceRestrictions","ArchiveAllowedFlag","WebDeliveryAllowedFlag","NoRegionalBlackoutFlag"]},"SegmentNum":{"locationName":"segmentNum","type":"integer"},"SegmentationCancelIndicator":{"locationName":"segmentationCancelIndicator"},"SegmentationDuration":{"locationName":"segmentationDuration","type":"long"},"SegmentationEventId":{"locationName":"segmentationEventId","type":"long"},"SegmentationTypeId":{"locationName":"segmentationTypeId","type":"integer"},"SegmentationUpid":{"locationName":"segmentationUpid"},"SegmentationUpidType":{"locationName":"segmentationUpidType","type":"integer"},"SegmentsExpected":{"locationName":"segmentsExpected","type":"integer"},"SubSegmentNum":{"locationName":"subSegmentNum","type":"integer"},"SubSegmentsExpected":{"locationName":"subSegmentsExpected","type":"integer"}},"required":["SegmentationEventId","SegmentationCancelIndicator"]}},"required":["SegmentationDescriptorScte35DescriptorSettings"]}},"required":["Scte35DescriptorSettings"]}}},"required":["Scte35Descriptors"]},"StaticImageActivateSettings":{"locationName":"staticImageActivateSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"integer"},"FadeIn":{"locationName":"fadeIn","type":"integer"},"FadeOut":{"locationName":"fadeOut","type":"integer"},"Height":{"locationName":"height","type":"integer"},"Image":{"shape":"S1m","locationName":"image"},"ImageX":{"locationName":"imageX","type":"integer"},"ImageY":{"locationName":"imageY","type":"integer"},"Layer":{"locationName":"layer","type":"integer"},"Opacity":{"locationName":"opacity","type":"integer"},"Width":{"locationName":"width","type":"integer"}},"required":["Image"]},"StaticImageDeactivateSettings":{"locationName":"staticImageDeactivateSettings","type":"structure","members":{"FadeOut":{"locationName":"fadeOut","type":"integer"},"Layer":{"locationName":"layer","type":"integer"}}},"StaticImageOutputActivateSettings":{"locationName":"staticImageOutputActivateSettings","type":"structure","members":{"Duration":{"locationName":"duration","type":"integer"},"FadeIn":{"locationName":"fadeIn","type":"integer"},"FadeOut":{"locationName":"fadeOut","type":"integer"},"Height":{"locationName":"height","type":"integer"},"Image":{"shape":"S1m","locationName":"image"},"ImageX":{"locationName":"imageX","type":"integer"},"ImageY":{"locationName":"imageY","type":"integer"},"Layer":{"locationName":"layer","type":"integer"},"Opacity":{"locationName":"opacity","type":"integer"},"OutputNames":{"shape":"S5","locationName":"outputNames"},"Width":{"locationName":"width","type":"integer"}},"required":["OutputNames","Image"]},"StaticImageOutputDeactivateSettings":{"locationName":"staticImageOutputDeactivateSettings","type":"structure","members":{"FadeOut":{"locationName":"fadeOut","type":"integer"},"Layer":{"locationName":"layer","type":"integer"},"OutputNames":{"shape":"S5","locationName":"outputNames"}},"required":["OutputNames"]}}},"ScheduleActionStartSettings":{"locationName":"scheduleActionStartSettings","type":"structure","members":{"FixedModeScheduleActionStartSettings":{"locationName":"fixedModeScheduleActionStartSettings","type":"structure","members":{"Time":{"locationName":"time"}},"required":["Time"]},"FollowModeScheduleActionStartSettings":{"locationName":"followModeScheduleActionStartSettings","type":"structure","members":{"FollowPoint":{"locationName":"followPoint"},"ReferenceActionName":{"locationName":"referenceActionName"}},"required":["ReferenceActionName","FollowPoint"]},"ImmediateModeScheduleActionStartSettings":{"locationName":"immediateModeScheduleActionStartSettings","type":"structure","members":{}}}}},"required":["ActionName","ScheduleActionStartSettings","ScheduleActionSettings"]}},"Sn":{"type":"structure","members":{"InputTimecodeSource":{"locationName":"inputTimecodeSource"},"StartTimecode":{"locationName":"startTimecode","type":"structure","members":{"Timecode":{"locationName":"timecode"}}},"StopTimecode":{"locationName":"stopTimecode","type":"structure","members":{"LastFrameClippingBehavior":{"locationName":"lastFrameClippingBehavior"},"Timecode":{"locationName":"timecode"}}}},"required":["InputTimecodeSource"]},"S1m":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"Uri":{"locationName":"uri"},"Username":{"locationName":"username"}},"required":["Uri"]},"S27":{"type":"structure","members":{"Resolution":{"locationName":"resolution"}}},"S2a":{"type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"},"MediaPackageSettings":{"locationName":"mediaPackageSettings","type":"list","member":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"}}}},"MultiplexSettings":{"locationName":"multiplexSettings","type":"structure","members":{"MultiplexId":{"locationName":"multiplexId"},"ProgramName":{"locationName":"programName"}}},"Settings":{"locationName":"settings","type":"list","member":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"StreamName":{"locationName":"streamName"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}}}}}},"S2i":{"type":"structure","members":{"AudioDescriptions":{"locationName":"audioDescriptions","type":"list","member":{"type":"structure","members":{"AudioNormalizationSettings":{"locationName":"audioNormalizationSettings","type":"structure","members":{"Algorithm":{"locationName":"algorithm"},"AlgorithmControl":{"locationName":"algorithmControl"},"TargetLkfs":{"locationName":"targetLkfs","type":"double"}}},"AudioSelectorName":{"locationName":"audioSelectorName"},"AudioType":{"locationName":"audioType"},"AudioTypeControl":{"locationName":"audioTypeControl"},"AudioWatermarkingSettings":{"locationName":"audioWatermarkingSettings","type":"structure","members":{"NielsenWatermarksSettings":{"locationName":"nielsenWatermarksSettings","type":"structure","members":{"NielsenCbetSettings":{"locationName":"nielsenCbetSettings","type":"structure","members":{"CbetCheckDigitString":{"locationName":"cbetCheckDigitString"},"CbetStepaside":{"locationName":"cbetStepaside"},"Csid":{"locationName":"csid"}},"required":["CbetCheckDigitString","CbetStepaside","Csid"]},"NielsenDistributionType":{"locationName":"nielsenDistributionType"},"NielsenNaesIiNwSettings":{"locationName":"nielsenNaesIiNwSettings","type":"structure","members":{"CheckDigitString":{"locationName":"checkDigitString"},"Sid":{"locationName":"sid","type":"double"},"Timezone":{"locationName":"timezone"}},"required":["CheckDigitString","Sid"]}}}}},"CodecSettings":{"locationName":"codecSettings","type":"structure","members":{"AacSettings":{"locationName":"aacSettings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"CodingMode":{"locationName":"codingMode"},"InputType":{"locationName":"inputType"},"Profile":{"locationName":"profile"},"RateControlMode":{"locationName":"rateControlMode"},"RawFormat":{"locationName":"rawFormat"},"SampleRate":{"locationName":"sampleRate","type":"double"},"Spec":{"locationName":"spec"},"VbrQuality":{"locationName":"vbrQuality"}}},"Ac3Settings":{"locationName":"ac3Settings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"BitstreamMode":{"locationName":"bitstreamMode"},"CodingMode":{"locationName":"codingMode"},"Dialnorm":{"locationName":"dialnorm","type":"integer"},"DrcProfile":{"locationName":"drcProfile"},"LfeFilter":{"locationName":"lfeFilter"},"MetadataControl":{"locationName":"metadataControl"},"AttenuationControl":{"locationName":"attenuationControl"}}},"Eac3AtmosSettings":{"locationName":"eac3AtmosSettings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"CodingMode":{"locationName":"codingMode"},"Dialnorm":{"locationName":"dialnorm","type":"integer"},"DrcLine":{"locationName":"drcLine"},"DrcRf":{"locationName":"drcRf"},"HeightTrim":{"locationName":"heightTrim","type":"double"},"SurroundTrim":{"locationName":"surroundTrim","type":"double"}}},"Eac3Settings":{"locationName":"eac3Settings","type":"structure","members":{"AttenuationControl":{"locationName":"attenuationControl"},"Bitrate":{"locationName":"bitrate","type":"double"},"BitstreamMode":{"locationName":"bitstreamMode"},"CodingMode":{"locationName":"codingMode"},"DcFilter":{"locationName":"dcFilter"},"Dialnorm":{"locationName":"dialnorm","type":"integer"},"DrcLine":{"locationName":"drcLine"},"DrcRf":{"locationName":"drcRf"},"LfeControl":{"locationName":"lfeControl"},"LfeFilter":{"locationName":"lfeFilter"},"LoRoCenterMixLevel":{"locationName":"loRoCenterMixLevel","type":"double"},"LoRoSurroundMixLevel":{"locationName":"loRoSurroundMixLevel","type":"double"},"LtRtCenterMixLevel":{"locationName":"ltRtCenterMixLevel","type":"double"},"LtRtSurroundMixLevel":{"locationName":"ltRtSurroundMixLevel","type":"double"},"MetadataControl":{"locationName":"metadataControl"},"PassthroughControl":{"locationName":"passthroughControl"},"PhaseControl":{"locationName":"phaseControl"},"StereoDownmix":{"locationName":"stereoDownmix"},"SurroundExMode":{"locationName":"surroundExMode"},"SurroundMode":{"locationName":"surroundMode"}}},"Mp2Settings":{"locationName":"mp2Settings","type":"structure","members":{"Bitrate":{"locationName":"bitrate","type":"double"},"CodingMode":{"locationName":"codingMode"},"SampleRate":{"locationName":"sampleRate","type":"double"}}},"PassThroughSettings":{"locationName":"passThroughSettings","type":"structure","members":{}},"WavSettings":{"locationName":"wavSettings","type":"structure","members":{"BitDepth":{"locationName":"bitDepth","type":"double"},"CodingMode":{"locationName":"codingMode"},"SampleRate":{"locationName":"sampleRate","type":"double"}}}}},"LanguageCode":{"locationName":"languageCode"},"LanguageCodeControl":{"locationName":"languageCodeControl"},"Name":{"locationName":"name"},"RemixSettings":{"locationName":"remixSettings","type":"structure","members":{"ChannelMappings":{"locationName":"channelMappings","type":"list","member":{"type":"structure","members":{"InputChannelLevels":{"locationName":"inputChannelLevels","type":"list","member":{"type":"structure","members":{"Gain":{"locationName":"gain","type":"integer"},"InputChannel":{"locationName":"inputChannel","type":"integer"}},"required":["InputChannel","Gain"]}},"OutputChannel":{"locationName":"outputChannel","type":"integer"}},"required":["OutputChannel","InputChannelLevels"]}},"ChannelsIn":{"locationName":"channelsIn","type":"integer"},"ChannelsOut":{"locationName":"channelsOut","type":"integer"}},"required":["ChannelMappings"]},"StreamName":{"locationName":"streamName"},"AudioDashRoles":{"locationName":"audioDashRoles","type":"list","member":{}},"DvbDashAccessibility":{"locationName":"dvbDashAccessibility"}},"required":["AudioSelectorName","Name"]}},"AvailBlanking":{"locationName":"availBlanking","type":"structure","members":{"AvailBlankingImage":{"shape":"S1m","locationName":"availBlankingImage"},"State":{"locationName":"state"}}},"AvailConfiguration":{"locationName":"availConfiguration","type":"structure","members":{"AvailSettings":{"locationName":"availSettings","type":"structure","members":{"Esam":{"locationName":"esam","type":"structure","members":{"AcquisitionPointId":{"locationName":"acquisitionPointId"},"AdAvailOffset":{"locationName":"adAvailOffset","type":"integer"},"PasswordParam":{"locationName":"passwordParam"},"PoisEndpoint":{"locationName":"poisEndpoint"},"Username":{"locationName":"username"},"ZoneIdentity":{"locationName":"zoneIdentity"}},"required":["AcquisitionPointId","PoisEndpoint"]},"Scte35SpliceInsert":{"locationName":"scte35SpliceInsert","type":"structure","members":{"AdAvailOffset":{"locationName":"adAvailOffset","type":"integer"},"NoRegionalBlackoutFlag":{"locationName":"noRegionalBlackoutFlag"},"WebDeliveryAllowedFlag":{"locationName":"webDeliveryAllowedFlag"}}},"Scte35TimeSignalApos":{"locationName":"scte35TimeSignalApos","type":"structure","members":{"AdAvailOffset":{"locationName":"adAvailOffset","type":"integer"},"NoRegionalBlackoutFlag":{"locationName":"noRegionalBlackoutFlag"},"WebDeliveryAllowedFlag":{"locationName":"webDeliveryAllowedFlag"}}}}}}},"BlackoutSlate":{"locationName":"blackoutSlate","type":"structure","members":{"BlackoutSlateImage":{"shape":"S1m","locationName":"blackoutSlateImage"},"NetworkEndBlackout":{"locationName":"networkEndBlackout"},"NetworkEndBlackoutImage":{"shape":"S1m","locationName":"networkEndBlackoutImage"},"NetworkId":{"locationName":"networkId"},"State":{"locationName":"state"}}},"CaptionDescriptions":{"locationName":"captionDescriptions","type":"list","member":{"type":"structure","members":{"Accessibility":{"locationName":"accessibility"},"CaptionSelectorName":{"locationName":"captionSelectorName"},"DestinationSettings":{"locationName":"destinationSettings","type":"structure","members":{"AribDestinationSettings":{"locationName":"aribDestinationSettings","type":"structure","members":{}},"BurnInDestinationSettings":{"locationName":"burnInDestinationSettings","type":"structure","members":{"Alignment":{"locationName":"alignment"},"BackgroundColor":{"locationName":"backgroundColor"},"BackgroundOpacity":{"locationName":"backgroundOpacity","type":"integer"},"Font":{"shape":"S1m","locationName":"font"},"FontColor":{"locationName":"fontColor"},"FontOpacity":{"locationName":"fontOpacity","type":"integer"},"FontResolution":{"locationName":"fontResolution","type":"integer"},"FontSize":{"locationName":"fontSize"},"OutlineColor":{"locationName":"outlineColor"},"OutlineSize":{"locationName":"outlineSize","type":"integer"},"ShadowColor":{"locationName":"shadowColor"},"ShadowOpacity":{"locationName":"shadowOpacity","type":"integer"},"ShadowXOffset":{"locationName":"shadowXOffset","type":"integer"},"ShadowYOffset":{"locationName":"shadowYOffset","type":"integer"},"TeletextGridControl":{"locationName":"teletextGridControl"},"XPosition":{"locationName":"xPosition","type":"integer"},"YPosition":{"locationName":"yPosition","type":"integer"}}},"DvbSubDestinationSettings":{"locationName":"dvbSubDestinationSettings","type":"structure","members":{"Alignment":{"locationName":"alignment"},"BackgroundColor":{"locationName":"backgroundColor"},"BackgroundOpacity":{"locationName":"backgroundOpacity","type":"integer"},"Font":{"shape":"S1m","locationName":"font"},"FontColor":{"locationName":"fontColor"},"FontOpacity":{"locationName":"fontOpacity","type":"integer"},"FontResolution":{"locationName":"fontResolution","type":"integer"},"FontSize":{"locationName":"fontSize"},"OutlineColor":{"locationName":"outlineColor"},"OutlineSize":{"locationName":"outlineSize","type":"integer"},"ShadowColor":{"locationName":"shadowColor"},"ShadowOpacity":{"locationName":"shadowOpacity","type":"integer"},"ShadowXOffset":{"locationName":"shadowXOffset","type":"integer"},"ShadowYOffset":{"locationName":"shadowYOffset","type":"integer"},"TeletextGridControl":{"locationName":"teletextGridControl"},"XPosition":{"locationName":"xPosition","type":"integer"},"YPosition":{"locationName":"yPosition","type":"integer"}}},"EbuTtDDestinationSettings":{"locationName":"ebuTtDDestinationSettings","type":"structure","members":{"CopyrightHolder":{"locationName":"copyrightHolder"},"FillLineGap":{"locationName":"fillLineGap"},"FontFamily":{"locationName":"fontFamily"},"StyleControl":{"locationName":"styleControl"}}},"EmbeddedDestinationSettings":{"locationName":"embeddedDestinationSettings","type":"structure","members":{}},"EmbeddedPlusScte20DestinationSettings":{"locationName":"embeddedPlusScte20DestinationSettings","type":"structure","members":{}},"RtmpCaptionInfoDestinationSettings":{"locationName":"rtmpCaptionInfoDestinationSettings","type":"structure","members":{}},"Scte20PlusEmbeddedDestinationSettings":{"locationName":"scte20PlusEmbeddedDestinationSettings","type":"structure","members":{}},"Scte27DestinationSettings":{"locationName":"scte27DestinationSettings","type":"structure","members":{}},"SmpteTtDestinationSettings":{"locationName":"smpteTtDestinationSettings","type":"structure","members":{}},"TeletextDestinationSettings":{"locationName":"teletextDestinationSettings","type":"structure","members":{}},"TtmlDestinationSettings":{"locationName":"ttmlDestinationSettings","type":"structure","members":{"StyleControl":{"locationName":"styleControl"}}},"WebvttDestinationSettings":{"locationName":"webvttDestinationSettings","type":"structure","members":{"StyleControl":{"locationName":"styleControl"}}}}},"LanguageCode":{"locationName":"languageCode"},"LanguageDescription":{"locationName":"languageDescription"},"Name":{"locationName":"name"},"CaptionDashRoles":{"locationName":"captionDashRoles","type":"list","member":{}},"DvbDashAccessibility":{"locationName":"dvbDashAccessibility"}},"required":["CaptionSelectorName","Name"]}},"FeatureActivations":{"locationName":"featureActivations","type":"structure","members":{"InputPrepareScheduleActions":{"locationName":"inputPrepareScheduleActions"},"OutputStaticImageOverlayScheduleActions":{"locationName":"outputStaticImageOverlayScheduleActions"}}},"GlobalConfiguration":{"locationName":"globalConfiguration","type":"structure","members":{"InitialAudioGain":{"locationName":"initialAudioGain","type":"integer"},"InputEndAction":{"locationName":"inputEndAction"},"InputLossBehavior":{"locationName":"inputLossBehavior","type":"structure","members":{"BlackFrameMsec":{"locationName":"blackFrameMsec","type":"integer"},"InputLossImageColor":{"locationName":"inputLossImageColor"},"InputLossImageSlate":{"shape":"S1m","locationName":"inputLossImageSlate"},"InputLossImageType":{"locationName":"inputLossImageType"},"RepeatFrameMsec":{"locationName":"repeatFrameMsec","type":"integer"}}},"OutputLockingMode":{"locationName":"outputLockingMode"},"OutputTimingSource":{"locationName":"outputTimingSource"},"SupportLowFramerateInputs":{"locationName":"supportLowFramerateInputs"},"OutputLockingSettings":{"locationName":"outputLockingSettings","type":"structure","members":{"EpochLockingSettings":{"locationName":"epochLockingSettings","type":"structure","members":{"CustomEpoch":{"locationName":"customEpoch"},"JamSyncTime":{"locationName":"jamSyncTime"}}},"PipelineLockingSettings":{"locationName":"pipelineLockingSettings","type":"structure","members":{}}}}}},"MotionGraphicsConfiguration":{"locationName":"motionGraphicsConfiguration","type":"structure","members":{"MotionGraphicsInsertion":{"locationName":"motionGraphicsInsertion"},"MotionGraphicsSettings":{"locationName":"motionGraphicsSettings","type":"structure","members":{"HtmlMotionGraphicsSettings":{"locationName":"htmlMotionGraphicsSettings","type":"structure","members":{}}}}},"required":["MotionGraphicsSettings"]},"NielsenConfiguration":{"locationName":"nielsenConfiguration","type":"structure","members":{"DistributorId":{"locationName":"distributorId"},"NielsenPcmToId3Tagging":{"locationName":"nielsenPcmToId3Tagging"}}},"OutputGroups":{"locationName":"outputGroups","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"OutputGroupSettings":{"locationName":"outputGroupSettings","type":"structure","members":{"ArchiveGroupSettings":{"locationName":"archiveGroupSettings","type":"structure","members":{"ArchiveCdnSettings":{"locationName":"archiveCdnSettings","type":"structure","members":{"ArchiveS3Settings":{"locationName":"archiveS3Settings","type":"structure","members":{"CannedAcl":{"locationName":"cannedAcl"}}}}},"Destination":{"shape":"S70","locationName":"destination"},"RolloverInterval":{"locationName":"rolloverInterval","type":"integer"}},"required":["Destination"]},"FrameCaptureGroupSettings":{"locationName":"frameCaptureGroupSettings","type":"structure","members":{"Destination":{"shape":"S70","locationName":"destination"},"FrameCaptureCdnSettings":{"locationName":"frameCaptureCdnSettings","type":"structure","members":{"FrameCaptureS3Settings":{"locationName":"frameCaptureS3Settings","type":"structure","members":{"CannedAcl":{"locationName":"cannedAcl"}}}}}},"required":["Destination"]},"HlsGroupSettings":{"locationName":"hlsGroupSettings","type":"structure","members":{"AdMarkers":{"locationName":"adMarkers","type":"list","member":{}},"BaseUrlContent":{"locationName":"baseUrlContent"},"BaseUrlContent1":{"locationName":"baseUrlContent1"},"BaseUrlManifest":{"locationName":"baseUrlManifest"},"BaseUrlManifest1":{"locationName":"baseUrlManifest1"},"CaptionLanguageMappings":{"locationName":"captionLanguageMappings","type":"list","member":{"type":"structure","members":{"CaptionChannel":{"locationName":"captionChannel","type":"integer"},"LanguageCode":{"locationName":"languageCode"},"LanguageDescription":{"locationName":"languageDescription"}},"required":["LanguageCode","LanguageDescription","CaptionChannel"]}},"CaptionLanguageSetting":{"locationName":"captionLanguageSetting"},"ClientCache":{"locationName":"clientCache"},"CodecSpecification":{"locationName":"codecSpecification"},"ConstantIv":{"locationName":"constantIv"},"Destination":{"shape":"S70","locationName":"destination"},"DirectoryStructure":{"locationName":"directoryStructure"},"DiscontinuityTags":{"locationName":"discontinuityTags"},"EncryptionType":{"locationName":"encryptionType"},"HlsCdnSettings":{"locationName":"hlsCdnSettings","type":"structure","members":{"HlsAkamaiSettings":{"locationName":"hlsAkamaiSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"HttpTransferMode":{"locationName":"httpTransferMode"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"},"Salt":{"locationName":"salt"},"Token":{"locationName":"token"}}},"HlsBasicPutSettings":{"locationName":"hlsBasicPutSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"}}},"HlsMediaStoreSettings":{"locationName":"hlsMediaStoreSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"MediaStoreStorageClass":{"locationName":"mediaStoreStorageClass"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"}}},"HlsS3Settings":{"locationName":"hlsS3Settings","type":"structure","members":{"CannedAcl":{"locationName":"cannedAcl"}}},"HlsWebdavSettings":{"locationName":"hlsWebdavSettings","type":"structure","members":{"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"HttpTransferMode":{"locationName":"httpTransferMode"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"}}}}},"HlsId3SegmentTagging":{"locationName":"hlsId3SegmentTagging"},"IFrameOnlyPlaylists":{"locationName":"iFrameOnlyPlaylists"},"IncompleteSegmentBehavior":{"locationName":"incompleteSegmentBehavior"},"IndexNSegments":{"locationName":"indexNSegments","type":"integer"},"InputLossAction":{"locationName":"inputLossAction"},"IvInManifest":{"locationName":"ivInManifest"},"IvSource":{"locationName":"ivSource"},"KeepSegments":{"locationName":"keepSegments","type":"integer"},"KeyFormat":{"locationName":"keyFormat"},"KeyFormatVersions":{"locationName":"keyFormatVersions"},"KeyProviderSettings":{"locationName":"keyProviderSettings","type":"structure","members":{"StaticKeySettings":{"locationName":"staticKeySettings","type":"structure","members":{"KeyProviderServer":{"shape":"S1m","locationName":"keyProviderServer"},"StaticKeyValue":{"locationName":"staticKeyValue"}},"required":["StaticKeyValue"]}}},"ManifestCompression":{"locationName":"manifestCompression"},"ManifestDurationFormat":{"locationName":"manifestDurationFormat"},"MinSegmentLength":{"locationName":"minSegmentLength","type":"integer"},"Mode":{"locationName":"mode"},"OutputSelection":{"locationName":"outputSelection"},"ProgramDateTime":{"locationName":"programDateTime"},"ProgramDateTimeClock":{"locationName":"programDateTimeClock"},"ProgramDateTimePeriod":{"locationName":"programDateTimePeriod","type":"integer"},"RedundantManifest":{"locationName":"redundantManifest"},"SegmentLength":{"locationName":"segmentLength","type":"integer"},"SegmentationMode":{"locationName":"segmentationMode"},"SegmentsPerSubdirectory":{"locationName":"segmentsPerSubdirectory","type":"integer"},"StreamInfResolution":{"locationName":"streamInfResolution"},"TimedMetadataId3Frame":{"locationName":"timedMetadataId3Frame"},"TimedMetadataId3Period":{"locationName":"timedMetadataId3Period","type":"integer"},"TimestampDeltaMilliseconds":{"locationName":"timestampDeltaMilliseconds","type":"integer"},"TsFileMode":{"locationName":"tsFileMode"}},"required":["Destination"]},"MediaPackageGroupSettings":{"locationName":"mediaPackageGroupSettings","type":"structure","members":{"Destination":{"shape":"S70","locationName":"destination"}},"required":["Destination"]},"MsSmoothGroupSettings":{"locationName":"msSmoothGroupSettings","type":"structure","members":{"AcquisitionPointId":{"locationName":"acquisitionPointId"},"AudioOnlyTimecodeControl":{"locationName":"audioOnlyTimecodeControl"},"CertificateMode":{"locationName":"certificateMode"},"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"Destination":{"shape":"S70","locationName":"destination"},"EventId":{"locationName":"eventId"},"EventIdMode":{"locationName":"eventIdMode"},"EventStopBehavior":{"locationName":"eventStopBehavior"},"FilecacheDuration":{"locationName":"filecacheDuration","type":"integer"},"FragmentLength":{"locationName":"fragmentLength","type":"integer"},"InputLossAction":{"locationName":"inputLossAction"},"NumRetries":{"locationName":"numRetries","type":"integer"},"RestartDelay":{"locationName":"restartDelay","type":"integer"},"SegmentationMode":{"locationName":"segmentationMode"},"SendDelayMs":{"locationName":"sendDelayMs","type":"integer"},"SparseTrackType":{"locationName":"sparseTrackType"},"StreamManifestBehavior":{"locationName":"streamManifestBehavior"},"TimestampOffset":{"locationName":"timestampOffset"},"TimestampOffsetMode":{"locationName":"timestampOffsetMode"}},"required":["Destination"]},"MultiplexGroupSettings":{"locationName":"multiplexGroupSettings","type":"structure","members":{}},"RtmpGroupSettings":{"locationName":"rtmpGroupSettings","type":"structure","members":{"AdMarkers":{"locationName":"adMarkers","type":"list","member":{}},"AuthenticationScheme":{"locationName":"authenticationScheme"},"CacheFullBehavior":{"locationName":"cacheFullBehavior"},"CacheLength":{"locationName":"cacheLength","type":"integer"},"CaptionData":{"locationName":"captionData"},"InputLossAction":{"locationName":"inputLossAction"},"RestartDelay":{"locationName":"restartDelay","type":"integer"},"IncludeFillerNalUnits":{"locationName":"includeFillerNalUnits"}}},"UdpGroupSettings":{"locationName":"udpGroupSettings","type":"structure","members":{"InputLossAction":{"locationName":"inputLossAction"},"TimedMetadataId3Frame":{"locationName":"timedMetadataId3Frame"},"TimedMetadataId3Period":{"locationName":"timedMetadataId3Period","type":"integer"}}},"CmafIngestGroupSettings":{"locationName":"cmafIngestGroupSettings","type":"structure","members":{"Destination":{"shape":"S70","locationName":"destination"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"Scte35Type":{"locationName":"scte35Type"},"SegmentLength":{"locationName":"segmentLength","type":"integer"},"SegmentLengthUnits":{"locationName":"segmentLengthUnits"},"SendDelayMs":{"locationName":"sendDelayMs","type":"integer"}},"required":["Destination"]}}},"Outputs":{"locationName":"outputs","type":"list","member":{"type":"structure","members":{"AudioDescriptionNames":{"shape":"S5","locationName":"audioDescriptionNames"},"CaptionDescriptionNames":{"shape":"S5","locationName":"captionDescriptionNames"},"OutputName":{"locationName":"outputName"},"OutputSettings":{"locationName":"outputSettings","type":"structure","members":{"ArchiveOutputSettings":{"locationName":"archiveOutputSettings","type":"structure","members":{"ContainerSettings":{"locationName":"containerSettings","type":"structure","members":{"M2tsSettings":{"shape":"S9d","locationName":"m2tsSettings"},"RawSettings":{"locationName":"rawSettings","type":"structure","members":{}}}},"Extension":{"locationName":"extension"},"NameModifier":{"locationName":"nameModifier"}},"required":["ContainerSettings"]},"FrameCaptureOutputSettings":{"locationName":"frameCaptureOutputSettings","type":"structure","members":{"NameModifier":{"locationName":"nameModifier"}}},"HlsOutputSettings":{"locationName":"hlsOutputSettings","type":"structure","members":{"H265PackagingType":{"locationName":"h265PackagingType"},"HlsSettings":{"locationName":"hlsSettings","type":"structure","members":{"AudioOnlyHlsSettings":{"locationName":"audioOnlyHlsSettings","type":"structure","members":{"AudioGroupId":{"locationName":"audioGroupId"},"AudioOnlyImage":{"shape":"S1m","locationName":"audioOnlyImage"},"AudioTrackType":{"locationName":"audioTrackType"},"SegmentType":{"locationName":"segmentType"}}},"Fmp4HlsSettings":{"locationName":"fmp4HlsSettings","type":"structure","members":{"AudioRenditionSets":{"locationName":"audioRenditionSets"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"TimedMetadataBehavior":{"locationName":"timedMetadataBehavior"}}},"FrameCaptureHlsSettings":{"locationName":"frameCaptureHlsSettings","type":"structure","members":{}},"StandardHlsSettings":{"locationName":"standardHlsSettings","type":"structure","members":{"AudioRenditionSets":{"locationName":"audioRenditionSets"},"M3u8Settings":{"locationName":"m3u8Settings","type":"structure","members":{"AudioFramesPerPes":{"locationName":"audioFramesPerPes","type":"integer"},"AudioPids":{"locationName":"audioPids"},"EcmPid":{"locationName":"ecmPid"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"PatInterval":{"locationName":"patInterval","type":"integer"},"PcrControl":{"locationName":"pcrControl"},"PcrPeriod":{"locationName":"pcrPeriod","type":"integer"},"PcrPid":{"locationName":"pcrPid"},"PmtInterval":{"locationName":"pmtInterval","type":"integer"},"PmtPid":{"locationName":"pmtPid"},"ProgramNum":{"locationName":"programNum","type":"integer"},"Scte35Behavior":{"locationName":"scte35Behavior"},"Scte35Pid":{"locationName":"scte35Pid"},"TimedMetadataBehavior":{"locationName":"timedMetadataBehavior"},"TimedMetadataPid":{"locationName":"timedMetadataPid"},"TransportStreamId":{"locationName":"transportStreamId","type":"integer"},"VideoPid":{"locationName":"videoPid"},"KlvBehavior":{"locationName":"klvBehavior"},"KlvDataPids":{"locationName":"klvDataPids"}}}},"required":["M3u8Settings"]}}},"NameModifier":{"locationName":"nameModifier"},"SegmentModifier":{"locationName":"segmentModifier"}},"required":["HlsSettings"]},"MediaPackageOutputSettings":{"locationName":"mediaPackageOutputSettings","type":"structure","members":{}},"MsSmoothOutputSettings":{"locationName":"msSmoothOutputSettings","type":"structure","members":{"H265PackagingType":{"locationName":"h265PackagingType"},"NameModifier":{"locationName":"nameModifier"}}},"MultiplexOutputSettings":{"locationName":"multiplexOutputSettings","type":"structure","members":{"Destination":{"shape":"S70","locationName":"destination"}},"required":["Destination"]},"RtmpOutputSettings":{"locationName":"rtmpOutputSettings","type":"structure","members":{"CertificateMode":{"locationName":"certificateMode"},"ConnectionRetryInterval":{"locationName":"connectionRetryInterval","type":"integer"},"Destination":{"shape":"S70","locationName":"destination"},"NumRetries":{"locationName":"numRetries","type":"integer"}},"required":["Destination"]},"UdpOutputSettings":{"locationName":"udpOutputSettings","type":"structure","members":{"BufferMsec":{"locationName":"bufferMsec","type":"integer"},"ContainerSettings":{"locationName":"containerSettings","type":"structure","members":{"M2tsSettings":{"shape":"S9d","locationName":"m2tsSettings"}}},"Destination":{"shape":"S70","locationName":"destination"},"FecOutputSettings":{"locationName":"fecOutputSettings","type":"structure","members":{"ColumnDepth":{"locationName":"columnDepth","type":"integer"},"IncludeFec":{"locationName":"includeFec"},"RowLength":{"locationName":"rowLength","type":"integer"}}}},"required":["Destination","ContainerSettings"]},"CmafIngestOutputSettings":{"locationName":"cmafIngestOutputSettings","type":"structure","members":{"NameModifier":{"locationName":"nameModifier"}}}}},"VideoDescriptionName":{"locationName":"videoDescriptionName"}},"required":["OutputSettings"]}}},"required":["Outputs","OutputGroupSettings"]}},"TimecodeConfig":{"locationName":"timecodeConfig","type":"structure","members":{"Source":{"locationName":"source"},"SyncThreshold":{"locationName":"syncThreshold","type":"integer"}},"required":["Source"]},"VideoDescriptions":{"locationName":"videoDescriptions","type":"list","member":{"type":"structure","members":{"CodecSettings":{"locationName":"codecSettings","type":"structure","members":{"FrameCaptureSettings":{"locationName":"frameCaptureSettings","type":"structure","members":{"CaptureInterval":{"locationName":"captureInterval","type":"integer"},"CaptureIntervalUnits":{"locationName":"captureIntervalUnits"},"TimecodeBurninSettings":{"shape":"Sbh","locationName":"timecodeBurninSettings"}}},"H264Settings":{"locationName":"h264Settings","type":"structure","members":{"AdaptiveQuantization":{"locationName":"adaptiveQuantization"},"AfdSignaling":{"locationName":"afdSignaling"},"Bitrate":{"locationName":"bitrate","type":"integer"},"BufFillPct":{"locationName":"bufFillPct","type":"integer"},"BufSize":{"locationName":"bufSize","type":"integer"},"ColorMetadata":{"locationName":"colorMetadata"},"ColorSpaceSettings":{"locationName":"colorSpaceSettings","type":"structure","members":{"ColorSpacePassthroughSettings":{"shape":"Sbq","locationName":"colorSpacePassthroughSettings"},"Rec601Settings":{"shape":"Sbr","locationName":"rec601Settings"},"Rec709Settings":{"shape":"Sbs","locationName":"rec709Settings"}}},"EntropyEncoding":{"locationName":"entropyEncoding"},"FilterSettings":{"locationName":"filterSettings","type":"structure","members":{"TemporalFilterSettings":{"shape":"Sbv","locationName":"temporalFilterSettings"}}},"FixedAfd":{"locationName":"fixedAfd"},"FlickerAq":{"locationName":"flickerAq"},"ForceFieldPictures":{"locationName":"forceFieldPictures"},"FramerateControl":{"locationName":"framerateControl"},"FramerateDenominator":{"locationName":"framerateDenominator","type":"integer"},"FramerateNumerator":{"locationName":"framerateNumerator","type":"integer"},"GopBReference":{"locationName":"gopBReference"},"GopClosedCadence":{"locationName":"gopClosedCadence","type":"integer"},"GopNumBFrames":{"locationName":"gopNumBFrames","type":"integer"},"GopSize":{"locationName":"gopSize","type":"double"},"GopSizeUnits":{"locationName":"gopSizeUnits"},"Level":{"locationName":"level"},"LookAheadRateControl":{"locationName":"lookAheadRateControl"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MinIInterval":{"locationName":"minIInterval","type":"integer"},"NumRefFrames":{"locationName":"numRefFrames","type":"integer"},"ParControl":{"locationName":"parControl"},"ParDenominator":{"locationName":"parDenominator","type":"integer"},"ParNumerator":{"locationName":"parNumerator","type":"integer"},"Profile":{"locationName":"profile"},"QualityLevel":{"locationName":"qualityLevel"},"QvbrQualityLevel":{"locationName":"qvbrQualityLevel","type":"integer"},"RateControlMode":{"locationName":"rateControlMode"},"ScanType":{"locationName":"scanType"},"SceneChangeDetect":{"locationName":"sceneChangeDetect"},"Slices":{"locationName":"slices","type":"integer"},"Softness":{"locationName":"softness","type":"integer"},"SpatialAq":{"locationName":"spatialAq"},"SubgopLength":{"locationName":"subgopLength"},"Syntax":{"locationName":"syntax"},"TemporalAq":{"locationName":"temporalAq"},"TimecodeInsertion":{"locationName":"timecodeInsertion"},"TimecodeBurninSettings":{"shape":"Sbh","locationName":"timecodeBurninSettings"}}},"H265Settings":{"locationName":"h265Settings","type":"structure","members":{"AdaptiveQuantization":{"locationName":"adaptiveQuantization"},"AfdSignaling":{"locationName":"afdSignaling"},"AlternativeTransferFunction":{"locationName":"alternativeTransferFunction"},"Bitrate":{"locationName":"bitrate","type":"integer"},"BufSize":{"locationName":"bufSize","type":"integer"},"ColorMetadata":{"locationName":"colorMetadata"},"ColorSpaceSettings":{"locationName":"colorSpaceSettings","type":"structure","members":{"ColorSpacePassthroughSettings":{"shape":"Sbq","locationName":"colorSpacePassthroughSettings"},"DolbyVision81Settings":{"locationName":"dolbyVision81Settings","type":"structure","members":{}},"Hdr10Settings":{"shape":"Scu","locationName":"hdr10Settings"},"Rec601Settings":{"shape":"Sbr","locationName":"rec601Settings"},"Rec709Settings":{"shape":"Sbs","locationName":"rec709Settings"}}},"FilterSettings":{"locationName":"filterSettings","type":"structure","members":{"TemporalFilterSettings":{"shape":"Sbv","locationName":"temporalFilterSettings"}}},"FixedAfd":{"locationName":"fixedAfd"},"FlickerAq":{"locationName":"flickerAq"},"FramerateDenominator":{"locationName":"framerateDenominator","type":"integer"},"FramerateNumerator":{"locationName":"framerateNumerator","type":"integer"},"GopClosedCadence":{"locationName":"gopClosedCadence","type":"integer"},"GopSize":{"locationName":"gopSize","type":"double"},"GopSizeUnits":{"locationName":"gopSizeUnits"},"Level":{"locationName":"level"},"LookAheadRateControl":{"locationName":"lookAheadRateControl"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"MinIInterval":{"locationName":"minIInterval","type":"integer"},"ParDenominator":{"locationName":"parDenominator","type":"integer"},"ParNumerator":{"locationName":"parNumerator","type":"integer"},"Profile":{"locationName":"profile"},"QvbrQualityLevel":{"locationName":"qvbrQualityLevel","type":"integer"},"RateControlMode":{"locationName":"rateControlMode"},"ScanType":{"locationName":"scanType"},"SceneChangeDetect":{"locationName":"sceneChangeDetect"},"Slices":{"locationName":"slices","type":"integer"},"Tier":{"locationName":"tier"},"TimecodeInsertion":{"locationName":"timecodeInsertion"},"TimecodeBurninSettings":{"shape":"Sbh","locationName":"timecodeBurninSettings"},"MvOverPictureBoundaries":{"locationName":"mvOverPictureBoundaries"},"MvTemporalPredictor":{"locationName":"mvTemporalPredictor"},"TileHeight":{"locationName":"tileHeight","type":"integer"},"TilePadding":{"locationName":"tilePadding"},"TileWidth":{"locationName":"tileWidth","type":"integer"},"TreeblockSize":{"locationName":"treeblockSize"}},"required":["FramerateNumerator","FramerateDenominator"]},"Mpeg2Settings":{"locationName":"mpeg2Settings","type":"structure","members":{"AdaptiveQuantization":{"locationName":"adaptiveQuantization"},"AfdSignaling":{"locationName":"afdSignaling"},"ColorMetadata":{"locationName":"colorMetadata"},"ColorSpace":{"locationName":"colorSpace"},"DisplayAspectRatio":{"locationName":"displayAspectRatio"},"FilterSettings":{"locationName":"filterSettings","type":"structure","members":{"TemporalFilterSettings":{"shape":"Sbv","locationName":"temporalFilterSettings"}}},"FixedAfd":{"locationName":"fixedAfd"},"FramerateDenominator":{"locationName":"framerateDenominator","type":"integer"},"FramerateNumerator":{"locationName":"framerateNumerator","type":"integer"},"GopClosedCadence":{"locationName":"gopClosedCadence","type":"integer"},"GopNumBFrames":{"locationName":"gopNumBFrames","type":"integer"},"GopSize":{"locationName":"gopSize","type":"double"},"GopSizeUnits":{"locationName":"gopSizeUnits"},"ScanType":{"locationName":"scanType"},"SubgopLength":{"locationName":"subgopLength"},"TimecodeInsertion":{"locationName":"timecodeInsertion"},"TimecodeBurninSettings":{"shape":"Sbh","locationName":"timecodeBurninSettings"}},"required":["FramerateNumerator","FramerateDenominator"]}}},"Height":{"locationName":"height","type":"integer"},"Name":{"locationName":"name"},"RespondToAfd":{"locationName":"respondToAfd"},"ScalingBehavior":{"locationName":"scalingBehavior"},"Sharpness":{"locationName":"sharpness","type":"integer"},"Width":{"locationName":"width","type":"integer"}},"required":["Name"]}},"ThumbnailConfiguration":{"locationName":"thumbnailConfiguration","type":"structure","members":{"State":{"locationName":"state"}},"required":["State"]},"ColorCorrectionSettings":{"locationName":"colorCorrectionSettings","type":"structure","members":{"GlobalColorCorrections":{"locationName":"globalColorCorrections","type":"list","member":{"type":"structure","members":{"InputColorSpace":{"locationName":"inputColorSpace"},"OutputColorSpace":{"locationName":"outputColorSpace"},"Uri":{"locationName":"uri"}},"required":["OutputColorSpace","InputColorSpace","Uri"]}}},"required":["GlobalColorCorrections"]}},"required":["VideoDescriptions","AudioDescriptions","OutputGroups","TimecodeConfig"]},"S70":{"type":"structure","members":{"DestinationRefId":{"locationName":"destinationRefId"}}},"S9d":{"type":"structure","members":{"AbsentInputAudioBehavior":{"locationName":"absentInputAudioBehavior"},"Arib":{"locationName":"arib"},"AribCaptionsPid":{"locationName":"aribCaptionsPid"},"AribCaptionsPidControl":{"locationName":"aribCaptionsPidControl"},"AudioBufferModel":{"locationName":"audioBufferModel"},"AudioFramesPerPes":{"locationName":"audioFramesPerPes","type":"integer"},"AudioPids":{"locationName":"audioPids"},"AudioStreamType":{"locationName":"audioStreamType"},"Bitrate":{"locationName":"bitrate","type":"integer"},"BufferModel":{"locationName":"bufferModel"},"CcDescriptor":{"locationName":"ccDescriptor"},"DvbNitSettings":{"locationName":"dvbNitSettings","type":"structure","members":{"NetworkId":{"locationName":"networkId","type":"integer"},"NetworkName":{"locationName":"networkName"},"RepInterval":{"locationName":"repInterval","type":"integer"}},"required":["NetworkName","NetworkId"]},"DvbSdtSettings":{"locationName":"dvbSdtSettings","type":"structure","members":{"OutputSdt":{"locationName":"outputSdt"},"RepInterval":{"locationName":"repInterval","type":"integer"},"ServiceName":{"locationName":"serviceName"},"ServiceProviderName":{"locationName":"serviceProviderName"}}},"DvbSubPids":{"locationName":"dvbSubPids"},"DvbTdtSettings":{"locationName":"dvbTdtSettings","type":"structure","members":{"RepInterval":{"locationName":"repInterval","type":"integer"}}},"DvbTeletextPid":{"locationName":"dvbTeletextPid"},"Ebif":{"locationName":"ebif"},"EbpAudioInterval":{"locationName":"ebpAudioInterval"},"EbpLookaheadMs":{"locationName":"ebpLookaheadMs","type":"integer"},"EbpPlacement":{"locationName":"ebpPlacement"},"EcmPid":{"locationName":"ecmPid"},"EsRateInPes":{"locationName":"esRateInPes"},"EtvPlatformPid":{"locationName":"etvPlatformPid"},"EtvSignalPid":{"locationName":"etvSignalPid"},"FragmentTime":{"locationName":"fragmentTime","type":"double"},"Klv":{"locationName":"klv"},"KlvDataPids":{"locationName":"klvDataPids"},"NielsenId3Behavior":{"locationName":"nielsenId3Behavior"},"NullPacketBitrate":{"locationName":"nullPacketBitrate","type":"double"},"PatInterval":{"locationName":"patInterval","type":"integer"},"PcrControl":{"locationName":"pcrControl"},"PcrPeriod":{"locationName":"pcrPeriod","type":"integer"},"PcrPid":{"locationName":"pcrPid"},"PmtInterval":{"locationName":"pmtInterval","type":"integer"},"PmtPid":{"locationName":"pmtPid"},"ProgramNum":{"locationName":"programNum","type":"integer"},"RateMode":{"locationName":"rateMode"},"Scte27Pids":{"locationName":"scte27Pids"},"Scte35Control":{"locationName":"scte35Control"},"Scte35Pid":{"locationName":"scte35Pid"},"SegmentationMarkers":{"locationName":"segmentationMarkers"},"SegmentationStyle":{"locationName":"segmentationStyle"},"SegmentationTime":{"locationName":"segmentationTime","type":"double"},"TimedMetadataBehavior":{"locationName":"timedMetadataBehavior"},"TimedMetadataPid":{"locationName":"timedMetadataPid"},"TransportStreamId":{"locationName":"transportStreamId","type":"integer"},"VideoPid":{"locationName":"videoPid"},"Scte35PrerollPullupMilliseconds":{"locationName":"scte35PrerollPullupMilliseconds","type":"double"}}},"Sbh":{"type":"structure","members":{"FontSize":{"locationName":"fontSize"},"Position":{"locationName":"position"},"Prefix":{"locationName":"prefix"}},"required":["Position","FontSize"]},"Sbq":{"type":"structure","members":{}},"Sbr":{"type":"structure","members":{}},"Sbs":{"type":"structure","members":{}},"Sbv":{"type":"structure","members":{"PostFilterSharpening":{"locationName":"postFilterSharpening"},"Strength":{"locationName":"strength"}}},"Scu":{"type":"structure","members":{"MaxCll":{"locationName":"maxCll","type":"integer"},"MaxFall":{"locationName":"maxFall","type":"integer"}}},"Sdw":{"type":"list","member":{"type":"structure","members":{"AutomaticInputFailoverSettings":{"locationName":"automaticInputFailoverSettings","type":"structure","members":{"ErrorClearTimeMsec":{"locationName":"errorClearTimeMsec","type":"integer"},"FailoverConditions":{"locationName":"failoverConditions","type":"list","member":{"type":"structure","members":{"FailoverConditionSettings":{"locationName":"failoverConditionSettings","type":"structure","members":{"AudioSilenceSettings":{"locationName":"audioSilenceSettings","type":"structure","members":{"AudioSelectorName":{"locationName":"audioSelectorName"},"AudioSilenceThresholdMsec":{"locationName":"audioSilenceThresholdMsec","type":"integer"}},"required":["AudioSelectorName"]},"InputLossSettings":{"locationName":"inputLossSettings","type":"structure","members":{"InputLossThresholdMsec":{"locationName":"inputLossThresholdMsec","type":"integer"}}},"VideoBlackSettings":{"locationName":"videoBlackSettings","type":"structure","members":{"BlackDetectThreshold":{"locationName":"blackDetectThreshold","type":"double"},"VideoBlackThresholdMsec":{"locationName":"videoBlackThresholdMsec","type":"integer"}}}}}}}},"InputPreference":{"locationName":"inputPreference"},"SecondaryInputId":{"locationName":"secondaryInputId"}},"required":["SecondaryInputId"]},"InputAttachmentName":{"locationName":"inputAttachmentName"},"InputId":{"locationName":"inputId"},"InputSettings":{"locationName":"inputSettings","type":"structure","members":{"AudioSelectors":{"locationName":"audioSelectors","type":"list","member":{"type":"structure","members":{"Name":{"locationName":"name"},"SelectorSettings":{"locationName":"selectorSettings","type":"structure","members":{"AudioHlsRenditionSelection":{"locationName":"audioHlsRenditionSelection","type":"structure","members":{"GroupId":{"locationName":"groupId"},"Name":{"locationName":"name"}},"required":["Name","GroupId"]},"AudioLanguageSelection":{"locationName":"audioLanguageSelection","type":"structure","members":{"LanguageCode":{"locationName":"languageCode"},"LanguageSelectionPolicy":{"locationName":"languageSelectionPolicy"}},"required":["LanguageCode"]},"AudioPidSelection":{"locationName":"audioPidSelection","type":"structure","members":{"Pid":{"locationName":"pid","type":"integer"}},"required":["Pid"]},"AudioTrackSelection":{"locationName":"audioTrackSelection","type":"structure","members":{"Tracks":{"locationName":"tracks","type":"list","member":{"type":"structure","members":{"Track":{"locationName":"track","type":"integer"}},"required":["Track"]}},"DolbyEDecode":{"locationName":"dolbyEDecode","type":"structure","members":{"ProgramSelection":{"locationName":"programSelection"}},"required":["ProgramSelection"]}},"required":["Tracks"]}}}},"required":["Name"]}},"CaptionSelectors":{"locationName":"captionSelectors","type":"list","member":{"type":"structure","members":{"LanguageCode":{"locationName":"languageCode"},"Name":{"locationName":"name"},"SelectorSettings":{"locationName":"selectorSettings","type":"structure","members":{"AncillarySourceSettings":{"locationName":"ancillarySourceSettings","type":"structure","members":{"SourceAncillaryChannelNumber":{"locationName":"sourceAncillaryChannelNumber","type":"integer"}}},"AribSourceSettings":{"locationName":"aribSourceSettings","type":"structure","members":{}},"DvbSubSourceSettings":{"locationName":"dvbSubSourceSettings","type":"structure","members":{"OcrLanguage":{"locationName":"ocrLanguage"},"Pid":{"locationName":"pid","type":"integer"}}},"EmbeddedSourceSettings":{"locationName":"embeddedSourceSettings","type":"structure","members":{"Convert608To708":{"locationName":"convert608To708"},"Scte20Detection":{"locationName":"scte20Detection"},"Source608ChannelNumber":{"locationName":"source608ChannelNumber","type":"integer"},"Source608TrackNumber":{"locationName":"source608TrackNumber","type":"integer"}}},"Scte20SourceSettings":{"locationName":"scte20SourceSettings","type":"structure","members":{"Convert608To708":{"locationName":"convert608To708"},"Source608ChannelNumber":{"locationName":"source608ChannelNumber","type":"integer"}}},"Scte27SourceSettings":{"locationName":"scte27SourceSettings","type":"structure","members":{"OcrLanguage":{"locationName":"ocrLanguage"},"Pid":{"locationName":"pid","type":"integer"}}},"TeletextSourceSettings":{"locationName":"teletextSourceSettings","type":"structure","members":{"OutputRectangle":{"locationName":"outputRectangle","type":"structure","members":{"Height":{"locationName":"height","type":"double"},"LeftOffset":{"locationName":"leftOffset","type":"double"},"TopOffset":{"locationName":"topOffset","type":"double"},"Width":{"locationName":"width","type":"double"}},"required":["TopOffset","Height","Width","LeftOffset"]},"PageNumber":{"locationName":"pageNumber"}}}}}},"required":["Name"]}},"DeblockFilter":{"locationName":"deblockFilter"},"DenoiseFilter":{"locationName":"denoiseFilter"},"FilterStrength":{"locationName":"filterStrength","type":"integer"},"InputFilter":{"locationName":"inputFilter"},"NetworkInputSettings":{"locationName":"networkInputSettings","type":"structure","members":{"HlsInputSettings":{"locationName":"hlsInputSettings","type":"structure","members":{"Bandwidth":{"locationName":"bandwidth","type":"integer"},"BufferSegments":{"locationName":"bufferSegments","type":"integer"},"Retries":{"locationName":"retries","type":"integer"},"RetryInterval":{"locationName":"retryInterval","type":"integer"},"Scte35Source":{"locationName":"scte35Source"}}},"ServerValidation":{"locationName":"serverValidation"}}},"Scte35Pid":{"locationName":"scte35Pid","type":"integer"},"Smpte2038DataPreference":{"locationName":"smpte2038DataPreference"},"SourceEndBehavior":{"locationName":"sourceEndBehavior"},"VideoSelector":{"locationName":"videoSelector","type":"structure","members":{"ColorSpace":{"locationName":"colorSpace"},"ColorSpaceSettings":{"locationName":"colorSpaceSettings","type":"structure","members":{"Hdr10Settings":{"shape":"Scu","locationName":"hdr10Settings"}}},"ColorSpaceUsage":{"locationName":"colorSpaceUsage"},"SelectorSettings":{"locationName":"selectorSettings","type":"structure","members":{"VideoSelectorPid":{"locationName":"videoSelectorPid","type":"structure","members":{"Pid":{"locationName":"pid","type":"integer"}}},"VideoSelectorProgramId":{"locationName":"videoSelectorProgramId","type":"structure","members":{"ProgramId":{"locationName":"programId","type":"integer"}}}}}}}}}}}},"Sfl":{"type":"structure","members":{"Codec":{"locationName":"codec"},"MaximumBitrate":{"locationName":"maximumBitrate"},"Resolution":{"locationName":"resolution"}}},"Sft":{"type":"map","key":{},"value":{}},"Sfw":{"type":"structure","members":{"Arn":{"locationName":"arn"},"CdiInputSpecification":{"shape":"S27","locationName":"cdiInputSpecification"},"ChannelClass":{"locationName":"channelClass"},"Destinations":{"shape":"S2a","locationName":"destinations"},"EgressEndpoints":{"shape":"Sfx","locationName":"egressEndpoints"},"EncoderSettings":{"shape":"S2i","locationName":"encoderSettings"},"Id":{"locationName":"id"},"InputAttachments":{"shape":"Sdw","locationName":"inputAttachments"},"InputSpecification":{"shape":"Sfl","locationName":"inputSpecification"},"LogLevel":{"locationName":"logLevel"},"Maintenance":{"shape":"Sfz","locationName":"maintenance"},"Name":{"locationName":"name"},"PipelineDetails":{"shape":"Sg0","locationName":"pipelineDetails"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"RoleArn":{"locationName":"roleArn"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Vpc":{"shape":"Sg3","locationName":"vpc"}}},"Sfx":{"type":"list","member":{"type":"structure","members":{"SourceIp":{"locationName":"sourceIp"}}}},"Sfz":{"type":"structure","members":{"MaintenanceDay":{"locationName":"maintenanceDay"},"MaintenanceDeadline":{"locationName":"maintenanceDeadline"},"MaintenanceScheduledDate":{"locationName":"maintenanceScheduledDate"},"MaintenanceStartTime":{"locationName":"maintenanceStartTime"}}},"Sg0":{"type":"list","member":{"type":"structure","members":{"ActiveInputAttachmentName":{"locationName":"activeInputAttachmentName"},"ActiveInputSwitchActionName":{"locationName":"activeInputSwitchActionName"},"ActiveMotionGraphicsActionName":{"locationName":"activeMotionGraphicsActionName"},"ActiveMotionGraphicsUri":{"locationName":"activeMotionGraphicsUri"},"PipelineId":{"locationName":"pipelineId"}}}},"Sg3":{"type":"structure","members":{"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"NetworkInterfaceIds":{"shape":"S5","locationName":"networkInterfaceIds"},"SecurityGroupIds":{"shape":"S5","locationName":"securityGroupIds"},"SubnetIds":{"shape":"S5","locationName":"subnetIds"}}},"Sg5":{"type":"list","member":{"type":"structure","members":{"StreamName":{"locationName":"streamName"}}}},"Sg7":{"type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id"}}}},"Sg9":{"type":"list","member":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"}}}},"Sgb":{"type":"list","member":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}}},"Sgg":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AttachedChannels":{"shape":"S5","locationName":"attachedChannels"},"Destinations":{"shape":"Sgh","locationName":"destinations"},"Id":{"locationName":"id"},"InputClass":{"locationName":"inputClass"},"InputDevices":{"shape":"Sg7","locationName":"inputDevices"},"InputPartnerIds":{"shape":"S5","locationName":"inputPartnerIds"},"InputSourceType":{"locationName":"inputSourceType"},"MediaConnectFlows":{"shape":"Sgm","locationName":"mediaConnectFlows"},"Name":{"locationName":"name"},"RoleArn":{"locationName":"roleArn"},"SecurityGroups":{"shape":"S5","locationName":"securityGroups"},"Sources":{"shape":"Sgo","locationName":"sources"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"Type":{"locationName":"type"}}},"Sgh":{"type":"list","member":{"type":"structure","members":{"Ip":{"locationName":"ip"},"Port":{"locationName":"port"},"Url":{"locationName":"url"},"Vpc":{"locationName":"vpc","type":"structure","members":{"AvailabilityZone":{"locationName":"availabilityZone"},"NetworkInterfaceId":{"locationName":"networkInterfaceId"}}}}}},"Sgm":{"type":"list","member":{"type":"structure","members":{"FlowArn":{"locationName":"flowArn"}}}},"Sgo":{"type":"list","member":{"type":"structure","members":{"PasswordParam":{"locationName":"passwordParam"},"Url":{"locationName":"url"},"Username":{"locationName":"username"}}}},"Sgs":{"type":"list","member":{"type":"structure","members":{"Cidr":{"locationName":"cidr"}}}},"Sgv":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Id":{"locationName":"id"},"Inputs":{"shape":"S5","locationName":"inputs"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"WhitelistRules":{"shape":"Sgx","locationName":"whitelistRules"}}},"Sgx":{"type":"list","member":{"type":"structure","members":{"Cidr":{"locationName":"cidr"}}}},"Sh0":{"type":"structure","members":{"MaximumVideoBufferDelayMilliseconds":{"locationName":"maximumVideoBufferDelayMilliseconds","type":"integer"},"TransportStreamBitrate":{"locationName":"transportStreamBitrate","type":"integer"},"TransportStreamId":{"locationName":"transportStreamId","type":"integer"},"TransportStreamReservedBitrate":{"locationName":"transportStreamReservedBitrate","type":"integer"}},"required":["TransportStreamBitrate","TransportStreamId"]},"Sh5":{"type":"structure","members":{"Arn":{"locationName":"arn"},"AvailabilityZones":{"shape":"S5","locationName":"availabilityZones"},"Destinations":{"shape":"Sh6","locationName":"destinations"},"Id":{"locationName":"id"},"MultiplexSettings":{"shape":"Sh0","locationName":"multiplexSettings"},"Name":{"locationName":"name"},"PipelinesRunningCount":{"locationName":"pipelinesRunningCount","type":"integer"},"ProgramCount":{"locationName":"programCount","type":"integer"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"}}},"Sh6":{"type":"list","member":{"type":"structure","members":{"MediaConnectSettings":{"locationName":"mediaConnectSettings","type":"structure","members":{"EntitlementArn":{"locationName":"entitlementArn"}}}}}},"Shb":{"type":"structure","members":{"PreferredChannelPipeline":{"locationName":"preferredChannelPipeline"},"ProgramNumber":{"locationName":"programNumber","type":"integer"},"ServiceDescriptor":{"locationName":"serviceDescriptor","type":"structure","members":{"ProviderName":{"locationName":"providerName"},"ServiceName":{"locationName":"serviceName"}},"required":["ProviderName","ServiceName"]},"VideoSettings":{"locationName":"videoSettings","type":"structure","members":{"ConstantBitrate":{"locationName":"constantBitrate","type":"integer"},"StatmuxSettings":{"locationName":"statmuxSettings","type":"structure","members":{"MaximumBitrate":{"locationName":"maximumBitrate","type":"integer"},"MinimumBitrate":{"locationName":"minimumBitrate","type":"integer"},"Priority":{"locationName":"priority","type":"integer"}}}}}},"required":["ProgramNumber"]},"Shj":{"type":"structure","members":{"ChannelId":{"locationName":"channelId"},"MultiplexProgramSettings":{"shape":"Shb","locationName":"multiplexProgramSettings"},"PacketIdentifiersMap":{"shape":"Shk","locationName":"packetIdentifiersMap"},"PipelineDetails":{"shape":"Shm","locationName":"pipelineDetails"},"ProgramName":{"locationName":"programName"}}},"Shk":{"type":"structure","members":{"AudioPids":{"shape":"Shl","locationName":"audioPids"},"DvbSubPids":{"shape":"Shl","locationName":"dvbSubPids"},"DvbTeletextPid":{"locationName":"dvbTeletextPid","type":"integer"},"EtvPlatformPid":{"locationName":"etvPlatformPid","type":"integer"},"EtvSignalPid":{"locationName":"etvSignalPid","type":"integer"},"KlvDataPids":{"shape":"Shl","locationName":"klvDataPids"},"PcrPid":{"locationName":"pcrPid","type":"integer"},"PmtPid":{"locationName":"pmtPid","type":"integer"},"PrivateMetadataPid":{"locationName":"privateMetadataPid","type":"integer"},"Scte27Pids":{"shape":"Shl","locationName":"scte27Pids"},"Scte35Pid":{"locationName":"scte35Pid","type":"integer"},"TimedMetadataPid":{"locationName":"timedMetadataPid","type":"integer"},"VideoPid":{"locationName":"videoPid","type":"integer"}}},"Shl":{"type":"list","member":{"type":"integer"}},"Shm":{"type":"list","member":{"type":"structure","members":{"ActiveChannelPipeline":{"locationName":"activeChannelPipeline"},"PipelineId":{"locationName":"pipelineId"}}}},"Si5":{"type":"structure","members":{"AutomaticRenewal":{"locationName":"automaticRenewal"},"RenewalCount":{"locationName":"renewalCount","type":"integer"}}},"Si7":{"type":"structure","members":{"ChannelClass":{"locationName":"channelClass"},"Codec":{"locationName":"codec"},"MaximumBitrate":{"locationName":"maximumBitrate"},"MaximumFramerate":{"locationName":"maximumFramerate"},"Resolution":{"locationName":"resolution"},"ResourceType":{"locationName":"resourceType"},"SpecialFeature":{"locationName":"specialFeature"},"VideoQuality":{"locationName":"videoQuality"}}},"Sil":{"type":"structure","members":{"KmsKeyId":{"locationName":"kmsKeyId"}}},"Siv":{"type":"structure","members":{"ActiveInput":{"locationName":"activeInput"},"ConfiguredInput":{"locationName":"configuredInput"},"DeviceState":{"locationName":"deviceState"},"Framerate":{"locationName":"framerate","type":"double"},"Height":{"locationName":"height","type":"integer"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"ScanType":{"locationName":"scanType"},"Width":{"locationName":"width","type":"integer"},"LatencyMs":{"locationName":"latencyMs","type":"integer"}}},"Sj0":{"type":"structure","members":{"DnsAddresses":{"shape":"S5","locationName":"dnsAddresses"},"Gateway":{"locationName":"gateway"},"IpAddress":{"locationName":"ipAddress"},"IpScheme":{"locationName":"ipScheme"},"SubnetMask":{"locationName":"subnetMask"}}},"Sj3":{"type":"structure","members":{"ActiveInput":{"locationName":"activeInput"},"ConfiguredInput":{"locationName":"configuredInput"},"DeviceState":{"locationName":"deviceState"},"Framerate":{"locationName":"framerate","type":"double"},"Height":{"locationName":"height","type":"integer"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"ScanType":{"locationName":"scanType"},"Width":{"locationName":"width","type":"integer"},"LatencyMs":{"locationName":"latencyMs","type":"integer"},"Codec":{"locationName":"codec"},"MediaconnectSettings":{"locationName":"mediaconnectSettings","type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"RoleArn":{"locationName":"roleArn"},"SecretArn":{"locationName":"secretArn"},"SourceName":{"locationName":"sourceName"}}},"AudioChannelPairs":{"locationName":"audioChannelPairs","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id","type":"integer"},"Profile":{"locationName":"profile"}}}}}},"Sl1":{"type":"structure","members":{"Arn":{"locationName":"arn"},"Count":{"locationName":"count","type":"integer"},"CurrencyCode":{"locationName":"currencyCode"},"Duration":{"locationName":"duration","type":"integer"},"DurationUnits":{"locationName":"durationUnits"},"End":{"locationName":"end"},"FixedPrice":{"locationName":"fixedPrice","type":"double"},"Name":{"locationName":"name"},"OfferingDescription":{"locationName":"offeringDescription"},"OfferingId":{"locationName":"offeringId"},"OfferingType":{"locationName":"offeringType"},"Region":{"locationName":"region"},"RenewalSettings":{"shape":"Si5","locationName":"renewalSettings"},"ReservationId":{"locationName":"reservationId"},"ResourceSpecification":{"shape":"Si7","locationName":"resourceSpecification"},"Start":{"locationName":"start"},"State":{"locationName":"state"},"Tags":{"shape":"Sft","locationName":"tags"},"UsagePrice":{"locationName":"usagePrice","type":"double"}}},"Sm3":{"type":"structure","members":{"ConfiguredInput":{"locationName":"configuredInput"},"MaxBitrate":{"locationName":"maxBitrate","type":"integer"},"LatencyMs":{"locationName":"latencyMs","type":"integer"},"Codec":{"locationName":"codec"},"MediaconnectSettings":{"locationName":"mediaconnectSettings","type":"structure","members":{"FlowArn":{"locationName":"flowArn"},"RoleArn":{"locationName":"roleArn"},"SecretArn":{"locationName":"secretArn"},"SourceName":{"locationName":"sourceName"}}},"AudioChannelPairs":{"locationName":"audioChannelPairs","type":"list","member":{"type":"structure","members":{"Id":{"locationName":"id","type":"integer"},"Profile":{"locationName":"profile"}}}}}}}}
55715
55718
 
55716
55719
  /***/ }),
55717
55720
  /* 570 */
@@ -57453,7 +57456,7 @@ return /******/ (function(modules) { // webpackBootstrap
57453
57456
  /* 713 */
57454
57457
  /***/ (function(module, exports) {
57455
57458
 
57456
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-11-05","endpointPrefix":"transfer","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"AWS Transfer","serviceFullName":"AWS Transfer Family","serviceId":"Transfer","signatureVersion":"v4","signingName":"transfer","targetPrefix":"TransferService","uid":"transfer-2018-11-05"},"operations":{"CreateAccess":{"input":{"type":"structure","required":["Role","ServerId","ExternalId"],"members":{"HomeDirectory":{},"HomeDirectoryType":{},"HomeDirectoryMappings":{"shape":"S4"},"Policy":{},"PosixProfile":{"shape":"Sa"},"Role":{},"ServerId":{},"ExternalId":{}}},"output":{"type":"structure","required":["ServerId","ExternalId"],"members":{"ServerId":{},"ExternalId":{}}}},"CreateAgreement":{"input":{"type":"structure","required":["ServerId","LocalProfileId","PartnerProfileId","BaseDirectory","AccessRole"],"members":{"Description":{},"ServerId":{},"LocalProfileId":{},"PartnerProfileId":{},"BaseDirectory":{},"AccessRole":{},"Status":{},"Tags":{"shape":"Sl"}}},"output":{"type":"structure","required":["AgreementId"],"members":{"AgreementId":{}}}},"CreateConnector":{"input":{"type":"structure","required":["Url","AccessRole"],"members":{"Url":{},"As2Config":{"shape":"St"},"AccessRole":{},"LoggingRole":{},"Tags":{"shape":"Sl"},"SftpConfig":{"shape":"S11"}}},"output":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{}}}},"CreateProfile":{"input":{"type":"structure","required":["As2Id","ProfileType"],"members":{"As2Id":{},"ProfileType":{},"CertificateIds":{"shape":"S1a"},"Tags":{"shape":"Sl"}}},"output":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{}}}},"CreateServer":{"input":{"type":"structure","members":{"Certificate":{},"Domain":{},"EndpointDetails":{"shape":"S1g"},"EndpointType":{},"HostKey":{"shape":"S1q"},"IdentityProviderDetails":{"shape":"S1r"},"IdentityProviderType":{},"LoggingRole":{},"PostAuthenticationLoginBanner":{},"PreAuthenticationLoginBanner":{},"Protocols":{"shape":"S1z"},"ProtocolDetails":{"shape":"S21"},"SecurityPolicyName":{},"Tags":{"shape":"Sl"},"WorkflowDetails":{"shape":"S28"},"StructuredLogDestinations":{"shape":"S2d"},"S3StorageOptions":{"shape":"S2f"}}},"output":{"type":"structure","required":["ServerId"],"members":{"ServerId":{}}}},"CreateUser":{"input":{"type":"structure","required":["Role","ServerId","UserName"],"members":{"HomeDirectory":{},"HomeDirectoryType":{},"HomeDirectoryMappings":{"shape":"S4"},"Policy":{},"PosixProfile":{"shape":"Sa"},"Role":{},"ServerId":{},"SshPublicKeyBody":{},"Tags":{"shape":"Sl"},"UserName":{}}},"output":{"type":"structure","required":["ServerId","UserName"],"members":{"ServerId":{},"UserName":{}}}},"CreateWorkflow":{"input":{"type":"structure","required":["Steps"],"members":{"Description":{},"Steps":{"shape":"S2o"},"OnExceptionSteps":{"shape":"S2o"},"Tags":{"shape":"Sl"}}},"output":{"type":"structure","required":["WorkflowId"],"members":{"WorkflowId":{}}}},"DeleteAccess":{"input":{"type":"structure","required":["ServerId","ExternalId"],"members":{"ServerId":{},"ExternalId":{}}}},"DeleteAgreement":{"input":{"type":"structure","required":["AgreementId","ServerId"],"members":{"AgreementId":{},"ServerId":{}}}},"DeleteCertificate":{"input":{"type":"structure","required":["CertificateId"],"members":{"CertificateId":{}}}},"DeleteConnector":{"input":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{}}}},"DeleteHostKey":{"input":{"type":"structure","required":["ServerId","HostKeyId"],"members":{"ServerId":{},"HostKeyId":{}}}},"DeleteProfile":{"input":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{}}}},"DeleteServer":{"input":{"type":"structure","required":["ServerId"],"members":{"ServerId":{}}}},"DeleteSshPublicKey":{"input":{"type":"structure","required":["ServerId","SshPublicKeyId","UserName"],"members":{"ServerId":{},"SshPublicKeyId":{},"UserName":{}}}},"DeleteUser":{"input":{"type":"structure","required":["ServerId","UserName"],"members":{"ServerId":{},"UserName":{}}}},"DeleteWorkflow":{"input":{"type":"structure","required":["WorkflowId"],"members":{"WorkflowId":{}}}},"DescribeAccess":{"input":{"type":"structure","required":["ServerId","ExternalId"],"members":{"ServerId":{},"ExternalId":{}}},"output":{"type":"structure","required":["ServerId","Access"],"members":{"ServerId":{},"Access":{"type":"structure","members":{"HomeDirectory":{},"HomeDirectoryMappings":{"shape":"S4"},"HomeDirectoryType":{},"Policy":{},"PosixProfile":{"shape":"Sa"},"Role":{},"ExternalId":{}}}}}},"DescribeAgreement":{"input":{"type":"structure","required":["AgreementId","ServerId"],"members":{"AgreementId":{},"ServerId":{}}},"output":{"type":"structure","required":["Agreement"],"members":{"Agreement":{"type":"structure","required":["Arn"],"members":{"Arn":{},"AgreementId":{},"Description":{},"Status":{},"ServerId":{},"LocalProfileId":{},"PartnerProfileId":{},"BaseDirectory":{},"AccessRole":{},"Tags":{"shape":"Sl"}}}}}},"DescribeCertificate":{"input":{"type":"structure","required":["CertificateId"],"members":{"CertificateId":{}}},"output":{"type":"structure","required":["Certificate"],"members":{"Certificate":{"type":"structure","required":["Arn"],"members":{"Arn":{},"CertificateId":{},"Usage":{},"Status":{},"Certificate":{"shape":"S41"},"CertificateChain":{"shape":"S42"},"ActiveDate":{"type":"timestamp"},"InactiveDate":{"type":"timestamp"},"Serial":{},"NotBeforeDate":{"type":"timestamp"},"NotAfterDate":{"type":"timestamp"},"Type":{},"Description":{},"Tags":{"shape":"Sl"}}}}}},"DescribeConnector":{"input":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{}}},"output":{"type":"structure","required":["Connector"],"members":{"Connector":{"type":"structure","required":["Arn"],"members":{"Arn":{},"ConnectorId":{},"Url":{},"As2Config":{"shape":"St"},"AccessRole":{},"LoggingRole":{},"Tags":{"shape":"Sl"},"SftpConfig":{"shape":"S11"},"ServiceManagedEgressIpAddresses":{"shape":"S49"}}}}}},"DescribeExecution":{"input":{"type":"structure","required":["ExecutionId","WorkflowId"],"members":{"ExecutionId":{},"WorkflowId":{}}},"output":{"type":"structure","required":["WorkflowId","Execution"],"members":{"WorkflowId":{},"Execution":{"type":"structure","members":{"ExecutionId":{},"InitialFileLocation":{"shape":"S4f"},"ServiceMetadata":{"shape":"S4j"},"ExecutionRole":{},"LoggingConfiguration":{"type":"structure","members":{"LoggingRole":{},"LogGroupName":{}}},"PosixProfile":{"shape":"Sa"},"Status":{},"Results":{"type":"structure","members":{"Steps":{"shape":"S4q"},"OnExceptionSteps":{"shape":"S4q"}}}}}}}},"DescribeHostKey":{"input":{"type":"structure","required":["ServerId","HostKeyId"],"members":{"ServerId":{},"HostKeyId":{}}},"output":{"type":"structure","required":["HostKey"],"members":{"HostKey":{"type":"structure","required":["Arn"],"members":{"Arn":{},"HostKeyId":{},"HostKeyFingerprint":{},"Description":{},"Type":{},"DateImported":{"type":"timestamp"},"Tags":{"shape":"Sl"}}}}}},"DescribeProfile":{"input":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{}}},"output":{"type":"structure","required":["Profile"],"members":{"Profile":{"type":"structure","required":["Arn"],"members":{"Arn":{},"ProfileId":{},"ProfileType":{},"As2Id":{},"CertificateIds":{"shape":"S1a"},"Tags":{"shape":"Sl"}}}}}},"DescribeSecurityPolicy":{"input":{"type":"structure","required":["SecurityPolicyName"],"members":{"SecurityPolicyName":{}}},"output":{"type":"structure","required":["SecurityPolicy"],"members":{"SecurityPolicy":{"type":"structure","required":["SecurityPolicyName"],"members":{"Fips":{"type":"boolean"},"SecurityPolicyName":{},"SshCiphers":{"shape":"S5a"},"SshKexs":{"shape":"S5a"},"SshMacs":{"shape":"S5a"},"TlsCiphers":{"shape":"S5a"}}}}}},"DescribeServer":{"input":{"type":"structure","required":["ServerId"],"members":{"ServerId":{}}},"output":{"type":"structure","required":["Server"],"members":{"Server":{"type":"structure","required":["Arn"],"members":{"Arn":{},"Certificate":{},"ProtocolDetails":{"shape":"S21"},"Domain":{},"EndpointDetails":{"shape":"S1g"},"EndpointType":{},"HostKeyFingerprint":{},"IdentityProviderDetails":{"shape":"S1r"},"IdentityProviderType":{},"LoggingRole":{},"PostAuthenticationLoginBanner":{},"PreAuthenticationLoginBanner":{},"Protocols":{"shape":"S1z"},"SecurityPolicyName":{},"ServerId":{},"State":{},"Tags":{"shape":"Sl"},"UserCount":{"type":"integer"},"WorkflowDetails":{"shape":"S28"},"StructuredLogDestinations":{"shape":"S2d"},"S3StorageOptions":{"shape":"S2f"},"As2ServiceManagedEgressIpAddresses":{"shape":"S49"}}}}}},"DescribeUser":{"input":{"type":"structure","required":["ServerId","UserName"],"members":{"ServerId":{},"UserName":{}}},"output":{"type":"structure","required":["ServerId","User"],"members":{"ServerId":{},"User":{"type":"structure","required":["Arn"],"members":{"Arn":{},"HomeDirectory":{},"HomeDirectoryMappings":{"shape":"S4"},"HomeDirectoryType":{},"Policy":{},"PosixProfile":{"shape":"Sa"},"Role":{},"SshPublicKeys":{"type":"list","member":{"type":"structure","required":["DateImported","SshPublicKeyBody","SshPublicKeyId"],"members":{"DateImported":{"type":"timestamp"},"SshPublicKeyBody":{},"SshPublicKeyId":{}}}},"Tags":{"shape":"Sl"},"UserName":{}}}}}},"DescribeWorkflow":{"input":{"type":"structure","required":["WorkflowId"],"members":{"WorkflowId":{}}},"output":{"type":"structure","required":["Workflow"],"members":{"Workflow":{"type":"structure","required":["Arn"],"members":{"Arn":{},"Description":{},"Steps":{"shape":"S2o"},"OnExceptionSteps":{"shape":"S2o"},"WorkflowId":{},"Tags":{"shape":"Sl"}}}}}},"ImportCertificate":{"input":{"type":"structure","required":["Usage","Certificate"],"members":{"Usage":{},"Certificate":{"shape":"S41"},"CertificateChain":{"shape":"S42"},"PrivateKey":{"type":"string","sensitive":true},"ActiveDate":{"type":"timestamp"},"InactiveDate":{"type":"timestamp"},"Description":{},"Tags":{"shape":"Sl"}}},"output":{"type":"structure","required":["CertificateId"],"members":{"CertificateId":{}}}},"ImportHostKey":{"input":{"type":"structure","required":["ServerId","HostKeyBody"],"members":{"ServerId":{},"HostKeyBody":{"shape":"S1q"},"Description":{},"Tags":{"shape":"Sl"}}},"output":{"type":"structure","required":["ServerId","HostKeyId"],"members":{"ServerId":{},"HostKeyId":{}}}},"ImportSshPublicKey":{"input":{"type":"structure","required":["ServerId","SshPublicKeyBody","UserName"],"members":{"ServerId":{},"SshPublicKeyBody":{},"UserName":{}}},"output":{"type":"structure","required":["ServerId","SshPublicKeyId","UserName"],"members":{"ServerId":{},"SshPublicKeyId":{},"UserName":{}}}},"ListAccesses":{"input":{"type":"structure","required":["ServerId"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"ServerId":{}}},"output":{"type":"structure","required":["ServerId","Accesses"],"members":{"NextToken":{},"ServerId":{},"Accesses":{"type":"list","member":{"type":"structure","members":{"HomeDirectory":{},"HomeDirectoryType":{},"Role":{},"ExternalId":{}}}}}}},"ListAgreements":{"input":{"type":"structure","required":["ServerId"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"ServerId":{}}},"output":{"type":"structure","required":["Agreements"],"members":{"NextToken":{},"Agreements":{"type":"list","member":{"type":"structure","members":{"Arn":{},"AgreementId":{},"Description":{},"Status":{},"ServerId":{},"LocalProfileId":{},"PartnerProfileId":{}}}}}}},"ListCertificates":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Certificates"],"members":{"NextToken":{},"Certificates":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CertificateId":{},"Usage":{},"Status":{},"ActiveDate":{"type":"timestamp"},"InactiveDate":{"type":"timestamp"},"Type":{},"Description":{}}}}}}},"ListConnectors":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Connectors"],"members":{"NextToken":{},"Connectors":{"type":"list","member":{"type":"structure","members":{"Arn":{},"ConnectorId":{},"Url":{}}}}}}},"ListExecutions":{"input":{"type":"structure","required":["WorkflowId"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"WorkflowId":{}}},"output":{"type":"structure","required":["WorkflowId","Executions"],"members":{"NextToken":{},"WorkflowId":{},"Executions":{"type":"list","member":{"type":"structure","members":{"ExecutionId":{},"InitialFileLocation":{"shape":"S4f"},"ServiceMetadata":{"shape":"S4j"},"Status":{}}}}}}},"ListHostKeys":{"input":{"type":"structure","required":["ServerId"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"ServerId":{}}},"output":{"type":"structure","required":["ServerId","HostKeys"],"members":{"NextToken":{},"ServerId":{},"HostKeys":{"type":"list","member":{"type":"structure","required":["Arn"],"members":{"Arn":{},"HostKeyId":{},"Fingerprint":{},"Description":{},"Type":{},"DateImported":{"type":"timestamp"}}}}}}},"ListProfiles":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"ProfileType":{}}},"output":{"type":"structure","required":["Profiles"],"members":{"NextToken":{},"Profiles":{"type":"list","member":{"type":"structure","members":{"Arn":{},"ProfileId":{},"As2Id":{},"ProfileType":{}}}}}}},"ListSecurityPolicies":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["SecurityPolicyNames"],"members":{"NextToken":{},"SecurityPolicyNames":{"type":"list","member":{}}}}},"ListServers":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Servers"],"members":{"NextToken":{},"Servers":{"type":"list","member":{"type":"structure","required":["Arn"],"members":{"Arn":{},"Domain":{},"IdentityProviderType":{},"EndpointType":{},"LoggingRole":{},"ServerId":{},"State":{},"UserCount":{"type":"integer"}}}}}}},"ListTagsForResource":{"input":{"type":"structure","required":["Arn"],"members":{"Arn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Arn":{},"NextToken":{},"Tags":{"shape":"Sl"}}}},"ListUsers":{"input":{"type":"structure","required":["ServerId"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"ServerId":{}}},"output":{"type":"structure","required":["ServerId","Users"],"members":{"NextToken":{},"ServerId":{},"Users":{"type":"list","member":{"type":"structure","required":["Arn"],"members":{"Arn":{},"HomeDirectory":{},"HomeDirectoryType":{},"Role":{},"SshPublicKeyCount":{"type":"integer"},"UserName":{}}}}}}},"ListWorkflows":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Workflows"],"members":{"NextToken":{},"Workflows":{"type":"list","member":{"type":"structure","members":{"WorkflowId":{},"Description":{},"Arn":{}}}}}}},"SendWorkflowStepState":{"input":{"type":"structure","required":["WorkflowId","ExecutionId","Token","Status"],"members":{"WorkflowId":{},"ExecutionId":{},"Token":{},"Status":{}}},"output":{"type":"structure","members":{}}},"StartFileTransfer":{"input":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{},"SendFilePaths":{"shape":"S7d"},"RetrieveFilePaths":{"shape":"S7d"},"LocalDirectoryPath":{},"RemoteDirectoryPath":{}}},"output":{"type":"structure","required":["TransferId"],"members":{"TransferId":{}}}},"StartServer":{"input":{"type":"structure","required":["ServerId"],"members":{"ServerId":{}}}},"StopServer":{"input":{"type":"structure","required":["ServerId"],"members":{"ServerId":{}}}},"TagResource":{"input":{"type":"structure","required":["Arn","Tags"],"members":{"Arn":{},"Tags":{"shape":"Sl"}}}},"TestConnection":{"input":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{}}},"output":{"type":"structure","members":{"ConnectorId":{},"Status":{},"StatusMessage":{}}}},"TestIdentityProvider":{"input":{"type":"structure","required":["ServerId","UserName"],"members":{"ServerId":{},"ServerProtocol":{},"SourceIp":{},"UserName":{},"UserPassword":{"type":"string","sensitive":true}}},"output":{"type":"structure","required":["StatusCode","Url"],"members":{"Response":{},"StatusCode":{"type":"integer"},"Message":{},"Url":{}}}},"UntagResource":{"input":{"type":"structure","required":["Arn","TagKeys"],"members":{"Arn":{},"TagKeys":{"type":"list","member":{}}}}},"UpdateAccess":{"input":{"type":"structure","required":["ServerId","ExternalId"],"members":{"HomeDirectory":{},"HomeDirectoryType":{},"HomeDirectoryMappings":{"shape":"S4"},"Policy":{},"PosixProfile":{"shape":"Sa"},"Role":{},"ServerId":{},"ExternalId":{}}},"output":{"type":"structure","required":["ServerId","ExternalId"],"members":{"ServerId":{},"ExternalId":{}}}},"UpdateAgreement":{"input":{"type":"structure","required":["AgreementId","ServerId"],"members":{"AgreementId":{},"ServerId":{},"Description":{},"Status":{},"LocalProfileId":{},"PartnerProfileId":{},"BaseDirectory":{},"AccessRole":{}}},"output":{"type":"structure","required":["AgreementId"],"members":{"AgreementId":{}}}},"UpdateCertificate":{"input":{"type":"structure","required":["CertificateId"],"members":{"CertificateId":{},"ActiveDate":{"type":"timestamp"},"InactiveDate":{"type":"timestamp"},"Description":{}}},"output":{"type":"structure","required":["CertificateId"],"members":{"CertificateId":{}}}},"UpdateConnector":{"input":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{},"Url":{},"As2Config":{"shape":"St"},"AccessRole":{},"LoggingRole":{},"SftpConfig":{"shape":"S11"}}},"output":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{}}}},"UpdateHostKey":{"input":{"type":"structure","required":["ServerId","HostKeyId","Description"],"members":{"ServerId":{},"HostKeyId":{},"Description":{}}},"output":{"type":"structure","required":["ServerId","HostKeyId"],"members":{"ServerId":{},"HostKeyId":{}}}},"UpdateProfile":{"input":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{},"CertificateIds":{"shape":"S1a"}}},"output":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{}}}},"UpdateServer":{"input":{"type":"structure","required":["ServerId"],"members":{"Certificate":{},"ProtocolDetails":{"shape":"S21"},"EndpointDetails":{"shape":"S1g"},"EndpointType":{},"HostKey":{"shape":"S1q"},"IdentityProviderDetails":{"shape":"S1r"},"LoggingRole":{},"PostAuthenticationLoginBanner":{},"PreAuthenticationLoginBanner":{},"Protocols":{"shape":"S1z"},"SecurityPolicyName":{},"ServerId":{},"WorkflowDetails":{"shape":"S28"},"StructuredLogDestinations":{"shape":"S2d"},"S3StorageOptions":{"shape":"S2f"}}},"output":{"type":"structure","required":["ServerId"],"members":{"ServerId":{}}}},"UpdateUser":{"input":{"type":"structure","required":["ServerId","UserName"],"members":{"HomeDirectory":{},"HomeDirectoryType":{},"HomeDirectoryMappings":{"shape":"S4"},"Policy":{},"PosixProfile":{"shape":"Sa"},"Role":{},"ServerId":{},"UserName":{}}},"output":{"type":"structure","required":["ServerId","UserName"],"members":{"ServerId":{},"UserName":{}}}}},"shapes":{"S4":{"type":"list","member":{"type":"structure","required":["Entry","Target"],"members":{"Entry":{},"Target":{},"Type":{}}}},"Sa":{"type":"structure","required":["Uid","Gid"],"members":{"Uid":{"type":"long"},"Gid":{"type":"long"},"SecondaryGids":{"type":"list","member":{"type":"long"}}}},"Sl":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"St":{"type":"structure","members":{"LocalProfileId":{},"PartnerProfileId":{},"MessageSubject":{},"Compression":{},"EncryptionAlgorithm":{},"SigningAlgorithm":{},"MdnSigningAlgorithm":{},"MdnResponse":{},"BasicAuthSecretId":{}}},"S11":{"type":"structure","members":{"UserSecretId":{},"TrustedHostKeys":{"type":"list","member":{}}}},"S1a":{"type":"list","member":{}},"S1g":{"type":"structure","members":{"AddressAllocationIds":{"type":"list","member":{}},"SubnetIds":{"type":"list","member":{}},"VpcEndpointId":{},"VpcId":{},"SecurityGroupIds":{"type":"list","member":{}}}},"S1q":{"type":"string","sensitive":true},"S1r":{"type":"structure","members":{"Url":{},"InvocationRole":{},"DirectoryId":{},"Function":{},"SftpAuthenticationMethods":{}}},"S1z":{"type":"list","member":{}},"S21":{"type":"structure","members":{"PassiveIp":{},"TlsSessionResumptionMode":{},"SetStatOption":{},"As2Transports":{"type":"list","member":{}}}},"S28":{"type":"structure","members":{"OnUpload":{"type":"list","member":{"shape":"S2a"}},"OnPartialUpload":{"type":"list","member":{"shape":"S2a"}}}},"S2a":{"type":"structure","required":["WorkflowId","ExecutionRole"],"members":{"WorkflowId":{},"ExecutionRole":{}}},"S2d":{"type":"list","member":{}},"S2f":{"type":"structure","members":{"DirectoryListingOptimization":{}}},"S2o":{"type":"list","member":{"type":"structure","members":{"Type":{},"CopyStepDetails":{"type":"structure","members":{"Name":{},"DestinationFileLocation":{"shape":"S2t"},"OverwriteExisting":{},"SourceFileLocation":{}}},"CustomStepDetails":{"type":"structure","members":{"Name":{},"Target":{},"TimeoutSeconds":{"type":"integer"},"SourceFileLocation":{}}},"DeleteStepDetails":{"type":"structure","members":{"Name":{},"SourceFileLocation":{}}},"TagStepDetails":{"type":"structure","members":{"Name":{},"Tags":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"SourceFileLocation":{}}},"DecryptStepDetails":{"type":"structure","required":["Type","DestinationFileLocation"],"members":{"Name":{},"Type":{},"SourceFileLocation":{},"OverwriteExisting":{},"DestinationFileLocation":{"shape":"S2t"}}}}}},"S2t":{"type":"structure","members":{"S3FileLocation":{"type":"structure","members":{"Bucket":{},"Key":{}}},"EfsFileLocation":{"shape":"S2x"}}},"S2x":{"type":"structure","members":{"FileSystemId":{},"Path":{}}},"S41":{"type":"string","sensitive":true},"S42":{"type":"string","sensitive":true},"S49":{"type":"list","member":{}},"S4f":{"type":"structure","members":{"S3FileLocation":{"type":"structure","members":{"Bucket":{},"Key":{},"VersionId":{},"Etag":{}}},"EfsFileLocation":{"shape":"S2x"}}},"S4j":{"type":"structure","required":["UserDetails"],"members":{"UserDetails":{"type":"structure","required":["UserName","ServerId"],"members":{"UserName":{},"ServerId":{},"SessionId":{}}}}},"S4q":{"type":"list","member":{"type":"structure","members":{"StepType":{},"Outputs":{},"Error":{"type":"structure","required":["Type","Message"],"members":{"Type":{},"Message":{}}}}}},"S5a":{"type":"list","member":{}},"S7d":{"type":"list","member":{}}}}
57459
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-11-05","endpointPrefix":"transfer","jsonVersion":"1.1","protocol":"json","serviceAbbreviation":"AWS Transfer","serviceFullName":"AWS Transfer Family","serviceId":"Transfer","signatureVersion":"v4","signingName":"transfer","targetPrefix":"TransferService","uid":"transfer-2018-11-05"},"operations":{"CreateAccess":{"input":{"type":"structure","required":["Role","ServerId","ExternalId"],"members":{"HomeDirectory":{},"HomeDirectoryType":{},"HomeDirectoryMappings":{"shape":"S4"},"Policy":{},"PosixProfile":{"shape":"Sa"},"Role":{},"ServerId":{},"ExternalId":{}}},"output":{"type":"structure","required":["ServerId","ExternalId"],"members":{"ServerId":{},"ExternalId":{}}}},"CreateAgreement":{"input":{"type":"structure","required":["ServerId","LocalProfileId","PartnerProfileId","BaseDirectory","AccessRole"],"members":{"Description":{},"ServerId":{},"LocalProfileId":{},"PartnerProfileId":{},"BaseDirectory":{},"AccessRole":{},"Status":{},"Tags":{"shape":"Sl"}}},"output":{"type":"structure","required":["AgreementId"],"members":{"AgreementId":{}}}},"CreateConnector":{"input":{"type":"structure","required":["Url","AccessRole"],"members":{"Url":{},"As2Config":{"shape":"St"},"AccessRole":{},"LoggingRole":{},"Tags":{"shape":"Sl"},"SftpConfig":{"shape":"S11"},"SecurityPolicyName":{}}},"output":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{}}}},"CreateProfile":{"input":{"type":"structure","required":["As2Id","ProfileType"],"members":{"As2Id":{},"ProfileType":{},"CertificateIds":{"shape":"S1b"},"Tags":{"shape":"Sl"}}},"output":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{}}}},"CreateServer":{"input":{"type":"structure","members":{"Certificate":{},"Domain":{},"EndpointDetails":{"shape":"S1h"},"EndpointType":{},"HostKey":{"shape":"S1r"},"IdentityProviderDetails":{"shape":"S1s"},"IdentityProviderType":{},"LoggingRole":{},"PostAuthenticationLoginBanner":{},"PreAuthenticationLoginBanner":{},"Protocols":{"shape":"S20"},"ProtocolDetails":{"shape":"S22"},"SecurityPolicyName":{},"Tags":{"shape":"Sl"},"WorkflowDetails":{"shape":"S29"},"StructuredLogDestinations":{"shape":"S2e"},"S3StorageOptions":{"shape":"S2g"}}},"output":{"type":"structure","required":["ServerId"],"members":{"ServerId":{}}}},"CreateUser":{"input":{"type":"structure","required":["Role","ServerId","UserName"],"members":{"HomeDirectory":{},"HomeDirectoryType":{},"HomeDirectoryMappings":{"shape":"S4"},"Policy":{},"PosixProfile":{"shape":"Sa"},"Role":{},"ServerId":{},"SshPublicKeyBody":{},"Tags":{"shape":"Sl"},"UserName":{}}},"output":{"type":"structure","required":["ServerId","UserName"],"members":{"ServerId":{},"UserName":{}}}},"CreateWorkflow":{"input":{"type":"structure","required":["Steps"],"members":{"Description":{},"Steps":{"shape":"S2p"},"OnExceptionSteps":{"shape":"S2p"},"Tags":{"shape":"Sl"}}},"output":{"type":"structure","required":["WorkflowId"],"members":{"WorkflowId":{}}}},"DeleteAccess":{"input":{"type":"structure","required":["ServerId","ExternalId"],"members":{"ServerId":{},"ExternalId":{}}}},"DeleteAgreement":{"input":{"type":"structure","required":["AgreementId","ServerId"],"members":{"AgreementId":{},"ServerId":{}}}},"DeleteCertificate":{"input":{"type":"structure","required":["CertificateId"],"members":{"CertificateId":{}}}},"DeleteConnector":{"input":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{}}}},"DeleteHostKey":{"input":{"type":"structure","required":["ServerId","HostKeyId"],"members":{"ServerId":{},"HostKeyId":{}}}},"DeleteProfile":{"input":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{}}}},"DeleteServer":{"input":{"type":"structure","required":["ServerId"],"members":{"ServerId":{}}}},"DeleteSshPublicKey":{"input":{"type":"structure","required":["ServerId","SshPublicKeyId","UserName"],"members":{"ServerId":{},"SshPublicKeyId":{},"UserName":{}}}},"DeleteUser":{"input":{"type":"structure","required":["ServerId","UserName"],"members":{"ServerId":{},"UserName":{}}}},"DeleteWorkflow":{"input":{"type":"structure","required":["WorkflowId"],"members":{"WorkflowId":{}}}},"DescribeAccess":{"input":{"type":"structure","required":["ServerId","ExternalId"],"members":{"ServerId":{},"ExternalId":{}}},"output":{"type":"structure","required":["ServerId","Access"],"members":{"ServerId":{},"Access":{"type":"structure","members":{"HomeDirectory":{},"HomeDirectoryMappings":{"shape":"S4"},"HomeDirectoryType":{},"Policy":{},"PosixProfile":{"shape":"Sa"},"Role":{},"ExternalId":{}}}}}},"DescribeAgreement":{"input":{"type":"structure","required":["AgreementId","ServerId"],"members":{"AgreementId":{},"ServerId":{}}},"output":{"type":"structure","required":["Agreement"],"members":{"Agreement":{"type":"structure","required":["Arn"],"members":{"Arn":{},"AgreementId":{},"Description":{},"Status":{},"ServerId":{},"LocalProfileId":{},"PartnerProfileId":{},"BaseDirectory":{},"AccessRole":{},"Tags":{"shape":"Sl"}}}}}},"DescribeCertificate":{"input":{"type":"structure","required":["CertificateId"],"members":{"CertificateId":{}}},"output":{"type":"structure","required":["Certificate"],"members":{"Certificate":{"type":"structure","required":["Arn"],"members":{"Arn":{},"CertificateId":{},"Usage":{},"Status":{},"Certificate":{"shape":"S42"},"CertificateChain":{"shape":"S43"},"ActiveDate":{"type":"timestamp"},"InactiveDate":{"type":"timestamp"},"Serial":{},"NotBeforeDate":{"type":"timestamp"},"NotAfterDate":{"type":"timestamp"},"Type":{},"Description":{},"Tags":{"shape":"Sl"}}}}}},"DescribeConnector":{"input":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{}}},"output":{"type":"structure","required":["Connector"],"members":{"Connector":{"type":"structure","required":["Arn"],"members":{"Arn":{},"ConnectorId":{},"Url":{},"As2Config":{"shape":"St"},"AccessRole":{},"LoggingRole":{},"Tags":{"shape":"Sl"},"SftpConfig":{"shape":"S11"},"ServiceManagedEgressIpAddresses":{"shape":"S4a"},"SecurityPolicyName":{}}}}}},"DescribeExecution":{"input":{"type":"structure","required":["ExecutionId","WorkflowId"],"members":{"ExecutionId":{},"WorkflowId":{}}},"output":{"type":"structure","required":["WorkflowId","Execution"],"members":{"WorkflowId":{},"Execution":{"type":"structure","members":{"ExecutionId":{},"InitialFileLocation":{"shape":"S4g"},"ServiceMetadata":{"shape":"S4k"},"ExecutionRole":{},"LoggingConfiguration":{"type":"structure","members":{"LoggingRole":{},"LogGroupName":{}}},"PosixProfile":{"shape":"Sa"},"Status":{},"Results":{"type":"structure","members":{"Steps":{"shape":"S4r"},"OnExceptionSteps":{"shape":"S4r"}}}}}}}},"DescribeHostKey":{"input":{"type":"structure","required":["ServerId","HostKeyId"],"members":{"ServerId":{},"HostKeyId":{}}},"output":{"type":"structure","required":["HostKey"],"members":{"HostKey":{"type":"structure","required":["Arn"],"members":{"Arn":{},"HostKeyId":{},"HostKeyFingerprint":{},"Description":{},"Type":{},"DateImported":{"type":"timestamp"},"Tags":{"shape":"Sl"}}}}}},"DescribeProfile":{"input":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{}}},"output":{"type":"structure","required":["Profile"],"members":{"Profile":{"type":"structure","required":["Arn"],"members":{"Arn":{},"ProfileId":{},"ProfileType":{},"As2Id":{},"CertificateIds":{"shape":"S1b"},"Tags":{"shape":"Sl"}}}}}},"DescribeSecurityPolicy":{"input":{"type":"structure","required":["SecurityPolicyName"],"members":{"SecurityPolicyName":{}}},"output":{"type":"structure","required":["SecurityPolicy"],"members":{"SecurityPolicy":{"type":"structure","required":["SecurityPolicyName"],"members":{"Fips":{"type":"boolean"},"SecurityPolicyName":{},"SshCiphers":{"shape":"S5b"},"SshKexs":{"shape":"S5b"},"SshMacs":{"shape":"S5b"},"TlsCiphers":{"shape":"S5b"},"SshHostKeyAlgorithms":{"shape":"S5b"},"Type":{},"Protocols":{"type":"list","member":{}}}}}}},"DescribeServer":{"input":{"type":"structure","required":["ServerId"],"members":{"ServerId":{}}},"output":{"type":"structure","required":["Server"],"members":{"Server":{"type":"structure","required":["Arn"],"members":{"Arn":{},"Certificate":{},"ProtocolDetails":{"shape":"S22"},"Domain":{},"EndpointDetails":{"shape":"S1h"},"EndpointType":{},"HostKeyFingerprint":{},"IdentityProviderDetails":{"shape":"S1s"},"IdentityProviderType":{},"LoggingRole":{},"PostAuthenticationLoginBanner":{},"PreAuthenticationLoginBanner":{},"Protocols":{"shape":"S20"},"SecurityPolicyName":{},"ServerId":{},"State":{},"Tags":{"shape":"Sl"},"UserCount":{"type":"integer"},"WorkflowDetails":{"shape":"S29"},"StructuredLogDestinations":{"shape":"S2e"},"S3StorageOptions":{"shape":"S2g"},"As2ServiceManagedEgressIpAddresses":{"shape":"S4a"}}}}}},"DescribeUser":{"input":{"type":"structure","required":["ServerId","UserName"],"members":{"ServerId":{},"UserName":{}}},"output":{"type":"structure","required":["ServerId","User"],"members":{"ServerId":{},"User":{"type":"structure","required":["Arn"],"members":{"Arn":{},"HomeDirectory":{},"HomeDirectoryMappings":{"shape":"S4"},"HomeDirectoryType":{},"Policy":{},"PosixProfile":{"shape":"Sa"},"Role":{},"SshPublicKeys":{"type":"list","member":{"type":"structure","required":["DateImported","SshPublicKeyBody","SshPublicKeyId"],"members":{"DateImported":{"type":"timestamp"},"SshPublicKeyBody":{},"SshPublicKeyId":{}}}},"Tags":{"shape":"Sl"},"UserName":{}}}}}},"DescribeWorkflow":{"input":{"type":"structure","required":["WorkflowId"],"members":{"WorkflowId":{}}},"output":{"type":"structure","required":["Workflow"],"members":{"Workflow":{"type":"structure","required":["Arn"],"members":{"Arn":{},"Description":{},"Steps":{"shape":"S2p"},"OnExceptionSteps":{"shape":"S2p"},"WorkflowId":{},"Tags":{"shape":"Sl"}}}}}},"ImportCertificate":{"input":{"type":"structure","required":["Usage","Certificate"],"members":{"Usage":{},"Certificate":{"shape":"S42"},"CertificateChain":{"shape":"S43"},"PrivateKey":{"type":"string","sensitive":true},"ActiveDate":{"type":"timestamp"},"InactiveDate":{"type":"timestamp"},"Description":{},"Tags":{"shape":"Sl"}}},"output":{"type":"structure","required":["CertificateId"],"members":{"CertificateId":{}}}},"ImportHostKey":{"input":{"type":"structure","required":["ServerId","HostKeyBody"],"members":{"ServerId":{},"HostKeyBody":{"shape":"S1r"},"Description":{},"Tags":{"shape":"Sl"}}},"output":{"type":"structure","required":["ServerId","HostKeyId"],"members":{"ServerId":{},"HostKeyId":{}}}},"ImportSshPublicKey":{"input":{"type":"structure","required":["ServerId","SshPublicKeyBody","UserName"],"members":{"ServerId":{},"SshPublicKeyBody":{},"UserName":{}}},"output":{"type":"structure","required":["ServerId","SshPublicKeyId","UserName"],"members":{"ServerId":{},"SshPublicKeyId":{},"UserName":{}}}},"ListAccesses":{"input":{"type":"structure","required":["ServerId"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"ServerId":{}}},"output":{"type":"structure","required":["ServerId","Accesses"],"members":{"NextToken":{},"ServerId":{},"Accesses":{"type":"list","member":{"type":"structure","members":{"HomeDirectory":{},"HomeDirectoryType":{},"Role":{},"ExternalId":{}}}}}}},"ListAgreements":{"input":{"type":"structure","required":["ServerId"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"ServerId":{}}},"output":{"type":"structure","required":["Agreements"],"members":{"NextToken":{},"Agreements":{"type":"list","member":{"type":"structure","members":{"Arn":{},"AgreementId":{},"Description":{},"Status":{},"ServerId":{},"LocalProfileId":{},"PartnerProfileId":{}}}}}}},"ListCertificates":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Certificates"],"members":{"NextToken":{},"Certificates":{"type":"list","member":{"type":"structure","members":{"Arn":{},"CertificateId":{},"Usage":{},"Status":{},"ActiveDate":{"type":"timestamp"},"InactiveDate":{"type":"timestamp"},"Type":{},"Description":{}}}}}}},"ListConnectors":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Connectors"],"members":{"NextToken":{},"Connectors":{"type":"list","member":{"type":"structure","members":{"Arn":{},"ConnectorId":{},"Url":{}}}}}}},"ListExecutions":{"input":{"type":"structure","required":["WorkflowId"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"WorkflowId":{}}},"output":{"type":"structure","required":["WorkflowId","Executions"],"members":{"NextToken":{},"WorkflowId":{},"Executions":{"type":"list","member":{"type":"structure","members":{"ExecutionId":{},"InitialFileLocation":{"shape":"S4g"},"ServiceMetadata":{"shape":"S4k"},"Status":{}}}}}}},"ListHostKeys":{"input":{"type":"structure","required":["ServerId"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"ServerId":{}}},"output":{"type":"structure","required":["ServerId","HostKeys"],"members":{"NextToken":{},"ServerId":{},"HostKeys":{"type":"list","member":{"type":"structure","required":["Arn"],"members":{"Arn":{},"HostKeyId":{},"Fingerprint":{},"Description":{},"Type":{},"DateImported":{"type":"timestamp"}}}}}}},"ListProfiles":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{},"ProfileType":{}}},"output":{"type":"structure","required":["Profiles"],"members":{"NextToken":{},"Profiles":{"type":"list","member":{"type":"structure","members":{"Arn":{},"ProfileId":{},"As2Id":{},"ProfileType":{}}}}}}},"ListSecurityPolicies":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["SecurityPolicyNames"],"members":{"NextToken":{},"SecurityPolicyNames":{"type":"list","member":{}}}}},"ListServers":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Servers"],"members":{"NextToken":{},"Servers":{"type":"list","member":{"type":"structure","required":["Arn"],"members":{"Arn":{},"Domain":{},"IdentityProviderType":{},"EndpointType":{},"LoggingRole":{},"ServerId":{},"State":{},"UserCount":{"type":"integer"}}}}}}},"ListTagsForResource":{"input":{"type":"structure","required":["Arn"],"members":{"Arn":{},"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","members":{"Arn":{},"NextToken":{},"Tags":{"shape":"Sl"}}}},"ListUsers":{"input":{"type":"structure","required":["ServerId"],"members":{"MaxResults":{"type":"integer"},"NextToken":{},"ServerId":{}}},"output":{"type":"structure","required":["ServerId","Users"],"members":{"NextToken":{},"ServerId":{},"Users":{"type":"list","member":{"type":"structure","required":["Arn"],"members":{"Arn":{},"HomeDirectory":{},"HomeDirectoryType":{},"Role":{},"SshPublicKeyCount":{"type":"integer"},"UserName":{}}}}}}},"ListWorkflows":{"input":{"type":"structure","members":{"MaxResults":{"type":"integer"},"NextToken":{}}},"output":{"type":"structure","required":["Workflows"],"members":{"NextToken":{},"Workflows":{"type":"list","member":{"type":"structure","members":{"WorkflowId":{},"Description":{},"Arn":{}}}}}}},"SendWorkflowStepState":{"input":{"type":"structure","required":["WorkflowId","ExecutionId","Token","Status"],"members":{"WorkflowId":{},"ExecutionId":{},"Token":{},"Status":{}}},"output":{"type":"structure","members":{}}},"StartFileTransfer":{"input":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{},"SendFilePaths":{"shape":"S7h"},"RetrieveFilePaths":{"shape":"S7h"},"LocalDirectoryPath":{},"RemoteDirectoryPath":{}}},"output":{"type":"structure","required":["TransferId"],"members":{"TransferId":{}}}},"StartServer":{"input":{"type":"structure","required":["ServerId"],"members":{"ServerId":{}}}},"StopServer":{"input":{"type":"structure","required":["ServerId"],"members":{"ServerId":{}}}},"TagResource":{"input":{"type":"structure","required":["Arn","Tags"],"members":{"Arn":{},"Tags":{"shape":"Sl"}}}},"TestConnection":{"input":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{}}},"output":{"type":"structure","members":{"ConnectorId":{},"Status":{},"StatusMessage":{}}}},"TestIdentityProvider":{"input":{"type":"structure","required":["ServerId","UserName"],"members":{"ServerId":{},"ServerProtocol":{},"SourceIp":{},"UserName":{},"UserPassword":{"type":"string","sensitive":true}}},"output":{"type":"structure","required":["StatusCode","Url"],"members":{"Response":{},"StatusCode":{"type":"integer"},"Message":{},"Url":{}}}},"UntagResource":{"input":{"type":"structure","required":["Arn","TagKeys"],"members":{"Arn":{},"TagKeys":{"type":"list","member":{}}}}},"UpdateAccess":{"input":{"type":"structure","required":["ServerId","ExternalId"],"members":{"HomeDirectory":{},"HomeDirectoryType":{},"HomeDirectoryMappings":{"shape":"S4"},"Policy":{},"PosixProfile":{"shape":"Sa"},"Role":{},"ServerId":{},"ExternalId":{}}},"output":{"type":"structure","required":["ServerId","ExternalId"],"members":{"ServerId":{},"ExternalId":{}}}},"UpdateAgreement":{"input":{"type":"structure","required":["AgreementId","ServerId"],"members":{"AgreementId":{},"ServerId":{},"Description":{},"Status":{},"LocalProfileId":{},"PartnerProfileId":{},"BaseDirectory":{},"AccessRole":{}}},"output":{"type":"structure","required":["AgreementId"],"members":{"AgreementId":{}}}},"UpdateCertificate":{"input":{"type":"structure","required":["CertificateId"],"members":{"CertificateId":{},"ActiveDate":{"type":"timestamp"},"InactiveDate":{"type":"timestamp"},"Description":{}}},"output":{"type":"structure","required":["CertificateId"],"members":{"CertificateId":{}}}},"UpdateConnector":{"input":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{},"Url":{},"As2Config":{"shape":"St"},"AccessRole":{},"LoggingRole":{},"SftpConfig":{"shape":"S11"},"SecurityPolicyName":{}}},"output":{"type":"structure","required":["ConnectorId"],"members":{"ConnectorId":{}}}},"UpdateHostKey":{"input":{"type":"structure","required":["ServerId","HostKeyId","Description"],"members":{"ServerId":{},"HostKeyId":{},"Description":{}}},"output":{"type":"structure","required":["ServerId","HostKeyId"],"members":{"ServerId":{},"HostKeyId":{}}}},"UpdateProfile":{"input":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{},"CertificateIds":{"shape":"S1b"}}},"output":{"type":"structure","required":["ProfileId"],"members":{"ProfileId":{}}}},"UpdateServer":{"input":{"type":"structure","required":["ServerId"],"members":{"Certificate":{},"ProtocolDetails":{"shape":"S22"},"EndpointDetails":{"shape":"S1h"},"EndpointType":{},"HostKey":{"shape":"S1r"},"IdentityProviderDetails":{"shape":"S1s"},"LoggingRole":{},"PostAuthenticationLoginBanner":{},"PreAuthenticationLoginBanner":{},"Protocols":{"shape":"S20"},"SecurityPolicyName":{},"ServerId":{},"WorkflowDetails":{"shape":"S29"},"StructuredLogDestinations":{"shape":"S2e"},"S3StorageOptions":{"shape":"S2g"}}},"output":{"type":"structure","required":["ServerId"],"members":{"ServerId":{}}}},"UpdateUser":{"input":{"type":"structure","required":["ServerId","UserName"],"members":{"HomeDirectory":{},"HomeDirectoryType":{},"HomeDirectoryMappings":{"shape":"S4"},"Policy":{},"PosixProfile":{"shape":"Sa"},"Role":{},"ServerId":{},"UserName":{}}},"output":{"type":"structure","required":["ServerId","UserName"],"members":{"ServerId":{},"UserName":{}}}}},"shapes":{"S4":{"type":"list","member":{"type":"structure","required":["Entry","Target"],"members":{"Entry":{},"Target":{},"Type":{}}}},"Sa":{"type":"structure","required":["Uid","Gid"],"members":{"Uid":{"type":"long"},"Gid":{"type":"long"},"SecondaryGids":{"type":"list","member":{"type":"long"}}}},"Sl":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"St":{"type":"structure","members":{"LocalProfileId":{},"PartnerProfileId":{},"MessageSubject":{},"Compression":{},"EncryptionAlgorithm":{},"SigningAlgorithm":{},"MdnSigningAlgorithm":{},"MdnResponse":{},"BasicAuthSecretId":{}}},"S11":{"type":"structure","members":{"UserSecretId":{},"TrustedHostKeys":{"type":"list","member":{}}}},"S1b":{"type":"list","member":{}},"S1h":{"type":"structure","members":{"AddressAllocationIds":{"type":"list","member":{}},"SubnetIds":{"type":"list","member":{}},"VpcEndpointId":{},"VpcId":{},"SecurityGroupIds":{"type":"list","member":{}}}},"S1r":{"type":"string","sensitive":true},"S1s":{"type":"structure","members":{"Url":{},"InvocationRole":{},"DirectoryId":{},"Function":{},"SftpAuthenticationMethods":{}}},"S20":{"type":"list","member":{}},"S22":{"type":"structure","members":{"PassiveIp":{},"TlsSessionResumptionMode":{},"SetStatOption":{},"As2Transports":{"type":"list","member":{}}}},"S29":{"type":"structure","members":{"OnUpload":{"type":"list","member":{"shape":"S2b"}},"OnPartialUpload":{"type":"list","member":{"shape":"S2b"}}}},"S2b":{"type":"structure","required":["WorkflowId","ExecutionRole"],"members":{"WorkflowId":{},"ExecutionRole":{}}},"S2e":{"type":"list","member":{}},"S2g":{"type":"structure","members":{"DirectoryListingOptimization":{}}},"S2p":{"type":"list","member":{"type":"structure","members":{"Type":{},"CopyStepDetails":{"type":"structure","members":{"Name":{},"DestinationFileLocation":{"shape":"S2u"},"OverwriteExisting":{},"SourceFileLocation":{}}},"CustomStepDetails":{"type":"structure","members":{"Name":{},"Target":{},"TimeoutSeconds":{"type":"integer"},"SourceFileLocation":{}}},"DeleteStepDetails":{"type":"structure","members":{"Name":{},"SourceFileLocation":{}}},"TagStepDetails":{"type":"structure","members":{"Name":{},"Tags":{"type":"list","member":{"type":"structure","required":["Key","Value"],"members":{"Key":{},"Value":{}}}},"SourceFileLocation":{}}},"DecryptStepDetails":{"type":"structure","required":["Type","DestinationFileLocation"],"members":{"Name":{},"Type":{},"SourceFileLocation":{},"OverwriteExisting":{},"DestinationFileLocation":{"shape":"S2u"}}}}}},"S2u":{"type":"structure","members":{"S3FileLocation":{"type":"structure","members":{"Bucket":{},"Key":{}}},"EfsFileLocation":{"shape":"S2y"}}},"S2y":{"type":"structure","members":{"FileSystemId":{},"Path":{}}},"S42":{"type":"string","sensitive":true},"S43":{"type":"string","sensitive":true},"S4a":{"type":"list","member":{}},"S4g":{"type":"structure","members":{"S3FileLocation":{"type":"structure","members":{"Bucket":{},"Key":{},"VersionId":{},"Etag":{}}},"EfsFileLocation":{"shape":"S2y"}}},"S4k":{"type":"structure","required":["UserDetails"],"members":{"UserDetails":{"type":"structure","required":["UserName","ServerId"],"members":{"UserName":{},"ServerId":{},"SessionId":{}}}}},"S4r":{"type":"list","member":{"type":"structure","members":{"StepType":{},"Outputs":{},"Error":{"type":"structure","required":["Type","Message"],"members":{"Type":{},"Message":{}}}}}},"S5b":{"type":"list","member":{}},"S7h":{"type":"list","member":{}}}}
57457
57460
 
57458
57461
  /***/ }),
57459
57462
  /* 714 */
@@ -57952,7 +57955,7 @@ return /******/ (function(modules) { // webpackBootstrap
57952
57955
  /* 754 */
57953
57956
  /***/ (function(module, exports) {
57954
57957
 
57955
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2014-10-31","endpointPrefix":"rds","protocol":"query","serviceAbbreviation":"Amazon DocDB","serviceFullName":"Amazon DocumentDB with MongoDB compatibility","serviceId":"DocDB","signatureVersion":"v4","signingName":"rds","uid":"docdb-2014-10-31","xmlNamespace":"http://rds.amazonaws.com/doc/2014-10-31/"},"operations":{"AddSourceIdentifierToSubscription":{"input":{"type":"structure","required":["SubscriptionName","SourceIdentifier"],"members":{"SubscriptionName":{},"SourceIdentifier":{}}},"output":{"resultWrapper":"AddSourceIdentifierToSubscriptionResult","type":"structure","members":{"EventSubscription":{"shape":"S4"}}}},"AddTagsToResource":{"input":{"type":"structure","required":["ResourceName","Tags"],"members":{"ResourceName":{},"Tags":{"shape":"S9"}}}},"ApplyPendingMaintenanceAction":{"input":{"type":"structure","required":["ResourceIdentifier","ApplyAction","OptInType"],"members":{"ResourceIdentifier":{},"ApplyAction":{},"OptInType":{}}},"output":{"resultWrapper":"ApplyPendingMaintenanceActionResult","type":"structure","members":{"ResourcePendingMaintenanceActions":{"shape":"Sd"}}}},"CopyDBClusterParameterGroup":{"input":{"type":"structure","required":["SourceDBClusterParameterGroupIdentifier","TargetDBClusterParameterGroupIdentifier","TargetDBClusterParameterGroupDescription"],"members":{"SourceDBClusterParameterGroupIdentifier":{},"TargetDBClusterParameterGroupIdentifier":{},"TargetDBClusterParameterGroupDescription":{},"Tags":{"shape":"S9"}}},"output":{"resultWrapper":"CopyDBClusterParameterGroupResult","type":"structure","members":{"DBClusterParameterGroup":{"shape":"Sj"}}}},"CopyDBClusterSnapshot":{"input":{"type":"structure","required":["SourceDBClusterSnapshotIdentifier","TargetDBClusterSnapshotIdentifier"],"members":{"SourceDBClusterSnapshotIdentifier":{},"TargetDBClusterSnapshotIdentifier":{},"KmsKeyId":{},"PreSignedUrl":{},"CopyTags":{"type":"boolean"},"Tags":{"shape":"S9"}}},"output":{"resultWrapper":"CopyDBClusterSnapshotResult","type":"structure","members":{"DBClusterSnapshot":{"shape":"Sn"}}}},"CreateDBCluster":{"input":{"type":"structure","required":["DBClusterIdentifier","Engine"],"members":{"AvailabilityZones":{"shape":"So"},"BackupRetentionPeriod":{"type":"integer"},"DBClusterIdentifier":{},"DBClusterParameterGroupName":{},"VpcSecurityGroupIds":{"shape":"Ss"},"DBSubnetGroupName":{},"Engine":{},"EngineVersion":{},"Port":{"type":"integer"},"MasterUsername":{},"MasterUserPassword":{},"PreferredBackupWindow":{},"PreferredMaintenanceWindow":{},"Tags":{"shape":"S9"},"StorageEncrypted":{"type":"boolean"},"KmsKeyId":{},"PreSignedUrl":{},"EnableCloudwatchLogsExports":{"shape":"St"},"DeletionProtection":{"type":"boolean"},"GlobalClusterIdentifier":{},"StorageType":{}}},"output":{"resultWrapper":"CreateDBClusterResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"CreateDBClusterParameterGroup":{"input":{"type":"structure","required":["DBClusterParameterGroupName","DBParameterGroupFamily","Description"],"members":{"DBClusterParameterGroupName":{},"DBParameterGroupFamily":{},"Description":{},"Tags":{"shape":"S9"}}},"output":{"resultWrapper":"CreateDBClusterParameterGroupResult","type":"structure","members":{"DBClusterParameterGroup":{"shape":"Sj"}}}},"CreateDBClusterSnapshot":{"input":{"type":"structure","required":["DBClusterSnapshotIdentifier","DBClusterIdentifier"],"members":{"DBClusterSnapshotIdentifier":{},"DBClusterIdentifier":{},"Tags":{"shape":"S9"}}},"output":{"resultWrapper":"CreateDBClusterSnapshotResult","type":"structure","members":{"DBClusterSnapshot":{"shape":"Sn"}}}},"CreateDBInstance":{"input":{"type":"structure","required":["DBInstanceIdentifier","DBInstanceClass","Engine","DBClusterIdentifier"],"members":{"DBInstanceIdentifier":{},"DBInstanceClass":{},"Engine":{},"AvailabilityZone":{},"PreferredMaintenanceWindow":{},"AutoMinorVersionUpgrade":{"type":"boolean"},"Tags":{"shape":"S9"},"DBClusterIdentifier":{},"CopyTagsToSnapshot":{"type":"boolean"},"PromotionTier":{"type":"integer"},"EnablePerformanceInsights":{"type":"boolean"},"PerformanceInsightsKMSKeyId":{},"CACertificateIdentifier":{}}},"output":{"resultWrapper":"CreateDBInstanceResult","type":"structure","members":{"DBInstance":{"shape":"S1a"}}}},"CreateDBSubnetGroup":{"input":{"type":"structure","required":["DBSubnetGroupName","DBSubnetGroupDescription","SubnetIds"],"members":{"DBSubnetGroupName":{},"DBSubnetGroupDescription":{},"SubnetIds":{"shape":"S1m"},"Tags":{"shape":"S9"}}},"output":{"resultWrapper":"CreateDBSubnetGroupResult","type":"structure","members":{"DBSubnetGroup":{"shape":"S1c"}}}},"CreateEventSubscription":{"input":{"type":"structure","required":["SubscriptionName","SnsTopicArn"],"members":{"SubscriptionName":{},"SnsTopicArn":{},"SourceType":{},"EventCategories":{"shape":"S6"},"SourceIds":{"shape":"S5"},"Enabled":{"type":"boolean"},"Tags":{"shape":"S9"}}},"output":{"resultWrapper":"CreateEventSubscriptionResult","type":"structure","members":{"EventSubscription":{"shape":"S4"}}}},"CreateGlobalCluster":{"input":{"type":"structure","required":["GlobalClusterIdentifier"],"members":{"GlobalClusterIdentifier":{},"SourceDBClusterIdentifier":{},"Engine":{},"EngineVersion":{},"DeletionProtection":{"type":"boolean"},"DatabaseName":{},"StorageEncrypted":{"type":"boolean"}}},"output":{"resultWrapper":"CreateGlobalClusterResult","type":"structure","members":{"GlobalCluster":{"shape":"S1s"}}}},"DeleteDBCluster":{"input":{"type":"structure","required":["DBClusterIdentifier"],"members":{"DBClusterIdentifier":{},"SkipFinalSnapshot":{"type":"boolean"},"FinalDBSnapshotIdentifier":{}}},"output":{"resultWrapper":"DeleteDBClusterResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"DeleteDBClusterParameterGroup":{"input":{"type":"structure","required":["DBClusterParameterGroupName"],"members":{"DBClusterParameterGroupName":{}}}},"DeleteDBClusterSnapshot":{"input":{"type":"structure","required":["DBClusterSnapshotIdentifier"],"members":{"DBClusterSnapshotIdentifier":{}}},"output":{"resultWrapper":"DeleteDBClusterSnapshotResult","type":"structure","members":{"DBClusterSnapshot":{"shape":"Sn"}}}},"DeleteDBInstance":{"input":{"type":"structure","required":["DBInstanceIdentifier"],"members":{"DBInstanceIdentifier":{}}},"output":{"resultWrapper":"DeleteDBInstanceResult","type":"structure","members":{"DBInstance":{"shape":"S1a"}}}},"DeleteDBSubnetGroup":{"input":{"type":"structure","required":["DBSubnetGroupName"],"members":{"DBSubnetGroupName":{}}}},"DeleteEventSubscription":{"input":{"type":"structure","required":["SubscriptionName"],"members":{"SubscriptionName":{}}},"output":{"resultWrapper":"DeleteEventSubscriptionResult","type":"structure","members":{"EventSubscription":{"shape":"S4"}}}},"DeleteGlobalCluster":{"input":{"type":"structure","required":["GlobalClusterIdentifier"],"members":{"GlobalClusterIdentifier":{}}},"output":{"resultWrapper":"DeleteGlobalClusterResult","type":"structure","members":{"GlobalCluster":{"shape":"S1s"}}}},"DescribeCertificates":{"input":{"type":"structure","members":{"CertificateIdentifier":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeCertificatesResult","type":"structure","members":{"Certificates":{"type":"list","member":{"locationName":"Certificate","type":"structure","members":{"CertificateIdentifier":{},"CertificateType":{},"Thumbprint":{},"ValidFrom":{"type":"timestamp"},"ValidTill":{"type":"timestamp"},"CertificateArn":{}},"wrapper":true}},"Marker":{}}}},"DescribeDBClusterParameterGroups":{"input":{"type":"structure","members":{"DBClusterParameterGroupName":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeDBClusterParameterGroupsResult","type":"structure","members":{"Marker":{},"DBClusterParameterGroups":{"type":"list","member":{"shape":"Sj","locationName":"DBClusterParameterGroup"}}}}},"DescribeDBClusterParameters":{"input":{"type":"structure","required":["DBClusterParameterGroupName"],"members":{"DBClusterParameterGroupName":{},"Source":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeDBClusterParametersResult","type":"structure","members":{"Parameters":{"shape":"S2k"},"Marker":{}}}},"DescribeDBClusterSnapshotAttributes":{"input":{"type":"structure","required":["DBClusterSnapshotIdentifier"],"members":{"DBClusterSnapshotIdentifier":{}}},"output":{"resultWrapper":"DescribeDBClusterSnapshotAttributesResult","type":"structure","members":{"DBClusterSnapshotAttributesResult":{"shape":"S2p"}}}},"DescribeDBClusterSnapshots":{"input":{"type":"structure","members":{"DBClusterIdentifier":{},"DBClusterSnapshotIdentifier":{},"SnapshotType":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{},"IncludeShared":{"type":"boolean"},"IncludePublic":{"type":"boolean"}}},"output":{"resultWrapper":"DescribeDBClusterSnapshotsResult","type":"structure","members":{"Marker":{},"DBClusterSnapshots":{"type":"list","member":{"shape":"Sn","locationName":"DBClusterSnapshot"}}}}},"DescribeDBClusters":{"input":{"type":"structure","members":{"DBClusterIdentifier":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeDBClustersResult","type":"structure","members":{"Marker":{},"DBClusters":{"type":"list","member":{"shape":"Sw","locationName":"DBCluster"}}}}},"DescribeDBEngineVersions":{"input":{"type":"structure","members":{"Engine":{},"EngineVersion":{},"DBParameterGroupFamily":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{},"DefaultOnly":{"type":"boolean"},"ListSupportedCharacterSets":{"type":"boolean"},"ListSupportedTimezones":{"type":"boolean"}}},"output":{"resultWrapper":"DescribeDBEngineVersionsResult","type":"structure","members":{"Marker":{},"DBEngineVersions":{"type":"list","member":{"locationName":"DBEngineVersion","type":"structure","members":{"Engine":{},"EngineVersion":{},"DBParameterGroupFamily":{},"DBEngineDescription":{},"DBEngineVersionDescription":{},"ValidUpgradeTarget":{"type":"list","member":{"locationName":"UpgradeTarget","type":"structure","members":{"Engine":{},"EngineVersion":{},"Description":{},"AutoUpgrade":{"type":"boolean"},"IsMajorVersionUpgrade":{"type":"boolean"}}}},"ExportableLogTypes":{"shape":"St"},"SupportsLogExportsToCloudwatchLogs":{"type":"boolean"},"SupportedCACertificateIdentifiers":{"type":"list","member":{}},"SupportsCertificateRotationWithoutRestart":{"type":"boolean"}}}}}}},"DescribeDBInstances":{"input":{"type":"structure","members":{"DBInstanceIdentifier":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeDBInstancesResult","type":"structure","members":{"Marker":{},"DBInstances":{"type":"list","member":{"shape":"S1a","locationName":"DBInstance"}}}}},"DescribeDBSubnetGroups":{"input":{"type":"structure","members":{"DBSubnetGroupName":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeDBSubnetGroupsResult","type":"structure","members":{"Marker":{},"DBSubnetGroups":{"type":"list","member":{"shape":"S1c","locationName":"DBSubnetGroup"}}}}},"DescribeEngineDefaultClusterParameters":{"input":{"type":"structure","required":["DBParameterGroupFamily"],"members":{"DBParameterGroupFamily":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeEngineDefaultClusterParametersResult","type":"structure","members":{"EngineDefaults":{"type":"structure","members":{"DBParameterGroupFamily":{},"Marker":{},"Parameters":{"shape":"S2k"}},"wrapper":true}}}},"DescribeEventCategories":{"input":{"type":"structure","members":{"SourceType":{},"Filters":{"shape":"S29"}}},"output":{"resultWrapper":"DescribeEventCategoriesResult","type":"structure","members":{"EventCategoriesMapList":{"type":"list","member":{"locationName":"EventCategoriesMap","type":"structure","members":{"SourceType":{},"EventCategories":{"shape":"S6"}},"wrapper":true}}}}},"DescribeEventSubscriptions":{"input":{"type":"structure","members":{"SubscriptionName":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeEventSubscriptionsResult","type":"structure","members":{"Marker":{},"EventSubscriptionsList":{"type":"list","member":{"shape":"S4","locationName":"EventSubscription"}}}}},"DescribeEvents":{"input":{"type":"structure","members":{"SourceIdentifier":{},"SourceType":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Duration":{"type":"integer"},"EventCategories":{"shape":"S6"},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeEventsResult","type":"structure","members":{"Marker":{},"Events":{"type":"list","member":{"locationName":"Event","type":"structure","members":{"SourceIdentifier":{},"SourceType":{},"Message":{},"EventCategories":{"shape":"S6"},"Date":{"type":"timestamp"},"SourceArn":{}}}}}}},"DescribeGlobalClusters":{"input":{"type":"structure","members":{"GlobalClusterIdentifier":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeGlobalClustersResult","type":"structure","members":{"Marker":{},"GlobalClusters":{"type":"list","member":{"shape":"S1s","locationName":"GlobalClusterMember"}}}}},"DescribeOrderableDBInstanceOptions":{"input":{"type":"structure","required":["Engine"],"members":{"Engine":{},"EngineVersion":{},"DBInstanceClass":{},"LicenseModel":{},"Vpc":{"type":"boolean"},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeOrderableDBInstanceOptionsResult","type":"structure","members":{"OrderableDBInstanceOptions":{"type":"list","member":{"locationName":"OrderableDBInstanceOption","type":"structure","members":{"Engine":{},"EngineVersion":{},"DBInstanceClass":{},"LicenseModel":{},"AvailabilityZones":{"type":"list","member":{"shape":"S1f","locationName":"AvailabilityZone"}},"Vpc":{"type":"boolean"},"StorageType":{}},"wrapper":true}},"Marker":{}}}},"DescribePendingMaintenanceActions":{"input":{"type":"structure","members":{"ResourceIdentifier":{},"Filters":{"shape":"S29"},"Marker":{},"MaxRecords":{"type":"integer"}}},"output":{"resultWrapper":"DescribePendingMaintenanceActionsResult","type":"structure","members":{"PendingMaintenanceActions":{"type":"list","member":{"shape":"Sd","locationName":"ResourcePendingMaintenanceActions"}},"Marker":{}}}},"FailoverDBCluster":{"input":{"type":"structure","members":{"DBClusterIdentifier":{},"TargetDBInstanceIdentifier":{}}},"output":{"resultWrapper":"FailoverDBClusterResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceName"],"members":{"ResourceName":{},"Filters":{"shape":"S29"}}},"output":{"resultWrapper":"ListTagsForResourceResult","type":"structure","members":{"TagList":{"shape":"S9"}}}},"ModifyDBCluster":{"input":{"type":"structure","required":["DBClusterIdentifier"],"members":{"DBClusterIdentifier":{},"NewDBClusterIdentifier":{},"ApplyImmediately":{"type":"boolean"},"BackupRetentionPeriod":{"type":"integer"},"DBClusterParameterGroupName":{},"VpcSecurityGroupIds":{"shape":"Ss"},"Port":{"type":"integer"},"MasterUserPassword":{},"PreferredBackupWindow":{},"PreferredMaintenanceWindow":{},"CloudwatchLogsExportConfiguration":{"type":"structure","members":{"EnableLogTypes":{"shape":"St"},"DisableLogTypes":{"shape":"St"}}},"EngineVersion":{},"AllowMajorVersionUpgrade":{"type":"boolean"},"DeletionProtection":{"type":"boolean"},"StorageType":{}}},"output":{"resultWrapper":"ModifyDBClusterResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"ModifyDBClusterParameterGroup":{"input":{"type":"structure","required":["DBClusterParameterGroupName","Parameters"],"members":{"DBClusterParameterGroupName":{},"Parameters":{"shape":"S2k"}}},"output":{"shape":"S4a","resultWrapper":"ModifyDBClusterParameterGroupResult"}},"ModifyDBClusterSnapshotAttribute":{"input":{"type":"structure","required":["DBClusterSnapshotIdentifier","AttributeName"],"members":{"DBClusterSnapshotIdentifier":{},"AttributeName":{},"ValuesToAdd":{"shape":"S2s"},"ValuesToRemove":{"shape":"S2s"}}},"output":{"resultWrapper":"ModifyDBClusterSnapshotAttributeResult","type":"structure","members":{"DBClusterSnapshotAttributesResult":{"shape":"S2p"}}}},"ModifyDBInstance":{"input":{"type":"structure","required":["DBInstanceIdentifier"],"members":{"DBInstanceIdentifier":{},"DBInstanceClass":{},"ApplyImmediately":{"type":"boolean"},"PreferredMaintenanceWindow":{},"AutoMinorVersionUpgrade":{"type":"boolean"},"NewDBInstanceIdentifier":{},"CACertificateIdentifier":{},"CopyTagsToSnapshot":{"type":"boolean"},"PromotionTier":{"type":"integer"},"EnablePerformanceInsights":{"type":"boolean"},"PerformanceInsightsKMSKeyId":{},"CertificateRotationRestart":{"type":"boolean"}}},"output":{"resultWrapper":"ModifyDBInstanceResult","type":"structure","members":{"DBInstance":{"shape":"S1a"}}}},"ModifyDBSubnetGroup":{"input":{"type":"structure","required":["DBSubnetGroupName","SubnetIds"],"members":{"DBSubnetGroupName":{},"DBSubnetGroupDescription":{},"SubnetIds":{"shape":"S1m"}}},"output":{"resultWrapper":"ModifyDBSubnetGroupResult","type":"structure","members":{"DBSubnetGroup":{"shape":"S1c"}}}},"ModifyEventSubscription":{"input":{"type":"structure","required":["SubscriptionName"],"members":{"SubscriptionName":{},"SnsTopicArn":{},"SourceType":{},"EventCategories":{"shape":"S6"},"Enabled":{"type":"boolean"}}},"output":{"resultWrapper":"ModifyEventSubscriptionResult","type":"structure","members":{"EventSubscription":{"shape":"S4"}}}},"ModifyGlobalCluster":{"input":{"type":"structure","required":["GlobalClusterIdentifier"],"members":{"GlobalClusterIdentifier":{},"NewGlobalClusterIdentifier":{},"DeletionProtection":{"type":"boolean"}}},"output":{"resultWrapper":"ModifyGlobalClusterResult","type":"structure","members":{"GlobalCluster":{"shape":"S1s"}}}},"RebootDBInstance":{"input":{"type":"structure","required":["DBInstanceIdentifier"],"members":{"DBInstanceIdentifier":{},"ForceFailover":{"type":"boolean"}}},"output":{"resultWrapper":"RebootDBInstanceResult","type":"structure","members":{"DBInstance":{"shape":"S1a"}}}},"RemoveFromGlobalCluster":{"input":{"type":"structure","required":["GlobalClusterIdentifier","DbClusterIdentifier"],"members":{"GlobalClusterIdentifier":{},"DbClusterIdentifier":{}}},"output":{"resultWrapper":"RemoveFromGlobalClusterResult","type":"structure","members":{"GlobalCluster":{"shape":"S1s"}}}},"RemoveSourceIdentifierFromSubscription":{"input":{"type":"structure","required":["SubscriptionName","SourceIdentifier"],"members":{"SubscriptionName":{},"SourceIdentifier":{}}},"output":{"resultWrapper":"RemoveSourceIdentifierFromSubscriptionResult","type":"structure","members":{"EventSubscription":{"shape":"S4"}}}},"RemoveTagsFromResource":{"input":{"type":"structure","required":["ResourceName","TagKeys"],"members":{"ResourceName":{},"TagKeys":{"type":"list","member":{}}}}},"ResetDBClusterParameterGroup":{"input":{"type":"structure","required":["DBClusterParameterGroupName"],"members":{"DBClusterParameterGroupName":{},"ResetAllParameters":{"type":"boolean"},"Parameters":{"shape":"S2k"}}},"output":{"shape":"S4a","resultWrapper":"ResetDBClusterParameterGroupResult"}},"RestoreDBClusterFromSnapshot":{"input":{"type":"structure","required":["DBClusterIdentifier","SnapshotIdentifier","Engine"],"members":{"AvailabilityZones":{"shape":"So"},"DBClusterIdentifier":{},"SnapshotIdentifier":{},"Engine":{},"EngineVersion":{},"Port":{"type":"integer"},"DBSubnetGroupName":{},"VpcSecurityGroupIds":{"shape":"Ss"},"Tags":{"shape":"S9"},"KmsKeyId":{},"EnableCloudwatchLogsExports":{"shape":"St"},"DeletionProtection":{"type":"boolean"},"DBClusterParameterGroupName":{},"StorageType":{}}},"output":{"resultWrapper":"RestoreDBClusterFromSnapshotResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"RestoreDBClusterToPointInTime":{"input":{"type":"structure","required":["DBClusterIdentifier","SourceDBClusterIdentifier"],"members":{"DBClusterIdentifier":{},"RestoreType":{},"SourceDBClusterIdentifier":{},"RestoreToTime":{"type":"timestamp"},"UseLatestRestorableTime":{"type":"boolean"},"Port":{"type":"integer"},"DBSubnetGroupName":{},"VpcSecurityGroupIds":{"shape":"Ss"},"Tags":{"shape":"S9"},"KmsKeyId":{},"EnableCloudwatchLogsExports":{"shape":"St"},"DeletionProtection":{"type":"boolean"},"StorageType":{}}},"output":{"resultWrapper":"RestoreDBClusterToPointInTimeResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"StartDBCluster":{"input":{"type":"structure","required":["DBClusterIdentifier"],"members":{"DBClusterIdentifier":{}}},"output":{"resultWrapper":"StartDBClusterResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"StopDBCluster":{"input":{"type":"structure","required":["DBClusterIdentifier"],"members":{"DBClusterIdentifier":{}}},"output":{"resultWrapper":"StopDBClusterResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}}},"shapes":{"S4":{"type":"structure","members":{"CustomerAwsId":{},"CustSubscriptionId":{},"SnsTopicArn":{},"Status":{},"SubscriptionCreationTime":{},"SourceType":{},"SourceIdsList":{"shape":"S5"},"EventCategoriesList":{"shape":"S6"},"Enabled":{"type":"boolean"},"EventSubscriptionArn":{}},"wrapper":true},"S5":{"type":"list","member":{"locationName":"SourceId"}},"S6":{"type":"list","member":{"locationName":"EventCategory"}},"S9":{"type":"list","member":{"locationName":"Tag","type":"structure","members":{"Key":{},"Value":{}}}},"Sd":{"type":"structure","members":{"ResourceIdentifier":{},"PendingMaintenanceActionDetails":{"type":"list","member":{"locationName":"PendingMaintenanceAction","type":"structure","members":{"Action":{},"AutoAppliedAfterDate":{"type":"timestamp"},"ForcedApplyDate":{"type":"timestamp"},"OptInStatus":{},"CurrentApplyDate":{"type":"timestamp"},"Description":{}}}}},"wrapper":true},"Sj":{"type":"structure","members":{"DBClusterParameterGroupName":{},"DBParameterGroupFamily":{},"Description":{},"DBClusterParameterGroupArn":{}},"wrapper":true},"Sn":{"type":"structure","members":{"AvailabilityZones":{"shape":"So"},"DBClusterSnapshotIdentifier":{},"DBClusterIdentifier":{},"SnapshotCreateTime":{"type":"timestamp"},"Engine":{},"Status":{},"Port":{"type":"integer"},"VpcId":{},"ClusterCreateTime":{"type":"timestamp"},"MasterUsername":{},"EngineVersion":{},"SnapshotType":{},"PercentProgress":{"type":"integer"},"StorageEncrypted":{"type":"boolean"},"KmsKeyId":{},"DBClusterSnapshotArn":{},"SourceDBClusterSnapshotArn":{},"StorageType":{}},"wrapper":true},"So":{"type":"list","member":{"locationName":"AvailabilityZone"}},"Ss":{"type":"list","member":{"locationName":"VpcSecurityGroupId"}},"St":{"type":"list","member":{}},"Sw":{"type":"structure","members":{"AvailabilityZones":{"shape":"So"},"BackupRetentionPeriod":{"type":"integer"},"DBClusterIdentifier":{},"DBClusterParameterGroup":{},"DBSubnetGroup":{},"Status":{},"PercentProgress":{},"EarliestRestorableTime":{"type":"timestamp"},"Endpoint":{},"ReaderEndpoint":{},"MultiAZ":{"type":"boolean"},"Engine":{},"EngineVersion":{},"LatestRestorableTime":{"type":"timestamp"},"Port":{"type":"integer"},"MasterUsername":{},"PreferredBackupWindow":{},"PreferredMaintenanceWindow":{},"ReplicationSourceIdentifier":{},"ReadReplicaIdentifiers":{"type":"list","member":{"locationName":"ReadReplicaIdentifier"}},"DBClusterMembers":{"type":"list","member":{"locationName":"DBClusterMember","type":"structure","members":{"DBInstanceIdentifier":{},"IsClusterWriter":{"type":"boolean"},"DBClusterParameterGroupStatus":{},"PromotionTier":{"type":"integer"}},"wrapper":true}},"VpcSecurityGroups":{"shape":"S10"},"HostedZoneId":{},"StorageEncrypted":{"type":"boolean"},"KmsKeyId":{},"DbClusterResourceId":{},"DBClusterArn":{},"AssociatedRoles":{"type":"list","member":{"locationName":"DBClusterRole","type":"structure","members":{"RoleArn":{},"Status":{}}}},"CloneGroupId":{},"ClusterCreateTime":{"type":"timestamp"},"EnabledCloudwatchLogsExports":{"shape":"St"},"DeletionProtection":{"type":"boolean"},"StorageType":{}},"wrapper":true},"S10":{"type":"list","member":{"locationName":"VpcSecurityGroupMembership","type":"structure","members":{"VpcSecurityGroupId":{},"Status":{}}}},"S1a":{"type":"structure","members":{"DBInstanceIdentifier":{},"DBInstanceClass":{},"Engine":{},"DBInstanceStatus":{},"Endpoint":{"type":"structure","members":{"Address":{},"Port":{"type":"integer"},"HostedZoneId":{}}},"InstanceCreateTime":{"type":"timestamp"},"PreferredBackupWindow":{},"BackupRetentionPeriod":{"type":"integer"},"VpcSecurityGroups":{"shape":"S10"},"AvailabilityZone":{},"DBSubnetGroup":{"shape":"S1c"},"PreferredMaintenanceWindow":{},"PendingModifiedValues":{"type":"structure","members":{"DBInstanceClass":{},"AllocatedStorage":{"type":"integer"},"MasterUserPassword":{},"Port":{"type":"integer"},"BackupRetentionPeriod":{"type":"integer"},"MultiAZ":{"type":"boolean"},"EngineVersion":{},"LicenseModel":{},"Iops":{"type":"integer"},"DBInstanceIdentifier":{},"StorageType":{},"CACertificateIdentifier":{},"DBSubnetGroupName":{},"PendingCloudwatchLogsExports":{"type":"structure","members":{"LogTypesToEnable":{"shape":"St"},"LogTypesToDisable":{"shape":"St"}}}}},"LatestRestorableTime":{"type":"timestamp"},"EngineVersion":{},"AutoMinorVersionUpgrade":{"type":"boolean"},"PubliclyAccessible":{"type":"boolean"},"StatusInfos":{"type":"list","member":{"locationName":"DBInstanceStatusInfo","type":"structure","members":{"StatusType":{},"Normal":{"type":"boolean"},"Status":{},"Message":{}}}},"DBClusterIdentifier":{},"StorageEncrypted":{"type":"boolean"},"KmsKeyId":{},"DbiResourceId":{},"CACertificateIdentifier":{},"CopyTagsToSnapshot":{"type":"boolean"},"PromotionTier":{"type":"integer"},"DBInstanceArn":{},"EnabledCloudwatchLogsExports":{"shape":"St"},"CertificateDetails":{"type":"structure","members":{"CAIdentifier":{},"ValidTill":{"type":"timestamp"}}},"PerformanceInsightsEnabled":{"type":"boolean"},"PerformanceInsightsKMSKeyId":{}},"wrapper":true},"S1c":{"type":"structure","members":{"DBSubnetGroupName":{},"DBSubnetGroupDescription":{},"VpcId":{},"SubnetGroupStatus":{},"Subnets":{"type":"list","member":{"locationName":"Subnet","type":"structure","members":{"SubnetIdentifier":{},"SubnetAvailabilityZone":{"shape":"S1f"},"SubnetStatus":{}}}},"DBSubnetGroupArn":{}},"wrapper":true},"S1f":{"type":"structure","members":{"Name":{}},"wrapper":true},"S1m":{"type":"list","member":{"locationName":"SubnetIdentifier"}},"S1s":{"type":"structure","members":{"GlobalClusterIdentifier":{},"GlobalClusterResourceId":{},"GlobalClusterArn":{},"Status":{},"Engine":{},"EngineVersion":{},"DatabaseName":{},"StorageEncrypted":{"type":"boolean"},"DeletionProtection":{"type":"boolean"},"GlobalClusterMembers":{"type":"list","member":{"locationName":"GlobalClusterMember","type":"structure","members":{"DBClusterArn":{},"Readers":{"type":"list","member":{}},"IsWriter":{"type":"boolean"}},"wrapper":true}}},"wrapper":true},"S29":{"type":"list","member":{"locationName":"Filter","type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"locationName":"Value"}}}}},"S2k":{"type":"list","member":{"locationName":"Parameter","type":"structure","members":{"ParameterName":{},"ParameterValue":{},"Description":{},"Source":{},"ApplyType":{},"DataType":{},"AllowedValues":{},"IsModifiable":{"type":"boolean"},"MinimumEngineVersion":{},"ApplyMethod":{}}}},"S2p":{"type":"structure","members":{"DBClusterSnapshotIdentifier":{},"DBClusterSnapshotAttributes":{"type":"list","member":{"locationName":"DBClusterSnapshotAttribute","type":"structure","members":{"AttributeName":{},"AttributeValues":{"shape":"S2s"}}}}},"wrapper":true},"S2s":{"type":"list","member":{"locationName":"AttributeValue"}},"S4a":{"type":"structure","members":{"DBClusterParameterGroupName":{}}}}}
57958
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2014-10-31","endpointPrefix":"rds","protocol":"query","serviceAbbreviation":"Amazon DocDB","serviceFullName":"Amazon DocumentDB with MongoDB compatibility","serviceId":"DocDB","signatureVersion":"v4","signingName":"rds","uid":"docdb-2014-10-31","xmlNamespace":"http://rds.amazonaws.com/doc/2014-10-31/"},"operations":{"AddSourceIdentifierToSubscription":{"input":{"type":"structure","required":["SubscriptionName","SourceIdentifier"],"members":{"SubscriptionName":{},"SourceIdentifier":{}}},"output":{"resultWrapper":"AddSourceIdentifierToSubscriptionResult","type":"structure","members":{"EventSubscription":{"shape":"S4"}}}},"AddTagsToResource":{"input":{"type":"structure","required":["ResourceName","Tags"],"members":{"ResourceName":{},"Tags":{"shape":"S9"}}}},"ApplyPendingMaintenanceAction":{"input":{"type":"structure","required":["ResourceIdentifier","ApplyAction","OptInType"],"members":{"ResourceIdentifier":{},"ApplyAction":{},"OptInType":{}}},"output":{"resultWrapper":"ApplyPendingMaintenanceActionResult","type":"structure","members":{"ResourcePendingMaintenanceActions":{"shape":"Sd"}}}},"CopyDBClusterParameterGroup":{"input":{"type":"structure","required":["SourceDBClusterParameterGroupIdentifier","TargetDBClusterParameterGroupIdentifier","TargetDBClusterParameterGroupDescription"],"members":{"SourceDBClusterParameterGroupIdentifier":{},"TargetDBClusterParameterGroupIdentifier":{},"TargetDBClusterParameterGroupDescription":{},"Tags":{"shape":"S9"}}},"output":{"resultWrapper":"CopyDBClusterParameterGroupResult","type":"structure","members":{"DBClusterParameterGroup":{"shape":"Sj"}}}},"CopyDBClusterSnapshot":{"input":{"type":"structure","required":["SourceDBClusterSnapshotIdentifier","TargetDBClusterSnapshotIdentifier"],"members":{"SourceDBClusterSnapshotIdentifier":{},"TargetDBClusterSnapshotIdentifier":{},"KmsKeyId":{},"PreSignedUrl":{},"CopyTags":{"type":"boolean"},"Tags":{"shape":"S9"}}},"output":{"resultWrapper":"CopyDBClusterSnapshotResult","type":"structure","members":{"DBClusterSnapshot":{"shape":"Sn"}}}},"CreateDBCluster":{"input":{"type":"structure","required":["DBClusterIdentifier","Engine"],"members":{"AvailabilityZones":{"shape":"So"},"BackupRetentionPeriod":{"type":"integer"},"DBClusterIdentifier":{},"DBClusterParameterGroupName":{},"VpcSecurityGroupIds":{"shape":"Ss"},"DBSubnetGroupName":{},"Engine":{},"EngineVersion":{},"Port":{"type":"integer"},"MasterUsername":{},"MasterUserPassword":{},"PreferredBackupWindow":{},"PreferredMaintenanceWindow":{},"Tags":{"shape":"S9"},"StorageEncrypted":{"type":"boolean"},"KmsKeyId":{},"PreSignedUrl":{},"EnableCloudwatchLogsExports":{"shape":"St"},"DeletionProtection":{"type":"boolean"},"GlobalClusterIdentifier":{},"StorageType":{}}},"output":{"resultWrapper":"CreateDBClusterResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"CreateDBClusterParameterGroup":{"input":{"type":"structure","required":["DBClusterParameterGroupName","DBParameterGroupFamily","Description"],"members":{"DBClusterParameterGroupName":{},"DBParameterGroupFamily":{},"Description":{},"Tags":{"shape":"S9"}}},"output":{"resultWrapper":"CreateDBClusterParameterGroupResult","type":"structure","members":{"DBClusterParameterGroup":{"shape":"Sj"}}}},"CreateDBClusterSnapshot":{"input":{"type":"structure","required":["DBClusterSnapshotIdentifier","DBClusterIdentifier"],"members":{"DBClusterSnapshotIdentifier":{},"DBClusterIdentifier":{},"Tags":{"shape":"S9"}}},"output":{"resultWrapper":"CreateDBClusterSnapshotResult","type":"structure","members":{"DBClusterSnapshot":{"shape":"Sn"}}}},"CreateDBInstance":{"input":{"type":"structure","required":["DBInstanceIdentifier","DBInstanceClass","Engine","DBClusterIdentifier"],"members":{"DBInstanceIdentifier":{},"DBInstanceClass":{},"Engine":{},"AvailabilityZone":{},"PreferredMaintenanceWindow":{},"AutoMinorVersionUpgrade":{"type":"boolean"},"Tags":{"shape":"S9"},"DBClusterIdentifier":{},"CopyTagsToSnapshot":{"type":"boolean"},"PromotionTier":{"type":"integer"},"EnablePerformanceInsights":{"type":"boolean"},"PerformanceInsightsKMSKeyId":{},"CACertificateIdentifier":{}}},"output":{"resultWrapper":"CreateDBInstanceResult","type":"structure","members":{"DBInstance":{"shape":"S1a"}}}},"CreateDBSubnetGroup":{"input":{"type":"structure","required":["DBSubnetGroupName","DBSubnetGroupDescription","SubnetIds"],"members":{"DBSubnetGroupName":{},"DBSubnetGroupDescription":{},"SubnetIds":{"shape":"S1m"},"Tags":{"shape":"S9"}}},"output":{"resultWrapper":"CreateDBSubnetGroupResult","type":"structure","members":{"DBSubnetGroup":{"shape":"S1c"}}}},"CreateEventSubscription":{"input":{"type":"structure","required":["SubscriptionName","SnsTopicArn"],"members":{"SubscriptionName":{},"SnsTopicArn":{},"SourceType":{},"EventCategories":{"shape":"S6"},"SourceIds":{"shape":"S5"},"Enabled":{"type":"boolean"},"Tags":{"shape":"S9"}}},"output":{"resultWrapper":"CreateEventSubscriptionResult","type":"structure","members":{"EventSubscription":{"shape":"S4"}}}},"CreateGlobalCluster":{"input":{"type":"structure","required":["GlobalClusterIdentifier"],"members":{"GlobalClusterIdentifier":{},"SourceDBClusterIdentifier":{},"Engine":{},"EngineVersion":{},"DeletionProtection":{"type":"boolean"},"DatabaseName":{},"StorageEncrypted":{"type":"boolean"}}},"output":{"resultWrapper":"CreateGlobalClusterResult","type":"structure","members":{"GlobalCluster":{"shape":"S1s"}}}},"DeleteDBCluster":{"input":{"type":"structure","required":["DBClusterIdentifier"],"members":{"DBClusterIdentifier":{},"SkipFinalSnapshot":{"type":"boolean"},"FinalDBSnapshotIdentifier":{}}},"output":{"resultWrapper":"DeleteDBClusterResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"DeleteDBClusterParameterGroup":{"input":{"type":"structure","required":["DBClusterParameterGroupName"],"members":{"DBClusterParameterGroupName":{}}}},"DeleteDBClusterSnapshot":{"input":{"type":"structure","required":["DBClusterSnapshotIdentifier"],"members":{"DBClusterSnapshotIdentifier":{}}},"output":{"resultWrapper":"DeleteDBClusterSnapshotResult","type":"structure","members":{"DBClusterSnapshot":{"shape":"Sn"}}}},"DeleteDBInstance":{"input":{"type":"structure","required":["DBInstanceIdentifier"],"members":{"DBInstanceIdentifier":{}}},"output":{"resultWrapper":"DeleteDBInstanceResult","type":"structure","members":{"DBInstance":{"shape":"S1a"}}}},"DeleteDBSubnetGroup":{"input":{"type":"structure","required":["DBSubnetGroupName"],"members":{"DBSubnetGroupName":{}}}},"DeleteEventSubscription":{"input":{"type":"structure","required":["SubscriptionName"],"members":{"SubscriptionName":{}}},"output":{"resultWrapper":"DeleteEventSubscriptionResult","type":"structure","members":{"EventSubscription":{"shape":"S4"}}}},"DeleteGlobalCluster":{"input":{"type":"structure","required":["GlobalClusterIdentifier"],"members":{"GlobalClusterIdentifier":{}}},"output":{"resultWrapper":"DeleteGlobalClusterResult","type":"structure","members":{"GlobalCluster":{"shape":"S1s"}}}},"DescribeCertificates":{"input":{"type":"structure","members":{"CertificateIdentifier":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeCertificatesResult","type":"structure","members":{"Certificates":{"type":"list","member":{"locationName":"Certificate","type":"structure","members":{"CertificateIdentifier":{},"CertificateType":{},"Thumbprint":{},"ValidFrom":{"type":"timestamp"},"ValidTill":{"type":"timestamp"},"CertificateArn":{}},"wrapper":true}},"Marker":{}}}},"DescribeDBClusterParameterGroups":{"input":{"type":"structure","members":{"DBClusterParameterGroupName":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeDBClusterParameterGroupsResult","type":"structure","members":{"Marker":{},"DBClusterParameterGroups":{"type":"list","member":{"shape":"Sj","locationName":"DBClusterParameterGroup"}}}}},"DescribeDBClusterParameters":{"input":{"type":"structure","required":["DBClusterParameterGroupName"],"members":{"DBClusterParameterGroupName":{},"Source":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeDBClusterParametersResult","type":"structure","members":{"Parameters":{"shape":"S2k"},"Marker":{}}}},"DescribeDBClusterSnapshotAttributes":{"input":{"type":"structure","required":["DBClusterSnapshotIdentifier"],"members":{"DBClusterSnapshotIdentifier":{}}},"output":{"resultWrapper":"DescribeDBClusterSnapshotAttributesResult","type":"structure","members":{"DBClusterSnapshotAttributesResult":{"shape":"S2p"}}}},"DescribeDBClusterSnapshots":{"input":{"type":"structure","members":{"DBClusterIdentifier":{},"DBClusterSnapshotIdentifier":{},"SnapshotType":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{},"IncludeShared":{"type":"boolean"},"IncludePublic":{"type":"boolean"}}},"output":{"resultWrapper":"DescribeDBClusterSnapshotsResult","type":"structure","members":{"Marker":{},"DBClusterSnapshots":{"type":"list","member":{"shape":"Sn","locationName":"DBClusterSnapshot"}}}}},"DescribeDBClusters":{"input":{"type":"structure","members":{"DBClusterIdentifier":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeDBClustersResult","type":"structure","members":{"Marker":{},"DBClusters":{"type":"list","member":{"shape":"Sw","locationName":"DBCluster"}}}}},"DescribeDBEngineVersions":{"input":{"type":"structure","members":{"Engine":{},"EngineVersion":{},"DBParameterGroupFamily":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{},"DefaultOnly":{"type":"boolean"},"ListSupportedCharacterSets":{"type":"boolean"},"ListSupportedTimezones":{"type":"boolean"}}},"output":{"resultWrapper":"DescribeDBEngineVersionsResult","type":"structure","members":{"Marker":{},"DBEngineVersions":{"type":"list","member":{"locationName":"DBEngineVersion","type":"structure","members":{"Engine":{},"EngineVersion":{},"DBParameterGroupFamily":{},"DBEngineDescription":{},"DBEngineVersionDescription":{},"ValidUpgradeTarget":{"type":"list","member":{"locationName":"UpgradeTarget","type":"structure","members":{"Engine":{},"EngineVersion":{},"Description":{},"AutoUpgrade":{"type":"boolean"},"IsMajorVersionUpgrade":{"type":"boolean"}}}},"ExportableLogTypes":{"shape":"St"},"SupportsLogExportsToCloudwatchLogs":{"type":"boolean"},"SupportedCACertificateIdentifiers":{"type":"list","member":{}},"SupportsCertificateRotationWithoutRestart":{"type":"boolean"}}}}}}},"DescribeDBInstances":{"input":{"type":"structure","members":{"DBInstanceIdentifier":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeDBInstancesResult","type":"structure","members":{"Marker":{},"DBInstances":{"type":"list","member":{"shape":"S1a","locationName":"DBInstance"}}}}},"DescribeDBSubnetGroups":{"input":{"type":"structure","members":{"DBSubnetGroupName":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeDBSubnetGroupsResult","type":"structure","members":{"Marker":{},"DBSubnetGroups":{"type":"list","member":{"shape":"S1c","locationName":"DBSubnetGroup"}}}}},"DescribeEngineDefaultClusterParameters":{"input":{"type":"structure","required":["DBParameterGroupFamily"],"members":{"DBParameterGroupFamily":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeEngineDefaultClusterParametersResult","type":"structure","members":{"EngineDefaults":{"type":"structure","members":{"DBParameterGroupFamily":{},"Marker":{},"Parameters":{"shape":"S2k"}},"wrapper":true}}}},"DescribeEventCategories":{"input":{"type":"structure","members":{"SourceType":{},"Filters":{"shape":"S29"}}},"output":{"resultWrapper":"DescribeEventCategoriesResult","type":"structure","members":{"EventCategoriesMapList":{"type":"list","member":{"locationName":"EventCategoriesMap","type":"structure","members":{"SourceType":{},"EventCategories":{"shape":"S6"}},"wrapper":true}}}}},"DescribeEventSubscriptions":{"input":{"type":"structure","members":{"SubscriptionName":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeEventSubscriptionsResult","type":"structure","members":{"Marker":{},"EventSubscriptionsList":{"type":"list","member":{"shape":"S4","locationName":"EventSubscription"}}}}},"DescribeEvents":{"input":{"type":"structure","members":{"SourceIdentifier":{},"SourceType":{},"StartTime":{"type":"timestamp"},"EndTime":{"type":"timestamp"},"Duration":{"type":"integer"},"EventCategories":{"shape":"S6"},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeEventsResult","type":"structure","members":{"Marker":{},"Events":{"type":"list","member":{"locationName":"Event","type":"structure","members":{"SourceIdentifier":{},"SourceType":{},"Message":{},"EventCategories":{"shape":"S6"},"Date":{"type":"timestamp"},"SourceArn":{}}}}}}},"DescribeGlobalClusters":{"input":{"type":"structure","members":{"GlobalClusterIdentifier":{},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeGlobalClustersResult","type":"structure","members":{"Marker":{},"GlobalClusters":{"type":"list","member":{"shape":"S1s","locationName":"GlobalClusterMember"}}}}},"DescribeOrderableDBInstanceOptions":{"input":{"type":"structure","required":["Engine"],"members":{"Engine":{},"EngineVersion":{},"DBInstanceClass":{},"LicenseModel":{},"Vpc":{"type":"boolean"},"Filters":{"shape":"S29"},"MaxRecords":{"type":"integer"},"Marker":{}}},"output":{"resultWrapper":"DescribeOrderableDBInstanceOptionsResult","type":"structure","members":{"OrderableDBInstanceOptions":{"type":"list","member":{"locationName":"OrderableDBInstanceOption","type":"structure","members":{"Engine":{},"EngineVersion":{},"DBInstanceClass":{},"LicenseModel":{},"AvailabilityZones":{"type":"list","member":{"shape":"S1f","locationName":"AvailabilityZone"}},"Vpc":{"type":"boolean"},"StorageType":{}},"wrapper":true}},"Marker":{}}}},"DescribePendingMaintenanceActions":{"input":{"type":"structure","members":{"ResourceIdentifier":{},"Filters":{"shape":"S29"},"Marker":{},"MaxRecords":{"type":"integer"}}},"output":{"resultWrapper":"DescribePendingMaintenanceActionsResult","type":"structure","members":{"PendingMaintenanceActions":{"type":"list","member":{"shape":"Sd","locationName":"ResourcePendingMaintenanceActions"}},"Marker":{}}}},"FailoverDBCluster":{"input":{"type":"structure","members":{"DBClusterIdentifier":{},"TargetDBInstanceIdentifier":{}}},"output":{"resultWrapper":"FailoverDBClusterResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"ListTagsForResource":{"input":{"type":"structure","required":["ResourceName"],"members":{"ResourceName":{},"Filters":{"shape":"S29"}}},"output":{"resultWrapper":"ListTagsForResourceResult","type":"structure","members":{"TagList":{"shape":"S9"}}}},"ModifyDBCluster":{"input":{"type":"structure","required":["DBClusterIdentifier"],"members":{"DBClusterIdentifier":{},"NewDBClusterIdentifier":{},"ApplyImmediately":{"type":"boolean"},"BackupRetentionPeriod":{"type":"integer"},"DBClusterParameterGroupName":{},"VpcSecurityGroupIds":{"shape":"Ss"},"Port":{"type":"integer"},"MasterUserPassword":{},"PreferredBackupWindow":{},"PreferredMaintenanceWindow":{},"CloudwatchLogsExportConfiguration":{"type":"structure","members":{"EnableLogTypes":{"shape":"St"},"DisableLogTypes":{"shape":"St"}}},"EngineVersion":{},"AllowMajorVersionUpgrade":{"type":"boolean"},"DeletionProtection":{"type":"boolean"},"StorageType":{}}},"output":{"resultWrapper":"ModifyDBClusterResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"ModifyDBClusterParameterGroup":{"input":{"type":"structure","required":["DBClusterParameterGroupName","Parameters"],"members":{"DBClusterParameterGroupName":{},"Parameters":{"shape":"S2k"}}},"output":{"shape":"S4a","resultWrapper":"ModifyDBClusterParameterGroupResult"}},"ModifyDBClusterSnapshotAttribute":{"input":{"type":"structure","required":["DBClusterSnapshotIdentifier","AttributeName"],"members":{"DBClusterSnapshotIdentifier":{},"AttributeName":{},"ValuesToAdd":{"shape":"S2s"},"ValuesToRemove":{"shape":"S2s"}}},"output":{"resultWrapper":"ModifyDBClusterSnapshotAttributeResult","type":"structure","members":{"DBClusterSnapshotAttributesResult":{"shape":"S2p"}}}},"ModifyDBInstance":{"input":{"type":"structure","required":["DBInstanceIdentifier"],"members":{"DBInstanceIdentifier":{},"DBInstanceClass":{},"ApplyImmediately":{"type":"boolean"},"PreferredMaintenanceWindow":{},"AutoMinorVersionUpgrade":{"type":"boolean"},"NewDBInstanceIdentifier":{},"CACertificateIdentifier":{},"CopyTagsToSnapshot":{"type":"boolean"},"PromotionTier":{"type":"integer"},"EnablePerformanceInsights":{"type":"boolean"},"PerformanceInsightsKMSKeyId":{},"CertificateRotationRestart":{"type":"boolean"}}},"output":{"resultWrapper":"ModifyDBInstanceResult","type":"structure","members":{"DBInstance":{"shape":"S1a"}}}},"ModifyDBSubnetGroup":{"input":{"type":"structure","required":["DBSubnetGroupName","SubnetIds"],"members":{"DBSubnetGroupName":{},"DBSubnetGroupDescription":{},"SubnetIds":{"shape":"S1m"}}},"output":{"resultWrapper":"ModifyDBSubnetGroupResult","type":"structure","members":{"DBSubnetGroup":{"shape":"S1c"}}}},"ModifyEventSubscription":{"input":{"type":"structure","required":["SubscriptionName"],"members":{"SubscriptionName":{},"SnsTopicArn":{},"SourceType":{},"EventCategories":{"shape":"S6"},"Enabled":{"type":"boolean"}}},"output":{"resultWrapper":"ModifyEventSubscriptionResult","type":"structure","members":{"EventSubscription":{"shape":"S4"}}}},"ModifyGlobalCluster":{"input":{"type":"structure","required":["GlobalClusterIdentifier"],"members":{"GlobalClusterIdentifier":{},"NewGlobalClusterIdentifier":{},"DeletionProtection":{"type":"boolean"}}},"output":{"resultWrapper":"ModifyGlobalClusterResult","type":"structure","members":{"GlobalCluster":{"shape":"S1s"}}}},"RebootDBInstance":{"input":{"type":"structure","required":["DBInstanceIdentifier"],"members":{"DBInstanceIdentifier":{},"ForceFailover":{"type":"boolean"}}},"output":{"resultWrapper":"RebootDBInstanceResult","type":"structure","members":{"DBInstance":{"shape":"S1a"}}}},"RemoveFromGlobalCluster":{"input":{"type":"structure","required":["GlobalClusterIdentifier","DbClusterIdentifier"],"members":{"GlobalClusterIdentifier":{},"DbClusterIdentifier":{}}},"output":{"resultWrapper":"RemoveFromGlobalClusterResult","type":"structure","members":{"GlobalCluster":{"shape":"S1s"}}}},"RemoveSourceIdentifierFromSubscription":{"input":{"type":"structure","required":["SubscriptionName","SourceIdentifier"],"members":{"SubscriptionName":{},"SourceIdentifier":{}}},"output":{"resultWrapper":"RemoveSourceIdentifierFromSubscriptionResult","type":"structure","members":{"EventSubscription":{"shape":"S4"}}}},"RemoveTagsFromResource":{"input":{"type":"structure","required":["ResourceName","TagKeys"],"members":{"ResourceName":{},"TagKeys":{"type":"list","member":{}}}}},"ResetDBClusterParameterGroup":{"input":{"type":"structure","required":["DBClusterParameterGroupName"],"members":{"DBClusterParameterGroupName":{},"ResetAllParameters":{"type":"boolean"},"Parameters":{"shape":"S2k"}}},"output":{"shape":"S4a","resultWrapper":"ResetDBClusterParameterGroupResult"}},"RestoreDBClusterFromSnapshot":{"input":{"type":"structure","required":["DBClusterIdentifier","SnapshotIdentifier","Engine"],"members":{"AvailabilityZones":{"shape":"So"},"DBClusterIdentifier":{},"SnapshotIdentifier":{},"Engine":{},"EngineVersion":{},"Port":{"type":"integer"},"DBSubnetGroupName":{},"VpcSecurityGroupIds":{"shape":"Ss"},"Tags":{"shape":"S9"},"KmsKeyId":{},"EnableCloudwatchLogsExports":{"shape":"St"},"DeletionProtection":{"type":"boolean"},"DBClusterParameterGroupName":{},"StorageType":{}}},"output":{"resultWrapper":"RestoreDBClusterFromSnapshotResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"RestoreDBClusterToPointInTime":{"input":{"type":"structure","required":["DBClusterIdentifier","SourceDBClusterIdentifier"],"members":{"DBClusterIdentifier":{},"RestoreType":{},"SourceDBClusterIdentifier":{},"RestoreToTime":{"type":"timestamp"},"UseLatestRestorableTime":{"type":"boolean"},"Port":{"type":"integer"},"DBSubnetGroupName":{},"VpcSecurityGroupIds":{"shape":"Ss"},"Tags":{"shape":"S9"},"KmsKeyId":{},"EnableCloudwatchLogsExports":{"shape":"St"},"DeletionProtection":{"type":"boolean"},"StorageType":{}}},"output":{"resultWrapper":"RestoreDBClusterToPointInTimeResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"StartDBCluster":{"input":{"type":"structure","required":["DBClusterIdentifier"],"members":{"DBClusterIdentifier":{}}},"output":{"resultWrapper":"StartDBClusterResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"StopDBCluster":{"input":{"type":"structure","required":["DBClusterIdentifier"],"members":{"DBClusterIdentifier":{}}},"output":{"resultWrapper":"StopDBClusterResult","type":"structure","members":{"DBCluster":{"shape":"Sw"}}}},"SwitchoverGlobalCluster":{"input":{"type":"structure","required":["GlobalClusterIdentifier","TargetDbClusterIdentifier"],"members":{"GlobalClusterIdentifier":{},"TargetDbClusterIdentifier":{}}},"output":{"resultWrapper":"SwitchoverGlobalClusterResult","type":"structure","members":{"GlobalCluster":{"shape":"S1s"}}}}},"shapes":{"S4":{"type":"structure","members":{"CustomerAwsId":{},"CustSubscriptionId":{},"SnsTopicArn":{},"Status":{},"SubscriptionCreationTime":{},"SourceType":{},"SourceIdsList":{"shape":"S5"},"EventCategoriesList":{"shape":"S6"},"Enabled":{"type":"boolean"},"EventSubscriptionArn":{}},"wrapper":true},"S5":{"type":"list","member":{"locationName":"SourceId"}},"S6":{"type":"list","member":{"locationName":"EventCategory"}},"S9":{"type":"list","member":{"locationName":"Tag","type":"structure","members":{"Key":{},"Value":{}}}},"Sd":{"type":"structure","members":{"ResourceIdentifier":{},"PendingMaintenanceActionDetails":{"type":"list","member":{"locationName":"PendingMaintenanceAction","type":"structure","members":{"Action":{},"AutoAppliedAfterDate":{"type":"timestamp"},"ForcedApplyDate":{"type":"timestamp"},"OptInStatus":{},"CurrentApplyDate":{"type":"timestamp"},"Description":{}}}}},"wrapper":true},"Sj":{"type":"structure","members":{"DBClusterParameterGroupName":{},"DBParameterGroupFamily":{},"Description":{},"DBClusterParameterGroupArn":{}},"wrapper":true},"Sn":{"type":"structure","members":{"AvailabilityZones":{"shape":"So"},"DBClusterSnapshotIdentifier":{},"DBClusterIdentifier":{},"SnapshotCreateTime":{"type":"timestamp"},"Engine":{},"Status":{},"Port":{"type":"integer"},"VpcId":{},"ClusterCreateTime":{"type":"timestamp"},"MasterUsername":{},"EngineVersion":{},"SnapshotType":{},"PercentProgress":{"type":"integer"},"StorageEncrypted":{"type":"boolean"},"KmsKeyId":{},"DBClusterSnapshotArn":{},"SourceDBClusterSnapshotArn":{},"StorageType":{}},"wrapper":true},"So":{"type":"list","member":{"locationName":"AvailabilityZone"}},"Ss":{"type":"list","member":{"locationName":"VpcSecurityGroupId"}},"St":{"type":"list","member":{}},"Sw":{"type":"structure","members":{"AvailabilityZones":{"shape":"So"},"BackupRetentionPeriod":{"type":"integer"},"DBClusterIdentifier":{},"DBClusterParameterGroup":{},"DBSubnetGroup":{},"Status":{},"PercentProgress":{},"EarliestRestorableTime":{"type":"timestamp"},"Endpoint":{},"ReaderEndpoint":{},"MultiAZ":{"type":"boolean"},"Engine":{},"EngineVersion":{},"LatestRestorableTime":{"type":"timestamp"},"Port":{"type":"integer"},"MasterUsername":{},"PreferredBackupWindow":{},"PreferredMaintenanceWindow":{},"ReplicationSourceIdentifier":{},"ReadReplicaIdentifiers":{"type":"list","member":{"locationName":"ReadReplicaIdentifier"}},"DBClusterMembers":{"type":"list","member":{"locationName":"DBClusterMember","type":"structure","members":{"DBInstanceIdentifier":{},"IsClusterWriter":{"type":"boolean"},"DBClusterParameterGroupStatus":{},"PromotionTier":{"type":"integer"}},"wrapper":true}},"VpcSecurityGroups":{"shape":"S10"},"HostedZoneId":{},"StorageEncrypted":{"type":"boolean"},"KmsKeyId":{},"DbClusterResourceId":{},"DBClusterArn":{},"AssociatedRoles":{"type":"list","member":{"locationName":"DBClusterRole","type":"structure","members":{"RoleArn":{},"Status":{}}}},"CloneGroupId":{},"ClusterCreateTime":{"type":"timestamp"},"EnabledCloudwatchLogsExports":{"shape":"St"},"DeletionProtection":{"type":"boolean"},"StorageType":{}},"wrapper":true},"S10":{"type":"list","member":{"locationName":"VpcSecurityGroupMembership","type":"structure","members":{"VpcSecurityGroupId":{},"Status":{}}}},"S1a":{"type":"structure","members":{"DBInstanceIdentifier":{},"DBInstanceClass":{},"Engine":{},"DBInstanceStatus":{},"Endpoint":{"type":"structure","members":{"Address":{},"Port":{"type":"integer"},"HostedZoneId":{}}},"InstanceCreateTime":{"type":"timestamp"},"PreferredBackupWindow":{},"BackupRetentionPeriod":{"type":"integer"},"VpcSecurityGroups":{"shape":"S10"},"AvailabilityZone":{},"DBSubnetGroup":{"shape":"S1c"},"PreferredMaintenanceWindow":{},"PendingModifiedValues":{"type":"structure","members":{"DBInstanceClass":{},"AllocatedStorage":{"type":"integer"},"MasterUserPassword":{},"Port":{"type":"integer"},"BackupRetentionPeriod":{"type":"integer"},"MultiAZ":{"type":"boolean"},"EngineVersion":{},"LicenseModel":{},"Iops":{"type":"integer"},"DBInstanceIdentifier":{},"StorageType":{},"CACertificateIdentifier":{},"DBSubnetGroupName":{},"PendingCloudwatchLogsExports":{"type":"structure","members":{"LogTypesToEnable":{"shape":"St"},"LogTypesToDisable":{"shape":"St"}}}}},"LatestRestorableTime":{"type":"timestamp"},"EngineVersion":{},"AutoMinorVersionUpgrade":{"type":"boolean"},"PubliclyAccessible":{"type":"boolean"},"StatusInfos":{"type":"list","member":{"locationName":"DBInstanceStatusInfo","type":"structure","members":{"StatusType":{},"Normal":{"type":"boolean"},"Status":{},"Message":{}}}},"DBClusterIdentifier":{},"StorageEncrypted":{"type":"boolean"},"KmsKeyId":{},"DbiResourceId":{},"CACertificateIdentifier":{},"CopyTagsToSnapshot":{"type":"boolean"},"PromotionTier":{"type":"integer"},"DBInstanceArn":{},"EnabledCloudwatchLogsExports":{"shape":"St"},"CertificateDetails":{"type":"structure","members":{"CAIdentifier":{},"ValidTill":{"type":"timestamp"}}},"PerformanceInsightsEnabled":{"type":"boolean"},"PerformanceInsightsKMSKeyId":{}},"wrapper":true},"S1c":{"type":"structure","members":{"DBSubnetGroupName":{},"DBSubnetGroupDescription":{},"VpcId":{},"SubnetGroupStatus":{},"Subnets":{"type":"list","member":{"locationName":"Subnet","type":"structure","members":{"SubnetIdentifier":{},"SubnetAvailabilityZone":{"shape":"S1f"},"SubnetStatus":{}}}},"DBSubnetGroupArn":{}},"wrapper":true},"S1f":{"type":"structure","members":{"Name":{}},"wrapper":true},"S1m":{"type":"list","member":{"locationName":"SubnetIdentifier"}},"S1s":{"type":"structure","members":{"GlobalClusterIdentifier":{},"GlobalClusterResourceId":{},"GlobalClusterArn":{},"Status":{},"Engine":{},"EngineVersion":{},"DatabaseName":{},"StorageEncrypted":{"type":"boolean"},"DeletionProtection":{"type":"boolean"},"GlobalClusterMembers":{"type":"list","member":{"locationName":"GlobalClusterMember","type":"structure","members":{"DBClusterArn":{},"Readers":{"type":"list","member":{}},"IsWriter":{"type":"boolean"}},"wrapper":true}}},"wrapper":true},"S29":{"type":"list","member":{"locationName":"Filter","type":"structure","required":["Name","Values"],"members":{"Name":{},"Values":{"type":"list","member":{"locationName":"Value"}}}}},"S2k":{"type":"list","member":{"locationName":"Parameter","type":"structure","members":{"ParameterName":{},"ParameterValue":{},"Description":{},"Source":{},"ApplyType":{},"DataType":{},"AllowedValues":{},"IsModifiable":{"type":"boolean"},"MinimumEngineVersion":{},"ApplyMethod":{}}}},"S2p":{"type":"structure","members":{"DBClusterSnapshotIdentifier":{},"DBClusterSnapshotAttributes":{"type":"list","member":{"locationName":"DBClusterSnapshotAttribute","type":"structure","members":{"AttributeName":{},"AttributeValues":{"shape":"S2s"}}}}},"wrapper":true},"S2s":{"type":"list","member":{"locationName":"AttributeValue"}},"S4a":{"type":"structure","members":{"DBClusterParameterGroupName":{}}}}}
57956
57959
 
57957
57960
  /***/ }),
57958
57961
  /* 755 */
@@ -58175,7 +58178,7 @@ return /******/ (function(modules) { // webpackBootstrap
58175
58178
  /* 773 */
58176
58179
  /***/ (function(module, exports) {
58177
58180
 
58178
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2019-05-23","endpointPrefix":"groundstation","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Ground Station","serviceId":"GroundStation","signatureVersion":"v4","signingName":"groundstation","uid":"groundstation-2019-05-23"},"operations":{"CancelContact":{"http":{"method":"DELETE","requestUri":"/contact/{contactId}","responseCode":200},"input":{"type":"structure","required":["contactId"],"members":{"contactId":{"location":"uri","locationName":"contactId"}}},"output":{"shape":"S3"},"idempotent":true},"CreateConfig":{"http":{"requestUri":"/config","responseCode":200},"input":{"type":"structure","required":["configData","name"],"members":{"configData":{"shape":"S5"},"name":{},"tags":{"shape":"Sy"}}},"output":{"shape":"Sz"}},"CreateDataflowEndpointGroup":{"http":{"requestUri":"/dataflowEndpointGroup","responseCode":200},"input":{"type":"structure","required":["endpointDetails"],"members":{"contactPostPassDurationSeconds":{"type":"integer"},"contactPrePassDurationSeconds":{"type":"integer"},"endpointDetails":{"shape":"S13"},"tags":{"shape":"Sy"}}},"output":{"shape":"S1p"}},"CreateEphemeris":{"http":{"requestUri":"/ephemeris","responseCode":200},"input":{"type":"structure","required":["name","satelliteId"],"members":{"enabled":{"type":"boolean"},"ephemeris":{"type":"structure","members":{"oem":{"type":"structure","members":{"oemData":{},"s3Object":{"shape":"S1u"}}},"tle":{"type":"structure","members":{"s3Object":{"shape":"S1u"},"tleData":{"type":"list","member":{"type":"structure","required":["tleLine1","tleLine2","validTimeRange"],"members":{"tleLine1":{},"tleLine2":{},"validTimeRange":{"type":"structure","required":["endTime","startTime"],"members":{"endTime":{"type":"timestamp"},"startTime":{"type":"timestamp"}}}}}}}}},"union":true},"expirationTime":{"type":"timestamp"},"kmsKeyArn":{},"name":{},"priority":{"type":"integer"},"satelliteId":{},"tags":{"shape":"Sy"}}},"output":{"shape":"S27"}},"CreateMissionProfile":{"http":{"requestUri":"/missionprofile","responseCode":200},"input":{"type":"structure","required":["dataflowEdges","minimumViableContactDurationSeconds","name","trackingConfigArn"],"members":{"contactPostPassDurationSeconds":{"type":"integer"},"contactPrePassDurationSeconds":{"type":"integer"},"dataflowEdges":{"shape":"S2a"},"minimumViableContactDurationSeconds":{"type":"integer"},"name":{},"streamsKmsKey":{"shape":"S2d"},"streamsKmsRole":{},"tags":{"shape":"Sy"},"trackingConfigArn":{}}},"output":{"shape":"S2g"}},"DeleteConfig":{"http":{"method":"DELETE","requestUri":"/config/{configType}/{configId}","responseCode":200},"input":{"type":"structure","required":["configId","configType"],"members":{"configId":{"location":"uri","locationName":"configId"},"configType":{"location":"uri","locationName":"configType"}}},"output":{"shape":"Sz"},"idempotent":true},"DeleteDataflowEndpointGroup":{"http":{"method":"DELETE","requestUri":"/dataflowEndpointGroup/{dataflowEndpointGroupId}","responseCode":200},"input":{"type":"structure","required":["dataflowEndpointGroupId"],"members":{"dataflowEndpointGroupId":{"location":"uri","locationName":"dataflowEndpointGroupId"}}},"output":{"shape":"S1p"},"idempotent":true},"DeleteEphemeris":{"http":{"method":"DELETE","requestUri":"/ephemeris/{ephemerisId}","responseCode":200},"input":{"type":"structure","required":["ephemerisId"],"members":{"ephemerisId":{"location":"uri","locationName":"ephemerisId"}}},"output":{"shape":"S27"},"idempotent":true},"DeleteMissionProfile":{"http":{"method":"DELETE","requestUri":"/missionprofile/{missionProfileId}","responseCode":200},"input":{"type":"structure","required":["missionProfileId"],"members":{"missionProfileId":{"location":"uri","locationName":"missionProfileId"}}},"output":{"shape":"S2g"},"idempotent":true},"DescribeContact":{"http":{"method":"GET","requestUri":"/contact/{contactId}","responseCode":200},"input":{"type":"structure","required":["contactId"],"members":{"contactId":{"location":"uri","locationName":"contactId"}}},"output":{"type":"structure","members":{"contactId":{},"contactStatus":{},"dataflowList":{"type":"list","member":{"type":"structure","members":{"destination":{"type":"structure","members":{"configDetails":{"shape":"S2r"},"configId":{},"configType":{},"dataflowDestinationRegion":{}}},"errorMessage":{},"source":{"type":"structure","members":{"configDetails":{"shape":"S2r"},"configId":{},"configType":{},"dataflowSourceRegion":{}}}}}},"endTime":{"type":"timestamp"},"errorMessage":{},"groundStation":{},"maximumElevation":{"shape":"S2v"},"missionProfileArn":{},"postPassEndTime":{"type":"timestamp"},"prePassStartTime":{"type":"timestamp"},"region":{},"satelliteArn":{},"startTime":{"type":"timestamp"},"tags":{"shape":"Sy"}}}},"DescribeEphemeris":{"http":{"method":"GET","requestUri":"/ephemeris/{ephemerisId}","responseCode":200},"input":{"type":"structure","required":["ephemerisId"],"members":{"ephemerisId":{"location":"uri","locationName":"ephemerisId"}}},"output":{"type":"structure","members":{"creationTime":{"type":"timestamp"},"enabled":{"type":"boolean"},"ephemerisId":{},"invalidReason":{},"name":{},"priority":{"type":"integer"},"satelliteId":{},"status":{},"suppliedData":{"type":"structure","members":{"oem":{"shape":"S35"},"tle":{"shape":"S35"}},"union":true},"tags":{"shape":"Sy"}}}},"GetAgentConfiguration":{"http":{"method":"GET","requestUri":"/agent/{agentId}/configuration","responseCode":200},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","members":{"agentId":{},"taskingDocument":{}}}},"GetConfig":{"http":{"method":"GET","requestUri":"/config/{configType}/{configId}","responseCode":200},"input":{"type":"structure","required":["configId","configType"],"members":{"configId":{"location":"uri","locationName":"configId"},"configType":{"location":"uri","locationName":"configType"}}},"output":{"type":"structure","required":["configArn","configData","configId","name"],"members":{"configArn":{},"configData":{"shape":"S5"},"configId":{},"configType":{},"name":{},"tags":{"shape":"Sy"}}}},"GetDataflowEndpointGroup":{"http":{"method":"GET","requestUri":"/dataflowEndpointGroup/{dataflowEndpointGroupId}","responseCode":200},"input":{"type":"structure","required":["dataflowEndpointGroupId"],"members":{"dataflowEndpointGroupId":{"location":"uri","locationName":"dataflowEndpointGroupId"}}},"output":{"type":"structure","members":{"contactPostPassDurationSeconds":{"type":"integer"},"contactPrePassDurationSeconds":{"type":"integer"},"dataflowEndpointGroupArn":{},"dataflowEndpointGroupId":{},"endpointsDetails":{"shape":"S13"},"tags":{"shape":"Sy"}}}},"GetMinuteUsage":{"http":{"requestUri":"/minute-usage","responseCode":200},"input":{"type":"structure","required":["month","year"],"members":{"month":{"type":"integer"},"year":{"type":"integer"}}},"output":{"type":"structure","members":{"estimatedMinutesRemaining":{"type":"integer"},"isReservedMinutesCustomer":{"type":"boolean"},"totalReservedMinuteAllocation":{"type":"integer"},"totalScheduledMinutes":{"type":"integer"},"upcomingMinutesScheduled":{"type":"integer"}}}},"GetMissionProfile":{"http":{"method":"GET","requestUri":"/missionprofile/{missionProfileId}","responseCode":200},"input":{"type":"structure","required":["missionProfileId"],"members":{"missionProfileId":{"location":"uri","locationName":"missionProfileId"}}},"output":{"type":"structure","members":{"contactPostPassDurationSeconds":{"type":"integer"},"contactPrePassDurationSeconds":{"type":"integer"},"dataflowEdges":{"shape":"S2a"},"minimumViableContactDurationSeconds":{"type":"integer"},"missionProfileArn":{},"missionProfileId":{},"name":{},"region":{},"streamsKmsKey":{"shape":"S2d"},"streamsKmsRole":{},"tags":{"shape":"Sy"},"trackingConfigArn":{}}}},"GetSatellite":{"http":{"method":"GET","requestUri":"/satellite/{satelliteId}","responseCode":200},"input":{"type":"structure","required":["satelliteId"],"members":{"satelliteId":{"location":"uri","locationName":"satelliteId"}}},"output":{"type":"structure","members":{"currentEphemeris":{"shape":"S3m"},"groundStations":{"shape":"S3o"},"noradSatelliteID":{"type":"integer"},"satelliteArn":{},"satelliteId":{}}}},"ListConfigs":{"http":{"method":"GET","requestUri":"/config","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"configList":{"type":"list","member":{"type":"structure","members":{"configArn":{},"configId":{},"configType":{},"name":{}}}},"nextToken":{}}}},"ListContacts":{"http":{"requestUri":"/contacts","responseCode":200},"input":{"type":"structure","required":["endTime","startTime","statusList"],"members":{"endTime":{"type":"timestamp"},"groundStation":{},"maxResults":{"type":"integer"},"missionProfileArn":{},"nextToken":{},"satelliteArn":{},"startTime":{"type":"timestamp"},"statusList":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"contactList":{"type":"list","member":{"type":"structure","members":{"contactId":{},"contactStatus":{},"endTime":{"type":"timestamp"},"errorMessage":{},"groundStation":{},"maximumElevation":{"shape":"S2v"},"missionProfileArn":{},"postPassEndTime":{"type":"timestamp"},"prePassStartTime":{"type":"timestamp"},"region":{},"satelliteArn":{},"startTime":{"type":"timestamp"},"tags":{"shape":"Sy"}}}},"nextToken":{}}}},"ListDataflowEndpointGroups":{"http":{"method":"GET","requestUri":"/dataflowEndpointGroup","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"dataflowEndpointGroupList":{"type":"list","member":{"type":"structure","members":{"dataflowEndpointGroupArn":{},"dataflowEndpointGroupId":{}}}},"nextToken":{}}}},"ListEphemerides":{"http":{"requestUri":"/ephemerides","responseCode":200},"input":{"type":"structure","required":["endTime","satelliteId","startTime"],"members":{"endTime":{"type":"timestamp"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"satelliteId":{},"startTime":{"type":"timestamp"},"statusList":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"ephemerides":{"type":"list","member":{"type":"structure","members":{"creationTime":{"type":"timestamp"},"enabled":{"type":"boolean"},"ephemerisId":{},"name":{},"priority":{"type":"integer"},"sourceS3Object":{"shape":"S1u"},"status":{}}}},"nextToken":{}}}},"ListGroundStations":{"http":{"method":"GET","requestUri":"/groundstation","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"satelliteId":{"location":"querystring","locationName":"satelliteId"}}},"output":{"type":"structure","members":{"groundStationList":{"type":"list","member":{"type":"structure","members":{"groundStationId":{},"groundStationName":{},"region":{}}}},"nextToken":{}}}},"ListMissionProfiles":{"http":{"method":"GET","requestUri":"/missionprofile","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"missionProfileList":{"type":"list","member":{"type":"structure","members":{"missionProfileArn":{},"missionProfileId":{},"name":{},"region":{}}}},"nextToken":{}}}},"ListSatellites":{"http":{"method":"GET","requestUri":"/satellite","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"satellites":{"type":"list","member":{"type":"structure","members":{"currentEphemeris":{"shape":"S3m"},"groundStations":{"shape":"S3o"},"noradSatelliteID":{"type":"integer"},"satelliteArn":{},"satelliteId":{}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sy"}}}},"RegisterAgent":{"http":{"requestUri":"/agent","responseCode":200},"input":{"type":"structure","required":["agentDetails","discoveryData"],"members":{"agentDetails":{"type":"structure","required":["agentVersion","componentVersions","instanceId","instanceType"],"members":{"agentCpuCores":{"shape":"S4s"},"agentVersion":{},"componentVersions":{"type":"list","member":{"type":"structure","required":["componentType","versions"],"members":{"componentType":{},"versions":{"type":"list","member":{}}}}},"instanceId":{},"instanceType":{},"reservedCpuCores":{"shape":"S4s"}}},"discoveryData":{"type":"structure","required":["capabilityArns","privateIpAddresses","publicIpAddresses"],"members":{"capabilityArns":{"type":"list","member":{}},"privateIpAddresses":{"shape":"S53"},"publicIpAddresses":{"shape":"S53"}}}}},"output":{"type":"structure","members":{"agentId":{}}}},"ReserveContact":{"http":{"requestUri":"/contact","responseCode":200},"input":{"type":"structure","required":["endTime","groundStation","missionProfileArn","satelliteArn","startTime"],"members":{"endTime":{"type":"timestamp"},"groundStation":{},"missionProfileArn":{},"satelliteArn":{},"startTime":{"type":"timestamp"},"tags":{"shape":"Sy"}}},"output":{"shape":"S3"}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sy"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateAgentStatus":{"http":{"method":"PUT","requestUri":"/agent/{agentId}","responseCode":200},"input":{"type":"structure","required":["agentId","aggregateStatus","componentStatuses","taskId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"aggregateStatus":{"type":"structure","required":["status"],"members":{"signatureMap":{"type":"map","key":{},"value":{"type":"boolean"}},"status":{}}},"componentStatuses":{"type":"list","member":{"type":"structure","required":["capabilityArn","componentType","dataflowId","status"],"members":{"bytesReceived":{"type":"long"},"bytesSent":{"type":"long"},"capabilityArn":{},"componentType":{},"dataflowId":{},"packetsDropped":{"type":"long"},"status":{}}}},"taskId":{}}},"output":{"type":"structure","required":["agentId"],"members":{"agentId":{}}},"idempotent":true},"UpdateConfig":{"http":{"method":"PUT","requestUri":"/config/{configType}/{configId}","responseCode":200},"input":{"type":"structure","required":["configData","configId","configType","name"],"members":{"configData":{"shape":"S5"},"configId":{"location":"uri","locationName":"configId"},"configType":{"location":"uri","locationName":"configType"},"name":{}}},"output":{"shape":"Sz"},"idempotent":true},"UpdateEphemeris":{"http":{"method":"PUT","requestUri":"/ephemeris/{ephemerisId}","responseCode":200},"input":{"type":"structure","required":["enabled","ephemerisId"],"members":{"enabled":{"type":"boolean"},"ephemerisId":{"location":"uri","locationName":"ephemerisId"},"name":{},"priority":{"type":"integer"}}},"output":{"shape":"S27"},"idempotent":true},"UpdateMissionProfile":{"http":{"method":"PUT","requestUri":"/missionprofile/{missionProfileId}","responseCode":200},"input":{"type":"structure","required":["missionProfileId"],"members":{"contactPostPassDurationSeconds":{"type":"integer"},"contactPrePassDurationSeconds":{"type":"integer"},"dataflowEdges":{"shape":"S2a"},"minimumViableContactDurationSeconds":{"type":"integer"},"missionProfileId":{"location":"uri","locationName":"missionProfileId"},"name":{},"streamsKmsKey":{"shape":"S2d"},"streamsKmsRole":{},"trackingConfigArn":{}}},"output":{"shape":"S2g"},"idempotent":true}},"shapes":{"S3":{"type":"structure","members":{"contactId":{}}},"S5":{"type":"structure","members":{"antennaDownlinkConfig":{"type":"structure","required":["spectrumConfig"],"members":{"spectrumConfig":{"shape":"S7"}}},"antennaDownlinkDemodDecodeConfig":{"type":"structure","required":["decodeConfig","demodulationConfig","spectrumConfig"],"members":{"decodeConfig":{"type":"structure","required":["unvalidatedJSON"],"members":{"unvalidatedJSON":{}}},"demodulationConfig":{"type":"structure","required":["unvalidatedJSON"],"members":{"unvalidatedJSON":{}}},"spectrumConfig":{"shape":"S7"}}},"antennaUplinkConfig":{"type":"structure","required":["spectrumConfig","targetEirp"],"members":{"spectrumConfig":{"type":"structure","required":["centerFrequency"],"members":{"centerFrequency":{"shape":"Sb"},"polarization":{}}},"targetEirp":{"type":"structure","required":["units","value"],"members":{"units":{},"value":{"type":"double"}}},"transmitDisabled":{"type":"boolean"}}},"dataflowEndpointConfig":{"type":"structure","required":["dataflowEndpointName"],"members":{"dataflowEndpointName":{},"dataflowEndpointRegion":{}}},"s3RecordingConfig":{"type":"structure","required":["bucketArn","roleArn"],"members":{"bucketArn":{},"prefix":{},"roleArn":{}}},"trackingConfig":{"type":"structure","required":["autotrack"],"members":{"autotrack":{}}},"uplinkEchoConfig":{"type":"structure","required":["antennaUplinkConfigArn","enabled"],"members":{"antennaUplinkConfigArn":{},"enabled":{"type":"boolean"}}}},"union":true},"S7":{"type":"structure","required":["bandwidth","centerFrequency"],"members":{"bandwidth":{"type":"structure","required":["units","value"],"members":{"units":{},"value":{"type":"double"}}},"centerFrequency":{"shape":"Sb"},"polarization":{}}},"Sb":{"type":"structure","required":["units","value"],"members":{"units":{},"value":{"type":"double"}}},"Sy":{"type":"map","key":{},"value":{}},"Sz":{"type":"structure","members":{"configArn":{},"configId":{},"configType":{}}},"S13":{"type":"list","member":{"shape":"S14"}},"S14":{"type":"structure","members":{"awsGroundStationAgentEndpoint":{"type":"structure","required":["egressAddress","ingressAddress","name"],"members":{"agentStatus":{},"auditResults":{},"egressAddress":{"type":"structure","required":["socketAddress"],"members":{"mtu":{"type":"integer"},"socketAddress":{"shape":"S1a"}}},"ingressAddress":{"type":"structure","required":["socketAddress"],"members":{"mtu":{"type":"integer"},"socketAddress":{"type":"structure","required":["name","portRange"],"members":{"name":{},"portRange":{"type":"structure","required":["maximum","minimum"],"members":{"maximum":{"type":"integer"},"minimum":{"type":"integer"}}}}}}},"name":{}}},"endpoint":{"type":"structure","members":{"address":{"shape":"S1a"},"mtu":{"type":"integer"},"name":{},"status":{}}},"healthReasons":{"type":"list","member":{}},"healthStatus":{},"securityDetails":{"type":"structure","required":["roleArn","securityGroupIds","subnetIds"],"members":{"roleArn":{},"securityGroupIds":{"type":"list","member":{}},"subnetIds":{"type":"list","member":{}}}}}},"S1a":{"type":"structure","required":["name","port"],"members":{"name":{},"port":{"type":"integer"}}},"S1p":{"type":"structure","members":{"dataflowEndpointGroupId":{}}},"S1u":{"type":"structure","members":{"bucket":{},"key":{},"version":{}}},"S27":{"type":"structure","members":{"ephemerisId":{}}},"S2a":{"type":"list","member":{"type":"list","member":{}}},"S2d":{"type":"structure","members":{"kmsAliasArn":{},"kmsAliasName":{},"kmsKeyArn":{}},"union":true},"S2g":{"type":"structure","members":{"missionProfileId":{}}},"S2r":{"type":"structure","members":{"antennaDemodDecodeDetails":{"type":"structure","members":{"outputNode":{}}},"endpointDetails":{"shape":"S14"},"s3RecordingDetails":{"type":"structure","members":{"bucketArn":{},"keyTemplate":{}}}},"union":true},"S2v":{"type":"structure","required":["unit","value"],"members":{"unit":{},"value":{"type":"double"}}},"S35":{"type":"structure","members":{"ephemerisData":{},"sourceS3Object":{"shape":"S1u"}}},"S3m":{"type":"structure","required":["source"],"members":{"ephemerisId":{},"epoch":{"type":"timestamp"},"name":{},"source":{}}},"S3o":{"type":"list","member":{}},"S4s":{"type":"list","member":{"type":"integer"}},"S53":{"type":"list","member":{}}}}
58181
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2019-05-23","endpointPrefix":"groundstation","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Ground Station","serviceId":"GroundStation","signatureVersion":"v4","signingName":"groundstation","uid":"groundstation-2019-05-23"},"operations":{"CancelContact":{"http":{"method":"DELETE","requestUri":"/contact/{contactId}","responseCode":200},"input":{"type":"structure","required":["contactId"],"members":{"contactId":{"location":"uri","locationName":"contactId"}}},"output":{"shape":"S3"},"idempotent":true},"CreateConfig":{"http":{"requestUri":"/config","responseCode":200},"input":{"type":"structure","required":["configData","name"],"members":{"configData":{"shape":"S5"},"name":{},"tags":{"shape":"Sy"}}},"output":{"shape":"Sz"}},"CreateDataflowEndpointGroup":{"http":{"requestUri":"/dataflowEndpointGroup","responseCode":200},"input":{"type":"structure","required":["endpointDetails"],"members":{"contactPostPassDurationSeconds":{"type":"integer"},"contactPrePassDurationSeconds":{"type":"integer"},"endpointDetails":{"shape":"S13"},"tags":{"shape":"Sy"}}},"output":{"shape":"S1p"}},"CreateEphemeris":{"http":{"requestUri":"/ephemeris","responseCode":200},"input":{"type":"structure","required":["name","satelliteId"],"members":{"enabled":{"type":"boolean"},"ephemeris":{"type":"structure","members":{"oem":{"type":"structure","members":{"oemData":{},"s3Object":{"shape":"S1u"}}},"tle":{"type":"structure","members":{"s3Object":{"shape":"S1u"},"tleData":{"type":"list","member":{"type":"structure","required":["tleLine1","tleLine2","validTimeRange"],"members":{"tleLine1":{},"tleLine2":{},"validTimeRange":{"type":"structure","required":["endTime","startTime"],"members":{"endTime":{"type":"timestamp"},"startTime":{"type":"timestamp"}}}}}}}}},"union":true},"expirationTime":{"type":"timestamp"},"kmsKeyArn":{},"name":{},"priority":{"type":"integer"},"satelliteId":{},"tags":{"shape":"Sy"}}},"output":{"shape":"S27"}},"CreateMissionProfile":{"http":{"requestUri":"/missionprofile","responseCode":200},"input":{"type":"structure","required":["dataflowEdges","minimumViableContactDurationSeconds","name","trackingConfigArn"],"members":{"contactPostPassDurationSeconds":{"type":"integer"},"contactPrePassDurationSeconds":{"type":"integer"},"dataflowEdges":{"shape":"S2a"},"minimumViableContactDurationSeconds":{"type":"integer"},"name":{},"streamsKmsKey":{"shape":"S2d"},"streamsKmsRole":{},"tags":{"shape":"Sy"},"trackingConfigArn":{}}},"output":{"shape":"S2g"}},"DeleteConfig":{"http":{"method":"DELETE","requestUri":"/config/{configType}/{configId}","responseCode":200},"input":{"type":"structure","required":["configId","configType"],"members":{"configId":{"location":"uri","locationName":"configId"},"configType":{"location":"uri","locationName":"configType"}}},"output":{"shape":"Sz"},"idempotent":true},"DeleteDataflowEndpointGroup":{"http":{"method":"DELETE","requestUri":"/dataflowEndpointGroup/{dataflowEndpointGroupId}","responseCode":200},"input":{"type":"structure","required":["dataflowEndpointGroupId"],"members":{"dataflowEndpointGroupId":{"location":"uri","locationName":"dataflowEndpointGroupId"}}},"output":{"shape":"S1p"},"idempotent":true},"DeleteEphemeris":{"http":{"method":"DELETE","requestUri":"/ephemeris/{ephemerisId}","responseCode":200},"input":{"type":"structure","required":["ephemerisId"],"members":{"ephemerisId":{"location":"uri","locationName":"ephemerisId"}}},"output":{"shape":"S27"},"idempotent":true},"DeleteMissionProfile":{"http":{"method":"DELETE","requestUri":"/missionprofile/{missionProfileId}","responseCode":200},"input":{"type":"structure","required":["missionProfileId"],"members":{"missionProfileId":{"location":"uri","locationName":"missionProfileId"}}},"output":{"shape":"S2g"},"idempotent":true},"DescribeContact":{"http":{"method":"GET","requestUri":"/contact/{contactId}","responseCode":200},"input":{"type":"structure","required":["contactId"],"members":{"contactId":{"location":"uri","locationName":"contactId"}}},"output":{"type":"structure","members":{"contactId":{},"contactStatus":{},"dataflowList":{"type":"list","member":{"type":"structure","members":{"destination":{"type":"structure","members":{"configDetails":{"shape":"S2r"},"configId":{},"configType":{},"dataflowDestinationRegion":{}}},"errorMessage":{},"source":{"type":"structure","members":{"configDetails":{"shape":"S2r"},"configId":{},"configType":{},"dataflowSourceRegion":{}}}}}},"endTime":{"type":"timestamp"},"errorMessage":{},"groundStation":{},"maximumElevation":{"shape":"S2v"},"missionProfileArn":{},"postPassEndTime":{"type":"timestamp"},"prePassStartTime":{"type":"timestamp"},"region":{},"satelliteArn":{},"startTime":{"type":"timestamp"},"tags":{"shape":"Sy"},"visibilityEndTime":{"type":"timestamp"},"visibilityStartTime":{"type":"timestamp"}}}},"DescribeEphemeris":{"http":{"method":"GET","requestUri":"/ephemeris/{ephemerisId}","responseCode":200},"input":{"type":"structure","required":["ephemerisId"],"members":{"ephemerisId":{"location":"uri","locationName":"ephemerisId"}}},"output":{"type":"structure","members":{"creationTime":{"type":"timestamp"},"enabled":{"type":"boolean"},"ephemerisId":{},"invalidReason":{},"name":{},"priority":{"type":"integer"},"satelliteId":{},"status":{},"suppliedData":{"type":"structure","members":{"oem":{"shape":"S35"},"tle":{"shape":"S35"}},"union":true},"tags":{"shape":"Sy"}}}},"GetAgentConfiguration":{"http":{"method":"GET","requestUri":"/agent/{agentId}/configuration","responseCode":200},"input":{"type":"structure","required":["agentId"],"members":{"agentId":{"location":"uri","locationName":"agentId"}}},"output":{"type":"structure","members":{"agentId":{},"taskingDocument":{}}}},"GetConfig":{"http":{"method":"GET","requestUri":"/config/{configType}/{configId}","responseCode":200},"input":{"type":"structure","required":["configId","configType"],"members":{"configId":{"location":"uri","locationName":"configId"},"configType":{"location":"uri","locationName":"configType"}}},"output":{"type":"structure","required":["configArn","configData","configId","name"],"members":{"configArn":{},"configData":{"shape":"S5"},"configId":{},"configType":{},"name":{},"tags":{"shape":"Sy"}}}},"GetDataflowEndpointGroup":{"http":{"method":"GET","requestUri":"/dataflowEndpointGroup/{dataflowEndpointGroupId}","responseCode":200},"input":{"type":"structure","required":["dataflowEndpointGroupId"],"members":{"dataflowEndpointGroupId":{"location":"uri","locationName":"dataflowEndpointGroupId"}}},"output":{"type":"structure","members":{"contactPostPassDurationSeconds":{"type":"integer"},"contactPrePassDurationSeconds":{"type":"integer"},"dataflowEndpointGroupArn":{},"dataflowEndpointGroupId":{},"endpointsDetails":{"shape":"S13"},"tags":{"shape":"Sy"}}}},"GetMinuteUsage":{"http":{"requestUri":"/minute-usage","responseCode":200},"input":{"type":"structure","required":["month","year"],"members":{"month":{"type":"integer"},"year":{"type":"integer"}}},"output":{"type":"structure","members":{"estimatedMinutesRemaining":{"type":"integer"},"isReservedMinutesCustomer":{"type":"boolean"},"totalReservedMinuteAllocation":{"type":"integer"},"totalScheduledMinutes":{"type":"integer"},"upcomingMinutesScheduled":{"type":"integer"}}}},"GetMissionProfile":{"http":{"method":"GET","requestUri":"/missionprofile/{missionProfileId}","responseCode":200},"input":{"type":"structure","required":["missionProfileId"],"members":{"missionProfileId":{"location":"uri","locationName":"missionProfileId"}}},"output":{"type":"structure","members":{"contactPostPassDurationSeconds":{"type":"integer"},"contactPrePassDurationSeconds":{"type":"integer"},"dataflowEdges":{"shape":"S2a"},"minimumViableContactDurationSeconds":{"type":"integer"},"missionProfileArn":{},"missionProfileId":{},"name":{},"region":{},"streamsKmsKey":{"shape":"S2d"},"streamsKmsRole":{},"tags":{"shape":"Sy"},"trackingConfigArn":{}}}},"GetSatellite":{"http":{"method":"GET","requestUri":"/satellite/{satelliteId}","responseCode":200},"input":{"type":"structure","required":["satelliteId"],"members":{"satelliteId":{"location":"uri","locationName":"satelliteId"}}},"output":{"type":"structure","members":{"currentEphemeris":{"shape":"S3m"},"groundStations":{"shape":"S3o"},"noradSatelliteID":{"type":"integer"},"satelliteArn":{},"satelliteId":{}}}},"ListConfigs":{"http":{"method":"GET","requestUri":"/config","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"configList":{"type":"list","member":{"type":"structure","members":{"configArn":{},"configId":{},"configType":{},"name":{}}}},"nextToken":{}}}},"ListContacts":{"http":{"requestUri":"/contacts","responseCode":200},"input":{"type":"structure","required":["endTime","startTime","statusList"],"members":{"endTime":{"type":"timestamp"},"groundStation":{},"maxResults":{"type":"integer"},"missionProfileArn":{},"nextToken":{},"satelliteArn":{},"startTime":{"type":"timestamp"},"statusList":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"contactList":{"type":"list","member":{"type":"structure","members":{"contactId":{},"contactStatus":{},"endTime":{"type":"timestamp"},"errorMessage":{},"groundStation":{},"maximumElevation":{"shape":"S2v"},"missionProfileArn":{},"postPassEndTime":{"type":"timestamp"},"prePassStartTime":{"type":"timestamp"},"region":{},"satelliteArn":{},"startTime":{"type":"timestamp"},"tags":{"shape":"Sy"},"visibilityEndTime":{"type":"timestamp"},"visibilityStartTime":{"type":"timestamp"}}}},"nextToken":{}}}},"ListDataflowEndpointGroups":{"http":{"method":"GET","requestUri":"/dataflowEndpointGroup","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"dataflowEndpointGroupList":{"type":"list","member":{"type":"structure","members":{"dataflowEndpointGroupArn":{},"dataflowEndpointGroupId":{}}}},"nextToken":{}}}},"ListEphemerides":{"http":{"requestUri":"/ephemerides","responseCode":200},"input":{"type":"structure","required":["endTime","satelliteId","startTime"],"members":{"endTime":{"type":"timestamp"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"satelliteId":{},"startTime":{"type":"timestamp"},"statusList":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"ephemerides":{"type":"list","member":{"type":"structure","members":{"creationTime":{"type":"timestamp"},"enabled":{"type":"boolean"},"ephemerisId":{},"name":{},"priority":{"type":"integer"},"sourceS3Object":{"shape":"S1u"},"status":{}}}},"nextToken":{}}}},"ListGroundStations":{"http":{"method":"GET","requestUri":"/groundstation","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"satelliteId":{"location":"querystring","locationName":"satelliteId"}}},"output":{"type":"structure","members":{"groundStationList":{"type":"list","member":{"type":"structure","members":{"groundStationId":{},"groundStationName":{},"region":{}}}},"nextToken":{}}}},"ListMissionProfiles":{"http":{"method":"GET","requestUri":"/missionprofile","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"missionProfileList":{"type":"list","member":{"type":"structure","members":{"missionProfileArn":{},"missionProfileId":{},"name":{},"region":{}}}},"nextToken":{}}}},"ListSatellites":{"http":{"method":"GET","requestUri":"/satellite","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"nextToken":{},"satellites":{"type":"list","member":{"type":"structure","members":{"currentEphemeris":{"shape":"S3m"},"groundStations":{"shape":"S3o"},"noradSatelliteID":{"type":"integer"},"satelliteArn":{},"satelliteId":{}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sy"}}}},"RegisterAgent":{"http":{"requestUri":"/agent","responseCode":200},"input":{"type":"structure","required":["agentDetails","discoveryData"],"members":{"agentDetails":{"type":"structure","required":["agentVersion","componentVersions","instanceId","instanceType"],"members":{"agentCpuCores":{"shape":"S4s"},"agentVersion":{},"componentVersions":{"type":"list","member":{"type":"structure","required":["componentType","versions"],"members":{"componentType":{},"versions":{"type":"list","member":{}}}}},"instanceId":{},"instanceType":{},"reservedCpuCores":{"shape":"S4s"}}},"discoveryData":{"type":"structure","required":["capabilityArns","privateIpAddresses","publicIpAddresses"],"members":{"capabilityArns":{"type":"list","member":{}},"privateIpAddresses":{"shape":"S53"},"publicIpAddresses":{"shape":"S53"}}}}},"output":{"type":"structure","members":{"agentId":{}}}},"ReserveContact":{"http":{"requestUri":"/contact","responseCode":200},"input":{"type":"structure","required":["endTime","groundStation","missionProfileArn","satelliteArn","startTime"],"members":{"endTime":{"type":"timestamp"},"groundStation":{},"missionProfileArn":{},"satelliteArn":{},"startTime":{"type":"timestamp"},"tags":{"shape":"Sy"}}},"output":{"shape":"S3"}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sy"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateAgentStatus":{"http":{"method":"PUT","requestUri":"/agent/{agentId}","responseCode":200},"input":{"type":"structure","required":["agentId","aggregateStatus","componentStatuses","taskId"],"members":{"agentId":{"location":"uri","locationName":"agentId"},"aggregateStatus":{"type":"structure","required":["status"],"members":{"signatureMap":{"type":"map","key":{},"value":{"type":"boolean"}},"status":{}}},"componentStatuses":{"type":"list","member":{"type":"structure","required":["capabilityArn","componentType","dataflowId","status"],"members":{"bytesReceived":{"type":"long"},"bytesSent":{"type":"long"},"capabilityArn":{},"componentType":{},"dataflowId":{},"packetsDropped":{"type":"long"},"status":{}}}},"taskId":{}}},"output":{"type":"structure","required":["agentId"],"members":{"agentId":{}}},"idempotent":true},"UpdateConfig":{"http":{"method":"PUT","requestUri":"/config/{configType}/{configId}","responseCode":200},"input":{"type":"structure","required":["configData","configId","configType","name"],"members":{"configData":{"shape":"S5"},"configId":{"location":"uri","locationName":"configId"},"configType":{"location":"uri","locationName":"configType"},"name":{}}},"output":{"shape":"Sz"},"idempotent":true},"UpdateEphemeris":{"http":{"method":"PUT","requestUri":"/ephemeris/{ephemerisId}","responseCode":200},"input":{"type":"structure","required":["enabled","ephemerisId"],"members":{"enabled":{"type":"boolean"},"ephemerisId":{"location":"uri","locationName":"ephemerisId"},"name":{},"priority":{"type":"integer"}}},"output":{"shape":"S27"},"idempotent":true},"UpdateMissionProfile":{"http":{"method":"PUT","requestUri":"/missionprofile/{missionProfileId}","responseCode":200},"input":{"type":"structure","required":["missionProfileId"],"members":{"contactPostPassDurationSeconds":{"type":"integer"},"contactPrePassDurationSeconds":{"type":"integer"},"dataflowEdges":{"shape":"S2a"},"minimumViableContactDurationSeconds":{"type":"integer"},"missionProfileId":{"location":"uri","locationName":"missionProfileId"},"name":{},"streamsKmsKey":{"shape":"S2d"},"streamsKmsRole":{},"trackingConfigArn":{}}},"output":{"shape":"S2g"},"idempotent":true}},"shapes":{"S3":{"type":"structure","members":{"contactId":{}}},"S5":{"type":"structure","members":{"antennaDownlinkConfig":{"type":"structure","required":["spectrumConfig"],"members":{"spectrumConfig":{"shape":"S7"}}},"antennaDownlinkDemodDecodeConfig":{"type":"structure","required":["decodeConfig","demodulationConfig","spectrumConfig"],"members":{"decodeConfig":{"type":"structure","required":["unvalidatedJSON"],"members":{"unvalidatedJSON":{}}},"demodulationConfig":{"type":"structure","required":["unvalidatedJSON"],"members":{"unvalidatedJSON":{}}},"spectrumConfig":{"shape":"S7"}}},"antennaUplinkConfig":{"type":"structure","required":["spectrumConfig","targetEirp"],"members":{"spectrumConfig":{"type":"structure","required":["centerFrequency"],"members":{"centerFrequency":{"shape":"Sb"},"polarization":{}}},"targetEirp":{"type":"structure","required":["units","value"],"members":{"units":{},"value":{"type":"double"}}},"transmitDisabled":{"type":"boolean"}}},"dataflowEndpointConfig":{"type":"structure","required":["dataflowEndpointName"],"members":{"dataflowEndpointName":{},"dataflowEndpointRegion":{}}},"s3RecordingConfig":{"type":"structure","required":["bucketArn","roleArn"],"members":{"bucketArn":{},"prefix":{},"roleArn":{}}},"trackingConfig":{"type":"structure","required":["autotrack"],"members":{"autotrack":{}}},"uplinkEchoConfig":{"type":"structure","required":["antennaUplinkConfigArn","enabled"],"members":{"antennaUplinkConfigArn":{},"enabled":{"type":"boolean"}}}},"union":true},"S7":{"type":"structure","required":["bandwidth","centerFrequency"],"members":{"bandwidth":{"type":"structure","required":["units","value"],"members":{"units":{},"value":{"type":"double"}}},"centerFrequency":{"shape":"Sb"},"polarization":{}}},"Sb":{"type":"structure","required":["units","value"],"members":{"units":{},"value":{"type":"double"}}},"Sy":{"type":"map","key":{},"value":{}},"Sz":{"type":"structure","members":{"configArn":{},"configId":{},"configType":{}}},"S13":{"type":"list","member":{"shape":"S14"}},"S14":{"type":"structure","members":{"awsGroundStationAgentEndpoint":{"type":"structure","required":["egressAddress","ingressAddress","name"],"members":{"agentStatus":{},"auditResults":{},"egressAddress":{"type":"structure","required":["socketAddress"],"members":{"mtu":{"type":"integer"},"socketAddress":{"shape":"S1a"}}},"ingressAddress":{"type":"structure","required":["socketAddress"],"members":{"mtu":{"type":"integer"},"socketAddress":{"type":"structure","required":["name","portRange"],"members":{"name":{},"portRange":{"type":"structure","required":["maximum","minimum"],"members":{"maximum":{"type":"integer"},"minimum":{"type":"integer"}}}}}}},"name":{}}},"endpoint":{"type":"structure","members":{"address":{"shape":"S1a"},"mtu":{"type":"integer"},"name":{},"status":{}}},"healthReasons":{"type":"list","member":{}},"healthStatus":{},"securityDetails":{"type":"structure","required":["roleArn","securityGroupIds","subnetIds"],"members":{"roleArn":{},"securityGroupIds":{"type":"list","member":{}},"subnetIds":{"type":"list","member":{}}}}}},"S1a":{"type":"structure","required":["name","port"],"members":{"name":{},"port":{"type":"integer"}}},"S1p":{"type":"structure","members":{"dataflowEndpointGroupId":{}}},"S1u":{"type":"structure","members":{"bucket":{},"key":{},"version":{}}},"S27":{"type":"structure","members":{"ephemerisId":{}}},"S2a":{"type":"list","member":{"type":"list","member":{}}},"S2d":{"type":"structure","members":{"kmsAliasArn":{},"kmsAliasName":{},"kmsKeyArn":{}},"union":true},"S2g":{"type":"structure","members":{"missionProfileId":{}}},"S2r":{"type":"structure","members":{"antennaDemodDecodeDetails":{"type":"structure","members":{"outputNode":{}}},"endpointDetails":{"shape":"S14"},"s3RecordingDetails":{"type":"structure","members":{"bucketArn":{},"keyTemplate":{}}}},"union":true},"S2v":{"type":"structure","required":["unit","value"],"members":{"unit":{},"value":{"type":"double"}}},"S35":{"type":"structure","members":{"ephemerisData":{},"sourceS3Object":{"shape":"S1u"}}},"S3m":{"type":"structure","required":["source"],"members":{"ephemerisId":{},"epoch":{"type":"timestamp"},"name":{},"source":{}}},"S3o":{"type":"list","member":{}},"S4s":{"type":"list","member":{"type":"integer"}},"S53":{"type":"list","member":{}}}}
58179
58182
 
58180
58183
  /***/ }),
58181
58184
  /* 774 */
@@ -60042,7 +60045,7 @@ return /******/ (function(modules) { // webpackBootstrap
60042
60045
  /* 930 */
60043
60046
  /***/ (function(module, exports) {
60044
60047
 
60045
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-07-14","endpointPrefix":"ivs","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"Amazon IVS","serviceFullName":"Amazon Interactive Video Service","serviceId":"ivs","signatureVersion":"v4","signingName":"ivs","uid":"ivs-2020-07-14"},"operations":{"BatchGetChannel":{"http":{"requestUri":"/BatchGetChannel","responseCode":200},"input":{"type":"structure","required":["arns"],"members":{"arns":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"channels":{"type":"list","member":{"shape":"S6"}},"errors":{"shape":"Sk"}}}},"BatchGetStreamKey":{"http":{"requestUri":"/BatchGetStreamKey","responseCode":200},"input":{"type":"structure","required":["arns"],"members":{"arns":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"errors":{"shape":"Sk"},"streamKeys":{"type":"list","member":{"shape":"Su"}}}}},"BatchStartViewerSessionRevocation":{"http":{"requestUri":"/BatchStartViewerSessionRevocation","responseCode":200},"input":{"type":"structure","required":["viewerSessions"],"members":{"viewerSessions":{"type":"list","member":{"type":"structure","required":["channelArn","viewerId"],"members":{"channelArn":{},"viewerId":{},"viewerSessionVersionsLessThanOrEqualTo":{"type":"integer"}}}}}},"output":{"type":"structure","members":{"errors":{"type":"list","member":{"type":"structure","required":["channelArn","viewerId"],"members":{"channelArn":{},"code":{},"message":{},"viewerId":{}}}}}}},"CreateChannel":{"http":{"requestUri":"/CreateChannel","responseCode":200},"input":{"type":"structure","members":{"authorized":{"type":"boolean"},"insecureIngest":{"type":"boolean"},"latencyMode":{},"name":{},"playbackRestrictionPolicyArn":{},"preset":{},"recordingConfigurationArn":{},"tags":{"shape":"Sg"},"type":{}}},"output":{"type":"structure","members":{"channel":{"shape":"S6"},"streamKey":{"shape":"Su"}}}},"CreatePlaybackRestrictionPolicy":{"http":{"requestUri":"/CreatePlaybackRestrictionPolicy","responseCode":200},"input":{"type":"structure","members":{"allowedCountries":{"shape":"S18"},"allowedOrigins":{"shape":"S1a"},"enableStrictOriginEnforcement":{"type":"boolean"},"name":{},"tags":{"shape":"Sg"}}},"output":{"type":"structure","members":{"playbackRestrictionPolicy":{"shape":"S1f"}}}},"CreateRecordingConfiguration":{"http":{"requestUri":"/CreateRecordingConfiguration","responseCode":200},"input":{"type":"structure","required":["destinationConfiguration"],"members":{"destinationConfiguration":{"shape":"S1i"},"name":{},"recordingReconnectWindowSeconds":{"type":"integer"},"renditionConfiguration":{"shape":"S1n"},"tags":{"shape":"Sg"},"thumbnailConfiguration":{"shape":"S1r"}}},"output":{"type":"structure","members":{"recordingConfiguration":{"shape":"S1y"}}}},"CreateStreamKey":{"http":{"requestUri":"/CreateStreamKey","responseCode":200},"input":{"type":"structure","required":["channelArn"],"members":{"channelArn":{},"tags":{"shape":"Sg"}}},"output":{"type":"structure","members":{"streamKey":{"shape":"Su"}}}},"DeleteChannel":{"http":{"requestUri":"/DeleteChannel","responseCode":204},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"DeletePlaybackKeyPair":{"http":{"requestUri":"/DeletePlaybackKeyPair","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{}}},"DeletePlaybackRestrictionPolicy":{"http":{"requestUri":"/DeletePlaybackRestrictionPolicy","responseCode":204},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"DeleteRecordingConfiguration":{"http":{"requestUri":"/DeleteRecordingConfiguration","responseCode":204},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"DeleteStreamKey":{"http":{"requestUri":"/DeleteStreamKey","responseCode":204},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"GetChannel":{"http":{"requestUri":"/GetChannel","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"channel":{"shape":"S6"}}}},"GetPlaybackKeyPair":{"http":{"requestUri":"/GetPlaybackKeyPair","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"keyPair":{"shape":"S2e"}}}},"GetPlaybackRestrictionPolicy":{"http":{"requestUri":"/GetPlaybackRestrictionPolicy","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"playbackRestrictionPolicy":{"shape":"S1f"}}}},"GetRecordingConfiguration":{"http":{"requestUri":"/GetRecordingConfiguration","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"recordingConfiguration":{"shape":"S1y"}}}},"GetStream":{"http":{"requestUri":"/GetStream","responseCode":200},"input":{"type":"structure","required":["channelArn"],"members":{"channelArn":{}}},"output":{"type":"structure","members":{"stream":{"type":"structure","members":{"channelArn":{},"health":{},"playbackUrl":{},"startTime":{"shape":"S2p"},"state":{},"streamId":{},"viewerCount":{"type":"long"}}}}}},"GetStreamKey":{"http":{"requestUri":"/GetStreamKey","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"streamKey":{"shape":"Su"}}}},"GetStreamSession":{"http":{"requestUri":"/GetStreamSession","responseCode":200},"input":{"type":"structure","required":["channelArn"],"members":{"channelArn":{},"streamId":{}}},"output":{"type":"structure","members":{"streamSession":{"type":"structure","members":{"channel":{"shape":"S6"},"endTime":{"shape":"S2y"},"ingestConfiguration":{"type":"structure","members":{"audio":{"type":"structure","members":{"channels":{"type":"long"},"codec":{},"sampleRate":{"type":"long"},"targetBitrate":{"type":"long"}}},"video":{"type":"structure","members":{"avcLevel":{},"avcProfile":{},"codec":{},"encoder":{},"targetBitrate":{"type":"long"},"targetFramerate":{"type":"long"},"videoHeight":{"type":"long"},"videoWidth":{"type":"long"}}}}},"recordingConfiguration":{"shape":"S1y"},"startTime":{"shape":"S2y"},"streamId":{},"truncatedEvents":{"type":"list","member":{"type":"structure","members":{"eventTime":{"shape":"S2y"},"name":{},"type":{}}}}}}}}},"ImportPlaybackKeyPair":{"http":{"requestUri":"/ImportPlaybackKeyPair","responseCode":200},"input":{"type":"structure","required":["publicKeyMaterial"],"members":{"name":{},"publicKeyMaterial":{},"tags":{"shape":"Sg"}}},"output":{"type":"structure","members":{"keyPair":{"shape":"S2e"}}}},"ListChannels":{"http":{"requestUri":"/ListChannels","responseCode":200},"input":{"type":"structure","members":{"filterByName":{},"filterByPlaybackRestrictionPolicyArn":{},"filterByRecordingConfigurationArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["channels"],"members":{"channels":{"type":"list","member":{"type":"structure","members":{"arn":{},"authorized":{"type":"boolean"},"insecureIngest":{"type":"boolean"},"latencyMode":{},"name":{},"playbackRestrictionPolicyArn":{},"preset":{},"recordingConfigurationArn":{},"tags":{"shape":"Sg"},"type":{}}}},"nextToken":{}}}},"ListPlaybackKeyPairs":{"http":{"requestUri":"/ListPlaybackKeyPairs","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["keyPairs"],"members":{"keyPairs":{"type":"list","member":{"type":"structure","members":{"arn":{},"name":{},"tags":{"shape":"Sg"}}}},"nextToken":{}}}},"ListPlaybackRestrictionPolicies":{"http":{"requestUri":"/ListPlaybackRestrictionPolicies","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["playbackRestrictionPolicies"],"members":{"nextToken":{},"playbackRestrictionPolicies":{"type":"list","member":{"type":"structure","required":["allowedCountries","allowedOrigins","arn"],"members":{"allowedCountries":{"shape":"S18"},"allowedOrigins":{"shape":"S1a"},"arn":{},"enableStrictOriginEnforcement":{"type":"boolean"},"name":{},"tags":{"shape":"Sg"}}}}}}},"ListRecordingConfigurations":{"http":{"requestUri":"/ListRecordingConfigurations","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["recordingConfigurations"],"members":{"nextToken":{},"recordingConfigurations":{"type":"list","member":{"type":"structure","required":["arn","destinationConfiguration","state"],"members":{"arn":{},"destinationConfiguration":{"shape":"S1i"},"name":{},"state":{},"tags":{"shape":"Sg"}}}}}}},"ListStreamKeys":{"http":{"requestUri":"/ListStreamKeys","responseCode":200},"input":{"type":"structure","required":["channelArn"],"members":{"channelArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["streamKeys"],"members":{"nextToken":{},"streamKeys":{"type":"list","member":{"type":"structure","members":{"arn":{},"channelArn":{},"tags":{"shape":"Sg"}}}}}}},"ListStreamSessions":{"http":{"requestUri":"/ListStreamSessions","responseCode":200},"input":{"type":"structure","required":["channelArn"],"members":{"channelArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["streamSessions"],"members":{"nextToken":{},"streamSessions":{"type":"list","member":{"type":"structure","members":{"endTime":{"shape":"S2y"},"hasErrorEvent":{"type":"boolean"},"startTime":{"shape":"S2y"},"streamId":{}}}}}}},"ListStreams":{"http":{"requestUri":"/ListStreams","responseCode":200},"input":{"type":"structure","members":{"filterBy":{"type":"structure","members":{"health":{}}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["streams"],"members":{"nextToken":{},"streams":{"type":"list","member":{"type":"structure","members":{"channelArn":{},"health":{},"startTime":{"shape":"S2p"},"state":{},"streamId":{},"viewerCount":{"type":"long"}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"Sg"}}}},"PutMetadata":{"http":{"requestUri":"/PutMetadata","responseCode":204},"input":{"type":"structure","required":["channelArn","metadata"],"members":{"channelArn":{},"metadata":{"type":"string","sensitive":true}}}},"StartViewerSessionRevocation":{"http":{"requestUri":"/StartViewerSessionRevocation","responseCode":200},"input":{"type":"structure","required":["channelArn","viewerId"],"members":{"channelArn":{},"viewerId":{},"viewerSessionVersionsLessThanOrEqualTo":{"type":"integer"}}},"output":{"type":"structure","members":{}}},"StopStream":{"http":{"requestUri":"/StopStream","responseCode":200},"input":{"type":"structure","required":["channelArn"],"members":{"channelArn":{}}},"output":{"type":"structure","members":{}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sg"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateChannel":{"http":{"requestUri":"/UpdateChannel","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{},"authorized":{"type":"boolean"},"insecureIngest":{"type":"boolean"},"latencyMode":{},"name":{},"playbackRestrictionPolicyArn":{},"preset":{},"recordingConfigurationArn":{},"type":{}}},"output":{"type":"structure","members":{"channel":{"shape":"S6"}}}},"UpdatePlaybackRestrictionPolicy":{"http":{"requestUri":"/UpdatePlaybackRestrictionPolicy","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"allowedCountries":{"shape":"S18"},"allowedOrigins":{"shape":"S1a"},"arn":{},"enableStrictOriginEnforcement":{"type":"boolean"},"name":{}}},"output":{"type":"structure","members":{"playbackRestrictionPolicy":{"shape":"S1f"}}}}},"shapes":{"S6":{"type":"structure","members":{"arn":{},"authorized":{"type":"boolean"},"ingestEndpoint":{},"insecureIngest":{"type":"boolean"},"latencyMode":{},"name":{},"playbackRestrictionPolicyArn":{},"playbackUrl":{},"preset":{},"recordingConfigurationArn":{},"tags":{"shape":"Sg"},"type":{}}},"Sg":{"type":"map","key":{},"value":{}},"Sk":{"type":"list","member":{"type":"structure","members":{"arn":{},"code":{},"message":{}}}},"Su":{"type":"structure","members":{"arn":{},"channelArn":{},"tags":{"shape":"Sg"},"value":{"type":"string","sensitive":true}}},"S18":{"type":"list","member":{}},"S1a":{"type":"list","member":{}},"S1f":{"type":"structure","required":["allowedCountries","allowedOrigins","arn"],"members":{"allowedCountries":{"shape":"S18"},"allowedOrigins":{"shape":"S1a"},"arn":{},"enableStrictOriginEnforcement":{"type":"boolean"},"name":{},"tags":{"shape":"Sg"}}},"S1i":{"type":"structure","members":{"s3":{"type":"structure","required":["bucketName"],"members":{"bucketName":{}}}}},"S1n":{"type":"structure","members":{"renditionSelection":{},"renditions":{"type":"list","member":{}}}},"S1r":{"type":"structure","members":{"recordingMode":{},"resolution":{},"storage":{"type":"list","member":{}},"targetIntervalSeconds":{"type":"long"}}},"S1y":{"type":"structure","required":["arn","destinationConfiguration","state"],"members":{"arn":{},"destinationConfiguration":{"shape":"S1i"},"name":{},"recordingReconnectWindowSeconds":{"type":"integer"},"renditionConfiguration":{"shape":"S1n"},"state":{},"tags":{"shape":"Sg"},"thumbnailConfiguration":{"shape":"S1r"}}},"S2e":{"type":"structure","members":{"arn":{},"fingerprint":{},"name":{},"tags":{"shape":"Sg"}}},"S2p":{"type":"timestamp","timestampFormat":"iso8601"},"S2y":{"type":"timestamp","timestampFormat":"iso8601"}}}
60048
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-07-14","endpointPrefix":"ivs","jsonVersion":"1.1","protocol":"rest-json","serviceAbbreviation":"Amazon IVS","serviceFullName":"Amazon Interactive Video Service","serviceId":"ivs","signatureVersion":"v4","signingName":"ivs","uid":"ivs-2020-07-14"},"operations":{"BatchGetChannel":{"http":{"requestUri":"/BatchGetChannel","responseCode":200},"input":{"type":"structure","required":["arns"],"members":{"arns":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"channels":{"type":"list","member":{"shape":"S6"}},"errors":{"shape":"Sn"}}}},"BatchGetStreamKey":{"http":{"requestUri":"/BatchGetStreamKey","responseCode":200},"input":{"type":"structure","required":["arns"],"members":{"arns":{"type":"list","member":{}}}},"output":{"type":"structure","members":{"errors":{"shape":"Sn"},"streamKeys":{"type":"list","member":{"shape":"Sx"}}}}},"BatchStartViewerSessionRevocation":{"http":{"requestUri":"/BatchStartViewerSessionRevocation","responseCode":200},"input":{"type":"structure","required":["viewerSessions"],"members":{"viewerSessions":{"type":"list","member":{"type":"structure","required":["channelArn","viewerId"],"members":{"channelArn":{},"viewerId":{},"viewerSessionVersionsLessThanOrEqualTo":{"type":"integer"}}}}}},"output":{"type":"structure","members":{"errors":{"type":"list","member":{"type":"structure","required":["channelArn","viewerId"],"members":{"channelArn":{},"code":{},"message":{},"viewerId":{}}}}}}},"CreateChannel":{"http":{"requestUri":"/CreateChannel","responseCode":200},"input":{"type":"structure","members":{"authorized":{"type":"boolean"},"insecureIngest":{"type":"boolean"},"latencyMode":{},"name":{},"playbackRestrictionPolicyArn":{},"preset":{},"recordingConfigurationArn":{},"tags":{"shape":"Sj"},"type":{}}},"output":{"type":"structure","members":{"channel":{"shape":"S6"},"streamKey":{"shape":"Sx"}}}},"CreatePlaybackRestrictionPolicy":{"http":{"requestUri":"/CreatePlaybackRestrictionPolicy","responseCode":200},"input":{"type":"structure","members":{"allowedCountries":{"shape":"S1b"},"allowedOrigins":{"shape":"S1d"},"enableStrictOriginEnforcement":{"type":"boolean"},"name":{},"tags":{"shape":"Sj"}}},"output":{"type":"structure","members":{"playbackRestrictionPolicy":{"shape":"S1i"}}}},"CreateRecordingConfiguration":{"http":{"requestUri":"/CreateRecordingConfiguration","responseCode":200},"input":{"type":"structure","required":["destinationConfiguration"],"members":{"destinationConfiguration":{"shape":"S1l"},"name":{},"recordingReconnectWindowSeconds":{"type":"integer"},"renditionConfiguration":{"shape":"S1q"},"tags":{"shape":"Sj"},"thumbnailConfiguration":{"shape":"S1u"}}},"output":{"type":"structure","members":{"recordingConfiguration":{"shape":"S21"}}}},"CreateStreamKey":{"http":{"requestUri":"/CreateStreamKey","responseCode":200},"input":{"type":"structure","required":["channelArn"],"members":{"channelArn":{},"tags":{"shape":"Sj"}}},"output":{"type":"structure","members":{"streamKey":{"shape":"Sx"}}}},"DeleteChannel":{"http":{"requestUri":"/DeleteChannel","responseCode":204},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"DeletePlaybackKeyPair":{"http":{"requestUri":"/DeletePlaybackKeyPair","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{}}},"DeletePlaybackRestrictionPolicy":{"http":{"requestUri":"/DeletePlaybackRestrictionPolicy","responseCode":204},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"DeleteRecordingConfiguration":{"http":{"requestUri":"/DeleteRecordingConfiguration","responseCode":204},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"DeleteStreamKey":{"http":{"requestUri":"/DeleteStreamKey","responseCode":204},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}}},"GetChannel":{"http":{"requestUri":"/GetChannel","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"channel":{"shape":"S6"}}}},"GetPlaybackKeyPair":{"http":{"requestUri":"/GetPlaybackKeyPair","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"keyPair":{"shape":"S2h"}}}},"GetPlaybackRestrictionPolicy":{"http":{"requestUri":"/GetPlaybackRestrictionPolicy","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"playbackRestrictionPolicy":{"shape":"S1i"}}}},"GetRecordingConfiguration":{"http":{"requestUri":"/GetRecordingConfiguration","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"recordingConfiguration":{"shape":"S21"}}}},"GetStream":{"http":{"requestUri":"/GetStream","responseCode":200},"input":{"type":"structure","required":["channelArn"],"members":{"channelArn":{}}},"output":{"type":"structure","members":{"stream":{"type":"structure","members":{"channelArn":{},"health":{},"playbackUrl":{},"startTime":{"shape":"S2s"},"state":{},"streamId":{},"viewerCount":{"type":"long"}}}}}},"GetStreamKey":{"http":{"requestUri":"/GetStreamKey","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{}}},"output":{"type":"structure","members":{"streamKey":{"shape":"Sx"}}}},"GetStreamSession":{"http":{"requestUri":"/GetStreamSession","responseCode":200},"input":{"type":"structure","required":["channelArn"],"members":{"channelArn":{},"streamId":{}}},"output":{"type":"structure","members":{"streamSession":{"type":"structure","members":{"channel":{"shape":"S6"},"endTime":{"shape":"S31"},"ingestConfiguration":{"type":"structure","members":{"audio":{"type":"structure","members":{"channels":{"type":"long"},"codec":{},"sampleRate":{"type":"long"},"targetBitrate":{"type":"long"}}},"video":{"type":"structure","members":{"avcLevel":{},"avcProfile":{},"codec":{},"encoder":{},"targetBitrate":{"type":"long"},"targetFramerate":{"type":"long"},"videoHeight":{"type":"long"},"videoWidth":{"type":"long"}}}}},"recordingConfiguration":{"shape":"S21"},"startTime":{"shape":"S31"},"streamId":{},"truncatedEvents":{"type":"list","member":{"type":"structure","members":{"eventTime":{"shape":"S31"},"name":{},"type":{}}}}}}}}},"ImportPlaybackKeyPair":{"http":{"requestUri":"/ImportPlaybackKeyPair","responseCode":200},"input":{"type":"structure","required":["publicKeyMaterial"],"members":{"name":{},"publicKeyMaterial":{},"tags":{"shape":"Sj"}}},"output":{"type":"structure","members":{"keyPair":{"shape":"S2h"}}}},"ListChannels":{"http":{"requestUri":"/ListChannels","responseCode":200},"input":{"type":"structure","members":{"filterByName":{},"filterByPlaybackRestrictionPolicyArn":{},"filterByRecordingConfigurationArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["channels"],"members":{"channels":{"type":"list","member":{"type":"structure","members":{"arn":{},"authorized":{"type":"boolean"},"insecureIngest":{"type":"boolean"},"latencyMode":{},"name":{},"playbackRestrictionPolicyArn":{},"preset":{},"recordingConfigurationArn":{},"tags":{"shape":"Sj"},"type":{}}}},"nextToken":{}}}},"ListPlaybackKeyPairs":{"http":{"requestUri":"/ListPlaybackKeyPairs","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["keyPairs"],"members":{"keyPairs":{"type":"list","member":{"type":"structure","members":{"arn":{},"name":{},"tags":{"shape":"Sj"}}}},"nextToken":{}}}},"ListPlaybackRestrictionPolicies":{"http":{"requestUri":"/ListPlaybackRestrictionPolicies","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["playbackRestrictionPolicies"],"members":{"nextToken":{},"playbackRestrictionPolicies":{"type":"list","member":{"type":"structure","required":["allowedCountries","allowedOrigins","arn"],"members":{"allowedCountries":{"shape":"S1b"},"allowedOrigins":{"shape":"S1d"},"arn":{},"enableStrictOriginEnforcement":{"type":"boolean"},"name":{},"tags":{"shape":"Sj"}}}}}}},"ListRecordingConfigurations":{"http":{"requestUri":"/ListRecordingConfigurations","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["recordingConfigurations"],"members":{"nextToken":{},"recordingConfigurations":{"type":"list","member":{"type":"structure","required":["arn","destinationConfiguration","state"],"members":{"arn":{},"destinationConfiguration":{"shape":"S1l"},"name":{},"state":{},"tags":{"shape":"Sj"}}}}}}},"ListStreamKeys":{"http":{"requestUri":"/ListStreamKeys","responseCode":200},"input":{"type":"structure","required":["channelArn"],"members":{"channelArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["streamKeys"],"members":{"nextToken":{},"streamKeys":{"type":"list","member":{"type":"structure","members":{"arn":{},"channelArn":{},"tags":{"shape":"Sj"}}}}}}},"ListStreamSessions":{"http":{"requestUri":"/ListStreamSessions","responseCode":200},"input":{"type":"structure","required":["channelArn"],"members":{"channelArn":{},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["streamSessions"],"members":{"nextToken":{},"streamSessions":{"type":"list","member":{"type":"structure","members":{"endTime":{"shape":"S31"},"hasErrorEvent":{"type":"boolean"},"startTime":{"shape":"S31"},"streamId":{}}}}}}},"ListStreams":{"http":{"requestUri":"/ListStreams","responseCode":200},"input":{"type":"structure","members":{"filterBy":{"type":"structure","members":{"health":{}}},"maxResults":{"type":"integer"},"nextToken":{}}},"output":{"type":"structure","required":["streams"],"members":{"nextToken":{},"streams":{"type":"list","member":{"type":"structure","members":{"channelArn":{},"health":{},"startTime":{"shape":"S2s"},"state":{},"streamId":{},"viewerCount":{"type":"long"}}}}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"Sj"}}}},"PutMetadata":{"http":{"requestUri":"/PutMetadata","responseCode":204},"input":{"type":"structure","required":["channelArn","metadata"],"members":{"channelArn":{},"metadata":{"type":"string","sensitive":true}}}},"StartViewerSessionRevocation":{"http":{"requestUri":"/StartViewerSessionRevocation","responseCode":200},"input":{"type":"structure","required":["channelArn","viewerId"],"members":{"channelArn":{},"viewerId":{},"viewerSessionVersionsLessThanOrEqualTo":{"type":"integer"}}},"output":{"type":"structure","members":{}}},"StopStream":{"http":{"requestUri":"/StopStream","responseCode":200},"input":{"type":"structure","required":["channelArn"],"members":{"channelArn":{}}},"output":{"type":"structure","members":{}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sj"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateChannel":{"http":{"requestUri":"/UpdateChannel","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"arn":{},"authorized":{"type":"boolean"},"insecureIngest":{"type":"boolean"},"latencyMode":{},"name":{},"playbackRestrictionPolicyArn":{},"preset":{},"recordingConfigurationArn":{},"type":{}}},"output":{"type":"structure","members":{"channel":{"shape":"S6"}}}},"UpdatePlaybackRestrictionPolicy":{"http":{"requestUri":"/UpdatePlaybackRestrictionPolicy","responseCode":200},"input":{"type":"structure","required":["arn"],"members":{"allowedCountries":{"shape":"S1b"},"allowedOrigins":{"shape":"S1d"},"arn":{},"enableStrictOriginEnforcement":{"type":"boolean"},"name":{}}},"output":{"type":"structure","members":{"playbackRestrictionPolicy":{"shape":"S1i"}}}}},"shapes":{"S6":{"type":"structure","members":{"arn":{},"authorized":{"type":"boolean"},"ingestEndpoint":{},"insecureIngest":{"type":"boolean"},"latencyMode":{},"name":{},"playbackRestrictionPolicyArn":{},"playbackUrl":{},"preset":{},"recordingConfigurationArn":{},"srt":{"type":"structure","members":{"endpoint":{},"passphrase":{"type":"string","sensitive":true}}},"tags":{"shape":"Sj"},"type":{}}},"Sj":{"type":"map","key":{},"value":{}},"Sn":{"type":"list","member":{"type":"structure","members":{"arn":{},"code":{},"message":{}}}},"Sx":{"type":"structure","members":{"arn":{},"channelArn":{},"tags":{"shape":"Sj"},"value":{"type":"string","sensitive":true}}},"S1b":{"type":"list","member":{}},"S1d":{"type":"list","member":{}},"S1i":{"type":"structure","required":["allowedCountries","allowedOrigins","arn"],"members":{"allowedCountries":{"shape":"S1b"},"allowedOrigins":{"shape":"S1d"},"arn":{},"enableStrictOriginEnforcement":{"type":"boolean"},"name":{},"tags":{"shape":"Sj"}}},"S1l":{"type":"structure","members":{"s3":{"type":"structure","required":["bucketName"],"members":{"bucketName":{}}}}},"S1q":{"type":"structure","members":{"renditionSelection":{},"renditions":{"type":"list","member":{}}}},"S1u":{"type":"structure","members":{"recordingMode":{},"resolution":{},"storage":{"type":"list","member":{}},"targetIntervalSeconds":{"type":"long"}}},"S21":{"type":"structure","required":["arn","destinationConfiguration","state"],"members":{"arn":{},"destinationConfiguration":{"shape":"S1l"},"name":{},"recordingReconnectWindowSeconds":{"type":"integer"},"renditionConfiguration":{"shape":"S1q"},"state":{},"tags":{"shape":"Sj"},"thumbnailConfiguration":{"shape":"S1u"}}},"S2h":{"type":"structure","members":{"arn":{},"fingerprint":{},"name":{},"tags":{"shape":"Sj"}}},"S2s":{"type":"timestamp","timestampFormat":"iso8601"},"S31":{"type":"timestamp","timestampFormat":"iso8601"}}}
60046
60049
 
60047
60050
  /***/ }),
60048
60051
  /* 931 */
@@ -60834,7 +60837,7 @@ return /******/ (function(modules) { // webpackBootstrap
60834
60837
  /* 996 */
60835
60838
  /***/ (function(module, exports) {
60836
60839
 
60837
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-10-01","endpointPrefix":"emr-containers","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon EMR Containers","serviceId":"EMR containers","signatureVersion":"v4","signingName":"emr-containers","uid":"emr-containers-2020-10-01"},"operations":{"CancelJobRun":{"http":{"method":"DELETE","requestUri":"/virtualclusters/{virtualClusterId}/jobruns/{jobRunId}"},"input":{"type":"structure","required":["id","virtualClusterId"],"members":{"id":{"location":"uri","locationName":"jobRunId"},"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"}}},"output":{"type":"structure","members":{"id":{},"virtualClusterId":{}}}},"CreateJobTemplate":{"http":{"requestUri":"/jobtemplates"},"input":{"type":"structure","required":["name","clientToken","jobTemplateData"],"members":{"name":{},"clientToken":{"idempotencyToken":true},"jobTemplateData":{"shape":"S7"},"tags":{"shape":"Sx"},"kmsKeyArn":{}}},"output":{"type":"structure","members":{"id":{},"name":{},"arn":{},"createdAt":{"shape":"S13"}}}},"CreateManagedEndpoint":{"http":{"requestUri":"/virtualclusters/{virtualClusterId}/endpoints"},"input":{"type":"structure","required":["name","virtualClusterId","type","releaseLabel","executionRoleArn","clientToken"],"members":{"name":{},"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"},"type":{},"releaseLabel":{},"executionRoleArn":{},"certificateArn":{"deprecated":true,"deprecatedMessage":"Customer provided certificate-arn is deprecated and would be removed in future."},"configurationOverrides":{"shape":"S19"},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{"id":{},"name":{},"arn":{},"virtualClusterId":{}}}},"CreateVirtualCluster":{"http":{"requestUri":"/virtualclusters"},"input":{"type":"structure","required":["name","containerProvider","clientToken"],"members":{"name":{},"containerProvider":{"shape":"S1l"},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{"id":{},"name":{},"arn":{}}}},"DeleteJobTemplate":{"http":{"method":"DELETE","requestUri":"/jobtemplates/{templateId}"},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"templateId"}}},"output":{"type":"structure","members":{"id":{}}}},"DeleteManagedEndpoint":{"http":{"method":"DELETE","requestUri":"/virtualclusters/{virtualClusterId}/endpoints/{endpointId}"},"input":{"type":"structure","required":["id","virtualClusterId"],"members":{"id":{"location":"uri","locationName":"endpointId"},"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"}}},"output":{"type":"structure","members":{"id":{},"virtualClusterId":{}}}},"DeleteVirtualCluster":{"http":{"method":"DELETE","requestUri":"/virtualclusters/{virtualClusterId}"},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"virtualClusterId"}}},"output":{"type":"structure","members":{"id":{}}}},"DescribeJobRun":{"http":{"method":"GET","requestUri":"/virtualclusters/{virtualClusterId}/jobruns/{jobRunId}"},"input":{"type":"structure","required":["id","virtualClusterId"],"members":{"id":{"location":"uri","locationName":"jobRunId"},"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"}}},"output":{"type":"structure","members":{"jobRun":{"shape":"S21"}}}},"DescribeJobTemplate":{"http":{"method":"GET","requestUri":"/jobtemplates/{templateId}"},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"templateId"}}},"output":{"type":"structure","members":{"jobTemplate":{"shape":"S2b"}}}},"DescribeManagedEndpoint":{"http":{"method":"GET","requestUri":"/virtualclusters/{virtualClusterId}/endpoints/{endpointId}"},"input":{"type":"structure","required":["id","virtualClusterId"],"members":{"id":{"location":"uri","locationName":"endpointId"},"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"}}},"output":{"type":"structure","members":{"endpoint":{"shape":"S2f"}}}},"DescribeVirtualCluster":{"http":{"method":"GET","requestUri":"/virtualclusters/{virtualClusterId}"},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"virtualClusterId"}}},"output":{"type":"structure","members":{"virtualCluster":{"shape":"S2m"}}}},"GetManagedEndpointSessionCredentials":{"http":{"requestUri":"/virtualclusters/{virtualClusterId}/endpoints/{endpointId}/credentials"},"input":{"type":"structure","required":["executionRoleArn","credentialType","endpointIdentifier","virtualClusterIdentifier"],"members":{"endpointIdentifier":{"location":"uri","locationName":"endpointId"},"virtualClusterIdentifier":{"location":"uri","locationName":"virtualClusterId"},"executionRoleArn":{},"credentialType":{},"durationInSeconds":{"type":"integer"},"logContext":{},"clientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"id":{},"credentials":{"type":"structure","members":{"token":{"type":"string","sensitive":true}},"union":true},"expiresAt":{"shape":"S13"}}}},"ListJobRuns":{"http":{"method":"GET","requestUri":"/virtualclusters/{virtualClusterId}/jobruns"},"input":{"type":"structure","required":["virtualClusterId"],"members":{"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"},"createdBefore":{"shape":"S13","location":"querystring","locationName":"createdBefore"},"createdAfter":{"shape":"S13","location":"querystring","locationName":"createdAfter"},"name":{"location":"querystring","locationName":"name"},"states":{"location":"querystring","locationName":"states","type":"list","member":{}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"jobRuns":{"type":"list","member":{"shape":"S21"}},"nextToken":{}}}},"ListJobTemplates":{"http":{"method":"GET","requestUri":"/jobtemplates"},"input":{"type":"structure","members":{"createdAfter":{"shape":"S13","location":"querystring","locationName":"createdAfter"},"createdBefore":{"shape":"S13","location":"querystring","locationName":"createdBefore"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"templates":{"type":"list","member":{"shape":"S2b"}},"nextToken":{}}}},"ListManagedEndpoints":{"http":{"method":"GET","requestUri":"/virtualclusters/{virtualClusterId}/endpoints"},"input":{"type":"structure","required":["virtualClusterId"],"members":{"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"},"createdBefore":{"shape":"S13","location":"querystring","locationName":"createdBefore"},"createdAfter":{"shape":"S13","location":"querystring","locationName":"createdAfter"},"types":{"location":"querystring","locationName":"types","type":"list","member":{}},"states":{"location":"querystring","locationName":"states","type":"list","member":{}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"endpoints":{"type":"list","member":{"shape":"S2f"}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}"},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sx"}}}},"ListVirtualClusters":{"http":{"method":"GET","requestUri":"/virtualclusters"},"input":{"type":"structure","members":{"containerProviderId":{"location":"querystring","locationName":"containerProviderId"},"containerProviderType":{"location":"querystring","locationName":"containerProviderType"},"createdAfter":{"shape":"S13","location":"querystring","locationName":"createdAfter"},"createdBefore":{"shape":"S13","location":"querystring","locationName":"createdBefore"},"states":{"location":"querystring","locationName":"states","type":"list","member":{}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"virtualClusters":{"type":"list","member":{"shape":"S2m"}},"nextToken":{}}}},"StartJobRun":{"http":{"requestUri":"/virtualclusters/{virtualClusterId}/jobruns"},"input":{"type":"structure","required":["virtualClusterId","clientToken"],"members":{"name":{},"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"},"clientToken":{"idempotencyToken":true},"executionRoleArn":{},"releaseLabel":{},"jobDriver":{"shape":"Sl"},"configurationOverrides":{"shape":"S19"},"tags":{"shape":"Sx"},"jobTemplateId":{},"jobTemplateParameters":{"type":"map","key":{},"value":{}},"retryPolicyConfiguration":{"shape":"S26"}}},"output":{"type":"structure","members":{"id":{},"name":{},"arn":{},"virtualClusterId":{}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}"},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}"},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}}},"shapes":{"S7":{"type":"structure","required":["executionRoleArn","releaseLabel","jobDriver"],"members":{"executionRoleArn":{},"releaseLabel":{},"configurationOverrides":{"type":"structure","members":{"applicationConfiguration":{"shape":"Sb"},"monitoringConfiguration":{"type":"structure","members":{"persistentAppUI":{},"cloudWatchMonitoringConfiguration":{"type":"structure","members":{"logGroupName":{},"logStreamNamePrefix":{}}},"s3MonitoringConfiguration":{"type":"structure","members":{"logUri":{}}}}}}},"jobDriver":{"shape":"Sl"},"parameterConfiguration":{"type":"map","key":{},"value":{"type":"structure","members":{"type":{},"defaultValue":{}}}},"jobTags":{"shape":"Sx"}}},"Sb":{"type":"list","member":{"type":"structure","required":["classification"],"members":{"classification":{},"properties":{"type":"map","key":{},"value":{},"sensitive":true},"configurations":{"shape":"Sb"}}}},"Sl":{"type":"structure","members":{"sparkSubmitJobDriver":{"type":"structure","required":["entryPoint"],"members":{"entryPoint":{"shape":"Sn"},"entryPointArguments":{"type":"list","member":{"type":"string","sensitive":true}},"sparkSubmitParameters":{"type":"string","sensitive":true}}},"sparkSqlJobDriver":{"type":"structure","members":{"entryPoint":{"shape":"Sn"},"sparkSqlParameters":{"type":"string","sensitive":true}}}}},"Sn":{"type":"string","sensitive":true},"Sx":{"type":"map","key":{},"value":{}},"S13":{"type":"timestamp","timestampFormat":"iso8601"},"S19":{"type":"structure","members":{"applicationConfiguration":{"shape":"Sb"},"monitoringConfiguration":{"type":"structure","members":{"persistentAppUI":{},"cloudWatchMonitoringConfiguration":{"type":"structure","required":["logGroupName"],"members":{"logGroupName":{},"logStreamNamePrefix":{}}},"s3MonitoringConfiguration":{"type":"structure","required":["logUri"],"members":{"logUri":{}}},"containerLogRotationConfiguration":{"type":"structure","required":["rotationSize","maxFilesToKeep"],"members":{"rotationSize":{},"maxFilesToKeep":{"type":"integer"}}}}}}},"S1l":{"type":"structure","required":["type","id"],"members":{"type":{},"id":{},"info":{"type":"structure","members":{"eksInfo":{"type":"structure","members":{"namespace":{}}}},"union":true}}},"S21":{"type":"structure","members":{"id":{},"name":{},"virtualClusterId":{},"arn":{},"state":{},"clientToken":{},"executionRoleArn":{},"releaseLabel":{},"configurationOverrides":{"shape":"S19"},"jobDriver":{"shape":"Sl"},"createdAt":{"shape":"S13"},"createdBy":{},"finishedAt":{"shape":"S13"},"stateDetails":{},"failureReason":{},"tags":{"shape":"Sx"},"retryPolicyConfiguration":{"shape":"S26"},"retryPolicyExecution":{"type":"structure","required":["currentAttemptCount"],"members":{"currentAttemptCount":{"type":"integer"}}}}},"S26":{"type":"structure","required":["maxAttempts"],"members":{"maxAttempts":{"type":"integer"}}},"S2b":{"type":"structure","required":["jobTemplateData"],"members":{"name":{},"id":{},"arn":{},"createdAt":{"shape":"S13"},"createdBy":{},"tags":{"shape":"Sx"},"jobTemplateData":{"shape":"S7"},"kmsKeyArn":{},"decryptionError":{}}},"S2f":{"type":"structure","members":{"id":{},"name":{},"arn":{},"virtualClusterId":{},"type":{},"state":{},"releaseLabel":{},"executionRoleArn":{},"certificateArn":{"deprecated":true,"deprecatedMessage":"Customer provided certificate-arn is deprecated and would be removed in future."},"certificateAuthority":{"type":"structure","members":{"certificateArn":{},"certificateData":{}}},"configurationOverrides":{"shape":"S19"},"serverUrl":{},"createdAt":{"shape":"S13"},"securityGroup":{},"subnetIds":{"type":"list","member":{}},"stateDetails":{},"failureReason":{},"tags":{"shape":"Sx"}}},"S2m":{"type":"structure","members":{"id":{},"name":{},"arn":{},"state":{},"containerProvider":{"shape":"S1l"},"createdAt":{"shape":"S13"},"tags":{"shape":"Sx"}}}}}
60840
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2020-10-01","endpointPrefix":"emr-containers","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon EMR Containers","serviceId":"EMR containers","signatureVersion":"v4","signingName":"emr-containers","uid":"emr-containers-2020-10-01"},"operations":{"CancelJobRun":{"http":{"method":"DELETE","requestUri":"/virtualclusters/{virtualClusterId}/jobruns/{jobRunId}"},"input":{"type":"structure","required":["id","virtualClusterId"],"members":{"id":{"location":"uri","locationName":"jobRunId"},"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"}}},"output":{"type":"structure","members":{"id":{},"virtualClusterId":{}}}},"CreateJobTemplate":{"http":{"requestUri":"/jobtemplates"},"input":{"type":"structure","required":["name","clientToken","jobTemplateData"],"members":{"name":{},"clientToken":{"idempotencyToken":true},"jobTemplateData":{"shape":"S7"},"tags":{"shape":"Sx"},"kmsKeyArn":{}}},"output":{"type":"structure","members":{"id":{},"name":{},"arn":{},"createdAt":{"shape":"S13"}}}},"CreateManagedEndpoint":{"http":{"requestUri":"/virtualclusters/{virtualClusterId}/endpoints"},"input":{"type":"structure","required":["name","virtualClusterId","type","releaseLabel","executionRoleArn","clientToken"],"members":{"name":{},"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"},"type":{},"releaseLabel":{},"executionRoleArn":{},"certificateArn":{"deprecated":true,"deprecatedMessage":"Customer provided certificate-arn is deprecated and would be removed in future."},"configurationOverrides":{"shape":"S19"},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{"id":{},"name":{},"arn":{},"virtualClusterId":{}}}},"CreateVirtualCluster":{"http":{"requestUri":"/virtualclusters"},"input":{"type":"structure","required":["name","containerProvider","clientToken"],"members":{"name":{},"containerProvider":{"shape":"S1l"},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{"id":{},"name":{},"arn":{}}}},"DeleteJobTemplate":{"http":{"method":"DELETE","requestUri":"/jobtemplates/{templateId}"},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"templateId"}}},"output":{"type":"structure","members":{"id":{}}}},"DeleteManagedEndpoint":{"http":{"method":"DELETE","requestUri":"/virtualclusters/{virtualClusterId}/endpoints/{endpointId}"},"input":{"type":"structure","required":["id","virtualClusterId"],"members":{"id":{"location":"uri","locationName":"endpointId"},"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"}}},"output":{"type":"structure","members":{"id":{},"virtualClusterId":{}}}},"DeleteVirtualCluster":{"http":{"method":"DELETE","requestUri":"/virtualclusters/{virtualClusterId}"},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"virtualClusterId"}}},"output":{"type":"structure","members":{"id":{}}}},"DescribeJobRun":{"http":{"method":"GET","requestUri":"/virtualclusters/{virtualClusterId}/jobruns/{jobRunId}"},"input":{"type":"structure","required":["id","virtualClusterId"],"members":{"id":{"location":"uri","locationName":"jobRunId"},"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"}}},"output":{"type":"structure","members":{"jobRun":{"shape":"S21"}}}},"DescribeJobTemplate":{"http":{"method":"GET","requestUri":"/jobtemplates/{templateId}"},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"templateId"}}},"output":{"type":"structure","members":{"jobTemplate":{"shape":"S2b"}}}},"DescribeManagedEndpoint":{"http":{"method":"GET","requestUri":"/virtualclusters/{virtualClusterId}/endpoints/{endpointId}"},"input":{"type":"structure","required":["id","virtualClusterId"],"members":{"id":{"location":"uri","locationName":"endpointId"},"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"}}},"output":{"type":"structure","members":{"endpoint":{"shape":"S2f"}}}},"DescribeVirtualCluster":{"http":{"method":"GET","requestUri":"/virtualclusters/{virtualClusterId}"},"input":{"type":"structure","required":["id"],"members":{"id":{"location":"uri","locationName":"virtualClusterId"}}},"output":{"type":"structure","members":{"virtualCluster":{"shape":"S2m"}}}},"GetManagedEndpointSessionCredentials":{"http":{"requestUri":"/virtualclusters/{virtualClusterId}/endpoints/{endpointId}/credentials"},"input":{"type":"structure","required":["executionRoleArn","credentialType","endpointIdentifier","virtualClusterIdentifier"],"members":{"endpointIdentifier":{"location":"uri","locationName":"endpointId"},"virtualClusterIdentifier":{"location":"uri","locationName":"virtualClusterId"},"executionRoleArn":{},"credentialType":{},"durationInSeconds":{"type":"integer"},"logContext":{},"clientToken":{"idempotencyToken":true}}},"output":{"type":"structure","members":{"id":{},"credentials":{"type":"structure","members":{"token":{"type":"string","sensitive":true}},"union":true},"expiresAt":{"shape":"S13"}}}},"ListJobRuns":{"http":{"method":"GET","requestUri":"/virtualclusters/{virtualClusterId}/jobruns"},"input":{"type":"structure","required":["virtualClusterId"],"members":{"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"},"createdBefore":{"shape":"S13","location":"querystring","locationName":"createdBefore"},"createdAfter":{"shape":"S13","location":"querystring","locationName":"createdAfter"},"name":{"location":"querystring","locationName":"name"},"states":{"location":"querystring","locationName":"states","type":"list","member":{}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"jobRuns":{"type":"list","member":{"shape":"S21"}},"nextToken":{}}}},"ListJobTemplates":{"http":{"method":"GET","requestUri":"/jobtemplates"},"input":{"type":"structure","members":{"createdAfter":{"shape":"S13","location":"querystring","locationName":"createdAfter"},"createdBefore":{"shape":"S13","location":"querystring","locationName":"createdBefore"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"templates":{"type":"list","member":{"shape":"S2b"}},"nextToken":{}}}},"ListManagedEndpoints":{"http":{"method":"GET","requestUri":"/virtualclusters/{virtualClusterId}/endpoints"},"input":{"type":"structure","required":["virtualClusterId"],"members":{"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"},"createdBefore":{"shape":"S13","location":"querystring","locationName":"createdBefore"},"createdAfter":{"shape":"S13","location":"querystring","locationName":"createdAfter"},"types":{"location":"querystring","locationName":"types","type":"list","member":{}},"states":{"location":"querystring","locationName":"states","type":"list","member":{}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"endpoints":{"type":"list","member":{"shape":"S2f"}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}"},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"Sx"}}}},"ListVirtualClusters":{"http":{"method":"GET","requestUri":"/virtualclusters"},"input":{"type":"structure","members":{"containerProviderId":{"location":"querystring","locationName":"containerProviderId"},"containerProviderType":{"location":"querystring","locationName":"containerProviderType"},"createdAfter":{"shape":"S13","location":"querystring","locationName":"createdAfter"},"createdBefore":{"shape":"S13","location":"querystring","locationName":"createdBefore"},"states":{"location":"querystring","locationName":"states","type":"list","member":{}},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"eksAccessEntryIntegrated":{"location":"querystring","locationName":"eksAccessEntryIntegrated","type":"boolean"}}},"output":{"type":"structure","members":{"virtualClusters":{"type":"list","member":{"shape":"S2m"}},"nextToken":{}}}},"StartJobRun":{"http":{"requestUri":"/virtualclusters/{virtualClusterId}/jobruns"},"input":{"type":"structure","required":["virtualClusterId","clientToken"],"members":{"name":{},"virtualClusterId":{"location":"uri","locationName":"virtualClusterId"},"clientToken":{"idempotencyToken":true},"executionRoleArn":{},"releaseLabel":{},"jobDriver":{"shape":"Sl"},"configurationOverrides":{"shape":"S19"},"tags":{"shape":"Sx"},"jobTemplateId":{},"jobTemplateParameters":{"type":"map","key":{},"value":{}},"retryPolicyConfiguration":{"shape":"S26"}}},"output":{"type":"structure","members":{"id":{},"name":{},"arn":{},"virtualClusterId":{}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}"},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Sx"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}"},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}}},"shapes":{"S7":{"type":"structure","required":["executionRoleArn","releaseLabel","jobDriver"],"members":{"executionRoleArn":{},"releaseLabel":{},"configurationOverrides":{"type":"structure","members":{"applicationConfiguration":{"shape":"Sb"},"monitoringConfiguration":{"type":"structure","members":{"persistentAppUI":{},"cloudWatchMonitoringConfiguration":{"type":"structure","members":{"logGroupName":{},"logStreamNamePrefix":{}}},"s3MonitoringConfiguration":{"type":"structure","members":{"logUri":{}}}}}}},"jobDriver":{"shape":"Sl"},"parameterConfiguration":{"type":"map","key":{},"value":{"type":"structure","members":{"type":{},"defaultValue":{}}}},"jobTags":{"shape":"Sx"}}},"Sb":{"type":"list","member":{"type":"structure","required":["classification"],"members":{"classification":{},"properties":{"type":"map","key":{},"value":{},"sensitive":true},"configurations":{"shape":"Sb"}}}},"Sl":{"type":"structure","members":{"sparkSubmitJobDriver":{"type":"structure","required":["entryPoint"],"members":{"entryPoint":{"shape":"Sn"},"entryPointArguments":{"type":"list","member":{"type":"string","sensitive":true}},"sparkSubmitParameters":{"type":"string","sensitive":true}}},"sparkSqlJobDriver":{"type":"structure","members":{"entryPoint":{"shape":"Sn"},"sparkSqlParameters":{"type":"string","sensitive":true}}}}},"Sn":{"type":"string","sensitive":true},"Sx":{"type":"map","key":{},"value":{}},"S13":{"type":"timestamp","timestampFormat":"iso8601"},"S19":{"type":"structure","members":{"applicationConfiguration":{"shape":"Sb"},"monitoringConfiguration":{"type":"structure","members":{"persistentAppUI":{},"cloudWatchMonitoringConfiguration":{"type":"structure","required":["logGroupName"],"members":{"logGroupName":{},"logStreamNamePrefix":{}}},"s3MonitoringConfiguration":{"type":"structure","required":["logUri"],"members":{"logUri":{}}},"containerLogRotationConfiguration":{"type":"structure","required":["rotationSize","maxFilesToKeep"],"members":{"rotationSize":{},"maxFilesToKeep":{"type":"integer"}}}}}}},"S1l":{"type":"structure","required":["type","id"],"members":{"type":{},"id":{},"info":{"type":"structure","members":{"eksInfo":{"type":"structure","members":{"namespace":{}}}},"union":true}}},"S21":{"type":"structure","members":{"id":{},"name":{},"virtualClusterId":{},"arn":{},"state":{},"clientToken":{},"executionRoleArn":{},"releaseLabel":{},"configurationOverrides":{"shape":"S19"},"jobDriver":{"shape":"Sl"},"createdAt":{"shape":"S13"},"createdBy":{},"finishedAt":{"shape":"S13"},"stateDetails":{},"failureReason":{},"tags":{"shape":"Sx"},"retryPolicyConfiguration":{"shape":"S26"},"retryPolicyExecution":{"type":"structure","required":["currentAttemptCount"],"members":{"currentAttemptCount":{"type":"integer"}}}}},"S26":{"type":"structure","required":["maxAttempts"],"members":{"maxAttempts":{"type":"integer"}}},"S2b":{"type":"structure","required":["jobTemplateData"],"members":{"name":{},"id":{},"arn":{},"createdAt":{"shape":"S13"},"createdBy":{},"tags":{"shape":"Sx"},"jobTemplateData":{"shape":"S7"},"kmsKeyArn":{},"decryptionError":{}}},"S2f":{"type":"structure","members":{"id":{},"name":{},"arn":{},"virtualClusterId":{},"type":{},"state":{},"releaseLabel":{},"executionRoleArn":{},"certificateArn":{"deprecated":true,"deprecatedMessage":"Customer provided certificate-arn is deprecated and would be removed in future."},"certificateAuthority":{"type":"structure","members":{"certificateArn":{},"certificateData":{}}},"configurationOverrides":{"shape":"S19"},"serverUrl":{},"createdAt":{"shape":"S13"},"securityGroup":{},"subnetIds":{"type":"list","member":{}},"stateDetails":{},"failureReason":{},"tags":{"shape":"Sx"}}},"S2m":{"type":"structure","members":{"id":{},"name":{},"arn":{},"state":{},"containerProvider":{"shape":"S1l"},"createdAt":{"shape":"S13"},"tags":{"shape":"Sx"}}}}}
60838
60841
 
60839
60842
  /***/ }),
60840
60843
  /* 997 */
@@ -64151,7 +64154,7 @@ return /******/ (function(modules) { // webpackBootstrap
64151
64154
  /* 1279 */
64152
64155
  /***/ (function(module, exports) {
64153
64156
 
64154
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-02-17","endpointPrefix":"cleanrooms","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Clean Rooms Service","serviceId":"CleanRooms","signatureVersion":"v4","signingName":"cleanrooms","uid":"cleanrooms-2022-02-17"},"operations":{"BatchGetCollaborationAnalysisTemplate":{"http":{"requestUri":"/collaborations/{collaborationIdentifier}/batch-analysistemplates","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","analysisTemplateArns"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"analysisTemplateArns":{"type":"list","member":{}}}},"output":{"type":"structure","required":["collaborationAnalysisTemplates","errors"],"members":{"collaborationAnalysisTemplates":{"type":"list","member":{"shape":"S7"}},"errors":{"type":"list","member":{"type":"structure","required":["arn","code","message"],"members":{"arn":{},"code":{},"message":{}}}}}}},"BatchGetSchema":{"http":{"requestUri":"/collaborations/{collaborationIdentifier}/batch-schema","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","names"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"names":{"type":"list","member":{}}}},"output":{"type":"structure","required":["schemas","errors"],"members":{"schemas":{"type":"list","member":{"shape":"Sx"}},"errors":{"type":"list","member":{"type":"structure","required":["name","code","message"],"members":{"name":{},"code":{},"message":{}}}}}}},"CreateAnalysisTemplate":{"http":{"requestUri":"/memberships/{membershipIdentifier}/analysistemplates","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","name","format","source"],"members":{"description":{},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"name":{},"format":{},"source":{"shape":"Sj"},"tags":{"shape":"S1b"},"analysisParameters":{"shape":"Sl"}}},"output":{"type":"structure","required":["analysisTemplate"],"members":{"analysisTemplate":{"shape":"S1f"}}}},"CreateCollaboration":{"http":{"requestUri":"/collaborations","responseCode":200},"input":{"type":"structure","required":["members","name","description","creatorMemberAbilities","creatorDisplayName","queryLogStatus"],"members":{"members":{"type":"list","member":{"type":"structure","required":["accountId","memberAbilities","displayName"],"members":{"accountId":{},"memberAbilities":{"shape":"S1k"},"displayName":{},"paymentConfiguration":{"shape":"S1n"}}}},"name":{},"description":{},"creatorMemberAbilities":{"shape":"S1k"},"creatorDisplayName":{},"dataEncryptionMetadata":{"shape":"S1s"},"queryLogStatus":{},"tags":{"shape":"S1b"},"creatorPaymentConfiguration":{"shape":"S1n"}}},"output":{"type":"structure","required":["collaboration"],"members":{"collaboration":{"shape":"S1v"}}}},"CreateConfiguredAudienceModelAssociation":{"http":{"requestUri":"/memberships/{membershipIdentifier}/configuredaudiencemodelassociations","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","configuredAudienceModelArn","configuredAudienceModelAssociationName","manageResourcePolicies"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"configuredAudienceModelArn":{},"configuredAudienceModelAssociationName":{},"manageResourcePolicies":{"type":"boolean"},"tags":{"shape":"S1b"},"description":{}}},"output":{"type":"structure","required":["configuredAudienceModelAssociation"],"members":{"configuredAudienceModelAssociation":{"shape":"S21"}}}},"CreateConfiguredTable":{"http":{"requestUri":"/configuredTables","responseCode":200},"input":{"type":"structure","required":["name","tableReference","allowedColumns","analysisMethod"],"members":{"name":{},"description":{},"tableReference":{"shape":"S25"},"allowedColumns":{"shape":"S29"},"analysisMethod":{},"tags":{"shape":"S1b"}}},"output":{"type":"structure","required":["configuredTable"],"members":{"configuredTable":{"shape":"S2b"}}},"idempotent":true},"CreateConfiguredTableAnalysisRule":{"http":{"requestUri":"/configuredTables/{configuredTableIdentifier}/analysisRule","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier","analysisRuleType","analysisRulePolicy"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"analysisRuleType":{},"analysisRulePolicy":{"shape":"S2h"}}},"output":{"type":"structure","required":["analysisRule"],"members":{"analysisRule":{"shape":"S39"}}},"idempotent":true},"CreateConfiguredTableAssociation":{"http":{"requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations","responseCode":200},"input":{"type":"structure","required":["name","membershipIdentifier","configuredTableIdentifier","roleArn"],"members":{"name":{},"description":{},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"configuredTableIdentifier":{},"roleArn":{},"tags":{"shape":"S1b"}}},"output":{"type":"structure","required":["configuredTableAssociation"],"members":{"configuredTableAssociation":{"shape":"S3d"}}}},"CreateMembership":{"http":{"requestUri":"/memberships","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","queryLogStatus"],"members":{"collaborationIdentifier":{},"queryLogStatus":{},"tags":{"shape":"S1b"},"defaultResultConfiguration":{"shape":"S3h"},"paymentConfiguration":{"shape":"S3n"}}},"output":{"type":"structure","required":["membership"],"members":{"membership":{"shape":"S3q"}}}},"CreatePrivacyBudgetTemplate":{"http":{"requestUri":"/memberships/{membershipIdentifier}/privacybudgettemplates","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","autoRefresh","privacyBudgetType","parameters"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"autoRefresh":{},"privacyBudgetType":{},"parameters":{"type":"structure","members":{"differentialPrivacy":{"type":"structure","required":["epsilon","usersNoisePerQuery"],"members":{"epsilon":{"type":"integer"},"usersNoisePerQuery":{"type":"integer"}}}},"union":true},"tags":{"shape":"S1b"}}},"output":{"type":"structure","required":["privacyBudgetTemplate"],"members":{"privacyBudgetTemplate":{"shape":"S40"}}}},"DeleteAnalysisTemplate":{"http":{"method":"DELETE","requestUri":"/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}","responseCode":204},"input":{"type":"structure","required":["membershipIdentifier","analysisTemplateIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"analysisTemplateIdentifier":{"location":"uri","locationName":"analysisTemplateIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteCollaboration":{"http":{"method":"DELETE","requestUri":"/collaborations/{collaborationIdentifier}","responseCode":204},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteConfiguredAudienceModelAssociation":{"http":{"method":"DELETE","requestUri":"/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}","responseCode":204},"input":{"type":"structure","required":["configuredAudienceModelAssociationIdentifier","membershipIdentifier"],"members":{"configuredAudienceModelAssociationIdentifier":{"location":"uri","locationName":"configuredAudienceModelAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteConfiguredTable":{"http":{"method":"DELETE","requestUri":"/configuredTables/{configuredTableIdentifier}","responseCode":204},"input":{"type":"structure","required":["configuredTableIdentifier"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteConfiguredTableAnalysisRule":{"http":{"method":"DELETE","requestUri":"/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}","responseCode":204},"input":{"type":"structure","required":["configuredTableIdentifier","analysisRuleType"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"analysisRuleType":{"location":"uri","locationName":"analysisRuleType"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteConfiguredTableAssociation":{"http":{"method":"DELETE","requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}","responseCode":204},"input":{"type":"structure","required":["configuredTableAssociationIdentifier","membershipIdentifier"],"members":{"configuredTableAssociationIdentifier":{"location":"uri","locationName":"configuredTableAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteMember":{"http":{"method":"DELETE","requestUri":"/collaborations/{collaborationIdentifier}/member/{accountId}","responseCode":204},"input":{"type":"structure","required":["collaborationIdentifier","accountId"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"accountId":{"location":"uri","locationName":"accountId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteMembership":{"http":{"method":"DELETE","requestUri":"/memberships/{membershipIdentifier}","responseCode":204},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeletePrivacyBudgetTemplate":{"http":{"method":"DELETE","requestUri":"/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}","responseCode":204},"input":{"type":"structure","required":["membershipIdentifier","privacyBudgetTemplateIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"privacyBudgetTemplateIdentifier":{"location":"uri","locationName":"privacyBudgetTemplateIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetAnalysisTemplate":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","analysisTemplateIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"analysisTemplateIdentifier":{"location":"uri","locationName":"analysisTemplateIdentifier"}}},"output":{"type":"structure","required":["analysisTemplate"],"members":{"analysisTemplate":{"shape":"S1f"}}}},"GetCollaboration":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"}}},"output":{"type":"structure","required":["collaboration"],"members":{"collaboration":{"shape":"S1v"}}}},"GetCollaborationAnalysisTemplate":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/analysistemplates/{analysisTemplateArn}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","analysisTemplateArn"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"analysisTemplateArn":{"location":"uri","locationName":"analysisTemplateArn"}}},"output":{"type":"structure","required":["collaborationAnalysisTemplate"],"members":{"collaborationAnalysisTemplate":{"shape":"S7"}}}},"GetCollaborationConfiguredAudienceModelAssociation":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","configuredAudienceModelAssociationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"configuredAudienceModelAssociationIdentifier":{"location":"uri","locationName":"configuredAudienceModelAssociationIdentifier"}}},"output":{"type":"structure","required":["collaborationConfiguredAudienceModelAssociation"],"members":{"collaborationConfiguredAudienceModelAssociation":{"type":"structure","required":["id","arn","collaborationId","collaborationArn","configuredAudienceModelArn","name","creatorAccountId","createTime","updateTime"],"members":{"id":{},"arn":{},"collaborationId":{},"collaborationArn":{},"configuredAudienceModelArn":{},"name":{},"description":{},"creatorAccountId":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}}}}},"GetCollaborationPrivacyBudgetTemplate":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","privacyBudgetTemplateIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"privacyBudgetTemplateIdentifier":{"location":"uri","locationName":"privacyBudgetTemplateIdentifier"}}},"output":{"type":"structure","required":["collaborationPrivacyBudgetTemplate"],"members":{"collaborationPrivacyBudgetTemplate":{"type":"structure","required":["id","arn","collaborationId","collaborationArn","creatorAccountId","createTime","updateTime","privacyBudgetType","autoRefresh","parameters"],"members":{"id":{},"arn":{},"collaborationId":{},"collaborationArn":{},"creatorAccountId":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"privacyBudgetType":{},"autoRefresh":{},"parameters":{"shape":"S43"}}}}}},"GetConfiguredAudienceModelAssociation":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelAssociationIdentifier","membershipIdentifier"],"members":{"configuredAudienceModelAssociationIdentifier":{"location":"uri","locationName":"configuredAudienceModelAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","required":["configuredAudienceModelAssociation"],"members":{"configuredAudienceModelAssociation":{"shape":"S21"}}}},"GetConfiguredTable":{"http":{"method":"GET","requestUri":"/configuredTables/{configuredTableIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"}}},"output":{"type":"structure","required":["configuredTable"],"members":{"configuredTable":{"shape":"S2b"}}}},"GetConfiguredTableAnalysisRule":{"http":{"method":"GET","requestUri":"/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier","analysisRuleType"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"analysisRuleType":{"location":"uri","locationName":"analysisRuleType"}}},"output":{"type":"structure","required":["analysisRule"],"members":{"analysisRule":{"shape":"S39"}}}},"GetConfiguredTableAssociation":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredTableAssociationIdentifier","membershipIdentifier"],"members":{"configuredTableAssociationIdentifier":{"location":"uri","locationName":"configuredTableAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","required":["configuredTableAssociation"],"members":{"configuredTableAssociation":{"shape":"S3d"}}}},"GetMembership":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","required":["membership"],"members":{"membership":{"shape":"S3q"}}}},"GetPrivacyBudgetTemplate":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","privacyBudgetTemplateIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"privacyBudgetTemplateIdentifier":{"location":"uri","locationName":"privacyBudgetTemplateIdentifier"}}},"output":{"type":"structure","required":["privacyBudgetTemplate"],"members":{"privacyBudgetTemplate":{"shape":"S40"}}}},"GetProtectedQuery":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","protectedQueryIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"protectedQueryIdentifier":{"location":"uri","locationName":"protectedQueryIdentifier"}}},"output":{"type":"structure","required":["protectedQuery"],"members":{"protectedQuery":{"shape":"S5f"}}}},"GetSchema":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/schemas/{name}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","name"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["schema"],"members":{"schema":{"shape":"Sx"}}}},"GetSchemaAnalysisRule":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/schemas/{name}/analysisRule/{type}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","name","type"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"name":{"location":"uri","locationName":"name"},"type":{"location":"uri","locationName":"type"}}},"output":{"type":"structure","required":["analysisRule"],"members":{"analysisRule":{"type":"structure","required":["collaborationId","type","name","createTime","updateTime","policy"],"members":{"collaborationId":{},"type":{},"name":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"policy":{"type":"structure","members":{"v1":{"type":"structure","members":{"list":{"shape":"S2j"},"aggregation":{"shape":"S2p"},"custom":{"shape":"S31"}},"union":true}},"union":true}}}}}},"ListAnalysisTemplates":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/analysistemplates","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["analysisTemplateSummaries"],"members":{"nextToken":{},"analysisTemplateSummaries":{"type":"list","member":{"type":"structure","required":["arn","createTime","id","name","updateTime","membershipArn","membershipId","collaborationArn","collaborationId"],"members":{"arn":{},"createTime":{"type":"timestamp"},"id":{},"name":{},"updateTime":{"type":"timestamp"},"membershipArn":{},"membershipId":{},"collaborationArn":{},"collaborationId":{},"description":{}}}}}}},"ListCollaborationAnalysisTemplates":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/analysistemplates","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["collaborationAnalysisTemplateSummaries"],"members":{"nextToken":{},"collaborationAnalysisTemplateSummaries":{"type":"list","member":{"type":"structure","required":["arn","createTime","id","name","updateTime","collaborationArn","collaborationId","creatorAccountId"],"members":{"arn":{},"createTime":{"type":"timestamp"},"id":{},"name":{},"updateTime":{"type":"timestamp"},"collaborationArn":{},"collaborationId":{},"creatorAccountId":{},"description":{}}}}}}},"ListCollaborationConfiguredAudienceModelAssociations":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["collaborationConfiguredAudienceModelAssociationSummaries"],"members":{"collaborationConfiguredAudienceModelAssociationSummaries":{"type":"list","member":{"type":"structure","required":["arn","createTime","id","name","updateTime","collaborationArn","collaborationId","creatorAccountId"],"members":{"arn":{},"createTime":{"type":"timestamp"},"id":{},"name":{},"updateTime":{"type":"timestamp"},"collaborationArn":{},"collaborationId":{},"creatorAccountId":{},"description":{}}}},"nextToken":{}}}},"ListCollaborationPrivacyBudgetTemplates":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/privacybudgettemplates","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["collaborationPrivacyBudgetTemplateSummaries"],"members":{"nextToken":{},"collaborationPrivacyBudgetTemplateSummaries":{"type":"list","member":{"type":"structure","required":["id","arn","collaborationId","collaborationArn","creatorAccountId","privacyBudgetType","createTime","updateTime"],"members":{"id":{},"arn":{},"collaborationId":{},"collaborationArn":{},"creatorAccountId":{},"privacyBudgetType":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}}}}}},"ListCollaborationPrivacyBudgets":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/privacybudgets","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","privacyBudgetType"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"privacyBudgetType":{"location":"querystring","locationName":"privacyBudgetType"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["collaborationPrivacyBudgetSummaries"],"members":{"collaborationPrivacyBudgetSummaries":{"type":"list","member":{"type":"structure","required":["id","privacyBudgetTemplateId","privacyBudgetTemplateArn","collaborationId","collaborationArn","creatorAccountId","type","createTime","updateTime","budget"],"members":{"id":{},"privacyBudgetTemplateId":{},"privacyBudgetTemplateArn":{},"collaborationId":{},"collaborationArn":{},"creatorAccountId":{},"type":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"budget":{"shape":"S6u"}}}},"nextToken":{}}}},"ListCollaborations":{"http":{"method":"GET","requestUri":"/collaborations","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"memberStatus":{"location":"querystring","locationName":"memberStatus"}}},"output":{"type":"structure","required":["collaborationList"],"members":{"nextToken":{},"collaborationList":{"type":"list","member":{"type":"structure","required":["id","arn","name","creatorAccountId","creatorDisplayName","createTime","updateTime","memberStatus"],"members":{"id":{},"arn":{},"name":{},"creatorAccountId":{},"creatorDisplayName":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"memberStatus":{},"membershipId":{},"membershipArn":{}}}}}}},"ListConfiguredAudienceModelAssociations":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/configuredaudiencemodelassociations","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["configuredAudienceModelAssociationSummaries"],"members":{"configuredAudienceModelAssociationSummaries":{"type":"list","member":{"type":"structure","required":["membershipId","membershipArn","collaborationArn","collaborationId","createTime","updateTime","id","arn","name","configuredAudienceModelArn"],"members":{"membershipId":{},"membershipArn":{},"collaborationArn":{},"collaborationId":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"id":{},"arn":{},"name":{},"configuredAudienceModelArn":{},"description":{}}}},"nextToken":{}}}},"ListConfiguredTableAssociations":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["configuredTableAssociationSummaries"],"members":{"configuredTableAssociationSummaries":{"type":"list","member":{"type":"structure","required":["configuredTableId","membershipId","membershipArn","name","createTime","updateTime","id","arn"],"members":{"configuredTableId":{},"membershipId":{},"membershipArn":{},"name":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"id":{},"arn":{}}}},"nextToken":{}}}},"ListConfiguredTables":{"http":{"method":"GET","requestUri":"/configuredTables","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["configuredTableSummaries"],"members":{"configuredTableSummaries":{"type":"list","member":{"type":"structure","required":["id","arn","name","createTime","updateTime","analysisRuleTypes","analysisMethod"],"members":{"id":{},"arn":{},"name":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"analysisRuleTypes":{"shape":"S2d"},"analysisMethod":{}}}},"nextToken":{}}}},"ListMembers":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/members","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["memberSummaries"],"members":{"nextToken":{},"memberSummaries":{"type":"list","member":{"type":"structure","required":["accountId","status","displayName","abilities","createTime","updateTime","paymentConfiguration"],"members":{"accountId":{},"status":{},"displayName":{},"abilities":{"shape":"S1k"},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"membershipId":{},"membershipArn":{},"paymentConfiguration":{"shape":"S1n"}}}}}}},"ListMemberships":{"http":{"method":"GET","requestUri":"/memberships","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["membershipSummaries"],"members":{"nextToken":{},"membershipSummaries":{"type":"list","member":{"type":"structure","required":["id","arn","collaborationArn","collaborationId","collaborationCreatorAccountId","collaborationCreatorDisplayName","collaborationName","createTime","updateTime","status","memberAbilities","paymentConfiguration"],"members":{"id":{},"arn":{},"collaborationArn":{},"collaborationId":{},"collaborationCreatorAccountId":{},"collaborationCreatorDisplayName":{},"collaborationName":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"status":{},"memberAbilities":{"shape":"S1k"},"paymentConfiguration":{"shape":"S3n"}}}}}}},"ListPrivacyBudgetTemplates":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/privacybudgettemplates","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["privacyBudgetTemplateSummaries"],"members":{"nextToken":{},"privacyBudgetTemplateSummaries":{"type":"list","member":{"type":"structure","required":["id","arn","membershipId","membershipArn","collaborationId","collaborationArn","privacyBudgetType","createTime","updateTime"],"members":{"id":{},"arn":{},"membershipId":{},"membershipArn":{},"collaborationId":{},"collaborationArn":{},"privacyBudgetType":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}}}}}},"ListPrivacyBudgets":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/privacybudgets","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","privacyBudgetType"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"privacyBudgetType":{"location":"querystring","locationName":"privacyBudgetType"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["privacyBudgetSummaries"],"members":{"privacyBudgetSummaries":{"type":"list","member":{"type":"structure","required":["id","privacyBudgetTemplateId","privacyBudgetTemplateArn","membershipId","membershipArn","collaborationId","collaborationArn","type","createTime","updateTime","budget"],"members":{"id":{},"privacyBudgetTemplateId":{},"privacyBudgetTemplateArn":{},"membershipId":{},"membershipArn":{},"collaborationId":{},"collaborationArn":{},"type":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"budget":{"shape":"S6u"}}}},"nextToken":{}}}},"ListProtectedQueries":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/protectedQueries","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"status":{"location":"querystring","locationName":"status"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["protectedQueries"],"members":{"nextToken":{},"protectedQueries":{"type":"list","member":{"type":"structure","required":["id","membershipId","membershipArn","createTime","status"],"members":{"id":{},"membershipId":{},"membershipArn":{},"createTime":{"type":"timestamp"},"status":{}}}}}}},"ListSchemas":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/schemas","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"schemaType":{"location":"querystring","locationName":"schemaType"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["schemaSummaries"],"members":{"schemaSummaries":{"type":"list","member":{"type":"structure","required":["name","type","creatorAccountId","createTime","updateTime","collaborationId","collaborationArn","analysisRuleTypes"],"members":{"name":{},"type":{},"creatorAccountId":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"collaborationId":{},"collaborationArn":{},"analysisRuleTypes":{"shape":"S12"},"analysisMethod":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"S1b"}}}},"PreviewPrivacyImpact":{"http":{"requestUri":"/memberships/{membershipIdentifier}/previewprivacyimpact","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","parameters"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"parameters":{"type":"structure","members":{"differentialPrivacy":{"type":"structure","required":["epsilon","usersNoisePerQuery"],"members":{"epsilon":{"type":"integer"},"usersNoisePerQuery":{"type":"integer"}}}},"union":true}}},"output":{"type":"structure","required":["privacyImpact"],"members":{"privacyImpact":{"type":"structure","members":{"differentialPrivacy":{"type":"structure","required":["aggregations"],"members":{"aggregations":{"type":"list","member":{"type":"structure","required":["type","maxCount"],"members":{"type":{},"maxCount":{"type":"integer"}}}}}}},"union":true}}}},"StartProtectedQuery":{"http":{"requestUri":"/memberships/{membershipIdentifier}/protectedQueries","responseCode":200},"input":{"type":"structure","required":["type","membershipIdentifier","sqlParameters"],"members":{"type":{},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"sqlParameters":{"shape":"S5g"},"resultConfiguration":{"shape":"S5k"}}},"output":{"type":"structure","required":["protectedQuery"],"members":{"protectedQuery":{"shape":"S5f"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S1b"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateAnalysisTemplate":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","analysisTemplateIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"analysisTemplateIdentifier":{"location":"uri","locationName":"analysisTemplateIdentifier"},"description":{}}},"output":{"type":"structure","required":["analysisTemplate"],"members":{"analysisTemplate":{"shape":"S1f"}}}},"UpdateCollaboration":{"http":{"method":"PATCH","requestUri":"/collaborations/{collaborationIdentifier}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"name":{},"description":{}}},"output":{"type":"structure","required":["collaboration"],"members":{"collaboration":{"shape":"S1v"}}}},"UpdateConfiguredAudienceModelAssociation":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelAssociationIdentifier","membershipIdentifier"],"members":{"configuredAudienceModelAssociationIdentifier":{"location":"uri","locationName":"configuredAudienceModelAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"description":{},"name":{}}},"output":{"type":"structure","required":["configuredAudienceModelAssociation"],"members":{"configuredAudienceModelAssociation":{"shape":"S21"}}}},"UpdateConfiguredTable":{"http":{"method":"PATCH","requestUri":"/configuredTables/{configuredTableIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"name":{},"description":{}}},"output":{"type":"structure","required":["configuredTable"],"members":{"configuredTable":{"shape":"S2b"}}}},"UpdateConfiguredTableAnalysisRule":{"http":{"method":"PATCH","requestUri":"/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier","analysisRuleType","analysisRulePolicy"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"analysisRuleType":{"location":"uri","locationName":"analysisRuleType"},"analysisRulePolicy":{"shape":"S2h"}}},"output":{"type":"structure","required":["analysisRule"],"members":{"analysisRule":{"shape":"S39"}}}},"UpdateConfiguredTableAssociation":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredTableAssociationIdentifier","membershipIdentifier"],"members":{"configuredTableAssociationIdentifier":{"location":"uri","locationName":"configuredTableAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"description":{},"roleArn":{}}},"output":{"type":"structure","required":["configuredTableAssociation"],"members":{"configuredTableAssociation":{"shape":"S3d"}}}},"UpdateMembership":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"queryLogStatus":{},"defaultResultConfiguration":{"shape":"S3h"}}},"output":{"type":"structure","required":["membership"],"members":{"membership":{"shape":"S3q"}}}},"UpdatePrivacyBudgetTemplate":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","privacyBudgetTemplateIdentifier","privacyBudgetType"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"privacyBudgetTemplateIdentifier":{"location":"uri","locationName":"privacyBudgetTemplateIdentifier"},"privacyBudgetType":{},"parameters":{"type":"structure","members":{"differentialPrivacy":{"type":"structure","members":{"epsilon":{"type":"integer"},"usersNoisePerQuery":{"type":"integer"}}}},"union":true}}},"output":{"type":"structure","required":["privacyBudgetTemplate"],"members":{"privacyBudgetTemplate":{"shape":"S40"}}}},"UpdateProtectedQuery":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","protectedQueryIdentifier","targetStatus"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"protectedQueryIdentifier":{"location":"uri","locationName":"protectedQueryIdentifier"},"targetStatus":{}}},"output":{"type":"structure","required":["protectedQuery"],"members":{"protectedQuery":{"shape":"S5f"}}},"idempotent":true}},"shapes":{"S7":{"type":"structure","required":["id","arn","collaborationId","collaborationArn","creatorAccountId","name","createTime","updateTime","schema","format","source"],"members":{"id":{},"arn":{},"collaborationId":{},"collaborationArn":{},"description":{},"creatorAccountId":{},"name":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"schema":{"shape":"Sf"},"format":{},"source":{"shape":"Sj"},"analysisParameters":{"shape":"Sl"}}},"Sf":{"type":"structure","members":{"referencedTables":{"type":"list","member":{}}}},"Sj":{"type":"structure","members":{"text":{}},"sensitive":true,"union":true},"Sl":{"type":"list","member":{"type":"structure","required":["name","type"],"members":{"name":{},"type":{},"defaultValue":{}},"sensitive":true}},"Sx":{"type":"structure","required":["columns","partitionKeys","analysisRuleTypes","creatorAccountId","name","collaborationId","collaborationArn","description","createTime","updateTime","type"],"members":{"columns":{"shape":"Sy"},"partitionKeys":{"shape":"Sy"},"analysisRuleTypes":{"shape":"S12"},"analysisMethod":{},"creatorAccountId":{},"name":{},"collaborationId":{},"collaborationArn":{},"description":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"type":{}}},"Sy":{"type":"list","member":{"type":"structure","required":["name","type"],"members":{"name":{},"type":{}}}},"S12":{"type":"list","member":{}},"S1b":{"type":"map","key":{},"value":{}},"S1f":{"type":"structure","required":["id","arn","collaborationId","collaborationArn","membershipId","membershipArn","name","createTime","updateTime","schema","format","source"],"members":{"id":{},"arn":{},"collaborationId":{},"collaborationArn":{},"membershipId":{},"membershipArn":{},"description":{},"name":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"schema":{"shape":"Sf"},"format":{},"source":{"shape":"Sj"},"analysisParameters":{"shape":"Sl"}}},"S1k":{"type":"list","member":{}},"S1n":{"type":"structure","required":["queryCompute"],"members":{"queryCompute":{"type":"structure","required":["isResponsible"],"members":{"isResponsible":{"type":"boolean"}}}}},"S1s":{"type":"structure","required":["allowCleartext","allowDuplicates","allowJoinsOnColumnsWithDifferentNames","preserveNulls"],"members":{"allowCleartext":{"type":"boolean"},"allowDuplicates":{"type":"boolean"},"allowJoinsOnColumnsWithDifferentNames":{"type":"boolean"},"preserveNulls":{"type":"boolean"}}},"S1v":{"type":"structure","required":["id","arn","name","creatorAccountId","creatorDisplayName","createTime","updateTime","memberStatus","queryLogStatus"],"members":{"id":{},"arn":{},"name":{},"description":{},"creatorAccountId":{},"creatorDisplayName":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"memberStatus":{},"membershipId":{},"membershipArn":{},"dataEncryptionMetadata":{"shape":"S1s"},"queryLogStatus":{}}},"S21":{"type":"structure","required":["id","arn","configuredAudienceModelArn","membershipId","membershipArn","collaborationId","collaborationArn","name","manageResourcePolicies","createTime","updateTime"],"members":{"id":{},"arn":{},"configuredAudienceModelArn":{},"membershipId":{},"membershipArn":{},"collaborationId":{},"collaborationArn":{},"name":{},"manageResourcePolicies":{"type":"boolean"},"description":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}},"S25":{"type":"structure","members":{"glue":{"type":"structure","required":["tableName","databaseName"],"members":{"tableName":{},"databaseName":{}}}},"union":true},"S29":{"type":"list","member":{}},"S2b":{"type":"structure","required":["id","arn","name","tableReference","createTime","updateTime","analysisRuleTypes","analysisMethod","allowedColumns"],"members":{"id":{},"arn":{},"name":{},"description":{},"tableReference":{"shape":"S25"},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"analysisRuleTypes":{"shape":"S2d"},"analysisMethod":{},"allowedColumns":{"shape":"S29"}}},"S2d":{"type":"list","member":{}},"S2h":{"type":"structure","members":{"v1":{"type":"structure","members":{"list":{"shape":"S2j"},"aggregation":{"shape":"S2p"},"custom":{"shape":"S31"}},"union":true}},"union":true},"S2j":{"type":"structure","required":["joinColumns","listColumns"],"members":{"joinColumns":{"type":"list","member":{}},"allowedJoinOperators":{"shape":"S2m"},"listColumns":{"shape":"S2o"}}},"S2m":{"type":"list","member":{}},"S2o":{"type":"list","member":{}},"S2p":{"type":"structure","required":["aggregateColumns","joinColumns","dimensionColumns","scalarFunctions","outputConstraints"],"members":{"aggregateColumns":{"type":"list","member":{"type":"structure","required":["columnNames","function"],"members":{"columnNames":{"type":"list","member":{}},"function":{}}}},"joinColumns":{"shape":"S2o"},"joinRequired":{},"allowedJoinOperators":{"shape":"S2m"},"dimensionColumns":{"shape":"S2o"},"scalarFunctions":{"type":"list","member":{}},"outputConstraints":{"type":"list","member":{"type":"structure","required":["columnName","minimum","type"],"members":{"columnName":{},"minimum":{"type":"integer"},"type":{}}}}}},"S31":{"type":"structure","required":["allowedAnalyses"],"members":{"allowedAnalyses":{"type":"list","member":{}},"allowedAnalysisProviders":{"type":"list","member":{}},"differentialPrivacy":{"type":"structure","required":["columns"],"members":{"columns":{"type":"list","member":{"type":"structure","required":["name"],"members":{"name":{}}}}}}}},"S39":{"type":"structure","required":["configuredTableId","configuredTableArn","policy","type","createTime","updateTime"],"members":{"configuredTableId":{},"configuredTableArn":{},"policy":{"shape":"S2h"},"type":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}},"S3d":{"type":"structure","required":["arn","id","configuredTableId","configuredTableArn","membershipId","membershipArn","roleArn","name","createTime","updateTime"],"members":{"arn":{},"id":{},"configuredTableId":{},"configuredTableArn":{},"membershipId":{},"membershipArn":{},"roleArn":{},"name":{},"description":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}},"S3h":{"type":"structure","required":["outputConfiguration"],"members":{"outputConfiguration":{"type":"structure","members":{"s3":{"shape":"S3j"}},"union":true},"roleArn":{}}},"S3j":{"type":"structure","required":["resultFormat","bucket"],"members":{"resultFormat":{},"bucket":{},"keyPrefix":{}}},"S3n":{"type":"structure","required":["queryCompute"],"members":{"queryCompute":{"type":"structure","required":["isResponsible"],"members":{"isResponsible":{"type":"boolean"}}}}},"S3q":{"type":"structure","required":["id","arn","collaborationArn","collaborationId","collaborationCreatorAccountId","collaborationCreatorDisplayName","collaborationName","createTime","updateTime","status","memberAbilities","queryLogStatus","paymentConfiguration"],"members":{"id":{},"arn":{},"collaborationArn":{},"collaborationId":{},"collaborationCreatorAccountId":{},"collaborationCreatorDisplayName":{},"collaborationName":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"status":{},"memberAbilities":{"shape":"S1k"},"queryLogStatus":{},"defaultResultConfiguration":{"shape":"S3h"},"paymentConfiguration":{"shape":"S3n"}}},"S40":{"type":"structure","required":["id","arn","membershipId","membershipArn","collaborationId","collaborationArn","createTime","updateTime","privacyBudgetType","autoRefresh","parameters"],"members":{"id":{},"arn":{},"membershipId":{},"membershipArn":{},"collaborationId":{},"collaborationArn":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"privacyBudgetType":{},"autoRefresh":{},"parameters":{"shape":"S43"}}},"S43":{"type":"structure","members":{"differentialPrivacy":{"type":"structure","required":["epsilon","usersNoisePerQuery"],"members":{"epsilon":{"type":"integer"},"usersNoisePerQuery":{"type":"integer"}}}},"union":true},"S5f":{"type":"structure","required":["id","membershipId","membershipArn","createTime","status"],"members":{"id":{},"membershipId":{},"membershipArn":{},"createTime":{"type":"timestamp"},"sqlParameters":{"shape":"S5g"},"status":{},"resultConfiguration":{"shape":"S5k"},"statistics":{"type":"structure","members":{"totalDurationInMillis":{"type":"long"}}},"result":{"type":"structure","required":["output"],"members":{"output":{"type":"structure","members":{"s3":{"type":"structure","required":["location"],"members":{"location":{}}},"memberList":{"type":"list","member":{"type":"structure","required":["accountId"],"members":{"accountId":{}}}}},"union":true}}},"error":{"type":"structure","required":["message","code"],"members":{"message":{},"code":{}}},"differentialPrivacy":{"type":"structure","required":["sensitivityParameters"],"members":{"sensitivityParameters":{"type":"list","member":{"type":"structure","required":["aggregationType","aggregationExpression","userContributionLimit"],"members":{"aggregationType":{},"aggregationExpression":{},"userContributionLimit":{"type":"integer"},"minColumnValue":{"type":"float"},"maxColumnValue":{"type":"float"}}}}}}}},"S5g":{"type":"structure","members":{"queryString":{},"analysisTemplateArn":{},"parameters":{"type":"map","key":{},"value":{}}},"sensitive":true},"S5k":{"type":"structure","required":["outputConfiguration"],"members":{"outputConfiguration":{"type":"structure","members":{"s3":{"shape":"S3j"}},"union":true}}},"S6u":{"type":"structure","members":{"differentialPrivacy":{"type":"structure","required":["aggregations","epsilon"],"members":{"aggregations":{"type":"list","member":{"type":"structure","required":["type","maxCount","remainingCount"],"members":{"type":{},"maxCount":{"type":"integer"},"remainingCount":{"type":"integer"}}}},"epsilon":{"type":"integer"}}}},"union":true}}}
64157
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2022-02-17","endpointPrefix":"cleanrooms","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Clean Rooms Service","serviceId":"CleanRooms","signatureVersion":"v4","signingName":"cleanrooms","uid":"cleanrooms-2022-02-17"},"operations":{"BatchGetCollaborationAnalysisTemplate":{"http":{"requestUri":"/collaborations/{collaborationIdentifier}/batch-analysistemplates","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","analysisTemplateArns"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"analysisTemplateArns":{"type":"list","member":{}}}},"output":{"type":"structure","required":["collaborationAnalysisTemplates","errors"],"members":{"collaborationAnalysisTemplates":{"type":"list","member":{"shape":"S7"}},"errors":{"type":"list","member":{"type":"structure","required":["arn","code","message"],"members":{"arn":{},"code":{},"message":{}}}}}}},"BatchGetSchema":{"http":{"requestUri":"/collaborations/{collaborationIdentifier}/batch-schema","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","names"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"names":{"type":"list","member":{}}}},"output":{"type":"structure","required":["schemas","errors"],"members":{"schemas":{"type":"list","member":{"shape":"Sx"}},"errors":{"type":"list","member":{"type":"structure","required":["name","code","message"],"members":{"name":{},"code":{},"message":{}}}}}}},"BatchGetSchemaAnalysisRule":{"http":{"requestUri":"/collaborations/{collaborationIdentifier}/batch-schema-analysis-rule","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","schemaAnalysisRuleRequests"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"schemaAnalysisRuleRequests":{"type":"list","member":{"type":"structure","required":["name","type"],"members":{"name":{},"type":{}}}}}},"output":{"type":"structure","required":["analysisRules","errors"],"members":{"analysisRules":{"type":"list","member":{"shape":"S1m"}},"errors":{"type":"list","member":{"type":"structure","required":["name","type","code","message"],"members":{"name":{},"type":{},"code":{},"message":{}}}}}}},"CreateAnalysisTemplate":{"http":{"requestUri":"/memberships/{membershipIdentifier}/analysistemplates","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","name","format","source"],"members":{"description":{},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"name":{},"format":{},"source":{"shape":"Sj"},"tags":{"shape":"S2i"},"analysisParameters":{"shape":"Sl"}}},"output":{"type":"structure","required":["analysisTemplate"],"members":{"analysisTemplate":{"shape":"S2m"}}}},"CreateCollaboration":{"http":{"requestUri":"/collaborations","responseCode":200},"input":{"type":"structure","required":["members","name","description","creatorMemberAbilities","creatorDisplayName","queryLogStatus"],"members":{"members":{"type":"list","member":{"type":"structure","required":["accountId","memberAbilities","displayName"],"members":{"accountId":{},"memberAbilities":{"shape":"S2r"},"displayName":{},"paymentConfiguration":{"shape":"S2u"}}}},"name":{},"description":{},"creatorMemberAbilities":{"shape":"S2r"},"creatorDisplayName":{},"dataEncryptionMetadata":{"shape":"S2z"},"queryLogStatus":{},"tags":{"shape":"S2i"},"creatorPaymentConfiguration":{"shape":"S2u"}}},"output":{"type":"structure","required":["collaboration"],"members":{"collaboration":{"shape":"S32"}}}},"CreateConfiguredAudienceModelAssociation":{"http":{"requestUri":"/memberships/{membershipIdentifier}/configuredaudiencemodelassociations","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","configuredAudienceModelArn","configuredAudienceModelAssociationName","manageResourcePolicies"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"configuredAudienceModelArn":{},"configuredAudienceModelAssociationName":{},"manageResourcePolicies":{"type":"boolean"},"tags":{"shape":"S2i"},"description":{}}},"output":{"type":"structure","required":["configuredAudienceModelAssociation"],"members":{"configuredAudienceModelAssociation":{"shape":"S38"}}}},"CreateConfiguredTable":{"http":{"requestUri":"/configuredTables","responseCode":200},"input":{"type":"structure","required":["name","tableReference","allowedColumns","analysisMethod"],"members":{"name":{},"description":{},"tableReference":{"shape":"S3c"},"allowedColumns":{"shape":"S3g"},"analysisMethod":{},"tags":{"shape":"S2i"}}},"output":{"type":"structure","required":["configuredTable"],"members":{"configuredTable":{"shape":"S3i"}}},"idempotent":true},"CreateConfiguredTableAnalysisRule":{"http":{"requestUri":"/configuredTables/{configuredTableIdentifier}/analysisRule","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier","analysisRuleType","analysisRulePolicy"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"analysisRuleType":{},"analysisRulePolicy":{"shape":"S3o"}}},"output":{"type":"structure","required":["analysisRule"],"members":{"analysisRule":{"shape":"S3r"}}},"idempotent":true},"CreateConfiguredTableAssociation":{"http":{"requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations","responseCode":200},"input":{"type":"structure","required":["name","membershipIdentifier","configuredTableIdentifier","roleArn"],"members":{"name":{},"description":{},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"configuredTableIdentifier":{},"roleArn":{},"tags":{"shape":"S2i"}}},"output":{"type":"structure","required":["configuredTableAssociation"],"members":{"configuredTableAssociation":{"shape":"S3v"}}}},"CreateMembership":{"http":{"requestUri":"/memberships","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","queryLogStatus"],"members":{"collaborationIdentifier":{},"queryLogStatus":{},"tags":{"shape":"S2i"},"defaultResultConfiguration":{"shape":"S3z"},"paymentConfiguration":{"shape":"S45"}}},"output":{"type":"structure","required":["membership"],"members":{"membership":{"shape":"S48"}}}},"CreatePrivacyBudgetTemplate":{"http":{"requestUri":"/memberships/{membershipIdentifier}/privacybudgettemplates","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","autoRefresh","privacyBudgetType","parameters"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"autoRefresh":{},"privacyBudgetType":{},"parameters":{"type":"structure","members":{"differentialPrivacy":{"type":"structure","required":["epsilon","usersNoisePerQuery"],"members":{"epsilon":{"type":"integer"},"usersNoisePerQuery":{"type":"integer"}}}},"union":true},"tags":{"shape":"S2i"}}},"output":{"type":"structure","required":["privacyBudgetTemplate"],"members":{"privacyBudgetTemplate":{"shape":"S4i"}}}},"DeleteAnalysisTemplate":{"http":{"method":"DELETE","requestUri":"/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}","responseCode":204},"input":{"type":"structure","required":["membershipIdentifier","analysisTemplateIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"analysisTemplateIdentifier":{"location":"uri","locationName":"analysisTemplateIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteCollaboration":{"http":{"method":"DELETE","requestUri":"/collaborations/{collaborationIdentifier}","responseCode":204},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteConfiguredAudienceModelAssociation":{"http":{"method":"DELETE","requestUri":"/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}","responseCode":204},"input":{"type":"structure","required":["configuredAudienceModelAssociationIdentifier","membershipIdentifier"],"members":{"configuredAudienceModelAssociationIdentifier":{"location":"uri","locationName":"configuredAudienceModelAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteConfiguredTable":{"http":{"method":"DELETE","requestUri":"/configuredTables/{configuredTableIdentifier}","responseCode":204},"input":{"type":"structure","required":["configuredTableIdentifier"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteConfiguredTableAnalysisRule":{"http":{"method":"DELETE","requestUri":"/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}","responseCode":204},"input":{"type":"structure","required":["configuredTableIdentifier","analysisRuleType"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"analysisRuleType":{"location":"uri","locationName":"analysisRuleType"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteConfiguredTableAssociation":{"http":{"method":"DELETE","requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}","responseCode":204},"input":{"type":"structure","required":["configuredTableAssociationIdentifier","membershipIdentifier"],"members":{"configuredTableAssociationIdentifier":{"location":"uri","locationName":"configuredTableAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteMember":{"http":{"method":"DELETE","requestUri":"/collaborations/{collaborationIdentifier}/member/{accountId}","responseCode":204},"input":{"type":"structure","required":["collaborationIdentifier","accountId"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"accountId":{"location":"uri","locationName":"accountId"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteMembership":{"http":{"method":"DELETE","requestUri":"/memberships/{membershipIdentifier}","responseCode":204},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeletePrivacyBudgetTemplate":{"http":{"method":"DELETE","requestUri":"/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}","responseCode":204},"input":{"type":"structure","required":["membershipIdentifier","privacyBudgetTemplateIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"privacyBudgetTemplateIdentifier":{"location":"uri","locationName":"privacyBudgetTemplateIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetAnalysisTemplate":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","analysisTemplateIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"analysisTemplateIdentifier":{"location":"uri","locationName":"analysisTemplateIdentifier"}}},"output":{"type":"structure","required":["analysisTemplate"],"members":{"analysisTemplate":{"shape":"S2m"}}}},"GetCollaboration":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"}}},"output":{"type":"structure","required":["collaboration"],"members":{"collaboration":{"shape":"S32"}}}},"GetCollaborationAnalysisTemplate":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/analysistemplates/{analysisTemplateArn}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","analysisTemplateArn"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"analysisTemplateArn":{"location":"uri","locationName":"analysisTemplateArn"}}},"output":{"type":"structure","required":["collaborationAnalysisTemplate"],"members":{"collaborationAnalysisTemplate":{"shape":"S7"}}}},"GetCollaborationConfiguredAudienceModelAssociation":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","configuredAudienceModelAssociationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"configuredAudienceModelAssociationIdentifier":{"location":"uri","locationName":"configuredAudienceModelAssociationIdentifier"}}},"output":{"type":"structure","required":["collaborationConfiguredAudienceModelAssociation"],"members":{"collaborationConfiguredAudienceModelAssociation":{"type":"structure","required":["id","arn","collaborationId","collaborationArn","configuredAudienceModelArn","name","creatorAccountId","createTime","updateTime"],"members":{"id":{},"arn":{},"collaborationId":{},"collaborationArn":{},"configuredAudienceModelArn":{},"name":{},"description":{},"creatorAccountId":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}}}}},"GetCollaborationPrivacyBudgetTemplate":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","privacyBudgetTemplateIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"privacyBudgetTemplateIdentifier":{"location":"uri","locationName":"privacyBudgetTemplateIdentifier"}}},"output":{"type":"structure","required":["collaborationPrivacyBudgetTemplate"],"members":{"collaborationPrivacyBudgetTemplate":{"type":"structure","required":["id","arn","collaborationId","collaborationArn","creatorAccountId","createTime","updateTime","privacyBudgetType","autoRefresh","parameters"],"members":{"id":{},"arn":{},"collaborationId":{},"collaborationArn":{},"creatorAccountId":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"privacyBudgetType":{},"autoRefresh":{},"parameters":{"shape":"S4l"}}}}}},"GetConfiguredAudienceModelAssociation":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelAssociationIdentifier","membershipIdentifier"],"members":{"configuredAudienceModelAssociationIdentifier":{"location":"uri","locationName":"configuredAudienceModelAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","required":["configuredAudienceModelAssociation"],"members":{"configuredAudienceModelAssociation":{"shape":"S38"}}}},"GetConfiguredTable":{"http":{"method":"GET","requestUri":"/configuredTables/{configuredTableIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"}}},"output":{"type":"structure","required":["configuredTable"],"members":{"configuredTable":{"shape":"S3i"}}}},"GetConfiguredTableAnalysisRule":{"http":{"method":"GET","requestUri":"/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier","analysisRuleType"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"analysisRuleType":{"location":"uri","locationName":"analysisRuleType"}}},"output":{"type":"structure","required":["analysisRule"],"members":{"analysisRule":{"shape":"S3r"}}}},"GetConfiguredTableAssociation":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredTableAssociationIdentifier","membershipIdentifier"],"members":{"configuredTableAssociationIdentifier":{"location":"uri","locationName":"configuredTableAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","required":["configuredTableAssociation"],"members":{"configuredTableAssociation":{"shape":"S3v"}}}},"GetMembership":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"}}},"output":{"type":"structure","required":["membership"],"members":{"membership":{"shape":"S48"}}}},"GetPrivacyBudgetTemplate":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","privacyBudgetTemplateIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"privacyBudgetTemplateIdentifier":{"location":"uri","locationName":"privacyBudgetTemplateIdentifier"}}},"output":{"type":"structure","required":["privacyBudgetTemplate"],"members":{"privacyBudgetTemplate":{"shape":"S4i"}}}},"GetProtectedQuery":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","protectedQueryIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"protectedQueryIdentifier":{"location":"uri","locationName":"protectedQueryIdentifier"}}},"output":{"type":"structure","required":["protectedQuery"],"members":{"protectedQuery":{"shape":"S5x"}}}},"GetSchema":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/schemas/{name}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","name"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"name":{"location":"uri","locationName":"name"}}},"output":{"type":"structure","required":["schema"],"members":{"schema":{"shape":"Sx"}}}},"GetSchemaAnalysisRule":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/schemas/{name}/analysisRule/{type}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","name","type"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"name":{"location":"uri","locationName":"name"},"type":{"location":"uri","locationName":"type"}}},"output":{"type":"structure","required":["analysisRule"],"members":{"analysisRule":{"shape":"S1m"}}}},"ListAnalysisTemplates":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/analysistemplates","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["analysisTemplateSummaries"],"members":{"nextToken":{},"analysisTemplateSummaries":{"type":"list","member":{"type":"structure","required":["arn","createTime","id","name","updateTime","membershipArn","membershipId","collaborationArn","collaborationId"],"members":{"arn":{},"createTime":{"type":"timestamp"},"id":{},"name":{},"updateTime":{"type":"timestamp"},"membershipArn":{},"membershipId":{},"collaborationArn":{},"collaborationId":{},"description":{}}}}}}},"ListCollaborationAnalysisTemplates":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/analysistemplates","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["collaborationAnalysisTemplateSummaries"],"members":{"nextToken":{},"collaborationAnalysisTemplateSummaries":{"type":"list","member":{"type":"structure","required":["arn","createTime","id","name","updateTime","collaborationArn","collaborationId","creatorAccountId"],"members":{"arn":{},"createTime":{"type":"timestamp"},"id":{},"name":{},"updateTime":{"type":"timestamp"},"collaborationArn":{},"collaborationId":{},"creatorAccountId":{},"description":{}}}}}}},"ListCollaborationConfiguredAudienceModelAssociations":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/configuredaudiencemodelassociations","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["collaborationConfiguredAudienceModelAssociationSummaries"],"members":{"collaborationConfiguredAudienceModelAssociationSummaries":{"type":"list","member":{"type":"structure","required":["arn","createTime","id","name","updateTime","collaborationArn","collaborationId","creatorAccountId"],"members":{"arn":{},"createTime":{"type":"timestamp"},"id":{},"name":{},"updateTime":{"type":"timestamp"},"collaborationArn":{},"collaborationId":{},"creatorAccountId":{},"description":{}}}},"nextToken":{}}}},"ListCollaborationPrivacyBudgetTemplates":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/privacybudgettemplates","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["collaborationPrivacyBudgetTemplateSummaries"],"members":{"nextToken":{},"collaborationPrivacyBudgetTemplateSummaries":{"type":"list","member":{"type":"structure","required":["id","arn","collaborationId","collaborationArn","creatorAccountId","privacyBudgetType","createTime","updateTime"],"members":{"id":{},"arn":{},"collaborationId":{},"collaborationArn":{},"creatorAccountId":{},"privacyBudgetType":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}}}}}},"ListCollaborationPrivacyBudgets":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/privacybudgets","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier","privacyBudgetType"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"privacyBudgetType":{"location":"querystring","locationName":"privacyBudgetType"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["collaborationPrivacyBudgetSummaries"],"members":{"collaborationPrivacyBudgetSummaries":{"type":"list","member":{"type":"structure","required":["id","privacyBudgetTemplateId","privacyBudgetTemplateArn","collaborationId","collaborationArn","creatorAccountId","type","createTime","updateTime","budget"],"members":{"id":{},"privacyBudgetTemplateId":{},"privacyBudgetTemplateArn":{},"collaborationId":{},"collaborationArn":{},"creatorAccountId":{},"type":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"budget":{"shape":"S79"}}}},"nextToken":{}}}},"ListCollaborations":{"http":{"method":"GET","requestUri":"/collaborations","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"memberStatus":{"location":"querystring","locationName":"memberStatus"}}},"output":{"type":"structure","required":["collaborationList"],"members":{"nextToken":{},"collaborationList":{"type":"list","member":{"type":"structure","required":["id","arn","name","creatorAccountId","creatorDisplayName","createTime","updateTime","memberStatus"],"members":{"id":{},"arn":{},"name":{},"creatorAccountId":{},"creatorDisplayName":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"memberStatus":{},"membershipId":{},"membershipArn":{}}}}}}},"ListConfiguredAudienceModelAssociations":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/configuredaudiencemodelassociations","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["configuredAudienceModelAssociationSummaries"],"members":{"configuredAudienceModelAssociationSummaries":{"type":"list","member":{"type":"structure","required":["membershipId","membershipArn","collaborationArn","collaborationId","createTime","updateTime","id","arn","name","configuredAudienceModelArn"],"members":{"membershipId":{},"membershipArn":{},"collaborationArn":{},"collaborationId":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"id":{},"arn":{},"name":{},"configuredAudienceModelArn":{},"description":{}}}},"nextToken":{}}}},"ListConfiguredTableAssociations":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["configuredTableAssociationSummaries"],"members":{"configuredTableAssociationSummaries":{"type":"list","member":{"type":"structure","required":["configuredTableId","membershipId","membershipArn","name","createTime","updateTime","id","arn"],"members":{"configuredTableId":{},"membershipId":{},"membershipArn":{},"name":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"id":{},"arn":{}}}},"nextToken":{}}}},"ListConfiguredTables":{"http":{"method":"GET","requestUri":"/configuredTables","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["configuredTableSummaries"],"members":{"configuredTableSummaries":{"type":"list","member":{"type":"structure","required":["id","arn","name","createTime","updateTime","analysisRuleTypes","analysisMethod"],"members":{"id":{},"arn":{},"name":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"analysisRuleTypes":{"shape":"S3k"},"analysisMethod":{}}}},"nextToken":{}}}},"ListMembers":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/members","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["memberSummaries"],"members":{"nextToken":{},"memberSummaries":{"type":"list","member":{"type":"structure","required":["accountId","status","displayName","abilities","createTime","updateTime","paymentConfiguration"],"members":{"accountId":{},"status":{},"displayName":{},"abilities":{"shape":"S2r"},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"membershipId":{},"membershipArn":{},"paymentConfiguration":{"shape":"S2u"}}}}}}},"ListMemberships":{"http":{"method":"GET","requestUri":"/memberships","responseCode":200},"input":{"type":"structure","members":{"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["membershipSummaries"],"members":{"nextToken":{},"membershipSummaries":{"type":"list","member":{"type":"structure","required":["id","arn","collaborationArn","collaborationId","collaborationCreatorAccountId","collaborationCreatorDisplayName","collaborationName","createTime","updateTime","status","memberAbilities","paymentConfiguration"],"members":{"id":{},"arn":{},"collaborationArn":{},"collaborationId":{},"collaborationCreatorAccountId":{},"collaborationCreatorDisplayName":{},"collaborationName":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"status":{},"memberAbilities":{"shape":"S2r"},"paymentConfiguration":{"shape":"S45"}}}}}}},"ListPrivacyBudgetTemplates":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/privacybudgettemplates","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["privacyBudgetTemplateSummaries"],"members":{"nextToken":{},"privacyBudgetTemplateSummaries":{"type":"list","member":{"type":"structure","required":["id","arn","membershipId","membershipArn","collaborationId","collaborationArn","privacyBudgetType","createTime","updateTime"],"members":{"id":{},"arn":{},"membershipId":{},"membershipArn":{},"collaborationId":{},"collaborationArn":{},"privacyBudgetType":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}}}}}},"ListPrivacyBudgets":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/privacybudgets","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","privacyBudgetType"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"privacyBudgetType":{"location":"querystring","locationName":"privacyBudgetType"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["privacyBudgetSummaries"],"members":{"privacyBudgetSummaries":{"type":"list","member":{"type":"structure","required":["id","privacyBudgetTemplateId","privacyBudgetTemplateArn","membershipId","membershipArn","collaborationId","collaborationArn","type","createTime","updateTime","budget"],"members":{"id":{},"privacyBudgetTemplateId":{},"privacyBudgetTemplateArn":{},"membershipId":{},"membershipArn":{},"collaborationId":{},"collaborationArn":{},"type":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"budget":{"shape":"S79"}}}},"nextToken":{}}}},"ListProtectedQueries":{"http":{"method":"GET","requestUri":"/memberships/{membershipIdentifier}/protectedQueries","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"status":{"location":"querystring","locationName":"status"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["protectedQueries"],"members":{"nextToken":{},"protectedQueries":{"type":"list","member":{"type":"structure","required":["id","membershipId","membershipArn","createTime","status"],"members":{"id":{},"membershipId":{},"membershipArn":{},"createTime":{"type":"timestamp"},"status":{}}}}}}},"ListSchemas":{"http":{"method":"GET","requestUri":"/collaborations/{collaborationIdentifier}/schemas","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"schemaType":{"location":"querystring","locationName":"schemaType"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["schemaSummaries"],"members":{"schemaSummaries":{"type":"list","member":{"type":"structure","required":["name","type","creatorAccountId","createTime","updateTime","collaborationId","collaborationArn","analysisRuleTypes"],"members":{"name":{},"type":{},"creatorAccountId":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"collaborationId":{},"collaborationArn":{},"analysisRuleTypes":{"shape":"S12"},"analysisMethod":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"S2i"}}}},"PreviewPrivacyImpact":{"http":{"requestUri":"/memberships/{membershipIdentifier}/previewprivacyimpact","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","parameters"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"parameters":{"type":"structure","members":{"differentialPrivacy":{"type":"structure","required":["epsilon","usersNoisePerQuery"],"members":{"epsilon":{"type":"integer"},"usersNoisePerQuery":{"type":"integer"}}}},"union":true}}},"output":{"type":"structure","required":["privacyImpact"],"members":{"privacyImpact":{"type":"structure","members":{"differentialPrivacy":{"type":"structure","required":["aggregations"],"members":{"aggregations":{"type":"list","member":{"type":"structure","required":["type","maxCount"],"members":{"type":{},"maxCount":{"type":"integer"}}}}}}},"union":true}}}},"StartProtectedQuery":{"http":{"requestUri":"/memberships/{membershipIdentifier}/protectedQueries","responseCode":200},"input":{"type":"structure","required":["type","membershipIdentifier","sqlParameters"],"members":{"type":{},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"sqlParameters":{"shape":"S5y"},"resultConfiguration":{"shape":"S62"}}},"output":{"type":"structure","required":["protectedQuery"],"members":{"protectedQuery":{"shape":"S5x"}}}},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S2i"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}}},"UpdateAnalysisTemplate":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","analysisTemplateIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"analysisTemplateIdentifier":{"location":"uri","locationName":"analysisTemplateIdentifier"},"description":{}}},"output":{"type":"structure","required":["analysisTemplate"],"members":{"analysisTemplate":{"shape":"S2m"}}}},"UpdateCollaboration":{"http":{"method":"PATCH","requestUri":"/collaborations/{collaborationIdentifier}","responseCode":200},"input":{"type":"structure","required":["collaborationIdentifier"],"members":{"collaborationIdentifier":{"location":"uri","locationName":"collaborationIdentifier"},"name":{},"description":{}}},"output":{"type":"structure","required":["collaboration"],"members":{"collaboration":{"shape":"S32"}}}},"UpdateConfiguredAudienceModelAssociation":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}/configuredaudiencemodelassociations/{configuredAudienceModelAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelAssociationIdentifier","membershipIdentifier"],"members":{"configuredAudienceModelAssociationIdentifier":{"location":"uri","locationName":"configuredAudienceModelAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"description":{},"name":{}}},"output":{"type":"structure","required":["configuredAudienceModelAssociation"],"members":{"configuredAudienceModelAssociation":{"shape":"S38"}}}},"UpdateConfiguredTable":{"http":{"method":"PATCH","requestUri":"/configuredTables/{configuredTableIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"name":{},"description":{}}},"output":{"type":"structure","required":["configuredTable"],"members":{"configuredTable":{"shape":"S3i"}}}},"UpdateConfiguredTableAnalysisRule":{"http":{"method":"PATCH","requestUri":"/configuredTables/{configuredTableIdentifier}/analysisRule/{analysisRuleType}","responseCode":200},"input":{"type":"structure","required":["configuredTableIdentifier","analysisRuleType","analysisRulePolicy"],"members":{"configuredTableIdentifier":{"location":"uri","locationName":"configuredTableIdentifier"},"analysisRuleType":{"location":"uri","locationName":"analysisRuleType"},"analysisRulePolicy":{"shape":"S3o"}}},"output":{"type":"structure","required":["analysisRule"],"members":{"analysisRule":{"shape":"S3r"}}}},"UpdateConfiguredTableAssociation":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}/configuredTableAssociations/{configuredTableAssociationIdentifier}","responseCode":200},"input":{"type":"structure","required":["configuredTableAssociationIdentifier","membershipIdentifier"],"members":{"configuredTableAssociationIdentifier":{"location":"uri","locationName":"configuredTableAssociationIdentifier"},"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"description":{},"roleArn":{}}},"output":{"type":"structure","required":["configuredTableAssociation"],"members":{"configuredTableAssociation":{"shape":"S3v"}}}},"UpdateMembership":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"queryLogStatus":{},"defaultResultConfiguration":{"shape":"S3z"}}},"output":{"type":"structure","required":["membership"],"members":{"membership":{"shape":"S48"}}}},"UpdatePrivacyBudgetTemplate":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","privacyBudgetTemplateIdentifier","privacyBudgetType"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"privacyBudgetTemplateIdentifier":{"location":"uri","locationName":"privacyBudgetTemplateIdentifier"},"privacyBudgetType":{},"parameters":{"type":"structure","members":{"differentialPrivacy":{"type":"structure","members":{"epsilon":{"type":"integer"},"usersNoisePerQuery":{"type":"integer"}}}},"union":true}}},"output":{"type":"structure","required":["privacyBudgetTemplate"],"members":{"privacyBudgetTemplate":{"shape":"S4i"}}}},"UpdateProtectedQuery":{"http":{"method":"PATCH","requestUri":"/memberships/{membershipIdentifier}/protectedQueries/{protectedQueryIdentifier}","responseCode":200},"input":{"type":"structure","required":["membershipIdentifier","protectedQueryIdentifier","targetStatus"],"members":{"membershipIdentifier":{"location":"uri","locationName":"membershipIdentifier"},"protectedQueryIdentifier":{"location":"uri","locationName":"protectedQueryIdentifier"},"targetStatus":{}}},"output":{"type":"structure","required":["protectedQuery"],"members":{"protectedQuery":{"shape":"S5x"}}},"idempotent":true}},"shapes":{"S7":{"type":"structure","required":["id","arn","collaborationId","collaborationArn","creatorAccountId","name","createTime","updateTime","schema","format","source"],"members":{"id":{},"arn":{},"collaborationId":{},"collaborationArn":{},"description":{},"creatorAccountId":{},"name":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"schema":{"shape":"Sf"},"format":{},"source":{"shape":"Sj"},"analysisParameters":{"shape":"Sl"}}},"Sf":{"type":"structure","members":{"referencedTables":{"type":"list","member":{}}}},"Sj":{"type":"structure","members":{"text":{}},"sensitive":true,"union":true},"Sl":{"type":"list","member":{"type":"structure","required":["name","type"],"members":{"name":{},"type":{},"defaultValue":{}},"sensitive":true}},"Sx":{"type":"structure","required":["columns","partitionKeys","analysisRuleTypes","creatorAccountId","name","collaborationId","collaborationArn","description","createTime","updateTime","type","schemaStatusDetails"],"members":{"columns":{"shape":"Sy"},"partitionKeys":{"shape":"Sy"},"analysisRuleTypes":{"shape":"S12"},"analysisMethod":{},"creatorAccountId":{},"name":{},"collaborationId":{},"collaborationArn":{},"description":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"type":{},"schemaStatusDetails":{"type":"list","member":{"type":"structure","required":["status"],"members":{"status":{},"reasons":{"type":"list","member":{"type":"structure","required":["code","message"],"members":{"code":{},"message":{}}}},"analysisRuleType":{},"configurations":{"type":"list","member":{}}}}}}},"Sy":{"type":"list","member":{"type":"structure","required":["name","type"],"members":{"name":{},"type":{}}}},"S12":{"type":"list","member":{}},"S1m":{"type":"structure","required":["collaborationId","type","name","createTime","updateTime","policy"],"members":{"collaborationId":{},"type":{},"name":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"policy":{"type":"structure","members":{"v1":{"type":"structure","members":{"list":{"shape":"S1p"},"aggregation":{"shape":"S1v"},"custom":{"shape":"S27"}},"union":true}},"union":true}}},"S1p":{"type":"structure","required":["joinColumns","listColumns"],"members":{"joinColumns":{"type":"list","member":{}},"allowedJoinOperators":{"shape":"S1s"},"listColumns":{"shape":"S1u"}}},"S1s":{"type":"list","member":{}},"S1u":{"type":"list","member":{}},"S1v":{"type":"structure","required":["aggregateColumns","joinColumns","dimensionColumns","scalarFunctions","outputConstraints"],"members":{"aggregateColumns":{"type":"list","member":{"type":"structure","required":["columnNames","function"],"members":{"columnNames":{"type":"list","member":{}},"function":{}}}},"joinColumns":{"shape":"S1u"},"joinRequired":{},"allowedJoinOperators":{"shape":"S1s"},"dimensionColumns":{"shape":"S1u"},"scalarFunctions":{"type":"list","member":{}},"outputConstraints":{"type":"list","member":{"type":"structure","required":["columnName","minimum","type"],"members":{"columnName":{},"minimum":{"type":"integer"},"type":{}}}}}},"S27":{"type":"structure","required":["allowedAnalyses"],"members":{"allowedAnalyses":{"type":"list","member":{}},"allowedAnalysisProviders":{"type":"list","member":{}},"differentialPrivacy":{"type":"structure","required":["columns"],"members":{"columns":{"type":"list","member":{"type":"structure","required":["name"],"members":{"name":{}}}}}}}},"S2i":{"type":"map","key":{},"value":{}},"S2m":{"type":"structure","required":["id","arn","collaborationId","collaborationArn","membershipId","membershipArn","name","createTime","updateTime","schema","format","source"],"members":{"id":{},"arn":{},"collaborationId":{},"collaborationArn":{},"membershipId":{},"membershipArn":{},"description":{},"name":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"schema":{"shape":"Sf"},"format":{},"source":{"shape":"Sj"},"analysisParameters":{"shape":"Sl"}}},"S2r":{"type":"list","member":{}},"S2u":{"type":"structure","required":["queryCompute"],"members":{"queryCompute":{"type":"structure","required":["isResponsible"],"members":{"isResponsible":{"type":"boolean"}}}}},"S2z":{"type":"structure","required":["allowCleartext","allowDuplicates","allowJoinsOnColumnsWithDifferentNames","preserveNulls"],"members":{"allowCleartext":{"type":"boolean"},"allowDuplicates":{"type":"boolean"},"allowJoinsOnColumnsWithDifferentNames":{"type":"boolean"},"preserveNulls":{"type":"boolean"}}},"S32":{"type":"structure","required":["id","arn","name","creatorAccountId","creatorDisplayName","createTime","updateTime","memberStatus","queryLogStatus"],"members":{"id":{},"arn":{},"name":{},"description":{},"creatorAccountId":{},"creatorDisplayName":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"memberStatus":{},"membershipId":{},"membershipArn":{},"dataEncryptionMetadata":{"shape":"S2z"},"queryLogStatus":{}}},"S38":{"type":"structure","required":["id","arn","configuredAudienceModelArn","membershipId","membershipArn","collaborationId","collaborationArn","name","manageResourcePolicies","createTime","updateTime"],"members":{"id":{},"arn":{},"configuredAudienceModelArn":{},"membershipId":{},"membershipArn":{},"collaborationId":{},"collaborationArn":{},"name":{},"manageResourcePolicies":{"type":"boolean"},"description":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}},"S3c":{"type":"structure","members":{"glue":{"type":"structure","required":["tableName","databaseName"],"members":{"tableName":{},"databaseName":{}}}},"union":true},"S3g":{"type":"list","member":{}},"S3i":{"type":"structure","required":["id","arn","name","tableReference","createTime","updateTime","analysisRuleTypes","analysisMethod","allowedColumns"],"members":{"id":{},"arn":{},"name":{},"description":{},"tableReference":{"shape":"S3c"},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"analysisRuleTypes":{"shape":"S3k"},"analysisMethod":{},"allowedColumns":{"shape":"S3g"}}},"S3k":{"type":"list","member":{}},"S3o":{"type":"structure","members":{"v1":{"type":"structure","members":{"list":{"shape":"S1p"},"aggregation":{"shape":"S1v"},"custom":{"shape":"S27"}},"union":true}},"union":true},"S3r":{"type":"structure","required":["configuredTableId","configuredTableArn","policy","type","createTime","updateTime"],"members":{"configuredTableId":{},"configuredTableArn":{},"policy":{"shape":"S3o"},"type":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}},"S3v":{"type":"structure","required":["arn","id","configuredTableId","configuredTableArn","membershipId","membershipArn","roleArn","name","createTime","updateTime"],"members":{"arn":{},"id":{},"configuredTableId":{},"configuredTableArn":{},"membershipId":{},"membershipArn":{},"roleArn":{},"name":{},"description":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"}}},"S3z":{"type":"structure","required":["outputConfiguration"],"members":{"outputConfiguration":{"type":"structure","members":{"s3":{"shape":"S41"}},"union":true},"roleArn":{}}},"S41":{"type":"structure","required":["resultFormat","bucket"],"members":{"resultFormat":{},"bucket":{},"keyPrefix":{}}},"S45":{"type":"structure","required":["queryCompute"],"members":{"queryCompute":{"type":"structure","required":["isResponsible"],"members":{"isResponsible":{"type":"boolean"}}}}},"S48":{"type":"structure","required":["id","arn","collaborationArn","collaborationId","collaborationCreatorAccountId","collaborationCreatorDisplayName","collaborationName","createTime","updateTime","status","memberAbilities","queryLogStatus","paymentConfiguration"],"members":{"id":{},"arn":{},"collaborationArn":{},"collaborationId":{},"collaborationCreatorAccountId":{},"collaborationCreatorDisplayName":{},"collaborationName":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"status":{},"memberAbilities":{"shape":"S2r"},"queryLogStatus":{},"defaultResultConfiguration":{"shape":"S3z"},"paymentConfiguration":{"shape":"S45"}}},"S4i":{"type":"structure","required":["id","arn","membershipId","membershipArn","collaborationId","collaborationArn","createTime","updateTime","privacyBudgetType","autoRefresh","parameters"],"members":{"id":{},"arn":{},"membershipId":{},"membershipArn":{},"collaborationId":{},"collaborationArn":{},"createTime":{"type":"timestamp"},"updateTime":{"type":"timestamp"},"privacyBudgetType":{},"autoRefresh":{},"parameters":{"shape":"S4l"}}},"S4l":{"type":"structure","members":{"differentialPrivacy":{"type":"structure","required":["epsilon","usersNoisePerQuery"],"members":{"epsilon":{"type":"integer"},"usersNoisePerQuery":{"type":"integer"}}}},"union":true},"S5x":{"type":"structure","required":["id","membershipId","membershipArn","createTime","status"],"members":{"id":{},"membershipId":{},"membershipArn":{},"createTime":{"type":"timestamp"},"sqlParameters":{"shape":"S5y"},"status":{},"resultConfiguration":{"shape":"S62"},"statistics":{"type":"structure","members":{"totalDurationInMillis":{"type":"long"}}},"result":{"type":"structure","required":["output"],"members":{"output":{"type":"structure","members":{"s3":{"type":"structure","required":["location"],"members":{"location":{}}},"memberList":{"type":"list","member":{"type":"structure","required":["accountId"],"members":{"accountId":{}}}}},"union":true}}},"error":{"type":"structure","required":["message","code"],"members":{"message":{},"code":{}}},"differentialPrivacy":{"type":"structure","required":["sensitivityParameters"],"members":{"sensitivityParameters":{"type":"list","member":{"type":"structure","required":["aggregationType","aggregationExpression","userContributionLimit"],"members":{"aggregationType":{},"aggregationExpression":{},"userContributionLimit":{"type":"integer"},"minColumnValue":{"type":"float"},"maxColumnValue":{"type":"float"}}}}}}}},"S5y":{"type":"structure","members":{"queryString":{},"analysisTemplateArn":{},"parameters":{"type":"map","key":{},"value":{}}},"sensitive":true},"S62":{"type":"structure","required":["outputConfiguration"],"members":{"outputConfiguration":{"type":"structure","members":{"s3":{"shape":"S41"}},"union":true}}},"S79":{"type":"structure","members":{"differentialPrivacy":{"type":"structure","required":["aggregations","epsilon"],"members":{"aggregations":{"type":"list","member":{"type":"structure","required":["type","maxCount","remainingCount"],"members":{"type":{},"maxCount":{"type":"integer"},"remainingCount":{"type":"integer"}}}},"epsilon":{"type":"integer"}}}},"union":true}}}
64155
64158
 
64156
64159
  /***/ }),
64157
64160
  /* 1280 */
@@ -64568,7 +64571,7 @@ return /******/ (function(modules) { // webpackBootstrap
64568
64571
  /* 1315 */
64569
64572
  /***/ (function(module, exports) {
64570
64573
 
64571
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-12-01","endpointPrefix":"verifiedpermissions","jsonVersion":"1.0","protocol":"json","serviceFullName":"Amazon Verified Permissions","serviceId":"VerifiedPermissions","signatureVersion":"v4","signingName":"verifiedpermissions","targetPrefix":"VerifiedPermissions","uid":"verifiedpermissions-2021-12-01"},"operations":{"BatchIsAuthorized":{"input":{"type":"structure","required":["policyStoreId","requests"],"members":{"policyStoreId":{},"entities":{"shape":"S3"},"requests":{"type":"list","member":{"shape":"Sj"}}}},"output":{"type":"structure","required":["results"],"members":{"results":{"type":"list","member":{"type":"structure","required":["request","decision","determiningPolicies","errors"],"members":{"request":{"shape":"Sj"},"decision":{},"determiningPolicies":{"shape":"St"},"errors":{"shape":"Sw"}}}}}}},"CreateIdentitySource":{"input":{"type":"structure","required":["policyStoreId","configuration"],"members":{"clientToken":{"idempotencyToken":true},"policyStoreId":{},"configuration":{"type":"structure","members":{"cognitoUserPoolConfiguration":{"type":"structure","required":["userPoolArn"],"members":{"userPoolArn":{},"clientIds":{"shape":"S13"}}}},"union":true},"principalEntityType":{"shape":"S15"}}},"output":{"type":"structure","required":["createdDate","identitySourceId","lastUpdatedDate","policyStoreId"],"members":{"createdDate":{"shape":"S17"},"identitySourceId":{},"lastUpdatedDate":{"shape":"S17"},"policyStoreId":{}}},"idempotent":true},"CreatePolicy":{"input":{"type":"structure","required":["policyStoreId","definition"],"members":{"clientToken":{"idempotencyToken":true},"policyStoreId":{},"definition":{"type":"structure","members":{"static":{"type":"structure","required":["statement"],"members":{"description":{"shape":"S1c"},"statement":{"shape":"S1d"}}},"templateLinked":{"type":"structure","required":["policyTemplateId"],"members":{"policyTemplateId":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"}}}},"union":true}}},"output":{"type":"structure","required":["policyStoreId","policyId","policyType","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyId":{},"policyType":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"}}},"idempotent":true},"CreatePolicyStore":{"input":{"type":"structure","required":["validationSettings"],"members":{"clientToken":{"idempotencyToken":true},"validationSettings":{"shape":"S1j"},"description":{"shape":"S1l"}}},"output":{"type":"structure","required":["policyStoreId","arn","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"arn":{},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"}}},"idempotent":true},"CreatePolicyTemplate":{"input":{"type":"structure","required":["policyStoreId","statement"],"members":{"clientToken":{"idempotencyToken":true},"policyStoreId":{},"description":{"shape":"S1p"},"statement":{"shape":"S1d"}}},"output":{"type":"structure","required":["policyStoreId","policyTemplateId","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyTemplateId":{},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"}}},"idempotent":true},"DeleteIdentitySource":{"input":{"type":"structure","required":["policyStoreId","identitySourceId"],"members":{"policyStoreId":{},"identitySourceId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeletePolicy":{"input":{"type":"structure","required":["policyStoreId","policyId"],"members":{"policyStoreId":{},"policyId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeletePolicyStore":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeletePolicyTemplate":{"input":{"type":"structure","required":["policyStoreId","policyTemplateId"],"members":{"policyStoreId":{},"policyTemplateId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetIdentitySource":{"input":{"type":"structure","required":["policyStoreId","identitySourceId"],"members":{"policyStoreId":{},"identitySourceId":{}}},"output":{"type":"structure","required":["createdDate","identitySourceId","lastUpdatedDate","policyStoreId","principalEntityType"],"members":{"createdDate":{"shape":"S17"},"details":{"deprecated":true,"deprecatedMessage":"This shape has been replaced by ConfigurationDetail","type":"structure","members":{"clientIds":{"shape":"S13","deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.clientIds"},"userPoolArn":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.userPoolArn"},"discoveryUrl":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.issuer"},"openIdIssuer":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration"}}},"identitySourceId":{},"lastUpdatedDate":{"shape":"S17"},"policyStoreId":{},"principalEntityType":{"shape":"S15"},"configuration":{"type":"structure","members":{"cognitoUserPoolConfiguration":{"type":"structure","required":["userPoolArn","clientIds","issuer"],"members":{"userPoolArn":{},"clientIds":{"shape":"S13"},"issuer":{}}}},"union":true}}}},"GetPolicy":{"input":{"type":"structure","required":["policyStoreId","policyId"],"members":{"policyStoreId":{},"policyId":{}}},"output":{"type":"structure","required":["policyStoreId","policyId","policyType","definition","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyId":{},"policyType":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"},"definition":{"type":"structure","members":{"static":{"type":"structure","required":["statement"],"members":{"description":{"shape":"S1c"},"statement":{"shape":"S1d"}}},"templateLinked":{"type":"structure","required":["policyTemplateId"],"members":{"policyTemplateId":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"}}}},"union":true},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"}}}},"GetPolicyStore":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{}}},"output":{"type":"structure","required":["policyStoreId","arn","validationSettings","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"arn":{},"validationSettings":{"shape":"S1j"},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"},"description":{"shape":"S1l"}}}},"GetPolicyTemplate":{"input":{"type":"structure","required":["policyStoreId","policyTemplateId"],"members":{"policyStoreId":{},"policyTemplateId":{}}},"output":{"type":"structure","required":["policyStoreId","policyTemplateId","statement","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyTemplateId":{},"description":{"shape":"S1p"},"statement":{"shape":"S1d"},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"}}}},"GetSchema":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{}}},"output":{"type":"structure","required":["policyStoreId","schema","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"schema":{"shape":"S2i"},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"},"namespaces":{"shape":"S2j"}}}},"IsAuthorized":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"principal":{"shape":"S6"},"action":{"shape":"Sk"},"resource":{"shape":"S6"},"context":{"shape":"Sn"},"entities":{"shape":"S3"}}},"output":{"type":"structure","required":["decision","determiningPolicies","errors"],"members":{"decision":{},"determiningPolicies":{"shape":"St"},"errors":{"shape":"Sw"}}}},"IsAuthorizedWithToken":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"identityToken":{"shape":"S2o"},"accessToken":{"shape":"S2o"},"action":{"shape":"Sk"},"resource":{"shape":"S6"},"context":{"shape":"Sn"},"entities":{"shape":"S3"}}},"output":{"type":"structure","required":["decision","determiningPolicies","errors"],"members":{"decision":{},"determiningPolicies":{"shape":"St"},"errors":{"shape":"Sw"}}}},"ListIdentitySources":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"type":"list","member":{"type":"structure","members":{"principalEntityType":{"shape":"S15"}}}}}},"output":{"type":"structure","required":["identitySources"],"members":{"nextToken":{},"identitySources":{"type":"list","member":{"type":"structure","required":["createdDate","identitySourceId","lastUpdatedDate","policyStoreId","principalEntityType"],"members":{"createdDate":{"shape":"S17"},"details":{"deprecated":true,"deprecatedMessage":"This shape has been replaced by ConfigurationItem","type":"structure","members":{"clientIds":{"shape":"S13","deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.clientIds"},"userPoolArn":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.userPoolArn"},"discoveryUrl":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.issuer"},"openIdIssuer":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration"}}},"identitySourceId":{},"lastUpdatedDate":{"shape":"S17"},"policyStoreId":{},"principalEntityType":{"shape":"S15"},"configuration":{"type":"structure","members":{"cognitoUserPoolConfiguration":{"type":"structure","required":["userPoolArn","clientIds","issuer"],"members":{"userPoolArn":{},"clientIds":{"shape":"S13"},"issuer":{}}}},"union":true}}}}}}},"ListPolicies":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"nextToken":{},"maxResults":{"type":"integer"},"filter":{"type":"structure","members":{"principal":{"shape":"S34"},"resource":{"shape":"S34"},"policyType":{},"policyTemplateId":{}}}}},"output":{"type":"structure","required":["policies"],"members":{"nextToken":{},"policies":{"type":"list","member":{"type":"structure","required":["policyStoreId","policyId","policyType","definition","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyId":{},"policyType":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"},"definition":{"type":"structure","members":{"static":{"type":"structure","members":{"description":{"shape":"S1c"}}},"templateLinked":{"type":"structure","required":["policyTemplateId"],"members":{"policyTemplateId":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"}}}},"union":true},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"}}}}}}},"ListPolicyStores":{"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["policyStores"],"members":{"nextToken":{},"policyStores":{"type":"list","member":{"type":"structure","required":["policyStoreId","arn","createdDate"],"members":{"policyStoreId":{},"arn":{},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"},"description":{"shape":"S1l"}}}}}}},"ListPolicyTemplates":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["policyTemplates"],"members":{"nextToken":{},"policyTemplates":{"type":"list","member":{"type":"structure","required":["policyStoreId","policyTemplateId","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyTemplateId":{},"description":{"shape":"S1p"},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"}}}}}}},"PutSchema":{"input":{"type":"structure","required":["policyStoreId","definition"],"members":{"policyStoreId":{},"definition":{"type":"structure","members":{"cedarJson":{"shape":"S2i"}},"union":true}}},"output":{"type":"structure","required":["policyStoreId","namespaces","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"namespaces":{"shape":"S2j"},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"}}},"idempotent":true},"UpdateIdentitySource":{"input":{"type":"structure","required":["policyStoreId","identitySourceId","updateConfiguration"],"members":{"policyStoreId":{},"identitySourceId":{},"updateConfiguration":{"type":"structure","members":{"cognitoUserPoolConfiguration":{"type":"structure","required":["userPoolArn"],"members":{"userPoolArn":{},"clientIds":{"shape":"S13"}}}},"union":true},"principalEntityType":{"shape":"S15"}}},"output":{"type":"structure","required":["createdDate","identitySourceId","lastUpdatedDate","policyStoreId"],"members":{"createdDate":{"shape":"S17"},"identitySourceId":{},"lastUpdatedDate":{"shape":"S17"},"policyStoreId":{}}},"idempotent":true},"UpdatePolicy":{"input":{"type":"structure","required":["policyStoreId","policyId","definition"],"members":{"policyStoreId":{},"policyId":{},"definition":{"type":"structure","members":{"static":{"type":"structure","required":["statement"],"members":{"description":{"shape":"S1c"},"statement":{"shape":"S1d"}}}},"union":true}}},"output":{"type":"structure","required":["policyStoreId","policyId","policyType","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyId":{},"policyType":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"}}},"idempotent":true},"UpdatePolicyStore":{"input":{"type":"structure","required":["policyStoreId","validationSettings"],"members":{"policyStoreId":{},"validationSettings":{"shape":"S1j"},"description":{"shape":"S1l"}}},"output":{"type":"structure","required":["policyStoreId","arn","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"arn":{},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"}}},"idempotent":true},"UpdatePolicyTemplate":{"input":{"type":"structure","required":["policyStoreId","policyTemplateId","statement"],"members":{"policyStoreId":{},"policyTemplateId":{},"description":{"shape":"S1p"},"statement":{"shape":"S1d"}}},"output":{"type":"structure","required":["policyStoreId","policyTemplateId","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyTemplateId":{},"createdDate":{"shape":"S17"},"lastUpdatedDate":{"shape":"S17"}}},"idempotent":true}},"shapes":{"S3":{"type":"structure","members":{"entityList":{"type":"list","member":{"type":"structure","required":["identifier"],"members":{"identifier":{"shape":"S6"},"attributes":{"type":"map","key":{},"value":{"shape":"Sb"}},"parents":{"type":"list","member":{"shape":"S6"}}}}}},"union":true},"S6":{"type":"structure","required":["entityType","entityId"],"members":{"entityType":{"type":"string","sensitive":true},"entityId":{"type":"string","sensitive":true}}},"Sb":{"type":"structure","members":{"boolean":{"type":"boolean","sensitive":true},"entityIdentifier":{"shape":"S6"},"long":{"type":"long","sensitive":true},"string":{"type":"string","sensitive":true},"set":{"type":"list","member":{"shape":"Sb"}},"record":{"type":"map","key":{},"value":{"shape":"Sb"}}},"union":true},"Sj":{"type":"structure","members":{"principal":{"shape":"S6"},"action":{"shape":"Sk"},"resource":{"shape":"S6"},"context":{"shape":"Sn"}}},"Sk":{"type":"structure","required":["actionType","actionId"],"members":{"actionType":{"type":"string","sensitive":true},"actionId":{"type":"string","sensitive":true}}},"Sn":{"type":"structure","members":{"contextMap":{"type":"map","key":{},"value":{"shape":"Sb"}}},"union":true},"St":{"type":"list","member":{"type":"structure","required":["policyId"],"members":{"policyId":{}}}},"Sw":{"type":"list","member":{"type":"structure","required":["errorDescription"],"members":{"errorDescription":{}},"sensitive":true}},"S13":{"type":"list","member":{"type":"string","sensitive":true}},"S15":{"type":"string","sensitive":true},"S17":{"type":"timestamp","timestampFormat":"iso8601"},"S1c":{"type":"string","sensitive":true},"S1d":{"type":"string","sensitive":true},"S1j":{"type":"structure","required":["mode"],"members":{"mode":{}}},"S1l":{"type":"string","sensitive":true},"S1p":{"type":"string","sensitive":true},"S2i":{"type":"string","sensitive":true},"S2j":{"type":"list","member":{"type":"string","sensitive":true}},"S2o":{"type":"string","sensitive":true},"S34":{"type":"structure","members":{"unspecified":{"type":"boolean"},"identifier":{"shape":"S6"}},"union":true}}}
64574
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2021-12-01","endpointPrefix":"verifiedpermissions","jsonVersion":"1.0","protocol":"json","serviceFullName":"Amazon Verified Permissions","serviceId":"VerifiedPermissions","signatureVersion":"v4","signingName":"verifiedpermissions","targetPrefix":"VerifiedPermissions","uid":"verifiedpermissions-2021-12-01"},"operations":{"BatchIsAuthorized":{"input":{"type":"structure","required":["policyStoreId","requests"],"members":{"policyStoreId":{},"entities":{"shape":"S3"},"requests":{"type":"list","member":{"shape":"Sj"}}}},"output":{"type":"structure","required":["results"],"members":{"results":{"type":"list","member":{"type":"structure","required":["request","decision","determiningPolicies","errors"],"members":{"request":{"shape":"Sj"},"decision":{},"determiningPolicies":{"shape":"St"},"errors":{"shape":"Sw"}}}}}}},"CreateIdentitySource":{"input":{"type":"structure","required":["policyStoreId","configuration"],"members":{"clientToken":{"idempotencyToken":true},"policyStoreId":{},"configuration":{"type":"structure","members":{"cognitoUserPoolConfiguration":{"type":"structure","required":["userPoolArn"],"members":{"userPoolArn":{},"clientIds":{"shape":"S13"},"groupConfiguration":{"type":"structure","required":["groupEntityType"],"members":{"groupEntityType":{"shape":"S16"}}}}}},"union":true},"principalEntityType":{"shape":"S17"}}},"output":{"type":"structure","required":["createdDate","identitySourceId","lastUpdatedDate","policyStoreId"],"members":{"createdDate":{"shape":"S19"},"identitySourceId":{},"lastUpdatedDate":{"shape":"S19"},"policyStoreId":{}}},"idempotent":true},"CreatePolicy":{"input":{"type":"structure","required":["policyStoreId","definition"],"members":{"clientToken":{"idempotencyToken":true},"policyStoreId":{},"definition":{"type":"structure","members":{"static":{"type":"structure","required":["statement"],"members":{"description":{"shape":"S1e"},"statement":{"shape":"S1f"}}},"templateLinked":{"type":"structure","required":["policyTemplateId"],"members":{"policyTemplateId":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"}}}},"union":true}}},"output":{"type":"structure","required":["policyStoreId","policyId","policyType","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyId":{},"policyType":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"}}},"idempotent":true},"CreatePolicyStore":{"input":{"type":"structure","required":["validationSettings"],"members":{"clientToken":{"idempotencyToken":true},"validationSettings":{"shape":"S1l"},"description":{"shape":"S1n"}}},"output":{"type":"structure","required":["policyStoreId","arn","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"arn":{},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"}}},"idempotent":true},"CreatePolicyTemplate":{"input":{"type":"structure","required":["policyStoreId","statement"],"members":{"clientToken":{"idempotencyToken":true},"policyStoreId":{},"description":{"shape":"S1r"},"statement":{"shape":"S1f"}}},"output":{"type":"structure","required":["policyStoreId","policyTemplateId","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyTemplateId":{},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"}}},"idempotent":true},"DeleteIdentitySource":{"input":{"type":"structure","required":["policyStoreId","identitySourceId"],"members":{"policyStoreId":{},"identitySourceId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeletePolicy":{"input":{"type":"structure","required":["policyStoreId","policyId"],"members":{"policyStoreId":{},"policyId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeletePolicyStore":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeletePolicyTemplate":{"input":{"type":"structure","required":["policyStoreId","policyTemplateId"],"members":{"policyStoreId":{},"policyTemplateId":{}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetIdentitySource":{"input":{"type":"structure","required":["policyStoreId","identitySourceId"],"members":{"policyStoreId":{},"identitySourceId":{}}},"output":{"type":"structure","required":["createdDate","identitySourceId","lastUpdatedDate","policyStoreId","principalEntityType"],"members":{"createdDate":{"shape":"S19"},"details":{"deprecated":true,"deprecatedMessage":"This shape has been replaced by ConfigurationDetail","type":"structure","members":{"clientIds":{"shape":"S13","deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.clientIds"},"userPoolArn":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.userPoolArn"},"discoveryUrl":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.issuer"},"openIdIssuer":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration"}}},"identitySourceId":{},"lastUpdatedDate":{"shape":"S19"},"policyStoreId":{},"principalEntityType":{"shape":"S17"},"configuration":{"type":"structure","members":{"cognitoUserPoolConfiguration":{"type":"structure","required":["userPoolArn","clientIds","issuer"],"members":{"userPoolArn":{},"clientIds":{"shape":"S13"},"issuer":{},"groupConfiguration":{"type":"structure","members":{"groupEntityType":{"shape":"S16"}}}}}},"union":true}}}},"GetPolicy":{"input":{"type":"structure","required":["policyStoreId","policyId"],"members":{"policyStoreId":{},"policyId":{}}},"output":{"type":"structure","required":["policyStoreId","policyId","policyType","definition","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyId":{},"policyType":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"},"definition":{"type":"structure","members":{"static":{"type":"structure","required":["statement"],"members":{"description":{"shape":"S1e"},"statement":{"shape":"S1f"}}},"templateLinked":{"type":"structure","required":["policyTemplateId"],"members":{"policyTemplateId":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"}}}},"union":true},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"}}}},"GetPolicyStore":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{}}},"output":{"type":"structure","required":["policyStoreId","arn","validationSettings","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"arn":{},"validationSettings":{"shape":"S1l"},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"},"description":{"shape":"S1n"}}}},"GetPolicyTemplate":{"input":{"type":"structure","required":["policyStoreId","policyTemplateId"],"members":{"policyStoreId":{},"policyTemplateId":{}}},"output":{"type":"structure","required":["policyStoreId","policyTemplateId","statement","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyTemplateId":{},"description":{"shape":"S1r"},"statement":{"shape":"S1f"},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"}}}},"GetSchema":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{}}},"output":{"type":"structure","required":["policyStoreId","schema","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"schema":{"shape":"S2l"},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"},"namespaces":{"shape":"S2m"}}}},"IsAuthorized":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"principal":{"shape":"S6"},"action":{"shape":"Sk"},"resource":{"shape":"S6"},"context":{"shape":"Sn"},"entities":{"shape":"S3"}}},"output":{"type":"structure","required":["decision","determiningPolicies","errors"],"members":{"decision":{},"determiningPolicies":{"shape":"St"},"errors":{"shape":"Sw"}}}},"IsAuthorizedWithToken":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"identityToken":{"shape":"S2r"},"accessToken":{"shape":"S2r"},"action":{"shape":"Sk"},"resource":{"shape":"S6"},"context":{"shape":"Sn"},"entities":{"shape":"S3"}}},"output":{"type":"structure","required":["decision","determiningPolicies","errors"],"members":{"decision":{},"determiningPolicies":{"shape":"St"},"errors":{"shape":"Sw"},"principal":{"shape":"S6"}}}},"ListIdentitySources":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"nextToken":{},"maxResults":{"type":"integer"},"filters":{"type":"list","member":{"type":"structure","members":{"principalEntityType":{"shape":"S17"}}}}}},"output":{"type":"structure","required":["identitySources"],"members":{"nextToken":{},"identitySources":{"type":"list","member":{"type":"structure","required":["createdDate","identitySourceId","lastUpdatedDate","policyStoreId","principalEntityType"],"members":{"createdDate":{"shape":"S19"},"details":{"deprecated":true,"deprecatedMessage":"This shape has been replaced by ConfigurationItem","type":"structure","members":{"clientIds":{"shape":"S13","deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.clientIds"},"userPoolArn":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.userPoolArn"},"discoveryUrl":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration.cognitoUserPoolConfiguration.issuer"},"openIdIssuer":{"deprecated":true,"deprecatedMessage":"This attribute has been replaced by configuration"}}},"identitySourceId":{},"lastUpdatedDate":{"shape":"S19"},"policyStoreId":{},"principalEntityType":{"shape":"S17"},"configuration":{"type":"structure","members":{"cognitoUserPoolConfiguration":{"type":"structure","required":["userPoolArn","clientIds","issuer"],"members":{"userPoolArn":{},"clientIds":{"shape":"S13"},"issuer":{},"groupConfiguration":{"type":"structure","members":{"groupEntityType":{"shape":"S16"}}}}}},"union":true}}}}}}},"ListPolicies":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"nextToken":{},"maxResults":{"type":"integer"},"filter":{"type":"structure","members":{"principal":{"shape":"S38"},"resource":{"shape":"S38"},"policyType":{},"policyTemplateId":{}}}}},"output":{"type":"structure","required":["policies"],"members":{"nextToken":{},"policies":{"type":"list","member":{"type":"structure","required":["policyStoreId","policyId","policyType","definition","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyId":{},"policyType":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"},"definition":{"type":"structure","members":{"static":{"type":"structure","members":{"description":{"shape":"S1e"}}},"templateLinked":{"type":"structure","required":["policyTemplateId"],"members":{"policyTemplateId":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"}}}},"union":true},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"}}}}}}},"ListPolicyStores":{"input":{"type":"structure","members":{"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["policyStores"],"members":{"nextToken":{},"policyStores":{"type":"list","member":{"type":"structure","required":["policyStoreId","arn","createdDate"],"members":{"policyStoreId":{},"arn":{},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"},"description":{"shape":"S1n"}}}}}}},"ListPolicyTemplates":{"input":{"type":"structure","required":["policyStoreId"],"members":{"policyStoreId":{},"nextToken":{},"maxResults":{"type":"integer"}}},"output":{"type":"structure","required":["policyTemplates"],"members":{"nextToken":{},"policyTemplates":{"type":"list","member":{"type":"structure","required":["policyStoreId","policyTemplateId","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyTemplateId":{},"description":{"shape":"S1r"},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"}}}}}}},"PutSchema":{"input":{"type":"structure","required":["policyStoreId","definition"],"members":{"policyStoreId":{},"definition":{"type":"structure","members":{"cedarJson":{"shape":"S2l"}},"union":true}}},"output":{"type":"structure","required":["policyStoreId","namespaces","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"namespaces":{"shape":"S2m"},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"}}},"idempotent":true},"UpdateIdentitySource":{"input":{"type":"structure","required":["policyStoreId","identitySourceId","updateConfiguration"],"members":{"policyStoreId":{},"identitySourceId":{},"updateConfiguration":{"type":"structure","members":{"cognitoUserPoolConfiguration":{"type":"structure","required":["userPoolArn"],"members":{"userPoolArn":{},"clientIds":{"shape":"S13"},"groupConfiguration":{"type":"structure","required":["groupEntityType"],"members":{"groupEntityType":{"shape":"S16"}}}}}},"union":true},"principalEntityType":{"shape":"S17"}}},"output":{"type":"structure","required":["createdDate","identitySourceId","lastUpdatedDate","policyStoreId"],"members":{"createdDate":{"shape":"S19"},"identitySourceId":{},"lastUpdatedDate":{"shape":"S19"},"policyStoreId":{}}},"idempotent":true},"UpdatePolicy":{"input":{"type":"structure","required":["policyStoreId","policyId","definition"],"members":{"policyStoreId":{},"policyId":{},"definition":{"type":"structure","members":{"static":{"type":"structure","required":["statement"],"members":{"description":{"shape":"S1e"},"statement":{"shape":"S1f"}}}},"union":true}}},"output":{"type":"structure","required":["policyStoreId","policyId","policyType","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyId":{},"policyType":{},"principal":{"shape":"S6"},"resource":{"shape":"S6"},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"}}},"idempotent":true},"UpdatePolicyStore":{"input":{"type":"structure","required":["policyStoreId","validationSettings"],"members":{"policyStoreId":{},"validationSettings":{"shape":"S1l"},"description":{"shape":"S1n"}}},"output":{"type":"structure","required":["policyStoreId","arn","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"arn":{},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"}}},"idempotent":true},"UpdatePolicyTemplate":{"input":{"type":"structure","required":["policyStoreId","policyTemplateId","statement"],"members":{"policyStoreId":{},"policyTemplateId":{},"description":{"shape":"S1r"},"statement":{"shape":"S1f"}}},"output":{"type":"structure","required":["policyStoreId","policyTemplateId","createdDate","lastUpdatedDate"],"members":{"policyStoreId":{},"policyTemplateId":{},"createdDate":{"shape":"S19"},"lastUpdatedDate":{"shape":"S19"}}},"idempotent":true}},"shapes":{"S3":{"type":"structure","members":{"entityList":{"type":"list","member":{"type":"structure","required":["identifier"],"members":{"identifier":{"shape":"S6"},"attributes":{"type":"map","key":{},"value":{"shape":"Sb"}},"parents":{"type":"list","member":{"shape":"S6"}}}}}},"union":true},"S6":{"type":"structure","required":["entityType","entityId"],"members":{"entityType":{"type":"string","sensitive":true},"entityId":{"type":"string","sensitive":true}}},"Sb":{"type":"structure","members":{"boolean":{"type":"boolean","sensitive":true},"entityIdentifier":{"shape":"S6"},"long":{"type":"long","sensitive":true},"string":{"type":"string","sensitive":true},"set":{"type":"list","member":{"shape":"Sb"}},"record":{"type":"map","key":{},"value":{"shape":"Sb"}}},"union":true},"Sj":{"type":"structure","members":{"principal":{"shape":"S6"},"action":{"shape":"Sk"},"resource":{"shape":"S6"},"context":{"shape":"Sn"}}},"Sk":{"type":"structure","required":["actionType","actionId"],"members":{"actionType":{"type":"string","sensitive":true},"actionId":{"type":"string","sensitive":true}}},"Sn":{"type":"structure","members":{"contextMap":{"type":"map","key":{},"value":{"shape":"Sb"}}},"union":true},"St":{"type":"list","member":{"type":"structure","required":["policyId"],"members":{"policyId":{}}}},"Sw":{"type":"list","member":{"type":"structure","required":["errorDescription"],"members":{"errorDescription":{}},"sensitive":true}},"S13":{"type":"list","member":{"type":"string","sensitive":true}},"S16":{"type":"string","sensitive":true},"S17":{"type":"string","sensitive":true},"S19":{"type":"timestamp","timestampFormat":"iso8601"},"S1e":{"type":"string","sensitive":true},"S1f":{"type":"string","sensitive":true},"S1l":{"type":"structure","required":["mode"],"members":{"mode":{}}},"S1n":{"type":"string","sensitive":true},"S1r":{"type":"string","sensitive":true},"S2l":{"type":"string","sensitive":true},"S2m":{"type":"list","member":{"type":"string","sensitive":true}},"S2r":{"type":"string","sensitive":true},"S38":{"type":"structure","members":{"unspecified":{"type":"boolean"},"identifier":{"shape":"S6"}},"union":true}}}
64572
64575
 
64573
64576
  /***/ }),
64574
64577
  /* 1316 */
@@ -64654,7 +64657,7 @@ return /******/ (function(modules) { // webpackBootstrap
64654
64657
  /* 1323 */
64655
64658
  /***/ (function(module, exports) {
64656
64659
 
64657
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-07-19","endpointPrefix":"medical-imaging","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Health Imaging","serviceId":"Medical Imaging","signatureVersion":"v4","signingName":"medical-imaging","uid":"medical-imaging-2023-07-19"},"operations":{"CopyImageSet":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{sourceImageSetId}/copyImageSet","responseCode":200},"input":{"type":"structure","required":["datastoreId","sourceImageSetId","copyImageSetInformation"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"sourceImageSetId":{"location":"uri","locationName":"sourceImageSetId"},"copyImageSetInformation":{"type":"structure","required":["sourceImageSet"],"members":{"sourceImageSet":{"type":"structure","required":["latestVersionId"],"members":{"latestVersionId":{}}},"destinationImageSet":{"type":"structure","required":["imageSetId","latestVersionId"],"members":{"imageSetId":{},"latestVersionId":{}}}}}},"payload":"copyImageSetInformation"},"output":{"type":"structure","required":["datastoreId","sourceImageSetProperties","destinationImageSetProperties"],"members":{"datastoreId":{},"sourceImageSetProperties":{"type":"structure","required":["imageSetId","latestVersionId"],"members":{"imageSetId":{},"latestVersionId":{},"imageSetState":{},"imageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"imageSetArn":{}}},"destinationImageSetProperties":{"type":"structure","required":["imageSetId","latestVersionId"],"members":{"imageSetId":{},"latestVersionId":{},"imageSetState":{},"imageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"imageSetArn":{}}}}},"endpoint":{"hostPrefix":"runtime-"}},"CreateDatastore":{"http":{"requestUri":"/datastore","responseCode":200},"input":{"type":"structure","required":["clientToken"],"members":{"datastoreName":{},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Si"},"kmsKeyArn":{}}},"output":{"type":"structure","required":["datastoreId","datastoreStatus"],"members":{"datastoreId":{},"datastoreStatus":{}}},"idempotent":true},"DeleteDatastore":{"http":{"method":"DELETE","requestUri":"/datastore/{datastoreId}","responseCode":200},"input":{"type":"structure","required":["datastoreId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"}}},"output":{"type":"structure","required":["datastoreId","datastoreStatus"],"members":{"datastoreId":{},"datastoreStatus":{}}},"idempotent":true},"DeleteImageSet":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/deleteImageSet","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"}}},"output":{"type":"structure","required":["datastoreId","imageSetId","imageSetState","imageSetWorkflowStatus"],"members":{"datastoreId":{},"imageSetId":{},"imageSetState":{},"imageSetWorkflowStatus":{}}},"endpoint":{"hostPrefix":"runtime-"},"idempotent":true},"GetDICOMImportJob":{"http":{"method":"GET","requestUri":"/getDICOMImportJob/datastore/{datastoreId}/job/{jobId}","responseCode":200},"input":{"type":"structure","required":["datastoreId","jobId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","required":["jobProperties"],"members":{"jobProperties":{"type":"structure","required":["jobId","jobName","jobStatus","datastoreId","dataAccessRoleArn","inputS3Uri","outputS3Uri"],"members":{"jobId":{},"jobName":{},"jobStatus":{},"datastoreId":{},"dataAccessRoleArn":{},"endedAt":{"type":"timestamp"},"submittedAt":{"type":"timestamp"},"inputS3Uri":{},"outputS3Uri":{},"message":{}}}}}},"GetDatastore":{"http":{"method":"GET","requestUri":"/datastore/{datastoreId}","responseCode":200},"input":{"type":"structure","required":["datastoreId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"}}},"output":{"type":"structure","required":["datastoreProperties"],"members":{"datastoreProperties":{"type":"structure","required":["datastoreId","datastoreName","datastoreStatus"],"members":{"datastoreId":{},"datastoreName":{},"datastoreStatus":{},"kmsKeyArn":{},"datastoreArn":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"}}}}}},"GetImageFrame":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/getImageFrame","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId","imageFrameInformation"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"imageFrameInformation":{"type":"structure","required":["imageFrameId"],"members":{"imageFrameId":{}}}},"payload":"imageFrameInformation"},"output":{"type":"structure","required":["imageFrameBlob"],"members":{"imageFrameBlob":{"type":"blob","streaming":true},"contentType":{"location":"header","locationName":"Content-Type"}},"payload":"imageFrameBlob"},"endpoint":{"hostPrefix":"runtime-"}},"GetImageSet":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/getImageSet","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"versionId":{"location":"querystring","locationName":"version"}}},"output":{"type":"structure","required":["datastoreId","imageSetId","versionId","imageSetState"],"members":{"datastoreId":{},"imageSetId":{},"versionId":{},"imageSetState":{},"imageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"deletedAt":{"type":"timestamp"},"message":{},"imageSetArn":{}}},"endpoint":{"hostPrefix":"runtime-"}},"GetImageSetMetadata":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/getImageSetMetadata","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"versionId":{"location":"querystring","locationName":"version"}}},"output":{"type":"structure","required":["imageSetMetadataBlob"],"members":{"imageSetMetadataBlob":{"type":"blob","streaming":true},"contentType":{"location":"header","locationName":"Content-Type"},"contentEncoding":{"location":"header","locationName":"Content-Encoding"}},"payload":"imageSetMetadataBlob"},"endpoint":{"hostPrefix":"runtime-"}},"ListDICOMImportJobs":{"http":{"method":"GET","requestUri":"/listDICOMImportJobs/datastore/{datastoreId}","responseCode":200},"input":{"type":"structure","required":["datastoreId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"jobStatus":{"location":"querystring","locationName":"jobStatus"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["jobSummaries"],"members":{"jobSummaries":{"type":"list","member":{"type":"structure","required":["jobId","jobName","jobStatus","datastoreId"],"members":{"jobId":{},"jobName":{},"jobStatus":{},"datastoreId":{},"dataAccessRoleArn":{},"endedAt":{"type":"timestamp"},"submittedAt":{"type":"timestamp"},"message":{}}}},"nextToken":{}}}},"ListDatastores":{"http":{"method":"GET","requestUri":"/datastore","responseCode":200},"input":{"type":"structure","members":{"datastoreStatus":{"location":"querystring","locationName":"datastoreStatus"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"datastoreSummaries":{"type":"list","member":{"type":"structure","required":["datastoreId","datastoreName","datastoreStatus"],"members":{"datastoreId":{},"datastoreName":{},"datastoreStatus":{},"datastoreArn":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"}}}},"nextToken":{}}}},"ListImageSetVersions":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/listImageSetVersions","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["imageSetPropertiesList"],"members":{"imageSetPropertiesList":{"type":"list","member":{"type":"structure","required":["imageSetId","versionId","imageSetState"],"members":{"imageSetId":{},"versionId":{},"imageSetState":{},"ImageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"deletedAt":{"type":"timestamp"},"message":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"runtime-"}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"Si"}}}},"SearchImageSets":{"http":{"requestUri":"/datastore/{datastoreId}/searchImageSets","responseCode":200},"input":{"type":"structure","required":["datastoreId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"searchCriteria":{"type":"structure","members":{"filters":{"type":"list","member":{"type":"structure","required":["values","operator"],"members":{"values":{"type":"list","member":{"type":"structure","members":{"DICOMPatientId":{"shape":"S23"},"DICOMAccessionNumber":{"shape":"S24"},"DICOMStudyId":{"shape":"S25"},"DICOMStudyInstanceUID":{"shape":"S26"},"createdAt":{"type":"timestamp"},"DICOMStudyDateAndTime":{"type":"structure","required":["DICOMStudyDate"],"members":{"DICOMStudyDate":{"shape":"S28"},"DICOMStudyTime":{"shape":"S29"}}}},"union":true}},"operator":{}}}}},"sensitive":true},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}},"payload":"searchCriteria"},"output":{"type":"structure","required":["imageSetsMetadataSummaries"],"members":{"imageSetsMetadataSummaries":{"type":"list","member":{"type":"structure","required":["imageSetId"],"members":{"imageSetId":{},"version":{"type":"integer"},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"DICOMTags":{"type":"structure","members":{"DICOMPatientId":{"shape":"S23"},"DICOMPatientName":{"type":"string","sensitive":true},"DICOMPatientBirthDate":{"type":"string","sensitive":true},"DICOMPatientSex":{"type":"string","sensitive":true},"DICOMStudyInstanceUID":{"shape":"S26"},"DICOMStudyId":{"shape":"S25"},"DICOMStudyDescription":{"type":"string","sensitive":true},"DICOMNumberOfStudyRelatedSeries":{"type":"integer"},"DICOMNumberOfStudyRelatedInstances":{"type":"integer"},"DICOMAccessionNumber":{"shape":"S24"},"DICOMStudyDate":{"shape":"S28"},"DICOMStudyTime":{"shape":"S29"}}}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"runtime-"}},"StartDICOMImportJob":{"http":{"requestUri":"/startDICOMImportJob/datastore/{datastoreId}","responseCode":200},"input":{"type":"structure","required":["dataAccessRoleArn","clientToken","datastoreId","inputS3Uri","outputS3Uri"],"members":{"jobName":{},"dataAccessRoleArn":{},"clientToken":{"idempotencyToken":true},"datastoreId":{"location":"uri","locationName":"datastoreId"},"inputS3Uri":{},"outputS3Uri":{}}},"output":{"type":"structure","required":["datastoreId","jobId","jobStatus","submittedAt"],"members":{"datastoreId":{},"jobId":{},"jobStatus":{},"submittedAt":{"type":"timestamp"}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Si"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateImageSetMetadata":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/updateImageSetMetadata","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId","latestVersionId","updateImageSetMetadataUpdates"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"latestVersionId":{"location":"querystring","locationName":"latestVersion"},"updateImageSetMetadataUpdates":{"type":"structure","members":{"DICOMUpdates":{"type":"structure","members":{"removableAttributes":{"shape":"S2x"},"updatableAttributes":{"shape":"S2x"}}}},"union":true}},"payload":"updateImageSetMetadataUpdates"},"output":{"type":"structure","required":["datastoreId","imageSetId","latestVersionId","imageSetState"],"members":{"datastoreId":{},"imageSetId":{},"latestVersionId":{},"imageSetState":{},"imageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"message":{}}},"endpoint":{"hostPrefix":"runtime-"}}},"shapes":{"Si":{"type":"map","key":{},"value":{}},"S23":{"type":"string","sensitive":true},"S24":{"type":"string","sensitive":true},"S25":{"type":"string","sensitive":true},"S26":{"type":"string","sensitive":true},"S28":{"type":"string","sensitive":true},"S29":{"type":"string","sensitive":true},"S2x":{"type":"blob","sensitive":true}}}
64660
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-07-19","endpointPrefix":"medical-imaging","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Health Imaging","serviceId":"Medical Imaging","signatureVersion":"v4","signingName":"medical-imaging","uid":"medical-imaging-2023-07-19"},"operations":{"CopyImageSet":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{sourceImageSetId}/copyImageSet","responseCode":200},"input":{"type":"structure","required":["datastoreId","sourceImageSetId","copyImageSetInformation"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"sourceImageSetId":{"location":"uri","locationName":"sourceImageSetId"},"copyImageSetInformation":{"type":"structure","required":["sourceImageSet"],"members":{"sourceImageSet":{"type":"structure","required":["latestVersionId"],"members":{"latestVersionId":{}}},"destinationImageSet":{"type":"structure","required":["imageSetId","latestVersionId"],"members":{"imageSetId":{},"latestVersionId":{}}}}}},"payload":"copyImageSetInformation"},"output":{"type":"structure","required":["datastoreId","sourceImageSetProperties","destinationImageSetProperties"],"members":{"datastoreId":{},"sourceImageSetProperties":{"type":"structure","required":["imageSetId","latestVersionId"],"members":{"imageSetId":{},"latestVersionId":{},"imageSetState":{},"imageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"imageSetArn":{}}},"destinationImageSetProperties":{"type":"structure","required":["imageSetId","latestVersionId"],"members":{"imageSetId":{},"latestVersionId":{},"imageSetState":{},"imageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"imageSetArn":{}}}}},"endpoint":{"hostPrefix":"runtime-"}},"CreateDatastore":{"http":{"requestUri":"/datastore","responseCode":200},"input":{"type":"structure","required":["clientToken"],"members":{"datastoreName":{},"clientToken":{"idempotencyToken":true},"tags":{"shape":"Si"},"kmsKeyArn":{}}},"output":{"type":"structure","required":["datastoreId","datastoreStatus"],"members":{"datastoreId":{},"datastoreStatus":{}}},"idempotent":true},"DeleteDatastore":{"http":{"method":"DELETE","requestUri":"/datastore/{datastoreId}","responseCode":200},"input":{"type":"structure","required":["datastoreId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"}}},"output":{"type":"structure","required":["datastoreId","datastoreStatus"],"members":{"datastoreId":{},"datastoreStatus":{}}},"idempotent":true},"DeleteImageSet":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/deleteImageSet","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"}}},"output":{"type":"structure","required":["datastoreId","imageSetId","imageSetState","imageSetWorkflowStatus"],"members":{"datastoreId":{},"imageSetId":{},"imageSetState":{},"imageSetWorkflowStatus":{}}},"endpoint":{"hostPrefix":"runtime-"},"idempotent":true},"GetDICOMImportJob":{"http":{"method":"GET","requestUri":"/getDICOMImportJob/datastore/{datastoreId}/job/{jobId}","responseCode":200},"input":{"type":"structure","required":["datastoreId","jobId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"jobId":{"location":"uri","locationName":"jobId"}}},"output":{"type":"structure","required":["jobProperties"],"members":{"jobProperties":{"type":"structure","required":["jobId","jobName","jobStatus","datastoreId","dataAccessRoleArn","inputS3Uri","outputS3Uri"],"members":{"jobId":{},"jobName":{},"jobStatus":{},"datastoreId":{},"dataAccessRoleArn":{},"endedAt":{"type":"timestamp"},"submittedAt":{"type":"timestamp"},"inputS3Uri":{},"outputS3Uri":{},"message":{}}}}}},"GetDatastore":{"http":{"method":"GET","requestUri":"/datastore/{datastoreId}","responseCode":200},"input":{"type":"structure","required":["datastoreId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"}}},"output":{"type":"structure","required":["datastoreProperties"],"members":{"datastoreProperties":{"type":"structure","required":["datastoreId","datastoreName","datastoreStatus"],"members":{"datastoreId":{},"datastoreName":{},"datastoreStatus":{},"kmsKeyArn":{},"datastoreArn":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"}}}}}},"GetImageFrame":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/getImageFrame","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId","imageFrameInformation"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"imageFrameInformation":{"type":"structure","required":["imageFrameId"],"members":{"imageFrameId":{}}}},"payload":"imageFrameInformation"},"output":{"type":"structure","required":["imageFrameBlob"],"members":{"imageFrameBlob":{"type":"blob","streaming":true},"contentType":{"location":"header","locationName":"Content-Type"}},"payload":"imageFrameBlob"},"endpoint":{"hostPrefix":"runtime-"}},"GetImageSet":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/getImageSet","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"versionId":{"location":"querystring","locationName":"version"}}},"output":{"type":"structure","required":["datastoreId","imageSetId","versionId","imageSetState"],"members":{"datastoreId":{},"imageSetId":{},"versionId":{},"imageSetState":{},"imageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"deletedAt":{"type":"timestamp"},"message":{},"imageSetArn":{}}},"endpoint":{"hostPrefix":"runtime-"}},"GetImageSetMetadata":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/getImageSetMetadata","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"versionId":{"location":"querystring","locationName":"version"}}},"output":{"type":"structure","required":["imageSetMetadataBlob"],"members":{"imageSetMetadataBlob":{"type":"blob","streaming":true},"contentType":{"location":"header","locationName":"Content-Type"},"contentEncoding":{"location":"header","locationName":"Content-Encoding"}},"payload":"imageSetMetadataBlob"},"endpoint":{"hostPrefix":"runtime-"}},"ListDICOMImportJobs":{"http":{"method":"GET","requestUri":"/listDICOMImportJobs/datastore/{datastoreId}","responseCode":200},"input":{"type":"structure","required":["datastoreId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"jobStatus":{"location":"querystring","locationName":"jobStatus"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["jobSummaries"],"members":{"jobSummaries":{"type":"list","member":{"type":"structure","required":["jobId","jobName","jobStatus","datastoreId"],"members":{"jobId":{},"jobName":{},"jobStatus":{},"datastoreId":{},"dataAccessRoleArn":{},"endedAt":{"type":"timestamp"},"submittedAt":{"type":"timestamp"},"message":{}}}},"nextToken":{}}}},"ListDatastores":{"http":{"method":"GET","requestUri":"/datastore","responseCode":200},"input":{"type":"structure","members":{"datastoreStatus":{"location":"querystring","locationName":"datastoreStatus"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","members":{"datastoreSummaries":{"type":"list","member":{"type":"structure","required":["datastoreId","datastoreName","datastoreStatus"],"members":{"datastoreId":{},"datastoreName":{},"datastoreStatus":{},"datastoreArn":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"}}}},"nextToken":{}}}},"ListImageSetVersions":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/listImageSetVersions","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"nextToken":{"location":"querystring","locationName":"nextToken"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"}}},"output":{"type":"structure","required":["imageSetPropertiesList"],"members":{"imageSetPropertiesList":{"type":"list","member":{"type":"structure","required":["imageSetId","versionId","imageSetState"],"members":{"imageSetId":{},"versionId":{},"imageSetState":{},"ImageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"deletedAt":{"type":"timestamp"},"message":{}}}},"nextToken":{}}},"endpoint":{"hostPrefix":"runtime-"}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"Si"}}}},"SearchImageSets":{"http":{"requestUri":"/datastore/{datastoreId}/searchImageSets","responseCode":200},"input":{"type":"structure","required":["datastoreId"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"searchCriteria":{"type":"structure","members":{"filters":{"type":"list","member":{"type":"structure","required":["values","operator"],"members":{"values":{"type":"list","member":{"type":"structure","members":{"DICOMPatientId":{"shape":"S23"},"DICOMAccessionNumber":{"shape":"S24"},"DICOMStudyId":{"shape":"S25"},"DICOMStudyInstanceUID":{"shape":"S26"},"DICOMSeriesInstanceUID":{"shape":"S27"},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"DICOMStudyDateAndTime":{"type":"structure","required":["DICOMStudyDate"],"members":{"DICOMStudyDate":{"shape":"S29"},"DICOMStudyTime":{"shape":"S2a"}}}},"union":true}},"operator":{}}}},"sort":{"shape":"S2c"}},"sensitive":true},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}},"payload":"searchCriteria"},"output":{"type":"structure","required":["imageSetsMetadataSummaries"],"members":{"imageSetsMetadataSummaries":{"type":"list","member":{"type":"structure","required":["imageSetId"],"members":{"imageSetId":{},"version":{"type":"integer"},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"DICOMTags":{"type":"structure","members":{"DICOMPatientId":{"shape":"S23"},"DICOMPatientName":{"type":"string","sensitive":true},"DICOMPatientBirthDate":{"type":"string","sensitive":true},"DICOMPatientSex":{"type":"string","sensitive":true},"DICOMStudyInstanceUID":{"shape":"S26"},"DICOMStudyId":{"shape":"S25"},"DICOMStudyDescription":{"type":"string","sensitive":true},"DICOMNumberOfStudyRelatedSeries":{"type":"integer"},"DICOMNumberOfStudyRelatedInstances":{"type":"integer"},"DICOMAccessionNumber":{"shape":"S24"},"DICOMSeriesInstanceUID":{"shape":"S27"},"DICOMSeriesModality":{"type":"string","sensitive":true},"DICOMSeriesBodyPart":{"type":"string","sensitive":true},"DICOMSeriesNumber":{"type":"integer","sensitive":true},"DICOMStudyDate":{"shape":"S29"},"DICOMStudyTime":{"shape":"S2a"}}}}}},"sort":{"shape":"S2c"},"nextToken":{}}},"endpoint":{"hostPrefix":"runtime-"}},"StartDICOMImportJob":{"http":{"requestUri":"/startDICOMImportJob/datastore/{datastoreId}","responseCode":200},"input":{"type":"structure","required":["dataAccessRoleArn","clientToken","datastoreId","inputS3Uri","outputS3Uri"],"members":{"jobName":{},"dataAccessRoleArn":{},"clientToken":{"idempotencyToken":true},"datastoreId":{"location":"uri","locationName":"datastoreId"},"inputS3Uri":{},"outputS3Uri":{}}},"output":{"type":"structure","required":["datastoreId","jobId","jobStatus","submittedAt"],"members":{"datastoreId":{},"jobId":{},"jobStatus":{},"submittedAt":{"type":"timestamp"}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"Si"}}},"output":{"type":"structure","members":{}},"idempotent":true},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateImageSetMetadata":{"http":{"requestUri":"/datastore/{datastoreId}/imageSet/{imageSetId}/updateImageSetMetadata","responseCode":200},"input":{"type":"structure","required":["datastoreId","imageSetId","latestVersionId","updateImageSetMetadataUpdates"],"members":{"datastoreId":{"location":"uri","locationName":"datastoreId"},"imageSetId":{"location":"uri","locationName":"imageSetId"},"latestVersionId":{"location":"querystring","locationName":"latestVersion"},"updateImageSetMetadataUpdates":{"type":"structure","members":{"DICOMUpdates":{"type":"structure","members":{"removableAttributes":{"shape":"S34"},"updatableAttributes":{"shape":"S34"}}}},"union":true}},"payload":"updateImageSetMetadataUpdates"},"output":{"type":"structure","required":["datastoreId","imageSetId","latestVersionId","imageSetState"],"members":{"datastoreId":{},"imageSetId":{},"latestVersionId":{},"imageSetState":{},"imageSetWorkflowStatus":{},"createdAt":{"type":"timestamp"},"updatedAt":{"type":"timestamp"},"message":{}}},"endpoint":{"hostPrefix":"runtime-"}}},"shapes":{"Si":{"type":"map","key":{},"value":{}},"S23":{"type":"string","sensitive":true},"S24":{"type":"string","sensitive":true},"S25":{"type":"string","sensitive":true},"S26":{"type":"string","sensitive":true},"S27":{"type":"string","sensitive":true},"S29":{"type":"string","sensitive":true},"S2a":{"type":"string","sensitive":true},"S2c":{"type":"structure","required":["sortOrder","sortField"],"members":{"sortOrder":{},"sortField":{}}},"S34":{"type":"blob","sensitive":true}}}
64658
64661
 
64659
64662
  /***/ }),
64660
64663
  /* 1324 */
@@ -64933,13 +64936,13 @@ return /******/ (function(modules) { // webpackBootstrap
64933
64936
  /* 1348 */
64934
64937
  /***/ (function(module, exports) {
64935
64938
 
64936
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"datazone","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon DataZone","serviceId":"DataZone","signatureVersion":"v4","signingName":"datazone","uid":"datazone-2018-05-10"},"operations":{"AcceptPredictions":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}/accept-predictions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"acceptChoices":{"type":"list","member":{"type":"structure","required":["predictionTarget"],"members":{"editedValue":{"type":"string","sensitive":true},"predictionChoice":{"type":"integer"},"predictionTarget":{}}}},"acceptRule":{"type":"structure","members":{"rule":{},"threshold":{"type":"float"}}},"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["assetId","domainId","revision"],"members":{"assetId":{},"domainId":{},"revision":{}}},"idempotent":true},"AcceptSubscriptionRequest":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/accept","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"decisionComment":{"shape":"Sh"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"CancelMetadataGenerationRun":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}/cancel","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}}},"CancelSubscription":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/subscriptions/{identifier}/cancel","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","status","subscribedListing","subscribedPrincipal","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"retainPermissions":{"type":"boolean"},"status":{},"subscribedListing":{"shape":"Sp"},"subscribedPrincipal":{"shape":"S13"},"subscriptionRequestId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"CreateAsset":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/assets","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","name","owningProjectIdentifier","typeIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"externalIdentifier":{"shape":"S1h"},"formsInput":{"shape":"S1i"},"glossaryTerms":{"shape":"S1n"},"name":{"shape":"S1p"},"owningProjectIdentifier":{},"predictionConfiguration":{"shape":"S1q"},"typeIdentifier":{},"typeRevision":{}}},"output":{"type":"structure","required":["domainId","formsOutput","id","name","owningProjectId","revision","typeIdentifier","typeRevision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"externalIdentifier":{"shape":"S1h"},"firstRevisionCreatedAt":{"type":"timestamp"},"firstRevisionCreatedBy":{},"formsOutput":{"shape":"S1u"},"glossaryTerms":{"shape":"S1n"},"id":{},"listing":{"shape":"S1x"},"name":{"shape":"S1p"},"owningProjectId":{},"predictionConfiguration":{"shape":"S1q"},"readOnlyFormsOutput":{"shape":"S1u"},"revision":{},"typeIdentifier":{},"typeRevision":{}}},"idempotent":true},"CreateAssetRevision":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}/revisions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier","name"],"members":{"clientToken":{"idempotencyToken":true},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"formsInput":{"shape":"S1i"},"glossaryTerms":{"shape":"S1n"},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S1p"},"predictionConfiguration":{"shape":"S1q"},"typeRevision":{}}},"output":{"type":"structure","required":["domainId","formsOutput","id","name","owningProjectId","revision","typeIdentifier","typeRevision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"externalIdentifier":{"shape":"S1h"},"firstRevisionCreatedAt":{"type":"timestamp"},"firstRevisionCreatedBy":{},"formsOutput":{"shape":"S1u"},"glossaryTerms":{"shape":"S1n"},"id":{},"listing":{"shape":"S1x"},"name":{"shape":"S1p"},"owningProjectId":{},"predictionConfiguration":{"shape":"S1q"},"readOnlyFormsOutput":{"shape":"S1u"},"revision":{},"typeIdentifier":{},"typeRevision":{}}},"idempotent":true},"CreateAssetType":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/asset-types","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","formsInput","name","owningProjectIdentifier"],"members":{"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"formsInput":{"type":"map","key":{},"value":{"type":"structure","required":["typeIdentifier","typeRevision"],"members":{"required":{"type":"boolean"},"typeIdentifier":{},"typeRevision":{}}}},"name":{},"owningProjectIdentifier":{}}},"output":{"type":"structure","required":["domainId","formsOutput","name","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"formsOutput":{"shape":"S25"},"name":{},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"CreateDataSource":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/data-sources","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","name","projectIdentifier","type"],"members":{"assetFormsInput":{"shape":"S1i"},"clientToken":{"idempotencyToken":true},"configuration":{"shape":"S28"},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"enableSetting":{},"environmentIdentifier":{},"name":{"shape":"S2t"},"projectIdentifier":{},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S2u"},"schedule":{"shape":"S2v"},"type":{}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","projectId"],"members":{"assetFormsOutput":{"shape":"S1u"},"configuration":{"shape":"S30"},"createdAt":{"shape":"S39"},"description":{"shape":"Sq"},"domainId":{},"enableSetting":{},"environmentId":{},"errorMessage":{"shape":"S3b"},"id":{},"lastRunAt":{"shape":"S39"},"lastRunErrorMessage":{"shape":"S3b"},"lastRunStatus":{},"name":{"shape":"S2t"},"projectId":{},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S2u"},"schedule":{"shape":"S2v"},"status":{},"type":{},"updatedAt":{"shape":"S39"}}},"idempotent":true},"CreateDomain":{"http":{"requestUri":"/v2/domains","responseCode":201},"input":{"type":"structure","required":["domainExecutionRole","name"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"domainExecutionRole":{},"kmsKeyIdentifier":{},"name":{},"singleSignOn":{"shape":"S3j"},"tags":{"shape":"S3m"}}},"output":{"type":"structure","required":["id"],"members":{"arn":{},"description":{},"domainExecutionRole":{},"id":{},"kmsKeyIdentifier":{},"name":{},"portalUrl":{},"singleSignOn":{"shape":"S3j"},"status":{},"tags":{"shape":"S3m"}}},"idempotent":true},"CreateEnvironment":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/environments","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","environmentProfileIdentifier","name","projectIdentifier"],"members":{"description":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentProfileIdentifier":{},"glossaryTerms":{"shape":"S1n"},"name":{},"projectIdentifier":{},"userParameters":{"shape":"S3t"}}},"output":{"type":"structure","required":["createdBy","domainId","environmentProfileId","name","projectId","provider"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S3y"},"createdBy":{},"deploymentProperties":{"shape":"S3z"},"description":{"shape":"Sq"},"domainId":{},"environmentActions":{"shape":"S42"},"environmentBlueprintId":{},"environmentProfileId":{},"glossaryTerms":{"shape":"S1n"},"id":{},"lastDeployment":{"shape":"S48"},"name":{"shape":"S4e"},"projectId":{},"provider":{},"provisionedResources":{"shape":"S4f"},"provisioningProperties":{"shape":"S4h"},"status":{},"updatedAt":{"shape":"S3y"},"userParameters":{"shape":"S4k"}}}},"CreateEnvironmentProfile":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/environment-profiles","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","environmentBlueprintIdentifier","name","projectIdentifier"],"members":{"awsAccountId":{},"awsAccountRegion":{},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{},"name":{"shape":"S4o"},"projectIdentifier":{},"userParameters":{"shape":"S3t"}}},"output":{"type":"structure","required":["createdBy","domainId","environmentBlueprintId","id","name"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S3y"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentBlueprintId":{},"id":{},"name":{"shape":"S4o"},"projectId":{},"updatedAt":{"shape":"S3y"},"userParameters":{"shape":"S4k"}}}},"CreateFormType":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/form-types","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","model","name","owningProjectIdentifier"],"members":{"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"model":{"shape":"S4r"},"name":{"shape":"S1w"},"owningProjectIdentifier":{},"status":{}}},"output":{"type":"structure","required":["domainId","name","revision"],"members":{"description":{"shape":"Sq"},"domainId":{},"name":{"shape":"S1w"},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{}}}},"CreateGlossary":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/glossaries","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","name","owningProjectIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"description":{"shape":"S4w"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"name":{"shape":"S4x"},"owningProjectIdentifier":{},"status":{}}},"output":{"type":"structure","required":["domainId","id","name","owningProjectId"],"members":{"description":{"shape":"S4w"},"domainId":{},"id":{},"name":{"shape":"S4x"},"owningProjectId":{},"status":{}}},"idempotent":true},"CreateGlossaryTerm":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/glossary-terms","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","glossaryIdentifier","name"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryIdentifier":{},"longDescription":{"shape":"S52"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S54"}}},"output":{"type":"structure","required":["domainId","glossaryId","id","name","status"],"members":{"domainId":{},"glossaryId":{},"id":{},"longDescription":{"shape":"S52"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S54"}}},"idempotent":true},"CreateGroupProfile":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/group-profiles","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","groupIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupIdentifier":{}}},"output":{"type":"structure","members":{"domainId":{},"groupName":{"shape":"S5b"},"id":{},"status":{}}},"idempotent":true},"CreateListingChangeSet":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/listings/change-set","responseCode":200},"input":{"type":"structure","required":["action","domainIdentifier","entityIdentifier","entityType"],"members":{"action":{},"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"entityIdentifier":{},"entityRevision":{},"entityType":{}}},"output":{"type":"structure","required":["listingId","listingRevision","status"],"members":{"listingId":{},"listingRevision":{},"status":{}}}},"CreateProject":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/projects","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","name"],"members":{"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryTerms":{"shape":"S1n"},"name":{"shape":"S15"}}},"output":{"type":"structure","required":["createdBy","domainId","id","name"],"members":{"createdAt":{"shape":"S3y"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"failureReasons":{"shape":"S5l"},"glossaryTerms":{"shape":"S1n"},"id":{},"lastUpdatedAt":{"shape":"S3y"},"name":{"shape":"S15"},"projectStatus":{}}}},"CreateProjectMembership":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/createMembership","responseCode":201},"input":{"type":"structure","required":["designation","domainIdentifier","member","projectIdentifier"],"members":{"designation":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"member":{"shape":"S5q"},"projectIdentifier":{"location":"uri","locationName":"projectIdentifier"}}},"output":{"type":"structure","members":{}}},"CreateSubscriptionGrant":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/subscription-grants","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","grantedEntity","subscriptionTargetIdentifier"],"members":{"assetTargetNames":{"type":"list","member":{"type":"structure","required":["assetId","targetName"],"members":{"assetId":{},"targetName":{}}}},"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{},"grantedEntity":{"type":"structure","members":{"listing":{"type":"structure","required":["identifier","revision"],"members":{"identifier":{},"revision":{}}}},"union":true},"subscriptionTargetIdentifier":{}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S5z"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S64"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"CreateSubscriptionRequest":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/subscription-requests","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","requestReason","subscribedListings","subscribedPrincipals"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"requestReason":{"shape":"Sm"},"subscribedListings":{"type":"list","member":{"type":"structure","required":["identifier"],"members":{"identifier":{}}}},"subscribedPrincipals":{"type":"list","member":{"type":"structure","members":{"project":{"type":"structure","members":{"identifier":{}}}},"union":true}}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"CreateSubscriptionTarget":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets","responseCode":200},"input":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","domainIdentifier","environmentIdentifier","manageAccessRole","name","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6i"},"authorizedPrincipals":{"shape":"S6j"},"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"manageAccessRole":{},"name":{"shape":"S6l"},"provider":{},"subscriptionTargetConfig":{"shape":"S6m"},"type":{}}},"output":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","createdAt","createdBy","domainId","environmentId","id","manageAccessRole","name","projectId","provider","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6i"},"authorizedPrincipals":{"shape":"S6j"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"environmentId":{},"id":{},"manageAccessRole":{},"name":{"shape":"S6l"},"projectId":{},"provider":{},"subscriptionTargetConfig":{"shape":"S6m"},"type":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"CreateUserProfile":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/user-profiles","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","userIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"userIdentifier":{},"userType":{}}},"output":{"type":"structure","members":{"details":{"shape":"S6t"},"domainId":{},"id":{},"status":{},"type":{}}},"idempotent":true},"DeleteAsset":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteAssetType":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/asset-types/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}}},"DeleteDataSource":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/data-sources/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","projectId"],"members":{"assetFormsOutput":{"shape":"S1u"},"configuration":{"shape":"S30"},"createdAt":{"shape":"S39"},"description":{"shape":"Sq"},"domainId":{},"enableSetting":{},"environmentId":{},"errorMessage":{"shape":"S3b"},"id":{},"lastRunAt":{"shape":"S39"},"lastRunErrorMessage":{"shape":"S3b"},"lastRunStatus":{},"name":{"shape":"S2t"},"projectId":{},"publishOnImport":{"type":"boolean"},"schedule":{"shape":"S2v"},"status":{},"type":{},"updatedAt":{"shape":"S39"}}},"idempotent":true},"DeleteDomain":{"http":{"method":"DELETE","requestUri":"/v2/domains/{identifier}","responseCode":202},"input":{"type":"structure","required":["identifier"],"members":{"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"identifier":{"location":"uri","locationName":"identifier"},"skipDeletionCheck":{"location":"querystring","locationName":"skipDeletionCheck","type":"boolean"}}},"output":{"type":"structure","required":["status"],"members":{"status":{}}},"idempotent":true},"DeleteEnvironment":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environments/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"idempotent":true},"DeleteEnvironmentBlueprintConfiguration":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprint-configurations/{environmentBlueprintIdentifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","environmentBlueprintIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{"location":"uri","locationName":"environmentBlueprintIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteEnvironmentProfile":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environment-profiles/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"idempotent":true},"DeleteFormType":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","formTypeIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"formTypeIdentifier":{"location":"uri","locationName":"formTypeIdentifier"}}},"output":{"type":"structure","members":{}}},"DeleteGlossary":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/glossaries/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteGlossaryTerm":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/glossary-terms/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteListing":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/listings/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteProject":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/projects/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"skipDeletionCheck":{"location":"querystring","locationName":"skipDeletionCheck","type":"boolean"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteProjectMembership":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/deleteMembership","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","member","projectIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"member":{"shape":"S5q"},"projectIdentifier":{"location":"uri","locationName":"projectIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteSubscriptionGrant":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/subscription-grants/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S5z"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S64"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"DeleteSubscriptionRequest":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}}},"DeleteSubscriptionTarget":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}}},"GetAsset":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["domainId","formsOutput","id","name","owningProjectId","revision","typeIdentifier","typeRevision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"externalIdentifier":{"shape":"S1h"},"firstRevisionCreatedAt":{"type":"timestamp"},"firstRevisionCreatedBy":{},"formsOutput":{"shape":"S1u"},"glossaryTerms":{"shape":"S1n"},"id":{},"listing":{"shape":"S1x"},"name":{"shape":"S1p"},"owningProjectId":{},"readOnlyFormsOutput":{"shape":"S1u"},"revision":{},"typeIdentifier":{},"typeRevision":{}}}},"GetAssetType":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/asset-types/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["domainId","formsOutput","name","owningProjectId","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"formsOutput":{"shape":"S25"},"name":{},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetDataSource":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-sources/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","projectId"],"members":{"assetFormsOutput":{"shape":"S1u"},"configuration":{"shape":"S30"},"createdAt":{"shape":"S39"},"description":{"shape":"Sq"},"domainId":{},"enableSetting":{},"environmentId":{},"errorMessage":{"shape":"S3b"},"id":{},"lastRunAssetCount":{"type":"integer"},"lastRunAt":{"shape":"S39"},"lastRunErrorMessage":{"shape":"S3b"},"lastRunStatus":{},"name":{"shape":"S2t"},"projectId":{},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S2u"},"schedule":{"shape":"S2v"},"status":{},"type":{},"updatedAt":{"shape":"S39"}}}},"GetDataSourceRun":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-source-runs/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","dataSourceId","domainId","id","projectId","status","type","updatedAt"],"members":{"createdAt":{"shape":"S39"},"dataSourceConfigurationSnapshot":{},"dataSourceId":{},"domainId":{},"errorMessage":{"shape":"S3b"},"id":{},"projectId":{},"runStatisticsForAssets":{"shape":"S83"},"startedAt":{"shape":"S39"},"status":{},"stoppedAt":{"shape":"S39"},"type":{},"updatedAt":{"shape":"S39"}}}},"GetDomain":{"http":{"method":"GET","requestUri":"/v2/domains/{identifier}","responseCode":200},"input":{"type":"structure","required":["identifier"],"members":{"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainExecutionRole","id","status"],"members":{"arn":{},"createdAt":{"type":"timestamp"},"description":{},"domainExecutionRole":{},"id":{},"kmsKeyIdentifier":{},"lastUpdatedAt":{"type":"timestamp"},"name":{},"portalUrl":{},"singleSignOn":{"shape":"S3j"},"status":{},"tags":{"shape":"S3m"}}}},"GetEnvironment":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdBy","domainId","environmentProfileId","name","projectId","provider"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S3y"},"createdBy":{},"deploymentProperties":{"shape":"S3z"},"description":{"shape":"Sq"},"domainId":{},"environmentActions":{"shape":"S42"},"environmentBlueprintId":{},"environmentProfileId":{},"glossaryTerms":{"shape":"S1n"},"id":{},"lastDeployment":{"shape":"S48"},"name":{"shape":"S4e"},"projectId":{},"provider":{},"provisionedResources":{"shape":"S4f"},"provisioningProperties":{"shape":"S4h"},"status":{},"updatedAt":{"shape":"S3y"},"userParameters":{"shape":"S4k"}}}},"GetEnvironmentBlueprint":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["id","name","provider","provisioningProperties"],"members":{"createdAt":{"shape":"S3y"},"deploymentProperties":{"shape":"S3z"},"description":{"shape":"Sq"},"glossaryTerms":{"shape":"S1n"},"id":{},"name":{},"provider":{},"provisioningProperties":{"shape":"S4h"},"updatedAt":{"shape":"S3y"},"userParameters":{"shape":"S4k"}}}},"GetEnvironmentBlueprintConfiguration":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprint-configurations/{environmentBlueprintIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentBlueprintIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{"location":"uri","locationName":"environmentBlueprintIdentifier"}}},"output":{"type":"structure","required":["domainId","environmentBlueprintId"],"members":{"createdAt":{"shape":"S3y"},"domainId":{},"enabledRegions":{"shape":"S8e"},"environmentBlueprintId":{},"manageAccessRoleArn":{},"provisioningRoleArn":{},"regionalParameters":{"shape":"S8g"},"updatedAt":{"shape":"S3y"}}}},"GetEnvironmentProfile":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-profiles/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdBy","domainId","environmentBlueprintId","id","name"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S3y"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentBlueprintId":{},"id":{},"name":{"shape":"S4o"},"projectId":{},"updatedAt":{"shape":"S3y"},"userParameters":{"shape":"S4k"}}}},"GetFormType":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","formTypeIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"formTypeIdentifier":{"location":"uri","locationName":"formTypeIdentifier"},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["domainId","model","name","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"imports":{"shape":"S8m"},"model":{"shape":"S4r"},"name":{"shape":"S1w"},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"status":{}}}},"GetGlossary":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/glossaries/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","id","name","owningProjectId","status"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"S4w"},"domainId":{},"id":{},"name":{"shape":"S4x"},"owningProjectId":{},"status":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetGlossaryTerm":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/glossary-terms/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","glossaryId","id","name","status"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"glossaryId":{},"id":{},"longDescription":{"shape":"S52"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S54"},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetGroupProfile":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","groupIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupIdentifier":{"location":"uri","locationName":"groupIdentifier"}}},"output":{"type":"structure","members":{"domainId":{},"groupName":{"shape":"S5b"},"id":{},"status":{}}}},"GetIamPortalLoginUrl":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/get-portal-login-url","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"}}},"output":{"type":"structure","required":["userProfileId"],"members":{"authCodeUrl":{},"userProfileId":{}}}},"GetListing":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/listings/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"listingRevision":{"location":"querystring","locationName":"listingRevision"}}},"output":{"type":"structure","required":["domainId","id","listingRevision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"id":{},"item":{"type":"structure","members":{"assetListing":{"type":"structure","members":{"assetId":{},"assetRevision":{},"assetType":{},"createdAt":{"type":"timestamp"},"forms":{},"glossaryTerms":{"shape":"Sw"},"owningProjectId":{}}}},"union":true},"listingRevision":{},"name":{},"status":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetMetadataGenerationRun":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","id","owningProjectId"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"owningProjectId":{},"status":{},"target":{"shape":"S93"},"type":{}}}},"GetProject":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/projects/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdBy","domainId","id","name"],"members":{"createdAt":{"shape":"S3y"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"failureReasons":{"shape":"S5l"},"glossaryTerms":{"shape":"S1n"},"id":{},"lastUpdatedAt":{"shape":"S3y"},"name":{"shape":"S15"},"projectStatus":{}}}},"GetSubscription":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscriptions/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","status","subscribedListing","subscribedPrincipal","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"retainPermissions":{"type":"boolean"},"status":{},"subscribedListing":{"shape":"Sp"},"subscribedPrincipal":{"shape":"S13"},"subscriptionRequestId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetSubscriptionGrant":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscription-grants/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S5z"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S64"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetSubscriptionRequestDetails":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetSubscriptionTarget":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","createdAt","createdBy","domainId","environmentId","id","manageAccessRole","name","projectId","provider","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6i"},"authorizedPrincipals":{"shape":"S6j"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"environmentId":{},"id":{},"manageAccessRole":{},"name":{"shape":"S6l"},"projectId":{},"provider":{},"subscriptionTargetConfig":{"shape":"S6m"},"type":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetUserProfile":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","userIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"type":{"location":"querystring","locationName":"type"},"userIdentifier":{"location":"uri","locationName":"userIdentifier"}}},"output":{"type":"structure","members":{"details":{"shape":"S6t"},"domainId":{},"id":{},"status":{},"type":{}}}},"ListAssetRevisions":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}/revisions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"revision":{}}}},"nextToken":{}}}},"ListDataSourceRunActivities":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-source-runs/{identifier}/activities","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","dataAssetStatus","dataSourceRunId","database","projectId","technicalName","updatedAt"],"members":{"createdAt":{"shape":"S39"},"dataAssetId":{},"dataAssetStatus":{},"dataSourceRunId":{},"database":{"shape":"S2t"},"errorMessage":{"shape":"S3b"},"projectId":{},"technicalDescription":{"shape":"Sq"},"technicalName":{"shape":"S2t"},"updatedAt":{"shape":"S39"}}}},"nextToken":{}}}},"ListDataSourceRuns":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs","responseCode":200},"input":{"type":"structure","required":["dataSourceIdentifier","domainIdentifier"],"members":{"dataSourceIdentifier":{"location":"uri","locationName":"dataSourceIdentifier"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","dataSourceId","id","projectId","status","type","updatedAt"],"members":{"createdAt":{"shape":"S39"},"dataSourceId":{},"errorMessage":{"shape":"S3b"},"id":{},"projectId":{},"runStatisticsForAssets":{"shape":"S83"},"startedAt":{"shape":"S39"},"status":{},"stoppedAt":{"shape":"S39"},"type":{},"updatedAt":{"shape":"S39"}}}},"nextToken":{}}}},"ListDataSources":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-sources","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","projectIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"querystring","locationName":"environmentIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"shape":"S2t","location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"projectIdentifier":{"location":"querystring","locationName":"projectIdentifier"},"status":{"location":"querystring","locationName":"status"},"type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["dataSourceId","domainId","environmentId","name","status","type"],"members":{"createdAt":{"shape":"S39"},"dataSourceId":{},"domainId":{},"enableSetting":{},"environmentId":{},"lastRunAssetCount":{"type":"integer"},"lastRunAt":{"shape":"S39"},"lastRunErrorMessage":{"shape":"S3b"},"lastRunStatus":{},"name":{"shape":"S2t"},"schedule":{"shape":"S2v"},"status":{},"type":{},"updatedAt":{"shape":"S39"}}}},"nextToken":{}}}},"ListDomains":{"http":{"method":"GET","requestUri":"/v2/domains","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["arn","createdAt","id","managedAccountId","name","status"],"members":{"arn":{},"createdAt":{"type":"timestamp"},"description":{"type":"string","sensitive":true},"id":{},"lastUpdatedAt":{"type":"timestamp"},"managedAccountId":{},"name":{"type":"string","sensitive":true},"portalUrl":{},"status":{}}}},"nextToken":{}}}},"ListEnvironmentBlueprintConfigurations":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprint-configurations","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["domainId","environmentBlueprintId"],"members":{"createdAt":{"shape":"S3y"},"domainId":{},"enabledRegions":{"shape":"S8e"},"environmentBlueprintId":{},"manageAccessRoleArn":{},"provisioningRoleArn":{},"regionalParameters":{"shape":"S8g"},"updatedAt":{"shape":"S3y"}}}},"nextToken":{}}}},"ListEnvironmentBlueprints":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprints","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"managed":{"location":"querystring","locationName":"managed","type":"boolean"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["id","name","provider","provisioningProperties"],"members":{"createdAt":{"shape":"S3y"},"description":{"shape":"Sq"},"id":{},"name":{},"provider":{},"provisioningProperties":{"shape":"S4h"},"updatedAt":{"shape":"S3y"}}}},"nextToken":{}}}},"ListEnvironmentProfiles":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-profiles","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"awsAccountId":{"location":"querystring","locationName":"awsAccountId"},"awsAccountRegion":{"location":"querystring","locationName":"awsAccountRegion"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{"location":"querystring","locationName":"environmentBlueprintIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"shape":"S4o","location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"projectIdentifier":{"location":"querystring","locationName":"projectIdentifier"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdBy","domainId","environmentBlueprintId","id","name"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S3y"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentBlueprintId":{},"id":{},"name":{"shape":"S4o"},"projectId":{},"updatedAt":{"shape":"S3y"}}}},"nextToken":{}}}},"ListEnvironments":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","projectIdentifier"],"members":{"awsAccountId":{"location":"querystring","locationName":"awsAccountId"},"awsAccountRegion":{"location":"querystring","locationName":"awsAccountRegion"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{"location":"querystring","locationName":"environmentBlueprintIdentifier"},"environmentProfileIdentifier":{"location":"querystring","locationName":"environmentProfileIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"projectIdentifier":{"location":"querystring","locationName":"projectIdentifier"},"provider":{"location":"querystring","locationName":"provider"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdBy","domainId","environmentProfileId","name","projectId","provider"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S3y"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentProfileId":{},"id":{},"name":{"shape":"S4e"},"projectId":{},"provider":{},"status":{},"updatedAt":{"shape":"S3y"}}}},"nextToken":{}}}},"ListMetadataGenerationRuns":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/metadata-generation-runs","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status"},"type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["domainId","id","owningProjectId"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"owningProjectId":{},"status":{},"target":{"shape":"S93"},"type":{}}}},"nextToken":{}}}},"ListNotifications":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/notifications","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","type"],"members":{"afterTimestamp":{"location":"querystring","locationName":"afterTimestamp","type":"timestamp"},"beforeTimestamp":{"location":"querystring","locationName":"beforeTimestamp","type":"timestamp"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"subjects":{"location":"querystring","locationName":"subjects","type":"list","member":{}},"taskStatus":{"location":"querystring","locationName":"taskStatus"},"type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","members":{"nextToken":{},"notifications":{"type":"list","member":{"type":"structure","required":["actionLink","creationTimestamp","domainIdentifier","identifier","lastUpdatedTimestamp","message","title","topic","type"],"members":{"actionLink":{"type":"string","sensitive":true},"creationTimestamp":{"type":"timestamp"},"domainIdentifier":{},"identifier":{},"lastUpdatedTimestamp":{"type":"timestamp"},"message":{"type":"string","sensitive":true},"metadata":{"type":"map","key":{},"value":{}},"status":{},"title":{"type":"string","sensitive":true},"topic":{"type":"structure","required":["resource","role","subject"],"members":{"resource":{"type":"structure","required":["id","type"],"members":{"id":{},"name":{},"type":{}}},"role":{},"subject":{}}},"type":{}}}}}}},"ListProjectMemberships":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/memberships","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","projectIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"projectIdentifier":{"location":"uri","locationName":"projectIdentifier"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"}}},"output":{"type":"structure","required":["members"],"members":{"members":{"type":"list","member":{"type":"structure","required":["designation","memberDetails"],"members":{"designation":{},"memberDetails":{"type":"structure","members":{"group":{"type":"structure","required":["groupId"],"members":{"groupId":{}}},"user":{"type":"structure","required":["userId"],"members":{"userId":{}}}},"union":true}}}},"nextToken":{}}}},"ListProjects":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/projects","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupIdentifier":{"location":"querystring","locationName":"groupIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"shape":"S15","location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"userIdentifier":{"location":"querystring","locationName":"userIdentifier"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["createdBy","domainId","id","name"],"members":{"createdAt":{"shape":"S3y"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"failureReasons":{"shape":"S5l"},"id":{},"name":{"shape":"S15"},"projectStatus":{},"updatedAt":{"shape":"S3y"}}}},"nextToken":{}}}},"ListSubscriptionGrants":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscription-grants","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentId":{"location":"querystring","locationName":"environmentId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"},"subscribedListingId":{"location":"querystring","locationName":"subscribedListingId"},"subscriptionId":{"location":"querystring","locationName":"subscriptionId"},"subscriptionTargetId":{"location":"querystring","locationName":"subscriptionTargetId"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S5z"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S64"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"nextToken":{}}}},"ListSubscriptionRequests":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"approverProjectId":{"location":"querystring","locationName":"approverProjectId"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"owningProjectId":{"location":"querystring","locationName":"owningProjectId"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"},"status":{"location":"querystring","locationName":"status"},"subscribedListingId":{"location":"querystring","locationName":"subscribedListingId"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"nextToken":{}}}},"ListSubscriptionTargets":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","createdAt","createdBy","domainId","environmentId","id","manageAccessRole","name","projectId","provider","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6i"},"authorizedPrincipals":{"shape":"S6j"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"environmentId":{},"id":{},"manageAccessRole":{},"name":{"shape":"S6l"},"projectId":{},"provider":{},"subscriptionTargetConfig":{"shape":"S6m"},"type":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"nextToken":{}}}},"ListSubscriptions":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscriptions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"approverProjectId":{"location":"querystring","locationName":"approverProjectId"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"owningProjectId":{"location":"querystring","locationName":"owningProjectId"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"},"status":{"location":"querystring","locationName":"status"},"subscribedListingId":{"location":"querystring","locationName":"subscribedListingId"},"subscriptionRequestIdentifier":{"location":"querystring","locationName":"subscriptionRequestIdentifier"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","domainId","id","status","subscribedListing","subscribedPrincipal","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"retainPermissions":{"type":"boolean"},"status":{},"subscribedListing":{"shape":"Sp"},"subscribedPrincipal":{"shape":"S13"},"subscriptionRequestId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S3m"}}}},"PutEnvironmentBlueprintConfiguration":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprint-configurations/{environmentBlueprintIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","enabledRegions","environmentBlueprintIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"enabledRegions":{"shape":"S8e"},"environmentBlueprintIdentifier":{"location":"uri","locationName":"environmentBlueprintIdentifier"},"manageAccessRoleArn":{},"provisioningRoleArn":{},"regionalParameters":{"shape":"S8g"}}},"output":{"type":"structure","required":["domainId","environmentBlueprintId"],"members":{"createdAt":{"shape":"S3y"},"domainId":{},"enabledRegions":{"shape":"S8e"},"environmentBlueprintId":{},"manageAccessRoleArn":{},"provisioningRoleArn":{},"regionalParameters":{"shape":"S8g"},"updatedAt":{"shape":"S3y"}}},"idempotent":true},"RejectPredictions":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}/reject-predictions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"rejectChoices":{"type":"list","member":{"type":"structure","required":["predictionTarget"],"members":{"predictionChoices":{"type":"list","member":{"type":"integer"}},"predictionTarget":{}}}},"rejectRule":{"type":"structure","members":{"rule":{},"threshold":{"type":"float"}}},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["assetId","assetRevision","domainId"],"members":{"assetId":{},"assetRevision":{},"domainId":{}}},"idempotent":true},"RejectSubscriptionRequest":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/reject","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"decisionComment":{"shape":"Sh"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"RevokeSubscription":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/subscriptions/{identifier}/revoke","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"retainPermissions":{"type":"boolean"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","status","subscribedListing","subscribedPrincipal","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"retainPermissions":{"type":"boolean"},"status":{},"subscribedListing":{"shape":"Sp"},"subscribedPrincipal":{"shape":"S13"},"subscriptionRequestId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"Search":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/search","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","searchScope"],"members":{"additionalAttributes":{"shape":"Sco"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"filters":{"shape":"Scq"},"maxResults":{"type":"integer"},"nextToken":{},"owningProjectIdentifier":{},"searchIn":{"shape":"Scv"},"searchScope":{},"searchText":{},"sort":{"shape":"Scz"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"assetItem":{"type":"structure","required":["domainId","identifier","name","owningProjectId","typeIdentifier","typeRevision"],"members":{"additionalAttributes":{"type":"structure","members":{"formsOutput":{"shape":"S1u"},"readOnlyFormsOutput":{"shape":"S1u"}}},"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"externalIdentifier":{"shape":"S1h"},"firstRevisionCreatedAt":{"type":"timestamp"},"firstRevisionCreatedBy":{},"glossaryTerms":{"shape":"S1n"},"identifier":{},"name":{"shape":"S1p"},"owningProjectId":{},"typeIdentifier":{},"typeRevision":{}}},"dataProductItem":{"type":"structure","required":["domainId","id","name","owningProjectId"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"dataProductItems":{"type":"list","member":{"type":"structure","members":{"domainId":{},"itemId":{}}}},"description":{"type":"string","sensitive":true},"domainId":{},"glossaryTerms":{"shape":"S1n"},"id":{},"name":{"type":"string","sensitive":true},"owningProjectId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"glossaryItem":{"type":"structure","required":["domainId","id","name","owningProjectId","status"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"S4w"},"domainId":{},"id":{},"name":{"shape":"S4x"},"owningProjectId":{},"status":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"glossaryTermItem":{"type":"structure","required":["domainId","glossaryId","id","name","status"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"glossaryId":{},"id":{},"longDescription":{"shape":"S52"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S54"},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"union":true}},"nextToken":{},"totalMatchCount":{"type":"integer"}}}},"SearchGroupProfiles":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/search-group-profiles","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","groupType"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupType":{},"maxResults":{"type":"integer"},"nextToken":{},"searchText":{"type":"string","sensitive":true}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"domainId":{},"groupName":{"shape":"S5b"},"id":{},"status":{}}}},"nextToken":{}}}},"SearchListings":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/listings/search","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"additionalAttributes":{"shape":"Sco"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"filters":{"shape":"Scq"},"maxResults":{"type":"integer"},"nextToken":{},"searchIn":{"shape":"Scv"},"searchText":{},"sort":{"shape":"Scz"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"assetListing":{"type":"structure","members":{"additionalAttributes":{"type":"structure","members":{"forms":{}}},"createdAt":{"type":"timestamp"},"description":{"shape":"Sq"},"entityId":{},"entityRevision":{},"entityType":{},"glossaryTerms":{"shape":"Sw"},"listingCreatedBy":{},"listingId":{},"listingRevision":{},"listingUpdatedBy":{},"name":{"shape":"S1p"},"owningProjectId":{}}}},"union":true}},"nextToken":{},"totalMatchCount":{"type":"integer"}}}},"SearchTypes":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/types-search","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","managed","searchScope"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"filters":{"shape":"Scq"},"managed":{"type":"boolean"},"maxResults":{"type":"integer"},"nextToken":{},"searchIn":{"shape":"Scv"},"searchScope":{},"searchText":{},"sort":{"shape":"Scz"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"assetTypeItem":{"type":"structure","required":["domainId","formsOutput","name","owningProjectId","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"formsOutput":{"shape":"S25"},"name":{},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"formTypeItem":{"type":"structure","required":["domainId","name","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"imports":{"shape":"S8m"},"model":{"shape":"S4r"},"name":{"shape":"S1w"},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"status":{}}}},"union":true}},"nextToken":{},"totalMatchCount":{"type":"integer"}}}},"SearchUserProfiles":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/search-user-profiles","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","userType"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"type":"integer"},"nextToken":{},"searchText":{"type":"string","sensitive":true},"userType":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"details":{"shape":"S6t"},"domainId":{},"id":{},"status":{},"type":{}}}},"nextToken":{}}}},"StartDataSourceRun":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs","responseCode":200},"input":{"type":"structure","required":["dataSourceIdentifier","domainIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"dataSourceIdentifier":{"location":"uri","locationName":"dataSourceIdentifier"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"}}},"output":{"type":"structure","required":["createdAt","dataSourceId","domainId","id","projectId","status","type","updatedAt"],"members":{"createdAt":{"shape":"S39"},"dataSourceConfigurationSnapshot":{},"dataSourceId":{},"domainId":{},"errorMessage":{"shape":"S3b"},"id":{},"projectId":{},"runStatisticsForAssets":{"shape":"S83"},"startedAt":{"shape":"S39"},"status":{},"stoppedAt":{"shape":"S39"},"type":{},"updatedAt":{"shape":"S39"}}},"idempotent":true},"StartMetadataGenerationRun":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/metadata-generation-runs","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","owningProjectIdentifier","target","type"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"owningProjectIdentifier":{},"target":{"shape":"S93"},"type":{}}},"output":{"type":"structure","required":["domainId","id"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"owningProjectId":{},"status":{},"type":{}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S3m"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateDataSource":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/data-sources/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"assetFormsInput":{"shape":"S1i"},"configuration":{"shape":"S28"},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"enableSetting":{},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S2t"},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S2u"},"schedule":{"shape":"S2v"}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","projectId"],"members":{"assetFormsOutput":{"shape":"S1u"},"configuration":{"shape":"S30"},"createdAt":{"shape":"S39"},"description":{"shape":"Sq"},"domainId":{},"enableSetting":{},"environmentId":{},"errorMessage":{"shape":"S3b"},"id":{},"lastRunAt":{"shape":"S39"},"lastRunErrorMessage":{"shape":"S3b"},"lastRunStatus":{},"name":{"shape":"S2t"},"projectId":{},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S2u"},"schedule":{"shape":"S2v"},"status":{},"type":{},"updatedAt":{"shape":"S39"}}},"idempotent":true},"UpdateDomain":{"http":{"method":"PUT","requestUri":"/v2/domains/{identifier}","responseCode":200},"input":{"type":"structure","required":["identifier"],"members":{"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"description":{},"domainExecutionRole":{},"identifier":{"location":"uri","locationName":"identifier"},"name":{},"singleSignOn":{"shape":"S3j"}}},"output":{"type":"structure","required":["id"],"members":{"description":{},"domainExecutionRole":{},"id":{},"lastUpdatedAt":{"type":"timestamp"},"name":{},"singleSignOn":{"shape":"S3j"}}},"idempotent":true},"UpdateEnvironment":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/environments/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"description":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryTerms":{"shape":"S1n"},"identifier":{"location":"uri","locationName":"identifier"},"name":{}}},"output":{"type":"structure","required":["createdBy","domainId","environmentProfileId","name","projectId","provider"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S3y"},"createdBy":{},"deploymentProperties":{"shape":"S3z"},"description":{"shape":"Sq"},"domainId":{},"environmentActions":{"shape":"S42"},"environmentBlueprintId":{},"environmentProfileId":{},"glossaryTerms":{"shape":"S1n"},"id":{},"lastDeployment":{"shape":"S48"},"name":{"shape":"S4e"},"projectId":{},"provider":{},"provisionedResources":{"shape":"S4f"},"provisioningProperties":{"shape":"S4h"},"status":{},"updatedAt":{"shape":"S3y"},"userParameters":{"shape":"S4k"}}}},"UpdateEnvironmentProfile":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/environment-profiles/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"awsAccountId":{},"awsAccountRegion":{},"description":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S4o"},"userParameters":{"shape":"S3t"}}},"output":{"type":"structure","required":["createdBy","domainId","environmentBlueprintId","id","name"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S3y"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentBlueprintId":{},"id":{},"name":{"shape":"S4o"},"projectId":{},"updatedAt":{"shape":"S3y"},"userParameters":{"shape":"S4k"}}}},"UpdateGlossary":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/glossaries/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"clientToken":{"idempotencyToken":true},"description":{"shape":"S4w"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S4x"},"status":{}}},"output":{"type":"structure","required":["domainId","id","name","owningProjectId"],"members":{"description":{"shape":"S4w"},"domainId":{},"id":{},"name":{"shape":"S4x"},"owningProjectId":{},"status":{}}},"idempotent":true},"UpdateGlossaryTerm":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/glossary-terms/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryIdentifier":{},"identifier":{"location":"uri","locationName":"identifier"},"longDescription":{"shape":"S52"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S54"}}},"output":{"type":"structure","required":["domainId","glossaryId","id","name","status"],"members":{"domainId":{},"glossaryId":{},"id":{},"longDescription":{"shape":"S52"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S54"}}},"idempotent":true},"UpdateGroupProfile":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","groupIdentifier","status"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupIdentifier":{"location":"uri","locationName":"groupIdentifier"},"status":{}}},"output":{"type":"structure","members":{"domainId":{},"groupName":{"shape":"S5b"},"id":{},"status":{}}}},"UpdateProject":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/projects/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryTerms":{"shape":"S1n"},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S15"}}},"output":{"type":"structure","required":["createdBy","domainId","id","name"],"members":{"createdAt":{"shape":"S3y"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"failureReasons":{"shape":"S5l"},"glossaryTerms":{"shape":"S1n"},"id":{},"lastUpdatedAt":{"shape":"S3y"},"name":{"shape":"S15"},"projectStatus":{}}},"idempotent":true},"UpdateSubscriptionGrantStatus":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/subscription-grants/{identifier}/status/{assetIdentifier}","responseCode":200},"input":{"type":"structure","required":["assetIdentifier","domainIdentifier","identifier","status"],"members":{"assetIdentifier":{"location":"uri","locationName":"assetIdentifier"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"failureCause":{"shape":"S61"},"identifier":{"location":"uri","locationName":"identifier"},"status":{},"targetName":{}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S5z"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S64"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"UpdateSubscriptionRequest":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier","requestReason"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"requestReason":{"shape":"Sm"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"UpdateSubscriptionTarget":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","identifier"],"members":{"applicableAssetTypes":{"shape":"S6i"},"authorizedPrincipals":{"shape":"S6j"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"manageAccessRole":{},"name":{"shape":"S6l"},"provider":{},"subscriptionTargetConfig":{"shape":"S6m"}}},"output":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","createdAt","createdBy","domainId","environmentId","id","manageAccessRole","name","projectId","provider","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6i"},"authorizedPrincipals":{"shape":"S6j"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"environmentId":{},"id":{},"manageAccessRole":{},"name":{"shape":"S6l"},"projectId":{},"provider":{},"subscriptionTargetConfig":{"shape":"S6m"},"type":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"UpdateUserProfile":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","status","userIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"status":{},"type":{},"userIdentifier":{"location":"uri","locationName":"userIdentifier"}}},"output":{"type":"structure","members":{"details":{"shape":"S6t"},"domainId":{},"id":{},"status":{},"type":{}}}}},"shapes":{"Sh":{"type":"string","sensitive":true},"Sm":{"type":"string","sensitive":true},"Sp":{"type":"structure","required":["description","id","item","name","ownerProjectId"],"members":{"description":{"shape":"Sq"},"id":{},"item":{"type":"structure","members":{"assetListing":{"type":"structure","members":{"entityId":{},"entityRevision":{},"entityType":{},"forms":{},"glossaryTerms":{"shape":"Sw"}}}},"union":true},"name":{},"ownerProjectId":{},"ownerProjectName":{},"revision":{}}},"Sq":{"type":"string","sensitive":true},"Sw":{"type":"list","member":{"type":"structure","members":{"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"}}}},"Sy":{"type":"string","sensitive":true},"Sz":{"type":"string","sensitive":true},"S13":{"type":"structure","members":{"project":{"type":"structure","members":{"id":{},"name":{"shape":"S15"}}}},"union":true},"S15":{"type":"string","sensitive":true},"S1h":{"type":"string","sensitive":true},"S1i":{"type":"list","member":{"type":"structure","required":["formName"],"members":{"content":{},"formName":{},"typeIdentifier":{},"typeRevision":{}},"sensitive":true},"sensitive":true},"S1n":{"type":"list","member":{}},"S1p":{"type":"string","sensitive":true},"S1q":{"type":"structure","members":{"businessNameGeneration":{"type":"structure","members":{"enabled":{"type":"boolean"}}}}},"S1u":{"type":"list","member":{"type":"structure","required":["formName"],"members":{"content":{},"formName":{},"typeName":{"shape":"S1w"},"typeRevision":{}}}},"S1w":{"type":"string","sensitive":true},"S1x":{"type":"structure","required":["listingId","listingStatus"],"members":{"listingId":{},"listingStatus":{}}},"S25":{"type":"map","key":{},"value":{"type":"structure","required":["typeName","typeRevision"],"members":{"required":{"type":"boolean"},"typeName":{"shape":"S1w"},"typeRevision":{}}}},"S28":{"type":"structure","members":{"glueRunConfiguration":{"type":"structure","required":["relationalFilterConfigurations"],"members":{"dataAccessRole":{},"relationalFilterConfigurations":{"shape":"S2b"}}},"redshiftRunConfiguration":{"type":"structure","required":["redshiftCredentialConfiguration","redshiftStorage","relationalFilterConfigurations"],"members":{"dataAccessRole":{},"redshiftCredentialConfiguration":{"shape":"S2l"},"redshiftStorage":{"shape":"S2n"},"relationalFilterConfigurations":{"shape":"S2b"}}}},"union":true},"S2b":{"type":"list","member":{"type":"structure","required":["databaseName"],"members":{"databaseName":{},"filterExpressions":{"type":"list","member":{"type":"structure","required":["expression","type"],"members":{"expression":{},"type":{}}}},"schemaName":{}}}},"S2l":{"type":"structure","required":["secretManagerArn"],"members":{"secretManagerArn":{}}},"S2n":{"type":"structure","members":{"redshiftClusterSource":{"type":"structure","required":["clusterName"],"members":{"clusterName":{}}},"redshiftServerlessSource":{"type":"structure","required":["workgroupName"],"members":{"workgroupName":{}}}},"union":true},"S2t":{"type":"string","sensitive":true},"S2u":{"type":"structure","members":{"enableBusinessNameGeneration":{"type":"boolean"}}},"S2v":{"type":"structure","members":{"schedule":{},"timezone":{}},"sensitive":true},"S30":{"type":"structure","members":{"glueRunConfiguration":{"type":"structure","required":["relationalFilterConfigurations"],"members":{"accountId":{},"dataAccessRole":{},"region":{},"relationalFilterConfigurations":{"shape":"S2b"}}},"redshiftRunConfiguration":{"type":"structure","required":["redshiftCredentialConfiguration","redshiftStorage","relationalFilterConfigurations"],"members":{"accountId":{},"dataAccessRole":{},"redshiftCredentialConfiguration":{"shape":"S2l"},"redshiftStorage":{"shape":"S2n"},"region":{},"relationalFilterConfigurations":{"shape":"S2b"}}}},"union":true},"S39":{"type":"timestamp","timestampFormat":"iso8601"},"S3b":{"type":"structure","required":["errorType"],"members":{"errorDetail":{},"errorType":{}}},"S3j":{"type":"structure","members":{"type":{},"userAssignment":{}}},"S3m":{"type":"map","key":{},"value":{}},"S3t":{"type":"list","member":{"type":"structure","members":{"name":{},"value":{}}}},"S3y":{"type":"timestamp","timestampFormat":"iso8601"},"S3z":{"type":"structure","members":{"endTimeoutMinutes":{"type":"integer"},"startTimeoutMinutes":{"type":"integer"}}},"S42":{"type":"list","member":{"type":"structure","required":["parameters","type"],"members":{"auth":{},"parameters":{"type":"list","member":{"type":"structure","members":{"key":{},"value":{}}}},"type":{}}}},"S48":{"type":"structure","members":{"deploymentId":{},"deploymentStatus":{},"deploymentType":{},"failureReason":{"type":"structure","required":["message"],"members":{"code":{},"message":{}}},"isDeploymentComplete":{"type":"boolean"},"messages":{"type":"list","member":{}}}},"S4e":{"type":"string","sensitive":true},"S4f":{"type":"list","member":{"type":"structure","required":["type","value"],"members":{"name":{},"provider":{},"type":{},"value":{}}}},"S4h":{"type":"structure","members":{"cloudFormation":{"type":"structure","required":["templateUrl"],"members":{"templateUrl":{}}}},"union":true},"S4k":{"type":"list","member":{"type":"structure","required":["fieldType","keyName"],"members":{"defaultValue":{},"description":{"shape":"Sq"},"fieldType":{},"isEditable":{"type":"boolean"},"isOptional":{"type":"boolean"},"keyName":{}}}},"S4o":{"type":"string","sensitive":true},"S4r":{"type":"structure","members":{"smithy":{}},"sensitive":true,"union":true},"S4w":{"type":"string","sensitive":true},"S4x":{"type":"string","sensitive":true},"S52":{"type":"string","sensitive":true},"S54":{"type":"structure","members":{"classifies":{"type":"list","member":{}},"isA":{"type":"list","member":{}}}},"S5b":{"type":"string","sensitive":true},"S5l":{"type":"list","member":{"type":"structure","members":{"code":{},"message":{}}}},"S5q":{"type":"structure","members":{"groupIdentifier":{},"userIdentifier":{}},"union":true},"S5z":{"type":"list","member":{"type":"structure","required":["assetId","assetRevision","status"],"members":{"assetId":{},"assetRevision":{},"failureCause":{"shape":"S61"},"failureTimestamp":{"type":"timestamp"},"grantedTimestamp":{"type":"timestamp"},"status":{},"targetName":{}}}},"S61":{"type":"structure","members":{"message":{}}},"S64":{"type":"structure","members":{"listing":{"type":"structure","required":["id","revision"],"members":{"id":{},"revision":{}}}},"union":true},"S6i":{"type":"list","member":{}},"S6j":{"type":"list","member":{}},"S6l":{"type":"string","sensitive":true},"S6m":{"type":"list","member":{"type":"structure","required":["content","formName"],"members":{"content":{},"formName":{}}}},"S6t":{"type":"structure","members":{"iam":{"type":"structure","members":{"arn":{}}},"sso":{"type":"structure","members":{"firstName":{"type":"string","sensitive":true},"lastName":{"type":"string","sensitive":true},"username":{"type":"string","sensitive":true}}}},"union":true},"S83":{"type":"structure","members":{"added":{"type":"integer"},"failed":{"type":"integer"},"skipped":{"type":"integer"},"unchanged":{"type":"integer"},"updated":{"type":"integer"}}},"S8e":{"type":"list","member":{}},"S8g":{"type":"map","key":{},"value":{"type":"map","key":{},"value":{}}},"S8m":{"type":"list","member":{"type":"structure","required":["name","revision"],"members":{"name":{"shape":"S1w"},"revision":{}}}},"S93":{"type":"structure","required":["identifier","type"],"members":{"identifier":{},"revision":{},"type":{}}},"Sco":{"type":"list","member":{}},"Scq":{"type":"structure","members":{"and":{"shape":"Scr"},"filter":{"type":"structure","required":["attribute","value"],"members":{"attribute":{},"value":{}}},"or":{"shape":"Scr"}},"union":true},"Scr":{"type":"list","member":{"shape":"Scq"}},"Scv":{"type":"list","member":{"type":"structure","required":["attribute"],"members":{"attribute":{}}}},"Scz":{"type":"structure","required":["attribute"],"members":{"attribute":{},"order":{}}}}}
64939
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2018-05-10","endpointPrefix":"datazone","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"Amazon DataZone","serviceId":"DataZone","signatureVersion":"v4","signingName":"datazone","uid":"datazone-2018-05-10"},"operations":{"AcceptPredictions":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}/accept-predictions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"acceptChoices":{"type":"list","member":{"type":"structure","required":["predictionTarget"],"members":{"editedValue":{"type":"string","sensitive":true},"predictionChoice":{"type":"integer"},"predictionTarget":{}}}},"acceptRule":{"type":"structure","members":{"rule":{},"threshold":{"type":"float"}}},"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["assetId","domainId","revision"],"members":{"assetId":{},"domainId":{},"revision":{}}},"idempotent":true},"AcceptSubscriptionRequest":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/accept","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"decisionComment":{"shape":"Sh"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"CancelMetadataGenerationRun":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}/cancel","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}}},"CancelSubscription":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/subscriptions/{identifier}/cancel","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","status","subscribedListing","subscribedPrincipal","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"retainPermissions":{"type":"boolean"},"status":{},"subscribedListing":{"shape":"Sp"},"subscribedPrincipal":{"shape":"S13"},"subscriptionRequestId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"CreateAsset":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/assets","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","name","owningProjectIdentifier","typeIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"externalIdentifier":{"shape":"S1h"},"formsInput":{"shape":"S1i"},"glossaryTerms":{"shape":"S1n"},"name":{"shape":"S1p"},"owningProjectIdentifier":{},"predictionConfiguration":{"shape":"S1q"},"typeIdentifier":{},"typeRevision":{}}},"output":{"type":"structure","required":["domainId","formsOutput","id","name","owningProjectId","revision","typeIdentifier","typeRevision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"externalIdentifier":{"shape":"S1h"},"firstRevisionCreatedAt":{"type":"timestamp"},"firstRevisionCreatedBy":{},"formsOutput":{"shape":"S1u"},"glossaryTerms":{"shape":"S1n"},"id":{},"latestTimeSeriesDataPointFormsOutput":{"shape":"S1x"},"listing":{"shape":"S23"},"name":{"shape":"S1p"},"owningProjectId":{},"predictionConfiguration":{"shape":"S1q"},"readOnlyFormsOutput":{"shape":"S1u"},"revision":{},"typeIdentifier":{},"typeRevision":{}}},"idempotent":true},"CreateAssetRevision":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}/revisions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier","name"],"members":{"clientToken":{"idempotencyToken":true},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"formsInput":{"shape":"S1i"},"glossaryTerms":{"shape":"S1n"},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S1p"},"predictionConfiguration":{"shape":"S1q"},"typeRevision":{}}},"output":{"type":"structure","required":["domainId","formsOutput","id","name","owningProjectId","revision","typeIdentifier","typeRevision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"externalIdentifier":{"shape":"S1h"},"firstRevisionCreatedAt":{"type":"timestamp"},"firstRevisionCreatedBy":{},"formsOutput":{"shape":"S1u"},"glossaryTerms":{"shape":"S1n"},"id":{},"latestTimeSeriesDataPointFormsOutput":{"shape":"S1x"},"listing":{"shape":"S23"},"name":{"shape":"S1p"},"owningProjectId":{},"predictionConfiguration":{"shape":"S1q"},"readOnlyFormsOutput":{"shape":"S1u"},"revision":{},"typeIdentifier":{},"typeRevision":{}}},"idempotent":true},"CreateAssetType":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/asset-types","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","formsInput","name","owningProjectIdentifier"],"members":{"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"formsInput":{"type":"map","key":{},"value":{"type":"structure","required":["typeIdentifier","typeRevision"],"members":{"required":{"type":"boolean"},"typeIdentifier":{},"typeRevision":{}}}},"name":{},"owningProjectIdentifier":{}}},"output":{"type":"structure","required":["domainId","formsOutput","name","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"formsOutput":{"shape":"S2b"},"name":{},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"CreateDataSource":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/data-sources","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","name","projectIdentifier","type"],"members":{"assetFormsInput":{"shape":"S1i"},"clientToken":{"idempotencyToken":true},"configuration":{"shape":"S2e"},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"enableSetting":{},"environmentIdentifier":{},"name":{"shape":"S2z"},"projectIdentifier":{},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S30"},"schedule":{"shape":"S31"},"type":{}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","projectId"],"members":{"assetFormsOutput":{"shape":"S1u"},"configuration":{"shape":"S36"},"createdAt":{"shape":"S3f"},"description":{"shape":"Sq"},"domainId":{},"enableSetting":{},"environmentId":{},"errorMessage":{"shape":"S3h"},"id":{},"lastRunAt":{"shape":"S3f"},"lastRunErrorMessage":{"shape":"S3h"},"lastRunStatus":{},"name":{"shape":"S2z"},"projectId":{},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S30"},"schedule":{"shape":"S31"},"status":{},"type":{},"updatedAt":{"shape":"S3f"}}},"idempotent":true},"CreateDomain":{"http":{"requestUri":"/v2/domains","responseCode":201},"input":{"type":"structure","required":["domainExecutionRole","name"],"members":{"clientToken":{"idempotencyToken":true},"description":{},"domainExecutionRole":{},"kmsKeyIdentifier":{},"name":{},"singleSignOn":{"shape":"S3p"},"tags":{"shape":"S3s"}}},"output":{"type":"structure","required":["id"],"members":{"arn":{},"description":{},"domainExecutionRole":{},"id":{},"kmsKeyIdentifier":{},"name":{},"portalUrl":{},"singleSignOn":{"shape":"S3p"},"status":{},"tags":{"shape":"S3s"}}},"idempotent":true},"CreateEnvironment":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/environments","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","environmentProfileIdentifier","name","projectIdentifier"],"members":{"description":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentProfileIdentifier":{},"glossaryTerms":{"shape":"S1n"},"name":{},"projectIdentifier":{},"userParameters":{"shape":"S3z"}}},"output":{"type":"structure","required":["createdBy","domainId","environmentProfileId","name","projectId","provider"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S44"},"createdBy":{},"deploymentProperties":{"shape":"S45"},"description":{"shape":"Sq"},"domainId":{},"environmentActions":{"shape":"S48"},"environmentBlueprintId":{},"environmentProfileId":{},"glossaryTerms":{"shape":"S1n"},"id":{},"lastDeployment":{"shape":"S4e"},"name":{"shape":"S4k"},"projectId":{},"provider":{},"provisionedResources":{"shape":"S4l"},"provisioningProperties":{"shape":"S4n"},"status":{},"updatedAt":{"shape":"S44"},"userParameters":{"shape":"S4q"}}}},"CreateEnvironmentProfile":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/environment-profiles","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","environmentBlueprintIdentifier","name","projectIdentifier"],"members":{"awsAccountId":{},"awsAccountRegion":{},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{},"name":{"shape":"S4u"},"projectIdentifier":{},"userParameters":{"shape":"S3z"}}},"output":{"type":"structure","required":["createdBy","domainId","environmentBlueprintId","id","name"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S44"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentBlueprintId":{},"id":{},"name":{"shape":"S4u"},"projectId":{},"updatedAt":{"shape":"S44"},"userParameters":{"shape":"S4q"}}}},"CreateFormType":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/form-types","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","model","name","owningProjectIdentifier"],"members":{"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"model":{"shape":"S4x"},"name":{"shape":"S1w"},"owningProjectIdentifier":{},"status":{}}},"output":{"type":"structure","required":["domainId","name","revision"],"members":{"description":{"shape":"Sq"},"domainId":{},"name":{"shape":"S1w"},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{}}}},"CreateGlossary":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/glossaries","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","name","owningProjectIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"description":{"shape":"S52"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"name":{"shape":"S53"},"owningProjectIdentifier":{},"status":{}}},"output":{"type":"structure","required":["domainId","id","name","owningProjectId"],"members":{"description":{"shape":"S52"},"domainId":{},"id":{},"name":{"shape":"S53"},"owningProjectId":{},"status":{}}},"idempotent":true},"CreateGlossaryTerm":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/glossary-terms","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","glossaryIdentifier","name"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryIdentifier":{},"longDescription":{"shape":"S58"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S5a"}}},"output":{"type":"structure","required":["domainId","glossaryId","id","name","status"],"members":{"domainId":{},"glossaryId":{},"id":{},"longDescription":{"shape":"S58"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S5a"}}},"idempotent":true},"CreateGroupProfile":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/group-profiles","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","groupIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupIdentifier":{}}},"output":{"type":"structure","members":{"domainId":{},"groupName":{"shape":"S5h"},"id":{},"status":{}}},"idempotent":true},"CreateListingChangeSet":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/listings/change-set","responseCode":200},"input":{"type":"structure","required":["action","domainIdentifier","entityIdentifier","entityType"],"members":{"action":{},"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"entityIdentifier":{},"entityRevision":{},"entityType":{}}},"output":{"type":"structure","required":["listingId","listingRevision","status"],"members":{"listingId":{},"listingRevision":{},"status":{}}}},"CreateProject":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/projects","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","name"],"members":{"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryTerms":{"shape":"S1n"},"name":{"shape":"S15"}}},"output":{"type":"structure","required":["createdBy","domainId","id","name"],"members":{"createdAt":{"shape":"S44"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"failureReasons":{"shape":"S5r"},"glossaryTerms":{"shape":"S1n"},"id":{},"lastUpdatedAt":{"shape":"S44"},"name":{"shape":"S15"},"projectStatus":{}}}},"CreateProjectMembership":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/createMembership","responseCode":201},"input":{"type":"structure","required":["designation","domainIdentifier","member","projectIdentifier"],"members":{"designation":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"member":{"shape":"S5w"},"projectIdentifier":{"location":"uri","locationName":"projectIdentifier"}}},"output":{"type":"structure","members":{}}},"CreateSubscriptionGrant":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/subscription-grants","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","grantedEntity","subscriptionTargetIdentifier"],"members":{"assetTargetNames":{"type":"list","member":{"type":"structure","required":["assetId","targetName"],"members":{"assetId":{},"targetName":{}}}},"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{},"grantedEntity":{"type":"structure","members":{"listing":{"type":"structure","required":["identifier","revision"],"members":{"identifier":{},"revision":{}}}},"union":true},"subscriptionTargetIdentifier":{}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S65"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S69"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"CreateSubscriptionRequest":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/subscription-requests","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","requestReason","subscribedListings","subscribedPrincipals"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"requestReason":{"shape":"Sm"},"subscribedListings":{"type":"list","member":{"type":"structure","required":["identifier"],"members":{"identifier":{}}}},"subscribedPrincipals":{"type":"list","member":{"type":"structure","members":{"project":{"type":"structure","members":{"identifier":{}}}},"union":true}}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"CreateSubscriptionTarget":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets","responseCode":200},"input":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","domainIdentifier","environmentIdentifier","manageAccessRole","name","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6n"},"authorizedPrincipals":{"shape":"S6o"},"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"manageAccessRole":{},"name":{"shape":"S6q"},"provider":{},"subscriptionTargetConfig":{"shape":"S6r"},"type":{}}},"output":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","createdAt","createdBy","domainId","environmentId","id","manageAccessRole","name","projectId","provider","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6n"},"authorizedPrincipals":{"shape":"S6o"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"environmentId":{},"id":{},"manageAccessRole":{},"name":{"shape":"S6q"},"projectId":{},"provider":{},"subscriptionTargetConfig":{"shape":"S6r"},"type":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"CreateUserProfile":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/user-profiles","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","userIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"userIdentifier":{},"userType":{}}},"output":{"type":"structure","members":{"details":{"shape":"S6y"},"domainId":{},"id":{},"status":{},"type":{}}},"idempotent":true},"DeleteAsset":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteAssetType":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/asset-types/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}}},"DeleteDataSource":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/data-sources/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","projectId"],"members":{"assetFormsOutput":{"shape":"S1u"},"configuration":{"shape":"S36"},"createdAt":{"shape":"S3f"},"description":{"shape":"Sq"},"domainId":{},"enableSetting":{},"environmentId":{},"errorMessage":{"shape":"S3h"},"id":{},"lastRunAt":{"shape":"S3f"},"lastRunErrorMessage":{"shape":"S3h"},"lastRunStatus":{},"name":{"shape":"S2z"},"projectId":{},"publishOnImport":{"type":"boolean"},"schedule":{"shape":"S31"},"status":{},"type":{},"updatedAt":{"shape":"S3f"}}},"idempotent":true},"DeleteDomain":{"http":{"method":"DELETE","requestUri":"/v2/domains/{identifier}","responseCode":202},"input":{"type":"structure","required":["identifier"],"members":{"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"identifier":{"location":"uri","locationName":"identifier"},"skipDeletionCheck":{"location":"querystring","locationName":"skipDeletionCheck","type":"boolean"}}},"output":{"type":"structure","required":["status"],"members":{"status":{}}},"idempotent":true},"DeleteEnvironment":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environments/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"idempotent":true},"DeleteEnvironmentBlueprintConfiguration":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprint-configurations/{environmentBlueprintIdentifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","environmentBlueprintIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{"location":"uri","locationName":"environmentBlueprintIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteEnvironmentProfile":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environment-profiles/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"idempotent":true},"DeleteFormType":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","formTypeIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"formTypeIdentifier":{"location":"uri","locationName":"formTypeIdentifier"}}},"output":{"type":"structure","members":{}}},"DeleteGlossary":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/glossaries/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteGlossaryTerm":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/glossary-terms/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteListing":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/listings/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteProject":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/projects/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"skipDeletionCheck":{"location":"querystring","locationName":"skipDeletionCheck","type":"boolean"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteProjectMembership":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/deleteMembership","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","member","projectIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"member":{"shape":"S5w"},"projectIdentifier":{"location":"uri","locationName":"projectIdentifier"}}},"output":{"type":"structure","members":{}},"idempotent":true},"DeleteSubscriptionGrant":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/subscription-grants/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S65"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S69"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"DeleteSubscriptionRequest":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}}},"DeleteSubscriptionTarget":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets/{identifier}","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}}},"DeleteTimeSeriesDataPoints":{"http":{"method":"DELETE","requestUri":"/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points","responseCode":204},"input":{"type":"structure","required":["domainIdentifier","entityIdentifier","entityType","formName"],"members":{"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"entityIdentifier":{"location":"uri","locationName":"entityIdentifier"},"entityType":{"location":"uri","locationName":"entityType"},"formName":{"location":"querystring","locationName":"formName"}}},"output":{"type":"structure","members":{}},"idempotent":true},"GetAsset":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["domainId","formsOutput","id","name","owningProjectId","revision","typeIdentifier","typeRevision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"externalIdentifier":{"shape":"S1h"},"firstRevisionCreatedAt":{"type":"timestamp"},"firstRevisionCreatedBy":{},"formsOutput":{"shape":"S1u"},"glossaryTerms":{"shape":"S1n"},"id":{},"latestTimeSeriesDataPointFormsOutput":{"shape":"S1x"},"listing":{"shape":"S23"},"name":{"shape":"S1p"},"owningProjectId":{},"readOnlyFormsOutput":{"shape":"S1u"},"revision":{},"typeIdentifier":{},"typeRevision":{}}}},"GetAssetType":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/asset-types/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["domainId","formsOutput","name","owningProjectId","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"formsOutput":{"shape":"S2b"},"name":{},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetDataSource":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-sources/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","projectId"],"members":{"assetFormsOutput":{"shape":"S1u"},"configuration":{"shape":"S36"},"createdAt":{"shape":"S3f"},"description":{"shape":"Sq"},"domainId":{},"enableSetting":{},"environmentId":{},"errorMessage":{"shape":"S3h"},"id":{},"lastRunAssetCount":{"type":"integer"},"lastRunAt":{"shape":"S3f"},"lastRunErrorMessage":{"shape":"S3h"},"lastRunStatus":{},"name":{"shape":"S2z"},"projectId":{},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S30"},"schedule":{"shape":"S31"},"status":{},"type":{},"updatedAt":{"shape":"S3f"}}}},"GetDataSourceRun":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-source-runs/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","dataSourceId","domainId","id","projectId","status","type","updatedAt"],"members":{"createdAt":{"shape":"S3f"},"dataSourceConfigurationSnapshot":{},"dataSourceId":{},"domainId":{},"errorMessage":{"shape":"S3h"},"id":{},"projectId":{},"runStatisticsForAssets":{"shape":"S8b"},"startedAt":{"shape":"S3f"},"status":{},"stoppedAt":{"shape":"S3f"},"type":{},"updatedAt":{"shape":"S3f"}}}},"GetDomain":{"http":{"method":"GET","requestUri":"/v2/domains/{identifier}","responseCode":200},"input":{"type":"structure","required":["identifier"],"members":{"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainExecutionRole","id","status"],"members":{"arn":{},"createdAt":{"type":"timestamp"},"description":{},"domainExecutionRole":{},"id":{},"kmsKeyIdentifier":{},"lastUpdatedAt":{"type":"timestamp"},"name":{},"portalUrl":{},"singleSignOn":{"shape":"S3p"},"status":{},"tags":{"shape":"S3s"}}}},"GetEnvironment":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdBy","domainId","environmentProfileId","name","projectId","provider"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S44"},"createdBy":{},"deploymentProperties":{"shape":"S45"},"description":{"shape":"Sq"},"domainId":{},"environmentActions":{"shape":"S48"},"environmentBlueprintId":{},"environmentProfileId":{},"glossaryTerms":{"shape":"S1n"},"id":{},"lastDeployment":{"shape":"S4e"},"name":{"shape":"S4k"},"projectId":{},"provider":{},"provisionedResources":{"shape":"S4l"},"provisioningProperties":{"shape":"S4n"},"status":{},"updatedAt":{"shape":"S44"},"userParameters":{"shape":"S4q"}}}},"GetEnvironmentBlueprint":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprints/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["id","name","provider","provisioningProperties"],"members":{"createdAt":{"shape":"S44"},"deploymentProperties":{"shape":"S45"},"description":{"shape":"Sq"},"glossaryTerms":{"shape":"S1n"},"id":{},"name":{},"provider":{},"provisioningProperties":{"shape":"S4n"},"updatedAt":{"shape":"S44"},"userParameters":{"shape":"S4q"}}}},"GetEnvironmentBlueprintConfiguration":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprint-configurations/{environmentBlueprintIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentBlueprintIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{"location":"uri","locationName":"environmentBlueprintIdentifier"}}},"output":{"type":"structure","required":["domainId","environmentBlueprintId"],"members":{"createdAt":{"shape":"S44"},"domainId":{},"enabledRegions":{"shape":"S8m"},"environmentBlueprintId":{},"manageAccessRoleArn":{},"provisioningRoleArn":{},"regionalParameters":{"shape":"S8o"},"updatedAt":{"shape":"S44"}}}},"GetEnvironmentProfile":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-profiles/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdBy","domainId","environmentBlueprintId","id","name"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S44"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentBlueprintId":{},"id":{},"name":{"shape":"S4u"},"projectId":{},"updatedAt":{"shape":"S44"},"userParameters":{"shape":"S4q"}}}},"GetFormType":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/form-types/{formTypeIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","formTypeIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"formTypeIdentifier":{"location":"uri","locationName":"formTypeIdentifier"},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["domainId","model","name","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"imports":{"shape":"S8u"},"model":{"shape":"S4x"},"name":{"shape":"S1w"},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"status":{}}}},"GetGlossary":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/glossaries/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","id","name","owningProjectId","status"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"S52"},"domainId":{},"id":{},"name":{"shape":"S53"},"owningProjectId":{},"status":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetGlossaryTerm":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/glossary-terms/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","glossaryId","id","name","status"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"glossaryId":{},"id":{},"longDescription":{"shape":"S58"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S5a"},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetGroupProfile":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","groupIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupIdentifier":{"location":"uri","locationName":"groupIdentifier"}}},"output":{"type":"structure","members":{"domainId":{},"groupName":{"shape":"S5h"},"id":{},"status":{}}}},"GetIamPortalLoginUrl":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/get-portal-login-url","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"}}},"output":{"type":"structure","required":["userProfileId"],"members":{"authCodeUrl":{},"userProfileId":{}}}},"GetListing":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/listings/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"listingRevision":{"location":"querystring","locationName":"listingRevision"}}},"output":{"type":"structure","required":["domainId","id","listingRevision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"id":{},"item":{"type":"structure","members":{"assetListing":{"type":"structure","members":{"assetId":{},"assetRevision":{},"assetType":{},"createdAt":{"type":"timestamp"},"forms":{},"glossaryTerms":{"shape":"Sw"},"latestTimeSeriesDataPointForms":{"shape":"S1x"},"owningProjectId":{}}}},"union":true},"listingRevision":{},"name":{},"status":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetMetadataGenerationRun":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["domainId","id","owningProjectId"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"owningProjectId":{},"status":{},"target":{"shape":"S9b"},"type":{}}}},"GetProject":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/projects/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdBy","domainId","id","name"],"members":{"createdAt":{"shape":"S44"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"failureReasons":{"shape":"S5r"},"glossaryTerms":{"shape":"S1n"},"id":{},"lastUpdatedAt":{"shape":"S44"},"name":{"shape":"S15"},"projectStatus":{}}}},"GetSubscription":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscriptions/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","status","subscribedListing","subscribedPrincipal","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"retainPermissions":{"type":"boolean"},"status":{},"subscribedListing":{"shape":"Sp"},"subscribedPrincipal":{"shape":"S13"},"subscriptionRequestId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetSubscriptionGrant":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscription-grants/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S65"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S69"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetSubscriptionRequestDetails":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetSubscriptionTarget":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","createdAt","createdBy","domainId","environmentId","id","manageAccessRole","name","projectId","provider","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6n"},"authorizedPrincipals":{"shape":"S6o"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"environmentId":{},"id":{},"manageAccessRole":{},"name":{"shape":"S6q"},"projectId":{},"provider":{},"subscriptionTargetConfig":{"shape":"S6r"},"type":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"GetTimeSeriesDataPoint":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","entityIdentifier","entityType","formName","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"entityIdentifier":{"location":"uri","locationName":"entityIdentifier"},"entityType":{"location":"uri","locationName":"entityType"},"formName":{"location":"querystring","locationName":"formName"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","members":{"domainId":{},"entityId":{},"entityType":{},"form":{"shape":"S9u"},"formName":{}}}},"GetUserProfile":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","userIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"type":{"location":"querystring","locationName":"type"},"userIdentifier":{"location":"uri","locationName":"userIdentifier"}}},"output":{"type":"structure","members":{"details":{"shape":"S6y"},"domainId":{},"id":{},"status":{},"type":{}}}},"ListAssetRevisions":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}/revisions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"revision":{}}}},"nextToken":{}}}},"ListDataSourceRunActivities":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-source-runs/{identifier}/activities","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","dataAssetStatus","dataSourceRunId","database","projectId","technicalName","updatedAt"],"members":{"createdAt":{"shape":"S3f"},"dataAssetId":{},"dataAssetStatus":{},"dataSourceRunId":{},"database":{"shape":"S2z"},"errorMessage":{"shape":"S3h"},"projectId":{},"technicalDescription":{"shape":"Sq"},"technicalName":{"shape":"S2z"},"updatedAt":{"shape":"S3f"}}}},"nextToken":{}}}},"ListDataSourceRuns":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs","responseCode":200},"input":{"type":"structure","required":["dataSourceIdentifier","domainIdentifier"],"members":{"dataSourceIdentifier":{"location":"uri","locationName":"dataSourceIdentifier"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","dataSourceId","id","projectId","status","type","updatedAt"],"members":{"createdAt":{"shape":"S3f"},"dataSourceId":{},"errorMessage":{"shape":"S3h"},"id":{},"projectId":{},"runStatisticsForAssets":{"shape":"S8b"},"startedAt":{"shape":"S3f"},"status":{},"stoppedAt":{"shape":"S3f"},"type":{},"updatedAt":{"shape":"S3f"}}}},"nextToken":{}}}},"ListDataSources":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/data-sources","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","projectIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"querystring","locationName":"environmentIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"shape":"S2z","location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"projectIdentifier":{"location":"querystring","locationName":"projectIdentifier"},"status":{"location":"querystring","locationName":"status"},"type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["dataSourceId","domainId","environmentId","name","status","type"],"members":{"createdAt":{"shape":"S3f"},"dataSourceId":{},"domainId":{},"enableSetting":{},"environmentId":{},"lastRunAssetCount":{"type":"integer"},"lastRunAt":{"shape":"S3f"},"lastRunErrorMessage":{"shape":"S3h"},"lastRunStatus":{},"name":{"shape":"S2z"},"schedule":{"shape":"S31"},"status":{},"type":{},"updatedAt":{"shape":"S3f"}}}},"nextToken":{}}}},"ListDomains":{"http":{"method":"GET","requestUri":"/v2/domains","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["arn","createdAt","id","managedAccountId","name","status"],"members":{"arn":{},"createdAt":{"type":"timestamp"},"description":{"type":"string","sensitive":true},"id":{},"lastUpdatedAt":{"type":"timestamp"},"managedAccountId":{},"name":{"type":"string","sensitive":true},"portalUrl":{},"status":{}}}},"nextToken":{}}}},"ListEnvironmentBlueprintConfigurations":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprint-configurations","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["domainId","environmentBlueprintId"],"members":{"createdAt":{"shape":"S44"},"domainId":{},"enabledRegions":{"shape":"S8m"},"environmentBlueprintId":{},"manageAccessRoleArn":{},"provisioningRoleArn":{},"regionalParameters":{"shape":"S8o"},"updatedAt":{"shape":"S44"}}}},"nextToken":{}}}},"ListEnvironmentBlueprints":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprints","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"managed":{"location":"querystring","locationName":"managed","type":"boolean"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["id","name","provider","provisioningProperties"],"members":{"createdAt":{"shape":"S44"},"description":{"shape":"Sq"},"id":{},"name":{},"provider":{},"provisioningProperties":{"shape":"S4n"},"updatedAt":{"shape":"S44"}}}},"nextToken":{}}}},"ListEnvironmentProfiles":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environment-profiles","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"awsAccountId":{"location":"querystring","locationName":"awsAccountId"},"awsAccountRegion":{"location":"querystring","locationName":"awsAccountRegion"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{"location":"querystring","locationName":"environmentBlueprintIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"shape":"S4u","location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"projectIdentifier":{"location":"querystring","locationName":"projectIdentifier"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdBy","domainId","environmentBlueprintId","id","name"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S44"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentBlueprintId":{},"id":{},"name":{"shape":"S4u"},"projectId":{},"updatedAt":{"shape":"S44"}}}},"nextToken":{}}}},"ListEnvironments":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","projectIdentifier"],"members":{"awsAccountId":{"location":"querystring","locationName":"awsAccountId"},"awsAccountRegion":{"location":"querystring","locationName":"awsAccountRegion"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentBlueprintIdentifier":{"location":"querystring","locationName":"environmentBlueprintIdentifier"},"environmentProfileIdentifier":{"location":"querystring","locationName":"environmentProfileIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"projectIdentifier":{"location":"querystring","locationName":"projectIdentifier"},"provider":{"location":"querystring","locationName":"provider"},"status":{"location":"querystring","locationName":"status"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdBy","domainId","environmentProfileId","name","projectId","provider"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S44"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentProfileId":{},"id":{},"name":{"shape":"S4k"},"projectId":{},"provider":{},"status":{},"updatedAt":{"shape":"S44"}}}},"nextToken":{}}}},"ListMetadataGenerationRuns":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/metadata-generation-runs","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"status":{"location":"querystring","locationName":"status"},"type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["domainId","id","owningProjectId"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"owningProjectId":{},"status":{},"target":{"shape":"S9b"},"type":{}}}},"nextToken":{}}}},"ListNotifications":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/notifications","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","type"],"members":{"afterTimestamp":{"location":"querystring","locationName":"afterTimestamp","type":"timestamp"},"beforeTimestamp":{"location":"querystring","locationName":"beforeTimestamp","type":"timestamp"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"subjects":{"location":"querystring","locationName":"subjects","type":"list","member":{}},"taskStatus":{"location":"querystring","locationName":"taskStatus"},"type":{"location":"querystring","locationName":"type"}}},"output":{"type":"structure","members":{"nextToken":{},"notifications":{"type":"list","member":{"type":"structure","required":["actionLink","creationTimestamp","domainIdentifier","identifier","lastUpdatedTimestamp","message","title","topic","type"],"members":{"actionLink":{"type":"string","sensitive":true},"creationTimestamp":{"type":"timestamp"},"domainIdentifier":{},"identifier":{},"lastUpdatedTimestamp":{"type":"timestamp"},"message":{"type":"string","sensitive":true},"metadata":{"type":"map","key":{},"value":{}},"status":{},"title":{"type":"string","sensitive":true},"topic":{"type":"structure","required":["resource","role","subject"],"members":{"resource":{"type":"structure","required":["id","type"],"members":{"id":{},"name":{},"type":{}}},"role":{},"subject":{}}},"type":{}}}}}}},"ListProjectMemberships":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/projects/{projectIdentifier}/memberships","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","projectIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"projectIdentifier":{"location":"uri","locationName":"projectIdentifier"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"}}},"output":{"type":"structure","required":["members"],"members":{"members":{"type":"list","member":{"type":"structure","required":["designation","memberDetails"],"members":{"designation":{},"memberDetails":{"type":"structure","members":{"group":{"type":"structure","required":["groupId"],"members":{"groupId":{}}},"user":{"type":"structure","required":["userId"],"members":{"userId":{}}}},"union":true}}}},"nextToken":{}}}},"ListProjects":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/projects","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupIdentifier":{"location":"querystring","locationName":"groupIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"name":{"shape":"S15","location":"querystring","locationName":"name"},"nextToken":{"location":"querystring","locationName":"nextToken"},"userIdentifier":{"location":"querystring","locationName":"userIdentifier"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","required":["createdBy","domainId","id","name"],"members":{"createdAt":{"shape":"S44"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"failureReasons":{"shape":"S5r"},"id":{},"name":{"shape":"S15"},"projectStatus":{},"updatedAt":{"shape":"S44"}}}},"nextToken":{}}}},"ListSubscriptionGrants":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscription-grants","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentId":{"location":"querystring","locationName":"environmentId"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"},"subscribedListingId":{"location":"querystring","locationName":"subscribedListingId"},"subscriptionId":{"location":"querystring","locationName":"subscriptionId"},"subscriptionTargetId":{"location":"querystring","locationName":"subscriptionTargetId"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S65"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S69"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"nextToken":{}}}},"ListSubscriptionRequests":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"approverProjectId":{"location":"querystring","locationName":"approverProjectId"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"owningProjectId":{"location":"querystring","locationName":"owningProjectId"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"},"status":{"location":"querystring","locationName":"status"},"subscribedListingId":{"location":"querystring","locationName":"subscribedListingId"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"nextToken":{}}}},"ListSubscriptionTargets":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","createdAt","createdBy","domainId","environmentId","id","manageAccessRole","name","projectId","provider","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6n"},"authorizedPrincipals":{"shape":"S6o"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"environmentId":{},"id":{},"manageAccessRole":{},"name":{"shape":"S6q"},"projectId":{},"provider":{},"subscriptionTargetConfig":{"shape":"S6r"},"type":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"nextToken":{}}}},"ListSubscriptions":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/subscriptions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"approverProjectId":{"location":"querystring","locationName":"approverProjectId"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"owningProjectId":{"location":"querystring","locationName":"owningProjectId"},"sortBy":{"location":"querystring","locationName":"sortBy"},"sortOrder":{"location":"querystring","locationName":"sortOrder"},"status":{"location":"querystring","locationName":"status"},"subscribedListingId":{"location":"querystring","locationName":"subscribedListingId"},"subscriptionRequestIdentifier":{"location":"querystring","locationName":"subscriptionRequestIdentifier"}}},"output":{"type":"structure","required":["items"],"members":{"items":{"type":"list","member":{"type":"structure","required":["createdAt","createdBy","domainId","id","status","subscribedListing","subscribedPrincipal","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"retainPermissions":{"type":"boolean"},"status":{},"subscribedListing":{"shape":"Sp"},"subscribedPrincipal":{"shape":"S13"},"subscriptionRequestId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","members":{"tags":{"shape":"S3s"}}}},"ListTimeSeriesDataPoints":{"http":{"method":"GET","requestUri":"/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","entityIdentifier","entityType","formName"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"endedAt":{"location":"querystring","locationName":"endedAt","type":"timestamp"},"entityIdentifier":{"location":"uri","locationName":"entityIdentifier"},"entityType":{"location":"uri","locationName":"entityType"},"formName":{"location":"querystring","locationName":"formName"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"},"startedAt":{"location":"querystring","locationName":"startedAt","type":"timestamp"}}},"output":{"type":"structure","members":{"items":{"shape":"S1x"},"nextToken":{}}}},"PostTimeSeriesDataPoints":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points","responseCode":201},"input":{"type":"structure","required":["domainIdentifier","entityIdentifier","entityType","forms"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"entityIdentifier":{"location":"uri","locationName":"entityIdentifier"},"entityType":{"location":"uri","locationName":"entityType"},"forms":{"type":"list","member":{"type":"structure","required":["formName","timestamp","typeIdentifier"],"members":{"content":{},"formName":{},"timestamp":{"type":"timestamp"},"typeIdentifier":{},"typeRevision":{}}}}}},"output":{"type":"structure","members":{"domainId":{},"entityId":{},"entityType":{},"forms":{"type":"list","member":{"shape":"S9u"}}}},"idempotent":true},"PutEnvironmentBlueprintConfiguration":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/environment-blueprint-configurations/{environmentBlueprintIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","enabledRegions","environmentBlueprintIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"enabledRegions":{"shape":"S8m"},"environmentBlueprintIdentifier":{"location":"uri","locationName":"environmentBlueprintIdentifier"},"manageAccessRoleArn":{},"provisioningRoleArn":{},"regionalParameters":{"shape":"S8o"}}},"output":{"type":"structure","required":["domainId","environmentBlueprintId"],"members":{"createdAt":{"shape":"S44"},"domainId":{},"enabledRegions":{"shape":"S8m"},"environmentBlueprintId":{},"manageAccessRoleArn":{},"provisioningRoleArn":{},"regionalParameters":{"shape":"S8o"},"updatedAt":{"shape":"S44"}}},"idempotent":true},"RejectPredictions":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/assets/{identifier}/reject-predictions","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"rejectChoices":{"type":"list","member":{"type":"structure","required":["predictionTarget"],"members":{"predictionChoices":{"type":"list","member":{"type":"integer"}},"predictionTarget":{}}}},"rejectRule":{"type":"structure","members":{"rule":{},"threshold":{"type":"float"}}},"revision":{"location":"querystring","locationName":"revision"}}},"output":{"type":"structure","required":["assetId","assetRevision","domainId"],"members":{"assetId":{},"assetRevision":{},"domainId":{}}},"idempotent":true},"RejectSubscriptionRequest":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/reject","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"decisionComment":{"shape":"Sh"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"RevokeSubscription":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/subscriptions/{identifier}/revoke","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"retainPermissions":{"type":"boolean"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","status","subscribedListing","subscribedPrincipal","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"retainPermissions":{"type":"boolean"},"status":{},"subscribedListing":{"shape":"Sp"},"subscribedPrincipal":{"shape":"S13"},"subscriptionRequestId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"Search":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/search","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","searchScope"],"members":{"additionalAttributes":{"shape":"Sda"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"filters":{"shape":"Sdc"},"maxResults":{"type":"integer"},"nextToken":{},"owningProjectIdentifier":{},"searchIn":{"shape":"Sdh"},"searchScope":{},"searchText":{},"sort":{"shape":"Sdl"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"assetItem":{"type":"structure","required":["domainId","identifier","name","owningProjectId","typeIdentifier","typeRevision"],"members":{"additionalAttributes":{"type":"structure","members":{"formsOutput":{"shape":"S1u"},"latestTimeSeriesDataPointFormsOutput":{"shape":"S1x"},"readOnlyFormsOutput":{"shape":"S1u"}}},"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"externalIdentifier":{"shape":"S1h"},"firstRevisionCreatedAt":{"type":"timestamp"},"firstRevisionCreatedBy":{},"glossaryTerms":{"shape":"S1n"},"identifier":{},"name":{"shape":"S1p"},"owningProjectId":{},"typeIdentifier":{},"typeRevision":{}}},"dataProductItem":{"type":"structure","required":["domainId","id","name","owningProjectId"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"dataProductItems":{"type":"list","member":{"type":"structure","members":{"domainId":{},"itemId":{}}}},"description":{"type":"string","sensitive":true},"domainId":{},"glossaryTerms":{"shape":"S1n"},"id":{},"name":{"type":"string","sensitive":true},"owningProjectId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"glossaryItem":{"type":"structure","required":["domainId","id","name","owningProjectId","status"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"S52"},"domainId":{},"id":{},"name":{"shape":"S53"},"owningProjectId":{},"status":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"glossaryTermItem":{"type":"structure","required":["domainId","glossaryId","id","name","status"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"glossaryId":{},"id":{},"longDescription":{"shape":"S58"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S5a"},"updatedAt":{"type":"timestamp"},"updatedBy":{}}}},"union":true}},"nextToken":{},"totalMatchCount":{"type":"integer"}}}},"SearchGroupProfiles":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/search-group-profiles","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","groupType"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupType":{},"maxResults":{"type":"integer"},"nextToken":{},"searchText":{"type":"string","sensitive":true}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"domainId":{},"groupName":{"shape":"S5h"},"id":{},"status":{}}}},"nextToken":{}}}},"SearchListings":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/listings/search","responseCode":200},"input":{"type":"structure","required":["domainIdentifier"],"members":{"additionalAttributes":{"shape":"Sda"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"filters":{"shape":"Sdc"},"maxResults":{"type":"integer"},"nextToken":{},"searchIn":{"shape":"Sdh"},"searchText":{},"sort":{"shape":"Sdl"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"assetListing":{"type":"structure","members":{"additionalAttributes":{"type":"structure","members":{"forms":{},"latestTimeSeriesDataPointForms":{"shape":"S1x"}}},"createdAt":{"type":"timestamp"},"description":{"shape":"Sq"},"entityId":{},"entityRevision":{},"entityType":{},"glossaryTerms":{"shape":"Sw"},"listingCreatedBy":{},"listingId":{},"listingRevision":{},"listingUpdatedBy":{},"name":{"shape":"S1p"},"owningProjectId":{}}}},"union":true}},"nextToken":{},"totalMatchCount":{"type":"integer"}}}},"SearchTypes":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/types-search","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","managed","searchScope"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"filters":{"shape":"Sdc"},"managed":{"type":"boolean"},"maxResults":{"type":"integer"},"nextToken":{},"searchIn":{"shape":"Sdh"},"searchScope":{},"searchText":{},"sort":{"shape":"Sdl"}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"assetTypeItem":{"type":"structure","required":["domainId","formsOutput","name","owningProjectId","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"formsOutput":{"shape":"S2b"},"name":{},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"formTypeItem":{"type":"structure","required":["domainId","name","revision"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"imports":{"shape":"S8u"},"model":{"shape":"S4x"},"name":{"shape":"S1w"},"originDomainId":{},"originProjectId":{},"owningProjectId":{},"revision":{},"status":{}}}},"union":true}},"nextToken":{},"totalMatchCount":{"type":"integer"}}}},"SearchUserProfiles":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/search-user-profiles","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","userType"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"maxResults":{"type":"integer"},"nextToken":{},"searchText":{"type":"string","sensitive":true},"userType":{}}},"output":{"type":"structure","members":{"items":{"type":"list","member":{"type":"structure","members":{"details":{"shape":"S6y"},"domainId":{},"id":{},"status":{},"type":{}}}},"nextToken":{}}}},"StartDataSourceRun":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/data-sources/{dataSourceIdentifier}/runs","responseCode":200},"input":{"type":"structure","required":["dataSourceIdentifier","domainIdentifier"],"members":{"clientToken":{"idempotencyToken":true},"dataSourceIdentifier":{"location":"uri","locationName":"dataSourceIdentifier"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"}}},"output":{"type":"structure","required":["createdAt","dataSourceId","domainId","id","projectId","status","type","updatedAt"],"members":{"createdAt":{"shape":"S3f"},"dataSourceConfigurationSnapshot":{},"dataSourceId":{},"domainId":{},"errorMessage":{"shape":"S3h"},"id":{},"projectId":{},"runStatisticsForAssets":{"shape":"S8b"},"startedAt":{"shape":"S3f"},"status":{},"stoppedAt":{"shape":"S3f"},"type":{},"updatedAt":{"shape":"S3f"}}},"idempotent":true},"StartMetadataGenerationRun":{"http":{"requestUri":"/v2/domains/{domainIdentifier}/metadata-generation-runs","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","owningProjectIdentifier","target","type"],"members":{"clientToken":{"idempotencyToken":true},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"owningProjectIdentifier":{},"target":{"shape":"S9b"},"type":{}}},"output":{"type":"structure","required":["domainId","id"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"id":{},"owningProjectId":{},"status":{},"type":{}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S3s"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateDataSource":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/data-sources/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"assetFormsInput":{"shape":"S1i"},"configuration":{"shape":"S2e"},"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"enableSetting":{},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S2z"},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S30"},"schedule":{"shape":"S31"}}},"output":{"type":"structure","required":["domainId","environmentId","id","name","projectId"],"members":{"assetFormsOutput":{"shape":"S1u"},"configuration":{"shape":"S36"},"createdAt":{"shape":"S3f"},"description":{"shape":"Sq"},"domainId":{},"enableSetting":{},"environmentId":{},"errorMessage":{"shape":"S3h"},"id":{},"lastRunAt":{"shape":"S3f"},"lastRunErrorMessage":{"shape":"S3h"},"lastRunStatus":{},"name":{"shape":"S2z"},"projectId":{},"publishOnImport":{"type":"boolean"},"recommendation":{"shape":"S30"},"schedule":{"shape":"S31"},"status":{},"type":{},"updatedAt":{"shape":"S3f"}}},"idempotent":true},"UpdateDomain":{"http":{"method":"PUT","requestUri":"/v2/domains/{identifier}","responseCode":200},"input":{"type":"structure","required":["identifier"],"members":{"clientToken":{"idempotencyToken":true,"location":"querystring","locationName":"clientToken"},"description":{},"domainExecutionRole":{},"identifier":{"location":"uri","locationName":"identifier"},"name":{},"singleSignOn":{"shape":"S3p"}}},"output":{"type":"structure","required":["id"],"members":{"description":{},"domainExecutionRole":{},"id":{},"lastUpdatedAt":{"type":"timestamp"},"name":{},"singleSignOn":{"shape":"S3p"}}},"idempotent":true},"UpdateEnvironment":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/environments/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"description":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryTerms":{"shape":"S1n"},"identifier":{"location":"uri","locationName":"identifier"},"name":{}}},"output":{"type":"structure","required":["createdBy","domainId","environmentProfileId","name","projectId","provider"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S44"},"createdBy":{},"deploymentProperties":{"shape":"S45"},"description":{"shape":"Sq"},"domainId":{},"environmentActions":{"shape":"S48"},"environmentBlueprintId":{},"environmentProfileId":{},"glossaryTerms":{"shape":"S1n"},"id":{},"lastDeployment":{"shape":"S4e"},"name":{"shape":"S4k"},"projectId":{},"provider":{},"provisionedResources":{"shape":"S4l"},"provisioningProperties":{"shape":"S4n"},"status":{},"updatedAt":{"shape":"S44"},"userParameters":{"shape":"S4q"}}}},"UpdateEnvironmentProfile":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/environment-profiles/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"awsAccountId":{},"awsAccountRegion":{},"description":{},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S4u"},"userParameters":{"shape":"S3z"}}},"output":{"type":"structure","required":["createdBy","domainId","environmentBlueprintId","id","name"],"members":{"awsAccountId":{},"awsAccountRegion":{},"createdAt":{"shape":"S44"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"environmentBlueprintId":{},"id":{},"name":{"shape":"S4u"},"projectId":{},"updatedAt":{"shape":"S44"},"userParameters":{"shape":"S4q"}}}},"UpdateGlossary":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/glossaries/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"clientToken":{"idempotencyToken":true},"description":{"shape":"S52"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S53"},"status":{}}},"output":{"type":"structure","required":["domainId","id","name","owningProjectId"],"members":{"description":{"shape":"S52"},"domainId":{},"id":{},"name":{"shape":"S53"},"owningProjectId":{},"status":{}}},"idempotent":true},"UpdateGlossaryTerm":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/glossary-terms/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryIdentifier":{},"identifier":{"location":"uri","locationName":"identifier"},"longDescription":{"shape":"S58"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S5a"}}},"output":{"type":"structure","required":["domainId","glossaryId","id","name","status"],"members":{"domainId":{},"glossaryId":{},"id":{},"longDescription":{"shape":"S58"},"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"},"status":{},"termRelations":{"shape":"S5a"}}},"idempotent":true},"UpdateGroupProfile":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/group-profiles/{groupIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","groupIdentifier","status"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"groupIdentifier":{"location":"uri","locationName":"groupIdentifier"},"status":{}}},"output":{"type":"structure","members":{"domainId":{},"groupName":{"shape":"S5h"},"id":{},"status":{}}}},"UpdateProject":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/projects/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier"],"members":{"description":{"shape":"Sq"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"glossaryTerms":{"shape":"S1n"},"identifier":{"location":"uri","locationName":"identifier"},"name":{"shape":"S15"}}},"output":{"type":"structure","required":["createdBy","domainId","id","name"],"members":{"createdAt":{"shape":"S44"},"createdBy":{},"description":{"shape":"Sq"},"domainId":{},"failureReasons":{"shape":"S5r"},"glossaryTerms":{"shape":"S1n"},"id":{},"lastUpdatedAt":{"shape":"S44"},"name":{"shape":"S15"},"projectStatus":{}}},"idempotent":true},"UpdateSubscriptionGrantStatus":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/subscription-grants/{identifier}/status/{assetIdentifier}","responseCode":200},"input":{"type":"structure","required":["assetIdentifier","domainIdentifier","identifier","status"],"members":{"assetIdentifier":{"location":"uri","locationName":"assetIdentifier"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"failureCause":{"shape":"S67"},"identifier":{"location":"uri","locationName":"identifier"},"status":{},"targetName":{}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","grantedEntity","id","status","subscriptionTargetId","updatedAt"],"members":{"assets":{"shape":"S65"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"grantedEntity":{"shape":"S69"},"id":{},"status":{},"subscriptionId":{},"subscriptionTargetId":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"UpdateSubscriptionRequest":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/subscription-requests/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","identifier","requestReason"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"requestReason":{"shape":"Sm"}}},"output":{"type":"structure","required":["createdAt","createdBy","domainId","id","requestReason","status","subscribedListings","subscribedPrincipals","updatedAt"],"members":{"createdAt":{"type":"timestamp"},"createdBy":{},"decisionComment":{"shape":"Sh"},"domainId":{},"id":{},"requestReason":{"shape":"Sm"},"reviewerId":{},"status":{},"subscribedListings":{"type":"list","member":{"shape":"Sp"}},"subscribedPrincipals":{"type":"list","member":{"shape":"S13"}},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"UpdateSubscriptionTarget":{"http":{"method":"PATCH","requestUri":"/v2/domains/{domainIdentifier}/environments/{environmentIdentifier}/subscription-targets/{identifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","environmentIdentifier","identifier"],"members":{"applicableAssetTypes":{"shape":"S6n"},"authorizedPrincipals":{"shape":"S6o"},"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"environmentIdentifier":{"location":"uri","locationName":"environmentIdentifier"},"identifier":{"location":"uri","locationName":"identifier"},"manageAccessRole":{},"name":{"shape":"S6q"},"provider":{},"subscriptionTargetConfig":{"shape":"S6r"}}},"output":{"type":"structure","required":["applicableAssetTypes","authorizedPrincipals","createdAt","createdBy","domainId","environmentId","id","manageAccessRole","name","projectId","provider","subscriptionTargetConfig","type"],"members":{"applicableAssetTypes":{"shape":"S6n"},"authorizedPrincipals":{"shape":"S6o"},"createdAt":{"type":"timestamp"},"createdBy":{},"domainId":{},"environmentId":{},"id":{},"manageAccessRole":{},"name":{"shape":"S6q"},"projectId":{},"provider":{},"subscriptionTargetConfig":{"shape":"S6r"},"type":{},"updatedAt":{"type":"timestamp"},"updatedBy":{}}},"idempotent":true},"UpdateUserProfile":{"http":{"method":"PUT","requestUri":"/v2/domains/{domainIdentifier}/user-profiles/{userIdentifier}","responseCode":200},"input":{"type":"structure","required":["domainIdentifier","status","userIdentifier"],"members":{"domainIdentifier":{"location":"uri","locationName":"domainIdentifier"},"status":{},"type":{},"userIdentifier":{"location":"uri","locationName":"userIdentifier"}}},"output":{"type":"structure","members":{"details":{"shape":"S6y"},"domainId":{},"id":{},"status":{},"type":{}}}}},"shapes":{"Sh":{"type":"string","sensitive":true},"Sm":{"type":"string","sensitive":true},"Sp":{"type":"structure","required":["description","id","item","name","ownerProjectId"],"members":{"description":{"shape":"Sq"},"id":{},"item":{"type":"structure","members":{"assetListing":{"type":"structure","members":{"entityId":{},"entityRevision":{},"entityType":{},"forms":{},"glossaryTerms":{"shape":"Sw"}}}},"union":true},"name":{},"ownerProjectId":{},"ownerProjectName":{},"revision":{}}},"Sq":{"type":"string","sensitive":true},"Sw":{"type":"list","member":{"type":"structure","members":{"name":{"shape":"Sy"},"shortDescription":{"shape":"Sz"}}}},"Sy":{"type":"string","sensitive":true},"Sz":{"type":"string","sensitive":true},"S13":{"type":"structure","members":{"project":{"type":"structure","members":{"id":{},"name":{"shape":"S15"}}}},"union":true},"S15":{"type":"string","sensitive":true},"S1h":{"type":"string","sensitive":true},"S1i":{"type":"list","member":{"type":"structure","required":["formName"],"members":{"content":{},"formName":{},"typeIdentifier":{},"typeRevision":{}},"sensitive":true},"sensitive":true},"S1n":{"type":"list","member":{}},"S1p":{"type":"string","sensitive":true},"S1q":{"type":"structure","members":{"businessNameGeneration":{"type":"structure","members":{"enabled":{"type":"boolean"}}}}},"S1u":{"type":"list","member":{"type":"structure","required":["formName"],"members":{"content":{},"formName":{},"typeName":{"shape":"S1w"},"typeRevision":{}}}},"S1w":{"type":"string","sensitive":true},"S1x":{"type":"list","member":{"type":"structure","required":["formName","timestamp","typeIdentifier"],"members":{"contentSummary":{},"formName":{},"id":{},"timestamp":{"type":"timestamp"},"typeIdentifier":{},"typeRevision":{}}}},"S23":{"type":"structure","required":["listingId","listingStatus"],"members":{"listingId":{},"listingStatus":{}}},"S2b":{"type":"map","key":{},"value":{"type":"structure","required":["typeName","typeRevision"],"members":{"required":{"type":"boolean"},"typeName":{"shape":"S1w"},"typeRevision":{}}}},"S2e":{"type":"structure","members":{"glueRunConfiguration":{"type":"structure","required":["relationalFilterConfigurations"],"members":{"autoImportDataQualityResult":{"type":"boolean"},"dataAccessRole":{},"relationalFilterConfigurations":{"shape":"S2h"}}},"redshiftRunConfiguration":{"type":"structure","required":["redshiftCredentialConfiguration","redshiftStorage","relationalFilterConfigurations"],"members":{"dataAccessRole":{},"redshiftCredentialConfiguration":{"shape":"S2r"},"redshiftStorage":{"shape":"S2t"},"relationalFilterConfigurations":{"shape":"S2h"}}}},"union":true},"S2h":{"type":"list","member":{"type":"structure","required":["databaseName"],"members":{"databaseName":{},"filterExpressions":{"type":"list","member":{"type":"structure","required":["expression","type"],"members":{"expression":{},"type":{}}}},"schemaName":{}}}},"S2r":{"type":"structure","required":["secretManagerArn"],"members":{"secretManagerArn":{}}},"S2t":{"type":"structure","members":{"redshiftClusterSource":{"type":"structure","required":["clusterName"],"members":{"clusterName":{}}},"redshiftServerlessSource":{"type":"structure","required":["workgroupName"],"members":{"workgroupName":{}}}},"union":true},"S2z":{"type":"string","sensitive":true},"S30":{"type":"structure","members":{"enableBusinessNameGeneration":{"type":"boolean"}}},"S31":{"type":"structure","members":{"schedule":{},"timezone":{}},"sensitive":true},"S36":{"type":"structure","members":{"glueRunConfiguration":{"type":"structure","required":["relationalFilterConfigurations"],"members":{"accountId":{},"autoImportDataQualityResult":{"type":"boolean"},"dataAccessRole":{},"region":{},"relationalFilterConfigurations":{"shape":"S2h"}}},"redshiftRunConfiguration":{"type":"structure","required":["redshiftCredentialConfiguration","redshiftStorage","relationalFilterConfigurations"],"members":{"accountId":{},"dataAccessRole":{},"redshiftCredentialConfiguration":{"shape":"S2r"},"redshiftStorage":{"shape":"S2t"},"region":{},"relationalFilterConfigurations":{"shape":"S2h"}}}},"union":true},"S3f":{"type":"timestamp","timestampFormat":"iso8601"},"S3h":{"type":"structure","required":["errorType"],"members":{"errorDetail":{},"errorType":{}}},"S3p":{"type":"structure","members":{"type":{},"userAssignment":{}}},"S3s":{"type":"map","key":{},"value":{}},"S3z":{"type":"list","member":{"type":"structure","members":{"name":{},"value":{}}}},"S44":{"type":"timestamp","timestampFormat":"iso8601"},"S45":{"type":"structure","members":{"endTimeoutMinutes":{"type":"integer"},"startTimeoutMinutes":{"type":"integer"}}},"S48":{"type":"list","member":{"type":"structure","required":["parameters","type"],"members":{"auth":{},"parameters":{"type":"list","member":{"type":"structure","members":{"key":{},"value":{}}}},"type":{}}}},"S4e":{"type":"structure","members":{"deploymentId":{},"deploymentStatus":{},"deploymentType":{},"failureReason":{"type":"structure","required":["message"],"members":{"code":{},"message":{}}},"isDeploymentComplete":{"type":"boolean"},"messages":{"type":"list","member":{}}}},"S4k":{"type":"string","sensitive":true},"S4l":{"type":"list","member":{"type":"structure","required":["type","value"],"members":{"name":{},"provider":{},"type":{},"value":{}}}},"S4n":{"type":"structure","members":{"cloudFormation":{"type":"structure","required":["templateUrl"],"members":{"templateUrl":{}}}},"union":true},"S4q":{"type":"list","member":{"type":"structure","required":["fieldType","keyName"],"members":{"defaultValue":{},"description":{"shape":"Sq"},"fieldType":{},"isEditable":{"type":"boolean"},"isOptional":{"type":"boolean"},"keyName":{}}}},"S4u":{"type":"string","sensitive":true},"S4x":{"type":"structure","members":{"smithy":{}},"sensitive":true,"union":true},"S52":{"type":"string","sensitive":true},"S53":{"type":"string","sensitive":true},"S58":{"type":"string","sensitive":true},"S5a":{"type":"structure","members":{"classifies":{"type":"list","member":{}},"isA":{"type":"list","member":{}}}},"S5h":{"type":"string","sensitive":true},"S5r":{"type":"list","member":{"type":"structure","members":{"code":{},"message":{}}}},"S5w":{"type":"structure","members":{"groupIdentifier":{},"userIdentifier":{}},"union":true},"S65":{"type":"list","member":{"type":"structure","required":["assetId","assetRevision","status"],"members":{"assetId":{},"assetRevision":{},"failureCause":{"shape":"S67"},"failureTimestamp":{"type":"timestamp"},"grantedTimestamp":{"type":"timestamp"},"status":{},"targetName":{}}}},"S67":{"type":"structure","members":{"message":{}}},"S69":{"type":"structure","members":{"listing":{"type":"structure","required":["id","revision"],"members":{"id":{},"revision":{}}}},"union":true},"S6n":{"type":"list","member":{}},"S6o":{"type":"list","member":{}},"S6q":{"type":"string","sensitive":true},"S6r":{"type":"list","member":{"type":"structure","required":["content","formName"],"members":{"content":{},"formName":{}}}},"S6y":{"type":"structure","members":{"iam":{"type":"structure","members":{"arn":{}}},"sso":{"type":"structure","members":{"firstName":{"type":"string","sensitive":true},"lastName":{"type":"string","sensitive":true},"username":{"type":"string","sensitive":true}}}},"union":true},"S8b":{"type":"structure","members":{"added":{"type":"integer"},"failed":{"type":"integer"},"skipped":{"type":"integer"},"unchanged":{"type":"integer"},"updated":{"type":"integer"}}},"S8m":{"type":"list","member":{}},"S8o":{"type":"map","key":{},"value":{"type":"map","key":{},"value":{}}},"S8u":{"type":"list","member":{"type":"structure","required":["name","revision"],"members":{"name":{"shape":"S1w"},"revision":{}}}},"S9b":{"type":"structure","required":["identifier","type"],"members":{"identifier":{},"revision":{},"type":{}}},"S9u":{"type":"structure","required":["formName","timestamp","typeIdentifier"],"members":{"content":{},"formName":{},"id":{},"timestamp":{"type":"timestamp"},"typeIdentifier":{},"typeRevision":{}}},"Sda":{"type":"list","member":{}},"Sdc":{"type":"structure","members":{"and":{"shape":"Sdd"},"filter":{"type":"structure","required":["attribute","value"],"members":{"attribute":{},"value":{}}},"or":{"shape":"Sdd"}},"union":true},"Sdd":{"type":"list","member":{"shape":"Sdc"}},"Sdh":{"type":"list","member":{"type":"structure","required":["attribute"],"members":{"attribute":{}}}},"Sdl":{"type":"structure","required":["attribute"],"members":{"attribute":{},"order":{}}}}}
64937
64940
 
64938
64941
  /***/ }),
64939
64942
  /* 1349 */
64940
64943
  /***/ (function(module, exports) {
64941
64944
 
64942
- module.exports = {"pagination":{"ListAssetRevisions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDataSourceRunActivities":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDataSourceRuns":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDataSources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDomains":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEnvironmentBlueprintConfigurations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEnvironmentBlueprints":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEnvironmentProfiles":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEnvironments":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListMetadataGenerationRuns":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListNotifications":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"notifications"},"ListProjectMemberships":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"members"},"ListProjects":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSubscriptionGrants":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSubscriptionRequests":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSubscriptionTargets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSubscriptions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"Search":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"SearchGroupProfiles":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"SearchListings":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"SearchTypes":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"SearchUserProfiles":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"}}}
64945
+ module.exports = {"pagination":{"ListAssetRevisions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDataSourceRunActivities":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDataSourceRuns":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDataSources":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListDomains":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEnvironmentBlueprintConfigurations":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEnvironmentBlueprints":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEnvironmentProfiles":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListEnvironments":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListMetadataGenerationRuns":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListNotifications":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"notifications"},"ListProjectMemberships":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"members"},"ListProjects":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSubscriptionGrants":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSubscriptionRequests":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSubscriptionTargets":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListSubscriptions":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"ListTimeSeriesDataPoints":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"Search":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"SearchGroupProfiles":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"SearchListings":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"SearchTypes":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"},"SearchUserProfiles":{"input_token":"nextToken","output_token":"nextToken","limit_key":"maxResults","result_key":"items"}}}
64943
64946
 
64944
64947
  /***/ }),
64945
64948
  /* 1350 */
@@ -65480,7 +65483,7 @@ return /******/ (function(modules) { // webpackBootstrap
65480
65483
  /* 1394 */
65481
65484
  /***/ (function(module, exports) {
65482
65485
 
65483
- module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-09-06","endpointPrefix":"cleanrooms-ml","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Clean Rooms ML","serviceId":"CleanRoomsML","signatureVersion":"v4","signingName":"cleanrooms-ml","uid":"cleanroomsml-2023-09-06"},"operations":{"CreateAudienceModel":{"http":{"requestUri":"/audience-model","responseCode":200},"input":{"type":"structure","required":["name","trainingDatasetArn"],"members":{"description":{},"kmsKeyArn":{},"name":{},"tags":{"shape":"S5"},"trainingDataEndTime":{"shape":"S8"},"trainingDataStartTime":{"shape":"S8"},"trainingDatasetArn":{}}},"output":{"type":"structure","required":["audienceModelArn"],"members":{"audienceModelArn":{}}},"idempotent":true},"CreateConfiguredAudienceModel":{"http":{"requestUri":"/configured-audience-model","responseCode":200},"input":{"type":"structure","required":["audienceModelArn","name","outputConfig","sharedAudienceMetrics"],"members":{"audienceModelArn":{},"audienceSizeConfig":{"shape":"Sd"},"childResourceTagOnCreatePolicy":{},"description":{},"minMatchingSeedSize":{"type":"integer"},"name":{},"outputConfig":{"shape":"Sj"},"sharedAudienceMetrics":{"shape":"So"},"tags":{"shape":"S5"}}},"output":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{}}},"idempotent":true},"CreateTrainingDataset":{"http":{"requestUri":"/training-dataset","responseCode":200},"input":{"type":"structure","required":["name","roleArn","trainingData"],"members":{"description":{},"name":{},"roleArn":{},"tags":{"shape":"S5"},"trainingData":{"type":"list","member":{"shape":"Su"}}}},"output":{"type":"structure","required":["trainingDatasetArn"],"members":{"trainingDatasetArn":{}}},"idempotent":true},"DeleteAudienceGenerationJob":{"http":{"method":"DELETE","requestUri":"/audience-generation-job/{audienceGenerationJobArn}","responseCode":200},"input":{"type":"structure","required":["audienceGenerationJobArn"],"members":{"audienceGenerationJobArn":{"location":"uri","locationName":"audienceGenerationJobArn"}}},"idempotent":true},"DeleteAudienceModel":{"http":{"method":"DELETE","requestUri":"/audience-model/{audienceModelArn}","responseCode":200},"input":{"type":"structure","required":["audienceModelArn"],"members":{"audienceModelArn":{"location":"uri","locationName":"audienceModelArn"}}},"idempotent":true},"DeleteConfiguredAudienceModel":{"http":{"method":"DELETE","requestUri":"/configured-audience-model/{configuredAudienceModelArn}","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"}}},"idempotent":true},"DeleteConfiguredAudienceModelPolicy":{"http":{"method":"DELETE","requestUri":"/configured-audience-model/{configuredAudienceModelArn}/policy","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"}}},"idempotent":true},"DeleteTrainingDataset":{"http":{"method":"DELETE","requestUri":"/training-dataset/{trainingDatasetArn}","responseCode":200},"input":{"type":"structure","required":["trainingDatasetArn"],"members":{"trainingDatasetArn":{"location":"uri","locationName":"trainingDatasetArn"}}},"idempotent":true},"GetAudienceGenerationJob":{"http":{"method":"GET","requestUri":"/audience-generation-job/{audienceGenerationJobArn}","responseCode":200},"input":{"type":"structure","required":["audienceGenerationJobArn"],"members":{"audienceGenerationJobArn":{"location":"uri","locationName":"audienceGenerationJobArn"}}},"output":{"type":"structure","required":["audienceGenerationJobArn","configuredAudienceModelArn","createTime","name","status","updateTime"],"members":{"audienceGenerationJobArn":{},"collaborationId":{},"configuredAudienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"includeSeedInOutput":{"type":"boolean"},"metrics":{"type":"structure","required":["relevanceMetrics"],"members":{"relevanceMetrics":{"type":"list","member":{"type":"structure","required":["audienceSize"],"members":{"audienceSize":{"shape":"S1l"},"score":{"type":"double"}}}}}},"name":{},"seedAudience":{"shape":"S1n"},"startedBy":{},"status":{},"statusDetails":{"shape":"S1p"},"tags":{"shape":"S5"},"updateTime":{"shape":"S8"}}}},"GetAudienceModel":{"http":{"method":"GET","requestUri":"/audience-model/{audienceModelArn}","responseCode":200},"input":{"type":"structure","required":["audienceModelArn"],"members":{"audienceModelArn":{"location":"uri","locationName":"audienceModelArn"}}},"output":{"type":"structure","required":["audienceModelArn","createTime","name","status","trainingDatasetArn","updateTime"],"members":{"audienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"kmsKeyArn":{},"metrics":{"type":"list","member":{"type":"structure","required":["forTopKItemPredictions","type","value"],"members":{"forTopKItemPredictions":{"type":"integer"},"type":{},"value":{"type":"double"}}}},"name":{},"status":{},"statusDetails":{"shape":"S1p"},"tags":{"shape":"S5"},"trainingDataEndTime":{"shape":"S8"},"trainingDataStartTime":{"shape":"S8"},"trainingDatasetArn":{},"updateTime":{"shape":"S8"}}}},"GetConfiguredAudienceModel":{"http":{"method":"GET","requestUri":"/configured-audience-model/{configuredAudienceModelArn}","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"}}},"output":{"type":"structure","required":["audienceModelArn","configuredAudienceModelArn","createTime","name","outputConfig","sharedAudienceMetrics","status","updateTime"],"members":{"audienceModelArn":{},"audienceSizeConfig":{"shape":"Sd"},"childResourceTagOnCreatePolicy":{},"configuredAudienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"minMatchingSeedSize":{"type":"integer"},"name":{},"outputConfig":{"shape":"Sj"},"sharedAudienceMetrics":{"shape":"So"},"status":{},"tags":{"shape":"S5"},"updateTime":{"shape":"S8"}}}},"GetConfiguredAudienceModelPolicy":{"http":{"method":"GET","requestUri":"/configured-audience-model/{configuredAudienceModelArn}/policy","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"}}},"output":{"type":"structure","required":["configuredAudienceModelArn","configuredAudienceModelPolicy","policyHash"],"members":{"configuredAudienceModelArn":{},"configuredAudienceModelPolicy":{},"policyHash":{}}}},"GetTrainingDataset":{"http":{"method":"GET","requestUri":"/training-dataset/{trainingDatasetArn}","responseCode":200},"input":{"type":"structure","required":["trainingDatasetArn"],"members":{"trainingDatasetArn":{"location":"uri","locationName":"trainingDatasetArn"}}},"output":{"type":"structure","required":["createTime","name","roleArn","status","trainingData","trainingDatasetArn","updateTime"],"members":{"createTime":{"shape":"S8"},"description":{},"name":{},"roleArn":{},"status":{},"tags":{"shape":"S5"},"trainingData":{"type":"list","member":{"shape":"Su"}},"trainingDatasetArn":{},"updateTime":{"shape":"S8"}}}},"ListAudienceExportJobs":{"http":{"method":"GET","requestUri":"/audience-export-job","responseCode":200},"input":{"type":"structure","members":{"audienceGenerationJobArn":{"location":"querystring","locationName":"audienceGenerationJobArn"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["audienceExportJobs"],"members":{"audienceExportJobs":{"type":"list","member":{"type":"structure","required":["audienceGenerationJobArn","audienceSize","createTime","name","status","updateTime"],"members":{"audienceGenerationJobArn":{},"audienceSize":{"shape":"S1l"},"createTime":{"shape":"S8"},"description":{},"name":{},"outputLocation":{},"status":{},"statusDetails":{"shape":"S1p"},"updateTime":{"shape":"S8"}}}},"nextToken":{}}}},"ListAudienceGenerationJobs":{"http":{"method":"GET","requestUri":"/audience-generation-job","responseCode":200},"input":{"type":"structure","members":{"collaborationId":{"location":"querystring","locationName":"collaborationId"},"configuredAudienceModelArn":{"location":"querystring","locationName":"configuredAudienceModelArn"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["audienceGenerationJobs"],"members":{"audienceGenerationJobs":{"type":"list","member":{"type":"structure","required":["audienceGenerationJobArn","configuredAudienceModelArn","createTime","name","status","updateTime"],"members":{"audienceGenerationJobArn":{},"collaborationId":{},"configuredAudienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"name":{},"startedBy":{},"status":{},"updateTime":{"shape":"S8"}}}},"nextToken":{}}}},"ListAudienceModels":{"http":{"method":"GET","requestUri":"/audience-model","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["audienceModels"],"members":{"audienceModels":{"type":"list","member":{"type":"structure","required":["audienceModelArn","createTime","name","status","trainingDatasetArn","updateTime"],"members":{"audienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"name":{},"status":{},"trainingDatasetArn":{},"updateTime":{"shape":"S8"}}}},"nextToken":{}}}},"ListConfiguredAudienceModels":{"http":{"method":"GET","requestUri":"/configured-audience-model","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["configuredAudienceModels"],"members":{"configuredAudienceModels":{"type":"list","member":{"type":"structure","required":["audienceModelArn","configuredAudienceModelArn","createTime","name","outputConfig","status","updateTime"],"members":{"audienceModelArn":{},"configuredAudienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"name":{},"outputConfig":{"shape":"Sj"},"status":{},"updateTime":{"shape":"S8"}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"S5"}}}},"ListTrainingDatasets":{"http":{"method":"GET","requestUri":"/training-dataset","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["trainingDatasets"],"members":{"nextToken":{},"trainingDatasets":{"type":"list","member":{"type":"structure","required":["createTime","name","status","trainingDatasetArn","updateTime"],"members":{"createTime":{"shape":"S8"},"description":{},"name":{},"status":{},"trainingDatasetArn":{},"updateTime":{"shape":"S8"}}}}}}},"PutConfiguredAudienceModelPolicy":{"http":{"method":"PUT","requestUri":"/configured-audience-model/{configuredAudienceModelArn}/policy","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn","configuredAudienceModelPolicy"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"},"configuredAudienceModelPolicy":{},"policyExistenceCondition":{},"previousPolicyHash":{}}},"output":{"type":"structure","required":["configuredAudienceModelPolicy","policyHash"],"members":{"configuredAudienceModelPolicy":{},"policyHash":{}}},"idempotent":true},"StartAudienceExportJob":{"http":{"requestUri":"/audience-export-job","responseCode":200},"input":{"type":"structure","required":["audienceGenerationJobArn","audienceSize","name"],"members":{"audienceGenerationJobArn":{},"audienceSize":{"shape":"S1l"},"description":{},"name":{}}},"idempotent":true},"StartAudienceGenerationJob":{"http":{"requestUri":"/audience-generation-job","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn","name","seedAudience"],"members":{"collaborationId":{},"configuredAudienceModelArn":{},"description":{},"includeSeedInOutput":{"type":"boolean"},"name":{},"seedAudience":{"shape":"S1n"},"tags":{"shape":"S5"}}},"output":{"type":"structure","required":["audienceGenerationJobArn"],"members":{"audienceGenerationJobArn":{}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S5"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateConfiguredAudienceModel":{"http":{"method":"PATCH","requestUri":"/configured-audience-model/{configuredAudienceModelArn}","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"audienceModelArn":{},"audienceSizeConfig":{"shape":"Sd"},"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"},"description":{},"minMatchingSeedSize":{"type":"integer"},"outputConfig":{"shape":"Sj"},"sharedAudienceMetrics":{"shape":"So"}}},"output":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{}}},"idempotent":true}},"shapes":{"S5":{"type":"map","key":{},"value":{}},"S8":{"type":"timestamp","timestampFormat":"iso8601"},"Sd":{"type":"structure","required":["audienceSizeBins","audienceSizeType"],"members":{"audienceSizeBins":{"type":"list","member":{"type":"integer"}},"audienceSizeType":{}}},"Sj":{"type":"structure","required":["destination","roleArn"],"members":{"destination":{"type":"structure","required":["s3Destination"],"members":{"s3Destination":{"shape":"Sl"}}},"roleArn":{}}},"Sl":{"type":"structure","required":["s3Uri"],"members":{"s3Uri":{}}},"So":{"type":"list","member":{}},"Su":{"type":"structure","required":["inputConfig","type"],"members":{"inputConfig":{"type":"structure","required":["dataSource","schema"],"members":{"dataSource":{"type":"structure","required":["glueDataSource"],"members":{"glueDataSource":{"type":"structure","required":["databaseName","tableName"],"members":{"catalogId":{},"databaseName":{},"tableName":{}}}}},"schema":{"type":"list","member":{"type":"structure","required":["columnName","columnTypes"],"members":{"columnName":{},"columnTypes":{"type":"list","member":{}}}}}}},"type":{}}},"S1l":{"type":"structure","required":["type","value"],"members":{"type":{},"value":{"type":"integer"}}},"S1n":{"type":"structure","required":["dataSource","roleArn"],"members":{"dataSource":{"shape":"Sl"},"roleArn":{}}},"S1p":{"type":"structure","members":{"message":{},"statusCode":{}}}}}
65486
+ module.exports = {"version":"2.0","metadata":{"apiVersion":"2023-09-06","endpointPrefix":"cleanrooms-ml","jsonVersion":"1.1","protocol":"rest-json","serviceFullName":"AWS Clean Rooms ML","serviceId":"CleanRoomsML","signatureVersion":"v4","signingName":"cleanrooms-ml","uid":"cleanroomsml-2023-09-06"},"operations":{"CreateAudienceModel":{"http":{"requestUri":"/audience-model","responseCode":200},"input":{"type":"structure","required":["name","trainingDatasetArn"],"members":{"description":{},"kmsKeyArn":{},"name":{},"tags":{"shape":"S5"},"trainingDataEndTime":{"shape":"S8"},"trainingDataStartTime":{"shape":"S8"},"trainingDatasetArn":{}}},"output":{"type":"structure","required":["audienceModelArn"],"members":{"audienceModelArn":{}}},"idempotent":true},"CreateConfiguredAudienceModel":{"http":{"requestUri":"/configured-audience-model","responseCode":200},"input":{"type":"structure","required":["audienceModelArn","name","outputConfig","sharedAudienceMetrics"],"members":{"audienceModelArn":{},"audienceSizeConfig":{"shape":"Sd"},"childResourceTagOnCreatePolicy":{},"description":{},"minMatchingSeedSize":{"type":"integer"},"name":{},"outputConfig":{"shape":"Sj"},"sharedAudienceMetrics":{"shape":"So"},"tags":{"shape":"S5"}}},"output":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{}}},"idempotent":true},"CreateTrainingDataset":{"http":{"requestUri":"/training-dataset","responseCode":200},"input":{"type":"structure","required":["name","roleArn","trainingData"],"members":{"description":{},"name":{},"roleArn":{},"tags":{"shape":"S5"},"trainingData":{"type":"list","member":{"shape":"Su"}}}},"output":{"type":"structure","required":["trainingDatasetArn"],"members":{"trainingDatasetArn":{}}},"idempotent":true},"DeleteAudienceGenerationJob":{"http":{"method":"DELETE","requestUri":"/audience-generation-job/{audienceGenerationJobArn}","responseCode":200},"input":{"type":"structure","required":["audienceGenerationJobArn"],"members":{"audienceGenerationJobArn":{"location":"uri","locationName":"audienceGenerationJobArn"}}},"idempotent":true},"DeleteAudienceModel":{"http":{"method":"DELETE","requestUri":"/audience-model/{audienceModelArn}","responseCode":200},"input":{"type":"structure","required":["audienceModelArn"],"members":{"audienceModelArn":{"location":"uri","locationName":"audienceModelArn"}}},"idempotent":true},"DeleteConfiguredAudienceModel":{"http":{"method":"DELETE","requestUri":"/configured-audience-model/{configuredAudienceModelArn}","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"}}},"idempotent":true},"DeleteConfiguredAudienceModelPolicy":{"http":{"method":"DELETE","requestUri":"/configured-audience-model/{configuredAudienceModelArn}/policy","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"}}},"idempotent":true},"DeleteTrainingDataset":{"http":{"method":"DELETE","requestUri":"/training-dataset/{trainingDatasetArn}","responseCode":200},"input":{"type":"structure","required":["trainingDatasetArn"],"members":{"trainingDatasetArn":{"location":"uri","locationName":"trainingDatasetArn"}}},"idempotent":true},"GetAudienceGenerationJob":{"http":{"method":"GET","requestUri":"/audience-generation-job/{audienceGenerationJobArn}","responseCode":200},"input":{"type":"structure","required":["audienceGenerationJobArn"],"members":{"audienceGenerationJobArn":{"location":"uri","locationName":"audienceGenerationJobArn"}}},"output":{"type":"structure","required":["audienceGenerationJobArn","configuredAudienceModelArn","createTime","name","status","updateTime"],"members":{"audienceGenerationJobArn":{},"collaborationId":{},"configuredAudienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"includeSeedInOutput":{"type":"boolean"},"metrics":{"type":"structure","required":["relevanceMetrics"],"members":{"recallMetric":{"type":"double"},"relevanceMetrics":{"type":"list","member":{"type":"structure","required":["audienceSize"],"members":{"audienceSize":{"shape":"S1m"},"score":{"type":"double"}}}}}},"name":{},"seedAudience":{"shape":"S1n"},"startedBy":{},"status":{},"statusDetails":{"shape":"S1p"},"tags":{"shape":"S5"},"updateTime":{"shape":"S8"}}}},"GetAudienceModel":{"http":{"method":"GET","requestUri":"/audience-model/{audienceModelArn}","responseCode":200},"input":{"type":"structure","required":["audienceModelArn"],"members":{"audienceModelArn":{"location":"uri","locationName":"audienceModelArn"}}},"output":{"type":"structure","required":["audienceModelArn","createTime","name","status","trainingDatasetArn","updateTime"],"members":{"audienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"kmsKeyArn":{},"name":{},"status":{},"statusDetails":{"shape":"S1p"},"tags":{"shape":"S5"},"trainingDataEndTime":{"shape":"S8"},"trainingDataStartTime":{"shape":"S8"},"trainingDatasetArn":{},"updateTime":{"shape":"S8"}}}},"GetConfiguredAudienceModel":{"http":{"method":"GET","requestUri":"/configured-audience-model/{configuredAudienceModelArn}","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"}}},"output":{"type":"structure","required":["audienceModelArn","configuredAudienceModelArn","createTime","name","outputConfig","sharedAudienceMetrics","status","updateTime"],"members":{"audienceModelArn":{},"audienceSizeConfig":{"shape":"Sd"},"childResourceTagOnCreatePolicy":{},"configuredAudienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"minMatchingSeedSize":{"type":"integer"},"name":{},"outputConfig":{"shape":"Sj"},"sharedAudienceMetrics":{"shape":"So"},"status":{},"tags":{"shape":"S5"},"updateTime":{"shape":"S8"}}}},"GetConfiguredAudienceModelPolicy":{"http":{"method":"GET","requestUri":"/configured-audience-model/{configuredAudienceModelArn}/policy","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"}}},"output":{"type":"structure","required":["configuredAudienceModelArn","configuredAudienceModelPolicy","policyHash"],"members":{"configuredAudienceModelArn":{},"configuredAudienceModelPolicy":{},"policyHash":{}}}},"GetTrainingDataset":{"http":{"method":"GET","requestUri":"/training-dataset/{trainingDatasetArn}","responseCode":200},"input":{"type":"structure","required":["trainingDatasetArn"],"members":{"trainingDatasetArn":{"location":"uri","locationName":"trainingDatasetArn"}}},"output":{"type":"structure","required":["createTime","name","roleArn","status","trainingData","trainingDatasetArn","updateTime"],"members":{"createTime":{"shape":"S8"},"description":{},"name":{},"roleArn":{},"status":{},"tags":{"shape":"S5"},"trainingData":{"type":"list","member":{"shape":"Su"}},"trainingDatasetArn":{},"updateTime":{"shape":"S8"}}}},"ListAudienceExportJobs":{"http":{"method":"GET","requestUri":"/audience-export-job","responseCode":200},"input":{"type":"structure","members":{"audienceGenerationJobArn":{"location":"querystring","locationName":"audienceGenerationJobArn"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["audienceExportJobs"],"members":{"audienceExportJobs":{"type":"list","member":{"type":"structure","required":["audienceGenerationJobArn","audienceSize","createTime","name","status","updateTime"],"members":{"audienceGenerationJobArn":{},"audienceSize":{"shape":"S1m"},"createTime":{"shape":"S8"},"description":{},"name":{},"outputLocation":{},"status":{},"statusDetails":{"shape":"S1p"},"updateTime":{"shape":"S8"}}}},"nextToken":{}}}},"ListAudienceGenerationJobs":{"http":{"method":"GET","requestUri":"/audience-generation-job","responseCode":200},"input":{"type":"structure","members":{"collaborationId":{"location":"querystring","locationName":"collaborationId"},"configuredAudienceModelArn":{"location":"querystring","locationName":"configuredAudienceModelArn"},"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["audienceGenerationJobs"],"members":{"audienceGenerationJobs":{"type":"list","member":{"type":"structure","required":["audienceGenerationJobArn","configuredAudienceModelArn","createTime","name","status","updateTime"],"members":{"audienceGenerationJobArn":{},"collaborationId":{},"configuredAudienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"name":{},"startedBy":{},"status":{},"updateTime":{"shape":"S8"}}}},"nextToken":{}}}},"ListAudienceModels":{"http":{"method":"GET","requestUri":"/audience-model","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["audienceModels"],"members":{"audienceModels":{"type":"list","member":{"type":"structure","required":["audienceModelArn","createTime","name","status","trainingDatasetArn","updateTime"],"members":{"audienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"name":{},"status":{},"trainingDatasetArn":{},"updateTime":{"shape":"S8"}}}},"nextToken":{}}}},"ListConfiguredAudienceModels":{"http":{"method":"GET","requestUri":"/configured-audience-model","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["configuredAudienceModels"],"members":{"configuredAudienceModels":{"type":"list","member":{"type":"structure","required":["audienceModelArn","configuredAudienceModelArn","createTime","name","outputConfig","status","updateTime"],"members":{"audienceModelArn":{},"configuredAudienceModelArn":{},"createTime":{"shape":"S8"},"description":{},"name":{},"outputConfig":{"shape":"Sj"},"status":{},"updateTime":{"shape":"S8"}}}},"nextToken":{}}}},"ListTagsForResource":{"http":{"method":"GET","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"}}},"output":{"type":"structure","required":["tags"],"members":{"tags":{"shape":"S5"}}}},"ListTrainingDatasets":{"http":{"method":"GET","requestUri":"/training-dataset","responseCode":200},"input":{"type":"structure","members":{"maxResults":{"location":"querystring","locationName":"maxResults","type":"integer"},"nextToken":{"location":"querystring","locationName":"nextToken"}}},"output":{"type":"structure","required":["trainingDatasets"],"members":{"nextToken":{},"trainingDatasets":{"type":"list","member":{"type":"structure","required":["createTime","name","status","trainingDatasetArn","updateTime"],"members":{"createTime":{"shape":"S8"},"description":{},"name":{},"status":{},"trainingDatasetArn":{},"updateTime":{"shape":"S8"}}}}}}},"PutConfiguredAudienceModelPolicy":{"http":{"method":"PUT","requestUri":"/configured-audience-model/{configuredAudienceModelArn}/policy","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn","configuredAudienceModelPolicy"],"members":{"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"},"configuredAudienceModelPolicy":{},"policyExistenceCondition":{},"previousPolicyHash":{}}},"output":{"type":"structure","required":["configuredAudienceModelPolicy","policyHash"],"members":{"configuredAudienceModelPolicy":{},"policyHash":{}}},"idempotent":true},"StartAudienceExportJob":{"http":{"requestUri":"/audience-export-job","responseCode":200},"input":{"type":"structure","required":["audienceGenerationJobArn","audienceSize","name"],"members":{"audienceGenerationJobArn":{},"audienceSize":{"shape":"S1m"},"description":{},"name":{}}},"idempotent":true},"StartAudienceGenerationJob":{"http":{"requestUri":"/audience-generation-job","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn","name","seedAudience"],"members":{"collaborationId":{},"configuredAudienceModelArn":{},"description":{},"includeSeedInOutput":{"type":"boolean"},"name":{},"seedAudience":{"shape":"S1n"},"tags":{"shape":"S5"}}},"output":{"type":"structure","required":["audienceGenerationJobArn"],"members":{"audienceGenerationJobArn":{}}},"idempotent":true},"TagResource":{"http":{"requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tags"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tags":{"shape":"S5"}}},"output":{"type":"structure","members":{}}},"UntagResource":{"http":{"method":"DELETE","requestUri":"/tags/{resourceArn}","responseCode":200},"input":{"type":"structure","required":["resourceArn","tagKeys"],"members":{"resourceArn":{"location":"uri","locationName":"resourceArn"},"tagKeys":{"location":"querystring","locationName":"tagKeys","type":"list","member":{}}}},"output":{"type":"structure","members":{}},"idempotent":true},"UpdateConfiguredAudienceModel":{"http":{"method":"PATCH","requestUri":"/configured-audience-model/{configuredAudienceModelArn}","responseCode":200},"input":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"audienceModelArn":{},"audienceSizeConfig":{"shape":"Sd"},"configuredAudienceModelArn":{"location":"uri","locationName":"configuredAudienceModelArn"},"description":{},"minMatchingSeedSize":{"type":"integer"},"outputConfig":{"shape":"Sj"},"sharedAudienceMetrics":{"shape":"So"}}},"output":{"type":"structure","required":["configuredAudienceModelArn"],"members":{"configuredAudienceModelArn":{}}},"idempotent":true}},"shapes":{"S5":{"type":"map","key":{},"value":{}},"S8":{"type":"timestamp","timestampFormat":"iso8601"},"Sd":{"type":"structure","required":["audienceSizeBins","audienceSizeType"],"members":{"audienceSizeBins":{"type":"list","member":{"type":"integer"}},"audienceSizeType":{}}},"Sj":{"type":"structure","required":["destination","roleArn"],"members":{"destination":{"type":"structure","required":["s3Destination"],"members":{"s3Destination":{"shape":"Sl"}}},"roleArn":{}}},"Sl":{"type":"structure","required":["s3Uri"],"members":{"s3Uri":{}}},"So":{"type":"list","member":{}},"Su":{"type":"structure","required":["inputConfig","type"],"members":{"inputConfig":{"type":"structure","required":["dataSource","schema"],"members":{"dataSource":{"type":"structure","required":["glueDataSource"],"members":{"glueDataSource":{"type":"structure","required":["databaseName","tableName"],"members":{"catalogId":{},"databaseName":{},"tableName":{}}}}},"schema":{"type":"list","member":{"type":"structure","required":["columnName","columnTypes"],"members":{"columnName":{},"columnTypes":{"type":"list","member":{}}}}}}},"type":{}}},"S1m":{"type":"structure","required":["type","value"],"members":{"type":{},"value":{"type":"integer"}}},"S1n":{"type":"structure","required":["dataSource","roleArn"],"members":{"dataSource":{"shape":"Sl"},"roleArn":{}}},"S1p":{"type":"structure","members":{"message":{},"statusCode":{}}}}}
65484
65487
 
65485
65488
  /***/ }),
65486
65489
  /* 1395 */