SDK for PHP 3.x

RegionalEndpoints

Table of Contents

Namespaces

Exception

Interfaces

ConfigurationInterface
Provides access to STS regional endpoints configuration options: endpoints_type

Classes

Configuration
ConfigurationProvider
A configuration provider is a function that returns a promise that is fulfilled with a {@see \Aws\Sts\RegionalEndpoints\ConfigurationInterface} or rejected with an {@see \Aws\Sts\RegionalEndpoints\Exception\ConfigurationException}.

        
On this page