ResilienceHub#
Client#
- class ResilienceHub.Client#
A low-level client representing AWS Resilience Hub
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.
client = session.create_client('resiliencehub')
These are the available methods:
- accept_resource_grouping_recommendations
- add_draft_app_version_resource_mappings
- batch_update_recommendation_status
- can_paginate
- close
- create_app
- create_app_version_app_component
- create_app_version_resource
- create_recommendation_template
- create_resiliency_policy
- delete_app
- delete_app_assessment
- delete_app_input_source
- delete_app_version_app_component
- delete_app_version_resource
- delete_recommendation_template
- delete_resiliency_policy
- describe_app
- describe_app_assessment
- describe_app_version
- describe_app_version_app_component
- describe_app_version_resource
- describe_app_version_resources_resolution_status
- describe_app_version_template
- describe_draft_app_version_resources_import_status
- describe_resiliency_policy
- describe_resource_grouping_recommendation_task
- get_paginator
- get_waiter
- import_resources_to_draft_app_version
- list_alarm_recommendations
- list_app_assessment_compliance_drifts
- list_app_assessment_resource_drifts
- list_app_assessments
- list_app_component_compliances
- list_app_component_recommendations
- list_app_input_sources
- list_app_version_app_components
- list_app_version_resource_mappings
- list_app_version_resources
- list_app_versions
- list_apps
- list_recommendation_templates
- list_resiliency_policies
- list_resource_grouping_recommendations
- list_sop_recommendations
- list_suggested_resiliency_policies
- list_tags_for_resource
- list_test_recommendations
- list_unsupported_app_version_resources
- publish_app_version
- put_draft_app_version_template
- reject_resource_grouping_recommendations
- remove_draft_app_version_resource_mappings
- resolve_app_version_resources
- start_app_assessment
- start_resource_grouping_recommendation_task
- tag_resource
- untag_resource
- update_app
- update_app_version
- update_app_version_app_component
- update_app_version_resource
- update_resiliency_policy
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: