Interface CannedSignerRequest.Builder

    • Method Detail

      • resourceUrl

        CannedSignerRequest.Builder resourceUrl​(String resourceUrl)
        Configure the resource URL to be signed

        The URL or path that uniquely identifies a resource within a distribution. For standard distributions the resource URL will be "http://" + distributionName + "/" + objectKey (may also include URL parameters. For distributions with the HTTPS required protocol, the resource URL must start with "https://"