listLayerVersions
inline suspend fun LambdaClient.listLayerVersions(crossinline block: ListLayerVersionsRequest.Builder.() -> Unit): ListLayerVersionsResponse
Lists the versions of an Lambda layer. Versions that have been deleted aren't listed. Specify a runtime identifier to list only versions that indicate that they're compatible with that runtime. Specify a compatible architecture to include only layer versions that are compatible with that architecture.