DatastoreSummary - AWS HealthImaging

DatastoreSummary

List of summaries of data stores.

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

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: