Update amazon-mws-auth-token-value.yaml

patch-1
bauthard 2020-07-31 14:17:36 +05:30
parent eea177a203
commit f9bfb5de0b
1 changed files with 4 additions and 4 deletions

View File

@ -12,13 +12,13 @@ requests:
matchers-condition: and
matchers:
- part: body
- type: regex
part: body
regex:
- "amzn\\.mws\\.[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}"
type: regex
extractors:
- part: body
- type: regex
part: body
regex:
- "amzn\\.mws\\.[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}"
type: regex