Package-level declarations

Inherited 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 = "listCapacityProvidersResponseCapacityProvider")
fun Flow<ListCapacityProvidersResponse>.capacityProviders(): Flow<CapacityProvider>

This paginator transforms the flow returned by listCapacityProvidersPaginated to access the nested member CapacityProvider

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 = "listDurableExecutionsByFunctionResponseExecution")
fun Flow<ListDurableExecutionsByFunctionResponse>.durableExecutions(): Flow<Execution>

This paginator transforms the flow returned by listDurableExecutionsByFunctionPaginated to access the nested member Execution

Link copied to clipboard
@JvmName(name = "getDurableExecutionHistoryResponseEvent")
fun Flow<GetDurableExecutionHistoryResponse>.events(): Flow<Event>

This paginator transforms the flow returned by getDurableExecutionHistoryPaginated to access the nested member Event

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 = "listFunctionVersionsByCapacityProviderResponseFunctionVersionsByCapacityProviderListItem")
fun Flow<ListFunctionVersionsByCapacityProviderResponse>.functionVersions(): Flow<FunctionVersionsByCapacityProviderListItem>

This paginator transforms the flow returned by listFunctionVersionsByCapacityProviderPaginated to access the nested member FunctionVersionsByCapacityProviderListItem

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 = "getDurableExecutionStateResponseOperation")
fun Flow<GetDurableExecutionStateResponse>.operations(): Flow<Operation>

This paginator transforms the flow returned by getDurableExecutionStatePaginated to access the nested member Operation

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