package
1.4.17
Repository: https://github.com/insionng/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package codedeployiface provides an interface to enable mocking the AWS CodeDeploy service client for testing your code.

# Functions

New creates a new instance of the CodeDeploy client with a session.

# Constants

ApplicationRevisionSortByFirstUsedTime is a ApplicationRevisionSortBy enum value.
ApplicationRevisionSortByLastUsedTime is a ApplicationRevisionSortBy enum value.
ApplicationRevisionSortByRegisterTime is a ApplicationRevisionSortBy enum value.
AutoRollbackEventDeploymentFailure is a AutoRollbackEvent enum value.
AutoRollbackEventDeploymentStopOnAlarm is a AutoRollbackEvent enum value.
AutoRollbackEventDeploymentStopOnRequest is a AutoRollbackEvent enum value.
BundleTypeTar is a BundleType enum value.
BundleTypeTgz is a BundleType enum value.
BundleTypeZip is a BundleType enum value.
DeploymentCreatorAutoscaling is a DeploymentCreator enum value.
DeploymentCreatorCodeDeployRollback is a DeploymentCreator enum value.
DeploymentCreatorUser is a DeploymentCreator enum value.
DeploymentStatusCreated is a DeploymentStatus enum value.
DeploymentStatusFailed is a DeploymentStatus enum value.
DeploymentStatusInProgress is a DeploymentStatus enum value.
DeploymentStatusQueued is a DeploymentStatus enum value.
DeploymentStatusStopped is a DeploymentStatus enum value.
DeploymentStatusSucceeded is a DeploymentStatus enum value.
EC2TagFilterTypeKeyAndValue is a EC2TagFilterType enum value.
EC2TagFilterTypeKeyOnly is a EC2TagFilterType enum value.
EC2TagFilterTypeValueOnly is a EC2TagFilterType enum value.
ErrorCodeAgentIssue is a ErrorCode enum value.
ErrorCodeAlarmActive is a ErrorCode enum value.
ErrorCodeApplicationMissing is a ErrorCode enum value.
ErrorCodeAutoScalingConfiguration is a ErrorCode enum value.
ErrorCodeAutoScalingIamRolePermissions is a ErrorCode enum value.
ErrorCodeDeploymentGroupMissing is a ErrorCode enum value.
ErrorCodeHealthConstraints is a ErrorCode enum value.
ErrorCodeHealthConstraintsInvalid is a ErrorCode enum value.
ErrorCodeIamRoleMissing is a ErrorCode enum value.
ErrorCodeIamRolePermissions is a ErrorCode enum value.
ErrorCodeInternalError is a ErrorCode enum value.
ErrorCodeManualStop is a ErrorCode enum value.
ErrorCodeNoEc2Subscription is a ErrorCode enum value.
ErrorCodeNoInstances is a ErrorCode enum value.
ErrorCodeOverMaxInstances is a ErrorCode enum value.
ErrorCodeRevisionMissing is a ErrorCode enum value.
ErrorCodeThrottled is a ErrorCode enum value.
ErrorCodeTimeout is a ErrorCode enum value.
InstanceStatusFailed is a InstanceStatus enum value.
InstanceStatusInProgress is a InstanceStatus enum value.
InstanceStatusPending is a InstanceStatus enum value.
InstanceStatusSkipped is a InstanceStatus enum value.
InstanceStatusSucceeded is a InstanceStatus enum value.
InstanceStatusUnknown is a InstanceStatus enum value.
LifecycleErrorCodeScriptFailed is a LifecycleErrorCode enum value.
LifecycleErrorCodeScriptMissing is a LifecycleErrorCode enum value.
LifecycleErrorCodeScriptNotExecutable is a LifecycleErrorCode enum value.
LifecycleErrorCodeScriptTimedOut is a LifecycleErrorCode enum value.
LifecycleErrorCodeSuccess is a LifecycleErrorCode enum value.
LifecycleErrorCodeUnknownError is a LifecycleErrorCode enum value.
LifecycleEventStatusFailed is a LifecycleEventStatus enum value.
LifecycleEventStatusInProgress is a LifecycleEventStatus enum value.
LifecycleEventStatusPending is a LifecycleEventStatus enum value.
LifecycleEventStatusSkipped is a LifecycleEventStatus enum value.
LifecycleEventStatusSucceeded is a LifecycleEventStatus enum value.
LifecycleEventStatusUnknown is a LifecycleEventStatus enum value.
ListStateFilterActionExclude is a ListStateFilterAction enum value.
ListStateFilterActionIgnore is a ListStateFilterAction enum value.
ListStateFilterActionInclude is a ListStateFilterAction enum value.
MinimumHealthyHostsTypeFleetPercent is a MinimumHealthyHostsType enum value.
MinimumHealthyHostsTypeHostCount is a MinimumHealthyHostsType enum value.
RegistrationStatusDeregistered is a RegistrationStatus enum value.
RegistrationStatusRegistered is a RegistrationStatus enum value.
RevisionLocationTypeGitHub is a RevisionLocationType enum value.
RevisionLocationTypeS3 is a RevisionLocationType enum value.
A ServiceName is the name of the service the client will make API calls to.
SortOrderAscending is a SortOrder enum value.
SortOrderDescending is a SortOrder enum value.
StopStatusPending is a StopStatus enum value.
StopStatusSucceeded is a StopStatus enum value.
TagFilterTypeKeyAndValue is a TagFilterType enum value.
TagFilterTypeKeyOnly is a TagFilterType enum value.
TagFilterTypeValueOnly is a TagFilterType enum value.
TriggerEventTypeDeploymentFailure is a TriggerEventType enum value.
TriggerEventTypeDeploymentRollback is a TriggerEventType enum value.
TriggerEventTypeDeploymentStart is a TriggerEventType enum value.
TriggerEventTypeDeploymentStop is a TriggerEventType enum value.
TriggerEventTypeDeploymentSuccess is a TriggerEventType enum value.
TriggerEventTypeInstanceFailure is a TriggerEventType enum value.
TriggerEventTypeInstanceStart is a TriggerEventType enum value.
TriggerEventTypeInstanceSuccess is a TriggerEventType enum value.

# Structs

Represents the input of, and adds tags to, an on-premises instance operation.
No description provided by the author
Information about an alarm.
Information about alarms associated with the deployment group.
Information about an application.
Information about a configuration for automatically rolling back to a previous version of an application revision when a deployment doesn't complete successfully.
Information about an Auto Scaling group.
Represents the input of a batch get application revisions operation.
Represents the output of a batch get application revisions operation.
Represents the input of a batch get applications operation.
Represents the output of a batch get applications operation.
Represents the input of a batch get deployment groups operation.
Represents the output of a batch get deployment groups operation.
Represents the input of a batch get deployment instances operation.
Represents the output of a batch get deployment instance operation.
Represents the input of a batch get deployments operation.
Represents the output of a batch get deployments operation.
Represents the input of a batch get on-premises instances operation.
Represents the output of a batch get on-premises instances operation.
Overview This reference guide provides descriptions of the AWS CodeDeploy APIs.
Represents the input of a create application operation.
Represents the output of a create application operation.
Represents the input of a create deployment configuration operation.
Represents the output of a create deployment configuration operation.
Represents the input of a create deployment group operation.
Represents the output of a create deployment group operation.
Represents the input of a create deployment operation.
Represents the output of a create deployment operation.
Represents the input of a delete application operation.
No description provided by the author
Represents the input of a delete deployment configuration operation.
No description provided by the author
Represents the input of a delete deployment group operation.
Represents the output of a delete deployment group operation.
Information about a deployment configuration.
Information about a deployment group.
Information about a deployment.
Information about the deployment status of the instances in the deployment.
Represents the input of a deregister on-premises instance operation.
No description provided by the author
Diagnostic information about executable scripts that are part of a deployment.
Information about a tag filter.
Information about a deployment error.
Information about an application revision.
Represents the input of a get application operation.
Represents the output of a get application operation.
Represents the input of a get application revision operation.
Represents the output of a get application revision operation.
Represents the input of a get deployment configuration operation.
Represents the output of a get deployment configuration operation.
Represents the input of a get deployment group operation.
Represents the output of a get deployment group operation.
Represents the input of a get deployment operation.
Represents the input of a get deployment instance operation.
Represents the output of a get deployment instance operation.
Represents the output of a get deployment operation.
Represents the input of a get on-premises instance operation.
Represents the output of a get on-premises instance operation.
Information about the location of application artifacts stored in GitHub.
Information about an on-premises instance.
Information about an instance in a deployment.
Information about a deployment lifecycle event.
Represents the input of a list application revisions operation.
Represents the output of a list application revisions operation.
Represents the input of a list applications operation.
Represents the output of a list applications operation.
Represents the input of a list deployment configurations operation.
Represents the output of a list deployment configurations operation.
Represents the input of a list deployment groups operation.
Represents the output of a list deployment groups operation.
Represents the input of a list deployment instances operation.
Represents the output of a list deployment instances operation.
Represents the input of a list deployments operation.
Represents the output of a list deployments operation.
Represents the input of a list on-premises instances operation.
Represents the output of list on-premises instances operation.
Information about minimum healthy instance.
Represents the input of a register application revision operation.
No description provided by the author
Represents the input of the register on-premises instance operation.
No description provided by the author
Represents the input of a remove tags from on-premises instances operation.
No description provided by the author
Information about an application revision.
Information about the location of an application revision.
Information about a deployment rollback.
Information about the location of application artifacts stored in Amazon S3.
Represents the input of a stop deployment operation.
Represents the output of a stop deployment operation.
Information about a tag.
Information about an on-premises instance tag filter.
Information about a time range.
Information about notification triggers for the deployment group.
Represents the input of an update application operation.
No description provided by the author
Represents the input of an update deployment group operation.
Represents the output of an update deployment group operation.