Method |
Description |
|
GetFailedInstancesFor ( DeploymentInfo failedDeployments ) : TTC.Deployment.AmazonWebServices.FailedInstance[] |
|
|
GetOrCreateCodeDeployRole ( string codeDeployRoleName ) : Role |
|
|
GetStackParameters ( string parameterPath ) : List |
|
|
PushBundleForSubdirectory ( ApplicationSetRevision applicationSetRevision, DirectoryInfo subdirectory, string bucket ) : Bundle |
|
|
PushCloudFormationTemplate ( string templatePath, string bucket ) : string |
|
|
WaitForBundlesToDeploy ( List deploymentIds ) : void |
|
|
WaitForStack ( string stackName ) : void |
|
|
WaitForStackDeleted ( string stackName ) : void |
|
|
isArn ( string roleName ) : bool |
|
|