Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsAnyError ¶
Method returns true if the provided error is an AWS error with any of the given codes.
Types ¶
type PolicyDocument ¶ added in v1.16.0
type PolicyDocument struct { Version string Statement []StatementEntry }
Helper struct for creating AWS policy documents and marshalling them into json.
Click to show internal directories.
Click to hide internal directories.