This repository was archived by the owner on Dec 6, 2024. It is now read-only.
v6.0.0
Changes to BYOB studies
Going forward, a BYOB study will always have to be assigned to a SWB project ID. This is to enforce access to the BYOB study's S3 prefix only from its project's linked VPC endpoint.
For upgrade installations
To enforce access to your existing BYOB study from its respective project's VPC endpoint, please perform the following steps:
Before upgrade:
- Terminate all environments that are accessing BYOB studies. This is optional but recommended by the service team.
- Make sure your hosting accounts are in the
Up-to-Datestatus. You can check by visiting theAccountstab on SWB UI and clicking on theAWS Accountstab. If they’re not, please re-onboard the accounts that need updating.
After upgrade:
- Once the new version of SWB has been installed, navigate to the
Data Sourcestab in SWB UI. - On each of the Data Source bucket that has been registered, click on the “CloudFormation” tab, click the
Update Stackbutton, while being logged into the Data Source account console. This will navigate you to the CloudFormation stack for that bucket. Continue with the stack update.
Note:
To continue using existing BYOB studies that were not assigned to a SWB project ID please add a key projectId to that study’s entry in the <stage>-<regionShortName>-<solutionName>-Studies DynamoDB table in the SWB main account with its value equal to the SWB project ID you would like to associate it with. Please work with your AWS partner if you need help.