Update readme directions for s3

This commit is contained in:
Rebecca Hsieh 2024-02-23 15:26:53 -08:00
parent fb1735e23f
commit 010853a5f0
No known key found for this signature in database

View file

@ -335,7 +335,7 @@ To associate a S3 instance to your sandbox, follow these steps:
8. Under the dropdown on `Select Plan`, select `basic-sandbox`
9. Under `Service Instance` enter `getgov-s3` for the name and leave the other fields empty
See this [resource](https://cloud.gov/docs/services/s3/) for information on associating an S3 instance with your sandbox through the CLI. The basic commands should be `cf bind-service getgov-<your-initials> <getgov-s3>` and `cf restage getgov-<your-initials>`.
See this [resource](https://cloud.gov/docs/services/s3/) for information on associating an S3 instance with your sandbox through the CLI.
### Testing your S3 instance locally
To test the S3 bucket associated with your sandbox, you will need to add four additional variables to your `.env` file. These are as follows: