You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't see StartLiveTail and all other live tail operations and structs in generated code, but it's defined in the model. What need to be done to enable code generation for those?
Expected Behavior
CloudWatch-Logs Live Tail operations and structs are generated.
Current Behavior
CloudWatch-Logs Live Tail operations and structs are not generated.
Hi @mikhail-m1, thank you for reporting this. StartLiveTail is one of the event stream operations we currently filter out (relevant code in codegen).
Event streaming is partially implemented for REST services but not AWSJson/Query ones. We have the task in our backlog. At this time, we do not have an estimated completion date, but will provide updates on its progress through this issue.
Describe the bug
I don't see StartLiveTail and all other live tail operations and structs in generated code, but it's defined in the model. What need to be done to enable code generation for those?
Expected Behavior
CloudWatch-Logs Live Tail operations and structs are generated.
Current Behavior
CloudWatch-Logs Live Tail operations and structs are not generated.
Reproduction Steps
No operations and structs in https://docs.rs/aws-sdk-cloudwatchlogs/latest/aws_sdk_cloudwatchlogs/
Possible Solution
No response
Additional Information/Context
No response
Version
Environment details (OS name and version, etc.)
Any
Logs
No response
The text was updated successfully, but these errors were encountered: