Property | Type | Description | |
---|---|---|---|
$clients | |||
$credentialProvider | |||
$output | |||
$sdk | |||
$stackFactories |
Method | Description | |
---|---|---|
__construct ( |
||
getCfnClient ( $profile = null, array $args = [] ) : Aws\CloudFormation\CloudFormationClient | ||
getClient ( string $client, string $profile = null, array $args = [] ) : Aws\AwsClientInterface | ||
getEnvVarsFromProfile ( $profile ) | ||
getStackFactory ( $profile = null ) : |
"StackFactory" Factory :) | |
listAllProfiles ( ) | ||
loadProfileToEnv ( $profile ) | ||
writeProfileToDotEnv ( $profile, $file = '.env' ) |
Method | Description | |
---|---|---|
getSdk ( ) | ||
printDebug ( $client, $profile ) |
Method | Description | |
---|---|---|
getHttpHandler ( ) : Aws\Handler\GuzzleV6\GuzzleHandler |
public __construct ( |
||
$credentialProvider | ||
$output | Symfony\Component\Console\Output\OutputInterface |
public getCfnClient ( $profile = null, array $args = [] ) : Aws\CloudFormation\CloudFormationClient | ||
$args | array | |
return | Aws\CloudFormation\CloudFormationClient |
public getStackFactory ( $profile = null ) : |
||
$profile | ||
return |