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.
This requires permission for the lambda:ListAliases action.
Namespace: Amazon.Lambda.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class ListAliasesRequest : AmazonLambdaRequest IRequestEvents
The ListAliasesRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
ListAliasesRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
FunctionName | System.String |
Gets and sets the property FunctionName.
Lambda function name for which the alias is created. |
![]() |
FunctionVersion | System.String |
Gets and sets the property FunctionVersion.
If you specify this optional parameter, the API returns only the aliases that are pointing to the specific Lambda function version, otherwise the API returns all of the aliases created for the Lambda function. |
![]() |
Marker | System.String |
Gets and sets the property Marker.
Optional string. An opaque pagination token returned from a previous |
![]() |
MaxItems | System.Int32 |
Gets and sets the property MaxItems.
Optional integer. Specifies the maximum number of aliases to return in response. This parameter value must be greater than 0. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8
.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8