Skip to content

Commit ad027cc

Browse files
committed
chore: refactor schemas
1 parent b7cc51f commit ad027cc

File tree

1,307 files changed

+41592
-16440
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,307 files changed

+41592
-16440
lines changed

clients/client-accessanalyzer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.798.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.797.0...v3.798.0) (2025-04-28)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.797.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.796.0...v3.797.0) (2025-04-25)
715

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

clients/client-accessanalyzer/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-accessanalyzer",
33
"description": "AWS SDK for JavaScript Accessanalyzer Client for Node.js, Browser and React Native",
4-
"version": "3.797.0",
4+
"version": "3.798.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer",
@@ -32,26 +32,26 @@
3232
"@aws-sdk/util-user-agent-browser": "*",
3333
"@aws-sdk/util-user-agent-node": "*",
3434
"@smithy/config-resolver": "^4.1.0",
35-
"@smithy/core": "^3.2.0",
35+
"@smithy/core": "^3.3.0",
3636
"@smithy/fetch-http-handler": "^5.0.2",
3737
"@smithy/hash-node": "^4.0.2",
3838
"@smithy/invalid-dependency": "^4.0.2",
3939
"@smithy/middleware-content-length": "^4.0.2",
40-
"@smithy/middleware-endpoint": "^4.1.0",
41-
"@smithy/middleware-retry": "^4.1.0",
40+
"@smithy/middleware-endpoint": "^4.1.1",
41+
"@smithy/middleware-retry": "^4.1.1",
4242
"@smithy/middleware-serde": "^4.0.3",
4343
"@smithy/middleware-stack": "^4.0.2",
4444
"@smithy/node-config-provider": "^4.0.2",
4545
"@smithy/node-http-handler": "^4.0.4",
4646
"@smithy/protocol-http": "^5.1.0",
47-
"@smithy/smithy-client": "^4.2.0",
47+
"@smithy/smithy-client": "^4.2.1",
4848
"@smithy/types": "^4.2.0",
4949
"@smithy/url-parser": "^4.0.2",
5050
"@smithy/util-base64": "^4.0.0",
5151
"@smithy/util-body-length-browser": "^4.0.0",
5252
"@smithy/util-body-length-node": "^4.0.0",
53-
"@smithy/util-defaults-mode-browser": "^4.0.8",
54-
"@smithy/util-defaults-mode-node": "^4.0.8",
53+
"@smithy/util-defaults-mode-browser": "^4.0.9",
54+
"@smithy/util-defaults-mode-node": "^4.0.9",
5555
"@smithy/util-endpoints": "^3.0.2",
5656
"@smithy/util-middleware": "^4.0.2",
5757
"@smithy/util-retry": "^4.0.2",

clients/client-account/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.798.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.797.0...v3.798.0) (2025-04-28)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.797.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.796.0...v3.797.0) (2025-04-25)
715

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

clients/client-account/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-account",
33
"description": "AWS SDK for JavaScript Account Client for Node.js, Browser and React Native",
4-
"version": "3.797.0",
4+
"version": "3.798.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-account",
@@ -32,26 +32,26 @@
3232
"@aws-sdk/util-user-agent-browser": "*",
3333
"@aws-sdk/util-user-agent-node": "*",
3434
"@smithy/config-resolver": "^4.1.0",
35-
"@smithy/core": "^3.2.0",
35+
"@smithy/core": "^3.3.0",
3636
"@smithy/fetch-http-handler": "^5.0.2",
3737
"@smithy/hash-node": "^4.0.2",
3838
"@smithy/invalid-dependency": "^4.0.2",
3939
"@smithy/middleware-content-length": "^4.0.2",
40-
"@smithy/middleware-endpoint": "^4.1.0",
41-
"@smithy/middleware-retry": "^4.1.0",
40+
"@smithy/middleware-endpoint": "^4.1.1",
41+
"@smithy/middleware-retry": "^4.1.1",
4242
"@smithy/middleware-serde": "^4.0.3",
4343
"@smithy/middleware-stack": "^4.0.2",
4444
"@smithy/node-config-provider": "^4.0.2",
4545
"@smithy/node-http-handler": "^4.0.4",
4646
"@smithy/protocol-http": "^5.1.0",
47-
"@smithy/smithy-client": "^4.2.0",
47+
"@smithy/smithy-client": "^4.2.1",
4848
"@smithy/types": "^4.2.0",
4949
"@smithy/url-parser": "^4.0.2",
5050
"@smithy/util-base64": "^4.0.0",
5151
"@smithy/util-body-length-browser": "^4.0.0",
5252
"@smithy/util-body-length-node": "^4.0.0",
53-
"@smithy/util-defaults-mode-browser": "^4.0.8",
54-
"@smithy/util-defaults-mode-node": "^4.0.8",
53+
"@smithy/util-defaults-mode-browser": "^4.0.9",
54+
"@smithy/util-defaults-mode-node": "^4.0.9",
5555
"@smithy/util-endpoints": "^3.0.2",
5656
"@smithy/util-middleware": "^4.0.2",
5757
"@smithy/util-retry": "^4.0.2",

clients/client-acm-pca/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.798.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.797.0...v3.798.0) (2025-04-28)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.797.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.796.0...v3.797.0) (2025-04-25)
715

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

clients/client-acm-pca/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-acm-pca",
33
"description": "AWS SDK for JavaScript Acm Pca Client for Node.js, Browser and React Native",
4-
"version": "3.797.0",
4+
"version": "3.798.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-acm-pca",
@@ -32,26 +32,26 @@
3232
"@aws-sdk/util-user-agent-browser": "*",
3333
"@aws-sdk/util-user-agent-node": "*",
3434
"@smithy/config-resolver": "^4.1.0",
35-
"@smithy/core": "^3.2.0",
35+
"@smithy/core": "^3.3.0",
3636
"@smithy/fetch-http-handler": "^5.0.2",
3737
"@smithy/hash-node": "^4.0.2",
3838
"@smithy/invalid-dependency": "^4.0.2",
3939
"@smithy/middleware-content-length": "^4.0.2",
40-
"@smithy/middleware-endpoint": "^4.1.0",
41-
"@smithy/middleware-retry": "^4.1.0",
40+
"@smithy/middleware-endpoint": "^4.1.1",
41+
"@smithy/middleware-retry": "^4.1.1",
4242
"@smithy/middleware-serde": "^4.0.3",
4343
"@smithy/middleware-stack": "^4.0.2",
4444
"@smithy/node-config-provider": "^4.0.2",
4545
"@smithy/node-http-handler": "^4.0.4",
4646
"@smithy/protocol-http": "^5.1.0",
47-
"@smithy/smithy-client": "^4.2.0",
47+
"@smithy/smithy-client": "^4.2.1",
4848
"@smithy/types": "^4.2.0",
4949
"@smithy/url-parser": "^4.0.2",
5050
"@smithy/util-base64": "^4.0.0",
5151
"@smithy/util-body-length-browser": "^4.0.0",
5252
"@smithy/util-body-length-node": "^4.0.0",
53-
"@smithy/util-defaults-mode-browser": "^4.0.8",
54-
"@smithy/util-defaults-mode-node": "^4.0.8",
53+
"@smithy/util-defaults-mode-browser": "^4.0.9",
54+
"@smithy/util-defaults-mode-node": "^4.0.9",
5555
"@smithy/util-endpoints": "^3.0.2",
5656
"@smithy/util-middleware": "^4.0.2",
5757
"@smithy/util-retry": "^4.0.2",

clients/client-acm/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.798.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.797.0...v3.798.0) (2025-04-28)
7+
8+
9+
### Features
10+
11+
* **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))
12+
13+
14+
15+
16+
617
# [3.797.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.796.0...v3.797.0) (2025-04-25)
718

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

clients/client-acm/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-acm",
33
"description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native",
4-
"version": "3.797.0",
4+
"version": "3.798.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-acm",
@@ -32,26 +32,26 @@
3232
"@aws-sdk/util-user-agent-browser": "*",
3333
"@aws-sdk/util-user-agent-node": "*",
3434
"@smithy/config-resolver": "^4.1.0",
35-
"@smithy/core": "^3.2.0",
35+
"@smithy/core": "^3.3.0",
3636
"@smithy/fetch-http-handler": "^5.0.2",
3737
"@smithy/hash-node": "^4.0.2",
3838
"@smithy/invalid-dependency": "^4.0.2",
3939
"@smithy/middleware-content-length": "^4.0.2",
40-
"@smithy/middleware-endpoint": "^4.1.0",
41-
"@smithy/middleware-retry": "^4.1.0",
40+
"@smithy/middleware-endpoint": "^4.1.1",
41+
"@smithy/middleware-retry": "^4.1.1",
4242
"@smithy/middleware-serde": "^4.0.3",
4343
"@smithy/middleware-stack": "^4.0.2",
4444
"@smithy/node-config-provider": "^4.0.2",
4545
"@smithy/node-http-handler": "^4.0.4",
4646
"@smithy/protocol-http": "^5.1.0",
47-
"@smithy/smithy-client": "^4.2.0",
47+
"@smithy/smithy-client": "^4.2.1",
4848
"@smithy/types": "^4.2.0",
4949
"@smithy/url-parser": "^4.0.2",
5050
"@smithy/util-base64": "^4.0.0",
5151
"@smithy/util-body-length-browser": "^4.0.0",
5252
"@smithy/util-body-length-node": "^4.0.0",
53-
"@smithy/util-defaults-mode-browser": "^4.0.8",
54-
"@smithy/util-defaults-mode-node": "^4.0.8",
53+
"@smithy/util-defaults-mode-browser": "^4.0.9",
54+
"@smithy/util-defaults-mode-node": "^4.0.9",
5555
"@smithy/util-endpoints": "^3.0.2",
5656
"@smithy/util-middleware": "^4.0.2",
5757
"@smithy/util-retry": "^4.0.2",

clients/client-acm/src/commands/DescribeCertificateCommand.ts

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ export interface DescribeCertificateCommandOutput extends DescribeCertificateRes
4949
* // SubjectAlternativeNames: [ // DomainList
5050
* // "STRING_VALUE",
5151
* // ],
52+
* // ManagedBy: "CLOUDFRONT",
5253
* // DomainValidationOptions: [ // DomainValidationList
5354
* // { // DomainValidation
5455
* // DomainName: "STRING_VALUE", // required
@@ -62,7 +63,11 @@ export interface DescribeCertificateCommandOutput extends DescribeCertificateRes
6263
* // Type: "CNAME", // required
6364
* // Value: "STRING_VALUE", // required
6465
* // },
65-
* // ValidationMethod: "EMAIL" || "DNS",
66+
* // HttpRedirect: { // HttpRedirect
67+
* // RedirectFrom: "STRING_VALUE",
68+
* // RedirectTo: "STRING_VALUE",
69+
* // },
70+
* // ValidationMethod: "EMAIL" || "DNS" || "HTTP",
6671
* // },
6772
* // ],
6873
* // Serial: "STRING_VALUE",
@@ -73,7 +78,7 @@ export interface DescribeCertificateCommandOutput extends DescribeCertificateRes
7378
* // ImportedAt: new Date("TIMESTAMP"),
7479
* // Status: "PENDING_VALIDATION" || "ISSUED" || "INACTIVE" || "EXPIRED" || "VALIDATION_TIMED_OUT" || "REVOKED" || "FAILED",
7580
* // RevokedAt: new Date("TIMESTAMP"),
76-
* // RevocationReason: "UNSPECIFIED" || "KEY_COMPROMISE" || "CA_COMPROMISE" || "AFFILIATION_CHANGED" || "SUPERCEDED" || "CESSATION_OF_OPERATION" || "CERTIFICATE_HOLD" || "REMOVE_FROM_CRL" || "PRIVILEGE_WITHDRAWN" || "A_A_COMPROMISE",
81+
* // RevocationReason: "UNSPECIFIED" || "KEY_COMPROMISE" || "CA_COMPROMISE" || "AFFILIATION_CHANGED" || "SUPERCEDED" || "SUPERSEDED" || "CESSATION_OF_OPERATION" || "CERTIFICATE_HOLD" || "REMOVE_FROM_CRL" || "PRIVILEGE_WITHDRAWN" || "A_A_COMPROMISE",
7782
* // NotBefore: new Date("TIMESTAMP"),
7883
* // NotAfter: new Date("TIMESTAMP"),
7984
* // KeyAlgorithm: "RSA_1024" || "RSA_2048" || "RSA_3072" || "RSA_4096" || "EC_prime256v1" || "EC_secp384r1" || "EC_secp521r1",
@@ -98,7 +103,11 @@ export interface DescribeCertificateCommandOutput extends DescribeCertificateRes
98103
* // Type: "CNAME", // required
99104
* // Value: "STRING_VALUE", // required
100105
* // },
101-
* // ValidationMethod: "EMAIL" || "DNS",
106+
* // HttpRedirect: {
107+
* // RedirectFrom: "STRING_VALUE",
108+
* // RedirectTo: "STRING_VALUE",
109+
* // },
110+
* // ValidationMethod: "EMAIL" || "DNS" || "HTTP",
102111
* // },
103112
* // ],
104113
* // 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",

clients/client-acm/src/commands/ListCertificatesCommand.ts

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,10 @@ export interface ListCertificatesCommandInput extends ListCertificatesRequest {}
2828
export interface ListCertificatesCommandOutput extends ListCertificatesResponse, __MetadataBearer {}
2929

3030
/**
31-
* <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>
32-
* <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>
31+
* <p>Retrieves a list of certificate ARNs and domain names. You can request that only
32+
* certificates that match a specific status be listed. You can also filter by specific
33+
* attributes of the certificate. Default filtering returns only <code>RSA_2048</code>
34+
* certificates. For more information, see <a>Filters</a>.</p>
3335
* @example
3436
* Use a bare-bones client and the command you need to make an API call.
3537
* ```javascript
@@ -50,6 +52,7 @@ export interface ListCertificatesCommandOutput extends ListCertificatesResponse,
5052
* keyTypes: [ // KeyAlgorithmList
5153
* "RSA_1024" || "RSA_2048" || "RSA_3072" || "RSA_4096" || "EC_prime256v1" || "EC_secp384r1" || "EC_secp521r1",
5254
* ],
55+
* managedBy: "CLOUDFRONT",
5356
* },
5457
* NextToken: "STRING_VALUE",
5558
* MaxItems: Number("int"),
@@ -86,6 +89,7 @@ export interface ListCertificatesCommandOutput extends ListCertificatesResponse,
8689
* // IssuedAt: new Date("TIMESTAMP"),
8790
* // ImportedAt: new Date("TIMESTAMP"),
8891
* // RevokedAt: new Date("TIMESTAMP"),
92+
* // ManagedBy: "CLOUDFRONT",
8993
* // },
9094
* // ],
9195
* // };

clients/client-acm/src/commands/RenewCertificateCommand.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ export interface RenewCertificateCommandOutput extends __MetadataBearer {}
5757
* @throws {@link InvalidArnException} (client fault)
5858
* <p>The requested Amazon Resource Name (ARN) does not refer to an existing resource.</p>
5959
*
60+
* @throws {@link RequestInProgressException} (client fault)
61+
* <p>The certificate request is in process and the certificate in your account has not yet been
62+
* issued.</p>
63+
*
6064
* @throws {@link ResourceNotFoundException} (client fault)
6165
* <p>The specified certificate cannot be found in the caller's account or the caller's account
6266
* cannot be found.</p>

clients/client-acm/src/commands/RequestCertificateCommand.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export interface RequestCertificateCommandOutput extends RequestCertificateRespo
5252
* const client = new ACMClient(config);
5353
* const input = { // RequestCertificateRequest
5454
* DomainName: "STRING_VALUE", // required
55-
* ValidationMethod: "EMAIL" || "DNS",
55+
* ValidationMethod: "EMAIL" || "DNS" || "HTTP",
5656
* SubjectAlternativeNames: [ // DomainList
5757
* "STRING_VALUE",
5858
* ],
@@ -74,6 +74,7 @@ export interface RequestCertificateCommandOutput extends RequestCertificateRespo
7474
* },
7575
* ],
7676
* KeyAlgorithm: "RSA_1024" || "RSA_2048" || "RSA_3072" || "RSA_4096" || "EC_prime256v1" || "EC_secp384r1" || "EC_secp521r1",
77+
* ManagedBy: "CLOUDFRONT",
7778
* };
7879
* const command = new RequestCertificateCommand(input);
7980
* const response = await client.send(command);

0 commit comments

Comments
 (0)