--- swagger: "2.0" x-collection-name: AWS WAF x-complete: 0 info: title: AWS WAF API Delete Byte Match Set version: 1.0.0 description: 'Service: AWS WAFPermanently deletes a.' schemes: - http produces: - application/json consumes: - application/json paths: /?Action=AssociateWebACL: get: summary: Associate Web ACL description: 'Service: AWS WAF RegionalAssociates a web ACL with a resource.' operationId: associateWebACL x-api-path-slug: actionassociatewebacl-get parameters: - in: query name: ResourceArn description: The ARN (Amazon Resource Name) of the resource to be protected type: string - in: query name: WebACLId description: A unique identifier (ID) for the web ACL type: string responses: 200: description: OK tags: - Web ACL /?Action=CreateByteMatchSet: get: summary: Create Byte Match Set description: 'Service: AWS WAFCreates a ByteMatchSet.' operationId: createByteMatchSet x-api-path-slug: actioncreatebytematchset-get parameters: - in: query name: ChangeToken description: The value returned by the most recent call to GetChangeToken type: string - in: query name: Name description: A friendly name or description of the ByteMatchSet type: string responses: 200: description: OK tags: - Byte Match Set /?Action=CreateIPSet: get: summary: Create IP Set description: 'Service: AWS WAFCreates an.' operationId: createIPSet x-api-path-slug: actioncreateipset-get parameters: - in: query name: ChangeToken description: The value returned by the most recent call to GetChangeToken type: string - in: query name: Name description: A friendly name or description of the IPSet type: string responses: 200: description: OK tags: - IP Sets /?Action=CreateRule: get: summary: Create Rule description: "Service: AWS WAFCreates a Rule, which contains the IPSet objects, ByteMatchSet objects, and \n\t\t\tother predicates that identify the requests that you want to block." operationId: createRule x-api-path-slug: actioncreaterule-get parameters: - in: query name: ChangeToken description: The value returned by the most recent call to GetChangeToken type: string - in: query name: MetricName description: A friendly name or description for the metrics for this Rule type: string - in: query name: Name description: A friendly name or description of the Rule type: string responses: 200: description: OK tags: - Rules /?Action=CreateSizeConstraintSet: get: summary: Create Size Constraint Set description: 'Service: AWS WAFCreates a SizeConstraintSet.' operationId: createSizeConstraintSet x-api-path-slug: actioncreatesizeconstraintset-get parameters: - in: query name: ChangeToken description: The value returned by the most recent call to GetChangeToken type: string - in: query name: Name description: A friendly name or description of the SizeConstraintSet type: string responses: 200: description: OK tags: - Size Constraint Set /?Action=CreateSqlInjectionMatchSet: get: summary: Create Sql Injection Match Set description: 'Service: AWS WAFCreates a.' operationId: createSqlInjectionMatchSet x-api-path-slug: actioncreatesqlinjectionmatchset-get parameters: - in: query name: ChangeToken description: The value returned by the most recent call to GetChangeToken type: string - in: query name: Name description: A friendly name or description for the SqlInjectionMatchSet that youre creating type: string responses: 200: description: OK tags: - SQL Injection Match Set /?Action=CreateWebACL: get: summary: Create Web ACL description: 'Service: AWS WAFCreates a WebACL, which contains the Rules that identify the CloudFront web requests that you want to allow, block, or count.' operationId: createWebACL x-api-path-slug: actioncreatewebacl-get parameters: - in: query name: ChangeToken description: The value returned by the most recent call to GetChangeToken type: string - in: query name: DefaultAction description: The action that you want AWS WAF to take when a request doesnt match the criteria specified in any of the Rule objects that are associated with the WebACL type: string - in: query name: MetricName description: A friendly name or description for the metrics for this WebACL type: string - in: query name: Name description: A friendly name or description of the WebACL type: string responses: 200: description: OK tags: - Web ACL /?Action=CreateXssMatchSet: get: summary: Create XSS Match Set description: 'Service: AWS WAFCreates an.' operationId: createXssMatchSet x-api-path-slug: actioncreatexssmatchset-get parameters: - in: query name: ChangeToken description: The value returned by the most recent call to GetChangeToken type: string - in: query name: Name description: A friendly name or description for the XssMatchSet that youre creating type: string responses: 200: description: OK tags: - XSS Match Set /?Action=DeleteByteMatchSet: get: summary: Delete Byte Match Set description: 'Service: AWS WAFPermanently deletes a.' operationId: deleteByteMatchSet x-api-path-slug: actiondeletebytematchset-get parameters: - in: query name: ByteMatchSetId description: The ByteMatchSetId of the ByteMatchSet that you want to delete type: string - in: query name: ChangeToken description: The value returned by the most recent call to GetChangeToken type: string responses: 200: description: OK tags: - Byte Match Set x-streamrank: polling_total_time_average: 0 polling_size_download_average: 0 streaming_total_time_average: 0 streaming_size_download_average: 0 change_yes: 0 change_no: 0 time_percentage: 0 size_percentage: 0 change_percentage: 0 last_run: "" days_run: 0 minute_run: 0 ---