Update input sources
To change where the next generation of Resilience Hub looks for resources, add or remove input sources on the service. See Add input sources to a service for instructions on adding input sources.
To remove an input source (console)
-
Open the Next generation Resilience Hub console and navigate to your service.
-
Choose the Configuration tab.
-
Choose Edit.
-
Remove existing input source selections.
-
Choose Save changes.
To remove an input source (AWS CLI)
-
Run the following command:
aws resiliencehubv2 delete-input-source \ --service-arn "service-arn" \ --input-source-id "input-source-id"