AllowedExtension
Information about an allowed file extension.
Contents
- Extension
-
The file extension. The extension must be between 1 and 10 characters and can contain only alphanumeric characters, hyphens, and underscores.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10.
Pattern:
^[a-zA-Z0-9-_]+$Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: