aws.medical_imaging.get_datastore
Example SQL Queries
SELECT * FROMaws.medical_imaging.get_datastoreWHERE"datastore_id" = 'VALUE';Description
Get data store properties.
Table Definition
| Column Name | Column Data Type |
|---|---|
| datastore_id Required Input Column The data store identifier. | VARCHAR |
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| datastore_properties The data store properties. | STRUCT( |
Show child fields
| |