Skip to content

Commit

Permalink
Update setup links
Browse files Browse the repository at this point in the history
  • Loading branch information
kutzilla committed Jun 17, 2024
1 parent 6e2919f commit 9f1602c
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions docs/_posts/2024-06-14-stufe-0-einrichtung.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,19 @@ permalink: /einrichtung/

Nutzt den bereitgestellten AWS Account und logged euch ein:

https://975050296970.signin.aws.amazon.com/console
[https://975050296970.signin.aws.amazon.com/console](https://975050296970.signin.aws.amazon.com/console)


Erzeugt Euren `ACCESS_KEY` und `SECRET_KEY` über die AWS UI:
Erzeugt und speichert Euren `ACCESS_KEY` und `SECRET_KEY` über die AWS UI:

```
viadee-cloudland24-cdk-challenge @ 9750-5029-6970 > Sicherheitsanmeldinformationen > Zugriffschlüssel erstellen > Befehlszeilenschnittstelle (CLI)
viadee-cloudland24-cdk-challenge @ 9750-5029-6970 >
Sicherheitsanmeldinformationen >
Zugriffschlüssel erstellen >
Befehlszeilenschnittstelle (CLI)
```

Login per AWS CLI mit dem erzeugten Keys in der Region `eu-central-1`:
Login per AWS CLI mit den erzeugten Keys in der Region `eu-central-1`:

```bash
aws configure
Expand Down

0 comments on commit 9f1602c

Please sign in to comment.