Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrKmsMissing - this is the custom error, returned when name, alias or arn is missing ErrKmsMissing = errors.New("kms is empty or missing") // ErrRegionMissing - this is the custom error, returned when the region is missing ErrRegionMissing = errors.New("region is empty or missing") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.