AWS SDK for C++AWS SDK for C++ Version 1.11.617 |
#include <FunctionCode.h>
The code for the Lambda function. You can either specify an object in Amazon S3, upload a .zip file archive deployment package directly, or specify the URI of a container image.
Definition at line 34 of file FunctionCode.h.
URI of a container image in the Amazon ECR registry.
Definition at line 100 of file FunctionCode.h.
An Amazon S3 bucket in the same Amazon Web Services Region as your function. The bucket can be in a different Amazon Web Services account.
Definition at line 61 of file FunctionCode.h.
The Amazon S3 key of the deployment package.
Definition at line 73 of file FunctionCode.h.
For versioned objects, the version of the deployment package object to use.
Definition at line 86 of file FunctionCode.h.
The ARN of the Key Management Service (KMS) customer managed key that's used to encrypt your function's .zip deployment package. If you don't provide a customer managed key, Lambda uses an Amazon Web Services owned key.
Definition at line 116 of file FunctionCode.h.
The base64-encoded contents of the deployment package. Amazon Web Services SDK and CLI clients handle the encoding for you.
Definition at line 48 of file FunctionCode.h.
URI of a container image in the Amazon ECR registry.
Definition at line 101 of file FunctionCode.h.
An Amazon S3 bucket in the same Amazon Web Services Region as your function. The bucket can be in a different Amazon Web Services account.
Definition at line 62 of file FunctionCode.h.
The Amazon S3 key of the deployment package.
Definition at line 74 of file FunctionCode.h.
For versioned objects, the version of the deployment package object to use.
Definition at line 87 of file FunctionCode.h.
URI of a container image in the Amazon ECR registry.
Definition at line 103 of file FunctionCode.h.
An Amazon S3 bucket in the same Amazon Web Services Region as your function. The bucket can be in a different Amazon Web Services account.
Definition at line 64 of file FunctionCode.h.
The Amazon S3 key of the deployment package.
Definition at line 76 of file FunctionCode.h.
For versioned objects, the version of the deployment package object to use.
Definition at line 89 of file FunctionCode.h.
The ARN of the Key Management Service (KMS) customer managed key that's used to encrypt your function's .zip deployment package. If you don't provide a customer managed key, Lambda uses an Amazon Web Services owned key.
Definition at line 119 of file FunctionCode.h.
The base64-encoded contents of the deployment package. Amazon Web Services SDK and CLI clients handle the encoding for you.
Definition at line 51 of file FunctionCode.h.
The ARN of the Key Management Service (KMS) customer managed key that's used to encrypt your function's .zip deployment package. If you don't provide a customer managed key, Lambda uses an Amazon Web Services owned key.
Definition at line 117 of file FunctionCode.h.
URI of a container image in the Amazon ECR registry.
Definition at line 105 of file FunctionCode.h.
An Amazon S3 bucket in the same Amazon Web Services Region as your function. The bucket can be in a different Amazon Web Services account.
Definition at line 66 of file FunctionCode.h.
The Amazon S3 key of the deployment package.
Definition at line 78 of file FunctionCode.h.
For versioned objects, the version of the deployment package object to use.
Definition at line 91 of file FunctionCode.h.
The ARN of the Key Management Service (KMS) customer managed key that's used to encrypt your function's .zip deployment package. If you don't provide a customer managed key, Lambda uses an Amazon Web Services owned key.
Definition at line 121 of file FunctionCode.h.
The base64-encoded contents of the deployment package. Amazon Web Services SDK and CLI clients handle the encoding for you.
Definition at line 53 of file FunctionCode.h.
The base64-encoded contents of the deployment package. Amazon Web Services SDK and CLI clients handle the encoding for you.
Definition at line 49 of file FunctionCode.h.