Class ListFunctionsByCodeSigningConfigCommandProtected
List the functions that use the specified code signing configuration. You can use this method prior to deleting a
code signing configuration, to verify that no functions are using it.
Example
Use a bare-bones client and the command you need to make an API call.
List the functions that use the specified code signing configuration. You can use this method prior to deleting a code signing configuration, to verify that no functions are using it.
Example
Use a bare-bones client and the command you need to make an API call.
Param
ListFunctionsByCodeSigningConfigCommandInput
Returns
ListFunctionsByCodeSigningConfigCommandOutput
See
input
shape.response
shape.config
shape.Throws
InvalidParameterValueException (client fault)
One of the parameters in the request is not valid.
Throws
ResourceNotFoundException (client fault)
The resource specified in the request does not exist.
Throws
ServiceException (server fault)
The Lambda service encountered an internal error.
Throws
LambdaServiceException
Base exception class for all service exceptions from Lambda service.