79425660

Date: 2025-02-09 20:44:22
Score: 2
Natty:
Report link

That error is generated because the default --view-arn is not set in us-east-2 (check the description of --value-arn in https://awscli.amazonaws.com/v2/documentation/api/latest/reference/resource-explorer-2/search.html).

You need to create a default view in us-east-2 (https://docs.aws.amazon.com/resource-explorer/latest/userguide/configure-views-set-default.html).

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: user202311