package
0.50.0-rc.0
Repository: https://github.com/crossplane-contrib/provider-aws.git
Documentation: pkg.go.dev

# Structs

AWSPrincipal wraps the potential values a policy principal can take.
Condition represents a set of condition pairs for a resource policy.
ConditionPair represents one condition inside of the set of conditions for a resource policy.
ResourcePolicy represents an AWS resource policy manifest.
ResourcePolicyStatement defines an individual statement within the ResourcePolicyBody.
ResourcePrincipal defines the principal users affected by the ResourcePolicyStatement Please see the AWS resource docs for more information https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements_principal.html.