DatastoreProperties - AWS HealthImaging

DatastoreProperties

The properties associated with the data store.

Contents

datastoreId

The data store identifier.

Type: String

Pattern: [0-9a-z]{32}

Required: Yes

datastoreName

The data store name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [A-Za-z0-9._/#-]+

Required: Yes

datastoreStatus

The data store status.

Type: String

Valid Values: CREATING | CREATE_FAILED | ACTIVE | DELETING | DELETED

Required: Yes

createdAt

The timestamp when the data store was created.

Type: Timestamp

Required: No

datastoreArn

The Amazon Resource Name (ARN) for the data store.

Type: String

Pattern: arn:aws((-us-gov)|(-iso)|(-iso-b)|(-cn))?:medical-imaging:[a-z0-9-]+:[0-9]{12}:datastore/[0-9a-z]{32}(/imageset/[0-9a-z]{32})?

Required: No

kmsKeyArn

The Amazon Resource Name (ARN) assigned to the Key Management Service (KMS) key for accessing encrypted data.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: arn:aws[a-zA-Z-]{0,16}:kms:[a-z]{2}(-[a-z]{1,16}){1,3}-\d{1}:\d{12}:((key/[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12})|(alias/[a-zA-Z0-9:/_-]{1,256}))

Required: No

updatedAt

The timestamp when the data store was last updated.

Type: Timestamp

Required: No

See Also

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