S3PresignedUrl - AWS End User Messaging Social
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 using PostWhatsAppMessageMedia. For a list of common headers, see Common Request Headers in the Amazon S3 API Reference

Type: 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: