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
- Understand option 1: enable the regions when working with "The security token included in the request is invalid".
- Understand option 2: make getregions() return only regions by default when working with "The security token included in the request is invalid".
- 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.