AttachedFilesConfiguration
The configuration for attached files for a specific attachment scope.
Contents
- AttachmentScope
-
The scope of the attachment. Valid values are
EMAIL,CHAT,CASE, andTASK.Type: String
Valid Values:
EMAIL | CHAT | CASE | TASKRequired: Yes
- InstanceId
-
The identifier of the Amazon Connect instance.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Required: Yes
- ExtensionConfiguration
-
The configuration for allowed file extensions.
Type: ExtensionConfiguration object
Required: No
- LastModifiedTime
-
The timestamp when the configuration was last modified.
Type: Timestamp
Required: No
- MaximumSizeLimitInBytes
-
The maximum size limit for attached files in bytes.
Type: Long
Valid Range: Minimum value of 1. Maximum value of 104857600.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: