Seleccione sus preferencias de cookies

Usamos cookies esenciales y herramientas similares que son necesarias para proporcionar nuestro sitio y nuestros servicios. Usamos cookies de rendimiento para recopilar estadísticas anónimas para que podamos entender cómo los clientes usan nuestro sitio y hacer mejoras. Las cookies esenciales no se pueden desactivar, pero puede hacer clic en “Personalizar” o “Rechazar” para rechazar las cookies de rendimiento.

Si está de acuerdo, AWS y los terceros aprobados también utilizarán cookies para proporcionar características útiles del sitio, recordar sus preferencias y mostrar contenido relevante, incluida publicidad relevante. Para aceptar o rechazar todas las cookies no esenciales, haga clic en “Aceptar” o “Rechazar”. Para elegir opciones más detalladas, haga clic en “Personalizar”.

AWS::HealthImaging::Datastore

Modo de enfoque

En esta página

AWS::HealthImaging::Datastore - AWS CloudFormation
Esta página no se ha traducido a su idioma. Solicitar traducción
Filtrar vista

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.

PrivacidadTérminos del sitioPreferencias de cookies
© 2025, Amazon Web Services, Inc o sus afiliados. Todos los derechos reservados.