# 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.