@aws-sdk/client-service-catalog 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/ServiceCatalog.d.ts +295 -378
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +7 -20
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +4 -9
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +12 -24
- package/dist-types/ts3.4/models/errors.d.ts +8 -24
- package/dist-types/ts3.4/models/models_0.d.ts +6 -18
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38
|
@@ -35,10 +35,7 @@ import {
|
|
|
35
35
|
BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
36
36
|
BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput,
|
|
37
37
|
} from "./commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand";
|
|
38
|
-
import {
|
|
39
|
-
CopyProductCommandInput,
|
|
40
|
-
CopyProductCommandOutput,
|
|
41
|
-
} from "./commands/CopyProductCommand";
|
|
38
|
+
import { CopyProductCommandInput, CopyProductCommandOutput } from "./commands/CopyProductCommand";
|
|
42
39
|
import {
|
|
43
40
|
CreateConstraintCommandInput,
|
|
44
41
|
CreateConstraintCommandOutput,
|
|
@@ -367,1417 +364,1337 @@ import { ServiceCatalogClient } from "./ServiceCatalogClient";
|
|
|
367
364
|
export interface ServiceCatalog {
|
|
368
365
|
acceptPortfolioShare(
|
|
369
366
|
args: AcceptPortfolioShareCommandInput,
|
|
370
|
-
options?: __HttpHandlerOptions
|
|
367
|
+
options?: __HttpHandlerOptions,
|
|
371
368
|
): Promise<AcceptPortfolioShareCommandOutput>;
|
|
372
369
|
acceptPortfolioShare(
|
|
373
370
|
args: AcceptPortfolioShareCommandInput,
|
|
374
|
-
cb: (err: any, data?: AcceptPortfolioShareCommandOutput) => void
|
|
371
|
+
cb: (err: any, data?: AcceptPortfolioShareCommandOutput) => void,
|
|
375
372
|
): void;
|
|
376
373
|
acceptPortfolioShare(
|
|
377
374
|
args: AcceptPortfolioShareCommandInput,
|
|
378
375
|
options: __HttpHandlerOptions,
|
|
379
|
-
cb: (err: any, data?: AcceptPortfolioShareCommandOutput) => void
|
|
376
|
+
cb: (err: any, data?: AcceptPortfolioShareCommandOutput) => void,
|
|
380
377
|
): void;
|
|
381
378
|
associateBudgetWithResource(
|
|
382
379
|
args: AssociateBudgetWithResourceCommandInput,
|
|
383
|
-
options?: __HttpHandlerOptions
|
|
380
|
+
options?: __HttpHandlerOptions,
|
|
384
381
|
): Promise<AssociateBudgetWithResourceCommandOutput>;
|
|
385
382
|
associateBudgetWithResource(
|
|
386
383
|
args: AssociateBudgetWithResourceCommandInput,
|
|
387
|
-
cb: (err: any, data?: AssociateBudgetWithResourceCommandOutput) => void
|
|
384
|
+
cb: (err: any, data?: AssociateBudgetWithResourceCommandOutput) => void,
|
|
388
385
|
): void;
|
|
389
386
|
associateBudgetWithResource(
|
|
390
387
|
args: AssociateBudgetWithResourceCommandInput,
|
|
391
388
|
options: __HttpHandlerOptions,
|
|
392
|
-
cb: (err: any, data?: AssociateBudgetWithResourceCommandOutput) => void
|
|
389
|
+
cb: (err: any, data?: AssociateBudgetWithResourceCommandOutput) => void,
|
|
393
390
|
): void;
|
|
394
391
|
associatePrincipalWithPortfolio(
|
|
395
392
|
args: AssociatePrincipalWithPortfolioCommandInput,
|
|
396
|
-
options?: __HttpHandlerOptions
|
|
393
|
+
options?: __HttpHandlerOptions,
|
|
397
394
|
): Promise<AssociatePrincipalWithPortfolioCommandOutput>;
|
|
398
395
|
associatePrincipalWithPortfolio(
|
|
399
396
|
args: AssociatePrincipalWithPortfolioCommandInput,
|
|
400
|
-
cb: (err: any, data?: AssociatePrincipalWithPortfolioCommandOutput) => void
|
|
397
|
+
cb: (err: any, data?: AssociatePrincipalWithPortfolioCommandOutput) => void,
|
|
401
398
|
): void;
|
|
402
399
|
associatePrincipalWithPortfolio(
|
|
403
400
|
args: AssociatePrincipalWithPortfolioCommandInput,
|
|
404
401
|
options: __HttpHandlerOptions,
|
|
405
|
-
cb: (err: any, data?: AssociatePrincipalWithPortfolioCommandOutput) => void
|
|
402
|
+
cb: (err: any, data?: AssociatePrincipalWithPortfolioCommandOutput) => void,
|
|
406
403
|
): void;
|
|
407
404
|
associateProductWithPortfolio(
|
|
408
405
|
args: AssociateProductWithPortfolioCommandInput,
|
|
409
|
-
options?: __HttpHandlerOptions
|
|
406
|
+
options?: __HttpHandlerOptions,
|
|
410
407
|
): Promise<AssociateProductWithPortfolioCommandOutput>;
|
|
411
408
|
associateProductWithPortfolio(
|
|
412
409
|
args: AssociateProductWithPortfolioCommandInput,
|
|
413
|
-
cb: (err: any, data?: AssociateProductWithPortfolioCommandOutput) => void
|
|
410
|
+
cb: (err: any, data?: AssociateProductWithPortfolioCommandOutput) => void,
|
|
414
411
|
): void;
|
|
415
412
|
associateProductWithPortfolio(
|
|
416
413
|
args: AssociateProductWithPortfolioCommandInput,
|
|
417
414
|
options: __HttpHandlerOptions,
|
|
418
|
-
cb: (err: any, data?: AssociateProductWithPortfolioCommandOutput) => void
|
|
415
|
+
cb: (err: any, data?: AssociateProductWithPortfolioCommandOutput) => void,
|
|
419
416
|
): void;
|
|
420
417
|
associateServiceActionWithProvisioningArtifact(
|
|
421
418
|
args: AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
422
|
-
options?: __HttpHandlerOptions
|
|
419
|
+
options?: __HttpHandlerOptions,
|
|
423
420
|
): Promise<AssociateServiceActionWithProvisioningArtifactCommandOutput>;
|
|
424
421
|
associateServiceActionWithProvisioningArtifact(
|
|
425
422
|
args: AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
426
|
-
cb: (
|
|
427
|
-
err: any,
|
|
428
|
-
data?: AssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
429
|
-
) => void
|
|
423
|
+
cb: (err: any, data?: AssociateServiceActionWithProvisioningArtifactCommandOutput) => void,
|
|
430
424
|
): void;
|
|
431
425
|
associateServiceActionWithProvisioningArtifact(
|
|
432
426
|
args: AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
433
427
|
options: __HttpHandlerOptions,
|
|
434
|
-
cb: (
|
|
435
|
-
err: any,
|
|
436
|
-
data?: AssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
437
|
-
) => void
|
|
428
|
+
cb: (err: any, data?: AssociateServiceActionWithProvisioningArtifactCommandOutput) => void,
|
|
438
429
|
): void;
|
|
439
430
|
associateTagOptionWithResource(
|
|
440
431
|
args: AssociateTagOptionWithResourceCommandInput,
|
|
441
|
-
options?: __HttpHandlerOptions
|
|
432
|
+
options?: __HttpHandlerOptions,
|
|
442
433
|
): Promise<AssociateTagOptionWithResourceCommandOutput>;
|
|
443
434
|
associateTagOptionWithResource(
|
|
444
435
|
args: AssociateTagOptionWithResourceCommandInput,
|
|
445
|
-
cb: (err: any, data?: AssociateTagOptionWithResourceCommandOutput) => void
|
|
436
|
+
cb: (err: any, data?: AssociateTagOptionWithResourceCommandOutput) => void,
|
|
446
437
|
): void;
|
|
447
438
|
associateTagOptionWithResource(
|
|
448
439
|
args: AssociateTagOptionWithResourceCommandInput,
|
|
449
440
|
options: __HttpHandlerOptions,
|
|
450
|
-
cb: (err: any, data?: AssociateTagOptionWithResourceCommandOutput) => void
|
|
441
|
+
cb: (err: any, data?: AssociateTagOptionWithResourceCommandOutput) => void,
|
|
451
442
|
): void;
|
|
452
443
|
batchAssociateServiceActionWithProvisioningArtifact(
|
|
453
444
|
args: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
454
|
-
options?: __HttpHandlerOptions
|
|
445
|
+
options?: __HttpHandlerOptions,
|
|
455
446
|
): Promise<BatchAssociateServiceActionWithProvisioningArtifactCommandOutput>;
|
|
456
447
|
batchAssociateServiceActionWithProvisioningArtifact(
|
|
457
448
|
args: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
458
|
-
cb: (
|
|
459
|
-
err: any,
|
|
460
|
-
data?: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
461
|
-
) => void
|
|
449
|
+
cb: (err: any, data?: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput) => void,
|
|
462
450
|
): void;
|
|
463
451
|
batchAssociateServiceActionWithProvisioningArtifact(
|
|
464
452
|
args: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
465
453
|
options: __HttpHandlerOptions,
|
|
466
|
-
cb: (
|
|
467
|
-
err: any,
|
|
468
|
-
data?: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
469
|
-
) => void
|
|
454
|
+
cb: (err: any, data?: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput) => void,
|
|
470
455
|
): void;
|
|
471
456
|
batchDisassociateServiceActionFromProvisioningArtifact(
|
|
472
457
|
args: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
473
|
-
options?: __HttpHandlerOptions
|
|
458
|
+
options?: __HttpHandlerOptions,
|
|
474
459
|
): Promise<BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput>;
|
|
475
460
|
batchDisassociateServiceActionFromProvisioningArtifact(
|
|
476
461
|
args: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
477
462
|
cb: (
|
|
478
463
|
err: any,
|
|
479
|
-
data?: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
480
|
-
) => void
|
|
464
|
+
data?: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput,
|
|
465
|
+
) => void,
|
|
481
466
|
): void;
|
|
482
467
|
batchDisassociateServiceActionFromProvisioningArtifact(
|
|
483
468
|
args: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
484
469
|
options: __HttpHandlerOptions,
|
|
485
470
|
cb: (
|
|
486
471
|
err: any,
|
|
487
|
-
data?: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
488
|
-
) => void
|
|
472
|
+
data?: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput,
|
|
473
|
+
) => void,
|
|
489
474
|
): void;
|
|
490
475
|
copyProduct(
|
|
491
476
|
args: CopyProductCommandInput,
|
|
492
|
-
options?: __HttpHandlerOptions
|
|
477
|
+
options?: __HttpHandlerOptions,
|
|
493
478
|
): Promise<CopyProductCommandOutput>;
|
|
494
479
|
copyProduct(
|
|
495
480
|
args: CopyProductCommandInput,
|
|
496
|
-
cb: (err: any, data?: CopyProductCommandOutput) => void
|
|
481
|
+
cb: (err: any, data?: CopyProductCommandOutput) => void,
|
|
497
482
|
): void;
|
|
498
483
|
copyProduct(
|
|
499
484
|
args: CopyProductCommandInput,
|
|
500
485
|
options: __HttpHandlerOptions,
|
|
501
|
-
cb: (err: any, data?: CopyProductCommandOutput) => void
|
|
486
|
+
cb: (err: any, data?: CopyProductCommandOutput) => void,
|
|
502
487
|
): void;
|
|
503
488
|
createConstraint(
|
|
504
489
|
args: CreateConstraintCommandInput,
|
|
505
|
-
options?: __HttpHandlerOptions
|
|
490
|
+
options?: __HttpHandlerOptions,
|
|
506
491
|
): Promise<CreateConstraintCommandOutput>;
|
|
507
492
|
createConstraint(
|
|
508
493
|
args: CreateConstraintCommandInput,
|
|
509
|
-
cb: (err: any, data?: CreateConstraintCommandOutput) => void
|
|
494
|
+
cb: (err: any, data?: CreateConstraintCommandOutput) => void,
|
|
510
495
|
): void;
|
|
511
496
|
createConstraint(
|
|
512
497
|
args: CreateConstraintCommandInput,
|
|
513
498
|
options: __HttpHandlerOptions,
|
|
514
|
-
cb: (err: any, data?: CreateConstraintCommandOutput) => void
|
|
499
|
+
cb: (err: any, data?: CreateConstraintCommandOutput) => void,
|
|
515
500
|
): void;
|
|
516
501
|
createPortfolio(
|
|
517
502
|
args: CreatePortfolioCommandInput,
|
|
518
|
-
options?: __HttpHandlerOptions
|
|
503
|
+
options?: __HttpHandlerOptions,
|
|
519
504
|
): Promise<CreatePortfolioCommandOutput>;
|
|
520
505
|
createPortfolio(
|
|
521
506
|
args: CreatePortfolioCommandInput,
|
|
522
|
-
cb: (err: any, data?: CreatePortfolioCommandOutput) => void
|
|
507
|
+
cb: (err: any, data?: CreatePortfolioCommandOutput) => void,
|
|
523
508
|
): void;
|
|
524
509
|
createPortfolio(
|
|
525
510
|
args: CreatePortfolioCommandInput,
|
|
526
511
|
options: __HttpHandlerOptions,
|
|
527
|
-
cb: (err: any, data?: CreatePortfolioCommandOutput) => void
|
|
512
|
+
cb: (err: any, data?: CreatePortfolioCommandOutput) => void,
|
|
528
513
|
): void;
|
|
529
514
|
createPortfolioShare(
|
|
530
515
|
args: CreatePortfolioShareCommandInput,
|
|
531
|
-
options?: __HttpHandlerOptions
|
|
516
|
+
options?: __HttpHandlerOptions,
|
|
532
517
|
): Promise<CreatePortfolioShareCommandOutput>;
|
|
533
518
|
createPortfolioShare(
|
|
534
519
|
args: CreatePortfolioShareCommandInput,
|
|
535
|
-
cb: (err: any, data?: CreatePortfolioShareCommandOutput) => void
|
|
520
|
+
cb: (err: any, data?: CreatePortfolioShareCommandOutput) => void,
|
|
536
521
|
): void;
|
|
537
522
|
createPortfolioShare(
|
|
538
523
|
args: CreatePortfolioShareCommandInput,
|
|
539
524
|
options: __HttpHandlerOptions,
|
|
540
|
-
cb: (err: any, data?: CreatePortfolioShareCommandOutput) => void
|
|
525
|
+
cb: (err: any, data?: CreatePortfolioShareCommandOutput) => void,
|
|
541
526
|
): void;
|
|
542
527
|
createProduct(
|
|
543
528
|
args: CreateProductCommandInput,
|
|
544
|
-
options?: __HttpHandlerOptions
|
|
529
|
+
options?: __HttpHandlerOptions,
|
|
545
530
|
): Promise<CreateProductCommandOutput>;
|
|
546
531
|
createProduct(
|
|
547
532
|
args: CreateProductCommandInput,
|
|
548
|
-
cb: (err: any, data?: CreateProductCommandOutput) => void
|
|
533
|
+
cb: (err: any, data?: CreateProductCommandOutput) => void,
|
|
549
534
|
): void;
|
|
550
535
|
createProduct(
|
|
551
536
|
args: CreateProductCommandInput,
|
|
552
537
|
options: __HttpHandlerOptions,
|
|
553
|
-
cb: (err: any, data?: CreateProductCommandOutput) => void
|
|
538
|
+
cb: (err: any, data?: CreateProductCommandOutput) => void,
|
|
554
539
|
): void;
|
|
555
540
|
createProvisionedProductPlan(
|
|
556
541
|
args: CreateProvisionedProductPlanCommandInput,
|
|
557
|
-
options?: __HttpHandlerOptions
|
|
542
|
+
options?: __HttpHandlerOptions,
|
|
558
543
|
): Promise<CreateProvisionedProductPlanCommandOutput>;
|
|
559
544
|
createProvisionedProductPlan(
|
|
560
545
|
args: CreateProvisionedProductPlanCommandInput,
|
|
561
|
-
cb: (err: any, data?: CreateProvisionedProductPlanCommandOutput) => void
|
|
546
|
+
cb: (err: any, data?: CreateProvisionedProductPlanCommandOutput) => void,
|
|
562
547
|
): void;
|
|
563
548
|
createProvisionedProductPlan(
|
|
564
549
|
args: CreateProvisionedProductPlanCommandInput,
|
|
565
550
|
options: __HttpHandlerOptions,
|
|
566
|
-
cb: (err: any, data?: CreateProvisionedProductPlanCommandOutput) => void
|
|
551
|
+
cb: (err: any, data?: CreateProvisionedProductPlanCommandOutput) => void,
|
|
567
552
|
): void;
|
|
568
553
|
createProvisioningArtifact(
|
|
569
554
|
args: CreateProvisioningArtifactCommandInput,
|
|
570
|
-
options?: __HttpHandlerOptions
|
|
555
|
+
options?: __HttpHandlerOptions,
|
|
571
556
|
): Promise<CreateProvisioningArtifactCommandOutput>;
|
|
572
557
|
createProvisioningArtifact(
|
|
573
558
|
args: CreateProvisioningArtifactCommandInput,
|
|
574
|
-
cb: (err: any, data?: CreateProvisioningArtifactCommandOutput) => void
|
|
559
|
+
cb: (err: any, data?: CreateProvisioningArtifactCommandOutput) => void,
|
|
575
560
|
): void;
|
|
576
561
|
createProvisioningArtifact(
|
|
577
562
|
args: CreateProvisioningArtifactCommandInput,
|
|
578
563
|
options: __HttpHandlerOptions,
|
|
579
|
-
cb: (err: any, data?: CreateProvisioningArtifactCommandOutput) => void
|
|
564
|
+
cb: (err: any, data?: CreateProvisioningArtifactCommandOutput) => void,
|
|
580
565
|
): void;
|
|
581
566
|
createServiceAction(
|
|
582
567
|
args: CreateServiceActionCommandInput,
|
|
583
|
-
options?: __HttpHandlerOptions
|
|
568
|
+
options?: __HttpHandlerOptions,
|
|
584
569
|
): Promise<CreateServiceActionCommandOutput>;
|
|
585
570
|
createServiceAction(
|
|
586
571
|
args: CreateServiceActionCommandInput,
|
|
587
|
-
cb: (err: any, data?: CreateServiceActionCommandOutput) => void
|
|
572
|
+
cb: (err: any, data?: CreateServiceActionCommandOutput) => void,
|
|
588
573
|
): void;
|
|
589
574
|
createServiceAction(
|
|
590
575
|
args: CreateServiceActionCommandInput,
|
|
591
576
|
options: __HttpHandlerOptions,
|
|
592
|
-
cb: (err: any, data?: CreateServiceActionCommandOutput) => void
|
|
577
|
+
cb: (err: any, data?: CreateServiceActionCommandOutput) => void,
|
|
593
578
|
): void;
|
|
594
579
|
createTagOption(
|
|
595
580
|
args: CreateTagOptionCommandInput,
|
|
596
|
-
options?: __HttpHandlerOptions
|
|
581
|
+
options?: __HttpHandlerOptions,
|
|
597
582
|
): Promise<CreateTagOptionCommandOutput>;
|
|
598
583
|
createTagOption(
|
|
599
584
|
args: CreateTagOptionCommandInput,
|
|
600
|
-
cb: (err: any, data?: CreateTagOptionCommandOutput) => void
|
|
585
|
+
cb: (err: any, data?: CreateTagOptionCommandOutput) => void,
|
|
601
586
|
): void;
|
|
602
587
|
createTagOption(
|
|
603
588
|
args: CreateTagOptionCommandInput,
|
|
604
589
|
options: __HttpHandlerOptions,
|
|
605
|
-
cb: (err: any, data?: CreateTagOptionCommandOutput) => void
|
|
590
|
+
cb: (err: any, data?: CreateTagOptionCommandOutput) => void,
|
|
606
591
|
): void;
|
|
607
592
|
deleteConstraint(
|
|
608
593
|
args: DeleteConstraintCommandInput,
|
|
609
|
-
options?: __HttpHandlerOptions
|
|
594
|
+
options?: __HttpHandlerOptions,
|
|
610
595
|
): Promise<DeleteConstraintCommandOutput>;
|
|
611
596
|
deleteConstraint(
|
|
612
597
|
args: DeleteConstraintCommandInput,
|
|
613
|
-
cb: (err: any, data?: DeleteConstraintCommandOutput) => void
|
|
598
|
+
cb: (err: any, data?: DeleteConstraintCommandOutput) => void,
|
|
614
599
|
): void;
|
|
615
600
|
deleteConstraint(
|
|
616
601
|
args: DeleteConstraintCommandInput,
|
|
617
602
|
options: __HttpHandlerOptions,
|
|
618
|
-
cb: (err: any, data?: DeleteConstraintCommandOutput) => void
|
|
603
|
+
cb: (err: any, data?: DeleteConstraintCommandOutput) => void,
|
|
619
604
|
): void;
|
|
620
605
|
deletePortfolio(
|
|
621
606
|
args: DeletePortfolioCommandInput,
|
|
622
|
-
options?: __HttpHandlerOptions
|
|
607
|
+
options?: __HttpHandlerOptions,
|
|
623
608
|
): Promise<DeletePortfolioCommandOutput>;
|
|
624
609
|
deletePortfolio(
|
|
625
610
|
args: DeletePortfolioCommandInput,
|
|
626
|
-
cb: (err: any, data?: DeletePortfolioCommandOutput) => void
|
|
611
|
+
cb: (err: any, data?: DeletePortfolioCommandOutput) => void,
|
|
627
612
|
): void;
|
|
628
613
|
deletePortfolio(
|
|
629
614
|
args: DeletePortfolioCommandInput,
|
|
630
615
|
options: __HttpHandlerOptions,
|
|
631
|
-
cb: (err: any, data?: DeletePortfolioCommandOutput) => void
|
|
616
|
+
cb: (err: any, data?: DeletePortfolioCommandOutput) => void,
|
|
632
617
|
): void;
|
|
633
618
|
deletePortfolioShare(
|
|
634
619
|
args: DeletePortfolioShareCommandInput,
|
|
635
|
-
options?: __HttpHandlerOptions
|
|
620
|
+
options?: __HttpHandlerOptions,
|
|
636
621
|
): Promise<DeletePortfolioShareCommandOutput>;
|
|
637
622
|
deletePortfolioShare(
|
|
638
623
|
args: DeletePortfolioShareCommandInput,
|
|
639
|
-
cb: (err: any, data?: DeletePortfolioShareCommandOutput) => void
|
|
624
|
+
cb: (err: any, data?: DeletePortfolioShareCommandOutput) => void,
|
|
640
625
|
): void;
|
|
641
626
|
deletePortfolioShare(
|
|
642
627
|
args: DeletePortfolioShareCommandInput,
|
|
643
628
|
options: __HttpHandlerOptions,
|
|
644
|
-
cb: (err: any, data?: DeletePortfolioShareCommandOutput) => void
|
|
629
|
+
cb: (err: any, data?: DeletePortfolioShareCommandOutput) => void,
|
|
645
630
|
): void;
|
|
646
631
|
deleteProduct(
|
|
647
632
|
args: DeleteProductCommandInput,
|
|
648
|
-
options?: __HttpHandlerOptions
|
|
633
|
+
options?: __HttpHandlerOptions,
|
|
649
634
|
): Promise<DeleteProductCommandOutput>;
|
|
650
635
|
deleteProduct(
|
|
651
636
|
args: DeleteProductCommandInput,
|
|
652
|
-
cb: (err: any, data?: DeleteProductCommandOutput) => void
|
|
637
|
+
cb: (err: any, data?: DeleteProductCommandOutput) => void,
|
|
653
638
|
): void;
|
|
654
639
|
deleteProduct(
|
|
655
640
|
args: DeleteProductCommandInput,
|
|
656
641
|
options: __HttpHandlerOptions,
|
|
657
|
-
cb: (err: any, data?: DeleteProductCommandOutput) => void
|
|
642
|
+
cb: (err: any, data?: DeleteProductCommandOutput) => void,
|
|
658
643
|
): void;
|
|
659
644
|
deleteProvisionedProductPlan(
|
|
660
645
|
args: DeleteProvisionedProductPlanCommandInput,
|
|
661
|
-
options?: __HttpHandlerOptions
|
|
646
|
+
options?: __HttpHandlerOptions,
|
|
662
647
|
): Promise<DeleteProvisionedProductPlanCommandOutput>;
|
|
663
648
|
deleteProvisionedProductPlan(
|
|
664
649
|
args: DeleteProvisionedProductPlanCommandInput,
|
|
665
|
-
cb: (err: any, data?: DeleteProvisionedProductPlanCommandOutput) => void
|
|
650
|
+
cb: (err: any, data?: DeleteProvisionedProductPlanCommandOutput) => void,
|
|
666
651
|
): void;
|
|
667
652
|
deleteProvisionedProductPlan(
|
|
668
653
|
args: DeleteProvisionedProductPlanCommandInput,
|
|
669
654
|
options: __HttpHandlerOptions,
|
|
670
|
-
cb: (err: any, data?: DeleteProvisionedProductPlanCommandOutput) => void
|
|
655
|
+
cb: (err: any, data?: DeleteProvisionedProductPlanCommandOutput) => void,
|
|
671
656
|
): void;
|
|
672
657
|
deleteProvisioningArtifact(
|
|
673
658
|
args: DeleteProvisioningArtifactCommandInput,
|
|
674
|
-
options?: __HttpHandlerOptions
|
|
659
|
+
options?: __HttpHandlerOptions,
|
|
675
660
|
): Promise<DeleteProvisioningArtifactCommandOutput>;
|
|
676
661
|
deleteProvisioningArtifact(
|
|
677
662
|
args: DeleteProvisioningArtifactCommandInput,
|
|
678
|
-
cb: (err: any, data?: DeleteProvisioningArtifactCommandOutput) => void
|
|
663
|
+
cb: (err: any, data?: DeleteProvisioningArtifactCommandOutput) => void,
|
|
679
664
|
): void;
|
|
680
665
|
deleteProvisioningArtifact(
|
|
681
666
|
args: DeleteProvisioningArtifactCommandInput,
|
|
682
667
|
options: __HttpHandlerOptions,
|
|
683
|
-
cb: (err: any, data?: DeleteProvisioningArtifactCommandOutput) => void
|
|
668
|
+
cb: (err: any, data?: DeleteProvisioningArtifactCommandOutput) => void,
|
|
684
669
|
): void;
|
|
685
670
|
deleteServiceAction(
|
|
686
671
|
args: DeleteServiceActionCommandInput,
|
|
687
|
-
options?: __HttpHandlerOptions
|
|
672
|
+
options?: __HttpHandlerOptions,
|
|
688
673
|
): Promise<DeleteServiceActionCommandOutput>;
|
|
689
674
|
deleteServiceAction(
|
|
690
675
|
args: DeleteServiceActionCommandInput,
|
|
691
|
-
cb: (err: any, data?: DeleteServiceActionCommandOutput) => void
|
|
676
|
+
cb: (err: any, data?: DeleteServiceActionCommandOutput) => void,
|
|
692
677
|
): void;
|
|
693
678
|
deleteServiceAction(
|
|
694
679
|
args: DeleteServiceActionCommandInput,
|
|
695
680
|
options: __HttpHandlerOptions,
|
|
696
|
-
cb: (err: any, data?: DeleteServiceActionCommandOutput) => void
|
|
681
|
+
cb: (err: any, data?: DeleteServiceActionCommandOutput) => void,
|
|
697
682
|
): void;
|
|
698
683
|
deleteTagOption(
|
|
699
684
|
args: DeleteTagOptionCommandInput,
|
|
700
|
-
options?: __HttpHandlerOptions
|
|
685
|
+
options?: __HttpHandlerOptions,
|
|
701
686
|
): Promise<DeleteTagOptionCommandOutput>;
|
|
702
687
|
deleteTagOption(
|
|
703
688
|
args: DeleteTagOptionCommandInput,
|
|
704
|
-
cb: (err: any, data?: DeleteTagOptionCommandOutput) => void
|
|
689
|
+
cb: (err: any, data?: DeleteTagOptionCommandOutput) => void,
|
|
705
690
|
): void;
|
|
706
691
|
deleteTagOption(
|
|
707
692
|
args: DeleteTagOptionCommandInput,
|
|
708
693
|
options: __HttpHandlerOptions,
|
|
709
|
-
cb: (err: any, data?: DeleteTagOptionCommandOutput) => void
|
|
694
|
+
cb: (err: any, data?: DeleteTagOptionCommandOutput) => void,
|
|
710
695
|
): void;
|
|
711
696
|
describeConstraint(
|
|
712
697
|
args: DescribeConstraintCommandInput,
|
|
713
|
-
options?: __HttpHandlerOptions
|
|
698
|
+
options?: __HttpHandlerOptions,
|
|
714
699
|
): Promise<DescribeConstraintCommandOutput>;
|
|
715
700
|
describeConstraint(
|
|
716
701
|
args: DescribeConstraintCommandInput,
|
|
717
|
-
cb: (err: any, data?: DescribeConstraintCommandOutput) => void
|
|
702
|
+
cb: (err: any, data?: DescribeConstraintCommandOutput) => void,
|
|
718
703
|
): void;
|
|
719
704
|
describeConstraint(
|
|
720
705
|
args: DescribeConstraintCommandInput,
|
|
721
706
|
options: __HttpHandlerOptions,
|
|
722
|
-
cb: (err: any, data?: DescribeConstraintCommandOutput) => void
|
|
707
|
+
cb: (err: any, data?: DescribeConstraintCommandOutput) => void,
|
|
723
708
|
): void;
|
|
724
709
|
describeCopyProductStatus(
|
|
725
710
|
args: DescribeCopyProductStatusCommandInput,
|
|
726
|
-
options?: __HttpHandlerOptions
|
|
711
|
+
options?: __HttpHandlerOptions,
|
|
727
712
|
): Promise<DescribeCopyProductStatusCommandOutput>;
|
|
728
713
|
describeCopyProductStatus(
|
|
729
714
|
args: DescribeCopyProductStatusCommandInput,
|
|
730
|
-
cb: (err: any, data?: DescribeCopyProductStatusCommandOutput) => void
|
|
715
|
+
cb: (err: any, data?: DescribeCopyProductStatusCommandOutput) => void,
|
|
731
716
|
): void;
|
|
732
717
|
describeCopyProductStatus(
|
|
733
718
|
args: DescribeCopyProductStatusCommandInput,
|
|
734
719
|
options: __HttpHandlerOptions,
|
|
735
|
-
cb: (err: any, data?: DescribeCopyProductStatusCommandOutput) => void
|
|
720
|
+
cb: (err: any, data?: DescribeCopyProductStatusCommandOutput) => void,
|
|
736
721
|
): void;
|
|
737
722
|
describePortfolio(
|
|
738
723
|
args: DescribePortfolioCommandInput,
|
|
739
|
-
options?: __HttpHandlerOptions
|
|
724
|
+
options?: __HttpHandlerOptions,
|
|
740
725
|
): Promise<DescribePortfolioCommandOutput>;
|
|
741
726
|
describePortfolio(
|
|
742
727
|
args: DescribePortfolioCommandInput,
|
|
743
|
-
cb: (err: any, data?: DescribePortfolioCommandOutput) => void
|
|
728
|
+
cb: (err: any, data?: DescribePortfolioCommandOutput) => void,
|
|
744
729
|
): void;
|
|
745
730
|
describePortfolio(
|
|
746
731
|
args: DescribePortfolioCommandInput,
|
|
747
732
|
options: __HttpHandlerOptions,
|
|
748
|
-
cb: (err: any, data?: DescribePortfolioCommandOutput) => void
|
|
733
|
+
cb: (err: any, data?: DescribePortfolioCommandOutput) => void,
|
|
749
734
|
): void;
|
|
750
735
|
describePortfolioShares(
|
|
751
736
|
args: DescribePortfolioSharesCommandInput,
|
|
752
|
-
options?: __HttpHandlerOptions
|
|
737
|
+
options?: __HttpHandlerOptions,
|
|
753
738
|
): Promise<DescribePortfolioSharesCommandOutput>;
|
|
754
739
|
describePortfolioShares(
|
|
755
740
|
args: DescribePortfolioSharesCommandInput,
|
|
756
|
-
cb: (err: any, data?: DescribePortfolioSharesCommandOutput) => void
|
|
741
|
+
cb: (err: any, data?: DescribePortfolioSharesCommandOutput) => void,
|
|
757
742
|
): void;
|
|
758
743
|
describePortfolioShares(
|
|
759
744
|
args: DescribePortfolioSharesCommandInput,
|
|
760
745
|
options: __HttpHandlerOptions,
|
|
761
|
-
cb: (err: any, data?: DescribePortfolioSharesCommandOutput) => void
|
|
746
|
+
cb: (err: any, data?: DescribePortfolioSharesCommandOutput) => void,
|
|
762
747
|
): void;
|
|
763
748
|
describePortfolioShareStatus(
|
|
764
749
|
args: DescribePortfolioShareStatusCommandInput,
|
|
765
|
-
options?: __HttpHandlerOptions
|
|
750
|
+
options?: __HttpHandlerOptions,
|
|
766
751
|
): Promise<DescribePortfolioShareStatusCommandOutput>;
|
|
767
752
|
describePortfolioShareStatus(
|
|
768
753
|
args: DescribePortfolioShareStatusCommandInput,
|
|
769
|
-
cb: (err: any, data?: DescribePortfolioShareStatusCommandOutput) => void
|
|
754
|
+
cb: (err: any, data?: DescribePortfolioShareStatusCommandOutput) => void,
|
|
770
755
|
): void;
|
|
771
756
|
describePortfolioShareStatus(
|
|
772
757
|
args: DescribePortfolioShareStatusCommandInput,
|
|
773
758
|
options: __HttpHandlerOptions,
|
|
774
|
-
cb: (err: any, data?: DescribePortfolioShareStatusCommandOutput) => void
|
|
759
|
+
cb: (err: any, data?: DescribePortfolioShareStatusCommandOutput) => void,
|
|
775
760
|
): void;
|
|
776
761
|
describeProduct(): Promise<DescribeProductCommandOutput>;
|
|
777
762
|
describeProduct(
|
|
778
763
|
args: DescribeProductCommandInput,
|
|
779
|
-
options?: __HttpHandlerOptions
|
|
764
|
+
options?: __HttpHandlerOptions,
|
|
780
765
|
): Promise<DescribeProductCommandOutput>;
|
|
781
766
|
describeProduct(
|
|
782
767
|
args: DescribeProductCommandInput,
|
|
783
|
-
cb: (err: any, data?: DescribeProductCommandOutput) => void
|
|
768
|
+
cb: (err: any, data?: DescribeProductCommandOutput) => void,
|
|
784
769
|
): void;
|
|
785
770
|
describeProduct(
|
|
786
771
|
args: DescribeProductCommandInput,
|
|
787
772
|
options: __HttpHandlerOptions,
|
|
788
|
-
cb: (err: any, data?: DescribeProductCommandOutput) => void
|
|
773
|
+
cb: (err: any, data?: DescribeProductCommandOutput) => void,
|
|
789
774
|
): void;
|
|
790
775
|
describeProductAsAdmin(): Promise<DescribeProductAsAdminCommandOutput>;
|
|
791
776
|
describeProductAsAdmin(
|
|
792
777
|
args: DescribeProductAsAdminCommandInput,
|
|
793
|
-
options?: __HttpHandlerOptions
|
|
778
|
+
options?: __HttpHandlerOptions,
|
|
794
779
|
): Promise<DescribeProductAsAdminCommandOutput>;
|
|
795
780
|
describeProductAsAdmin(
|
|
796
781
|
args: DescribeProductAsAdminCommandInput,
|
|
797
|
-
cb: (err: any, data?: DescribeProductAsAdminCommandOutput) => void
|
|
782
|
+
cb: (err: any, data?: DescribeProductAsAdminCommandOutput) => void,
|
|
798
783
|
): void;
|
|
799
784
|
describeProductAsAdmin(
|
|
800
785
|
args: DescribeProductAsAdminCommandInput,
|
|
801
786
|
options: __HttpHandlerOptions,
|
|
802
|
-
cb: (err: any, data?: DescribeProductAsAdminCommandOutput) => void
|
|
787
|
+
cb: (err: any, data?: DescribeProductAsAdminCommandOutput) => void,
|
|
803
788
|
): void;
|
|
804
789
|
describeProductView(
|
|
805
790
|
args: DescribeProductViewCommandInput,
|
|
806
|
-
options?: __HttpHandlerOptions
|
|
791
|
+
options?: __HttpHandlerOptions,
|
|
807
792
|
): Promise<DescribeProductViewCommandOutput>;
|
|
808
793
|
describeProductView(
|
|
809
794
|
args: DescribeProductViewCommandInput,
|
|
810
|
-
cb: (err: any, data?: DescribeProductViewCommandOutput) => void
|
|
795
|
+
cb: (err: any, data?: DescribeProductViewCommandOutput) => void,
|
|
811
796
|
): void;
|
|
812
797
|
describeProductView(
|
|
813
798
|
args: DescribeProductViewCommandInput,
|
|
814
799
|
options: __HttpHandlerOptions,
|
|
815
|
-
cb: (err: any, data?: DescribeProductViewCommandOutput) => void
|
|
800
|
+
cb: (err: any, data?: DescribeProductViewCommandOutput) => void,
|
|
816
801
|
): void;
|
|
817
802
|
describeProvisionedProduct(): Promise<DescribeProvisionedProductCommandOutput>;
|
|
818
803
|
describeProvisionedProduct(
|
|
819
804
|
args: DescribeProvisionedProductCommandInput,
|
|
820
|
-
options?: __HttpHandlerOptions
|
|
805
|
+
options?: __HttpHandlerOptions,
|
|
821
806
|
): Promise<DescribeProvisionedProductCommandOutput>;
|
|
822
807
|
describeProvisionedProduct(
|
|
823
808
|
args: DescribeProvisionedProductCommandInput,
|
|
824
|
-
cb: (err: any, data?: DescribeProvisionedProductCommandOutput) => void
|
|
809
|
+
cb: (err: any, data?: DescribeProvisionedProductCommandOutput) => void,
|
|
825
810
|
): void;
|
|
826
811
|
describeProvisionedProduct(
|
|
827
812
|
args: DescribeProvisionedProductCommandInput,
|
|
828
813
|
options: __HttpHandlerOptions,
|
|
829
|
-
cb: (err: any, data?: DescribeProvisionedProductCommandOutput) => void
|
|
814
|
+
cb: (err: any, data?: DescribeProvisionedProductCommandOutput) => void,
|
|
830
815
|
): void;
|
|
831
816
|
describeProvisionedProductPlan(
|
|
832
817
|
args: DescribeProvisionedProductPlanCommandInput,
|
|
833
|
-
options?: __HttpHandlerOptions
|
|
818
|
+
options?: __HttpHandlerOptions,
|
|
834
819
|
): Promise<DescribeProvisionedProductPlanCommandOutput>;
|
|
835
820
|
describeProvisionedProductPlan(
|
|
836
821
|
args: DescribeProvisionedProductPlanCommandInput,
|
|
837
|
-
cb: (err: any, data?: DescribeProvisionedProductPlanCommandOutput) => void
|
|
822
|
+
cb: (err: any, data?: DescribeProvisionedProductPlanCommandOutput) => void,
|
|
838
823
|
): void;
|
|
839
824
|
describeProvisionedProductPlan(
|
|
840
825
|
args: DescribeProvisionedProductPlanCommandInput,
|
|
841
826
|
options: __HttpHandlerOptions,
|
|
842
|
-
cb: (err: any, data?: DescribeProvisionedProductPlanCommandOutput) => void
|
|
827
|
+
cb: (err: any, data?: DescribeProvisionedProductPlanCommandOutput) => void,
|
|
843
828
|
): void;
|
|
844
829
|
describeProvisioningArtifact(): Promise<DescribeProvisioningArtifactCommandOutput>;
|
|
845
830
|
describeProvisioningArtifact(
|
|
846
831
|
args: DescribeProvisioningArtifactCommandInput,
|
|
847
|
-
options?: __HttpHandlerOptions
|
|
832
|
+
options?: __HttpHandlerOptions,
|
|
848
833
|
): Promise<DescribeProvisioningArtifactCommandOutput>;
|
|
849
834
|
describeProvisioningArtifact(
|
|
850
835
|
args: DescribeProvisioningArtifactCommandInput,
|
|
851
|
-
cb: (err: any, data?: DescribeProvisioningArtifactCommandOutput) => void
|
|
836
|
+
cb: (err: any, data?: DescribeProvisioningArtifactCommandOutput) => void,
|
|
852
837
|
): void;
|
|
853
838
|
describeProvisioningArtifact(
|
|
854
839
|
args: DescribeProvisioningArtifactCommandInput,
|
|
855
840
|
options: __HttpHandlerOptions,
|
|
856
|
-
cb: (err: any, data?: DescribeProvisioningArtifactCommandOutput) => void
|
|
841
|
+
cb: (err: any, data?: DescribeProvisioningArtifactCommandOutput) => void,
|
|
857
842
|
): void;
|
|
858
843
|
describeProvisioningParameters(): Promise<DescribeProvisioningParametersCommandOutput>;
|
|
859
844
|
describeProvisioningParameters(
|
|
860
845
|
args: DescribeProvisioningParametersCommandInput,
|
|
861
|
-
options?: __HttpHandlerOptions
|
|
846
|
+
options?: __HttpHandlerOptions,
|
|
862
847
|
): Promise<DescribeProvisioningParametersCommandOutput>;
|
|
863
848
|
describeProvisioningParameters(
|
|
864
849
|
args: DescribeProvisioningParametersCommandInput,
|
|
865
|
-
cb: (err: any, data?: DescribeProvisioningParametersCommandOutput) => void
|
|
850
|
+
cb: (err: any, data?: DescribeProvisioningParametersCommandOutput) => void,
|
|
866
851
|
): void;
|
|
867
852
|
describeProvisioningParameters(
|
|
868
853
|
args: DescribeProvisioningParametersCommandInput,
|
|
869
854
|
options: __HttpHandlerOptions,
|
|
870
|
-
cb: (err: any, data?: DescribeProvisioningParametersCommandOutput) => void
|
|
855
|
+
cb: (err: any, data?: DescribeProvisioningParametersCommandOutput) => void,
|
|
871
856
|
): void;
|
|
872
857
|
describeRecord(
|
|
873
858
|
args: DescribeRecordCommandInput,
|
|
874
|
-
options?: __HttpHandlerOptions
|
|
859
|
+
options?: __HttpHandlerOptions,
|
|
875
860
|
): Promise<DescribeRecordCommandOutput>;
|
|
876
861
|
describeRecord(
|
|
877
862
|
args: DescribeRecordCommandInput,
|
|
878
|
-
cb: (err: any, data?: DescribeRecordCommandOutput) => void
|
|
863
|
+
cb: (err: any, data?: DescribeRecordCommandOutput) => void,
|
|
879
864
|
): void;
|
|
880
865
|
describeRecord(
|
|
881
866
|
args: DescribeRecordCommandInput,
|
|
882
867
|
options: __HttpHandlerOptions,
|
|
883
|
-
cb: (err: any, data?: DescribeRecordCommandOutput) => void
|
|
868
|
+
cb: (err: any, data?: DescribeRecordCommandOutput) => void,
|
|
884
869
|
): void;
|
|
885
870
|
describeServiceAction(
|
|
886
871
|
args: DescribeServiceActionCommandInput,
|
|
887
|
-
options?: __HttpHandlerOptions
|
|
872
|
+
options?: __HttpHandlerOptions,
|
|
888
873
|
): Promise<DescribeServiceActionCommandOutput>;
|
|
889
874
|
describeServiceAction(
|
|
890
875
|
args: DescribeServiceActionCommandInput,
|
|
891
|
-
cb: (err: any, data?: DescribeServiceActionCommandOutput) => void
|
|
876
|
+
cb: (err: any, data?: DescribeServiceActionCommandOutput) => void,
|
|
892
877
|
): void;
|
|
893
878
|
describeServiceAction(
|
|
894
879
|
args: DescribeServiceActionCommandInput,
|
|
895
880
|
options: __HttpHandlerOptions,
|
|
896
|
-
cb: (err: any, data?: DescribeServiceActionCommandOutput) => void
|
|
881
|
+
cb: (err: any, data?: DescribeServiceActionCommandOutput) => void,
|
|
897
882
|
): void;
|
|
898
883
|
describeServiceActionExecutionParameters(
|
|
899
884
|
args: DescribeServiceActionExecutionParametersCommandInput,
|
|
900
|
-
options?: __HttpHandlerOptions
|
|
885
|
+
options?: __HttpHandlerOptions,
|
|
901
886
|
): Promise<DescribeServiceActionExecutionParametersCommandOutput>;
|
|
902
887
|
describeServiceActionExecutionParameters(
|
|
903
888
|
args: DescribeServiceActionExecutionParametersCommandInput,
|
|
904
|
-
cb: (
|
|
905
|
-
err: any,
|
|
906
|
-
data?: DescribeServiceActionExecutionParametersCommandOutput
|
|
907
|
-
) => void
|
|
889
|
+
cb: (err: any, data?: DescribeServiceActionExecutionParametersCommandOutput) => void,
|
|
908
890
|
): void;
|
|
909
891
|
describeServiceActionExecutionParameters(
|
|
910
892
|
args: DescribeServiceActionExecutionParametersCommandInput,
|
|
911
893
|
options: __HttpHandlerOptions,
|
|
912
|
-
cb: (
|
|
913
|
-
err: any,
|
|
914
|
-
data?: DescribeServiceActionExecutionParametersCommandOutput
|
|
915
|
-
) => void
|
|
894
|
+
cb: (err: any, data?: DescribeServiceActionExecutionParametersCommandOutput) => void,
|
|
916
895
|
): void;
|
|
917
896
|
describeTagOption(
|
|
918
897
|
args: DescribeTagOptionCommandInput,
|
|
919
|
-
options?: __HttpHandlerOptions
|
|
898
|
+
options?: __HttpHandlerOptions,
|
|
920
899
|
): Promise<DescribeTagOptionCommandOutput>;
|
|
921
900
|
describeTagOption(
|
|
922
901
|
args: DescribeTagOptionCommandInput,
|
|
923
|
-
cb: (err: any, data?: DescribeTagOptionCommandOutput) => void
|
|
902
|
+
cb: (err: any, data?: DescribeTagOptionCommandOutput) => void,
|
|
924
903
|
): void;
|
|
925
904
|
describeTagOption(
|
|
926
905
|
args: DescribeTagOptionCommandInput,
|
|
927
906
|
options: __HttpHandlerOptions,
|
|
928
|
-
cb: (err: any, data?: DescribeTagOptionCommandOutput) => void
|
|
907
|
+
cb: (err: any, data?: DescribeTagOptionCommandOutput) => void,
|
|
929
908
|
): void;
|
|
930
909
|
disableAWSOrganizationsAccess(): Promise<DisableAWSOrganizationsAccessCommandOutput>;
|
|
931
910
|
disableAWSOrganizationsAccess(
|
|
932
911
|
args: DisableAWSOrganizationsAccessCommandInput,
|
|
933
|
-
options?: __HttpHandlerOptions
|
|
912
|
+
options?: __HttpHandlerOptions,
|
|
934
913
|
): Promise<DisableAWSOrganizationsAccessCommandOutput>;
|
|
935
914
|
disableAWSOrganizationsAccess(
|
|
936
915
|
args: DisableAWSOrganizationsAccessCommandInput,
|
|
937
|
-
cb: (err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void
|
|
916
|
+
cb: (err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void,
|
|
938
917
|
): void;
|
|
939
918
|
disableAWSOrganizationsAccess(
|
|
940
919
|
args: DisableAWSOrganizationsAccessCommandInput,
|
|
941
920
|
options: __HttpHandlerOptions,
|
|
942
|
-
cb: (err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void
|
|
921
|
+
cb: (err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void,
|
|
943
922
|
): void;
|
|
944
923
|
disassociateBudgetFromResource(
|
|
945
924
|
args: DisassociateBudgetFromResourceCommandInput,
|
|
946
|
-
options?: __HttpHandlerOptions
|
|
925
|
+
options?: __HttpHandlerOptions,
|
|
947
926
|
): Promise<DisassociateBudgetFromResourceCommandOutput>;
|
|
948
927
|
disassociateBudgetFromResource(
|
|
949
928
|
args: DisassociateBudgetFromResourceCommandInput,
|
|
950
|
-
cb: (err: any, data?: DisassociateBudgetFromResourceCommandOutput) => void
|
|
929
|
+
cb: (err: any, data?: DisassociateBudgetFromResourceCommandOutput) => void,
|
|
951
930
|
): void;
|
|
952
931
|
disassociateBudgetFromResource(
|
|
953
932
|
args: DisassociateBudgetFromResourceCommandInput,
|
|
954
933
|
options: __HttpHandlerOptions,
|
|
955
|
-
cb: (err: any, data?: DisassociateBudgetFromResourceCommandOutput) => void
|
|
934
|
+
cb: (err: any, data?: DisassociateBudgetFromResourceCommandOutput) => void,
|
|
956
935
|
): void;
|
|
957
936
|
disassociatePrincipalFromPortfolio(
|
|
958
937
|
args: DisassociatePrincipalFromPortfolioCommandInput,
|
|
959
|
-
options?: __HttpHandlerOptions
|
|
938
|
+
options?: __HttpHandlerOptions,
|
|
960
939
|
): Promise<DisassociatePrincipalFromPortfolioCommandOutput>;
|
|
961
940
|
disassociatePrincipalFromPortfolio(
|
|
962
941
|
args: DisassociatePrincipalFromPortfolioCommandInput,
|
|
963
|
-
cb: (
|
|
964
|
-
err: any,
|
|
965
|
-
data?: DisassociatePrincipalFromPortfolioCommandOutput
|
|
966
|
-
) => void
|
|
942
|
+
cb: (err: any, data?: DisassociatePrincipalFromPortfolioCommandOutput) => void,
|
|
967
943
|
): void;
|
|
968
944
|
disassociatePrincipalFromPortfolio(
|
|
969
945
|
args: DisassociatePrincipalFromPortfolioCommandInput,
|
|
970
946
|
options: __HttpHandlerOptions,
|
|
971
|
-
cb: (
|
|
972
|
-
err: any,
|
|
973
|
-
data?: DisassociatePrincipalFromPortfolioCommandOutput
|
|
974
|
-
) => void
|
|
947
|
+
cb: (err: any, data?: DisassociatePrincipalFromPortfolioCommandOutput) => void,
|
|
975
948
|
): void;
|
|
976
949
|
disassociateProductFromPortfolio(
|
|
977
950
|
args: DisassociateProductFromPortfolioCommandInput,
|
|
978
|
-
options?: __HttpHandlerOptions
|
|
951
|
+
options?: __HttpHandlerOptions,
|
|
979
952
|
): Promise<DisassociateProductFromPortfolioCommandOutput>;
|
|
980
953
|
disassociateProductFromPortfolio(
|
|
981
954
|
args: DisassociateProductFromPortfolioCommandInput,
|
|
982
|
-
cb: (err: any, data?: DisassociateProductFromPortfolioCommandOutput) => void
|
|
955
|
+
cb: (err: any, data?: DisassociateProductFromPortfolioCommandOutput) => void,
|
|
983
956
|
): void;
|
|
984
957
|
disassociateProductFromPortfolio(
|
|
985
958
|
args: DisassociateProductFromPortfolioCommandInput,
|
|
986
959
|
options: __HttpHandlerOptions,
|
|
987
|
-
cb: (err: any, data?: DisassociateProductFromPortfolioCommandOutput) => void
|
|
960
|
+
cb: (err: any, data?: DisassociateProductFromPortfolioCommandOutput) => void,
|
|
988
961
|
): void;
|
|
989
962
|
disassociateServiceActionFromProvisioningArtifact(
|
|
990
963
|
args: DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
991
|
-
options?: __HttpHandlerOptions
|
|
964
|
+
options?: __HttpHandlerOptions,
|
|
992
965
|
): Promise<DisassociateServiceActionFromProvisioningArtifactCommandOutput>;
|
|
993
966
|
disassociateServiceActionFromProvisioningArtifact(
|
|
994
967
|
args: DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
995
|
-
cb: (
|
|
996
|
-
err: any,
|
|
997
|
-
data?: DisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
998
|
-
) => void
|
|
968
|
+
cb: (err: any, data?: DisassociateServiceActionFromProvisioningArtifactCommandOutput) => void,
|
|
999
969
|
): void;
|
|
1000
970
|
disassociateServiceActionFromProvisioningArtifact(
|
|
1001
971
|
args: DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
1002
972
|
options: __HttpHandlerOptions,
|
|
1003
|
-
cb: (
|
|
1004
|
-
err: any,
|
|
1005
|
-
data?: DisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
1006
|
-
) => void
|
|
973
|
+
cb: (err: any, data?: DisassociateServiceActionFromProvisioningArtifactCommandOutput) => void,
|
|
1007
974
|
): void;
|
|
1008
975
|
disassociateTagOptionFromResource(
|
|
1009
976
|
args: DisassociateTagOptionFromResourceCommandInput,
|
|
1010
|
-
options?: __HttpHandlerOptions
|
|
977
|
+
options?: __HttpHandlerOptions,
|
|
1011
978
|
): Promise<DisassociateTagOptionFromResourceCommandOutput>;
|
|
1012
979
|
disassociateTagOptionFromResource(
|
|
1013
980
|
args: DisassociateTagOptionFromResourceCommandInput,
|
|
1014
|
-
cb: (
|
|
1015
|
-
err: any,
|
|
1016
|
-
data?: DisassociateTagOptionFromResourceCommandOutput
|
|
1017
|
-
) => void
|
|
981
|
+
cb: (err: any, data?: DisassociateTagOptionFromResourceCommandOutput) => void,
|
|
1018
982
|
): void;
|
|
1019
983
|
disassociateTagOptionFromResource(
|
|
1020
984
|
args: DisassociateTagOptionFromResourceCommandInput,
|
|
1021
985
|
options: __HttpHandlerOptions,
|
|
1022
|
-
cb: (
|
|
1023
|
-
err: any,
|
|
1024
|
-
data?: DisassociateTagOptionFromResourceCommandOutput
|
|
1025
|
-
) => void
|
|
986
|
+
cb: (err: any, data?: DisassociateTagOptionFromResourceCommandOutput) => void,
|
|
1026
987
|
): void;
|
|
1027
988
|
enableAWSOrganizationsAccess(): Promise<EnableAWSOrganizationsAccessCommandOutput>;
|
|
1028
989
|
enableAWSOrganizationsAccess(
|
|
1029
990
|
args: EnableAWSOrganizationsAccessCommandInput,
|
|
1030
|
-
options?: __HttpHandlerOptions
|
|
991
|
+
options?: __HttpHandlerOptions,
|
|
1031
992
|
): Promise<EnableAWSOrganizationsAccessCommandOutput>;
|
|
1032
993
|
enableAWSOrganizationsAccess(
|
|
1033
994
|
args: EnableAWSOrganizationsAccessCommandInput,
|
|
1034
|
-
cb: (err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void
|
|
995
|
+
cb: (err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void,
|
|
1035
996
|
): void;
|
|
1036
997
|
enableAWSOrganizationsAccess(
|
|
1037
998
|
args: EnableAWSOrganizationsAccessCommandInput,
|
|
1038
999
|
options: __HttpHandlerOptions,
|
|
1039
|
-
cb: (err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void
|
|
1000
|
+
cb: (err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void,
|
|
1040
1001
|
): void;
|
|
1041
1002
|
executeProvisionedProductPlan(
|
|
1042
1003
|
args: ExecuteProvisionedProductPlanCommandInput,
|
|
1043
|
-
options?: __HttpHandlerOptions
|
|
1004
|
+
options?: __HttpHandlerOptions,
|
|
1044
1005
|
): Promise<ExecuteProvisionedProductPlanCommandOutput>;
|
|
1045
1006
|
executeProvisionedProductPlan(
|
|
1046
1007
|
args: ExecuteProvisionedProductPlanCommandInput,
|
|
1047
|
-
cb: (err: any, data?: ExecuteProvisionedProductPlanCommandOutput) => void
|
|
1008
|
+
cb: (err: any, data?: ExecuteProvisionedProductPlanCommandOutput) => void,
|
|
1048
1009
|
): void;
|
|
1049
1010
|
executeProvisionedProductPlan(
|
|
1050
1011
|
args: ExecuteProvisionedProductPlanCommandInput,
|
|
1051
1012
|
options: __HttpHandlerOptions,
|
|
1052
|
-
cb: (err: any, data?: ExecuteProvisionedProductPlanCommandOutput) => void
|
|
1013
|
+
cb: (err: any, data?: ExecuteProvisionedProductPlanCommandOutput) => void,
|
|
1053
1014
|
): void;
|
|
1054
1015
|
executeProvisionedProductServiceAction(
|
|
1055
1016
|
args: ExecuteProvisionedProductServiceActionCommandInput,
|
|
1056
|
-
options?: __HttpHandlerOptions
|
|
1017
|
+
options?: __HttpHandlerOptions,
|
|
1057
1018
|
): Promise<ExecuteProvisionedProductServiceActionCommandOutput>;
|
|
1058
1019
|
executeProvisionedProductServiceAction(
|
|
1059
1020
|
args: ExecuteProvisionedProductServiceActionCommandInput,
|
|
1060
|
-
cb: (
|
|
1061
|
-
err: any,
|
|
1062
|
-
data?: ExecuteProvisionedProductServiceActionCommandOutput
|
|
1063
|
-
) => void
|
|
1021
|
+
cb: (err: any, data?: ExecuteProvisionedProductServiceActionCommandOutput) => void,
|
|
1064
1022
|
): void;
|
|
1065
1023
|
executeProvisionedProductServiceAction(
|
|
1066
1024
|
args: ExecuteProvisionedProductServiceActionCommandInput,
|
|
1067
1025
|
options: __HttpHandlerOptions,
|
|
1068
|
-
cb: (
|
|
1069
|
-
err: any,
|
|
1070
|
-
data?: ExecuteProvisionedProductServiceActionCommandOutput
|
|
1071
|
-
) => void
|
|
1026
|
+
cb: (err: any, data?: ExecuteProvisionedProductServiceActionCommandOutput) => void,
|
|
1072
1027
|
): void;
|
|
1073
1028
|
getAWSOrganizationsAccessStatus(): Promise<GetAWSOrganizationsAccessStatusCommandOutput>;
|
|
1074
1029
|
getAWSOrganizationsAccessStatus(
|
|
1075
1030
|
args: GetAWSOrganizationsAccessStatusCommandInput,
|
|
1076
|
-
options?: __HttpHandlerOptions
|
|
1031
|
+
options?: __HttpHandlerOptions,
|
|
1077
1032
|
): Promise<GetAWSOrganizationsAccessStatusCommandOutput>;
|
|
1078
1033
|
getAWSOrganizationsAccessStatus(
|
|
1079
1034
|
args: GetAWSOrganizationsAccessStatusCommandInput,
|
|
1080
|
-
cb: (err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void
|
|
1035
|
+
cb: (err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void,
|
|
1081
1036
|
): void;
|
|
1082
1037
|
getAWSOrganizationsAccessStatus(
|
|
1083
1038
|
args: GetAWSOrganizationsAccessStatusCommandInput,
|
|
1084
1039
|
options: __HttpHandlerOptions,
|
|
1085
|
-
cb: (err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void
|
|
1040
|
+
cb: (err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void,
|
|
1086
1041
|
): void;
|
|
1087
1042
|
getProvisionedProductOutputs(): Promise<GetProvisionedProductOutputsCommandOutput>;
|
|
1088
1043
|
getProvisionedProductOutputs(
|
|
1089
1044
|
args: GetProvisionedProductOutputsCommandInput,
|
|
1090
|
-
options?: __HttpHandlerOptions
|
|
1045
|
+
options?: __HttpHandlerOptions,
|
|
1091
1046
|
): Promise<GetProvisionedProductOutputsCommandOutput>;
|
|
1092
1047
|
getProvisionedProductOutputs(
|
|
1093
1048
|
args: GetProvisionedProductOutputsCommandInput,
|
|
1094
|
-
cb: (err: any, data?: GetProvisionedProductOutputsCommandOutput) => void
|
|
1049
|
+
cb: (err: any, data?: GetProvisionedProductOutputsCommandOutput) => void,
|
|
1095
1050
|
): void;
|
|
1096
1051
|
getProvisionedProductOutputs(
|
|
1097
1052
|
args: GetProvisionedProductOutputsCommandInput,
|
|
1098
1053
|
options: __HttpHandlerOptions,
|
|
1099
|
-
cb: (err: any, data?: GetProvisionedProductOutputsCommandOutput) => void
|
|
1054
|
+
cb: (err: any, data?: GetProvisionedProductOutputsCommandOutput) => void,
|
|
1100
1055
|
): void;
|
|
1101
1056
|
importAsProvisionedProduct(
|
|
1102
1057
|
args: ImportAsProvisionedProductCommandInput,
|
|
1103
|
-
options?: __HttpHandlerOptions
|
|
1058
|
+
options?: __HttpHandlerOptions,
|
|
1104
1059
|
): Promise<ImportAsProvisionedProductCommandOutput>;
|
|
1105
1060
|
importAsProvisionedProduct(
|
|
1106
1061
|
args: ImportAsProvisionedProductCommandInput,
|
|
1107
|
-
cb: (err: any, data?: ImportAsProvisionedProductCommandOutput) => void
|
|
1062
|
+
cb: (err: any, data?: ImportAsProvisionedProductCommandOutput) => void,
|
|
1108
1063
|
): void;
|
|
1109
1064
|
importAsProvisionedProduct(
|
|
1110
1065
|
args: ImportAsProvisionedProductCommandInput,
|
|
1111
1066
|
options: __HttpHandlerOptions,
|
|
1112
|
-
cb: (err: any, data?: ImportAsProvisionedProductCommandOutput) => void
|
|
1067
|
+
cb: (err: any, data?: ImportAsProvisionedProductCommandOutput) => void,
|
|
1113
1068
|
): void;
|
|
1114
1069
|
listAcceptedPortfolioShares(): Promise<ListAcceptedPortfolioSharesCommandOutput>;
|
|
1115
1070
|
listAcceptedPortfolioShares(
|
|
1116
1071
|
args: ListAcceptedPortfolioSharesCommandInput,
|
|
1117
|
-
options?: __HttpHandlerOptions
|
|
1072
|
+
options?: __HttpHandlerOptions,
|
|
1118
1073
|
): Promise<ListAcceptedPortfolioSharesCommandOutput>;
|
|
1119
1074
|
listAcceptedPortfolioShares(
|
|
1120
1075
|
args: ListAcceptedPortfolioSharesCommandInput,
|
|
1121
|
-
cb: (err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void
|
|
1076
|
+
cb: (err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void,
|
|
1122
1077
|
): void;
|
|
1123
1078
|
listAcceptedPortfolioShares(
|
|
1124
1079
|
args: ListAcceptedPortfolioSharesCommandInput,
|
|
1125
1080
|
options: __HttpHandlerOptions,
|
|
1126
|
-
cb: (err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void
|
|
1081
|
+
cb: (err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void,
|
|
1127
1082
|
): void;
|
|
1128
1083
|
listBudgetsForResource(
|
|
1129
1084
|
args: ListBudgetsForResourceCommandInput,
|
|
1130
|
-
options?: __HttpHandlerOptions
|
|
1085
|
+
options?: __HttpHandlerOptions,
|
|
1131
1086
|
): Promise<ListBudgetsForResourceCommandOutput>;
|
|
1132
1087
|
listBudgetsForResource(
|
|
1133
1088
|
args: ListBudgetsForResourceCommandInput,
|
|
1134
|
-
cb: (err: any, data?: ListBudgetsForResourceCommandOutput) => void
|
|
1089
|
+
cb: (err: any, data?: ListBudgetsForResourceCommandOutput) => void,
|
|
1135
1090
|
): void;
|
|
1136
1091
|
listBudgetsForResource(
|
|
1137
1092
|
args: ListBudgetsForResourceCommandInput,
|
|
1138
1093
|
options: __HttpHandlerOptions,
|
|
1139
|
-
cb: (err: any, data?: ListBudgetsForResourceCommandOutput) => void
|
|
1094
|
+
cb: (err: any, data?: ListBudgetsForResourceCommandOutput) => void,
|
|
1140
1095
|
): void;
|
|
1141
1096
|
listConstraintsForPortfolio(
|
|
1142
1097
|
args: ListConstraintsForPortfolioCommandInput,
|
|
1143
|
-
options?: __HttpHandlerOptions
|
|
1098
|
+
options?: __HttpHandlerOptions,
|
|
1144
1099
|
): Promise<ListConstraintsForPortfolioCommandOutput>;
|
|
1145
1100
|
listConstraintsForPortfolio(
|
|
1146
1101
|
args: ListConstraintsForPortfolioCommandInput,
|
|
1147
|
-
cb: (err: any, data?: ListConstraintsForPortfolioCommandOutput) => void
|
|
1102
|
+
cb: (err: any, data?: ListConstraintsForPortfolioCommandOutput) => void,
|
|
1148
1103
|
): void;
|
|
1149
1104
|
listConstraintsForPortfolio(
|
|
1150
1105
|
args: ListConstraintsForPortfolioCommandInput,
|
|
1151
1106
|
options: __HttpHandlerOptions,
|
|
1152
|
-
cb: (err: any, data?: ListConstraintsForPortfolioCommandOutput) => void
|
|
1107
|
+
cb: (err: any, data?: ListConstraintsForPortfolioCommandOutput) => void,
|
|
1153
1108
|
): void;
|
|
1154
1109
|
listLaunchPaths(
|
|
1155
1110
|
args: ListLaunchPathsCommandInput,
|
|
1156
|
-
options?: __HttpHandlerOptions
|
|
1111
|
+
options?: __HttpHandlerOptions,
|
|
1157
1112
|
): Promise<ListLaunchPathsCommandOutput>;
|
|
1158
1113
|
listLaunchPaths(
|
|
1159
1114
|
args: ListLaunchPathsCommandInput,
|
|
1160
|
-
cb: (err: any, data?: ListLaunchPathsCommandOutput) => void
|
|
1115
|
+
cb: (err: any, data?: ListLaunchPathsCommandOutput) => void,
|
|
1161
1116
|
): void;
|
|
1162
1117
|
listLaunchPaths(
|
|
1163
1118
|
args: ListLaunchPathsCommandInput,
|
|
1164
1119
|
options: __HttpHandlerOptions,
|
|
1165
|
-
cb: (err: any, data?: ListLaunchPathsCommandOutput) => void
|
|
1120
|
+
cb: (err: any, data?: ListLaunchPathsCommandOutput) => void,
|
|
1166
1121
|
): void;
|
|
1167
1122
|
listOrganizationPortfolioAccess(
|
|
1168
1123
|
args: ListOrganizationPortfolioAccessCommandInput,
|
|
1169
|
-
options?: __HttpHandlerOptions
|
|
1124
|
+
options?: __HttpHandlerOptions,
|
|
1170
1125
|
): Promise<ListOrganizationPortfolioAccessCommandOutput>;
|
|
1171
1126
|
listOrganizationPortfolioAccess(
|
|
1172
1127
|
args: ListOrganizationPortfolioAccessCommandInput,
|
|
1173
|
-
cb: (err: any, data?: ListOrganizationPortfolioAccessCommandOutput) => void
|
|
1128
|
+
cb: (err: any, data?: ListOrganizationPortfolioAccessCommandOutput) => void,
|
|
1174
1129
|
): void;
|
|
1175
1130
|
listOrganizationPortfolioAccess(
|
|
1176
1131
|
args: ListOrganizationPortfolioAccessCommandInput,
|
|
1177
1132
|
options: __HttpHandlerOptions,
|
|
1178
|
-
cb: (err: any, data?: ListOrganizationPortfolioAccessCommandOutput) => void
|
|
1133
|
+
cb: (err: any, data?: ListOrganizationPortfolioAccessCommandOutput) => void,
|
|
1179
1134
|
): void;
|
|
1180
1135
|
listPortfolioAccess(
|
|
1181
1136
|
args: ListPortfolioAccessCommandInput,
|
|
1182
|
-
options?: __HttpHandlerOptions
|
|
1137
|
+
options?: __HttpHandlerOptions,
|
|
1183
1138
|
): Promise<ListPortfolioAccessCommandOutput>;
|
|
1184
1139
|
listPortfolioAccess(
|
|
1185
1140
|
args: ListPortfolioAccessCommandInput,
|
|
1186
|
-
cb: (err: any, data?: ListPortfolioAccessCommandOutput) => void
|
|
1141
|
+
cb: (err: any, data?: ListPortfolioAccessCommandOutput) => void,
|
|
1187
1142
|
): void;
|
|
1188
1143
|
listPortfolioAccess(
|
|
1189
1144
|
args: ListPortfolioAccessCommandInput,
|
|
1190
1145
|
options: __HttpHandlerOptions,
|
|
1191
|
-
cb: (err: any, data?: ListPortfolioAccessCommandOutput) => void
|
|
1146
|
+
cb: (err: any, data?: ListPortfolioAccessCommandOutput) => void,
|
|
1192
1147
|
): void;
|
|
1193
1148
|
listPortfolios(): Promise<ListPortfoliosCommandOutput>;
|
|
1194
1149
|
listPortfolios(
|
|
1195
1150
|
args: ListPortfoliosCommandInput,
|
|
1196
|
-
options?: __HttpHandlerOptions
|
|
1151
|
+
options?: __HttpHandlerOptions,
|
|
1197
1152
|
): Promise<ListPortfoliosCommandOutput>;
|
|
1198
1153
|
listPortfolios(
|
|
1199
1154
|
args: ListPortfoliosCommandInput,
|
|
1200
|
-
cb: (err: any, data?: ListPortfoliosCommandOutput) => void
|
|
1155
|
+
cb: (err: any, data?: ListPortfoliosCommandOutput) => void,
|
|
1201
1156
|
): void;
|
|
1202
1157
|
listPortfolios(
|
|
1203
1158
|
args: ListPortfoliosCommandInput,
|
|
1204
1159
|
options: __HttpHandlerOptions,
|
|
1205
|
-
cb: (err: any, data?: ListPortfoliosCommandOutput) => void
|
|
1160
|
+
cb: (err: any, data?: ListPortfoliosCommandOutput) => void,
|
|
1206
1161
|
): void;
|
|
1207
1162
|
listPortfoliosForProduct(
|
|
1208
1163
|
args: ListPortfoliosForProductCommandInput,
|
|
1209
|
-
options?: __HttpHandlerOptions
|
|
1164
|
+
options?: __HttpHandlerOptions,
|
|
1210
1165
|
): Promise<ListPortfoliosForProductCommandOutput>;
|
|
1211
1166
|
listPortfoliosForProduct(
|
|
1212
1167
|
args: ListPortfoliosForProductCommandInput,
|
|
1213
|
-
cb: (err: any, data?: ListPortfoliosForProductCommandOutput) => void
|
|
1168
|
+
cb: (err: any, data?: ListPortfoliosForProductCommandOutput) => void,
|
|
1214
1169
|
): void;
|
|
1215
1170
|
listPortfoliosForProduct(
|
|
1216
1171
|
args: ListPortfoliosForProductCommandInput,
|
|
1217
1172
|
options: __HttpHandlerOptions,
|
|
1218
|
-
cb: (err: any, data?: ListPortfoliosForProductCommandOutput) => void
|
|
1173
|
+
cb: (err: any, data?: ListPortfoliosForProductCommandOutput) => void,
|
|
1219
1174
|
): void;
|
|
1220
1175
|
listPrincipalsForPortfolio(
|
|
1221
1176
|
args: ListPrincipalsForPortfolioCommandInput,
|
|
1222
|
-
options?: __HttpHandlerOptions
|
|
1177
|
+
options?: __HttpHandlerOptions,
|
|
1223
1178
|
): Promise<ListPrincipalsForPortfolioCommandOutput>;
|
|
1224
1179
|
listPrincipalsForPortfolio(
|
|
1225
1180
|
args: ListPrincipalsForPortfolioCommandInput,
|
|
1226
|
-
cb: (err: any, data?: ListPrincipalsForPortfolioCommandOutput) => void
|
|
1181
|
+
cb: (err: any, data?: ListPrincipalsForPortfolioCommandOutput) => void,
|
|
1227
1182
|
): void;
|
|
1228
1183
|
listPrincipalsForPortfolio(
|
|
1229
1184
|
args: ListPrincipalsForPortfolioCommandInput,
|
|
1230
1185
|
options: __HttpHandlerOptions,
|
|
1231
|
-
cb: (err: any, data?: ListPrincipalsForPortfolioCommandOutput) => void
|
|
1186
|
+
cb: (err: any, data?: ListPrincipalsForPortfolioCommandOutput) => void,
|
|
1232
1187
|
): void;
|
|
1233
1188
|
listProvisionedProductPlans(): Promise<ListProvisionedProductPlansCommandOutput>;
|
|
1234
1189
|
listProvisionedProductPlans(
|
|
1235
1190
|
args: ListProvisionedProductPlansCommandInput,
|
|
1236
|
-
options?: __HttpHandlerOptions
|
|
1191
|
+
options?: __HttpHandlerOptions,
|
|
1237
1192
|
): Promise<ListProvisionedProductPlansCommandOutput>;
|
|
1238
1193
|
listProvisionedProductPlans(
|
|
1239
1194
|
args: ListProvisionedProductPlansCommandInput,
|
|
1240
|
-
cb: (err: any, data?: ListProvisionedProductPlansCommandOutput) => void
|
|
1195
|
+
cb: (err: any, data?: ListProvisionedProductPlansCommandOutput) => void,
|
|
1241
1196
|
): void;
|
|
1242
1197
|
listProvisionedProductPlans(
|
|
1243
1198
|
args: ListProvisionedProductPlansCommandInput,
|
|
1244
1199
|
options: __HttpHandlerOptions,
|
|
1245
|
-
cb: (err: any, data?: ListProvisionedProductPlansCommandOutput) => void
|
|
1200
|
+
cb: (err: any, data?: ListProvisionedProductPlansCommandOutput) => void,
|
|
1246
1201
|
): void;
|
|
1247
1202
|
listProvisioningArtifacts(
|
|
1248
1203
|
args: ListProvisioningArtifactsCommandInput,
|
|
1249
|
-
options?: __HttpHandlerOptions
|
|
1204
|
+
options?: __HttpHandlerOptions,
|
|
1250
1205
|
): Promise<ListProvisioningArtifactsCommandOutput>;
|
|
1251
1206
|
listProvisioningArtifacts(
|
|
1252
1207
|
args: ListProvisioningArtifactsCommandInput,
|
|
1253
|
-
cb: (err: any, data?: ListProvisioningArtifactsCommandOutput) => void
|
|
1208
|
+
cb: (err: any, data?: ListProvisioningArtifactsCommandOutput) => void,
|
|
1254
1209
|
): void;
|
|
1255
1210
|
listProvisioningArtifacts(
|
|
1256
1211
|
args: ListProvisioningArtifactsCommandInput,
|
|
1257
1212
|
options: __HttpHandlerOptions,
|
|
1258
|
-
cb: (err: any, data?: ListProvisioningArtifactsCommandOutput) => void
|
|
1213
|
+
cb: (err: any, data?: ListProvisioningArtifactsCommandOutput) => void,
|
|
1259
1214
|
): void;
|
|
1260
1215
|
listProvisioningArtifactsForServiceAction(
|
|
1261
1216
|
args: ListProvisioningArtifactsForServiceActionCommandInput,
|
|
1262
|
-
options?: __HttpHandlerOptions
|
|
1217
|
+
options?: __HttpHandlerOptions,
|
|
1263
1218
|
): Promise<ListProvisioningArtifactsForServiceActionCommandOutput>;
|
|
1264
1219
|
listProvisioningArtifactsForServiceAction(
|
|
1265
1220
|
args: ListProvisioningArtifactsForServiceActionCommandInput,
|
|
1266
|
-
cb: (
|
|
1267
|
-
err: any,
|
|
1268
|
-
data?: ListProvisioningArtifactsForServiceActionCommandOutput
|
|
1269
|
-
) => void
|
|
1221
|
+
cb: (err: any, data?: ListProvisioningArtifactsForServiceActionCommandOutput) => void,
|
|
1270
1222
|
): void;
|
|
1271
1223
|
listProvisioningArtifactsForServiceAction(
|
|
1272
1224
|
args: ListProvisioningArtifactsForServiceActionCommandInput,
|
|
1273
1225
|
options: __HttpHandlerOptions,
|
|
1274
|
-
cb: (
|
|
1275
|
-
err: any,
|
|
1276
|
-
data?: ListProvisioningArtifactsForServiceActionCommandOutput
|
|
1277
|
-
) => void
|
|
1226
|
+
cb: (err: any, data?: ListProvisioningArtifactsForServiceActionCommandOutput) => void,
|
|
1278
1227
|
): void;
|
|
1279
1228
|
listRecordHistory(): Promise<ListRecordHistoryCommandOutput>;
|
|
1280
1229
|
listRecordHistory(
|
|
1281
1230
|
args: ListRecordHistoryCommandInput,
|
|
1282
|
-
options?: __HttpHandlerOptions
|
|
1231
|
+
options?: __HttpHandlerOptions,
|
|
1283
1232
|
): Promise<ListRecordHistoryCommandOutput>;
|
|
1284
1233
|
listRecordHistory(
|
|
1285
1234
|
args: ListRecordHistoryCommandInput,
|
|
1286
|
-
cb: (err: any, data?: ListRecordHistoryCommandOutput) => void
|
|
1235
|
+
cb: (err: any, data?: ListRecordHistoryCommandOutput) => void,
|
|
1287
1236
|
): void;
|
|
1288
1237
|
listRecordHistory(
|
|
1289
1238
|
args: ListRecordHistoryCommandInput,
|
|
1290
1239
|
options: __HttpHandlerOptions,
|
|
1291
|
-
cb: (err: any, data?: ListRecordHistoryCommandOutput) => void
|
|
1240
|
+
cb: (err: any, data?: ListRecordHistoryCommandOutput) => void,
|
|
1292
1241
|
): void;
|
|
1293
1242
|
listResourcesForTagOption(
|
|
1294
1243
|
args: ListResourcesForTagOptionCommandInput,
|
|
1295
|
-
options?: __HttpHandlerOptions
|
|
1244
|
+
options?: __HttpHandlerOptions,
|
|
1296
1245
|
): Promise<ListResourcesForTagOptionCommandOutput>;
|
|
1297
1246
|
listResourcesForTagOption(
|
|
1298
1247
|
args: ListResourcesForTagOptionCommandInput,
|
|
1299
|
-
cb: (err: any, data?: ListResourcesForTagOptionCommandOutput) => void
|
|
1248
|
+
cb: (err: any, data?: ListResourcesForTagOptionCommandOutput) => void,
|
|
1300
1249
|
): void;
|
|
1301
1250
|
listResourcesForTagOption(
|
|
1302
1251
|
args: ListResourcesForTagOptionCommandInput,
|
|
1303
1252
|
options: __HttpHandlerOptions,
|
|
1304
|
-
cb: (err: any, data?: ListResourcesForTagOptionCommandOutput) => void
|
|
1253
|
+
cb: (err: any, data?: ListResourcesForTagOptionCommandOutput) => void,
|
|
1305
1254
|
): void;
|
|
1306
1255
|
listServiceActions(): Promise<ListServiceActionsCommandOutput>;
|
|
1307
1256
|
listServiceActions(
|
|
1308
1257
|
args: ListServiceActionsCommandInput,
|
|
1309
|
-
options?: __HttpHandlerOptions
|
|
1258
|
+
options?: __HttpHandlerOptions,
|
|
1310
1259
|
): Promise<ListServiceActionsCommandOutput>;
|
|
1311
1260
|
listServiceActions(
|
|
1312
1261
|
args: ListServiceActionsCommandInput,
|
|
1313
|
-
cb: (err: any, data?: ListServiceActionsCommandOutput) => void
|
|
1262
|
+
cb: (err: any, data?: ListServiceActionsCommandOutput) => void,
|
|
1314
1263
|
): void;
|
|
1315
1264
|
listServiceActions(
|
|
1316
1265
|
args: ListServiceActionsCommandInput,
|
|
1317
1266
|
options: __HttpHandlerOptions,
|
|
1318
|
-
cb: (err: any, data?: ListServiceActionsCommandOutput) => void
|
|
1267
|
+
cb: (err: any, data?: ListServiceActionsCommandOutput) => void,
|
|
1319
1268
|
): void;
|
|
1320
1269
|
listServiceActionsForProvisioningArtifact(
|
|
1321
1270
|
args: ListServiceActionsForProvisioningArtifactCommandInput,
|
|
1322
|
-
options?: __HttpHandlerOptions
|
|
1271
|
+
options?: __HttpHandlerOptions,
|
|
1323
1272
|
): Promise<ListServiceActionsForProvisioningArtifactCommandOutput>;
|
|
1324
1273
|
listServiceActionsForProvisioningArtifact(
|
|
1325
1274
|
args: ListServiceActionsForProvisioningArtifactCommandInput,
|
|
1326
|
-
cb: (
|
|
1327
|
-
err: any,
|
|
1328
|
-
data?: ListServiceActionsForProvisioningArtifactCommandOutput
|
|
1329
|
-
) => void
|
|
1275
|
+
cb: (err: any, data?: ListServiceActionsForProvisioningArtifactCommandOutput) => void,
|
|
1330
1276
|
): void;
|
|
1331
1277
|
listServiceActionsForProvisioningArtifact(
|
|
1332
1278
|
args: ListServiceActionsForProvisioningArtifactCommandInput,
|
|
1333
1279
|
options: __HttpHandlerOptions,
|
|
1334
|
-
cb: (
|
|
1335
|
-
err: any,
|
|
1336
|
-
data?: ListServiceActionsForProvisioningArtifactCommandOutput
|
|
1337
|
-
) => void
|
|
1280
|
+
cb: (err: any, data?: ListServiceActionsForProvisioningArtifactCommandOutput) => void,
|
|
1338
1281
|
): void;
|
|
1339
1282
|
listStackInstancesForProvisionedProduct(
|
|
1340
1283
|
args: ListStackInstancesForProvisionedProductCommandInput,
|
|
1341
|
-
options?: __HttpHandlerOptions
|
|
1284
|
+
options?: __HttpHandlerOptions,
|
|
1342
1285
|
): Promise<ListStackInstancesForProvisionedProductCommandOutput>;
|
|
1343
1286
|
listStackInstancesForProvisionedProduct(
|
|
1344
1287
|
args: ListStackInstancesForProvisionedProductCommandInput,
|
|
1345
|
-
cb: (
|
|
1346
|
-
err: any,
|
|
1347
|
-
data?: ListStackInstancesForProvisionedProductCommandOutput
|
|
1348
|
-
) => void
|
|
1288
|
+
cb: (err: any, data?: ListStackInstancesForProvisionedProductCommandOutput) => void,
|
|
1349
1289
|
): void;
|
|
1350
1290
|
listStackInstancesForProvisionedProduct(
|
|
1351
1291
|
args: ListStackInstancesForProvisionedProductCommandInput,
|
|
1352
1292
|
options: __HttpHandlerOptions,
|
|
1353
|
-
cb: (
|
|
1354
|
-
err: any,
|
|
1355
|
-
data?: ListStackInstancesForProvisionedProductCommandOutput
|
|
1356
|
-
) => void
|
|
1293
|
+
cb: (err: any, data?: ListStackInstancesForProvisionedProductCommandOutput) => void,
|
|
1357
1294
|
): void;
|
|
1358
1295
|
listTagOptions(): Promise<ListTagOptionsCommandOutput>;
|
|
1359
1296
|
listTagOptions(
|
|
1360
1297
|
args: ListTagOptionsCommandInput,
|
|
1361
|
-
options?: __HttpHandlerOptions
|
|
1298
|
+
options?: __HttpHandlerOptions,
|
|
1362
1299
|
): Promise<ListTagOptionsCommandOutput>;
|
|
1363
1300
|
listTagOptions(
|
|
1364
1301
|
args: ListTagOptionsCommandInput,
|
|
1365
|
-
cb: (err: any, data?: ListTagOptionsCommandOutput) => void
|
|
1302
|
+
cb: (err: any, data?: ListTagOptionsCommandOutput) => void,
|
|
1366
1303
|
): void;
|
|
1367
1304
|
listTagOptions(
|
|
1368
1305
|
args: ListTagOptionsCommandInput,
|
|
1369
1306
|
options: __HttpHandlerOptions,
|
|
1370
|
-
cb: (err: any, data?: ListTagOptionsCommandOutput) => void
|
|
1307
|
+
cb: (err: any, data?: ListTagOptionsCommandOutput) => void,
|
|
1371
1308
|
): void;
|
|
1372
1309
|
notifyProvisionProductEngineWorkflowResult(
|
|
1373
1310
|
args: NotifyProvisionProductEngineWorkflowResultCommandInput,
|
|
1374
|
-
options?: __HttpHandlerOptions
|
|
1311
|
+
options?: __HttpHandlerOptions,
|
|
1375
1312
|
): Promise<NotifyProvisionProductEngineWorkflowResultCommandOutput>;
|
|
1376
1313
|
notifyProvisionProductEngineWorkflowResult(
|
|
1377
1314
|
args: NotifyProvisionProductEngineWorkflowResultCommandInput,
|
|
1378
|
-
cb: (
|
|
1379
|
-
err: any,
|
|
1380
|
-
data?: NotifyProvisionProductEngineWorkflowResultCommandOutput
|
|
1381
|
-
) => void
|
|
1315
|
+
cb: (err: any, data?: NotifyProvisionProductEngineWorkflowResultCommandOutput) => void,
|
|
1382
1316
|
): void;
|
|
1383
1317
|
notifyProvisionProductEngineWorkflowResult(
|
|
1384
1318
|
args: NotifyProvisionProductEngineWorkflowResultCommandInput,
|
|
1385
1319
|
options: __HttpHandlerOptions,
|
|
1386
|
-
cb: (
|
|
1387
|
-
err: any,
|
|
1388
|
-
data?: NotifyProvisionProductEngineWorkflowResultCommandOutput
|
|
1389
|
-
) => void
|
|
1320
|
+
cb: (err: any, data?: NotifyProvisionProductEngineWorkflowResultCommandOutput) => void,
|
|
1390
1321
|
): void;
|
|
1391
1322
|
notifyTerminateProvisionedProductEngineWorkflowResult(
|
|
1392
1323
|
args: NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput,
|
|
1393
|
-
options?: __HttpHandlerOptions
|
|
1324
|
+
options?: __HttpHandlerOptions,
|
|
1394
1325
|
): Promise<NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput>;
|
|
1395
1326
|
notifyTerminateProvisionedProductEngineWorkflowResult(
|
|
1396
1327
|
args: NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput,
|
|
1397
1328
|
cb: (
|
|
1398
1329
|
err: any,
|
|
1399
|
-
data?: NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput
|
|
1400
|
-
) => void
|
|
1330
|
+
data?: NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput,
|
|
1331
|
+
) => void,
|
|
1401
1332
|
): void;
|
|
1402
1333
|
notifyTerminateProvisionedProductEngineWorkflowResult(
|
|
1403
1334
|
args: NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput,
|
|
1404
1335
|
options: __HttpHandlerOptions,
|
|
1405
1336
|
cb: (
|
|
1406
1337
|
err: any,
|
|
1407
|
-
data?: NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput
|
|
1408
|
-
) => void
|
|
1338
|
+
data?: NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput,
|
|
1339
|
+
) => void,
|
|
1409
1340
|
): void;
|
|
1410
1341
|
notifyUpdateProvisionedProductEngineWorkflowResult(
|
|
1411
1342
|
args: NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput,
|
|
1412
|
-
options?: __HttpHandlerOptions
|
|
1343
|
+
options?: __HttpHandlerOptions,
|
|
1413
1344
|
): Promise<NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput>;
|
|
1414
1345
|
notifyUpdateProvisionedProductEngineWorkflowResult(
|
|
1415
1346
|
args: NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput,
|
|
1416
|
-
cb: (
|
|
1417
|
-
err: any,
|
|
1418
|
-
data?: NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput
|
|
1419
|
-
) => void
|
|
1347
|
+
cb: (err: any, data?: NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput) => void,
|
|
1420
1348
|
): void;
|
|
1421
1349
|
notifyUpdateProvisionedProductEngineWorkflowResult(
|
|
1422
1350
|
args: NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput,
|
|
1423
1351
|
options: __HttpHandlerOptions,
|
|
1424
|
-
cb: (
|
|
1425
|
-
err: any,
|
|
1426
|
-
data?: NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput
|
|
1427
|
-
) => void
|
|
1352
|
+
cb: (err: any, data?: NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput) => void,
|
|
1428
1353
|
): void;
|
|
1429
1354
|
provisionProduct(
|
|
1430
1355
|
args: ProvisionProductCommandInput,
|
|
1431
|
-
options?: __HttpHandlerOptions
|
|
1356
|
+
options?: __HttpHandlerOptions,
|
|
1432
1357
|
): Promise<ProvisionProductCommandOutput>;
|
|
1433
1358
|
provisionProduct(
|
|
1434
1359
|
args: ProvisionProductCommandInput,
|
|
1435
|
-
cb: (err: any, data?: ProvisionProductCommandOutput) => void
|
|
1360
|
+
cb: (err: any, data?: ProvisionProductCommandOutput) => void,
|
|
1436
1361
|
): void;
|
|
1437
1362
|
provisionProduct(
|
|
1438
1363
|
args: ProvisionProductCommandInput,
|
|
1439
1364
|
options: __HttpHandlerOptions,
|
|
1440
|
-
cb: (err: any, data?: ProvisionProductCommandOutput) => void
|
|
1365
|
+
cb: (err: any, data?: ProvisionProductCommandOutput) => void,
|
|
1441
1366
|
): void;
|
|
1442
1367
|
rejectPortfolioShare(
|
|
1443
1368
|
args: RejectPortfolioShareCommandInput,
|
|
1444
|
-
options?: __HttpHandlerOptions
|
|
1369
|
+
options?: __HttpHandlerOptions,
|
|
1445
1370
|
): Promise<RejectPortfolioShareCommandOutput>;
|
|
1446
1371
|
rejectPortfolioShare(
|
|
1447
1372
|
args: RejectPortfolioShareCommandInput,
|
|
1448
|
-
cb: (err: any, data?: RejectPortfolioShareCommandOutput) => void
|
|
1373
|
+
cb: (err: any, data?: RejectPortfolioShareCommandOutput) => void,
|
|
1449
1374
|
): void;
|
|
1450
1375
|
rejectPortfolioShare(
|
|
1451
1376
|
args: RejectPortfolioShareCommandInput,
|
|
1452
1377
|
options: __HttpHandlerOptions,
|
|
1453
|
-
cb: (err: any, data?: RejectPortfolioShareCommandOutput) => void
|
|
1378
|
+
cb: (err: any, data?: RejectPortfolioShareCommandOutput) => void,
|
|
1454
1379
|
): void;
|
|
1455
1380
|
scanProvisionedProducts(): Promise<ScanProvisionedProductsCommandOutput>;
|
|
1456
1381
|
scanProvisionedProducts(
|
|
1457
1382
|
args: ScanProvisionedProductsCommandInput,
|
|
1458
|
-
options?: __HttpHandlerOptions
|
|
1383
|
+
options?: __HttpHandlerOptions,
|
|
1459
1384
|
): Promise<ScanProvisionedProductsCommandOutput>;
|
|
1460
1385
|
scanProvisionedProducts(
|
|
1461
1386
|
args: ScanProvisionedProductsCommandInput,
|
|
1462
|
-
cb: (err: any, data?: ScanProvisionedProductsCommandOutput) => void
|
|
1387
|
+
cb: (err: any, data?: ScanProvisionedProductsCommandOutput) => void,
|
|
1463
1388
|
): void;
|
|
1464
1389
|
scanProvisionedProducts(
|
|
1465
1390
|
args: ScanProvisionedProductsCommandInput,
|
|
1466
1391
|
options: __HttpHandlerOptions,
|
|
1467
|
-
cb: (err: any, data?: ScanProvisionedProductsCommandOutput) => void
|
|
1392
|
+
cb: (err: any, data?: ScanProvisionedProductsCommandOutput) => void,
|
|
1468
1393
|
): void;
|
|
1469
1394
|
searchProducts(): Promise<SearchProductsCommandOutput>;
|
|
1470
1395
|
searchProducts(
|
|
1471
1396
|
args: SearchProductsCommandInput,
|
|
1472
|
-
options?: __HttpHandlerOptions
|
|
1397
|
+
options?: __HttpHandlerOptions,
|
|
1473
1398
|
): Promise<SearchProductsCommandOutput>;
|
|
1474
1399
|
searchProducts(
|
|
1475
1400
|
args: SearchProductsCommandInput,
|
|
1476
|
-
cb: (err: any, data?: SearchProductsCommandOutput) => void
|
|
1401
|
+
cb: (err: any, data?: SearchProductsCommandOutput) => void,
|
|
1477
1402
|
): void;
|
|
1478
1403
|
searchProducts(
|
|
1479
1404
|
args: SearchProductsCommandInput,
|
|
1480
1405
|
options: __HttpHandlerOptions,
|
|
1481
|
-
cb: (err: any, data?: SearchProductsCommandOutput) => void
|
|
1406
|
+
cb: (err: any, data?: SearchProductsCommandOutput) => void,
|
|
1482
1407
|
): void;
|
|
1483
1408
|
searchProductsAsAdmin(): Promise<SearchProductsAsAdminCommandOutput>;
|
|
1484
1409
|
searchProductsAsAdmin(
|
|
1485
1410
|
args: SearchProductsAsAdminCommandInput,
|
|
1486
|
-
options?: __HttpHandlerOptions
|
|
1411
|
+
options?: __HttpHandlerOptions,
|
|
1487
1412
|
): Promise<SearchProductsAsAdminCommandOutput>;
|
|
1488
1413
|
searchProductsAsAdmin(
|
|
1489
1414
|
args: SearchProductsAsAdminCommandInput,
|
|
1490
|
-
cb: (err: any, data?: SearchProductsAsAdminCommandOutput) => void
|
|
1415
|
+
cb: (err: any, data?: SearchProductsAsAdminCommandOutput) => void,
|
|
1491
1416
|
): void;
|
|
1492
1417
|
searchProductsAsAdmin(
|
|
1493
1418
|
args: SearchProductsAsAdminCommandInput,
|
|
1494
1419
|
options: __HttpHandlerOptions,
|
|
1495
|
-
cb: (err: any, data?: SearchProductsAsAdminCommandOutput) => void
|
|
1420
|
+
cb: (err: any, data?: SearchProductsAsAdminCommandOutput) => void,
|
|
1496
1421
|
): void;
|
|
1497
1422
|
searchProvisionedProducts(): Promise<SearchProvisionedProductsCommandOutput>;
|
|
1498
1423
|
searchProvisionedProducts(
|
|
1499
1424
|
args: SearchProvisionedProductsCommandInput,
|
|
1500
|
-
options?: __HttpHandlerOptions
|
|
1425
|
+
options?: __HttpHandlerOptions,
|
|
1501
1426
|
): Promise<SearchProvisionedProductsCommandOutput>;
|
|
1502
1427
|
searchProvisionedProducts(
|
|
1503
1428
|
args: SearchProvisionedProductsCommandInput,
|
|
1504
|
-
cb: (err: any, data?: SearchProvisionedProductsCommandOutput) => void
|
|
1429
|
+
cb: (err: any, data?: SearchProvisionedProductsCommandOutput) => void,
|
|
1505
1430
|
): void;
|
|
1506
1431
|
searchProvisionedProducts(
|
|
1507
1432
|
args: SearchProvisionedProductsCommandInput,
|
|
1508
1433
|
options: __HttpHandlerOptions,
|
|
1509
|
-
cb: (err: any, data?: SearchProvisionedProductsCommandOutput) => void
|
|
1434
|
+
cb: (err: any, data?: SearchProvisionedProductsCommandOutput) => void,
|
|
1510
1435
|
): void;
|
|
1511
1436
|
terminateProvisionedProduct(
|
|
1512
1437
|
args: TerminateProvisionedProductCommandInput,
|
|
1513
|
-
options?: __HttpHandlerOptions
|
|
1438
|
+
options?: __HttpHandlerOptions,
|
|
1514
1439
|
): Promise<TerminateProvisionedProductCommandOutput>;
|
|
1515
1440
|
terminateProvisionedProduct(
|
|
1516
1441
|
args: TerminateProvisionedProductCommandInput,
|
|
1517
|
-
cb: (err: any, data?: TerminateProvisionedProductCommandOutput) => void
|
|
1442
|
+
cb: (err: any, data?: TerminateProvisionedProductCommandOutput) => void,
|
|
1518
1443
|
): void;
|
|
1519
1444
|
terminateProvisionedProduct(
|
|
1520
1445
|
args: TerminateProvisionedProductCommandInput,
|
|
1521
1446
|
options: __HttpHandlerOptions,
|
|
1522
|
-
cb: (err: any, data?: TerminateProvisionedProductCommandOutput) => void
|
|
1447
|
+
cb: (err: any, data?: TerminateProvisionedProductCommandOutput) => void,
|
|
1523
1448
|
): void;
|
|
1524
1449
|
updateConstraint(
|
|
1525
1450
|
args: UpdateConstraintCommandInput,
|
|
1526
|
-
options?: __HttpHandlerOptions
|
|
1451
|
+
options?: __HttpHandlerOptions,
|
|
1527
1452
|
): Promise<UpdateConstraintCommandOutput>;
|
|
1528
1453
|
updateConstraint(
|
|
1529
1454
|
args: UpdateConstraintCommandInput,
|
|
1530
|
-
cb: (err: any, data?: UpdateConstraintCommandOutput) => void
|
|
1455
|
+
cb: (err: any, data?: UpdateConstraintCommandOutput) => void,
|
|
1531
1456
|
): void;
|
|
1532
1457
|
updateConstraint(
|
|
1533
1458
|
args: UpdateConstraintCommandInput,
|
|
1534
1459
|
options: __HttpHandlerOptions,
|
|
1535
|
-
cb: (err: any, data?: UpdateConstraintCommandOutput) => void
|
|
1460
|
+
cb: (err: any, data?: UpdateConstraintCommandOutput) => void,
|
|
1536
1461
|
): void;
|
|
1537
1462
|
updatePortfolio(
|
|
1538
1463
|
args: UpdatePortfolioCommandInput,
|
|
1539
|
-
options?: __HttpHandlerOptions
|
|
1464
|
+
options?: __HttpHandlerOptions,
|
|
1540
1465
|
): Promise<UpdatePortfolioCommandOutput>;
|
|
1541
1466
|
updatePortfolio(
|
|
1542
1467
|
args: UpdatePortfolioCommandInput,
|
|
1543
|
-
cb: (err: any, data?: UpdatePortfolioCommandOutput) => void
|
|
1468
|
+
cb: (err: any, data?: UpdatePortfolioCommandOutput) => void,
|
|
1544
1469
|
): void;
|
|
1545
1470
|
updatePortfolio(
|
|
1546
1471
|
args: UpdatePortfolioCommandInput,
|
|
1547
1472
|
options: __HttpHandlerOptions,
|
|
1548
|
-
cb: (err: any, data?: UpdatePortfolioCommandOutput) => void
|
|
1473
|
+
cb: (err: any, data?: UpdatePortfolioCommandOutput) => void,
|
|
1549
1474
|
): void;
|
|
1550
1475
|
updatePortfolioShare(
|
|
1551
1476
|
args: UpdatePortfolioShareCommandInput,
|
|
1552
|
-
options?: __HttpHandlerOptions
|
|
1477
|
+
options?: __HttpHandlerOptions,
|
|
1553
1478
|
): Promise<UpdatePortfolioShareCommandOutput>;
|
|
1554
1479
|
updatePortfolioShare(
|
|
1555
1480
|
args: UpdatePortfolioShareCommandInput,
|
|
1556
|
-
cb: (err: any, data?: UpdatePortfolioShareCommandOutput) => void
|
|
1481
|
+
cb: (err: any, data?: UpdatePortfolioShareCommandOutput) => void,
|
|
1557
1482
|
): void;
|
|
1558
1483
|
updatePortfolioShare(
|
|
1559
1484
|
args: UpdatePortfolioShareCommandInput,
|
|
1560
1485
|
options: __HttpHandlerOptions,
|
|
1561
|
-
cb: (err: any, data?: UpdatePortfolioShareCommandOutput) => void
|
|
1486
|
+
cb: (err: any, data?: UpdatePortfolioShareCommandOutput) => void,
|
|
1562
1487
|
): void;
|
|
1563
1488
|
updateProduct(
|
|
1564
1489
|
args: UpdateProductCommandInput,
|
|
1565
|
-
options?: __HttpHandlerOptions
|
|
1490
|
+
options?: __HttpHandlerOptions,
|
|
1566
1491
|
): Promise<UpdateProductCommandOutput>;
|
|
1567
1492
|
updateProduct(
|
|
1568
1493
|
args: UpdateProductCommandInput,
|
|
1569
|
-
cb: (err: any, data?: UpdateProductCommandOutput) => void
|
|
1494
|
+
cb: (err: any, data?: UpdateProductCommandOutput) => void,
|
|
1570
1495
|
): void;
|
|
1571
1496
|
updateProduct(
|
|
1572
1497
|
args: UpdateProductCommandInput,
|
|
1573
1498
|
options: __HttpHandlerOptions,
|
|
1574
|
-
cb: (err: any, data?: UpdateProductCommandOutput) => void
|
|
1499
|
+
cb: (err: any, data?: UpdateProductCommandOutput) => void,
|
|
1575
1500
|
): void;
|
|
1576
1501
|
updateProvisionedProduct(
|
|
1577
1502
|
args: UpdateProvisionedProductCommandInput,
|
|
1578
|
-
options?: __HttpHandlerOptions
|
|
1503
|
+
options?: __HttpHandlerOptions,
|
|
1579
1504
|
): Promise<UpdateProvisionedProductCommandOutput>;
|
|
1580
1505
|
updateProvisionedProduct(
|
|
1581
1506
|
args: UpdateProvisionedProductCommandInput,
|
|
1582
|
-
cb: (err: any, data?: UpdateProvisionedProductCommandOutput) => void
|
|
1507
|
+
cb: (err: any, data?: UpdateProvisionedProductCommandOutput) => void,
|
|
1583
1508
|
): void;
|
|
1584
1509
|
updateProvisionedProduct(
|
|
1585
1510
|
args: UpdateProvisionedProductCommandInput,
|
|
1586
1511
|
options: __HttpHandlerOptions,
|
|
1587
|
-
cb: (err: any, data?: UpdateProvisionedProductCommandOutput) => void
|
|
1512
|
+
cb: (err: any, data?: UpdateProvisionedProductCommandOutput) => void,
|
|
1588
1513
|
): void;
|
|
1589
1514
|
updateProvisionedProductProperties(
|
|
1590
1515
|
args: UpdateProvisionedProductPropertiesCommandInput,
|
|
1591
|
-
options?: __HttpHandlerOptions
|
|
1516
|
+
options?: __HttpHandlerOptions,
|
|
1592
1517
|
): Promise<UpdateProvisionedProductPropertiesCommandOutput>;
|
|
1593
1518
|
updateProvisionedProductProperties(
|
|
1594
1519
|
args: UpdateProvisionedProductPropertiesCommandInput,
|
|
1595
|
-
cb: (
|
|
1596
|
-
err: any,
|
|
1597
|
-
data?: UpdateProvisionedProductPropertiesCommandOutput
|
|
1598
|
-
) => void
|
|
1520
|
+
cb: (err: any, data?: UpdateProvisionedProductPropertiesCommandOutput) => void,
|
|
1599
1521
|
): void;
|
|
1600
1522
|
updateProvisionedProductProperties(
|
|
1601
1523
|
args: UpdateProvisionedProductPropertiesCommandInput,
|
|
1602
1524
|
options: __HttpHandlerOptions,
|
|
1603
|
-
cb: (
|
|
1604
|
-
err: any,
|
|
1605
|
-
data?: UpdateProvisionedProductPropertiesCommandOutput
|
|
1606
|
-
) => void
|
|
1525
|
+
cb: (err: any, data?: UpdateProvisionedProductPropertiesCommandOutput) => void,
|
|
1607
1526
|
): void;
|
|
1608
1527
|
updateProvisioningArtifact(
|
|
1609
1528
|
args: UpdateProvisioningArtifactCommandInput,
|
|
1610
|
-
options?: __HttpHandlerOptions
|
|
1529
|
+
options?: __HttpHandlerOptions,
|
|
1611
1530
|
): Promise<UpdateProvisioningArtifactCommandOutput>;
|
|
1612
1531
|
updateProvisioningArtifact(
|
|
1613
1532
|
args: UpdateProvisioningArtifactCommandInput,
|
|
1614
|
-
cb: (err: any, data?: UpdateProvisioningArtifactCommandOutput) => void
|
|
1533
|
+
cb: (err: any, data?: UpdateProvisioningArtifactCommandOutput) => void,
|
|
1615
1534
|
): void;
|
|
1616
1535
|
updateProvisioningArtifact(
|
|
1617
1536
|
args: UpdateProvisioningArtifactCommandInput,
|
|
1618
1537
|
options: __HttpHandlerOptions,
|
|
1619
|
-
cb: (err: any, data?: UpdateProvisioningArtifactCommandOutput) => void
|
|
1538
|
+
cb: (err: any, data?: UpdateProvisioningArtifactCommandOutput) => void,
|
|
1620
1539
|
): void;
|
|
1621
1540
|
updateServiceAction(
|
|
1622
1541
|
args: UpdateServiceActionCommandInput,
|
|
1623
|
-
options?: __HttpHandlerOptions
|
|
1542
|
+
options?: __HttpHandlerOptions,
|
|
1624
1543
|
): Promise<UpdateServiceActionCommandOutput>;
|
|
1625
1544
|
updateServiceAction(
|
|
1626
1545
|
args: UpdateServiceActionCommandInput,
|
|
1627
|
-
cb: (err: any, data?: UpdateServiceActionCommandOutput) => void
|
|
1546
|
+
cb: (err: any, data?: UpdateServiceActionCommandOutput) => void,
|
|
1628
1547
|
): void;
|
|
1629
1548
|
updateServiceAction(
|
|
1630
1549
|
args: UpdateServiceActionCommandInput,
|
|
1631
1550
|
options: __HttpHandlerOptions,
|
|
1632
|
-
cb: (err: any, data?: UpdateServiceActionCommandOutput) => void
|
|
1551
|
+
cb: (err: any, data?: UpdateServiceActionCommandOutput) => void,
|
|
1633
1552
|
): void;
|
|
1634
1553
|
updateTagOption(
|
|
1635
1554
|
args: UpdateTagOptionCommandInput,
|
|
1636
|
-
options?: __HttpHandlerOptions
|
|
1555
|
+
options?: __HttpHandlerOptions,
|
|
1637
1556
|
): Promise<UpdateTagOptionCommandOutput>;
|
|
1638
1557
|
updateTagOption(
|
|
1639
1558
|
args: UpdateTagOptionCommandInput,
|
|
1640
|
-
cb: (err: any, data?: UpdateTagOptionCommandOutput) => void
|
|
1559
|
+
cb: (err: any, data?: UpdateTagOptionCommandOutput) => void,
|
|
1641
1560
|
): void;
|
|
1642
1561
|
updateTagOption(
|
|
1643
1562
|
args: UpdateTagOptionCommandInput,
|
|
1644
1563
|
options: __HttpHandlerOptions,
|
|
1645
|
-
cb: (err: any, data?: UpdateTagOptionCommandOutput) => void
|
|
1564
|
+
cb: (err: any, data?: UpdateTagOptionCommandOutput) => void,
|
|
1646
1565
|
): void;
|
|
1647
1566
|
paginateDescribePortfolioShares(
|
|
1648
1567
|
args: DescribePortfolioSharesCommandInput,
|
|
1649
1568
|
paginationConfig?: Pick<
|
|
1650
1569
|
PaginationConfiguration,
|
|
1651
1570
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1652
|
-
|
|
1571
|
+
>,
|
|
1653
1572
|
): Paginator<DescribePortfolioSharesCommandOutput>;
|
|
1654
1573
|
paginateGetProvisionedProductOutputs(
|
|
1655
1574
|
args?: GetProvisionedProductOutputsCommandInput,
|
|
1656
1575
|
paginationConfig?: Pick<
|
|
1657
1576
|
PaginationConfiguration,
|
|
1658
1577
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1659
|
-
|
|
1578
|
+
>,
|
|
1660
1579
|
): Paginator<GetProvisionedProductOutputsCommandOutput>;
|
|
1661
1580
|
paginateListAcceptedPortfolioShares(
|
|
1662
1581
|
args?: ListAcceptedPortfolioSharesCommandInput,
|
|
1663
1582
|
paginationConfig?: Pick<
|
|
1664
1583
|
PaginationConfiguration,
|
|
1665
1584
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1666
|
-
|
|
1585
|
+
>,
|
|
1667
1586
|
): Paginator<ListAcceptedPortfolioSharesCommandOutput>;
|
|
1668
1587
|
paginateListBudgetsForResource(
|
|
1669
1588
|
args: ListBudgetsForResourceCommandInput,
|
|
1670
1589
|
paginationConfig?: Pick<
|
|
1671
1590
|
PaginationConfiguration,
|
|
1672
1591
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1673
|
-
|
|
1592
|
+
>,
|
|
1674
1593
|
): Paginator<ListBudgetsForResourceCommandOutput>;
|
|
1675
1594
|
paginateListConstraintsForPortfolio(
|
|
1676
1595
|
args: ListConstraintsForPortfolioCommandInput,
|
|
1677
1596
|
paginationConfig?: Pick<
|
|
1678
1597
|
PaginationConfiguration,
|
|
1679
1598
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1680
|
-
|
|
1599
|
+
>,
|
|
1681
1600
|
): Paginator<ListConstraintsForPortfolioCommandOutput>;
|
|
1682
1601
|
paginateListLaunchPaths(
|
|
1683
1602
|
args: ListLaunchPathsCommandInput,
|
|
1684
1603
|
paginationConfig?: Pick<
|
|
1685
1604
|
PaginationConfiguration,
|
|
1686
1605
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1687
|
-
|
|
1606
|
+
>,
|
|
1688
1607
|
): Paginator<ListLaunchPathsCommandOutput>;
|
|
1689
1608
|
paginateListOrganizationPortfolioAccess(
|
|
1690
1609
|
args: ListOrganizationPortfolioAccessCommandInput,
|
|
1691
1610
|
paginationConfig?: Pick<
|
|
1692
1611
|
PaginationConfiguration,
|
|
1693
1612
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1694
|
-
|
|
1613
|
+
>,
|
|
1695
1614
|
): Paginator<ListOrganizationPortfolioAccessCommandOutput>;
|
|
1696
1615
|
paginateListPortfolioAccess(
|
|
1697
1616
|
args: ListPortfolioAccessCommandInput,
|
|
1698
1617
|
paginationConfig?: Pick<
|
|
1699
1618
|
PaginationConfiguration,
|
|
1700
1619
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1701
|
-
|
|
1620
|
+
>,
|
|
1702
1621
|
): Paginator<ListPortfolioAccessCommandOutput>;
|
|
1703
1622
|
paginateListPortfolios(
|
|
1704
1623
|
args?: ListPortfoliosCommandInput,
|
|
1705
1624
|
paginationConfig?: Pick<
|
|
1706
1625
|
PaginationConfiguration,
|
|
1707
1626
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1708
|
-
|
|
1627
|
+
>,
|
|
1709
1628
|
): Paginator<ListPortfoliosCommandOutput>;
|
|
1710
1629
|
paginateListPortfoliosForProduct(
|
|
1711
1630
|
args: ListPortfoliosForProductCommandInput,
|
|
1712
1631
|
paginationConfig?: Pick<
|
|
1713
1632
|
PaginationConfiguration,
|
|
1714
1633
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1715
|
-
|
|
1634
|
+
>,
|
|
1716
1635
|
): Paginator<ListPortfoliosForProductCommandOutput>;
|
|
1717
1636
|
paginateListPrincipalsForPortfolio(
|
|
1718
1637
|
args: ListPrincipalsForPortfolioCommandInput,
|
|
1719
1638
|
paginationConfig?: Pick<
|
|
1720
1639
|
PaginationConfiguration,
|
|
1721
1640
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1722
|
-
|
|
1641
|
+
>,
|
|
1723
1642
|
): Paginator<ListPrincipalsForPortfolioCommandOutput>;
|
|
1724
1643
|
paginateListProvisioningArtifactsForServiceAction(
|
|
1725
1644
|
args: ListProvisioningArtifactsForServiceActionCommandInput,
|
|
1726
1645
|
paginationConfig?: Pick<
|
|
1727
1646
|
PaginationConfiguration,
|
|
1728
1647
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1729
|
-
|
|
1648
|
+
>,
|
|
1730
1649
|
): Paginator<ListProvisioningArtifactsForServiceActionCommandOutput>;
|
|
1731
1650
|
paginateListResourcesForTagOption(
|
|
1732
1651
|
args: ListResourcesForTagOptionCommandInput,
|
|
1733
1652
|
paginationConfig?: Pick<
|
|
1734
1653
|
PaginationConfiguration,
|
|
1735
1654
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1736
|
-
|
|
1655
|
+
>,
|
|
1737
1656
|
): Paginator<ListResourcesForTagOptionCommandOutput>;
|
|
1738
1657
|
paginateListServiceActions(
|
|
1739
1658
|
args?: ListServiceActionsCommandInput,
|
|
1740
1659
|
paginationConfig?: Pick<
|
|
1741
1660
|
PaginationConfiguration,
|
|
1742
1661
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1743
|
-
|
|
1662
|
+
>,
|
|
1744
1663
|
): Paginator<ListServiceActionsCommandOutput>;
|
|
1745
1664
|
paginateListServiceActionsForProvisioningArtifact(
|
|
1746
1665
|
args: ListServiceActionsForProvisioningArtifactCommandInput,
|
|
1747
1666
|
paginationConfig?: Pick<
|
|
1748
1667
|
PaginationConfiguration,
|
|
1749
1668
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1750
|
-
|
|
1669
|
+
>,
|
|
1751
1670
|
): Paginator<ListServiceActionsForProvisioningArtifactCommandOutput>;
|
|
1752
1671
|
paginateListTagOptions(
|
|
1753
1672
|
args?: ListTagOptionsCommandInput,
|
|
1754
1673
|
paginationConfig?: Pick<
|
|
1755
1674
|
PaginationConfiguration,
|
|
1756
1675
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1757
|
-
|
|
1676
|
+
>,
|
|
1758
1677
|
): Paginator<ListTagOptionsCommandOutput>;
|
|
1759
1678
|
paginateSearchProducts(
|
|
1760
1679
|
args?: SearchProductsCommandInput,
|
|
1761
1680
|
paginationConfig?: Pick<
|
|
1762
1681
|
PaginationConfiguration,
|
|
1763
1682
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1764
|
-
|
|
1683
|
+
>,
|
|
1765
1684
|
): Paginator<SearchProductsCommandOutput>;
|
|
1766
1685
|
paginateSearchProductsAsAdmin(
|
|
1767
1686
|
args?: SearchProductsAsAdminCommandInput,
|
|
1768
1687
|
paginationConfig?: Pick<
|
|
1769
1688
|
PaginationConfiguration,
|
|
1770
1689
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1771
|
-
|
|
1690
|
+
>,
|
|
1772
1691
|
): Paginator<SearchProductsAsAdminCommandOutput>;
|
|
1773
1692
|
paginateSearchProvisionedProducts(
|
|
1774
1693
|
args?: SearchProvisionedProductsCommandInput,
|
|
1775
1694
|
paginationConfig?: Pick<
|
|
1776
1695
|
PaginationConfiguration,
|
|
1777
1696
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1778
|
-
|
|
1697
|
+
>,
|
|
1779
1698
|
): Paginator<SearchProvisionedProductsCommandOutput>;
|
|
1780
1699
|
}
|
|
1781
|
-
export declare class ServiceCatalog
|
|
1782
|
-
extends ServiceCatalogClient
|
|
1783
|
-
implements ServiceCatalog {}
|
|
1700
|
+
export declare class ServiceCatalog extends ServiceCatalogClient implements ServiceCatalog {}
|