@aws-sdk/client-codeartifact 3.303.0 → 3.309.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 (81) hide show
  1. package/dist-cjs/commands/AssociateExternalConnectionCommand.js +2 -2
  2. package/dist-cjs/commands/CopyPackageVersionsCommand.js +2 -2
  3. package/dist-cjs/commands/CreateDomainCommand.js +2 -2
  4. package/dist-cjs/commands/CreateRepositoryCommand.js +2 -2
  5. package/dist-cjs/commands/DeleteDomainCommand.js +2 -2
  6. package/dist-cjs/commands/DeleteDomainPermissionsPolicyCommand.js +2 -2
  7. package/dist-cjs/commands/DeletePackageCommand.js +2 -2
  8. package/dist-cjs/commands/DeletePackageVersionsCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteRepositoryPermissionsPolicyCommand.js +2 -2
  11. package/dist-cjs/commands/DescribeDomainCommand.js +2 -2
  12. package/dist-cjs/commands/DescribePackageCommand.js +2 -2
  13. package/dist-cjs/commands/DescribePackageVersionCommand.js +2 -2
  14. package/dist-cjs/commands/DescribeRepositoryCommand.js +2 -2
  15. package/dist-cjs/commands/DisassociateExternalConnectionCommand.js +2 -2
  16. package/dist-cjs/commands/DisposePackageVersionsCommand.js +2 -2
  17. package/dist-cjs/commands/GetAuthorizationTokenCommand.js +2 -2
  18. package/dist-cjs/commands/GetDomainPermissionsPolicyCommand.js +2 -2
  19. package/dist-cjs/commands/GetPackageVersionAssetCommand.js +2 -2
  20. package/dist-cjs/commands/GetPackageVersionReadmeCommand.js +2 -2
  21. package/dist-cjs/commands/GetRepositoryEndpointCommand.js +2 -2
  22. package/dist-cjs/commands/GetRepositoryPermissionsPolicyCommand.js +2 -2
  23. package/dist-cjs/commands/ListDomainsCommand.js +2 -2
  24. package/dist-cjs/commands/ListPackageVersionAssetsCommand.js +2 -2
  25. package/dist-cjs/commands/ListPackageVersionDependenciesCommand.js +2 -2
  26. package/dist-cjs/commands/ListPackageVersionsCommand.js +2 -2
  27. package/dist-cjs/commands/ListPackagesCommand.js +2 -2
  28. package/dist-cjs/commands/ListRepositoriesCommand.js +2 -2
  29. package/dist-cjs/commands/ListRepositoriesInDomainCommand.js +2 -2
  30. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  31. package/dist-cjs/commands/PublishPackageVersionCommand.js +2 -2
  32. package/dist-cjs/commands/PutDomainPermissionsPolicyCommand.js +2 -2
  33. package/dist-cjs/commands/PutPackageOriginConfigurationCommand.js +2 -2
  34. package/dist-cjs/commands/PutRepositoryPermissionsPolicyCommand.js +2 -2
  35. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  36. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  37. package/dist-cjs/commands/UpdatePackageVersionsStatusCommand.js +2 -2
  38. package/dist-cjs/commands/UpdateRepositoryCommand.js +2 -2
  39. package/dist-cjs/protocols/Aws_restJson1.js +566 -578
  40. package/dist-es/commands/AssociateExternalConnectionCommand.js +3 -3
  41. package/dist-es/commands/CopyPackageVersionsCommand.js +3 -3
  42. package/dist-es/commands/CreateDomainCommand.js +3 -3
  43. package/dist-es/commands/CreateRepositoryCommand.js +3 -3
  44. package/dist-es/commands/DeleteDomainCommand.js +3 -3
  45. package/dist-es/commands/DeleteDomainPermissionsPolicyCommand.js +3 -3
  46. package/dist-es/commands/DeletePackageCommand.js +3 -3
  47. package/dist-es/commands/DeletePackageVersionsCommand.js +3 -3
  48. package/dist-es/commands/DeleteRepositoryCommand.js +3 -3
  49. package/dist-es/commands/DeleteRepositoryPermissionsPolicyCommand.js +3 -3
  50. package/dist-es/commands/DescribeDomainCommand.js +3 -3
  51. package/dist-es/commands/DescribePackageCommand.js +3 -3
  52. package/dist-es/commands/DescribePackageVersionCommand.js +3 -3
  53. package/dist-es/commands/DescribeRepositoryCommand.js +3 -3
  54. package/dist-es/commands/DisassociateExternalConnectionCommand.js +3 -3
  55. package/dist-es/commands/DisposePackageVersionsCommand.js +3 -3
  56. package/dist-es/commands/GetAuthorizationTokenCommand.js +3 -3
  57. package/dist-es/commands/GetDomainPermissionsPolicyCommand.js +3 -3
  58. package/dist-es/commands/GetPackageVersionAssetCommand.js +3 -3
  59. package/dist-es/commands/GetPackageVersionReadmeCommand.js +3 -3
  60. package/dist-es/commands/GetRepositoryEndpointCommand.js +3 -3
  61. package/dist-es/commands/GetRepositoryPermissionsPolicyCommand.js +3 -3
  62. package/dist-es/commands/ListDomainsCommand.js +3 -3
  63. package/dist-es/commands/ListPackageVersionAssetsCommand.js +3 -3
  64. package/dist-es/commands/ListPackageVersionDependenciesCommand.js +3 -3
  65. package/dist-es/commands/ListPackageVersionsCommand.js +3 -3
  66. package/dist-es/commands/ListPackagesCommand.js +3 -3
  67. package/dist-es/commands/ListRepositoriesCommand.js +3 -3
  68. package/dist-es/commands/ListRepositoriesInDomainCommand.js +3 -3
  69. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  70. package/dist-es/commands/PublishPackageVersionCommand.js +3 -3
  71. package/dist-es/commands/PutDomainPermissionsPolicyCommand.js +3 -3
  72. package/dist-es/commands/PutPackageOriginConfigurationCommand.js +3 -3
  73. package/dist-es/commands/PutRepositoryPermissionsPolicyCommand.js +3 -3
  74. package/dist-es/commands/TagResourceCommand.js +3 -3
  75. package/dist-es/commands/UntagResourceCommand.js +3 -3
  76. package/dist-es/commands/UpdatePackageVersionsStatusCommand.js +3 -3
  77. package/dist-es/commands/UpdateRepositoryCommand.js +3 -3
  78. package/dist-es/protocols/Aws_restJson1.js +488 -500
  79. package/dist-types/protocols/Aws_restJson1.d.ts +304 -76
  80. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +76 -76
  81. package/package.json +31 -31
@@ -38,79 +38,307 @@ import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/T
38
38
  import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
39
39
  import { UpdatePackageVersionsStatusCommandInput, UpdatePackageVersionsStatusCommandOutput } from "../commands/UpdatePackageVersionsStatusCommand";
40
40
  import { UpdateRepositoryCommandInput, UpdateRepositoryCommandOutput } from "../commands/UpdateRepositoryCommand";
41
- export declare const serializeAws_restJson1AssociateExternalConnectionCommand: (input: AssociateExternalConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
42
- export declare const serializeAws_restJson1CopyPackageVersionsCommand: (input: CopyPackageVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
43
- export declare const serializeAws_restJson1CreateDomainCommand: (input: CreateDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
44
- export declare const serializeAws_restJson1CreateRepositoryCommand: (input: CreateRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
45
- export declare const serializeAws_restJson1DeleteDomainCommand: (input: DeleteDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
46
- export declare const serializeAws_restJson1DeleteDomainPermissionsPolicyCommand: (input: DeleteDomainPermissionsPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
47
- export declare const serializeAws_restJson1DeletePackageCommand: (input: DeletePackageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
48
- export declare const serializeAws_restJson1DeletePackageVersionsCommand: (input: DeletePackageVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
49
- export declare const serializeAws_restJson1DeleteRepositoryCommand: (input: DeleteRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
50
- export declare const serializeAws_restJson1DeleteRepositoryPermissionsPolicyCommand: (input: DeleteRepositoryPermissionsPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
51
- export declare const serializeAws_restJson1DescribeDomainCommand: (input: DescribeDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
- export declare const serializeAws_restJson1DescribePackageCommand: (input: DescribePackageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
53
- export declare const serializeAws_restJson1DescribePackageVersionCommand: (input: DescribePackageVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
- export declare const serializeAws_restJson1DescribeRepositoryCommand: (input: DescribeRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
- export declare const serializeAws_restJson1DisassociateExternalConnectionCommand: (input: DisassociateExternalConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
- export declare const serializeAws_restJson1DisposePackageVersionsCommand: (input: DisposePackageVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
- export declare const serializeAws_restJson1GetAuthorizationTokenCommand: (input: GetAuthorizationTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
- export declare const serializeAws_restJson1GetDomainPermissionsPolicyCommand: (input: GetDomainPermissionsPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
- export declare const serializeAws_restJson1GetPackageVersionAssetCommand: (input: GetPackageVersionAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
- export declare const serializeAws_restJson1GetPackageVersionReadmeCommand: (input: GetPackageVersionReadmeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
- export declare const serializeAws_restJson1GetRepositoryEndpointCommand: (input: GetRepositoryEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
- export declare const serializeAws_restJson1GetRepositoryPermissionsPolicyCommand: (input: GetRepositoryPermissionsPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
- export declare const serializeAws_restJson1ListDomainsCommand: (input: ListDomainsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
- export declare const serializeAws_restJson1ListPackagesCommand: (input: ListPackagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_restJson1ListPackageVersionAssetsCommand: (input: ListPackageVersionAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_restJson1ListPackageVersionDependenciesCommand: (input: ListPackageVersionDependenciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_restJson1ListPackageVersionsCommand: (input: ListPackageVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_restJson1ListRepositoriesCommand: (input: ListRepositoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_restJson1ListRepositoriesInDomainCommand: (input: ListRepositoriesInDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_restJson1PublishPackageVersionCommand: (input: PublishPackageVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_restJson1PutDomainPermissionsPolicyCommand: (input: PutDomainPermissionsPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_restJson1PutPackageOriginConfigurationCommand: (input: PutPackageOriginConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_restJson1PutRepositoryPermissionsPolicyCommand: (input: PutRepositoryPermissionsPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_restJson1TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_restJson1UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_restJson1UpdatePackageVersionsStatusCommand: (input: UpdatePackageVersionsStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_restJson1UpdateRepositoryCommand: (input: UpdateRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const deserializeAws_restJson1AssociateExternalConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateExternalConnectionCommandOutput>;
80
- export declare const deserializeAws_restJson1CopyPackageVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyPackageVersionsCommandOutput>;
81
- export declare const deserializeAws_restJson1CreateDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDomainCommandOutput>;
82
- export declare const deserializeAws_restJson1CreateRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRepositoryCommandOutput>;
83
- export declare const deserializeAws_restJson1DeleteDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDomainCommandOutput>;
84
- export declare const deserializeAws_restJson1DeleteDomainPermissionsPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDomainPermissionsPolicyCommandOutput>;
85
- export declare const deserializeAws_restJson1DeletePackageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePackageCommandOutput>;
86
- export declare const deserializeAws_restJson1DeletePackageVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePackageVersionsCommandOutput>;
87
- export declare const deserializeAws_restJson1DeleteRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRepositoryCommandOutput>;
88
- export declare const deserializeAws_restJson1DeleteRepositoryPermissionsPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRepositoryPermissionsPolicyCommandOutput>;
89
- export declare const deserializeAws_restJson1DescribeDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDomainCommandOutput>;
90
- export declare const deserializeAws_restJson1DescribePackageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePackageCommandOutput>;
91
- export declare const deserializeAws_restJson1DescribePackageVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePackageVersionCommandOutput>;
92
- export declare const deserializeAws_restJson1DescribeRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRepositoryCommandOutput>;
93
- export declare const deserializeAws_restJson1DisassociateExternalConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateExternalConnectionCommandOutput>;
94
- export declare const deserializeAws_restJson1DisposePackageVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisposePackageVersionsCommandOutput>;
95
- export declare const deserializeAws_restJson1GetAuthorizationTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAuthorizationTokenCommandOutput>;
96
- export declare const deserializeAws_restJson1GetDomainPermissionsPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainPermissionsPolicyCommandOutput>;
97
- export declare const deserializeAws_restJson1GetPackageVersionAssetCommand: (output: __HttpResponse, context: __SerdeContext & __SdkStreamSerdeContext) => Promise<GetPackageVersionAssetCommandOutput>;
98
- export declare const deserializeAws_restJson1GetPackageVersionReadmeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPackageVersionReadmeCommandOutput>;
99
- export declare const deserializeAws_restJson1GetRepositoryEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositoryEndpointCommandOutput>;
100
- export declare const deserializeAws_restJson1GetRepositoryPermissionsPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositoryPermissionsPolicyCommandOutput>;
101
- export declare const deserializeAws_restJson1ListDomainsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDomainsCommandOutput>;
102
- export declare const deserializeAws_restJson1ListPackagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPackagesCommandOutput>;
103
- export declare const deserializeAws_restJson1ListPackageVersionAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPackageVersionAssetsCommandOutput>;
104
- export declare const deserializeAws_restJson1ListPackageVersionDependenciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPackageVersionDependenciesCommandOutput>;
105
- export declare const deserializeAws_restJson1ListPackageVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPackageVersionsCommandOutput>;
106
- export declare const deserializeAws_restJson1ListRepositoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositoriesCommandOutput>;
107
- export declare const deserializeAws_restJson1ListRepositoriesInDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositoriesInDomainCommandOutput>;
108
- export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
109
- export declare const deserializeAws_restJson1PublishPackageVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PublishPackageVersionCommandOutput>;
110
- export declare const deserializeAws_restJson1PutDomainPermissionsPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDomainPermissionsPolicyCommandOutput>;
111
- export declare const deserializeAws_restJson1PutPackageOriginConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutPackageOriginConfigurationCommandOutput>;
112
- export declare const deserializeAws_restJson1PutRepositoryPermissionsPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRepositoryPermissionsPolicyCommandOutput>;
113
- export declare const deserializeAws_restJson1TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
114
- export declare const deserializeAws_restJson1UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
115
- export declare const deserializeAws_restJson1UpdatePackageVersionsStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePackageVersionsStatusCommandOutput>;
116
- export declare const deserializeAws_restJson1UpdateRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRepositoryCommandOutput>;
41
+ /**
42
+ * serializeAws_restJson1AssociateExternalConnectionCommand
43
+ */
44
+ export declare const se_AssociateExternalConnectionCommand: (input: AssociateExternalConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
45
+ /**
46
+ * serializeAws_restJson1CopyPackageVersionsCommand
47
+ */
48
+ export declare const se_CopyPackageVersionsCommand: (input: CopyPackageVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
49
+ /**
50
+ * serializeAws_restJson1CreateDomainCommand
51
+ */
52
+ export declare const se_CreateDomainCommand: (input: CreateDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
53
+ /**
54
+ * serializeAws_restJson1CreateRepositoryCommand
55
+ */
56
+ export declare const se_CreateRepositoryCommand: (input: CreateRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
+ /**
58
+ * serializeAws_restJson1DeleteDomainCommand
59
+ */
60
+ export declare const se_DeleteDomainCommand: (input: DeleteDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
+ /**
62
+ * serializeAws_restJson1DeleteDomainPermissionsPolicyCommand
63
+ */
64
+ export declare const se_DeleteDomainPermissionsPolicyCommand: (input: DeleteDomainPermissionsPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
+ /**
66
+ * serializeAws_restJson1DeletePackageCommand
67
+ */
68
+ export declare const se_DeletePackageCommand: (input: DeletePackageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
+ /**
70
+ * serializeAws_restJson1DeletePackageVersionsCommand
71
+ */
72
+ export declare const se_DeletePackageVersionsCommand: (input: DeletePackageVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
+ /**
74
+ * serializeAws_restJson1DeleteRepositoryCommand
75
+ */
76
+ export declare const se_DeleteRepositoryCommand: (input: DeleteRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
+ /**
78
+ * serializeAws_restJson1DeleteRepositoryPermissionsPolicyCommand
79
+ */
80
+ export declare const se_DeleteRepositoryPermissionsPolicyCommand: (input: DeleteRepositoryPermissionsPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
+ /**
82
+ * serializeAws_restJson1DescribeDomainCommand
83
+ */
84
+ export declare const se_DescribeDomainCommand: (input: DescribeDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
+ /**
86
+ * serializeAws_restJson1DescribePackageCommand
87
+ */
88
+ export declare const se_DescribePackageCommand: (input: DescribePackageCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
+ /**
90
+ * serializeAws_restJson1DescribePackageVersionCommand
91
+ */
92
+ export declare const se_DescribePackageVersionCommand: (input: DescribePackageVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
+ /**
94
+ * serializeAws_restJson1DescribeRepositoryCommand
95
+ */
96
+ export declare const se_DescribeRepositoryCommand: (input: DescribeRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
+ /**
98
+ * serializeAws_restJson1DisassociateExternalConnectionCommand
99
+ */
100
+ export declare const se_DisassociateExternalConnectionCommand: (input: DisassociateExternalConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
+ /**
102
+ * serializeAws_restJson1DisposePackageVersionsCommand
103
+ */
104
+ export declare const se_DisposePackageVersionsCommand: (input: DisposePackageVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
+ /**
106
+ * serializeAws_restJson1GetAuthorizationTokenCommand
107
+ */
108
+ export declare const se_GetAuthorizationTokenCommand: (input: GetAuthorizationTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
+ /**
110
+ * serializeAws_restJson1GetDomainPermissionsPolicyCommand
111
+ */
112
+ export declare const se_GetDomainPermissionsPolicyCommand: (input: GetDomainPermissionsPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
+ /**
114
+ * serializeAws_restJson1GetPackageVersionAssetCommand
115
+ */
116
+ export declare const se_GetPackageVersionAssetCommand: (input: GetPackageVersionAssetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
+ /**
118
+ * serializeAws_restJson1GetPackageVersionReadmeCommand
119
+ */
120
+ export declare const se_GetPackageVersionReadmeCommand: (input: GetPackageVersionReadmeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
+ /**
122
+ * serializeAws_restJson1GetRepositoryEndpointCommand
123
+ */
124
+ export declare const se_GetRepositoryEndpointCommand: (input: GetRepositoryEndpointCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
+ /**
126
+ * serializeAws_restJson1GetRepositoryPermissionsPolicyCommand
127
+ */
128
+ export declare const se_GetRepositoryPermissionsPolicyCommand: (input: GetRepositoryPermissionsPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
+ /**
130
+ * serializeAws_restJson1ListDomainsCommand
131
+ */
132
+ export declare const se_ListDomainsCommand: (input: ListDomainsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
+ /**
134
+ * serializeAws_restJson1ListPackagesCommand
135
+ */
136
+ export declare const se_ListPackagesCommand: (input: ListPackagesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
+ /**
138
+ * serializeAws_restJson1ListPackageVersionAssetsCommand
139
+ */
140
+ export declare const se_ListPackageVersionAssetsCommand: (input: ListPackageVersionAssetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
+ /**
142
+ * serializeAws_restJson1ListPackageVersionDependenciesCommand
143
+ */
144
+ export declare const se_ListPackageVersionDependenciesCommand: (input: ListPackageVersionDependenciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
+ /**
146
+ * serializeAws_restJson1ListPackageVersionsCommand
147
+ */
148
+ export declare const se_ListPackageVersionsCommand: (input: ListPackageVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
+ /**
150
+ * serializeAws_restJson1ListRepositoriesCommand
151
+ */
152
+ export declare const se_ListRepositoriesCommand: (input: ListRepositoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
+ /**
154
+ * serializeAws_restJson1ListRepositoriesInDomainCommand
155
+ */
156
+ export declare const se_ListRepositoriesInDomainCommand: (input: ListRepositoriesInDomainCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
+ /**
158
+ * serializeAws_restJson1ListTagsForResourceCommand
159
+ */
160
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
+ /**
162
+ * serializeAws_restJson1PublishPackageVersionCommand
163
+ */
164
+ export declare const se_PublishPackageVersionCommand: (input: PublishPackageVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
+ /**
166
+ * serializeAws_restJson1PutDomainPermissionsPolicyCommand
167
+ */
168
+ export declare const se_PutDomainPermissionsPolicyCommand: (input: PutDomainPermissionsPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
+ /**
170
+ * serializeAws_restJson1PutPackageOriginConfigurationCommand
171
+ */
172
+ export declare const se_PutPackageOriginConfigurationCommand: (input: PutPackageOriginConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
+ /**
174
+ * serializeAws_restJson1PutRepositoryPermissionsPolicyCommand
175
+ */
176
+ export declare const se_PutRepositoryPermissionsPolicyCommand: (input: PutRepositoryPermissionsPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
+ /**
178
+ * serializeAws_restJson1TagResourceCommand
179
+ */
180
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
+ /**
182
+ * serializeAws_restJson1UntagResourceCommand
183
+ */
184
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
+ /**
186
+ * serializeAws_restJson1UpdatePackageVersionsStatusCommand
187
+ */
188
+ export declare const se_UpdatePackageVersionsStatusCommand: (input: UpdatePackageVersionsStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
+ /**
190
+ * serializeAws_restJson1UpdateRepositoryCommand
191
+ */
192
+ export declare const se_UpdateRepositoryCommand: (input: UpdateRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
+ /**
194
+ * deserializeAws_restJson1AssociateExternalConnectionCommand
195
+ */
196
+ export declare const de_AssociateExternalConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateExternalConnectionCommandOutput>;
197
+ /**
198
+ * deserializeAws_restJson1CopyPackageVersionsCommand
199
+ */
200
+ export declare const de_CopyPackageVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyPackageVersionsCommandOutput>;
201
+ /**
202
+ * deserializeAws_restJson1CreateDomainCommand
203
+ */
204
+ export declare const de_CreateDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDomainCommandOutput>;
205
+ /**
206
+ * deserializeAws_restJson1CreateRepositoryCommand
207
+ */
208
+ export declare const de_CreateRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRepositoryCommandOutput>;
209
+ /**
210
+ * deserializeAws_restJson1DeleteDomainCommand
211
+ */
212
+ export declare const de_DeleteDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDomainCommandOutput>;
213
+ /**
214
+ * deserializeAws_restJson1DeleteDomainPermissionsPolicyCommand
215
+ */
216
+ export declare const de_DeleteDomainPermissionsPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDomainPermissionsPolicyCommandOutput>;
217
+ /**
218
+ * deserializeAws_restJson1DeletePackageCommand
219
+ */
220
+ export declare const de_DeletePackageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePackageCommandOutput>;
221
+ /**
222
+ * deserializeAws_restJson1DeletePackageVersionsCommand
223
+ */
224
+ export declare const de_DeletePackageVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePackageVersionsCommandOutput>;
225
+ /**
226
+ * deserializeAws_restJson1DeleteRepositoryCommand
227
+ */
228
+ export declare const de_DeleteRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRepositoryCommandOutput>;
229
+ /**
230
+ * deserializeAws_restJson1DeleteRepositoryPermissionsPolicyCommand
231
+ */
232
+ export declare const de_DeleteRepositoryPermissionsPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRepositoryPermissionsPolicyCommandOutput>;
233
+ /**
234
+ * deserializeAws_restJson1DescribeDomainCommand
235
+ */
236
+ export declare const de_DescribeDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDomainCommandOutput>;
237
+ /**
238
+ * deserializeAws_restJson1DescribePackageCommand
239
+ */
240
+ export declare const de_DescribePackageCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePackageCommandOutput>;
241
+ /**
242
+ * deserializeAws_restJson1DescribePackageVersionCommand
243
+ */
244
+ export declare const de_DescribePackageVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePackageVersionCommandOutput>;
245
+ /**
246
+ * deserializeAws_restJson1DescribeRepositoryCommand
247
+ */
248
+ export declare const de_DescribeRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRepositoryCommandOutput>;
249
+ /**
250
+ * deserializeAws_restJson1DisassociateExternalConnectionCommand
251
+ */
252
+ export declare const de_DisassociateExternalConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateExternalConnectionCommandOutput>;
253
+ /**
254
+ * deserializeAws_restJson1DisposePackageVersionsCommand
255
+ */
256
+ export declare const de_DisposePackageVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisposePackageVersionsCommandOutput>;
257
+ /**
258
+ * deserializeAws_restJson1GetAuthorizationTokenCommand
259
+ */
260
+ export declare const de_GetAuthorizationTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAuthorizationTokenCommandOutput>;
261
+ /**
262
+ * deserializeAws_restJson1GetDomainPermissionsPolicyCommand
263
+ */
264
+ export declare const de_GetDomainPermissionsPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDomainPermissionsPolicyCommandOutput>;
265
+ /**
266
+ * deserializeAws_restJson1GetPackageVersionAssetCommand
267
+ */
268
+ export declare const de_GetPackageVersionAssetCommand: (output: __HttpResponse, context: __SerdeContext & __SdkStreamSerdeContext) => Promise<GetPackageVersionAssetCommandOutput>;
269
+ /**
270
+ * deserializeAws_restJson1GetPackageVersionReadmeCommand
271
+ */
272
+ export declare const de_GetPackageVersionReadmeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetPackageVersionReadmeCommandOutput>;
273
+ /**
274
+ * deserializeAws_restJson1GetRepositoryEndpointCommand
275
+ */
276
+ export declare const de_GetRepositoryEndpointCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositoryEndpointCommandOutput>;
277
+ /**
278
+ * deserializeAws_restJson1GetRepositoryPermissionsPolicyCommand
279
+ */
280
+ export declare const de_GetRepositoryPermissionsPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositoryPermissionsPolicyCommandOutput>;
281
+ /**
282
+ * deserializeAws_restJson1ListDomainsCommand
283
+ */
284
+ export declare const de_ListDomainsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDomainsCommandOutput>;
285
+ /**
286
+ * deserializeAws_restJson1ListPackagesCommand
287
+ */
288
+ export declare const de_ListPackagesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPackagesCommandOutput>;
289
+ /**
290
+ * deserializeAws_restJson1ListPackageVersionAssetsCommand
291
+ */
292
+ export declare const de_ListPackageVersionAssetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPackageVersionAssetsCommandOutput>;
293
+ /**
294
+ * deserializeAws_restJson1ListPackageVersionDependenciesCommand
295
+ */
296
+ export declare const de_ListPackageVersionDependenciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPackageVersionDependenciesCommandOutput>;
297
+ /**
298
+ * deserializeAws_restJson1ListPackageVersionsCommand
299
+ */
300
+ export declare const de_ListPackageVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPackageVersionsCommandOutput>;
301
+ /**
302
+ * deserializeAws_restJson1ListRepositoriesCommand
303
+ */
304
+ export declare const de_ListRepositoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositoriesCommandOutput>;
305
+ /**
306
+ * deserializeAws_restJson1ListRepositoriesInDomainCommand
307
+ */
308
+ export declare const de_ListRepositoriesInDomainCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositoriesInDomainCommandOutput>;
309
+ /**
310
+ * deserializeAws_restJson1ListTagsForResourceCommand
311
+ */
312
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
313
+ /**
314
+ * deserializeAws_restJson1PublishPackageVersionCommand
315
+ */
316
+ export declare const de_PublishPackageVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PublishPackageVersionCommandOutput>;
317
+ /**
318
+ * deserializeAws_restJson1PutDomainPermissionsPolicyCommand
319
+ */
320
+ export declare const de_PutDomainPermissionsPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDomainPermissionsPolicyCommandOutput>;
321
+ /**
322
+ * deserializeAws_restJson1PutPackageOriginConfigurationCommand
323
+ */
324
+ export declare const de_PutPackageOriginConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutPackageOriginConfigurationCommandOutput>;
325
+ /**
326
+ * deserializeAws_restJson1PutRepositoryPermissionsPolicyCommand
327
+ */
328
+ export declare const de_PutRepositoryPermissionsPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRepositoryPermissionsPolicyCommandOutput>;
329
+ /**
330
+ * deserializeAws_restJson1TagResourceCommand
331
+ */
332
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
333
+ /**
334
+ * deserializeAws_restJson1UntagResourceCommand
335
+ */
336
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
337
+ /**
338
+ * deserializeAws_restJson1UpdatePackageVersionsStatusCommand
339
+ */
340
+ export declare const de_UpdatePackageVersionsStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePackageVersionsStatusCommandOutput>;
341
+ /**
342
+ * deserializeAws_restJson1UpdateRepositoryCommand
343
+ */
344
+ export declare const de_UpdateRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRepositoryCommandOutput>;