Safe Haskell | None |
---|---|
Language | Haskell2010 |
Aws.Lambda.Commands.DeleteFunction
Request
data DeleteFunction Source
Deletes the specified Lambda function code and configuration. This
operation requires permission for the lambda:DeleteFunction
action.
Constructors
DeleteFunction | |
Fields
|
deleteFunction :: Text -> DeleteFunction Source
A minimal DeleteFunction
request.