aws-sdk-rust icon indicating copy to clipboard operation
aws-sdk-rust copied to clipboard

CloudWatch-Logs.StartLiveTail operation doesn't exist

Open mikhail-m1 opened this issue 1 year ago • 3 comments
trafficstars

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

aws-sdk-cloudwatchlogs = "1.47.0"

Environment details (OS name and version, etc.)

Any

Logs

No response

mikhail-m1 avatar Sep 10 '24 08:09 mikhail-m1