Skip to content

Instantly share code, notes, and snippets.

@nidhi-canopas
Last active September 23, 2022 04:39
Show Gist options
  • Select an option

  • Save nidhi-canopas/7fe27fdedf2249fa57dfec100c322255 to your computer and use it in GitHub Desktop.

Select an option

Save nidhi-canopas/7fe27fdedf2249fa57dfec100c322255 to your computer and use it in GitHub Desktop.
- aws configure set aws_access_key_id your_aws_acces_key_id
- aws configure set aws_secret_access_key your_aws_secret_access_key
- aws configure set region your_aws_region
- aws s3 cp test_lambda.zip s3://your_aws_bucket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment