# Packages
Package elasticbeanstalkiface provides an interface to enable mocking the AWS Elastic Beanstalk service client for testing your code.
# Functions
ActionHistoryStatus_Values returns all elements of the ActionHistoryStatus enum.
ActionStatus_Values returns all elements of the ActionStatus enum.
ActionType_Values returns all elements of the ActionType enum.
ApplicationVersionStatus_Values returns all elements of the ApplicationVersionStatus enum.
ComputeType_Values returns all elements of the ComputeType enum.
ConfigurationDeploymentStatus_Values returns all elements of the ConfigurationDeploymentStatus enum.
ConfigurationOptionValueType_Values returns all elements of the ConfigurationOptionValueType enum.
EnvironmentHealth_Values returns all elements of the EnvironmentHealth enum.
EnvironmentHealthAttribute_Values returns all elements of the EnvironmentHealthAttribute enum.
EnvironmentHealthStatus_Values returns all elements of the EnvironmentHealthStatus enum.
EnvironmentInfoType_Values returns all elements of the EnvironmentInfoType enum.
EnvironmentStatus_Values returns all elements of the EnvironmentStatus enum.
EventSeverity_Values returns all elements of the EventSeverity enum.
FailureType_Values returns all elements of the FailureType enum.
InstancesHealthAttribute_Values returns all elements of the InstancesHealthAttribute enum.
New creates a new instance of the ElasticBeanstalk client with a session.
PlatformStatus_Values returns all elements of the PlatformStatus enum.
SourceRepository_Values returns all elements of the SourceRepository enum.
SourceType_Values returns all elements of the SourceType enum.
ValidationSeverity_Values returns all elements of the ValidationSeverity enum.
# Constants
ActionHistoryStatusCompleted is a ActionHistoryStatus enum value.
ActionHistoryStatusFailed is a ActionHistoryStatus enum value.
ActionHistoryStatusUnknown is a ActionHistoryStatus enum value.
ActionStatusPending is a ActionStatus enum value.
ActionStatusRunning is a ActionStatus enum value.
ActionStatusScheduled is a ActionStatus enum value.
ActionStatusUnknown is a ActionStatus enum value.
ActionTypeInstanceRefresh is a ActionType enum value.
ActionTypePlatformUpdate is a ActionType enum value.
ActionTypeUnknown is a ActionType enum value.
ApplicationVersionStatusBuilding is a ApplicationVersionStatus enum value.
ApplicationVersionStatusFailed is a ApplicationVersionStatus enum value.
ApplicationVersionStatusProcessed is a ApplicationVersionStatus enum value.
ApplicationVersionStatusProcessing is a ApplicationVersionStatus enum value.
ApplicationVersionStatusUnprocessed is a ApplicationVersionStatus enum value.
ComputeTypeBuildGeneral1Large is a ComputeType enum value.
ComputeTypeBuildGeneral1Medium is a ComputeType enum value.
ComputeTypeBuildGeneral1Small is a ComputeType enum value.
ConfigurationDeploymentStatusDeployed is a ConfigurationDeploymentStatus enum value.
ConfigurationDeploymentStatusFailed is a ConfigurationDeploymentStatus enum value.
ConfigurationDeploymentStatusPending is a ConfigurationDeploymentStatus enum value.
ConfigurationOptionValueTypeList is a ConfigurationOptionValueType enum value.
ConfigurationOptionValueTypeScalar is a ConfigurationOptionValueType enum value.
ID to lookup a service endpoint with.
EnvironmentHealthAttributeAll is a EnvironmentHealthAttribute enum value.
EnvironmentHealthAttributeApplicationMetrics is a EnvironmentHealthAttribute enum value.
EnvironmentHealthAttributeCauses is a EnvironmentHealthAttribute enum value.
EnvironmentHealthAttributeColor is a EnvironmentHealthAttribute enum value.
EnvironmentHealthAttributeHealthStatus is a EnvironmentHealthAttribute enum value.
EnvironmentHealthAttributeInstancesHealth is a EnvironmentHealthAttribute enum value.
EnvironmentHealthAttributeRefreshedAt is a EnvironmentHealthAttribute enum value.
EnvironmentHealthAttributeStatus is a EnvironmentHealthAttribute enum value.
EnvironmentHealthGreen is a EnvironmentHealth enum value.
EnvironmentHealthGrey is a EnvironmentHealth enum value.
EnvironmentHealthRed is a EnvironmentHealth enum value.
EnvironmentHealthStatusDegraded is a EnvironmentHealthStatus enum value.
EnvironmentHealthStatusInfo is a EnvironmentHealthStatus enum value.
EnvironmentHealthStatusNoData is a EnvironmentHealthStatus enum value.
EnvironmentHealthStatusOk is a EnvironmentHealthStatus enum value.
EnvironmentHealthStatusPending is a EnvironmentHealthStatus enum value.
EnvironmentHealthStatusSevere is a EnvironmentHealthStatus enum value.
EnvironmentHealthStatusSuspended is a EnvironmentHealthStatus enum value.
EnvironmentHealthStatusUnknown is a EnvironmentHealthStatus enum value.
EnvironmentHealthStatusWarning is a EnvironmentHealthStatus enum value.
EnvironmentHealthYellow is a EnvironmentHealth enum value.
EnvironmentInfoTypeBundle is a EnvironmentInfoType enum value.
EnvironmentInfoTypeTail is a EnvironmentInfoType enum value.
EnvironmentStatusAborting is a EnvironmentStatus enum value.
EnvironmentStatusLaunching is a EnvironmentStatus enum value.
EnvironmentStatusLinkingFrom is a EnvironmentStatus enum value.
EnvironmentStatusLinkingTo is a EnvironmentStatus enum value.
EnvironmentStatusReady is a EnvironmentStatus enum value.
EnvironmentStatusTerminated is a EnvironmentStatus enum value.
EnvironmentStatusTerminating is a EnvironmentStatus enum value.
EnvironmentStatusUpdating is a EnvironmentStatus enum value.
ErrCodeCodeBuildNotInServiceRegionException for service response error code "CodeBuildNotInServiceRegionException".
ErrCodeInsufficientPrivilegesException for service response error code "InsufficientPrivilegesException".
ErrCodeInvalidRequestException for service response error code "InvalidRequestException".
ErrCodeManagedActionInvalidStateException for service response error code "ManagedActionInvalidStateException".
ErrCodeOperationInProgressException for service response error code "OperationInProgressFailure".
ErrCodePlatformVersionStillReferencedException for service response error code "PlatformVersionStillReferencedException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeResourceTypeNotSupportedException for service response error code "ResourceTypeNotSupportedException".
ErrCodeS3LocationNotInServiceRegionException for service response error code "S3LocationNotInServiceRegionException".
ErrCodeS3SubscriptionRequiredException for service response error code "S3SubscriptionRequiredException".
ErrCodeServiceException for service response error code "ElasticBeanstalkServiceException".
ErrCodeSourceBundleDeletionException for service response error code "SourceBundleDeletionFailure".
ErrCodeTooManyApplicationsException for service response error code "TooManyApplicationsException".
ErrCodeTooManyApplicationVersionsException for service response error code "TooManyApplicationVersionsException".
ErrCodeTooManyBucketsException for service response error code "TooManyBucketsException".
ErrCodeTooManyConfigurationTemplatesException for service response error code "TooManyConfigurationTemplatesException".
ErrCodeTooManyEnvironmentsException for service response error code "TooManyEnvironmentsException".
ErrCodeTooManyPlatformsException for service response error code "TooManyPlatformsException".
ErrCodeTooManyTagsException for service response error code "TooManyTagsException".
EventSeverityDebug is a EventSeverity enum value.
EventSeverityError is a EventSeverity enum value.
EventSeverityFatal is a EventSeverity enum value.
EventSeverityInfo is a EventSeverity enum value.
EventSeverityTrace is a EventSeverity enum value.
EventSeverityWarn is a EventSeverity enum value.
FailureTypeCancellationFailed is a FailureType enum value.
FailureTypeInternalFailure is a FailureType enum value.
FailureTypeInvalidEnvironmentState is a FailureType enum value.
FailureTypePermissionsError is a FailureType enum value.
FailureTypeRollbackFailed is a FailureType enum value.
FailureTypeRollbackSuccessful is a FailureType enum value.
FailureTypeUpdateCancelled is a FailureType enum value.
InstancesHealthAttributeAll is a InstancesHealthAttribute enum value.
InstancesHealthAttributeApplicationMetrics is a InstancesHealthAttribute enum value.
InstancesHealthAttributeAvailabilityZone is a InstancesHealthAttribute enum value.
InstancesHealthAttributeCauses is a InstancesHealthAttribute enum value.
InstancesHealthAttributeColor is a InstancesHealthAttribute enum value.
InstancesHealthAttributeDeployment is a InstancesHealthAttribute enum value.
InstancesHealthAttributeHealthStatus is a InstancesHealthAttribute enum value.
InstancesHealthAttributeInstanceType is a InstancesHealthAttribute enum value.
InstancesHealthAttributeLaunchedAt is a InstancesHealthAttribute enum value.
InstancesHealthAttributeRefreshedAt is a InstancesHealthAttribute enum value.
InstancesHealthAttributeSystem is a InstancesHealthAttribute enum value.
PlatformStatusCreating is a PlatformStatus enum value.
PlatformStatusDeleted is a PlatformStatus enum value.
PlatformStatusDeleting is a PlatformStatus enum value.
PlatformStatusFailed is a PlatformStatus enum value.
PlatformStatusReady is a PlatformStatus enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SourceRepositoryCodeCommit is a SourceRepository enum value.
SourceRepositoryS3 is a SourceRepository enum value.
SourceTypeGit is a SourceType enum value.
SourceTypeZip is a SourceType enum value.
ValidationSeverityError is a ValidationSeverity enum value.
ValidationSeverityWarning is a ValidationSeverity enum value.
# Structs
Describes the properties of an application.
Result message containing a single description of an application.
Application request metrics for an AWS Elastic Beanstalk environment.
The resource lifecycle configuration for an application.
Describes the properties of an application version.
Result message wrapping a single description of an application version.
The application version lifecycle settings for an application.
Request to execute a scheduled managed action immediately.
The result message containing information about the managed action.
Request to add or change the operations role used by an environment.
Describes an Auto Scaling launch configuration.
Settings for an AWS CodeBuild build.
The builder used to build the custom platform.
Results message indicating whether a CNAME is available.
Indicates if the specified CNAME is available.
Request to create or update a group of environments.
Describes the possible values for a configuration option.
A specification identifying an individual configuration option along with its current value.
Describes the settings for a configuration set.
CPU utilization metrics for an instance.
Request to create an application.
Request to create a configuration template.
Request to create a new platform version.
Results of a CreateStorageLocationResult call.
A custom AMI available to platforms.
Request to delete an application.
Request to delete an application version.
Request to delete a configuration template.
Request to delete a draft environment configuration.
Information about an application version deployment.
Request to describe one or more applications.
Result message containing a list of application descriptions.
Request to describe application versions.
Result message wrapping a list of application version descriptions.
Result message containing a list of application version descriptions.
Describes the settings for a specified configuration set.
Result message containing all of the configuration settings for a specified solution stack or configuration template.
The results from a request to change the configuration settings of an environment.
See the example below to learn how to create a request body.
Health details for an AWS Elastic Beanstalk environment.
Request to list completed and failed managed actions.
A result message containing a list of completed and failed managed actions.
Request to list an environment's upcoming and in-progress managed actions.
The result message containing a list of managed actions.
Request to describe the resources in an environment.
Result message containing a list of environment resource descriptions.
Request to describe one or more environments.
Request to retrieve a list of events for an environment.
Result message wrapping a list of event descriptions.
Parameters for a call to DescribeInstancesHealth.
Detailed health information about the Amazon EC2 instances in an AWS Elastic Beanstalk environment.
Request to disassociate the operations role from an environment.
ElasticBeanstalk provides the API operation methods for making requests to AWS Elastic Beanstalk.
Describes the properties of an environment.
Result message containing a list of environment descriptions.
The information retrieved from the Amazon EC2 instances.
A link to another environment, defined in the environment's manifest.
Describes the AWS resources in use by this environment.
Describes the AWS resources in use by this environment.
Describes the properties of an environment tier.
Describes an event.
The description of an Amazon EC2 instance.
Represents summary information about the health of an instance.
Represents the average latency for the slowest X percent of requests over the last 10 seconds.
Describes an Auto Scaling launch configuration.
Describes an Amazon EC2 launch template.
A list of available AWS Elastic Beanstalk solution stacks.
Describes the properties of a Listener for the LoadBalancer.
Describes a LoadBalancer.
Describes the details of a LoadBalancer.
The record of an upcoming or in-progress managed action.
The record of a completed or failed managed action.
A lifecycle rule that deletes application versions after the specified number of days.
A lifecycle rule that deletes the oldest application version when the maximum count is exceeded.
A regular expression representing a restriction on a string configuration option value.
A specification identifying an individual configuration option.
Summary information about a platform branch.
Detailed information about a platform version.
Describes criteria to restrict the results when listing platform versions.
A framework supported by the platform.
A programming language supported by the platform.
Summary information about a platform version.
Describes a queue.
Request to retrieve logs from an environment and store them in your Elastic Beanstalk storage bucket.
The AWS Elastic Beanstalk quota information for a single resource type in an AWS account.
A set of per-resource AWS Elastic Beanstalk quotas associated with an AWS account.
Request to download logs retrieved with RequestEnvironmentInfo.
Result message containing a description of the requested environment info.
The bucket and key of an item stored in Amazon S3.
Describes criteria to restrict a list of results.
Detailed health information about an Amazon EC2 instance in your Elastic Beanstalk environment.
Describes the solution stack.
Location of the source code for an application version.
A specification for an environment configuration.
Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.
Swaps the CNAMEs of two environments.
CPU utilization and load average metrics for an Amazon EC2 instance.
Describes a tag applied to a resource in an environment.
Request to terminate an environment.
Describes a trigger.
Request to update an application.
The result message containing the options for the specified solution stack.
Request to update an environment.
A list of validation messages for a specified configuration template.
Provides a list of validation messages.
An error or warning for a desired configuration option value.