aws_stepfunctions | aws_logs: codepipeline update failure, invalid logging configuration #28900
Labels
@aws-cdk/aws-stepfunctions
Related to AWS StepFunctions
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
Describe the bug
I tried adding a
logs
block to my state machines and everything blew up. I tried the suggestion of prefixing the log group name with/aws/vendedlogs/states/
to no avail. I don't even know what "vendedlogs" means lol.Expected Behavior
No update failure.
Current Behavior
Updating the stack resulted in a failure with the above message.
Reproduction Steps
Possible Solution
No response
Additional Information/Context
I see some closed tickets and reverted PRs with similar error messages but quite frankly I don't know enough to know if they are related. There's mention of custom resources but I don't believe I'm using custom resources.
CDK CLI Version
2.124.0
Framework Version
No response
Node.js Version
v18
OS
Linux
Language
TypeScript
Language Version
5.3.3
Other information
No response
The text was updated successfully, but these errors were encountered: