PHP Class AwsInspector\SdkFactory

Show file Open project: aoepeople/stackformation Class Usage Examples

Public Methods

Method Description
getClient ( string $client, $profile = null, array $args = [] ) : Aws\AwsClientInterface

Method Details

getClient() public static method

Deprecation:
public static getClient ( string $client, $profile = null, array $args = [] ) : Aws\AwsClientInterface
$client string
$args array
return Aws\AwsClientInterface