Gonzalo Vasquez
Gonzalo Vasquez
> Guys I found something just add to your css file this line: > > html { > zoom: 0.55; > } your workaround just saves my day
This issue appeared once again with this output from Former2: ``` DockerVolumeConfiguration: AuthorizationConfig: IAM: "DISABLED" FilesystemId: "fs-xxxxxxxx" RootDirectory: "/3/" TransitEncryption: "DISABLED" ```
And something like this works fine: ``` EFSVolumeConfiguration: AuthorizationConfig: IAM: "DISABLED" FilesystemId: "fs-xxxxxxxx" RootDirectory: "/state" TransitEncryption: "DISABLED" ```
No rush at all, easy fix on my side on correcting the generated template.
Update the helper? How to achieve that?
It works great @iann0036 Thanks a lot!
Thanks Ian for such a, totally unexpected, quick answer. Now I did find the SQS trigger as an Event Source mapping resource, but I still do see some odd behavior...
Ian, both first items understood. Regarding the not found Lambda's role: I created a specific IAM user for Former2, and I assigned to it a single AWS managed policy: ReadOnlyAccess,...
same issue here trying to encode this hex number: `5fce40b61ddd1a677bbdd9d7` back & forth get's it truncated into `5fce40b61ddd240000000000`
I just had the issue with the input/output buckets already existing, so stack update failed for that reason