Data retrieval APIs for AWS Lambda - AWS Online Register of Data Formats

Data retrieval APIs for AWS Lambda

AWS Lambda provides the following APIs for data retrieval.

Actions Description Access level
GetAccountSettingsView details about an account's limits and usage in an AWS RegionRead
GetAliasView details about an AWS Lambda function aliasRead
GetCodeSigningConfigView details about an AWS Lambda code signing configRead
GetEventSourceMappingView details about an AWS Lambda event source mappingRead
GetFunctionView details about an AWS Lambda functionRead
GetFunctionCodeSigningConfigView the code signing config arn attached to an AWS Lambda functionRead
GetFunctionConcurrencyView details about the reserved concurrency configuration for a functionRead
GetFunctionConfigurationView details about the version-specific settings of an AWS Lambda function or versionRead
GetFunctionEventInvokeConfigView the configuration for asynchronous invocation for a function, version, or aliasRead
GetFunctionRecursionConfigView the recursion configuration of an AWS Lambda functionRead
GetFunctionUrlConfigRead function url configuration for a Lambda functionRead
GetLayerVersionView details about a version of an AWS Lambda layer. Note this action also supports GetLayerVersionByArn APIRead
GetLayerVersionPolicyView the resource-based policy for a version of an AWS Lambda layerRead
GetPolicyView the resource-based policy for an AWS Lambda function, version, or aliasRead
GetProvisionedConcurrencyConfigView the provisioned concurrency configuration for an AWS Lambda function's alias or versionRead
GetRuntimeManagementConfigView the runtime management configuration of an AWS Lambda functionRead
ListAliasesRetrieve a list of aliases for an AWS Lambda functionList
ListCodeSigningConfigsRetrieve a list of AWS Lambda code signing configsList
ListEventSourceMappingsRetrieve a list of AWS Lambda event source mappingsList
ListFunctionEventInvokeConfigsRetrieve a list of configurations for asynchronous invocation for a functionList
ListFunctionUrlConfigsRead function url configurations for a functionList
ListFunctionsRetrieve a list of AWS Lambda functions, with the version-specific configuration of each functionList
ListFunctionsByCodeSigningConfigRetrieve a list of AWS Lambda functions by the code signing config assigned List
ListLayerVersionsRetrieve a list of versions of an AWS Lambda layerList
ListLayersRetrieve a list of AWS Lambda layers, with details about the latest version of each layerList
ListProvisionedConcurrencyConfigsRetrieve a list of provisioned concurrency configurations for an AWS Lambda functionList
ListTagsRetrieve a list of tags for an AWS Lambda function, event source mapping or code signing configuration resourceRead
ListVersionsByFunctionRetrieve a list of versions for an AWS Lambda functionList