Puppet Task: waf_aws_get_change_token_status
- Defined in:
-
tasks/waf_aws_get_change_token_status.json,
tasks/waf_aws_get_change_token_status.rb
Overview
Returns the status of a ChangeToken that you got by calling GetChangeToken. ChangeTokenStatus is one of the following values: PROVISIONED: You requested the change token by calling GetChangeToken, but you haven't used it yet in a call to create, update, or delete an AWS WAF object. PENDING: AWS WAF is propagating the create, update, or delete request to all AWS WAF servers. INSYNC: Propagation is complete.