@aws-sdk/client-codeartifact 3.278.0 → 3.281.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (39) hide show
  1. package/README.md +299 -0
  2. package/dist-types/commands/AssociateExternalConnectionCommand.d.ts +6 -0
  3. package/dist-types/commands/CopyPackageVersionsCommand.d.ts +6 -0
  4. package/dist-types/commands/CreateDomainCommand.d.ts +6 -0
  5. package/dist-types/commands/CreateRepositoryCommand.d.ts +6 -0
  6. package/dist-types/commands/DeleteDomainCommand.d.ts +6 -0
  7. package/dist-types/commands/DeleteDomainPermissionsPolicyCommand.d.ts +6 -0
  8. package/dist-types/commands/DeletePackageCommand.d.ts +6 -0
  9. package/dist-types/commands/DeletePackageVersionsCommand.d.ts +6 -0
  10. package/dist-types/commands/DeleteRepositoryCommand.d.ts +6 -0
  11. package/dist-types/commands/DeleteRepositoryPermissionsPolicyCommand.d.ts +6 -0
  12. package/dist-types/commands/DescribeDomainCommand.d.ts +6 -0
  13. package/dist-types/commands/DescribePackageCommand.d.ts +6 -0
  14. package/dist-types/commands/DescribePackageVersionCommand.d.ts +6 -0
  15. package/dist-types/commands/DescribeRepositoryCommand.d.ts +6 -0
  16. package/dist-types/commands/DisassociateExternalConnectionCommand.d.ts +6 -0
  17. package/dist-types/commands/DisposePackageVersionsCommand.d.ts +6 -0
  18. package/dist-types/commands/GetAuthorizationTokenCommand.d.ts +6 -0
  19. package/dist-types/commands/GetDomainPermissionsPolicyCommand.d.ts +6 -0
  20. package/dist-types/commands/GetPackageVersionAssetCommand.d.ts +6 -0
  21. package/dist-types/commands/GetPackageVersionReadmeCommand.d.ts +6 -0
  22. package/dist-types/commands/GetRepositoryEndpointCommand.d.ts +6 -0
  23. package/dist-types/commands/GetRepositoryPermissionsPolicyCommand.d.ts +6 -0
  24. package/dist-types/commands/ListDomainsCommand.d.ts +6 -0
  25. package/dist-types/commands/ListPackageVersionAssetsCommand.d.ts +6 -0
  26. package/dist-types/commands/ListPackageVersionDependenciesCommand.d.ts +6 -0
  27. package/dist-types/commands/ListPackageVersionsCommand.d.ts +6 -0
  28. package/dist-types/commands/ListPackagesCommand.d.ts +6 -0
  29. package/dist-types/commands/ListRepositoriesCommand.d.ts +6 -0
  30. package/dist-types/commands/ListRepositoriesInDomainCommand.d.ts +6 -0
  31. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  32. package/dist-types/commands/PutDomainPermissionsPolicyCommand.d.ts +6 -0
  33. package/dist-types/commands/PutPackageOriginConfigurationCommand.d.ts +6 -0
  34. package/dist-types/commands/PutRepositoryPermissionsPolicyCommand.d.ts +6 -0
  35. package/dist-types/commands/TagResourceCommand.d.ts +6 -0
  36. package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
  37. package/dist-types/commands/UpdatePackageVersionsStatusCommand.d.ts +6 -0
  38. package/dist-types/commands/UpdateRepositoryCommand.d.ts +6 -0
  39. package/package.json +6 -6
package/README.md CHANGED
@@ -468,3 +468,302 @@ To contribute to client you can check our [generate clients scripts](https://git
468
468
  This SDK is distributed under the
469
469
  [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
470
470
  see LICENSE for more information.
471
+
472
+ ## Client Commands (Operations List)
473
+
474
+ <details>
475
+ <summary>
476
+ AssociateExternalConnection
477
+ </summary>
478
+
479
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/associateexternalconnectioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/associateexternalconnectioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/associateexternalconnectioncommandoutput.html)
480
+
481
+ </details>
482
+ <details>
483
+ <summary>
484
+ CopyPackageVersions
485
+ </summary>
486
+
487
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/copypackageversionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/copypackageversionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/copypackageversionscommandoutput.html)
488
+
489
+ </details>
490
+ <details>
491
+ <summary>
492
+ CreateDomain
493
+ </summary>
494
+
495
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/createdomaincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/createdomaincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/createdomaincommandoutput.html)
496
+
497
+ </details>
498
+ <details>
499
+ <summary>
500
+ CreateRepository
501
+ </summary>
502
+
503
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/createrepositorycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/createrepositorycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/createrepositorycommandoutput.html)
504
+
505
+ </details>
506
+ <details>
507
+ <summary>
508
+ DeleteDomain
509
+ </summary>
510
+
511
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/deletedomaincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/deletedomaincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/deletedomaincommandoutput.html)
512
+
513
+ </details>
514
+ <details>
515
+ <summary>
516
+ DeleteDomainPermissionsPolicy
517
+ </summary>
518
+
519
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/deletedomainpermissionspolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/deletedomainpermissionspolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/deletedomainpermissionspolicycommandoutput.html)
520
+
521
+ </details>
522
+ <details>
523
+ <summary>
524
+ DeletePackage
525
+ </summary>
526
+
527
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/deletepackagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/deletepackagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/deletepackagecommandoutput.html)
528
+
529
+ </details>
530
+ <details>
531
+ <summary>
532
+ DeletePackageVersions
533
+ </summary>
534
+
535
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/deletepackageversionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/deletepackageversionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/deletepackageversionscommandoutput.html)
536
+
537
+ </details>
538
+ <details>
539
+ <summary>
540
+ DeleteRepository
541
+ </summary>
542
+
543
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/deleterepositorycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/deleterepositorycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/deleterepositorycommandoutput.html)
544
+
545
+ </details>
546
+ <details>
547
+ <summary>
548
+ DeleteRepositoryPermissionsPolicy
549
+ </summary>
550
+
551
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/deleterepositorypermissionspolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/deleterepositorypermissionspolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/deleterepositorypermissionspolicycommandoutput.html)
552
+
553
+ </details>
554
+ <details>
555
+ <summary>
556
+ DescribeDomain
557
+ </summary>
558
+
559
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/describedomaincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/describedomaincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/describedomaincommandoutput.html)
560
+
561
+ </details>
562
+ <details>
563
+ <summary>
564
+ DescribePackage
565
+ </summary>
566
+
567
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/describepackagecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/describepackagecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/describepackagecommandoutput.html)
568
+
569
+ </details>
570
+ <details>
571
+ <summary>
572
+ DescribePackageVersion
573
+ </summary>
574
+
575
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/describepackageversioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/describepackageversioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/describepackageversioncommandoutput.html)
576
+
577
+ </details>
578
+ <details>
579
+ <summary>
580
+ DescribeRepository
581
+ </summary>
582
+
583
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/describerepositorycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/describerepositorycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/describerepositorycommandoutput.html)
584
+
585
+ </details>
586
+ <details>
587
+ <summary>
588
+ DisassociateExternalConnection
589
+ </summary>
590
+
591
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/disassociateexternalconnectioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/disassociateexternalconnectioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/disassociateexternalconnectioncommandoutput.html)
592
+
593
+ </details>
594
+ <details>
595
+ <summary>
596
+ DisposePackageVersions
597
+ </summary>
598
+
599
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/disposepackageversionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/disposepackageversionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/disposepackageversionscommandoutput.html)
600
+
601
+ </details>
602
+ <details>
603
+ <summary>
604
+ GetAuthorizationToken
605
+ </summary>
606
+
607
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/getauthorizationtokencommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/getauthorizationtokencommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/getauthorizationtokencommandoutput.html)
608
+
609
+ </details>
610
+ <details>
611
+ <summary>
612
+ GetDomainPermissionsPolicy
613
+ </summary>
614
+
615
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/getdomainpermissionspolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/getdomainpermissionspolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/getdomainpermissionspolicycommandoutput.html)
616
+
617
+ </details>
618
+ <details>
619
+ <summary>
620
+ GetPackageVersionAsset
621
+ </summary>
622
+
623
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/getpackageversionassetcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/getpackageversionassetcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/getpackageversionassetcommandoutput.html)
624
+
625
+ </details>
626
+ <details>
627
+ <summary>
628
+ GetPackageVersionReadme
629
+ </summary>
630
+
631
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/getpackageversionreadmecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/getpackageversionreadmecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/getpackageversionreadmecommandoutput.html)
632
+
633
+ </details>
634
+ <details>
635
+ <summary>
636
+ GetRepositoryEndpoint
637
+ </summary>
638
+
639
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/getrepositoryendpointcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/getrepositoryendpointcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/getrepositoryendpointcommandoutput.html)
640
+
641
+ </details>
642
+ <details>
643
+ <summary>
644
+ GetRepositoryPermissionsPolicy
645
+ </summary>
646
+
647
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/getrepositorypermissionspolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/getrepositorypermissionspolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/getrepositorypermissionspolicycommandoutput.html)
648
+
649
+ </details>
650
+ <details>
651
+ <summary>
652
+ ListDomains
653
+ </summary>
654
+
655
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/listdomainscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listdomainscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listdomainscommandoutput.html)
656
+
657
+ </details>
658
+ <details>
659
+ <summary>
660
+ ListPackages
661
+ </summary>
662
+
663
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/listpackagescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listpackagescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listpackagescommandoutput.html)
664
+
665
+ </details>
666
+ <details>
667
+ <summary>
668
+ ListPackageVersionAssets
669
+ </summary>
670
+
671
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/listpackageversionassetscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listpackageversionassetscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listpackageversionassetscommandoutput.html)
672
+
673
+ </details>
674
+ <details>
675
+ <summary>
676
+ ListPackageVersionDependencies
677
+ </summary>
678
+
679
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/listpackageversiondependenciescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listpackageversiondependenciescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listpackageversiondependenciescommandoutput.html)
680
+
681
+ </details>
682
+ <details>
683
+ <summary>
684
+ ListPackageVersions
685
+ </summary>
686
+
687
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/listpackageversionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listpackageversionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listpackageversionscommandoutput.html)
688
+
689
+ </details>
690
+ <details>
691
+ <summary>
692
+ ListRepositories
693
+ </summary>
694
+
695
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/listrepositoriescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listrepositoriescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listrepositoriescommandoutput.html)
696
+
697
+ </details>
698
+ <details>
699
+ <summary>
700
+ ListRepositoriesInDomain
701
+ </summary>
702
+
703
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/listrepositoriesindomaincommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listrepositoriesindomaincommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listrepositoriesindomaincommandoutput.html)
704
+
705
+ </details>
706
+ <details>
707
+ <summary>
708
+ ListTagsForResource
709
+ </summary>
710
+
711
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/listtagsforresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listtagsforresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/listtagsforresourcecommandoutput.html)
712
+
713
+ </details>
714
+ <details>
715
+ <summary>
716
+ PutDomainPermissionsPolicy
717
+ </summary>
718
+
719
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/putdomainpermissionspolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/putdomainpermissionspolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/putdomainpermissionspolicycommandoutput.html)
720
+
721
+ </details>
722
+ <details>
723
+ <summary>
724
+ PutPackageOriginConfiguration
725
+ </summary>
726
+
727
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/putpackageoriginconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/putpackageoriginconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/putpackageoriginconfigurationcommandoutput.html)
728
+
729
+ </details>
730
+ <details>
731
+ <summary>
732
+ PutRepositoryPermissionsPolicy
733
+ </summary>
734
+
735
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/putrepositorypermissionspolicycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/putrepositorypermissionspolicycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/putrepositorypermissionspolicycommandoutput.html)
736
+
737
+ </details>
738
+ <details>
739
+ <summary>
740
+ TagResource
741
+ </summary>
742
+
743
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/tagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/tagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/tagresourcecommandoutput.html)
744
+
745
+ </details>
746
+ <details>
747
+ <summary>
748
+ UntagResource
749
+ </summary>
750
+
751
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/untagresourcecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/untagresourcecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/untagresourcecommandoutput.html)
752
+
753
+ </details>
754
+ <details>
755
+ <summary>
756
+ UpdatePackageVersionsStatus
757
+ </summary>
758
+
759
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/updatepackageversionsstatuscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/updatepackageversionsstatuscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/updatepackageversionsstatuscommandoutput.html)
760
+
761
+ </details>
762
+ <details>
763
+ <summary>
764
+ UpdateRepository
765
+ </summary>
766
+
767
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/classes/updaterepositorycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/updaterepositorycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-codeartifact/interfaces/updaterepositorycommandoutput.html)
768
+
769
+ </details>
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { AssociateExternalConnectionRequest, AssociateExternalConnectionResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link AssociateExternalConnectionCommand}.
8
+ */
6
9
  export interface AssociateExternalConnectionCommandInput extends AssociateExternalConnectionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link AssociateExternalConnectionCommand}.
13
+ */
8
14
  export interface AssociateExternalConnectionCommandOutput extends AssociateExternalConnectionResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { CopyPackageVersionsRequest, CopyPackageVersionsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CopyPackageVersionsCommand}.
8
+ */
6
9
  export interface CopyPackageVersionsCommandInput extends CopyPackageVersionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CopyPackageVersionsCommand}.
13
+ */
8
14
  export interface CopyPackageVersionsCommandOutput extends CopyPackageVersionsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { CreateDomainRequest, CreateDomainResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateDomainCommand}.
8
+ */
6
9
  export interface CreateDomainCommandInput extends CreateDomainRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateDomainCommand}.
13
+ */
8
14
  export interface CreateDomainCommandOutput extends CreateDomainResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { CreateRepositoryRequest, CreateRepositoryResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link CreateRepositoryCommand}.
8
+ */
6
9
  export interface CreateRepositoryCommandInput extends CreateRepositoryRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link CreateRepositoryCommand}.
13
+ */
8
14
  export interface CreateRepositoryCommandOutput extends CreateRepositoryResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DeleteDomainRequest, DeleteDomainResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteDomainCommand}.
8
+ */
6
9
  export interface DeleteDomainCommandInput extends DeleteDomainRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteDomainCommand}.
13
+ */
8
14
  export interface DeleteDomainCommandOutput extends DeleteDomainResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DeleteDomainPermissionsPolicyRequest, DeleteDomainPermissionsPolicyResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteDomainPermissionsPolicyCommand}.
8
+ */
6
9
  export interface DeleteDomainPermissionsPolicyCommandInput extends DeleteDomainPermissionsPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteDomainPermissionsPolicyCommand}.
13
+ */
8
14
  export interface DeleteDomainPermissionsPolicyCommandOutput extends DeleteDomainPermissionsPolicyResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DeletePackageRequest, DeletePackageResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeletePackageCommand}.
8
+ */
6
9
  export interface DeletePackageCommandInput extends DeletePackageRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeletePackageCommand}.
13
+ */
8
14
  export interface DeletePackageCommandOutput extends DeletePackageResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DeletePackageVersionsRequest, DeletePackageVersionsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeletePackageVersionsCommand}.
8
+ */
6
9
  export interface DeletePackageVersionsCommandInput extends DeletePackageVersionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeletePackageVersionsCommand}.
13
+ */
8
14
  export interface DeletePackageVersionsCommandOutput extends DeletePackageVersionsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DeleteRepositoryRequest, DeleteRepositoryResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteRepositoryCommand}.
8
+ */
6
9
  export interface DeleteRepositoryCommandInput extends DeleteRepositoryRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteRepositoryCommand}.
13
+ */
8
14
  export interface DeleteRepositoryCommandOutput extends DeleteRepositoryResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DeleteRepositoryPermissionsPolicyRequest, DeleteRepositoryPermissionsPolicyResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DeleteRepositoryPermissionsPolicyCommand}.
8
+ */
6
9
  export interface DeleteRepositoryPermissionsPolicyCommandInput extends DeleteRepositoryPermissionsPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DeleteRepositoryPermissionsPolicyCommand}.
13
+ */
8
14
  export interface DeleteRepositoryPermissionsPolicyCommandOutput extends DeleteRepositoryPermissionsPolicyResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DescribeDomainRequest, DescribeDomainResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DescribeDomainCommand}.
8
+ */
6
9
  export interface DescribeDomainCommandInput extends DescribeDomainRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeDomainCommand}.
13
+ */
8
14
  export interface DescribeDomainCommandOutput extends DescribeDomainResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DescribePackageRequest, DescribePackageResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DescribePackageCommand}.
8
+ */
6
9
  export interface DescribePackageCommandInput extends DescribePackageRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribePackageCommand}.
13
+ */
8
14
  export interface DescribePackageCommandOutput extends DescribePackageResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DescribePackageVersionRequest, DescribePackageVersionResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DescribePackageVersionCommand}.
8
+ */
6
9
  export interface DescribePackageVersionCommandInput extends DescribePackageVersionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribePackageVersionCommand}.
13
+ */
8
14
  export interface DescribePackageVersionCommandOutput extends DescribePackageVersionResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DescribeRepositoryRequest, DescribeRepositoryResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DescribeRepositoryCommand}.
8
+ */
6
9
  export interface DescribeRepositoryCommandInput extends DescribeRepositoryRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DescribeRepositoryCommand}.
13
+ */
8
14
  export interface DescribeRepositoryCommandOutput extends DescribeRepositoryResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DisassociateExternalConnectionRequest, DisassociateExternalConnectionResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DisassociateExternalConnectionCommand}.
8
+ */
6
9
  export interface DisassociateExternalConnectionCommandInput extends DisassociateExternalConnectionRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisassociateExternalConnectionCommand}.
13
+ */
8
14
  export interface DisassociateExternalConnectionCommandOutput extends DisassociateExternalConnectionResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { DisposePackageVersionsRequest, DisposePackageVersionsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link DisposePackageVersionsCommand}.
8
+ */
6
9
  export interface DisposePackageVersionsCommandInput extends DisposePackageVersionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link DisposePackageVersionsCommand}.
13
+ */
8
14
  export interface DisposePackageVersionsCommandOutput extends DisposePackageVersionsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { GetAuthorizationTokenRequest, GetAuthorizationTokenResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetAuthorizationTokenCommand}.
8
+ */
6
9
  export interface GetAuthorizationTokenCommandInput extends GetAuthorizationTokenRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetAuthorizationTokenCommand}.
13
+ */
8
14
  export interface GetAuthorizationTokenCommandOutput extends GetAuthorizationTokenResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { GetDomainPermissionsPolicyRequest, GetDomainPermissionsPolicyResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetDomainPermissionsPolicyCommand}.
8
+ */
6
9
  export interface GetDomainPermissionsPolicyCommandInput extends GetDomainPermissionsPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetDomainPermissionsPolicyCommand}.
13
+ */
8
14
  export interface GetDomainPermissionsPolicyCommandOutput extends GetDomainPermissionsPolicyResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack, WithSdkStreamMixin as __WithSdkStreamMixin } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { GetPackageVersionAssetRequest, GetPackageVersionAssetResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetPackageVersionAssetCommand}.
8
+ */
6
9
  export interface GetPackageVersionAssetCommandInput extends GetPackageVersionAssetRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetPackageVersionAssetCommand}.
13
+ */
8
14
  export interface GetPackageVersionAssetCommandOutput extends __WithSdkStreamMixin<GetPackageVersionAssetResult, "asset">, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { GetPackageVersionReadmeRequest, GetPackageVersionReadmeResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetPackageVersionReadmeCommand}.
8
+ */
6
9
  export interface GetPackageVersionReadmeCommandInput extends GetPackageVersionReadmeRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetPackageVersionReadmeCommand}.
13
+ */
8
14
  export interface GetPackageVersionReadmeCommandOutput extends GetPackageVersionReadmeResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { GetRepositoryEndpointRequest, GetRepositoryEndpointResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetRepositoryEndpointCommand}.
8
+ */
6
9
  export interface GetRepositoryEndpointCommandInput extends GetRepositoryEndpointRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetRepositoryEndpointCommand}.
13
+ */
8
14
  export interface GetRepositoryEndpointCommandOutput extends GetRepositoryEndpointResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { GetRepositoryPermissionsPolicyRequest, GetRepositoryPermissionsPolicyResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link GetRepositoryPermissionsPolicyCommand}.
8
+ */
6
9
  export interface GetRepositoryPermissionsPolicyCommandInput extends GetRepositoryPermissionsPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link GetRepositoryPermissionsPolicyCommand}.
13
+ */
8
14
  export interface GetRepositoryPermissionsPolicyCommandOutput extends GetRepositoryPermissionsPolicyResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { ListDomainsRequest, ListDomainsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListDomainsCommand}.
8
+ */
6
9
  export interface ListDomainsCommandInput extends ListDomainsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListDomainsCommand}.
13
+ */
8
14
  export interface ListDomainsCommandOutput extends ListDomainsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { ListPackageVersionAssetsRequest, ListPackageVersionAssetsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListPackageVersionAssetsCommand}.
8
+ */
6
9
  export interface ListPackageVersionAssetsCommandInput extends ListPackageVersionAssetsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListPackageVersionAssetsCommand}.
13
+ */
8
14
  export interface ListPackageVersionAssetsCommandOutput extends ListPackageVersionAssetsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { ListPackageVersionDependenciesRequest, ListPackageVersionDependenciesResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListPackageVersionDependenciesCommand}.
8
+ */
6
9
  export interface ListPackageVersionDependenciesCommandInput extends ListPackageVersionDependenciesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListPackageVersionDependenciesCommand}.
13
+ */
8
14
  export interface ListPackageVersionDependenciesCommandOutput extends ListPackageVersionDependenciesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { ListPackageVersionsRequest, ListPackageVersionsResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListPackageVersionsCommand}.
8
+ */
6
9
  export interface ListPackageVersionsCommandInput extends ListPackageVersionsRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListPackageVersionsCommand}.
13
+ */
8
14
  export interface ListPackageVersionsCommandOutput extends ListPackageVersionsResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { ListPackagesRequest, ListPackagesResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListPackagesCommand}.
8
+ */
6
9
  export interface ListPackagesCommandInput extends ListPackagesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListPackagesCommand}.
13
+ */
8
14
  export interface ListPackagesCommandOutput extends ListPackagesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { ListRepositoriesRequest, ListRepositoriesResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListRepositoriesCommand}.
8
+ */
6
9
  export interface ListRepositoriesCommandInput extends ListRepositoriesRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListRepositoriesCommand}.
13
+ */
8
14
  export interface ListRepositoriesCommandOutput extends ListRepositoriesResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { ListRepositoriesInDomainRequest, ListRepositoriesInDomainResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListRepositoriesInDomainCommand}.
8
+ */
6
9
  export interface ListRepositoriesInDomainCommandInput extends ListRepositoriesInDomainRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListRepositoriesInDomainCommand}.
13
+ */
8
14
  export interface ListRepositoriesInDomainCommandOutput extends ListRepositoriesInDomainResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { ListTagsForResourceRequest, ListTagsForResourceResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link ListTagsForResourceCommand}.
8
+ */
6
9
  export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link ListTagsForResourceCommand}.
13
+ */
8
14
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { PutDomainPermissionsPolicyRequest, PutDomainPermissionsPolicyResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link PutDomainPermissionsPolicyCommand}.
8
+ */
6
9
  export interface PutDomainPermissionsPolicyCommandInput extends PutDomainPermissionsPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutDomainPermissionsPolicyCommand}.
13
+ */
8
14
  export interface PutDomainPermissionsPolicyCommandOutput extends PutDomainPermissionsPolicyResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { PutPackageOriginConfigurationRequest, PutPackageOriginConfigurationResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link PutPackageOriginConfigurationCommand}.
8
+ */
6
9
  export interface PutPackageOriginConfigurationCommandInput extends PutPackageOriginConfigurationRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutPackageOriginConfigurationCommand}.
13
+ */
8
14
  export interface PutPackageOriginConfigurationCommandOutput extends PutPackageOriginConfigurationResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { PutRepositoryPermissionsPolicyRequest, PutRepositoryPermissionsPolicyResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link PutRepositoryPermissionsPolicyCommand}.
8
+ */
6
9
  export interface PutRepositoryPermissionsPolicyCommandInput extends PutRepositoryPermissionsPolicyRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link PutRepositoryPermissionsPolicyCommand}.
13
+ */
8
14
  export interface PutRepositoryPermissionsPolicyCommandOutput extends PutRepositoryPermissionsPolicyResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { TagResourceRequest, TagResourceResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link TagResourceCommand}.
8
+ */
6
9
  export interface TagResourceCommandInput extends TagResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link TagResourceCommand}.
13
+ */
8
14
  export interface TagResourceCommandOutput extends TagResourceResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { UntagResourceRequest, UntagResourceResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UntagResourceCommand}.
8
+ */
6
9
  export interface UntagResourceCommandInput extends UntagResourceRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UntagResourceCommand}.
13
+ */
8
14
  export interface UntagResourceCommandOutput extends UntagResourceResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { UpdatePackageVersionsStatusRequest, UpdatePackageVersionsStatusResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdatePackageVersionsStatusCommand}.
8
+ */
6
9
  export interface UpdatePackageVersionsStatusCommandInput extends UpdatePackageVersionsStatusRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdatePackageVersionsStatusCommand}.
13
+ */
8
14
  export interface UpdatePackageVersionsStatusCommandOutput extends UpdatePackageVersionsStatusResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { CodeartifactClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeartifactClient";
5
5
  import { UpdateRepositoryRequest, UpdateRepositoryResult } from "../models/models_0";
6
+ /**
7
+ * The input for {@link UpdateRepositoryCommand}.
8
+ */
6
9
  export interface UpdateRepositoryCommandInput extends UpdateRepositoryRequest {
7
10
  }
11
+ /**
12
+ * The output of {@link UpdateRepositoryCommand}.
13
+ */
8
14
  export interface UpdateRepositoryCommandOutput extends UpdateRepositoryResult, __MetadataBearer {
9
15
  }
10
16
  /**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-codeartifact",
3
3
  "description": "AWS SDK for JavaScript Codeartifact Client for Node.js, Browser and React Native",
4
- "version": "3.278.0",
4
+ "version": "3.281.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.278.0",
23
+ "@aws-sdk/client-sts": "3.281.0",
24
24
  "@aws-sdk/config-resolver": "3.272.0",
25
- "@aws-sdk/credential-provider-node": "3.278.0",
25
+ "@aws-sdk/credential-provider-node": "3.281.0",
26
26
  "@aws-sdk/fetch-http-handler": "3.272.0",
27
27
  "@aws-sdk/hash-node": "3.272.0",
28
28
  "@aws-sdk/invalid-dependency": "3.272.0",
@@ -39,14 +39,14 @@
39
39
  "@aws-sdk/node-config-provider": "3.272.0",
40
40
  "@aws-sdk/node-http-handler": "3.272.0",
41
41
  "@aws-sdk/protocol-http": "3.272.0",
42
- "@aws-sdk/smithy-client": "3.272.0",
42
+ "@aws-sdk/smithy-client": "3.279.0",
43
43
  "@aws-sdk/types": "3.272.0",
44
44
  "@aws-sdk/url-parser": "3.272.0",
45
45
  "@aws-sdk/util-base64": "3.208.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.188.0",
47
47
  "@aws-sdk/util-body-length-node": "3.208.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.272.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.272.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.279.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.279.0",
50
50
  "@aws-sdk/util-endpoints": "3.272.0",
51
51
  "@aws-sdk/util-retry": "3.272.0",
52
52
  "@aws-sdk/util-stream-browser": "3.272.0",