constants

package
v1.1.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

The examples/constants folder contains all the const variables used by integration tests in examples folder, so please make sure all credentials are correct for you so that you can run the tests on your own machine.

Index

Constants

View Source
const (
	OutputBucket     = "s3://qr-athena-query-result-prod/Henry/"
	OutputBucketDev  = "s3://query-results-bucket-henrywu/"
	OutputBucketProd = "s3://qr-athena-query-result-prod/Henry/"
	Region           = "us-east-2"
	AccessID         = "dummy"
	SecretAccessKey  = "dummy"
)

To run integration test, please replace the below information to match your own AWS account.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL