|
192 | 192 | {"shape":"ThrottlingException"},
|
193 | 193 | {"shape":"ValidationException"}
|
194 | 194 | ],
|
195 |
| - "documentation":"<p> Returns a <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_DomainDescription.html\"> <code>DomainDescription</code> </a> object that contains information about the requested domain. </p>" |
| 195 | + "documentation":"<p> Returns a <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_DomainDescription.html\">DomainDescription</a> object that contains information about the requested domain. </p>" |
196 | 196 | },
|
197 | 197 | "DescribePackageVersion":{
|
198 | 198 | "name":"DescribePackageVersion",
|
|
210 | 210 | {"shape":"ThrottlingException"},
|
211 | 211 | {"shape":"ValidationException"}
|
212 | 212 | ],
|
213 |
| - "documentation":"<p> Returns a <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionDescription.html\"> <code>PackageVersionDescription</code> </a> object that contains information about the requested package version. </p>" |
| 213 | + "documentation":"<p> Returns a <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionDescription.html\">PackageVersionDescription</a> object that contains information about the requested package version. </p>" |
214 | 214 | },
|
215 | 215 | "DescribeRepository":{
|
216 | 216 | "name":"DescribeRepository",
|
|
264 | 264 | {"shape":"ThrottlingException"},
|
265 | 265 | {"shape":"ValidationException"}
|
266 | 266 | ],
|
267 |
| - "documentation":"<p> Deletes the assets in package versions and sets the package versions' status to <code>Disposed</code>. A disposed package version cannot be restored in your repository because its assets are deleted. </p> <p> To view all disposed package versions in a repository, use <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListPackageVersions.html\"> <code>ListPackageVersions</code> </a> and set the <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListPackageVersions.html#API_ListPackageVersions_RequestSyntax\"> <code>status</code> </a> parameter to <code>Disposed</code>. </p> <p> To view information about a disposed package version, use <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_DescribePackageVersion.html\"> <code>DescribePackageVersion</code> </a>.. </p>" |
| 267 | + "documentation":"<p> Deletes the assets in package versions and sets the package versions' status to <code>Disposed</code>. A disposed package version cannot be restored in your repository because its assets are deleted. </p> <p> To view all disposed package versions in a repository, use <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListPackageVersions.html\">ListPackageVersions</a> and set the <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListPackageVersions.html#API_ListPackageVersions_RequestSyntax\">status</a> parameter to <code>Disposed</code>. </p> <p> To view information about a disposed package version, use <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_DescribePackageVersion.html\">DescribePackageVersion</a>. </p>" |
268 | 268 | },
|
269 | 269 | "GetAuthorizationToken":{
|
270 | 270 | "name":"GetAuthorizationToken",
|
|
400 | 400 | {"shape":"ThrottlingException"},
|
401 | 401 | {"shape":"ValidationException"}
|
402 | 402 | ],
|
403 |
| - "documentation":"<p> Returns a list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_AssetSummary.html\"> <code>AssetSummary</code> </a> objects for assets in a package version. </p>" |
| 403 | + "documentation":"<p> Returns a list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_AssetSummary.html\">AssetSummary</a> objects for assets in a package version. </p>" |
404 | 404 | },
|
405 | 405 | "ListPackageVersionDependencies":{
|
406 | 406 | "name":"ListPackageVersionDependencies",
|
|
417 | 417 | {"shape":"ThrottlingException"},
|
418 | 418 | {"shape":"ValidationException"}
|
419 | 419 | ],
|
420 |
| - "documentation":"<p> Returns the direct dependencies for a package version. The dependencies are returned as <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageDependency.html\"> <code>PackageDependency</code> </a> objects. CodeArtifact extracts the dependencies for a package version from the metadata file for the package format (for example, the <code>package.json</code> file for npm packages and the <code>pom.xml</code> file for Maven). Any package version dependencies that are not listed in the configuration file are not returned. </p>" |
| 420 | + "documentation":"<p> Returns the direct dependencies for a package version. The dependencies are returned as <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageDependency.html\">PackageDependency</a> objects. CodeArtifact extracts the dependencies for a package version from the metadata file for the package format (for example, the <code>package.json</code> file for npm packages and the <code>pom.xml</code> file for Maven). Any package version dependencies that are not listed in the configuration file are not returned. </p>" |
421 | 421 | },
|
422 | 422 | "ListPackageVersions":{
|
423 | 423 | "name":"ListPackageVersions",
|
|
434 | 434 | {"shape":"ThrottlingException"},
|
435 | 435 | {"shape":"ValidationException"}
|
436 | 436 | ],
|
437 |
| - "documentation":"<p> Returns a list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionSummary.html\"> <code>PackageVersionSummary</code> </a> objects for package versions in a repository that match the request parameters. </p>" |
| 437 | + "documentation":"<p> Returns a list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionSummary.html\">PackageVersionSummary</a> objects for package versions in a repository that match the request parameters. </p>" |
438 | 438 | },
|
439 | 439 | "ListPackages":{
|
440 | 440 | "name":"ListPackages",
|
|
451 | 451 | {"shape":"ThrottlingException"},
|
452 | 452 | {"shape":"ValidationException"}
|
453 | 453 | ],
|
454 |
| - "documentation":"<p> Returns a list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageSummary.html\"> <code>PackageSummary</code> </a> objects for packages in a repository that match the request parameters. </p>" |
| 454 | + "documentation":"<p> Returns a list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageSummary.html\">PackageSummary</a> objects for packages in a repository that match the request parameters. </p>" |
455 | 455 | },
|
456 | 456 | "ListRepositories":{
|
457 | 457 | "name":"ListRepositories",
|
|
467 | 467 | {"shape":"ThrottlingException"},
|
468 | 468 | {"shape":"ValidationException"}
|
469 | 469 | ],
|
470 |
| - "documentation":"<p> Returns a list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_RepositorySummary.html\"> <code>RepositorySummary</code> </a> objects. Each <code>RepositorySummary</code> contains information about a repository in the specified AWS account and that matches the input parameters. </p>" |
| 470 | + "documentation":"<p> Returns a list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_RepositorySummary.html\">RepositorySummary</a> objects. Each <code>RepositorySummary</code> contains information about a repository in the specified AWS account and that matches the input parameters. </p>" |
471 | 471 | },
|
472 | 472 | "ListRepositoriesInDomain":{
|
473 | 473 | "name":"ListRepositoriesInDomain",
|
|
484 | 484 | {"shape":"ThrottlingException"},
|
485 | 485 | {"shape":"ValidationException"}
|
486 | 486 | ],
|
487 |
| - "documentation":"<p> Returns a list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_RepositorySummary.html\"> <code>RepositorySummary</code> </a> objects. Each <code>RepositorySummary</code> contains information about a repository in the specified domain and that matches the input parameters. </p>" |
| 487 | + "documentation":"<p> Returns a list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_RepositorySummary.html\">RepositorySummary</a> objects. Each <code>RepositorySummary</code> contains information about a repository in the specified domain and that matches the input parameters. </p>" |
488 | 488 | },
|
489 | 489 | "ListTagsForResource":{
|
490 | 490 | "name":"ListTagsForResource",
|
|
1434 | 1434 | "documentation":"<p> The key used to encrypt the domain. </p>"
|
1435 | 1435 | }
|
1436 | 1436 | },
|
1437 |
| - "documentation":"<p> Information about a domain, including its name, Amazon Resource Name (ARN), and status. The <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListDomains.html\"> <code>ListDomains</code> </a> operation returns a list of <code>DomainSummary</code> objects. </p>" |
| 1437 | + "documentation":"<p> Information about a domain, including its name, Amazon Resource Name (ARN), and status. The <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListDomains.html\">ListDomains</a> operation returns a list of <code>DomainSummary</code> objects. </p>" |
1438 | 1438 | },
|
1439 | 1439 | "DomainSummaryList":{
|
1440 | 1440 | "type":"list",
|
|
1946 | 1946 | },
|
1947 | 1947 | "assets":{
|
1948 | 1948 | "shape":"AssetSummaryList",
|
1949 |
| - "documentation":"<p> The returned list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_AssetSummary.html\"> <code>AssetSummary</code> </a> objects. </p>" |
| 1949 | + "documentation":"<p> The returned list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_AssetSummary.html\">AssetSummary</a> objects. </p>" |
1950 | 1950 | }
|
1951 | 1951 | }
|
1952 | 1952 | },
|
|
2039 | 2039 | },
|
2040 | 2040 | "dependencies":{
|
2041 | 2041 | "shape":"PackageDependencyList",
|
2042 |
| - "documentation":"<p> The returned list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageDependency.html\"> <code>PackageDependency</code> </a> objects. </p>" |
| 2042 | + "documentation":"<p> The returned list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageDependency.html\">PackageDependency</a> objects. </p>" |
2043 | 2043 | }
|
2044 | 2044 | }
|
2045 | 2045 | },
|
|
2140 | 2140 | },
|
2141 | 2141 | "versions":{
|
2142 | 2142 | "shape":"PackageVersionSummaryList",
|
2143 |
| - "documentation":"<p> The returned list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionSummary.html\"> <code>PackageVersionSummary</code> </a> objects. </p>" |
| 2143 | + "documentation":"<p> The returned list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageVersionSummary.html\">PackageVersionSummary</a> objects. </p>" |
2144 | 2144 | },
|
2145 | 2145 | "nextToken":{
|
2146 | 2146 | "shape":"PaginationToken",
|
|
2215 | 2215 | "members":{
|
2216 | 2216 | "packages":{
|
2217 | 2217 | "shape":"PackageSummaryList",
|
2218 |
| - "documentation":"<p> The list of returned <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageSummary.html\"> <code>PackageSummary</code> </a> objects. </p>" |
| 2218 | + "documentation":"<p> The list of returned <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_PackageSummary.html\">PackageSummary</a> objects. </p>" |
2219 | 2219 | },
|
2220 | 2220 | "nextToken":{
|
2221 | 2221 | "shape":"PaginationToken",
|
|
2316 | 2316 | "members":{
|
2317 | 2317 | "repositories":{
|
2318 | 2318 | "shape":"RepositorySummaryList",
|
2319 |
| - "documentation":"<p> The returned list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_RepositorySummary.html\"> <code>RepositorySummary</code> </a> objects. </p>" |
| 2319 | + "documentation":"<p> The returned list of <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_RepositorySummary.html\">RepositorySummary</a> objects. </p>" |
2320 | 2320 | },
|
2321 | 2321 | "nextToken":{
|
2322 | 2322 | "shape":"PaginationToken",
|
|
2410 | 2410 | "documentation":"<p> The name of the package. </p>"
|
2411 | 2411 | }
|
2412 | 2412 | },
|
2413 |
| - "documentation":"<p> Details about a package, including its format, namespace, and name. The <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListPackages.html\"> <code>ListPackages</code> </a> operation returns a list of <code>PackageSummary</code> objects. </p>" |
| 2413 | + "documentation":"<p> Details about a package, including its format, namespace, and name. The <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListPackages.html\">ListPackages</a> operation returns a list of <code>PackageSummary</code> objects. </p>" |
2414 | 2414 | },
|
2415 | 2415 | "PackageSummaryList":{
|
2416 | 2416 | "type":"list",
|
|
2557 | 2557 | "documentation":"<p> A string that contains the status of the package version. It can be one of the following: </p> <ul> <li> <p> <code>Published</code> </p> </li> <li> <p> <code>Unfinished</code> </p> </li> <li> <p> <code>Unlisted</code> </p> </li> <li> <p> <code>Archived</code> </p> </li> <li> <p> <code>Disposed</code> </p> </li> </ul>"
|
2558 | 2558 | }
|
2559 | 2559 | },
|
2560 |
| - "documentation":"<p> Details about a package version, including its status, version, and revision. The <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListPackageVersions.html\"> <code>ListPackageVersions</code> </a> operation returns a list of <code>PackageVersionSummary</code> objects. </p>" |
| 2560 | + "documentation":"<p> Details about a package version, including its status, version, and revision. The <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListPackageVersions.html\">ListPackageVersions</a> operation returns a list of <code>PackageVersionSummary</code> objects. </p>" |
2561 | 2561 | },
|
2562 | 2562 | "PackageVersionSummaryList":{
|
2563 | 2563 | "type":"list",
|
|
2753 | 2753 | "documentation":"<p> The description of the repository. </p>"
|
2754 | 2754 | }
|
2755 | 2755 | },
|
2756 |
| - "documentation":"<p> Details about a repository, including its Amazon Resource Name (ARN), description, and domain information. The <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListRepositories.html\"> <code>ListRepositories</code> </a> operation returns a list of <code>RepositorySummary</code> objects. </p>" |
| 2756 | + "documentation":"<p> Details about a repository, including its Amazon Resource Name (ARN), description, and domain information. The <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_ListRepositories.html\">ListRepositories</a> operation returns a list of <code>RepositorySummary</code> objects. </p>" |
2757 | 2757 | },
|
2758 | 2758 | "RepositorySummaryList":{
|
2759 | 2759 | "type":"list",
|
|
3085 | 3085 | "documentation":"<p> The name of an upstream repository. </p>"
|
3086 | 3086 | }
|
3087 | 3087 | },
|
3088 |
| - "documentation":"<p> Information about an upstream repository. A list of <code>UpstreamRepository</code> objects is an input parameter to <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_CreateRepository.html\"> <code>CreateRepository</code> </a> and <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_UpdateRepository.html\"> <code>UpdateRepository</code> </a>. </p>" |
| 3088 | + "documentation":"<p> Information about an upstream repository. A list of <code>UpstreamRepository</code> objects is an input parameter to <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_CreateRepository.html\">CreateRepository</a> and <a href=\"https://docs.aws.amazon.com/codeartifact/latest/APIReference/API_UpdateRepository.html\">UpdateRepository</a>. </p>" |
3089 | 3089 | },
|
3090 | 3090 | "UpstreamRepositoryInfo":{
|
3091 | 3091 | "type":"structure",
|
|
0 commit comments