canonical_uri ()

The request URI path.

Access

protected

Returns

Type

Description

string

The request URI path.

Source

Method defined in authentication/signature_v4json.class.php | Toggle source view (4 lines) | View on GitHub

protected function canonical_uri()
{
    return '/';
}

Copyright © 2010–2013 Amazon Web Services, LLC


Feedback