Versions in this module Expand all Collapse all v0 v0.26.0 Sep 30, 2020 Changes in this version + type Alarm struct + Name *string + type AlarmConfiguration struct + Alarms []*Alarm + Enabled *bool + IgnorePollAlarmFailure *bool + type AlarmsLimitExceededException struct + Message *string + func (e *AlarmsLimitExceededException) Error() string + func (e *AlarmsLimitExceededException) ErrorCode() string + func (e *AlarmsLimitExceededException) ErrorFault() smithy.ErrorFault + func (e *AlarmsLimitExceededException) ErrorMessage() string + func (e *AlarmsLimitExceededException) GetMessage() string + func (e *AlarmsLimitExceededException) HasMessage() bool + type AppSpecContent struct + Content *string + Sha256 *string + type ApplicationAlreadyExistsException struct + Message *string + func (e *ApplicationAlreadyExistsException) Error() string + func (e *ApplicationAlreadyExistsException) ErrorCode() string + func (e *ApplicationAlreadyExistsException) ErrorFault() smithy.ErrorFault + func (e *ApplicationAlreadyExistsException) ErrorMessage() string + func (e *ApplicationAlreadyExistsException) GetMessage() string + func (e *ApplicationAlreadyExistsException) HasMessage() bool + type ApplicationDoesNotExistException struct + Message *string + func (e *ApplicationDoesNotExistException) Error() string + func (e *ApplicationDoesNotExistException) ErrorCode() string + func (e *ApplicationDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *ApplicationDoesNotExistException) ErrorMessage() string + func (e *ApplicationDoesNotExistException) GetMessage() string + func (e *ApplicationDoesNotExistException) HasMessage() bool + type ApplicationInfo struct + ApplicationId *string + ApplicationName *string + ComputePlatform ComputePlatform + CreateTime *time.Time + GitHubAccountName *string + LinkedToGitHub *bool + type ApplicationLimitExceededException struct + Message *string + func (e *ApplicationLimitExceededException) Error() string + func (e *ApplicationLimitExceededException) ErrorCode() string + func (e *ApplicationLimitExceededException) ErrorFault() smithy.ErrorFault + func (e *ApplicationLimitExceededException) ErrorMessage() string + func (e *ApplicationLimitExceededException) GetMessage() string + func (e *ApplicationLimitExceededException) HasMessage() bool + type ApplicationNameRequiredException struct + Message *string + func (e *ApplicationNameRequiredException) Error() string + func (e *ApplicationNameRequiredException) ErrorCode() string + func (e *ApplicationNameRequiredException) ErrorFault() smithy.ErrorFault + func (e *ApplicationNameRequiredException) ErrorMessage() string + func (e *ApplicationNameRequiredException) GetMessage() string + func (e *ApplicationNameRequiredException) HasMessage() bool + type ApplicationRevisionSortBy string + const ApplicationRevisionSortByFirstusedtime + const ApplicationRevisionSortByLastusedtime + const ApplicationRevisionSortByRegistertime + type ArnNotSupportedException struct + Message *string + func (e *ArnNotSupportedException) Error() string + func (e *ArnNotSupportedException) ErrorCode() string + func (e *ArnNotSupportedException) ErrorFault() smithy.ErrorFault + func (e *ArnNotSupportedException) ErrorMessage() string + func (e *ArnNotSupportedException) GetMessage() string + func (e *ArnNotSupportedException) HasMessage() bool + type AutoRollbackConfiguration struct + Enabled *bool + Events []AutoRollbackEvent + type AutoRollbackEvent string + const AutoRollbackEventDeployment_failure + const AutoRollbackEventDeployment_stop_on_alarm + const AutoRollbackEventDeployment_stop_on_request + type AutoScalingGroup struct + Hook *string + Name *string + type BatchLimitExceededException struct + Message *string + func (e *BatchLimitExceededException) Error() string + func (e *BatchLimitExceededException) ErrorCode() string + func (e *BatchLimitExceededException) ErrorFault() smithy.ErrorFault + func (e *BatchLimitExceededException) ErrorMessage() string + func (e *BatchLimitExceededException) GetMessage() string + func (e *BatchLimitExceededException) HasMessage() bool + type BlueGreenDeploymentConfiguration struct + DeploymentReadyOption *DeploymentReadyOption + GreenFleetProvisioningOption *GreenFleetProvisioningOption + TerminateBlueInstancesOnDeploymentSuccess *BlueInstanceTerminationOption + type BlueInstanceTerminationOption struct + Action InstanceAction + TerminationWaitTimeInMinutes *int32 + type BucketNameFilterRequiredException struct + Message *string + func (e *BucketNameFilterRequiredException) Error() string + func (e *BucketNameFilterRequiredException) ErrorCode() string + func (e *BucketNameFilterRequiredException) ErrorFault() smithy.ErrorFault + func (e *BucketNameFilterRequiredException) ErrorMessage() string + func (e *BucketNameFilterRequiredException) GetMessage() string + func (e *BucketNameFilterRequiredException) HasMessage() bool + type BundleType string + const BundleTypeJson + const BundleTypeTar + const BundleTypeTargzip + const BundleTypeYaml + const BundleTypeZip + type CloudFormationTarget struct + DeploymentId *string + LastUpdatedAt *time.Time + LifecycleEvents []*LifecycleEvent + ResourceType *string + Status TargetStatus + TargetId *string + TargetVersionWeight *float64 + type ComputePlatform string + const ComputePlatformEcs + const ComputePlatformLambda + const ComputePlatformServer + type DeploymentAlreadyCompletedException struct + Message *string + func (e *DeploymentAlreadyCompletedException) Error() string + func (e *DeploymentAlreadyCompletedException) ErrorCode() string + func (e *DeploymentAlreadyCompletedException) ErrorFault() smithy.ErrorFault + func (e *DeploymentAlreadyCompletedException) ErrorMessage() string + func (e *DeploymentAlreadyCompletedException) GetMessage() string + func (e *DeploymentAlreadyCompletedException) HasMessage() bool + type DeploymentConfigAlreadyExistsException struct + Message *string + func (e *DeploymentConfigAlreadyExistsException) Error() string + func (e *DeploymentConfigAlreadyExistsException) ErrorCode() string + func (e *DeploymentConfigAlreadyExistsException) ErrorFault() smithy.ErrorFault + func (e *DeploymentConfigAlreadyExistsException) ErrorMessage() string + func (e *DeploymentConfigAlreadyExistsException) GetMessage() string + func (e *DeploymentConfigAlreadyExistsException) HasMessage() bool + type DeploymentConfigDoesNotExistException struct + Message *string + func (e *DeploymentConfigDoesNotExistException) Error() string + func (e *DeploymentConfigDoesNotExistException) ErrorCode() string + func (e *DeploymentConfigDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *DeploymentConfigDoesNotExistException) ErrorMessage() string + func (e *DeploymentConfigDoesNotExistException) GetMessage() string + func (e *DeploymentConfigDoesNotExistException) HasMessage() bool + type DeploymentConfigInUseException struct + Message *string + func (e *DeploymentConfigInUseException) Error() string + func (e *DeploymentConfigInUseException) ErrorCode() string + func (e *DeploymentConfigInUseException) ErrorFault() smithy.ErrorFault + func (e *DeploymentConfigInUseException) ErrorMessage() string + func (e *DeploymentConfigInUseException) GetMessage() string + func (e *DeploymentConfigInUseException) HasMessage() bool + type DeploymentConfigInfo struct + ComputePlatform ComputePlatform + CreateTime *time.Time + DeploymentConfigId *string + DeploymentConfigName *string + MinimumHealthyHosts *MinimumHealthyHosts + TrafficRoutingConfig *TrafficRoutingConfig + type DeploymentConfigLimitExceededException struct + Message *string + func (e *DeploymentConfigLimitExceededException) Error() string + func (e *DeploymentConfigLimitExceededException) ErrorCode() string + func (e *DeploymentConfigLimitExceededException) ErrorFault() smithy.ErrorFault + func (e *DeploymentConfigLimitExceededException) ErrorMessage() string + func (e *DeploymentConfigLimitExceededException) GetMessage() string + func (e *DeploymentConfigLimitExceededException) HasMessage() bool + type DeploymentConfigNameRequiredException struct + Message *string + func (e *DeploymentConfigNameRequiredException) Error() string + func (e *DeploymentConfigNameRequiredException) ErrorCode() string + func (e *DeploymentConfigNameRequiredException) ErrorFault() smithy.ErrorFault + func (e *DeploymentConfigNameRequiredException) ErrorMessage() string + func (e *DeploymentConfigNameRequiredException) GetMessage() string + func (e *DeploymentConfigNameRequiredException) HasMessage() bool + type DeploymentCreator string + const DeploymentCreatorAutoscaling + const DeploymentCreatorCloudformation + const DeploymentCreatorCloudformationrollback + const DeploymentCreatorCodedeploy + const DeploymentCreatorCodedeployrollback + const DeploymentCreatorUser + type DeploymentDoesNotExistException struct + Message *string + func (e *DeploymentDoesNotExistException) Error() string + func (e *DeploymentDoesNotExistException) ErrorCode() string + func (e *DeploymentDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *DeploymentDoesNotExistException) ErrorMessage() string + func (e *DeploymentDoesNotExistException) GetMessage() string + func (e *DeploymentDoesNotExistException) HasMessage() bool + type DeploymentGroupAlreadyExistsException struct + Message *string + func (e *DeploymentGroupAlreadyExistsException) Error() string + func (e *DeploymentGroupAlreadyExistsException) ErrorCode() string + func (e *DeploymentGroupAlreadyExistsException) ErrorFault() smithy.ErrorFault + func (e *DeploymentGroupAlreadyExistsException) ErrorMessage() string + func (e *DeploymentGroupAlreadyExistsException) GetMessage() string + func (e *DeploymentGroupAlreadyExistsException) HasMessage() bool + type DeploymentGroupDoesNotExistException struct + Message *string + func (e *DeploymentGroupDoesNotExistException) Error() string + func (e *DeploymentGroupDoesNotExistException) ErrorCode() string + func (e *DeploymentGroupDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *DeploymentGroupDoesNotExistException) ErrorMessage() string + func (e *DeploymentGroupDoesNotExistException) GetMessage() string + func (e *DeploymentGroupDoesNotExistException) HasMessage() bool + type DeploymentGroupInfo struct + AlarmConfiguration *AlarmConfiguration + ApplicationName *string + AutoRollbackConfiguration *AutoRollbackConfiguration + AutoScalingGroups []*AutoScalingGroup + BlueGreenDeploymentConfiguration *BlueGreenDeploymentConfiguration + ComputePlatform ComputePlatform + DeploymentConfigName *string + DeploymentGroupId *string + DeploymentGroupName *string + DeploymentStyle *DeploymentStyle + Ec2TagFilters []*EC2TagFilter + Ec2TagSet *EC2TagSet + EcsServices []*ECSService + LastAttemptedDeployment *LastDeploymentInfo + LastSuccessfulDeployment *LastDeploymentInfo + LoadBalancerInfo *LoadBalancerInfo + OnPremisesInstanceTagFilters []*TagFilter + OnPremisesTagSet *OnPremisesTagSet + ServiceRoleArn *string + TargetRevision *RevisionLocation + TriggerConfigurations []*TriggerConfig + type DeploymentGroupLimitExceededException struct + Message *string + func (e *DeploymentGroupLimitExceededException) Error() string + func (e *DeploymentGroupLimitExceededException) ErrorCode() string + func (e *DeploymentGroupLimitExceededException) ErrorFault() smithy.ErrorFault + func (e *DeploymentGroupLimitExceededException) ErrorMessage() string + func (e *DeploymentGroupLimitExceededException) GetMessage() string + func (e *DeploymentGroupLimitExceededException) HasMessage() bool + type DeploymentGroupNameRequiredException struct + Message *string + func (e *DeploymentGroupNameRequiredException) Error() string + func (e *DeploymentGroupNameRequiredException) ErrorCode() string + func (e *DeploymentGroupNameRequiredException) ErrorFault() smithy.ErrorFault + func (e *DeploymentGroupNameRequiredException) ErrorMessage() string + func (e *DeploymentGroupNameRequiredException) GetMessage() string + func (e *DeploymentGroupNameRequiredException) HasMessage() bool + type DeploymentIdRequiredException struct + Message *string + func (e *DeploymentIdRequiredException) Error() string + func (e *DeploymentIdRequiredException) ErrorCode() string + func (e *DeploymentIdRequiredException) ErrorFault() smithy.ErrorFault + func (e *DeploymentIdRequiredException) ErrorMessage() string + func (e *DeploymentIdRequiredException) GetMessage() string + func (e *DeploymentIdRequiredException) HasMessage() bool + type DeploymentInfo struct + AdditionalDeploymentStatusInfo *string + ApplicationName *string + AutoRollbackConfiguration *AutoRollbackConfiguration + BlueGreenDeploymentConfiguration *BlueGreenDeploymentConfiguration + CompleteTime *time.Time + ComputePlatform ComputePlatform + CreateTime *time.Time + Creator DeploymentCreator + DeploymentConfigName *string + DeploymentGroupName *string + DeploymentId *string + DeploymentOverview *DeploymentOverview + DeploymentStatusMessages []*string + DeploymentStyle *DeploymentStyle + Description *string + ErrorInformation *ErrorInformation + ExternalId *string + FileExistsBehavior FileExistsBehavior + IgnoreApplicationStopFailures *bool + InstanceTerminationWaitTimeStarted *bool + LoadBalancerInfo *LoadBalancerInfo + PreviousRevision *RevisionLocation + Revision *RevisionLocation + RollbackInfo *RollbackInfo + StartTime *time.Time + Status DeploymentStatus + TargetInstances *TargetInstances + UpdateOutdatedInstancesOnly *bool + type DeploymentIsNotInReadyStateException struct + Message *string + func (e *DeploymentIsNotInReadyStateException) Error() string + func (e *DeploymentIsNotInReadyStateException) ErrorCode() string + func (e *DeploymentIsNotInReadyStateException) ErrorFault() smithy.ErrorFault + func (e *DeploymentIsNotInReadyStateException) ErrorMessage() string + func (e *DeploymentIsNotInReadyStateException) GetMessage() string + func (e *DeploymentIsNotInReadyStateException) HasMessage() bool + type DeploymentLimitExceededException struct + Message *string + func (e *DeploymentLimitExceededException) Error() string + func (e *DeploymentLimitExceededException) ErrorCode() string + func (e *DeploymentLimitExceededException) ErrorFault() smithy.ErrorFault + func (e *DeploymentLimitExceededException) ErrorMessage() string + func (e *DeploymentLimitExceededException) GetMessage() string + func (e *DeploymentLimitExceededException) HasMessage() bool + type DeploymentNotStartedException struct + Message *string + func (e *DeploymentNotStartedException) Error() string + func (e *DeploymentNotStartedException) ErrorCode() string + func (e *DeploymentNotStartedException) ErrorFault() smithy.ErrorFault + func (e *DeploymentNotStartedException) ErrorMessage() string + func (e *DeploymentNotStartedException) GetMessage() string + func (e *DeploymentNotStartedException) HasMessage() bool + type DeploymentOption string + const DeploymentOptionWith_traffic_control + const DeploymentOptionWithout_traffic_control + type DeploymentOverview struct + Failed *int64 + InProgress *int64 + Pending *int64 + Ready *int64 + Skipped *int64 + Succeeded *int64 + type DeploymentReadyAction string + const DeploymentReadyActionContinue_deployment + const DeploymentReadyActionStop_deployment + type DeploymentReadyOption struct + ActionOnTimeout DeploymentReadyAction + WaitTimeInMinutes *int32 + type DeploymentStatus string + const DeploymentStatusBaking + const DeploymentStatusCreated + const DeploymentStatusFailed + const DeploymentStatusIn_progress + const DeploymentStatusQueued + const DeploymentStatusReady + const DeploymentStatusStopped + const DeploymentStatusSucceeded + type DeploymentStyle struct + DeploymentOption DeploymentOption + DeploymentType DeploymentType + type DeploymentTarget struct + CloudFormationTarget *CloudFormationTarget + DeploymentTargetType DeploymentTargetType + EcsTarget *ECSTarget + InstanceTarget *InstanceTarget + LambdaTarget *LambdaTarget + type DeploymentTargetDoesNotExistException struct + Message *string + func (e *DeploymentTargetDoesNotExistException) Error() string + func (e *DeploymentTargetDoesNotExistException) ErrorCode() string + func (e *DeploymentTargetDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *DeploymentTargetDoesNotExistException) ErrorMessage() string + func (e *DeploymentTargetDoesNotExistException) GetMessage() string + func (e *DeploymentTargetDoesNotExistException) HasMessage() bool + type DeploymentTargetIdRequiredException struct + Message *string + func (e *DeploymentTargetIdRequiredException) Error() string + func (e *DeploymentTargetIdRequiredException) ErrorCode() string + func (e *DeploymentTargetIdRequiredException) ErrorFault() smithy.ErrorFault + func (e *DeploymentTargetIdRequiredException) ErrorMessage() string + func (e *DeploymentTargetIdRequiredException) GetMessage() string + func (e *DeploymentTargetIdRequiredException) HasMessage() bool + type DeploymentTargetListSizeExceededException struct + Message *string + func (e *DeploymentTargetListSizeExceededException) Error() string + func (e *DeploymentTargetListSizeExceededException) ErrorCode() string + func (e *DeploymentTargetListSizeExceededException) ErrorFault() smithy.ErrorFault + func (e *DeploymentTargetListSizeExceededException) ErrorMessage() string + func (e *DeploymentTargetListSizeExceededException) GetMessage() string + func (e *DeploymentTargetListSizeExceededException) HasMessage() bool + type DeploymentTargetType string + const DeploymentTargetTypeCloudformation_target + const DeploymentTargetTypeEcs_target + const DeploymentTargetTypeInstance_target + const DeploymentTargetTypeLambda_target + type DeploymentType string + const DeploymentTypeBlue_green + const DeploymentTypeIn_place + type DeploymentWaitType string + const DeploymentWaitTypeReady_wait + const DeploymentWaitTypeTermination_wait + type DescriptionTooLongException struct + Message *string + func (e *DescriptionTooLongException) Error() string + func (e *DescriptionTooLongException) ErrorCode() string + func (e *DescriptionTooLongException) ErrorFault() smithy.ErrorFault + func (e *DescriptionTooLongException) ErrorMessage() string + func (e *DescriptionTooLongException) GetMessage() string + func (e *DescriptionTooLongException) HasMessage() bool + type Diagnostics struct + ErrorCode LifecycleErrorCode + LogTail *string + Message *string + ScriptName *string + type EC2TagFilter struct + Key *string + Type EC2TagFilterType + Value *string + type EC2TagFilterType string + const EC2TagFilterTypeKey_and_value + const EC2TagFilterTypeKey_only + const EC2TagFilterTypeValue_only + type EC2TagSet struct + Ec2TagSetList [][]*EC2TagFilter + type ECSService struct + ClusterName *string + ServiceName *string + type ECSServiceMappingLimitExceededException struct + Message *string + func (e *ECSServiceMappingLimitExceededException) Error() string + func (e *ECSServiceMappingLimitExceededException) ErrorCode() string + func (e *ECSServiceMappingLimitExceededException) ErrorFault() smithy.ErrorFault + func (e *ECSServiceMappingLimitExceededException) ErrorMessage() string + func (e *ECSServiceMappingLimitExceededException) GetMessage() string + func (e *ECSServiceMappingLimitExceededException) HasMessage() bool + type ECSTarget struct + DeploymentId *string + LastUpdatedAt *time.Time + LifecycleEvents []*LifecycleEvent + Status TargetStatus + TargetArn *string + TargetId *string + TaskSetsInfo []*ECSTaskSet + type ECSTaskSet struct + DesiredCount *int64 + Identifer *string + PendingCount *int64 + RunningCount *int64 + Status *string + TargetGroup *TargetGroupInfo + TaskSetLabel TargetLabel + TrafficWeight *float64 + type ELBInfo struct + Name *string + type ErrorCode string + const ErrorCodeAgent_issue + const ErrorCodeAlarm_active + const ErrorCodeApplication_missing + const ErrorCodeAuto_scaling_configuration + const ErrorCodeAuto_scaling_iam_role_permissions + const ErrorCodeAutoscaling_validation_error + const ErrorCodeCloudformation_stack_failure + const ErrorCodeCodedeploy_resource_cannot_be_found + const ErrorCodeCustomer_application_unhealthy + const ErrorCodeDeployment_group_missing + const ErrorCodeEcs_update_error + const ErrorCodeElastic_load_balancing_invalid + const ErrorCodeElb_invalid_instance + const ErrorCodeHealth_constraints + const ErrorCodeHealth_constraints_invalid + const ErrorCodeHook_execution_failure + const ErrorCodeIam_role_missing + const ErrorCodeIam_role_permissions + const ErrorCodeInternal_error + const ErrorCodeInvalid_ecs_service + const ErrorCodeInvalid_lambda_configuration + const ErrorCodeInvalid_lambda_function + const ErrorCodeInvalid_revision + const ErrorCodeManual_stop + const ErrorCodeMissing_blue_green_deployment_configuration + const ErrorCodeMissing_elb_information + const ErrorCodeMissing_github_token + const ErrorCodeNo_ec2_subscription + const ErrorCodeNo_instances + const ErrorCodeOver_max_instances + const ErrorCodeResource_limit_exceeded + const ErrorCodeRevision_missing + const ErrorCodeThrottled + const ErrorCodeTimeout + type ErrorInformation struct + Code ErrorCode + Message *string + type FileExistsBehavior string + const FileExistsBehaviorDisallow + const FileExistsBehaviorOverwrite + const FileExistsBehaviorRetain + type GenericRevisionInfo struct + DeploymentGroups []*string + Description *string + FirstUsedTime *time.Time + LastUsedTime *time.Time + RegisterTime *time.Time + type GitHubAccountTokenDoesNotExistException struct + Message *string + func (e *GitHubAccountTokenDoesNotExistException) Error() string + func (e *GitHubAccountTokenDoesNotExistException) ErrorCode() string + func (e *GitHubAccountTokenDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *GitHubAccountTokenDoesNotExistException) ErrorMessage() string + func (e *GitHubAccountTokenDoesNotExistException) GetMessage() string + func (e *GitHubAccountTokenDoesNotExistException) HasMessage() bool + type GitHubAccountTokenNameRequiredException struct + Message *string + func (e *GitHubAccountTokenNameRequiredException) Error() string + func (e *GitHubAccountTokenNameRequiredException) ErrorCode() string + func (e *GitHubAccountTokenNameRequiredException) ErrorFault() smithy.ErrorFault + func (e *GitHubAccountTokenNameRequiredException) ErrorMessage() string + func (e *GitHubAccountTokenNameRequiredException) GetMessage() string + func (e *GitHubAccountTokenNameRequiredException) HasMessage() bool + type GitHubLocation struct + CommitId *string + Repository *string + type GreenFleetProvisioningAction string + const GreenFleetProvisioningActionCopy_auto_scaling_group + const GreenFleetProvisioningActionDiscover_existing + type GreenFleetProvisioningOption struct + Action GreenFleetProvisioningAction + type IamArnRequiredException struct + Message *string + func (e *IamArnRequiredException) Error() string + func (e *IamArnRequiredException) ErrorCode() string + func (e *IamArnRequiredException) ErrorFault() smithy.ErrorFault + func (e *IamArnRequiredException) ErrorMessage() string + func (e *IamArnRequiredException) GetMessage() string + func (e *IamArnRequiredException) HasMessage() bool + type IamSessionArnAlreadyRegisteredException struct + Message *string + func (e *IamSessionArnAlreadyRegisteredException) Error() string + func (e *IamSessionArnAlreadyRegisteredException) ErrorCode() string + func (e *IamSessionArnAlreadyRegisteredException) ErrorFault() smithy.ErrorFault + func (e *IamSessionArnAlreadyRegisteredException) ErrorMessage() string + func (e *IamSessionArnAlreadyRegisteredException) GetMessage() string + func (e *IamSessionArnAlreadyRegisteredException) HasMessage() bool + type IamUserArnAlreadyRegisteredException struct + Message *string + func (e *IamUserArnAlreadyRegisteredException) Error() string + func (e *IamUserArnAlreadyRegisteredException) ErrorCode() string + func (e *IamUserArnAlreadyRegisteredException) ErrorFault() smithy.ErrorFault + func (e *IamUserArnAlreadyRegisteredException) ErrorMessage() string + func (e *IamUserArnAlreadyRegisteredException) GetMessage() string + func (e *IamUserArnAlreadyRegisteredException) HasMessage() bool + type IamUserArnRequiredException struct + Message *string + func (e *IamUserArnRequiredException) Error() string + func (e *IamUserArnRequiredException) ErrorCode() string + func (e *IamUserArnRequiredException) ErrorFault() smithy.ErrorFault + func (e *IamUserArnRequiredException) ErrorMessage() string + func (e *IamUserArnRequiredException) GetMessage() string + func (e *IamUserArnRequiredException) HasMessage() bool + type InstanceAction string + const InstanceActionKeep_alive + const InstanceActionTerminate + type InstanceDoesNotExistException struct + Message *string + func (e *InstanceDoesNotExistException) Error() string + func (e *InstanceDoesNotExistException) ErrorCode() string + func (e *InstanceDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *InstanceDoesNotExistException) ErrorMessage() string + func (e *InstanceDoesNotExistException) GetMessage() string + func (e *InstanceDoesNotExistException) HasMessage() bool + type InstanceIdRequiredException struct + Message *string + func (e *InstanceIdRequiredException) Error() string + func (e *InstanceIdRequiredException) ErrorCode() string + func (e *InstanceIdRequiredException) ErrorFault() smithy.ErrorFault + func (e *InstanceIdRequiredException) ErrorMessage() string + func (e *InstanceIdRequiredException) GetMessage() string + func (e *InstanceIdRequiredException) HasMessage() bool + type InstanceInfo struct + DeregisterTime *time.Time + IamSessionArn *string + IamUserArn *string + InstanceArn *string + InstanceName *string + RegisterTime *time.Time + Tags []*Tag + type InstanceLimitExceededException struct + Message *string + func (e *InstanceLimitExceededException) Error() string + func (e *InstanceLimitExceededException) ErrorCode() string + func (e *InstanceLimitExceededException) ErrorFault() smithy.ErrorFault + func (e *InstanceLimitExceededException) ErrorMessage() string + func (e *InstanceLimitExceededException) GetMessage() string + func (e *InstanceLimitExceededException) HasMessage() bool + type InstanceNameAlreadyRegisteredException struct + Message *string + func (e *InstanceNameAlreadyRegisteredException) Error() string + func (e *InstanceNameAlreadyRegisteredException) ErrorCode() string + func (e *InstanceNameAlreadyRegisteredException) ErrorFault() smithy.ErrorFault + func (e *InstanceNameAlreadyRegisteredException) ErrorMessage() string + func (e *InstanceNameAlreadyRegisteredException) GetMessage() string + func (e *InstanceNameAlreadyRegisteredException) HasMessage() bool + type InstanceNameRequiredException struct + Message *string + func (e *InstanceNameRequiredException) Error() string + func (e *InstanceNameRequiredException) ErrorCode() string + func (e *InstanceNameRequiredException) ErrorFault() smithy.ErrorFault + func (e *InstanceNameRequiredException) ErrorMessage() string + func (e *InstanceNameRequiredException) GetMessage() string + func (e *InstanceNameRequiredException) HasMessage() bool + type InstanceNotRegisteredException struct + Message *string + func (e *InstanceNotRegisteredException) Error() string + func (e *InstanceNotRegisteredException) ErrorCode() string + func (e *InstanceNotRegisteredException) ErrorFault() smithy.ErrorFault + func (e *InstanceNotRegisteredException) ErrorMessage() string + func (e *InstanceNotRegisteredException) GetMessage() string + func (e *InstanceNotRegisteredException) HasMessage() bool + type InstanceStatus string + const InstanceStatusFailed + const InstanceStatusIn_progress + const InstanceStatusPending + const InstanceStatusReady + const InstanceStatusSkipped + const InstanceStatusSucceeded + const InstanceStatusUnknown + type InstanceSummary struct + DeploymentId *string + InstanceId *string + InstanceType InstanceType + LastUpdatedAt *time.Time + LifecycleEvents []*LifecycleEvent + Status InstanceStatus + type InstanceTarget struct + DeploymentId *string + InstanceLabel TargetLabel + LastUpdatedAt *time.Time + LifecycleEvents []*LifecycleEvent + Status TargetStatus + TargetArn *string + TargetId *string + type InstanceType string + const InstanceTypeBlue + const InstanceTypeGreen + type InvalidAlarmConfigException struct + Message *string + func (e *InvalidAlarmConfigException) Error() string + func (e *InvalidAlarmConfigException) ErrorCode() string + func (e *InvalidAlarmConfigException) ErrorFault() smithy.ErrorFault + func (e *InvalidAlarmConfigException) ErrorMessage() string + func (e *InvalidAlarmConfigException) GetMessage() string + func (e *InvalidAlarmConfigException) HasMessage() bool + type InvalidApplicationNameException struct + Message *string + func (e *InvalidApplicationNameException) Error() string + func (e *InvalidApplicationNameException) ErrorCode() string + func (e *InvalidApplicationNameException) ErrorFault() smithy.ErrorFault + func (e *InvalidApplicationNameException) ErrorMessage() string + func (e *InvalidApplicationNameException) GetMessage() string + func (e *InvalidApplicationNameException) HasMessage() bool + type InvalidArnException struct + Message *string + func (e *InvalidArnException) Error() string + func (e *InvalidArnException) ErrorCode() string + func (e *InvalidArnException) ErrorFault() smithy.ErrorFault + func (e *InvalidArnException) ErrorMessage() string + func (e *InvalidArnException) GetMessage() string + func (e *InvalidArnException) HasMessage() bool + type InvalidAutoRollbackConfigException struct + Message *string + func (e *InvalidAutoRollbackConfigException) Error() string + func (e *InvalidAutoRollbackConfigException) ErrorCode() string + func (e *InvalidAutoRollbackConfigException) ErrorFault() smithy.ErrorFault + func (e *InvalidAutoRollbackConfigException) ErrorMessage() string + func (e *InvalidAutoRollbackConfigException) GetMessage() string + func (e *InvalidAutoRollbackConfigException) HasMessage() bool + type InvalidAutoScalingGroupException struct + Message *string + func (e *InvalidAutoScalingGroupException) Error() string + func (e *InvalidAutoScalingGroupException) ErrorCode() string + func (e *InvalidAutoScalingGroupException) ErrorFault() smithy.ErrorFault + func (e *InvalidAutoScalingGroupException) ErrorMessage() string + func (e *InvalidAutoScalingGroupException) GetMessage() string + func (e *InvalidAutoScalingGroupException) HasMessage() bool + type InvalidBlueGreenDeploymentConfigurationException struct + Message *string + func (e *InvalidBlueGreenDeploymentConfigurationException) Error() string + func (e *InvalidBlueGreenDeploymentConfigurationException) ErrorCode() string + func (e *InvalidBlueGreenDeploymentConfigurationException) ErrorFault() smithy.ErrorFault + func (e *InvalidBlueGreenDeploymentConfigurationException) ErrorMessage() string + func (e *InvalidBlueGreenDeploymentConfigurationException) GetMessage() string + func (e *InvalidBlueGreenDeploymentConfigurationException) HasMessage() bool + type InvalidBucketNameFilterException struct + Message *string + func (e *InvalidBucketNameFilterException) Error() string + func (e *InvalidBucketNameFilterException) ErrorCode() string + func (e *InvalidBucketNameFilterException) ErrorFault() smithy.ErrorFault + func (e *InvalidBucketNameFilterException) ErrorMessage() string + func (e *InvalidBucketNameFilterException) GetMessage() string + func (e *InvalidBucketNameFilterException) HasMessage() bool + type InvalidComputePlatformException struct + Message *string + func (e *InvalidComputePlatformException) Error() string + func (e *InvalidComputePlatformException) ErrorCode() string + func (e *InvalidComputePlatformException) ErrorFault() smithy.ErrorFault + func (e *InvalidComputePlatformException) ErrorMessage() string + func (e *InvalidComputePlatformException) GetMessage() string + func (e *InvalidComputePlatformException) HasMessage() bool + type InvalidDeployedStateFilterException struct + Message *string + func (e *InvalidDeployedStateFilterException) Error() string + func (e *InvalidDeployedStateFilterException) ErrorCode() string + func (e *InvalidDeployedStateFilterException) ErrorFault() smithy.ErrorFault + func (e *InvalidDeployedStateFilterException) ErrorMessage() string + func (e *InvalidDeployedStateFilterException) GetMessage() string + func (e *InvalidDeployedStateFilterException) HasMessage() bool + type InvalidDeploymentConfigNameException struct + Message *string + func (e *InvalidDeploymentConfigNameException) Error() string + func (e *InvalidDeploymentConfigNameException) ErrorCode() string + func (e *InvalidDeploymentConfigNameException) ErrorFault() smithy.ErrorFault + func (e *InvalidDeploymentConfigNameException) ErrorMessage() string + func (e *InvalidDeploymentConfigNameException) GetMessage() string + func (e *InvalidDeploymentConfigNameException) HasMessage() bool + type InvalidDeploymentGroupNameException struct + Message *string + func (e *InvalidDeploymentGroupNameException) Error() string + func (e *InvalidDeploymentGroupNameException) ErrorCode() string + func (e *InvalidDeploymentGroupNameException) ErrorFault() smithy.ErrorFault + func (e *InvalidDeploymentGroupNameException) ErrorMessage() string + func (e *InvalidDeploymentGroupNameException) GetMessage() string + func (e *InvalidDeploymentGroupNameException) HasMessage() bool + type InvalidDeploymentIdException struct + Message *string + func (e *InvalidDeploymentIdException) Error() string + func (e *InvalidDeploymentIdException) ErrorCode() string + func (e *InvalidDeploymentIdException) ErrorFault() smithy.ErrorFault + func (e *InvalidDeploymentIdException) ErrorMessage() string + func (e *InvalidDeploymentIdException) GetMessage() string + func (e *InvalidDeploymentIdException) HasMessage() bool + type InvalidDeploymentInstanceTypeException struct + Message *string + func (e *InvalidDeploymentInstanceTypeException) Error() string + func (e *InvalidDeploymentInstanceTypeException) ErrorCode() string + func (e *InvalidDeploymentInstanceTypeException) ErrorFault() smithy.ErrorFault + func (e *InvalidDeploymentInstanceTypeException) ErrorMessage() string + func (e *InvalidDeploymentInstanceTypeException) GetMessage() string + func (e *InvalidDeploymentInstanceTypeException) HasMessage() bool + type InvalidDeploymentStatusException struct + Message *string + func (e *InvalidDeploymentStatusException) Error() string + func (e *InvalidDeploymentStatusException) ErrorCode() string + func (e *InvalidDeploymentStatusException) ErrorFault() smithy.ErrorFault + func (e *InvalidDeploymentStatusException) ErrorMessage() string + func (e *InvalidDeploymentStatusException) GetMessage() string + func (e *InvalidDeploymentStatusException) HasMessage() bool + type InvalidDeploymentStyleException struct + Message *string + func (e *InvalidDeploymentStyleException) Error() string + func (e *InvalidDeploymentStyleException) ErrorCode() string + func (e *InvalidDeploymentStyleException) ErrorFault() smithy.ErrorFault + func (e *InvalidDeploymentStyleException) ErrorMessage() string + func (e *InvalidDeploymentStyleException) GetMessage() string + func (e *InvalidDeploymentStyleException) HasMessage() bool + type InvalidDeploymentTargetIdException struct + Message *string + func (e *InvalidDeploymentTargetIdException) Error() string + func (e *InvalidDeploymentTargetIdException) ErrorCode() string + func (e *InvalidDeploymentTargetIdException) ErrorFault() smithy.ErrorFault + func (e *InvalidDeploymentTargetIdException) ErrorMessage() string + func (e *InvalidDeploymentTargetIdException) GetMessage() string + func (e *InvalidDeploymentTargetIdException) HasMessage() bool + type InvalidDeploymentWaitTypeException struct + Message *string + func (e *InvalidDeploymentWaitTypeException) Error() string + func (e *InvalidDeploymentWaitTypeException) ErrorCode() string + func (e *InvalidDeploymentWaitTypeException) ErrorFault() smithy.ErrorFault + func (e *InvalidDeploymentWaitTypeException) ErrorMessage() string + func (e *InvalidDeploymentWaitTypeException) GetMessage() string + func (e *InvalidDeploymentWaitTypeException) HasMessage() bool + type InvalidEC2TagCombinationException struct + Message *string + func (e *InvalidEC2TagCombinationException) Error() string + func (e *InvalidEC2TagCombinationException) ErrorCode() string + func (e *InvalidEC2TagCombinationException) ErrorFault() smithy.ErrorFault + func (e *InvalidEC2TagCombinationException) ErrorMessage() string + func (e *InvalidEC2TagCombinationException) GetMessage() string + func (e *InvalidEC2TagCombinationException) HasMessage() bool + type InvalidEC2TagException struct + Message *string + func (e *InvalidEC2TagException) Error() string + func (e *InvalidEC2TagException) ErrorCode() string + func (e *InvalidEC2TagException) ErrorFault() smithy.ErrorFault + func (e *InvalidEC2TagException) ErrorMessage() string + func (e *InvalidEC2TagException) GetMessage() string + func (e *InvalidEC2TagException) HasMessage() bool + type InvalidECSServiceException struct + Message *string + func (e *InvalidECSServiceException) Error() string + func (e *InvalidECSServiceException) ErrorCode() string + func (e *InvalidECSServiceException) ErrorFault() smithy.ErrorFault + func (e *InvalidECSServiceException) ErrorMessage() string + func (e *InvalidECSServiceException) GetMessage() string + func (e *InvalidECSServiceException) HasMessage() bool + type InvalidExternalIdException struct + Message *string + func (e *InvalidExternalIdException) Error() string + func (e *InvalidExternalIdException) ErrorCode() string + func (e *InvalidExternalIdException) ErrorFault() smithy.ErrorFault + func (e *InvalidExternalIdException) ErrorMessage() string + func (e *InvalidExternalIdException) GetMessage() string + func (e *InvalidExternalIdException) HasMessage() bool + type InvalidFileExistsBehaviorException struct + Message *string + func (e *InvalidFileExistsBehaviorException) Error() string + func (e *InvalidFileExistsBehaviorException) ErrorCode() string + func (e *InvalidFileExistsBehaviorException) ErrorFault() smithy.ErrorFault + func (e *InvalidFileExistsBehaviorException) ErrorMessage() string + func (e *InvalidFileExistsBehaviorException) GetMessage() string + func (e *InvalidFileExistsBehaviorException) HasMessage() bool + type InvalidGitHubAccountTokenException struct + Message *string + func (e *InvalidGitHubAccountTokenException) Error() string + func (e *InvalidGitHubAccountTokenException) ErrorCode() string + func (e *InvalidGitHubAccountTokenException) ErrorFault() smithy.ErrorFault + func (e *InvalidGitHubAccountTokenException) ErrorMessage() string + func (e *InvalidGitHubAccountTokenException) GetMessage() string + func (e *InvalidGitHubAccountTokenException) HasMessage() bool + type InvalidGitHubAccountTokenNameException struct + Message *string + func (e *InvalidGitHubAccountTokenNameException) Error() string + func (e *InvalidGitHubAccountTokenNameException) ErrorCode() string + func (e *InvalidGitHubAccountTokenNameException) ErrorFault() smithy.ErrorFault + func (e *InvalidGitHubAccountTokenNameException) ErrorMessage() string + func (e *InvalidGitHubAccountTokenNameException) GetMessage() string + func (e *InvalidGitHubAccountTokenNameException) HasMessage() bool + type InvalidIamSessionArnException struct + Message *string + func (e *InvalidIamSessionArnException) Error() string + func (e *InvalidIamSessionArnException) ErrorCode() string + func (e *InvalidIamSessionArnException) ErrorFault() smithy.ErrorFault + func (e *InvalidIamSessionArnException) ErrorMessage() string + func (e *InvalidIamSessionArnException) GetMessage() string + func (e *InvalidIamSessionArnException) HasMessage() bool + type InvalidIamUserArnException struct + Message *string + func (e *InvalidIamUserArnException) Error() string + func (e *InvalidIamUserArnException) ErrorCode() string + func (e *InvalidIamUserArnException) ErrorFault() smithy.ErrorFault + func (e *InvalidIamUserArnException) ErrorMessage() string + func (e *InvalidIamUserArnException) GetMessage() string + func (e *InvalidIamUserArnException) HasMessage() bool + type InvalidIgnoreApplicationStopFailuresValueException struct + Message *string + func (e *InvalidIgnoreApplicationStopFailuresValueException) Error() string + func (e *InvalidIgnoreApplicationStopFailuresValueException) ErrorCode() string + func (e *InvalidIgnoreApplicationStopFailuresValueException) ErrorFault() smithy.ErrorFault + func (e *InvalidIgnoreApplicationStopFailuresValueException) ErrorMessage() string + func (e *InvalidIgnoreApplicationStopFailuresValueException) GetMessage() string + func (e *InvalidIgnoreApplicationStopFailuresValueException) HasMessage() bool + type InvalidInputException struct + Message *string + func (e *InvalidInputException) Error() string + func (e *InvalidInputException) ErrorCode() string + func (e *InvalidInputException) ErrorFault() smithy.ErrorFault + func (e *InvalidInputException) ErrorMessage() string + func (e *InvalidInputException) GetMessage() string + func (e *InvalidInputException) HasMessage() bool + type InvalidInstanceNameException struct + Message *string + func (e *InvalidInstanceNameException) Error() string + func (e *InvalidInstanceNameException) ErrorCode() string + func (e *InvalidInstanceNameException) ErrorFault() smithy.ErrorFault + func (e *InvalidInstanceNameException) ErrorMessage() string + func (e *InvalidInstanceNameException) GetMessage() string + func (e *InvalidInstanceNameException) HasMessage() bool + type InvalidInstanceStatusException struct + Message *string + func (e *InvalidInstanceStatusException) Error() string + func (e *InvalidInstanceStatusException) ErrorCode() string + func (e *InvalidInstanceStatusException) ErrorFault() smithy.ErrorFault + func (e *InvalidInstanceStatusException) ErrorMessage() string + func (e *InvalidInstanceStatusException) GetMessage() string + func (e *InvalidInstanceStatusException) HasMessage() bool + type InvalidInstanceTypeException struct + Message *string + func (e *InvalidInstanceTypeException) Error() string + func (e *InvalidInstanceTypeException) ErrorCode() string + func (e *InvalidInstanceTypeException) ErrorFault() smithy.ErrorFault + func (e *InvalidInstanceTypeException) ErrorMessage() string + func (e *InvalidInstanceTypeException) GetMessage() string + func (e *InvalidInstanceTypeException) HasMessage() bool + type InvalidKeyPrefixFilterException struct + Message *string + func (e *InvalidKeyPrefixFilterException) Error() string + func (e *InvalidKeyPrefixFilterException) ErrorCode() string + func (e *InvalidKeyPrefixFilterException) ErrorFault() smithy.ErrorFault + func (e *InvalidKeyPrefixFilterException) ErrorMessage() string + func (e *InvalidKeyPrefixFilterException) GetMessage() string + func (e *InvalidKeyPrefixFilterException) HasMessage() bool + type InvalidLifecycleEventHookExecutionIdException struct + Message *string + func (e *InvalidLifecycleEventHookExecutionIdException) Error() string + func (e *InvalidLifecycleEventHookExecutionIdException) ErrorCode() string + func (e *InvalidLifecycleEventHookExecutionIdException) ErrorFault() smithy.ErrorFault + func (e *InvalidLifecycleEventHookExecutionIdException) ErrorMessage() string + func (e *InvalidLifecycleEventHookExecutionIdException) GetMessage() string + func (e *InvalidLifecycleEventHookExecutionIdException) HasMessage() bool + type InvalidLifecycleEventHookExecutionStatusException struct + Message *string + func (e *InvalidLifecycleEventHookExecutionStatusException) Error() string + func (e *InvalidLifecycleEventHookExecutionStatusException) ErrorCode() string + func (e *InvalidLifecycleEventHookExecutionStatusException) ErrorFault() smithy.ErrorFault + func (e *InvalidLifecycleEventHookExecutionStatusException) ErrorMessage() string + func (e *InvalidLifecycleEventHookExecutionStatusException) GetMessage() string + func (e *InvalidLifecycleEventHookExecutionStatusException) HasMessage() bool + type InvalidLoadBalancerInfoException struct + Message *string + func (e *InvalidLoadBalancerInfoException) Error() string + func (e *InvalidLoadBalancerInfoException) ErrorCode() string + func (e *InvalidLoadBalancerInfoException) ErrorFault() smithy.ErrorFault + func (e *InvalidLoadBalancerInfoException) ErrorMessage() string + func (e *InvalidLoadBalancerInfoException) GetMessage() string + func (e *InvalidLoadBalancerInfoException) HasMessage() bool + type InvalidMinimumHealthyHostValueException struct + Message *string + func (e *InvalidMinimumHealthyHostValueException) Error() string + func (e *InvalidMinimumHealthyHostValueException) ErrorCode() string + func (e *InvalidMinimumHealthyHostValueException) ErrorFault() smithy.ErrorFault + func (e *InvalidMinimumHealthyHostValueException) ErrorMessage() string + func (e *InvalidMinimumHealthyHostValueException) GetMessage() string + func (e *InvalidMinimumHealthyHostValueException) HasMessage() bool + type InvalidNextTokenException struct + Message *string + func (e *InvalidNextTokenException) Error() string + func (e *InvalidNextTokenException) ErrorCode() string + func (e *InvalidNextTokenException) ErrorFault() smithy.ErrorFault + func (e *InvalidNextTokenException) ErrorMessage() string + func (e *InvalidNextTokenException) GetMessage() string + func (e *InvalidNextTokenException) HasMessage() bool + type InvalidOnPremisesTagCombinationException struct + Message *string + func (e *InvalidOnPremisesTagCombinationException) Error() string + func (e *InvalidOnPremisesTagCombinationException) ErrorCode() string + func (e *InvalidOnPremisesTagCombinationException) ErrorFault() smithy.ErrorFault + func (e *InvalidOnPremisesTagCombinationException) ErrorMessage() string + func (e *InvalidOnPremisesTagCombinationException) GetMessage() string + func (e *InvalidOnPremisesTagCombinationException) HasMessage() bool + type InvalidOperationException struct + Message *string + func (e *InvalidOperationException) Error() string + func (e *InvalidOperationException) ErrorCode() string + func (e *InvalidOperationException) ErrorFault() smithy.ErrorFault + func (e *InvalidOperationException) ErrorMessage() string + func (e *InvalidOperationException) GetMessage() string + func (e *InvalidOperationException) HasMessage() bool + type InvalidRegistrationStatusException struct + Message *string + func (e *InvalidRegistrationStatusException) Error() string + func (e *InvalidRegistrationStatusException) ErrorCode() string + func (e *InvalidRegistrationStatusException) ErrorFault() smithy.ErrorFault + func (e *InvalidRegistrationStatusException) ErrorMessage() string + func (e *InvalidRegistrationStatusException) GetMessage() string + func (e *InvalidRegistrationStatusException) HasMessage() bool + type InvalidRevisionException struct + Message *string + func (e *InvalidRevisionException) Error() string + func (e *InvalidRevisionException) ErrorCode() string + func (e *InvalidRevisionException) ErrorFault() smithy.ErrorFault + func (e *InvalidRevisionException) ErrorMessage() string + func (e *InvalidRevisionException) GetMessage() string + func (e *InvalidRevisionException) HasMessage() bool + type InvalidRoleException struct + Message *string + func (e *InvalidRoleException) Error() string + func (e *InvalidRoleException) ErrorCode() string + func (e *InvalidRoleException) ErrorFault() smithy.ErrorFault + func (e *InvalidRoleException) ErrorMessage() string + func (e *InvalidRoleException) GetMessage() string + func (e *InvalidRoleException) HasMessage() bool + type InvalidSortByException struct + Message *string + func (e *InvalidSortByException) Error() string + func (e *InvalidSortByException) ErrorCode() string + func (e *InvalidSortByException) ErrorFault() smithy.ErrorFault + func (e *InvalidSortByException) ErrorMessage() string + func (e *InvalidSortByException) GetMessage() string + func (e *InvalidSortByException) HasMessage() bool + type InvalidSortOrderException struct + Message *string + func (e *InvalidSortOrderException) Error() string + func (e *InvalidSortOrderException) ErrorCode() string + func (e *InvalidSortOrderException) ErrorFault() smithy.ErrorFault + func (e *InvalidSortOrderException) ErrorMessage() string + func (e *InvalidSortOrderException) GetMessage() string + func (e *InvalidSortOrderException) HasMessage() bool + type InvalidTagException struct + Message *string + func (e *InvalidTagException) Error() string + func (e *InvalidTagException) ErrorCode() string + func (e *InvalidTagException) ErrorFault() smithy.ErrorFault + func (e *InvalidTagException) ErrorMessage() string + func (e *InvalidTagException) GetMessage() string + func (e *InvalidTagException) HasMessage() bool + type InvalidTagFilterException struct + Message *string + func (e *InvalidTagFilterException) Error() string + func (e *InvalidTagFilterException) ErrorCode() string + func (e *InvalidTagFilterException) ErrorFault() smithy.ErrorFault + func (e *InvalidTagFilterException) ErrorMessage() string + func (e *InvalidTagFilterException) GetMessage() string + func (e *InvalidTagFilterException) HasMessage() bool + type InvalidTagsToAddException struct + Message *string + func (e *InvalidTagsToAddException) Error() string + func (e *InvalidTagsToAddException) ErrorCode() string + func (e *InvalidTagsToAddException) ErrorFault() smithy.ErrorFault + func (e *InvalidTagsToAddException) ErrorMessage() string + func (e *InvalidTagsToAddException) GetMessage() string + func (e *InvalidTagsToAddException) HasMessage() bool + type InvalidTargetFilterNameException struct + Message *string + func (e *InvalidTargetFilterNameException) Error() string + func (e *InvalidTargetFilterNameException) ErrorCode() string + func (e *InvalidTargetFilterNameException) ErrorFault() smithy.ErrorFault + func (e *InvalidTargetFilterNameException) ErrorMessage() string + func (e *InvalidTargetFilterNameException) GetMessage() string + func (e *InvalidTargetFilterNameException) HasMessage() bool + type InvalidTargetGroupPairException struct + Message *string + func (e *InvalidTargetGroupPairException) Error() string + func (e *InvalidTargetGroupPairException) ErrorCode() string + func (e *InvalidTargetGroupPairException) ErrorFault() smithy.ErrorFault + func (e *InvalidTargetGroupPairException) ErrorMessage() string + func (e *InvalidTargetGroupPairException) GetMessage() string + func (e *InvalidTargetGroupPairException) HasMessage() bool + type InvalidTargetInstancesException struct + Message *string + func (e *InvalidTargetInstancesException) Error() string + func (e *InvalidTargetInstancesException) ErrorCode() string + func (e *InvalidTargetInstancesException) ErrorFault() smithy.ErrorFault + func (e *InvalidTargetInstancesException) ErrorMessage() string + func (e *InvalidTargetInstancesException) GetMessage() string + func (e *InvalidTargetInstancesException) HasMessage() bool + type InvalidTimeRangeException struct + Message *string + func (e *InvalidTimeRangeException) Error() string + func (e *InvalidTimeRangeException) ErrorCode() string + func (e *InvalidTimeRangeException) ErrorFault() smithy.ErrorFault + func (e *InvalidTimeRangeException) ErrorMessage() string + func (e *InvalidTimeRangeException) GetMessage() string + func (e *InvalidTimeRangeException) HasMessage() bool + type InvalidTrafficRoutingConfigurationException struct + Message *string + func (e *InvalidTrafficRoutingConfigurationException) Error() string + func (e *InvalidTrafficRoutingConfigurationException) ErrorCode() string + func (e *InvalidTrafficRoutingConfigurationException) ErrorFault() smithy.ErrorFault + func (e *InvalidTrafficRoutingConfigurationException) ErrorMessage() string + func (e *InvalidTrafficRoutingConfigurationException) GetMessage() string + func (e *InvalidTrafficRoutingConfigurationException) HasMessage() bool + type InvalidTriggerConfigException struct + Message *string + func (e *InvalidTriggerConfigException) Error() string + func (e *InvalidTriggerConfigException) ErrorCode() string + func (e *InvalidTriggerConfigException) ErrorFault() smithy.ErrorFault + func (e *InvalidTriggerConfigException) ErrorMessage() string + func (e *InvalidTriggerConfigException) GetMessage() string + func (e *InvalidTriggerConfigException) HasMessage() bool + type InvalidUpdateOutdatedInstancesOnlyValueException struct + Message *string + func (e *InvalidUpdateOutdatedInstancesOnlyValueException) Error() string + func (e *InvalidUpdateOutdatedInstancesOnlyValueException) ErrorCode() string + func (e *InvalidUpdateOutdatedInstancesOnlyValueException) ErrorFault() smithy.ErrorFault + func (e *InvalidUpdateOutdatedInstancesOnlyValueException) ErrorMessage() string + func (e *InvalidUpdateOutdatedInstancesOnlyValueException) GetMessage() string + func (e *InvalidUpdateOutdatedInstancesOnlyValueException) HasMessage() bool + type LambdaFunctionInfo struct + CurrentVersion *string + FunctionAlias *string + FunctionName *string + TargetVersion *string + TargetVersionWeight *float64 + type LambdaTarget struct + DeploymentId *string + LambdaFunctionInfo *LambdaFunctionInfo + LastUpdatedAt *time.Time + LifecycleEvents []*LifecycleEvent + Status TargetStatus + TargetArn *string + TargetId *string + type LastDeploymentInfo struct + CreateTime *time.Time + DeploymentId *string + EndTime *time.Time + Status DeploymentStatus + type LifecycleErrorCode string + const LifecycleErrorCodeScript_failed + const LifecycleErrorCodeScript_missing + const LifecycleErrorCodeScript_not_executable + const LifecycleErrorCodeScript_timed_out + const LifecycleErrorCodeSuccess + const LifecycleErrorCodeUnknown_error + type LifecycleEvent struct + Diagnostics *Diagnostics + EndTime *time.Time + LifecycleEventName *string + StartTime *time.Time + Status LifecycleEventStatus + type LifecycleEventAlreadyCompletedException struct + Message *string + func (e *LifecycleEventAlreadyCompletedException) Error() string + func (e *LifecycleEventAlreadyCompletedException) ErrorCode() string + func (e *LifecycleEventAlreadyCompletedException) ErrorFault() smithy.ErrorFault + func (e *LifecycleEventAlreadyCompletedException) ErrorMessage() string + func (e *LifecycleEventAlreadyCompletedException) GetMessage() string + func (e *LifecycleEventAlreadyCompletedException) HasMessage() bool + type LifecycleEventStatus string + const LifecycleEventStatusFailed + const LifecycleEventStatusIn_progress + const LifecycleEventStatusPending + const LifecycleEventStatusSkipped + const LifecycleEventStatusSucceeded + const LifecycleEventStatusUnknown + type LifecycleHookLimitExceededException struct + Message *string + func (e *LifecycleHookLimitExceededException) Error() string + func (e *LifecycleHookLimitExceededException) ErrorCode() string + func (e *LifecycleHookLimitExceededException) ErrorFault() smithy.ErrorFault + func (e *LifecycleHookLimitExceededException) ErrorMessage() string + func (e *LifecycleHookLimitExceededException) GetMessage() string + func (e *LifecycleHookLimitExceededException) HasMessage() bool + type ListStateFilterAction string + const ListStateFilterActionExclude + const ListStateFilterActionIgnore + const ListStateFilterActionInclude + type LoadBalancerInfo struct + ElbInfoList []*ELBInfo + TargetGroupInfoList []*TargetGroupInfo + TargetGroupPairInfoList []*TargetGroupPairInfo + type MinimumHealthyHosts struct + Type MinimumHealthyHostsType + Value *int32 + type MinimumHealthyHostsType string + const MinimumHealthyHostsTypeFleet_percent + const MinimumHealthyHostsTypeHost_count + type MultipleIamArnsProvidedException struct + Message *string + func (e *MultipleIamArnsProvidedException) Error() string + func (e *MultipleIamArnsProvidedException) ErrorCode() string + func (e *MultipleIamArnsProvidedException) ErrorFault() smithy.ErrorFault + func (e *MultipleIamArnsProvidedException) ErrorMessage() string + func (e *MultipleIamArnsProvidedException) GetMessage() string + func (e *MultipleIamArnsProvidedException) HasMessage() bool + type OnPremisesTagSet struct + OnPremisesTagSetList [][]*TagFilter + type OperationNotSupportedException struct + Message *string + func (e *OperationNotSupportedException) Error() string + func (e *OperationNotSupportedException) ErrorCode() string + func (e *OperationNotSupportedException) ErrorFault() smithy.ErrorFault + func (e *OperationNotSupportedException) ErrorMessage() string + func (e *OperationNotSupportedException) GetMessage() string + func (e *OperationNotSupportedException) HasMessage() bool + type RawString struct + Content *string + Sha256 *string + type RegistrationStatus string + const RegistrationStatusDeregistered + const RegistrationStatusRegistered + type ResourceArnRequiredException struct + Message *string + func (e *ResourceArnRequiredException) Error() string + func (e *ResourceArnRequiredException) ErrorCode() string + func (e *ResourceArnRequiredException) ErrorFault() smithy.ErrorFault + func (e *ResourceArnRequiredException) ErrorMessage() string + func (e *ResourceArnRequiredException) GetMessage() string + func (e *ResourceArnRequiredException) HasMessage() bool + type ResourceValidationException struct + Message *string + func (e *ResourceValidationException) Error() string + func (e *ResourceValidationException) ErrorCode() string + func (e *ResourceValidationException) ErrorFault() smithy.ErrorFault + func (e *ResourceValidationException) ErrorMessage() string + func (e *ResourceValidationException) GetMessage() string + func (e *ResourceValidationException) HasMessage() bool + type RevisionDoesNotExistException struct + Message *string + func (e *RevisionDoesNotExistException) Error() string + func (e *RevisionDoesNotExistException) ErrorCode() string + func (e *RevisionDoesNotExistException) ErrorFault() smithy.ErrorFault + func (e *RevisionDoesNotExistException) ErrorMessage() string + func (e *RevisionDoesNotExistException) GetMessage() string + func (e *RevisionDoesNotExistException) HasMessage() bool + type RevisionInfo struct + GenericRevisionInfo *GenericRevisionInfo + RevisionLocation *RevisionLocation + type RevisionLocation struct + AppSpecContent *AppSpecContent + GitHubLocation *GitHubLocation + RevisionType RevisionLocationType + S3Location *S3Location + String_ *RawString + type RevisionLocationType string + const RevisionLocationTypeAppspeccontent + const RevisionLocationTypeGithub + const RevisionLocationTypeS3 + const RevisionLocationTypeString + type RevisionRequiredException struct + Message *string + func (e *RevisionRequiredException) Error() string + func (e *RevisionRequiredException) ErrorCode() string + func (e *RevisionRequiredException) ErrorFault() smithy.ErrorFault + func (e *RevisionRequiredException) ErrorMessage() string + func (e *RevisionRequiredException) GetMessage() string + func (e *RevisionRequiredException) HasMessage() bool + type RoleRequiredException struct + Message *string + func (e *RoleRequiredException) Error() string + func (e *RoleRequiredException) ErrorCode() string + func (e *RoleRequiredException) ErrorFault() smithy.ErrorFault + func (e *RoleRequiredException) ErrorMessage() string + func (e *RoleRequiredException) GetMessage() string + func (e *RoleRequiredException) HasMessage() bool + type RollbackInfo struct + RollbackDeploymentId *string + RollbackMessage *string + RollbackTriggeringDeploymentId *string + type S3Location struct + Bucket *string + BundleType BundleType + ETag *string + Key *string + Version *string + type SortOrder string + const SortOrderAscending + const SortOrderDescending + type StopStatus string + const StopStatusPending + const StopStatusSucceeded + type Tag struct + Key *string + Value *string + type TagFilter struct + Key *string + Type TagFilterType + Value *string + type TagFilterType string + const TagFilterTypeKey_and_value + const TagFilterTypeKey_only + const TagFilterTypeValue_only + type TagLimitExceededException struct + Message *string + func (e *TagLimitExceededException) Error() string + func (e *TagLimitExceededException) ErrorCode() string + func (e *TagLimitExceededException) ErrorFault() smithy.ErrorFault + func (e *TagLimitExceededException) ErrorMessage() string + func (e *TagLimitExceededException) GetMessage() string + func (e *TagLimitExceededException) HasMessage() bool + type TagRequiredException struct + Message *string + func (e *TagRequiredException) Error() string + func (e *TagRequiredException) ErrorCode() string + func (e *TagRequiredException) ErrorFault() smithy.ErrorFault + func (e *TagRequiredException) ErrorMessage() string + func (e *TagRequiredException) GetMessage() string + func (e *TagRequiredException) HasMessage() bool + type TagSetListLimitExceededException struct + Message *string + func (e *TagSetListLimitExceededException) Error() string + func (e *TagSetListLimitExceededException) ErrorCode() string + func (e *TagSetListLimitExceededException) ErrorFault() smithy.ErrorFault + func (e *TagSetListLimitExceededException) ErrorMessage() string + func (e *TagSetListLimitExceededException) GetMessage() string + func (e *TagSetListLimitExceededException) HasMessage() bool + type TargetFilterName string + const TargetFilterNameServer_instance_label + const TargetFilterNameTarget_status + type TargetGroupInfo struct + Name *string + type TargetGroupPairInfo struct + ProdTrafficRoute *TrafficRoute + TargetGroups []*TargetGroupInfo + TestTrafficRoute *TrafficRoute + type TargetInstances struct + AutoScalingGroups []*string + Ec2TagSet *EC2TagSet + TagFilters []*EC2TagFilter + type TargetLabel string + const TargetLabelBlue + const TargetLabelGreen + type TargetStatus string + const TargetStatusFailed + const TargetStatusIn_progress + const TargetStatusPending + const TargetStatusReady + const TargetStatusSkipped + const TargetStatusSucceeded + const TargetStatusUnknown + type ThrottlingException struct + Message *string + func (e *ThrottlingException) Error() string + func (e *ThrottlingException) ErrorCode() string + func (e *ThrottlingException) ErrorFault() smithy.ErrorFault + func (e *ThrottlingException) ErrorMessage() string + func (e *ThrottlingException) GetMessage() string + func (e *ThrottlingException) HasMessage() bool + type TimeBasedCanary struct + CanaryInterval *int32 + CanaryPercentage *int32 + type TimeBasedLinear struct + LinearInterval *int32 + LinearPercentage *int32 + type TimeRange struct + End *time.Time + Start *time.Time + type TrafficRoute struct + ListenerArns []*string + type TrafficRoutingConfig struct + TimeBasedCanary *TimeBasedCanary + TimeBasedLinear *TimeBasedLinear + Type TrafficRoutingType + type TrafficRoutingType string + const TrafficRoutingTypeAllatonce + const TrafficRoutingTypeTimebasedcanary + const TrafficRoutingTypeTimebasedlinear + type TriggerConfig struct + TriggerEvents []TriggerEventType + TriggerName *string + TriggerTargetArn *string + type TriggerEventType string + const TriggerEventTypeDeployment_failure + const TriggerEventTypeDeployment_ready + const TriggerEventTypeDeployment_rollback + const TriggerEventTypeDeployment_start + const TriggerEventTypeDeployment_stop + const TriggerEventTypeDeployment_success + const TriggerEventTypeInstance_failure + const TriggerEventTypeInstance_ready + const TriggerEventTypeInstance_start + const TriggerEventTypeInstance_success + type TriggerTargetsLimitExceededException struct + Message *string + func (e *TriggerTargetsLimitExceededException) Error() string + func (e *TriggerTargetsLimitExceededException) ErrorCode() string + func (e *TriggerTargetsLimitExceededException) ErrorFault() smithy.ErrorFault + func (e *TriggerTargetsLimitExceededException) ErrorMessage() string + func (e *TriggerTargetsLimitExceededException) GetMessage() string + func (e *TriggerTargetsLimitExceededException) HasMessage() bool + type UnsupportedActionForDeploymentTypeException struct + Message *string + func (e *UnsupportedActionForDeploymentTypeException) Error() string + func (e *UnsupportedActionForDeploymentTypeException) ErrorCode() string + func (e *UnsupportedActionForDeploymentTypeException) ErrorFault() smithy.ErrorFault + func (e *UnsupportedActionForDeploymentTypeException) ErrorMessage() string + func (e *UnsupportedActionForDeploymentTypeException) GetMessage() string + func (e *UnsupportedActionForDeploymentTypeException) HasMessage() bool