Amplify Toolbox
Preparing search index...
@aws-amplify/deployed-backend-client
DeployedBackendClientFactory
Class DeployedBackendClientFactory
Factory to create a DeploymentClient
Index
Constructors
constructor
Methods
get
Instance
Constructors
constructor
new
DeployedBackendClientFactory
()
:
DeployedBackendClientFactory
Returns
DeployedBackendClientFactory
Methods
get
Instance
getInstance
(
awsClientProvider
:
AWSClientProvider
<
{
getAmplifyClient
:
AmplifyClient
;
getCloudFormationClient
:
CloudFormationClient
;
getS3Client
:
S3Client
;
}
,
>
,
)
:
DeployedBackendClient
Returns a single instance of DeploymentClient
Parameters
awsClientProvider
:
AWSClientProvider
<
{
getAmplifyClient
:
AmplifyClient
;
getCloudFormationClient
:
CloudFormationClient
;
getS3Client
:
S3Client
;
}
,
>
Returns
DeployedBackendClient
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Instance
Amplify Toolbox
Loading...
Factory to create a DeploymentClient