AWS SDK for C++
0.12.9
AWS SDK for C++
|
#include <UpdateFunctionCodeRequest.h>
Additional Inherited Members | |
![]() | |
virtual Aws::Http::HeaderValueCollection | GetRequestSpecificHeaders () const |
Definition at line 30 of file UpdateFunctionCodeRequest.h.
Aws::Lambda::Model::UpdateFunctionCodeRequest::UpdateFunctionCodeRequest | ( | ) |
|
inline |
The existing Lambda function name whose code you want to replace.
You can specify a function name (for example, Thumbnail
) or you can specify Amazon Resource Name (ARN) of the function (for example, arn:aws:lambda:us-west-2:account-id:function:ThumbNail
). AWS Lambda also allows you to specify a partial ARN (for example, account-id:Thumbnail
). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.
Definition at line 46 of file UpdateFunctionCodeRequest.h.
|
inline |
This boolean parameter can be used to request AWS Lambda to update the Lambda function and publish a version as an atomic operation.
Definition at line 275 of file UpdateFunctionCodeRequest.h.
|
inline |
Amazon S3 bucket name where the .zip file containing your deployment package is stored. This bucket must reside in the same AWS region where you are creating the Lambda function.
Definition at line 150 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) key name you want to upload.
Definition at line 198 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) version you want to upload.
Definition at line 239 of file UpdateFunctionCodeRequest.h.
|
inline |
Based64-encoded .zip file containing your packaged source code.
Definition at line 123 of file UpdateFunctionCodeRequest.h.
|
overridevirtual |
Convert payload into String.
Implements Aws::Lambda::LambdaRequest.
|
inline |
The existing Lambda function name whose code you want to replace.
You can specify a function name (for example, Thumbnail
) or you can specify Amazon Resource Name (ARN) of the function (for example, arn:aws:lambda:us-west-2:account-id:function:ThumbNail
). AWS Lambda also allows you to specify a partial ARN (for example, account-id:Thumbnail
). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.
Definition at line 58 of file UpdateFunctionCodeRequest.h.
|
inline |
The existing Lambda function name whose code you want to replace.
You can specify a function name (for example, Thumbnail
) or you can specify Amazon Resource Name (ARN) of the function (for example, arn:aws:lambda:us-west-2:account-id:function:ThumbNail
). AWS Lambda also allows you to specify a partial ARN (for example, account-id:Thumbnail
). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.
Definition at line 70 of file UpdateFunctionCodeRequest.h.
|
inline |
The existing Lambda function name whose code you want to replace.
You can specify a function name (for example, Thumbnail
) or you can specify Amazon Resource Name (ARN) of the function (for example, arn:aws:lambda:us-west-2:account-id:function:ThumbNail
). AWS Lambda also allows you to specify a partial ARN (for example, account-id:Thumbnail
). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.
Definition at line 82 of file UpdateFunctionCodeRequest.h.
|
inline |
This boolean parameter can be used to request AWS Lambda to update the Lambda function and publish a version as an atomic operation.
Definition at line 281 of file UpdateFunctionCodeRequest.h.
|
inline |
Amazon S3 bucket name where the .zip file containing your deployment package is stored. This bucket must reside in the same AWS region where you are creating the Lambda function.
Definition at line 157 of file UpdateFunctionCodeRequest.h.
|
inline |
Amazon S3 bucket name where the .zip file containing your deployment package is stored. This bucket must reside in the same AWS region where you are creating the Lambda function.
Definition at line 164 of file UpdateFunctionCodeRequest.h.
|
inline |
Amazon S3 bucket name where the .zip file containing your deployment package is stored. This bucket must reside in the same AWS region where you are creating the Lambda function.
Definition at line 171 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) key name you want to upload.
Definition at line 204 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) key name you want to upload.
Definition at line 210 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) key name you want to upload.
Definition at line 216 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) version you want to upload.
Definition at line 244 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) version you want to upload.
Definition at line 249 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) version you want to upload.
Definition at line 254 of file UpdateFunctionCodeRequest.h.
|
inline |
Based64-encoded .zip file containing your packaged source code.
Definition at line 128 of file UpdateFunctionCodeRequest.h.
|
inline |
Based64-encoded .zip file containing your packaged source code.
Definition at line 133 of file UpdateFunctionCodeRequest.h.
|
inline |
The existing Lambda function name whose code you want to replace.
You can specify a function name (for example, Thumbnail
) or you can specify Amazon Resource Name (ARN) of the function (for example, arn:aws:lambda:us-west-2:account-id:function:ThumbNail
). AWS Lambda also allows you to specify a partial ARN (for example, account-id:Thumbnail
). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.
Definition at line 94 of file UpdateFunctionCodeRequest.h.
|
inline |
The existing Lambda function name whose code you want to replace.
You can specify a function name (for example, Thumbnail
) or you can specify Amazon Resource Name (ARN) of the function (for example, arn:aws:lambda:us-west-2:account-id:function:ThumbNail
). AWS Lambda also allows you to specify a partial ARN (for example, account-id:Thumbnail
). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.
Definition at line 106 of file UpdateFunctionCodeRequest.h.
|
inline |
The existing Lambda function name whose code you want to replace.
You can specify a function name (for example, Thumbnail
) or you can specify Amazon Resource Name (ARN) of the function (for example, arn:aws:lambda:us-west-2:account-id:function:ThumbNail
). AWS Lambda also allows you to specify a partial ARN (for example, account-id:Thumbnail
). Note that the length constraint applies only to the ARN. If you specify only the function name, it is limited to 64 character in length.
Definition at line 118 of file UpdateFunctionCodeRequest.h.
|
inline |
This boolean parameter can be used to request AWS Lambda to update the Lambda function and publish a version as an atomic operation.
Definition at line 287 of file UpdateFunctionCodeRequest.h.
|
inline |
Amazon S3 bucket name where the .zip file containing your deployment package is stored. This bucket must reside in the same AWS region where you are creating the Lambda function.
Definition at line 178 of file UpdateFunctionCodeRequest.h.
|
inline |
Amazon S3 bucket name where the .zip file containing your deployment package is stored. This bucket must reside in the same AWS region where you are creating the Lambda function.
Definition at line 185 of file UpdateFunctionCodeRequest.h.
|
inline |
Amazon S3 bucket name where the .zip file containing your deployment package is stored. This bucket must reside in the same AWS region where you are creating the Lambda function.
Definition at line 192 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) key name you want to upload.
Definition at line 222 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) key name you want to upload.
Definition at line 228 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) key name you want to upload.
Definition at line 234 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) version you want to upload.
Definition at line 259 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) version you want to upload.
Definition at line 264 of file UpdateFunctionCodeRequest.h.
|
inline |
The Amazon S3 object (the deployment package) version you want to upload.
Definition at line 269 of file UpdateFunctionCodeRequest.h.
|
inline |
Based64-encoded .zip file containing your packaged source code.
Definition at line 138 of file UpdateFunctionCodeRequest.h.
|
inline |
Based64-encoded .zip file containing your packaged source code.
Definition at line 143 of file UpdateFunctionCodeRequest.h.