Skip to content

Commit

Permalink
Add architecture info to step 1
Browse files Browse the repository at this point in the history
  • Loading branch information
kutzilla committed Jun 17, 2024
1 parent 9e5f3f9 commit 3391413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_posts/2024-06-14-stufe-1-message-function.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Die Applikation soll dann direkt als Lambda in der AWS GUI aufrufbar sein:

Hinweise:
- Gebt der Lambda-Function einen Namen, der mit Eurem Team Namen beginnt.
- Nutzen Sie für die Function als `architecture` die `ARM_64` Architektur.
- Registry / Image: `975050296970.dkr.ecr.eu-central-1.amazonaws.com/cdk-challenge-message-receiver:latest`
- ECR Registry-Name: `cdk-challenge-message-receiver`.
- Wir empfehlen Euch ein Repository-Construct in eurem CDK-Project anzulegen, damit ihr die Lambda aus dem Image erzeugen könnt.
Expand Down

0 comments on commit 3391413

Please sign in to comment.