v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1464400333.8 KB

Returns some or all (up to 1,000) access points associated with the Object Lambda Access Point per call. If there are more access points than what can be returned in one call, the response will include a continuation token that you can use to list the additional access points.

The following actions are related to ListAccessPointsForObjectLambda:

get/v20180820/accesspointforobjectlambda#x-amz-account-id

Query parameters

nextTokenstring

If the list has more access points than can be returned in one call to this API, this field contains a continuation token that you can provide in subsequent calls to this API to retrieve additional access points.

maxResultsinteger

The maximum number of access points that you want to include in the list. The response may contain fewer access points but will never contain more. If there are more than this number of access points, then the response will include a continuation token in the <code>NextToken</code> field that you can use to retrieve the next page of access points.

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

x-amz-account-idstring required

The account ID for the account that owns the specified Object Lambda Access Point.

Response

Success