sagemakergeospatialcapabilities_sea_ras_dat_col: Allows you run image query on a specific raster data...

sagemakergeospatialcapabilities_search_raster_data_collectionR Documentation

Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters

Description

Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters.

See https://www.paws-r-sdk.com/docs/sagemakergeospatialcapabilities_search_raster_data_collection/ for full documentation.

Usage

sagemakergeospatialcapabilities_search_raster_data_collection(
  Arn,
  NextToken = NULL,
  RasterDataCollectionQuery
)

Arguments

Arn

[required] The Amazon Resource Name (ARN) of the raster data collection.

NextToken

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

RasterDataCollectionQuery

[required] RasterDataCollectionQuery consisting of AreaOfInterest(AOI), PropertyFilters and TimeRangeFilterInput used in search_raster_data_collection.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.