AWS::HealthImaging::DatastoreDefinition of AWS::HealthImaging::Datastore Resource Type
3 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
DatastoreName | string | Create-only |
KmsKeyArn | string | Create-only |
Tags | Tags | Create-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
CreatedAt | string | - |
DatastoreArn | string | - |
DatastoreId | string | - |
DatastoreStatus | string | - |
UpdatedAt | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::HealthImaging::Datastore
Resources:
MyResource:
Type: AWS::HealthImaging::Datastore
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
medical-imaging:CreateDatastoremedical-imaging:GetDatastorekms:DescribeKeykms:CreateGrantkms:RetireGrantkms:GenerateDataKeykms:Decryptlambda:InvokeFunctionmedical-imaging:GetDatastoremedical-imaging:ListTagsForResourcemedical-imaging:DeleteDatastoremedical-imaging:GetDatastoremedical-imaging:UntagResourcekms:DescribeKeykms:RetireGrantkms:GenerateDataKeykms:Decryptmedical-imaging:ListDatastoresOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterDatastoreIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
DatastoreNameTagsKmsKeyArn