Contains an image that is uploaded to AWS IoT SiteWise and available at a URL.
Contents
- id
-
The ID of the image.
Type: String
Length Constraints: Fixed length of 36.
Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
Required: Yes
- url
-
The URL where the image is available. The URL is valid for 15 minutes so that you can view and download the image
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^(http|https)\://\S+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: