Capítulo 518 de 988

Chapter 518: Example setup without IAM user

Core Idea

This is a write up of how to use the example for the technique described under "Using Lambda without IAM roles".

Key Concepts

  • Prequisites
  • Setup
  • 1. Clone or download the project
  • 2. Install dependencies
  • 3. Create the CDK Stack
  • 4. After deployment
  • 5. Cleanup
  • Lambda role

Code Examples

npm i
  • What it demonstrates: Usage pattern for Example setup without IAM user from the official docs.

Key Takeaways

  1. Understand prequisites when working with Example setup without IAM user.
  2. Understand setup when working with Example setup without IAM user.
  3. Understand 1. clone or download the project when working with Example setup without IAM user.
  4. Understand 2. install dependencies when working with Example setup without IAM user.
  5. Understand 3. create the cdk stack when working with Example setup without IAM user.

Connects To

  • api: related page in the Lambda (@remotion/lambda) section.
  • Approuterwebhook: related page in the Lambda (@remotion/lambda) section.
  • Authentication: related page in the Lambda (@remotion/lambda) section.