SDK for PHP 3.x

TokenAuthorization
in

Interface used to provide interchangeable strategies for adding authorization to requests using the various AWS signature protocols.

Table of Contents

Methods

authorizeRequest()  : RequestInterface
Adds the specified token to a request by adding the required headers.

Methods

On this page