Uses of Class
software.amazon.awssdk.services.elasticbeanstalk.model.S3SubscriptionRequiredException
-
Packages that use S3SubscriptionRequiredException Package Description software.amazon.awssdk.services.elasticbeanstalk AWS Elastic Beanstalk -
-
Uses of S3SubscriptionRequiredException in software.amazon.awssdk.services.elasticbeanstalk
Methods in software.amazon.awssdk.services.elasticbeanstalk that throw S3SubscriptionRequiredException Modifier and Type Method Description default CreateStorageLocationResponseElasticBeanstalkClient. createStorageLocation()Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk environments.default CreateStorageLocationResponseElasticBeanstalkClient. 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 CreateStorageLocationResponseElasticBeanstalkClient. createStorageLocation(CreateStorageLocationRequest createStorageLocationRequest)Creates a bucket in Amazon S3 to store application versions, logs, and other files used by Elastic Beanstalk environments.
-