'2.0', 'service' => '
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.
', 'operations' => [ 'AddDraftAppVersionResourceMappings' => 'Adds the resource mapping for the draft application version. You can also update an existing resource mapping to a new physical resource.
', 'CreateApp' => '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 an 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. For more information about the number of resources supported per application, see Service Quotas.
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).
', 'CreateAppVersionAppComponent' => 'Creates a new Application Component in the Resilience Hub application.
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 PublishAppVersion
API.
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.
This action has no effect outside Resilience Hub.
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 PublishAppVersion
API.
To update application version with new physicalResourceID
, you must call ResolveAppVersionResources
API.
Creates a new recommendation template for the Resilience Hub application.
', 'CreateResiliencyPolicy' => 'Creates a resiliency policy for an application.
', 'DeleteApp' => 'Deletes an Resilience Hub application. This is a destructive action that can\'t be undone.
', 'DeleteAppAssessment' => 'Deletes an Resilience Hub application assessment. This is a destructive action that can\'t be undone.
', 'DeleteAppInputSource' => 'Deletes the input source and all of its imported resources from the Resilience Hub application.
', 'DeleteAppVersionAppComponent' => 'Deletes an Application Component from the Resilience Hub application.
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 PublishAppVersion
API.
You will not be able to delete an Application Component if it has resources associated with it.
Deletes a resource from the Resilience Hub application.
You can only delete a manually added resource. To exclude non-manually added resources, use the UpdateAppVersionResource
API.
This action has no effect outside Resilience Hub.
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 PublishAppVersion
API.
Deletes a recommendation template. This is a destructive action that can\'t be undone.
', 'DeleteResiliencyPolicy' => 'Deletes a resiliency policy. This is a destructive action that can\'t be undone.
', 'DescribeApp' => 'Describes an Resilience Hub application.
', 'DescribeAppAssessment' => 'Describes an assessment for an Resilience Hub application.
', 'DescribeAppVersion' => 'Describes the Resilience Hub application version.
', 'DescribeAppVersionAppComponent' => 'Describes an Application Component in the Resilience Hub application.
', 'DescribeAppVersionResource' => 'Describes a resource of the Resilience Hub application.
This API accepts only one of the following parameters to descibe the resource:
resourceName
logicalResourceId
physicalResourceId
(Along with physicalResourceId
, you can also provide awsAccountId
, and awsRegion
)
Returns the resolution status for the specified resolution identifier for an application version. If resolutionId
is not specified, the current resolution status is returned.
Describes details about an Resilience Hub application.
', 'DescribeDraftAppVersionResourcesImportStatus' => 'Describes the status of importing resources to an application version.
If you get a 404 error with ResourceImportStatusNotFoundAppMetadataException
, you must call importResourcesToDraftAppVersion
after creating the application and before calling describeDraftAppVersionResourcesImportStatus
to obtain the status.
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.
', 'ImportResourcesToDraftAppVersion' => 'Imports resources to Resilience Hub application draft version from different input sources. For more information about the input sources supported by Resilience Hub, see Discover the structure and describe your Resilience Hub application.
', 'ListAlarmRecommendations' => 'Lists the alarm recommendations for an Resilience Hub application.
', 'ListAppAssessments' => 'Lists the assessments for an Resilience Hub application. You can use request parameters to refine the results for the response object.
', 'ListAppComponentCompliances' => 'Lists the compliances for an Resilience Hub Application Component.
', 'ListAppComponentRecommendations' => 'Lists the recommendations for an Resilience Hub Application Component.
', 'ListAppInputSources' => 'Lists all the input sources of the Resilience Hub application. For more information about the input sources supported by Resilience Hub, see Discover the structure and describe your Resilience Hub application.
', 'ListAppVersionAppComponents' => 'Lists all the Application Components in the Resilience Hub application.
', 'ListAppVersionResourceMappings' => '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.
', 'ListAppVersionResources' => 'Lists all the resources in an Resilience Hub application.
', 'ListAppVersions' => 'Lists the different versions for the Resilience Hub applications.
', 'ListApps' => 'Lists your Resilience Hub applications.
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:
An error occurred (ValidationException) when calling the ListApps operation: Only one filter is supported for this operation.
Lists the recommendation templates for the Resilience Hub applications.
', 'ListResiliencyPolicies' => 'Lists the resiliency policies for the Resilience Hub applications.
', 'ListSopRecommendations' => 'Lists the standard operating procedure (SOP) recommendations for the Resilience Hub applications.
', 'ListSuggestedResiliencyPolicies' => 'Lists the suggested resiliency policies for the Resilience Hub applications.
', 'ListTagsForResource' => 'Lists the tags for your resources in your Resilience Hub applications.
', 'ListTestRecommendations' => 'Lists the test recommendations for the Resilience Hub application.
', 'ListUnsupportedAppVersionResources' => '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.
', 'PublishAppVersion' => 'Publishes a new version of a specific Resilience Hub application.
', 'PutDraftAppVersionTemplate' => 'Adds or updates the app template for an Resilience Hub application draft version.
', 'RemoveDraftAppVersionResourceMappings' => 'Removes resource mappings from a draft application version.
', 'ResolveAppVersionResources' => 'Resolves the resources for an application version.
', 'StartAppAssessment' => 'Creates a new application assessment for an application.
', 'TagResource' => 'Applies one or more tags to a resource.
', 'UntagResource' => 'Removes one or more tags from a resource.
', 'UpdateApp' => 'Updates an application.
', 'UpdateAppVersion' => 'Updates the Resilience Hub application version.
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 PublishAppVersion
API.
Updates an existing Application Component in the Resilience Hub application.
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 PublishAppVersion
API.
Updates the resource details in the Resilience Hub application.
This action has no effect outside Resilience Hub.
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 PublishAppVersion
API.
To update application version with new physicalResourceID
, you must call ResolveAppVersionResources
API.
Updates a resiliency policy.
', ], 'shapes' => [ 'AccessDeniedException' => [ 'base' => '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.
', 'refs' => [], ], 'AddDraftAppVersionResourceMappingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'AddDraftAppVersionResourceMappingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'AdditionalInfoMap' => [ 'base' => NULL, 'refs' => [ 'AppComponent$additionalInfo' => 'Additional configuration parameters for an Resilience Hub application. If you want to implement additionalInfo
through the Resilience Hub console rather than using an API call, see Configure the application configuration parameters.
Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.
Key: "failover-regions"
Value: "[{"region":"<REGION>", "accounts":[{"id":"<ACCOUNT_ID>"}]}]"
Currently, there is no supported additional information for Application Components.
', 'CreateAppVersionResourceRequest$additionalInfo' => 'Currently, there is no supported additional information for resources.
', 'DescribeAppVersionResponse$additionalInfo' => 'Additional configuration parameters for an Resilience Hub application. If you want to implement additionalInfo
through the Resilience Hub console rather than using an API call, see Configure the application configuration parameters.
Currently, this parameter supports only failover region and account.
Additional configuration parameters for an Resilience Hub application. If you want to implement additionalInfo
through the Resilience Hub console rather than using an API call, see Configure the application configuration parameters.
Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.
Key: "failover-regions"
Value: "[{"region":"<REGION>", "accounts":[{"id":"<ACCOUNT_ID>"}]}]"
Currently, there is no supported additional information for Application Components.
', 'UpdateAppVersionRequest$additionalInfo' => 'Additional configuration parameters for an Resilience Hub application. If you want to implement additionalInfo
through the Resilience Hub console rather than using an API call, see Configure the application configuration parameters.
Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.
Key: "failover-regions"
Value: "[{"region":"<REGION>", "accounts":[{"id":"<ACCOUNT_ID>"}]}]"
Currently, there is no supported additional information for resources.
', 'UpdateAppVersionResponse$additionalInfo' => 'Additional configuration parameters for an Resilience Hub application. If you want to implement additionalInfo
through the Resilience Hub console rather than using an API call, see Configure the application configuration parameters.
Currently, this parameter supports only failover region and account.
Defines a recommendation for a CloudWatch alarm.
', 'refs' => [ 'AlarmRecommendationList$member' => NULL, ], ], 'AlarmRecommendationList' => [ 'base' => NULL, 'refs' => [ 'ListAlarmRecommendationsResponse$alarmRecommendations' => '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.
', ], ], 'AlarmReferenceIdList' => [ 'base' => NULL, 'refs' => [ 'TestRecommendation$dependsOnAlarms' => 'A list of recommended alarms that are used in the test and must be exported before or with the test.
', ], ], 'AlarmType' => [ 'base' => NULL, 'refs' => [ 'AlarmRecommendation$type' => 'The type of alarm recommendation.
', ], ], 'App' => [ 'base' => 'Defines an Resilience Hub application.
', 'refs' => [ 'CreateAppResponse$app' => 'The created application returned as an object with details including compliance status, creation time, description, resiliency score, and more.
', 'DescribeAppResponse$app' => 'The specified application, returned as an object with details including compliance status, creation time, description, resiliency score, and more.
', 'UpdateAppResponse$app' => 'The specified application, returned as an object with details including compliance status, creation time, description, resiliency score, and more.
', ], ], 'AppAssessment' => [ 'base' => 'Defines an application assessment.
', 'refs' => [ 'DescribeAppAssessmentResponse$assessment' => '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.
', 'StartAppAssessmentResponse$assessment' => 'The assessment created.
', ], ], 'AppAssessmentScheduleType' => [ 'base' => NULL, 'refs' => [ 'App$assessmentSchedule' => 'Assessment execution schedule with \'Daily\' or \'Disabled\' values.
', 'AppSummary$assessmentSchedule' => 'Assessment execution schedule with \'Daily\' or \'Disabled\' values.
', 'CreateAppRequest$assessmentSchedule' => 'Assessment execution schedule with \'Daily\' or \'Disabled\' values.
', 'UpdateAppRequest$assessmentSchedule' => 'Assessment execution schedule with \'Daily\' or \'Disabled\' values.
', ], ], 'AppAssessmentSummary' => [ 'base' => 'Defines an application assessment summary.
', 'refs' => [ 'AppAssessmentSummaryList$member' => NULL, ], ], 'AppAssessmentSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListAppAssessmentsResponse$assessmentSummaries' => '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.
', ], ], 'AppComplianceStatusType' => [ 'base' => NULL, 'refs' => [ 'App$complianceStatus' => 'The current status of compliance for the resiliency policy.
', 'AppSummary$complianceStatus' => 'The current status of compliance for the resiliency policy.
', ], ], 'AppComponent' => [ 'base' => 'Defines an Application Component.
', 'refs' => [ 'AppComponentList$member' => NULL, 'CreateAppVersionAppComponentResponse$appComponent' => 'The list of Application Components that belong to this resource.
', 'DeleteAppVersionAppComponentResponse$appComponent' => 'The list of Application Components that belong to this resource.
', 'DescribeAppVersionAppComponentResponse$appComponent' => 'The list of Application Components that belong to this resource.
', 'UpdateAppVersionAppComponentResponse$appComponent' => 'The list of Application Components that belong to this resource.
', ], ], 'AppComponentCompliance' => [ 'base' => 'Defines the compliance of an Application Component against the resiliency policy.
', 'refs' => [ 'ComponentCompliancesList$member' => NULL, ], ], 'AppComponentList' => [ 'base' => NULL, 'refs' => [ 'ListAppVersionAppComponentsResponse$appComponents' => 'Defines an Application Component.
', 'PhysicalResource$appComponents' => 'The application components that belong to this resource.
', ], ], 'AppComponentNameList' => [ 'base' => NULL, 'refs' => [ 'CreateAppVersionResourceRequest$appComponents' => 'The 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.
', 'UpdateAppVersionResourceRequest$appComponents' => 'The 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.
', ], ], 'AppInputSource' => [ 'base' => 'The list of Resilience Hub application input sources.
', 'refs' => [ 'AppInputSourceList$member' => NULL, 'DeleteAppInputSourceResponse$appInputSource' => 'The name of the input source from where the application resource is imported from.
', ], ], 'AppInputSourceList' => [ 'base' => NULL, 'refs' => [ 'ListAppInputSourcesResponse$appInputSources' => 'The list of Resilience Hub application input sources.
', ], ], 'AppStatusType' => [ 'base' => NULL, 'refs' => [ 'App$status' => 'The status of the application.
', 'AppSummary$status' => 'The status of the application.
', ], ], 'AppSummary' => [ 'base' => 'Defines an application summary.
', 'refs' => [ 'AppSummaryList$member' => NULL, ], ], 'AppSummaryList' => [ 'base' => NULL, 'refs' => [ 'ListAppsResponse$appSummaries' => 'Summaries for the Resilience Hub application.
', ], ], 'AppTemplateBody' => [ 'base' => NULL, 'refs' => [ 'DescribeAppVersionTemplateResponse$appTemplateBody' => 'A JSON string that provides information about your application structure. To learn more about the appTemplateBody
template, see the sample template provided in the Examples section.
The appTemplateBody
JSON string has the following structure:
resources
The list of logical resources that must be included in the Resilience Hub application.
Type: Array
Don\'t add the resources that you want to exclude.
Each resources
array item includes the following fields:
logicalResourceId
The logical identifier of the resource.
Type: Object
Each logicalResourceId
object includes the following fields:
identifier
The identifier of the resource.
Type: String
logicalStackName
The name of the CloudFormation stack this resource belongs to.
Type: String
resourceGroupName
The name of the resource group this resource belongs to.
Type: String
terraformSourceName
The name of the Terraform S3 state file this resource belongs to.
Type: String
eksSourceName
The name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.
This parameter accepts values in "eks-cluster/namespace" format.
Type: String
type
The type of resource.
Type: string
name
The name of the resource.
Type: String
additionalInfo
Additional configuration parameters for an Resilience Hub application. If you want to implement additionalInfo
through the Resilience Hub console rather than using an API call, see Configure the application configuration parameters.
Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.
Key: "failover-regions"
Value: "[{"region":"<REGION>", "accounts":[{"id":"<ACCOUNT_ID>"}]}]"
appComponents
The 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.
Type: Array
Each appComponents
array item includes the following fields:
name
The name of the Application Component.
Type: String
type
The type of Application Component. For more information about the types of Application Component, see Grouping resources in an AppComponent.
Type: String
resourceNames
The list of included resources that are assigned to the Application Component.
Type: Array of strings
additionalInfo
Additional configuration parameters for an Resilience Hub application. If you want to implement additionalInfo
through the Resilience Hub console rather than using an API call, see Configure the application configuration parameters.
Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.
Key: "failover-regions"
Value: "[{"region":"<REGION>", "accounts":[{"id":"<ACCOUNT_ID>"}]}]"
excludedResources
The list of logical resource identifiers to be excluded from the application.
Type: Array
Don\'t add the resources that you want to include.
Each excludedResources
array item includes the following fields:
logicalResourceIds
The logical identifier of the resource.
Type: Object
You can configure only one of the following fields:
logicalStackName
resourceGroupName
terraformSourceName
eksSourceName
Each logicalResourceIds
object includes the following fields:
identifier
The identifier of the resource.
Type: String
logicalStackName
The name of the CloudFormation stack this resource belongs to.
Type: String
resourceGroupName
The name of the resource group this resource belongs to.
Type: String
terraformSourceName
The name of the Terraform S3 state file this resource belongs to.
Type: String
eksSourceName
The name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.
This parameter accepts values in "eks-cluster/namespace" format.
Type: String
version
The Resilience Hub application version.
additionalInfo
Additional configuration parameters for an Resilience Hub application. If you want to implement additionalInfo
through the Resilience Hub console rather than using an API call, see Configure the application configuration parameters.
Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.
Key: "failover-regions"
Value: "[{"region":"<REGION>", "accounts":[{"id":"<ACCOUNT_ID>"}]}]"
A JSON string that provides information about your application structure. To learn more about the appTemplateBody
template, see the sample template provided in the Examples section.
The appTemplateBody
JSON string has the following structure:
resources
The list of logical resources that must be included in the Resilience Hub application.
Type: Array
Don\'t add the resources that you want to exclude.
Each resources
array item includes the following fields:
logicalResourceId
The logical identifier of the resource.
Type: Object
Each logicalResourceId
object includes the following fields:
identifier
The identifier of the resource.
Type: String
logicalStackName
The name of the CloudFormation stack this resource belongs to.
Type: String
resourceGroupName
The name of the resource group this resource belongs to.
Type: String
terraformSourceName
The name of the Terraform S3 state file this resource belongs to.
Type: String
eksSourceName
The name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.
This parameter accepts values in "eks-cluster/namespace" format.
Type: String
type
The type of resource.
Type: string
name
The name of the resource.
Type: String
additionalInfo
Additional configuration parameters for an Resilience Hub application. If you want to implement additionalInfo
through the Resilience Hub console rather than using an API call, see Configure the application configuration parameters.
Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.
Key: "failover-regions"
Value: "[{"region":"<REGION>", "accounts":[{"id":"<ACCOUNT_ID>"}]}]"
appComponents
The 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.
Type: Array
Each appComponents
array item includes the following fields:
name
The name of the Application Component.
Type: String
type
The type of Application Component. For more information about the types of Application Component, see Grouping resources in an AppComponent.
Type: String
resourceNames
The list of included resources that are assigned to the Application Component.
Type: Array of strings
additionalInfo
Additional configuration parameters for an Resilience Hub application. If you want to implement additionalInfo
through the Resilience Hub console rather than using an API call, see Configure the application configuration parameters.
Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.
Key: "failover-regions"
Value: "[{"region":"<REGION>", "accounts":[{"id":"<ACCOUNT_ID>"}]}]"
excludedResources
The list of logical resource identifiers to be excluded from the application.
Type: Array
Don\'t add the resources that you want to include.
Each excludedResources
array item includes the following fields:
logicalResourceIds
The logical identifier of the resource.
Type: Object
You can configure only one of the following fields:
logicalStackName
resourceGroupName
terraformSourceName
eksSourceName
Each logicalResourceIds
object includes the following fields:
identifier
The identifier of the resource.
Type: String
logicalStackName
The name of the CloudFormation stack this resource belongs to.
Type: String
resourceGroupName
The name of the resource group this resource belongs to.
Type: String
terraformSourceName
The name of the Terraform S3 state file this resource belongs to.
Type: String
eksSourceName
The name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.
This parameter accepts values in "eks-cluster/namespace" format.
Type: String
version
The Resilience Hub application version.
additionalInfo
Additional configuration parameters for an Resilience Hub application. If you want to implement additionalInfo
through the Resilience Hub console rather than using an API call, see Configure the application configuration parameters.
Currently, this parameter accepts a key-value mapping (in a string format) of only one failover region and one associated account.
Key: "failover-regions"
Value: "[{"region":"<REGION>", "accounts":[{"id":"<ACCOUNT_ID>"}]}]"
The version of the application.
', ], ], 'AppVersionSummary' => [ 'base' => 'The version of the application.
', 'refs' => [ 'AppVersionList$member' => NULL, ], ], 'Arn' => [ 'base' => NULL, 'refs' => [ 'AddDraftAppVersionResourceMappingsRequest$appArn' => 'The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:resiliency-policy/policy-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app-assessment/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app-assessment/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the input source. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
', 'AppSummary$appArn' => 'The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:resiliency-policy/policy-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app-assessment/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app-assessment/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app-assessment/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the imported resource you want to remove from the Resilience Hub application. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
', 'DeleteAppInputSourceResponse$appArn' => 'The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) for a recommendation template.
', 'DeleteRecommendationTemplateResponse$recommendationTemplateArn' => 'The Amazon Resource Name (ARN) for a recommendation template.
', 'DeleteResiliencyPolicyRequest$policyArn' => 'The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:resiliency-policy/policy-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:resiliency-policy/policy-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app-assessment/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:resiliency-policy/policy-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Amazon Elastic Kubernetes Service cluster. The format for this ARN is: arn:aws
:eks:region
:account-id
:cluster/cluster-name
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Amazon Elastic Kubernetes Service cluster. The format for this ARN is: arn:aws
:eks:region
:account-id
:cluster/cluster-name
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app-assessment/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app-assessment/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app-assessment/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app-assessment/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) for a recommendation template.
', 'ListSopRecommendationsRequest$assessmentArn' => 'The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app-assessment/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) for a specific resource in your Resilience Hub application.
', 'ListTestRecommendationsRequest$assessmentArn' => 'The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app-assessment/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app-assessment/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) for the recommendation template.
', 'RemoveDraftAppVersionResourceMappingsRequest$appArn' => 'The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:resiliency-policy/policy-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the resource.
', 'UntagResourceRequest$resourceArn' => 'The Amazon Resource Name (ARN) of the resource.
', 'UpdateAppRequest$appArn' => 'The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:resiliency-policy/policy-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:app/app-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition
:resiliencehub:region
:account
:resiliency-policy/policy-id
. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.
The Amazon Resource Names (ARNs) for the resources.
', 'ImportResourcesToDraftAppVersionResponse$sourceArns' => 'The Amazon Resource Names (ARNs) for the resources you have imported.
', ], ], 'AssessmentCompliance' => [ 'base' => NULL, 'refs' => [ 'AppAssessment$compliance' => 'The application compliance against the resiliency policy.
', 'AppComponentCompliance$compliance' => 'The compliance of the Application Component against the resiliency policy.
', 'ConfigRecommendation$compliance' => 'The current compliance against the resiliency policy before applying the configuration change.
', ], ], 'AssessmentInvoker' => [ 'base' => NULL, 'refs' => [ 'AppAssessment$invoker' => 'The entity that invoked the assessment.
', 'AppAssessmentSummary$invoker' => 'The entity that invoked the assessment.
', 'ListAppAssessmentsRequest$invoker' => 'Specifies the entity that invoked a specific assessment, either a User
or the System
.
The current status of the assessment for the resiliency policy.
', 'AppAssessmentSummary$assessmentStatus' => 'The current status of the assessment for the resiliency policy.
', 'AssessmentStatusList$member' => NULL, 'DeleteAppAssessmentResponse$assessmentStatus' => 'The current status of the assessment for the resiliency policy.
', ], ], 'AssessmentStatusList' => [ 'base' => NULL, 'refs' => [ 'ListAppAssessmentsRequest$assessmentStatus' => 'The current status of the assessment for the resiliency policy.
', ], ], 'AwsRegion' => [ 'base' => NULL, 'refs' => [ 'CreateAppVersionResourceRequest$awsRegion' => 'The Amazon Web Services region that owns the physical resource.
', 'DeleteAppVersionResourceRequest$awsRegion' => 'The Amazon Web Services region that owns the physical resource.
', 'DescribeAppVersionResourceRequest$awsRegion' => 'The Amazon Web Services region that owns the physical resource.
', 'PhysicalResourceId$awsRegion' => 'The Amazon Web Services Region that the physical resource is located in.
', 'RecommendationItem$targetRegion' => 'The target region.
', 'UpdateAppVersionResourceRequest$awsRegion' => 'The Amazon Web Services region that owns the physical resource.
', ], ], 'BooleanOptional' => [ 'base' => NULL, 'refs' => [ 'DeleteAppRequest$forceDelete' => 'A boolean option to force the deletion of an Resilience Hub application.
', 'ListAppAssessmentsRequest$reverseOrder' => 'The default is to sort by ascending startTime. To sort by descending startTime, set reverseOrder to true
.
The default is to sort by ascending startTime. To sort by descending startTime, set reverseOrder to true
.
Indicates if a resource is included or excluded from the assessment.
', 'RecommendationItem$alreadyImplemented' => 'Specifies if the recommendation has already been implemented.
', 'RecommendationTemplate$needsReplacements' => 'Indicates if replacements are needed.
', 'ResourceErrorsDetails$hasMoreErrors' => 'This indicates if there are more errors not listed in the resourceErrors list.
', 'UpdateAppRequest$clearResiliencyPolicyArn' => 'Specifies if the resiliency policy ARN should be cleared.
', 'UpdateAppVersionResourceRequest$excluded' => 'Indicates if a resource is excluded from an Resilience Hub application.
You can exclude only imported resources from an Resilience Hub application.
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.
', 'CreateAppVersionAppComponentRequest$clientToken' => '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.
', 'CreateAppVersionResourceRequest$clientToken' => '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.
', 'CreateRecommendationTemplateRequest$clientToken' => '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.
', 'CreateResiliencyPolicyRequest$clientToken' => '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.
', 'DeleteAppAssessmentRequest$clientToken' => '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.
', 'DeleteAppInputSourceRequest$clientToken' => '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.
', 'DeleteAppRequest$clientToken' => '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.
', 'DeleteAppVersionAppComponentRequest$clientToken' => '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.
', 'DeleteAppVersionResourceRequest$clientToken' => '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.
', 'DeleteRecommendationTemplateRequest$clientToken' => '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.
', 'DeleteResiliencyPolicyRequest$clientToken' => '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.
', 'StartAppAssessmentRequest$clientToken' => '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.
', ], ], 'ComplianceStatus' => [ 'base' => NULL, 'refs' => [ 'AppAssessment$complianceStatus' => 'The current status of the compliance for the resiliency policy.
', 'AppAssessmentSummary$complianceStatus' => 'The current status of compliance for the resiliency policy.
', 'AppComponentCompliance$status' => 'The status of the action.
', 'DisruptionCompliance$complianceStatus' => 'The current status of compliance for the resiliency policy.
', 'ListAppAssessmentsRequest$complianceStatus' => 'The current status of compliance for the resiliency policy.
', 'RecommendationDisruptionCompliance$expectedComplianceStatus' => 'The expected compliance status after applying the recommended configuration change.
', ], ], 'ComponentCompliancesList' => [ 'base' => NULL, 'refs' => [ 'ListAppComponentCompliancesResponse$componentCompliances' => '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.
', ], ], 'ComponentRecommendation' => [ 'base' => 'Defines recommendations for an Resilience Hub Application Component, returned as an object. This object contains component names, configuration recommendations, and recommendation statuses.
', 'refs' => [ 'ComponentRecommendationList$member' => NULL, ], ], 'ComponentRecommendationList' => [ 'base' => NULL, 'refs' => [ 'ListAppComponentRecommendationsResponse$componentRecommendations' => '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.
', ], ], 'ConfigRecommendation' => [ 'base' => 'Defines a configuration recommendation.
', 'refs' => [ 'ConfigRecommendationList$member' => NULL, ], ], 'ConfigRecommendationList' => [ 'base' => NULL, 'refs' => [ 'ComponentRecommendation$configRecommendations' => 'The list of recommendations.
', ], ], 'ConfigRecommendationOptimizationType' => [ 'base' => NULL, 'refs' => [ 'ConfigRecommendation$optimizationType' => 'The type of optimization.
', ], ], 'ConflictException' => [ 'base' => '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.
', 'refs' => [], ], 'Cost' => [ 'base' => 'Defines a cost object.
', 'refs' => [ 'AppAssessment$cost' => 'The cost for the application.
', 'AppAssessmentSummary$cost' => 'The cost for the application.
', 'AppComponentCompliance$cost' => 'The cost for the application.
', 'ConfigRecommendation$cost' => 'The cost for the application.
', ], ], 'CostFrequency' => [ 'base' => NULL, 'refs' => [ 'Cost$frequency' => 'The cost frequency.
', ], ], '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' => 'The cost currency, for example USD
.
The Amazon Web Services account that owns the physical resource.
', 'DeleteAppVersionResourceRequest$awsAccountId' => 'The Amazon Web Services account that owns the physical resource.
', 'DescribeAppVersionResourceRequest$awsAccountId' => 'The Amazon Web Services account that owns the physical resource.
', 'PhysicalResourceId$awsAccountId' => 'The Amazon Web Services account that owns the physical resource.
', 'RecommendationItem$targetAccountId' => 'The target account identifier.
', 'UpdateAppVersionResourceRequest$awsAccountId' => 'The Amazon Web Services account that owns the physical resource.
', ], ], 'DataLocationConstraint' => [ 'base' => NULL, 'refs' => [ 'CreateResiliencyPolicyRequest$dataLocationConstraint' => 'Specifies a high-level geographical location constraint for where your resilience policy data can be stored.
', 'ResiliencyPolicy$dataLocationConstraint' => 'Specifies a high-level geographical location constraint for where your resilience policy data can be stored.
', 'UpdateResiliencyPolicyRequest$dataLocationConstraint' => 'Specifies a high-level geographical location constraint for where your resilience policy data can be stored.
', ], ], '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' => [], ], 'DisruptionCompliance' => [ 'base' => 'Defines the compliance against the resiliency policy for a disruption.
', 'refs' => [ 'AssessmentCompliance$value' => NULL, ], ], 'DisruptionPolicy' => [ 'base' => NULL, 'refs' => [ 'CreateResiliencyPolicyRequest$policy' => 'The type of resiliency policy to be created, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.
', 'ResiliencyPolicy$policy' => 'The resiliency policy.
', 'UpdateResiliencyPolicyRequest$policy' => 'The type of resiliency policy to be created, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.
', ], ], 'DisruptionResiliencyScore' => [ 'base' => NULL, 'refs' => [ 'ResiliencyScore$disruptionScore' => 'The disruption score for a valid key.
', ], ], 'DisruptionType' => [ 'base' => NULL, 'refs' => [ 'AssessmentCompliance$key' => NULL, 'DisruptionPolicy$key' => NULL, 'DisruptionResiliencyScore$key' => NULL, 'RecommendationCompliance$key' => NULL, ], ], 'DocumentName' => [ 'base' => NULL, 'refs' => [ 'SopRecommendation$name' => 'The name of the SOP recommendation.
', 'TestRecommendation$name' => 'The name of the test recommendation.
', ], ], 'Double' => [ 'base' => NULL, 'refs' => [ 'App$resiliencyScore' => 'The current resiliency score for the application.
', 'AppAssessmentSummary$resiliencyScore' => 'The current resiliency score for the application.
', 'AppSummary$resiliencyScore' => 'The current resiliency score for the application.
', 'Cost$amount' => 'The cost amount.
', 'DisruptionResiliencyScore$value' => NULL, 'ResiliencyScore$score' => 'The outage score for a valid key.
', ], ], 'EksNamespace' => [ 'base' => NULL, 'refs' => [ 'EksNamespaceList$member' => NULL, 'EksSourceClusterNamespace$namespace' => 'Name of the namespace that is located on your Amazon Elastic Kubernetes Service cluster.
', ], ], 'EksNamespaceList' => [ 'base' => NULL, 'refs' => [ 'EksSource$namespaces' => 'The list of namespaces located on your Amazon Elastic Kubernetes Service cluster.
', ], ], 'EksSource' => [ 'base' => 'The input source of the Amazon Elastic Kubernetes Service cluster.
', 'refs' => [ 'EksSourceList$member' => NULL, ], ], 'EksSourceClusterNamespace' => [ 'base' => 'The input source of the namespace that is located on your Amazon Elastic Kubernetes Service cluster.
', 'refs' => [ 'AppInputSource$eksSourceClusterNamespace' => 'The namespace on your Amazon Elastic Kubernetes Service cluster.
', 'DeleteAppInputSourceRequest$eksSourceClusterNamespace' => 'The namespace on your Amazon Elastic Kubernetes Service cluster that you want to delete from the Resilience Hub application.
', ], ], 'EksSourceList' => [ 'base' => NULL, 'refs' => [ 'ImportResourcesToDraftAppVersionRequest$eksSources' => 'The input sources of the Amazon Elastic Kubernetes Service resources you need to import.
', 'ImportResourcesToDraftAppVersionResponse$eksSources' => 'The input sources of the Amazon Elastic Kubernetes Service resources you have imported.
', ], ], 'EntityDescription' => [ 'base' => NULL, 'refs' => [ 'AlarmRecommendation$description' => 'The description of the recommendation.
', 'App$description' => 'The optional description for an app.
', 'AppSummary$description' => 'The optional description for an app.
', 'ConfigRecommendation$description' => 'The optional description for an app.
', 'CreateAppRequest$description' => 'The optional description for an app.
', 'CreateResiliencyPolicyRequest$policyDescription' => 'The description for the policy.
', 'ResiliencyPolicy$policyDescription' => 'The description for the policy.
', 'SuggestedChangesList$member' => NULL, 'TestRecommendation$intent' => 'The intent of the test recommendation.
', 'UpdateAppRequest$description' => 'The optional description for an app.
', 'UpdateResiliencyPolicyRequest$policyDescription' => 'The description for the policy.
', ], ], 'EntityId' => [ 'base' => NULL, 'refs' => [ 'AlarmRecommendation$appComponentName' => 'The Application Component for the CloudWatch alarm recommendation.
', 'AppComponentCompliance$appComponentName' => 'The name of the Application Component.
', 'ComponentRecommendation$appComponentName' => 'The name of the Application Component.
', 'ConfigRecommendation$appComponentName' => 'The name of the Application Component.
', 'SopRecommendation$appComponentName' => 'The name of the Application Component.
', 'TestRecommendation$appComponentName' => 'The name of the Application Component.
', ], ], 'EntityName' => [ 'base' => NULL, 'refs' => [ 'App$name' => 'The name for the application.
', 'AppAssessment$assessmentName' => 'The name of the assessment.
', 'AppAssessmentSummary$assessmentName' => 'The name of the assessment.
', 'AppSummary$name' => 'The name of the application.
', 'ConfigRecommendation$name' => 'The name of the recommendation configuration.
', 'CreateAppRequest$name' => 'The name for the application.
', 'CreateAppVersionResourceRequest$resourceName' => 'The name of the resource.
', 'CreateRecommendationTemplateRequest$bucketName' => 'The name of the Amazon S3 bucket that will contain the recommendation template.
', 'CreateRecommendationTemplateRequest$name' => 'The name for the recommendation template.
', 'CreateResiliencyPolicyRequest$policyName' => 'The name of the policy
', 'DeleteAppVersionResourceRequest$resourceName' => 'The name of the resource.
', 'DescribeAppVersionResourceRequest$resourceName' => 'The name of the resource.
', 'EntityNameList$member' => NULL, 'ListAppAssessmentsRequest$assessmentName' => 'The name for the assessment.
', 'ListAppsRequest$name' => 'The name for the one of the listed applications.
', 'ListRecommendationTemplatesRequest$name' => 'The name for one of the listed recommendation templates.
', 'ListResiliencyPoliciesRequest$policyName' => 'The name of the policy
', 'LogicalResourceId$resourceGroupName' => 'The name of the resource group that this resource belongs to.
', 'PhysicalResource$parentResourceName' => 'The name of the parent resource.
', 'PhysicalResource$resourceName' => 'The name of the resource.
', 'RecommendationTemplate$name' => 'The name for the recommendation template.
', 'ResiliencyPolicy$policyName' => 'The name of the policy
', 'ResourceMapping$appRegistryAppName' => 'The name of the application this resource is mapped to.
', 'ResourceMapping$resourceGroupName' => 'The name of the resource group this resource is mapped to.
', 'ResourceMapping$resourceName' => 'The name of the resource this resource is mapped to.
', 'StartAppAssessmentRequest$assessmentName' => 'The name for the assessment.
', 'UpdateAppVersionResourceRequest$resourceName' => 'The name of the resource.
', 'UpdateResiliencyPolicyRequest$policyName' => 'The name of the policy
', ], ], 'EntityNameList' => [ 'base' => NULL, 'refs' => [ 'RemoveDraftAppVersionResourceMappingsRequest$appRegistryAppNames' => 'The names of the registered applications you want to remove from the resource mappings.
', 'RemoveDraftAppVersionResourceMappingsRequest$resourceGroupNames' => 'The names of the resource groups you want to remove from the resource mappings.
', 'RemoveDraftAppVersionResourceMappingsRequest$resourceNames' => 'The names of the resources you want to remove from the resource mappings.
', ], ], 'EntityVersion' => [ 'base' => NULL, 'refs' => [ 'AddDraftAppVersionResourceMappingsResponse$appVersion' => 'The version of the application.
', 'AppAssessment$appVersion' => 'The version of the application.
', 'AppAssessmentSummary$appVersion' => 'The version of the application.
', 'AppVersionSummary$appVersion' => 'The version of the application.
', 'CreateAppVersionAppComponentResponse$appVersion' => 'The Resilience Hub application version.
', 'CreateAppVersionResourceResponse$appVersion' => 'The Resilience Hub application version.
', 'DeleteAppVersionAppComponentResponse$appVersion' => 'The Resilience Hub application version.
', 'DeleteAppVersionResourceResponse$appVersion' => 'The Resilience Hub application version.
', 'DescribeAppVersionAppComponentRequest$appVersion' => 'The Resilience Hub application version.
', 'DescribeAppVersionAppComponentResponse$appVersion' => 'The Resilience Hub application version.
', 'DescribeAppVersionRequest$appVersion' => 'The Resilience Hub application version.
', 'DescribeAppVersionResourceRequest$appVersion' => 'The Resilience Hub application version.
', 'DescribeAppVersionResourceResponse$appVersion' => 'The Resilience Hub application version.
', 'DescribeAppVersionResourcesResolutionStatusRequest$appVersion' => 'The version of the application.
', 'DescribeAppVersionResourcesResolutionStatusResponse$appVersion' => 'The version of the application.
', 'DescribeAppVersionResponse$appVersion' => 'The Resilience Hub application version.
', 'DescribeAppVersionTemplateRequest$appVersion' => 'The version of the application.
', 'DescribeAppVersionTemplateResponse$appVersion' => 'The version of the application.
', 'DescribeDraftAppVersionResourcesImportStatusResponse$appVersion' => 'The version of the application.
', 'ImportResourcesToDraftAppVersionResponse$appVersion' => 'The version of the application.
', 'ListAppInputSourcesRequest$appVersion' => 'The Resilience Hub application version.
', 'ListAppVersionAppComponentsRequest$appVersion' => 'The version of the Application Component.
', 'ListAppVersionAppComponentsResponse$appVersion' => 'The Resilience Hub application version.
', 'ListAppVersionResourceMappingsRequest$appVersion' => 'The version of the application.
', 'ListAppVersionResourcesRequest$appVersion' => 'The version of the application.
', 'ListUnsupportedAppVersionResourcesRequest$appVersion' => 'The version of the application.
', 'PublishAppVersionResponse$appVersion' => 'The version of the application.
', 'PutDraftAppVersionTemplateResponse$appVersion' => 'The version of the application.
', 'RemoveDraftAppVersionResourceMappingsResponse$appVersion' => 'The version of the application.
', 'ResolveAppVersionResourcesRequest$appVersion' => 'The version of the application.
', 'ResolveAppVersionResourcesResponse$appVersion' => 'The version of the application.
', 'StartAppAssessmentRequest$appVersion' => 'The version of the application.
', 'UpdateAppVersionAppComponentResponse$appVersion' => 'The Resilience Hub application version.
', 'UpdateAppVersionResourceResponse$appVersion' => 'The Resilience Hub application version.
', 'UpdateAppVersionResponse$appVersion' => 'The Resilience Hub application version.
', ], ], 'ErrorMessage' => [ 'base' => NULL, 'refs' => [ 'ResourceError$reason' => 'This is the error message.
', ], ], 'EstimatedCostTier' => [ 'base' => NULL, 'refs' => [ 'ResiliencyPolicy$estimatedCostTier' => 'Specifies the estimated cost tier of the resiliency policy.
', ], ], 'FailurePolicy' => [ 'base' => 'Defines a failure policy.
', 'refs' => [ 'DisruptionPolicy$value' => NULL, ], ], 'HaArchitecture' => [ 'base' => NULL, 'refs' => [ 'ConfigRecommendation$haArchitecture' => 'The architecture type.
', ], ], 'ImportResourcesToDraftAppVersionRequest' => [ 'base' => NULL, 'refs' => [], ], 'ImportResourcesToDraftAppVersionResponse' => [ 'base' => NULL, 'refs' => [], ], 'Integer' => [ 'base' => NULL, 'refs' => [ 'AppInputSource$resourceCount' => 'The number of resources.
', ], ], 'InternalServerException' => [ 'base' => 'This exception occurs when there is an internal failure in the Resilience Hub service.
', 'refs' => [], ], 'ListAlarmRecommendationsRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListAlarmRecommendationsResponse' => [ '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' => 'Defines a logical resource identifier.
', 'refs' => [ 'CreateAppVersionResourceRequest$logicalResourceId' => 'The logical identifier of the resource.
', 'DeleteAppVersionResourceRequest$logicalResourceId' => 'The logical identifier of the resource.
', 'DescribeAppVersionResourceRequest$logicalResourceId' => 'The logical identifier of the resource.
', 'PhysicalResource$logicalResourceId' => 'The logical identifier of the resource.
', 'UnsupportedResource$logicalResourceId' => 'The logical resource identifier for the unsupported resource.
', 'UpdateAppVersionResourceRequest$logicalResourceId' => 'The logical identifier of the resource.
', ], ], 'MaxResults' => [ 'base' => NULL, 'refs' => [ 'ListAlarmRecommendationsRequest$maxResults' => 'The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
Maximum number of input sources to be displayed per Resilience Hub application.
', 'ListAppVersionAppComponentsRequest$maxResults' => 'Maximum number of Application Components to be displayed per Resilience Hub application version.
', 'ListAppVersionResourceMappingsRequest$maxResults' => 'The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
The maximum number of results to include in the response. If more results exist than the specified MaxResults
value, a token is included in the response so that the remaining results can be retrieved.
Null, or the token from a previous call to get the next set of results.
', 'ListAlarmRecommendationsResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListAppAssessmentsRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListAppAssessmentsResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListAppComponentCompliancesRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListAppComponentCompliancesResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListAppComponentRecommendationsRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListAppComponentRecommendationsResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListAppInputSourcesRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListAppInputSourcesResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListAppVersionAppComponentsRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListAppVersionAppComponentsResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListAppVersionResourceMappingsRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListAppVersionResourceMappingsResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListAppVersionResourcesRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListAppVersionResourcesResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListAppVersionsRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListAppVersionsResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListAppsRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListAppsResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListRecommendationTemplatesRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListRecommendationTemplatesResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListResiliencyPoliciesRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListResiliencyPoliciesResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListSopRecommendationsRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListSopRecommendationsResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListSuggestedResiliencyPoliciesRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListSuggestedResiliencyPoliciesResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListTestRecommendationsRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListTestRecommendationsResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', 'ListUnsupportedAppVersionResourcesRequest$nextToken' => 'Null, or the token from a previous call to get the next set of results.
', 'ListUnsupportedAppVersionResourcesResponse$nextToken' => 'The token for the next set of results, or null if there are no more results.
', ], ], 'PhysicalIdentifierType' => [ 'base' => NULL, 'refs' => [ 'PhysicalResourceId$type' => 'Specifies the type of physical resource identifier.
The resource identifier is an Amazon Resource Name (ARN) .
The resource identifier is an Resilience Hub-native identifier.
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.
', 'refs' => [ 'CreateAppVersionResourceResponse$physicalResource' => '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.
', 'DeleteAppVersionResourceResponse$physicalResource' => '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.
', 'DescribeAppVersionResourceResponse$physicalResource' => '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.
', 'PhysicalResourceList$member' => NULL, 'UpdateAppVersionResourceResponse$physicalResource' => '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.
', ], ], 'PhysicalResourceId' => [ 'base' => 'Defines a physical resource identifier.
', 'refs' => [ 'PhysicalResource$physicalResourceId' => 'The physical identifier of the resource.
', 'ResourceMapping$physicalResourceId' => 'The identifier of this resource.
', 'UnsupportedResource$physicalResourceId' => 'The physical resource identifier for the unsupported resource.
', ], ], 'PhysicalResourceList' => [ 'base' => NULL, 'refs' => [ 'ListAppVersionResourcesResponse$physicalResources' => 'The physical resources in the application version.
', ], ], 'PublishAppVersionRequest' => [ 'base' => NULL, 'refs' => [], ], 'PublishAppVersionResponse' => [ 'base' => NULL, 'refs' => [], ], 'PutDraftAppVersionTemplateRequest' => [ 'base' => NULL, 'refs' => [], ], 'PutDraftAppVersionTemplateResponse' => [ 'base' => NULL, 'refs' => [], ], 'RecommendationCompliance' => [ 'base' => NULL, 'refs' => [ 'ConfigRecommendation$recommendationCompliance' => 'The expected compliance against the resiliency policy after applying the configuration change.
', ], ], 'RecommendationComplianceStatus' => [ 'base' => NULL, 'refs' => [ 'ComponentRecommendation$recommendationStatus' => 'The recommendation status.
', ], ], 'RecommendationDisruptionCompliance' => [ 'base' => 'Defines a disruption compliance recommendation.
', 'refs' => [ 'RecommendationCompliance$value' => NULL, ], ], 'RecommendationIdList' => [ 'base' => NULL, 'refs' => [ 'CreateRecommendationTemplateRequest$recommendationIds' => 'Identifiers for the recommendations used to create a recommendation template.
', 'RecommendationTemplate$recommendationIds' => 'Identifiers for the recommendations used in the recommendation template.
', ], ], 'RecommendationItem' => [ 'base' => 'Defines a recommendation.
', 'refs' => [ 'RecommendationItemList$member' => NULL, ], ], 'RecommendationItemList' => [ 'base' => NULL, 'refs' => [ 'AlarmRecommendation$items' => 'The list of CloudWatch alarm recommendations.
', 'SopRecommendation$items' => 'The recommendation items.
', 'TestRecommendation$items' => 'The test recommendation items.
', ], ], 'RecommendationTemplate' => [ 'base' => 'Defines a recommendation template created with the CreateRecommendationTemplate action.
', 'refs' => [ 'CreateRecommendationTemplateResponse$recommendationTemplate' => '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.
', 'RecommendationTemplateList$member' => NULL, ], ], 'RecommendationTemplateList' => [ 'base' => NULL, 'refs' => [ 'ListRecommendationTemplatesResponse$recommendationTemplates' => 'The recommendation templates for the Resilience Hub applications.
', ], ], 'RecommendationTemplateStatus' => [ 'base' => NULL, 'refs' => [ 'DeleteRecommendationTemplateResponse$status' => 'The status of the action.
', 'RecommendationTemplate$status' => 'The status of the action.
', 'RecommendationTemplateStatusList$member' => NULL, ], ], 'RecommendationTemplateStatusList' => [ 'base' => NULL, 'refs' => [ 'ListRecommendationTemplatesRequest$status' => 'The status of the action.
', ], ], 'RemoveDraftAppVersionResourceMappingsRequest' => [ 'base' => NULL, 'refs' => [], ], 'RemoveDraftAppVersionResourceMappingsResponse' => [ 'base' => NULL, 'refs' => [], ], 'RenderRecommendationType' => [ 'base' => NULL, 'refs' => [ 'RenderRecommendationTypeList$member' => NULL, ], ], 'RenderRecommendationTypeList' => [ 'base' => NULL, 'refs' => [ 'CreateRecommendationTemplateRequest$recommendationTypes' => 'An array of strings that specify the recommendation template type or types.
The template is an AlarmRecommendation template.
The template is a SopRecommendation template.
The template is a TestRecommendation template.
An array of strings that specify the recommendation template type or types.
The template is an AlarmRecommendation template.
The template is a SopRecommendation template.
The template is a TestRecommendation template.
The resiliency policies for the Resilience Hub applications.
', 'ListSuggestedResiliencyPoliciesResponse$resiliencyPolicies' => 'The suggested resiliency policies for the Resilience Hub applications.
', ], ], 'ResiliencyPolicy' => [ 'base' => 'Defines a resiliency policy.
', 'refs' => [ 'AppAssessment$policy' => 'The resiliency policy.
', 'CreateResiliencyPolicyResponse$policy' => 'The type of resiliency policy that was created, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.
', 'DescribeResiliencyPolicyResponse$policy' => '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.
', 'ResiliencyPolicies$member' => NULL, 'UpdateResiliencyPolicyResponse$policy' => 'The type of resiliency policy that was updated, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.
', ], ], 'ResiliencyPolicyTier' => [ 'base' => NULL, 'refs' => [ 'CreateResiliencyPolicyRequest$tier' => 'The tier for this resiliency policy, ranging from the highest severity (MissionCritical
) to lowest (NonCritical
).
The tier for this resiliency policy, ranging from the highest severity (MissionCritical
) to lowest (NonCritical
).
The tier for this resiliency policy, ranging from the highest severity (MissionCritical
) to lowest (NonCritical
).
The overall resiliency score, returned as an object that includes the disruption score and outage score.
', 'refs' => [ 'AppAssessment$resiliencyScore' => 'The current resiliency score for the application.
', 'AppComponentCompliance$resiliencyScore' => 'The current resiliency score for the application.
', ], ], 'ResolveAppVersionResourcesRequest' => [ 'base' => NULL, 'refs' => [], ], 'ResolveAppVersionResourcesResponse' => [ 'base' => NULL, 'refs' => [], ], 'ResourceError' => [ 'base' => 'Defines application resource errors.
', 'refs' => [ 'ResourceErrorList$member' => NULL, ], ], 'ResourceErrorList' => [ 'base' => NULL, 'refs' => [ 'ResourceErrorsDetails$resourceErrors' => 'A list of errors retrieving an application\'s resources.
', ], ], 'ResourceErrorsDetails' => [ 'base' => 'A list of errors retrieving an application\'s resources.
', 'refs' => [ 'AppAssessment$resourceErrorsDetails' => 'A resource error object containing a list of errors retrieving an application\'s resources.
', ], ], 'ResourceId' => [ 'base' => NULL, 'refs' => [ 'ConflictException$resourceId' => 'The identifier of the resource that the exception applies to.
', 'ResourceNotFoundException$resourceId' => 'The identifier of the resource that the exception applies to.
', ], ], 'ResourceImportStatusType' => [ 'base' => NULL, 'refs' => [ 'DescribeDraftAppVersionResourcesImportStatusResponse$status' => 'The status of the action.
', 'ImportResourcesToDraftAppVersionResponse$status' => 'The status of the action.
', ], ], 'ResourceImportStrategyType' => [ 'base' => NULL, 'refs' => [ 'ImportResourcesToDraftAppVersionRequest$importStrategy' => 'The import strategy you would like to set to import resources into Resilience Hub application.
', ], ], 'ResourceMapping' => [ 'base' => 'Defines a resource mapping.
', 'refs' => [ 'ResourceMappingList$member' => NULL, ], ], 'ResourceMappingList' => [ 'base' => NULL, 'refs' => [ 'AddDraftAppVersionResourceMappingsRequest$resourceMappings' => 'Mappings used to map logical resources from the template to physical resources. You can use the mapping type CFN_STACK
if the application template uses a logical stack name. Or you can map individual resources by using the mapping type RESOURCE
. We recommend using the mapping type CFN_STACK
if the application is backed by a CloudFormation stack.
Mappings used to map logical resources from the template to physical resources. You can use the mapping type CFN_STACK
if the application template uses a logical stack name. Or you can map individual resources by using the mapping type RESOURCE
. We recommend using the mapping type CFN_STACK
if the application is backed by a CloudFormation stack.
Mappings used to map logical resources from the template to physical resources. You can use the mapping type CFN_STACK
if the application template uses a logical stack name. Or you can map individual resources by using the mapping type RESOURCE
. We recommend using the mapping type CFN_STACK
if the application is backed by a CloudFormation stack.
The resource type of the input source.
', 'ResourceMapping$mappingType' => 'Specifies the type of resource mapping.
The resource is mapped to another application. The name of the application is contained in the appRegistryAppName
property.
The resource is mapped to a CloudFormation stack. The name of the CloudFormation stack is contained in the logicalStackName
property.
The resource is mapped to another resource. The name of the resource is contained in the resourceName
property.
The resource is mapped to Resource Groups. The name of the resource group is contained in the resourceGroupName
property.
This exception occurs when the specified resource could not be found.
', 'refs' => [], ], 'ResourceResolutionStatusType' => [ 'base' => NULL, 'refs' => [ 'DescribeAppVersionResourcesResolutionStatusResponse$status' => 'The status of the action.
', 'ResolveAppVersionResourcesResponse$status' => 'The status of the action.
', ], ], 'ResourceSourceType' => [ 'base' => NULL, 'refs' => [ 'PhysicalResource$sourceType' => 'The type of input source.
', ], ], 'ResourceType' => [ 'base' => NULL, 'refs' => [ 'ConflictException$resourceType' => 'The type of the resource that the exception applies to.
', 'ResourceNotFoundException$resourceType' => 'The type of the resource that the exception applies to.
', ], ], 'RetryAfterSeconds' => [ 'base' => NULL, 'refs' => [ 'ThrottlingException$retryAfterSeconds' => 'The number of seconds to wait before retrying the operation.
', ], ], 'S3Location' => [ 'base' => 'The location of the Amazon S3 bucket.
', 'refs' => [ 'RecommendationTemplate$templatesLocation' => 'The file location of the template.
', ], ], 'S3Url' => [ 'base' => NULL, 'refs' => [ 'TerraformSource$s3StateFileUrl' => 'The URL of the Terraform s3 state file you need to import.
', ], ], 'Seconds' => [ 'base' => NULL, 'refs' => [ 'DisruptionCompliance$achievableRpoInSecs' => 'The Recovery Point Objective (RPO) that is achievable, in seconds.
', 'DisruptionCompliance$achievableRtoInSecs' => 'The Recovery Time Objective (RTO) that is achievable, in seconds
', 'DisruptionCompliance$currentRpoInSecs' => 'The current RPO, in seconds.
', 'DisruptionCompliance$currentRtoInSecs' => 'The current RTO, in seconds.
', 'FailurePolicy$rpoInSecs' => 'The Recovery Point Objective (RPO), in seconds.
', 'FailurePolicy$rtoInSecs' => 'The Recovery Time Objective (RTO), in seconds.
', 'RecommendationDisruptionCompliance$expectedRpoInSecs' => 'The expected RPO after applying the recommended configuration change.
', 'RecommendationDisruptionCompliance$expectedRtoInSecs' => 'The expected RTO after applying the recommended configuration change.
', ], ], 'ServiceQuotaExceededException' => [ 'base' => '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.
', 'refs' => [], ], 'SopRecommendation' => [ 'base' => 'Defines a standard operating procedure (SOP) recommendation.
', 'refs' => [ 'SopRecommendationList$member' => NULL, ], ], 'SopRecommendationList' => [ 'base' => NULL, 'refs' => [ 'ListSopRecommendationsResponse$sopRecommendations' => 'The standard operating procedure (SOP) recommendations for the Resilience Hub applications.
', ], ], 'SopServiceType' => [ 'base' => NULL, 'refs' => [ 'SopRecommendation$serviceType' => 'The service type.
', ], ], 'SpecReferenceId' => [ 'base' => NULL, 'refs' => [ 'AlarmRecommendation$referenceId' => 'The reference identifier of the alarm recommendation.
', 'ConfigRecommendation$referenceId' => 'The reference identifier for the recommendation configuration.
', 'SopRecommendation$referenceId' => 'The reference identifier for the SOP recommendation.
', 'TestRecommendation$referenceId' => 'The reference identifier for the test recommendation.
', ], ], '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' => 'The physical identifier of the resource.
', 'DeleteAppVersionResourceRequest$physicalResourceId' => 'The physical identifier of the resource.
', 'DescribeAppVersionResourceRequest$physicalResourceId' => 'The physical identifier of the resource.
', 'UpdateAppVersionResourceRequest$physicalResourceId' => 'The physical identifier of the resource.
', ], ], 'String255' => [ 'base' => NULL, 'refs' => [ 'AppComponent$id' => 'Unique identifier of the Application Component.
', 'AppComponent$name' => 'The name of the Application Component.
', 'AppComponent$type' => 'The type of Application Component.
', 'AppComponentNameList$member' => NULL, 'AppInputSource$sourceName' => 'The name of the input source.
', 'CreateAppVersionAppComponentRequest$id' => 'The identifier of the Application Component.
', 'CreateAppVersionAppComponentRequest$name' => 'The name of the Application Component.
', 'CreateAppVersionAppComponentRequest$type' => 'The type of Application Component. For more information about the types of Application Component, see Grouping resources in an AppComponent.
', 'CreateAppVersionResourceRequest$resourceType' => 'The type of resource.
', 'DeleteAppVersionAppComponentRequest$id' => 'The identifier of the Application Component.
', 'DescribeAppVersionAppComponentRequest$id' => 'The identifier of the Application Component.
', 'DescribeAppVersionResourcesResolutionStatusRequest$resolutionId' => 'The identifier for a specific resolution.
', 'DescribeAppVersionResourcesResolutionStatusResponse$resolutionId' => 'The identifier for a specific resolution.
', 'ListAppVersionResourcesRequest$resolutionId' => 'The identifier for a specific resolution.
', 'ListAppVersionResourcesResponse$resolutionId' => 'The ID for a specific resolution.
', 'ListUnsupportedAppVersionResourcesRequest$resolutionId' => 'The identifier for a specific resolution.
', 'ListUnsupportedAppVersionResourcesResponse$resolutionId' => 'The identifier for a specific resolution.
', 'LogicalResourceId$eksSourceName' => 'The name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.
This parameter accepts values in "eks-cluster/namespace" format.
The identifier of the resource.
', 'LogicalResourceId$logicalStackName' => 'The name of the CloudFormation stack this resource belongs to.
', 'LogicalResourceId$terraformSourceName' => 'The name of the Terraform S3 state file this resource belongs to.
', 'PhysicalResource$resourceType' => 'The type of resource.
', 'PhysicalResourceId$identifier' => 'The identifier of the physical resource.
', 'ResolveAppVersionResourcesResponse$resolutionId' => 'The identifier for a specific resolution.
', 'ResourceError$logicalResourceId' => 'This is the identifier of the resource.
', 'ResourceError$physicalResourceId' => 'This is the identifier of the physical resource.
', 'ResourceMapping$eksSourceName' => 'The name of the Amazon Elastic Kubernetes Service cluster and namespace this resource belongs to.
This parameter accepts values in "eks-cluster/namespace" format.
The name of the CloudFormation stack this resource is mapped to.
', 'ResourceMapping$terraformSourceName' => 'The short name of the Terraform source.
', 'String255List$member' => NULL, 'UnsupportedResource$resourceType' => 'The type of resource.
', 'UnsupportedResource$unsupportedResourceStatus' => 'The status of the unsupported resource.
', 'UpdateAppVersionAppComponentRequest$id' => 'The identifier of the Application Component.
', 'UpdateAppVersionAppComponentRequest$name' => 'The name of the Application Component.
', 'UpdateAppVersionAppComponentRequest$type' => 'The type of Application Component. For more information about the types of Application Component, see Grouping resources in an AppComponent.
', 'UpdateAppVersionResourceRequest$resourceType' => 'The type of resource.
', ], ], 'String255List' => [ 'base' => NULL, 'refs' => [ 'RemoveDraftAppVersionResourceMappingsRequest$eksSourceNames' => 'The names of the Amazon Elastic Kubernetes Service clusters and namespaces you want to remove from the resource mappings.
This parameter accepts values in "eks-cluster/namespace" format.
The names of the CloudFormation stacks you want to remove from the resource mappings.
', 'RemoveDraftAppVersionResourceMappingsRequest$terraformSourceNames' => 'The names of the Terraform sources you want to remove from the resource mappings.
', ], ], 'String500' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$message' => NULL, 'AlarmRecommendation$name' => 'The name of the alarm recommendation.
', 'AlarmRecommendation$prerequisite' => 'The prerequisite for the alarm recommendation.
', 'AlarmReferenceIdList$member' => NULL, 'AppAssessment$message' => 'Error or warning message from the assessment execution
', 'AppAssessmentSummary$message' => 'The message from the assessment run.
', 'AppComponentCompliance$message' => 'The compliance message.
', 'ConflictException$message' => NULL, 'DescribeAppVersionResourcesResolutionStatusResponse$errorMessage' => 'The returned error message for the request.
', 'DescribeDraftAppVersionResourcesImportStatusResponse$errorMessage' => 'The returned error message for the request.
', 'DisruptionCompliance$message' => 'The disruption compliance message.
', 'DisruptionCompliance$rpoDescription' => 'The RPO description.
', 'DisruptionCompliance$rpoReferenceId' => 'The RPO reference identifier.
', 'DisruptionCompliance$rtoDescription' => 'The RTO description.
', 'DisruptionCompliance$rtoReferenceId' => 'The RTO reference identifier.
', 'InternalServerException$message' => NULL, 'RecommendationDisruptionCompliance$expectedRpoDescription' => 'The expected Recovery Point Objective (RPO) description after applying the recommended configuration change.
', 'RecommendationDisruptionCompliance$expectedRtoDescription' => 'The expected Recovery Time Objective (RTO) description after applying the recommended configuration change.
', 'RecommendationItem$resourceId' => 'The resource identifier.
', 'RecommendationTemplate$message' => 'The message for the recommendation template.
', 'ResourceNotFoundException$message' => NULL, 'S3Location$bucket' => 'The name of the Amazon S3 bucket.
', 'S3Location$prefix' => 'The prefix for the Amazon S3 bucket.
', 'ServiceQuotaExceededException$message' => NULL, 'SopRecommendation$description' => 'The description of the SOP recommendation.
', 'SopRecommendation$prerequisite' => 'The prerequisite for the SOP recommendation.
', 'TestRecommendation$description' => 'The description for the test recommendation.
', 'TestRecommendation$prerequisite' => 'The prerequisite of the test recommendation.
', 'ThrottlingException$message' => NULL, 'ValidationException$message' => NULL, ], ], 'SuggestedChangesList' => [ 'base' => NULL, 'refs' => [ 'ConfigRecommendation$suggestedChanges' => 'List of the suggested configuration changes.
', ], ], 'TagKey' => [ 'base' => NULL, 'refs' => [ 'TagKeyList$member' => NULL, 'TagMap$key' => NULL, ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$tagKeys' => 'The keys of the tags you want to remove.
', ], ], 'TagMap' => [ 'base' => NULL, 'refs' => [ 'App$tags' => 'The 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.
', 'AppAssessment$tags' => 'The 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.
', 'CreateAppRequest$tags' => 'The 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.
', 'CreateRecommendationTemplateRequest$tags' => 'The 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.
', 'CreateResiliencyPolicyRequest$tags' => 'The 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.
', 'ListTagsForResourceResponse$tags' => 'The 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.
', 'RecommendationTemplate$tags' => 'The 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.
', 'ResiliencyPolicy$tags' => 'The 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.
', 'StartAppAssessmentRequest$tags' => 'The 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.
', 'TagResourceRequest$tags' => 'The tags to assign to the resource. Each tag consists of a key/value pair.
', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'TagValue' => [ 'base' => NULL, 'refs' => [ 'TagMap$value' => NULL, ], ], 'TemplateFormat' => [ 'base' => NULL, 'refs' => [ 'CreateRecommendationTemplateRequest$format' => 'The format for the recommendation template.
The template is CloudFormation JSON.
The template is CloudFormation YAML.
The format of the recommendation template.
The template is CloudFormation JSON.
The template is CloudFormation YAML.
The Terraform s3 state file you need to import.
', 'refs' => [ 'AppInputSource$terraformSource' => 'The name of the Terraform s3 state file.
', 'DeleteAppInputSourceRequest$terraformSource' => 'The imported Terraform s3 state file you want to remove from the Resilience Hub application.
', 'TerraformSourceList$member' => NULL, ], ], 'TerraformSourceList' => [ 'base' => NULL, 'refs' => [ 'ImportResourcesToDraftAppVersionRequest$terraformSources' => 'A list of terraform file s3 URLs you need to import.
', 'ImportResourcesToDraftAppVersionResponse$terraformSources' => 'A list of terraform file s3 URLs you have imported.
', ], ], 'TestRecommendation' => [ 'base' => 'Defines a test recommendation.
', 'refs' => [ 'TestRecommendationList$member' => NULL, ], ], 'TestRecommendationList' => [ 'base' => NULL, 'refs' => [ 'ListTestRecommendationsResponse$testRecommendations' => 'The test recommendations for the Resilience Hub application.
', ], ], 'TestRisk' => [ 'base' => NULL, 'refs' => [ 'TestRecommendation$risk' => 'The level of risk for this test recommendation.
', ], ], 'TestType' => [ 'base' => NULL, 'refs' => [ 'TestRecommendation$type' => 'The type of test recommendation.
', ], ], 'ThrottlingException' => [ 'base' => 'This exception occurs when you have exceeded the limit on the number of requests per second.
', 'refs' => [], ], 'TimeStamp' => [ 'base' => NULL, 'refs' => [ 'App$creationTime' => 'The timestamp for when the app was created.
', 'App$lastAppComplianceEvaluationTime' => 'The timestamp for the most recent compliance evaluation.
', 'App$lastResiliencyScoreEvaluationTime' => 'The timestamp for the most recent resiliency score evaluation.
', 'AppAssessment$endTime' => 'The end time for the action.
', 'AppAssessment$startTime' => 'The starting time for the action.
', 'AppAssessmentSummary$endTime' => 'The end time for the action.
', 'AppAssessmentSummary$startTime' => 'The starting time for the action.
', 'AppSummary$creationTime' => 'The timestamp for when the app was created.
', 'DescribeDraftAppVersionResourcesImportStatusResponse$statusChangeTime' => 'The timestamp for when the status last changed.
', 'RecommendationTemplate$endTime' => 'The end time for the action.
', 'RecommendationTemplate$startTime' => 'The start time for the action.
', 'ResiliencyPolicy$creationTime' => 'The timestamp for when the resiliency policy was created.
', ], ], 'UnsupportedResource' => [ 'base' => 'Defines a resource that is not supported by Resilience Hub.
', 'refs' => [ 'UnsupportedResourceList$member' => NULL, ], ], 'UnsupportedResourceList' => [ 'base' => NULL, 'refs' => [ 'ListUnsupportedAppVersionResourcesResponse$unsupportedResources' => 'The unsupported resources for the application.
', ], ], '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' => [], ], 'UpdateResiliencyPolicyRequest' => [ 'base' => NULL, 'refs' => [], ], 'UpdateResiliencyPolicyResponse' => [ 'base' => NULL, 'refs' => [], ], 'Uuid' => [ 'base' => NULL, 'refs' => [ 'AlarmRecommendation$recommendationId' => 'The identifier of the alarm recommendation.
', 'RecommendationIdList$member' => NULL, 'SopRecommendation$recommendationId' => 'Identifier for the SOP recommendation.
', 'TestRecommendation$recommendationId' => 'Identifier for the test recommendation.
', ], ], 'ValidationException' => [ 'base' => 'This exception occurs when a request is not valid.
', 'refs' => [], ], ],];