@aws-sdk/client-elastic-beanstalk 3.650.0 → 3.654.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.
Files changed (95) hide show
  1. package/dist-types/commands/AbortEnvironmentUpdateCommand.d.ts +11 -0
  2. package/dist-types/commands/ApplyEnvironmentManagedActionCommand.d.ts +11 -0
  3. package/dist-types/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +11 -0
  4. package/dist-types/commands/CheckDNSAvailabilityCommand.d.ts +11 -0
  5. package/dist-types/commands/ComposeEnvironmentsCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateApplicationCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateApplicationVersionCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateConfigurationTemplateCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateEnvironmentCommand.d.ts +11 -0
  10. package/dist-types/commands/CreatePlatformVersionCommand.d.ts +11 -0
  11. package/dist-types/commands/CreateStorageLocationCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteApplicationCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteApplicationVersionCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteConfigurationTemplateCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteEnvironmentConfigurationCommand.d.ts +11 -0
  16. package/dist-types/commands/DeletePlatformVersionCommand.d.ts +11 -0
  17. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +11 -0
  18. package/dist-types/commands/DescribeApplicationVersionsCommand.d.ts +11 -0
  19. package/dist-types/commands/DescribeApplicationsCommand.d.ts +11 -0
  20. package/dist-types/commands/DescribeConfigurationOptionsCommand.d.ts +11 -0
  21. package/dist-types/commands/DescribeConfigurationSettingsCommand.d.ts +11 -0
  22. package/dist-types/commands/DescribeEnvironmentHealthCommand.d.ts +11 -0
  23. package/dist-types/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +11 -0
  24. package/dist-types/commands/DescribeEnvironmentManagedActionsCommand.d.ts +11 -0
  25. package/dist-types/commands/DescribeEnvironmentResourcesCommand.d.ts +11 -0
  26. package/dist-types/commands/DescribeEnvironmentsCommand.d.ts +11 -0
  27. package/dist-types/commands/DescribeEventsCommand.d.ts +11 -0
  28. package/dist-types/commands/DescribeInstancesHealthCommand.d.ts +11 -0
  29. package/dist-types/commands/DescribePlatformVersionCommand.d.ts +11 -0
  30. package/dist-types/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +11 -0
  31. package/dist-types/commands/ListAvailableSolutionStacksCommand.d.ts +11 -0
  32. package/dist-types/commands/ListPlatformBranchesCommand.d.ts +11 -0
  33. package/dist-types/commands/ListPlatformVersionsCommand.d.ts +11 -0
  34. package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
  35. package/dist-types/commands/RebuildEnvironmentCommand.d.ts +11 -0
  36. package/dist-types/commands/RequestEnvironmentInfoCommand.d.ts +11 -0
  37. package/dist-types/commands/RestartAppServerCommand.d.ts +11 -0
  38. package/dist-types/commands/RetrieveEnvironmentInfoCommand.d.ts +11 -0
  39. package/dist-types/commands/SwapEnvironmentCNAMEsCommand.d.ts +11 -0
  40. package/dist-types/commands/TerminateEnvironmentCommand.d.ts +11 -0
  41. package/dist-types/commands/UpdateApplicationCommand.d.ts +11 -0
  42. package/dist-types/commands/UpdateApplicationResourceLifecycleCommand.d.ts +11 -0
  43. package/dist-types/commands/UpdateApplicationVersionCommand.d.ts +11 -0
  44. package/dist-types/commands/UpdateConfigurationTemplateCommand.d.ts +11 -0
  45. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +11 -0
  46. package/dist-types/commands/UpdateTagsForResourceCommand.d.ts +11 -0
  47. package/dist-types/commands/ValidateConfigurationSettingsCommand.d.ts +11 -0
  48. package/dist-types/ts3.4/commands/AbortEnvironmentUpdateCommand.d.ts +12 -1
  49. package/dist-types/ts3.4/commands/ApplyEnvironmentManagedActionCommand.d.ts +12 -1
  50. package/dist-types/ts3.4/commands/AssociateEnvironmentOperationsRoleCommand.d.ts +12 -1
  51. package/dist-types/ts3.4/commands/CheckDNSAvailabilityCommand.d.ts +12 -1
  52. package/dist-types/ts3.4/commands/ComposeEnvironmentsCommand.d.ts +12 -1
  53. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +12 -1
  54. package/dist-types/ts3.4/commands/CreateApplicationVersionCommand.d.ts +12 -1
  55. package/dist-types/ts3.4/commands/CreateConfigurationTemplateCommand.d.ts +12 -1
  56. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +12 -1
  57. package/dist-types/ts3.4/commands/CreatePlatformVersionCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/CreateStorageLocationCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/DeleteApplicationVersionCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/DeleteConfigurationTemplateCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/DeleteEnvironmentConfigurationCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/DeletePlatformVersionCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/DescribeApplicationVersionsCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/DescribeConfigurationOptionsCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/DescribeConfigurationSettingsCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/DescribeEnvironmentHealthCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionHistoryCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/DescribeEnvironmentManagedActionsCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/DescribeEnvironmentResourcesCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/DescribeEnvironmentsCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/DescribeInstancesHealthCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/DescribePlatformVersionCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/DisassociateEnvironmentOperationsRoleCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/ListAvailableSolutionStacksCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/ListPlatformBranchesCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/ListPlatformVersionsCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/RebuildEnvironmentCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/RequestEnvironmentInfoCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/RestartAppServerCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/RetrieveEnvironmentInfoCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/SwapEnvironmentCNAMEsCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/TerminateEnvironmentCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/UpdateApplicationResourceLifecycleCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/UpdateApplicationVersionCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/UpdateConfigurationTemplateCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/UpdateTagsForResourceCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/ValidateConfigurationSettingsCommand.d.ts +12 -1
  95. package/package.json +36 -36
@@ -33,4 +33,15 @@ declare const DisassociateEnvironmentOperationsRoleCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DisassociateEnvironmentOperationsRoleCommand extends DisassociateEnvironmentOperationsRoleCommand_base {}
36
+ export declare class DisassociateEnvironmentOperationsRoleCommand extends DisassociateEnvironmentOperationsRoleCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DisassociateEnvironmentOperationsRoleMessage;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: DisassociateEnvironmentOperationsRoleCommandInput;
44
+ output: DisassociateEnvironmentOperationsRoleCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -33,4 +33,15 @@ declare const ListAvailableSolutionStacksCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class ListAvailableSolutionStacksCommand extends ListAvailableSolutionStacksCommand_base {}
36
+ export declare class ListAvailableSolutionStacksCommand extends ListAvailableSolutionStacksCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: {};
40
+ output: ListAvailableSolutionStacksResultMessage;
41
+ };
42
+ sdk: {
43
+ input: ListAvailableSolutionStacksCommandInput;
44
+ output: ListAvailableSolutionStacksCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const ListPlatformBranchesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListPlatformBranchesCommand extends ListPlatformBranchesCommand_base {}
40
+ export declare class ListPlatformBranchesCommand extends ListPlatformBranchesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListPlatformBranchesRequest;
44
+ output: ListPlatformBranchesResult;
45
+ };
46
+ sdk: {
47
+ input: ListPlatformBranchesCommandInput;
48
+ output: ListPlatformBranchesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListPlatformVersionsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListPlatformVersionsCommand extends ListPlatformVersionsCommand_base {}
40
+ export declare class ListPlatformVersionsCommand extends ListPlatformVersionsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListPlatformVersionsRequest;
44
+ output: ListPlatformVersionsResult;
45
+ };
46
+ sdk: {
47
+ input: ListPlatformVersionsCommandInput;
48
+ output: ListPlatformVersionsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
40
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ListTagsForResourceMessage;
44
+ output: ResourceTagsDescriptionMessage;
45
+ };
46
+ sdk: {
47
+ input: ListTagsForResourceCommandInput;
48
+ output: ListTagsForResourceCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const RebuildEnvironmentCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class RebuildEnvironmentCommand extends RebuildEnvironmentCommand_base {}
35
+ export declare class RebuildEnvironmentCommand extends RebuildEnvironmentCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: RebuildEnvironmentMessage;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: RebuildEnvironmentCommandInput;
43
+ output: RebuildEnvironmentCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -32,4 +32,15 @@ declare const RequestEnvironmentInfoCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class RequestEnvironmentInfoCommand extends RequestEnvironmentInfoCommand_base {}
35
+ export declare class RequestEnvironmentInfoCommand extends RequestEnvironmentInfoCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: RequestEnvironmentInfoMessage;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: RequestEnvironmentInfoCommandInput;
43
+ output: RequestEnvironmentInfoCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -31,4 +31,15 @@ declare const RestartAppServerCommand_base: {
31
31
  >;
32
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
33
33
  };
34
- export declare class RestartAppServerCommand extends RestartAppServerCommand_base {}
34
+ export declare class RestartAppServerCommand extends RestartAppServerCommand_base {
35
+ protected static __types: {
36
+ api: {
37
+ input: RestartAppServerMessage;
38
+ output: {};
39
+ };
40
+ sdk: {
41
+ input: RestartAppServerCommandInput;
42
+ output: RestartAppServerCommandOutput;
43
+ };
44
+ };
45
+ }
@@ -37,4 +37,15 @@ declare const RetrieveEnvironmentInfoCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class RetrieveEnvironmentInfoCommand extends RetrieveEnvironmentInfoCommand_base {}
40
+ export declare class RetrieveEnvironmentInfoCommand extends RetrieveEnvironmentInfoCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: RetrieveEnvironmentInfoMessage;
44
+ output: RetrieveEnvironmentInfoResultMessage;
45
+ };
46
+ sdk: {
47
+ input: RetrieveEnvironmentInfoCommandInput;
48
+ output: RetrieveEnvironmentInfoCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const SwapEnvironmentCNAMEsCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class SwapEnvironmentCNAMEsCommand extends SwapEnvironmentCNAMEsCommand_base {}
35
+ export declare class SwapEnvironmentCNAMEsCommand extends SwapEnvironmentCNAMEsCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: SwapEnvironmentCNAMEsMessage;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: SwapEnvironmentCNAMEsCommandInput;
43
+ output: SwapEnvironmentCNAMEsCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -37,4 +37,15 @@ declare const TerminateEnvironmentCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class TerminateEnvironmentCommand extends TerminateEnvironmentCommand_base {}
40
+ export declare class TerminateEnvironmentCommand extends TerminateEnvironmentCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: TerminateEnvironmentMessage;
44
+ output: EnvironmentDescription;
45
+ };
46
+ sdk: {
47
+ input: TerminateEnvironmentCommandInput;
48
+ output: TerminateEnvironmentCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateApplicationCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {}
40
+ export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateApplicationMessage;
44
+ output: ApplicationDescriptionMessage;
45
+ };
46
+ sdk: {
47
+ input: UpdateApplicationCommandInput;
48
+ output: UpdateApplicationCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateApplicationResourceLifecycleCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateApplicationResourceLifecycleCommand extends UpdateApplicationResourceLifecycleCommand_base {}
40
+ export declare class UpdateApplicationResourceLifecycleCommand extends UpdateApplicationResourceLifecycleCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateApplicationResourceLifecycleMessage;
44
+ output: ApplicationResourceLifecycleDescriptionMessage;
45
+ };
46
+ sdk: {
47
+ input: UpdateApplicationResourceLifecycleCommandInput;
48
+ output: UpdateApplicationResourceLifecycleCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateApplicationVersionCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateApplicationVersionCommand extends UpdateApplicationVersionCommand_base {}
40
+ export declare class UpdateApplicationVersionCommand extends UpdateApplicationVersionCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateApplicationVersionMessage;
44
+ output: ApplicationVersionDescriptionMessage;
45
+ };
46
+ sdk: {
47
+ input: UpdateApplicationVersionCommandInput;
48
+ output: UpdateApplicationVersionCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateConfigurationTemplateCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateConfigurationTemplateCommand extends UpdateConfigurationTemplateCommand_base {}
40
+ export declare class UpdateConfigurationTemplateCommand extends UpdateConfigurationTemplateCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateConfigurationTemplateMessage;
44
+ output: ConfigurationSettingsDescription;
45
+ };
46
+ sdk: {
47
+ input: UpdateConfigurationTemplateCommandInput;
48
+ output: UpdateConfigurationTemplateCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const UpdateEnvironmentCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class UpdateEnvironmentCommand extends UpdateEnvironmentCommand_base {}
40
+ export declare class UpdateEnvironmentCommand extends UpdateEnvironmentCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: UpdateEnvironmentMessage;
44
+ output: EnvironmentDescription;
45
+ };
46
+ sdk: {
47
+ input: UpdateEnvironmentCommandInput;
48
+ output: UpdateEnvironmentCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -32,4 +32,15 @@ declare const UpdateTagsForResourceCommand_base: {
32
32
  >;
33
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
34
  };
35
- export declare class UpdateTagsForResourceCommand extends UpdateTagsForResourceCommand_base {}
35
+ export declare class UpdateTagsForResourceCommand extends UpdateTagsForResourceCommand_base {
36
+ protected static __types: {
37
+ api: {
38
+ input: UpdateTagsForResourceMessage;
39
+ output: {};
40
+ };
41
+ sdk: {
42
+ input: UpdateTagsForResourceCommandInput;
43
+ output: UpdateTagsForResourceCommandOutput;
44
+ };
45
+ };
46
+ }
@@ -37,4 +37,15 @@ declare const ValidateConfigurationSettingsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ValidateConfigurationSettingsCommand extends ValidateConfigurationSettingsCommand_base {}
40
+ export declare class ValidateConfigurationSettingsCommand extends ValidateConfigurationSettingsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ValidateConfigurationSettingsMessage;
44
+ output: ConfigurationSettingsValidationMessages;
45
+ };
46
+ sdk: {
47
+ input: ValidateConfigurationSettingsCommandInput;
48
+ output: ValidateConfigurationSettingsCommandOutput;
49
+ };
50
+ };
51
+ }
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.650.0",
4
+ "version": "3.654.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,45 +20,45 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.650.0",
24
- "@aws-sdk/client-sts": "3.650.0",
25
- "@aws-sdk/core": "3.649.0",
26
- "@aws-sdk/credential-provider-node": "3.650.0",
27
- "@aws-sdk/middleware-host-header": "3.649.0",
28
- "@aws-sdk/middleware-logger": "3.649.0",
29
- "@aws-sdk/middleware-recursion-detection": "3.649.0",
30
- "@aws-sdk/middleware-user-agent": "3.649.0",
31
- "@aws-sdk/region-config-resolver": "3.649.0",
32
- "@aws-sdk/types": "3.649.0",
33
- "@aws-sdk/util-endpoints": "3.649.0",
34
- "@aws-sdk/util-user-agent-browser": "3.649.0",
35
- "@aws-sdk/util-user-agent-node": "3.649.0",
36
- "@smithy/config-resolver": "^3.0.6",
37
- "@smithy/core": "^2.4.1",
38
- "@smithy/fetch-http-handler": "^3.2.5",
39
- "@smithy/hash-node": "^3.0.4",
40
- "@smithy/invalid-dependency": "^3.0.4",
41
- "@smithy/middleware-content-length": "^3.0.6",
42
- "@smithy/middleware-endpoint": "^3.1.1",
43
- "@smithy/middleware-retry": "^3.0.16",
44
- "@smithy/middleware-serde": "^3.0.4",
45
- "@smithy/middleware-stack": "^3.0.4",
46
- "@smithy/node-config-provider": "^3.1.5",
47
- "@smithy/node-http-handler": "^3.2.0",
48
- "@smithy/protocol-http": "^4.1.1",
49
- "@smithy/smithy-client": "^3.3.0",
50
- "@smithy/types": "^3.4.0",
51
- "@smithy/url-parser": "^3.0.4",
23
+ "@aws-sdk/client-sso-oidc": "3.654.0",
24
+ "@aws-sdk/client-sts": "3.654.0",
25
+ "@aws-sdk/core": "3.654.0",
26
+ "@aws-sdk/credential-provider-node": "3.654.0",
27
+ "@aws-sdk/middleware-host-header": "3.654.0",
28
+ "@aws-sdk/middleware-logger": "3.654.0",
29
+ "@aws-sdk/middleware-recursion-detection": "3.654.0",
30
+ "@aws-sdk/middleware-user-agent": "3.654.0",
31
+ "@aws-sdk/region-config-resolver": "3.654.0",
32
+ "@aws-sdk/types": "3.654.0",
33
+ "@aws-sdk/util-endpoints": "3.654.0",
34
+ "@aws-sdk/util-user-agent-browser": "3.654.0",
35
+ "@aws-sdk/util-user-agent-node": "3.654.0",
36
+ "@smithy/config-resolver": "^3.0.8",
37
+ "@smithy/core": "^2.4.3",
38
+ "@smithy/fetch-http-handler": "^3.2.7",
39
+ "@smithy/hash-node": "^3.0.6",
40
+ "@smithy/invalid-dependency": "^3.0.6",
41
+ "@smithy/middleware-content-length": "^3.0.8",
42
+ "@smithy/middleware-endpoint": "^3.1.3",
43
+ "@smithy/middleware-retry": "^3.0.18",
44
+ "@smithy/middleware-serde": "^3.0.6",
45
+ "@smithy/middleware-stack": "^3.0.6",
46
+ "@smithy/node-config-provider": "^3.1.7",
47
+ "@smithy/node-http-handler": "^3.2.2",
48
+ "@smithy/protocol-http": "^4.1.3",
49
+ "@smithy/smithy-client": "^3.3.2",
50
+ "@smithy/types": "^3.4.2",
51
+ "@smithy/url-parser": "^3.0.6",
52
52
  "@smithy/util-base64": "^3.0.0",
53
53
  "@smithy/util-body-length-browser": "^3.0.0",
54
54
  "@smithy/util-body-length-node": "^3.0.0",
55
- "@smithy/util-defaults-mode-browser": "^3.0.16",
56
- "@smithy/util-defaults-mode-node": "^3.0.16",
57
- "@smithy/util-endpoints": "^2.1.0",
58
- "@smithy/util-middleware": "^3.0.4",
59
- "@smithy/util-retry": "^3.0.4",
55
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
56
+ "@smithy/util-defaults-mode-node": "^3.0.18",
57
+ "@smithy/util-endpoints": "^2.1.2",
58
+ "@smithy/util-middleware": "^3.0.6",
59
+ "@smithy/util-retry": "^3.0.6",
60
60
  "@smithy/util-utf8": "^3.0.0",
61
- "@smithy/util-waiter": "^3.1.3",
61
+ "@smithy/util-waiter": "^3.1.5",
62
62
  "tslib": "^2.6.2"
63
63
  },
64
64
  "devDependencies": {