Seleziona le tue preferenze relative ai cookie

Utilizziamo cookie essenziali e strumenti simili necessari per fornire il nostro sito e i nostri servizi. Utilizziamo i cookie prestazionali per raccogliere statistiche anonime in modo da poter capire come i clienti utilizzano il nostro sito e apportare miglioramenti. I cookie essenziali non possono essere disattivati, ma puoi fare clic su \"Personalizza\" o \"Rifiuta\" per rifiutare i cookie prestazionali.

Se sei d'accordo, AWS e le terze parti approvate utilizzeranno i cookie anche per fornire utili funzionalità del sito, ricordare le tue preferenze e visualizzare contenuti pertinenti, inclusa la pubblicità pertinente. Per continuare senza accettare questi cookie, fai clic su \"Continua\" o \"Rifiuta\". Per effettuare scelte più dettagliate o saperne di più, fai clic su \"Personalizza\".

AWS::HealthImaging::Datastore

Modalità Focus

In questa pagina

AWS::HealthImaging::Datastore - AWS CloudFormation
Questa pagina non è tradotta nella tua lingua. Richiedi traduzione
Filtro Visualizza

Create a data store.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::HealthImaging::Datastore", "Properties" : { "DatastoreName" : String, "KmsKeyArn" : String, "Tags" : {Key: Value, ...} } }

YAML

Type: AWS::HealthImaging::Datastore Properties: DatastoreName: String KmsKeyArn: String Tags: Key: Value

Properties

DatastoreName

The data store name.

Required: No

Type: String

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

Minimum: 1

Maximum: 256

Update requires: Replacement

KmsKeyArn

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

Required: No

Type: String

Minimum: 1

Maximum: 512

Update requires: Replacement

Tags

The tags provided when creating a data store.

Required: No

Type: Object of String

Pattern: ^.+$

Minimum: 0

Maximum: 256

Update requires: Replacement

Return values

Ref

When you pass the logical ID of this resource to the intrinsic Ref function, Ref returns a unique identifier for this resource.

Fn::GetAtt

The Fn::GetAtt intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.

For more information about using the Fn::GetAtt intrinsic function, see Fn::GetAtt.

CreatedAt

The timestamp when the data store was created.

DatastoreArn

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

DatastoreId

The data store identifier.

DatastoreStatus

The data store status.

UpdatedAt

The timestamp when the data store was last updated.

Argomento successivo:

Next

Argomento precedente:

AWS HealthImaging
PrivacyCondizioni del sitoPreferenze cookie
© 2025, Amazon Web Services, Inc. o società affiliate. Tutti i diritti riservati.