LambdaClientStub

org.encalmo.aws.LambdaClientStub
final class LambdaClientStub extends LambdaClient

Attributes

Graph
Supertypes
trait LambdaClient
trait AwsClient
trait SdkClient
trait SdkAutoCloseable
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type Handler = (String, String) => String

Value members

Concrete methods

override def close(): Unit

Attributes

Definition Classes
SdkAutoCloseable -> AutoCloseable
override def invoke(invokeRequest: InvokeRequest): InvokeResponse

Attributes

Definition Classes
LambdaClient
override def serviceName(): String

Attributes

Definition Classes
SdkClient
final def setHandler(newHandler: Handler): Unit

Inherited methods

def addLayerVersionPermission(x$0: Consumer[Builder]): AddLayerVersionPermissionResponse

Attributes

Inherited from:
LambdaClient
def addLayerVersionPermission(x$0: AddLayerVersionPermissionRequest): AddLayerVersionPermissionResponse

Attributes

Inherited from:
LambdaClient
def addPermission(x$0: Consumer[Builder]): AddPermissionResponse

Attributes

Inherited from:
LambdaClient
def addPermission(x$0: AddPermissionRequest): AddPermissionResponse

Attributes

Inherited from:
LambdaClient
def createAlias(x$0: Consumer[Builder]): CreateAliasResponse

Attributes

Inherited from:
LambdaClient
def createAlias(x$0: CreateAliasRequest): CreateAliasResponse

Attributes

Inherited from:
LambdaClient
def createCodeSigningConfig(x$0: Consumer[Builder]): CreateCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def createCodeSigningConfig(x$0: CreateCodeSigningConfigRequest): CreateCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def createEventSourceMapping(x$0: Consumer[Builder]): CreateEventSourceMappingResponse

Attributes

Inherited from:
LambdaClient
def createEventSourceMapping(x$0: CreateEventSourceMappingRequest): CreateEventSourceMappingResponse

Attributes

Inherited from:
LambdaClient
def createFunction(x$0: Consumer[Builder]): CreateFunctionResponse

Attributes

Inherited from:
LambdaClient
def createFunction(x$0: CreateFunctionRequest): CreateFunctionResponse

Attributes

Inherited from:
LambdaClient
def createFunctionUrlConfig(x$0: Consumer[Builder]): CreateFunctionUrlConfigResponse

Attributes

Inherited from:
LambdaClient
def createFunctionUrlConfig(x$0: CreateFunctionUrlConfigRequest): CreateFunctionUrlConfigResponse

Attributes

Inherited from:
LambdaClient
def deleteAlias(x$0: Consumer[Builder]): DeleteAliasResponse

Attributes

Inherited from:
LambdaClient
def deleteAlias(x$0: DeleteAliasRequest): DeleteAliasResponse

Attributes

Inherited from:
LambdaClient
def deleteCodeSigningConfig(x$0: Consumer[Builder]): DeleteCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def deleteCodeSigningConfig(x$0: DeleteCodeSigningConfigRequest): DeleteCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def deleteEventSourceMapping(x$0: Consumer[Builder]): DeleteEventSourceMappingResponse

Attributes

Inherited from:
LambdaClient
def deleteEventSourceMapping(x$0: DeleteEventSourceMappingRequest): DeleteEventSourceMappingResponse

Attributes

Inherited from:
LambdaClient
def deleteFunction(x$0: Consumer[Builder]): DeleteFunctionResponse

Attributes

Inherited from:
LambdaClient
def deleteFunction(x$0: DeleteFunctionRequest): DeleteFunctionResponse

Attributes

Inherited from:
LambdaClient
def deleteFunctionCodeSigningConfig(x$0: Consumer[Builder]): DeleteFunctionCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def deleteFunctionCodeSigningConfig(x$0: DeleteFunctionCodeSigningConfigRequest): DeleteFunctionCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def deleteFunctionConcurrency(x$0: Consumer[Builder]): DeleteFunctionConcurrencyResponse

Attributes

Inherited from:
LambdaClient
def deleteFunctionConcurrency(x$0: DeleteFunctionConcurrencyRequest): DeleteFunctionConcurrencyResponse

Attributes

Inherited from:
LambdaClient
def deleteFunctionEventInvokeConfig(x$0: Consumer[Builder]): DeleteFunctionEventInvokeConfigResponse

Attributes

Inherited from:
LambdaClient
def deleteFunctionEventInvokeConfig(x$0: DeleteFunctionEventInvokeConfigRequest): DeleteFunctionEventInvokeConfigResponse

Attributes

Inherited from:
LambdaClient
def deleteFunctionUrlConfig(x$0: Consumer[Builder]): DeleteFunctionUrlConfigResponse

Attributes

Inherited from:
LambdaClient
def deleteFunctionUrlConfig(x$0: DeleteFunctionUrlConfigRequest): DeleteFunctionUrlConfigResponse

Attributes

Inherited from:
LambdaClient
def deleteLayerVersion(x$0: Consumer[Builder]): DeleteLayerVersionResponse

Attributes

Inherited from:
LambdaClient
def deleteLayerVersion(x$0: DeleteLayerVersionRequest): DeleteLayerVersionResponse

Attributes

Inherited from:
LambdaClient
def deleteProvisionedConcurrencyConfig(x$0: Consumer[Builder]): DeleteProvisionedConcurrencyConfigResponse

Attributes

Inherited from:
LambdaClient
def deleteProvisionedConcurrencyConfig(x$0: DeleteProvisionedConcurrencyConfigRequest): DeleteProvisionedConcurrencyConfigResponse

Attributes

Inherited from:
LambdaClient
def getAccountSettings(): GetAccountSettingsResponse

Attributes

Inherited from:
LambdaClient
def getAccountSettings(x$0: Consumer[Builder]): GetAccountSettingsResponse

Attributes

Inherited from:
LambdaClient
def getAccountSettings(x$0: GetAccountSettingsRequest): GetAccountSettingsResponse

Attributes

Inherited from:
LambdaClient
def getAlias(x$0: Consumer[Builder]): GetAliasResponse

Attributes

Inherited from:
LambdaClient
def getAlias(x$0: GetAliasRequest): GetAliasResponse

Attributes

Inherited from:
LambdaClient
def getCodeSigningConfig(x$0: Consumer[Builder]): GetCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def getCodeSigningConfig(x$0: GetCodeSigningConfigRequest): GetCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def getEventSourceMapping(x$0: Consumer[Builder]): GetEventSourceMappingResponse

Attributes

Inherited from:
LambdaClient
def getEventSourceMapping(x$0: GetEventSourceMappingRequest): GetEventSourceMappingResponse

Attributes

Inherited from:
LambdaClient
def getFunction(x$0: Consumer[Builder]): GetFunctionResponse

Attributes

Inherited from:
LambdaClient
def getFunction(x$0: GetFunctionRequest): GetFunctionResponse

Attributes

Inherited from:
LambdaClient
def getFunctionCodeSigningConfig(x$0: Consumer[Builder]): GetFunctionCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def getFunctionCodeSigningConfig(x$0: GetFunctionCodeSigningConfigRequest): GetFunctionCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def getFunctionConcurrency(x$0: Consumer[Builder]): GetFunctionConcurrencyResponse

Attributes

Inherited from:
LambdaClient
def getFunctionConcurrency(x$0: GetFunctionConcurrencyRequest): GetFunctionConcurrencyResponse

Attributes

Inherited from:
LambdaClient
def getFunctionConfiguration(x$0: Consumer[Builder]): GetFunctionConfigurationResponse

Attributes

Inherited from:
LambdaClient
def getFunctionConfiguration(x$0: GetFunctionConfigurationRequest): GetFunctionConfigurationResponse

Attributes

Inherited from:
LambdaClient
def getFunctionEventInvokeConfig(x$0: Consumer[Builder]): GetFunctionEventInvokeConfigResponse

Attributes

Inherited from:
LambdaClient
def getFunctionEventInvokeConfig(x$0: GetFunctionEventInvokeConfigRequest): GetFunctionEventInvokeConfigResponse

Attributes

Inherited from:
LambdaClient
def getFunctionRecursionConfig(x$0: Consumer[Builder]): GetFunctionRecursionConfigResponse

Attributes

Inherited from:
LambdaClient
def getFunctionRecursionConfig(x$0: GetFunctionRecursionConfigRequest): GetFunctionRecursionConfigResponse

Attributes

Inherited from:
LambdaClient
def getFunctionUrlConfig(x$0: Consumer[Builder]): GetFunctionUrlConfigResponse

Attributes

Inherited from:
LambdaClient
def getFunctionUrlConfig(x$0: GetFunctionUrlConfigRequest): GetFunctionUrlConfigResponse

Attributes

Inherited from:
LambdaClient
def getLayerVersion(x$0: Consumer[Builder]): GetLayerVersionResponse

Attributes

Inherited from:
LambdaClient
def getLayerVersion(x$0: GetLayerVersionRequest): GetLayerVersionResponse

Attributes

Inherited from:
LambdaClient
def getLayerVersionByArn(x$0: Consumer[Builder]): GetLayerVersionByArnResponse

Attributes

Inherited from:
LambdaClient
def getLayerVersionByArn(x$0: GetLayerVersionByArnRequest): GetLayerVersionByArnResponse

Attributes

Inherited from:
LambdaClient
def getLayerVersionPolicy(x$0: Consumer[Builder]): GetLayerVersionPolicyResponse

Attributes

Inherited from:
LambdaClient
def getLayerVersionPolicy(x$0: GetLayerVersionPolicyRequest): GetLayerVersionPolicyResponse

Attributes

Inherited from:
LambdaClient
def getPolicy(x$0: Consumer[Builder]): GetPolicyResponse

Attributes

Inherited from:
LambdaClient
def getPolicy(x$0: GetPolicyRequest): GetPolicyResponse

Attributes

Inherited from:
LambdaClient
def getProvisionedConcurrencyConfig(x$0: Consumer[Builder]): GetProvisionedConcurrencyConfigResponse

Attributes

Inherited from:
LambdaClient
def getProvisionedConcurrencyConfig(x$0: GetProvisionedConcurrencyConfigRequest): GetProvisionedConcurrencyConfigResponse

Attributes

Inherited from:
LambdaClient
def getRuntimeManagementConfig(x$0: Consumer[Builder]): GetRuntimeManagementConfigResponse

Attributes

Inherited from:
LambdaClient
def getRuntimeManagementConfig(x$0: GetRuntimeManagementConfigRequest): GetRuntimeManagementConfigResponse

Attributes

Inherited from:
LambdaClient
def invoke(x$0: Consumer[Builder]): InvokeResponse

Attributes

Inherited from:
LambdaClient
def listAliases(x$0: Consumer[Builder]): ListAliasesResponse

Attributes

Inherited from:
LambdaClient
def listAliases(x$0: ListAliasesRequest): ListAliasesResponse

Attributes

Inherited from:
LambdaClient
def listAliasesPaginator(x$0: Consumer[Builder]): ListAliasesIterable

Attributes

Inherited from:
LambdaClient
def listAliasesPaginator(x$0: ListAliasesRequest): ListAliasesIterable

Attributes

Inherited from:
LambdaClient
def listCodeSigningConfigs(x$0: Consumer[Builder]): ListCodeSigningConfigsResponse

Attributes

Inherited from:
LambdaClient
def listCodeSigningConfigs(x$0: ListCodeSigningConfigsRequest): ListCodeSigningConfigsResponse

Attributes

Inherited from:
LambdaClient
def listCodeSigningConfigsPaginator(x$0: Consumer[Builder]): ListCodeSigningConfigsIterable

Attributes

Inherited from:
LambdaClient
def listCodeSigningConfigsPaginator(x$0: ListCodeSigningConfigsRequest): ListCodeSigningConfigsIterable

Attributes

Inherited from:
LambdaClient
def listEventSourceMappings(): ListEventSourceMappingsResponse

Attributes

Inherited from:
LambdaClient
def listEventSourceMappings(x$0: Consumer[Builder]): ListEventSourceMappingsResponse

Attributes

Inherited from:
LambdaClient
def listEventSourceMappings(x$0: ListEventSourceMappingsRequest): ListEventSourceMappingsResponse

Attributes

Inherited from:
LambdaClient
def listEventSourceMappingsPaginator(x$0: Consumer[Builder]): ListEventSourceMappingsIterable

Attributes

Inherited from:
LambdaClient
def listEventSourceMappingsPaginator(x$0: ListEventSourceMappingsRequest): ListEventSourceMappingsIterable

Attributes

Inherited from:
LambdaClient
def listEventSourceMappingsPaginator(): ListEventSourceMappingsIterable

Attributes

Inherited from:
LambdaClient
def listFunctionEventInvokeConfigs(x$0: Consumer[Builder]): ListFunctionEventInvokeConfigsResponse

Attributes

Inherited from:
LambdaClient
def listFunctionEventInvokeConfigs(x$0: ListFunctionEventInvokeConfigsRequest): ListFunctionEventInvokeConfigsResponse

Attributes

Inherited from:
LambdaClient
def listFunctionEventInvokeConfigsPaginator(x$0: Consumer[Builder]): ListFunctionEventInvokeConfigsIterable

Attributes

Inherited from:
LambdaClient
def listFunctionEventInvokeConfigsPaginator(x$0: ListFunctionEventInvokeConfigsRequest): ListFunctionEventInvokeConfigsIterable

Attributes

Inherited from:
LambdaClient
def listFunctionUrlConfigs(x$0: Consumer[Builder]): ListFunctionUrlConfigsResponse

Attributes

Inherited from:
LambdaClient
def listFunctionUrlConfigs(x$0: ListFunctionUrlConfigsRequest): ListFunctionUrlConfigsResponse

Attributes

Inherited from:
LambdaClient
def listFunctionUrlConfigsPaginator(x$0: Consumer[Builder]): ListFunctionUrlConfigsIterable

Attributes

Inherited from:
LambdaClient
def listFunctionUrlConfigsPaginator(x$0: ListFunctionUrlConfigsRequest): ListFunctionUrlConfigsIterable

Attributes

Inherited from:
LambdaClient
def listFunctions(): ListFunctionsResponse

Attributes

Inherited from:
LambdaClient
def listFunctions(x$0: Consumer[Builder]): ListFunctionsResponse

Attributes

Inherited from:
LambdaClient
def listFunctions(x$0: ListFunctionsRequest): ListFunctionsResponse

Attributes

Inherited from:
LambdaClient
def listFunctionsByCodeSigningConfig(x$0: Consumer[Builder]): ListFunctionsByCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def listFunctionsByCodeSigningConfig(x$0: ListFunctionsByCodeSigningConfigRequest): ListFunctionsByCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def listFunctionsByCodeSigningConfigPaginator(x$0: Consumer[Builder]): ListFunctionsByCodeSigningConfigIterable

Attributes

Inherited from:
LambdaClient
def listFunctionsByCodeSigningConfigPaginator(x$0: ListFunctionsByCodeSigningConfigRequest): ListFunctionsByCodeSigningConfigIterable

Attributes

Inherited from:
LambdaClient
def listFunctionsPaginator(x$0: Consumer[Builder]): ListFunctionsIterable

Attributes

Inherited from:
LambdaClient
def listFunctionsPaginator(x$0: ListFunctionsRequest): ListFunctionsIterable

Attributes

Inherited from:
LambdaClient
def listFunctionsPaginator(): ListFunctionsIterable

Attributes

Inherited from:
LambdaClient
def listLayerVersions(x$0: Consumer[Builder]): ListLayerVersionsResponse

Attributes

Inherited from:
LambdaClient
def listLayerVersions(x$0: ListLayerVersionsRequest): ListLayerVersionsResponse

Attributes

Inherited from:
LambdaClient
def listLayerVersionsPaginator(x$0: Consumer[Builder]): ListLayerVersionsIterable

Attributes

Inherited from:
LambdaClient
def listLayerVersionsPaginator(x$0: ListLayerVersionsRequest): ListLayerVersionsIterable

Attributes

Inherited from:
LambdaClient
def listLayers(): ListLayersResponse

Attributes

Inherited from:
LambdaClient
def listLayers(x$0: Consumer[Builder]): ListLayersResponse

Attributes

Inherited from:
LambdaClient
def listLayers(x$0: ListLayersRequest): ListLayersResponse

Attributes

Inherited from:
LambdaClient
def listLayersPaginator(x$0: Consumer[Builder]): ListLayersIterable

Attributes

Inherited from:
LambdaClient
def listLayersPaginator(x$0: ListLayersRequest): ListLayersIterable

Attributes

Inherited from:
LambdaClient
def listLayersPaginator(): ListLayersIterable

Attributes

Inherited from:
LambdaClient
def listProvisionedConcurrencyConfigs(x$0: Consumer[Builder]): ListProvisionedConcurrencyConfigsResponse

Attributes

Inherited from:
LambdaClient
def listProvisionedConcurrencyConfigs(x$0: ListProvisionedConcurrencyConfigsRequest): ListProvisionedConcurrencyConfigsResponse

Attributes

Inherited from:
LambdaClient
def listProvisionedConcurrencyConfigsPaginator(x$0: Consumer[Builder]): ListProvisionedConcurrencyConfigsIterable

Attributes

Inherited from:
LambdaClient
def listProvisionedConcurrencyConfigsPaginator(x$0: ListProvisionedConcurrencyConfigsRequest): ListProvisionedConcurrencyConfigsIterable

Attributes

Inherited from:
LambdaClient
def listTags(x$0: Consumer[Builder]): ListTagsResponse

Attributes

Inherited from:
LambdaClient
def listTags(x$0: ListTagsRequest): ListTagsResponse

Attributes

Inherited from:
LambdaClient
def listVersionsByFunction(x$0: Consumer[Builder]): ListVersionsByFunctionResponse

Attributes

Inherited from:
LambdaClient
def listVersionsByFunction(x$0: ListVersionsByFunctionRequest): ListVersionsByFunctionResponse

Attributes

Inherited from:
LambdaClient
def listVersionsByFunctionPaginator(x$0: Consumer[Builder]): ListVersionsByFunctionIterable

Attributes

Inherited from:
LambdaClient
def listVersionsByFunctionPaginator(x$0: ListVersionsByFunctionRequest): ListVersionsByFunctionIterable

Attributes

Inherited from:
LambdaClient
def publishLayerVersion(x$0: Consumer[Builder]): PublishLayerVersionResponse

Attributes

Inherited from:
LambdaClient
def publishLayerVersion(x$0: PublishLayerVersionRequest): PublishLayerVersionResponse

Attributes

Inherited from:
LambdaClient
def publishVersion(x$0: Consumer[Builder]): PublishVersionResponse

Attributes

Inherited from:
LambdaClient
def publishVersion(x$0: PublishVersionRequest): PublishVersionResponse

Attributes

Inherited from:
LambdaClient
def putFunctionCodeSigningConfig(x$0: Consumer[Builder]): PutFunctionCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def putFunctionCodeSigningConfig(x$0: PutFunctionCodeSigningConfigRequest): PutFunctionCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def putFunctionConcurrency(x$0: Consumer[Builder]): PutFunctionConcurrencyResponse

Attributes

Inherited from:
LambdaClient
def putFunctionConcurrency(x$0: PutFunctionConcurrencyRequest): PutFunctionConcurrencyResponse

Attributes

Inherited from:
LambdaClient
def putFunctionEventInvokeConfig(x$0: Consumer[Builder]): PutFunctionEventInvokeConfigResponse

Attributes

Inherited from:
LambdaClient
def putFunctionEventInvokeConfig(x$0: PutFunctionEventInvokeConfigRequest): PutFunctionEventInvokeConfigResponse

Attributes

Inherited from:
LambdaClient
def putFunctionRecursionConfig(x$0: Consumer[Builder]): PutFunctionRecursionConfigResponse

Attributes

Inherited from:
LambdaClient
def putFunctionRecursionConfig(x$0: PutFunctionRecursionConfigRequest): PutFunctionRecursionConfigResponse

Attributes

Inherited from:
LambdaClient
def putProvisionedConcurrencyConfig(x$0: Consumer[Builder]): PutProvisionedConcurrencyConfigResponse

Attributes

Inherited from:
LambdaClient
def putProvisionedConcurrencyConfig(x$0: PutProvisionedConcurrencyConfigRequest): PutProvisionedConcurrencyConfigResponse

Attributes

Inherited from:
LambdaClient
def putRuntimeManagementConfig(x$0: Consumer[Builder]): PutRuntimeManagementConfigResponse

Attributes

Inherited from:
LambdaClient
def putRuntimeManagementConfig(x$0: PutRuntimeManagementConfigRequest): PutRuntimeManagementConfigResponse

Attributes

Inherited from:
LambdaClient
def removeLayerVersionPermission(x$0: Consumer[Builder]): RemoveLayerVersionPermissionResponse

Attributes

Inherited from:
LambdaClient
def removeLayerVersionPermission(x$0: RemoveLayerVersionPermissionRequest): RemoveLayerVersionPermissionResponse

Attributes

Inherited from:
LambdaClient
def removePermission(x$0: Consumer[Builder]): RemovePermissionResponse

Attributes

Inherited from:
LambdaClient
def removePermission(x$0: RemovePermissionRequest): RemovePermissionResponse

Attributes

Inherited from:
LambdaClient
def serviceClientConfiguration(): LambdaServiceClientConfiguration

Attributes

Inherited from:
LambdaClient
def tagResource(x$0: Consumer[Builder]): TagResourceResponse

Attributes

Inherited from:
LambdaClient
def tagResource(x$0: TagResourceRequest): TagResourceResponse

Attributes

Inherited from:
LambdaClient
def untagResource(x$0: Consumer[Builder]): UntagResourceResponse

Attributes

Inherited from:
LambdaClient
def untagResource(x$0: UntagResourceRequest): UntagResourceResponse

Attributes

Inherited from:
LambdaClient
def updateAlias(x$0: Consumer[Builder]): UpdateAliasResponse

Attributes

Inherited from:
LambdaClient
def updateAlias(x$0: UpdateAliasRequest): UpdateAliasResponse

Attributes

Inherited from:
LambdaClient
def updateCodeSigningConfig(x$0: Consumer[Builder]): UpdateCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def updateCodeSigningConfig(x$0: UpdateCodeSigningConfigRequest): UpdateCodeSigningConfigResponse

Attributes

Inherited from:
LambdaClient
def updateEventSourceMapping(x$0: Consumer[Builder]): UpdateEventSourceMappingResponse

Attributes

Inherited from:
LambdaClient
def updateEventSourceMapping(x$0: UpdateEventSourceMappingRequest): UpdateEventSourceMappingResponse

Attributes

Inherited from:
LambdaClient
def updateFunctionCode(x$0: Consumer[Builder]): UpdateFunctionCodeResponse

Attributes

Inherited from:
LambdaClient
def updateFunctionCode(x$0: UpdateFunctionCodeRequest): UpdateFunctionCodeResponse

Attributes

Inherited from:
LambdaClient
def updateFunctionConfiguration(x$0: Consumer[Builder]): UpdateFunctionConfigurationResponse

Attributes

Inherited from:
LambdaClient
def updateFunctionConfiguration(x$0: UpdateFunctionConfigurationRequest): UpdateFunctionConfigurationResponse

Attributes

Inherited from:
LambdaClient
def updateFunctionEventInvokeConfig(x$0: Consumer[Builder]): UpdateFunctionEventInvokeConfigResponse

Attributes

Inherited from:
LambdaClient
def updateFunctionEventInvokeConfig(x$0: UpdateFunctionEventInvokeConfigRequest): UpdateFunctionEventInvokeConfigResponse

Attributes

Inherited from:
LambdaClient
def updateFunctionUrlConfig(x$0: Consumer[Builder]): UpdateFunctionUrlConfigResponse

Attributes

Inherited from:
LambdaClient
def updateFunctionUrlConfig(x$0: UpdateFunctionUrlConfigRequest): UpdateFunctionUrlConfigResponse

Attributes

Inherited from:
LambdaClient
def waiter(): LambdaWaiter

Attributes

Inherited from:
LambdaClient