WafInvalidPermissionPolicyException
The operation failed because the specified policy isn't in the proper format.
The policy specifications must conform to the following:
The policy must be composed using IAM Policy version 2012-10-17.
The policy must include specifications for
Effect,Action, andPrincipal.Effectmust specifyAllow.Actionmust specifywafv2:CreateWebACL,wafv2:UpdateWebACL, andwafv2:PutFirewallManagerRuleGroupsand may optionally specifywafv2:GetRuleGroup. WAF rejects any extra actions or wildcard actions in the policy.The policy must not include a
Resourceparameter.
For more information, see IAM Policies.
Types
Functions
Link copied to clipboard
inline fun copy(block: WafInvalidPermissionPolicyException.Builder.() -> Unit = {}): WafInvalidPermissionPolicyException