examples
examples copied to clipboard
aws-node-single-page-app-via-cloudfront - Read in aws-profile option when calling AWS CLI in
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>