mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix spelling mistake of substitution
Signed-off-by: Benjamin Drung <benjamin.drung@ionos.com>
This commit is contained in:
parent
8f0e31947b
commit
4ae61cdbf0
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ def present(
|
|||
lambda_funcname_format
|
||||
Please review the earlier example for the usage. The only substituable keys in the funcname
|
||||
format are {stage}, {api}, {resource}, {method}.
|
||||
Any other keys or positional subsitution parameters will be flagged as an invalid input.
|
||||
Any other keys or positional substitution parameters will be flagged as an invalid input.
|
||||
|
||||
authorization_type
|
||||
This field can be either 'NONE', or 'AWS_IAM'. This will be applied to all methods in the given
|
||||
|
|
Loading…
Add table
Reference in a new issue