Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws/aws-sdk-js-v3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4fd88e82297a250e84c2cf72d5ded316b6b6aedd
Choose a base ref
..
head repository: aws/aws-sdk-js-v3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ad027ccc9466d928c0d4d54b7ef4021eee6278e2
Choose a head ref
Showing 1,178 changed files with 23,767 additions and 8,078 deletions.
8 changes: 8 additions & 0 deletions clients/client-accessanalyzer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.798.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.797.0...v3.798.0) (2025-04-28)

**Note:** Version bump only for package @aws-sdk/client-accessanalyzer





# [3.797.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.796.0...v3.797.0) (2025-04-25)

**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
14 changes: 7 additions & 7 deletions clients/client-accessanalyzer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-accessanalyzer",
"description": "AWS SDK for JavaScript Accessanalyzer Client for Node.js, Browser and React Native",
"version": "3.797.0",
"version": "3.798.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer",
@@ -32,26 +32,26 @@
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^4.1.0",
"@smithy/core": "^3.2.0",
"@smithy/core": "^3.3.0",
"@smithy/fetch-http-handler": "^5.0.2",
"@smithy/hash-node": "^4.0.2",
"@smithy/invalid-dependency": "^4.0.2",
"@smithy/middleware-content-length": "^4.0.2",
"@smithy/middleware-endpoint": "^4.1.0",
"@smithy/middleware-retry": "^4.1.0",
"@smithy/middleware-endpoint": "^4.1.1",
"@smithy/middleware-retry": "^4.1.1",
"@smithy/middleware-serde": "^4.0.3",
"@smithy/middleware-stack": "^4.0.2",
"@smithy/node-config-provider": "^4.0.2",
"@smithy/node-http-handler": "^4.0.4",
"@smithy/protocol-http": "^5.1.0",
"@smithy/smithy-client": "^4.2.0",
"@smithy/smithy-client": "^4.2.1",
"@smithy/types": "^4.2.0",
"@smithy/url-parser": "^4.0.2",
"@smithy/util-base64": "^4.0.0",
"@smithy/util-body-length-browser": "^4.0.0",
"@smithy/util-body-length-node": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.8",
"@smithy/util-defaults-mode-node": "^4.0.8",
"@smithy/util-defaults-mode-browser": "^4.0.9",
"@smithy/util-defaults-mode-node": "^4.0.9",
"@smithy/util-endpoints": "^3.0.2",
"@smithy/util-middleware": "^4.0.2",
"@smithy/util-retry": "^4.0.2",
8 changes: 8 additions & 0 deletions clients/client-account/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.798.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.797.0...v3.798.0) (2025-04-28)

**Note:** Version bump only for package @aws-sdk/client-account





# [3.797.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.796.0...v3.797.0) (2025-04-25)

**Note:** Version bump only for package @aws-sdk/client-account
14 changes: 7 additions & 7 deletions clients/client-account/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-account",
"description": "AWS SDK for JavaScript Account Client for Node.js, Browser and React Native",
"version": "3.797.0",
"version": "3.798.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-account",
@@ -32,26 +32,26 @@
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^4.1.0",
"@smithy/core": "^3.2.0",
"@smithy/core": "^3.3.0",
"@smithy/fetch-http-handler": "^5.0.2",
"@smithy/hash-node": "^4.0.2",
"@smithy/invalid-dependency": "^4.0.2",
"@smithy/middleware-content-length": "^4.0.2",
"@smithy/middleware-endpoint": "^4.1.0",
"@smithy/middleware-retry": "^4.1.0",
"@smithy/middleware-endpoint": "^4.1.1",
"@smithy/middleware-retry": "^4.1.1",
"@smithy/middleware-serde": "^4.0.3",
"@smithy/middleware-stack": "^4.0.2",
"@smithy/node-config-provider": "^4.0.2",
"@smithy/node-http-handler": "^4.0.4",
"@smithy/protocol-http": "^5.1.0",
"@smithy/smithy-client": "^4.2.0",
"@smithy/smithy-client": "^4.2.1",
"@smithy/types": "^4.2.0",
"@smithy/url-parser": "^4.0.2",
"@smithy/util-base64": "^4.0.0",
"@smithy/util-body-length-browser": "^4.0.0",
"@smithy/util-body-length-node": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.8",
"@smithy/util-defaults-mode-node": "^4.0.8",
"@smithy/util-defaults-mode-browser": "^4.0.9",
"@smithy/util-defaults-mode-node": "^4.0.9",
"@smithy/util-endpoints": "^3.0.2",
"@smithy/util-middleware": "^4.0.2",
"@smithy/util-retry": "^4.0.2",
8 changes: 8 additions & 0 deletions clients/client-acm-pca/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.798.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.797.0...v3.798.0) (2025-04-28)

**Note:** Version bump only for package @aws-sdk/client-acm-pca





# [3.797.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.796.0...v3.797.0) (2025-04-25)

**Note:** Version bump only for package @aws-sdk/client-acm-pca
14 changes: 7 additions & 7 deletions clients/client-acm-pca/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-acm-pca",
"description": "AWS SDK for JavaScript Acm Pca Client for Node.js, Browser and React Native",
"version": "3.797.0",
"version": "3.798.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-acm-pca",
@@ -32,26 +32,26 @@
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^4.1.0",
"@smithy/core": "^3.2.0",
"@smithy/core": "^3.3.0",
"@smithy/fetch-http-handler": "^5.0.2",
"@smithy/hash-node": "^4.0.2",
"@smithy/invalid-dependency": "^4.0.2",
"@smithy/middleware-content-length": "^4.0.2",
"@smithy/middleware-endpoint": "^4.1.0",
"@smithy/middleware-retry": "^4.1.0",
"@smithy/middleware-endpoint": "^4.1.1",
"@smithy/middleware-retry": "^4.1.1",
"@smithy/middleware-serde": "^4.0.3",
"@smithy/middleware-stack": "^4.0.2",
"@smithy/node-config-provider": "^4.0.2",
"@smithy/node-http-handler": "^4.0.4",
"@smithy/protocol-http": "^5.1.0",
"@smithy/smithy-client": "^4.2.0",
"@smithy/smithy-client": "^4.2.1",
"@smithy/types": "^4.2.0",
"@smithy/url-parser": "^4.0.2",
"@smithy/util-base64": "^4.0.0",
"@smithy/util-body-length-browser": "^4.0.0",
"@smithy/util-body-length-node": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.8",
"@smithy/util-defaults-mode-node": "^4.0.8",
"@smithy/util-defaults-mode-browser": "^4.0.9",
"@smithy/util-defaults-mode-node": "^4.0.9",
"@smithy/util-endpoints": "^3.0.2",
"@smithy/util-middleware": "^4.0.2",
"@smithy/util-retry": "^4.0.2",
11 changes: 11 additions & 0 deletions clients/client-acm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.798.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.797.0...v3.798.0) (2025-04-28)


### Features

* **client-acm:** Add support for file-based HTTP domain control validation, available through Amazon CloudFront. ([3d9e319](https://github.com/aws/aws-sdk-js-v3/commit/3d9e3195ada788d008f0c15334db93b128344fa5))





# [3.797.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.796.0...v3.797.0) (2025-04-25)

**Note:** Version bump only for package @aws-sdk/client-acm
14 changes: 7 additions & 7 deletions clients/client-acm/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-acm",
"description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native",
"version": "3.797.0",
"version": "3.798.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-acm",
@@ -32,26 +32,26 @@
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
"@smithy/config-resolver": "^4.1.0",
"@smithy/core": "^3.2.0",
"@smithy/core": "^3.3.0",
"@smithy/fetch-http-handler": "^5.0.2",
"@smithy/hash-node": "^4.0.2",
"@smithy/invalid-dependency": "^4.0.2",
"@smithy/middleware-content-length": "^4.0.2",
"@smithy/middleware-endpoint": "^4.1.0",
"@smithy/middleware-retry": "^4.1.0",
"@smithy/middleware-endpoint": "^4.1.1",
"@smithy/middleware-retry": "^4.1.1",
"@smithy/middleware-serde": "^4.0.3",
"@smithy/middleware-stack": "^4.0.2",
"@smithy/node-config-provider": "^4.0.2",
"@smithy/node-http-handler": "^4.0.4",
"@smithy/protocol-http": "^5.1.0",
"@smithy/smithy-client": "^4.2.0",
"@smithy/smithy-client": "^4.2.1",
"@smithy/types": "^4.2.0",
"@smithy/url-parser": "^4.0.2",
"@smithy/util-base64": "^4.0.0",
"@smithy/util-body-length-browser": "^4.0.0",
"@smithy/util-body-length-node": "^4.0.0",
"@smithy/util-defaults-mode-browser": "^4.0.8",
"@smithy/util-defaults-mode-node": "^4.0.8",
"@smithy/util-defaults-mode-browser": "^4.0.9",
"@smithy/util-defaults-mode-node": "^4.0.9",
"@smithy/util-endpoints": "^3.0.2",
"@smithy/util-middleware": "^4.0.2",
"@smithy/util-retry": "^4.0.2",
15 changes: 12 additions & 3 deletions clients/client-acm/src/commands/DescribeCertificateCommand.ts
Original file line number Diff line number Diff line change
@@ -49,6 +49,7 @@ export interface DescribeCertificateCommandOutput extends DescribeCertificateRes
* // SubjectAlternativeNames: [ // DomainList
* // "STRING_VALUE",
* // ],
* // ManagedBy: "CLOUDFRONT",
* // DomainValidationOptions: [ // DomainValidationList
* // { // DomainValidation
* // DomainName: "STRING_VALUE", // required
@@ -62,7 +63,11 @@ export interface DescribeCertificateCommandOutput extends DescribeCertificateRes
* // Type: "CNAME", // required
* // Value: "STRING_VALUE", // required
* // },
* // ValidationMethod: "EMAIL" || "DNS",
* // HttpRedirect: { // HttpRedirect
* // RedirectFrom: "STRING_VALUE",
* // RedirectTo: "STRING_VALUE",
* // },
* // ValidationMethod: "EMAIL" || "DNS" || "HTTP",
* // },
* // ],
* // Serial: "STRING_VALUE",
@@ -73,7 +78,7 @@ export interface DescribeCertificateCommandOutput extends DescribeCertificateRes
* // ImportedAt: new Date("TIMESTAMP"),
* // Status: "PENDING_VALIDATION" || "ISSUED" || "INACTIVE" || "EXPIRED" || "VALIDATION_TIMED_OUT" || "REVOKED" || "FAILED",
* // RevokedAt: new Date("TIMESTAMP"),
* // RevocationReason: "UNSPECIFIED" || "KEY_COMPROMISE" || "CA_COMPROMISE" || "AFFILIATION_CHANGED" || "SUPERCEDED" || "CESSATION_OF_OPERATION" || "CERTIFICATE_HOLD" || "REMOVE_FROM_CRL" || "PRIVILEGE_WITHDRAWN" || "A_A_COMPROMISE",
* // RevocationReason: "UNSPECIFIED" || "KEY_COMPROMISE" || "CA_COMPROMISE" || "AFFILIATION_CHANGED" || "SUPERCEDED" || "SUPERSEDED" || "CESSATION_OF_OPERATION" || "CERTIFICATE_HOLD" || "REMOVE_FROM_CRL" || "PRIVILEGE_WITHDRAWN" || "A_A_COMPROMISE",
* // NotBefore: new Date("TIMESTAMP"),
* // NotAfter: new Date("TIMESTAMP"),
* // KeyAlgorithm: "RSA_1024" || "RSA_2048" || "RSA_3072" || "RSA_4096" || "EC_prime256v1" || "EC_secp384r1" || "EC_secp521r1",
@@ -98,7 +103,11 @@ export interface DescribeCertificateCommandOutput extends DescribeCertificateRes
* // Type: "CNAME", // required
* // Value: "STRING_VALUE", // required
* // },
* // ValidationMethod: "EMAIL" || "DNS",
* // HttpRedirect: {
* // RedirectFrom: "STRING_VALUE",
* // RedirectTo: "STRING_VALUE",
* // },
* // ValidationMethod: "EMAIL" || "DNS" || "HTTP",
* // },
* // ],
* // RenewalStatusReason: "NO_AVAILABLE_CONTACTS" || "ADDITIONAL_VERIFICATION_REQUIRED" || "DOMAIN_NOT_ALLOWED" || "INVALID_PUBLIC_DOMAIN" || "DOMAIN_VALIDATION_DENIED" || "CAA_ERROR" || "PCA_LIMIT_EXCEEDED" || "PCA_INVALID_ARN" || "PCA_INVALID_STATE" || "PCA_REQUEST_FAILED" || "PCA_NAME_CONSTRAINTS_VALIDATION" || "PCA_RESOURCE_NOT_FOUND" || "PCA_INVALID_ARGS" || "PCA_INVALID_DURATION" || "PCA_ACCESS_DENIED" || "SLR_NOT_FOUND" || "OTHER",
8 changes: 6 additions & 2 deletions clients/client-acm/src/commands/ListCertificatesCommand.ts
Original file line number Diff line number Diff line change
@@ -28,8 +28,10 @@ export interface ListCertificatesCommandInput extends ListCertificatesRequest {}
export interface ListCertificatesCommandOutput extends ListCertificatesResponse, __MetadataBearer {}

/**
* <p>Retrieves a list of certificate ARNs and domain names. By default, the API returns RSA_2048 certificates. To return all certificates in the account, include the <code>keyType</code> filter with the values <code>[RSA_1024, RSA_2048, RSA_3072, RSA_4096, EC_prime256v1, EC_secp384r1, EC_secp521r1]</code>.</p>
* <p>In addition to <code>keyType</code>, you can also filter by the <code>CertificateStatuses</code>, <code>keyUsage</code>, and <code>extendedKeyUsage</code> attributes on the certificate. For more information, see <a>Filters</a>.</p>
* <p>Retrieves a list of certificate ARNs and domain names. You can request that only
* certificates that match a specific status be listed. You can also filter by specific
* attributes of the certificate. Default filtering returns only <code>RSA_2048</code>
* certificates. For more information, see <a>Filters</a>.</p>
* @example
* Use a bare-bones client and the command you need to make an API call.
* ```javascript
@@ -50,6 +52,7 @@ export interface ListCertificatesCommandOutput extends ListCertificatesResponse,
* keyTypes: [ // KeyAlgorithmList
* "RSA_1024" || "RSA_2048" || "RSA_3072" || "RSA_4096" || "EC_prime256v1" || "EC_secp384r1" || "EC_secp521r1",
* ],
* managedBy: "CLOUDFRONT",
* },
* NextToken: "STRING_VALUE",
* MaxItems: Number("int"),
@@ -86,6 +89,7 @@ export interface ListCertificatesCommandOutput extends ListCertificatesResponse,
* // IssuedAt: new Date("TIMESTAMP"),
* // ImportedAt: new Date("TIMESTAMP"),
* // RevokedAt: new Date("TIMESTAMP"),
* // ManagedBy: "CLOUDFRONT",
* // },
* // ],
* // };
4 changes: 4 additions & 0 deletions clients/client-acm/src/commands/RenewCertificateCommand.ts
Original file line number Diff line number Diff line change
@@ -57,6 +57,10 @@ export interface RenewCertificateCommandOutput extends __MetadataBearer {}
* @throws {@link InvalidArnException} (client fault)
* <p>The requested Amazon Resource Name (ARN) does not refer to an existing resource.</p>
*
* @throws {@link RequestInProgressException} (client fault)
* <p>The certificate request is in process and the certificate in your account has not yet been
* issued.</p>
*
* @throws {@link ResourceNotFoundException} (client fault)
* <p>The specified certificate cannot be found in the caller's account or the caller's account
* cannot be found.</p>
3 changes: 2 additions & 1 deletion clients/client-acm/src/commands/RequestCertificateCommand.ts
Original file line number Diff line number Diff line change
@@ -52,7 +52,7 @@ export interface RequestCertificateCommandOutput extends RequestCertificateRespo
* const client = new ACMClient(config);
* const input = { // RequestCertificateRequest
* DomainName: "STRING_VALUE", // required
* ValidationMethod: "EMAIL" || "DNS",
* ValidationMethod: "EMAIL" || "DNS" || "HTTP",
* SubjectAlternativeNames: [ // DomainList
* "STRING_VALUE",
* ],
@@ -74,6 +74,7 @@ export interface RequestCertificateCommandOutput extends RequestCertificateRespo
* },
* ],
* KeyAlgorithm: "RSA_1024" || "RSA_2048" || "RSA_3072" || "RSA_4096" || "EC_prime256v1" || "EC_secp384r1" || "EC_secp521r1",
* ManagedBy: "CLOUDFRONT",
* };
* const command = new RequestCertificateCommand(input);
* const response = await client.send(command);
Loading