Package | Description |
---|---|
com.amazonaws.services.codedeploy.model |
Modifier and Type | Class and Description |
---|---|
class |
AlarmsLimitExceededException
The maximum number of alarms for a deployment group (10) was exceeded.
|
class |
ApplicationAlreadyExistsException
An application with the specified name already exists with the applicable IAM user or AWS account.
|
class |
ApplicationDoesNotExistException
The application does not exist with the applicable IAM user or AWS account.
|
class |
ApplicationLimitExceededException
More applications were attempted to be created than are allowed.
|
class |
ApplicationNameRequiredException
The minimum number of required application names was not specified.
|
class |
BatchLimitExceededException
The maximum number of names or IDs allowed for this request (100) was exceeded.
|
class |
BucketNameFilterRequiredException
A bucket name is required, but was not provided.
|
class |
DeploymentAlreadyCompletedException
The deployment is already complete.
|
class |
DeploymentConfigAlreadyExistsException
A deployment configuration with the specified name already exists with the applicable IAM user or AWS account.
|
class |
DeploymentConfigDoesNotExistException
The deployment configuration does not exist with the applicable IAM user or AWS account.
|
class |
DeploymentConfigInUseException
The deployment configuration is still in use.
|
class |
DeploymentConfigLimitExceededException
The deployment configurations limit was exceeded.
|
class |
DeploymentConfigNameRequiredException
The deployment configuration name was not specified.
|
class |
DeploymentDoesNotExistException
The deployment does not exist with the applicable IAM user or AWS account.
|
class |
DeploymentGroupAlreadyExistsException
A deployment group with the specified name already exists with the applicable IAM user or AWS account.
|
class |
DeploymentGroupDoesNotExistException
The named deployment group does not exist with the applicable IAM user or AWS account.
|
class |
DeploymentGroupLimitExceededException
The deployment groups limit was exceeded.
|
class |
DeploymentGroupNameRequiredException
The deployment group name was not specified.
|
class |
DeploymentIdRequiredException
At least one deployment ID must be specified.
|
class |
DeploymentIsNotInReadyStateException
The deployment does not have a status of Ready and can't continue yet.
|
class |
DeploymentLimitExceededException
The number of allowed deployments was exceeded.
|
class |
DeploymentNotStartedException
The specified deployment has not started.
|
class |
DescriptionTooLongException
The description is too long.
|
class |
IamArnRequiredException
No IAM ARN was included in the request.
|
class |
IamSessionArnAlreadyRegisteredException
The request included an IAM session ARN that has already been used to register a different instance.
|
class |
IamUserArnAlreadyRegisteredException
The specified IAM user ARN is already registered with an on-premises instance.
|
class |
IamUserArnRequiredException
An IAM user ARN was not specified.
|
class |
InstanceDoesNotExistException
The specified instance does not exist in the deployment group.
|
class |
InstanceIdRequiredException
The instance ID was not specified.
|
class |
InstanceLimitExceededException
The maximum number of allowed on-premises instances in a single call was exceeded.
|
class |
InstanceNameAlreadyRegisteredException
The specified on-premises instance name is already registered.
|
class |
InstanceNameRequiredException
An on-premises instance name was not specified.
|
class |
InstanceNotRegisteredException
The specified on-premises instance is not registered.
|
class |
InvalidAlarmConfigException
The format of the alarm configuration is invalid.
|
class |
InvalidApplicationNameException
The application name was specified in an invalid format.
|
class |
InvalidAutoRollbackConfigException
The automatic rollback configuration was specified in an invalid format.
|
class |
InvalidAutoScalingGroupException
The Auto Scaling group was specified in an invalid format or does not exist.
|
class |
InvalidBlueGreenDeploymentConfigurationException
The configuration for the blue/green deployment group was provided in an invalid format.
|
class |
InvalidBucketNameFilterException
The bucket name either doesn't exist or was specified in an invalid format.
|
class |
InvalidDeployedStateFilterException
The deployed state filter was specified in an invalid format.
|
class |
InvalidDeploymentConfigNameException
The deployment configuration name was specified in an invalid format.
|
class |
InvalidDeploymentGroupNameException
The deployment group name was specified in an invalid format.
|
class |
InvalidDeploymentIdException
At least one of the deployment IDs was specified in an invalid format.
|
class |
InvalidDeploymentStatusException
The specified deployment status doesn't exist or cannot be determined.
|
class |
InvalidDeploymentStyleException
An invalid deployment style was specified.
|
class |
InvalidEC2TagException
The tag was specified in an invalid format.
|
class |
InvalidIamSessionArnException
The IAM session ARN was specified in an invalid format.
|
class |
InvalidIamUserArnException
The IAM user ARN was specified in an invalid format.
|
class |
InvalidInstanceNameException
The specified on-premises instance name was specified in an invalid format.
|
class |
InvalidInstanceStatusException
The specified instance status does not exist.
|
class |
InvalidInstanceTypeException
An invalid instance type was specified for instances in a blue/green deployment.
|
class |
InvalidKeyPrefixFilterException
The specified key prefix filter was specified in an invalid format.
|
class |
InvalidLoadBalancerInfoException
An invalid load balancer name, or no load balancer name, was specified.
|
class |
InvalidMinimumHealthyHostValueException
The minimum healthy instance value was specified in an invalid format.
|
class |
InvalidNextTokenException
The next token was specified in an invalid format.
|
class |
InvalidOperationException
An invalid operation was detected.
|
class |
InvalidRegistrationStatusException
The registration status was specified in an invalid format.
|
class |
InvalidRevisionException
The revision was specified in an invalid format.
|
class |
InvalidRoleException
The service role ARN was specified in an invalid format.
|
class |
InvalidSortByException
The column name to sort by is either not present or was specified in an invalid format.
|
class |
InvalidSortOrderException
The sort order was specified in an invalid format.
|
class |
InvalidTagException
The specified tag was specified in an invalid format.
|
class |
InvalidTagFilterException
The specified tag filter was specified in an invalid format.
|
class |
InvalidTargetInstancesException
The target instance configuration is invalid.
|
class |
InvalidTimeRangeException
The specified time range was specified in an invalid format.
|
class |
InvalidTriggerConfigException
The trigger was specified in an invalid format.
|
class |
LifecycleHookLimitExceededException
The limit for lifecycle hooks was exceeded.
|
class |
MultipleIamArnsProvidedException
Both an IAM user ARN and an IAM session ARN were included in the request.
|
class |
RevisionDoesNotExistException
The named revision does not exist with the applicable IAM user or AWS account.
|
class |
RevisionRequiredException
The revision ID was not specified.
|
class |
RoleRequiredException
The role ID was not specified.
|
class |
TagLimitExceededException
The maximum allowed number of tags was exceeded.
|
class |
TagRequiredException
A tag was not specified.
|
class |
TriggerTargetsLimitExceededException
The maximum allowed number of triggers was exceeded.
|
class |
UnsupportedActionForDeploymentTypeException
A call was submitted that is not supported for the specified deployment type.
|
Copyright © 2017. All rights reserved.