CORS Permissions on s3 bucket console
<your_s3_bucket_name_here>
with the name of the S3 bucket that has your data. You can modify the Resource path for added security or specificity.items
path needs to be formatted as follows:
root-folder
is inside the AWS s3 bucket storage method.
brew install awscli
is the easiest way to install the AWS CLI.
Once you have the AWS CLI installed, you need to configure the cli with your AWS root account Access Key and Secret Key to give permissions to AWS CLI. After installing AWS CLI, do the following.