S3Configuration - AWS HealthLake

S3Configuration

The configuration of the S3 bucket for either an import or export job. This includes assigning permissions for access.

Contents

KmsKeyId

The KMS key ID used to access the S3 bucket.

Type: String

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

Pattern: (arn:aws((-us-gov)|(-iso)|(-iso-b)|(-cn))?:kms:)?([a-z]{2}-[a-z]+(-[a-z]+)?-\d:)?(\d{12}:)?(((key/)?[a-zA-Z0-9-_]+)|(alias/[a-zA-Z0-9:/_-]+))

Required: Yes

S3Uri

The S3Uri is the user specified S3 location of the FHIR data to be imported into AWS HealthLake.

Type: String

Length Constraints: Maximum length of 1024.

Pattern: s3://[a-z0-9][\.\-a-z0-9]{1,61}[a-z0-9](/.*)?

Required: Yes

See Also

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