Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.8.75 Docs Release #325

Merged
merged 12 commits into from
Jul 20, 2022
Merged

0.8.75 Docs Release #325

merged 12 commits into from
Jul 20, 2022

Conversation

oojo12
Copy link
Contributor

@oojo12 oojo12 commented Jul 20, 2022

What does this PR do?

This updates the official docs with the changes made to dev.

krishnakalyan3 and others added 12 commits July 18, 2022 11:23
Based on discussion with @panos-is 

```
a. Naviagte to AWS WebUI -> IAM -> [Roles](https://us-east-1.console.aws.amazon.com/iamv2/home?region=us-east-1#/roles)
b. Create Role -> Custom trust policy 
c. Paste the output of the CLI into the `json` editor and click Next
[Image STS]
d. In the `Add permissions` page click Next
e. The role name must begin with `grid-s3-access-` and click on Create role
[Image Role]
f. You will be redirected to IAM -> Roles. Select your role
g. Click on Add Permissions -> Create Inline Policy and paste the permission policy from the CLI output after replacing the bucket name and click on Review Policy
h. Enter an appropriate name, for example, my-permission-policy-for-grid.
[Image Permission Policy]
```
Improve the steps to create a private S3 bucket simpler
Clarify the use of `--no-copy` flag in out docs
@oojo12 oojo12 self-assigned this Jul 20, 2022
@oojo12 oojo12 merged commit 4a6c179 into master Jul 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants