Capítulo 511 de 988

Chapter 511: "The security token included in the request is invalid"

Core Idea

Some regions that are supported by Remotion are not enabled by default in an AWS account.

Key Concepts

  • Option 1: Enable the regions
  • Option 2: Make getRegions() return only regions by default
  • See also

Code Examples

The security token included in the request is invalid
  • What it demonstrates: Usage pattern for "The security token included in the request is invalid" from the official docs.

Key Takeaways

  1. Understand option 1: enable the regions when working with "The security token included in the request is invalid".
  2. Understand option 2: make getregions() return only regions by default when working with "The security token included in the request is invalid".
  3. Understand see also when working with "The security token included in the request is invalid".

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.