The value of the keyPrefix configuration property has an "s" added to it when stored in the S3 bucket:
// s-project.json
{
"name": "ross",
"custom": {
"meta": {
"name": "bucketname",
"region": "us-east-1",
"keyPrefix": "ROSS"
}
},
"plugins": [
"serverless-meta-sync",
"serverless-serve",
"serverless-optimizer-plugin"
]
}
Filename in S3 bucket: ROSSs-variables-dev.json
Plugin version: v0.1.0
The value of the
keyPrefixconfiguration property has an "s" added to it when stored in the S3 bucket:Filename in S3 bucket:
ROSSs-variables-dev.jsonPlugin version: v0.1.0