AWS Tools for Windows PowerShell
Command Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Cmdlets

Name Description
Add-LMLayerVersionPermission Calls the AWS Lambda AddLayerVersionPermission API operation.
Add-LMPermission Calls the AWS Lambda AddPermission API operation.
Add-LMResourceTag Calls the AWS Lambda TagResource API operation.
Get-LMAccountSetting Calls the AWS Lambda GetAccountSettings API operation.
Get-LMAlias Calls the AWS Lambda GetAlias API operation.
Get-LMAliasList Calls the AWS Lambda ListAliases API operation.
Get-LMCodeSigningConfig Calls the AWS Lambda GetCodeSigningConfig API operation.
Get-LMCodeSigningConfigList Calls the AWS Lambda ListCodeSigningConfigs API operation.
Get-LMEventSourceMapping Calls the AWS Lambda GetEventSourceMapping API operation.
Get-LMEventSourceMappingList Calls the AWS Lambda ListEventSourceMappings API operation.
Get-LMFunction Calls the AWS Lambda GetFunction API operation.
Get-LMFunctionCodeSigningConfig Calls the AWS Lambda GetFunctionCodeSigningConfig API operation.
Get-LMFunctionConcurrency Calls the AWS Lambda GetFunctionConcurrency API operation.
Get-LMFunctionConfiguration Calls the AWS Lambda GetFunctionConfiguration API operation.
Get-LMFunctionEventInvokeConfig Calls the AWS Lambda GetFunctionEventInvokeConfig API operation.
Get-LMFunctionEventInvokeConfigList Calls the AWS Lambda ListFunctionEventInvokeConfigs API operation.
Get-LMFunctionList Calls the AWS Lambda ListFunctions API operation.
Get-LMFunctionsByCodeSigningConfigList Calls the AWS Lambda ListFunctionsByCodeSigningConfig API operation.
Get-LMFunctionUrlConfig Calls the AWS Lambda GetFunctionUrlConfig API operation.
Get-LMFunctionUrlConfigList Calls the AWS Lambda ListFunctionUrlConfigs API operation.
Get-LMLayerList Calls the AWS Lambda ListLayers API operation.
Get-LMLayerVersion Calls the AWS Lambda GetLayerVersion API operation.
Get-LMLayerVersionByArn Calls the AWS Lambda GetLayerVersionByArn API operation.
Get-LMLayerVersionList Calls the AWS Lambda ListLayerVersions API operation.
Get-LMLayerVersionPolicy Calls the AWS Lambda GetLayerVersionPolicy API operation.
Get-LMPolicy Calls the AWS Lambda GetPolicy API operation.
Get-LMProvisionedConcurrencyConfig Calls the AWS Lambda GetProvisionedConcurrencyConfig API operation.
Get-LMProvisionedConcurrencyConfigList Calls the AWS Lambda ListProvisionedConcurrencyConfigs API operation.
Get-LMResourceTag Calls the AWS Lambda ListTags API operation.
Get-LMRuntimeManagementConfig Calls the AWS Lambda GetRuntimeManagementConfig API operation.
Get-LMVersionsByFunction Calls the AWS Lambda ListVersionsByFunction API operation.
Invoke-LMFunction Calls the AWS Lambda Invoke API operation.
Invoke-LMFunctionAsync Calls the AWS Lambda InvokeAsync API operation.
Invoke-LMWithResponseStream Calls the AWS Lambda InvokeWithResponseStream API operation.
New-LMAlias Calls the AWS Lambda CreateAlias API operation.
New-LMCodeSigningConfig Calls the AWS Lambda CreateCodeSigningConfig API operation.
New-LMEventSourceMapping Calls the AWS Lambda CreateEventSourceMapping API operation.
New-LMFunctionUrlConfig Calls the AWS Lambda CreateFunctionUrlConfig API operation.
Publish-LMFunction Calls the AWS Lambda CreateFunction API operation.
Publish-LMLayerVersion Calls the AWS Lambda PublishLayerVersion API operation.
Publish-LMVersion Calls the AWS Lambda PublishVersion API operation.
Remove-LMAlias Calls the AWS Lambda DeleteAlias API operation.
Remove-LMCodeSigningConfig Calls the AWS Lambda DeleteCodeSigningConfig API operation.
Remove-LMEventSourceMapping Calls the AWS Lambda DeleteEventSourceMapping API operation.
Remove-LMFunction Calls the AWS Lambda DeleteFunction API operation.
Remove-LMFunctionCodeSigningConfig Calls the AWS Lambda DeleteFunctionCodeSigningConfig API operation.
Remove-LMFunctionConcurrency Calls the AWS Lambda DeleteFunctionConcurrency API operation.
Remove-LMFunctionEventInvokeConfig Calls the AWS Lambda DeleteFunctionEventInvokeConfig API operation.
Remove-LMFunctionUrlConfig Calls the AWS Lambda DeleteFunctionUrlConfig API operation.
Remove-LMLayerVersion Calls the AWS Lambda DeleteLayerVersion API operation.
Remove-LMLayerVersionPermission Calls the AWS Lambda RemoveLayerVersionPermission API operation.
Remove-LMPermission Calls the AWS Lambda RemovePermission API operation.
Remove-LMProvisionedConcurrencyConfig Calls the AWS Lambda DeleteProvisionedConcurrencyConfig API operation.
Remove-LMResourceTag Calls the AWS Lambda UntagResource API operation.
Update-LMAlias Calls the AWS Lambda UpdateAlias API operation.
Update-LMCodeSigningConfig Calls the AWS Lambda UpdateCodeSigningConfig API operation.
Update-LMEventSourceMapping Calls the AWS Lambda UpdateEventSourceMapping API operation.
Update-LMFunctionCode Calls the AWS Lambda UpdateFunctionCode API operation.
Update-LMFunctionConfiguration Calls the AWS Lambda UpdateFunctionConfiguration API operation.
Update-LMFunctionEventInvokeConfig Calls the AWS Lambda UpdateFunctionEventInvokeConfig API operation.
Update-LMFunctionUrlConfig Calls the AWS Lambda UpdateFunctionUrlConfig API operation.
Write-LMFunctionCodeSigningConfig Calls the AWS Lambda PutFunctionCodeSigningConfig API operation.
Write-LMFunctionConcurrency Calls the AWS Lambda PutFunctionConcurrency API operation.
Write-LMFunctionEventInvokeConfig Calls the AWS Lambda PutFunctionEventInvokeConfig API operation.
Write-LMProvisionedConcurrencyConfig Calls the AWS Lambda PutProvisionedConcurrencyConfig API operation.
Write-LMRuntimeManagementConfig Calls the AWS Lambda PutRuntimeManagementConfig API operation.

Aliases

Name Description
Get-LMEventSourceMappings Calls the AWS Lambda ListEventSourceMappings API operation.
Get-LMFunctions Calls the AWS Lambda ListFunctions API operation.