The dashboard should produce links to each resources corresponding location in the AWS console.
This is currently defined here https://github.com/notationhq/notation/blob/main/packages/dashboard/src/blocks/resource.tsx#L38.
It would probably be sensible to define the URLs in the resource definitions. These could be made available to the dashboard via the state file.
The dashboard should produce links to each resources corresponding location in the AWS console.
This is currently defined here https://github.com/notationhq/notation/blob/main/packages/dashboard/src/blocks/resource.tsx#L38.
It would probably be sensible to define the URLs in the resource definitions. These could be made available to the dashboard via the state file.