iamutils

package
v0.0.101 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRole added in v0.0.83

func GetRole(name string) (*iamTypes.Role, error)

func Info added in v0.0.83

func Info(r iamTypes.Role) string

func ListRoles added in v0.0.83

func ListRoles(prefix *string) ([]iamTypes.Role, error)

Types

type IamUser

type IamUser struct {
	Username        string
	Password        string
	AccessKeyId     string
	SecretAccessKey string
}

func CreateIamUser

func CreateIamUser(username, password string, passwordResetRequired, accessKeys bool) (*IamUser, error)

Jump to

Keyboard shortcuts

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