events_targets: AttributeError: module 'aws_cdk.aws_events_targets' has no attribute 'Tag' #27338
Labels
@aws-cdk/aws-events-targets
bug
This issue is a bug.
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
When trying to use Tag (https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_events_targets/Tag.html#aws_cdk.aws_events_targets.Tag), it is not recognized and an error is thrown: AttributeError: module 'aws_cdk.aws_events_targets' has no attribute 'Tag'
Expected Behavior
No error, but the processing of tags
Current Behavior
Exception with error
Reproduction Steps
Result:
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.99.0
Framework Version
No response
Node.js Version
18
OS
Ubuntu Linux
Language
Python
Language Version
3.11.5
Other information
No response
The text was updated successfully, but these errors were encountered: