generated from cloudposse-terraform-components/template
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Describe the Feature
Add support through the component parameters to enable X-Ray Trace collections for Lambda and/or App Sync.
The feature is in the X-Ray Trace tab;
Expected Behavior
Have options to turn it ON/OFF.
Use Case
Allow deployment with these features being managed through code instead of having to manually toggle it.
Describe Ideal Solution
Add parameters like;
- x-ray-trace-lambda-enabled: true/false
- x-ray-trace-appsync-enabled: true/false
That would enable/disable these features.
Alternatives Considered
Right now I can manually toggle it but it is not ideal.
Metadata
Metadata
Assignees
Labels
No labels