File: //opt/go/pkg/mod/github.com/aws/
[email protected]/models/apis/resiliencehub/2020-04-30/docs-2.json
{
"version": "2.0",
"service": "<p>Resilience Hub helps you proactively prepare and protect your Amazon Web Services applications from disruptions. It offers continual resiliency assessment and validation that integrates into your software development lifecycle. This enables you to uncover resiliency weaknesses, ensure recovery time objective (RTO) and recovery point objective (RPO) targets for your applications are met, and resolve issues before they are released into production. </p>",
"operations": {
"AddDraftAppVersionResourceMappings": "<p>Adds the source of resource-maps to the draft version of an application. During assessment, Resilience Hub will use these resource-maps to resolve the latest physical ID for each resource in the application template. For more information about different types of resources suported by Resilience Hub and how to add them in your application, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/how-app-manage.html\">Step 2: How is your application managed?</a> in the Resilience Hub User Guide.</p>",
"BatchUpdateRecommendationStatus": "<p>Enables you to include or exclude one or more operational recommendations.</p>",
"CreateApp": "<p>Creates an Resilience Hub application. An Resilience Hub application is a collection of Amazon Web Services resources structured to prevent and recover Amazon Web Services application disruptions. To describe a Resilience Hub application, you provide an application name, resources from one or more CloudFormation stacks, Resource Groups, Terraform state files, AppRegistry applications, and an appropriate resiliency policy. In addition, you can also add resources that are located on Amazon Elastic Kubernetes Service (Amazon EKS) clusters as optional resources. For more information about the number of resources supported per application, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/resiliencehub.html#limits_resiliencehub\">Service quotas</a>.</p> <p>After you create an Resilience Hub application, you publish it so that you can run a resiliency assessment on it. You can then use recommendations from the assessment to improve resiliency by running another assessment, comparing results, and then iterating the process until you achieve your goals for recovery time objective (RTO) and recovery point objective (RPO).</p>",
"CreateAppVersionAppComponent": "<p>Creates a new Application Component in the Resilience Hub application.</p> <note> <p>This API updates the Resilience Hub application draft version. To use this Application Component for running assessments, you must publish the Resilience Hub application using the <code>PublishAppVersion</code> API.</p> </note>",
"CreateAppVersionResource": "<p>Adds a resource to the Resilience Hub application and assigns it to the specified Application Components. If you specify a new Application Component, Resilience Hub will automatically create the Application Component.</p> <note> <ul> <li> <p>This action has no effect outside Resilience Hub.</p> </li> <li> <p>This API updates the Resilience Hub application draft version. To use this resource for running resiliency assessments, you must publish the Resilience Hub application using the <code>PublishAppVersion</code> API.</p> </li> <li> <p>To update application version with new <code>physicalResourceID</code>, you must call <code>ResolveAppVersionResources</code> API.</p> </li> </ul> </note>",
"CreateRecommendationTemplate": "<p>Creates a new recommendation template for the Resilience Hub application.</p>",
"CreateResiliencyPolicy": "<p>Creates a resiliency policy for an application.</p> <note> <p>Resilience Hub allows you to provide a value of zero for <code>rtoInSecs</code> and <code>rpoInSecs</code> of your resiliency policy. But, while assessing your application, the lowest possible assessment result is near zero. Hence, if you provide value zero for <code>rtoInSecs</code> and <code>rpoInSecs</code>, the estimated workload RTO and estimated workload RPO result will be near zero and the <b>Compliance status</b> for your application will be set to <b>Policy breached</b>.</p> </note>",
"DeleteApp": "<p>Deletes an Resilience Hub application. This is a destructive action that can't be undone.</p>",
"DeleteAppAssessment": "<p>Deletes an Resilience Hub application assessment. This is a destructive action that can't be undone.</p>",
"DeleteAppInputSource": "<p>Deletes the input source and all of its imported resources from the Resilience Hub application.</p>",
"DeleteAppVersionAppComponent": "<p>Deletes an Application Component from the Resilience Hub application.</p> <note> <ul> <li> <p>This API updates the Resilience Hub application draft version. To use this Application Component for running assessments, you must publish the Resilience Hub application using the <code>PublishAppVersion</code> API.</p> </li> <li> <p>You will not be able to delete an Application Component if it has resources associated with it.</p> </li> </ul> </note>",
"DeleteAppVersionResource": "<p>Deletes a resource from the Resilience Hub application.</p> <note> <ul> <li> <p>You can only delete a manually added resource. To exclude non-manually added resources, use the <code>UpdateAppVersionResource</code> API.</p> </li> <li> <p>This action has no effect outside Resilience Hub.</p> </li> <li> <p>This API updates the Resilience Hub application draft version. To use this resource for running resiliency assessments, you must publish the Resilience Hub application using the <code>PublishAppVersion</code> API.</p> </li> </ul> </note>",
"DeleteRecommendationTemplate": "<p>Deletes a recommendation template. This is a destructive action that can't be undone.</p>",
"DeleteResiliencyPolicy": "<p>Deletes a resiliency policy. This is a destructive action that can't be undone.</p>",
"DescribeApp": "<p>Describes an Resilience Hub application.</p>",
"DescribeAppAssessment": "<p>Describes an assessment for an Resilience Hub application.</p>",
"DescribeAppVersion": "<p>Describes the Resilience Hub application version.</p>",
"DescribeAppVersionAppComponent": "<p>Describes an Application Component in the Resilience Hub application.</p>",
"DescribeAppVersionResource": "<p>Describes a resource of the Resilience Hub application.</p> <note> <p>This API accepts only one of the following parameters to descibe the resource:</p> <ul> <li> <p> <code>resourceName</code> </p> </li> <li> <p> <code>logicalResourceId</code> </p> </li> <li> <p> <code>physicalResourceId</code> (Along with <code>physicalResourceId</code>, you can also provide <code>awsAccountId</code>, and <code>awsRegion</code>)</p> </li> </ul> </note>",
"DescribeAppVersionResourcesResolutionStatus": "<p>Returns the resolution status for the specified resolution identifier for an application version. If <code>resolutionId</code> is not specified, the current resolution status is returned.</p>",
"DescribeAppVersionTemplate": "<p>Describes details about an Resilience Hub application.</p>",
"DescribeDraftAppVersionResourcesImportStatus": "<p>Describes the status of importing resources to an application version.</p> <note> <p>If you get a 404 error with <code>ResourceImportStatusNotFoundAppMetadataException</code>, you must call <code>importResourcesToDraftAppVersion</code> after creating the application and before calling <code>describeDraftAppVersionResourcesImportStatus</code> to obtain the status.</p> </note>",
"DescribeResiliencyPolicy": "<p>Describes a specified resiliency policy for an Resilience Hub application. The returned policy object includes creation time, data location constraints, the Amazon Resource Name (ARN) for the policy, tags, tier, and more.</p>",
"ImportResourcesToDraftAppVersion": "<p>Imports resources to Resilience Hub application draft version from different input sources. For more information about the input sources supported by Resilience Hub, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/discover-structure.html\">Discover the structure and describe your Resilience Hub application</a>.</p>",
"ListAlarmRecommendations": "<p>Lists the alarm recommendations for an Resilience Hub application.</p>",
"ListAppAssessmentComplianceDrifts": "<p>List of compliance drifts that were detected while running an assessment.</p>",
"ListAppAssessmentResourceDrifts": "<p>Indicates the list of resource drifts that were detected while running an assessment.</p>",
"ListAppAssessments": "<p>Lists the assessments for an Resilience Hub application. You can use request parameters to refine the results for the response object.</p>",
"ListAppComponentCompliances": "<p>Lists the compliances for an Resilience Hub Application Component.</p>",
"ListAppComponentRecommendations": "<p>Lists the recommendations for an Resilience Hub Application Component.</p>",
"ListAppInputSources": "<p>Lists all the input sources of the Resilience Hub application. For more information about the input sources supported by Resilience Hub, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/discover-structure.html\">Discover the structure and describe your Resilience Hub application</a>.</p>",
"ListAppVersionAppComponents": "<p>Lists all the Application Components in the Resilience Hub application.</p>",
"ListAppVersionResourceMappings": "<p>Lists how the resources in an application version are mapped/sourced from. Mappings can be physical resource identifiers, CloudFormation stacks, resource-groups, or an application registry app.</p>",
"ListAppVersionResources": "<p>Lists all the resources in an Resilience Hub application.</p>",
"ListAppVersions": "<p>Lists the different versions for the Resilience Hub applications.</p>",
"ListApps": "<p>Lists your Resilience Hub applications.</p> <note> <p>You can filter applications using only one filter at a time or without using any filter. If you try to filter applications using multiple filters, you will get the following error:</p> <p> <code>An error occurred (ValidationException) when calling the ListApps operation: Only one filter is supported for this operation.</code> </p> </note>",
"ListRecommendationTemplates": "<p>Lists the recommendation templates for the Resilience Hub applications.</p>",
"ListResiliencyPolicies": "<p>Lists the resiliency policies for the Resilience Hub applications.</p>",
"ListSopRecommendations": "<p>Lists the standard operating procedure (SOP) recommendations for the Resilience Hub applications.</p>",
"ListSuggestedResiliencyPolicies": "<p>Lists the suggested resiliency policies for the Resilience Hub applications.</p>",
"ListTagsForResource": "<p>Lists the tags for your resources in your Resilience Hub applications.</p>",
"ListTestRecommendations": "<p>Lists the test recommendations for the Resilience Hub application.</p>",
"ListUnsupportedAppVersionResources": "<p>Lists the resources that are not currently supported in Resilience Hub. An unsupported resource is a resource that exists in the object that was used to create an app, but is not supported by Resilience Hub.</p>",
"PublishAppVersion": "<p>Publishes a new version of a specific Resilience Hub application.</p>",
"PutDraftAppVersionTemplate": "<p>Adds or updates the app template for an Resilience Hub application draft version.</p>",
"RemoveDraftAppVersionResourceMappings": "<p>Removes resource mappings from a draft application version.</p>",
"ResolveAppVersionResources": "<p>Resolves the resources for an application version.</p>",
"StartAppAssessment": "<p>Creates a new application assessment for an application.</p>",
"TagResource": "<p>Applies one or more tags to a resource.</p>",
"UntagResource": "<p>Removes one or more tags from a resource.</p>",
"UpdateApp": "<p>Updates an application.</p>",
"UpdateAppVersion": "<p>Updates the Resilience Hub application version.</p> <note> <p>This API updates the Resilience Hub application draft version. To use this information for running resiliency assessments, you must publish the Resilience Hub application using the <code>PublishAppVersion</code> API.</p> </note>",
"UpdateAppVersionAppComponent": "<p>Updates an existing Application Component in the Resilience Hub application.</p> <note> <p>This API updates the Resilience Hub application draft version. To use this Application Component for running assessments, you must publish the Resilience Hub application using the <code>PublishAppVersion</code> API.</p> </note>",
"UpdateAppVersionResource": "<p>Updates the resource details in the Resilience Hub application.</p> <note> <ul> <li> <p>This action has no effect outside Resilience Hub.</p> </li> <li> <p>This API updates the Resilience Hub application draft version. To use this resource for running resiliency assessments, you must publish the Resilience Hub application using the <code>PublishAppVersion</code> API.</p> </li> <li> <p>To update application version with new <code>physicalResourceID</code>, you must call <code>ResolveAppVersionResources</code> API.</p> </li> </ul> </note>",
"UpdateResiliencyPolicy": "<p>Updates a resiliency policy.</p> <note> <p>Resilience Hub allows you to provide a value of zero for <code>rtoInSecs</code> and <code>rpoInSecs</code> of your resiliency policy. But, while assessing your application, the lowest possible assessment result is near zero. Hence, if you provide value zero for <code>rtoInSecs</code> and <code>rpoInSecs</code>, the estimated workload RTO and estimated workload RPO result will be near zero and the <b>Compliance status</b> for your application will be set to <b>Policy breached</b>.</p> </note>"
},
"shapes": {
"AccessDeniedException": {
"base": "<p>You don't have permissions to perform the requested operation. The user or role that is making the request must have at least one IAM permissions policy attached that grants the required permissions.</p>",
"refs": {
}
},
"AddDraftAppVersionResourceMappingsRequest": {
"base": null,
"refs": {
}
},
"AddDraftAppVersionResourceMappingsResponse": {
"base": null,
"refs": {
}
},
"AdditionalInfoMap": {
"base": null,
"refs": {
"AppComponent$additionalInfo": "<p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html\">Configure the application configuration parameters</a>.</p> <note> <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p> <p>Key: <code>\"failover-regions\"</code> </p> <p>Value: <code>\"[{\"region\":\"<REGION>\", \"accounts\":[{\"id\":\"<ACCOUNT_ID>\"}]}]\"</code> </p> </note>",
"CreateAppVersionAppComponentRequest$additionalInfo": "<p>Currently, there is no supported additional information for Application Components.</p>",
"CreateAppVersionResourceRequest$additionalInfo": "<p>Currently, there is no supported additional information for resources.</p>",
"DescribeAppVersionResponse$additionalInfo": "<p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html\">Configure the application configuration parameters</a>.</p> <note> <p>Currently, this parameter supports only failover region and account.</p> </note>",
"PhysicalResource$additionalInfo": "<p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html\">Configure the application configuration parameters</a>.</p> <note> <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p> <p>Key: <code>\"failover-regions\"</code> </p> <p>Value: <code>\"[{\"region\":\"<REGION>\", \"accounts\":[{\"id\":\"<ACCOUNT_ID>\"}]}]\"</code> </p> </note>",
"UpdateAppVersionAppComponentRequest$additionalInfo": "<p>Currently, there is no supported additional information for Application Components.</p>",
"UpdateAppVersionRequest$additionalInfo": "<p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html\">Configure the application configuration parameters</a>.</p> <note> <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p> <p>Key: <code>\"failover-regions\"</code> </p> <p>Value: <code>\"[{\"region\":\"<REGION>\", \"accounts\":[{\"id\":\"<ACCOUNT_ID>\"}]}]\"</code> </p> </note>",
"UpdateAppVersionResourceRequest$additionalInfo": "<p>Currently, there is no supported additional information for resources.</p>",
"UpdateAppVersionResponse$additionalInfo": "<p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html\">Configure the application configuration parameters</a>.</p> <note> <p>Currently, this parameter supports only failover region and account.</p> </note>"
}
},
"AdditionalInfoValueList": {
"base": null,
"refs": {
"AdditionalInfoMap$value": null
}
},
"AlarmRecommendation": {
"base": "<p>Defines a recommendation for a CloudWatch alarm.</p>",
"refs": {
"AlarmRecommendationList$member": null
}
},
"AlarmRecommendationList": {
"base": null,
"refs": {
"ListAlarmRecommendationsResponse$alarmRecommendations": "<p>The alarm recommendations for an Resilience Hub application, returned as an object. This object includes Application Component names, descriptions, information about whether a recommendation has already been implemented or not, prerequisites, and more.</p>"
}
},
"AlarmReferenceIdList": {
"base": null,
"refs": {
"TestRecommendation$dependsOnAlarms": "<p> A list of recommended alarms that are used in the test and must be exported before or with the test. </p>"
}
},
"AlarmType": {
"base": null,
"refs": {
"AlarmRecommendation$type": "<p>Type of alarm recommendation.</p>"
}
},
"App": {
"base": "<p>Defines an Resilience Hub application.</p>",
"refs": {
"CreateAppResponse$app": "<p>The created application returned as an object with details including compliance status, creation time, description, resiliency score, and more.</p>",
"DescribeAppResponse$app": "<p>The specified application, returned as an object with details including compliance status, creation time, description, resiliency score, and more.</p>",
"UpdateAppResponse$app": "<p>The specified application, returned as an object with details including compliance status, creation time, description, resiliency score, and more.</p>"
}
},
"AppAssessment": {
"base": "<p>Defines an application assessment.</p>",
"refs": {
"DescribeAppAssessmentResponse$assessment": "<p>The assessment for an Resilience Hub application, returned as an object. This object includes Amazon Resource Names (ARNs), compliance information, compliance status, cost, messages, resiliency scores, and more.</p>",
"StartAppAssessmentResponse$assessment": "<p>The assessment created.</p>"
}
},
"AppAssessmentScheduleType": {
"base": null,
"refs": {
"App$assessmentSchedule": "<p>Assessment execution schedule with 'Daily' or 'Disabled' values. </p>",
"AppSummary$assessmentSchedule": "<p> Assessment execution schedule with 'Daily' or 'Disabled' values. </p>",
"CreateAppRequest$assessmentSchedule": "<p> Assessment execution schedule with 'Daily' or 'Disabled' values. </p>",
"UpdateAppRequest$assessmentSchedule": "<p> Assessment execution schedule with 'Daily' or 'Disabled' values. </p>"
}
},
"AppAssessmentSummary": {
"base": "<p>Defines an application assessment summary.</p>",
"refs": {
"AppAssessmentSummaryList$member": null
}
},
"AppAssessmentSummaryList": {
"base": null,
"refs": {
"ListAppAssessmentsResponse$assessmentSummaries": "<p>The summaries for the specified assessments, returned as an object. This object includes application versions, associated Amazon Resource Numbers (ARNs), cost, messages, resiliency scores, and more.</p>"
}
},
"AppComplianceStatusType": {
"base": null,
"refs": {
"App$complianceStatus": "<p>Current status of compliance for the resiliency policy.</p>",
"AppSummary$complianceStatus": "<p>The current status of compliance for the resiliency policy.</p>"
}
},
"AppComponent": {
"base": "<p>Defines an Application Component.</p>",
"refs": {
"AppComponentList$member": null,
"CreateAppVersionAppComponentResponse$appComponent": "<p>List of Application Components that belong to this resource.</p>",
"DeleteAppVersionAppComponentResponse$appComponent": "<p>List of Application Components that belong to this resource.</p>",
"DescribeAppVersionAppComponentResponse$appComponent": "<p>List of Application Components that belong to this resource.</p>",
"UpdateAppVersionAppComponentResponse$appComponent": "<p>List of Application Components that belong to this resource.</p>"
}
},
"AppComponentCompliance": {
"base": "<p>Defines the compliance of an Application Component against the resiliency policy.</p>",
"refs": {
"ComponentCompliancesList$member": null
}
},
"AppComponentList": {
"base": null,
"refs": {
"ListAppVersionAppComponentsResponse$appComponents": "<p>Defines an Application Component.</p>",
"PhysicalResource$appComponents": "<p>The application components that belong to this resource.</p>"
}
},
"AppComponentNameList": {
"base": null,
"refs": {
"AlarmRecommendation$appComponentNames": "<p>List of Application Component names for the CloudWatch alarm recommendation.</p>",
"CreateAppVersionResourceRequest$appComponents": "<p>List of Application Components that this resource belongs to. If an Application Component is not part of the Resilience Hub application, it will be added.</p>",
"UpdateAppVersionResourceRequest$appComponents": "<p>List of Application Components that this resource belongs to. If an Application Component is not part of the Resilience Hub application, it will be added.</p>"
}
},
"AppDriftStatusType": {
"base": null,
"refs": {
"App$driftStatus": "<p>Indicates if compliance drifts (deviations) were detected while running an assessment for your application.</p>",
"AppSummary$driftStatus": "<p>Indicates if compliance drifts (deviations) were detected while running an assessment for your application.</p>"
}
},
"AppInputSource": {
"base": "<p>The list of Resilience Hub application input sources.</p>",
"refs": {
"AppInputSourceList$member": null,
"DeleteAppInputSourceResponse$appInputSource": "<p>Name of the input source from where the application resource is imported from.</p>"
}
},
"AppInputSourceList": {
"base": null,
"refs": {
"ListAppInputSourcesResponse$appInputSources": "<p>The list of Resilience Hub application input sources.</p>"
}
},
"AppStatusType": {
"base": null,
"refs": {
"App$status": "<p>Status of the application.</p>",
"AppSummary$status": "<p>Status of the application.</p>"
}
},
"AppSummary": {
"base": "<p>Defines an application summary.</p>",
"refs": {
"AppSummaryList$member": null
}
},
"AppSummaryList": {
"base": null,
"refs": {
"ListAppsResponse$appSummaries": "<p>Summaries for the Resilience Hub application.</p>"
}
},
"AppTemplateBody": {
"base": null,
"refs": {
"DescribeAppVersionTemplateResponse$appTemplateBody": "<p>A JSON string that provides information about your application structure. To learn more about the <code>appTemplateBody</code> template, see the sample template provided in the <i>Examples</i> section.</p> <p>The <code>appTemplateBody</code> JSON string has the following structure:</p> <ul> <li> <p> <b> <code>resources</code> </b> </p> <p>The list of logical resources that must be included in the Resilience Hub application.</p> <p>Type: Array</p> <note> <p>Don't add the resources that you want to exclude.</p> </note> <p>Each <code>resources</code> array item includes the following fields:</p> <ul> <li> <p> <i> <code>logicalResourceId</code> </i> </p> <p>Logical identifier of the resource.</p> <p>Type: Object</p> <p>Each <code>logicalResourceId</code> object includes the following fields:</p> <ul> <li> <p> <code>identifier</code> </p> <p>Identifier of the resource.</p> <p>Type: String</p> </li> <li> <p> <code>logicalStackName</code> </p> <p>The name of the CloudFormation stack this resource belongs to.</p> <p>Type: String</p> </li> <li> <p> <code>resourceGroupName</code> </p> <p>The name of the resource group this resource belongs to.</p> <p>Type: String</p> </li> <li> <p> <code>terraformSourceName</code> </p> <p>The name of the Terraform S3 state file this resource belongs to.</p> <p>Type: String</p> </li> <li> <p> <code>eksSourceName</code> </p> <p>Name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.</p> <note> <p>This parameter accepts values in \"eks-cluster/namespace\" format.</p> </note> <p>Type: String</p> </li> </ul> </li> <li> <p> <i> <code>type</code> </i> </p> <p>The type of resource.</p> <p>Type: string</p> </li> <li> <p> <i> <code>name</code> </i> </p> <p>The name of the resource.</p> <p>Type: String</p> </li> <li> <p> <code>additionalInfo</code> </p> <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html\">Configure the application configuration parameters</a>.</p> <note> <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p> <p>Key: <code>\"failover-regions\"</code> </p> <p>Value: <code>\"[{\"region\":\"<REGION>\", \"accounts\":[{\"id\":\"<ACCOUNT_ID>\"}]}]\"</code> </p> </note> </li> </ul> </li> <li> <p> <b> <code>appComponents</code> </b> </p> <p>List of Application Components that this resource belongs to. If an Application Component is not part of the Resilience Hub application, it will be added.</p> <p>Type: Array</p> <p>Each <code>appComponents</code> array item includes the following fields:</p> <ul> <li> <p> <code>name</code> </p> <p>Name of the Application Component.</p> <p>Type: String</p> </li> <li> <p> <code>type</code> </p> <p>Type of Application Component. For more information about the types of Application Component, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/AppComponent.grouping.html\">Grouping resources in an AppComponent</a>.</p> <p>Type: String</p> </li> <li> <p> <code>resourceNames</code> </p> <p>The list of included resources that are assigned to the Application Component.</p> <p>Type: Array of strings</p> </li> <li> <p> <code>additionalInfo</code> </p> <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html\">Configure the application configuration parameters</a>.</p> <note> <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p> <p>Key: <code>\"failover-regions\"</code> </p> <p>Value: <code>\"[{\"region\":\"<REGION>\", \"accounts\":[{\"id\":\"<ACCOUNT_ID>\"}]}]\"</code> </p> </note> </li> </ul> </li> <li> <p> <b> <code>excludedResources</code> </b> </p> <p>The list of logical resource identifiers to be excluded from the application.</p> <p>Type: Array</p> <note> <p>Don't add the resources that you want to include.</p> </note> <p>Each <code>excludedResources</code> array item includes the following fields:</p> <ul> <li> <p> <i> <code>logicalResourceIds</code> </i> </p> <p>Logical identifier of the resource.</p> <p>Type: Object</p> <note> <p>You can configure only one of the following fields:</p> <ul> <li> <p> <code>logicalStackName</code> </p> </li> <li> <p> <code>resourceGroupName</code> </p> </li> <li> <p> <code>terraformSourceName</code> </p> </li> <li> <p> <code>eksSourceName</code> </p> </li> </ul> </note> <p>Each <code>logicalResourceIds</code> object includes the following fields:</p> <ul> <li> <p> <code>identifier</code> </p> <p>Identifier of the resource.</p> <p>Type: String</p> </li> <li> <p> <code>logicalStackName</code> </p> <p>The name of the CloudFormation stack this resource belongs to.</p> <p>Type: String</p> </li> <li> <p> <code>resourceGroupName</code> </p> <p>The name of the resource group this resource belongs to.</p> <p>Type: String</p> </li> <li> <p> <code>terraformSourceName</code> </p> <p>The name of the Terraform S3 state file this resource belongs to.</p> <p>Type: String</p> </li> <li> <p> <code>eksSourceName</code> </p> <p>Name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.</p> <note> <p>This parameter accepts values in \"eks-cluster/namespace\" format.</p> </note> <p>Type: String</p> </li> </ul> </li> </ul> </li> <li> <p> <b> <code>version</code> </b> </p> <p>Resilience Hub application version.</p> </li> <li> <p> <code>additionalInfo</code> </p> <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html\">Configure the application configuration parameters</a>.</p> <note> <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p> <p>Key: <code>\"failover-regions\"</code> </p> <p>Value: <code>\"[{\"region\":\"<REGION>\", \"accounts\":[{\"id\":\"<ACCOUNT_ID>\"}]}]\"</code> </p> </note> </li> </ul>",
"PutDraftAppVersionTemplateRequest$appTemplateBody": "<p>A JSON string that provides information about your application structure. To learn more about the <code>appTemplateBody</code> template, see the sample template provided in the <i>Examples</i> section.</p> <p>The <code>appTemplateBody</code> JSON string has the following structure:</p> <ul> <li> <p> <b> <code>resources</code> </b> </p> <p>The list of logical resources that must be included in the Resilience Hub application.</p> <p>Type: Array</p> <note> <p>Don't add the resources that you want to exclude.</p> </note> <p>Each <code>resources</code> array item includes the following fields:</p> <ul> <li> <p> <i> <code>logicalResourceId</code> </i> </p> <p>Logical identifier of the resource.</p> <p>Type: Object</p> <p>Each <code>logicalResourceId</code> object includes the following fields:</p> <ul> <li> <p> <code>identifier</code> </p> <p>Identifier of the resource.</p> <p>Type: String</p> </li> <li> <p> <code>logicalStackName</code> </p> <p>The name of the CloudFormation stack this resource belongs to.</p> <p>Type: String</p> </li> <li> <p> <code>resourceGroupName</code> </p> <p>The name of the resource group this resource belongs to.</p> <p>Type: String</p> </li> <li> <p> <code>terraformSourceName</code> </p> <p>The name of the Terraform S3 state file this resource belongs to.</p> <p>Type: String</p> </li> <li> <p> <code>eksSourceName</code> </p> <p>Name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.</p> <note> <p>This parameter accepts values in \"eks-cluster/namespace\" format.</p> </note> <p>Type: String</p> </li> </ul> </li> <li> <p> <i> <code>type</code> </i> </p> <p>The type of resource.</p> <p>Type: string</p> </li> <li> <p> <i> <code>name</code> </i> </p> <p>The name of the resource.</p> <p>Type: String</p> </li> <li> <p> <code>additionalInfo</code> </p> <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html\">Configure the application configuration parameters</a>.</p> <note> <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p> <p>Key: <code>\"failover-regions\"</code> </p> <p>Value: <code>\"[{\"region\":\"<REGION>\", \"accounts\":[{\"id\":\"<ACCOUNT_ID>\"}]}]\"</code> </p> </note> </li> </ul> </li> <li> <p> <b> <code>appComponents</code> </b> </p> <p>List of Application Components that this resource belongs to. If an Application Component is not part of the Resilience Hub application, it will be added.</p> <p>Type: Array</p> <p>Each <code>appComponents</code> array item includes the following fields:</p> <ul> <li> <p> <code>name</code> </p> <p>Name of the Application Component.</p> <p>Type: String</p> </li> <li> <p> <code>type</code> </p> <p>Type of Application Component. For more information about the types of Application Component, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/AppComponent.grouping.html\">Grouping resources in an AppComponent</a>.</p> <p>Type: String</p> </li> <li> <p> <code>resourceNames</code> </p> <p>The list of included resources that are assigned to the Application Component.</p> <p>Type: Array of strings</p> </li> <li> <p> <code>additionalInfo</code> </p> <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html\">Configure the application configuration parameters</a>.</p> <note> <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p> <p>Key: <code>\"failover-regions\"</code> </p> <p>Value: <code>\"[{\"region\":\"<REGION>\", \"accounts\":[{\"id\":\"<ACCOUNT_ID>\"}]}]\"</code> </p> </note> </li> </ul> </li> <li> <p> <b> <code>excludedResources</code> </b> </p> <p>The list of logical resource identifiers to be excluded from the application.</p> <p>Type: Array</p> <note> <p>Don't add the resources that you want to include.</p> </note> <p>Each <code>excludedResources</code> array item includes the following fields:</p> <ul> <li> <p> <i> <code>logicalResourceIds</code> </i> </p> <p>Logical identifier of the resource.</p> <p>Type: Object</p> <note> <p>You can configure only one of the following fields:</p> <ul> <li> <p> <code>logicalStackName</code> </p> </li> <li> <p> <code>resourceGroupName</code> </p> </li> <li> <p> <code>terraformSourceName</code> </p> </li> <li> <p> <code>eksSourceName</code> </p> </li> </ul> </note> <p>Each <code>logicalResourceIds</code> object includes the following fields:</p> <ul> <li> <p> <code>identifier</code> </p> <p>Identifier of the resource.</p> <p>Type: String</p> </li> <li> <p> <code>logicalStackName</code> </p> <p>The name of the CloudFormation stack this resource belongs to.</p> <p>Type: String</p> </li> <li> <p> <code>resourceGroupName</code> </p> <p>The name of the resource group this resource belongs to.</p> <p>Type: String</p> </li> <li> <p> <code>terraformSourceName</code> </p> <p>The name of the Terraform S3 state file this resource belongs to.</p> <p>Type: String</p> </li> <li> <p> <code>eksSourceName</code> </p> <p>Name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.</p> <note> <p>This parameter accepts values in \"eks-cluster/namespace\" format.</p> </note> <p>Type: String</p> </li> </ul> </li> </ul> </li> <li> <p> <b> <code>version</code> </b> </p> <p>Resilience Hub application version.</p> </li> <li> <p> <code>additionalInfo</code> </p> <p>Additional configuration parameters for an Resilience Hub application. If you want to implement <code>additionalInfo</code> through the Resilience Hub console rather than using an API call, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/app-config-param.html\">Configure the application configuration parameters</a>.</p> <note> <p>Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.</p> <p>Key: <code>\"failover-regions\"</code> </p> <p>Value: <code>\"[{\"region\":\"<REGION>\", \"accounts\":[{\"id\":\"<ACCOUNT_ID>\"}]}]\"</code> </p> </note> </li> </ul>"
}
},
"AppVersionList": {
"base": null,
"refs": {
"ListAppVersionsResponse$appVersions": "<p>The version of the application.</p>"
}
},
"AppVersionSummary": {
"base": "<p>Version of an application.</p>",
"refs": {
"AppVersionList$member": null
}
},
"Arn": {
"base": null,
"refs": {
"AddDraftAppVersionResourceMappingsRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"AddDraftAppVersionResourceMappingsResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"App$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"App$policyArn": "<p>Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:resiliency-policy/<code>policy-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"AppAssessment$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"AppAssessment$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"AppAssessmentSummary$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"AppAssessmentSummary$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"AppInputSource$sourceArn": "<p>The Amazon Resource Name (ARN) of the input source. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"AppSummary$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ArnList$member": null,
"BatchUpdateRecommendationStatusRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"BatchUpdateRecommendationStatusResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"CreateAppRequest$policyArn": "<p>Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:resiliency-policy/<code>policy-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"CreateAppVersionAppComponentRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"CreateAppVersionAppComponentResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"CreateAppVersionResourceRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"CreateAppVersionResourceResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"CreateRecommendationTemplateRequest$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DeleteAppAssessmentRequest$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DeleteAppAssessmentResponse$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DeleteAppInputSourceRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DeleteAppInputSourceRequest$sourceArn": "<p>The Amazon Resource Name (ARN) of the imported resource you want to remove from the Resilience Hub application. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DeleteAppInputSourceResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DeleteAppRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DeleteAppResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DeleteAppVersionAppComponentRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DeleteAppVersionAppComponentResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DeleteAppVersionResourceRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DeleteAppVersionResourceResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DeleteRecommendationTemplateRequest$recommendationTemplateArn": "<p>The Amazon Resource Name (ARN) for a recommendation template.</p>",
"DeleteRecommendationTemplateResponse$recommendationTemplateArn": "<p>The Amazon Resource Name (ARN) for a recommendation template.</p>",
"DeleteResiliencyPolicyRequest$policyArn": "<p>Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:resiliency-policy/<code>policy-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DeleteResiliencyPolicyResponse$policyArn": "<p>Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:resiliency-policy/<code>policy-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeAppAssessmentRequest$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeAppRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeAppVersionAppComponentRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeAppVersionAppComponentResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeAppVersionRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeAppVersionResourceRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeAppVersionResourceResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeAppVersionResourcesResolutionStatusRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeAppVersionResourcesResolutionStatusResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeAppVersionResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeAppVersionTemplateRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeAppVersionTemplateResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeDraftAppVersionResourcesImportStatusRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeDraftAppVersionResourcesImportStatusResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"DescribeResiliencyPolicyRequest$policyArn": "<p>Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:resiliency-policy/<code>policy-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"EksSource$eksClusterArn": "<p>Amazon Resource Name (ARN) of the Amazon Elastic Kubernetes Service cluster. The format for this ARN is: arn:<code>aws</code>:eks:<code>region</code>:<code>account-id</code>:cluster/<code>cluster-name</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"EksSourceClusterNamespace$eksClusterArn": "<p>Amazon Resource Name (ARN) of the Amazon Elastic Kubernetes Service cluster. The format for this ARN is: arn:<code>aws</code>:eks:<code>region</code>:<code>account-id</code>:cluster/<code>cluster-name</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"EventSubscription$snsTopicArn": "<p>Amazon Resource Name (ARN) of the Amazon Simple Notification Service topic. The format for this ARN is: <code>arn:partition:sns:region:account:topic-name</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ImportResourcesToDraftAppVersionRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ImportResourcesToDraftAppVersionResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListAlarmRecommendationsRequest$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListAppAssessmentComplianceDriftsRequest$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListAppAssessmentResourceDriftsRequest$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListAppAssessmentsRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListAppComponentCompliancesRequest$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListAppComponentRecommendationsRequest$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListAppInputSourcesRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListAppVersionAppComponentsRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListAppVersionAppComponentsResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListAppVersionResourceMappingsRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListAppVersionResourcesRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListAppVersionsRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListAppsRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListRecommendationTemplatesRequest$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListRecommendationTemplatesRequest$recommendationTemplateArn": "<p>The Amazon Resource Name (ARN) for a recommendation template.</p>",
"ListSopRecommendationsRequest$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListTagsForResourceRequest$resourceArn": "<p>The Amazon Resource Name (ARN) for a specific resource in your Resilience Hub application.</p>",
"ListTestRecommendationsRequest$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ListUnsupportedAppVersionResourcesRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"PublishAppVersionRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"PublishAppVersionResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"PutDraftAppVersionTemplateRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"PutDraftAppVersionTemplateResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"RecommendationTemplate$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"RecommendationTemplate$assessmentArn": "<p>Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"RecommendationTemplate$recommendationTemplateArn": "<p>Amazon Resource Name (ARN) for the recommendation template.</p>",
"RemoveDraftAppVersionResourceMappingsRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"RemoveDraftAppVersionResourceMappingsResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ResiliencyPolicy$policyArn": "<p>Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:resiliency-policy/<code>policy-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ResolveAppVersionResourcesRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ResolveAppVersionResourcesResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"ResourceDrift$appArn": "<p>Amazon Resource Name (ARN) of the application whose resources have drifted. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"StartAppAssessmentRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"TagResourceRequest$resourceArn": "<p>Amazon Resource Name (ARN) of the resource. </p>",
"UntagResourceRequest$resourceArn": "<p>Amazon Resource Name (ARN) of the resource. </p>",
"UpdateAppRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"UpdateAppRequest$policyArn": "<p>Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:resiliency-policy/<code>policy-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"UpdateAppVersionAppComponentRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"UpdateAppVersionAppComponentResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"UpdateAppVersionRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"UpdateAppVersionResourceRequest$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"UpdateAppVersionResourceResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"UpdateAppVersionResponse$appArn": "<p>Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app/<code>app-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>",
"UpdateResiliencyPolicyRequest$policyArn": "<p>Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:resiliency-policy/<code>policy-id</code>. For more information about ARNs, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html\"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.</p>"
}
},
"ArnList": {
"base": null,
"refs": {
"ImportResourcesToDraftAppVersionRequest$sourceArns": "<p>The Amazon Resource Names (ARNs) for the resources.</p>",
"ImportResourcesToDraftAppVersionResponse$sourceArns": "<p>The Amazon Resource Names (ARNs) for the resources you have imported.</p>"
}
},
"AssessmentCompliance": {
"base": null,
"refs": {
"AppAssessment$compliance": "<p>Application compliance against the resiliency policy.</p>",
"AppComponentCompliance$compliance": "<p>The compliance of the Application Component against the resiliency policy.</p>",
"ComplianceDrift$actualValue": "<p>Actual compliance value of the entity.</p>",
"ComplianceDrift$expectedValue": "<p>The expected compliance value of an entity.</p>",
"ConfigRecommendation$compliance": "<p>The current compliance against the resiliency policy before applying the configuration change.</p>"
}
},
"AssessmentInvoker": {
"base": null,
"refs": {
"AppAssessment$invoker": "<p>The entity that invoked the assessment.</p>",
"AppAssessmentSummary$invoker": "<p>Entity that invoked the assessment.</p>",
"ListAppAssessmentsRequest$invoker": "<p>Specifies the entity that invoked a specific assessment, either a <code>User</code> or the <code>System</code>.</p>"
}
},
"AssessmentStatus": {
"base": null,
"refs": {
"AppAssessment$assessmentStatus": "<p>Current status of the assessment for the resiliency policy.</p>",
"AppAssessmentSummary$assessmentStatus": "<p>Current status of the assessment for the resiliency policy.</p>",
"AssessmentStatusList$member": null,
"DeleteAppAssessmentResponse$assessmentStatus": "<p>The current status of the assessment for the resiliency policy.</p>"
}
},
"AssessmentStatusList": {
"base": null,
"refs": {
"ListAppAssessmentsRequest$assessmentStatus": "<p>The current status of the assessment for the resiliency policy.</p>"
}
},
"AwsRegion": {
"base": null,
"refs": {
"CreateAppVersionResourceRequest$awsRegion": "<p>Amazon Web Services region that owns the physical resource.</p>",
"DeleteAppVersionResourceRequest$awsRegion": "<p>Amazon Web Services region that owns the physical resource.</p>",
"DescribeAppVersionResourceRequest$awsRegion": "<p>Amazon Web Services region that owns the physical resource.</p>",
"PhysicalResourceId$awsRegion": "<p>The Amazon Web Services Region that the physical resource is located in.</p>",
"RecommendationItem$targetRegion": "<p>The target region.</p>",
"UpdateAppVersionResourceRequest$awsRegion": "<p>Amazon Web Services region that owns the physical resource.</p>",
"UpdateRecommendationStatusItem$targetRegion": "<p>Identifier of the target Amazon Web Services Region.</p>"
}
},
"BatchUpdateRecommendationStatusFailedEntries": {
"base": null,
"refs": {
"BatchUpdateRecommendationStatusResponse$failedEntries": "<p>A list of items with error details about each item, which could not be included or excluded.</p>"
}
},
"BatchUpdateRecommendationStatusFailedEntry": {
"base": "<p>List of operational recommendations that did not get included or excluded.</p>",
"refs": {
"BatchUpdateRecommendationStatusFailedEntries$member": null
}
},
"BatchUpdateRecommendationStatusRequest": {
"base": null,
"refs": {
}
},
"BatchUpdateRecommendationStatusResponse": {
"base": null,
"refs": {
}
},
"BatchUpdateRecommendationStatusSuccessfulEntries": {
"base": null,
"refs": {
"BatchUpdateRecommendationStatusResponse$successfulEntries": "<p>A list of items that were included or excluded.</p>"
}
},
"BatchUpdateRecommendationStatusSuccessfulEntry": {
"base": "<p>List of operational recommendations that were successfully included or excluded.</p>",
"refs": {
"BatchUpdateRecommendationStatusSuccessfulEntries$member": null
}
},
"BooleanOptional": {
"base": null,
"refs": {
"BatchUpdateRecommendationStatusSuccessfulEntry$excluded": "<p>Indicates if the operational recommendation was successfully excluded.</p>",
"DeleteAppRequest$forceDelete": "<p>A boolean option to force the deletion of an Resilience Hub application. </p>",
"ListAppAssessmentsRequest$reverseOrder": "<p>The default is to sort by ascending <b>startTime</b>. To sort by descending <b>startTime</b>, set reverseOrder to <code>true</code>.</p>",
"ListAppsRequest$reverseOrder": "<p>The application list is sorted based on the values of <code>lastAppComplianceEvaluationTime</code> field. By default, application list is sorted in ascending order. To sort the appliation list in descending order, set this field to <code>True</code>.</p>",
"ListRecommendationTemplatesRequest$reverseOrder": "<p>The default is to sort by ascending <b>startTime</b>. To sort by descending <b>startTime</b>, set reverseOrder to <code>true</code>.</p>",
"PhysicalResource$excluded": "<p>Indicates if a resource is included or excluded from the assessment.</p>",
"RecommendationItem$alreadyImplemented": "<p>Specifies if the recommendation has already been implemented.</p>",
"RecommendationItem$excluded": "<p>Indicates if an operational recommendation item is excluded.</p>",
"RecommendationTemplate$needsReplacements": "<p>Indicates if replacements are needed.</p>",
"ResourceErrorsDetails$hasMoreErrors": "<p> This indicates if there are more errors not listed in the resourceErrors list. </p>",
"UpdateAppRequest$clearResiliencyPolicyArn": "<p>Specifies if the resiliency policy ARN should be cleared.</p>",
"UpdateAppVersionResourceRequest$excluded": "<p>Indicates if a resource is excluded from an Resilience Hub application.</p> <note> <p>You can exclude only imported resources from an Resilience Hub application.</p> </note>",
"UpdateRecommendationStatusRequestEntry$excluded": "<p>Indicates if the operational recommendation needs to be excluded. If set to True, the operational recommendation will be excluded.</p>"
}
},
"ClientToken": {
"base": null,
"refs": {
"CreateAppRequest$clientToken": "<p>Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.</p>",
"CreateAppVersionAppComponentRequest$clientToken": "<p>Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.</p>",
"CreateAppVersionResourceRequest$clientToken": "<p>Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.</p>",
"CreateRecommendationTemplateRequest$clientToken": "<p>Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.</p>",
"CreateResiliencyPolicyRequest$clientToken": "<p>Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.</p>",
"DeleteAppAssessmentRequest$clientToken": "<p>Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.</p>",
"DeleteAppInputSourceRequest$clientToken": "<p>Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.</p>",
"DeleteAppRequest$clientToken": "<p>Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.</p>",
"DeleteAppVersionAppComponentRequest$clientToken": "<p>Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.</p>",
"DeleteAppVersionResourceRequest$clientToken": "<p>Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.</p>",
"DeleteRecommendationTemplateRequest$clientToken": "<p>Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.</p>",
"DeleteResiliencyPolicyRequest$clientToken": "<p>Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.</p>",
"StartAppAssessmentRequest$clientToken": "<p>Used for an idempotency token. A client token is a unique, case-sensitive string of up to 64 ASCII characters. You should not reuse the same client token for other API requests.</p>"
}
},
"ComplianceDrift": {
"base": "<p>Indicates the compliance drifts (recovery time objective (RTO) and recovery point objective (RPO)) that were detected for an assessed entity.</p>",
"refs": {
"ComplianceDriftList$member": null
}
},
"ComplianceDriftList": {
"base": null,
"refs": {
"ListAppAssessmentComplianceDriftsResponse$complianceDrifts": "<p>Indicates compliance drifts (recovery time objective (RTO) and recovery point objective (RPO)) detected for an assessed entity.</p>"
}
},
"ComplianceStatus": {
"base": null,
"refs": {
"AppAssessment$complianceStatus": "<p>Current status of the compliance for the resiliency policy.</p>",
"AppAssessmentSummary$complianceStatus": "<p>TCurrent status of compliance for the resiliency policy.</p>",
"AppComponentCompliance$status": "<p>Status of the action.</p>",
"DisruptionCompliance$complianceStatus": "<p>The current status of compliance for the resiliency policy.</p>",
"ListAppAssessmentsRequest$complianceStatus": "<p>The current status of compliance for the resiliency policy.</p>",
"RecommendationDisruptionCompliance$expectedComplianceStatus": "<p>The expected compliance status after applying the recommended configuration change.</p>"
}
},
"ComponentCompliancesList": {
"base": null,
"refs": {
"ListAppComponentCompliancesResponse$componentCompliances": "<p>The compliances for an Resilience Hub Application Component, returned as an object. This object contains the names of the Application Components, compliances, costs, resiliency scores, outage scores, and more.</p>"
}
},
"ComponentRecommendation": {
"base": "<p>Defines recommendations for an Resilience Hub Application Component, returned as an object. This object contains component names, configuration recommendations, and recommendation statuses.</p>",
"refs": {
"ComponentRecommendationList$member": null
}
},
"ComponentRecommendationList": {
"base": null,
"refs": {
"ListAppComponentRecommendationsResponse$componentRecommendations": "<p>The recommendations for an Resilience Hub Application Component, returned as an object. This object contains the names of the Application Components, configuration recommendations, and recommendation statuses.</p>"
}
},
"ConfigRecommendation": {
"base": "<p>Defines a recommendation configuration.</p>",
"refs": {
"ConfigRecommendationList$member": null
}
},
"ConfigRecommendationList": {
"base": null,
"refs": {
"ComponentRecommendation$configRecommendations": "<p>List of recommendations.</p>"
}
},
"ConfigRecommendationOptimizationType": {
"base": null,
"refs": {
"ConfigRecommendation$optimizationType": "<p>The type of optimization.</p>"
}
},
"ConflictException": {
"base": "<p>This exception occurs when a conflict with a previous successful write is detected. This generally occurs when the previous write did not have time to propagate to the host serving the current request. A retry (with appropriate backoff logic) is the recommended response to this exception.</p>",
"refs": {
}
},
"Cost": {
"base": "<p>Defines a cost object.</p>",
"refs": {
"AppAssessment$cost": "<p>Cost for the application.</p>",
"AppAssessmentSummary$cost": "<p>Cost for an application.</p>",
"AppComponentCompliance$cost": "<p>The cost for the application.</p>",
"ConfigRecommendation$cost": "<p>The cost for the application.</p>"
}
},
"CostFrequency": {
"base": null,
"refs": {
"Cost$frequency": "<p>The cost frequency.</p>"
}
},
"CreateAppRequest": {
"base": null,
"refs": {
}
},
"CreateAppResponse": {
"base": null,
"refs": {
}
},
"CreateAppVersionAppComponentRequest": {
"base": null,
"refs": {
}
},
"CreateAppVersionAppComponentResponse": {
"base": null,
"refs": {
}
},
"CreateAppVersionResourceRequest": {
"base": null,
"refs": {
}
},
"CreateAppVersionResourceResponse": {
"base": null,
"refs": {
}
},
"CreateRecommendationTemplateRequest": {
"base": null,
"refs": {
}
},
"CreateRecommendationTemplateResponse": {
"base": null,
"refs": {
}
},
"CreateResiliencyPolicyRequest": {
"base": null,
"refs": {
}
},
"CreateResiliencyPolicyResponse": {
"base": null,
"refs": {
}
},
"CurrencyCode": {
"base": null,
"refs": {
"Cost$currency": "<p>The cost currency, for example <code>USD</code>.</p>"
}
},
"CustomerId": {
"base": null,
"refs": {
"CreateAppVersionResourceRequest$awsAccountId": "<p>Amazon Web Services account that owns the physical resource.</p>",
"DeleteAppVersionResourceRequest$awsAccountId": "<p>Amazon Web Services account that owns the physical resource.</p>",
"DescribeAppVersionResourceRequest$awsAccountId": "<p>Amazon Web Services account that owns the physical resource.</p>",
"PhysicalResourceId$awsAccountId": "<p>The Amazon Web Services account that owns the physical resource.</p>",
"RecommendationItem$targetAccountId": "<p>Identifier of the target account.</p>",
"UpdateAppVersionResourceRequest$awsAccountId": "<p>Amazon Web Services account that owns the physical resource.</p>",
"UpdateRecommendationStatusItem$targetAccountId": "<p>Identifier of the target Amazon Web Services account.</p>"
}
},
"DataLocationConstraint": {
"base": null,
"refs": {
"CreateResiliencyPolicyRequest$dataLocationConstraint": "<p>Specifies a high-level geographical location constraint for where your resilience policy data can be stored.</p>",
"ResiliencyPolicy$dataLocationConstraint": "<p>Specifies a high-level geographical location constraint for where your resilience policy data can be stored.</p>",
"UpdateResiliencyPolicyRequest$dataLocationConstraint": "<p>Specifies a high-level geographical location constraint for where your resilience policy data can be stored.</p>"
}
},
"DeleteAppAssessmentRequest": {
"base": null,
"refs": {
}
},
"DeleteAppAssessmentResponse": {
"base": null,
"refs": {
}
},
"DeleteAppInputSourceRequest": {
"base": null,
"refs": {
}
},
"DeleteAppInputSourceResponse": {
"base": null,
"refs": {
}
},
"DeleteAppRequest": {
"base": null,
"refs": {
}
},
"DeleteAppResponse": {
"base": null,
"refs": {
}
},
"DeleteAppVersionAppComponentRequest": {
"base": null,
"refs": {
}
},
"DeleteAppVersionAppComponentResponse": {
"base": null,
"refs": {
}
},
"DeleteAppVersionResourceRequest": {
"base": null,
"refs": {
}
},
"DeleteAppVersionResourceResponse": {
"base": null,
"refs": {
}
},
"DeleteRecommendationTemplateRequest": {
"base": null,
"refs": {
}
},
"DeleteRecommendationTemplateResponse": {
"base": null,
"refs": {
}
},
"DeleteResiliencyPolicyRequest": {
"base": null,
"refs": {
}
},
"DeleteResiliencyPolicyResponse": {
"base": null,
"refs": {
}
},
"DescribeAppAssessmentRequest": {
"base": null,
"refs": {
}
},
"DescribeAppAssessmentResponse": {
"base": null,
"refs": {
}
},
"DescribeAppRequest": {
"base": null,
"refs": {
}
},
"DescribeAppResponse": {
"base": null,
"refs": {
}
},
"DescribeAppVersionAppComponentRequest": {
"base": null,
"refs": {
}
},
"DescribeAppVersionAppComponentResponse": {
"base": null,
"refs": {
}
},
"DescribeAppVersionRequest": {
"base": null,
"refs": {
}
},
"DescribeAppVersionResourceRequest": {
"base": null,
"refs": {
}
},
"DescribeAppVersionResourceResponse": {
"base": null,
"refs": {
}
},
"DescribeAppVersionResourcesResolutionStatusRequest": {
"base": null,
"refs": {
}
},
"DescribeAppVersionResourcesResolutionStatusResponse": {
"base": null,
"refs": {
}
},
"DescribeAppVersionResponse": {
"base": null,
"refs": {
}
},
"DescribeAppVersionTemplateRequest": {
"base": null,
"refs": {
}
},
"DescribeAppVersionTemplateResponse": {
"base": null,
"refs": {
}
},
"DescribeDraftAppVersionResourcesImportStatusRequest": {
"base": null,
"refs": {
}
},
"DescribeDraftAppVersionResourcesImportStatusResponse": {
"base": null,
"refs": {
}
},
"DescribeResiliencyPolicyRequest": {
"base": null,
"refs": {
}
},
"DescribeResiliencyPolicyResponse": {
"base": null,
"refs": {
}
},
"DifferenceType": {
"base": null,
"refs": {
"ComplianceDrift$diffType": "<p>Difference type between actual and expected recovery point objective (RPO) and recovery time objective (RTO) values. Currently, Resilience Hub supports only <b>NotEqual</b> difference type.</p>",
"ResourceDrift$diffType": "<p>Indicates if the resource was added or removed.</p>"
}
},
"DisruptionCompliance": {
"base": "<p>Defines the compliance against the resiliency policy for a disruption.</p>",
"refs": {
"AssessmentCompliance$value": null
}
},
"DisruptionPolicy": {
"base": null,
"refs": {
"CreateResiliencyPolicyRequest$policy": "<p>The type of resiliency policy to be created, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.</p>",
"ResiliencyPolicy$policy": "<p>The resiliency policy.</p>",
"UpdateResiliencyPolicyRequest$policy": "<p>The type of resiliency policy to be created, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.</p>"
}
},
"DisruptionResiliencyScore": {
"base": null,
"refs": {
"ResiliencyScore$disruptionScore": "<p>The disruption score for a valid key.</p>"
}
},
"DisruptionType": {
"base": null,
"refs": {
"AssessmentCompliance$key": null,
"DisruptionPolicy$key": null,
"DisruptionResiliencyScore$key": null,
"RecommendationCompliance$key": null
}
},
"DocumentName": {
"base": null,
"refs": {
"SopRecommendation$name": "<p>Name of the SOP recommendation.</p>",
"TestRecommendation$name": "<p>Name of the test recommendation.</p>"
}
},
"Double": {
"base": null,
"refs": {
"App$resiliencyScore": "<p>Current resiliency score for the application.</p>",
"AppAssessmentSummary$resiliencyScore": "<p>Current resiliency score for the application.</p>",
"AppSummary$resiliencyScore": "<p>The current resiliency score for the application.</p>",
"Cost$amount": "<p>The cost amount.</p>",
"DisruptionResiliencyScore$value": null,
"ResiliencyScore$score": "<p>The outage score for a valid key.</p>",
"ScoringComponentResiliencyScore$possibleScore": "<p>Maximum possible score that can be obtained for the scoring component. </p> <p>For example, if the <code>possibleScore</code> is 20 points, it indicates the maximum possible score you can achieve for the scoring component when you run a new assessment after implementing all the Resilience Hub recommendations.</p>",
"ScoringComponentResiliencyScore$score": "<p>Resiliency score points given for the scoring component. The score is always less than or equal to the <code>possibleScore</code>.</p>"
}
},
"DriftStatus": {
"base": null,
"refs": {
"AppAssessment$driftStatus": "<p>Indicates if compliance drifts (deviations) were detected while running an assessment for your application.</p>",
"AppAssessmentSummary$driftStatus": "<p>Indicates if compliance drifts (deviations) were detected while running an assessment for your application.</p>"
}
},
"DriftType": {
"base": null,
"refs": {
"ComplianceDrift$driftType": "<p>The type of drift detected. Currently, Resilience Hub supports only <b>ApplicationCompliance</b> drift type.</p>"
}
},
"EksNamespace": {
"base": null,
"refs": {
"EksNamespaceList$member": null,
"EksSourceClusterNamespace$namespace": "<p>Name of the namespace that is located on your Amazon Elastic Kubernetes Service cluster.</p>"
}
},
"EksNamespaceList": {
"base": null,
"refs": {
"EksSource$namespaces": "<p>The list of namespaces located on your Amazon Elastic Kubernetes Service cluster.</p>"
}
},
"EksSource": {
"base": "<p>The input source of the Amazon Elastic Kubernetes Service cluster.</p>",
"refs": {
"EksSourceList$member": null
}
},
"EksSourceClusterNamespace": {
"base": "<p>The input source of the namespace that is located on your Amazon Elastic Kubernetes Service cluster.</p>",
"refs": {
"AppInputSource$eksSourceClusterNamespace": "<p>The namespace on your Amazon Elastic Kubernetes Service cluster.</p>",
"DeleteAppInputSourceRequest$eksSourceClusterNamespace": "<p>The namespace on your Amazon Elastic Kubernetes Service cluster that you want to delete from the Resilience Hub application.</p>"
}
},
"EksSourceList": {
"base": null,
"refs": {
"ImportResourcesToDraftAppVersionRequest$eksSources": "<p>The input sources of the Amazon Elastic Kubernetes Service resources you need to import.</p>",
"ImportResourcesToDraftAppVersionResponse$eksSources": "<p>The input sources of the Amazon Elastic Kubernetes Service resources you have imported.</p>"
}
},
"EntityDescription": {
"base": null,
"refs": {
"AlarmRecommendation$description": "<p>Description of the alarm recommendation.</p>",
"App$description": "<p>Optional description for an application.</p>",
"AppSummary$description": "<p>The optional description for an app.</p>",
"ConfigRecommendation$description": "<p>The optional description for an app.</p>",
"CreateAppRequest$description": "<p>The optional description for an app.</p>",
"CreateResiliencyPolicyRequest$policyDescription": "<p>The description for the policy.</p>",
"ResiliencyPolicy$policyDescription": "<p>The description for the policy.</p>",
"SuggestedChangesList$member": null,
"TestRecommendation$intent": "<p>Intent of the test recommendation.</p>",
"UpdateAppRequest$description": "<p>The optional description for an app.</p>",
"UpdateResiliencyPolicyRequest$policyDescription": "<p>The description for the policy.</p>"
}
},
"EntityId": {
"base": null,
"refs": {
"AlarmRecommendation$appComponentName": "<p>Application Component name for the CloudWatch alarm recommendation. This name is saved as the first item in the <code>appComponentNames</code> list.</p>",
"AppComponentCompliance$appComponentName": "<p>Name of the Application Component.</p>",
"ComponentRecommendation$appComponentName": "<p>Name of the Application Component.</p>",
"ConfigRecommendation$appComponentName": "<p>Name of the Application Component.</p>",
"ResourceDrift$referenceId": "<p>Reference identifier of the resource drift.</p>",
"SopRecommendation$appComponentName": "<p>Name of the Application Component.</p>",
"TestRecommendation$appComponentName": "<p>Name of the Application Component.</p>"
}
},
"EntityName": {
"base": null,
"refs": {
"App$name": "<p>Name for the application.</p>",
"AppAssessment$assessmentName": "<p>Name of the assessment.</p>",
"AppAssessmentSummary$assessmentName": "<p>Name of the assessment.</p>",
"AppSummary$name": "<p>The name of the application.</p>",
"ConfigRecommendation$name": "<p>The name of the recommendation configuration.</p>",
"CreateAppRequest$name": "<p>Name of the application.</p>",
"CreateAppVersionResourceRequest$resourceName": "<p>Name of the resource.</p>",
"CreateRecommendationTemplateRequest$bucketName": "<p>The name of the Amazon S3 bucket that will contain the recommendation template.</p>",
"CreateRecommendationTemplateRequest$name": "<p>The name for the recommendation template.</p>",
"CreateResiliencyPolicyRequest$policyName": "<p>The name of the policy</p>",
"DeleteAppVersionResourceRequest$resourceName": "<p>Name of the resource.</p>",
"DescribeAppVersionResourceRequest$resourceName": "<p>Name of the resource.</p>",
"EntityNameList$member": null,
"ListAppAssessmentsRequest$assessmentName": "<p>The name for the assessment.</p>",
"ListAppsRequest$name": "<p>The name for the one of the listed applications.</p>",
"ListRecommendationTemplatesRequest$name": "<p>The name for one of the listed recommendation templates.</p>",
"ListResiliencyPoliciesRequest$policyName": "<p>The name of the policy</p>",
"LogicalResourceId$resourceGroupName": "<p>The name of the resource group that this resource belongs to.</p>",
"PhysicalResource$parentResourceName": "<p>Name of the parent resource.</p>",
"PhysicalResource$resourceName": "<p>The name of the resource.</p>",
"RecommendationTemplate$name": "<p>Name for the recommendation template.</p>",
"ResiliencyPolicy$policyName": "<p>The name of the policy</p>",
"ResourceMapping$appRegistryAppName": "<p>Name of the application this resource is mapped to when the <code>mappingType</code> is <code>AppRegistryApp</code>.</p>",
"ResourceMapping$resourceGroupName": "<p>Name of the Resource Groups that this resource is mapped to when the <code>mappingType</code> is <code>ResourceGroup</code>.</p>",
"ResourceMapping$resourceName": "<p>Name of the resource that this resource is mapped to when the <code>mappingType</code> is <code>Resource</code>.</p>",
"StartAppAssessmentRequest$assessmentName": "<p>The name for the assessment.</p>",
"UpdateAppVersionResourceRequest$resourceName": "<p>Name of the resource.</p>",
"UpdateResiliencyPolicyRequest$policyName": "<p>The name of the policy</p>"
}
},
"EntityNameList": {
"base": null,
"refs": {
"RemoveDraftAppVersionResourceMappingsRequest$appRegistryAppNames": "<p>The names of the registered applications you want to remove from the resource mappings.</p>",
"RemoveDraftAppVersionResourceMappingsRequest$resourceGroupNames": "<p>The names of the resource groups you want to remove from the resource mappings.</p>",
"RemoveDraftAppVersionResourceMappingsRequest$resourceNames": "<p>The names of the resources you want to remove from the resource mappings.</p>"
}
},
"EntityVersion": {
"base": null,
"refs": {
"AddDraftAppVersionResourceMappingsResponse$appVersion": "<p>The version of the application.</p>",
"AppAssessment$appVersion": "<p>Version of an application.</p>",
"AppAssessment$versionName": "<p>Version name of the published application.</p>",
"AppAssessmentSummary$appVersion": "<p>Version of an application.</p>",
"AppAssessmentSummary$versionName": "<p>Name of an application version.</p>",
"AppVersionSummary$appVersion": "<p>Version of an application.</p>",
"AppVersionSummary$versionName": "<p>Name of the application version.</p>",
"CreateAppVersionAppComponentResponse$appVersion": "<p>Resilience Hub application version.</p>",
"CreateAppVersionResourceResponse$appVersion": "<p>Resilience Hub application version.</p>",
"DeleteAppVersionAppComponentResponse$appVersion": "<p>Resilience Hub application version.</p>",
"DeleteAppVersionResourceResponse$appVersion": "<p>Resilience Hub application version.</p>",
"DescribeAppVersionAppComponentRequest$appVersion": "<p>Resilience Hub application version.</p>",
"DescribeAppVersionAppComponentResponse$appVersion": "<p>Resilience Hub application version.</p>",
"DescribeAppVersionRequest$appVersion": "<p>Resilience Hub application version.</p>",
"DescribeAppVersionResourceRequest$appVersion": "<p>Resilience Hub application version.</p>",
"DescribeAppVersionResourceResponse$appVersion": "<p>Resilience Hub application version.</p>",
"DescribeAppVersionResourcesResolutionStatusRequest$appVersion": "<p>The version of the application.</p>",
"DescribeAppVersionResourcesResolutionStatusResponse$appVersion": "<p>The version of the application.</p>",
"DescribeAppVersionResponse$appVersion": "<p>Resilience Hub application version.</p>",
"DescribeAppVersionTemplateRequest$appVersion": "<p>The version of the application.</p>",
"DescribeAppVersionTemplateResponse$appVersion": "<p>The version of the application.</p>",
"DescribeDraftAppVersionResourcesImportStatusResponse$appVersion": "<p>The version of the application.</p>",
"ImportResourcesToDraftAppVersionResponse$appVersion": "<p>The version of the application.</p>",
"ListAppInputSourcesRequest$appVersion": "<p>Resilience Hub application version.</p>",
"ListAppVersionAppComponentsRequest$appVersion": "<p>Version of the Application Component.</p>",
"ListAppVersionAppComponentsResponse$appVersion": "<p>Resilience Hub application version.</p>",
"ListAppVersionResourceMappingsRequest$appVersion": "<p>The version of the application.</p>",
"ListAppVersionResourcesRequest$appVersion": "<p>The version of the application.</p>",
"ListUnsupportedAppVersionResourcesRequest$appVersion": "<p>The version of the application.</p>",
"PublishAppVersionRequest$versionName": "<p>Name of the application version.</p>",
"PublishAppVersionResponse$appVersion": "<p>The version of the application.</p>",
"PublishAppVersionResponse$versionName": "<p>Name of the application version.</p>",
"PutDraftAppVersionTemplateResponse$appVersion": "<p>The version of the application.</p>",
"RemoveDraftAppVersionResourceMappingsResponse$appVersion": "<p>The version of the application.</p>",
"ResolveAppVersionResourcesRequest$appVersion": "<p>The version of the application.</p>",
"ResolveAppVersionResourcesResponse$appVersion": "<p>The version of the application.</p>",
"ResourceDrift$appVersion": "<p>Version of the application whose resources have drifted.</p>",
"StartAppAssessmentRequest$appVersion": "<p>The version of the application.</p>",
"UpdateAppVersionAppComponentResponse$appVersion": "<p>Resilience Hub application version.</p>",
"UpdateAppVersionResourceResponse$appVersion": "<p>Resilience Hub application version.</p>",
"UpdateAppVersionResponse$appVersion": "<p>Resilience Hub application version.</p>"
}
},
"ErrorMessage": {
"base": null,
"refs": {
"BatchUpdateRecommendationStatusFailedEntry$errorMessage": "<p>Indicates the error that occurred while excluding an operational recommendation.</p>",
"ResourceError$reason": "<p> This is the error message. </p>"
}
},
"EstimatedCostTier": {
"base": null,
"refs": {
"ResiliencyPolicy$estimatedCostTier": "<p>Specifies the estimated cost tier of the resiliency policy.</p>"
}
},
"EventSubscription": {
"base": "<p>Indicates an event you would like to subscribe and get notification for. Currently, Resilience Hub supports notifications only for <b>Drift detected</b> and <b>Scheduled assessment failure</b> events.</p>",
"refs": {
"EventSubscriptionList$member": null
}
},
"EventSubscriptionList": {
"base": null,
"refs": {
"App$eventSubscriptions": "<p>The list of events you would like to subscribe and get notification for. Currently, Resilience Hub supports notifications only for <b>Drift detected</b> and <b>Scheduled assessment failure</b> events.</p>",
"CreateAppRequest$eventSubscriptions": "<p>The list of events you would like to subscribe and get notification for. Currently, Resilience Hub supports only <b>Drift detected</b> and <b>Scheduled assessment failure</b> events notification.</p>",
"UpdateAppRequest$eventSubscriptions": "<p>The list of events you would like to subscribe and get notification for. Currently, Resilience Hub supports notifications only for <b>Drift detected</b> and <b>Scheduled assessment failure</b> events.</p>"
}
},
"EventType": {
"base": null,
"refs": {
"EventSubscription$eventType": "<p>The type of event you would like to subscribe and get notification for. Currently, Resilience Hub supports notifications only for <b>Drift detected</b> (<code>DriftDetected</code>) and <b>Scheduled assessment failure</b> (<code>ScheduledAssessmentFailure</code>) events.</p>"
}
},
"ExcludeRecommendationReason": {
"base": null,
"refs": {
"BatchUpdateRecommendationStatusSuccessfulEntry$excludeReason": "<p>Indicates the reason for excluding an operational recommendation.</p>",
"RecommendationItem$excludeReason": "<p>Indicates the reason for excluding an operational recommendation.</p>",
"UpdateRecommendationStatusRequestEntry$excludeReason": "<p>Indicates the reason for excluding an operational recommendation.</p>"
}
},
"FailurePolicy": {
"base": "<p>Defines a failure policy.</p>",
"refs": {
"DisruptionPolicy$value": null
}
},
"HaArchitecture": {
"base": null,
"refs": {
"ConfigRecommendation$haArchitecture": "<p>The architecture type.</p>"
}
},
"IamRoleArn": {
"base": null,
"refs": {
"IamRoleArnList$member": null
}
},
"IamRoleArnList": {
"base": null,
"refs": {
"PermissionModel$crossAccountRoleArns": "<p>Defines a list of role Amazon Resource Names (ARNs) to be used in other accounts. These ARNs are used for querying purposes while importing resources and assessing your application.</p> <note> <ul> <li> <p>These ARNs are required only when your resources are in other accounts and you have different role name in these accounts. Else, the invoker role name will be used in the other accounts.</p> </li> <li> <p>These roles must have a trust policy with <code>iam:AssumeRole</code> permission to the invoker role in the primary account.</p> </li> </ul> </note>"
}
},
"IamRoleName": {
"base": null,
"refs": {
"PermissionModel$invokerRoleName": "<p>Existing Amazon Web Services IAM role name in the primary Amazon Web Services account that will be assumed by Resilience Hub Service Principle to obtain a read-only access to your application resources while running an assessment.</p> <note> <ul> <li> <p>You must have <code>iam:passRole</code> permission for this role while creating or updating the application.</p> </li> <li> <p>Currently, <code>invokerRoleName</code> accepts only <code>[A-Za-z0-9_+=,.@-]</code> characters.</p> </li> </ul> </note>"
}
},
"ImportResourcesToDraftAppVersionRequest": {
"base": null,
"refs": {
}
},
"ImportResourcesToDraftAppVersionResponse": {
"base": null,
"refs": {
}
},
"Integer": {
"base": null,
"refs": {
"AppInputSource$resourceCount": "<p>The number of resources.</p>"
}
},
"IntegerOptional": {
"base": null,
"refs": {
"App$rpoInSecs": "<p>Recovery Point Objective (RPO) in seconds.</p>",
"App$rtoInSecs": "<p>Recovery Time Objective (RTO) in seconds.</p>",
"AppSummary$rpoInSecs": "<p>Recovery Point Objective (RPO) in seconds.</p>",
"AppSummary$rtoInSecs": "<p>Recovery Time Objective (RTO) in seconds.</p>"
}
},
"InternalServerException": {
"base": "<p>This exception occurs when there is an internal failure in the Resilience Hub service.</p>",
"refs": {
}
},
"ListAlarmRecommendationsRequest": {
"base": null,
"refs": {
}
},
"ListAlarmRecommendationsResponse": {
"base": null,
"refs": {
}
},
"ListAppAssessmentComplianceDriftsRequest": {
"base": null,
"refs": {
}
},
"ListAppAssessmentComplianceDriftsResponse": {
"base": null,
"refs": {
}
},
"ListAppAssessmentResourceDriftsRequest": {
"base": null,
"refs": {
}
},
"ListAppAssessmentResourceDriftsResponse": {
"base": null,
"refs": {
}
},
"ListAppAssessmentsRequest": {
"base": null,
"refs": {
}
},
"ListAppAssessmentsResponse": {
"base": null,
"refs": {
}
},
"ListAppComponentCompliancesRequest": {
"base": null,
"refs": {
}
},
"ListAppComponentCompliancesResponse": {
"base": null,
"refs": {
}
},
"ListAppComponentRecommendationsRequest": {
"base": null,
"refs": {
}
},
"ListAppComponentRecommendationsResponse": {
"base": null,
"refs": {
}
},
"ListAppInputSourcesRequest": {
"base": null,
"refs": {
}
},
"ListAppInputSourcesResponse": {
"base": null,
"refs": {
}
},
"ListAppVersionAppComponentsRequest": {
"base": null,
"refs": {
}
},
"ListAppVersionAppComponentsResponse": {
"base": null,
"refs": {
}
},
"ListAppVersionResourceMappingsRequest": {
"base": null,
"refs": {
}
},
"ListAppVersionResourceMappingsResponse": {
"base": null,
"refs": {
}
},
"ListAppVersionResourcesRequest": {
"base": null,
"refs": {
}
},
"ListAppVersionResourcesResponse": {
"base": null,
"refs": {
}
},
"ListAppVersionsRequest": {
"base": null,
"refs": {
}
},
"ListAppVersionsResponse": {
"base": null,
"refs": {
}
},
"ListAppsRequest": {
"base": null,
"refs": {
}
},
"ListAppsResponse": {
"base": null,
"refs": {
}
},
"ListRecommendationTemplatesRequest": {
"base": null,
"refs": {
}
},
"ListRecommendationTemplatesResponse": {
"base": null,
"refs": {
}
},
"ListResiliencyPoliciesRequest": {
"base": null,
"refs": {
}
},
"ListResiliencyPoliciesResponse": {
"base": null,
"refs": {
}
},
"ListSopRecommendationsRequest": {
"base": null,
"refs": {
}
},
"ListSopRecommendationsResponse": {
"base": null,
"refs": {
}
},
"ListSuggestedResiliencyPoliciesRequest": {
"base": null,
"refs": {
}
},
"ListSuggestedResiliencyPoliciesResponse": {
"base": null,
"refs": {
}
},
"ListTagsForResourceRequest": {
"base": null,
"refs": {
}
},
"ListTagsForResourceResponse": {
"base": null,
"refs": {
}
},
"ListTestRecommendationsRequest": {
"base": null,
"refs": {
}
},
"ListTestRecommendationsResponse": {
"base": null,
"refs": {
}
},
"ListUnsupportedAppVersionResourcesRequest": {
"base": null,
"refs": {
}
},
"ListUnsupportedAppVersionResourcesResponse": {
"base": null,
"refs": {
}
},
"LogicalResourceId": {
"base": "<p>Defines a logical resource identifier.</p>",
"refs": {
"CreateAppVersionResourceRequest$logicalResourceId": "<p>Logical identifier of the resource.</p>",
"DeleteAppVersionResourceRequest$logicalResourceId": "<p>Logical identifier of the resource.</p>",
"DescribeAppVersionResourceRequest$logicalResourceId": "<p>Logical identifier of the resource.</p>",
"PhysicalResource$logicalResourceId": "<p>Logical identifier of the resource.</p>",
"ResourceIdentifier$logicalResourceId": "<p>Logical identifier of the drifted resource.</p>",
"UnsupportedResource$logicalResourceId": "<p>Logical resource identifier for the unsupported resource.</p>",
"UpdateAppVersionResourceRequest$logicalResourceId": "<p>Logical identifier of the resource.</p>"
}
},
"Long": {
"base": null,
"refs": {
"ScoringComponentResiliencyScore$excludedCount": "<p>Number of recommendations that were excluded from the assessment.</p> <p>For example, if the <code>excludedCount</code> for Alarms coverage scoring component is 7, it indicates that 7 Amazon CloudWatch alarms are excluded from the assessment.</p>",
"ScoringComponentResiliencyScore$outstandingCount": "<p>Number of recommendations that must be implemented to obtain the maximum possible score for the scoring component. For SOPs, alarms, and tests, these are the number of recommendations that must be implemented. For compliance, these are the number of Application Components that have breached the resiliency policy.</p> <p>For example, if the <code>outstandingCount</code> for Alarms coverage scoring component is 5, it indicates that 5 Amazon CloudWatch alarms need to be implemented to achieve the maximum possible score.</p>"
}
},
"LongOptional": {
"base": null,
"refs": {
"AppVersionSummary$identifier": "<p>Identifier of the application version.</p>",
"PublishAppVersionResponse$identifier": "<p>Identifier of the application version.</p>"
}
},
"MaxResults": {
"base": null,
"refs": {
"ListAlarmRecommendationsRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListAppAssessmentComplianceDriftsRequest$maxResults": "<p>Indicates the maximum number of applications requested.</p>",
"ListAppAssessmentResourceDriftsRequest$maxResults": "<p>Indicates the maximum number of drift results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListAppAssessmentsRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListAppComponentCompliancesRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListAppComponentRecommendationsRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListAppInputSourcesRequest$maxResults": "<p>Maximum number of input sources to be displayed per Resilience Hub application.</p>",
"ListAppVersionAppComponentsRequest$maxResults": "<p>Maximum number of Application Components to be displayed per Resilience Hub application version.</p>",
"ListAppVersionResourceMappingsRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListAppVersionResourcesRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListAppVersionsRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListAppsRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListRecommendationTemplatesRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListResiliencyPoliciesRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListSopRecommendationsRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListSuggestedResiliencyPoliciesRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListTestRecommendationsRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>",
"ListUnsupportedAppVersionResourcesRequest$maxResults": "<p>Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.</p>"
}
},
"NextToken": {
"base": null,
"refs": {
"ListAlarmRecommendationsRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListAlarmRecommendationsResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListAppAssessmentComplianceDriftsRequest$nextToken": "<p>Indicates the unique token number of the next application to be checked for compliance and regulatory requirements from the list of applications.</p>",
"ListAppAssessmentComplianceDriftsResponse$nextToken": "<p>Token number of the next application to be checked for compliance and regulatory requirements from the list of applications.</p>",
"ListAppAssessmentResourceDriftsRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListAppAssessmentResourceDriftsResponse$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListAppAssessmentsRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListAppAssessmentsResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListAppComponentCompliancesRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListAppComponentCompliancesResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListAppComponentRecommendationsRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListAppComponentRecommendationsResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListAppInputSourcesRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListAppInputSourcesResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListAppVersionAppComponentsRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListAppVersionAppComponentsResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListAppVersionResourceMappingsRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListAppVersionResourceMappingsResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListAppVersionResourcesRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListAppVersionResourcesResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListAppVersionsRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListAppVersionsResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListAppsRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListAppsResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListRecommendationTemplatesRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListRecommendationTemplatesResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListResiliencyPoliciesRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListResiliencyPoliciesResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListSopRecommendationsRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListSopRecommendationsResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListSuggestedResiliencyPoliciesRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListSuggestedResiliencyPoliciesResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListTestRecommendationsRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListTestRecommendationsResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>",
"ListUnsupportedAppVersionResourcesRequest$nextToken": "<p>Null, or the token from a previous call to get the next set of results.</p>",
"ListUnsupportedAppVersionResourcesResponse$nextToken": "<p>Token for the next set of results, or null if there are no more results.</p>"
}
},
"PermissionModel": {
"base": "<p>Defines the roles and credentials that Resilience Hub would use while creating the application, importing its resources, and running an assessment.</p>",
"refs": {
"App$permissionModel": "<p>Defines the roles and credentials that Resilience Hub would use while creating the application, importing its resources, and running an assessment.</p>",
"CreateAppRequest$permissionModel": "<p>Defines the roles and credentials that Resilience Hub would use while creating the application, importing its resources, and running an assessment.</p>",
"UpdateAppRequest$permissionModel": "<p>Defines the roles and credentials that Resilience Hub would use while creating an application, importing its resources, and running an assessment.</p>"
}
},
"PermissionModelType": {
"base": null,
"refs": {
"PermissionModel$type": "<p>Defines how Resilience Hub scans your resources. It can scan for the resources by using a pre-existing role in your Amazon Web Services account, or by using the credentials of the current IAM user.</p>"
}
},
"PhysicalIdentifierType": {
"base": null,
"refs": {
"PhysicalResourceId$type": "<p>Specifies the type of physical resource identifier.</p> <dl> <dt>Arn</dt> <dd> <p>The resource identifier is an Amazon Resource Name (ARN) and it can identify the following list of resources:</p> <ul> <li> <p> <code>AWS::ECS::Service</code> </p> </li> <li> <p> <code>AWS::EFS::FileSystem</code> </p> </li> <li> <p> <code>AWS::ElasticLoadBalancingV2::LoadBalancer</code> </p> </li> <li> <p> <code>AWS::Lambda::Function</code> </p> </li> <li> <p> <code>AWS::SNS::Topic</code> </p> </li> </ul> </dd> <dt>Native</dt> <dd> <p>The resource identifier is an Resilience Hub-native identifier and it can identify the following list of resources:</p> <ul> <li> <p> <code>AWS::ApiGateway::RestApi</code> </p> </li> <li> <p> <code>AWS::ApiGatewayV2::Api</code> </p> </li> <li> <p> <code>AWS::AutoScaling::AutoScalingGroup</code> </p> </li> <li> <p> <code>AWS::DocDB::DBCluster</code> </p> </li> <li> <p> <code>AWS::DocDB::DBGlobalCluster</code> </p> </li> <li> <p> <code>AWS::DocDB::DBInstance</code> </p> </li> <li> <p> <code>AWS::DynamoDB::GlobalTable</code> </p> </li> <li> <p> <code>AWS::DynamoDB::Table</code> </p> </li> <li> <p> <code>AWS::EC2::EC2Fleet</code> </p> </li> <li> <p> <code>AWS::EC2::Instance</code> </p> </li> <li> <p> <code>AWS::EC2::NatGateway</code> </p> </li> <li> <p> <code>AWS::EC2::Volume</code> </p> </li> <li> <p> <code>AWS::ElasticLoadBalancing::LoadBalancer</code> </p> </li> <li> <p> <code>AWS::RDS::DBCluster</code> </p> </li> <li> <p> <code>AWS::RDS::DBInstance</code> </p> </li> <li> <p> <code>AWS::RDS::GlobalCluster</code> </p> </li> <li> <p> <code>AWS::Route53::RecordSet</code> </p> </li> <li> <p> <code>AWS::S3::Bucket</code> </p> </li> <li> <p> <code>AWS::SQS::Queue</code> </p> </li> </ul> </dd> </dl>"
}
},
"PhysicalResource": {
"base": "<p>Defines a physical resource. A physical resource is a resource that exists in your account. It can be identified using an Amazon Resource Name (ARN) or an Resilience Hub-native identifier. </p>",
"refs": {
"CreateAppVersionResourceResponse$physicalResource": "<p>Defines a physical resource. A physical resource is a resource that exists in your account. It can be identified using an Amazon Resource Name (ARN) or a Resilience Hub-native identifier.</p>",
"DeleteAppVersionResourceResponse$physicalResource": "<p>Defines a physical resource. A physical resource is a resource that exists in your account. It can be identified using an Amazon Resource Name (ARN) or a Resilience Hub-native identifier.</p>",
"DescribeAppVersionResourceResponse$physicalResource": "<p>Defines a physical resource. A physical resource is a resource that exists in your account. It can be identified using an Amazon Resource Name (ARN) or a Resilience Hub-native identifier.</p>",
"PhysicalResourceList$member": null,
"UpdateAppVersionResourceResponse$physicalResource": "<p>Defines a physical resource. A physical resource is a resource that exists in your account. It can be identified using an Amazon Resource Name (ARN) or a Resilience Hub-native identifier.</p>"
}
},
"PhysicalResourceId": {
"base": "<p>Defines a physical resource identifier.</p>",
"refs": {
"PhysicalResource$physicalResourceId": "<p>Identifier of the physical resource.</p>",
"ResourceMapping$physicalResourceId": "<p>Identifier of the physical resource.</p>",
"UnsupportedResource$physicalResourceId": "<p>Physical resource identifier for the unsupported resource.</p>"
}
},
"PhysicalResourceList": {
"base": null,
"refs": {
"ListAppVersionResourcesResponse$physicalResources": "<p>The physical resources in the application version.</p>"
}
},
"PublishAppVersionRequest": {
"base": null,
"refs": {
}
},
"PublishAppVersionResponse": {
"base": null,
"refs": {
}
},
"PutDraftAppVersionTemplateRequest": {
"base": null,
"refs": {
}
},
"PutDraftAppVersionTemplateResponse": {
"base": null,
"refs": {
}
},
"RecommendationCompliance": {
"base": null,
"refs": {
"ConfigRecommendation$recommendationCompliance": "<p>The expected compliance against the resiliency policy after applying the configuration change.</p>"
}
},
"RecommendationComplianceStatus": {
"base": null,
"refs": {
"ComponentRecommendation$recommendationStatus": "<p>Status of the recommendation.</p>"
}
},
"RecommendationDisruptionCompliance": {
"base": "<p>Defines a disruption compliance recommendation.</p>",
"refs": {
"RecommendationCompliance$value": null
}
},
"RecommendationIdList": {
"base": null,
"refs": {
"CreateRecommendationTemplateRequest$recommendationIds": "<p>Identifiers for the recommendations used to create a recommendation template.</p>",
"RecommendationTemplate$recommendationIds": "<p>Identifiers for the recommendations used in the recommendation template.</p>"
}
},
"RecommendationItem": {
"base": "<p>Defines a recommendation.</p>",
"refs": {
"RecommendationItemList$member": null
}
},
"RecommendationItemList": {
"base": null,
"refs": {
"AlarmRecommendation$items": "<p>List of CloudWatch alarm recommendations.</p>",
"SopRecommendation$items": "<p>The recommendation items.</p>",
"TestRecommendation$items": "<p>The test recommendation items.</p>"
}
},
"RecommendationStatus": {
"base": null,
"refs": {
"AlarmRecommendation$recommendationStatus": "<p>Status of the recommended Amazon CloudWatch alarm.</p>",
"SopRecommendation$recommendationStatus": "<p>Status of the recommended standard operating procedure.</p>",
"TestRecommendation$recommendationStatus": "<p>Status of the recommended test.</p>"
}
},
"RecommendationTemplate": {
"base": "<p>Defines a recommendation template created with the <a>CreateRecommendationTemplate</a> action.</p>",
"refs": {
"CreateRecommendationTemplateResponse$recommendationTemplate": "<p>The newly created recommendation template, returned as an object. This object includes the template's name, format, status, tags, Amazon S3 bucket location, and more.</p>",
"RecommendationTemplateList$member": null
}
},
"RecommendationTemplateList": {
"base": null,
"refs": {
"ListRecommendationTemplatesResponse$recommendationTemplates": "<p>The recommendation templates for the Resilience Hub applications.</p>"
}
},
"RecommendationTemplateStatus": {
"base": null,
"refs": {
"DeleteRecommendationTemplateResponse$status": "<p>Status of the action.</p>",
"RecommendationTemplate$status": "<p>Status of the action.</p>",
"RecommendationTemplateStatusList$member": null
}
},
"RecommendationTemplateStatusList": {
"base": null,
"refs": {
"ListRecommendationTemplatesRequest$status": "<p>Status of the action.</p>"
}
},
"RemoveDraftAppVersionResourceMappingsRequest": {
"base": null,
"refs": {
}
},
"RemoveDraftAppVersionResourceMappingsResponse": {
"base": null,
"refs": {
}
},
"RenderRecommendationType": {
"base": null,
"refs": {
"RenderRecommendationTypeList$member": null
}
},
"RenderRecommendationTypeList": {
"base": null,
"refs": {
"CreateRecommendationTemplateRequest$recommendationTypes": "<p>An array of strings that specify the recommendation template type or types.</p> <dl> <dt>Alarm</dt> <dd> <p>The template is an <a>AlarmRecommendation</a> template.</p> </dd> <dt>Sop</dt> <dd> <p>The template is a <a>SopRecommendation</a> template.</p> </dd> <dt>Test</dt> <dd> <p>The template is a <a>TestRecommendation</a> template.</p> </dd> </dl>",
"RecommendationTemplate$recommendationTypes": "<p>An array of strings that specify the recommendation template type or types.</p> <dl> <dt>Alarm</dt> <dd> <p>The template is an <a>AlarmRecommendation</a> template.</p> </dd> <dt>Sop</dt> <dd> <p>The template is a <a>SopRecommendation</a> template.</p> </dd> <dt>Test</dt> <dd> <p>The template is a <a>TestRecommendation</a> template.</p> </dd> </dl>"
}
},
"ResiliencyPolicies": {
"base": null,
"refs": {
"ListResiliencyPoliciesResponse$resiliencyPolicies": "<p>The resiliency policies for the Resilience Hub applications.</p>",
"ListSuggestedResiliencyPoliciesResponse$resiliencyPolicies": "<p>The suggested resiliency policies for the Resilience Hub applications.</p>"
}
},
"ResiliencyPolicy": {
"base": "<p>Defines a resiliency policy.</p> <note> <p>Resilience Hub allows you to provide a value of zero for <code>rtoInSecs</code> and <code>rpoInSecs</code> of your resiliency policy. But, while assessing your application, the lowest possible assessment result is near zero. Hence, if you provide value zero for <code>rtoInSecs</code> and <code>rpoInSecs</code>, the estimated workload RTO and estimated workload RPO result will be near zero and the <b>Compliance status</b> for your application will be set to <b>Policy breached</b>.</p> </note>",
"refs": {
"AppAssessment$policy": "<p>Resiliency policy of an application.</p>",
"CreateResiliencyPolicyResponse$policy": "<p>The type of resiliency policy that was created, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.</p>",
"DescribeResiliencyPolicyResponse$policy": "<p>Information about the specific resiliency policy, returned as an object. This object includes creation time, data location constraints, its name, description, tags, the recovery time objective (RTO) and recovery point objective (RPO) in seconds, and more.</p>",
"ResiliencyPolicies$member": null,
"UpdateResiliencyPolicyResponse$policy": "<p>The type of resiliency policy that was updated, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.</p>"
}
},
"ResiliencyPolicyTier": {
"base": null,
"refs": {
"CreateResiliencyPolicyRequest$tier": "<p>The tier for this resiliency policy, ranging from the highest severity (<code>MissionCritical</code>) to lowest (<code>NonCritical</code>).</p>",
"ResiliencyPolicy$tier": "<p>The tier for this resiliency policy, ranging from the highest severity (<code>MissionCritical</code>) to lowest (<code>NonCritical</code>).</p>",
"UpdateResiliencyPolicyRequest$tier": "<p>The tier for this resiliency policy, ranging from the highest severity (<code>MissionCritical</code>) to lowest (<code>NonCritical</code>).</p>"
}
},
"ResiliencyScore": {
"base": "<p>The overall resiliency score, returned as an object that includes the disruption score and outage score.</p>",
"refs": {
"AppAssessment$resiliencyScore": "<p>Current resiliency score for an application.</p>",
"AppComponentCompliance$resiliencyScore": "<p>The current resiliency score for the application.</p>"
}
},
"ResiliencyScoreType": {
"base": null,
"refs": {
"ScoringComponentResiliencyScores$key": null
}
},
"ResolveAppVersionResourcesRequest": {
"base": null,
"refs": {
}
},
"ResolveAppVersionResourcesResponse": {
"base": null,
"refs": {
}
},
"ResourceDrift": {
"base": "<p>Indicates the resources that have drifted in the current application version.</p>",
"refs": {
"ResourceDriftList$member": null
}
},
"ResourceDriftList": {
"base": null,
"refs": {
"ListAppAssessmentResourceDriftsResponse$resourceDrifts": "<p>Indicates all the resource drifts detected for an assessed entity.</p>"
}
},
"ResourceError": {
"base": "<p> Defines application resource errors. </p>",
"refs": {
"ResourceErrorList$member": null
}
},
"ResourceErrorList": {
"base": null,
"refs": {
"ResourceErrorsDetails$resourceErrors": "<p> A list of errors retrieving an application's resources. </p>"
}
},
"ResourceErrorsDetails": {
"base": "<p> A list of errors retrieving an application's resources. </p>",
"refs": {
"AppAssessment$resourceErrorsDetails": "<p> A resource error object containing a list of errors retrieving an application's resources. </p>"
}
},
"ResourceId": {
"base": null,
"refs": {
"ConflictException$resourceId": "<p>The identifier of the resource that the exception applies to.</p>",
"ResourceNotFoundException$resourceId": "<p>The identifier of the resource that the exception applies to.</p>"
}
},
"ResourceIdentifier": {
"base": "<p>Defines a resource identifier for the drifted resource.</p>",
"refs": {
"ResourceDrift$resourceIdentifier": "<p>Identifier of the drifted resource.</p>"
}
},
"ResourceImportStatusType": {
"base": null,
"refs": {
"DescribeDraftAppVersionResourcesImportStatusResponse$status": "<p>Status of the action.</p>",
"ImportResourcesToDraftAppVersionResponse$status": "<p>Status of the action.</p>"
}
},
"ResourceImportStrategyType": {
"base": null,
"refs": {
"ImportResourcesToDraftAppVersionRequest$importStrategy": "<p>The import strategy you would like to set to import resources into Resilience Hub application.</p>"
}
},
"ResourceMapping": {
"base": "<p>Defines a resource mapping.</p>",
"refs": {
"ResourceMappingList$member": null
}
},
"ResourceMappingList": {
"base": null,
"refs": {
"AddDraftAppVersionResourceMappingsRequest$resourceMappings": "<p>Mappings used to map logical resources from the template to physical resources. You can use the mapping type <code>CFN_STACK</code> if the application template uses a logical stack name. Or you can map individual resources by using the mapping type <code>RESOURCE</code>. We recommend using the mapping type <code>CFN_STACK</code> if the application is backed by a CloudFormation stack.</p>",
"AddDraftAppVersionResourceMappingsResponse$resourceMappings": "<p>List of sources that are used to map a logical resource from the template to a physical resource. You can use sources such as CloudFormation, Terraform state files, AppRegistry applications, or Amazon EKS.</p>",
"ListAppVersionResourceMappingsResponse$resourceMappings": "<p>Mappings used to map logical resources from the template to physical resources. You can use the mapping type <code>CFN_STACK</code> if the application template uses a logical stack name. Or you can map individual resources by using the mapping type <code>RESOURCE</code>. We recommend using the mapping type <code>CFN_STACK</code> if the application is backed by a CloudFormation stack.</p>"
}
},
"ResourceMappingType": {
"base": null,
"refs": {
"AppInputSource$importType": "<p>The resource type of the input source.</p>",
"ResourceMapping$mappingType": "<p>Specifies the type of resource mapping.</p>"
}
},
"ResourceNotFoundException": {
"base": "<p>This exception occurs when the specified resource could not be found.</p>",
"refs": {
}
},
"ResourceResolutionStatusType": {
"base": null,
"refs": {
"DescribeAppVersionResourcesResolutionStatusResponse$status": "<p>Status of the action.</p>",
"ResolveAppVersionResourcesResponse$status": "<p>Status of the action.</p>"
}
},
"ResourceSourceType": {
"base": null,
"refs": {
"PhysicalResource$sourceType": "<p>Type of input source.</p>"
}
},
"ResourceType": {
"base": null,
"refs": {
"ConflictException$resourceType": "<p>The type of the resource that the exception applies to.</p>",
"ResourceNotFoundException$resourceType": "<p>The type of the resource that the exception applies to.</p>"
}
},
"RetryAfterSeconds": {
"base": null,
"refs": {
"ThrottlingException$retryAfterSeconds": "<p>The number of seconds to wait before retrying the operation.</p>"
}
},
"S3Location": {
"base": "<p>The location of the Amazon S3 bucket.</p>",
"refs": {
"RecommendationTemplate$templatesLocation": "<p>The file location of the template.</p>"
}
},
"S3Url": {
"base": null,
"refs": {
"TerraformSource$s3StateFileUrl": "<p> The URL of the Terraform s3 state file you need to import. </p>"
}
},
"ScoringComponentResiliencyScore": {
"base": "<p>Resiliency score of each scoring component. For more information about scoring component, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/calculate-score.html\">Calculating resiliency score</a>.</p>",
"refs": {
"ScoringComponentResiliencyScores$value": null
}
},
"ScoringComponentResiliencyScores": {
"base": null,
"refs": {
"ResiliencyScore$componentScore": "<p>The score generated by Resilience Hub for the scoring component after running an assessment.</p> <p>For example, if the <code>score</code> is 25 points, it indicates the overall score of your application generated by Resilience Hub after running an assessment.</p>"
}
},
"Seconds": {
"base": null,
"refs": {
"DisruptionCompliance$achievableRpoInSecs": "<p>The Recovery Point Objective (RPO) that is achievable, in seconds.</p>",
"DisruptionCompliance$achievableRtoInSecs": "<p>The Recovery Time Objective (RTO) that is achievable, in seconds</p>",
"DisruptionCompliance$currentRpoInSecs": "<p>The current RPO, in seconds.</p>",
"DisruptionCompliance$currentRtoInSecs": "<p>The current RTO, in seconds.</p>",
"FailurePolicy$rpoInSecs": "<p>Recovery Point Objective (RPO) in seconds.</p>",
"FailurePolicy$rtoInSecs": "<p>Recovery Time Objective (RTO) in seconds.</p>",
"RecommendationDisruptionCompliance$expectedRpoInSecs": "<p>The expected RPO after applying the recommended configuration change.</p>",
"RecommendationDisruptionCompliance$expectedRtoInSecs": "<p>The expected RTO after applying the recommended configuration change.</p>"
}
},
"ServiceQuotaExceededException": {
"base": "<p>This exception occurs when you have exceeded your service quota. To perform the requested action, remove some of the relevant resources, or use Service Quotas to request a service quota increase.</p>",
"refs": {
}
},
"SopRecommendation": {
"base": "<p>Defines a standard operating procedure (SOP) recommendation.</p>",
"refs": {
"SopRecommendationList$member": null
}
},
"SopRecommendationList": {
"base": null,
"refs": {
"ListSopRecommendationsResponse$sopRecommendations": "<p>The standard operating procedure (SOP) recommendations for the Resilience Hub applications.</p>"
}
},
"SopServiceType": {
"base": null,
"refs": {
"SopRecommendation$serviceType": "<p>The service type.</p>"
}
},
"SpecReferenceId": {
"base": null,
"refs": {
"AlarmRecommendation$referenceId": "<p>Reference identifier of the alarm recommendation.</p>",
"BatchUpdateRecommendationStatusSuccessfulEntry$referenceId": "<p>Reference identifier of the operational recommendation.</p>",
"ConfigRecommendation$referenceId": "<p>Reference identifier for the recommendation configuration.</p>",
"SopRecommendation$referenceId": "<p>Reference identifier for the SOP recommendation.</p>",
"TestRecommendation$referenceId": "<p>Reference identifier for the test recommendation.</p>",
"UpdateRecommendationStatusRequestEntry$referenceId": "<p>Reference identifier of the operational recommendation item.</p>"
}
},
"StartAppAssessmentRequest": {
"base": null,
"refs": {
}
},
"StartAppAssessmentResponse": {
"base": null,
"refs": {
}
},
"String1024": {
"base": null,
"refs": {
"AdditionalInfoValueList$member": null
}
},
"String128WithoutWhitespace": {
"base": null,
"refs": {
"AdditionalInfoMap$key": null
}
},
"String2048": {
"base": null,
"refs": {
"CreateAppVersionResourceRequest$physicalResourceId": "<p>Physical identifier of the resource.</p>",
"DeleteAppVersionResourceRequest$physicalResourceId": "<p>Physical identifier of the resource.</p>",
"DescribeAppVersionResourceRequest$physicalResourceId": "<p>Physical identifier of the resource.</p>",
"UpdateAppVersionResourceRequest$physicalResourceId": "<p>Physical identifier of the resource.</p>"
}
},
"String255": {
"base": null,
"refs": {
"AppComponent$id": "<p>Identifier of the Application Component.</p>",
"AppComponent$name": "<p>Name of the Application Component.</p>",
"AppComponent$type": "<p>The type of Application Component.</p>",
"AppComponentNameList$member": null,
"AppInputSource$sourceName": "<p>The name of the input source.</p>",
"BatchUpdateRecommendationStatusFailedEntry$entryId": "<p>An identifier of an entry in this batch that is used to communicate the result.</p> <note> <p>The <code>entryId</code>s of a batch request need to be unique within a request.</p> </note>",
"BatchUpdateRecommendationStatusSuccessfulEntry$entryId": "<p>An identifier for an entry in this batch that is used to communicate the result.</p> <note> <p>The <code>entryId</code>s of a batch request need to be unique within a request.</p> </note>",
"ComplianceDrift$actualReferenceId": "<p>Assessment identifier that is associated with this drift item.</p>",
"ComplianceDrift$appId": "<p>Identifier of your application.</p>",
"ComplianceDrift$appVersion": "<p>Published version of your application on which drift was detected.</p>",
"ComplianceDrift$entityId": "<p>Identifier of an entity in which drift was detected. For compliance drift, the entity ID can be either application ID or the AppComponent ID.</p>",
"ComplianceDrift$entityType": "<p>The type of entity in which drift was detected. For compliance drifts, Resilience Hub supports <code>AWS::ResilienceHub::AppComponent</code> and <code>AWS::ResilienceHub::Application</code>.</p>",
"ComplianceDrift$expectedReferenceId": "<p>Assessment identifier of a previous assessment of the same application version. Resilience Hub uses the previous assessment (associated with the reference identifier) to compare the compliance with the current assessment to identify drifts.</p>",
"CreateAppVersionAppComponentRequest$id": "<p>Identifier of the Application Component.</p>",
"CreateAppVersionAppComponentRequest$name": "<p>Name of the Application Component.</p>",
"CreateAppVersionAppComponentRequest$type": "<p>Type of Application Component. For more information about the types of Application Component, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/AppComponent.grouping.html\">Grouping resources in an AppComponent</a>.</p>",
"CreateAppVersionResourceRequest$resourceType": "<p>Type of resource.</p>",
"DeleteAppVersionAppComponentRequest$id": "<p>Identifier of the Application Component.</p>",
"DescribeAppVersionAppComponentRequest$id": "<p>Identifier of the Application Component.</p>",
"DescribeAppVersionResourcesResolutionStatusRequest$resolutionId": "<p>The identifier for a specific resolution.</p>",
"DescribeAppVersionResourcesResolutionStatusResponse$resolutionId": "<p>The identifier for a specific resolution.</p>",
"EventSubscription$name": "<p>Unique name to identify an event subscription.</p>",
"ListAppVersionResourcesRequest$resolutionId": "<p>The identifier for a specific resolution.</p>",
"ListAppVersionResourcesResponse$resolutionId": "<p>The ID for a specific resolution.</p>",
"ListUnsupportedAppVersionResourcesRequest$resolutionId": "<p>The identifier for a specific resolution.</p>",
"ListUnsupportedAppVersionResourcesResponse$resolutionId": "<p>The identifier for a specific resolution.</p>",
"LogicalResourceId$eksSourceName": "<p>Name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.</p> <note> <p>This parameter accepts values in \"eks-cluster/namespace\" format.</p> </note>",
"LogicalResourceId$identifier": "<p>Identifier of the resource.</p>",
"LogicalResourceId$logicalStackName": "<p>The name of the CloudFormation stack this resource belongs to.</p>",
"LogicalResourceId$terraformSourceName": "<p> The name of the Terraform S3 state file this resource belongs to. </p>",
"PhysicalResource$resourceType": "<p>Type of resource.</p>",
"PhysicalResourceId$identifier": "<p>Identifier of the physical resource.</p>",
"ResolveAppVersionResourcesResponse$resolutionId": "<p>The identifier for a specific resolution.</p>",
"ResourceError$logicalResourceId": "<p>Identifier of the logical resource. </p>",
"ResourceError$physicalResourceId": "<p>Identifier of the physical resource. </p>",
"ResourceIdentifier$resourceType": "<p>Type of the drifted resource.</p>",
"ResourceMapping$eksSourceName": "<p>Name of the Amazon Elastic Kubernetes Service cluster and namespace that this resource is mapped to when the <code>mappingType</code> is <code>EKS</code>.</p> <note> <p>This parameter accepts values in \"eks-cluster/namespace\" format.</p> </note>",
"ResourceMapping$logicalStackName": "<p>Name of the CloudFormation stack this resource is mapped to when the <code>mappingType</code> is <code>CfnStack</code>.</p>",
"ResourceMapping$terraformSourceName": "<p>Name of the Terraform source that this resource is mapped to when the <code>mappingType</code> is <code>Terraform</code>.</p>",
"String255List$member": null,
"UnsupportedResource$resourceType": "<p>The type of resource.</p>",
"UnsupportedResource$unsupportedResourceStatus": "<p>The status of the unsupported resource.</p>",
"UpdateAppVersionAppComponentRequest$id": "<p>Identifier of the Application Component.</p>",
"UpdateAppVersionAppComponentRequest$name": "<p>Name of the Application Component.</p>",
"UpdateAppVersionAppComponentRequest$type": "<p>Type of Application Component. For more information about the types of Application Component, see <a href=\"https://docs.aws.amazon.com/resilience-hub/latest/userguide/AppComponent.grouping.html\">Grouping resources in an AppComponent</a>.</p>",
"UpdateAppVersionResourceRequest$resourceType": "<p>Type of resource.</p>",
"UpdateRecommendationStatusRequestEntry$entryId": "<p>An identifier for an entry in this batch that is used to communicate the result.</p> <note> <p>The <code>entryId</code>s of a batch request need to be unique within a request.</p> </note>"
}
},
"String255List": {
"base": null,
"refs": {
"RemoveDraftAppVersionResourceMappingsRequest$eksSourceNames": "<p>The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the resource mappings.</p> <note> <p>This parameter accepts values in \"eks-cluster/namespace\" format.</p> </note>",
"RemoveDraftAppVersionResourceMappingsRequest$logicalStackNames": "<p>The names of the CloudFormation stacks you want to remove from the resource mappings.</p>",
"RemoveDraftAppVersionResourceMappingsRequest$terraformSourceNames": "<p>The names of the Terraform sources you want to remove from the resource mappings.</p>"
}
},
"String500": {
"base": null,
"refs": {
"AccessDeniedException$message": null,
"AlarmRecommendation$name": "<p>Name of the alarm recommendation.</p>",
"AlarmRecommendation$prerequisite": "<p>The prerequisite for the alarm recommendation.</p>",
"AlarmReferenceIdList$member": null,
"AppAssessment$message": "<p>Error or warning message from the assessment execution</p>",
"AppAssessmentSummary$message": "<p>Message from the assessment run.</p>",
"AppComponentCompliance$message": "<p>The compliance message.</p>",
"ConflictException$message": null,
"DescribeAppVersionResourcesResolutionStatusResponse$errorMessage": "<p>The returned error message for the request.</p>",
"DescribeDraftAppVersionResourcesImportStatusResponse$errorMessage": "<p>The returned error message for the request.</p>",
"DisruptionCompliance$message": "<p>The disruption compliance message.</p>",
"DisruptionCompliance$rpoDescription": "<p>The RPO description.</p>",
"DisruptionCompliance$rpoReferenceId": "<p>Reference identifier of the RPO .</p>",
"DisruptionCompliance$rtoDescription": "<p>The RTO description.</p>",
"DisruptionCompliance$rtoReferenceId": "<p>Reference identifier of the RTO.</p>",
"InternalServerException$message": null,
"RecommendationDisruptionCompliance$expectedRpoDescription": "<p>The expected Recovery Point Objective (RPO) description after applying the recommended configuration change.</p>",
"RecommendationDisruptionCompliance$expectedRtoDescription": "<p>The expected Recovery Time Objective (RTO) description after applying the recommended configuration change.</p>",
"RecommendationItem$resourceId": "<p>Identifier of the resource.</p>",
"RecommendationTemplate$message": "<p>Message for the recommendation template.</p>",
"ResourceNotFoundException$message": null,
"S3Location$bucket": "<p>The name of the Amazon S3 bucket.</p>",
"S3Location$prefix": "<p>The prefix for the Amazon S3 bucket.</p>",
"ServiceQuotaExceededException$message": null,
"SopRecommendation$description": "<p>Description of the SOP recommendation.</p>",
"SopRecommendation$prerequisite": "<p>Prerequisite for the SOP recommendation.</p>",
"TestRecommendation$description": "<p>Description for the test recommendation.</p>",
"TestRecommendation$prerequisite": "<p>Prerequisite of the test recommendation.</p>",
"ThrottlingException$message": null,
"UpdateRecommendationStatusItem$resourceId": "<p>Resource identifier of the operational recommendation item.</p>",
"ValidationException$message": null
}
},
"SuggestedChangesList": {
"base": null,
"refs": {
"ConfigRecommendation$suggestedChanges": "<p>List of the suggested configuration changes.</p>"
}
},
"TagKey": {
"base": null,
"refs": {
"TagKeyList$member": null,
"TagMap$key": null
}
},
"TagKeyList": {
"base": null,
"refs": {
"UntagResourceRequest$tagKeys": "<p>The keys of the tags you want to remove.</p>"
}
},
"TagMap": {
"base": null,
"refs": {
"App$tags": "<p>Tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.</p>",
"AppAssessment$tags": "<p>Tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.</p>",
"CreateAppRequest$tags": "<p>Tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.</p>",
"CreateRecommendationTemplateRequest$tags": "<p>Tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.</p>",
"CreateResiliencyPolicyRequest$tags": "<p>Tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.</p>",
"ListTagsForResourceResponse$tags": "<p>Tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.</p>",
"RecommendationTemplate$tags": "<p>Tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.</p>",
"ResiliencyPolicy$tags": "<p>Tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.</p>",
"StartAppAssessmentRequest$tags": "<p>Tags assigned to the resource. A tag is a label that you assign to an Amazon Web Services resource. Each tag consists of a key/value pair.</p>",
"TagResourceRequest$tags": "<p>The tags to assign to the resource. Each tag consists of a key/value pair.</p>"
}
},
"TagResourceRequest": {
"base": null,
"refs": {
}
},
"TagResourceResponse": {
"base": null,
"refs": {
}
},
"TagValue": {
"base": null,
"refs": {
"TagMap$value": null
}
},
"TemplateFormat": {
"base": null,
"refs": {
"CreateRecommendationTemplateRequest$format": "<p>The format for the recommendation template.</p> <dl> <dt>CfnJson</dt> <dd> <p>The template is CloudFormation JSON.</p> </dd> <dt>CfnYaml</dt> <dd> <p>The template is CloudFormation YAML.</p> </dd> </dl>",
"RecommendationTemplate$format": "<p>Format of the recommendation template.</p> <dl> <dt>CfnJson</dt> <dd> <p>The template is CloudFormation JSON.</p> </dd> <dt>CfnYaml</dt> <dd> <p>The template is CloudFormation YAML.</p> </dd> </dl>"
}
},
"TerraformSource": {
"base": "<p> The Terraform s3 state file you need to import. </p>",
"refs": {
"AppInputSource$terraformSource": "<p>The name of the Terraform s3 state file.</p>",
"DeleteAppInputSourceRequest$terraformSource": "<p>The imported Terraform s3 state file you want to remove from the Resilience Hub application.</p>",
"TerraformSourceList$member": null
}
},
"TerraformSourceList": {
"base": null,
"refs": {
"ImportResourcesToDraftAppVersionRequest$terraformSources": "<p> A list of terraform file s3 URLs you need to import. </p>",
"ImportResourcesToDraftAppVersionResponse$terraformSources": "<p> A list of terraform file s3 URLs you have imported. </p>"
}
},
"TestRecommendation": {
"base": "<p>Defines a test recommendation.</p>",
"refs": {
"TestRecommendationList$member": null
}
},
"TestRecommendationList": {
"base": null,
"refs": {
"ListTestRecommendationsResponse$testRecommendations": "<p>The test recommendations for the Resilience Hub application.</p>"
}
},
"TestRisk": {
"base": null,
"refs": {
"TestRecommendation$risk": "<p>Level of risk for this test recommendation.</p>"
}
},
"TestType": {
"base": null,
"refs": {
"TestRecommendation$type": "<p>Type of test recommendation.</p>"
}
},
"ThrottlingException": {
"base": "<p>This exception occurs when you have exceeded the limit on the number of requests per second.</p>",
"refs": {
}
},
"TimeStamp": {
"base": null,
"refs": {
"App$creationTime": "<p>Date and time when the app was created.</p>",
"App$lastAppComplianceEvaluationTime": "<p>Date and time the most recent compliance evaluation.</p>",
"App$lastDriftEvaluationTime": "<p>Indicates the last time that a drift was evaluated.</p>",
"App$lastResiliencyScoreEvaluationTime": "<p>Date and time the most recent resiliency score evaluation.</p>",
"AppAssessment$endTime": "<p>End time for the action.</p>",
"AppAssessment$startTime": "<p>Starting time for the action.</p>",
"AppAssessmentSummary$endTime": "<p>End time for the action.</p>",
"AppAssessmentSummary$startTime": "<p>Starting time for the action.</p>",
"AppSummary$creationTime": "<p>Date and time when the app was created.</p>",
"AppSummary$lastAppComplianceEvaluationTime": "<p>Date and time of the most recent compliance evaluation.</p>",
"AppVersionSummary$creationTime": "<p>Creation time of the application version.</p>",
"DescribeDraftAppVersionResourcesImportStatusResponse$statusChangeTime": "<p>The time when the status last changed.</p>",
"ListAppVersionsRequest$endTime": "<p>Upper limit of the time range to filter the application versions.</p>",
"ListAppVersionsRequest$startTime": "<p>Lower limit of the time range to filter the application versions.</p>",
"ListAppsRequest$fromLastAssessmentTime": "<p>Indicates the lower limit of the range that is used to filter applications based on their last assessment times.</p>",
"ListAppsRequest$toLastAssessmentTime": "<p>Indicates the upper limit of the range that is used to filter the applications based on their last assessment times.</p>",
"RecommendationTemplate$endTime": "<p>The end time for the action.</p>",
"RecommendationTemplate$startTime": "<p>The start time for the action.</p>",
"ResiliencyPolicy$creationTime": "<p>Date and time when the resiliency policy was created.</p>"
}
},
"UnsupportedResource": {
"base": "<p>Defines a resource that is not supported by Resilience Hub.</p>",
"refs": {
"UnsupportedResourceList$member": null
}
},
"UnsupportedResourceList": {
"base": null,
"refs": {
"ListUnsupportedAppVersionResourcesResponse$unsupportedResources": "<p>The unsupported resources for the application.</p>"
}
},
"UntagResourceRequest": {
"base": null,
"refs": {
}
},
"UntagResourceResponse": {
"base": null,
"refs": {
}
},
"UpdateAppRequest": {
"base": null,
"refs": {
}
},
"UpdateAppResponse": {
"base": null,
"refs": {
}
},
"UpdateAppVersionAppComponentRequest": {
"base": null,
"refs": {
}
},
"UpdateAppVersionAppComponentResponse": {
"base": null,
"refs": {
}
},
"UpdateAppVersionRequest": {
"base": null,
"refs": {
}
},
"UpdateAppVersionResourceRequest": {
"base": null,
"refs": {
}
},
"UpdateAppVersionResourceResponse": {
"base": null,
"refs": {
}
},
"UpdateAppVersionResponse": {
"base": null,
"refs": {
}
},
"UpdateRecommendationStatusItem": {
"base": "<p>Defines the operational recommendation item that needs a status update.</p>",
"refs": {
"BatchUpdateRecommendationStatusSuccessfulEntry$item": "<p>The operational recommendation item.</p>",
"UpdateRecommendationStatusRequestEntry$item": "<p>The operational recommendation item.</p>"
}
},
"UpdateRecommendationStatusRequestEntries": {
"base": null,
"refs": {
"BatchUpdateRecommendationStatusRequest$requestEntries": "<p>Defines the list of operational recommendations that need to be included or excluded.</p>"
}
},
"UpdateRecommendationStatusRequestEntry": {
"base": "<p>Defines the operational recommendation item that is to be included or excluded.</p>",
"refs": {
"UpdateRecommendationStatusRequestEntries$member": null
}
},
"UpdateResiliencyPolicyRequest": {
"base": null,
"refs": {
}
},
"UpdateResiliencyPolicyResponse": {
"base": null,
"refs": {
}
},
"Uuid": {
"base": null,
"refs": {
"AlarmRecommendation$recommendationId": "<p>Identifier of the alarm recommendation.</p>",
"RecommendationIdList$member": null,
"SopRecommendation$recommendationId": "<p>Identifier for the SOP recommendation.</p>",
"TestRecommendation$recommendationId": "<p>Identifier for the test recommendation.</p>"
}
},
"ValidationException": {
"base": "<p>This exception occurs when a request is not valid.</p>",
"refs": {
}
}
}
}