aws-ecs: Partition "BatchCheckLayerAvailability" is not valid for resource "arn:BatchCheckLayerAvailability:*:*:*:*" #31930
Labels
@aws-cdk/aws-ecs
Related to Amazon Elastic Container
bug
This issue is a bug.
needs-reproduction
This issue needs reproduction.
Describe the bug
Running versions:
CDK_CLI_ASM_VERSION: '38.0.1'
CDK_CLI_VERSION: '2.162.1'
On deploying a new stack, I'm seeing
Full error:
Code:
Synthed policy:
Regression Issue
Last Known Working CDK Version
2.138.0
Expected Behavior
When creating
ecs.FargateTaskDefinition
, not passing an exec or task role should properly create the roles and associated role policies.Current Behavior
See above
Reproduction Steps
Create an ecs Fargate task definition.
Possible Solution
No response
Additional Information/Context
CDK CLI Version
2.162.1 (build 10aa526)
Framework Version
No response
Node.js Version
20
OS
Amz Linux 2023
Language
Python
Language Version
3.12
Other information
No response
The text was updated successfully, but these errors were encountered: