refresh

package
v0.0.0-...-a1cea6b Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2019 License: MIT Imports: 11 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Refresh

func Refresh(log logger.Logger, sess client.ConfigProvider)

Refresh ...

Types

type PolicyDocument

type PolicyDocument struct {
	Version   string
	Statement []StatementEntry
}

PolicyDocument an IAM policy document

type StatementEntry

type StatementEntry struct {
	Effect   string
	Action   []string
	Resource []string
}

StatementEntry and IAM policy statement

Jump to

Keyboard shortcuts

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