Hi everyone - I'm trying use CDK v2 to deploy files to a bucket via "aws-cdk-lib/aws-s3-deployment" and using BucketDeployment, but the resource type is Custom::CDKBucketDeployment and there is no direct mapping to it for Cloud Control API (https://docs.aws.amazon.com/cloudcontrolapi/latest/userguide/supported-resources.html). Even with manual mapping, it doesn't really seem to work. Does anyone know a workaround for this?
b
billowy-army-68599
07/25/2022, 7:02 PM
could you open an issue for this? i’ll get the engineers to take a look