package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Sep 10, 2023
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
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"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.