Package-level declarations

Types

Link copied to clipboard
data class AwsAccountId(val value: String)

AwsAccountId is the id of the account in which the service is running

Link copied to clipboard

AwsEnvironment pulls region and account information from installed environment variables

Link copied to clipboard
data class AwsRegion(val name: String)

AwsRegion is the region in which the service is running