SDK for PHP 3.x

RegionalEndpoint

Table of Contents

Namespaces

Exception

Interfaces

ConfigurationInterface
Provides access to S3 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\S3\RegionalEndpoint\ConfigurationInterface} or rejected with an {@see \Aws\S3\RegionalEndpoint\Exception\ConfigurationException}.

        
On this page