v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1466347371.7 KB

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.

get/2020-04-22/code-signing-configs/{CodeSigningConfigArn}/functions

Path parameters

CodeSigningConfigArnstring required

The The Amazon Resource Name (ARN) of the code signing configuration.

Query parameters

Markerstring

Specify the pagination token that's returned by a previous request to retrieve the next page of results.

MaxItemsinteger

Maximum number of items to return.

Response

Success

NextMarkerstring

The pagination token that's included if more results are available.

FunctionArnsFunctionArn[]

The function ARNs.