AWS HealthLake · Authentication Profile

Aws Healthlake Authentication

Authentication

AWS HealthLake secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

HealthcareFHIRHealth DataClinical DataHIPAAInteroperabilityNLPMedicalHL7
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

aws_v4 apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/openapi.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: aws_v4
  type: apiKey
  in: header
  parameter: Authorization
  description: 'AWS Signature Version 4. Sign requests with your AWS access key and secret key.
    See: https://docs.aws.amazon.com/general/latest/gr/signing_aws_api_requests.html'
  sources:
  - openapi/openapi.json