1 2 3 4 5 6 7 8 9 10 11 12 13
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package resiliencehub provides the API client, operations, and parameter types
// for 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.
package resiliencehub
|