csvutils

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AWSReport

func AWSReport(iamClient *iam.Client, profile string) error

Types

type AWSUser

type AWSUser struct {
	User               string `csv:"user"`
	CreationTime       string `csv:"user_creation_time"`
	PassLastUsed       string `csv:"password_last_used"`
	AccessKey1LastUsed string `csv:"access_key_1_last_used_date"`
	AccessKey2LastUsed string `csv:"access_key_2_last_used_date"`
}

Jump to

Keyboard shortcuts

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