UploadUrlMetadata
Fields required when uploading an attached file.
Contents
- HeadersToInclude
-
A map of headers that should be provided when uploading the attached file.
Type: String to string map
Key Length Constraints: Minimum length of 1. Maximum length of 128.
Value Length Constraints: Minimum length of 1. Maximum length of 256.
Required: No
- Url
-
A pre-signed S3 URL that should be used for uploading the attached file.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2000.
Required: No
- UrlExpiry
-
The expiration time of the URL in ISO timestamp. It's specified in ISO 8601 format:
yyyy-MM-ddThh:mm:ss.SSSZ
. For example,2019-11-08T02:41:28.172Z
.Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: