hurl/integration/tests_ok/aws_sigv4_option.hurl
jcamiel 9f6fdf2c9b
Rename aws_sigv4 integration test to aws_sigv4_option.
By convention, the integration test are named `foo` when a command line option is used, and `foo_option when an `[Options]` is prefered.
2023-09-29 13:39:15 +02:00

9 lines
123 B
Plaintext

POST http://localhost:8000/aws-sigv4
[FormParams]
test: test
[Options]
aws-sigv4: aws:amz:eu-central-1:hurltest
HTTP 200