@aws-sdk/client-elastic-load-balancing 3.651.1 → 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 (59) hide show
  1. package/dist-types/commands/AddTagsCommand.d.ts +11 -0
  2. package/dist-types/commands/ApplySecurityGroupsToLoadBalancerCommand.d.ts +11 -0
  3. package/dist-types/commands/AttachLoadBalancerToSubnetsCommand.d.ts +11 -0
  4. package/dist-types/commands/ConfigureHealthCheckCommand.d.ts +11 -0
  5. package/dist-types/commands/CreateAppCookieStickinessPolicyCommand.d.ts +11 -0
  6. package/dist-types/commands/CreateLBCookieStickinessPolicyCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateLoadBalancerCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateLoadBalancerListenersCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateLoadBalancerPolicyCommand.d.ts +11 -0
  10. package/dist-types/commands/DeleteLoadBalancerCommand.d.ts +11 -0
  11. package/dist-types/commands/DeleteLoadBalancerListenersCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteLoadBalancerPolicyCommand.d.ts +11 -0
  13. package/dist-types/commands/DeregisterInstancesFromLoadBalancerCommand.d.ts +11 -0
  14. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +11 -0
  15. package/dist-types/commands/DescribeInstanceHealthCommand.d.ts +11 -0
  16. package/dist-types/commands/DescribeLoadBalancerAttributesCommand.d.ts +11 -0
  17. package/dist-types/commands/DescribeLoadBalancerPoliciesCommand.d.ts +11 -0
  18. package/dist-types/commands/DescribeLoadBalancerPolicyTypesCommand.d.ts +11 -0
  19. package/dist-types/commands/DescribeLoadBalancersCommand.d.ts +11 -0
  20. package/dist-types/commands/DescribeTagsCommand.d.ts +11 -0
  21. package/dist-types/commands/DetachLoadBalancerFromSubnetsCommand.d.ts +11 -0
  22. package/dist-types/commands/DisableAvailabilityZonesForLoadBalancerCommand.d.ts +11 -0
  23. package/dist-types/commands/EnableAvailabilityZonesForLoadBalancerCommand.d.ts +11 -0
  24. package/dist-types/commands/ModifyLoadBalancerAttributesCommand.d.ts +11 -0
  25. package/dist-types/commands/RegisterInstancesWithLoadBalancerCommand.d.ts +11 -0
  26. package/dist-types/commands/RemoveTagsCommand.d.ts +11 -0
  27. package/dist-types/commands/SetLoadBalancerListenerSSLCertificateCommand.d.ts +11 -0
  28. package/dist-types/commands/SetLoadBalancerPoliciesForBackendServerCommand.d.ts +11 -0
  29. package/dist-types/commands/SetLoadBalancerPoliciesOfListenerCommand.d.ts +11 -0
  30. package/dist-types/ts3.4/commands/AddTagsCommand.d.ts +12 -1
  31. package/dist-types/ts3.4/commands/ApplySecurityGroupsToLoadBalancerCommand.d.ts +12 -1
  32. package/dist-types/ts3.4/commands/AttachLoadBalancerToSubnetsCommand.d.ts +12 -1
  33. package/dist-types/ts3.4/commands/ConfigureHealthCheckCommand.d.ts +12 -1
  34. package/dist-types/ts3.4/commands/CreateAppCookieStickinessPolicyCommand.d.ts +12 -1
  35. package/dist-types/ts3.4/commands/CreateLBCookieStickinessPolicyCommand.d.ts +12 -1
  36. package/dist-types/ts3.4/commands/CreateLoadBalancerCommand.d.ts +12 -1
  37. package/dist-types/ts3.4/commands/CreateLoadBalancerListenersCommand.d.ts +12 -1
  38. package/dist-types/ts3.4/commands/CreateLoadBalancerPolicyCommand.d.ts +12 -1
  39. package/dist-types/ts3.4/commands/DeleteLoadBalancerCommand.d.ts +12 -1
  40. package/dist-types/ts3.4/commands/DeleteLoadBalancerListenersCommand.d.ts +12 -1
  41. package/dist-types/ts3.4/commands/DeleteLoadBalancerPolicyCommand.d.ts +12 -1
  42. package/dist-types/ts3.4/commands/DeregisterInstancesFromLoadBalancerCommand.d.ts +12 -1
  43. package/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +12 -1
  44. package/dist-types/ts3.4/commands/DescribeInstanceHealthCommand.d.ts +12 -1
  45. package/dist-types/ts3.4/commands/DescribeLoadBalancerAttributesCommand.d.ts +12 -1
  46. package/dist-types/ts3.4/commands/DescribeLoadBalancerPoliciesCommand.d.ts +12 -1
  47. package/dist-types/ts3.4/commands/DescribeLoadBalancerPolicyTypesCommand.d.ts +12 -1
  48. package/dist-types/ts3.4/commands/DescribeLoadBalancersCommand.d.ts +12 -1
  49. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +12 -1
  50. package/dist-types/ts3.4/commands/DetachLoadBalancerFromSubnetsCommand.d.ts +12 -1
  51. package/dist-types/ts3.4/commands/DisableAvailabilityZonesForLoadBalancerCommand.d.ts +12 -1
  52. package/dist-types/ts3.4/commands/EnableAvailabilityZonesForLoadBalancerCommand.d.ts +12 -1
  53. package/dist-types/ts3.4/commands/ModifyLoadBalancerAttributesCommand.d.ts +12 -1
  54. package/dist-types/ts3.4/commands/RegisterInstancesWithLoadBalancerCommand.d.ts +12 -1
  55. package/dist-types/ts3.4/commands/RemoveTagsCommand.d.ts +12 -1
  56. package/dist-types/ts3.4/commands/SetLoadBalancerListenerSSLCertificateCommand.d.ts +12 -1
  57. package/dist-types/ts3.4/commands/SetLoadBalancerPoliciesForBackendServerCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/SetLoadBalancerPoliciesOfListenerCommand.d.ts +12 -1
  59. package/package.json +36 -36
@@ -101,4 +101,15 @@ declare const AddTagsCommand_base: {
101
101
  *
102
102
  */
103
103
  export declare class AddTagsCommand extends AddTagsCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: AddTagsInput;
108
+ output: {};
109
+ };
110
+ sdk: {
111
+ input: AddTagsCommandInput;
112
+ output: AddTagsCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -94,4 +94,15 @@ declare const ApplySecurityGroupsToLoadBalancerCommand_base: {
94
94
  *
95
95
  */
96
96
  export declare class ApplySecurityGroupsToLoadBalancerCommand extends ApplySecurityGroupsToLoadBalancerCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: ApplySecurityGroupsToLoadBalancerInput;
101
+ output: ApplySecurityGroupsToLoadBalancerOutput;
102
+ };
103
+ sdk: {
104
+ input: ApplySecurityGroupsToLoadBalancerCommandInput;
105
+ output: ApplySecurityGroupsToLoadBalancerCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -99,4 +99,15 @@ declare const AttachLoadBalancerToSubnetsCommand_base: {
99
99
  *
100
100
  */
101
101
  export declare class AttachLoadBalancerToSubnetsCommand extends AttachLoadBalancerToSubnetsCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: AttachLoadBalancerToSubnetsInput;
106
+ output: AttachLoadBalancerToSubnetsOutput;
107
+ };
108
+ sdk: {
109
+ input: AttachLoadBalancerToSubnetsCommandInput;
110
+ output: AttachLoadBalancerToSubnetsCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -104,4 +104,15 @@ declare const ConfigureHealthCheckCommand_base: {
104
104
  *
105
105
  */
106
106
  export declare class ConfigureHealthCheckCommand extends ConfigureHealthCheckCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: ConfigureHealthCheckInput;
111
+ output: ConfigureHealthCheckOutput;
112
+ };
113
+ sdk: {
114
+ input: ConfigureHealthCheckCommandInput;
115
+ output: ConfigureHealthCheckCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -90,4 +90,15 @@ declare const CreateAppCookieStickinessPolicyCommand_base: {
90
90
  *
91
91
  */
92
92
  export declare class CreateAppCookieStickinessPolicyCommand extends CreateAppCookieStickinessPolicyCommand_base {
93
+ /** @internal type navigation helper, not in runtime. */
94
+ protected static __types: {
95
+ api: {
96
+ input: CreateAppCookieStickinessPolicyInput;
97
+ output: {};
98
+ };
99
+ sdk: {
100
+ input: CreateAppCookieStickinessPolicyCommandInput;
101
+ output: CreateAppCookieStickinessPolicyCommandOutput;
102
+ };
103
+ };
93
104
  }
@@ -88,4 +88,15 @@ declare const CreateLBCookieStickinessPolicyCommand_base: {
88
88
  *
89
89
  */
90
90
  export declare class CreateLBCookieStickinessPolicyCommand extends CreateLBCookieStickinessPolicyCommand_base {
91
+ /** @internal type navigation helper, not in runtime. */
92
+ protected static __types: {
93
+ api: {
94
+ input: CreateLBCookieStickinessPolicyInput;
95
+ output: {};
96
+ };
97
+ sdk: {
98
+ input: CreateLBCookieStickinessPolicyCommandInput;
99
+ output: CreateLBCookieStickinessPolicyCommandOutput;
100
+ };
101
+ };
91
102
  }
@@ -292,4 +292,15 @@ declare const CreateLoadBalancerCommand_base: {
292
292
  *
293
293
  */
294
294
  export declare class CreateLoadBalancerCommand extends CreateLoadBalancerCommand_base {
295
+ /** @internal type navigation helper, not in runtime. */
296
+ protected static __types: {
297
+ api: {
298
+ input: CreateAccessPointInput;
299
+ output: CreateAccessPointOutput;
300
+ };
301
+ sdk: {
302
+ input: CreateLoadBalancerCommandInput;
303
+ output: CreateLoadBalancerCommandOutput;
304
+ };
305
+ };
295
306
  }
@@ -122,4 +122,15 @@ declare const CreateLoadBalancerListenersCommand_base: {
122
122
  *
123
123
  */
124
124
  export declare class CreateLoadBalancerListenersCommand extends CreateLoadBalancerListenersCommand_base {
125
+ /** @internal type navigation helper, not in runtime. */
126
+ protected static __types: {
127
+ api: {
128
+ input: CreateLoadBalancerListenerInput;
129
+ output: {};
130
+ };
131
+ sdk: {
132
+ input: CreateLoadBalancerListenersCommandInput;
133
+ output: CreateLoadBalancerListenersCommandOutput;
134
+ };
135
+ };
125
136
  }
@@ -136,4 +136,15 @@ declare const CreateLoadBalancerPolicyCommand_base: {
136
136
  *
137
137
  */
138
138
  export declare class CreateLoadBalancerPolicyCommand extends CreateLoadBalancerPolicyCommand_base {
139
+ /** @internal type navigation helper, not in runtime. */
140
+ protected static __types: {
141
+ api: {
142
+ input: CreateLoadBalancerPolicyInput;
143
+ output: {};
144
+ };
145
+ sdk: {
146
+ input: CreateLoadBalancerPolicyCommandInput;
147
+ output: CreateLoadBalancerPolicyCommandOutput;
148
+ };
149
+ };
139
150
  }
@@ -69,4 +69,15 @@ declare const DeleteLoadBalancerCommand_base: {
69
69
  *
70
70
  */
71
71
  export declare class DeleteLoadBalancerCommand extends DeleteLoadBalancerCommand_base {
72
+ /** @internal type navigation helper, not in runtime. */
73
+ protected static __types: {
74
+ api: {
75
+ input: DeleteAccessPointInput;
76
+ output: {};
77
+ };
78
+ sdk: {
79
+ input: DeleteLoadBalancerCommandInput;
80
+ output: DeleteLoadBalancerCommandOutput;
81
+ };
82
+ };
72
83
  }
@@ -75,4 +75,15 @@ declare const DeleteLoadBalancerListenersCommand_base: {
75
75
  *
76
76
  */
77
77
  export declare class DeleteLoadBalancerListenersCommand extends DeleteLoadBalancerListenersCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DeleteLoadBalancerListenerInput;
82
+ output: {};
83
+ };
84
+ sdk: {
85
+ input: DeleteLoadBalancerListenersCommandInput;
86
+ output: DeleteLoadBalancerListenersCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -74,4 +74,15 @@ declare const DeleteLoadBalancerPolicyCommand_base: {
74
74
  *
75
75
  */
76
76
  export declare class DeleteLoadBalancerPolicyCommand extends DeleteLoadBalancerPolicyCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DeleteLoadBalancerPolicyInput;
81
+ output: {};
82
+ };
83
+ sdk: {
84
+ input: DeleteLoadBalancerPolicyCommandInput;
85
+ output: DeleteLoadBalancerPolicyCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -105,4 +105,15 @@ declare const DeregisterInstancesFromLoadBalancerCommand_base: {
105
105
  *
106
106
  */
107
107
  export declare class DeregisterInstancesFromLoadBalancerCommand extends DeregisterInstancesFromLoadBalancerCommand_base {
108
+ /** @internal type navigation helper, not in runtime. */
109
+ protected static __types: {
110
+ api: {
111
+ input: DeregisterEndPointsInput;
112
+ output: DeregisterEndPointsOutput;
113
+ };
114
+ sdk: {
115
+ input: DeregisterInstancesFromLoadBalancerCommandInput;
116
+ output: DeregisterInstancesFromLoadBalancerCommandOutput;
117
+ };
118
+ };
108
119
  }
@@ -66,4 +66,15 @@ declare const DescribeAccountLimitsCommand_base: {
66
66
  * @public
67
67
  */
68
68
  export declare class DescribeAccountLimitsCommand extends DescribeAccountLimitsCommand_base {
69
+ /** @internal type navigation helper, not in runtime. */
70
+ protected static __types: {
71
+ api: {
72
+ input: DescribeAccountLimitsInput;
73
+ output: DescribeAccountLimitsOutput;
74
+ };
75
+ sdk: {
76
+ input: DescribeAccountLimitsCommandInput;
77
+ output: DescribeAccountLimitsCommandOutput;
78
+ };
79
+ };
69
80
  }
@@ -104,4 +104,15 @@ declare const DescribeInstanceHealthCommand_base: {
104
104
  *
105
105
  */
106
106
  export declare class DescribeInstanceHealthCommand extends DescribeInstanceHealthCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: DescribeEndPointStateInput;
111
+ output: DescribeEndPointStateOutput;
112
+ };
113
+ sdk: {
114
+ input: DescribeInstanceHealthCommandInput;
115
+ output: DescribeInstanceHealthCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -116,4 +116,15 @@ declare const DescribeLoadBalancerAttributesCommand_base: {
116
116
  *
117
117
  */
118
118
  export declare class DescribeLoadBalancerAttributesCommand extends DescribeLoadBalancerAttributesCommand_base {
119
+ /** @internal type navigation helper, not in runtime. */
120
+ protected static __types: {
121
+ api: {
122
+ input: DescribeLoadBalancerAttributesInput;
123
+ output: DescribeLoadBalancerAttributesOutput;
124
+ };
125
+ sdk: {
126
+ input: DescribeLoadBalancerAttributesCommandInput;
127
+ output: DescribeLoadBalancerAttributesCommandOutput;
128
+ };
129
+ };
119
130
  }
@@ -111,4 +111,15 @@ declare const DescribeLoadBalancerPoliciesCommand_base: {
111
111
  *
112
112
  */
113
113
  export declare class DescribeLoadBalancerPoliciesCommand extends DescribeLoadBalancerPoliciesCommand_base {
114
+ /** @internal type navigation helper, not in runtime. */
115
+ protected static __types: {
116
+ api: {
117
+ input: DescribeLoadBalancerPoliciesInput;
118
+ output: DescribeLoadBalancerPoliciesOutput;
119
+ };
120
+ sdk: {
121
+ input: DescribeLoadBalancerPoliciesCommandInput;
122
+ output: DescribeLoadBalancerPoliciesCommandOutput;
123
+ };
124
+ };
114
125
  }
@@ -113,4 +113,15 @@ declare const DescribeLoadBalancerPolicyTypesCommand_base: {
113
113
  *
114
114
  */
115
115
  export declare class DescribeLoadBalancerPolicyTypesCommand extends DescribeLoadBalancerPolicyTypesCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: DescribeLoadBalancerPolicyTypesInput;
120
+ output: DescribeLoadBalancerPolicyTypesOutput;
121
+ };
122
+ sdk: {
123
+ input: DescribeLoadBalancerPolicyTypesCommandInput;
124
+ output: DescribeLoadBalancerPolicyTypesCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -245,4 +245,15 @@ declare const DescribeLoadBalancersCommand_base: {
245
245
  *
246
246
  */
247
247
  export declare class DescribeLoadBalancersCommand extends DescribeLoadBalancersCommand_base {
248
+ /** @internal type navigation helper, not in runtime. */
249
+ protected static __types: {
250
+ api: {
251
+ input: DescribeAccessPointsInput;
252
+ output: DescribeAccessPointsOutput;
253
+ };
254
+ sdk: {
255
+ input: DescribeLoadBalancersCommandInput;
256
+ output: DescribeLoadBalancersCommandOutput;
257
+ };
258
+ };
248
259
  }
@@ -104,4 +104,15 @@ declare const DescribeTagsCommand_base: {
104
104
  *
105
105
  */
106
106
  export declare class DescribeTagsCommand extends DescribeTagsCommand_base {
107
+ /** @internal type navigation helper, not in runtime. */
108
+ protected static __types: {
109
+ api: {
110
+ input: DescribeTagsInput;
111
+ output: DescribeTagsOutput;
112
+ };
113
+ sdk: {
114
+ input: DescribeTagsCommandInput;
115
+ output: DescribeTagsCommandOutput;
116
+ };
117
+ };
107
118
  }
@@ -92,4 +92,15 @@ declare const DetachLoadBalancerFromSubnetsCommand_base: {
92
92
  *
93
93
  */
94
94
  export declare class DetachLoadBalancerFromSubnetsCommand extends DetachLoadBalancerFromSubnetsCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: DetachLoadBalancerFromSubnetsInput;
99
+ output: DetachLoadBalancerFromSubnetsOutput;
100
+ };
101
+ sdk: {
102
+ input: DetachLoadBalancerFromSubnetsCommandInput;
103
+ output: DetachLoadBalancerFromSubnetsCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -97,4 +97,15 @@ declare const DisableAvailabilityZonesForLoadBalancerCommand_base: {
97
97
  *
98
98
  */
99
99
  export declare class DisableAvailabilityZonesForLoadBalancerCommand extends DisableAvailabilityZonesForLoadBalancerCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: RemoveAvailabilityZonesInput;
104
+ output: RemoveAvailabilityZonesOutput;
105
+ };
106
+ sdk: {
107
+ input: DisableAvailabilityZonesForLoadBalancerCommandInput;
108
+ output: DisableAvailabilityZonesForLoadBalancerCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -92,4 +92,15 @@ declare const EnableAvailabilityZonesForLoadBalancerCommand_base: {
92
92
  *
93
93
  */
94
94
  export declare class EnableAvailabilityZonesForLoadBalancerCommand extends EnableAvailabilityZonesForLoadBalancerCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: AddAvailabilityZonesInput;
99
+ output: AddAvailabilityZonesOutput;
100
+ };
101
+ sdk: {
102
+ input: EnableAvailabilityZonesForLoadBalancerCommandInput;
103
+ output: EnableAvailabilityZonesForLoadBalancerCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -194,4 +194,15 @@ declare const ModifyLoadBalancerAttributesCommand_base: {
194
194
  *
195
195
  */
196
196
  export declare class ModifyLoadBalancerAttributesCommand extends ModifyLoadBalancerAttributesCommand_base {
197
+ /** @internal type navigation helper, not in runtime. */
198
+ protected static __types: {
199
+ api: {
200
+ input: ModifyLoadBalancerAttributesInput;
201
+ output: ModifyLoadBalancerAttributesOutput;
202
+ };
203
+ sdk: {
204
+ input: ModifyLoadBalancerAttributesCommandInput;
205
+ output: ModifyLoadBalancerAttributesCommandOutput;
206
+ };
207
+ };
197
208
  }
@@ -121,4 +121,15 @@ declare const RegisterInstancesWithLoadBalancerCommand_base: {
121
121
  *
122
122
  */
123
123
  export declare class RegisterInstancesWithLoadBalancerCommand extends RegisterInstancesWithLoadBalancerCommand_base {
124
+ /** @internal type navigation helper, not in runtime. */
125
+ protected static __types: {
126
+ api: {
127
+ input: RegisterEndPointsInput;
128
+ output: RegisterEndPointsOutput;
129
+ };
130
+ sdk: {
131
+ input: RegisterInstancesWithLoadBalancerCommandInput;
132
+ output: RegisterInstancesWithLoadBalancerCommandOutput;
133
+ };
134
+ };
124
135
  }
@@ -83,4 +83,15 @@ declare const RemoveTagsCommand_base: {
83
83
  *
84
84
  */
85
85
  export declare class RemoveTagsCommand extends RemoveTagsCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: RemoveTagsInput;
90
+ output: {};
91
+ };
92
+ sdk: {
93
+ input: RemoveTagsCommandInput;
94
+ output: RemoveTagsCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -91,4 +91,15 @@ declare const SetLoadBalancerListenerSSLCertificateCommand_base: {
91
91
  *
92
92
  */
93
93
  export declare class SetLoadBalancerListenerSSLCertificateCommand extends SetLoadBalancerListenerSSLCertificateCommand_base {
94
+ /** @internal type navigation helper, not in runtime. */
95
+ protected static __types: {
96
+ api: {
97
+ input: SetLoadBalancerListenerSSLCertificateInput;
98
+ output: {};
99
+ };
100
+ sdk: {
101
+ input: SetLoadBalancerListenerSSLCertificateCommandInput;
102
+ output: SetLoadBalancerListenerSSLCertificateCommandOutput;
103
+ };
104
+ };
94
105
  }
@@ -93,4 +93,15 @@ declare const SetLoadBalancerPoliciesForBackendServerCommand_base: {
93
93
  *
94
94
  */
95
95
  export declare class SetLoadBalancerPoliciesForBackendServerCommand extends SetLoadBalancerPoliciesForBackendServerCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: SetLoadBalancerPoliciesForBackendServerInput;
100
+ output: {};
101
+ };
102
+ sdk: {
103
+ input: SetLoadBalancerPoliciesForBackendServerCommandInput;
104
+ output: SetLoadBalancerPoliciesForBackendServerCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -92,4 +92,15 @@ declare const SetLoadBalancerPoliciesOfListenerCommand_base: {
92
92
  *
93
93
  */
94
94
  export declare class SetLoadBalancerPoliciesOfListenerCommand extends SetLoadBalancerPoliciesOfListenerCommand_base {
95
+ /** @internal type navigation helper, not in runtime. */
96
+ protected static __types: {
97
+ api: {
98
+ input: SetLoadBalancerPoliciesOfListenerInput;
99
+ output: {};
100
+ };
101
+ sdk: {
102
+ input: SetLoadBalancerPoliciesOfListenerCommandInput;
103
+ output: SetLoadBalancerPoliciesOfListenerCommandOutput;
104
+ };
105
+ };
95
106
  }
@@ -27,4 +27,15 @@ declare const AddTagsCommand_base: {
27
27
  >;
28
28
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
29
  };
30
- export declare class AddTagsCommand extends AddTagsCommand_base {}
30
+ export declare class AddTagsCommand extends AddTagsCommand_base {
31
+ protected static __types: {
32
+ api: {
33
+ input: AddTagsInput;
34
+ output: {};
35
+ };
36
+ sdk: {
37
+ input: AddTagsCommandInput;
38
+ output: AddTagsCommandOutput;
39
+ };
40
+ };
41
+ }
@@ -37,4 +37,15 @@ declare const ApplySecurityGroupsToLoadBalancerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ApplySecurityGroupsToLoadBalancerCommand extends ApplySecurityGroupsToLoadBalancerCommand_base {}
40
+ export declare class ApplySecurityGroupsToLoadBalancerCommand extends ApplySecurityGroupsToLoadBalancerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ApplySecurityGroupsToLoadBalancerInput;
44
+ output: ApplySecurityGroupsToLoadBalancerOutput;
45
+ };
46
+ sdk: {
47
+ input: ApplySecurityGroupsToLoadBalancerCommandInput;
48
+ output: ApplySecurityGroupsToLoadBalancerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const AttachLoadBalancerToSubnetsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class AttachLoadBalancerToSubnetsCommand extends AttachLoadBalancerToSubnetsCommand_base {}
40
+ export declare class AttachLoadBalancerToSubnetsCommand extends AttachLoadBalancerToSubnetsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AttachLoadBalancerToSubnetsInput;
44
+ output: AttachLoadBalancerToSubnetsOutput;
45
+ };
46
+ sdk: {
47
+ input: AttachLoadBalancerToSubnetsCommandInput;
48
+ output: AttachLoadBalancerToSubnetsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ConfigureHealthCheckCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ConfigureHealthCheckCommand extends ConfigureHealthCheckCommand_base {}
40
+ export declare class ConfigureHealthCheckCommand extends ConfigureHealthCheckCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ConfigureHealthCheckInput;
44
+ output: ConfigureHealthCheckOutput;
45
+ };
46
+ sdk: {
47
+ input: ConfigureHealthCheckCommandInput;
48
+ output: ConfigureHealthCheckCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateAppCookieStickinessPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateAppCookieStickinessPolicyCommand extends CreateAppCookieStickinessPolicyCommand_base {}
40
+ export declare class CreateAppCookieStickinessPolicyCommand extends CreateAppCookieStickinessPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateAppCookieStickinessPolicyInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CreateAppCookieStickinessPolicyCommandInput;
48
+ output: CreateAppCookieStickinessPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateLBCookieStickinessPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateLBCookieStickinessPolicyCommand extends CreateLBCookieStickinessPolicyCommand_base {}
40
+ export declare class CreateLBCookieStickinessPolicyCommand extends CreateLBCookieStickinessPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateLBCookieStickinessPolicyInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CreateLBCookieStickinessPolicyCommandInput;
48
+ output: CreateLBCookieStickinessPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateLoadBalancerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateLoadBalancerCommand extends CreateLoadBalancerCommand_base {}
40
+ export declare class CreateLoadBalancerCommand extends CreateLoadBalancerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateAccessPointInput;
44
+ output: CreateAccessPointOutput;
45
+ };
46
+ sdk: {
47
+ input: CreateLoadBalancerCommandInput;
48
+ output: CreateLoadBalancerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateLoadBalancerListenersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateLoadBalancerListenersCommand extends CreateLoadBalancerListenersCommand_base {}
40
+ export declare class CreateLoadBalancerListenersCommand extends CreateLoadBalancerListenersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateLoadBalancerListenerInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CreateLoadBalancerListenersCommandInput;
48
+ output: CreateLoadBalancerListenersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const CreateLoadBalancerPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class CreateLoadBalancerPolicyCommand extends CreateLoadBalancerPolicyCommand_base {}
40
+ export declare class CreateLoadBalancerPolicyCommand extends CreateLoadBalancerPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: CreateLoadBalancerPolicyInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: CreateLoadBalancerPolicyCommandInput;
48
+ output: CreateLoadBalancerPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteLoadBalancerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteLoadBalancerCommand extends DeleteLoadBalancerCommand_base {}
40
+ export declare class DeleteLoadBalancerCommand extends DeleteLoadBalancerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteAccessPointInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteLoadBalancerCommandInput;
48
+ output: DeleteLoadBalancerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteLoadBalancerListenersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteLoadBalancerListenersCommand extends DeleteLoadBalancerListenersCommand_base {}
40
+ export declare class DeleteLoadBalancerListenersCommand extends DeleteLoadBalancerListenersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteLoadBalancerListenerInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteLoadBalancerListenersCommandInput;
48
+ output: DeleteLoadBalancerListenersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeleteLoadBalancerPolicyCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeleteLoadBalancerPolicyCommand extends DeleteLoadBalancerPolicyCommand_base {}
40
+ export declare class DeleteLoadBalancerPolicyCommand extends DeleteLoadBalancerPolicyCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeleteLoadBalancerPolicyInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: DeleteLoadBalancerPolicyCommandInput;
48
+ output: DeleteLoadBalancerPolicyCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DeregisterInstancesFromLoadBalancerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DeregisterInstancesFromLoadBalancerCommand extends DeregisterInstancesFromLoadBalancerCommand_base {}
40
+ export declare class DeregisterInstancesFromLoadBalancerCommand extends DeregisterInstancesFromLoadBalancerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DeregisterEndPointsInput;
44
+ output: DeregisterEndPointsOutput;
45
+ };
46
+ sdk: {
47
+ input: DeregisterInstancesFromLoadBalancerCommandInput;
48
+ output: DeregisterInstancesFromLoadBalancerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeAccountLimitsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeAccountLimitsCommand extends DescribeAccountLimitsCommand_base {}
40
+ export declare class DescribeAccountLimitsCommand extends DescribeAccountLimitsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAccountLimitsInput;
44
+ output: DescribeAccountLimitsOutput;
45
+ };
46
+ sdk: {
47
+ input: DescribeAccountLimitsCommandInput;
48
+ output: DescribeAccountLimitsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeInstanceHealthCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeInstanceHealthCommand extends DescribeInstanceHealthCommand_base {}
40
+ export declare class DescribeInstanceHealthCommand extends DescribeInstanceHealthCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeEndPointStateInput;
44
+ output: DescribeEndPointStateOutput;
45
+ };
46
+ sdk: {
47
+ input: DescribeInstanceHealthCommandInput;
48
+ output: DescribeInstanceHealthCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeLoadBalancerAttributesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeLoadBalancerAttributesCommand extends DescribeLoadBalancerAttributesCommand_base {}
40
+ export declare class DescribeLoadBalancerAttributesCommand extends DescribeLoadBalancerAttributesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeLoadBalancerAttributesInput;
44
+ output: DescribeLoadBalancerAttributesOutput;
45
+ };
46
+ sdk: {
47
+ input: DescribeLoadBalancerAttributesCommandInput;
48
+ output: DescribeLoadBalancerAttributesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeLoadBalancerPoliciesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeLoadBalancerPoliciesCommand extends DescribeLoadBalancerPoliciesCommand_base {}
40
+ export declare class DescribeLoadBalancerPoliciesCommand extends DescribeLoadBalancerPoliciesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeLoadBalancerPoliciesInput;
44
+ output: DescribeLoadBalancerPoliciesOutput;
45
+ };
46
+ sdk: {
47
+ input: DescribeLoadBalancerPoliciesCommandInput;
48
+ output: DescribeLoadBalancerPoliciesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeLoadBalancerPolicyTypesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeLoadBalancerPolicyTypesCommand extends DescribeLoadBalancerPolicyTypesCommand_base {}
40
+ export declare class DescribeLoadBalancerPolicyTypesCommand extends DescribeLoadBalancerPolicyTypesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeLoadBalancerPolicyTypesInput;
44
+ output: DescribeLoadBalancerPolicyTypesOutput;
45
+ };
46
+ sdk: {
47
+ input: DescribeLoadBalancerPolicyTypesCommandInput;
48
+ output: DescribeLoadBalancerPolicyTypesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DescribeLoadBalancersCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DescribeLoadBalancersCommand extends DescribeLoadBalancersCommand_base {}
40
+ export declare class DescribeLoadBalancersCommand extends DescribeLoadBalancersCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DescribeAccessPointsInput;
44
+ output: DescribeAccessPointsOutput;
45
+ };
46
+ sdk: {
47
+ input: DescribeLoadBalancersCommandInput;
48
+ output: DescribeLoadBalancersCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const DescribeTagsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class DescribeTagsCommand extends DescribeTagsCommand_base {}
36
+ export declare class DescribeTagsCommand extends DescribeTagsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: DescribeTagsInput;
40
+ output: DescribeTagsOutput;
41
+ };
42
+ sdk: {
43
+ input: DescribeTagsCommandInput;
44
+ output: DescribeTagsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const DetachLoadBalancerFromSubnetsCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DetachLoadBalancerFromSubnetsCommand extends DetachLoadBalancerFromSubnetsCommand_base {}
40
+ export declare class DetachLoadBalancerFromSubnetsCommand extends DetachLoadBalancerFromSubnetsCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: DetachLoadBalancerFromSubnetsInput;
44
+ output: DetachLoadBalancerFromSubnetsOutput;
45
+ };
46
+ sdk: {
47
+ input: DetachLoadBalancerFromSubnetsCommandInput;
48
+ output: DetachLoadBalancerFromSubnetsCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const DisableAvailabilityZonesForLoadBalancerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class DisableAvailabilityZonesForLoadBalancerCommand extends DisableAvailabilityZonesForLoadBalancerCommand_base {}
40
+ export declare class DisableAvailabilityZonesForLoadBalancerCommand extends DisableAvailabilityZonesForLoadBalancerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: RemoveAvailabilityZonesInput;
44
+ output: RemoveAvailabilityZonesOutput;
45
+ };
46
+ sdk: {
47
+ input: DisableAvailabilityZonesForLoadBalancerCommandInput;
48
+ output: DisableAvailabilityZonesForLoadBalancerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const EnableAvailabilityZonesForLoadBalancerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class EnableAvailabilityZonesForLoadBalancerCommand extends EnableAvailabilityZonesForLoadBalancerCommand_base {}
40
+ export declare class EnableAvailabilityZonesForLoadBalancerCommand extends EnableAvailabilityZonesForLoadBalancerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: AddAvailabilityZonesInput;
44
+ output: AddAvailabilityZonesOutput;
45
+ };
46
+ sdk: {
47
+ input: EnableAvailabilityZonesForLoadBalancerCommandInput;
48
+ output: EnableAvailabilityZonesForLoadBalancerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const ModifyLoadBalancerAttributesCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class ModifyLoadBalancerAttributesCommand extends ModifyLoadBalancerAttributesCommand_base {}
40
+ export declare class ModifyLoadBalancerAttributesCommand extends ModifyLoadBalancerAttributesCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: ModifyLoadBalancerAttributesInput;
44
+ output: ModifyLoadBalancerAttributesOutput;
45
+ };
46
+ sdk: {
47
+ input: ModifyLoadBalancerAttributesCommandInput;
48
+ output: ModifyLoadBalancerAttributesCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const RegisterInstancesWithLoadBalancerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class RegisterInstancesWithLoadBalancerCommand extends RegisterInstancesWithLoadBalancerCommand_base {}
40
+ export declare class RegisterInstancesWithLoadBalancerCommand extends RegisterInstancesWithLoadBalancerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: RegisterEndPointsInput;
44
+ output: RegisterEndPointsOutput;
45
+ };
46
+ sdk: {
47
+ input: RegisterInstancesWithLoadBalancerCommandInput;
48
+ output: RegisterInstancesWithLoadBalancerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -33,4 +33,15 @@ declare const RemoveTagsCommand_base: {
33
33
  >;
34
34
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
35
35
  };
36
- export declare class RemoveTagsCommand extends RemoveTagsCommand_base {}
36
+ export declare class RemoveTagsCommand extends RemoveTagsCommand_base {
37
+ protected static __types: {
38
+ api: {
39
+ input: RemoveTagsInput;
40
+ output: {};
41
+ };
42
+ sdk: {
43
+ input: RemoveTagsCommandInput;
44
+ output: RemoveTagsCommandOutput;
45
+ };
46
+ };
47
+ }
@@ -37,4 +37,15 @@ declare const SetLoadBalancerListenerSSLCertificateCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class SetLoadBalancerListenerSSLCertificateCommand extends SetLoadBalancerListenerSSLCertificateCommand_base {}
40
+ export declare class SetLoadBalancerListenerSSLCertificateCommand extends SetLoadBalancerListenerSSLCertificateCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: SetLoadBalancerListenerSSLCertificateInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: SetLoadBalancerListenerSSLCertificateCommandInput;
48
+ output: SetLoadBalancerListenerSSLCertificateCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const SetLoadBalancerPoliciesForBackendServerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class SetLoadBalancerPoliciesForBackendServerCommand extends SetLoadBalancerPoliciesForBackendServerCommand_base {}
40
+ export declare class SetLoadBalancerPoliciesForBackendServerCommand extends SetLoadBalancerPoliciesForBackendServerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: SetLoadBalancerPoliciesForBackendServerInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: SetLoadBalancerPoliciesForBackendServerCommandInput;
48
+ output: SetLoadBalancerPoliciesForBackendServerCommandOutput;
49
+ };
50
+ };
51
+ }
@@ -37,4 +37,15 @@ declare const SetLoadBalancerPoliciesOfListenerCommand_base: {
37
37
  >;
38
38
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
39
39
  };
40
- export declare class SetLoadBalancerPoliciesOfListenerCommand extends SetLoadBalancerPoliciesOfListenerCommand_base {}
40
+ export declare class SetLoadBalancerPoliciesOfListenerCommand extends SetLoadBalancerPoliciesOfListenerCommand_base {
41
+ protected static __types: {
42
+ api: {
43
+ input: SetLoadBalancerPoliciesOfListenerInput;
44
+ output: {};
45
+ };
46
+ sdk: {
47
+ input: SetLoadBalancerPoliciesOfListenerCommandInput;
48
+ output: SetLoadBalancerPoliciesOfListenerCommandOutput;
49
+ };
50
+ };
51
+ }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-elastic-load-balancing",
3
3
  "description": "AWS SDK for JavaScript Elastic Load Balancing Client for Node.js, Browser and React Native",
4
- "version": "3.651.1",
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-load-balancing",
@@ -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.651.1",
24
- "@aws-sdk/client-sts": "3.651.1",
25
- "@aws-sdk/core": "3.651.1",
26
- "@aws-sdk/credential-provider-node": "3.651.1",
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": {