Пүрэвжаргал

Results 2 comments of Пүрэвжаргал

@shengping001 my solution is redirect cloud front url. it work example: https://image.toktok.mn/AUTOxAUTO_max_png/c1-courier.png my fixed project: https://github.com/TsPuujee/nodejs-serverless-image-resizer

remove creation policy and update policy ` { "WebServerGroup": { "Type": "AWS::AutoScaling::AutoScalingGroup", "CreationPolicy": { "ResourceSignal": { "Timeout": "PT15M", "Count": "1" } }, "UpdatePolicy": { "AutoScalingRollingUpdate": { "MinInstancesInService": "1", "MaxBatchSize": "1",...