kaidobit
kaidobit
**Feature Description** Provisioning Greengrass V2 locally without docker is possible when the AWS credentials (Access key ID and Secret Access Key) as well as the configured default region are exposed...
Hi, basically I have to ignore the Check I1022 (https://github.com/aws-cloudformation/cfn-lint/blob/main/docs/rules.md) when using a Time To Life Stack because the stack generates with "Fn::Join" which is not best practice accordingly to...
I would like to leverage `cdk-stacksets` in order to deploy multiregional and into multiple accounts **including File Assets**. Environment: ``` Node: v18.14.2 TypeScript: ~5.4.5 CDK: 2.138.0 cdk-stacksets: ^0.0.150 ``` I...