【问题标题】:Parameter validation failed:\nInvalid bucket name \"\": Bucket name must match the regex [JMeter]参数验证失败:\nInvalid bucket name \"\": Bucket name must match the regex [JMeter]
【发布时间】:2021-06-17 15:11:06
【问题描述】:

当我尝试使用 JMeter 向 S3 存储桶 AWS 发出发布请求时,我收到上述错误消息。我的请求正文不包含“反斜杠”,我的存储桶名称也不包含“反斜杠”。不知道为什么会遇到这个问题。有人可以帮我解决这个问题吗?

Http 请求:

HTTP 标头管理器

ViewResultTree 输出:

【问题讨论】:

    标签: amazon-s3 jmeter performance-testing web-api-testing


    【解决方案1】:

    这是 S3 的 AWS 验证错误。介意关注这个话题吗?

    ERROR: Bucket name must match the regex "^[a-zA-Z0-9.\-_]{1,255}$"

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2023-04-08
      • 2015-04-13
      • 1970-01-01
      • 1970-01-01
      • 2020-05-02
      • 1970-01-01
      • 1970-01-01
      • 2018-08-16
      相关资源
      最近更新 更多