Skip to content

AwsCredentials

A static set of AWS credentials.

Defined in: src/utils/aws/sigv4.ts:36

A static set of AWS credentials.

Remarks

sessionToken is required when using temporary credentials from STS or Cognito — the recommended pattern for browser usage, where long-lived keys must never be embedded.

Properties

PropertyTypeDescriptionDefined in
accessKeyIdstringAWS access key ID (e.g. 'AKIA...' or a temporary 'ASIA...' key).src/utils/aws/sigv4.ts:38
secretAccessKeystringAWS secret access key paired with AwsCredentials.accessKeyId.src/utils/aws/sigv4.ts:40
sessionToken?stringSession token for temporary credentials (STS AssumeRole, Cognito).src/utils/aws/sigv4.ts:42

© 2026 CompositeVoice. All rights reserved.

Font size
Contrast
Motion
Transparency