v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14171791756.1 KB

This API is in preview release for Amazon Connect and is subject to change.

Returns a paginated list of all Lambda functions that display in the dropdown options in the relevant flow blocks.

get/instance/{InstanceId}/lambda-functions

Path parameters

InstanceIdstring required

The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.

Query parameters

nextTokenstring

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

maxResultsinteger

The maximum number of results to return per page.

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Response

Success

LambdaFunctionsFunctionArn[]

The Lambdafunction ARNs associated with the specified instance.

NextTokenstring

If there are additional results, this is the token for the next set of results.