/AWS1/IF_LMD¶
/AWS1/IF_LMD represents the ABAP client for the Lambda service, representing each operation as
a method call. For more information see the API Page page.
All API operations are implemented by methods in /AWS1/IF_LMD
| Operation | Method |
|---|---|
| AddLayerVersionPermission | ADDLAYERVERSIONPERMISSION() |
| AddPermission | ADDPERMISSION() |
| CreateAlias | CREATEALIAS() |
| CreateCodeSigningConfig | CREATECODESIGNINGCONFIG() |
| CreateEventSourceMapping | CREATEEVENTSOURCEMAPPING() |
| CreateFunction | CREATEFUNCTION() |
| CreateFunctionUrlConfig | CREATEFUNCTIONURLCONFIG() |
| DeleteAlias | DELETEALIAS() |
| DeleteCodeSigningConfig | DELETECODESIGNINGCONFIG() |
| DeleteEventSourceMapping | DELETEEVENTSOURCEMAPPING() |
| DeleteFunctionCodeSigningConfig | DELETEFUNCCODESIGNINGCONFIG() |
| DeleteFunctionEventInvokeConfig | DELETEFUNCEVENTINVOKECONFIG() |
| DeleteFunction | DELETEFUNCTION() |
| DeleteFunctionConcurrency | DELETEFUNCTIONCONCURRENCY() |
| DeleteFunctionUrlConfig | DELETEFUNCTIONURLCONFIG() |
| DeleteLayerVersion | DELETELAYERVERSION() |
| DeleteProvisionedConcurrencyConfig | DELETEPROVCONCURRENCYCONFIG() |
| GetAccountSettings | GETACCOUNTSETTINGS() |
| GetAlias | GETALIAS() |
| GetCodeSigningConfig | GETCODESIGNINGCONFIG() |
| GetEventSourceMapping | GETEVENTSOURCEMAPPING() |
| GetFunction | GETFUNCTION() |
| GetFunctionCodeSigningConfig | GETFUNCTIONCODESIGNINGCONFIG() |
| GetFunctionConcurrency | GETFUNCTIONCONCURRENCY() |
| GetFunctionConfiguration | GETFUNCTIONCONFIGURATION() |
| GetFunctionEventInvokeConfig | GETFUNCTIONEVENTINVOKECONFIG() |
| GetFunctionRecursionConfig | GETFUNCTIONRECURSIONCONFIG() |
| GetFunctionUrlConfig | GETFUNCTIONURLCONFIG() |
| GetLayerVersion | GETLAYERVERSION() |
| GetLayerVersionByArn | GETLAYERVERSIONBYARN() |
| GetLayerVersionPolicy | GETLAYERVERSIONPOLICY() |
| GetPolicy | GETPOLICY() |
| GetProvisionedConcurrencyConfig | GETPROVCONCURRENCYCONFIG() |
| GetRuntimeManagementConfig | GETRUNTIMEMANAGEMENTCONFIG() |
| Invoke | INVOKE() |
| InvokeAsync | INVOKEASYNC() |
| InvokeWithResponseStream | INVOKEWITHRESPONSESTREAM() |
| ListAliases | LISTALIASES() |
| ListCodeSigningConfigs | LISTCODESIGNINGCONFIGS() |
| ListEventSourceMappings | LISTEVENTSOURCEMAPPINGS() |
| ListFunctionEventInvokeConfigs | LISTFUNCEVENTINVOKECONFIGS() |
| ListFunctionsByCodeSigningConfig | LISTFUNCSBYCODESIGNINGCONFIG() |
| ListFunctions | LISTFUNCTIONS() |
| ListFunctionUrlConfigs | LISTFUNCTIONURLCONFIGS() |
| ListLayers | LISTLAYERS() |
| ListLayerVersions | LISTLAYERVERSIONS() |
| ListProvisionedConcurrencyConfigs | LISTPROVCONCURRENCYCONFIGS() |
| ListTags | LISTTAGS() |
| ListVersionsByFunction | LISTVERSIONSBYFUNCTION() |
| PublishLayerVersion | PUBLISHLAYERVERSION() |
| PublishVersion | PUBLISHVERSION() |
| PutFunctionCodeSigningConfig | PUTFUNCTIONCODESIGNINGCONFIG() |
| PutFunctionConcurrency | PUTFUNCTIONCONCURRENCY() |
| PutFunctionEventInvokeConfig | PUTFUNCTIONEVENTINVOKECONFIG() |
| PutFunctionRecursionConfig | PUTFUNCTIONRECURSIONCONFIG() |
| PutProvisionedConcurrencyConfig | PUTPROVCONCURRENCYCONFIG() |
| PutRuntimeManagementConfig | PUTRUNTIMEMANAGEMENTCONFIG() |
| RemoveLayerVersionPermission | REMOVELAYERVERSIONPERMISSION() |
| RemovePermission | REMOVEPERMISSION() |
| TagResource | TAGRESOURCE() |
| UntagResource | UNTAGRESOURCE() |
| UpdateAlias | UPDATEALIAS() |
| UpdateCodeSigningConfig | UPDATECODESIGNINGCONFIG() |
| UpdateEventSourceMapping | UPDATEEVENTSOURCEMAPPING() |
| UpdateFunctionEventInvokeConfig | UPDATEFUNCEVENTINVOKECONFIG() |
| UpdateFunctionCode | UPDATEFUNCTIONCODE() |
| UpdateFunctionConfiguration | UPDATEFUNCTIONCONFIGURATION() |
| UpdateFunctionUrlConfig | UPDATEFUNCTIONURLCONFIG() |