+ # + + + new AWS_PaaS(aws, options) + +
+ +Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
aws |
+
+ + module + | + +AWS SDK |
+
options |
+
+ + object + | + +
+ SDK options + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 12 + +
+Methods
++ # + + + checkDNSAvailability(params) + → + {Promise.<checkDNSAvailabilityResponse>} + +
+ ++ Trigers the checkDNSAvailability function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + CheckDNSAvailabilityMessage + | + +
+ Data required for checkDNSAvailability + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 24 + +
++ # + + + composeEnvironments(params) + → + {Promise.<composeEnvironmentsResponse>} + +
+ ++ Trigers the composeEnvironments function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + ComposeEnvironmentsMessage + | + +
+ Data required for composeEnvironments + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 41 + +
++ # + + + create(params) + → {Promise.<createApplicationResponse>} + +
+ ++ Trigers the createApplication function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + CreateApplicationMessage + | + +
+ Data required for createApplication + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 58 + +
++ # + + + createConfigTemplate(params) + → + {Promise.<createConfigurationTemplateResponse>} + +
+ ++ Trigers the createConfigurationTemplate function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + CreateConfigurationTemplateMessage + | + +
+ + Data required for createConfigurationTemplate + + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 75 + +
++ # + + + createEnvironment(params) + → {Promise.<createEnvironmentResponse>} + +
+ ++ Trigers the createEnvironment function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + CreateEnvironmentMessage + | + +
+ Data required for createEnvironment + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 92 + +
++ # + + + createStorageLocation() + → + {Promise.<createStorageLocationResponse>} + +
+ ++ Trigers the createStorageLocation function of + ElasticBeanstalk +
+-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 108 + +
++ # + + + delete(params) + → {Promise.<deleteApplicationResponse>} + +
+ ++ Trigers the deleteApplication function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + DeleteApplicationMessage + | + +
+ Data required for deleteApplication + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 125 + +
++ # + + + deleteConfigTemplate(params) + → + {Promise.<deleteConfigurationTemplateResponse>} + +
+ ++ Trigers the deleteConfigurationTemplate function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + DeleteConfigurationTemplateMessage + | + +
+ + Data required for deleteConfigurationTemplate + + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 142 + +
++ # + + + describe(params) + → + {Promise.<describeApplicationsResponse>} + +
+ ++ Trigers the describeApplications function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + DescribeApplicationsMessage + | + +
+ Data required for describeApplications + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 175 + +
++ # + + + describeAccountAttributes() + → + {Promise.<describeAccountAttributesResponse>} + +
+ ++ Trigers the describeAccountAttributes function of + ElasticBeanstalk +
+-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 158 + +
++ # + + + describeConfigSettings(params) + → + {Promise.<describeConfigurationSettingsResponse>} + +
+ ++ Trigers the describeConfigurationSettings function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + DescribeConfigurationSettingsMessage + | + +
+ + Data required for describeConfigurationSettings + + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 192 + +
++ # + + + listVersions(params) + → + {Promise.<listPlatformVersionsResponse>} + +
+ ++ Trigers the listPlatformVersions function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + ListPlatformVersionsRequest + | + +
+ Data required for listPlatformVersions + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 209 + +
++ # + + + restart(params) + → {Promise.<restartAppServerResponse>} + +
+ ++ Trigers the restartAppServer function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + RestartAppServerMessage + | + +
+ Data required for restartAppServer + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 226 + +
++ # + + + terminateEnvironment(params) + → + {Promise.<terminateEnvironmentResponse>} + +
+ ++ Trigers the terminateEnvironment function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + TerminateEnvironmentMessage + | + +
+ Data required for terminateEnvironment + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 243 + +
++ # + + + update(params) + → {Promise.<updateApplicationResponse>} + +
+ ++ Trigers the updateApplication function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + UpdateApplicationMessage + | + +
+ Data required for updateApplication + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 260 + +
++ # + + + updateEnvironment(params) + → {Promise.<updateEnvironmentResponse>} + +
+ ++ Trigers the updateEnvironment function of + ElasticBeanstalk +
+Parameters:
+ +Name | + +Type | + +Description | +
---|---|---|
params |
+
+ + UpdateEnvironmentMessage + | + +
+ Data required for updateEnvironment + |
+
-
+
+ View Source + + AWS/appServices/aws-paaS.js, + line 277 + +
+