aws_const

package
v0.0.0-...-7913028 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2015 License: BSD-2-Clause Imports: 0 Imported by: 103

Documentation

Overview

A collection of consts reused in various packages.

Index

Constants

View Source
const (
	DYNAMODB                 = "DynamoDB"
	ISO8601FMT               = "2006-01-02T15:04:05Z"
	ISO8601FMT_CONDENSED     = "20060102T150405Z"
	ISODATEFMT               = "20060102"
	PORT                     = "80"
	METHOD                   = "POST"
	CTYPE                    = "application/x-amz-json-1.0"
	AMZ_TARGET_HDR           = "X-Amz-Target"
	CONTENT_MD5_HDR          = "Content-MD5"
	CONTENT_TYPE_HDR         = "Content-Type"
	DATE_HDR                 = "Date"
	CURRENT_API_VERSION      = "DynamoDB_20120810"
	ENDPOINT_PREFIX          = CURRENT_API_VERSION + "."
	X_AMZ_DATE_HDR           = "X-Amz-Date"
	X_AMZ_SECURITY_TOKEN_HDR = "X-Amz-Security-Token"
	X_AMZN_AUTHORIZATION_HDR = "X-Amzn-Authorization"
	RETRIES                  = 7
	EXCEEDED_MSG             = "ProvisionedThroughputExceededException"
	UNRECOGNIZED_CLIENT_MSG  = "UnrecognizedClientException"
	THROTTLING_MSG           = "ThrottlingException"
)

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