aws-connected-device-framework icon indicating copy to clipboard operation
aws-connected-device-framework copied to clipboard

Using asset-library tagged aliases in other cdf services

Open aaronatbissell opened this issue 2 years ago • 0 comments

Aws Connected Device Framework Affected Module(s):

device-monitoring possibly others

I'm submitting a ...

  • [x] bug report
  • [ ] feature request

Description:

Asset library (full) uses a live tag to specify the version that should be used by all calling functions. There is currently no way for other CDF services to call into a tagged version of the the asset-library lambda.

Current behavior:

Other cdf services (like device-monitoring) will always call into $LATEST instead of live

Expected behavior:

We should be able to configure those services to use a tagged version of the asset library lambda

Steps to reproduce:

Additional Information:

aaronatbissell avatar Feb 21 '23 16:02 aaronatbissell