Documentation
¶
Overview ¶
Package cloudtrail provides a metadata-only AWS CloudTrail emulator.
Implemented operations (JSON 1.1):
- CreateTrail
- DescribeTrails
- UpdateTrail
- DeleteTrail
- ListTrails
- GetTrailStatus
- StartLogging
- StopLogging
- LookupEvents (inert: always returns empty Events)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler holds CloudTrail handler dependencies.
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func (*Service) Operations ¶
func (*Service) RegisterRoutes ¶
func (*Service) SupportedProtocols ¶
func (*Service) TargetPrefix ¶
Click to show internal directories.
Click to hide internal directories.