AWS::S3ObjectLambda::AccessPoint AwsLambda
The AwsLambda
property type specifies Property description not available. for an AWS::S3ObjectLambda::AccessPoint.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FunctionArn" :
String
, "FunctionPayload" :String
}
YAML
FunctionArn:
String
FunctionPayload:String
Properties
FunctionArn
Property description not available.
Required: Yes
Type: String
Minimum:
1
Maximum:
2048
Update requires: No interruption
FunctionPayload
Property description not available.
Required: No
Type: String
Update requires: No interruption