vendor: update all dependencies
* Update all dependencies * Remove all `[[constraint]]` from Gopkg.toml * Add in the minimum number of `[[override]]` to build * Remove go get of github.com/inconshreveable/mousetrap as it is vendored * Update docs with new policy on constraints
This commit is contained in:
parent
21383877df
commit
6427029c4e
4902 changed files with 1443417 additions and 227283 deletions
138
vendor/github.com/aws/aws-sdk-go/service/waf/api.go
generated
vendored
138
vendor/github.com/aws/aws-sdk-go/service/waf/api.go
generated
vendored
|
@ -15,7 +15,7 @@ const opCreateByteMatchSet = "CreateByteMatchSet"
|
|||
|
||||
// CreateByteMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateByteMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -162,7 +162,7 @@ const opCreateGeoMatchSet = "CreateGeoMatchSet"
|
|||
|
||||
// CreateGeoMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateGeoMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -308,7 +308,7 @@ const opCreateIPSet = "CreateIPSet"
|
|||
|
||||
// CreateIPSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateIPSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -455,7 +455,7 @@ const opCreateRateBasedRule = "CreateRateBasedRule"
|
|||
|
||||
// CreateRateBasedRuleRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateRateBasedRule operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -637,7 +637,7 @@ const opCreateRegexMatchSet = "CreateRegexMatchSet"
|
|||
|
||||
// CreateRegexMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateRegexMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -752,7 +752,7 @@ const opCreateRegexPatternSet = "CreateRegexPatternSet"
|
|||
|
||||
// CreateRegexPatternSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateRegexPatternSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -863,7 +863,7 @@ const opCreateRule = "CreateRule"
|
|||
|
||||
// CreateRuleRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateRule operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -1020,7 +1020,7 @@ const opCreateRuleGroup = "CreateRuleGroup"
|
|||
|
||||
// CreateRuleGroupRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateRuleGroup operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -1126,7 +1126,7 @@ const opCreateSizeConstraintSet = "CreateSizeConstraintSet"
|
|||
|
||||
// CreateSizeConstraintSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateSizeConstraintSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -1274,7 +1274,7 @@ const opCreateSqlInjectionMatchSet = "CreateSqlInjectionMatchSet"
|
|||
|
||||
// CreateSqlInjectionMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateSqlInjectionMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -1418,7 +1418,7 @@ const opCreateWebACL = "CreateWebACL"
|
|||
|
||||
// CreateWebACLRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateWebACL operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -1574,7 +1574,7 @@ const opCreateXssMatchSet = "CreateXssMatchSet"
|
|||
|
||||
// CreateXssMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the CreateXssMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -1719,7 +1719,7 @@ const opDeleteByteMatchSet = "DeleteByteMatchSet"
|
|||
|
||||
// DeleteByteMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteByteMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -1846,7 +1846,7 @@ const opDeleteGeoMatchSet = "DeleteGeoMatchSet"
|
|||
|
||||
// DeleteGeoMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteGeoMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -1972,7 +1972,7 @@ const opDeleteIPSet = "DeleteIPSet"
|
|||
|
||||
// DeleteIPSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteIPSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -2098,7 +2098,7 @@ const opDeletePermissionPolicy = "DeletePermissionPolicy"
|
|||
|
||||
// DeletePermissionPolicyRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeletePermissionPolicy operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -2187,7 +2187,7 @@ const opDeleteRateBasedRule = "DeleteRateBasedRule"
|
|||
|
||||
// DeleteRateBasedRuleRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteRateBasedRule operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -2315,7 +2315,7 @@ const opDeleteRegexMatchSet = "DeleteRegexMatchSet"
|
|||
|
||||
// DeleteRegexMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteRegexMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -2442,7 +2442,7 @@ const opDeleteRegexPatternSet = "DeleteRegexPatternSet"
|
|||
|
||||
// DeleteRegexPatternSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteRegexPatternSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -2557,7 +2557,7 @@ const opDeleteRule = "DeleteRule"
|
|||
|
||||
// DeleteRuleRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteRule operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -2683,7 +2683,7 @@ const opDeleteRuleGroup = "DeleteRuleGroup"
|
|||
|
||||
// DeleteRuleGroupRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteRuleGroup operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -2804,7 +2804,7 @@ const opDeleteSizeConstraintSet = "DeleteSizeConstraintSet"
|
|||
|
||||
// DeleteSizeConstraintSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteSizeConstraintSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -2931,7 +2931,7 @@ const opDeleteSqlInjectionMatchSet = "DeleteSqlInjectionMatchSet"
|
|||
|
||||
// DeleteSqlInjectionMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteSqlInjectionMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -3059,7 +3059,7 @@ const opDeleteWebACL = "DeleteWebACL"
|
|||
|
||||
// DeleteWebACLRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteWebACL operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -3182,7 +3182,7 @@ const opDeleteXssMatchSet = "DeleteXssMatchSet"
|
|||
|
||||
// DeleteXssMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the DeleteXssMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -3309,7 +3309,7 @@ const opGetByteMatchSet = "GetByteMatchSet"
|
|||
|
||||
// GetByteMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetByteMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -3396,7 +3396,7 @@ const opGetChangeToken = "GetChangeToken"
|
|||
|
||||
// GetChangeTokenRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetChangeToken operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -3490,7 +3490,7 @@ const opGetChangeTokenStatus = "GetChangeTokenStatus"
|
|||
|
||||
// GetChangeTokenStatusRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetChangeTokenStatus operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -3583,7 +3583,7 @@ const opGetGeoMatchSet = "GetGeoMatchSet"
|
|||
|
||||
// GetGeoMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetGeoMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -3670,7 +3670,7 @@ const opGetIPSet = "GetIPSet"
|
|||
|
||||
// GetIPSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetIPSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -3757,7 +3757,7 @@ const opGetPermissionPolicy = "GetPermissionPolicy"
|
|||
|
||||
// GetPermissionPolicyRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetPermissionPolicy operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -3840,7 +3840,7 @@ const opGetRateBasedRule = "GetRateBasedRule"
|
|||
|
||||
// GetRateBasedRuleRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetRateBasedRule operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -3928,7 +3928,7 @@ const opGetRateBasedRuleManagedKeys = "GetRateBasedRuleManagedKeys"
|
|||
|
||||
// GetRateBasedRuleManagedKeysRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetRateBasedRuleManagedKeys operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -4047,7 +4047,7 @@ const opGetRegexMatchSet = "GetRegexMatchSet"
|
|||
|
||||
// GetRegexMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetRegexMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -4134,7 +4134,7 @@ const opGetRegexPatternSet = "GetRegexPatternSet"
|
|||
|
||||
// GetRegexPatternSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetRegexPatternSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -4221,7 +4221,7 @@ const opGetRule = "GetRule"
|
|||
|
||||
// GetRuleRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetRule operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -4309,7 +4309,7 @@ const opGetRuleGroup = "GetRuleGroup"
|
|||
|
||||
// GetRuleGroupRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetRuleGroup operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -4395,7 +4395,7 @@ const opGetSampledRequests = "GetSampledRequests"
|
|||
|
||||
// GetSampledRequestsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetSampledRequests operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -4488,7 +4488,7 @@ const opGetSizeConstraintSet = "GetSizeConstraintSet"
|
|||
|
||||
// GetSizeConstraintSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetSizeConstraintSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -4575,7 +4575,7 @@ const opGetSqlInjectionMatchSet = "GetSqlInjectionMatchSet"
|
|||
|
||||
// GetSqlInjectionMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetSqlInjectionMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -4662,7 +4662,7 @@ const opGetWebACL = "GetWebACL"
|
|||
|
||||
// GetWebACLRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetWebACL operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -4749,7 +4749,7 @@ const opGetXssMatchSet = "GetXssMatchSet"
|
|||
|
||||
// GetXssMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the GetXssMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -4836,7 +4836,7 @@ const opListActivatedRulesInRuleGroup = "ListActivatedRulesInRuleGroup"
|
|||
|
||||
// ListActivatedRulesInRuleGroupRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListActivatedRulesInRuleGroup operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -4948,7 +4948,7 @@ const opListByteMatchSets = "ListByteMatchSets"
|
|||
|
||||
// ListByteMatchSetsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListByteMatchSets operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -5032,7 +5032,7 @@ const opListGeoMatchSets = "ListGeoMatchSets"
|
|||
|
||||
// ListGeoMatchSetsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListGeoMatchSets operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -5116,7 +5116,7 @@ const opListIPSets = "ListIPSets"
|
|||
|
||||
// ListIPSetsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListIPSets operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -5200,7 +5200,7 @@ const opListRateBasedRules = "ListRateBasedRules"
|
|||
|
||||
// ListRateBasedRulesRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListRateBasedRules operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -5284,7 +5284,7 @@ const opListRegexMatchSets = "ListRegexMatchSets"
|
|||
|
||||
// ListRegexMatchSetsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListRegexMatchSets operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -5368,7 +5368,7 @@ const opListRegexPatternSets = "ListRegexPatternSets"
|
|||
|
||||
// ListRegexPatternSetsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListRegexPatternSets operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -5452,7 +5452,7 @@ const opListRuleGroups = "ListRuleGroups"
|
|||
|
||||
// ListRuleGroupsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListRuleGroups operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -5532,7 +5532,7 @@ const opListRules = "ListRules"
|
|||
|
||||
// ListRulesRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListRules operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -5616,7 +5616,7 @@ const opListSizeConstraintSets = "ListSizeConstraintSets"
|
|||
|
||||
// ListSizeConstraintSetsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListSizeConstraintSets operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -5700,7 +5700,7 @@ const opListSqlInjectionMatchSets = "ListSqlInjectionMatchSets"
|
|||
|
||||
// ListSqlInjectionMatchSetsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListSqlInjectionMatchSets operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -5784,7 +5784,7 @@ const opListSubscribedRuleGroups = "ListSubscribedRuleGroups"
|
|||
|
||||
// ListSubscribedRuleGroupsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListSubscribedRuleGroups operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -5867,7 +5867,7 @@ const opListWebACLs = "ListWebACLs"
|
|||
|
||||
// ListWebACLsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListWebACLs operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -5951,7 +5951,7 @@ const opListXssMatchSets = "ListXssMatchSets"
|
|||
|
||||
// ListXssMatchSetsRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the ListXssMatchSets operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -6035,7 +6035,7 @@ const opPutPermissionPolicy = "PutPermissionPolicy"
|
|||
|
||||
// PutPermissionPolicyRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the PutPermissionPolicy operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -6170,7 +6170,7 @@ const opUpdateByteMatchSet = "UpdateByteMatchSet"
|
|||
|
||||
// UpdateByteMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateByteMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -6369,7 +6369,7 @@ const opUpdateGeoMatchSet = "UpdateGeoMatchSet"
|
|||
|
||||
// UpdateGeoMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateGeoMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -6567,7 +6567,7 @@ const opUpdateIPSet = "UpdateIPSet"
|
|||
|
||||
// UpdateIPSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateIPSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -6786,7 +6786,7 @@ const opUpdateRateBasedRule = "UpdateRateBasedRule"
|
|||
|
||||
// UpdateRateBasedRuleRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateRateBasedRule operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -6994,7 +6994,7 @@ const opUpdateRegexMatchSet = "UpdateRegexMatchSet"
|
|||
|
||||
// UpdateRegexMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateRegexMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -7164,7 +7164,7 @@ const opUpdateRegexPatternSet = "UpdateRegexPatternSet"
|
|||
|
||||
// UpdateRegexPatternSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateRegexPatternSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -7331,7 +7331,7 @@ const opUpdateRule = "UpdateRule"
|
|||
|
||||
// UpdateRuleRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateRule operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -7534,7 +7534,7 @@ const opUpdateRuleGroup = "UpdateRuleGroup"
|
|||
|
||||
// UpdateRuleGroupRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateRuleGroup operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -7715,7 +7715,7 @@ const opUpdateSizeConstraintSet = "UpdateSizeConstraintSet"
|
|||
|
||||
// UpdateSizeConstraintSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateSizeConstraintSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -7924,7 +7924,7 @@ const opUpdateSqlInjectionMatchSet = "UpdateSqlInjectionMatchSet"
|
|||
|
||||
// UpdateSqlInjectionMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateSqlInjectionMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -8118,7 +8118,7 @@ const opUpdateWebACL = "UpdateWebACL"
|
|||
|
||||
// UpdateWebACLRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateWebACL operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
@ -8339,7 +8339,7 @@ const opUpdateXssMatchSet = "UpdateXssMatchSet"
|
|||
|
||||
// UpdateXssMatchSetRequest generates a "aws/request.Request" representing the
|
||||
// client's request for the UpdateXssMatchSet operation. The "output" return
|
||||
// value will be populated with the request's response once the request complets
|
||||
// value will be populated with the request's response once the request completes
|
||||
// successfuly.
|
||||
//
|
||||
// Use "Send" method on the returned Request to send the API call to the service.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue