AWS SDK for C++
AWS SDK for C++
Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::CodeDeploy Namespace Reference

Namespaces

namespace  CodeDeployErrorMapper
 
namespace  Endpoint
 
namespace  Model
 

Classes

class  CodeDeployClient
 
class  CodeDeployEndpointRules
 
class  CodeDeployError
 
class  CodeDeployRequest
 

Typedefs

using CodeDeployClientConfiguration = Aws::Client::GenericClientConfiguration< false >
 
using CodeDeployEndpointProviderBase = Aws::CodeDeploy::Endpoint::CodeDeployEndpointProviderBase
 
using CodeDeployEndpointProvider = Aws::CodeDeploy::Endpoint::CodeDeployEndpointProvider
 
typedef std::function< void(const CodeDeployClient *, const Model::AddTagsToOnPremisesInstancesRequest &, const Model::AddTagsToOnPremisesInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddTagsToOnPremisesInstancesResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::BatchGetApplicationRevisionsRequest &, const Model::BatchGetApplicationRevisionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchGetApplicationRevisionsResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::BatchGetApplicationsRequest &, const Model::BatchGetApplicationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchGetApplicationsResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::BatchGetDeploymentGroupsRequest &, const Model::BatchGetDeploymentGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchGetDeploymentGroupsResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::BatchGetDeploymentTargetsRequest &, const Model::BatchGetDeploymentTargetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchGetDeploymentTargetsResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::BatchGetDeploymentsRequest &, const Model::BatchGetDeploymentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchGetDeploymentsResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::BatchGetOnPremisesInstancesRequest &, const Model::BatchGetOnPremisesInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchGetOnPremisesInstancesResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::ContinueDeploymentRequest &, const Model::ContinueDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ContinueDeploymentResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::CreateApplicationRequest &, const Model::CreateApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateApplicationResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::CreateDeploymentRequest &, const Model::CreateDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDeploymentResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::CreateDeploymentConfigRequest &, const Model::CreateDeploymentConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDeploymentConfigResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::CreateDeploymentGroupRequest &, const Model::CreateDeploymentGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDeploymentGroupResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::DeleteApplicationRequest &, const Model::DeleteApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteApplicationResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::DeleteDeploymentConfigRequest &, const Model::DeleteDeploymentConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDeploymentConfigResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::DeleteDeploymentGroupRequest &, const Model::DeleteDeploymentGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDeploymentGroupResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::DeleteGitHubAccountTokenRequest &, const Model::DeleteGitHubAccountTokenOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteGitHubAccountTokenResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::DeleteResourcesByExternalIdRequest &, const Model::DeleteResourcesByExternalIdOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteResourcesByExternalIdResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::DeregisterOnPremisesInstanceRequest &, const Model::DeregisterOnPremisesInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeregisterOnPremisesInstanceResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::GetApplicationRequest &, const Model::GetApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetApplicationResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::GetApplicationRevisionRequest &, const Model::GetApplicationRevisionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetApplicationRevisionResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::GetDeploymentRequest &, const Model::GetDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDeploymentResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::GetDeploymentConfigRequest &, const Model::GetDeploymentConfigOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDeploymentConfigResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::GetDeploymentGroupRequest &, const Model::GetDeploymentGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDeploymentGroupResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::GetDeploymentTargetRequest &, const Model::GetDeploymentTargetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDeploymentTargetResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::GetOnPremisesInstanceRequest &, const Model::GetOnPremisesInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetOnPremisesInstanceResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::ListApplicationRevisionsRequest &, const Model::ListApplicationRevisionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListApplicationRevisionsResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::ListApplicationsRequest &, const Model::ListApplicationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListApplicationsResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::ListDeploymentConfigsRequest &, const Model::ListDeploymentConfigsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDeploymentConfigsResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::ListDeploymentGroupsRequest &, const Model::ListDeploymentGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDeploymentGroupsResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::ListDeploymentTargetsRequest &, const Model::ListDeploymentTargetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDeploymentTargetsResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::ListDeploymentsRequest &, const Model::ListDeploymentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDeploymentsResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::ListGitHubAccountTokenNamesRequest &, const Model::ListGitHubAccountTokenNamesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListGitHubAccountTokenNamesResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::ListOnPremisesInstancesRequest &, const Model::ListOnPremisesInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListOnPremisesInstancesResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTagsForResourceResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::PutLifecycleEventHookExecutionStatusRequest &, const Model::PutLifecycleEventHookExecutionStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutLifecycleEventHookExecutionStatusResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::RegisterApplicationRevisionRequest &, const Model::RegisterApplicationRevisionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RegisterApplicationRevisionResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::RegisterOnPremisesInstanceRequest &, const Model::RegisterOnPremisesInstanceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RegisterOnPremisesInstanceResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::RemoveTagsFromOnPremisesInstancesRequest &, const Model::RemoveTagsFromOnPremisesInstancesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RemoveTagsFromOnPremisesInstancesResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::StopDeploymentRequest &, const Model::StopDeploymentOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopDeploymentResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::UpdateApplicationRequest &, const Model::UpdateApplicationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateApplicationResponseReceivedHandler
 
typedef std::function< void(const CodeDeployClient *, const Model::UpdateDeploymentGroupRequest &, const Model::UpdateDeploymentGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDeploymentGroupResponseReceivedHandler
 

Enumerations

enum class  CodeDeployErrors {
  INCOMPLETE_SIGNATURE = 0 , INTERNAL_FAILURE = 1 , INVALID_ACTION = 2 , INVALID_CLIENT_TOKEN_ID = 3 ,
  INVALID_PARAMETER_COMBINATION = 4 , INVALID_QUERY_PARAMETER = 5 , INVALID_PARAMETER_VALUE = 6 , MISSING_ACTION = 7 ,
  MISSING_AUTHENTICATION_TOKEN = 8 , MISSING_PARAMETER = 9 , OPT_IN_REQUIRED = 10 , REQUEST_EXPIRED = 11 ,
  SERVICE_UNAVAILABLE = 12 , THROTTLING = 13 , VALIDATION = 14 , ACCESS_DENIED = 15 ,
  RESOURCE_NOT_FOUND = 16 , UNRECOGNIZED_CLIENT = 17 , MALFORMED_QUERY_STRING = 18 , SLOW_DOWN = 19 ,
  REQUEST_TIME_TOO_SKEWED = 20 , INVALID_SIGNATURE = 21 , SIGNATURE_DOES_NOT_MATCH = 22 , INVALID_ACCESS_KEY_ID = 23 ,
  REQUEST_TIMEOUT = 24 , NETWORK_CONNECTION = 99 , UNKNOWN = 100 , ALARMS_LIMIT_EXCEEDED = static_cast<int>(Aws::Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1 ,
  APPLICATION_ALREADY_EXISTS , APPLICATION_DOES_NOT_EXIST , APPLICATION_LIMIT_EXCEEDED , APPLICATION_NAME_REQUIRED ,
  ARN_NOT_SUPPORTED , BATCH_LIMIT_EXCEEDED , BUCKET_NAME_FILTER_REQUIRED , DEPLOYMENT_ALREADY_COMPLETED ,
  DEPLOYMENT_CONFIG_ALREADY_EXISTS , DEPLOYMENT_CONFIG_DOES_NOT_EXIST , DEPLOYMENT_CONFIG_IN_USE , DEPLOYMENT_CONFIG_LIMIT_EXCEEDED ,
  DEPLOYMENT_CONFIG_NAME_REQUIRED , DEPLOYMENT_DOES_NOT_EXIST , DEPLOYMENT_GROUP_ALREADY_EXISTS , DEPLOYMENT_GROUP_DOES_NOT_EXIST ,
  DEPLOYMENT_GROUP_LIMIT_EXCEEDED , DEPLOYMENT_GROUP_NAME_REQUIRED , DEPLOYMENT_ID_REQUIRED , DEPLOYMENT_IS_NOT_IN_READY_STATE ,
  DEPLOYMENT_LIMIT_EXCEEDED , DEPLOYMENT_NOT_STARTED , DEPLOYMENT_TARGET_DOES_NOT_EXIST , DEPLOYMENT_TARGET_ID_REQUIRED ,
  DEPLOYMENT_TARGET_LIST_SIZE_EXCEEDED , DESCRIPTION_TOO_LONG , E_C_S_SERVICE_MAPPING_LIMIT_EXCEEDED , GIT_HUB_ACCOUNT_TOKEN_DOES_NOT_EXIST ,
  GIT_HUB_ACCOUNT_TOKEN_NAME_REQUIRED , IAM_ARN_REQUIRED , IAM_SESSION_ARN_ALREADY_REGISTERED , IAM_USER_ARN_ALREADY_REGISTERED ,
  IAM_USER_ARN_REQUIRED , INSTANCE_DOES_NOT_EXIST , INSTANCE_LIMIT_EXCEEDED , INSTANCE_NAME_ALREADY_REGISTERED ,
  INSTANCE_NAME_REQUIRED , INSTANCE_NOT_REGISTERED , INVALID_ALARM_CONFIG , INVALID_APPLICATION_NAME ,
  INVALID_ARN , INVALID_AUTO_ROLLBACK_CONFIG , INVALID_AUTO_SCALING_GROUP , INVALID_BLUE_GREEN_DEPLOYMENT_CONFIGURATION ,
  INVALID_BUCKET_NAME_FILTER , INVALID_COMPUTE_PLATFORM , INVALID_DEPLOYED_STATE_FILTER , INVALID_DEPLOYMENT_CONFIG_NAME ,
  INVALID_DEPLOYMENT_GROUP_NAME , INVALID_DEPLOYMENT_ID , INVALID_DEPLOYMENT_INSTANCE_TYPE , INVALID_DEPLOYMENT_STATUS ,
  INVALID_DEPLOYMENT_STYLE , INVALID_DEPLOYMENT_TARGET_ID , INVALID_DEPLOYMENT_WAIT_TYPE , INVALID_EXTERNAL_ID ,
  INVALID_E_C2_TAG , INVALID_E_C2_TAG_COMBINATION , INVALID_E_C_S_SERVICE , INVALID_FILE_EXISTS_BEHAVIOR ,
  INVALID_GIT_HUB_ACCOUNT_TOKEN , INVALID_GIT_HUB_ACCOUNT_TOKEN_NAME , INVALID_IAM_SESSION_ARN , INVALID_IAM_USER_ARN ,
  INVALID_IGNORE_APPLICATION_STOP_FAILURES_VALUE , INVALID_INPUT , INVALID_INSTANCE_NAME , INVALID_INSTANCE_STATUS ,
  INVALID_INSTANCE_TYPE , INVALID_KEY_PREFIX_FILTER , INVALID_LIFECYCLE_EVENT_HOOK_EXECUTION_ID , INVALID_LIFECYCLE_EVENT_HOOK_EXECUTION_STATUS ,
  INVALID_LOAD_BALANCER_INFO , INVALID_MINIMUM_HEALTHY_HOST_VALUE , INVALID_NEXT_TOKEN , INVALID_ON_PREMISES_TAG_COMBINATION ,
  INVALID_OPERATION , INVALID_REGISTRATION_STATUS , INVALID_REVISION , INVALID_ROLE ,
  INVALID_SORT_BY , INVALID_SORT_ORDER , INVALID_TAG , INVALID_TAGS_TO_ADD ,
  INVALID_TAG_FILTER , INVALID_TARGET_GROUP_PAIR , INVALID_TARGET_INSTANCES , INVALID_TIME_RANGE ,
  INVALID_TRAFFIC_ROUTING_CONFIGURATION , INVALID_TRIGGER_CONFIG , INVALID_UPDATE_OUTDATED_INSTANCES_ONLY_VALUE , LIFECYCLE_EVENT_ALREADY_COMPLETED ,
  LIFECYCLE_HOOK_LIMIT_EXCEEDED , MULTIPLE_IAM_ARNS_PROVIDED , OPERATION_NOT_SUPPORTED , RESOURCE_ARN_REQUIRED ,
  RESOURCE_VALIDATION , REVISION_DOES_NOT_EXIST , REVISION_REQUIRED , ROLE_REQUIRED ,
  TAG_LIMIT_EXCEEDED , TAG_REQUIRED , TAG_SET_LIST_LIMIT_EXCEEDED , TRIGGER_TARGETS_LIMIT_EXCEEDED ,
  UNSUPPORTED_ACTION_FOR_DEPLOYMENT_TYPE
}
 

Typedef Documentation

◆ AddTagsToOnPremisesInstancesResponseReceivedHandler

Definition at line 237 of file CodeDeployServiceClientModel.h.

◆ BatchGetApplicationRevisionsResponseReceivedHandler

Definition at line 238 of file CodeDeployServiceClientModel.h.

◆ BatchGetApplicationsResponseReceivedHandler

Definition at line 239 of file CodeDeployServiceClientModel.h.

◆ BatchGetDeploymentGroupsResponseReceivedHandler

Definition at line 240 of file CodeDeployServiceClientModel.h.

◆ BatchGetDeploymentsResponseReceivedHandler

Definition at line 242 of file CodeDeployServiceClientModel.h.

◆ BatchGetDeploymentTargetsResponseReceivedHandler

Definition at line 241 of file CodeDeployServiceClientModel.h.

◆ BatchGetOnPremisesInstancesResponseReceivedHandler

Definition at line 243 of file CodeDeployServiceClientModel.h.

◆ CodeDeployClientConfiguration

Definition at line 89 of file CodeDeployServiceClientModel.h.

◆ CodeDeployEndpointProvider

Definition at line 91 of file CodeDeployServiceClientModel.h.

◆ CodeDeployEndpointProviderBase

Definition at line 90 of file CodeDeployServiceClientModel.h.

◆ ContinueDeploymentResponseReceivedHandler

Definition at line 244 of file CodeDeployServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 245 of file CodeDeployServiceClientModel.h.

◆ CreateDeploymentConfigResponseReceivedHandler

Definition at line 247 of file CodeDeployServiceClientModel.h.

◆ CreateDeploymentGroupResponseReceivedHandler

Definition at line 248 of file CodeDeployServiceClientModel.h.

◆ CreateDeploymentResponseReceivedHandler

Definition at line 246 of file CodeDeployServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 249 of file CodeDeployServiceClientModel.h.

◆ DeleteDeploymentConfigResponseReceivedHandler

Definition at line 250 of file CodeDeployServiceClientModel.h.

◆ DeleteDeploymentGroupResponseReceivedHandler

Definition at line 251 of file CodeDeployServiceClientModel.h.

◆ DeleteGitHubAccountTokenResponseReceivedHandler

Definition at line 252 of file CodeDeployServiceClientModel.h.

◆ DeleteResourcesByExternalIdResponseReceivedHandler

Definition at line 253 of file CodeDeployServiceClientModel.h.

◆ DeregisterOnPremisesInstanceResponseReceivedHandler

Definition at line 254 of file CodeDeployServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 255 of file CodeDeployServiceClientModel.h.

◆ GetApplicationRevisionResponseReceivedHandler

Definition at line 256 of file CodeDeployServiceClientModel.h.

◆ GetDeploymentConfigResponseReceivedHandler

Definition at line 258 of file CodeDeployServiceClientModel.h.

◆ GetDeploymentGroupResponseReceivedHandler

Definition at line 259 of file CodeDeployServiceClientModel.h.

◆ GetDeploymentResponseReceivedHandler

Definition at line 257 of file CodeDeployServiceClientModel.h.

◆ GetDeploymentTargetResponseReceivedHandler

Definition at line 260 of file CodeDeployServiceClientModel.h.

◆ GetOnPremisesInstanceResponseReceivedHandler

Definition at line 261 of file CodeDeployServiceClientModel.h.

◆ ListApplicationRevisionsResponseReceivedHandler

Definition at line 262 of file CodeDeployServiceClientModel.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 263 of file CodeDeployServiceClientModel.h.

◆ ListDeploymentConfigsResponseReceivedHandler

Definition at line 264 of file CodeDeployServiceClientModel.h.

◆ ListDeploymentGroupsResponseReceivedHandler

Definition at line 265 of file CodeDeployServiceClientModel.h.

◆ ListDeploymentsResponseReceivedHandler

Definition at line 267 of file CodeDeployServiceClientModel.h.

◆ ListDeploymentTargetsResponseReceivedHandler

Definition at line 266 of file CodeDeployServiceClientModel.h.

◆ ListGitHubAccountTokenNamesResponseReceivedHandler

Definition at line 268 of file CodeDeployServiceClientModel.h.

◆ ListOnPremisesInstancesResponseReceivedHandler

Definition at line 269 of file CodeDeployServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 270 of file CodeDeployServiceClientModel.h.

◆ PutLifecycleEventHookExecutionStatusResponseReceivedHandler

Definition at line 271 of file CodeDeployServiceClientModel.h.

◆ RegisterApplicationRevisionResponseReceivedHandler

Definition at line 272 of file CodeDeployServiceClientModel.h.

◆ RegisterOnPremisesInstanceResponseReceivedHandler

Definition at line 273 of file CodeDeployServiceClientModel.h.

◆ RemoveTagsFromOnPremisesInstancesResponseReceivedHandler

Definition at line 274 of file CodeDeployServiceClientModel.h.

◆ StopDeploymentResponseReceivedHandler

Definition at line 275 of file CodeDeployServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 276 of file CodeDeployServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 277 of file CodeDeployServiceClientModel.h.

◆ UpdateApplicationResponseReceivedHandler

Definition at line 278 of file CodeDeployServiceClientModel.h.

◆ UpdateDeploymentGroupResponseReceivedHandler

Definition at line 279 of file CodeDeployServiceClientModel.h.

Enumeration Type Documentation

◆ CodeDeployErrors

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
ALARMS_LIMIT_EXCEEDED 
APPLICATION_ALREADY_EXISTS 
APPLICATION_DOES_NOT_EXIST 
APPLICATION_LIMIT_EXCEEDED 
APPLICATION_NAME_REQUIRED 
ARN_NOT_SUPPORTED 
BATCH_LIMIT_EXCEEDED 
BUCKET_NAME_FILTER_REQUIRED 
DEPLOYMENT_ALREADY_COMPLETED 
DEPLOYMENT_CONFIG_ALREADY_EXISTS 
DEPLOYMENT_CONFIG_DOES_NOT_EXIST 
DEPLOYMENT_CONFIG_IN_USE 
DEPLOYMENT_CONFIG_LIMIT_EXCEEDED 
DEPLOYMENT_CONFIG_NAME_REQUIRED 
DEPLOYMENT_DOES_NOT_EXIST 
DEPLOYMENT_GROUP_ALREADY_EXISTS 
DEPLOYMENT_GROUP_DOES_NOT_EXIST 
DEPLOYMENT_GROUP_LIMIT_EXCEEDED 
DEPLOYMENT_GROUP_NAME_REQUIRED 
DEPLOYMENT_ID_REQUIRED 
DEPLOYMENT_IS_NOT_IN_READY_STATE 
DEPLOYMENT_LIMIT_EXCEEDED 
DEPLOYMENT_NOT_STARTED 
DEPLOYMENT_TARGET_DOES_NOT_EXIST 
DEPLOYMENT_TARGET_ID_REQUIRED 
DEPLOYMENT_TARGET_LIST_SIZE_EXCEEDED 
DESCRIPTION_TOO_LONG 
E_C_S_SERVICE_MAPPING_LIMIT_EXCEEDED 
GIT_HUB_ACCOUNT_TOKEN_DOES_NOT_EXIST 
GIT_HUB_ACCOUNT_TOKEN_NAME_REQUIRED 
IAM_ARN_REQUIRED 
IAM_SESSION_ARN_ALREADY_REGISTERED 
IAM_USER_ARN_ALREADY_REGISTERED 
IAM_USER_ARN_REQUIRED 
INSTANCE_DOES_NOT_EXIST 
INSTANCE_LIMIT_EXCEEDED 
INSTANCE_NAME_ALREADY_REGISTERED 
INSTANCE_NAME_REQUIRED 
INSTANCE_NOT_REGISTERED 
INVALID_ALARM_CONFIG 
INVALID_APPLICATION_NAME 
INVALID_ARN 
INVALID_AUTO_ROLLBACK_CONFIG 
INVALID_AUTO_SCALING_GROUP 
INVALID_BLUE_GREEN_DEPLOYMENT_CONFIGURATION 
INVALID_BUCKET_NAME_FILTER 
INVALID_COMPUTE_PLATFORM 
INVALID_DEPLOYED_STATE_FILTER 
INVALID_DEPLOYMENT_CONFIG_NAME 
INVALID_DEPLOYMENT_GROUP_NAME 
INVALID_DEPLOYMENT_ID 
INVALID_DEPLOYMENT_INSTANCE_TYPE 
INVALID_DEPLOYMENT_STATUS 
INVALID_DEPLOYMENT_STYLE 
INVALID_DEPLOYMENT_TARGET_ID 
INVALID_DEPLOYMENT_WAIT_TYPE 
INVALID_EXTERNAL_ID 
INVALID_E_C2_TAG 
INVALID_E_C2_TAG_COMBINATION 
INVALID_E_C_S_SERVICE 
INVALID_FILE_EXISTS_BEHAVIOR 
INVALID_GIT_HUB_ACCOUNT_TOKEN 
INVALID_GIT_HUB_ACCOUNT_TOKEN_NAME 
INVALID_IAM_SESSION_ARN 
INVALID_IAM_USER_ARN 
INVALID_IGNORE_APPLICATION_STOP_FAILURES_VALUE 
INVALID_INPUT 
INVALID_INSTANCE_NAME 
INVALID_INSTANCE_STATUS 
INVALID_INSTANCE_TYPE 
INVALID_KEY_PREFIX_FILTER 
INVALID_LIFECYCLE_EVENT_HOOK_EXECUTION_ID 
INVALID_LIFECYCLE_EVENT_HOOK_EXECUTION_STATUS 
INVALID_LOAD_BALANCER_INFO 
INVALID_MINIMUM_HEALTHY_HOST_VALUE 
INVALID_NEXT_TOKEN 
INVALID_ON_PREMISES_TAG_COMBINATION 
INVALID_OPERATION 
INVALID_REGISTRATION_STATUS 
INVALID_REVISION 
INVALID_ROLE 
INVALID_SORT_BY 
INVALID_SORT_ORDER 
INVALID_TAG 
INVALID_TAGS_TO_ADD 
INVALID_TAG_FILTER 
INVALID_TARGET_GROUP_PAIR 
INVALID_TARGET_INSTANCES 
INVALID_TIME_RANGE 
INVALID_TRAFFIC_ROUTING_CONFIGURATION 
INVALID_TRIGGER_CONFIG 
INVALID_UPDATE_OUTDATED_INSTANCES_ONLY_VALUE 
LIFECYCLE_EVENT_ALREADY_COMPLETED 
LIFECYCLE_HOOK_LIMIT_EXCEEDED 
MULTIPLE_IAM_ARNS_PROVIDED 
OPERATION_NOT_SUPPORTED 
RESOURCE_ARN_REQUIRED 
RESOURCE_VALIDATION 
REVISION_DOES_NOT_EXIST 
REVISION_REQUIRED 
ROLE_REQUIRED 
TAG_LIMIT_EXCEEDED 
TAG_REQUIRED 
TAG_SET_LIST_LIMIT_EXCEEDED 
TRIGGER_TARGETS_LIMIT_EXCEEDED 
UNSUPPORTED_ACTION_FOR_DEPLOYMENT_TYPE 

Definition at line 16 of file CodeDeployErrors.h.