Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pluflou authored Feb 22, 2024
1 parent 6887d6d commit d884f73
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions sdt_dask/clients/aws/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
Please follow this step-by-step guide before running the solar-data-tools demo.

# AMI Permissions
1. Please first refer to this [setup guide](https://cloudprovider.dask.org/en/latest/aws.html#fargate)
You need the appropriate permissions to be able to create and manage ECS clusters. If you don't already have those assigned (perhaps by your IT department), refer to this [setup guide](https://cloudprovider.dask.org/en/latest/aws.html#fargate) for more information.

2. If private image repository needed, also add ECR permission
(push/pull minimum permissions, full permissions if need to create new repo)
If a private image repository is needed (instead of using Docker, which is the recommended route), also add ECR permission (push/pull minimum permissions, full permissions if need to create new repo).

# Get AWS CLI (Recommended)
[Please see this link for details](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html)
Expand Down

0 comments on commit d884f73

Please sign in to comment.