@aws-sdk/client-elastic-beanstalk 3.775.0 → 3.782.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/commands/AbortEnvironmentUpdateCommand.d.ts +7 -4
- package/dist-types/commands/ApplyEnvironmentManagedActionCommand.d.ts +1 -0
- package/dist-types/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +1 -0
- package/dist-types/commands/CheckDNSAvailabilityCommand.d.ts +6 -6
- package/dist-types/commands/ComposeEnvironmentsCommand.d.ts +1 -0
- package/dist-types/commands/CreateApplicationCommand.d.ts +11 -11
- package/dist-types/commands/CreateApplicationVersionCommand.d.ts +20 -20
- package/dist-types/commands/CreateConfigurationTemplateCommand.d.ts +11 -11
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +22 -22
- package/dist-types/commands/CreatePlatformVersionCommand.d.ts +1 -0
- package/dist-types/commands/CreateStorageLocationCommand.d.ts +5 -5
- package/dist-types/commands/DeleteApplicationCommand.d.ts +7 -4
- package/dist-types/commands/DeleteApplicationVersionCommand.d.ts +9 -6
- package/dist-types/commands/DeleteConfigurationTemplateCommand.d.ts +8 -5
- package/dist-types/commands/DeleteEnvironmentConfigurationCommand.d.ts +8 -5
- package/dist-types/commands/DeletePlatformVersionCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeApplicationVersionsCommand.d.ts +22 -22
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +21 -21
- package/dist-types/commands/DescribeConfigurationOptionsCommand.d.ts +21 -21
- package/dist-types/commands/DescribeConfigurationSettingsCommand.d.ts +30 -30
- package/dist-types/commands/DescribeEnvironmentHealthCommand.d.ts +36 -36
- package/dist-types/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEnvironmentManagedActionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEnvironmentResourcesCommand.d.ts +16 -16
- package/dist-types/commands/DescribeEnvironmentsCommand.d.ts +21 -21
- package/dist-types/commands/DescribeEventsCommand.d.ts +28 -28
- package/dist-types/commands/DescribeInstancesHealthCommand.d.ts +39 -39
- package/dist-types/commands/DescribePlatformVersionCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +1 -0
- package/dist-types/commands/ListAvailableSolutionStacksCommand.d.ts +8 -8
- package/dist-types/commands/ListPlatformBranchesCommand.d.ts +1 -0
- package/dist-types/commands/ListPlatformVersionsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/RebuildEnvironmentCommand.d.ts +7 -4
- package/dist-types/commands/RequestEnvironmentInfoCommand.d.ts +8 -5
- package/dist-types/commands/RestartAppServerCommand.d.ts +7 -4
- package/dist-types/commands/RetrieveEnvironmentInfoCommand.d.ts +10 -10
- package/dist-types/commands/SwapEnvironmentCNAMEsCommand.d.ts +8 -5
- package/dist-types/commands/TerminateEnvironmentCommand.d.ts +19 -19
- package/dist-types/commands/UpdateApplicationCommand.d.ts +12 -12
- package/dist-types/commands/UpdateApplicationResourceLifecycleCommand.d.ts +1 -0
- package/dist-types/commands/UpdateApplicationVersionCommand.d.ts +15 -15
- package/dist-types/commands/UpdateConfigurationTemplateCommand.d.ts +13 -13
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +63 -64
- package/dist-types/commands/UpdateTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ValidateConfigurationSettingsCommand.d.ts +10 -10
- package/package.json +5 -5
|
@@ -81,31 +81,31 @@ declare const ValidateConfigurationSettingsCommand_base: {
|
|
|
81
81
|
* @throws {@link ElasticBeanstalkServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from ElasticBeanstalk service.</p>
|
|
83
83
|
*
|
|
84
|
-
*
|
|
84
|
+
*
|
|
85
85
|
* @example To validate configuration settings
|
|
86
86
|
* ```javascript
|
|
87
87
|
* // The following operation validates a CloudWatch custom metrics config document:
|
|
88
88
|
* const input = {
|
|
89
|
-
*
|
|
90
|
-
*
|
|
91
|
-
*
|
|
89
|
+
* ApplicationName: "my-app",
|
|
90
|
+
* EnvironmentName: "my-env",
|
|
91
|
+
* OptionSettings: [
|
|
92
92
|
* {
|
|
93
|
-
*
|
|
94
|
-
*
|
|
95
|
-
*
|
|
93
|
+
* Namespace: "aws:elasticbeanstalk:healthreporting:system",
|
|
94
|
+
* OptionName: "ConfigDocument",
|
|
95
|
+
* Value: `{"CloudWatchMetrics": {"Environment": {"ApplicationLatencyP99.9": null,"InstancesSevere": 60,"ApplicationLatencyP90": 60,"ApplicationLatencyP99": null,"ApplicationLatencyP95": 60,"InstancesUnknown": 60,"ApplicationLatencyP85": 60,"InstancesInfo": null,"ApplicationRequests2xx": null,"InstancesDegraded": null,"InstancesWarning": 60,"ApplicationLatencyP50": 60,"ApplicationRequestsTotal": null,"InstancesNoData": null,"InstancesPending": 60,"ApplicationLatencyP10": null,"ApplicationRequests5xx": null,"ApplicationLatencyP75": null,"InstancesOk": 60,"ApplicationRequests3xx": null,"ApplicationRequests4xx": null},"Instance": {"ApplicationLatencyP99.9": null,"ApplicationLatencyP90": 60,"ApplicationLatencyP99": null,"ApplicationLatencyP95": null,"ApplicationLatencyP85": null,"CPUUser": 60,"ApplicationRequests2xx": null,"CPUIdle": null,"ApplicationLatencyP50": null,"ApplicationRequestsTotal": 60,"RootFilesystemUtil": null,"LoadAverage1min": null,"CPUIrq": null,"CPUNice": 60,"CPUIowait": 60,"ApplicationLatencyP10": null,"LoadAverage5min": null,"ApplicationRequests5xx": null,"ApplicationLatencyP75": 60,"CPUSystem": 60,"ApplicationRequests3xx": 60,"ApplicationRequests4xx": null,"InstanceHealth": null,"CPUSoftirq": 60}},"Version": 1}`
|
|
96
96
|
* }
|
|
97
97
|
* ]
|
|
98
98
|
* };
|
|
99
99
|
* const command = new ValidateConfigurationSettingsCommand(input);
|
|
100
100
|
* const response = await client.send(command);
|
|
101
|
-
* /* response
|
|
101
|
+
* /* response is
|
|
102
102
|
* {
|
|
103
|
-
*
|
|
103
|
+
* Messages: []
|
|
104
104
|
* }
|
|
105
105
|
* *\/
|
|
106
|
-
* // example id: to-validate-configuration-settings-1456278393654
|
|
107
106
|
* ```
|
|
108
107
|
*
|
|
108
|
+
* @public
|
|
109
109
|
*/
|
|
110
110
|
export declare class ValidateConfigurationSettingsCommand extends ValidateConfigurationSettingsCommand_base {
|
|
111
111
|
/** @internal type navigation helper, not in runtime. */
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-elastic-beanstalk",
|
|
3
3
|
"description": "AWS SDK for JavaScript Elastic Beanstalk Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.782.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-elastic-beanstalk",
|
|
@@ -21,16 +21,16 @@
|
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
23
|
"@aws-sdk/core": "3.775.0",
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.782.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.782.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
30
30
|
"@aws-sdk/types": "3.775.0",
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.782.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.782.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.1.0",
|
|
35
35
|
"@smithy/core": "^3.2.0",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.0.2",
|