package
0.0.0-20230628214157-3bfe64699e82
Repository: https://github.com/gravitational/gravity.git
Documentation: pkg.go.dev
# Functions
ParseAction parses the provided string of format "ec2:PermissionsName" into an Action object.
Validate validates the specified AWS API key has access to the specified set of resources.
ValidateWithCreds is an overload of Validate accepting specified credentials object.
# Variables
ActionDependencies assigns an action a set of dependent action permissions.
AllProbes lists all validation probes.
EC2Probes lists all currently supported EC2 resource probes.
IAMProbes lists all currently supported IAM resource probes.
# Structs
Action defines a single AWS context resource action Contexts are, for instance, EC2 or IAM.
ResourceProbe defines an AWS resource probe context.