Specifying AWS Profile.....?

The docs say that, in order to specify an AWS profile (from your ~/.aws/credentials file), you have to use something like AWS_PROFILE=myprofile We don’t want to use ENV variables for this. Is there a way to hard-code the profile name somewhere, like in the sst.json file?