| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticbeanstalk |
|
| software.amazon.awssdk.services.elasticbeanstalk.model |
| Modifier and Type | Method and Description |
|---|---|
default AbortEnvironmentUpdateResponse |
ElasticBeanstalkClient.abortEnvironmentUpdate(AbortEnvironmentUpdateRequest abortEnvironmentUpdateRequest)
Cancels in-progress environment configuration update or application version deployment.
|
default AbortEnvironmentUpdateResponse |
ElasticBeanstalkClient.abortEnvironmentUpdate(Consumer<AbortEnvironmentUpdateRequest.Builder> abortEnvironmentUpdateRequest)
Cancels in-progress environment configuration update or application version deployment.
|
default ApplyEnvironmentManagedActionResponse |
ElasticBeanstalkClient.applyEnvironmentManagedAction(ApplyEnvironmentManagedActionRequest applyEnvironmentManagedActionRequest)
Applies a scheduled managed action immediately.
|
default ApplyEnvironmentManagedActionResponse |
ElasticBeanstalkClient.applyEnvironmentManagedAction(Consumer<ApplyEnvironmentManagedActionRequest.Builder> applyEnvironmentManagedActionRequest)
Applies a scheduled managed action immediately.
|
default CheckDnsAvailabilityResponse |
ElasticBeanstalkClient.checkDNSAvailability(CheckDnsAvailabilityRequest checkDnsAvailabilityRequest)
Checks if the specified CNAME is available.
|
default CheckDnsAvailabilityResponse |
ElasticBeanstalkClient.checkDNSAvailability(Consumer<CheckDnsAvailabilityRequest.Builder> checkDnsAvailabilityRequest)
Checks if the specified CNAME is available.
|
default ComposeEnvironmentsResponse |
ElasticBeanstalkClient.composeEnvironments(ComposeEnvironmentsRequest composeEnvironmentsRequest)
Create or update a group of environments that each run a separate component of a single application.
|
default ComposeEnvironmentsResponse |
ElasticBeanstalkClient.composeEnvironments(Consumer<ComposeEnvironmentsRequest.Builder> composeEnvironmentsRequest)
Create or update a group of environments that each run a separate component of a single application.
|
default CreateApplicationResponse |
ElasticBeanstalkClient.createApplication(Consumer<CreateApplicationRequest.Builder> createApplicationRequest)
Creates an application that has one configuration template named
default and no application
versions. |
default CreateApplicationResponse |
ElasticBeanstalkClient.createApplication(CreateApplicationRequest createApplicationRequest)
Creates an application that has one configuration template named
default and no application
versions. |
default CreateApplicationVersionResponse |
ElasticBeanstalkClient.createApplicationVersion(Consumer<CreateApplicationVersionRequest.Builder> createApplicationVersionRequest)
Creates an application version for the specified application.
|
default CreateApplicationVersionResponse |
ElasticBeanstalkClient.createApplicationVersion(CreateApplicationVersionRequest createApplicationVersionRequest)
Creates an application version for the specified application.
|
default CreateConfigurationTemplateResponse |
ElasticBeanstalkClient.createConfigurationTemplate(Consumer<CreateConfigurationTemplateRequest.Builder> createConfigurationTemplateRequest)
Creates a configuration template.
|
default CreateConfigurationTemplateResponse |
ElasticBeanstalkClient.createConfigurationTemplate(CreateConfigurationTemplateRequest createConfigurationTemplateRequest)
Creates a configuration template.
|
default CreateEnvironmentResponse |
ElasticBeanstalkClient.createEnvironment(Consumer<CreateEnvironmentRequest.Builder> createEnvironmentRequest)
Launches an environment for the specified application using the specified configuration.
|
default CreateEnvironmentResponse |
ElasticBeanstalkClient.createEnvironment(CreateEnvironmentRequest createEnvironmentRequest)
Launches an environment for the specified application using the specified configuration.
|
default CreatePlatformVersionResponse |
ElasticBeanstalkClient.createPlatformVersion(Consumer<CreatePlatformVersionRequest.Builder> createPlatformVersionRequest)
Create a new version of your custom platform.
|
default CreatePlatformVersionResponse |
ElasticBeanstalkClient.createPlatformVersion(CreatePlatformVersionRequest createPlatformVersionRequest)
Create a new version of your custom platform.
|
default CreateStorageLocationResponse |
ElasticBeanstalkClient.createStorageLocation()
Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk
environments.
|
default CreateStorageLocationResponse |
ElasticBeanstalkClient.createStorageLocation(Consumer<CreateStorageLocationRequest.Builder> createStorageLocationRequest)
Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk
environments.
|
default CreateStorageLocationResponse |
ElasticBeanstalkClient.createStorageLocation(CreateStorageLocationRequest createStorageLocationRequest)
Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk
environments.
|
default DeleteApplicationResponse |
ElasticBeanstalkClient.deleteApplication(Consumer<DeleteApplicationRequest.Builder> deleteApplicationRequest)
Deletes the specified application along with all associated versions and configurations.
|
default DeleteApplicationResponse |
ElasticBeanstalkClient.deleteApplication(DeleteApplicationRequest deleteApplicationRequest)
Deletes the specified application along with all associated versions and configurations.
|
default DeleteApplicationVersionResponse |
ElasticBeanstalkClient.deleteApplicationVersion(Consumer<DeleteApplicationVersionRequest.Builder> deleteApplicationVersionRequest)
Deletes the specified version from the specified application.
|
default DeleteApplicationVersionResponse |
ElasticBeanstalkClient.deleteApplicationVersion(DeleteApplicationVersionRequest deleteApplicationVersionRequest)
Deletes the specified version from the specified application.
|
default DeleteConfigurationTemplateResponse |
ElasticBeanstalkClient.deleteConfigurationTemplate(Consumer<DeleteConfigurationTemplateRequest.Builder> deleteConfigurationTemplateRequest)
Deletes the specified configuration template.
|
default DeleteConfigurationTemplateResponse |
ElasticBeanstalkClient.deleteConfigurationTemplate(DeleteConfigurationTemplateRequest deleteConfigurationTemplateRequest)
Deletes the specified configuration template.
|
default DeleteEnvironmentConfigurationResponse |
ElasticBeanstalkClient.deleteEnvironmentConfiguration(Consumer<DeleteEnvironmentConfigurationRequest.Builder> deleteEnvironmentConfigurationRequest)
Deletes the draft configuration associated with the running environment.
|
default DeleteEnvironmentConfigurationResponse |
ElasticBeanstalkClient.deleteEnvironmentConfiguration(DeleteEnvironmentConfigurationRequest deleteEnvironmentConfigurationRequest)
Deletes the draft configuration associated with the running environment.
|
default DeletePlatformVersionResponse |
ElasticBeanstalkClient.deletePlatformVersion(Consumer<DeletePlatformVersionRequest.Builder> deletePlatformVersionRequest)
Deletes the specified version of a custom platform.
|
default DeletePlatformVersionResponse |
ElasticBeanstalkClient.deletePlatformVersion(DeletePlatformVersionRequest deletePlatformVersionRequest)
Deletes the specified version of a custom platform.
|
default DescribeAccountAttributesResponse |
ElasticBeanstalkClient.describeAccountAttributes()
Returns attributes related to AWS Elastic Beanstalk that are associated with the calling AWS account.
|
default DescribeAccountAttributesResponse |
ElasticBeanstalkClient.describeAccountAttributes(Consumer<DescribeAccountAttributesRequest.Builder> describeAccountAttributesRequest)
Returns attributes related to AWS Elastic Beanstalk that are associated with the calling AWS account.
|
default DescribeAccountAttributesResponse |
ElasticBeanstalkClient.describeAccountAttributes(DescribeAccountAttributesRequest describeAccountAttributesRequest)
Returns attributes related to AWS Elastic Beanstalk that are associated with the calling AWS account.
|
default DescribeApplicationsResponse |
ElasticBeanstalkClient.describeApplications()
Returns the descriptions of existing applications.
|
default DescribeApplicationsResponse |
ElasticBeanstalkClient.describeApplications(Consumer<DescribeApplicationsRequest.Builder> describeApplicationsRequest)
Returns the descriptions of existing applications.
|
default DescribeApplicationsResponse |
ElasticBeanstalkClient.describeApplications(DescribeApplicationsRequest describeApplicationsRequest)
Returns the descriptions of existing applications.
|
default DescribeApplicationVersionsResponse |
ElasticBeanstalkClient.describeApplicationVersions()
Retrieve a list of application versions.
|
default DescribeApplicationVersionsResponse |
ElasticBeanstalkClient.describeApplicationVersions(Consumer<DescribeApplicationVersionsRequest.Builder> describeApplicationVersionsRequest)
Retrieve a list of application versions.
|
default DescribeApplicationVersionsResponse |
ElasticBeanstalkClient.describeApplicationVersions(DescribeApplicationVersionsRequest describeApplicationVersionsRequest)
Retrieve a list of application versions.
|
default DescribeConfigurationOptionsResponse |
ElasticBeanstalkClient.describeConfigurationOptions(Consumer<DescribeConfigurationOptionsRequest.Builder> describeConfigurationOptionsRequest)
Describes the configuration options that are used in a particular configuration template or environment, or that
a specified solution stack defines.
|
default DescribeConfigurationOptionsResponse |
ElasticBeanstalkClient.describeConfigurationOptions(DescribeConfigurationOptionsRequest describeConfigurationOptionsRequest)
Describes the configuration options that are used in a particular configuration template or environment, or that
a specified solution stack defines.
|
default DescribeConfigurationSettingsResponse |
ElasticBeanstalkClient.describeConfigurationSettings(Consumer<DescribeConfigurationSettingsRequest.Builder> describeConfigurationSettingsRequest)
Returns a description of the settings for the specified configuration set, that is, either a configuration
template or the configuration set associated with a running environment.
|
default DescribeConfigurationSettingsResponse |
ElasticBeanstalkClient.describeConfigurationSettings(DescribeConfigurationSettingsRequest describeConfigurationSettingsRequest)
Returns a description of the settings for the specified configuration set, that is, either a configuration
template or the configuration set associated with a running environment.
|
default DescribeEnvironmentHealthResponse |
ElasticBeanstalkClient.describeEnvironmentHealth(Consumer<DescribeEnvironmentHealthRequest.Builder> describeEnvironmentHealthRequest)
Returns information about the overall health of the specified environment.
|
default DescribeEnvironmentHealthResponse |
ElasticBeanstalkClient.describeEnvironmentHealth(DescribeEnvironmentHealthRequest describeEnvironmentHealthRequest)
Returns information about the overall health of the specified environment.
|
default DescribeEnvironmentManagedActionHistoryResponse |
ElasticBeanstalkClient.describeEnvironmentManagedActionHistory(Consumer<DescribeEnvironmentManagedActionHistoryRequest.Builder> describeEnvironmentManagedActionHistoryRequest)
Lists an environment's completed and failed managed actions.
|
default DescribeEnvironmentManagedActionHistoryResponse |
ElasticBeanstalkClient.describeEnvironmentManagedActionHistory(DescribeEnvironmentManagedActionHistoryRequest describeEnvironmentManagedActionHistoryRequest)
Lists an environment's completed and failed managed actions.
|
default DescribeEnvironmentManagedActionsResponse |
ElasticBeanstalkClient.describeEnvironmentManagedActions(Consumer<DescribeEnvironmentManagedActionsRequest.Builder> describeEnvironmentManagedActionsRequest)
Lists an environment's upcoming and in-progress managed actions.
|
default DescribeEnvironmentManagedActionsResponse |
ElasticBeanstalkClient.describeEnvironmentManagedActions(DescribeEnvironmentManagedActionsRequest describeEnvironmentManagedActionsRequest)
Lists an environment's upcoming and in-progress managed actions.
|
default DescribeEnvironmentResourcesResponse |
ElasticBeanstalkClient.describeEnvironmentResources(Consumer<DescribeEnvironmentResourcesRequest.Builder> describeEnvironmentResourcesRequest)
Returns AWS resources for this environment.
|
default DescribeEnvironmentResourcesResponse |
ElasticBeanstalkClient.describeEnvironmentResources(DescribeEnvironmentResourcesRequest describeEnvironmentResourcesRequest)
Returns AWS resources for this environment.
|
default DescribeEnvironmentsResponse |
ElasticBeanstalkClient.describeEnvironments()
Returns descriptions for existing environments.
|
default DescribeEnvironmentsResponse |
ElasticBeanstalkClient.describeEnvironments(Consumer<DescribeEnvironmentsRequest.Builder> describeEnvironmentsRequest)
Returns descriptions for existing environments.
|
default DescribeEnvironmentsResponse |
ElasticBeanstalkClient.describeEnvironments(DescribeEnvironmentsRequest describeEnvironmentsRequest)
Returns descriptions for existing environments.
|
default DescribeEventsResponse |
ElasticBeanstalkClient.describeEvents()
Returns list of event descriptions matching criteria up to the last 6 weeks.
|
default DescribeEventsResponse |
ElasticBeanstalkClient.describeEvents(Consumer<DescribeEventsRequest.Builder> describeEventsRequest)
Returns list of event descriptions matching criteria up to the last 6 weeks.
|
default DescribeEventsResponse |
ElasticBeanstalkClient.describeEvents(DescribeEventsRequest describeEventsRequest)
Returns list of event descriptions matching criteria up to the last 6 weeks.
|
default DescribeEventsIterable |
ElasticBeanstalkClient.describeEventsPaginator()
Returns list of event descriptions matching criteria up to the last 6 weeks.
|
default DescribeEventsIterable |
ElasticBeanstalkClient.describeEventsPaginator(Consumer<DescribeEventsRequest.Builder> describeEventsRequest)
Returns list of event descriptions matching criteria up to the last 6 weeks.
|
default DescribeEventsIterable |
ElasticBeanstalkClient.describeEventsPaginator(DescribeEventsRequest describeEventsRequest)
Returns list of event descriptions matching criteria up to the last 6 weeks.
|
default DescribeInstancesHealthResponse |
ElasticBeanstalkClient.describeInstancesHealth(Consumer<DescribeInstancesHealthRequest.Builder> describeInstancesHealthRequest)
Retrieves detailed information about the health of instances in your AWS Elastic Beanstalk.
|
default DescribeInstancesHealthResponse |
ElasticBeanstalkClient.describeInstancesHealth(DescribeInstancesHealthRequest describeInstancesHealthRequest)
Retrieves detailed information about the health of instances in your AWS Elastic Beanstalk.
|
default DescribePlatformVersionResponse |
ElasticBeanstalkClient.describePlatformVersion(Consumer<DescribePlatformVersionRequest.Builder> describePlatformVersionRequest)
Describes the version of the platform.
|
default DescribePlatformVersionResponse |
ElasticBeanstalkClient.describePlatformVersion(DescribePlatformVersionRequest describePlatformVersionRequest)
Describes the version of the platform.
|
default ListAvailableSolutionStacksResponse |
ElasticBeanstalkClient.listAvailableSolutionStacks()
Returns a list of the available solution stack names, with the public version first and then in reverse
chronological order.
|
default ListAvailableSolutionStacksResponse |
ElasticBeanstalkClient.listAvailableSolutionStacks(Consumer<ListAvailableSolutionStacksRequest.Builder> listAvailableSolutionStacksRequest)
Returns a list of the available solution stack names, with the public version first and then in reverse
chronological order.
|
default ListAvailableSolutionStacksResponse |
ElasticBeanstalkClient.listAvailableSolutionStacks(ListAvailableSolutionStacksRequest listAvailableSolutionStacksRequest)
Returns a list of the available solution stack names, with the public version first and then in reverse
chronological order.
|
default ListPlatformVersionsResponse |
ElasticBeanstalkClient.listPlatformVersions()
Lists the available platforms.
|
default ListPlatformVersionsResponse |
ElasticBeanstalkClient.listPlatformVersions(Consumer<ListPlatformVersionsRequest.Builder> listPlatformVersionsRequest)
Lists the available platforms.
|
default ListPlatformVersionsResponse |
ElasticBeanstalkClient.listPlatformVersions(ListPlatformVersionsRequest listPlatformVersionsRequest)
Lists the available platforms.
|
default ListTagsForResourceResponse |
ElasticBeanstalkClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest)
Returns the tags applied to an AWS Elastic Beanstalk resource.
|
default ListTagsForResourceResponse |
ElasticBeanstalkClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Returns the tags applied to an AWS Elastic Beanstalk resource.
|
default RebuildEnvironmentResponse |
ElasticBeanstalkClient.rebuildEnvironment(Consumer<RebuildEnvironmentRequest.Builder> rebuildEnvironmentRequest)
Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a
specified environment and forces a restart.
|
default RebuildEnvironmentResponse |
ElasticBeanstalkClient.rebuildEnvironment(RebuildEnvironmentRequest rebuildEnvironmentRequest)
Deletes and recreates all of the AWS resources (for example: the Auto Scaling group, load balancer, etc.) for a
specified environment and forces a restart.
|
default RequestEnvironmentInfoResponse |
ElasticBeanstalkClient.requestEnvironmentInfo(Consumer<RequestEnvironmentInfoRequest.Builder> requestEnvironmentInfoRequest)
Initiates a request to compile the specified type of information of the deployed environment.
|
default RequestEnvironmentInfoResponse |
ElasticBeanstalkClient.requestEnvironmentInfo(RequestEnvironmentInfoRequest requestEnvironmentInfoRequest)
Initiates a request to compile the specified type of information of the deployed environment.
|
default RestartAppServerResponse |
ElasticBeanstalkClient.restartAppServer(Consumer<RestartAppServerRequest.Builder> restartAppServerRequest)
Causes the environment to restart the application container server running on each Amazon EC2 instance.
|
default RestartAppServerResponse |
ElasticBeanstalkClient.restartAppServer(RestartAppServerRequest restartAppServerRequest)
Causes the environment to restart the application container server running on each Amazon EC2 instance.
|
default RetrieveEnvironmentInfoResponse |
ElasticBeanstalkClient.retrieveEnvironmentInfo(Consumer<RetrieveEnvironmentInfoRequest.Builder> retrieveEnvironmentInfoRequest)
Retrieves the compiled information from a RequestEnvironmentInfo request.
|
default RetrieveEnvironmentInfoResponse |
ElasticBeanstalkClient.retrieveEnvironmentInfo(RetrieveEnvironmentInfoRequest retrieveEnvironmentInfoRequest)
Retrieves the compiled information from a RequestEnvironmentInfo request.
|
default SwapEnvironmentCNAMEsResponse |
ElasticBeanstalkClient.swapEnvironmentCNAMEs(Consumer<SwapEnvironmentCnamEsRequest.Builder> swapEnvironmentCnamEsRequest)
Swaps the CNAMEs of two environments.
|
default SwapEnvironmentCNAMEsResponse |
ElasticBeanstalkClient.swapEnvironmentCNAMEs(SwapEnvironmentCnamEsRequest swapEnvironmentCnamEsRequest)
Swaps the CNAMEs of two environments.
|
default TerminateEnvironmentResponse |
ElasticBeanstalkClient.terminateEnvironment(Consumer<TerminateEnvironmentRequest.Builder> terminateEnvironmentRequest)
Terminates the specified environment.
|
default TerminateEnvironmentResponse |
ElasticBeanstalkClient.terminateEnvironment(TerminateEnvironmentRequest terminateEnvironmentRequest)
Terminates the specified environment.
|
default UpdateApplicationResponse |
ElasticBeanstalkClient.updateApplication(Consumer<UpdateApplicationRequest.Builder> updateApplicationRequest)
Updates the specified application to have the specified properties.
|
default UpdateApplicationResponse |
ElasticBeanstalkClient.updateApplication(UpdateApplicationRequest updateApplicationRequest)
Updates the specified application to have the specified properties.
|
default UpdateApplicationResourceLifecycleResponse |
ElasticBeanstalkClient.updateApplicationResourceLifecycle(Consumer<UpdateApplicationResourceLifecycleRequest.Builder> updateApplicationResourceLifecycleRequest)
Modifies lifecycle settings for an application.
|
default UpdateApplicationResourceLifecycleResponse |
ElasticBeanstalkClient.updateApplicationResourceLifecycle(UpdateApplicationResourceLifecycleRequest updateApplicationResourceLifecycleRequest)
Modifies lifecycle settings for an application.
|
default UpdateApplicationVersionResponse |
ElasticBeanstalkClient.updateApplicationVersion(Consumer<UpdateApplicationVersionRequest.Builder> updateApplicationVersionRequest)
Updates the specified application version to have the specified properties.
|
default UpdateApplicationVersionResponse |
ElasticBeanstalkClient.updateApplicationVersion(UpdateApplicationVersionRequest updateApplicationVersionRequest)
Updates the specified application version to have the specified properties.
|
default UpdateConfigurationTemplateResponse |
ElasticBeanstalkClient.updateConfigurationTemplate(Consumer<UpdateConfigurationTemplateRequest.Builder> updateConfigurationTemplateRequest)
Updates the specified configuration template to have the specified properties or configuration option values.
|
default UpdateConfigurationTemplateResponse |
ElasticBeanstalkClient.updateConfigurationTemplate(UpdateConfigurationTemplateRequest updateConfigurationTemplateRequest)
Updates the specified configuration template to have the specified properties or configuration option values.
|
default UpdateEnvironmentResponse |
ElasticBeanstalkClient.updateEnvironment(Consumer<UpdateEnvironmentRequest.Builder> updateEnvironmentRequest)
Updates the environment description, deploys a new application version, updates the configuration settings to an
entirely new configuration template, or updates select configuration option values in the running environment.
|
default UpdateEnvironmentResponse |
ElasticBeanstalkClient.updateEnvironment(UpdateEnvironmentRequest updateEnvironmentRequest)
Updates the environment description, deploys a new application version, updates the configuration settings to an
entirely new configuration template, or updates select configuration option values in the running environment.
|
default UpdateTagsForResourceResponse |
ElasticBeanstalkClient.updateTagsForResource(Consumer<UpdateTagsForResourceRequest.Builder> updateTagsForResourceRequest)
Update the list of tags applied to an AWS Elastic Beanstalk resource.
|
default UpdateTagsForResourceResponse |
ElasticBeanstalkClient.updateTagsForResource(UpdateTagsForResourceRequest updateTagsForResourceRequest)
Update the list of tags applied to an AWS Elastic Beanstalk resource.
|
default ValidateConfigurationSettingsResponse |
ElasticBeanstalkClient.validateConfigurationSettings(Consumer<ValidateConfigurationSettingsRequest.Builder> validateConfigurationSettingsRequest)
Takes a set of configuration settings and either a configuration template or environment, and determines whether
those values are valid.
|
default ValidateConfigurationSettingsResponse |
ElasticBeanstalkClient.validateConfigurationSettings(ValidateConfigurationSettingsRequest validateConfigurationSettingsRequest)
Takes a set of configuration settings and either a configuration template or environment, and determines whether
those values are valid.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CodeBuildNotInServiceRegionException
AWS CodeBuild is not available in the specified region.
|
class |
ElasticBeanstalkServiceException
A generic service exception has occurred.
|
class |
InsufficientPrivilegesException
The specified account does not have sufficient privileges for one or more AWS services.
|
class |
InvalidRequestException
One or more input parameters is not valid.
|
class |
ManagedActionInvalidStateException
Cannot modify the managed action in its current state.
|
class |
OperationInProgressException
Unable to perform the specified operation because another operation that effects an element in this activity is
already in progress.
|
class |
PlatformVersionStillReferencedException
You cannot delete the platform version because there are still environments running on it.
|
class |
ResourceNotFoundException
A resource doesn't exist for the specified Amazon Resource Name (ARN).
|
class |
ResourceTypeNotSupportedException
The type of the specified Amazon Resource Name (ARN) isn't supported for this operation.
|
class |
S3LocationNotInServiceRegionException
The specified S3 bucket does not belong to the S3 region in which the service is running.
|
class |
S3SubscriptionRequiredException
The specified account does not have a subscription to Amazon S3.
|
class |
SourceBundleDeletionException
Unable to delete the Amazon S3 source bundle associated with the application version.
|
class |
TooManyApplicationsException
The specified account has reached its limit of applications.
|
class |
TooManyApplicationVersionsException
The specified account has reached its limit of application versions.
|
class |
TooManyBucketsException
The specified account has reached its limit of Amazon S3 buckets.
|
class |
TooManyConfigurationTemplatesException
The specified account has reached its limit of configuration templates.
|
class |
TooManyEnvironmentsException
The specified account has reached its limit of environments.
|
class |
TooManyPlatformsException
You have exceeded the maximum number of allowed platforms associated with the account.
|
class |
TooManyTagsException
The number of tags in the resource would exceed the number of tags that each resource can have.
|
| Modifier and Type | Method and Description |
|---|---|
ElasticBeanstalkException |
ElasticBeanstalkException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(ElasticBeanstalkException ex) |
Copyright © 2019. All rights reserved.