Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Commit

Permalink
generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
thiskevinwang committed Apr 22, 2022
1 parent a550923 commit a059506
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions website/content/partials/components/releasemanager-aws-lambda.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,13 @@ The AuthType parameter determines how Lambda authenticates or authorizes request
- Type: **string**
- **Optional**
- Default: NONE

#### principal

The principal to use when auth_type is `AWS_IAM`.

The Principal parameter specifies the principal that is allowed to invoke the function.

- Type: **string**
- **Optional**
- Default: *

0 comments on commit a059506

Please sign in to comment.