@aws-sdk/client-vpc-lattice 3.1087.0 → 3.1088.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 (93) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/VPCLattice.d.ts +244 -363
  3. package/dist-types/ts3.4/VPCLatticeClient.d.ts +14 -50
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/BatchUpdateRuleCommand.d.ts +4 -9
  8. package/dist-types/ts3.4/commands/CreateAccessLogSubscriptionCommand.d.ts +4 -6
  9. package/dist-types/ts3.4/commands/CreateListenerCommand.d.ts +4 -9
  10. package/dist-types/ts3.4/commands/CreateResourceConfigurationCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateResourceGatewayCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -5
  13. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +4 -9
  14. package/dist-types/ts3.4/commands/CreateServiceNetworkCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/CreateServiceNetworkResourceAssociationCommand.d.ts +4 -6
  16. package/dist-types/ts3.4/commands/CreateServiceNetworkServiceAssociationCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateServiceNetworkVpcAssociationCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CreateTargetGroupCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/DeleteAccessLogSubscriptionCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeleteAuthPolicyCommand.d.ts +4 -9
  21. package/dist-types/ts3.4/commands/DeleteDomainVerificationCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/DeleteListenerCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/DeleteResourceConfigurationCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/DeleteResourceEndpointAssociationCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/DeleteResourceGatewayCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -5
  28. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +4 -9
  29. package/dist-types/ts3.4/commands/DeleteServiceNetworkCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/DeleteServiceNetworkResourceAssociationCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/DeleteServiceNetworkServiceAssociationCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteServiceNetworkVpcAssociationCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/DeleteTargetGroupCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/DeregisterTargetsCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/GetAccessLogSubscriptionCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/GetAuthPolicyCommand.d.ts +4 -9
  37. package/dist-types/ts3.4/commands/GetDomainVerificationCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/GetListenerCommand.d.ts +3 -5
  39. package/dist-types/ts3.4/commands/GetResourceConfigurationCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/GetResourceGatewayCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/GetRuleCommand.d.ts +7 -5
  43. package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +3 -5
  44. package/dist-types/ts3.4/commands/GetServiceNetworkCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/GetServiceNetworkResourceAssociationCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/GetServiceNetworkServiceAssociationCommand.d.ts +4 -6
  47. package/dist-types/ts3.4/commands/GetServiceNetworkVpcAssociationCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/GetTargetGroupCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/ListAccessLogSubscriptionsCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/ListDomainVerificationsCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/ListListenersCommand.d.ts +4 -9
  52. package/dist-types/ts3.4/commands/ListResourceConfigurationsCommand.d.ts +3 -5
  53. package/dist-types/ts3.4/commands/ListResourceEndpointAssociationsCommand.d.ts +4 -6
  54. package/dist-types/ts3.4/commands/ListResourceGatewaysCommand.d.ts +4 -9
  55. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +7 -5
  56. package/dist-types/ts3.4/commands/ListServiceNetworkResourceAssociationsCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/ListServiceNetworkServiceAssociationsCommand.d.ts +3 -5
  58. package/dist-types/ts3.4/commands/ListServiceNetworkVpcAssociationsCommand.d.ts +3 -5
  59. package/dist-types/ts3.4/commands/ListServiceNetworkVpcEndpointAssociationsCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/ListServiceNetworksCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +2 -4
  62. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/ListTargetGroupsCommand.d.ts +3 -8
  64. package/dist-types/ts3.4/commands/ListTargetsCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/PutAuthPolicyCommand.d.ts +4 -9
  66. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/RegisterTargetsCommand.d.ts +4 -9
  68. package/dist-types/ts3.4/commands/StartDomainVerificationCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  70. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  71. package/dist-types/ts3.4/commands/UpdateAccessLogSubscriptionCommand.d.ts +4 -6
  72. package/dist-types/ts3.4/commands/UpdateListenerCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/UpdateResourceConfigurationCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/UpdateResourceGatewayCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +3 -5
  76. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +4 -9
  77. package/dist-types/ts3.4/commands/UpdateServiceNetworkCommand.d.ts +5 -10
  78. package/dist-types/ts3.4/commands/UpdateServiceNetworkVpcAssociationCommand.d.ts +4 -6
  79. package/dist-types/ts3.4/commands/UpdateTargetGroupCommand.d.ts +5 -10
  80. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  81. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  82. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  83. package/dist-types/ts3.4/models/enums.d.ts +7 -14
  84. package/dist-types/ts3.4/models/errors.d.ts +6 -18
  85. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  86. package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -4
  87. package/dist-types/ts3.4/pagination/ListTargetsPaginator.d.ts +1 -4
  88. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  89. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  90. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  91. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  92. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  93. package/package.json +38 -38
@@ -23,10 +23,7 @@ import {
23
23
  CreateResourceGatewayCommandInput,
24
24
  CreateResourceGatewayCommandOutput,
25
25
  } from "./commands/CreateResourceGatewayCommand";
26
- import {
27
- CreateRuleCommandInput,
28
- CreateRuleCommandOutput,
29
- } from "./commands/CreateRuleCommand";
26
+ import { CreateRuleCommandInput, CreateRuleCommandOutput } from "./commands/CreateRuleCommand";
30
27
  import {
31
28
  CreateServiceCommandInput,
32
29
  CreateServiceCommandOutput,
@@ -83,10 +80,7 @@ import {
83
80
  DeleteResourcePolicyCommandInput,
84
81
  DeleteResourcePolicyCommandOutput,
85
82
  } from "./commands/DeleteResourcePolicyCommand";
86
- import {
87
- DeleteRuleCommandInput,
88
- DeleteRuleCommandOutput,
89
- } from "./commands/DeleteRuleCommand";
83
+ import { DeleteRuleCommandInput, DeleteRuleCommandOutput } from "./commands/DeleteRuleCommand";
90
84
  import {
91
85
  DeleteServiceCommandInput,
92
86
  DeleteServiceCommandOutput,
@@ -127,10 +121,7 @@ import {
127
121
  GetDomainVerificationCommandInput,
128
122
  GetDomainVerificationCommandOutput,
129
123
  } from "./commands/GetDomainVerificationCommand";
130
- import {
131
- GetListenerCommandInput,
132
- GetListenerCommandOutput,
133
- } from "./commands/GetListenerCommand";
124
+ import { GetListenerCommandInput, GetListenerCommandOutput } from "./commands/GetListenerCommand";
134
125
  import {
135
126
  GetResourceConfigurationCommandInput,
136
127
  GetResourceConfigurationCommandOutput,
@@ -143,14 +134,8 @@ import {
143
134
  GetResourcePolicyCommandInput,
144
135
  GetResourcePolicyCommandOutput,
145
136
  } from "./commands/GetResourcePolicyCommand";
146
- import {
147
- GetRuleCommandInput,
148
- GetRuleCommandOutput,
149
- } from "./commands/GetRuleCommand";
150
- import {
151
- GetServiceCommandInput,
152
- GetServiceCommandOutput,
153
- } from "./commands/GetServiceCommand";
137
+ import { GetRuleCommandInput, GetRuleCommandOutput } from "./commands/GetRuleCommand";
138
+ import { GetServiceCommandInput, GetServiceCommandOutput } from "./commands/GetServiceCommand";
154
139
  import {
155
140
  GetServiceNetworkCommandInput,
156
141
  GetServiceNetworkCommandOutput,
@@ -195,10 +180,7 @@ import {
195
180
  ListResourceGatewaysCommandInput,
196
181
  ListResourceGatewaysCommandOutput,
197
182
  } from "./commands/ListResourceGatewaysCommand";
198
- import {
199
- ListRulesCommandInput,
200
- ListRulesCommandOutput,
201
- } from "./commands/ListRulesCommand";
183
+ import { ListRulesCommandInput, ListRulesCommandOutput } from "./commands/ListRulesCommand";
202
184
  import {
203
185
  ListServiceNetworkResourceAssociationsCommandInput,
204
186
  ListServiceNetworkResourceAssociationsCommandOutput,
@@ -231,10 +213,7 @@ import {
231
213
  ListTargetGroupsCommandInput,
232
214
  ListTargetGroupsCommandOutput,
233
215
  } from "./commands/ListTargetGroupsCommand";
234
- import {
235
- ListTargetsCommandInput,
236
- ListTargetsCommandOutput,
237
- } from "./commands/ListTargetsCommand";
216
+ import { ListTargetsCommandInput, ListTargetsCommandOutput } from "./commands/ListTargetsCommand";
238
217
  import {
239
218
  PutAuthPolicyCommandInput,
240
219
  PutAuthPolicyCommandOutput,
@@ -251,10 +230,7 @@ import {
251
230
  StartDomainVerificationCommandInput,
252
231
  StartDomainVerificationCommandOutput,
253
232
  } from "./commands/StartDomainVerificationCommand";
254
- import {
255
- TagResourceCommandInput,
256
- TagResourceCommandOutput,
257
- } from "./commands/TagResourceCommand";
233
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
258
234
  import {
259
235
  UntagResourceCommandInput,
260
236
  UntagResourceCommandOutput,
@@ -275,10 +251,7 @@ import {
275
251
  UpdateResourceGatewayCommandInput,
276
252
  UpdateResourceGatewayCommandOutput,
277
253
  } from "./commands/UpdateResourceGatewayCommand";
278
- import {
279
- UpdateRuleCommandInput,
280
- UpdateRuleCommandOutput,
281
- } from "./commands/UpdateRuleCommand";
254
+ import { UpdateRuleCommandInput, UpdateRuleCommandOutput } from "./commands/UpdateRuleCommand";
282
255
  import {
283
256
  UpdateServiceCommandInput,
284
257
  UpdateServiceCommandOutput,
@@ -299,1152 +272,1060 @@ import { VPCLatticeClient } from "./VPCLatticeClient";
299
272
  export interface VPCLattice {
300
273
  batchUpdateRule(
301
274
  args: BatchUpdateRuleCommandInput,
302
- options?: __HttpHandlerOptions
275
+ options?: __HttpHandlerOptions,
303
276
  ): Promise<BatchUpdateRuleCommandOutput>;
304
277
  batchUpdateRule(
305
278
  args: BatchUpdateRuleCommandInput,
306
- cb: (err: any, data?: BatchUpdateRuleCommandOutput) => void
279
+ cb: (err: any, data?: BatchUpdateRuleCommandOutput) => void,
307
280
  ): void;
308
281
  batchUpdateRule(
309
282
  args: BatchUpdateRuleCommandInput,
310
283
  options: __HttpHandlerOptions,
311
- cb: (err: any, data?: BatchUpdateRuleCommandOutput) => void
284
+ cb: (err: any, data?: BatchUpdateRuleCommandOutput) => void,
312
285
  ): void;
313
286
  createAccessLogSubscription(
314
287
  args: CreateAccessLogSubscriptionCommandInput,
315
- options?: __HttpHandlerOptions
288
+ options?: __HttpHandlerOptions,
316
289
  ): Promise<CreateAccessLogSubscriptionCommandOutput>;
317
290
  createAccessLogSubscription(
318
291
  args: CreateAccessLogSubscriptionCommandInput,
319
- cb: (err: any, data?: CreateAccessLogSubscriptionCommandOutput) => void
292
+ cb: (err: any, data?: CreateAccessLogSubscriptionCommandOutput) => void,
320
293
  ): void;
321
294
  createAccessLogSubscription(
322
295
  args: CreateAccessLogSubscriptionCommandInput,
323
296
  options: __HttpHandlerOptions,
324
- cb: (err: any, data?: CreateAccessLogSubscriptionCommandOutput) => void
297
+ cb: (err: any, data?: CreateAccessLogSubscriptionCommandOutput) => void,
325
298
  ): void;
326
299
  createListener(
327
300
  args: CreateListenerCommandInput,
328
- options?: __HttpHandlerOptions
301
+ options?: __HttpHandlerOptions,
329
302
  ): Promise<CreateListenerCommandOutput>;
330
303
  createListener(
331
304
  args: CreateListenerCommandInput,
332
- cb: (err: any, data?: CreateListenerCommandOutput) => void
305
+ cb: (err: any, data?: CreateListenerCommandOutput) => void,
333
306
  ): void;
334
307
  createListener(
335
308
  args: CreateListenerCommandInput,
336
309
  options: __HttpHandlerOptions,
337
- cb: (err: any, data?: CreateListenerCommandOutput) => void
310
+ cb: (err: any, data?: CreateListenerCommandOutput) => void,
338
311
  ): void;
339
312
  createResourceConfiguration(
340
313
  args: CreateResourceConfigurationCommandInput,
341
- options?: __HttpHandlerOptions
314
+ options?: __HttpHandlerOptions,
342
315
  ): Promise<CreateResourceConfigurationCommandOutput>;
343
316
  createResourceConfiguration(
344
317
  args: CreateResourceConfigurationCommandInput,
345
- cb: (err: any, data?: CreateResourceConfigurationCommandOutput) => void
318
+ cb: (err: any, data?: CreateResourceConfigurationCommandOutput) => void,
346
319
  ): void;
347
320
  createResourceConfiguration(
348
321
  args: CreateResourceConfigurationCommandInput,
349
322
  options: __HttpHandlerOptions,
350
- cb: (err: any, data?: CreateResourceConfigurationCommandOutput) => void
323
+ cb: (err: any, data?: CreateResourceConfigurationCommandOutput) => void,
351
324
  ): void;
352
325
  createResourceGateway(
353
326
  args: CreateResourceGatewayCommandInput,
354
- options?: __HttpHandlerOptions
327
+ options?: __HttpHandlerOptions,
355
328
  ): Promise<CreateResourceGatewayCommandOutput>;
356
329
  createResourceGateway(
357
330
  args: CreateResourceGatewayCommandInput,
358
- cb: (err: any, data?: CreateResourceGatewayCommandOutput) => void
331
+ cb: (err: any, data?: CreateResourceGatewayCommandOutput) => void,
359
332
  ): void;
360
333
  createResourceGateway(
361
334
  args: CreateResourceGatewayCommandInput,
362
335
  options: __HttpHandlerOptions,
363
- cb: (err: any, data?: CreateResourceGatewayCommandOutput) => void
336
+ cb: (err: any, data?: CreateResourceGatewayCommandOutput) => void,
364
337
  ): void;
365
338
  createRule(
366
339
  args: CreateRuleCommandInput,
367
- options?: __HttpHandlerOptions
340
+ options?: __HttpHandlerOptions,
368
341
  ): Promise<CreateRuleCommandOutput>;
369
342
  createRule(
370
343
  args: CreateRuleCommandInput,
371
- cb: (err: any, data?: CreateRuleCommandOutput) => void
344
+ cb: (err: any, data?: CreateRuleCommandOutput) => void,
372
345
  ): void;
373
346
  createRule(
374
347
  args: CreateRuleCommandInput,
375
348
  options: __HttpHandlerOptions,
376
- cb: (err: any, data?: CreateRuleCommandOutput) => void
349
+ cb: (err: any, data?: CreateRuleCommandOutput) => void,
377
350
  ): void;
378
351
  createService(
379
352
  args: CreateServiceCommandInput,
380
- options?: __HttpHandlerOptions
353
+ options?: __HttpHandlerOptions,
381
354
  ): Promise<CreateServiceCommandOutput>;
382
355
  createService(
383
356
  args: CreateServiceCommandInput,
384
- cb: (err: any, data?: CreateServiceCommandOutput) => void
357
+ cb: (err: any, data?: CreateServiceCommandOutput) => void,
385
358
  ): void;
386
359
  createService(
387
360
  args: CreateServiceCommandInput,
388
361
  options: __HttpHandlerOptions,
389
- cb: (err: any, data?: CreateServiceCommandOutput) => void
362
+ cb: (err: any, data?: CreateServiceCommandOutput) => void,
390
363
  ): void;
391
364
  createServiceNetwork(
392
365
  args: CreateServiceNetworkCommandInput,
393
- options?: __HttpHandlerOptions
366
+ options?: __HttpHandlerOptions,
394
367
  ): Promise<CreateServiceNetworkCommandOutput>;
395
368
  createServiceNetwork(
396
369
  args: CreateServiceNetworkCommandInput,
397
- cb: (err: any, data?: CreateServiceNetworkCommandOutput) => void
370
+ cb: (err: any, data?: CreateServiceNetworkCommandOutput) => void,
398
371
  ): void;
399
372
  createServiceNetwork(
400
373
  args: CreateServiceNetworkCommandInput,
401
374
  options: __HttpHandlerOptions,
402
- cb: (err: any, data?: CreateServiceNetworkCommandOutput) => void
375
+ cb: (err: any, data?: CreateServiceNetworkCommandOutput) => void,
403
376
  ): void;
404
377
  createServiceNetworkResourceAssociation(
405
378
  args: CreateServiceNetworkResourceAssociationCommandInput,
406
- options?: __HttpHandlerOptions
379
+ options?: __HttpHandlerOptions,
407
380
  ): Promise<CreateServiceNetworkResourceAssociationCommandOutput>;
408
381
  createServiceNetworkResourceAssociation(
409
382
  args: CreateServiceNetworkResourceAssociationCommandInput,
410
- cb: (
411
- err: any,
412
- data?: CreateServiceNetworkResourceAssociationCommandOutput
413
- ) => void
383
+ cb: (err: any, data?: CreateServiceNetworkResourceAssociationCommandOutput) => void,
414
384
  ): void;
415
385
  createServiceNetworkResourceAssociation(
416
386
  args: CreateServiceNetworkResourceAssociationCommandInput,
417
387
  options: __HttpHandlerOptions,
418
- cb: (
419
- err: any,
420
- data?: CreateServiceNetworkResourceAssociationCommandOutput
421
- ) => void
388
+ cb: (err: any, data?: CreateServiceNetworkResourceAssociationCommandOutput) => void,
422
389
  ): void;
423
390
  createServiceNetworkServiceAssociation(
424
391
  args: CreateServiceNetworkServiceAssociationCommandInput,
425
- options?: __HttpHandlerOptions
392
+ options?: __HttpHandlerOptions,
426
393
  ): Promise<CreateServiceNetworkServiceAssociationCommandOutput>;
427
394
  createServiceNetworkServiceAssociation(
428
395
  args: CreateServiceNetworkServiceAssociationCommandInput,
429
- cb: (
430
- err: any,
431
- data?: CreateServiceNetworkServiceAssociationCommandOutput
432
- ) => void
396
+ cb: (err: any, data?: CreateServiceNetworkServiceAssociationCommandOutput) => void,
433
397
  ): void;
434
398
  createServiceNetworkServiceAssociation(
435
399
  args: CreateServiceNetworkServiceAssociationCommandInput,
436
400
  options: __HttpHandlerOptions,
437
- cb: (
438
- err: any,
439
- data?: CreateServiceNetworkServiceAssociationCommandOutput
440
- ) => void
401
+ cb: (err: any, data?: CreateServiceNetworkServiceAssociationCommandOutput) => void,
441
402
  ): void;
442
403
  createServiceNetworkVpcAssociation(
443
404
  args: CreateServiceNetworkVpcAssociationCommandInput,
444
- options?: __HttpHandlerOptions
405
+ options?: __HttpHandlerOptions,
445
406
  ): Promise<CreateServiceNetworkVpcAssociationCommandOutput>;
446
407
  createServiceNetworkVpcAssociation(
447
408
  args: CreateServiceNetworkVpcAssociationCommandInput,
448
- cb: (
449
- err: any,
450
- data?: CreateServiceNetworkVpcAssociationCommandOutput
451
- ) => void
409
+ cb: (err: any, data?: CreateServiceNetworkVpcAssociationCommandOutput) => void,
452
410
  ): void;
453
411
  createServiceNetworkVpcAssociation(
454
412
  args: CreateServiceNetworkVpcAssociationCommandInput,
455
413
  options: __HttpHandlerOptions,
456
- cb: (
457
- err: any,
458
- data?: CreateServiceNetworkVpcAssociationCommandOutput
459
- ) => void
414
+ cb: (err: any, data?: CreateServiceNetworkVpcAssociationCommandOutput) => void,
460
415
  ): void;
461
416
  createTargetGroup(
462
417
  args: CreateTargetGroupCommandInput,
463
- options?: __HttpHandlerOptions
418
+ options?: __HttpHandlerOptions,
464
419
  ): Promise<CreateTargetGroupCommandOutput>;
465
420
  createTargetGroup(
466
421
  args: CreateTargetGroupCommandInput,
467
- cb: (err: any, data?: CreateTargetGroupCommandOutput) => void
422
+ cb: (err: any, data?: CreateTargetGroupCommandOutput) => void,
468
423
  ): void;
469
424
  createTargetGroup(
470
425
  args: CreateTargetGroupCommandInput,
471
426
  options: __HttpHandlerOptions,
472
- cb: (err: any, data?: CreateTargetGroupCommandOutput) => void
427
+ cb: (err: any, data?: CreateTargetGroupCommandOutput) => void,
473
428
  ): void;
474
429
  deleteAccessLogSubscription(
475
430
  args: DeleteAccessLogSubscriptionCommandInput,
476
- options?: __HttpHandlerOptions
431
+ options?: __HttpHandlerOptions,
477
432
  ): Promise<DeleteAccessLogSubscriptionCommandOutput>;
478
433
  deleteAccessLogSubscription(
479
434
  args: DeleteAccessLogSubscriptionCommandInput,
480
- cb: (err: any, data?: DeleteAccessLogSubscriptionCommandOutput) => void
435
+ cb: (err: any, data?: DeleteAccessLogSubscriptionCommandOutput) => void,
481
436
  ): void;
482
437
  deleteAccessLogSubscription(
483
438
  args: DeleteAccessLogSubscriptionCommandInput,
484
439
  options: __HttpHandlerOptions,
485
- cb: (err: any, data?: DeleteAccessLogSubscriptionCommandOutput) => void
440
+ cb: (err: any, data?: DeleteAccessLogSubscriptionCommandOutput) => void,
486
441
  ): void;
487
442
  deleteAuthPolicy(
488
443
  args: DeleteAuthPolicyCommandInput,
489
- options?: __HttpHandlerOptions
444
+ options?: __HttpHandlerOptions,
490
445
  ): Promise<DeleteAuthPolicyCommandOutput>;
491
446
  deleteAuthPolicy(
492
447
  args: DeleteAuthPolicyCommandInput,
493
- cb: (err: any, data?: DeleteAuthPolicyCommandOutput) => void
448
+ cb: (err: any, data?: DeleteAuthPolicyCommandOutput) => void,
494
449
  ): void;
495
450
  deleteAuthPolicy(
496
451
  args: DeleteAuthPolicyCommandInput,
497
452
  options: __HttpHandlerOptions,
498
- cb: (err: any, data?: DeleteAuthPolicyCommandOutput) => void
453
+ cb: (err: any, data?: DeleteAuthPolicyCommandOutput) => void,
499
454
  ): void;
500
455
  deleteDomainVerification(
501
456
  args: DeleteDomainVerificationCommandInput,
502
- options?: __HttpHandlerOptions
457
+ options?: __HttpHandlerOptions,
503
458
  ): Promise<DeleteDomainVerificationCommandOutput>;
504
459
  deleteDomainVerification(
505
460
  args: DeleteDomainVerificationCommandInput,
506
- cb: (err: any, data?: DeleteDomainVerificationCommandOutput) => void
461
+ cb: (err: any, data?: DeleteDomainVerificationCommandOutput) => void,
507
462
  ): void;
508
463
  deleteDomainVerification(
509
464
  args: DeleteDomainVerificationCommandInput,
510
465
  options: __HttpHandlerOptions,
511
- cb: (err: any, data?: DeleteDomainVerificationCommandOutput) => void
466
+ cb: (err: any, data?: DeleteDomainVerificationCommandOutput) => void,
512
467
  ): void;
513
468
  deleteListener(
514
469
  args: DeleteListenerCommandInput,
515
- options?: __HttpHandlerOptions
470
+ options?: __HttpHandlerOptions,
516
471
  ): Promise<DeleteListenerCommandOutput>;
517
472
  deleteListener(
518
473
  args: DeleteListenerCommandInput,
519
- cb: (err: any, data?: DeleteListenerCommandOutput) => void
474
+ cb: (err: any, data?: DeleteListenerCommandOutput) => void,
520
475
  ): void;
521
476
  deleteListener(
522
477
  args: DeleteListenerCommandInput,
523
478
  options: __HttpHandlerOptions,
524
- cb: (err: any, data?: DeleteListenerCommandOutput) => void
479
+ cb: (err: any, data?: DeleteListenerCommandOutput) => void,
525
480
  ): void;
526
481
  deleteResourceConfiguration(
527
482
  args: DeleteResourceConfigurationCommandInput,
528
- options?: __HttpHandlerOptions
483
+ options?: __HttpHandlerOptions,
529
484
  ): Promise<DeleteResourceConfigurationCommandOutput>;
530
485
  deleteResourceConfiguration(
531
486
  args: DeleteResourceConfigurationCommandInput,
532
- cb: (err: any, data?: DeleteResourceConfigurationCommandOutput) => void
487
+ cb: (err: any, data?: DeleteResourceConfigurationCommandOutput) => void,
533
488
  ): void;
534
489
  deleteResourceConfiguration(
535
490
  args: DeleteResourceConfigurationCommandInput,
536
491
  options: __HttpHandlerOptions,
537
- cb: (err: any, data?: DeleteResourceConfigurationCommandOutput) => void
492
+ cb: (err: any, data?: DeleteResourceConfigurationCommandOutput) => void,
538
493
  ): void;
539
494
  deleteResourceEndpointAssociation(
540
495
  args: DeleteResourceEndpointAssociationCommandInput,
541
- options?: __HttpHandlerOptions
496
+ options?: __HttpHandlerOptions,
542
497
  ): Promise<DeleteResourceEndpointAssociationCommandOutput>;
543
498
  deleteResourceEndpointAssociation(
544
499
  args: DeleteResourceEndpointAssociationCommandInput,
545
- cb: (
546
- err: any,
547
- data?: DeleteResourceEndpointAssociationCommandOutput
548
- ) => void
500
+ cb: (err: any, data?: DeleteResourceEndpointAssociationCommandOutput) => void,
549
501
  ): void;
550
502
  deleteResourceEndpointAssociation(
551
503
  args: DeleteResourceEndpointAssociationCommandInput,
552
504
  options: __HttpHandlerOptions,
553
- cb: (
554
- err: any,
555
- data?: DeleteResourceEndpointAssociationCommandOutput
556
- ) => void
505
+ cb: (err: any, data?: DeleteResourceEndpointAssociationCommandOutput) => void,
557
506
  ): void;
558
507
  deleteResourceGateway(
559
508
  args: DeleteResourceGatewayCommandInput,
560
- options?: __HttpHandlerOptions
509
+ options?: __HttpHandlerOptions,
561
510
  ): Promise<DeleteResourceGatewayCommandOutput>;
562
511
  deleteResourceGateway(
563
512
  args: DeleteResourceGatewayCommandInput,
564
- cb: (err: any, data?: DeleteResourceGatewayCommandOutput) => void
513
+ cb: (err: any, data?: DeleteResourceGatewayCommandOutput) => void,
565
514
  ): void;
566
515
  deleteResourceGateway(
567
516
  args: DeleteResourceGatewayCommandInput,
568
517
  options: __HttpHandlerOptions,
569
- cb: (err: any, data?: DeleteResourceGatewayCommandOutput) => void
518
+ cb: (err: any, data?: DeleteResourceGatewayCommandOutput) => void,
570
519
  ): void;
571
520
  deleteResourcePolicy(
572
521
  args: DeleteResourcePolicyCommandInput,
573
- options?: __HttpHandlerOptions
522
+ options?: __HttpHandlerOptions,
574
523
  ): Promise<DeleteResourcePolicyCommandOutput>;
575
524
  deleteResourcePolicy(
576
525
  args: DeleteResourcePolicyCommandInput,
577
- cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
526
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void,
578
527
  ): void;
579
528
  deleteResourcePolicy(
580
529
  args: DeleteResourcePolicyCommandInput,
581
530
  options: __HttpHandlerOptions,
582
- cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
531
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void,
583
532
  ): void;
584
533
  deleteRule(
585
534
  args: DeleteRuleCommandInput,
586
- options?: __HttpHandlerOptions
535
+ options?: __HttpHandlerOptions,
587
536
  ): Promise<DeleteRuleCommandOutput>;
588
537
  deleteRule(
589
538
  args: DeleteRuleCommandInput,
590
- cb: (err: any, data?: DeleteRuleCommandOutput) => void
539
+ cb: (err: any, data?: DeleteRuleCommandOutput) => void,
591
540
  ): void;
592
541
  deleteRule(
593
542
  args: DeleteRuleCommandInput,
594
543
  options: __HttpHandlerOptions,
595
- cb: (err: any, data?: DeleteRuleCommandOutput) => void
544
+ cb: (err: any, data?: DeleteRuleCommandOutput) => void,
596
545
  ): void;
597
546
  deleteService(
598
547
  args: DeleteServiceCommandInput,
599
- options?: __HttpHandlerOptions
548
+ options?: __HttpHandlerOptions,
600
549
  ): Promise<DeleteServiceCommandOutput>;
601
550
  deleteService(
602
551
  args: DeleteServiceCommandInput,
603
- cb: (err: any, data?: DeleteServiceCommandOutput) => void
552
+ cb: (err: any, data?: DeleteServiceCommandOutput) => void,
604
553
  ): void;
605
554
  deleteService(
606
555
  args: DeleteServiceCommandInput,
607
556
  options: __HttpHandlerOptions,
608
- cb: (err: any, data?: DeleteServiceCommandOutput) => void
557
+ cb: (err: any, data?: DeleteServiceCommandOutput) => void,
609
558
  ): void;
610
559
  deleteServiceNetwork(
611
560
  args: DeleteServiceNetworkCommandInput,
612
- options?: __HttpHandlerOptions
561
+ options?: __HttpHandlerOptions,
613
562
  ): Promise<DeleteServiceNetworkCommandOutput>;
614
563
  deleteServiceNetwork(
615
564
  args: DeleteServiceNetworkCommandInput,
616
- cb: (err: any, data?: DeleteServiceNetworkCommandOutput) => void
565
+ cb: (err: any, data?: DeleteServiceNetworkCommandOutput) => void,
617
566
  ): void;
618
567
  deleteServiceNetwork(
619
568
  args: DeleteServiceNetworkCommandInput,
620
569
  options: __HttpHandlerOptions,
621
- cb: (err: any, data?: DeleteServiceNetworkCommandOutput) => void
570
+ cb: (err: any, data?: DeleteServiceNetworkCommandOutput) => void,
622
571
  ): void;
623
572
  deleteServiceNetworkResourceAssociation(
624
573
  args: DeleteServiceNetworkResourceAssociationCommandInput,
625
- options?: __HttpHandlerOptions
574
+ options?: __HttpHandlerOptions,
626
575
  ): Promise<DeleteServiceNetworkResourceAssociationCommandOutput>;
627
576
  deleteServiceNetworkResourceAssociation(
628
577
  args: DeleteServiceNetworkResourceAssociationCommandInput,
629
- cb: (
630
- err: any,
631
- data?: DeleteServiceNetworkResourceAssociationCommandOutput
632
- ) => void
578
+ cb: (err: any, data?: DeleteServiceNetworkResourceAssociationCommandOutput) => void,
633
579
  ): void;
634
580
  deleteServiceNetworkResourceAssociation(
635
581
  args: DeleteServiceNetworkResourceAssociationCommandInput,
636
582
  options: __HttpHandlerOptions,
637
- cb: (
638
- err: any,
639
- data?: DeleteServiceNetworkResourceAssociationCommandOutput
640
- ) => void
583
+ cb: (err: any, data?: DeleteServiceNetworkResourceAssociationCommandOutput) => void,
641
584
  ): void;
642
585
  deleteServiceNetworkServiceAssociation(
643
586
  args: DeleteServiceNetworkServiceAssociationCommandInput,
644
- options?: __HttpHandlerOptions
587
+ options?: __HttpHandlerOptions,
645
588
  ): Promise<DeleteServiceNetworkServiceAssociationCommandOutput>;
646
589
  deleteServiceNetworkServiceAssociation(
647
590
  args: DeleteServiceNetworkServiceAssociationCommandInput,
648
- cb: (
649
- err: any,
650
- data?: DeleteServiceNetworkServiceAssociationCommandOutput
651
- ) => void
591
+ cb: (err: any, data?: DeleteServiceNetworkServiceAssociationCommandOutput) => void,
652
592
  ): void;
653
593
  deleteServiceNetworkServiceAssociation(
654
594
  args: DeleteServiceNetworkServiceAssociationCommandInput,
655
595
  options: __HttpHandlerOptions,
656
- cb: (
657
- err: any,
658
- data?: DeleteServiceNetworkServiceAssociationCommandOutput
659
- ) => void
596
+ cb: (err: any, data?: DeleteServiceNetworkServiceAssociationCommandOutput) => void,
660
597
  ): void;
661
598
  deleteServiceNetworkVpcAssociation(
662
599
  args: DeleteServiceNetworkVpcAssociationCommandInput,
663
- options?: __HttpHandlerOptions
600
+ options?: __HttpHandlerOptions,
664
601
  ): Promise<DeleteServiceNetworkVpcAssociationCommandOutput>;
665
602
  deleteServiceNetworkVpcAssociation(
666
603
  args: DeleteServiceNetworkVpcAssociationCommandInput,
667
- cb: (
668
- err: any,
669
- data?: DeleteServiceNetworkVpcAssociationCommandOutput
670
- ) => void
604
+ cb: (err: any, data?: DeleteServiceNetworkVpcAssociationCommandOutput) => void,
671
605
  ): void;
672
606
  deleteServiceNetworkVpcAssociation(
673
607
  args: DeleteServiceNetworkVpcAssociationCommandInput,
674
608
  options: __HttpHandlerOptions,
675
- cb: (
676
- err: any,
677
- data?: DeleteServiceNetworkVpcAssociationCommandOutput
678
- ) => void
609
+ cb: (err: any, data?: DeleteServiceNetworkVpcAssociationCommandOutput) => void,
679
610
  ): void;
680
611
  deleteTargetGroup(
681
612
  args: DeleteTargetGroupCommandInput,
682
- options?: __HttpHandlerOptions
613
+ options?: __HttpHandlerOptions,
683
614
  ): Promise<DeleteTargetGroupCommandOutput>;
684
615
  deleteTargetGroup(
685
616
  args: DeleteTargetGroupCommandInput,
686
- cb: (err: any, data?: DeleteTargetGroupCommandOutput) => void
617
+ cb: (err: any, data?: DeleteTargetGroupCommandOutput) => void,
687
618
  ): void;
688
619
  deleteTargetGroup(
689
620
  args: DeleteTargetGroupCommandInput,
690
621
  options: __HttpHandlerOptions,
691
- cb: (err: any, data?: DeleteTargetGroupCommandOutput) => void
622
+ cb: (err: any, data?: DeleteTargetGroupCommandOutput) => void,
692
623
  ): void;
693
624
  deregisterTargets(
694
625
  args: DeregisterTargetsCommandInput,
695
- options?: __HttpHandlerOptions
626
+ options?: __HttpHandlerOptions,
696
627
  ): Promise<DeregisterTargetsCommandOutput>;
697
628
  deregisterTargets(
698
629
  args: DeregisterTargetsCommandInput,
699
- cb: (err: any, data?: DeregisterTargetsCommandOutput) => void
630
+ cb: (err: any, data?: DeregisterTargetsCommandOutput) => void,
700
631
  ): void;
701
632
  deregisterTargets(
702
633
  args: DeregisterTargetsCommandInput,
703
634
  options: __HttpHandlerOptions,
704
- cb: (err: any, data?: DeregisterTargetsCommandOutput) => void
635
+ cb: (err: any, data?: DeregisterTargetsCommandOutput) => void,
705
636
  ): void;
706
637
  getAccessLogSubscription(
707
638
  args: GetAccessLogSubscriptionCommandInput,
708
- options?: __HttpHandlerOptions
639
+ options?: __HttpHandlerOptions,
709
640
  ): Promise<GetAccessLogSubscriptionCommandOutput>;
710
641
  getAccessLogSubscription(
711
642
  args: GetAccessLogSubscriptionCommandInput,
712
- cb: (err: any, data?: GetAccessLogSubscriptionCommandOutput) => void
643
+ cb: (err: any, data?: GetAccessLogSubscriptionCommandOutput) => void,
713
644
  ): void;
714
645
  getAccessLogSubscription(
715
646
  args: GetAccessLogSubscriptionCommandInput,
716
647
  options: __HttpHandlerOptions,
717
- cb: (err: any, data?: GetAccessLogSubscriptionCommandOutput) => void
648
+ cb: (err: any, data?: GetAccessLogSubscriptionCommandOutput) => void,
718
649
  ): void;
719
650
  getAuthPolicy(
720
651
  args: GetAuthPolicyCommandInput,
721
- options?: __HttpHandlerOptions
652
+ options?: __HttpHandlerOptions,
722
653
  ): Promise<GetAuthPolicyCommandOutput>;
723
654
  getAuthPolicy(
724
655
  args: GetAuthPolicyCommandInput,
725
- cb: (err: any, data?: GetAuthPolicyCommandOutput) => void
656
+ cb: (err: any, data?: GetAuthPolicyCommandOutput) => void,
726
657
  ): void;
727
658
  getAuthPolicy(
728
659
  args: GetAuthPolicyCommandInput,
729
660
  options: __HttpHandlerOptions,
730
- cb: (err: any, data?: GetAuthPolicyCommandOutput) => void
661
+ cb: (err: any, data?: GetAuthPolicyCommandOutput) => void,
731
662
  ): void;
732
663
  getDomainVerification(
733
664
  args: GetDomainVerificationCommandInput,
734
- options?: __HttpHandlerOptions
665
+ options?: __HttpHandlerOptions,
735
666
  ): Promise<GetDomainVerificationCommandOutput>;
736
667
  getDomainVerification(
737
668
  args: GetDomainVerificationCommandInput,
738
- cb: (err: any, data?: GetDomainVerificationCommandOutput) => void
669
+ cb: (err: any, data?: GetDomainVerificationCommandOutput) => void,
739
670
  ): void;
740
671
  getDomainVerification(
741
672
  args: GetDomainVerificationCommandInput,
742
673
  options: __HttpHandlerOptions,
743
- cb: (err: any, data?: GetDomainVerificationCommandOutput) => void
674
+ cb: (err: any, data?: GetDomainVerificationCommandOutput) => void,
744
675
  ): void;
745
676
  getListener(
746
677
  args: GetListenerCommandInput,
747
- options?: __HttpHandlerOptions
678
+ options?: __HttpHandlerOptions,
748
679
  ): Promise<GetListenerCommandOutput>;
749
680
  getListener(
750
681
  args: GetListenerCommandInput,
751
- cb: (err: any, data?: GetListenerCommandOutput) => void
682
+ cb: (err: any, data?: GetListenerCommandOutput) => void,
752
683
  ): void;
753
684
  getListener(
754
685
  args: GetListenerCommandInput,
755
686
  options: __HttpHandlerOptions,
756
- cb: (err: any, data?: GetListenerCommandOutput) => void
687
+ cb: (err: any, data?: GetListenerCommandOutput) => void,
757
688
  ): void;
758
689
  getResourceConfiguration(
759
690
  args: GetResourceConfigurationCommandInput,
760
- options?: __HttpHandlerOptions
691
+ options?: __HttpHandlerOptions,
761
692
  ): Promise<GetResourceConfigurationCommandOutput>;
762
693
  getResourceConfiguration(
763
694
  args: GetResourceConfigurationCommandInput,
764
- cb: (err: any, data?: GetResourceConfigurationCommandOutput) => void
695
+ cb: (err: any, data?: GetResourceConfigurationCommandOutput) => void,
765
696
  ): void;
766
697
  getResourceConfiguration(
767
698
  args: GetResourceConfigurationCommandInput,
768
699
  options: __HttpHandlerOptions,
769
- cb: (err: any, data?: GetResourceConfigurationCommandOutput) => void
700
+ cb: (err: any, data?: GetResourceConfigurationCommandOutput) => void,
770
701
  ): void;
771
702
  getResourceGateway(
772
703
  args: GetResourceGatewayCommandInput,
773
- options?: __HttpHandlerOptions
704
+ options?: __HttpHandlerOptions,
774
705
  ): Promise<GetResourceGatewayCommandOutput>;
775
706
  getResourceGateway(
776
707
  args: GetResourceGatewayCommandInput,
777
- cb: (err: any, data?: GetResourceGatewayCommandOutput) => void
708
+ cb: (err: any, data?: GetResourceGatewayCommandOutput) => void,
778
709
  ): void;
779
710
  getResourceGateway(
780
711
  args: GetResourceGatewayCommandInput,
781
712
  options: __HttpHandlerOptions,
782
- cb: (err: any, data?: GetResourceGatewayCommandOutput) => void
713
+ cb: (err: any, data?: GetResourceGatewayCommandOutput) => void,
783
714
  ): void;
784
715
  getResourcePolicy(
785
716
  args: GetResourcePolicyCommandInput,
786
- options?: __HttpHandlerOptions
717
+ options?: __HttpHandlerOptions,
787
718
  ): Promise<GetResourcePolicyCommandOutput>;
788
719
  getResourcePolicy(
789
720
  args: GetResourcePolicyCommandInput,
790
- cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
721
+ cb: (err: any, data?: GetResourcePolicyCommandOutput) => void,
791
722
  ): void;
792
723
  getResourcePolicy(
793
724
  args: GetResourcePolicyCommandInput,
794
725
  options: __HttpHandlerOptions,
795
- cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
796
- ): void;
797
- getRule(
798
- args: GetRuleCommandInput,
799
- options?: __HttpHandlerOptions
800
- ): Promise<GetRuleCommandOutput>;
801
- getRule(
802
- args: GetRuleCommandInput,
803
- cb: (err: any, data?: GetRuleCommandOutput) => void
726
+ cb: (err: any, data?: GetResourcePolicyCommandOutput) => void,
804
727
  ): void;
728
+ getRule(args: GetRuleCommandInput, options?: __HttpHandlerOptions): Promise<GetRuleCommandOutput>;
729
+ getRule(args: GetRuleCommandInput, cb: (err: any, data?: GetRuleCommandOutput) => void): void;
805
730
  getRule(
806
731
  args: GetRuleCommandInput,
807
732
  options: __HttpHandlerOptions,
808
- cb: (err: any, data?: GetRuleCommandOutput) => void
733
+ cb: (err: any, data?: GetRuleCommandOutput) => void,
809
734
  ): void;
810
735
  getService(
811
736
  args: GetServiceCommandInput,
812
- options?: __HttpHandlerOptions
737
+ options?: __HttpHandlerOptions,
813
738
  ): Promise<GetServiceCommandOutput>;
814
739
  getService(
815
740
  args: GetServiceCommandInput,
816
- cb: (err: any, data?: GetServiceCommandOutput) => void
741
+ cb: (err: any, data?: GetServiceCommandOutput) => void,
817
742
  ): void;
818
743
  getService(
819
744
  args: GetServiceCommandInput,
820
745
  options: __HttpHandlerOptions,
821
- cb: (err: any, data?: GetServiceCommandOutput) => void
746
+ cb: (err: any, data?: GetServiceCommandOutput) => void,
822
747
  ): void;
823
748
  getServiceNetwork(
824
749
  args: GetServiceNetworkCommandInput,
825
- options?: __HttpHandlerOptions
750
+ options?: __HttpHandlerOptions,
826
751
  ): Promise<GetServiceNetworkCommandOutput>;
827
752
  getServiceNetwork(
828
753
  args: GetServiceNetworkCommandInput,
829
- cb: (err: any, data?: GetServiceNetworkCommandOutput) => void
754
+ cb: (err: any, data?: GetServiceNetworkCommandOutput) => void,
830
755
  ): void;
831
756
  getServiceNetwork(
832
757
  args: GetServiceNetworkCommandInput,
833
758
  options: __HttpHandlerOptions,
834
- cb: (err: any, data?: GetServiceNetworkCommandOutput) => void
759
+ cb: (err: any, data?: GetServiceNetworkCommandOutput) => void,
835
760
  ): void;
836
761
  getServiceNetworkResourceAssociation(
837
762
  args: GetServiceNetworkResourceAssociationCommandInput,
838
- options?: __HttpHandlerOptions
763
+ options?: __HttpHandlerOptions,
839
764
  ): Promise<GetServiceNetworkResourceAssociationCommandOutput>;
840
765
  getServiceNetworkResourceAssociation(
841
766
  args: GetServiceNetworkResourceAssociationCommandInput,
842
- cb: (
843
- err: any,
844
- data?: GetServiceNetworkResourceAssociationCommandOutput
845
- ) => void
767
+ cb: (err: any, data?: GetServiceNetworkResourceAssociationCommandOutput) => void,
846
768
  ): void;
847
769
  getServiceNetworkResourceAssociation(
848
770
  args: GetServiceNetworkResourceAssociationCommandInput,
849
771
  options: __HttpHandlerOptions,
850
- cb: (
851
- err: any,
852
- data?: GetServiceNetworkResourceAssociationCommandOutput
853
- ) => void
772
+ cb: (err: any, data?: GetServiceNetworkResourceAssociationCommandOutput) => void,
854
773
  ): void;
855
774
  getServiceNetworkServiceAssociation(
856
775
  args: GetServiceNetworkServiceAssociationCommandInput,
857
- options?: __HttpHandlerOptions
776
+ options?: __HttpHandlerOptions,
858
777
  ): Promise<GetServiceNetworkServiceAssociationCommandOutput>;
859
778
  getServiceNetworkServiceAssociation(
860
779
  args: GetServiceNetworkServiceAssociationCommandInput,
861
- cb: (
862
- err: any,
863
- data?: GetServiceNetworkServiceAssociationCommandOutput
864
- ) => void
780
+ cb: (err: any, data?: GetServiceNetworkServiceAssociationCommandOutput) => void,
865
781
  ): void;
866
782
  getServiceNetworkServiceAssociation(
867
783
  args: GetServiceNetworkServiceAssociationCommandInput,
868
784
  options: __HttpHandlerOptions,
869
- cb: (
870
- err: any,
871
- data?: GetServiceNetworkServiceAssociationCommandOutput
872
- ) => void
785
+ cb: (err: any, data?: GetServiceNetworkServiceAssociationCommandOutput) => void,
873
786
  ): void;
874
787
  getServiceNetworkVpcAssociation(
875
788
  args: GetServiceNetworkVpcAssociationCommandInput,
876
- options?: __HttpHandlerOptions
789
+ options?: __HttpHandlerOptions,
877
790
  ): Promise<GetServiceNetworkVpcAssociationCommandOutput>;
878
791
  getServiceNetworkVpcAssociation(
879
792
  args: GetServiceNetworkVpcAssociationCommandInput,
880
- cb: (err: any, data?: GetServiceNetworkVpcAssociationCommandOutput) => void
793
+ cb: (err: any, data?: GetServiceNetworkVpcAssociationCommandOutput) => void,
881
794
  ): void;
882
795
  getServiceNetworkVpcAssociation(
883
796
  args: GetServiceNetworkVpcAssociationCommandInput,
884
797
  options: __HttpHandlerOptions,
885
- cb: (err: any, data?: GetServiceNetworkVpcAssociationCommandOutput) => void
798
+ cb: (err: any, data?: GetServiceNetworkVpcAssociationCommandOutput) => void,
886
799
  ): void;
887
800
  getTargetGroup(
888
801
  args: GetTargetGroupCommandInput,
889
- options?: __HttpHandlerOptions
802
+ options?: __HttpHandlerOptions,
890
803
  ): Promise<GetTargetGroupCommandOutput>;
891
804
  getTargetGroup(
892
805
  args: GetTargetGroupCommandInput,
893
- cb: (err: any, data?: GetTargetGroupCommandOutput) => void
806
+ cb: (err: any, data?: GetTargetGroupCommandOutput) => void,
894
807
  ): void;
895
808
  getTargetGroup(
896
809
  args: GetTargetGroupCommandInput,
897
810
  options: __HttpHandlerOptions,
898
- cb: (err: any, data?: GetTargetGroupCommandOutput) => void
811
+ cb: (err: any, data?: GetTargetGroupCommandOutput) => void,
899
812
  ): void;
900
813
  listAccessLogSubscriptions(
901
814
  args: ListAccessLogSubscriptionsCommandInput,
902
- options?: __HttpHandlerOptions
815
+ options?: __HttpHandlerOptions,
903
816
  ): Promise<ListAccessLogSubscriptionsCommandOutput>;
904
817
  listAccessLogSubscriptions(
905
818
  args: ListAccessLogSubscriptionsCommandInput,
906
- cb: (err: any, data?: ListAccessLogSubscriptionsCommandOutput) => void
819
+ cb: (err: any, data?: ListAccessLogSubscriptionsCommandOutput) => void,
907
820
  ): void;
908
821
  listAccessLogSubscriptions(
909
822
  args: ListAccessLogSubscriptionsCommandInput,
910
823
  options: __HttpHandlerOptions,
911
- cb: (err: any, data?: ListAccessLogSubscriptionsCommandOutput) => void
824
+ cb: (err: any, data?: ListAccessLogSubscriptionsCommandOutput) => void,
912
825
  ): void;
913
826
  listDomainVerifications(): Promise<ListDomainVerificationsCommandOutput>;
914
827
  listDomainVerifications(
915
828
  args: ListDomainVerificationsCommandInput,
916
- options?: __HttpHandlerOptions
829
+ options?: __HttpHandlerOptions,
917
830
  ): Promise<ListDomainVerificationsCommandOutput>;
918
831
  listDomainVerifications(
919
832
  args: ListDomainVerificationsCommandInput,
920
- cb: (err: any, data?: ListDomainVerificationsCommandOutput) => void
833
+ cb: (err: any, data?: ListDomainVerificationsCommandOutput) => void,
921
834
  ): void;
922
835
  listDomainVerifications(
923
836
  args: ListDomainVerificationsCommandInput,
924
837
  options: __HttpHandlerOptions,
925
- cb: (err: any, data?: ListDomainVerificationsCommandOutput) => void
838
+ cb: (err: any, data?: ListDomainVerificationsCommandOutput) => void,
926
839
  ): void;
927
840
  listListeners(
928
841
  args: ListListenersCommandInput,
929
- options?: __HttpHandlerOptions
842
+ options?: __HttpHandlerOptions,
930
843
  ): Promise<ListListenersCommandOutput>;
931
844
  listListeners(
932
845
  args: ListListenersCommandInput,
933
- cb: (err: any, data?: ListListenersCommandOutput) => void
846
+ cb: (err: any, data?: ListListenersCommandOutput) => void,
934
847
  ): void;
935
848
  listListeners(
936
849
  args: ListListenersCommandInput,
937
850
  options: __HttpHandlerOptions,
938
- cb: (err: any, data?: ListListenersCommandOutput) => void
851
+ cb: (err: any, data?: ListListenersCommandOutput) => void,
939
852
  ): void;
940
853
  listResourceConfigurations(): Promise<ListResourceConfigurationsCommandOutput>;
941
854
  listResourceConfigurations(
942
855
  args: ListResourceConfigurationsCommandInput,
943
- options?: __HttpHandlerOptions
856
+ options?: __HttpHandlerOptions,
944
857
  ): Promise<ListResourceConfigurationsCommandOutput>;
945
858
  listResourceConfigurations(
946
859
  args: ListResourceConfigurationsCommandInput,
947
- cb: (err: any, data?: ListResourceConfigurationsCommandOutput) => void
860
+ cb: (err: any, data?: ListResourceConfigurationsCommandOutput) => void,
948
861
  ): void;
949
862
  listResourceConfigurations(
950
863
  args: ListResourceConfigurationsCommandInput,
951
864
  options: __HttpHandlerOptions,
952
- cb: (err: any, data?: ListResourceConfigurationsCommandOutput) => void
865
+ cb: (err: any, data?: ListResourceConfigurationsCommandOutput) => void,
953
866
  ): void;
954
867
  listResourceEndpointAssociations(
955
868
  args: ListResourceEndpointAssociationsCommandInput,
956
- options?: __HttpHandlerOptions
869
+ options?: __HttpHandlerOptions,
957
870
  ): Promise<ListResourceEndpointAssociationsCommandOutput>;
958
871
  listResourceEndpointAssociations(
959
872
  args: ListResourceEndpointAssociationsCommandInput,
960
- cb: (err: any, data?: ListResourceEndpointAssociationsCommandOutput) => void
873
+ cb: (err: any, data?: ListResourceEndpointAssociationsCommandOutput) => void,
961
874
  ): void;
962
875
  listResourceEndpointAssociations(
963
876
  args: ListResourceEndpointAssociationsCommandInput,
964
877
  options: __HttpHandlerOptions,
965
- cb: (err: any, data?: ListResourceEndpointAssociationsCommandOutput) => void
878
+ cb: (err: any, data?: ListResourceEndpointAssociationsCommandOutput) => void,
966
879
  ): void;
967
880
  listResourceGateways(): Promise<ListResourceGatewaysCommandOutput>;
968
881
  listResourceGateways(
969
882
  args: ListResourceGatewaysCommandInput,
970
- options?: __HttpHandlerOptions
883
+ options?: __HttpHandlerOptions,
971
884
  ): Promise<ListResourceGatewaysCommandOutput>;
972
885
  listResourceGateways(
973
886
  args: ListResourceGatewaysCommandInput,
974
- cb: (err: any, data?: ListResourceGatewaysCommandOutput) => void
887
+ cb: (err: any, data?: ListResourceGatewaysCommandOutput) => void,
975
888
  ): void;
976
889
  listResourceGateways(
977
890
  args: ListResourceGatewaysCommandInput,
978
891
  options: __HttpHandlerOptions,
979
- cb: (err: any, data?: ListResourceGatewaysCommandOutput) => void
892
+ cb: (err: any, data?: ListResourceGatewaysCommandOutput) => void,
980
893
  ): void;
981
894
  listRules(
982
895
  args: ListRulesCommandInput,
983
- options?: __HttpHandlerOptions
896
+ options?: __HttpHandlerOptions,
984
897
  ): Promise<ListRulesCommandOutput>;
985
898
  listRules(
986
899
  args: ListRulesCommandInput,
987
- cb: (err: any, data?: ListRulesCommandOutput) => void
900
+ cb: (err: any, data?: ListRulesCommandOutput) => void,
988
901
  ): void;
989
902
  listRules(
990
903
  args: ListRulesCommandInput,
991
904
  options: __HttpHandlerOptions,
992
- cb: (err: any, data?: ListRulesCommandOutput) => void
905
+ cb: (err: any, data?: ListRulesCommandOutput) => void,
993
906
  ): void;
994
907
  listServiceNetworkResourceAssociations(): Promise<ListServiceNetworkResourceAssociationsCommandOutput>;
995
908
  listServiceNetworkResourceAssociations(
996
909
  args: ListServiceNetworkResourceAssociationsCommandInput,
997
- options?: __HttpHandlerOptions
910
+ options?: __HttpHandlerOptions,
998
911
  ): Promise<ListServiceNetworkResourceAssociationsCommandOutput>;
999
912
  listServiceNetworkResourceAssociations(
1000
913
  args: ListServiceNetworkResourceAssociationsCommandInput,
1001
- cb: (
1002
- err: any,
1003
- data?: ListServiceNetworkResourceAssociationsCommandOutput
1004
- ) => void
914
+ cb: (err: any, data?: ListServiceNetworkResourceAssociationsCommandOutput) => void,
1005
915
  ): void;
1006
916
  listServiceNetworkResourceAssociations(
1007
917
  args: ListServiceNetworkResourceAssociationsCommandInput,
1008
918
  options: __HttpHandlerOptions,
1009
- cb: (
1010
- err: any,
1011
- data?: ListServiceNetworkResourceAssociationsCommandOutput
1012
- ) => void
919
+ cb: (err: any, data?: ListServiceNetworkResourceAssociationsCommandOutput) => void,
1013
920
  ): void;
1014
921
  listServiceNetworks(): Promise<ListServiceNetworksCommandOutput>;
1015
922
  listServiceNetworks(
1016
923
  args: ListServiceNetworksCommandInput,
1017
- options?: __HttpHandlerOptions
924
+ options?: __HttpHandlerOptions,
1018
925
  ): Promise<ListServiceNetworksCommandOutput>;
1019
926
  listServiceNetworks(
1020
927
  args: ListServiceNetworksCommandInput,
1021
- cb: (err: any, data?: ListServiceNetworksCommandOutput) => void
928
+ cb: (err: any, data?: ListServiceNetworksCommandOutput) => void,
1022
929
  ): void;
1023
930
  listServiceNetworks(
1024
931
  args: ListServiceNetworksCommandInput,
1025
932
  options: __HttpHandlerOptions,
1026
- cb: (err: any, data?: ListServiceNetworksCommandOutput) => void
933
+ cb: (err: any, data?: ListServiceNetworksCommandOutput) => void,
1027
934
  ): void;
1028
935
  listServiceNetworkServiceAssociations(): Promise<ListServiceNetworkServiceAssociationsCommandOutput>;
1029
936
  listServiceNetworkServiceAssociations(
1030
937
  args: ListServiceNetworkServiceAssociationsCommandInput,
1031
- options?: __HttpHandlerOptions
938
+ options?: __HttpHandlerOptions,
1032
939
  ): Promise<ListServiceNetworkServiceAssociationsCommandOutput>;
1033
940
  listServiceNetworkServiceAssociations(
1034
941
  args: ListServiceNetworkServiceAssociationsCommandInput,
1035
- cb: (
1036
- err: any,
1037
- data?: ListServiceNetworkServiceAssociationsCommandOutput
1038
- ) => void
942
+ cb: (err: any, data?: ListServiceNetworkServiceAssociationsCommandOutput) => void,
1039
943
  ): void;
1040
944
  listServiceNetworkServiceAssociations(
1041
945
  args: ListServiceNetworkServiceAssociationsCommandInput,
1042
946
  options: __HttpHandlerOptions,
1043
- cb: (
1044
- err: any,
1045
- data?: ListServiceNetworkServiceAssociationsCommandOutput
1046
- ) => void
947
+ cb: (err: any, data?: ListServiceNetworkServiceAssociationsCommandOutput) => void,
1047
948
  ): void;
1048
949
  listServiceNetworkVpcAssociations(): Promise<ListServiceNetworkVpcAssociationsCommandOutput>;
1049
950
  listServiceNetworkVpcAssociations(
1050
951
  args: ListServiceNetworkVpcAssociationsCommandInput,
1051
- options?: __HttpHandlerOptions
952
+ options?: __HttpHandlerOptions,
1052
953
  ): Promise<ListServiceNetworkVpcAssociationsCommandOutput>;
1053
954
  listServiceNetworkVpcAssociations(
1054
955
  args: ListServiceNetworkVpcAssociationsCommandInput,
1055
- cb: (
1056
- err: any,
1057
- data?: ListServiceNetworkVpcAssociationsCommandOutput
1058
- ) => void
956
+ cb: (err: any, data?: ListServiceNetworkVpcAssociationsCommandOutput) => void,
1059
957
  ): void;
1060
958
  listServiceNetworkVpcAssociations(
1061
959
  args: ListServiceNetworkVpcAssociationsCommandInput,
1062
960
  options: __HttpHandlerOptions,
1063
- cb: (
1064
- err: any,
1065
- data?: ListServiceNetworkVpcAssociationsCommandOutput
1066
- ) => void
961
+ cb: (err: any, data?: ListServiceNetworkVpcAssociationsCommandOutput) => void,
1067
962
  ): void;
1068
963
  listServiceNetworkVpcEndpointAssociations(
1069
964
  args: ListServiceNetworkVpcEndpointAssociationsCommandInput,
1070
- options?: __HttpHandlerOptions
965
+ options?: __HttpHandlerOptions,
1071
966
  ): Promise<ListServiceNetworkVpcEndpointAssociationsCommandOutput>;
1072
967
  listServiceNetworkVpcEndpointAssociations(
1073
968
  args: ListServiceNetworkVpcEndpointAssociationsCommandInput,
1074
- cb: (
1075
- err: any,
1076
- data?: ListServiceNetworkVpcEndpointAssociationsCommandOutput
1077
- ) => void
969
+ cb: (err: any, data?: ListServiceNetworkVpcEndpointAssociationsCommandOutput) => void,
1078
970
  ): void;
1079
971
  listServiceNetworkVpcEndpointAssociations(
1080
972
  args: ListServiceNetworkVpcEndpointAssociationsCommandInput,
1081
973
  options: __HttpHandlerOptions,
1082
- cb: (
1083
- err: any,
1084
- data?: ListServiceNetworkVpcEndpointAssociationsCommandOutput
1085
- ) => void
974
+ cb: (err: any, data?: ListServiceNetworkVpcEndpointAssociationsCommandOutput) => void,
1086
975
  ): void;
1087
976
  listServices(): Promise<ListServicesCommandOutput>;
1088
977
  listServices(
1089
978
  args: ListServicesCommandInput,
1090
- options?: __HttpHandlerOptions
979
+ options?: __HttpHandlerOptions,
1091
980
  ): Promise<ListServicesCommandOutput>;
1092
981
  listServices(
1093
982
  args: ListServicesCommandInput,
1094
- cb: (err: any, data?: ListServicesCommandOutput) => void
983
+ cb: (err: any, data?: ListServicesCommandOutput) => void,
1095
984
  ): void;
1096
985
  listServices(
1097
986
  args: ListServicesCommandInput,
1098
987
  options: __HttpHandlerOptions,
1099
- cb: (err: any, data?: ListServicesCommandOutput) => void
988
+ cb: (err: any, data?: ListServicesCommandOutput) => void,
1100
989
  ): void;
1101
990
  listTagsForResource(
1102
991
  args: ListTagsForResourceCommandInput,
1103
- options?: __HttpHandlerOptions
992
+ options?: __HttpHandlerOptions,
1104
993
  ): Promise<ListTagsForResourceCommandOutput>;
1105
994
  listTagsForResource(
1106
995
  args: ListTagsForResourceCommandInput,
1107
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
996
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1108
997
  ): void;
1109
998
  listTagsForResource(
1110
999
  args: ListTagsForResourceCommandInput,
1111
1000
  options: __HttpHandlerOptions,
1112
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
1001
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
1113
1002
  ): void;
1114
1003
  listTargetGroups(): Promise<ListTargetGroupsCommandOutput>;
1115
1004
  listTargetGroups(
1116
1005
  args: ListTargetGroupsCommandInput,
1117
- options?: __HttpHandlerOptions
1006
+ options?: __HttpHandlerOptions,
1118
1007
  ): Promise<ListTargetGroupsCommandOutput>;
1119
1008
  listTargetGroups(
1120
1009
  args: ListTargetGroupsCommandInput,
1121
- cb: (err: any, data?: ListTargetGroupsCommandOutput) => void
1010
+ cb: (err: any, data?: ListTargetGroupsCommandOutput) => void,
1122
1011
  ): void;
1123
1012
  listTargetGroups(
1124
1013
  args: ListTargetGroupsCommandInput,
1125
1014
  options: __HttpHandlerOptions,
1126
- cb: (err: any, data?: ListTargetGroupsCommandOutput) => void
1015
+ cb: (err: any, data?: ListTargetGroupsCommandOutput) => void,
1127
1016
  ): void;
1128
1017
  listTargets(
1129
1018
  args: ListTargetsCommandInput,
1130
- options?: __HttpHandlerOptions
1019
+ options?: __HttpHandlerOptions,
1131
1020
  ): Promise<ListTargetsCommandOutput>;
1132
1021
  listTargets(
1133
1022
  args: ListTargetsCommandInput,
1134
- cb: (err: any, data?: ListTargetsCommandOutput) => void
1023
+ cb: (err: any, data?: ListTargetsCommandOutput) => void,
1135
1024
  ): void;
1136
1025
  listTargets(
1137
1026
  args: ListTargetsCommandInput,
1138
1027
  options: __HttpHandlerOptions,
1139
- cb: (err: any, data?: ListTargetsCommandOutput) => void
1028
+ cb: (err: any, data?: ListTargetsCommandOutput) => void,
1140
1029
  ): void;
1141
1030
  putAuthPolicy(
1142
1031
  args: PutAuthPolicyCommandInput,
1143
- options?: __HttpHandlerOptions
1032
+ options?: __HttpHandlerOptions,
1144
1033
  ): Promise<PutAuthPolicyCommandOutput>;
1145
1034
  putAuthPolicy(
1146
1035
  args: PutAuthPolicyCommandInput,
1147
- cb: (err: any, data?: PutAuthPolicyCommandOutput) => void
1036
+ cb: (err: any, data?: PutAuthPolicyCommandOutput) => void,
1148
1037
  ): void;
1149
1038
  putAuthPolicy(
1150
1039
  args: PutAuthPolicyCommandInput,
1151
1040
  options: __HttpHandlerOptions,
1152
- cb: (err: any, data?: PutAuthPolicyCommandOutput) => void
1041
+ cb: (err: any, data?: PutAuthPolicyCommandOutput) => void,
1153
1042
  ): void;
1154
1043
  putResourcePolicy(
1155
1044
  args: PutResourcePolicyCommandInput,
1156
- options?: __HttpHandlerOptions
1045
+ options?: __HttpHandlerOptions,
1157
1046
  ): Promise<PutResourcePolicyCommandOutput>;
1158
1047
  putResourcePolicy(
1159
1048
  args: PutResourcePolicyCommandInput,
1160
- cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
1049
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void,
1161
1050
  ): void;
1162
1051
  putResourcePolicy(
1163
1052
  args: PutResourcePolicyCommandInput,
1164
1053
  options: __HttpHandlerOptions,
1165
- cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
1054
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void,
1166
1055
  ): void;
1167
1056
  registerTargets(
1168
1057
  args: RegisterTargetsCommandInput,
1169
- options?: __HttpHandlerOptions
1058
+ options?: __HttpHandlerOptions,
1170
1059
  ): Promise<RegisterTargetsCommandOutput>;
1171
1060
  registerTargets(
1172
1061
  args: RegisterTargetsCommandInput,
1173
- cb: (err: any, data?: RegisterTargetsCommandOutput) => void
1062
+ cb: (err: any, data?: RegisterTargetsCommandOutput) => void,
1174
1063
  ): void;
1175
1064
  registerTargets(
1176
1065
  args: RegisterTargetsCommandInput,
1177
1066
  options: __HttpHandlerOptions,
1178
- cb: (err: any, data?: RegisterTargetsCommandOutput) => void
1067
+ cb: (err: any, data?: RegisterTargetsCommandOutput) => void,
1179
1068
  ): void;
1180
1069
  startDomainVerification(
1181
1070
  args: StartDomainVerificationCommandInput,
1182
- options?: __HttpHandlerOptions
1071
+ options?: __HttpHandlerOptions,
1183
1072
  ): Promise<StartDomainVerificationCommandOutput>;
1184
1073
  startDomainVerification(
1185
1074
  args: StartDomainVerificationCommandInput,
1186
- cb: (err: any, data?: StartDomainVerificationCommandOutput) => void
1075
+ cb: (err: any, data?: StartDomainVerificationCommandOutput) => void,
1187
1076
  ): void;
1188
1077
  startDomainVerification(
1189
1078
  args: StartDomainVerificationCommandInput,
1190
1079
  options: __HttpHandlerOptions,
1191
- cb: (err: any, data?: StartDomainVerificationCommandOutput) => void
1080
+ cb: (err: any, data?: StartDomainVerificationCommandOutput) => void,
1192
1081
  ): void;
1193
1082
  tagResource(
1194
1083
  args: TagResourceCommandInput,
1195
- options?: __HttpHandlerOptions
1084
+ options?: __HttpHandlerOptions,
1196
1085
  ): Promise<TagResourceCommandOutput>;
1197
1086
  tagResource(
1198
1087
  args: TagResourceCommandInput,
1199
- cb: (err: any, data?: TagResourceCommandOutput) => void
1088
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1200
1089
  ): void;
1201
1090
  tagResource(
1202
1091
  args: TagResourceCommandInput,
1203
1092
  options: __HttpHandlerOptions,
1204
- cb: (err: any, data?: TagResourceCommandOutput) => void
1093
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1205
1094
  ): void;
1206
1095
  untagResource(
1207
1096
  args: UntagResourceCommandInput,
1208
- options?: __HttpHandlerOptions
1097
+ options?: __HttpHandlerOptions,
1209
1098
  ): Promise<UntagResourceCommandOutput>;
1210
1099
  untagResource(
1211
1100
  args: UntagResourceCommandInput,
1212
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1101
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1213
1102
  ): void;
1214
1103
  untagResource(
1215
1104
  args: UntagResourceCommandInput,
1216
1105
  options: __HttpHandlerOptions,
1217
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1106
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1218
1107
  ): void;
1219
1108
  updateAccessLogSubscription(
1220
1109
  args: UpdateAccessLogSubscriptionCommandInput,
1221
- options?: __HttpHandlerOptions
1110
+ options?: __HttpHandlerOptions,
1222
1111
  ): Promise<UpdateAccessLogSubscriptionCommandOutput>;
1223
1112
  updateAccessLogSubscription(
1224
1113
  args: UpdateAccessLogSubscriptionCommandInput,
1225
- cb: (err: any, data?: UpdateAccessLogSubscriptionCommandOutput) => void
1114
+ cb: (err: any, data?: UpdateAccessLogSubscriptionCommandOutput) => void,
1226
1115
  ): void;
1227
1116
  updateAccessLogSubscription(
1228
1117
  args: UpdateAccessLogSubscriptionCommandInput,
1229
1118
  options: __HttpHandlerOptions,
1230
- cb: (err: any, data?: UpdateAccessLogSubscriptionCommandOutput) => void
1119
+ cb: (err: any, data?: UpdateAccessLogSubscriptionCommandOutput) => void,
1231
1120
  ): void;
1232
1121
  updateListener(
1233
1122
  args: UpdateListenerCommandInput,
1234
- options?: __HttpHandlerOptions
1123
+ options?: __HttpHandlerOptions,
1235
1124
  ): Promise<UpdateListenerCommandOutput>;
1236
1125
  updateListener(
1237
1126
  args: UpdateListenerCommandInput,
1238
- cb: (err: any, data?: UpdateListenerCommandOutput) => void
1127
+ cb: (err: any, data?: UpdateListenerCommandOutput) => void,
1239
1128
  ): void;
1240
1129
  updateListener(
1241
1130
  args: UpdateListenerCommandInput,
1242
1131
  options: __HttpHandlerOptions,
1243
- cb: (err: any, data?: UpdateListenerCommandOutput) => void
1132
+ cb: (err: any, data?: UpdateListenerCommandOutput) => void,
1244
1133
  ): void;
1245
1134
  updateResourceConfiguration(
1246
1135
  args: UpdateResourceConfigurationCommandInput,
1247
- options?: __HttpHandlerOptions
1136
+ options?: __HttpHandlerOptions,
1248
1137
  ): Promise<UpdateResourceConfigurationCommandOutput>;
1249
1138
  updateResourceConfiguration(
1250
1139
  args: UpdateResourceConfigurationCommandInput,
1251
- cb: (err: any, data?: UpdateResourceConfigurationCommandOutput) => void
1140
+ cb: (err: any, data?: UpdateResourceConfigurationCommandOutput) => void,
1252
1141
  ): void;
1253
1142
  updateResourceConfiguration(
1254
1143
  args: UpdateResourceConfigurationCommandInput,
1255
1144
  options: __HttpHandlerOptions,
1256
- cb: (err: any, data?: UpdateResourceConfigurationCommandOutput) => void
1145
+ cb: (err: any, data?: UpdateResourceConfigurationCommandOutput) => void,
1257
1146
  ): void;
1258
1147
  updateResourceGateway(
1259
1148
  args: UpdateResourceGatewayCommandInput,
1260
- options?: __HttpHandlerOptions
1149
+ options?: __HttpHandlerOptions,
1261
1150
  ): Promise<UpdateResourceGatewayCommandOutput>;
1262
1151
  updateResourceGateway(
1263
1152
  args: UpdateResourceGatewayCommandInput,
1264
- cb: (err: any, data?: UpdateResourceGatewayCommandOutput) => void
1153
+ cb: (err: any, data?: UpdateResourceGatewayCommandOutput) => void,
1265
1154
  ): void;
1266
1155
  updateResourceGateway(
1267
1156
  args: UpdateResourceGatewayCommandInput,
1268
1157
  options: __HttpHandlerOptions,
1269
- cb: (err: any, data?: UpdateResourceGatewayCommandOutput) => void
1158
+ cb: (err: any, data?: UpdateResourceGatewayCommandOutput) => void,
1270
1159
  ): void;
1271
1160
  updateRule(
1272
1161
  args: UpdateRuleCommandInput,
1273
- options?: __HttpHandlerOptions
1162
+ options?: __HttpHandlerOptions,
1274
1163
  ): Promise<UpdateRuleCommandOutput>;
1275
1164
  updateRule(
1276
1165
  args: UpdateRuleCommandInput,
1277
- cb: (err: any, data?: UpdateRuleCommandOutput) => void
1166
+ cb: (err: any, data?: UpdateRuleCommandOutput) => void,
1278
1167
  ): void;
1279
1168
  updateRule(
1280
1169
  args: UpdateRuleCommandInput,
1281
1170
  options: __HttpHandlerOptions,
1282
- cb: (err: any, data?: UpdateRuleCommandOutput) => void
1171
+ cb: (err: any, data?: UpdateRuleCommandOutput) => void,
1283
1172
  ): void;
1284
1173
  updateService(
1285
1174
  args: UpdateServiceCommandInput,
1286
- options?: __HttpHandlerOptions
1175
+ options?: __HttpHandlerOptions,
1287
1176
  ): Promise<UpdateServiceCommandOutput>;
1288
1177
  updateService(
1289
1178
  args: UpdateServiceCommandInput,
1290
- cb: (err: any, data?: UpdateServiceCommandOutput) => void
1179
+ cb: (err: any, data?: UpdateServiceCommandOutput) => void,
1291
1180
  ): void;
1292
1181
  updateService(
1293
1182
  args: UpdateServiceCommandInput,
1294
1183
  options: __HttpHandlerOptions,
1295
- cb: (err: any, data?: UpdateServiceCommandOutput) => void
1184
+ cb: (err: any, data?: UpdateServiceCommandOutput) => void,
1296
1185
  ): void;
1297
1186
  updateServiceNetwork(
1298
1187
  args: UpdateServiceNetworkCommandInput,
1299
- options?: __HttpHandlerOptions
1188
+ options?: __HttpHandlerOptions,
1300
1189
  ): Promise<UpdateServiceNetworkCommandOutput>;
1301
1190
  updateServiceNetwork(
1302
1191
  args: UpdateServiceNetworkCommandInput,
1303
- cb: (err: any, data?: UpdateServiceNetworkCommandOutput) => void
1192
+ cb: (err: any, data?: UpdateServiceNetworkCommandOutput) => void,
1304
1193
  ): void;
1305
1194
  updateServiceNetwork(
1306
1195
  args: UpdateServiceNetworkCommandInput,
1307
1196
  options: __HttpHandlerOptions,
1308
- cb: (err: any, data?: UpdateServiceNetworkCommandOutput) => void
1197
+ cb: (err: any, data?: UpdateServiceNetworkCommandOutput) => void,
1309
1198
  ): void;
1310
1199
  updateServiceNetworkVpcAssociation(
1311
1200
  args: UpdateServiceNetworkVpcAssociationCommandInput,
1312
- options?: __HttpHandlerOptions
1201
+ options?: __HttpHandlerOptions,
1313
1202
  ): Promise<UpdateServiceNetworkVpcAssociationCommandOutput>;
1314
1203
  updateServiceNetworkVpcAssociation(
1315
1204
  args: UpdateServiceNetworkVpcAssociationCommandInput,
1316
- cb: (
1317
- err: any,
1318
- data?: UpdateServiceNetworkVpcAssociationCommandOutput
1319
- ) => void
1205
+ cb: (err: any, data?: UpdateServiceNetworkVpcAssociationCommandOutput) => void,
1320
1206
  ): void;
1321
1207
  updateServiceNetworkVpcAssociation(
1322
1208
  args: UpdateServiceNetworkVpcAssociationCommandInput,
1323
1209
  options: __HttpHandlerOptions,
1324
- cb: (
1325
- err: any,
1326
- data?: UpdateServiceNetworkVpcAssociationCommandOutput
1327
- ) => void
1210
+ cb: (err: any, data?: UpdateServiceNetworkVpcAssociationCommandOutput) => void,
1328
1211
  ): void;
1329
1212
  updateTargetGroup(
1330
1213
  args: UpdateTargetGroupCommandInput,
1331
- options?: __HttpHandlerOptions
1214
+ options?: __HttpHandlerOptions,
1332
1215
  ): Promise<UpdateTargetGroupCommandOutput>;
1333
1216
  updateTargetGroup(
1334
1217
  args: UpdateTargetGroupCommandInput,
1335
- cb: (err: any, data?: UpdateTargetGroupCommandOutput) => void
1218
+ cb: (err: any, data?: UpdateTargetGroupCommandOutput) => void,
1336
1219
  ): void;
1337
1220
  updateTargetGroup(
1338
1221
  args: UpdateTargetGroupCommandInput,
1339
1222
  options: __HttpHandlerOptions,
1340
- cb: (err: any, data?: UpdateTargetGroupCommandOutput) => void
1223
+ cb: (err: any, data?: UpdateTargetGroupCommandOutput) => void,
1341
1224
  ): void;
1342
1225
  paginateListAccessLogSubscriptions(
1343
1226
  args: ListAccessLogSubscriptionsCommandInput,
1344
1227
  paginationConfig?: Pick<
1345
1228
  PaginationConfiguration,
1346
1229
  Exclude<keyof PaginationConfiguration, "client">
1347
- >
1230
+ >,
1348
1231
  ): Paginator<ListAccessLogSubscriptionsCommandOutput>;
1349
1232
  paginateListDomainVerifications(
1350
1233
  args?: ListDomainVerificationsCommandInput,
1351
1234
  paginationConfig?: Pick<
1352
1235
  PaginationConfiguration,
1353
1236
  Exclude<keyof PaginationConfiguration, "client">
1354
- >
1237
+ >,
1355
1238
  ): Paginator<ListDomainVerificationsCommandOutput>;
1356
1239
  paginateListListeners(
1357
1240
  args: ListListenersCommandInput,
1358
1241
  paginationConfig?: Pick<
1359
1242
  PaginationConfiguration,
1360
1243
  Exclude<keyof PaginationConfiguration, "client">
1361
- >
1244
+ >,
1362
1245
  ): Paginator<ListListenersCommandOutput>;
1363
1246
  paginateListResourceConfigurations(
1364
1247
  args?: ListResourceConfigurationsCommandInput,
1365
1248
  paginationConfig?: Pick<
1366
1249
  PaginationConfiguration,
1367
1250
  Exclude<keyof PaginationConfiguration, "client">
1368
- >
1251
+ >,
1369
1252
  ): Paginator<ListResourceConfigurationsCommandOutput>;
1370
1253
  paginateListResourceEndpointAssociations(
1371
1254
  args: ListResourceEndpointAssociationsCommandInput,
1372
1255
  paginationConfig?: Pick<
1373
1256
  PaginationConfiguration,
1374
1257
  Exclude<keyof PaginationConfiguration, "client">
1375
- >
1258
+ >,
1376
1259
  ): Paginator<ListResourceEndpointAssociationsCommandOutput>;
1377
1260
  paginateListResourceGateways(
1378
1261
  args?: ListResourceGatewaysCommandInput,
1379
1262
  paginationConfig?: Pick<
1380
1263
  PaginationConfiguration,
1381
1264
  Exclude<keyof PaginationConfiguration, "client">
1382
- >
1265
+ >,
1383
1266
  ): Paginator<ListResourceGatewaysCommandOutput>;
1384
1267
  paginateListRules(
1385
1268
  args: ListRulesCommandInput,
1386
1269
  paginationConfig?: Pick<
1387
1270
  PaginationConfiguration,
1388
1271
  Exclude<keyof PaginationConfiguration, "client">
1389
- >
1272
+ >,
1390
1273
  ): Paginator<ListRulesCommandOutput>;
1391
1274
  paginateListServiceNetworkResourceAssociations(
1392
1275
  args?: ListServiceNetworkResourceAssociationsCommandInput,
1393
1276
  paginationConfig?: Pick<
1394
1277
  PaginationConfiguration,
1395
1278
  Exclude<keyof PaginationConfiguration, "client">
1396
- >
1279
+ >,
1397
1280
  ): Paginator<ListServiceNetworkResourceAssociationsCommandOutput>;
1398
1281
  paginateListServiceNetworks(
1399
1282
  args?: ListServiceNetworksCommandInput,
1400
1283
  paginationConfig?: Pick<
1401
1284
  PaginationConfiguration,
1402
1285
  Exclude<keyof PaginationConfiguration, "client">
1403
- >
1286
+ >,
1404
1287
  ): Paginator<ListServiceNetworksCommandOutput>;
1405
1288
  paginateListServiceNetworkServiceAssociations(
1406
1289
  args?: ListServiceNetworkServiceAssociationsCommandInput,
1407
1290
  paginationConfig?: Pick<
1408
1291
  PaginationConfiguration,
1409
1292
  Exclude<keyof PaginationConfiguration, "client">
1410
- >
1293
+ >,
1411
1294
  ): Paginator<ListServiceNetworkServiceAssociationsCommandOutput>;
1412
1295
  paginateListServiceNetworkVpcAssociations(
1413
1296
  args?: ListServiceNetworkVpcAssociationsCommandInput,
1414
1297
  paginationConfig?: Pick<
1415
1298
  PaginationConfiguration,
1416
1299
  Exclude<keyof PaginationConfiguration, "client">
1417
- >
1300
+ >,
1418
1301
  ): Paginator<ListServiceNetworkVpcAssociationsCommandOutput>;
1419
1302
  paginateListServiceNetworkVpcEndpointAssociations(
1420
1303
  args: ListServiceNetworkVpcEndpointAssociationsCommandInput,
1421
1304
  paginationConfig?: Pick<
1422
1305
  PaginationConfiguration,
1423
1306
  Exclude<keyof PaginationConfiguration, "client">
1424
- >
1307
+ >,
1425
1308
  ): Paginator<ListServiceNetworkVpcEndpointAssociationsCommandOutput>;
1426
1309
  paginateListServices(
1427
1310
  args?: ListServicesCommandInput,
1428
1311
  paginationConfig?: Pick<
1429
1312
  PaginationConfiguration,
1430
1313
  Exclude<keyof PaginationConfiguration, "client">
1431
- >
1314
+ >,
1432
1315
  ): Paginator<ListServicesCommandOutput>;
1433
1316
  paginateListTargetGroups(
1434
1317
  args?: ListTargetGroupsCommandInput,
1435
1318
  paginationConfig?: Pick<
1436
1319
  PaginationConfiguration,
1437
1320
  Exclude<keyof PaginationConfiguration, "client">
1438
- >
1321
+ >,
1439
1322
  ): Paginator<ListTargetGroupsCommandOutput>;
1440
1323
  paginateListTargets(
1441
1324
  args: ListTargetsCommandInput,
1442
1325
  paginationConfig?: Pick<
1443
1326
  PaginationConfiguration,
1444
1327
  Exclude<keyof PaginationConfiguration, "client">
1445
- >
1328
+ >,
1446
1329
  ): Paginator<ListTargetsCommandOutput>;
1447
1330
  }
1448
- export declare class VPCLattice
1449
- extends VPCLatticeClient
1450
- implements VPCLattice {}
1331
+ export declare class VPCLattice extends VPCLatticeClient implements VPCLattice {}