{
  "version": "2.0",
  "service": "<p>Launch Wizard offers a guided way of sizing, configuring, and deploying Amazon Web Services resources for third party applications, such as Microsoft SQL Server Always On and HANA based SAP systems, without the need to manually identify and provision individual Amazon Web Services resources.</p>",
  "operations": {
    "CreateDeployment": "<p>Creates a deployment for the given workload. Deployments created by this operation are not available in the Launch Wizard console to use the <code>Clone deployment</code> action on.</p>",
    "DeleteDeployment": "<p>Deletes a deployment.</p>",
    "GetDeployment": "<p>Returns information about the deployment.</p>",
    "GetWorkload": "<p>Returns information about a workload.</p>",
    "GetWorkloadDeploymentPattern": "<p>Returns details for a given workload and deployment pattern, including the available specifications. You can use the <a href=\"https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_ListWorkloads.html\">ListWorkloads</a> operation to discover the available workload names and the <a href=\"https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_ListWorkloadDeploymentPatterns.html\">ListWorkloadDeploymentPatterns</a> operation to discover the available deployment pattern names of a given workload.</p>",
    "ListDeploymentEvents": "<p>Lists the events of a deployment.</p>",
    "ListDeployments": "<p>Lists the deployments that have been created.</p>",
    "ListTagsForResource": "<p>Lists the tags associated with a specified resource.</p>",
    "ListWorkloadDeploymentPatterns": "<p>Lists the workload deployment patterns for a given workload name. You can use the <a href=\"https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_ListWorkloads.html\">ListWorkloads</a> operation to discover the available workload names.</p>",
    "ListWorkloads": "<p>Lists the available workload names. You can use the <a href=\"https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_ListWorkloadDeploymentPatterns.html\">ListWorkloadDeploymentPatterns</a> operation to discover the available deployment patterns for a given workload.</p>",
    "TagResource": "<p>Adds the specified tags to the given resource.</p>",
    "UntagResource": "<p>Removes the specified tags from the given resource.</p>"
  },
  "shapes": {
    "AllowedValues": {
      "base": null,
      "refs": {
        "DeploymentSpecificationsField$allowedValues": "<p>The allowed values of the deployment specification.</p>"
      }
    },
    "Boolean": {
      "base": null,
      "refs": {
        "CreateDeploymentInput$dryRun": "<p>Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.</p>"
      }
    },
    "CreateDeploymentInput": {
      "base": null,
      "refs": {
      }
    },
    "CreateDeploymentOutput": {
      "base": null,
      "refs": {
      }
    },
    "DeleteDeploymentInput": {
      "base": null,
      "refs": {
      }
    },
    "DeleteDeploymentOutput": {
      "base": null,
      "refs": {
      }
    },
    "DeploymentConditionalField": {
      "base": "<p>A field that details a condition of the specifications for a deployment.</p>",
      "refs": {
        "SpecificationsConditionalData$member": null
      }
    },
    "DeploymentData": {
      "base": "<p>The data associated with a deployment.</p>",
      "refs": {
        "GetDeploymentOutput$deployment": "<p>An object that details the deployment.</p>"
      }
    },
    "DeploymentDataSummary": {
      "base": "<p>A summary of the deployment data.</p>",
      "refs": {
        "DeploymentDataSummaryList$member": null
      }
    },
    "DeploymentDataSummaryList": {
      "base": null,
      "refs": {
        "ListDeploymentsOutput$deployments": "<p>Lists the deployments.</p>"
      }
    },
    "DeploymentEventDataSummary": {
      "base": "<p>A summary of the deployment event data.</p>",
      "refs": {
        "DeploymentEventDataSummaryList$member": null
      }
    },
    "DeploymentEventDataSummaryList": {
      "base": null,
      "refs": {
        "ListDeploymentEventsOutput$deploymentEvents": "<p>Lists the deployment events.</p>"
      }
    },
    "DeploymentFilter": {
      "base": "<p>A filter name and value pair that is used to return more specific results from a describe operation. Filters can be used to match a set of resources by specific criteria.</p>",
      "refs": {
        "DeploymentFilterList$member": null
      }
    },
    "DeploymentFilterKey": {
      "base": null,
      "refs": {
        "DeploymentFilter$name": "<p>The name of the filter. Filter names are case-sensitive.</p>"
      }
    },
    "DeploymentFilterList": {
      "base": null,
      "refs": {
        "ListDeploymentsInput$filters": "<p>Filters to scope the results. The following filters are supported:</p> <ul> <li> <p> <code>WORKLOAD_NAME</code> - The name used in deployments.</p> </li> <li> <p> <code>DEPLOYMENT_STATUS</code> - <code>COMPLETED</code> | <code>CREATING</code> | <code>DELETE_IN_PROGRESS</code> | <code>DELETE_INITIATING</code> | <code>DELETE_FAILED</code> | <code>DELETED</code> | <code>FAILED</code> | <code>IN_PROGRESS</code> | <code>VALIDATING</code> </p> </li> </ul>"
      }
    },
    "DeploymentFilterValues": {
      "base": null,
      "refs": {
        "DeploymentFilter$values": "<p>The filter values. Filter values are case-sensitive. If you specify multiple values for a filter, the values are joined with an <code>OR</code>, and the request returns all results that match any of the specified values.</p>"
      }
    },
    "DeploymentFilterValuesMemberString": {
      "base": null,
      "refs": {
        "DeploymentFilterValues$member": null
      }
    },
    "DeploymentId": {
      "base": null,
      "refs": {
        "CreateDeploymentOutput$deploymentId": "<p>The ID of the deployment.</p>",
        "DeleteDeploymentInput$deploymentId": "<p>The ID of the deployment.</p>",
        "DeploymentData$id": "<p>The ID of the deployment.</p>",
        "DeploymentDataSummary$id": "<p>The ID of the deployment.</p>",
        "GetDeploymentInput$deploymentId": "<p>The ID of the deployment.</p>",
        "ListDeploymentEventsInput$deploymentId": "<p>The ID of the deployment.</p>"
      }
    },
    "DeploymentName": {
      "base": null,
      "refs": {
        "CreateDeploymentInput$name": "<p>The name of the deployment.</p>"
      }
    },
    "DeploymentPatternName": {
      "base": null,
      "refs": {
        "CreateDeploymentInput$deploymentPatternName": "<p>The name of the deployment pattern supported by a given workload. You can use the <a href=\"https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_ListWorkloadDeploymentPatterns.html\"> <code>ListWorkloadDeploymentPatterns</code> </a> operation to discover supported values for this parameter. </p>",
        "DeploymentData$patternName": "<p>The pattern name of the deployment.</p>",
        "DeploymentDataSummary$patternName": "<p>The name of the workload deployment pattern.</p>",
        "GetWorkloadDeploymentPatternInput$deploymentPatternName": "<p>The name of the deployment pattern.</p>",
        "WorkloadDeploymentPatternData$deploymentPatternName": "<p>The name of the deployment pattern.</p>",
        "WorkloadDeploymentPatternDataSummary$deploymentPatternName": "<p>The name of a workload deployment pattern.</p>"
      }
    },
    "DeploymentSpecifications": {
      "base": null,
      "refs": {
        "CreateDeploymentInput$specifications": "<p>The settings specified for the deployment. These settings define how to deploy and configure your resources created by the deployment. For more information about the specifications required for creating a deployment for a SAP workload, see <a href=\"https://docs.aws.amazon.com/launchwizard/latest/APIReference/launch-wizard-specifications-sap.html\">SAP deployment specifications</a>. To retrieve the specifications required to create a deployment for other workloads, use the <a href=\"https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_GetWorkloadDeploymentPattern.html\"> <code>GetWorkloadDeploymentPattern</code> </a> operation.</p>",
        "DeploymentData$specifications": "<p>The settings specified for the deployment. These settings define how to deploy and configure your resources created by the deployment. For more information about the specifications required for creating a deployment for a SAP workload, see <a href=\"https://docs.aws.amazon.com/launchwizard/latest/APIReference/launch-wizard-specifications-sap.html\">SAP deployment specifications</a>. To retrieve the specifications required to create a deployment for other workloads, use the <a href=\"https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_GetWorkloadDeploymentPattern.html\"> <code>GetWorkloadDeploymentPattern</code> </a> operation.</p>"
      }
    },
    "DeploymentSpecificationsData": {
      "base": null,
      "refs": {
        "WorkloadDeploymentPatternData$specifications": "<p>The settings specified for the deployment. These settings define how to deploy and configure your resources created by the deployment. For more information about the specifications required for creating a deployment for a SAP workload, see <a href=\"https://docs.aws.amazon.com/launchwizard/latest/APIReference/launch-wizard-specifications-sap.html\">SAP deployment specifications</a>. To retrieve the specifications required to create a deployment for other workloads, use the <a href=\"https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_GetWorkloadDeploymentPattern.html\"> <code>GetWorkloadDeploymentPattern</code> </a> operation.</p>"
      }
    },
    "DeploymentSpecificationsField": {
      "base": "<p>A field that details a specification of a deployment pattern.</p>",
      "refs": {
        "DeploymentSpecificationsData$member": null
      }
    },
    "DeploymentStatus": {
      "base": null,
      "refs": {
        "DeleteDeploymentOutput$status": "<p>The status of the deployment.</p>",
        "DeploymentData$status": "<p>The status of the deployment.</p>",
        "DeploymentDataSummary$status": "<p>The status of the deployment.</p>"
      }
    },
    "EventStatus": {
      "base": null,
      "refs": {
        "DeploymentEventDataSummary$status": "<p>The status of the deployment event.</p>"
      }
    },
    "GetDeploymentInput": {
      "base": null,
      "refs": {
      }
    },
    "GetDeploymentOutput": {
      "base": null,
      "refs": {
      }
    },
    "GetWorkloadDeploymentPatternInput": {
      "base": null,
      "refs": {
      }
    },
    "GetWorkloadDeploymentPatternOutput": {
      "base": null,
      "refs": {
      }
    },
    "GetWorkloadInput": {
      "base": null,
      "refs": {
      }
    },
    "GetWorkloadOutput": {
      "base": null,
      "refs": {
      }
    },
    "InternalServerException": {
      "base": "<p>An internal error has occurred. Retry your request, but if the problem persists, contact us with details by posting a question on <a href=\"https://repost.aws/\">re:Post</a>.</p>",
      "refs": {
      }
    },
    "KeyString": {
      "base": null,
      "refs": {
        "DeploymentSpecifications$key": null
      }
    },
    "ListDeploymentEventsInput": {
      "base": null,
      "refs": {
      }
    },
    "ListDeploymentEventsOutput": {
      "base": null,
      "refs": {
      }
    },
    "ListDeploymentsInput": {
      "base": null,
      "refs": {
      }
    },
    "ListDeploymentsOutput": {
      "base": null,
      "refs": {
      }
    },
    "ListTagsForResourceInput": {
      "base": null,
      "refs": {
      }
    },
    "ListTagsForResourceOutput": {
      "base": null,
      "refs": {
      }
    },
    "ListWorkloadDeploymentPatternsInput": {
      "base": null,
      "refs": {
      }
    },
    "ListWorkloadDeploymentPatternsOutput": {
      "base": null,
      "refs": {
      }
    },
    "ListWorkloadsInput": {
      "base": null,
      "refs": {
      }
    },
    "ListWorkloadsOutput": {
      "base": null,
      "refs": {
      }
    },
    "MaxDeploymentEventResults": {
      "base": null,
      "refs": {
        "ListDeploymentEventsInput$maxResults": "<p>The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output.</p>"
      }
    },
    "MaxDeploymentResults": {
      "base": null,
      "refs": {
        "ListDeploymentsInput$maxResults": "<p>The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output.</p>"
      }
    },
    "MaxWorkloadDeploymentPatternResults": {
      "base": null,
      "refs": {
        "ListWorkloadDeploymentPatternsInput$maxResults": "<p>The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output.</p>"
      }
    },
    "MaxWorkloadResults": {
      "base": null,
      "refs": {
        "ListWorkloadsInput$maxResults": "<p>The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output.</p>"
      }
    },
    "NextToken": {
      "base": null,
      "refs": {
        "ListDeploymentEventsInput$nextToken": "<p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>",
        "ListDeploymentEventsOutput$nextToken": "<p>The token to include in another request to get the next page of items. This value is <code>null</code> when there are no more items to return.</p>",
        "ListDeploymentsInput$nextToken": "<p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>",
        "ListDeploymentsOutput$nextToken": "<p>The token to include in another request to get the next page of items. This value is <code>null</code> when there are no more items to return.</p>",
        "ListWorkloadDeploymentPatternsInput$nextToken": "<p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>",
        "ListWorkloadDeploymentPatternsOutput$nextToken": "<p>The token to include in another request to get the next page of items. This value is <code>null</code> when there are no more items to return.</p>",
        "ListWorkloadsInput$nextToken": "<p>The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.</p>",
        "ListWorkloadsOutput$nextToken": "<p>The token to include in another request to get the next page of items. This value is <code>null</code> when there are no more items to return.</p>"
      }
    },
    "ResourceLimitException": {
      "base": "<p>You have exceeded an Launch Wizard resource limit. For example, you might have too many deployments in progress.</p>",
      "refs": {
      }
    },
    "ResourceNotFoundException": {
      "base": "<p>The specified workload or deployment resource can't be found.</p>",
      "refs": {
      }
    },
    "SpecificationsConditionalData": {
      "base": null,
      "refs": {
        "DeploymentSpecificationsField$conditionals": "<p>The conditionals used for the deployment specification.</p>"
      }
    },
    "String": {
      "base": null,
      "refs": {
        "DeleteDeploymentOutput$statusReason": "<p>The reason for the deployment status.</p>",
        "DeploymentConditionalField$comparator": "<p>The comparator of the condition.</p> <p>Valid values: <code>Equal | NotEqual</code> </p>",
        "DeploymentConditionalField$name": "<p>The name of the deployment condition.</p>",
        "DeploymentConditionalField$value": "<p>The value of the condition.</p>",
        "DeploymentData$deploymentArn": "<p>The Amazon Resource Name (ARN) of the deployment.</p>",
        "DeploymentData$name": "<p>The name of the deployment.</p>",
        "DeploymentData$resourceGroup": "<p>The resource group of the deployment.</p>",
        "DeploymentDataSummary$name": "<p>The name of the deployment</p>",
        "DeploymentEventDataSummary$description": "<p>The description of the deployment event.</p>",
        "DeploymentEventDataSummary$name": "<p>The name of the deployment event.</p>",
        "DeploymentEventDataSummary$statusReason": "<p>The reason of the deployment event status.</p>",
        "DeploymentSpecificationsField$description": "<p>The description of the deployment specification.</p>",
        "DeploymentSpecificationsField$name": "<p>The name of the deployment specification.</p>",
        "DeploymentSpecificationsField$required": "<p>Indicates if the deployment specification is required.</p>",
        "InternalServerException$message": null,
        "ListTagsForResourceInput$resourceArn": "<p>The Amazon Resource Name (ARN) of the resource.</p>",
        "ResourceLimitException$message": null,
        "ResourceNotFoundException$message": null,
        "TagResourceInput$resourceArn": "<p>The Amazon Resource Name (ARN) of the resource.</p>",
        "UntagResourceInput$resourceArn": "<p>The Amazon Resource Name (ARN) of the resource.</p>",
        "ValidationException$message": null,
        "WorkloadData$description": "<p>The description of a workload.</p>",
        "WorkloadData$displayName": "<p>The display name of a workload.</p>",
        "WorkloadData$documentationUrl": "<p>The URL of a workload document.</p>",
        "WorkloadData$iconUrl": "<p>The URL of a workload icon.</p>",
        "WorkloadData$statusMessage": "<p>The message about a workload's status.</p>",
        "WorkloadDataSummary$displayName": "<p>The display name of the workload data.</p>",
        "WorkloadDeploymentPatternData$description": "<p>The description of the deployment pattern.</p>",
        "WorkloadDeploymentPatternData$displayName": "<p>The display name of the deployment pattern.</p>",
        "WorkloadDeploymentPatternData$statusMessage": "<p>The status message of the deployment pattern.</p>",
        "WorkloadDeploymentPatternDataSummary$description": "<p>The description of a workload deployment pattern.</p>",
        "WorkloadDeploymentPatternDataSummary$displayName": "<p>The display name of a workload deployment pattern.</p>",
        "WorkloadDeploymentPatternDataSummary$statusMessage": "<p>A message about a workload deployment pattern's status.</p>"
      }
    },
    "TagKey": {
      "base": null,
      "refs": {
        "TagKeyList$member": null,
        "Tags$key": null
      }
    },
    "TagKeyList": {
      "base": null,
      "refs": {
        "UntagResourceInput$tagKeys": "<p>Keys identifying the tags to remove.</p>"
      }
    },
    "TagResourceInput": {
      "base": null,
      "refs": {
      }
    },
    "TagResourceOutput": {
      "base": null,
      "refs": {
      }
    },
    "TagValue": {
      "base": null,
      "refs": {
        "Tags$value": null
      }
    },
    "Tags": {
      "base": null,
      "refs": {
        "CreateDeploymentInput$tags": "<p>The tags to add to the deployment.</p>",
        "DeploymentData$tags": "<p>Information about the tags attached to a deployment.</p>",
        "ListTagsForResourceOutput$tags": "<p>Information about the tags.</p>",
        "TagResourceInput$tags": "<p>One or more tags to attach to the resource.</p>"
      }
    },
    "Timestamp": {
      "base": null,
      "refs": {
        "DeploymentData$createdAt": "<p>The time the deployment was created.</p>",
        "DeploymentData$deletedAt": "<p>The time the deployment was deleted.</p>",
        "DeploymentDataSummary$createdAt": "<p>The time the deployment was created.</p>",
        "DeploymentEventDataSummary$timestamp": "<p>The timestamp of the deployment event.</p>"
      }
    },
    "UntagResourceInput": {
      "base": null,
      "refs": {
      }
    },
    "UntagResourceOutput": {
      "base": null,
      "refs": {
      }
    },
    "ValidationException": {
      "base": "<p>The input fails to satisfy the constraints specified by an Amazon Web Services service.</p>",
      "refs": {
      }
    },
    "ValueString": {
      "base": null,
      "refs": {
        "AllowedValues$member": null,
        "DeploymentSpecifications$value": null
      }
    },
    "WorkloadData": {
      "base": "<p>Describes a workload.</p>",
      "refs": {
        "GetWorkloadOutput$workload": "<p>Information about the workload.</p>"
      }
    },
    "WorkloadDataSummary": {
      "base": "<p>Describes workload data.</p>",
      "refs": {
        "WorkloadDataSummaryList$member": null
      }
    },
    "WorkloadDataSummaryList": {
      "base": null,
      "refs": {
        "ListWorkloadsOutput$workloads": "<p>Information about the workloads.</p>"
      }
    },
    "WorkloadDeploymentPatternData": {
      "base": "<p>The data that details a workload deployment pattern.</p>",
      "refs": {
        "GetWorkloadDeploymentPatternOutput$workloadDeploymentPattern": "<p>Details about the workload deployment pattern.</p>"
      }
    },
    "WorkloadDeploymentPatternDataSummary": {
      "base": "<p>Describes a workload deployment pattern.</p>",
      "refs": {
        "WorkloadDeploymentPatternDataSummaryList$member": null
      }
    },
    "WorkloadDeploymentPatternDataSummaryList": {
      "base": null,
      "refs": {
        "ListWorkloadDeploymentPatternsOutput$workloadDeploymentPatterns": "<p>Describes the workload deployment patterns.</p>"
      }
    },
    "WorkloadDeploymentPatternStatus": {
      "base": null,
      "refs": {
        "WorkloadDeploymentPatternData$status": "<p>The status of the deployment pattern.</p>",
        "WorkloadDeploymentPatternDataSummary$status": "<p>The status of a workload deployment pattern.</p>"
      }
    },
    "WorkloadName": {
      "base": null,
      "refs": {
        "CreateDeploymentInput$workloadName": "<p>The name of the workload. You can use the <a href=\"https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_ListWorkloads.html\"> <code>ListWorkloads</code> </a> operation to discover supported values for this parameter.</p>",
        "DeploymentData$workloadName": "<p>The name of the workload.</p>",
        "DeploymentDataSummary$workloadName": "<p>The name of the workload.</p>",
        "GetWorkloadDeploymentPatternInput$workloadName": "<p>The name of the workload.</p>",
        "GetWorkloadInput$workloadName": "<p>The name of the workload.</p>",
        "ListWorkloadDeploymentPatternsInput$workloadName": "<p>The name of the workload.</p>",
        "WorkloadData$workloadName": "<p>The name of the workload.</p>",
        "WorkloadDataSummary$workloadName": "<p>The name of the workload.</p>",
        "WorkloadDeploymentPatternData$workloadName": "<p>The workload name of the deployment pattern.</p>",
        "WorkloadDeploymentPatternDataSummary$workloadName": "<p>The name of the workload.</p>"
      }
    },
    "WorkloadStatus": {
      "base": null,
      "refs": {
        "WorkloadData$status": "<p>The status of a workload.</p>"
      }
    },
    "WorkloadVersionName": {
      "base": null,
      "refs": {
        "WorkloadDeploymentPatternData$workloadVersionName": "<p>The workload version name of the deployment pattern.</p>",
        "WorkloadDeploymentPatternDataSummary$workloadVersionName": "<p>The name of the workload deployment pattern version.</p>"
      }
    }
  }
}
