AwsLambdaFunctionDetails
class AwsLambdaFunctionDetails
A summary of information about the Amazon Web Services Lambda function.
Types
Properties
Link copied to clipboard
The instruction set architecture that the Amazon Web Services Lambda function supports. Architecture is a string array with one of the valid values. The default architecture value is x86_64
.
Link copied to clipboard
The SHA256 hash of the Amazon Web Services Lambda function's deployment package.
Link copied to clipboard
The Amazon Web Services Lambda function's execution role.
Link copied to clipboard
The name of the Amazon Web Services Lambda function.
Link copied to clipboard
The date and time that a user last updated the configuration, in ISO 8601 format
Link copied to clipboard
The type of deployment package. Set to Image
for container image and set Zip
for .zip file archive.
Link copied to clipboard
The Amazon Web Services Lambda function's networking configuration.