AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 

Classes

NameDescription
Class AddTagsToOnPremisesInstancesRequest Container for the parameters to the AddTagsToOnPremisesInstances operation. Adds tags to on-premises instances.
Class AddTagsToOnPremisesInstancesResponse
Class ApplicationAlreadyExistsException CodeDeploy exception
Class ApplicationDoesNotExistException CodeDeploy exception
Class ApplicationInfo Information about an application.
Class ApplicationLimitExceededException CodeDeploy exception
Class ApplicationNameRequiredException CodeDeploy exception
Class AutoScalingGroup Information about an Auto Scaling group.
Class BatchGetApplicationRevisionsRequest Container for the parameters to the BatchGetApplicationRevisions operation. Gets information about one or more application revisions.
Class BatchGetApplicationRevisionsResponse Configuration for accessing Amazon BatchGetApplicationRevisions service
Class BatchGetApplicationRevisionsResult Represents the output of a batch get application revisions operation.
Class BatchGetApplicationsRequest Container for the parameters to the BatchGetApplications operation. Gets information about one or more applications.
Class BatchGetApplicationsResponse Configuration for accessing Amazon BatchGetApplications service
Class BatchGetApplicationsResult Represents the output of a batch get applications operation.
Class BatchGetDeploymentInstancesRequest Container for the parameters to the BatchGetDeploymentInstances operation. Gets information about one or more instances that are part of a deployment group.
Class BatchGetDeploymentInstancesResponse Configuration for accessing Amazon BatchGetDeploymentInstances service
Class BatchGetDeploymentInstancesResult Represents the output of a batch get deployment instances operation.
Class BatchGetDeploymentsRequest Container for the parameters to the BatchGetDeployments operation. Gets information about one or more deployments.
Class BatchGetDeploymentsResponse Configuration for accessing Amazon BatchGetDeployments service
Class BatchGetDeploymentsResult Represents the output of a batch get deployments operation.
Class BatchGetOnPremisesInstancesRequest Container for the parameters to the BatchGetOnPremisesInstances operation. Gets information about one or more on-premises instances.
Class BatchGetOnPremisesInstancesResponse Configuration for accessing Amazon BatchGetOnPremisesInstances service
Class BatchGetOnPremisesInstancesResult Represents the output of a batch get on-premises instances operation.
Class BatchLimitExceededException CodeDeploy exception
Class BucketNameFilterRequiredException CodeDeploy exception
Class CreateApplicationRequest Container for the parameters to the CreateApplication operation. Creates a new application.
Class CreateApplicationResponse Configuration for accessing Amazon CreateApplication service
Class CreateApplicationResult Represents the output of a create application operation.
Class CreateDeploymentConfigRequest Container for the parameters to the CreateDeploymentConfig operation. Creates a new deployment configuration.
Class CreateDeploymentConfigResponse Configuration for accessing Amazon CreateDeploymentConfig service
Class CreateDeploymentConfigResult Represents the output of a create deployment configuration operation.
Class CreateDeploymentGroupRequest Container for the parameters to the CreateDeploymentGroup operation. Creates a new deployment group for application revisions to be deployed to.
Class CreateDeploymentGroupResponse Configuration for accessing Amazon CreateDeploymentGroup service
Class CreateDeploymentGroupResult Represents the output of a create deployment group operation.
Class CreateDeploymentRequest Container for the parameters to the CreateDeployment operation. Deploys an application revision through the specified deployment group.
Class CreateDeploymentResponse Configuration for accessing Amazon CreateDeployment service
Class CreateDeploymentResult Represents the output of a create deployment operation.
Class DeleteApplicationRequest Container for the parameters to the DeleteApplication operation. Deletes an application.
Class DeleteApplicationResponse
Class DeleteDeploymentConfigRequest Container for the parameters to the DeleteDeploymentConfig operation. Deletes a deployment configuration. A deployment configuration cannot be deleted if it is currently in use. Also, predefined configurations cannot be deleted.
Class DeleteDeploymentConfigResponse
Class DeleteDeploymentGroupRequest Container for the parameters to the DeleteDeploymentGroup operation. Deletes a deployment group.
Class DeleteDeploymentGroupResponse Configuration for accessing Amazon DeleteDeploymentGroup service
Class DeleteDeploymentGroupResult Represents the output of a delete deployment group operation.
Class DeploymentAlreadyCompletedException CodeDeploy exception
Class DeploymentConfigAlreadyExistsException CodeDeploy exception
Class DeploymentConfigDoesNotExistException CodeDeploy exception
Class DeploymentConfigInfo Information about a deployment configuration.
Class DeploymentConfigInUseException CodeDeploy exception
Class DeploymentConfigLimitExceededException CodeDeploy exception
Class DeploymentConfigNameRequiredException CodeDeploy exception
Class DeploymentDoesNotExistException CodeDeploy exception
Class DeploymentGroupAlreadyExistsException CodeDeploy exception
Class DeploymentGroupDoesNotExistException CodeDeploy exception
Class DeploymentGroupInfo Information about a deployment group.
Class DeploymentGroupLimitExceededException CodeDeploy exception
Class DeploymentGroupNameRequiredException CodeDeploy exception
Class DeploymentIdRequiredException CodeDeploy exception
Class DeploymentInfo Information about a deployment.
Class DeploymentLimitExceededException CodeDeploy exception
Class DeploymentNotStartedException CodeDeploy exception
Class DeploymentOverview Information about the deployment status of the instances in the deployment.
Class DeregisterOnPremisesInstanceRequest Container for the parameters to the DeregisterOnPremisesInstance operation. Deregisters an on-premises instance.
Class DeregisterOnPremisesInstanceResponse
Class DescriptionTooLongException CodeDeploy exception
Class Diagnostics Diagnostic information about executable scripts that are part of a deployment.
Class EC2TagFilter Information about a tag filter.
Class ErrorInformation Information about a deployment error.
Class GenericRevisionInfo Information about an application revision.
Class GetApplicationRequest Container for the parameters to the GetApplication operation. Gets information about an application.
Class GetApplicationResponse Configuration for accessing Amazon GetApplication service
Class GetApplicationResult Represents the output of a get application operation.
Class GetApplicationRevisionRequest Container for the parameters to the GetApplicationRevision operation. Gets information about an application revision.
Class GetApplicationRevisionResponse Configuration for accessing Amazon GetApplicationRevision service
Class GetApplicationRevisionResult Represents the output of a get application revision operation.
Class GetDeploymentConfigRequest Container for the parameters to the GetDeploymentConfig operation. Gets information about a deployment configuration.
Class GetDeploymentConfigResponse Configuration for accessing Amazon GetDeploymentConfig service
Class GetDeploymentConfigResult Represents the output of a get deployment configuration operation.
Class GetDeploymentGroupRequest Container for the parameters to the GetDeploymentGroup operation. Gets information about a deployment group.
Class GetDeploymentGroupResponse Configuration for accessing Amazon GetDeploymentGroup service
Class GetDeploymentGroupResult Represents the output of a get deployment group operation.
Class GetDeploymentInstanceRequest Container for the parameters to the GetDeploymentInstance operation. Gets information about an instance as part of a deployment.
Class GetDeploymentInstanceResponse Configuration for accessing Amazon GetDeploymentInstance service
Class GetDeploymentInstanceResult Represents the output of a get deployment instance operation.
Class GetDeploymentRequest Container for the parameters to the GetDeployment operation. Gets information about a deployment.
Class GetDeploymentResponse Configuration for accessing Amazon GetDeployment service
Class GetDeploymentResult Represents the output of a get deployment operation.
Class GetOnPremisesInstanceRequest Container for the parameters to the GetOnPremisesInstance operation. Gets information about an on-premises instance.
Class GetOnPremisesInstanceResponse Configuration for accessing Amazon GetOnPremisesInstance service
Class GetOnPremisesInstanceResult Represents the output of a get on-premises instance operation.
Class GitHubLocation Information about the location of application artifacts that are stored in GitHub.
Class IamUserArnAlreadyRegisteredException CodeDeploy exception
Class IamUserArnRequiredException CodeDeploy exception
Class InstanceDoesNotExistException CodeDeploy exception
Class InstanceIdRequiredException CodeDeploy exception
Class InstanceInfo Information about an on-premises instance.
Class InstanceLimitExceededException CodeDeploy exception
Class InstanceNameAlreadyRegisteredException CodeDeploy exception
Class InstanceNameRequiredException CodeDeploy exception
Class InstanceNotRegisteredException CodeDeploy exception
Class InstanceSummary Information about an instance in a deployment.
Class InvalidApplicationNameException CodeDeploy exception
Class InvalidAutoScalingGroupException CodeDeploy exception
Class InvalidBucketNameFilterException CodeDeploy exception
Class InvalidDeployedStateFilterException CodeDeploy exception
Class InvalidDeploymentConfigNameException CodeDeploy exception
Class InvalidDeploymentGroupNameException CodeDeploy exception
Class InvalidDeploymentIdException CodeDeploy exception
Class InvalidDeploymentStatusException CodeDeploy exception
Class InvalidEC2TagException CodeDeploy exception
Class InvalidIamUserArnException CodeDeploy exception
Class InvalidInstanceNameException CodeDeploy exception
Class InvalidInstanceStatusException CodeDeploy exception
Class InvalidKeyPrefixFilterException CodeDeploy exception
Class InvalidMinimumHealthyHostValueException CodeDeploy exception
Class InvalidNextTokenException CodeDeploy exception
Class InvalidOperationException CodeDeploy exception
Class InvalidRegistrationStatusException CodeDeploy exception
Class InvalidRevisionException CodeDeploy exception
Class InvalidRoleException CodeDeploy exception
Class InvalidSortByException CodeDeploy exception
Class InvalidSortOrderException CodeDeploy exception
Class InvalidTagException CodeDeploy exception
Class InvalidTagFilterException CodeDeploy exception
Class InvalidTimeRangeException CodeDeploy exception
Class InvalidTriggerConfigException CodeDeploy exception
Class LifecycleEvent Information about a deployment lifecycle event.
Class LifecycleHookLimitExceededException CodeDeploy exception
Class ListApplicationRevisionsRequest Container for the parameters to the ListApplicationRevisions operation. Lists information about revisions for an application.
Class ListApplicationRevisionsResponse Configuration for accessing Amazon ListApplicationRevisions service
Class ListApplicationRevisionsResult Represents the output of a list application revisions operation.
Class ListApplicationsRequest Container for the parameters to the ListApplications operation. Lists the applications registered with the applicable IAM user or AWS account.
Class ListApplicationsResponse Configuration for accessing Amazon ListApplications service
Class ListApplicationsResult Represents the output of a list applications operation.
Class ListDeploymentConfigsRequest Container for the parameters to the ListDeploymentConfigs operation. Lists the deployment configurations with the applicable IAM user or AWS account.
Class ListDeploymentConfigsResponse Configuration for accessing Amazon ListDeploymentConfigs service
Class ListDeploymentConfigsResult Represents the output of a list deployment configurations operation.
Class ListDeploymentGroupsRequest Container for the parameters to the ListDeploymentGroups operation. Lists the deployment groups for an application registered with the applicable IAM user or AWS account.
Class ListDeploymentGroupsResponse Configuration for accessing Amazon ListDeploymentGroups service
Class ListDeploymentGroupsResult Represents the output of a list deployment groups operation.
Class ListDeploymentInstancesRequest Container for the parameters to the ListDeploymentInstances operation. Lists the instances for a deployment associated with the applicable IAM user or AWS account.
Class ListDeploymentInstancesResponse Configuration for accessing Amazon ListDeploymentInstances service
Class ListDeploymentInstancesResult Represents the output of a list deployment instances operation.
Class ListDeploymentsRequest Container for the parameters to the ListDeployments operation. Lists the deployments within a deployment group for an application registered with the applicable IAM user or AWS account.
Class ListDeploymentsResponse Configuration for accessing Amazon ListDeployments service
Class ListDeploymentsResult Represents the output of a list deployments operation.
Class ListOnPremisesInstancesRequest Container for the parameters to the ListOnPremisesInstances operation. Gets a list of one or more on-premises instance names.

Unless otherwise specified, both registered and deregistered on-premises instance names will be listed. To list only registered or deregistered on-premises instance names, use the registration status parameter.

Class ListOnPremisesInstancesResponse Configuration for accessing Amazon ListOnPremisesInstances service
Class ListOnPremisesInstancesResult Represents the output of list on-premises instances operation.
Class MinimumHealthyHosts Information about minimum healthy instances.
Class RegisterApplicationRevisionRequest Container for the parameters to the RegisterApplicationRevision operation. Registers with AWS CodeDeploy a revision for the specified application.
Class RegisterApplicationRevisionResponse
Class RegisterOnPremisesInstanceRequest Container for the parameters to the RegisterOnPremisesInstance operation. Registers an on-premises instance.
Class RegisterOnPremisesInstanceResponse
Class RemoveTagsFromOnPremisesInstancesRequest Container for the parameters to the RemoveTagsFromOnPremisesInstances operation. Removes one or more tags from one or more on-premises instances.
Class RemoveTagsFromOnPremisesInstancesResponse
Class RevisionDoesNotExistException CodeDeploy exception
Class RevisionInfo Information about an application revision.
Class RevisionLocation Information about an application revision's location.
Class RevisionRequiredException CodeDeploy exception
Class RoleRequiredException CodeDeploy exception
Class S3Location Information about the location of application artifacts that are stored in Amazon S3.
Class StopDeploymentRequest Container for the parameters to the StopDeployment operation. Attempts to stop an ongoing deployment.
Class StopDeploymentResponse Configuration for accessing Amazon StopDeployment service
Class StopDeploymentResult Represents the output of a stop deployment operation.
Class Tag Information about a tag.
Class TagFilter Information about an on-premises instance tag filter.
Class TagLimitExceededException CodeDeploy exception
Class TagRequiredException CodeDeploy exception
Class TimeRange Information about a time range.
Class TriggerConfig Information about notification triggers for the deployment group.
Class TriggerTargetsLimitExceededException CodeDeploy exception
Class UpdateApplicationRequest Container for the parameters to the UpdateApplication operation. Changes an existing application's name.
Class UpdateApplicationResponse
Class UpdateDeploymentGroupRequest Container for the parameters to the UpdateDeploymentGroup operation. Changes information about an existing deployment group.
Class UpdateDeploymentGroupResponse Configuration for accessing Amazon UpdateDeploymentGroup service
Class UpdateDeploymentGroupResult Represents the output of an update deployment group operation.