sts

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CallerIdentity

type CallerIdentity struct {
	Account string
	ARN     string
	UserID  string
}

CallerIdentity Contains the response to a successful GetCallerIdentity request, including information about the entity making the request.

type STS

type STS struct {
	// contains filtered or unexported fields
}

STS represents an STS API

func New

func New(sess *session.Session) STS

New creates a new STS value

func (*STS) GetCallerIdentity

func (s *STS) GetCallerIdentity() CallerIdentity

GetCallerIdentity calls GetCallerIdentity

Jump to

Keyboard shortcuts

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