Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Audit ¶
func Audit() gin.HandlerFunc
Types ¶
type Event ¶
type Event struct { EventTime int64 EventVersion string EventName string Description string SourceIpAddress string UserAgent string RequestId string RequestMethod string RequestParameters string ResponseStatus int ResponseElements string EventType string ResourceReports []Resource ErrorCode string ErrorMessage string Url string UserIdentity *UserIdentity ApiAction string ApiVersion string }
type UserIdentity ¶
type UserIdentity struct {
AccountId string
}
Click to show internal directories.
Click to hide internal directories.