accessKeyId

The AWS Access Key ID.

type

string

default

{
  accessKeyId = "";
}

arn

Amazon Resource Name (ARN) of the cloudwatch log stream. This is set by NixOps.

type

string

default

{
  arn = "";
}

logGroupName

The name of the log group under which the log stream is to be created.

type

string

name

Name of the cloudwatch log stream.

type

string

default

{
  name = "charon-{uuid}-{name}";
}

region

AWS region.

type

string