Remove Permission

GET {{aws_lambda_base_url}}/?FunctionName&Qualifier&RevisionId&StatementId&Action=RemovePermission

Request Params

KeyDatatypeRequiredDescription
FunctionNamenullThe name of the Lambda function, version, or alias.
QualifiernullSpecify a version or alias to remove permissions from a published version of the function.
RevisionIdnullOnly update the policy if the revision ID matches the ID that's specified. Use this option to avoid modifying a policy that has changed since you last read it.
StatementIdnullStatement ID of the permission to remove.
Actionstring