@aws-sdk/client-elastic-beanstalk 3.533.0 → 3.535.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/ElasticBeanstalk.d.ts +25 -1
- package/dist-types/ElasticBeanstalkClient.d.ts +1 -1
- package/dist-types/commands/AbortEnvironmentUpdateCommand.d.ts +2 -1
- package/dist-types/commands/ApplyEnvironmentManagedActionCommand.d.ts +2 -1
- package/dist-types/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +2 -1
- package/dist-types/commands/CheckDNSAvailabilityCommand.d.ts +2 -1
- package/dist-types/commands/ComposeEnvironmentsCommand.d.ts +2 -1
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/CreateApplicationVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/CreatePlatformVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateStorageLocationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationVersionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEnvironmentConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeletePlatformVersionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationVersionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConfigurationOptionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConfigurationSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEnvironmentHealthCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEnvironmentManagedActionsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEnvironmentResourcesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEnvironmentsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstancesHealthCommand.d.ts +2 -1
- package/dist-types/commands/DescribePlatformVersionCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +2 -1
- package/dist-types/commands/ListAvailableSolutionStacksCommand.d.ts +2 -1
- package/dist-types/commands/ListPlatformBranchesCommand.d.ts +2 -1
- package/dist-types/commands/ListPlatformVersionsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/RebuildEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/RequestEnvironmentInfoCommand.d.ts +2 -1
- package/dist-types/commands/RestartAppServerCommand.d.ts +2 -1
- package/dist-types/commands/RetrieveEnvironmentInfoCommand.d.ts +2 -1
- package/dist-types/commands/SwapEnvironmentCNAMEsCommand.d.ts +2 -1
- package/dist-types/commands/TerminateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApplicationResourceLifecycleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApplicationVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfigurationTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEnvironmentCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ValidateConfigurationSettingsCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +610 -610
- package/dist-types/ts3.4/ElasticBeanstalk.d.ts +24 -0
- package/dist-types/ts3.4/commands/AbortEnvironmentUpdateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ApplyEnvironmentManagedActionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CheckDNSAvailabilityCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ComposeEnvironmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateApplicationVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfigurationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePlatformVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateStorageLocationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApplicationVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfigurationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEnvironmentConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePlatformVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeApplicationVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConfigurationOptionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConfigurationSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEnvironmentHealthCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEnvironmentResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEnvironmentsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInstancesHealthCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePlatformVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAvailableSolutionStacksCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPlatformBranchesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPlatformVersionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RebuildEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RequestEnvironmentInfoCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestartAppServerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RetrieveEnvironmentInfoCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/SwapEnvironmentCNAMEsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TerminateEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateApplicationResourceLifecycleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateApplicationVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfigurationTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ValidateConfigurationSettingsCommand.d.ts +9 -0
- package/package.json +41 -41
|
@@ -25,6 +25,15 @@ declare const DescribePlatformVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [DescribePlatformVersionCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
DescribePlatformVersionCommandInput,
|
|
32
|
+
DescribePlatformVersionCommandOutput,
|
|
33
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class DescribePlatformVersionCommand extends DescribePlatformVersionCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const DisassociateEnvironmentOperationsRoleCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
__0_0: DisassociateEnvironmentOperationsRoleCommandInput
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
DisassociateEnvironmentOperationsRoleCommandInput,
|
|
28
|
+
DisassociateEnvironmentOperationsRoleCommandOutput,
|
|
29
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class DisassociateEnvironmentOperationsRoleCommand extends DisassociateEnvironmentOperationsRoleCommand_base {}
|
|
@@ -21,6 +21,15 @@ declare const ListAvailableSolutionStacksCommand_base: {
|
|
|
21
21
|
ServiceInputTypes,
|
|
22
22
|
ServiceOutputTypes
|
|
23
23
|
>;
|
|
24
|
+
new (
|
|
25
|
+
...[input]: [] | [ListAvailableSolutionStacksCommandInput]
|
|
26
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
27
|
+
ListAvailableSolutionStacksCommandInput,
|
|
28
|
+
ListAvailableSolutionStacksCommandOutput,
|
|
29
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
30
|
+
ServiceInputTypes,
|
|
31
|
+
ServiceOutputTypes
|
|
32
|
+
>;
|
|
24
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
34
|
};
|
|
26
35
|
export declare class ListAvailableSolutionStacksCommand extends ListAvailableSolutionStacksCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListPlatformBranchesCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListPlatformBranchesCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListPlatformBranchesCommandInput,
|
|
32
|
+
ListPlatformBranchesCommandOutput,
|
|
33
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListPlatformBranchesCommand extends ListPlatformBranchesCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListPlatformVersionsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [ListPlatformVersionsCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListPlatformVersionsCommandInput,
|
|
32
|
+
ListPlatformVersionsCommandOutput,
|
|
33
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListPlatformVersionsCommand extends ListPlatformVersionsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ListTagsForResourceCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ListTagsForResourceCommandInput,
|
|
32
|
+
ListTagsForResourceCommandOutput,
|
|
33
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const RebuildEnvironmentCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
...[input]: [] | [RebuildEnvironmentCommandInput]
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
RebuildEnvironmentCommandInput,
|
|
27
|
+
RebuildEnvironmentCommandOutput,
|
|
28
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class RebuildEnvironmentCommand extends RebuildEnvironmentCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const RequestEnvironmentInfoCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: RequestEnvironmentInfoCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
RequestEnvironmentInfoCommandInput,
|
|
27
|
+
RequestEnvironmentInfoCommandOutput,
|
|
28
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class RequestEnvironmentInfoCommand extends RequestEnvironmentInfoCommand_base {}
|
|
@@ -19,6 +19,15 @@ declare const RestartAppServerCommand_base: {
|
|
|
19
19
|
ServiceInputTypes,
|
|
20
20
|
ServiceOutputTypes
|
|
21
21
|
>;
|
|
22
|
+
new (
|
|
23
|
+
...[input]: [] | [RestartAppServerCommandInput]
|
|
24
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
25
|
+
RestartAppServerCommandInput,
|
|
26
|
+
RestartAppServerCommandOutput,
|
|
27
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
28
|
+
ServiceInputTypes,
|
|
29
|
+
ServiceOutputTypes
|
|
30
|
+
>;
|
|
22
31
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
32
|
};
|
|
24
33
|
export declare class RestartAppServerCommand extends RestartAppServerCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const RetrieveEnvironmentInfoCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: RetrieveEnvironmentInfoCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
RetrieveEnvironmentInfoCommandInput,
|
|
32
|
+
RetrieveEnvironmentInfoCommandOutput,
|
|
33
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class RetrieveEnvironmentInfoCommand extends RetrieveEnvironmentInfoCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const SwapEnvironmentCNAMEsCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
...[input]: [] | [SwapEnvironmentCNAMEsCommandInput]
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
SwapEnvironmentCNAMEsCommandInput,
|
|
27
|
+
SwapEnvironmentCNAMEsCommandOutput,
|
|
28
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class SwapEnvironmentCNAMEsCommand extends SwapEnvironmentCNAMEsCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const TerminateEnvironmentCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [TerminateEnvironmentCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
TerminateEnvironmentCommandInput,
|
|
32
|
+
TerminateEnvironmentCommandOutput,
|
|
33
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class TerminateEnvironmentCommand extends TerminateEnvironmentCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateApplicationCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateApplicationCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateApplicationCommandInput,
|
|
32
|
+
UpdateApplicationCommandOutput,
|
|
33
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateApplicationResourceLifecycleCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateApplicationResourceLifecycleCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateApplicationResourceLifecycleCommandInput,
|
|
32
|
+
UpdateApplicationResourceLifecycleCommandOutput,
|
|
33
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateApplicationResourceLifecycleCommand extends UpdateApplicationResourceLifecycleCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateApplicationVersionCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateApplicationVersionCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateApplicationVersionCommandInput,
|
|
32
|
+
UpdateApplicationVersionCommandOutput,
|
|
33
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateApplicationVersionCommand extends UpdateApplicationVersionCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateConfigurationTemplateCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: UpdateConfigurationTemplateCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateConfigurationTemplateCommandInput,
|
|
32
|
+
UpdateConfigurationTemplateCommandOutput,
|
|
33
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateConfigurationTemplateCommand extends UpdateConfigurationTemplateCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const UpdateEnvironmentCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
...[input]: [] | [UpdateEnvironmentCommandInput]
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
UpdateEnvironmentCommandInput,
|
|
32
|
+
UpdateEnvironmentCommandOutput,
|
|
33
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class UpdateEnvironmentCommand extends UpdateEnvironmentCommand_base {}
|
|
@@ -20,6 +20,15 @@ declare const UpdateTagsForResourceCommand_base: {
|
|
|
20
20
|
ServiceInputTypes,
|
|
21
21
|
ServiceOutputTypes
|
|
22
22
|
>;
|
|
23
|
+
new (
|
|
24
|
+
__0_0: UpdateTagsForResourceCommandInput
|
|
25
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
26
|
+
UpdateTagsForResourceCommandInput,
|
|
27
|
+
UpdateTagsForResourceCommandOutput,
|
|
28
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
29
|
+
ServiceInputTypes,
|
|
30
|
+
ServiceOutputTypes
|
|
31
|
+
>;
|
|
23
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
24
33
|
};
|
|
25
34
|
export declare class UpdateTagsForResourceCommand extends UpdateTagsForResourceCommand_base {}
|
|
@@ -25,6 +25,15 @@ declare const ValidateConfigurationSettingsCommand_base: {
|
|
|
25
25
|
ServiceInputTypes,
|
|
26
26
|
ServiceOutputTypes
|
|
27
27
|
>;
|
|
28
|
+
new (
|
|
29
|
+
__0_0: ValidateConfigurationSettingsCommandInput
|
|
30
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
31
|
+
ValidateConfigurationSettingsCommandInput,
|
|
32
|
+
ValidateConfigurationSettingsCommandOutput,
|
|
33
|
+
ElasticBeanstalkClientResolvedConfig,
|
|
34
|
+
ServiceInputTypes,
|
|
35
|
+
ServiceOutputTypes
|
|
36
|
+
>;
|
|
28
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
38
|
};
|
|
30
39
|
export declare class ValidateConfigurationSettingsCommand extends ValidateConfigurationSettingsCommand_base {}
|
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.535.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",
|
|
@@ -20,48 +20,48 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^2.
|
|
36
|
-
"@smithy/core": "^1.
|
|
37
|
-
"@smithy/fetch-http-handler": "^2.
|
|
38
|
-
"@smithy/hash-node": "^2.
|
|
39
|
-
"@smithy/invalid-dependency": "^2.
|
|
40
|
-
"@smithy/middleware-content-length": "^2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.
|
|
42
|
-
"@smithy/middleware-retry": "^2.
|
|
43
|
-
"@smithy/middleware-serde": "^2.
|
|
44
|
-
"@smithy/middleware-stack": "^2.
|
|
45
|
-
"@smithy/node-config-provider": "^2.
|
|
46
|
-
"@smithy/node-http-handler": "^2.
|
|
47
|
-
"@smithy/protocol-http": "^3.
|
|
48
|
-
"@smithy/smithy-client": "^2.
|
|
49
|
-
"@smithy/types": "^2.
|
|
50
|
-
"@smithy/url-parser": "^2.
|
|
51
|
-
"@smithy/util-base64": "^2.
|
|
52
|
-
"@smithy/util-body-length-browser": "^2.
|
|
53
|
-
"@smithy/util-body-length-node": "^2.
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.
|
|
56
|
-
"@smithy/util-endpoints": "^1.
|
|
57
|
-
"@smithy/util-middleware": "^2.
|
|
58
|
-
"@smithy/util-retry": "^2.
|
|
59
|
-
"@smithy/util-utf8": "^2.
|
|
60
|
-
"@smithy/util-waiter": "^2.
|
|
61
|
-
"tslib": "^2.
|
|
23
|
+
"@aws-sdk/client-sts": "3.535.0",
|
|
24
|
+
"@aws-sdk/core": "3.535.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.535.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.535.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.535.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.535.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.535.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.535.0",
|
|
31
|
+
"@aws-sdk/types": "3.535.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.535.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.535.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.535.0",
|
|
35
|
+
"@smithy/config-resolver": "^2.2.0",
|
|
36
|
+
"@smithy/core": "^1.4.0",
|
|
37
|
+
"@smithy/fetch-http-handler": "^2.5.0",
|
|
38
|
+
"@smithy/hash-node": "^2.2.0",
|
|
39
|
+
"@smithy/invalid-dependency": "^2.2.0",
|
|
40
|
+
"@smithy/middleware-content-length": "^2.2.0",
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.5.0",
|
|
42
|
+
"@smithy/middleware-retry": "^2.2.0",
|
|
43
|
+
"@smithy/middleware-serde": "^2.3.0",
|
|
44
|
+
"@smithy/middleware-stack": "^2.2.0",
|
|
45
|
+
"@smithy/node-config-provider": "^2.3.0",
|
|
46
|
+
"@smithy/node-http-handler": "^2.5.0",
|
|
47
|
+
"@smithy/protocol-http": "^3.3.0",
|
|
48
|
+
"@smithy/smithy-client": "^2.5.0",
|
|
49
|
+
"@smithy/types": "^2.12.0",
|
|
50
|
+
"@smithy/url-parser": "^2.2.0",
|
|
51
|
+
"@smithy/util-base64": "^2.3.0",
|
|
52
|
+
"@smithy/util-body-length-browser": "^2.2.0",
|
|
53
|
+
"@smithy/util-body-length-node": "^2.3.0",
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.2.0",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.3.0",
|
|
56
|
+
"@smithy/util-endpoints": "^1.2.0",
|
|
57
|
+
"@smithy/util-middleware": "^2.2.0",
|
|
58
|
+
"@smithy/util-retry": "^2.2.0",
|
|
59
|
+
"@smithy/util-utf8": "^2.3.0",
|
|
60
|
+
"@smithy/util-waiter": "^2.2.0",
|
|
61
|
+
"tslib": "^2.6.2"
|
|
62
62
|
},
|
|
63
63
|
"devDependencies": {
|
|
64
|
-
"@smithy/service-client-documentation-generator": "^2.
|
|
64
|
+
"@smithy/service-client-documentation-generator": "^2.2.0",
|
|
65
65
|
"@tsconfig/node14": "1.0.3",
|
|
66
66
|
"@types/node": "^14.14.31",
|
|
67
67
|
"concurrently": "7.0.0",
|