QuerySpatialCoverageMax
Provides insights into the table with the most sub-optimal spatial range scanned by your query.
Contents
- PartitionKey
-
The partition key used for partitioning, which can be a default
measure_name
or a customer defined partition key.Type: Array of strings
Required: No
- TableArn
-
The Amazon Resource Name (ARN) of the table with the most sub-optimal spatial pruning.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Required: No
- Value
-
The maximum ratio of spatial coverage.
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: