MDAA TS Docs
Preparing search index...
@aws-mdaa/healthlake-constructs
AuthorizationStrategy
Type Alias AuthorizationStrategy
AuthorizationStrategy
:
"AWS_AUTH"
|
"SMART_ON_FHIR_V1"
|
"SMART_ON_FHIR"
Authorization strategy for the HealthLake FHIR datastore.
AWS_AUTH
— Default IAM Signature v4 authorization (service-to-service access)
SMART_ON_FHIR_V1
— SMART on FHIR V1 only (read/search and write permissions)
SMART_ON_FHIR
— SMART on FHIR V1 and V2 (create, read, update, delete, and search)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
MDAA TS Docs
Loading...
Authorization strategy for the HealthLake FHIR datastore.
AWS_AUTH— Default IAM Signature v4 authorization (service-to-service access)SMART_ON_FHIR_V1— SMART on FHIR V1 only (read/search and write permissions)SMART_ON_FHIR— SMART on FHIR V1 and V2 (create, read, update, delete, and search)