StagingBucket Access

Trying to deploy an app but am getting an error trying to create the StagingBucket.

DKToolkit | 2/13 | 6:11:15 PM | UPDATE_FAILED | AWS::S3::Bucket | StagingBucket API: s3:PutPublicAccessBlock Access Denied

Is it possible to control the access to the StagingBucket? How?

For what it is worth, this was fixed by modifying AWS and other tools we had implemented to control access to AWS.

It would be nice if SST allowed more control over the bootstrapping process so, for example, we could indicate an existing stagingbucket should be used.