Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nidheesh-Panchal committed Jul 18, 2024
1 parent fbbff97 commit f146634
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/getting_started/deploy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Setup Lambda repository

.. code-block:: shell
# Replace value with the Account ID that was copied
$ export AWS_ACCOUNT_ID="582441423537"
$ export AWS_ACCOUNT_ID=$(aws sts get-caller-identity --query "Account" --output text)
# Replace value with ECR repository name you want to give
$ export REPO_NAME="cypienta-vrl-lambda"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f146634

Please sign in to comment.