S3PresignedUrl
You can use presigned URLs to grant time-limited access to objects in Amazon S3 without updating your bucket policy. For more information, see Working with presigned URLs in the Amazon S3 User Guide.
Contents
- headers
-
A map of headers and their values. You must specify the
Content-Type
header when usingPostWhatsAppMessageMedia
. For a list of common headers, see Common Request Headers in the Amazon S3 API ReferenceType: String to string map
Required: Yes
- url
-
The presign url to the object.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2000.
Pattern:
https://(.*)s3(.*).amazonaws.com/(.*)
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: