RasterDataCollectionMetadata - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

RasterDataCollectionMetadata

Response object containing details for a specific RasterDataCollection.

Contents

Arn

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

Type: String

Pattern: ^arn:aws[a-z-]{0,12}:sagemaker-geospatial:[a-z0-9-]{1,25}:[0-9]{12}:raster-data-collection/(public|premium|user)/[a-z0-9]{12,}$

Required: Yes

Description

A description of the raster data collection.

Type: String

Required: Yes

Name

The name of the raster data collection.

Type: String

Required: Yes

SupportedFilters

The list of filters supported by the raster data collection.

Type: Array of Filter objects

Required: Yes

Type

The type of raster data collection.

Type: String

Valid Values: PUBLIC | PREMIUM | USER

Required: Yes

DescriptionPageUrl

The description URL of the raster data collection.

Type: String

Required: No

Tags

Each tag consists of a key and a value.

Type: String to string map

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: