awskey

package
v0.0.0-...-421ce80 Latest Latest
Warning

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

Go to latest
Published: Nov 2, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Key

type Key struct {
	Type      KeyType
	AccountID string
}

func Decode

func Decode(key string) (*Key, error)

type KeyType

type KeyType string
const (
	STSBearerToken       KeyType = "ABIA"
	ContextSpecific      KeyType = "ACCA"
	Group                KeyType = "AGPA"
	IAMUser              KeyType = "AIDA"
	EC2Profile           KeyType = "AIPA"
	AccessKey            KeyType = "AKIA"
	ManagedPolicy        KeyType = "ANPA"
	VersionManagedPolicy KeyType = "ANVA"
	PublicKey            KeyType = "APKA"
	Role                 KeyType = "AROA"
	Certificate          KeyType = "ASCA"
	STSKey               KeyType = "ASIA"
)

Jump to

Keyboard shortcuts

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