aws_logs: CfnAccountPolicy Returns bad request #31266
Labels
@aws-cdk/aws-logs
Related to Amazon CloudWatch Logs
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
needs-cfn
This issue is waiting on changes to CloudFormation before it can be addressed.
p2
Describe the bug
When creating an AccountPolicy via cdk, I get back a request error.
"Invalid request provided: AWS::Logs::AccountPolicy" (RequestToken: 717f24d1-38cd-2b20-b7a1-1b04be946d9f, HandlerErrorCode: InvalidRequest)
Testing the stack with
cdk synth
no errors are returned.Regression Issue
Last Known Working CDK Version
No response
Expected Behavior
Expected successful creation or an obvious error about what the problem is.
Current Behavior
Reproduction Steps
The Policy file in use is below
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.154.1 (build febce9d)
Framework Version
No response
Node.js Version
v20.10.0
OS
MacOS 14.6.1
Language
Python
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: