See: Description
Class | Description |
---|---|
ApplicationInfo |
Information about an application.
|
AutoScalingGroup |
Information about an Auto Scaling group.
|
BatchGetApplicationsRequest |
Container for the parameters to the
BatchGetApplications operation . |
BatchGetApplicationsResult |
Represents the output of a batch get applications operation.
|
BatchGetDeploymentsRequest |
Container for the parameters to the
BatchGetDeployments operation . |
BatchGetDeploymentsResult |
Represents the output of a batch get deployments operation.
|
CreateApplicationRequest |
Container for the parameters to the
CreateApplication operation . |
CreateApplicationResult |
Represents the output of a create application operation.
|
CreateDeploymentConfigRequest |
Container for the parameters to the
CreateDeploymentConfig operation . |
CreateDeploymentConfigResult |
Represents the output of a create deployment configuration operation.
|
CreateDeploymentGroupRequest |
Container for the parameters to the
CreateDeploymentGroup operation . |
CreateDeploymentGroupResult |
Represents the output of a create deployment group operation.
|
CreateDeploymentRequest |
Container for the parameters to the
CreateDeployment operation . |
CreateDeploymentResult |
Represents the output of a create deployment operation.
|
DeleteApplicationRequest |
Container for the parameters to the
DeleteApplication operation . |
DeleteDeploymentConfigRequest |
Container for the parameters to the
DeleteDeploymentConfig operation . |
DeleteDeploymentGroupRequest |
Container for the parameters to the
DeleteDeploymentGroup operation . |
DeleteDeploymentGroupResult |
Represents the output of a delete deployment group operation.
|
DeploymentConfigInfo |
Information about a deployment configuration.
|
DeploymentGroupInfo |
Information about a deployment group.
|
DeploymentInfo |
Information about a deployment.
|
DeploymentOverview |
Information about the deployment status of the instances in the
deployment.
|
Diagnostics |
Diagnostic information about executable scripts that are part of a
deployment.
|
EC2TagFilter |
Information about an Amazon EC2 tag filter.
|
ErrorInformation |
Information about a deployment error.
|
GenericRevisionInfo |
Information about an application revision.
|
GetApplicationRequest |
Container for the parameters to the
GetApplication operation . |
GetApplicationResult |
Represents the output of a get application operation.
|
GetApplicationRevisionRequest |
Container for the parameters to the
GetApplicationRevision operation . |
GetApplicationRevisionResult |
Represents the output of a get application revision operation.
|
GetDeploymentConfigRequest |
Container for the parameters to the
GetDeploymentConfig operation . |
GetDeploymentConfigResult |
Represents the output of a get deployment configuration operation.
|
GetDeploymentGroupRequest |
Container for the parameters to the
GetDeploymentGroup operation . |
GetDeploymentGroupResult |
Represents the output of a get deployment group operation.
|
GetDeploymentInstanceRequest |
Container for the parameters to the
GetDeploymentInstance operation . |
GetDeploymentInstanceResult |
Represents the output of a get deployment instance operation.
|
GetDeploymentRequest |
Container for the parameters to the
GetDeployment operation . |
GetDeploymentResult |
Represents the output of a get deployment operation.
|
GitHubLocation |
Information about the location of application artifacts that are
stored in GitHub.
|
InstanceSummary |
Information about an Amazon EC2 instance in a deployment.
|
LifecycleEvent |
Information about a deployment lifecycle event.
|
ListApplicationRevisionsRequest |
Container for the parameters to the
ListApplicationRevisions operation . |
ListApplicationRevisionsResult |
Represents the output of a list application revisions operation.
|
ListApplicationsRequest |
Container for the parameters to the
ListApplications operation . |
ListApplicationsResult |
Represents the output of a list applications operation.
|
ListDeploymentConfigsRequest |
Container for the parameters to the
ListDeploymentConfigs operation . |
ListDeploymentConfigsResult |
Represents the output of a list deployment configurations operation.
|
ListDeploymentGroupsRequest |
Container for the parameters to the
ListDeploymentGroups operation . |
ListDeploymentGroupsResult |
Represents the output of a list deployment groups operation.
|
ListDeploymentInstancesRequest |
Container for the parameters to the
ListDeploymentInstances operation . |
ListDeploymentInstancesResult |
Represents the output of a list deployment instances operation.
|
ListDeploymentsRequest |
Container for the parameters to the
ListDeployments operation . |
ListDeploymentsResult |
Represents the output of a list deployments operation.
|
MinimumHealthyHosts |
Information about minimum healthy instances.
|
RegisterApplicationRevisionRequest |
Container for the parameters to the
RegisterApplicationRevision operation . |
RevisionLocation |
Information about an application revision's location.
|
S3Location |
Information about the location of application artifacts that are
stored in Amazon S3.
|
StopDeploymentRequest |
Container for the parameters to the
StopDeployment operation . |
StopDeploymentResult |
Represents the output of a stop deployment operation.
|
TimeRange |
Information about a time range.
|
UpdateApplicationRequest |
Container for the parameters to the
UpdateApplication operation . |
UpdateDeploymentGroupRequest |
Container for the parameters to the
UpdateDeploymentGroup operation . |
UpdateDeploymentGroupResult |
Represents the output of an update deployment group operation.
|
Enum | Description |
---|---|
ApplicationRevisionSortBy |
Application Revision Sort By
|
BundleType |
Bundle Type
|
DeploymentCreator |
Deployment Creator
|
DeploymentStatus |
Deployment Status
|
EC2TagFilterType |
E C2 Tag Filter Type
|
ErrorCode |
Error Code
|
InstanceStatus |
Instance Status
|
LifecycleErrorCode |
Lifecycle Error Code
|
LifecycleEventStatus |
Lifecycle Event Status
|
ListStateFilterAction |
List State Filter Action
|
MinimumHealthyHostsType |
Minimum Healthy Hosts Type
|
RevisionLocationType |
Revision Location Type
|
SortOrder |
Sort Order
|
StopStatus |
Stop Status
|
Exception | Description |
---|---|
ApplicationAlreadyExistsException |
An application with the specified name already exists within the AWS
user account.
|
ApplicationDoesNotExistException |
The application does not exist within the AWS user account.
|
ApplicationLimitExceededException |
More applications were attempted to be created than were allowed.
|
ApplicationNameRequiredException |
The minimum number of required application names was not specified.
|
BucketNameFilterRequiredException |
A bucket name is required but was not provided.
|
DeploymentAlreadyCompletedException |
The deployment is already completed.
|
DeploymentConfigAlreadyExistsException |
A deployment configuration with the specified name already exists
within the AWS user account.
|
DeploymentConfigDoesNotExistException |
The deployment configuration does not exist within the AWS user
account.
|
DeploymentConfigInUseException |
The deployment configuration is still in use.
|
DeploymentConfigLimitExceededException |
The deployment configurations limit was exceeded.
|
DeploymentConfigNameRequiredException |
The deployment configuration name was not specified.
|
DeploymentDoesNotExistException |
The deployment does not exist within the AWS user account.
|
DeploymentGroupAlreadyExistsException |
A deployment group group with the specified name already exists within
the AWS user account.
|
DeploymentGroupDoesNotExistException |
The named deployment group does not exist within the AWS user account.
|
DeploymentGroupLimitExceededException |
The deployment groups limit was exceeded.
|
DeploymentGroupNameRequiredException |
The deployment group name was not specified.
|
DeploymentIdRequiredException |
At least one deployment ID must be specified.
|
DeploymentLimitExceededException |
The number of allowed deployments was exceeded.
|
DeploymentNotStartedException |
The specified deployment has not started.
|
DescriptionTooLongException |
The description that was provided is too long.
|
InstanceDoesNotExistException |
The specified instance does not exist in the deployment group.
|
InstanceIdRequiredException |
The instance ID was not specified.
|
InvalidApplicationNameException |
The application name was specified in an invalid format.
|
InvalidAutoScalingGroupException |
The Auto Scaling group was specified in an invalid format or does not
exist.
|
InvalidBucketNameFilterException |
The bucket name either doesn't exist or was specified in an invalid
format.
|
InvalidDeployedStateFilterException |
The deployed state filter was specified in an invalid format.
|
InvalidDeploymentConfigNameException |
The deployment configuration name was specified in an invalid format.
|
InvalidDeploymentGroupNameException |
The deployment group name was specified in an invalid format.
|
InvalidDeploymentIdException |
At least one of the deployment IDs was specified in an invalid format.
|
InvalidDeploymentStatusException |
The specified deployment status doesn't exist or cannot be determined.
|
InvalidEC2TagException |
The Amazon EC2 tag was specified in an invalid format.
|
InvalidInstanceStatusException |
The specified instance status does not exist.
|
InvalidKeyPrefixFilterException |
The specified key prefix filter was specified in an invalid format.
|
InvalidMinimumHealthyHostValueException |
The minimum healthy instances value was specified in an invalid
format.
|
InvalidNextTokenException |
The next token was specified in an invalid format.
|
InvalidOperationException |
An invalid operation was detected.
|
InvalidRevisionException |
The revision was specified in an invalid format.
|
InvalidRoleException |
The service role ARN was specified in an invalid format.
|
InvalidSortByException |
The column name to sort by is either not present or was specified in
an invalid format.
|
InvalidSortOrderException |
The sort order was specified in an invalid format.
|
InvalidTimeRangeException |
The specified time range was specified in an invalid format.
|
RevisionDoesNotExistException |
The named revision does not exist within the AWS user account.
|
RevisionRequiredException |
The revision ID was not specified.
|
RoleRequiredException |
The role ID was not specified.
|
Copyright © 2015. All rights reserved.