ItemSource
The structure representing the items in the response for SearchRasterDataCollection.
Contents
- DateTime
-
The searchable date and time of the item, in UTC.
Type: Timestamp
Required: Yes
- Geometry
-
The item Geometry in GeoJson format.
Type: Geometry object
Required: Yes
- Id
-
A unique Id for the source item.
Type: String
Required: Yes
- Assets
-
This is a dictionary of Asset Objects data associated with the Item that can be downloaded or streamed, each with a unique key.
Type: String to AssetValue object map
Required: No
- Properties
-
This field contains additional properties of the item.
Type: Properties object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: