Package-level declarations

Functions

Link copied to clipboard
@JvmName(name = "listAliasesResponseAliasConfiguration")
fun Flow<ListAliasesResponse>.aliases(): Flow<AliasConfiguration>

This paginator transforms the flow returned by listAliasesPaginated to access the nested member AliasConfiguration

Link copied to clipboard
@JvmName(name = "listCodeSigningConfigsResponseCodeSigningConfig")
fun Flow<ListCodeSigningConfigsResponse>.codeSigningConfigs(): Flow<CodeSigningConfig>

This paginator transforms the flow returned by listCodeSigningConfigsPaginated to access the nested member CodeSigningConfig

Link copied to clipboard
@JvmName(name = "listEventSourceMappingsResponseEventSourceMappingConfiguration")
fun Flow<ListEventSourceMappingsResponse>.eventSourceMappings(): Flow<EventSourceMappingConfiguration>

This paginator transforms the flow returned by listEventSourceMappingsPaginated to access the nested member EventSourceMappingConfiguration

Link copied to clipboard
@JvmName(name = "listFunctionsByCodeSigningConfigResponseFunctionArn")
fun Flow<ListFunctionsByCodeSigningConfigResponse>.functionArns(): Flow<String>

This paginator transforms the flow returned by listFunctionsByCodeSigningConfigPaginated to access the nested member FunctionArn

Link copied to clipboard
@JvmName(name = "listFunctionEventInvokeConfigsResponseFunctionEventInvokeConfig")
fun Flow<ListFunctionEventInvokeConfigsResponse>.functionEventInvokeConfigs(): Flow<FunctionEventInvokeConfig>

This paginator transforms the flow returned by listFunctionEventInvokeConfigsPaginated to access the nested member FunctionEventInvokeConfig

Link copied to clipboard
@JvmName(name = "listFunctionsResponseFunctionConfiguration")
fun Flow<ListFunctionsResponse>.functions(): Flow<FunctionConfiguration>

This paginator transforms the flow returned by listFunctionsPaginated to access the nested member FunctionConfiguration

Link copied to clipboard
@JvmName(name = "listFunctionUrlConfigsResponseFunctionUrlConfig")
fun Flow<ListFunctionUrlConfigsResponse>.functionUrlConfigs(): Flow<FunctionUrlConfig>

This paginator transforms the flow returned by listFunctionUrlConfigsPaginated to access the nested member FunctionUrlConfig

Link copied to clipboard
@JvmName(name = "listLayersResponseLayersListItem")
fun Flow<ListLayersResponse>.layers(): Flow<LayersListItem>

This paginator transforms the flow returned by listLayersPaginated to access the nested member LayersListItem

Link copied to clipboard
@JvmName(name = "listLayerVersionsResponseLayerVersionsListItem")
fun Flow<ListLayerVersionsResponse>.layerVersions(): Flow<LayerVersionsListItem>

This paginator transforms the flow returned by listLayerVersionsPaginated to access the nested member LayerVersionsListItem

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@JvmName(name = "listProvisionedConcurrencyConfigsResponseProvisionedConcurrencyConfigListItem")
fun Flow<ListProvisionedConcurrencyConfigsResponse>.provisionedConcurrencyConfigs(): Flow<ProvisionedConcurrencyConfigListItem>

This paginator transforms the flow returned by listProvisionedConcurrencyConfigsPaginated to access the nested member ProvisionedConcurrencyConfigListItem

Link copied to clipboard
@JvmName(name = "listVersionsByFunctionResponseFunctionConfiguration")
fun Flow<ListVersionsByFunctionResponse>.versions(): Flow<FunctionConfiguration>

This paginator transforms the flow returned by listVersionsByFunctionPaginated to access the nested member FunctionConfiguration