StacAssetUrlSigningMode type

Represent the signature type for asset URLs.
KnownStacAssetUrlSigningMode can be used interchangeably with StacAssetUrlSigningMode, this enum contains the known values that the service supports.

Known values supported by the service

true: Sign asset URLs in the response.
false: Do not sign asset URLs in the response.

type StacAssetUrlSigningMode = string