| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy |
|
| software.amazon.awssdk.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
default AddTagsToOnPremisesInstancesResponse |
CodeDeployClient.addTagsToOnPremisesInstances(AddTagsToOnPremisesInstancesRequest addTagsToOnPremisesInstancesRequest)
Adds tags to on-premises instances.
|
default AddTagsToOnPremisesInstancesResponse |
CodeDeployClient.addTagsToOnPremisesInstances(Consumer<AddTagsToOnPremisesInstancesRequest.Builder> addTagsToOnPremisesInstancesRequest)
Adds tags to on-premises instances.
|
default BatchGetApplicationRevisionsResponse |
CodeDeployClient.batchGetApplicationRevisions(BatchGetApplicationRevisionsRequest batchGetApplicationRevisionsRequest)
Gets information about one or more application revisions.
|
default BatchGetApplicationRevisionsResponse |
CodeDeployClient.batchGetApplicationRevisions(Consumer<BatchGetApplicationRevisionsRequest.Builder> batchGetApplicationRevisionsRequest)
Gets information about one or more application revisions.
|
default BatchGetApplicationsResponse |
CodeDeployClient.batchGetApplications(BatchGetApplicationsRequest batchGetApplicationsRequest)
Gets information about one or more applications.
|
default BatchGetApplicationsResponse |
CodeDeployClient.batchGetApplications(Consumer<BatchGetApplicationsRequest.Builder> batchGetApplicationsRequest)
Gets information about one or more applications.
|
default BatchGetDeploymentGroupsResponse |
CodeDeployClient.batchGetDeploymentGroups(BatchGetDeploymentGroupsRequest batchGetDeploymentGroupsRequest)
Gets information about one or more deployment groups.
|
default BatchGetDeploymentGroupsResponse |
CodeDeployClient.batchGetDeploymentGroups(Consumer<BatchGetDeploymentGroupsRequest.Builder> batchGetDeploymentGroupsRequest)
Gets information about one or more deployment groups.
|
default BatchGetDeploymentsResponse |
CodeDeployClient.batchGetDeployments(BatchGetDeploymentsRequest batchGetDeploymentsRequest)
Gets information about one or more deployments.
|
default BatchGetDeploymentsResponse |
CodeDeployClient.batchGetDeployments(Consumer<BatchGetDeploymentsRequest.Builder> batchGetDeploymentsRequest)
Gets information about one or more deployments.
|
default BatchGetDeploymentTargetsResponse |
CodeDeployClient.batchGetDeploymentTargets(BatchGetDeploymentTargetsRequest batchGetDeploymentTargetsRequest)
Returns an array of one or more targets associated with a deployment.
|
default BatchGetDeploymentTargetsResponse |
CodeDeployClient.batchGetDeploymentTargets(Consumer<BatchGetDeploymentTargetsRequest.Builder> batchGetDeploymentTargetsRequest)
Returns an array of one or more targets associated with a deployment.
|
default BatchGetOnPremisesInstancesResponse |
CodeDeployClient.batchGetOnPremisesInstances(BatchGetOnPremisesInstancesRequest batchGetOnPremisesInstancesRequest)
Gets information about one or more on-premises instances.
|
default BatchGetOnPremisesInstancesResponse |
CodeDeployClient.batchGetOnPremisesInstances(Consumer<BatchGetOnPremisesInstancesRequest.Builder> batchGetOnPremisesInstancesRequest)
Gets information about one or more on-premises instances.
|
default ContinueDeploymentResponse |
CodeDeployClient.continueDeployment(Consumer<ContinueDeploymentRequest.Builder> continueDeploymentRequest)
For a blue/green deployment, starts the process of rerouting traffic from instances in the original environment
to instances in the replacement environment without waiting for a specified wait time to elapse.
|
default ContinueDeploymentResponse |
CodeDeployClient.continueDeployment(ContinueDeploymentRequest continueDeploymentRequest)
For a blue/green deployment, starts the process of rerouting traffic from instances in the original environment
to instances in the replacement environment without waiting for a specified wait time to elapse.
|
default CreateApplicationResponse |
CodeDeployClient.createApplication(Consumer<CreateApplicationRequest.Builder> createApplicationRequest)
Creates an application.
|
default CreateApplicationResponse |
CodeDeployClient.createApplication(CreateApplicationRequest createApplicationRequest)
Creates an application.
|
default CreateDeploymentResponse |
CodeDeployClient.createDeployment(Consumer<CreateDeploymentRequest.Builder> createDeploymentRequest)
Deploys an application revision through the specified deployment group.
|
default CreateDeploymentResponse |
CodeDeployClient.createDeployment(CreateDeploymentRequest createDeploymentRequest)
Deploys an application revision through the specified deployment group.
|
default CreateDeploymentConfigResponse |
CodeDeployClient.createDeploymentConfig(Consumer<CreateDeploymentConfigRequest.Builder> createDeploymentConfigRequest)
Creates a deployment configuration.
|
default CreateDeploymentConfigResponse |
CodeDeployClient.createDeploymentConfig(CreateDeploymentConfigRequest createDeploymentConfigRequest)
Creates a deployment configuration.
|
default CreateDeploymentGroupResponse |
CodeDeployClient.createDeploymentGroup(Consumer<CreateDeploymentGroupRequest.Builder> createDeploymentGroupRequest)
Creates a deployment group to which application revisions are deployed.
|
default CreateDeploymentGroupResponse |
CodeDeployClient.createDeploymentGroup(CreateDeploymentGroupRequest createDeploymentGroupRequest)
Creates a deployment group to which application revisions are deployed.
|
default DeleteApplicationResponse |
CodeDeployClient.deleteApplication(Consumer<DeleteApplicationRequest.Builder> deleteApplicationRequest)
Deletes an application.
|
default DeleteApplicationResponse |
CodeDeployClient.deleteApplication(DeleteApplicationRequest deleteApplicationRequest)
Deletes an application.
|
default DeleteDeploymentConfigResponse |
CodeDeployClient.deleteDeploymentConfig(Consumer<DeleteDeploymentConfigRequest.Builder> deleteDeploymentConfigRequest)
Deletes a deployment configuration.
|
default DeleteDeploymentConfigResponse |
CodeDeployClient.deleteDeploymentConfig(DeleteDeploymentConfigRequest deleteDeploymentConfigRequest)
Deletes a deployment configuration.
|
default DeleteDeploymentGroupResponse |
CodeDeployClient.deleteDeploymentGroup(Consumer<DeleteDeploymentGroupRequest.Builder> deleteDeploymentGroupRequest)
Deletes a deployment group.
|
default DeleteDeploymentGroupResponse |
CodeDeployClient.deleteDeploymentGroup(DeleteDeploymentGroupRequest deleteDeploymentGroupRequest)
Deletes a deployment group.
|
default DeleteGitHubAccountTokenResponse |
CodeDeployClient.deleteGitHubAccountToken(Consumer<DeleteGitHubAccountTokenRequest.Builder> deleteGitHubAccountTokenRequest)
Deletes a GitHub account connection.
|
default DeleteGitHubAccountTokenResponse |
CodeDeployClient.deleteGitHubAccountToken(DeleteGitHubAccountTokenRequest deleteGitHubAccountTokenRequest)
Deletes a GitHub account connection.
|
default DeregisterOnPremisesInstanceResponse |
CodeDeployClient.deregisterOnPremisesInstance(Consumer<DeregisterOnPremisesInstanceRequest.Builder> deregisterOnPremisesInstanceRequest)
Deregisters an on-premises instance.
|
default DeregisterOnPremisesInstanceResponse |
CodeDeployClient.deregisterOnPremisesInstance(DeregisterOnPremisesInstanceRequest deregisterOnPremisesInstanceRequest)
Deregisters an on-premises instance.
|
default GetApplicationResponse |
CodeDeployClient.getApplication(Consumer<GetApplicationRequest.Builder> getApplicationRequest)
Gets information about an application.
|
default GetApplicationResponse |
CodeDeployClient.getApplication(GetApplicationRequest getApplicationRequest)
Gets information about an application.
|
default GetApplicationRevisionResponse |
CodeDeployClient.getApplicationRevision(Consumer<GetApplicationRevisionRequest.Builder> getApplicationRevisionRequest)
Gets information about an application revision.
|
default GetApplicationRevisionResponse |
CodeDeployClient.getApplicationRevision(GetApplicationRevisionRequest getApplicationRevisionRequest)
Gets information about an application revision.
|
default GetDeploymentResponse |
CodeDeployClient.getDeployment(Consumer<GetDeploymentRequest.Builder> getDeploymentRequest)
Gets information about a deployment.
|
default GetDeploymentResponse |
CodeDeployClient.getDeployment(GetDeploymentRequest getDeploymentRequest)
Gets information about a deployment.
|
default GetDeploymentConfigResponse |
CodeDeployClient.getDeploymentConfig(Consumer<GetDeploymentConfigRequest.Builder> getDeploymentConfigRequest)
Gets information about a deployment configuration.
|
default GetDeploymentConfigResponse |
CodeDeployClient.getDeploymentConfig(GetDeploymentConfigRequest getDeploymentConfigRequest)
Gets information about a deployment configuration.
|
default GetDeploymentGroupResponse |
CodeDeployClient.getDeploymentGroup(Consumer<GetDeploymentGroupRequest.Builder> getDeploymentGroupRequest)
Gets information about a deployment group.
|
default GetDeploymentGroupResponse |
CodeDeployClient.getDeploymentGroup(GetDeploymentGroupRequest getDeploymentGroupRequest)
Gets information about a deployment group.
|
default GetDeploymentTargetResponse |
CodeDeployClient.getDeploymentTarget(Consumer<GetDeploymentTargetRequest.Builder> getDeploymentTargetRequest)
Returns information about a deployment target.
|
default GetDeploymentTargetResponse |
CodeDeployClient.getDeploymentTarget(GetDeploymentTargetRequest getDeploymentTargetRequest)
Returns information about a deployment target.
|
default GetOnPremisesInstanceResponse |
CodeDeployClient.getOnPremisesInstance(Consumer<GetOnPremisesInstanceRequest.Builder> getOnPremisesInstanceRequest)
Gets information about an on-premises instance.
|
default GetOnPremisesInstanceResponse |
CodeDeployClient.getOnPremisesInstance(GetOnPremisesInstanceRequest getOnPremisesInstanceRequest)
Gets information about an on-premises instance.
|
default ListApplicationRevisionsResponse |
CodeDeployClient.listApplicationRevisions(Consumer<ListApplicationRevisionsRequest.Builder> listApplicationRevisionsRequest)
Lists information about revisions for an application.
|
default ListApplicationRevisionsResponse |
CodeDeployClient.listApplicationRevisions(ListApplicationRevisionsRequest listApplicationRevisionsRequest)
Lists information about revisions for an application.
|
default ListApplicationRevisionsIterable |
CodeDeployClient.listApplicationRevisionsPaginator(Consumer<ListApplicationRevisionsRequest.Builder> listApplicationRevisionsRequest)
Lists information about revisions for an application.
|
default ListApplicationRevisionsIterable |
CodeDeployClient.listApplicationRevisionsPaginator(ListApplicationRevisionsRequest listApplicationRevisionsRequest)
Lists information about revisions for an application.
|
default ListApplicationsResponse |
CodeDeployClient.listApplications()
Lists the applications registered with the IAM user or AWS account.
|
default ListApplicationsResponse |
CodeDeployClient.listApplications(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest)
Lists the applications registered with the IAM user or AWS account.
|
default ListApplicationsResponse |
CodeDeployClient.listApplications(ListApplicationsRequest listApplicationsRequest)
Lists the applications registered with the IAM user or AWS account.
|
default ListApplicationsIterable |
CodeDeployClient.listApplicationsPaginator()
Lists the applications registered with the IAM user or AWS account.
|
default ListApplicationsIterable |
CodeDeployClient.listApplicationsPaginator(Consumer<ListApplicationsRequest.Builder> listApplicationsRequest)
Lists the applications registered with the IAM user or AWS account.
|
default ListApplicationsIterable |
CodeDeployClient.listApplicationsPaginator(ListApplicationsRequest listApplicationsRequest)
Lists the applications registered with the IAM user or AWS account.
|
default ListDeploymentConfigsResponse |
CodeDeployClient.listDeploymentConfigs()
Lists the deployment configurations with the IAM user or AWS account.
|
default ListDeploymentConfigsResponse |
CodeDeployClient.listDeploymentConfigs(Consumer<ListDeploymentConfigsRequest.Builder> listDeploymentConfigsRequest)
Lists the deployment configurations with the IAM user or AWS account.
|
default ListDeploymentConfigsResponse |
CodeDeployClient.listDeploymentConfigs(ListDeploymentConfigsRequest listDeploymentConfigsRequest)
Lists the deployment configurations with the IAM user or AWS account.
|
default ListDeploymentConfigsIterable |
CodeDeployClient.listDeploymentConfigsPaginator()
Lists the deployment configurations with the IAM user or AWS account.
|
default ListDeploymentConfigsIterable |
CodeDeployClient.listDeploymentConfigsPaginator(Consumer<ListDeploymentConfigsRequest.Builder> listDeploymentConfigsRequest)
Lists the deployment configurations with the IAM user or AWS account.
|
default ListDeploymentConfigsIterable |
CodeDeployClient.listDeploymentConfigsPaginator(ListDeploymentConfigsRequest listDeploymentConfigsRequest)
Lists the deployment configurations with the IAM user or AWS account.
|
default ListDeploymentGroupsResponse |
CodeDeployClient.listDeploymentGroups(Consumer<ListDeploymentGroupsRequest.Builder> listDeploymentGroupsRequest)
Lists the deployment groups for an application registered with the IAM user or AWS account.
|
default ListDeploymentGroupsResponse |
CodeDeployClient.listDeploymentGroups(ListDeploymentGroupsRequest listDeploymentGroupsRequest)
Lists the deployment groups for an application registered with the IAM user or AWS account.
|
default ListDeploymentGroupsIterable |
CodeDeployClient.listDeploymentGroupsPaginator(Consumer<ListDeploymentGroupsRequest.Builder> listDeploymentGroupsRequest)
Lists the deployment groups for an application registered with the IAM user or AWS account.
|
default ListDeploymentGroupsIterable |
CodeDeployClient.listDeploymentGroupsPaginator(ListDeploymentGroupsRequest listDeploymentGroupsRequest)
Lists the deployment groups for an application registered with the IAM user or AWS account.
|
default ListDeploymentsResponse |
CodeDeployClient.listDeployments()
Lists the deployments in a deployment group for an application registered with the IAM user or AWS account.
|
default ListDeploymentsResponse |
CodeDeployClient.listDeployments(Consumer<ListDeploymentsRequest.Builder> listDeploymentsRequest)
Lists the deployments in a deployment group for an application registered with the IAM user or AWS account.
|
default ListDeploymentsResponse |
CodeDeployClient.listDeployments(ListDeploymentsRequest listDeploymentsRequest)
Lists the deployments in a deployment group for an application registered with the IAM user or AWS account.
|
default ListDeploymentsIterable |
CodeDeployClient.listDeploymentsPaginator()
Lists the deployments in a deployment group for an application registered with the IAM user or AWS account.
|
default ListDeploymentsIterable |
CodeDeployClient.listDeploymentsPaginator(Consumer<ListDeploymentsRequest.Builder> listDeploymentsRequest)
Lists the deployments in a deployment group for an application registered with the IAM user or AWS account.
|
default ListDeploymentsIterable |
CodeDeployClient.listDeploymentsPaginator(ListDeploymentsRequest listDeploymentsRequest)
Lists the deployments in a deployment group for an application registered with the IAM user or AWS account.
|
default ListDeploymentTargetsResponse |
CodeDeployClient.listDeploymentTargets(Consumer<ListDeploymentTargetsRequest.Builder> listDeploymentTargetsRequest)
Returns an array of target IDs that are associated a deployment.
|
default ListDeploymentTargetsResponse |
CodeDeployClient.listDeploymentTargets(ListDeploymentTargetsRequest listDeploymentTargetsRequest)
Returns an array of target IDs that are associated a deployment.
|
default ListGitHubAccountTokenNamesResponse |
CodeDeployClient.listGitHubAccountTokenNames()
Lists the names of stored connections to GitHub accounts.
|
default ListGitHubAccountTokenNamesResponse |
CodeDeployClient.listGitHubAccountTokenNames(Consumer<ListGitHubAccountTokenNamesRequest.Builder> listGitHubAccountTokenNamesRequest)
Lists the names of stored connections to GitHub accounts.
|
default ListGitHubAccountTokenNamesResponse |
CodeDeployClient.listGitHubAccountTokenNames(ListGitHubAccountTokenNamesRequest listGitHubAccountTokenNamesRequest)
Lists the names of stored connections to GitHub accounts.
|
default ListOnPremisesInstancesResponse |
CodeDeployClient.listOnPremisesInstances()
Gets a list of names for one or more on-premises instances.
|
default ListOnPremisesInstancesResponse |
CodeDeployClient.listOnPremisesInstances(Consumer<ListOnPremisesInstancesRequest.Builder> listOnPremisesInstancesRequest)
Gets a list of names for one or more on-premises instances.
|
default ListOnPremisesInstancesResponse |
CodeDeployClient.listOnPremisesInstances(ListOnPremisesInstancesRequest listOnPremisesInstancesRequest)
Gets a list of names for one or more on-premises instances.
|
default ListTagsForResourceResponse |
CodeDeployClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns a list of tags for the resource identified by a specified ARN.
|
default ListTagsForResourceResponse |
CodeDeployClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns a list of tags for the resource identified by a specified ARN.
|
default PutLifecycleEventHookExecutionStatusResponse |
CodeDeployClient.putLifecycleEventHookExecutionStatus(Consumer<PutLifecycleEventHookExecutionStatusRequest.Builder> putLifecycleEventHookExecutionStatusRequest)
Sets the result of a Lambda validation function.
|
default PutLifecycleEventHookExecutionStatusResponse |
CodeDeployClient.putLifecycleEventHookExecutionStatus(PutLifecycleEventHookExecutionStatusRequest putLifecycleEventHookExecutionStatusRequest)
Sets the result of a Lambda validation function.
|
default RegisterApplicationRevisionResponse |
CodeDeployClient.registerApplicationRevision(Consumer<RegisterApplicationRevisionRequest.Builder> registerApplicationRevisionRequest)
Registers with AWS CodeDeploy a revision for the specified application.
|
default RegisterApplicationRevisionResponse |
CodeDeployClient.registerApplicationRevision(RegisterApplicationRevisionRequest registerApplicationRevisionRequest)
Registers with AWS CodeDeploy a revision for the specified application.
|
default RegisterOnPremisesInstanceResponse |
CodeDeployClient.registerOnPremisesInstance(Consumer<RegisterOnPremisesInstanceRequest.Builder> registerOnPremisesInstanceRequest)
Registers an on-premises instance.
|
default RegisterOnPremisesInstanceResponse |
CodeDeployClient.registerOnPremisesInstance(RegisterOnPremisesInstanceRequest registerOnPremisesInstanceRequest)
Registers an on-premises instance.
|
default RemoveTagsFromOnPremisesInstancesResponse |
CodeDeployClient.removeTagsFromOnPremisesInstances(Consumer<RemoveTagsFromOnPremisesInstancesRequest.Builder> removeTagsFromOnPremisesInstancesRequest)
Removes one or more tags from one or more on-premises instances.
|
default RemoveTagsFromOnPremisesInstancesResponse |
CodeDeployClient.removeTagsFromOnPremisesInstances(RemoveTagsFromOnPremisesInstancesRequest removeTagsFromOnPremisesInstancesRequest)
Removes one or more tags from one or more on-premises instances.
|
default StopDeploymentResponse |
CodeDeployClient.stopDeployment(Consumer<StopDeploymentRequest.Builder> stopDeploymentRequest)
Attempts to stop an ongoing deployment.
|
default StopDeploymentResponse |
CodeDeployClient.stopDeployment(StopDeploymentRequest stopDeploymentRequest)
Attempts to stop an ongoing deployment.
|
default TagResourceResponse |
CodeDeployClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Associates the list of tags in the input
Tags parameter with the resource identified by the
ResourceArn input parameter. |
default TagResourceResponse |
CodeDeployClient.tagResource(TagResourceRequest tagResourceRequest)
Associates the list of tags in the input
Tags parameter with the resource identified by the
ResourceArn input parameter. |
default UntagResourceResponse |
CodeDeployClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest)
Disassociates a resource from a list of tags.
|
default UntagResourceResponse |
CodeDeployClient.untagResource(UntagResourceRequest untagResourceRequest)
Disassociates a resource from a list of tags.
|
default UpdateApplicationResponse |
CodeDeployClient.updateApplication(Consumer<UpdateApplicationRequest.Builder> updateApplicationRequest)
Changes the name of an application.
|
default UpdateApplicationResponse |
CodeDeployClient.updateApplication(UpdateApplicationRequest updateApplicationRequest)
Changes the name of an application.
|
default UpdateDeploymentGroupResponse |
CodeDeployClient.updateDeploymentGroup(Consumer<UpdateDeploymentGroupRequest.Builder> updateDeploymentGroupRequest)
Changes information about a deployment group.
|
default UpdateDeploymentGroupResponse |
CodeDeployClient.updateDeploymentGroup(UpdateDeploymentGroupRequest updateDeploymentGroupRequest)
Changes information about a deployment group.
|
| 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 with the IAM user or AWS account already exists.
|
class |
ApplicationDoesNotExistException
The application does not exist with the 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 |
ArnNotSupportedException
The specified ARN is not supported.
|
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 with the IAM user or AWS account already exists .
|
class |
DeploymentConfigDoesNotExistException
The deployment configuration does not exist with the 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 with the IAM user or AWS account does not exist.
|
class |
DeploymentGroupAlreadyExistsException
A deployment group with the specified name with the IAM user or AWS account already exists.
|
class |
DeploymentGroupDoesNotExistException
The named deployment group with the IAM user or AWS account does not exist.
|
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 |
DeploymentTargetDoesNotExistException
The provided target ID does not belong to the attempted deployment.
|
class |
DeploymentTargetIdRequiredException
A deployment target ID was not provided.
|
class |
DeploymentTargetListSizeExceededException
The maximum number of targets that can be associated with an Amazon ECS or AWS Lambda deployment was exceeded.
|
class |
DescriptionTooLongException
The description is too long.
|
class |
EcsServiceMappingLimitExceededException
The Amazon ECS service is associated with more than one deployment groups.
|
class |
GitHubAccountTokenDoesNotExistException
No GitHub account connection exists with the named specified in the call.
|
class |
GitHubAccountTokenNameRequiredException
The call is missing a required GitHub account connection name.
|
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 |
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 |
InvalidArnException
The specified ARN is not in a valid 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 |
InvalidComputePlatformException
The computePlatform is invalid.
|
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 |
InvalidDeploymentInstanceTypeException
An instance type was specified for an in-place deployment.
|
class |
InvalidDeploymentStatusException
The specified deployment status doesn't exist or cannot be determined.
|
class |
InvalidDeploymentStyleException
An invalid deployment style was specified.
|
class |
InvalidDeploymentTargetIdException
The target ID provided was not valid.
|
class |
InvalidDeploymentWaitTypeException
The wait type is invalid.
|
class |
InvalidEc2TagCombinationException
A call was submitted that specified both Ec2TagFilters and Ec2TagSet, but only one of these data types can be used in
a single call.
|
class |
InvalidEc2TagException
The tag was specified in an invalid format.
|
class |
InvalidEcsServiceException
The Amazon ECS service identifier is not valid.
|
class |
InvalidFileExistsBehaviorException
An invalid fileExistsBehavior option was specified to determine how AWS CodeDeploy handles files or directories that
already exist in a deployment target location, but weren't part of the previous successful deployment.
|
class |
InvalidGitHubAccountTokenException
The GitHub token is not valid.
|
class |
InvalidGitHubAccountTokenNameException
The format of the specified GitHub account connection name is invalid.
|
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 |
InvalidIgnoreApplicationStopFailuresValueException
The IgnoreApplicationStopFailures value is invalid.
|
class |
InvalidInputException
The input was specified in an invalid format.
|
class |
InvalidInstanceNameException
The 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 |
InvalidLifecycleEventHookExecutionIdException
A lifecycle event hook is invalid.
|
class |
InvalidLifecycleEventHookExecutionStatusException
The result of a Lambda validation function that verifies a lifecycle event is invalid.
|
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 |
InvalidOnPremisesTagCombinationException
A call was submitted that specified both OnPremisesTagFilters and OnPremisesTagSet, but only one of these data types
can be used in a single call.
|
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 tag was specified in an invalid format.
|
class |
InvalidTagFilterException
The tag filter was specified in an invalid format.
|
class |
InvalidTagsToAddException
The specified tags are not valid.
|
class |
InvalidTargetGroupPairException
A target group pair associated with this deployment is not valid.
|
class |
InvalidTargetInstancesException
The target instance configuration is invalid.
|
class |
InvalidTimeRangeException
The specified time range was specified in an invalid format.
|
class |
InvalidTrafficRoutingConfigurationException
The configuration that specifies how traffic is routed during a deployment is invalid.
|
class |
InvalidTriggerConfigException
The trigger was specified in an invalid format.
|
class |
InvalidUpdateOutdatedInstancesOnlyValueException
The UpdateOutdatedInstancesOnly value is invalid.
|
class |
LifecycleEventAlreadyCompletedException
An attempt to return the status of an already completed lifecycle event occurred.
|
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 |
OperationNotSupportedException
The API used does not support the deployment.
|
class |
ResourceArnRequiredException
The ARN of a resource is required, but was not found.
|
class |
ResourceValidationException
The specified resource could not be validated.
|
class |
RevisionDoesNotExistException
The named revision does not exist with the 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 |
TagSetListLimitExceededException
The number of tag groups included in the tag set list exceeded the maximum allowed limit of 3.
|
class |
ThrottlingException
An API function was called too frequently.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
CodeDeployException |
CodeDeployException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(CodeDeployException ex) |
Copyright © 2019. All rights reserved.