Created
August 11, 2017 20:16
-
-
Save saidach/fde149226c79ba0eface084a15120aae to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| EnvironmentConfigurationMetadata: | |
| Description: Configuration created from the EB CLI using "eb config save". | |
| DateCreated: '1502482557000' | |
| DateModified: '1502482557000' | |
| Platform: | |
| PlatformArn: arn:aws:elasticbeanstalk:us-east-1::platform/Java 8 running on 64bit Amazon Linux/2.5.1 | |
| OptionSettings: | |
| aws:elasticbeanstalk:command: | |
| BatchSize: '30' | |
| BatchSizeType: Percentage | |
| DeploymentPolicy: Rolling | |
| aws:elasticbeanstalk:sns:topics: | |
| Notification Endpoint: '' | |
| aws:elb:policies: | |
| ConnectionDrainingEnabled: true | |
| ConnectionDrainingTimeout: '20' | |
| aws:elb:loadbalancer: | |
| CrossZone: true | |
| aws:elasticbeanstalk:environment: | |
| ServiceRole: aws-elasticbeanstalk-service-role | |
| EnvironmentType: LoadBalanced | |
| aws:elasticbeanstalk:application: | |
| Application Healthcheck URL: '' | |
| aws:autoscaling:trigger: | |
| LowerThreshold: '.1' | |
| MeasureName: Latency | |
| UpperThreshold: '.2' | |
| Unit: Seconds | |
| aws:elasticbeanstalk:healthreporting:system: | |
| SystemType: enhanced | |
| HealthCheckSuccessThreshold: Ok | |
| aws:autoscaling:launchconfiguration: | |
| IamInstanceProfile: aws-elasticbeanstalk-ec2-role | |
| InstanceType: m1.medium | |
| EC2KeyName: '' | |
| aws:autoscaling:updatepolicy:rollingupdate: | |
| RollingUpdateType: Health | |
| RollingUpdateEnabled: true | |
| EnvironmentTier: | |
| Type: Standard | |
| Name: WebServer | |
| AWSConfigurationTemplateVersion: 1.1.0.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment