Skip to content

Commit 54a7a7f

Browse files
Edited MD
1 parent 9344092 commit 54a7a7f

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

docs/guides/setting-up-a-new-consumer.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,8 @@ per environment.
1313
- [Access to Cloud Platform’s Kubernetes cluster](https://user-guide.cloud-platform.service.justice.gov.uk/documentation/getting-started/kubectl-config.html#installing-kubectl)
1414

1515
As a pre-requisite to create a client certificate by running the script below, please ensure that:
16-
- Select the account you need.SSO registration scopes
17-
- You run `aws configure sso` and follow the prompts to populate the SSO session name [anything], the SSO start URL [https://madetech.awsapps.com/start], the region [eu-west-2] and SSO registration scopes [simply press Enter].
18-
- Authorise the request which will be open on the browser.
19-
- Select the account you want to use, according to what roles you have available.
20-
- Follow the prompts to populate the client region [eu-west-2], the default output format [json], the CLI profile name [simply press Enter].
21-
- Verify that you have everything ready by opening the config file in the ".aws" directory.
16+
- You are logged in so that you can access AWS resources via the CLI.
17+
- Verify that you have all your AWS credentials ready by opening the config file in the ".aws" directory.
2218

2319
## Create a client certificate
2420

0 commit comments

Comments
 (0)