SDK for PHP 3.x

EndpointDiscovery

Table of Contents

Namespaces

Exception

Interfaces

ConfigurationInterface
Provides access to endpoint discovery configuration options: 'enabled', 'cache_limit'

Classes

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

        
On this page