Create a system
Console:
-
Open the the next generation of Resilience Hub console.
-
Choose Systems > Create system.
-
Enter a name (for example,
My Application) and an optional description. -
Choose Create.
AWS CLI:
aws resiliencehubv2 create-system \ --name "my-application" \ --description "My first application in Resilience Hub"