package
0.0.0-20220720022742-9cdaeea31d92
Repository: https://github.com/johnhoman/aws-iam-controller.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Structs

PolicyDocument is our definition of our policies to be uploaded to AWS Identity and Access Management (IAM).
StatementEntry dictates what this policy allows or doesn't allow.

# Interfaces

No description provided by the author
No description provided by the author
IamService interfaces with an upstream AWS account to create iam resources.