HumHub Documentation (unofficial)

ContainerProvider
in package
implements CredentialProvider

FinalYes

Provides Credentials from the running ECS.

Tags
see
https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/index.html?com/amazonaws/auth/ContainerCredentialsProvider.html

Table of Contents

Interfaces

CredentialProvider
Interface for providing Credential.

Constants

ENDPOINT  = 'http://169.254.170.2'

Properties

$httpClient  : HttpClientInterface
$logger  : LoggerInterface
$timeout  : float

Methods

__construct()  : mixed
getCredentials()  : Credentials|null
Return a Credential when possible. Return null otherwise.

Constants

Properties

Methods


        
On this page

Search results