examples icon indicating copy to clipboard operation
examples copied to clipboard

aws-node-single-page-app-via-cloudfront - Read in aws-profile option when calling AWS CLI in

Open kyledetella opened this issue 5 years ago • 0 comments

This ensures the --aws-profile option is properly passed to the AWS CLI if provided for aws-node-single-page-app-via-cloudfront.

Example:

serverless syncToS3 --aws-profile <someProfile>

kyledetella avatar Mar 25 '19 17:03 kyledetella