awsapi

package
v0.0.1-alpha.12 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package awsapi contains shared constants for the AWS Query protocol.

Index

Constants

View Source
const (
	VersionCloudFormation = "2010-05-15"
	VersionCloudWatch     = "2010-08-01"
	VersionEC2            = "2016-11-15"
	VersionRDS            = "2014-10-31"
	VersionElastiCache    = "2015-02-02"
	VersionELBv2          = "2015-12-01"
	VersionAutoScaling    = "2011-01-01"
)

AWS Query-protocol API versions. Each version uniquely identifies a service, which is how the router disambiguates Query-protocol requests that share action names across services (e.g. CloudFormation and SES both have GetTemplate).

Source: https://docs.aws.amazon.com/general/latest/gr/aws-apis.html

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