Skip to content

Commit

Permalink
Update amazon-mws-auth-token-value.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Jul 31, 2020
1 parent eea177a commit f9bfb5d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tokens/amazon-mws-auth-token-value.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit f9bfb5d

Please sign in to comment.