AWS::AmplifyUIBuilder::Form FileUploaderFieldConfig
The FileUploaderFieldConfig property type specifies Property description not available. for an AWS::AmplifyUIBuilder::Form.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AcceptedFileTypes" :[ String, ... ], "AccessLevel" :String, "IsResumable" :Boolean, "MaxFileCount" :Double, "MaxSize" :Double, "ShowThumbnails" :Boolean}
YAML
AcceptedFileTypes:- StringAccessLevel:StringIsResumable:BooleanMaxFileCount:DoubleMaxSize:DoubleShowThumbnails:Boolean
Properties
AcceptedFileTypesProperty description not available.
Required: Yes
Type: List of String
Update requires: No interruption
AccessLevelProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
IsResumableProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
MaxFileCountProperty description not available.
Required: No
Type: Double
Update requires: No interruption
MaxSizeProperty description not available.
Required: No
Type: Double
Update requires: No interruption
ShowThumbnailsProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption