Package wisp.aws.environment

Types

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

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

Link copied to clipboard
object AwsEnvironment

AwsEnvironment pulls region and account information from installed environment variables

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

AwsRegion is the region in which the service is running