nitric icon indicating copy to clipboard operation
nitric copied to clipboard

Retrieve runtime API metadata

Open raksiv opened this issue 3 years ago • 1 comments

SDK and API operation to retrieve the following:

  • Resource name
  • Resource ID (e.g. ARN in AWS)
  • URL

raksiv avatar Jul 26 '22 16:07 raksiv

See proposal at: https://github.com/nitrictech/nitric/pull/330

tjholm avatar Oct 05 '22 01:10 tjholm

Implemented and tested in node-sdk. Once in should be testable with nitric deploy as well (there may be some permissions issues from the CLI that need to be sorted out).

tjholm avatar Oct 20 '22 22:10 tjholm