diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6cd862693fda0..6031fadaa771f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,91 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.655.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.654.0...v3.655.0) (2024-09-19)
+
+
+### Features
+
+* **client-codeconnections:** This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output ([0b63507](https://github.com/aws/aws-sdk-js-v3/commit/0b63507df8f717c628105a8a28425066f7070824))
+* **client-glue:** This change is for releasing TestConnection api SDK model ([ddea9dd](https://github.com/aws/aws-sdk-js-v3/commit/ddea9dd52a97a12ad2cd977d5b08d2c9e814b324))
+* **client-lambda:** Tagging support for Lambda event source mapping, and code signing configuration resources. ([97088ae](https://github.com/aws/aws-sdk-js-v3/commit/97088ae81c64333d7571b9702497d18a64b2985d))
+* **client-mediaconvert:** This release provides support for additional DRM configurations per SPEKE Version 2.0. ([f7cca48](https://github.com/aws/aws-sdk-js-v3/commit/f7cca4807cd23e5fd833740e7107b23b94007c60))
+* **client-medialive:** Adds Bandwidth Reduction Filtering for HD AVC and HEVC encodes, multiplex container settings. ([dacf7b5](https://github.com/aws/aws-sdk-js-v3/commit/dacf7b55b14d6d11af10696b8a22081263a4187e))
+* **client-quicksight:** QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors. ([31b656f](https://github.com/aws/aws-sdk-js-v3/commit/31b656fc0cbcad1daac325f67a4e8694566f2272))
+* **client-sagemaker:** Introduced support for G6e instance types on SageMaker Studio for JupyterLab and CodeEditor applications. ([380c0de](https://github.com/aws/aws-sdk-js-v3/commit/380c0de956d70d4a5d42d6cf5c5d27777bcc0fa5))
+* **client-workspaces-web:** WorkSpaces Secure Browser now enables Administrators to view and manage end-user browsing sessions via Session Management APIs. ([7913a4b](https://github.com/aws/aws-sdk-js-v3/commit/7913a4b63ff4c83f4ac127498004549e8de8fcbf))
+
+
+
+
+
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+
+### Bug Fixes
+
+* **codegen:** fix setting of default signing name ([#6487](https://github.com/aws/aws-sdk-js-v3/issues/6487)) ([108bb99](https://github.com/aws/aws-sdk-js-v3/commit/108bb991927df4a9645545fc6fcb2648682f83ff))
+* **middleware-flexible-checksums:** use union for new config types ([#6489](https://github.com/aws/aws-sdk-js-v3/issues/6489)) ([c43103f](https://github.com/aws/aws-sdk-js-v3/commit/c43103fb71e2894db3c895ff3c8ba25ba07e4fbd))
+
+
+### Features
+
+* **client-cost-explorer:** This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations. ([6976388](https://github.com/aws/aws-sdk-js-v3/commit/697638820bdc733e2ad019f576ffa7c43dedd989))
+* **client-directory-service-data:** Added new AWS Directory Service Data API, enabling you to manage data stored in AWS Directory Service directories. This includes APIs for creating, reading, updating, and deleting directory users, groups, and group memberships. ([8c9372b](https://github.com/aws/aws-sdk-js-v3/commit/8c9372bde465b86ecfe48579584d5aa59745d9d3))
+* **client-directory-service:** Added new APIs for enabling, disabling, and describing access to the AWS Directory Service Data API ([cca80dd](https://github.com/aws/aws-sdk-js-v3/commit/cca80ddfd8df7ac58af6c067bcc98170a1cc5007))
+* **client-guardduty:** Add `launchType` and `sourceIPs` fields to GuardDuty findings. ([13c3582](https://github.com/aws/aws-sdk-js-v3/commit/13c35828916459e84fbe5d397084fa4619349a25))
+* **client-mailmanager:** Introduce a new RuleSet condition evaluation, where customers can set up a StringExpression with a MimeHeader condition. This condition will perform the necessary validation based on the X-header provided by customers. ([900a39e](https://github.com/aws/aws-sdk-js-v3/commit/900a39ed0d8c01d0e6a6e93296ba2bbdb6316e4b))
+* **client-s3:** Added SSE-KMS support for directory buckets. ([a00b8b0](https://github.com/aws/aws-sdk-js-v3/commit/a00b8b018fd294496a1fe6350011e43cfe09927c))
+
+
+
+
+
+# [3.653.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.652.0...v3.653.0) (2024-09-17)
+
+
+### Features
+
+* **client-codebuild:** GitLab Enhancements - Add support for Self-Hosted GitLab runners in CodeBuild. Add group webhooks ([42807fe](https://github.com/aws/aws-sdk-js-v3/commit/42807fe487095378f0b8ec2d82ad493c4de43188))
+* **client-ecr:** The `DescribeImageScanning` API now includes `fixAvailable`, `exploitAvailable`, and `fixedInVersion` fields to provide more detailed information about the availability of fixes, exploits, and fixed versions for identified image vulnerabilities. ([d829454](https://github.com/aws/aws-sdk-js-v3/commit/d8294542d62651a90cc62cae688d671e3c65196c))
+* **client-lambda:** Support for JSON resource-based policies and block public access ([566bb05](https://github.com/aws/aws-sdk-js-v3/commit/566bb05232a186ef130785caeae12ca538a189c0))
+* **client-ssm:** Support for additional levels of cross-account, cross-Region organizational units in Automation. Various documentation updates. ([849e058](https://github.com/aws/aws-sdk-js-v3/commit/849e058a951cd41c34c03dd150fb8197e8c02f79))
+
+
+
+
+
+# [3.652.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.1...v3.652.0) (2024-09-16)
+
+
+### Features
+
+* **client-bedrock:** This feature adds cross account s3 bucket and VPC support to ModelInvocation jobs. To use a cross account bucket, pass in the accountId of the bucket to s3BucketOwner in the ModelInvocationJobInputDataConfig or ModelInvocationJobOutputDataConfig. ([de21918](https://github.com/aws/aws-sdk-js-v3/commit/de21918213e870e5e056971eca84868572d1c651))
+* **client-iot:** This release adds additional enhancements to AWS IoT Device Management Software Package Catalog and Jobs. It also adds SBOM support in Software Package Version. ([2df520d](https://github.com/aws/aws-sdk-js-v3/commit/2df520d4dabf1e07caa95ad2324f2de56062c555))
+* **client-medialive:** Removing the ON_PREMISE enum from the input settings field. ([52794ee](https://github.com/aws/aws-sdk-js-v3/commit/52794eee9c7643946b2a94459c5efe1f32effe05))
+* **client-rds:** Launching Global Cluster tagging. ([c35b721](https://github.com/aws/aws-sdk-js-v3/commit/c35b7218f429afc977952724aacd4b20c65e56b5))
+* **clients:** update client endpoints as of 2024-09-16 ([291c786](https://github.com/aws/aws-sdk-js-v3/commit/291c786c308972e48999faa5763879ee8eb8180b))
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+
+### Bug Fixes
+
+* **credential-provider-ini:** fix recursive assume role and optional role_arn in credential_source ([#6472](https://github.com/aws/aws-sdk-js-v3/issues/6472)) ([c095306](https://github.com/aws/aws-sdk-js-v3/commit/c095306e7248c3e53e4d8d77551fdad2663e0e77))
+
+
+### Features
+
+* **clients:** update client endpoints as of 2024-09-13 ([39032e6](https://github.com/aws/aws-sdk-js-v3/commit/39032e63e0301b2d40b8d3a5d20df077ce99548d))
+
+
+
+
+
# [3.651.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.650.0...v3.651.0) (2024-09-12)
diff --git a/benchmark/size/report.md b/benchmark/size/report.md
index 9c0011bc9dbad..5c1e8a5a63340 100644
--- a/benchmark/size/report.md
+++ b/benchmark/size/report.md
@@ -36,12 +36,12 @@
|@aws-sdk/client-sts|3.495.0|392.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-xray|3.495.0|573.8 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/credential-provider-cognito-identity|3.496.0|36 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
-|@aws-sdk/credential-provider-env|3.620.1|18.4 KB|N/A|N/A|N/A|
+|@aws-sdk/credential-provider-env|3.649.0|18.4 KB|N/A|N/A|N/A|
|@aws-sdk/credential-provider-imds|3.370.0|14.8 KB|N/A|N/A|N/A|
-|@aws-sdk/credential-provider-ini|3.649.0|42.1 KB|N/A|N/A|N/A|
-|@aws-sdk/credential-provider-node|3.649.0|34.2 KB|N/A|N/A|N/A|
-|@aws-sdk/credential-provider-process|3.620.1|22.2 KB|N/A|N/A|N/A|
-|@aws-sdk/credential-provider-sso|3.649.0|32.5 KB|N/A|N/A|N/A|
+|@aws-sdk/credential-provider-ini|3.651.1|42.5 KB|N/A|N/A|N/A|
+|@aws-sdk/credential-provider-node|3.651.1|34.2 KB|N/A|N/A|N/A|
+|@aws-sdk/credential-provider-process|3.649.0|22.2 KB|N/A|N/A|N/A|
+|@aws-sdk/credential-provider-sso|3.651.1|32.5 KB|N/A|N/A|N/A|
|@aws-sdk/credential-provider-web-identity|3.495.0|28.9 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/credential-providers|3.496.0|84.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/fetch-http-handler|3.370.0|14.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
@@ -50,8 +50,8 @@
|@aws-sdk/node-http-handler|3.370.0|14.4 KB|N/A|N/A|N/A|
|@aws-sdk/polly-request-presigner|3.495.0|23.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/s3-presigned-post|3.496.0|27.4 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
-|@aws-sdk/s3-request-presigner|3.650.0|32.1 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
+|@aws-sdk/s3-request-presigner|3.651.1|32.1 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/signature-v4|3.370.0|14.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
-|@aws-sdk/signature-v4-crt|3.635.0|54.6 KB|N/A|N/A|N/A|
+|@aws-sdk/signature-v4-crt|3.651.1|54.6 KB|N/A|N/A|N/A|
|@aws-sdk/smithy-client|3.370.0|18.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
-|@aws-sdk/types|3.609.0|38.5 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
+|@aws-sdk/types|3.649.0|38.5 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
diff --git a/clients/client-accessanalyzer/CHANGELOG.md b/clients/client-accessanalyzer/CHANGELOG.md
index 8dfbae6d3c12e..b52c99070fbb4 100644
--- a/clients/client-accessanalyzer/CHANGELOG.md
+++ b/clients/client-accessanalyzer/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
diff --git a/clients/client-accessanalyzer/package.json b/clients/client-accessanalyzer/package.json
index 1157c6caf4e22..bcb3e125b954a 100644
--- a/clients/client-accessanalyzer/package.json
+++ b/clients/client-accessanalyzer/package.json
@@ -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.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
diff --git a/clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts
index 64c98ce8e3646..72288481db15c 100644
--- a/clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts
@@ -93,4 +93,16 @@ export class ApplyArchiveRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_ApplyArchiveRuleCommand)
.de(de_ApplyArchiveRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ApplyArchiveRuleRequest;
+ output: {};
+ };
+ sdk: {
+ input: ApplyArchiveRuleCommandInput;
+ output: ApplyArchiveRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts b/clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts
index 2110bc066302e..e5f5bc9ef4dac 100644
--- a/clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts
@@ -87,4 +87,16 @@ export class CancelPolicyGenerationCommand extends $Command
.f(void 0, void 0)
.ser(se_CancelPolicyGenerationCommand)
.de(de_CancelPolicyGenerationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CancelPolicyGenerationRequest;
+ output: {};
+ };
+ sdk: {
+ input: CancelPolicyGenerationCommandInput;
+ output: CancelPolicyGenerationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/CheckAccessNotGrantedCommand.ts b/clients/client-accessanalyzer/src/commands/CheckAccessNotGrantedCommand.ts
index 15880409c4eee..5b281a18344cf 100644
--- a/clients/client-accessanalyzer/src/commands/CheckAccessNotGrantedCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/CheckAccessNotGrantedCommand.ts
@@ -200,4 +200,16 @@ export class CheckAccessNotGrantedCommand extends $Command
.f(CheckAccessNotGrantedRequestFilterSensitiveLog, void 0)
.ser(se_CheckAccessNotGrantedCommand)
.de(de_CheckAccessNotGrantedCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CheckAccessNotGrantedRequest;
+ output: CheckAccessNotGrantedResponse;
+ };
+ sdk: {
+ input: CheckAccessNotGrantedCommandInput;
+ output: CheckAccessNotGrantedCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/CheckNoNewAccessCommand.ts b/clients/client-accessanalyzer/src/commands/CheckNoNewAccessCommand.ts
index ba39225e0583b..20263d8793972 100644
--- a/clients/client-accessanalyzer/src/commands/CheckNoNewAccessCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/CheckNoNewAccessCommand.ts
@@ -114,4 +114,16 @@ export class CheckNoNewAccessCommand extends $Command
.f(CheckNoNewAccessRequestFilterSensitiveLog, void 0)
.ser(se_CheckNoNewAccessCommand)
.de(de_CheckNoNewAccessCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CheckNoNewAccessRequest;
+ output: CheckNoNewAccessResponse;
+ };
+ sdk: {
+ input: CheckNoNewAccessCommandInput;
+ output: CheckNoNewAccessCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/CheckNoPublicAccessCommand.ts b/clients/client-accessanalyzer/src/commands/CheckNoPublicAccessCommand.ts
index ec5183e54246a..5d2a64103fcda 100644
--- a/clients/client-accessanalyzer/src/commands/CheckNoPublicAccessCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/CheckNoPublicAccessCommand.ts
@@ -152,4 +152,16 @@ export class CheckNoPublicAccessCommand extends $Command
.f(CheckNoPublicAccessRequestFilterSensitiveLog, void 0)
.ser(se_CheckNoPublicAccessCommand)
.de(de_CheckNoPublicAccessCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CheckNoPublicAccessRequest;
+ output: CheckNoPublicAccessResponse;
+ };
+ sdk: {
+ input: CheckNoPublicAccessCommandInput;
+ output: CheckNoPublicAccessCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts b/clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts
index b043752f5e137..4a695fa0dbf6c 100644
--- a/clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts
@@ -215,4 +215,16 @@ export class CreateAccessPreviewCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateAccessPreviewCommand)
.de(de_CreateAccessPreviewCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateAccessPreviewRequest;
+ output: CreateAccessPreviewResponse;
+ };
+ sdk: {
+ input: CreateAccessPreviewCommandInput;
+ output: CreateAccessPreviewCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts b/clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts
index 3f542496c849b..a5f439779d647 100644
--- a/clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts
@@ -124,4 +124,16 @@ export class CreateAnalyzerCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateAnalyzerCommand)
.de(de_CreateAnalyzerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateAnalyzerRequest;
+ output: CreateAnalyzerResponse;
+ };
+ sdk: {
+ input: CreateAnalyzerCommandInput;
+ output: CreateAnalyzerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts
index 270707c69743f..4979346900229 100644
--- a/clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts
@@ -114,4 +114,16 @@ export class CreateArchiveRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateArchiveRuleCommand)
.de(de_CreateArchiveRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateArchiveRuleRequest;
+ output: {};
+ };
+ sdk: {
+ input: CreateArchiveRuleCommandInput;
+ output: CreateArchiveRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts b/clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts
index e2b1b6690d32a..e553c08427fef 100644
--- a/clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts
@@ -93,4 +93,16 @@ export class DeleteAnalyzerCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteAnalyzerCommand)
.de(de_DeleteAnalyzerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteAnalyzerRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteAnalyzerCommandInput;
+ output: DeleteAnalyzerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts
index 2ad4ff2b8f71f..e4a94f110b07d 100644
--- a/clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts
@@ -92,4 +92,16 @@ export class DeleteArchiveRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteArchiveRuleCommand)
.de(de_DeleteArchiveRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteArchiveRuleRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteArchiveRuleCommandInput;
+ output: DeleteArchiveRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/GenerateFindingRecommendationCommand.ts b/clients/client-accessanalyzer/src/commands/GenerateFindingRecommendationCommand.ts
index 5e0e071e06e91..07b70c13a79c6 100644
--- a/clients/client-accessanalyzer/src/commands/GenerateFindingRecommendationCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/GenerateFindingRecommendationCommand.ts
@@ -115,4 +115,16 @@ export class GenerateFindingRecommendationCommand extends $Command
.f(void 0, void 0)
.ser(se_GenerateFindingRecommendationCommand)
.de(de_GenerateFindingRecommendationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GenerateFindingRecommendationRequest;
+ output: {};
+ };
+ sdk: {
+ input: GenerateFindingRecommendationCommandInput;
+ output: GenerateFindingRecommendationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts b/clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts
index b95fdc254cf5e..731d7e398f978 100644
--- a/clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts
@@ -216,4 +216,16 @@ export class GetAccessPreviewCommand extends $Command
.f(void 0, void 0)
.ser(se_GetAccessPreviewCommand)
.de(de_GetAccessPreviewCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetAccessPreviewRequest;
+ output: GetAccessPreviewResponse;
+ };
+ sdk: {
+ input: GetAccessPreviewCommandInput;
+ output: GetAccessPreviewCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts b/clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts
index ff81e72da74b2..5e209707e6414 100644
--- a/clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts
@@ -109,4 +109,16 @@ export class GetAnalyzedResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_GetAnalyzedResourceCommand)
.de(de_GetAnalyzedResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetAnalyzedResourceRequest;
+ output: GetAnalyzedResourceResponse;
+ };
+ sdk: {
+ input: GetAnalyzedResourceCommandInput;
+ output: GetAnalyzedResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts b/clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts
index 245b0b06161a3..b02f188b0747a 100644
--- a/clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts
@@ -111,4 +111,16 @@ export class GetAnalyzerCommand extends $Command
.f(void 0, void 0)
.ser(se_GetAnalyzerCommand)
.de(de_GetAnalyzerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetAnalyzerRequest;
+ output: GetAnalyzerResponse;
+ };
+ sdk: {
+ input: GetAnalyzerCommandInput;
+ output: GetAnalyzerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts
index 8568dd85030d8..7a2d5242f69ea 100644
--- a/clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts
@@ -112,4 +112,16 @@ export class GetArchiveRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_GetArchiveRuleCommand)
.de(de_GetArchiveRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetArchiveRuleRequest;
+ output: GetArchiveRuleResponse;
+ };
+ sdk: {
+ input: GetArchiveRuleCommandInput;
+ output: GetArchiveRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/GetFindingCommand.ts b/clients/client-accessanalyzer/src/commands/GetFindingCommand.ts
index bfaa15bef8472..fa09a93e32dbe 100644
--- a/clients/client-accessanalyzer/src/commands/GetFindingCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/GetFindingCommand.ts
@@ -125,4 +125,16 @@ export class GetFindingCommand extends $Command
.f(void 0, void 0)
.ser(se_GetFindingCommand)
.de(de_GetFindingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetFindingRequest;
+ output: GetFindingResponse;
+ };
+ sdk: {
+ input: GetFindingCommandInput;
+ output: GetFindingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/GetFindingRecommendationCommand.ts b/clients/client-accessanalyzer/src/commands/GetFindingRecommendationCommand.ts
index bfb03ccb0b8a1..f047e57e3f0ca 100644
--- a/clients/client-accessanalyzer/src/commands/GetFindingRecommendationCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/GetFindingRecommendationCommand.ts
@@ -211,4 +211,16 @@ export class GetFindingRecommendationCommand extends $Command
.f(void 0, void 0)
.ser(se_GetFindingRecommendationCommand)
.de(de_GetFindingRecommendationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetFindingRecommendationRequest;
+ output: GetFindingRecommendationResponse;
+ };
+ sdk: {
+ input: GetFindingRecommendationCommandInput;
+ output: GetFindingRecommendationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/GetFindingV2Command.ts b/clients/client-accessanalyzer/src/commands/GetFindingV2Command.ts
index 67cc593580a33..fbb948478c4fd 100644
--- a/clients/client-accessanalyzer/src/commands/GetFindingV2Command.ts
+++ b/clients/client-accessanalyzer/src/commands/GetFindingV2Command.ts
@@ -153,4 +153,16 @@ export class GetFindingV2Command extends $Command
.f(void 0, void 0)
.ser(se_GetFindingV2Command)
.de(de_GetFindingV2Command)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetFindingV2Request;
+ output: GetFindingV2Response;
+ };
+ sdk: {
+ input: GetFindingV2CommandInput;
+ output: GetFindingV2CommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts b/clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts
index 5725d77aba42f..5944beee1a039 100644
--- a/clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts
@@ -125,4 +125,16 @@ export class GetGeneratedPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_GetGeneratedPolicyCommand)
.de(de_GetGeneratedPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetGeneratedPolicyRequest;
+ output: GetGeneratedPolicyResponse;
+ };
+ sdk: {
+ input: GetGeneratedPolicyCommandInput;
+ output: GetGeneratedPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts b/clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts
index e4a618b95f607..6d2ae12f3bba2 100644
--- a/clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts
@@ -146,4 +146,16 @@ export class ListAccessPreviewFindingsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAccessPreviewFindingsCommand)
.de(de_ListAccessPreviewFindingsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAccessPreviewFindingsRequest;
+ output: ListAccessPreviewFindingsResponse;
+ };
+ sdk: {
+ input: ListAccessPreviewFindingsCommandInput;
+ output: ListAccessPreviewFindingsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts b/clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts
index 245ebea8cd1be..5b68cab600064 100644
--- a/clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts
@@ -105,4 +105,16 @@ export class ListAccessPreviewsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAccessPreviewsCommand)
.de(de_ListAccessPreviewsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAccessPreviewsRequest;
+ output: ListAccessPreviewsResponse;
+ };
+ sdk: {
+ input: ListAccessPreviewsCommandInput;
+ output: ListAccessPreviewsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts b/clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts
index 313cf000e238a..2f9608eff7568 100644
--- a/clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts
@@ -104,4 +104,16 @@ export class ListAnalyzedResourcesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAnalyzedResourcesCommand)
.de(de_ListAnalyzedResourcesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAnalyzedResourcesRequest;
+ output: ListAnalyzedResourcesResponse;
+ };
+ sdk: {
+ input: ListAnalyzedResourcesCommandInput;
+ output: ListAnalyzedResourcesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts b/clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts
index 94ef387361a95..fed3137d71ad7 100644
--- a/clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts
@@ -113,4 +113,16 @@ export class ListAnalyzersCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAnalyzersCommand)
.de(de_ListAnalyzersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAnalyzersRequest;
+ output: ListAnalyzersResponse;
+ };
+ sdk: {
+ input: ListAnalyzersCommandInput;
+ output: ListAnalyzersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts b/clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts
index 4ca37ea511cca..1b97cfe7500cf 100644
--- a/clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts
@@ -112,4 +112,16 @@ export class ListArchiveRulesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListArchiveRulesCommand)
.de(de_ListArchiveRulesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListArchiveRulesRequest;
+ output: ListArchiveRulesResponse;
+ };
+ sdk: {
+ input: ListArchiveRulesCommandInput;
+ output: ListArchiveRulesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts b/clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts
index a19a1630470e0..66d0e7fee9f19 100644
--- a/clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts
@@ -148,4 +148,16 @@ export class ListFindingsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListFindingsCommand)
.de(de_ListFindingsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListFindingsRequest;
+ output: ListFindingsResponse;
+ };
+ sdk: {
+ input: ListFindingsCommandInput;
+ output: ListFindingsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/ListFindingsV2Command.ts b/clients/client-accessanalyzer/src/commands/ListFindingsV2Command.ts
index fb450a62eee0e..097d102f93a69 100644
--- a/clients/client-accessanalyzer/src/commands/ListFindingsV2Command.ts
+++ b/clients/client-accessanalyzer/src/commands/ListFindingsV2Command.ts
@@ -130,4 +130,16 @@ export class ListFindingsV2Command extends $Command
.f(void 0, void 0)
.ser(se_ListFindingsV2Command)
.de(de_ListFindingsV2Command)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListFindingsV2Request;
+ output: ListFindingsV2Response;
+ };
+ sdk: {
+ input: ListFindingsV2CommandInput;
+ output: ListFindingsV2CommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/ListPolicyGenerationsCommand.ts b/clients/client-accessanalyzer/src/commands/ListPolicyGenerationsCommand.ts
index b0cc4ad8ba02e..1c15d65ab18b2 100644
--- a/clients/client-accessanalyzer/src/commands/ListPolicyGenerationsCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/ListPolicyGenerationsCommand.ts
@@ -100,4 +100,16 @@ export class ListPolicyGenerationsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPolicyGenerationsCommand)
.de(de_ListPolicyGenerationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPolicyGenerationsRequest;
+ output: ListPolicyGenerationsResponse;
+ };
+ sdk: {
+ input: ListPolicyGenerationsCommandInput;
+ output: ListPolicyGenerationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/ListTagsForResourceCommand.ts b/clients/client-accessanalyzer/src/commands/ListTagsForResourceCommand.ts
index 0b82be0456cc8..28803e001a364 100644
--- a/clients/client-accessanalyzer/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/ListTagsForResourceCommand.ts
@@ -94,4 +94,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/StartPolicyGenerationCommand.ts b/clients/client-accessanalyzer/src/commands/StartPolicyGenerationCommand.ts
index 65d147894c59c..2077e04bce154 100644
--- a/clients/client-accessanalyzer/src/commands/StartPolicyGenerationCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/StartPolicyGenerationCommand.ts
@@ -112,4 +112,16 @@ export class StartPolicyGenerationCommand extends $Command
.f(void 0, void 0)
.ser(se_StartPolicyGenerationCommand)
.de(de_StartPolicyGenerationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartPolicyGenerationRequest;
+ output: StartPolicyGenerationResponse;
+ };
+ sdk: {
+ input: StartPolicyGenerationCommandInput;
+ output: StartPolicyGenerationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/StartResourceScanCommand.ts b/clients/client-accessanalyzer/src/commands/StartResourceScanCommand.ts
index 52561121f9ebc..92bd11ea2f2ee 100644
--- a/clients/client-accessanalyzer/src/commands/StartResourceScanCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/StartResourceScanCommand.ts
@@ -92,4 +92,16 @@ export class StartResourceScanCommand extends $Command
.f(void 0, void 0)
.ser(se_StartResourceScanCommand)
.de(de_StartResourceScanCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartResourceScanRequest;
+ output: {};
+ };
+ sdk: {
+ input: StartResourceScanCommandInput;
+ output: StartResourceScanCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/TagResourceCommand.ts b/clients/client-accessanalyzer/src/commands/TagResourceCommand.ts
index 6bb0191c52699..165670d8e749d 100644
--- a/clients/client-accessanalyzer/src/commands/TagResourceCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/TagResourceCommand.ts
@@ -93,4 +93,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/UntagResourceCommand.ts b/clients/client-accessanalyzer/src/commands/UntagResourceCommand.ts
index f7be712f3c9f7..8f86f203074e8 100644
--- a/clients/client-accessanalyzer/src/commands/UntagResourceCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/UntagResourceCommand.ts
@@ -93,4 +93,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/UpdateArchiveRuleCommand.ts b/clients/client-accessanalyzer/src/commands/UpdateArchiveRuleCommand.ts
index 70babafec5739..f8c196f278c23 100644
--- a/clients/client-accessanalyzer/src/commands/UpdateArchiveRuleCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/UpdateArchiveRuleCommand.ts
@@ -106,4 +106,16 @@ export class UpdateArchiveRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateArchiveRuleCommand)
.de(de_UpdateArchiveRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateArchiveRuleRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateArchiveRuleCommandInput;
+ output: UpdateArchiveRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/UpdateFindingsCommand.ts b/clients/client-accessanalyzer/src/commands/UpdateFindingsCommand.ts
index 8582f5728c5aa..58f5fcb94a43f 100644
--- a/clients/client-accessanalyzer/src/commands/UpdateFindingsCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/UpdateFindingsCommand.ts
@@ -96,4 +96,16 @@ export class UpdateFindingsCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateFindingsCommand)
.de(de_UpdateFindingsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateFindingsRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateFindingsCommandInput;
+ output: UpdateFindingsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-accessanalyzer/src/commands/ValidatePolicyCommand.ts b/clients/client-accessanalyzer/src/commands/ValidatePolicyCommand.ts
index 159617f78c5e7..0d2ed30a7bb48 100644
--- a/clients/client-accessanalyzer/src/commands/ValidatePolicyCommand.ts
+++ b/clients/client-accessanalyzer/src/commands/ValidatePolicyCommand.ts
@@ -131,4 +131,16 @@ export class ValidatePolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_ValidatePolicyCommand)
.de(de_ValidatePolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ValidatePolicyRequest;
+ output: ValidatePolicyResponse;
+ };
+ sdk: {
+ input: ValidatePolicyCommandInput;
+ output: ValidatePolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-account/CHANGELOG.md b/clients/client-account/CHANGELOG.md
index b699907901254..d141ddb0ae183 100644
--- a/clients/client-account/CHANGELOG.md
+++ b/clients/client-account/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-account
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-account
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-account
diff --git a/clients/client-account/package.json b/clients/client-account/package.json
index ce33eda5a4c09..a53bc87edbb0a 100644
--- a/clients/client-account/package.json
+++ b/clients/client-account/package.json
@@ -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.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-account",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-account/src/commands/AcceptPrimaryEmailUpdateCommand.ts b/clients/client-account/src/commands/AcceptPrimaryEmailUpdateCommand.ts
index 0aaaad06ed819..fa8050cb72c9f 100644
--- a/clients/client-account/src/commands/AcceptPrimaryEmailUpdateCommand.ts
+++ b/clients/client-account/src/commands/AcceptPrimaryEmailUpdateCommand.ts
@@ -107,4 +107,16 @@ export class AcceptPrimaryEmailUpdateCommand extends $Command
.f(AcceptPrimaryEmailUpdateRequestFilterSensitiveLog, void 0)
.ser(se_AcceptPrimaryEmailUpdateCommand)
.de(de_AcceptPrimaryEmailUpdateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AcceptPrimaryEmailUpdateRequest;
+ output: AcceptPrimaryEmailUpdateResponse;
+ };
+ sdk: {
+ input: AcceptPrimaryEmailUpdateCommandInput;
+ output: AcceptPrimaryEmailUpdateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-account/src/commands/DeleteAlternateContactCommand.ts b/clients/client-account/src/commands/DeleteAlternateContactCommand.ts
index 83ddae7a6c120..944b54b3d2f87 100644
--- a/clients/client-account/src/commands/DeleteAlternateContactCommand.ts
+++ b/clients/client-account/src/commands/DeleteAlternateContactCommand.ts
@@ -102,4 +102,16 @@ export class DeleteAlternateContactCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteAlternateContactCommand)
.de(de_DeleteAlternateContactCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteAlternateContactRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteAlternateContactCommandInput;
+ output: DeleteAlternateContactCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-account/src/commands/DisableRegionCommand.ts b/clients/client-account/src/commands/DisableRegionCommand.ts
index 37f2a9ac6a1b0..658a5f5f00480 100644
--- a/clients/client-account/src/commands/DisableRegionCommand.ts
+++ b/clients/client-account/src/commands/DisableRegionCommand.ts
@@ -100,4 +100,16 @@ export class DisableRegionCommand extends $Command
.f(void 0, void 0)
.ser(se_DisableRegionCommand)
.de(de_DisableRegionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DisableRegionRequest;
+ output: {};
+ };
+ sdk: {
+ input: DisableRegionCommandInput;
+ output: DisableRegionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-account/src/commands/EnableRegionCommand.ts b/clients/client-account/src/commands/EnableRegionCommand.ts
index a1e159e3e11da..5970d91ab8625 100644
--- a/clients/client-account/src/commands/EnableRegionCommand.ts
+++ b/clients/client-account/src/commands/EnableRegionCommand.ts
@@ -96,4 +96,16 @@ export class EnableRegionCommand extends $Command
.f(void 0, void 0)
.ser(se_EnableRegionCommand)
.de(de_EnableRegionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: EnableRegionRequest;
+ output: {};
+ };
+ sdk: {
+ input: EnableRegionCommandInput;
+ output: EnableRegionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-account/src/commands/GetAlternateContactCommand.ts b/clients/client-account/src/commands/GetAlternateContactCommand.ts
index e2522d75cd565..97d95bd19e971 100644
--- a/clients/client-account/src/commands/GetAlternateContactCommand.ts
+++ b/clients/client-account/src/commands/GetAlternateContactCommand.ts
@@ -114,4 +114,16 @@ export class GetAlternateContactCommand extends $Command
.f(void 0, GetAlternateContactResponseFilterSensitiveLog)
.ser(se_GetAlternateContactCommand)
.de(de_GetAlternateContactCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetAlternateContactRequest;
+ output: GetAlternateContactResponse;
+ };
+ sdk: {
+ input: GetAlternateContactCommandInput;
+ output: GetAlternateContactCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-account/src/commands/GetContactInformationCommand.ts b/clients/client-account/src/commands/GetContactInformationCommand.ts
index 0abe427f9c3f9..dea48dfd66fac 100644
--- a/clients/client-account/src/commands/GetContactInformationCommand.ts
+++ b/clients/client-account/src/commands/GetContactInformationCommand.ts
@@ -114,4 +114,16 @@ export class GetContactInformationCommand extends $Command
.f(void 0, GetContactInformationResponseFilterSensitiveLog)
.ser(se_GetContactInformationCommand)
.de(de_GetContactInformationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetContactInformationRequest;
+ output: GetContactInformationResponse;
+ };
+ sdk: {
+ input: GetContactInformationCommandInput;
+ output: GetContactInformationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-account/src/commands/GetPrimaryEmailCommand.ts b/clients/client-account/src/commands/GetPrimaryEmailCommand.ts
index 74b30f351abfe..10d324e136e85 100644
--- a/clients/client-account/src/commands/GetPrimaryEmailCommand.ts
+++ b/clients/client-account/src/commands/GetPrimaryEmailCommand.ts
@@ -99,4 +99,16 @@ export class GetPrimaryEmailCommand extends $Command
.f(void 0, GetPrimaryEmailResponseFilterSensitiveLog)
.ser(se_GetPrimaryEmailCommand)
.de(de_GetPrimaryEmailCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetPrimaryEmailRequest;
+ output: GetPrimaryEmailResponse;
+ };
+ sdk: {
+ input: GetPrimaryEmailCommandInput;
+ output: GetPrimaryEmailCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-account/src/commands/GetRegionOptStatusCommand.ts b/clients/client-account/src/commands/GetRegionOptStatusCommand.ts
index e5da4bb02c987..0fbb1d606a19c 100644
--- a/clients/client-account/src/commands/GetRegionOptStatusCommand.ts
+++ b/clients/client-account/src/commands/GetRegionOptStatusCommand.ts
@@ -94,4 +94,16 @@ export class GetRegionOptStatusCommand extends $Command
.f(void 0, void 0)
.ser(se_GetRegionOptStatusCommand)
.de(de_GetRegionOptStatusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetRegionOptStatusRequest;
+ output: GetRegionOptStatusResponse;
+ };
+ sdk: {
+ input: GetRegionOptStatusCommandInput;
+ output: GetRegionOptStatusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-account/src/commands/ListRegionsCommand.ts b/clients/client-account/src/commands/ListRegionsCommand.ts
index eccbe12696422..7750dbe65c63b 100644
--- a/clients/client-account/src/commands/ListRegionsCommand.ts
+++ b/clients/client-account/src/commands/ListRegionsCommand.ts
@@ -105,4 +105,16 @@ export class ListRegionsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListRegionsCommand)
.de(de_ListRegionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListRegionsRequest;
+ output: ListRegionsResponse;
+ };
+ sdk: {
+ input: ListRegionsCommandInput;
+ output: ListRegionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-account/src/commands/PutAlternateContactCommand.ts b/clients/client-account/src/commands/PutAlternateContactCommand.ts
index 31eb24790d533..451a725af6215 100644
--- a/clients/client-account/src/commands/PutAlternateContactCommand.ts
+++ b/clients/client-account/src/commands/PutAlternateContactCommand.ts
@@ -103,4 +103,16 @@ export class PutAlternateContactCommand extends $Command
.f(PutAlternateContactRequestFilterSensitiveLog, void 0)
.ser(se_PutAlternateContactCommand)
.de(de_PutAlternateContactCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutAlternateContactRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutAlternateContactCommandInput;
+ output: PutAlternateContactCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-account/src/commands/PutContactInformationCommand.ts b/clients/client-account/src/commands/PutContactInformationCommand.ts
index 77fe1ca19e5d4..85d62ef1a6cd7 100644
--- a/clients/client-account/src/commands/PutContactInformationCommand.ts
+++ b/clients/client-account/src/commands/PutContactInformationCommand.ts
@@ -106,4 +106,16 @@ export class PutContactInformationCommand extends $Command
.f(PutContactInformationRequestFilterSensitiveLog, void 0)
.ser(se_PutContactInformationCommand)
.de(de_PutContactInformationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutContactInformationRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutContactInformationCommandInput;
+ output: PutContactInformationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-account/src/commands/StartPrimaryEmailUpdateCommand.ts b/clients/client-account/src/commands/StartPrimaryEmailUpdateCommand.ts
index b67629322bb9a..af4e2988233ea 100644
--- a/clients/client-account/src/commands/StartPrimaryEmailUpdateCommand.ts
+++ b/clients/client-account/src/commands/StartPrimaryEmailUpdateCommand.ts
@@ -106,4 +106,16 @@ export class StartPrimaryEmailUpdateCommand extends $Command
.f(StartPrimaryEmailUpdateRequestFilterSensitiveLog, void 0)
.ser(se_StartPrimaryEmailUpdateCommand)
.de(de_StartPrimaryEmailUpdateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartPrimaryEmailUpdateRequest;
+ output: StartPrimaryEmailUpdateResponse;
+ };
+ sdk: {
+ input: StartPrimaryEmailUpdateCommandInput;
+ output: StartPrimaryEmailUpdateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/CHANGELOG.md b/clients/client-acm-pca/CHANGELOG.md
index 567cd829c5511..0134156fdd8d4 100644
--- a/clients/client-acm-pca/CHANGELOG.md
+++ b/clients/client-acm-pca/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-acm-pca
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-acm-pca
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-acm-pca
diff --git a/clients/client-acm-pca/package.json b/clients/client-acm-pca/package.json
index ee3fbb50b2686..aa4bbb33a27fa 100644
--- a/clients/client-acm-pca/package.json
+++ b/clients/client-acm-pca/package.json
@@ -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.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-acm-pca",
@@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.3",
+ "@smithy/util-waiter": "^3.1.5",
"tslib": "^2.6.2"
},
"devDependencies": {
diff --git a/clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts b/clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts
index fb4b706d9733f..a58028a6ff8ff 100644
--- a/clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts
+++ b/clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts
@@ -124,4 +124,16 @@ export class CreateCertificateAuthorityAuditReportCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateCertificateAuthorityAuditReportCommand)
.de(de_CreateCertificateAuthorityAuditReportCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateCertificateAuthorityAuditReportRequest;
+ output: CreateCertificateAuthorityAuditReportResponse;
+ };
+ sdk: {
+ input: CreateCertificateAuthorityAuditReportCommandInput;
+ output: CreateCertificateAuthorityAuditReportCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts
index 5636f1f31077d..a8d5451f047e8 100644
--- a/clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts
+++ b/clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts
@@ -221,4 +221,16 @@ export class CreateCertificateAuthorityCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateCertificateAuthorityCommand)
.de(de_CreateCertificateAuthorityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateCertificateAuthorityRequest;
+ output: CreateCertificateAuthorityResponse;
+ };
+ sdk: {
+ input: CreateCertificateAuthorityCommandInput;
+ output: CreateCertificateAuthorityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/CreatePermissionCommand.ts b/clients/client-acm-pca/src/commands/CreatePermissionCommand.ts
index 19ae61f6ca048..8d3c7a9205fd1 100644
--- a/clients/client-acm-pca/src/commands/CreatePermissionCommand.ts
+++ b/clients/client-acm-pca/src/commands/CreatePermissionCommand.ts
@@ -127,4 +127,16 @@ export class CreatePermissionCommand extends $Command
.f(void 0, void 0)
.ser(se_CreatePermissionCommand)
.de(de_CreatePermissionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreatePermissionRequest;
+ output: {};
+ };
+ sdk: {
+ input: CreatePermissionCommandInput;
+ output: CreatePermissionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts
index 30bee744d8bf3..aead7742f37b8 100644
--- a/clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts
+++ b/clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts
@@ -109,4 +109,16 @@ export class DeleteCertificateAuthorityCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteCertificateAuthorityCommand)
.de(de_DeleteCertificateAuthorityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteCertificateAuthorityRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteCertificateAuthorityCommandInput;
+ output: DeleteCertificateAuthorityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/DeletePermissionCommand.ts b/clients/client-acm-pca/src/commands/DeletePermissionCommand.ts
index 3e3b1192cac51..7c85481a283b6 100644
--- a/clients/client-acm-pca/src/commands/DeletePermissionCommand.ts
+++ b/clients/client-acm-pca/src/commands/DeletePermissionCommand.ts
@@ -119,4 +119,16 @@ export class DeletePermissionCommand extends $Command
.f(void 0, void 0)
.ser(se_DeletePermissionCommand)
.de(de_DeletePermissionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeletePermissionRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeletePermissionCommandInput;
+ output: DeletePermissionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/DeletePolicyCommand.ts b/clients/client-acm-pca/src/commands/DeletePolicyCommand.ts
index 9b40631c212af..a47921f86c27d 100644
--- a/clients/client-acm-pca/src/commands/DeletePolicyCommand.ts
+++ b/clients/client-acm-pca/src/commands/DeletePolicyCommand.ts
@@ -131,4 +131,16 @@ export class DeletePolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_DeletePolicyCommand)
.de(de_DeletePolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeletePolicyRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeletePolicyCommandInput;
+ output: DeletePolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityAuditReportCommand.ts b/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityAuditReportCommand.ts
index aca35942e354d..a6f03064665cf 100644
--- a/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityAuditReportCommand.ts
+++ b/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityAuditReportCommand.ts
@@ -104,4 +104,16 @@ export class DescribeCertificateAuthorityAuditReportCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCertificateAuthorityAuditReportCommand)
.de(de_DescribeCertificateAuthorityAuditReportCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCertificateAuthorityAuditReportRequest;
+ output: DescribeCertificateAuthorityAuditReportResponse;
+ };
+ sdk: {
+ input: DescribeCertificateAuthorityAuditReportCommandInput;
+ output: DescribeCertificateAuthorityAuditReportCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityCommand.ts
index 053dde165762d..8bff333039e57 100644
--- a/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityCommand.ts
+++ b/clients/client-acm-pca/src/commands/DescribeCertificateAuthorityCommand.ts
@@ -244,4 +244,16 @@ export class DescribeCertificateAuthorityCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCertificateAuthorityCommand)
.de(de_DescribeCertificateAuthorityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCertificateAuthorityRequest;
+ output: DescribeCertificateAuthorityResponse;
+ };
+ sdk: {
+ input: DescribeCertificateAuthorityCommandInput;
+ output: DescribeCertificateAuthorityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/GetCertificateAuthorityCertificateCommand.ts b/clients/client-acm-pca/src/commands/GetCertificateAuthorityCertificateCommand.ts
index 3428753b6fdb4..5ed994b46d790 100644
--- a/clients/client-acm-pca/src/commands/GetCertificateAuthorityCertificateCommand.ts
+++ b/clients/client-acm-pca/src/commands/GetCertificateAuthorityCertificateCommand.ts
@@ -100,4 +100,16 @@ export class GetCertificateAuthorityCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_GetCertificateAuthorityCertificateCommand)
.de(de_GetCertificateAuthorityCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetCertificateAuthorityCertificateRequest;
+ output: GetCertificateAuthorityCertificateResponse;
+ };
+ sdk: {
+ input: GetCertificateAuthorityCertificateCommandInput;
+ output: GetCertificateAuthorityCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/GetCertificateAuthorityCsrCommand.ts b/clients/client-acm-pca/src/commands/GetCertificateAuthorityCsrCommand.ts
index ac6f4a70826c5..15d0340576e5b 100644
--- a/clients/client-acm-pca/src/commands/GetCertificateAuthorityCsrCommand.ts
+++ b/clients/client-acm-pca/src/commands/GetCertificateAuthorityCsrCommand.ts
@@ -98,4 +98,16 @@ export class GetCertificateAuthorityCsrCommand extends $Command
.f(void 0, void 0)
.ser(se_GetCertificateAuthorityCsrCommand)
.de(de_GetCertificateAuthorityCsrCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetCertificateAuthorityCsrRequest;
+ output: GetCertificateAuthorityCsrResponse;
+ };
+ sdk: {
+ input: GetCertificateAuthorityCsrCommandInput;
+ output: GetCertificateAuthorityCsrCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/GetCertificateCommand.ts b/clients/client-acm-pca/src/commands/GetCertificateCommand.ts
index 65417ef8e87ad..25346308b8a73 100644
--- a/clients/client-acm-pca/src/commands/GetCertificateCommand.ts
+++ b/clients/client-acm-pca/src/commands/GetCertificateCommand.ts
@@ -103,4 +103,16 @@ export class GetCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_GetCertificateCommand)
.de(de_GetCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetCertificateRequest;
+ output: GetCertificateResponse;
+ };
+ sdk: {
+ input: GetCertificateCommandInput;
+ output: GetCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/GetPolicyCommand.ts b/clients/client-acm-pca/src/commands/GetPolicyCommand.ts
index d190489dd0e66..b575ea18903d2 100644
--- a/clients/client-acm-pca/src/commands/GetPolicyCommand.ts
+++ b/clients/client-acm-pca/src/commands/GetPolicyCommand.ts
@@ -121,4 +121,16 @@ export class GetPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_GetPolicyCommand)
.de(de_GetPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetPolicyRequest;
+ output: GetPolicyResponse;
+ };
+ sdk: {
+ input: GetPolicyCommandInput;
+ output: GetPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/ImportCertificateAuthorityCertificateCommand.ts b/clients/client-acm-pca/src/commands/ImportCertificateAuthorityCertificateCommand.ts
index 98f2b618dbcb3..70cf06c57884a 100644
--- a/clients/client-acm-pca/src/commands/ImportCertificateAuthorityCertificateCommand.ts
+++ b/clients/client-acm-pca/src/commands/ImportCertificateAuthorityCertificateCommand.ts
@@ -238,4 +238,16 @@ export class ImportCertificateAuthorityCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_ImportCertificateAuthorityCertificateCommand)
.de(de_ImportCertificateAuthorityCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ImportCertificateAuthorityCertificateRequest;
+ output: {};
+ };
+ sdk: {
+ input: ImportCertificateAuthorityCertificateCommandInput;
+ output: ImportCertificateAuthorityCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/IssueCertificateCommand.ts b/clients/client-acm-pca/src/commands/IssueCertificateCommand.ts
index 6fe955c0d26ef..88788abf1c715 100644
--- a/clients/client-acm-pca/src/commands/IssueCertificateCommand.ts
+++ b/clients/client-acm-pca/src/commands/IssueCertificateCommand.ts
@@ -219,4 +219,16 @@ export class IssueCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_IssueCertificateCommand)
.de(de_IssueCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: IssueCertificateRequest;
+ output: IssueCertificateResponse;
+ };
+ sdk: {
+ input: IssueCertificateCommandInput;
+ output: IssueCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/ListCertificateAuthoritiesCommand.ts b/clients/client-acm-pca/src/commands/ListCertificateAuthoritiesCommand.ts
index f3e595744883e..34a9a6ec6dc01 100644
--- a/clients/client-acm-pca/src/commands/ListCertificateAuthoritiesCommand.ts
+++ b/clients/client-acm-pca/src/commands/ListCertificateAuthoritiesCommand.ts
@@ -200,4 +200,16 @@ export class ListCertificateAuthoritiesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListCertificateAuthoritiesCommand)
.de(de_ListCertificateAuthoritiesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListCertificateAuthoritiesRequest;
+ output: ListCertificateAuthoritiesResponse;
+ };
+ sdk: {
+ input: ListCertificateAuthoritiesCommandInput;
+ output: ListCertificateAuthoritiesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/ListPermissionsCommand.ts b/clients/client-acm-pca/src/commands/ListPermissionsCommand.ts
index 4d70f0b4b2b9b..b832340e126c6 100644
--- a/clients/client-acm-pca/src/commands/ListPermissionsCommand.ts
+++ b/clients/client-acm-pca/src/commands/ListPermissionsCommand.ts
@@ -136,4 +136,16 @@ export class ListPermissionsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPermissionsCommand)
.de(de_ListPermissionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPermissionsRequest;
+ output: ListPermissionsResponse;
+ };
+ sdk: {
+ input: ListPermissionsCommandInput;
+ output: ListPermissionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/ListTagsCommand.ts b/clients/client-acm-pca/src/commands/ListTagsCommand.ts
index 7e357417f78e4..a65ed79d686c9 100644
--- a/clients/client-acm-pca/src/commands/ListTagsCommand.ts
+++ b/clients/client-acm-pca/src/commands/ListTagsCommand.ts
@@ -99,4 +99,16 @@ export class ListTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsCommand)
.de(de_ListTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsRequest;
+ output: ListTagsResponse;
+ };
+ sdk: {
+ input: ListTagsCommandInput;
+ output: ListTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/PutPolicyCommand.ts b/clients/client-acm-pca/src/commands/PutPolicyCommand.ts
index ea1247a239a14..e24324bba45f8 100644
--- a/clients/client-acm-pca/src/commands/PutPolicyCommand.ts
+++ b/clients/client-acm-pca/src/commands/PutPolicyCommand.ts
@@ -133,4 +133,16 @@ export class PutPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_PutPolicyCommand)
.de(de_PutPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutPolicyRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutPolicyCommandInput;
+ output: PutPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/RestoreCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/RestoreCertificateAuthorityCommand.ts
index 2e4a5e4ab0eab..5bcae01fdda6b 100644
--- a/clients/client-acm-pca/src/commands/RestoreCertificateAuthorityCommand.ts
+++ b/clients/client-acm-pca/src/commands/RestoreCertificateAuthorityCommand.ts
@@ -96,4 +96,16 @@ export class RestoreCertificateAuthorityCommand extends $Command
.f(void 0, void 0)
.ser(se_RestoreCertificateAuthorityCommand)
.de(de_RestoreCertificateAuthorityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RestoreCertificateAuthorityRequest;
+ output: {};
+ };
+ sdk: {
+ input: RestoreCertificateAuthorityCommandInput;
+ output: RestoreCertificateAuthorityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/RevokeCertificateCommand.ts b/clients/client-acm-pca/src/commands/RevokeCertificateCommand.ts
index 01c5038b0052b..8303b9e0b29e0 100644
--- a/clients/client-acm-pca/src/commands/RevokeCertificateCommand.ts
+++ b/clients/client-acm-pca/src/commands/RevokeCertificateCommand.ts
@@ -126,4 +126,16 @@ export class RevokeCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_RevokeCertificateCommand)
.de(de_RevokeCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RevokeCertificateRequest;
+ output: {};
+ };
+ sdk: {
+ input: RevokeCertificateCommandInput;
+ output: RevokeCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/TagCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/TagCertificateAuthorityCommand.ts
index 53161a0673bd6..dc4f6d2ae47b9 100644
--- a/clients/client-acm-pca/src/commands/TagCertificateAuthorityCommand.ts
+++ b/clients/client-acm-pca/src/commands/TagCertificateAuthorityCommand.ts
@@ -114,4 +114,16 @@ export class TagCertificateAuthorityCommand extends $Command
.f(void 0, void 0)
.ser(se_TagCertificateAuthorityCommand)
.de(de_TagCertificateAuthorityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagCertificateAuthorityRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagCertificateAuthorityCommandInput;
+ output: TagCertificateAuthorityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/UntagCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/UntagCertificateAuthorityCommand.ts
index ed2b8ae16e1df..d9978a4f7d1b7 100644
--- a/clients/client-acm-pca/src/commands/UntagCertificateAuthorityCommand.ts
+++ b/clients/client-acm-pca/src/commands/UntagCertificateAuthorityCommand.ts
@@ -100,4 +100,16 @@ export class UntagCertificateAuthorityCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagCertificateAuthorityCommand)
.de(de_UntagCertificateAuthorityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagCertificateAuthorityRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagCertificateAuthorityCommandInput;
+ output: UntagCertificateAuthorityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm-pca/src/commands/UpdateCertificateAuthorityCommand.ts b/clients/client-acm-pca/src/commands/UpdateCertificateAuthorityCommand.ts
index 7d18b7bb71660..62d9a49fee407 100644
--- a/clients/client-acm-pca/src/commands/UpdateCertificateAuthorityCommand.ts
+++ b/clients/client-acm-pca/src/commands/UpdateCertificateAuthorityCommand.ts
@@ -123,4 +123,16 @@ export class UpdateCertificateAuthorityCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateCertificateAuthorityCommand)
.de(de_UpdateCertificateAuthorityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateCertificateAuthorityRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateCertificateAuthorityCommandInput;
+ output: UpdateCertificateAuthorityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/CHANGELOG.md b/clients/client-acm/CHANGELOG.md
index aab6f40225444..b9f18de153a42 100644
--- a/clients/client-acm/CHANGELOG.md
+++ b/clients/client-acm/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-acm
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-acm
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-acm
diff --git a/clients/client-acm/package.json b/clients/client-acm/package.json
index c5e7eb656fcba..ad3c39a2d3570 100644
--- a/clients/client-acm/package.json
+++ b/clients/client-acm/package.json
@@ -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.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-acm",
@@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.3",
+ "@smithy/util-waiter": "^3.1.5",
"tslib": "^2.6.2"
},
"devDependencies": {
diff --git a/clients/client-acm/src/commands/AddTagsToCertificateCommand.ts b/clients/client-acm/src/commands/AddTagsToCertificateCommand.ts
index 074b676ca6978..8a67be078ad93 100644
--- a/clients/client-acm/src/commands/AddTagsToCertificateCommand.ts
+++ b/clients/client-acm/src/commands/AddTagsToCertificateCommand.ts
@@ -117,4 +117,16 @@ export class AddTagsToCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_AddTagsToCertificateCommand)
.de(de_AddTagsToCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddTagsToCertificateRequest;
+ output: {};
+ };
+ sdk: {
+ input: AddTagsToCertificateCommandInput;
+ output: AddTagsToCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/DeleteCertificateCommand.ts b/clients/client-acm/src/commands/DeleteCertificateCommand.ts
index f75e916ddc585..7bf1c0661657f 100644
--- a/clients/client-acm/src/commands/DeleteCertificateCommand.ts
+++ b/clients/client-acm/src/commands/DeleteCertificateCommand.ts
@@ -103,4 +103,16 @@ export class DeleteCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteCertificateCommand)
.de(de_DeleteCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteCertificateRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteCertificateCommandInput;
+ output: DeleteCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/DescribeCertificateCommand.ts b/clients/client-acm/src/commands/DescribeCertificateCommand.ts
index c9d373cf2497d..9c45ffd87ac1c 100644
--- a/clients/client-acm/src/commands/DescribeCertificateCommand.ts
+++ b/clients/client-acm/src/commands/DescribeCertificateCommand.ts
@@ -163,4 +163,16 @@ export class DescribeCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCertificateCommand)
.de(de_DescribeCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCertificateRequest;
+ output: DescribeCertificateResponse;
+ };
+ sdk: {
+ input: DescribeCertificateCommandInput;
+ output: DescribeCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/ExportCertificateCommand.ts b/clients/client-acm/src/commands/ExportCertificateCommand.ts
index de6e0c39835ab..c18cc8c128711 100644
--- a/clients/client-acm/src/commands/ExportCertificateCommand.ts
+++ b/clients/client-acm/src/commands/ExportCertificateCommand.ts
@@ -102,4 +102,16 @@ export class ExportCertificateCommand extends $Command
.f(ExportCertificateRequestFilterSensitiveLog, ExportCertificateResponseFilterSensitiveLog)
.ser(se_ExportCertificateCommand)
.de(de_ExportCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ExportCertificateRequest;
+ output: ExportCertificateResponse;
+ };
+ sdk: {
+ input: ExportCertificateCommandInput;
+ output: ExportCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/GetAccountConfigurationCommand.ts b/clients/client-acm/src/commands/GetAccountConfigurationCommand.ts
index 1da74132fec02..edcb889d5809b 100644
--- a/clients/client-acm/src/commands/GetAccountConfigurationCommand.ts
+++ b/clients/client-acm/src/commands/GetAccountConfigurationCommand.ts
@@ -83,4 +83,16 @@ export class GetAccountConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_GetAccountConfigurationCommand)
.de(de_GetAccountConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: GetAccountConfigurationResponse;
+ };
+ sdk: {
+ input: GetAccountConfigurationCommandInput;
+ output: GetAccountConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/GetCertificateCommand.ts b/clients/client-acm/src/commands/GetCertificateCommand.ts
index 8e5158fee12b1..c2f0d212dc7a4 100644
--- a/clients/client-acm/src/commands/GetCertificateCommand.ts
+++ b/clients/client-acm/src/commands/GetCertificateCommand.ts
@@ -94,4 +94,16 @@ export class GetCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_GetCertificateCommand)
.de(de_GetCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetCertificateRequest;
+ output: GetCertificateResponse;
+ };
+ sdk: {
+ input: GetCertificateCommandInput;
+ output: GetCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/ImportCertificateCommand.ts b/clients/client-acm/src/commands/ImportCertificateCommand.ts
index 35ed2ad5267c8..19436a3835072 100644
--- a/clients/client-acm/src/commands/ImportCertificateCommand.ts
+++ b/clients/client-acm/src/commands/ImportCertificateCommand.ts
@@ -172,4 +172,16 @@ export class ImportCertificateCommand extends $Command
.f(ImportCertificateRequestFilterSensitiveLog, void 0)
.ser(se_ImportCertificateCommand)
.de(de_ImportCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ImportCertificateRequest;
+ output: ImportCertificateResponse;
+ };
+ sdk: {
+ input: ImportCertificateCommandInput;
+ output: ImportCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/ListCertificatesCommand.ts b/clients/client-acm/src/commands/ListCertificatesCommand.ts
index e6711aa2e1b31..3a5221ba494f2 100644
--- a/clients/client-acm/src/commands/ListCertificatesCommand.ts
+++ b/clients/client-acm/src/commands/ListCertificatesCommand.ts
@@ -129,4 +129,16 @@ export class ListCertificatesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListCertificatesCommand)
.de(de_ListCertificatesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListCertificatesRequest;
+ output: ListCertificatesResponse;
+ };
+ sdk: {
+ input: ListCertificatesCommandInput;
+ output: ListCertificatesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/ListTagsForCertificateCommand.ts b/clients/client-acm/src/commands/ListTagsForCertificateCommand.ts
index c8715c1cf3a8c..bec0a25ccfeeb 100644
--- a/clients/client-acm/src/commands/ListTagsForCertificateCommand.ts
+++ b/clients/client-acm/src/commands/ListTagsForCertificateCommand.ts
@@ -91,4 +91,16 @@ export class ListTagsForCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForCertificateCommand)
.de(de_ListTagsForCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForCertificateRequest;
+ output: ListTagsForCertificateResponse;
+ };
+ sdk: {
+ input: ListTagsForCertificateCommandInput;
+ output: ListTagsForCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/PutAccountConfigurationCommand.ts b/clients/client-acm/src/commands/PutAccountConfigurationCommand.ts
index ede8ac657a3f8..c07a5209575cd 100644
--- a/clients/client-acm/src/commands/PutAccountConfigurationCommand.ts
+++ b/clients/client-acm/src/commands/PutAccountConfigurationCommand.ts
@@ -96,4 +96,16 @@ export class PutAccountConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_PutAccountConfigurationCommand)
.de(de_PutAccountConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutAccountConfigurationRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutAccountConfigurationCommandInput;
+ output: PutAccountConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/RemoveTagsFromCertificateCommand.ts b/clients/client-acm/src/commands/RemoveTagsFromCertificateCommand.ts
index 68f0c3ec91c61..7bf873fbdff91 100644
--- a/clients/client-acm/src/commands/RemoveTagsFromCertificateCommand.ts
+++ b/clients/client-acm/src/commands/RemoveTagsFromCertificateCommand.ts
@@ -106,4 +106,16 @@ export class RemoveTagsFromCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveTagsFromCertificateCommand)
.de(de_RemoveTagsFromCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveTagsFromCertificateRequest;
+ output: {};
+ };
+ sdk: {
+ input: RemoveTagsFromCertificateCommandInput;
+ output: RemoveTagsFromCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/RenewCertificateCommand.ts b/clients/client-acm/src/commands/RenewCertificateCommand.ts
index 9379243b6f0fc..e16269d3e072f 100644
--- a/clients/client-acm/src/commands/RenewCertificateCommand.ts
+++ b/clients/client-acm/src/commands/RenewCertificateCommand.ts
@@ -86,4 +86,16 @@ export class RenewCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_RenewCertificateCommand)
.de(de_RenewCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RenewCertificateRequest;
+ output: {};
+ };
+ sdk: {
+ input: RenewCertificateCommandInput;
+ output: RenewCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/RequestCertificateCommand.ts b/clients/client-acm/src/commands/RequestCertificateCommand.ts
index f4df951577aad..5ea5c192c76e4 100644
--- a/clients/client-acm/src/commands/RequestCertificateCommand.ts
+++ b/clients/client-acm/src/commands/RequestCertificateCommand.ts
@@ -137,4 +137,16 @@ export class RequestCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_RequestCertificateCommand)
.de(de_RequestCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RequestCertificateRequest;
+ output: RequestCertificateResponse;
+ };
+ sdk: {
+ input: RequestCertificateCommandInput;
+ output: RequestCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/ResendValidationEmailCommand.ts b/clients/client-acm/src/commands/ResendValidationEmailCommand.ts
index 82be65488a2f7..457e4a1545337 100644
--- a/clients/client-acm/src/commands/ResendValidationEmailCommand.ts
+++ b/clients/client-acm/src/commands/ResendValidationEmailCommand.ts
@@ -99,4 +99,16 @@ export class ResendValidationEmailCommand extends $Command
.f(void 0, void 0)
.ser(se_ResendValidationEmailCommand)
.de(de_ResendValidationEmailCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ResendValidationEmailRequest;
+ output: {};
+ };
+ sdk: {
+ input: ResendValidationEmailCommandInput;
+ output: ResendValidationEmailCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-acm/src/commands/UpdateCertificateOptionsCommand.ts b/clients/client-acm/src/commands/UpdateCertificateOptionsCommand.ts
index 815242a00a9c1..345b57d35a236 100644
--- a/clients/client-acm/src/commands/UpdateCertificateOptionsCommand.ts
+++ b/clients/client-acm/src/commands/UpdateCertificateOptionsCommand.ts
@@ -94,4 +94,16 @@ export class UpdateCertificateOptionsCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateCertificateOptionsCommand)
.de(de_UpdateCertificateOptionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateCertificateOptionsRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateCertificateOptionsCommandInput;
+ output: UpdateCertificateOptionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/CHANGELOG.md b/clients/client-amp/CHANGELOG.md
index 4b6037d21b6d6..ab1b6965a94eb 100644
--- a/clients/client-amp/CHANGELOG.md
+++ b/clients/client-amp/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-amp
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-amp
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-amp
diff --git a/clients/client-amp/package.json b/clients/client-amp/package.json
index 9002ee773973b..27686f567295a 100644
--- a/clients/client-amp/package.json
+++ b/clients/client-amp/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-amp",
"description": "AWS SDK for JavaScript Amp Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-amp",
@@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.3",
+ "@smithy/util-waiter": "^3.1.5",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
},
diff --git a/clients/client-amp/src/commands/CreateAlertManagerDefinitionCommand.ts b/clients/client-amp/src/commands/CreateAlertManagerDefinitionCommand.ts
index 3f7af2d05e6df..aabbb034e5947 100644
--- a/clients/client-amp/src/commands/CreateAlertManagerDefinitionCommand.ts
+++ b/clients/client-amp/src/commands/CreateAlertManagerDefinitionCommand.ts
@@ -112,4 +112,16 @@ export class CreateAlertManagerDefinitionCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateAlertManagerDefinitionCommand)
.de(de_CreateAlertManagerDefinitionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateAlertManagerDefinitionRequest;
+ output: CreateAlertManagerDefinitionResponse;
+ };
+ sdk: {
+ input: CreateAlertManagerDefinitionCommandInput;
+ output: CreateAlertManagerDefinitionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/CreateLoggingConfigurationCommand.ts b/clients/client-amp/src/commands/CreateLoggingConfigurationCommand.ts
index e0cde80babc4e..18b7e8e846af9 100644
--- a/clients/client-amp/src/commands/CreateLoggingConfigurationCommand.ts
+++ b/clients/client-amp/src/commands/CreateLoggingConfigurationCommand.ts
@@ -97,4 +97,16 @@ export class CreateLoggingConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateLoggingConfigurationCommand)
.de(de_CreateLoggingConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateLoggingConfigurationRequest;
+ output: CreateLoggingConfigurationResponse;
+ };
+ sdk: {
+ input: CreateLoggingConfigurationCommandInput;
+ output: CreateLoggingConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/CreateRuleGroupsNamespaceCommand.ts b/clients/client-amp/src/commands/CreateRuleGroupsNamespaceCommand.ts
index d1c944fec6b0d..5b071f11e87e4 100644
--- a/clients/client-amp/src/commands/CreateRuleGroupsNamespaceCommand.ts
+++ b/clients/client-amp/src/commands/CreateRuleGroupsNamespaceCommand.ts
@@ -117,4 +117,16 @@ export class CreateRuleGroupsNamespaceCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateRuleGroupsNamespaceCommand)
.de(de_CreateRuleGroupsNamespaceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateRuleGroupsNamespaceRequest;
+ output: CreateRuleGroupsNamespaceResponse;
+ };
+ sdk: {
+ input: CreateRuleGroupsNamespaceCommandInput;
+ output: CreateRuleGroupsNamespaceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/CreateScraperCommand.ts b/clients/client-amp/src/commands/CreateScraperCommand.ts
index eadc889ad0d3f..9e2cc8b3e41aa 100644
--- a/clients/client-amp/src/commands/CreateScraperCommand.ts
+++ b/clients/client-amp/src/commands/CreateScraperCommand.ts
@@ -146,4 +146,16 @@ export class CreateScraperCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateScraperCommand)
.de(de_CreateScraperCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateScraperRequest;
+ output: CreateScraperResponse;
+ };
+ sdk: {
+ input: CreateScraperCommandInput;
+ output: CreateScraperCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/CreateWorkspaceCommand.ts b/clients/client-amp/src/commands/CreateWorkspaceCommand.ts
index 9124dc5ce33b1..5306dd4174809 100644
--- a/clients/client-amp/src/commands/CreateWorkspaceCommand.ts
+++ b/clients/client-amp/src/commands/CreateWorkspaceCommand.ts
@@ -111,4 +111,16 @@ export class CreateWorkspaceCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateWorkspaceCommand)
.de(de_CreateWorkspaceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateWorkspaceRequest;
+ output: CreateWorkspaceResponse;
+ };
+ sdk: {
+ input: CreateWorkspaceCommandInput;
+ output: CreateWorkspaceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/DeleteAlertManagerDefinitionCommand.ts b/clients/client-amp/src/commands/DeleteAlertManagerDefinitionCommand.ts
index 38bd84c1aae02..f4aabd2323cb1 100644
--- a/clients/client-amp/src/commands/DeleteAlertManagerDefinitionCommand.ts
+++ b/clients/client-amp/src/commands/DeleteAlertManagerDefinitionCommand.ts
@@ -98,4 +98,16 @@ export class DeleteAlertManagerDefinitionCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteAlertManagerDefinitionCommand)
.de(de_DeleteAlertManagerDefinitionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteAlertManagerDefinitionRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteAlertManagerDefinitionCommandInput;
+ output: DeleteAlertManagerDefinitionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/DeleteLoggingConfigurationCommand.ts b/clients/client-amp/src/commands/DeleteLoggingConfigurationCommand.ts
index 4587c8b804645..9a558e4286ad3 100644
--- a/clients/client-amp/src/commands/DeleteLoggingConfigurationCommand.ts
+++ b/clients/client-amp/src/commands/DeleteLoggingConfigurationCommand.ts
@@ -92,4 +92,16 @@ export class DeleteLoggingConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteLoggingConfigurationCommand)
.de(de_DeleteLoggingConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteLoggingConfigurationRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteLoggingConfigurationCommandInput;
+ output: DeleteLoggingConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/DeleteRuleGroupsNamespaceCommand.ts b/clients/client-amp/src/commands/DeleteRuleGroupsNamespaceCommand.ts
index f39b995b18423..d0123d89a9df0 100644
--- a/clients/client-amp/src/commands/DeleteRuleGroupsNamespaceCommand.ts
+++ b/clients/client-amp/src/commands/DeleteRuleGroupsNamespaceCommand.ts
@@ -96,4 +96,16 @@ export class DeleteRuleGroupsNamespaceCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteRuleGroupsNamespaceCommand)
.de(de_DeleteRuleGroupsNamespaceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteRuleGroupsNamespaceRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteRuleGroupsNamespaceCommandInput;
+ output: DeleteRuleGroupsNamespaceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/DeleteScraperCommand.ts b/clients/client-amp/src/commands/DeleteScraperCommand.ts
index 4817057910bbe..e0eacd57cf590 100644
--- a/clients/client-amp/src/commands/DeleteScraperCommand.ts
+++ b/clients/client-amp/src/commands/DeleteScraperCommand.ts
@@ -101,4 +101,16 @@ export class DeleteScraperCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteScraperCommand)
.de(de_DeleteScraperCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteScraperRequest;
+ output: DeleteScraperResponse;
+ };
+ sdk: {
+ input: DeleteScraperCommandInput;
+ output: DeleteScraperCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/DeleteWorkspaceCommand.ts b/clients/client-amp/src/commands/DeleteWorkspaceCommand.ts
index 37ac5fc2b2925..2628699e1f5b7 100644
--- a/clients/client-amp/src/commands/DeleteWorkspaceCommand.ts
+++ b/clients/client-amp/src/commands/DeleteWorkspaceCommand.ts
@@ -99,4 +99,16 @@ export class DeleteWorkspaceCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteWorkspaceCommand)
.de(de_DeleteWorkspaceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteWorkspaceRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteWorkspaceCommandInput;
+ output: DeleteWorkspaceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/DescribeAlertManagerDefinitionCommand.ts b/clients/client-amp/src/commands/DescribeAlertManagerDefinitionCommand.ts
index a767559c40c97..3e879e8de466c 100644
--- a/clients/client-amp/src/commands/DescribeAlertManagerDefinitionCommand.ts
+++ b/clients/client-amp/src/commands/DescribeAlertManagerDefinitionCommand.ts
@@ -107,4 +107,16 @@ export class DescribeAlertManagerDefinitionCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAlertManagerDefinitionCommand)
.de(de_DescribeAlertManagerDefinitionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAlertManagerDefinitionRequest;
+ output: DescribeAlertManagerDefinitionResponse;
+ };
+ sdk: {
+ input: DescribeAlertManagerDefinitionCommandInput;
+ output: DescribeAlertManagerDefinitionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/DescribeLoggingConfigurationCommand.ts b/clients/client-amp/src/commands/DescribeLoggingConfigurationCommand.ts
index 9a11955df545f..80e4365cb18d6 100644
--- a/clients/client-amp/src/commands/DescribeLoggingConfigurationCommand.ts
+++ b/clients/client-amp/src/commands/DescribeLoggingConfigurationCommand.ts
@@ -105,4 +105,16 @@ export class DescribeLoggingConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeLoggingConfigurationCommand)
.de(de_DescribeLoggingConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeLoggingConfigurationRequest;
+ output: DescribeLoggingConfigurationResponse;
+ };
+ sdk: {
+ input: DescribeLoggingConfigurationCommandInput;
+ output: DescribeLoggingConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/DescribeRuleGroupsNamespaceCommand.ts b/clients/client-amp/src/commands/DescribeRuleGroupsNamespaceCommand.ts
index 693b7f8518115..73a052b0091f0 100644
--- a/clients/client-amp/src/commands/DescribeRuleGroupsNamespaceCommand.ts
+++ b/clients/client-amp/src/commands/DescribeRuleGroupsNamespaceCommand.ts
@@ -113,4 +113,16 @@ export class DescribeRuleGroupsNamespaceCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeRuleGroupsNamespaceCommand)
.de(de_DescribeRuleGroupsNamespaceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeRuleGroupsNamespaceRequest;
+ output: DescribeRuleGroupsNamespaceResponse;
+ };
+ sdk: {
+ input: DescribeRuleGroupsNamespaceCommandInput;
+ output: DescribeRuleGroupsNamespaceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/DescribeScraperCommand.ts b/clients/client-amp/src/commands/DescribeScraperCommand.ts
index a2b969696179c..ddd36f1e43f2f 100644
--- a/clients/client-amp/src/commands/DescribeScraperCommand.ts
+++ b/clients/client-amp/src/commands/DescribeScraperCommand.ts
@@ -127,4 +127,16 @@ export class DescribeScraperCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeScraperCommand)
.de(de_DescribeScraperCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeScraperRequest;
+ output: DescribeScraperResponse;
+ };
+ sdk: {
+ input: DescribeScraperCommandInput;
+ output: DescribeScraperCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/DescribeWorkspaceCommand.ts b/clients/client-amp/src/commands/DescribeWorkspaceCommand.ts
index b781af846f059..3f6c8fb107594 100644
--- a/clients/client-amp/src/commands/DescribeWorkspaceCommand.ts
+++ b/clients/client-amp/src/commands/DescribeWorkspaceCommand.ts
@@ -106,4 +106,16 @@ export class DescribeWorkspaceCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeWorkspaceCommand)
.de(de_DescribeWorkspaceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeWorkspaceRequest;
+ output: DescribeWorkspaceResponse;
+ };
+ sdk: {
+ input: DescribeWorkspaceCommandInput;
+ output: DescribeWorkspaceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/GetDefaultScraperConfigurationCommand.ts b/clients/client-amp/src/commands/GetDefaultScraperConfigurationCommand.ts
index 1168e0d8b8a00..20e3416337d9f 100644
--- a/clients/client-amp/src/commands/GetDefaultScraperConfigurationCommand.ts
+++ b/clients/client-amp/src/commands/GetDefaultScraperConfigurationCommand.ts
@@ -90,4 +90,16 @@ export class GetDefaultScraperConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_GetDefaultScraperConfigurationCommand)
.de(de_GetDefaultScraperConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: GetDefaultScraperConfigurationResponse;
+ };
+ sdk: {
+ input: GetDefaultScraperConfigurationCommandInput;
+ output: GetDefaultScraperConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/ListRuleGroupsNamespacesCommand.ts b/clients/client-amp/src/commands/ListRuleGroupsNamespacesCommand.ts
index f44f705bc5389..c8b17553969ad 100644
--- a/clients/client-amp/src/commands/ListRuleGroupsNamespacesCommand.ts
+++ b/clients/client-amp/src/commands/ListRuleGroupsNamespacesCommand.ts
@@ -111,4 +111,16 @@ export class ListRuleGroupsNamespacesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListRuleGroupsNamespacesCommand)
.de(de_ListRuleGroupsNamespacesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListRuleGroupsNamespacesRequest;
+ output: ListRuleGroupsNamespacesResponse;
+ };
+ sdk: {
+ input: ListRuleGroupsNamespacesCommandInput;
+ output: ListRuleGroupsNamespacesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/ListScrapersCommand.ts b/clients/client-amp/src/commands/ListScrapersCommand.ts
index bf22212bb6478..7ad65ce030396 100644
--- a/clients/client-amp/src/commands/ListScrapersCommand.ts
+++ b/clients/client-amp/src/commands/ListScrapersCommand.ts
@@ -131,4 +131,16 @@ export class ListScrapersCommand extends $Command
.f(void 0, void 0)
.ser(se_ListScrapersCommand)
.de(de_ListScrapersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListScrapersRequest;
+ output: ListScrapersResponse;
+ };
+ sdk: {
+ input: ListScrapersCommandInput;
+ output: ListScrapersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/ListTagsForResourceCommand.ts b/clients/client-amp/src/commands/ListTagsForResourceCommand.ts
index bc04ec7b8e99a..1f06cfc537623 100644
--- a/clients/client-amp/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-amp/src/commands/ListTagsForResourceCommand.ts
@@ -97,4 +97,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/ListWorkspacesCommand.ts b/clients/client-amp/src/commands/ListWorkspacesCommand.ts
index fbcb7277c7384..de332ad4f95ef 100644
--- a/clients/client-amp/src/commands/ListWorkspacesCommand.ts
+++ b/clients/client-amp/src/commands/ListWorkspacesCommand.ts
@@ -108,4 +108,16 @@ export class ListWorkspacesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListWorkspacesCommand)
.de(de_ListWorkspacesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListWorkspacesRequest;
+ output: ListWorkspacesResponse;
+ };
+ sdk: {
+ input: ListWorkspacesCommandInput;
+ output: ListWorkspacesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/PutAlertManagerDefinitionCommand.ts b/clients/client-amp/src/commands/PutAlertManagerDefinitionCommand.ts
index 600678da231ee..357c9ba1be4c0 100644
--- a/clients/client-amp/src/commands/PutAlertManagerDefinitionCommand.ts
+++ b/clients/client-amp/src/commands/PutAlertManagerDefinitionCommand.ts
@@ -106,4 +106,16 @@ export class PutAlertManagerDefinitionCommand extends $Command
.f(void 0, void 0)
.ser(se_PutAlertManagerDefinitionCommand)
.de(de_PutAlertManagerDefinitionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutAlertManagerDefinitionRequest;
+ output: PutAlertManagerDefinitionResponse;
+ };
+ sdk: {
+ input: PutAlertManagerDefinitionCommandInput;
+ output: PutAlertManagerDefinitionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/PutRuleGroupsNamespaceCommand.ts b/clients/client-amp/src/commands/PutRuleGroupsNamespaceCommand.ts
index b98353848ebbe..21f65203c6478 100644
--- a/clients/client-amp/src/commands/PutRuleGroupsNamespaceCommand.ts
+++ b/clients/client-amp/src/commands/PutRuleGroupsNamespaceCommand.ts
@@ -116,4 +116,16 @@ export class PutRuleGroupsNamespaceCommand extends $Command
.f(void 0, void 0)
.ser(se_PutRuleGroupsNamespaceCommand)
.de(de_PutRuleGroupsNamespaceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutRuleGroupsNamespaceRequest;
+ output: PutRuleGroupsNamespaceResponse;
+ };
+ sdk: {
+ input: PutRuleGroupsNamespaceCommandInput;
+ output: PutRuleGroupsNamespaceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/TagResourceCommand.ts b/clients/client-amp/src/commands/TagResourceCommand.ts
index 428b60c0f51fa..66bd85916f3b0 100644
--- a/clients/client-amp/src/commands/TagResourceCommand.ts
+++ b/clients/client-amp/src/commands/TagResourceCommand.ts
@@ -100,4 +100,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/UntagResourceCommand.ts b/clients/client-amp/src/commands/UntagResourceCommand.ts
index bd43912560fd2..707201815dc90 100644
--- a/clients/client-amp/src/commands/UntagResourceCommand.ts
+++ b/clients/client-amp/src/commands/UntagResourceCommand.ts
@@ -95,4 +95,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/UpdateLoggingConfigurationCommand.ts b/clients/client-amp/src/commands/UpdateLoggingConfigurationCommand.ts
index 36703df120be0..f86c8eff5cd21 100644
--- a/clients/client-amp/src/commands/UpdateLoggingConfigurationCommand.ts
+++ b/clients/client-amp/src/commands/UpdateLoggingConfigurationCommand.ts
@@ -99,4 +99,16 @@ export class UpdateLoggingConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateLoggingConfigurationCommand)
.de(de_UpdateLoggingConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateLoggingConfigurationRequest;
+ output: UpdateLoggingConfigurationResponse;
+ };
+ sdk: {
+ input: UpdateLoggingConfigurationCommandInput;
+ output: UpdateLoggingConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amp/src/commands/UpdateWorkspaceAliasCommand.ts b/clients/client-amp/src/commands/UpdateWorkspaceAliasCommand.ts
index e96546d5f4b83..12b1376026812 100644
--- a/clients/client-amp/src/commands/UpdateWorkspaceAliasCommand.ts
+++ b/clients/client-amp/src/commands/UpdateWorkspaceAliasCommand.ts
@@ -99,4 +99,16 @@ export class UpdateWorkspaceAliasCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateWorkspaceAliasCommand)
.de(de_UpdateWorkspaceAliasCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateWorkspaceAliasRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateWorkspaceAliasCommandInput;
+ output: UpdateWorkspaceAliasCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/CHANGELOG.md b/clients/client-amplify/CHANGELOG.md
index 8cc798f9ad240..a604e0c970a07 100644
--- a/clients/client-amplify/CHANGELOG.md
+++ b/clients/client-amplify/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-amplify
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-amplify
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-amplify
diff --git a/clients/client-amplify/package.json b/clients/client-amplify/package.json
index af36459f00da3..9e0190d5715e0 100644
--- a/clients/client-amplify/package.json
+++ b/clients/client-amplify/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-amplify",
"description": "AWS SDK for JavaScript Amplify Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-amplify",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-amplify/src/commands/CreateAppCommand.ts b/clients/client-amplify/src/commands/CreateAppCommand.ts
index 8e5b05fc63694..5818d7f32d21d 100644
--- a/clients/client-amplify/src/commands/CreateAppCommand.ts
+++ b/clients/client-amplify/src/commands/CreateAppCommand.ts
@@ -203,4 +203,16 @@ export class CreateAppCommand extends $Command
.f(CreateAppRequestFilterSensitiveLog, CreateAppResultFilterSensitiveLog)
.ser(se_CreateAppCommand)
.de(de_CreateAppCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateAppRequest;
+ output: CreateAppResult;
+ };
+ sdk: {
+ input: CreateAppCommandInput;
+ output: CreateAppCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/CreateBackendEnvironmentCommand.ts b/clients/client-amplify/src/commands/CreateBackendEnvironmentCommand.ts
index c0c5156c6f43b..a2de8c564e7a0 100644
--- a/clients/client-amplify/src/commands/CreateBackendEnvironmentCommand.ts
+++ b/clients/client-amplify/src/commands/CreateBackendEnvironmentCommand.ts
@@ -108,4 +108,16 @@ export class CreateBackendEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateBackendEnvironmentCommand)
.de(de_CreateBackendEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateBackendEnvironmentRequest;
+ output: CreateBackendEnvironmentResult;
+ };
+ sdk: {
+ input: CreateBackendEnvironmentCommandInput;
+ output: CreateBackendEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/CreateBranchCommand.ts b/clients/client-amplify/src/commands/CreateBranchCommand.ts
index 72c0ddef23453..ccad1a85606da 100644
--- a/clients/client-amplify/src/commands/CreateBranchCommand.ts
+++ b/clients/client-amplify/src/commands/CreateBranchCommand.ts
@@ -163,4 +163,16 @@ export class CreateBranchCommand extends $Command
.f(CreateBranchRequestFilterSensitiveLog, CreateBranchResultFilterSensitiveLog)
.ser(se_CreateBranchCommand)
.de(de_CreateBranchCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateBranchRequest;
+ output: CreateBranchResult;
+ };
+ sdk: {
+ input: CreateBranchCommandInput;
+ output: CreateBranchCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/CreateDeploymentCommand.ts b/clients/client-amplify/src/commands/CreateDeploymentCommand.ts
index 918ccefcf4816..5b00fbdda2f11 100644
--- a/clients/client-amplify/src/commands/CreateDeploymentCommand.ts
+++ b/clients/client-amplify/src/commands/CreateDeploymentCommand.ts
@@ -102,4 +102,16 @@ export class CreateDeploymentCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateDeploymentCommand)
.de(de_CreateDeploymentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateDeploymentRequest;
+ output: CreateDeploymentResult;
+ };
+ sdk: {
+ input: CreateDeploymentCommandInput;
+ output: CreateDeploymentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/CreateDomainAssociationCommand.ts b/clients/client-amplify/src/commands/CreateDomainAssociationCommand.ts
index c6f95e575594b..fe12c257ad357 100644
--- a/clients/client-amplify/src/commands/CreateDomainAssociationCommand.ts
+++ b/clients/client-amplify/src/commands/CreateDomainAssociationCommand.ts
@@ -139,4 +139,16 @@ export class CreateDomainAssociationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateDomainAssociationCommand)
.de(de_CreateDomainAssociationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateDomainAssociationRequest;
+ output: CreateDomainAssociationResult;
+ };
+ sdk: {
+ input: CreateDomainAssociationCommandInput;
+ output: CreateDomainAssociationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/CreateWebhookCommand.ts b/clients/client-amplify/src/commands/CreateWebhookCommand.ts
index f2bb24b42588d..fc8a2aa2b2d32 100644
--- a/clients/client-amplify/src/commands/CreateWebhookCommand.ts
+++ b/clients/client-amplify/src/commands/CreateWebhookCommand.ts
@@ -105,4 +105,16 @@ export class CreateWebhookCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateWebhookCommand)
.de(de_CreateWebhookCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateWebhookRequest;
+ output: CreateWebhookResult;
+ };
+ sdk: {
+ input: CreateWebhookCommandInput;
+ output: CreateWebhookCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/DeleteAppCommand.ts b/clients/client-amplify/src/commands/DeleteAppCommand.ts
index 535958dabb601..f1f9c29ae32e1 100644
--- a/clients/client-amplify/src/commands/DeleteAppCommand.ts
+++ b/clients/client-amplify/src/commands/DeleteAppCommand.ts
@@ -151,4 +151,16 @@ export class DeleteAppCommand extends $Command
.f(void 0, DeleteAppResultFilterSensitiveLog)
.ser(se_DeleteAppCommand)
.de(de_DeleteAppCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteAppRequest;
+ output: DeleteAppResult;
+ };
+ sdk: {
+ input: DeleteAppCommandInput;
+ output: DeleteAppCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/DeleteBackendEnvironmentCommand.ts b/clients/client-amplify/src/commands/DeleteBackendEnvironmentCommand.ts
index c8a98f87aa700..b9394cc564327 100644
--- a/clients/client-amplify/src/commands/DeleteBackendEnvironmentCommand.ts
+++ b/clients/client-amplify/src/commands/DeleteBackendEnvironmentCommand.ts
@@ -106,4 +106,16 @@ export class DeleteBackendEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteBackendEnvironmentCommand)
.de(de_DeleteBackendEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteBackendEnvironmentRequest;
+ output: DeleteBackendEnvironmentResult;
+ };
+ sdk: {
+ input: DeleteBackendEnvironmentCommandInput;
+ output: DeleteBackendEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/DeleteBranchCommand.ts b/clients/client-amplify/src/commands/DeleteBranchCommand.ts
index b1f732b70c7fb..bd2ceba5bb2d1 100644
--- a/clients/client-amplify/src/commands/DeleteBranchCommand.ts
+++ b/clients/client-amplify/src/commands/DeleteBranchCommand.ts
@@ -132,4 +132,16 @@ export class DeleteBranchCommand extends $Command
.f(void 0, DeleteBranchResultFilterSensitiveLog)
.ser(se_DeleteBranchCommand)
.de(de_DeleteBranchCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteBranchRequest;
+ output: DeleteBranchResult;
+ };
+ sdk: {
+ input: DeleteBranchCommandInput;
+ output: DeleteBranchCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/DeleteDomainAssociationCommand.ts b/clients/client-amplify/src/commands/DeleteDomainAssociationCommand.ts
index 99cbd500f9300..dce671950194f 100644
--- a/clients/client-amplify/src/commands/DeleteDomainAssociationCommand.ts
+++ b/clients/client-amplify/src/commands/DeleteDomainAssociationCommand.ts
@@ -120,4 +120,16 @@ export class DeleteDomainAssociationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteDomainAssociationCommand)
.de(de_DeleteDomainAssociationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteDomainAssociationRequest;
+ output: DeleteDomainAssociationResult;
+ };
+ sdk: {
+ input: DeleteDomainAssociationCommandInput;
+ output: DeleteDomainAssociationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/DeleteJobCommand.ts b/clients/client-amplify/src/commands/DeleteJobCommand.ts
index 978c63526238a..af64307cb4875 100644
--- a/clients/client-amplify/src/commands/DeleteJobCommand.ts
+++ b/clients/client-amplify/src/commands/DeleteJobCommand.ts
@@ -104,4 +104,16 @@ export class DeleteJobCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteJobCommand)
.de(de_DeleteJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteJobRequest;
+ output: DeleteJobResult;
+ };
+ sdk: {
+ input: DeleteJobCommandInput;
+ output: DeleteJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/DeleteWebhookCommand.ts b/clients/client-amplify/src/commands/DeleteWebhookCommand.ts
index 7eef22a693853..61f38eb58b3f5 100644
--- a/clients/client-amplify/src/commands/DeleteWebhookCommand.ts
+++ b/clients/client-amplify/src/commands/DeleteWebhookCommand.ts
@@ -100,4 +100,16 @@ export class DeleteWebhookCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteWebhookCommand)
.de(de_DeleteWebhookCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteWebhookRequest;
+ output: DeleteWebhookResult;
+ };
+ sdk: {
+ input: DeleteWebhookCommandInput;
+ output: DeleteWebhookCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/GenerateAccessLogsCommand.ts b/clients/client-amplify/src/commands/GenerateAccessLogsCommand.ts
index 9b40e5201d195..b0c5bf6e41b50 100644
--- a/clients/client-amplify/src/commands/GenerateAccessLogsCommand.ts
+++ b/clients/client-amplify/src/commands/GenerateAccessLogsCommand.ts
@@ -93,4 +93,16 @@ export class GenerateAccessLogsCommand extends $Command
.f(void 0, void 0)
.ser(se_GenerateAccessLogsCommand)
.de(de_GenerateAccessLogsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GenerateAccessLogsRequest;
+ output: GenerateAccessLogsResult;
+ };
+ sdk: {
+ input: GenerateAccessLogsCommandInput;
+ output: GenerateAccessLogsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/GetAppCommand.ts b/clients/client-amplify/src/commands/GetAppCommand.ts
index 6e8b31134ddee..012d4e99fffea 100644
--- a/clients/client-amplify/src/commands/GetAppCommand.ts
+++ b/clients/client-amplify/src/commands/GetAppCommand.ts
@@ -148,4 +148,16 @@ export class GetAppCommand extends $Command
.f(void 0, GetAppResultFilterSensitiveLog)
.ser(se_GetAppCommand)
.de(de_GetAppCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetAppRequest;
+ output: GetAppResult;
+ };
+ sdk: {
+ input: GetAppCommandInput;
+ output: GetAppCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/GetArtifactUrlCommand.ts b/clients/client-amplify/src/commands/GetArtifactUrlCommand.ts
index e8efb3a0b8ac7..472427c7cfda0 100644
--- a/clients/client-amplify/src/commands/GetArtifactUrlCommand.ts
+++ b/clients/client-amplify/src/commands/GetArtifactUrlCommand.ts
@@ -93,4 +93,16 @@ export class GetArtifactUrlCommand extends $Command
.f(void 0, void 0)
.ser(se_GetArtifactUrlCommand)
.de(de_GetArtifactUrlCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetArtifactUrlRequest;
+ output: GetArtifactUrlResult;
+ };
+ sdk: {
+ input: GetArtifactUrlCommandInput;
+ output: GetArtifactUrlCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/GetBackendEnvironmentCommand.ts b/clients/client-amplify/src/commands/GetBackendEnvironmentCommand.ts
index 275d9443473ef..0e398585e859e 100644
--- a/clients/client-amplify/src/commands/GetBackendEnvironmentCommand.ts
+++ b/clients/client-amplify/src/commands/GetBackendEnvironmentCommand.ts
@@ -103,4 +103,16 @@ export class GetBackendEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_GetBackendEnvironmentCommand)
.de(de_GetBackendEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetBackendEnvironmentRequest;
+ output: GetBackendEnvironmentResult;
+ };
+ sdk: {
+ input: GetBackendEnvironmentCommandInput;
+ output: GetBackendEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/GetBranchCommand.ts b/clients/client-amplify/src/commands/GetBranchCommand.ts
index 53c1440cee88b..e4a8238609b21 100644
--- a/clients/client-amplify/src/commands/GetBranchCommand.ts
+++ b/clients/client-amplify/src/commands/GetBranchCommand.ts
@@ -129,4 +129,16 @@ export class GetBranchCommand extends $Command
.f(void 0, GetBranchResultFilterSensitiveLog)
.ser(se_GetBranchCommand)
.de(de_GetBranchCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetBranchRequest;
+ output: GetBranchResult;
+ };
+ sdk: {
+ input: GetBranchCommandInput;
+ output: GetBranchCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/GetDomainAssociationCommand.ts b/clients/client-amplify/src/commands/GetDomainAssociationCommand.ts
index 471ce005952e6..48f64659f119e 100644
--- a/clients/client-amplify/src/commands/GetDomainAssociationCommand.ts
+++ b/clients/client-amplify/src/commands/GetDomainAssociationCommand.ts
@@ -117,4 +117,16 @@ export class GetDomainAssociationCommand extends $Command
.f(void 0, void 0)
.ser(se_GetDomainAssociationCommand)
.de(de_GetDomainAssociationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetDomainAssociationRequest;
+ output: GetDomainAssociationResult;
+ };
+ sdk: {
+ input: GetDomainAssociationCommandInput;
+ output: GetDomainAssociationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/GetJobCommand.ts b/clients/client-amplify/src/commands/GetJobCommand.ts
index ada80a69ef2a7..896c0c547358c 100644
--- a/clients/client-amplify/src/commands/GetJobCommand.ts
+++ b/clients/client-amplify/src/commands/GetJobCommand.ts
@@ -123,4 +123,16 @@ export class GetJobCommand extends $Command
.f(void 0, void 0)
.ser(se_GetJobCommand)
.de(de_GetJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetJobRequest;
+ output: GetJobResult;
+ };
+ sdk: {
+ input: GetJobCommandInput;
+ output: GetJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/GetWebhookCommand.ts b/clients/client-amplify/src/commands/GetWebhookCommand.ts
index f08fe4b64c6f9..564241c683af8 100644
--- a/clients/client-amplify/src/commands/GetWebhookCommand.ts
+++ b/clients/client-amplify/src/commands/GetWebhookCommand.ts
@@ -100,4 +100,16 @@ export class GetWebhookCommand extends $Command
.f(void 0, void 0)
.ser(se_GetWebhookCommand)
.de(de_GetWebhookCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetWebhookRequest;
+ output: GetWebhookResult;
+ };
+ sdk: {
+ input: GetWebhookCommandInput;
+ output: GetWebhookCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/ListAppsCommand.ts b/clients/client-amplify/src/commands/ListAppsCommand.ts
index c663673f6f4bd..1365189f67c7f 100644
--- a/clients/client-amplify/src/commands/ListAppsCommand.ts
+++ b/clients/client-amplify/src/commands/ListAppsCommand.ts
@@ -149,4 +149,16 @@ export class ListAppsCommand extends $Command
.f(void 0, ListAppsResultFilterSensitiveLog)
.ser(se_ListAppsCommand)
.de(de_ListAppsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAppsRequest;
+ output: ListAppsResult;
+ };
+ sdk: {
+ input: ListAppsCommandInput;
+ output: ListAppsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/ListArtifactsCommand.ts b/clients/client-amplify/src/commands/ListArtifactsCommand.ts
index f00158a87c78b..0956a7a22b1bb 100644
--- a/clients/client-amplify/src/commands/ListArtifactsCommand.ts
+++ b/clients/client-amplify/src/commands/ListArtifactsCommand.ts
@@ -99,4 +99,16 @@ export class ListArtifactsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListArtifactsCommand)
.de(de_ListArtifactsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListArtifactsRequest;
+ output: ListArtifactsResult;
+ };
+ sdk: {
+ input: ListArtifactsCommandInput;
+ output: ListArtifactsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/ListBackendEnvironmentsCommand.ts b/clients/client-amplify/src/commands/ListBackendEnvironmentsCommand.ts
index ce2dfdce03656..115292e79347c 100644
--- a/clients/client-amplify/src/commands/ListBackendEnvironmentsCommand.ts
+++ b/clients/client-amplify/src/commands/ListBackendEnvironmentsCommand.ts
@@ -105,4 +105,16 @@ export class ListBackendEnvironmentsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListBackendEnvironmentsCommand)
.de(de_ListBackendEnvironmentsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListBackendEnvironmentsRequest;
+ output: ListBackendEnvironmentsResult;
+ };
+ sdk: {
+ input: ListBackendEnvironmentsCommandInput;
+ output: ListBackendEnvironmentsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/ListBranchesCommand.ts b/clients/client-amplify/src/commands/ListBranchesCommand.ts
index 7e4c0c03c064a..0c80f558fb56f 100644
--- a/clients/client-amplify/src/commands/ListBranchesCommand.ts
+++ b/clients/client-amplify/src/commands/ListBranchesCommand.ts
@@ -130,4 +130,16 @@ export class ListBranchesCommand extends $Command
.f(void 0, ListBranchesResultFilterSensitiveLog)
.ser(se_ListBranchesCommand)
.de(de_ListBranchesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListBranchesRequest;
+ output: ListBranchesResult;
+ };
+ sdk: {
+ input: ListBranchesCommandInput;
+ output: ListBranchesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/ListDomainAssociationsCommand.ts b/clients/client-amplify/src/commands/ListDomainAssociationsCommand.ts
index d08f43532b81d..5fc1abd75339d 100644
--- a/clients/client-amplify/src/commands/ListDomainAssociationsCommand.ts
+++ b/clients/client-amplify/src/commands/ListDomainAssociationsCommand.ts
@@ -118,4 +118,16 @@ export class ListDomainAssociationsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListDomainAssociationsCommand)
.de(de_ListDomainAssociationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListDomainAssociationsRequest;
+ output: ListDomainAssociationsResult;
+ };
+ sdk: {
+ input: ListDomainAssociationsCommandInput;
+ output: ListDomainAssociationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/ListJobsCommand.ts b/clients/client-amplify/src/commands/ListJobsCommand.ts
index f4811688522b4..d0cc3e72c0a88 100644
--- a/clients/client-amplify/src/commands/ListJobsCommand.ts
+++ b/clients/client-amplify/src/commands/ListJobsCommand.ts
@@ -105,4 +105,16 @@ export class ListJobsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListJobsCommand)
.de(de_ListJobsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListJobsRequest;
+ output: ListJobsResult;
+ };
+ sdk: {
+ input: ListJobsCommandInput;
+ output: ListJobsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/ListTagsForResourceCommand.ts b/clients/client-amplify/src/commands/ListTagsForResourceCommand.ts
index 5ecf822f6bf76..ef6bc24df4359 100644
--- a/clients/client-amplify/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-amplify/src/commands/ListTagsForResourceCommand.ts
@@ -88,4 +88,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/ListWebhooksCommand.ts b/clients/client-amplify/src/commands/ListWebhooksCommand.ts
index d5b472def34f3..c3ec1f885563a 100644
--- a/clients/client-amplify/src/commands/ListWebhooksCommand.ts
+++ b/clients/client-amplify/src/commands/ListWebhooksCommand.ts
@@ -102,4 +102,16 @@ export class ListWebhooksCommand extends $Command
.f(void 0, void 0)
.ser(se_ListWebhooksCommand)
.de(de_ListWebhooksCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListWebhooksRequest;
+ output: ListWebhooksResult;
+ };
+ sdk: {
+ input: ListWebhooksCommandInput;
+ output: ListWebhooksCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/StartDeploymentCommand.ts b/clients/client-amplify/src/commands/StartDeploymentCommand.ts
index 03b04d7dbc4a4..5e85f03b516f4 100644
--- a/clients/client-amplify/src/commands/StartDeploymentCommand.ts
+++ b/clients/client-amplify/src/commands/StartDeploymentCommand.ts
@@ -110,4 +110,16 @@ export class StartDeploymentCommand extends $Command
.f(void 0, void 0)
.ser(se_StartDeploymentCommand)
.de(de_StartDeploymentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartDeploymentRequest;
+ output: StartDeploymentResult;
+ };
+ sdk: {
+ input: StartDeploymentCommandInput;
+ output: StartDeploymentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/StartJobCommand.ts b/clients/client-amplify/src/commands/StartJobCommand.ts
index d4f1f04247f62..b3a37ac755793 100644
--- a/clients/client-amplify/src/commands/StartJobCommand.ts
+++ b/clients/client-amplify/src/commands/StartJobCommand.ts
@@ -109,4 +109,16 @@ export class StartJobCommand extends $Command
.f(void 0, void 0)
.ser(se_StartJobCommand)
.de(de_StartJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartJobRequest;
+ output: StartJobResult;
+ };
+ sdk: {
+ input: StartJobCommandInput;
+ output: StartJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/StopJobCommand.ts b/clients/client-amplify/src/commands/StopJobCommand.ts
index e206cb75a540a..d17d338eac159 100644
--- a/clients/client-amplify/src/commands/StopJobCommand.ts
+++ b/clients/client-amplify/src/commands/StopJobCommand.ts
@@ -104,4 +104,16 @@ export class StopJobCommand extends $Command
.f(void 0, void 0)
.ser(se_StopJobCommand)
.de(de_StopJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StopJobRequest;
+ output: StopJobResult;
+ };
+ sdk: {
+ input: StopJobCommandInput;
+ output: StopJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/TagResourceCommand.ts b/clients/client-amplify/src/commands/TagResourceCommand.ts
index 2cd56c6d15a2b..2c40000cdacba 100644
--- a/clients/client-amplify/src/commands/TagResourceCommand.ts
+++ b/clients/client-amplify/src/commands/TagResourceCommand.ts
@@ -87,4 +87,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/UntagResourceCommand.ts b/clients/client-amplify/src/commands/UntagResourceCommand.ts
index 48de5dfd330f4..099c2fbcda962 100644
--- a/clients/client-amplify/src/commands/UntagResourceCommand.ts
+++ b/clients/client-amplify/src/commands/UntagResourceCommand.ts
@@ -87,4 +87,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/UpdateAppCommand.ts b/clients/client-amplify/src/commands/UpdateAppCommand.ts
index 1a007572ad28f..3f6671bbc5311 100644
--- a/clients/client-amplify/src/commands/UpdateAppCommand.ts
+++ b/clients/client-amplify/src/commands/UpdateAppCommand.ts
@@ -198,4 +198,16 @@ export class UpdateAppCommand extends $Command
.f(UpdateAppRequestFilterSensitiveLog, UpdateAppResultFilterSensitiveLog)
.ser(se_UpdateAppCommand)
.de(de_UpdateAppCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateAppRequest;
+ output: UpdateAppResult;
+ };
+ sdk: {
+ input: UpdateAppCommandInput;
+ output: UpdateAppCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/UpdateBranchCommand.ts b/clients/client-amplify/src/commands/UpdateBranchCommand.ts
index 32cb29eaded27..2da01365694e1 100644
--- a/clients/client-amplify/src/commands/UpdateBranchCommand.ts
+++ b/clients/client-amplify/src/commands/UpdateBranchCommand.ts
@@ -157,4 +157,16 @@ export class UpdateBranchCommand extends $Command
.f(UpdateBranchRequestFilterSensitiveLog, UpdateBranchResultFilterSensitiveLog)
.ser(se_UpdateBranchCommand)
.de(de_UpdateBranchCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateBranchRequest;
+ output: UpdateBranchResult;
+ };
+ sdk: {
+ input: UpdateBranchCommandInput;
+ output: UpdateBranchCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/UpdateDomainAssociationCommand.ts b/clients/client-amplify/src/commands/UpdateDomainAssociationCommand.ts
index e4ef9dec2e4dc..820080b7e9614 100644
--- a/clients/client-amplify/src/commands/UpdateDomainAssociationCommand.ts
+++ b/clients/client-amplify/src/commands/UpdateDomainAssociationCommand.ts
@@ -135,4 +135,16 @@ export class UpdateDomainAssociationCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateDomainAssociationCommand)
.de(de_UpdateDomainAssociationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateDomainAssociationRequest;
+ output: UpdateDomainAssociationResult;
+ };
+ sdk: {
+ input: UpdateDomainAssociationCommandInput;
+ output: UpdateDomainAssociationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/commands/UpdateWebhookCommand.ts b/clients/client-amplify/src/commands/UpdateWebhookCommand.ts
index 0e1f13c17c6e9..091b007d40239 100644
--- a/clients/client-amplify/src/commands/UpdateWebhookCommand.ts
+++ b/clients/client-amplify/src/commands/UpdateWebhookCommand.ts
@@ -102,4 +102,16 @@ export class UpdateWebhookCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateWebhookCommand)
.de(de_UpdateWebhookCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateWebhookRequest;
+ output: UpdateWebhookResult;
+ };
+ sdk: {
+ input: UpdateWebhookCommandInput;
+ output: UpdateWebhookCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-amplify/src/models/models_0.ts b/clients/client-amplify/src/models/models_0.ts
index da7ac19952537..31e733166019f 100644
--- a/clients/client-amplify/src/models/models_0.ts
+++ b/clients/client-amplify/src/models/models_0.ts
@@ -241,6 +241,11 @@ export interface CreateAppRequest {
* WEB
. For a dynamic server-side rendered (SSR) app, set the platform
* type to WEB_COMPUTE
. For an app requiring Amplify Hosting's original SSR
* support only, set the platform type to WEB_DYNAMIC
.
If you are deploying an SSG only app with Next.js version 14 or later, you must set
+ * the platform type to WEB_COMPUTE
and set the artifacts
+ * baseDirectory
to .next
in the application's build
+ * settings. For an example of the build specification settings, see Amplify build
+ * settings for a Next.js 14 SSG application in the Amplify Hosting User Guide.
WEB
. For a dynamic server-side rendered (SSR) app, set the platform
* type to WEB_COMPUTE
. For an app requiring Amplify Hosting's original SSR
* support only, set the platform type to WEB_DYNAMIC
.
+ * If you are deploying an SSG only app with Next.js 14 or later, you must use the
+ * platform type WEB_COMPUTE
.
WEB
. For a dynamic server-side rendered (SSR) app, set the platform
* type to WEB_COMPUTE
. For an app requiring Amplify Hosting's original SSR
* support only, set the platform type to WEB_DYNAMIC
.
+ * If you are deploying an SSG only app with Next.js version 14 or later, you must set
+ * the platform type to WEB_COMPUTE
.
VPC configuration.
+ *The configuration of a virtual private cloud (VPC). For more information, see Protect your data using Amazon Virtual Private Cloud and Amazon Web Services PrivateLink.
* @public */ export interface VpcConfig { /** - *VPC configuration subnets.
+ *An array of IDs for each subnet in the VPC to use.
* @public */ subnetIds: string[] | undefined; /** - *VPC configuration security group Ids.
+ *An array of IDs for each security group in the VPC to use.
* @public */ securityGroupIds: string[] | undefined; @@ -3673,7 +3673,7 @@ export const S3InputFormat = { export type S3InputFormat = (typeof S3InputFormat)[keyof typeof S3InputFormat]; /** - *Contains the configuration of the S3 location of the output data.
+ *Contains the configuration of the S3 location of the input data.
* @public */ export interface ModelInvocationJobS3InputDataConfig { @@ -3688,6 +3688,12 @@ export interface ModelInvocationJobS3InputDataConfig { * @public */ s3Uri: string | undefined; + + /** + *The ID of the Amazon Web Services account that owns the S3 bucket containing the input data.
+ * @public + */ + s3BucketOwner?: string; } /** @@ -3746,6 +3752,12 @@ export interface ModelInvocationJobS3OutputDataConfig { * @public */ s3EncryptionKeyId?: string; + + /** + *The ID of the Amazon Web Services account that owns the S3 bucket containing the output data.
+ * @public + */ + s3BucketOwner?: string; } /** @@ -3829,6 +3841,12 @@ export interface CreateModelInvocationJobRequest { */ outputDataConfig: ModelInvocationJobOutputDataConfig | undefined; + /** + *The configuration of the Virtual Private Cloud (VPC) for the data in the batch inference job. For more information, see Protect batch inference jobs using a VPC.
+ * @public + */ + vpcConfig?: VpcConfig; + /** *The number of hours after which to force the batch inference job to time out.
* @public @@ -3963,6 +3981,12 @@ export interface GetModelInvocationJobResponse { */ outputDataConfig: ModelInvocationJobOutputDataConfig | undefined; + /** + *The configuration of the Virtual Private Cloud (VPC) for the data in the batch inference job. For more information, see Protect batch inference jobs using a VPC.
+ * @public + */ + vpcConfig?: VpcConfig; + /** *The number of hours after which batch inference job was set to time out.
* @public @@ -4111,6 +4135,12 @@ export interface ModelInvocationJobSummary { */ outputDataConfig: ModelInvocationJobOutputDataConfig | undefined; + /** + *The configuration of the Virtual Private Cloud (VPC) for the data in the batch inference job. For more information, see Protect batch inference jobs using a VPC.
+ * @public + */ + vpcConfig?: VpcConfig; + /** *The number of hours after which the batch inference job was set to time out.
* @public @@ -5317,8 +5347,7 @@ export interface CreateModelCustomizationJobRequest { hyperParameters: RecordVPC configuration (optional). Configuration parameters for the - * private Virtual Private Cloud (VPC) that contains the resources you are using for this job.
+ *The configuration of the Virtual Private Cloud (VPC) that contains the resources that you're using for this job. For more information, see Protect your model customization jobs using a VPC.
* @public */ vpcConfig?: VpcConfig; diff --git a/clients/client-bedrock/src/protocols/Aws_restJson1.ts b/clients/client-bedrock/src/protocols/Aws_restJson1.ts index 0ba740a253937..5cd553b9191e1 100644 --- a/clients/client-bedrock/src/protocols/Aws_restJson1.ts +++ b/clients/client-bedrock/src/protocols/Aws_restJson1.ts @@ -445,6 +445,7 @@ export const se_CreateModelInvocationJobCommand = async ( roleArn: [], tags: (_) => _json(_), timeoutDurationInHours: [], + vpcConfig: (_) => _json(_), }) ); b.m("POST").h(headers).b(body); @@ -1808,6 +1809,7 @@ export const de_GetModelInvocationJobCommand = async ( status: __expectString, submitTime: (_) => __expectNonNull(__parseRfc3339DateTimeWithOffset(_)), timeoutDurationInHours: __expectInt32, + vpcConfig: _json, }); Object.assign(contents, doc); return contents; @@ -3028,6 +3030,7 @@ const de_ModelInvocationJobSummary = (output: any, context: __SerdeContext): Mod status: __expectString, submitTime: (_: any) => __expectNonNull(__parseRfc3339DateTimeWithOffset(_)), timeoutDurationInHours: __expectInt32, + vpcConfig: _json, }) as any; }; diff --git a/clients/client-billingconductor/CHANGELOG.md b/clients/client-billingconductor/CHANGELOG.md index 776e4c70294b7..43d8192de2564 100644 --- a/clients/client-billingconductor/CHANGELOG.md +++ b/clients/client-billingconductor/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-billingconductor + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-billingconductor + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-billingconductor diff --git a/clients/client-billingconductor/package.json b/clients/client-billingconductor/package.json index 33edb9a8de8bd..2442c8ccfdbbb 100644 --- a/clients/client-billingconductor/package.json +++ b/clients/client-billingconductor/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-billingconductor", "description": "AWS SDK for JavaScript Billingconductor Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-billingconductor", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-billingconductor/src/commands/AssociateAccountsCommand.ts b/clients/client-billingconductor/src/commands/AssociateAccountsCommand.ts index 6504ba71d1d4c..16611600ee9b3 100644 --- a/clients/client-billingconductor/src/commands/AssociateAccountsCommand.ts +++ b/clients/client-billingconductor/src/commands/AssociateAccountsCommand.ts @@ -110,4 +110,16 @@ export class AssociateAccountsCommand extends $Command .f(void 0, void 0) .ser(se_AssociateAccountsCommand) .de(de_AssociateAccountsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateAccountsInput; + output: AssociateAccountsOutput; + }; + sdk: { + input: AssociateAccountsCommandInput; + output: AssociateAccountsCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/AssociatePricingRulesCommand.ts b/clients/client-billingconductor/src/commands/AssociatePricingRulesCommand.ts index 2a045326dbb69..5a8b8b68eb758 100644 --- a/clients/client-billingconductor/src/commands/AssociatePricingRulesCommand.ts +++ b/clients/client-billingconductor/src/commands/AssociatePricingRulesCommand.ts @@ -108,4 +108,16 @@ export class AssociatePricingRulesCommand extends $Command .f(void 0, void 0) .ser(se_AssociatePricingRulesCommand) .de(de_AssociatePricingRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociatePricingRulesInput; + output: AssociatePricingRulesOutput; + }; + sdk: { + input: AssociatePricingRulesCommandInput; + output: AssociatePricingRulesCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/BatchAssociateResourcesToCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/BatchAssociateResourcesToCustomLineItemCommand.ts index 22f8d6cf486c9..5b1d6521f209c 100644 --- a/clients/client-billingconductor/src/commands/BatchAssociateResourcesToCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/BatchAssociateResourcesToCustomLineItemCommand.ts @@ -139,4 +139,16 @@ export class BatchAssociateResourcesToCustomLineItemCommand extends $Command .f(void 0, void 0) .ser(se_BatchAssociateResourcesToCustomLineItemCommand) .de(de_BatchAssociateResourcesToCustomLineItemCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchAssociateResourcesToCustomLineItemInput; + output: BatchAssociateResourcesToCustomLineItemOutput; + }; + sdk: { + input: BatchAssociateResourcesToCustomLineItemCommandInput; + output: BatchAssociateResourcesToCustomLineItemCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/BatchDisassociateResourcesFromCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/BatchDisassociateResourcesFromCustomLineItemCommand.ts index cf7dcbec150d3..7e0a0c4f3bf95 100644 --- a/clients/client-billingconductor/src/commands/BatchDisassociateResourcesFromCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/BatchDisassociateResourcesFromCustomLineItemCommand.ts @@ -135,4 +135,16 @@ export class BatchDisassociateResourcesFromCustomLineItemCommand extends $Comman .f(void 0, void 0) .ser(se_BatchDisassociateResourcesFromCustomLineItemCommand) .de(de_BatchDisassociateResourcesFromCustomLineItemCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDisassociateResourcesFromCustomLineItemInput; + output: BatchDisassociateResourcesFromCustomLineItemOutput; + }; + sdk: { + input: BatchDisassociateResourcesFromCustomLineItemCommandInput; + output: BatchDisassociateResourcesFromCustomLineItemCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/CreateBillingGroupCommand.ts b/clients/client-billingconductor/src/commands/CreateBillingGroupCommand.ts index 4f4a2237f2061..fdf6962a1dd28 100644 --- a/clients/client-billingconductor/src/commands/CreateBillingGroupCommand.ts +++ b/clients/client-billingconductor/src/commands/CreateBillingGroupCommand.ts @@ -121,4 +121,16 @@ export class CreateBillingGroupCommand extends $Command .f(CreateBillingGroupInputFilterSensitiveLog, void 0) .ser(se_CreateBillingGroupCommand) .de(de_CreateBillingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateBillingGroupInput; + output: CreateBillingGroupOutput; + }; + sdk: { + input: CreateBillingGroupCommandInput; + output: CreateBillingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/CreateCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/CreateCustomLineItemCommand.ts index 06576c3347664..dd8a504dee3fb 100644 --- a/clients/client-billingconductor/src/commands/CreateCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/CreateCustomLineItemCommand.ts @@ -138,4 +138,16 @@ export class CreateCustomLineItemCommand extends $Command .f(CreateCustomLineItemInputFilterSensitiveLog, void 0) .ser(se_CreateCustomLineItemCommand) .de(de_CreateCustomLineItemCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCustomLineItemInput; + output: CreateCustomLineItemOutput; + }; + sdk: { + input: CreateCustomLineItemCommandInput; + output: CreateCustomLineItemCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/CreatePricingPlanCommand.ts b/clients/client-billingconductor/src/commands/CreatePricingPlanCommand.ts index 4cca906e51464..64994c81a8840 100644 --- a/clients/client-billingconductor/src/commands/CreatePricingPlanCommand.ts +++ b/clients/client-billingconductor/src/commands/CreatePricingPlanCommand.ts @@ -117,4 +117,16 @@ export class CreatePricingPlanCommand extends $Command .f(CreatePricingPlanInputFilterSensitiveLog, void 0) .ser(se_CreatePricingPlanCommand) .de(de_CreatePricingPlanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePricingPlanInput; + output: CreatePricingPlanOutput; + }; + sdk: { + input: CreatePricingPlanCommandInput; + output: CreatePricingPlanCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/CreatePricingRuleCommand.ts b/clients/client-billingconductor/src/commands/CreatePricingRuleCommand.ts index 5afa4c237706e..99037fdc560b4 100644 --- a/clients/client-billingconductor/src/commands/CreatePricingRuleCommand.ts +++ b/clients/client-billingconductor/src/commands/CreatePricingRuleCommand.ts @@ -123,4 +123,16 @@ export class CreatePricingRuleCommand extends $Command .f(CreatePricingRuleInputFilterSensitiveLog, void 0) .ser(se_CreatePricingRuleCommand) .de(de_CreatePricingRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePricingRuleInput; + output: CreatePricingRuleOutput; + }; + sdk: { + input: CreatePricingRuleCommandInput; + output: CreatePricingRuleCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/DeleteBillingGroupCommand.ts b/clients/client-billingconductor/src/commands/DeleteBillingGroupCommand.ts index 6f5b4f00d3cb2..db51751246f69 100644 --- a/clients/client-billingconductor/src/commands/DeleteBillingGroupCommand.ts +++ b/clients/client-billingconductor/src/commands/DeleteBillingGroupCommand.ts @@ -94,4 +94,16 @@ export class DeleteBillingGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteBillingGroupCommand) .de(de_DeleteBillingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteBillingGroupInput; + output: DeleteBillingGroupOutput; + }; + sdk: { + input: DeleteBillingGroupCommandInput; + output: DeleteBillingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/DeleteCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/DeleteCustomLineItemCommand.ts index 9ddc5906421f0..c3828401716ba 100644 --- a/clients/client-billingconductor/src/commands/DeleteCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/DeleteCustomLineItemCommand.ts @@ -102,4 +102,16 @@ export class DeleteCustomLineItemCommand extends $Command .f(void 0, void 0) .ser(se_DeleteCustomLineItemCommand) .de(de_DeleteCustomLineItemCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteCustomLineItemInput; + output: DeleteCustomLineItemOutput; + }; + sdk: { + input: DeleteCustomLineItemCommandInput; + output: DeleteCustomLineItemCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/DeletePricingPlanCommand.ts b/clients/client-billingconductor/src/commands/DeletePricingPlanCommand.ts index dbdf5461685a6..9f7eb6cf07872 100644 --- a/clients/client-billingconductor/src/commands/DeletePricingPlanCommand.ts +++ b/clients/client-billingconductor/src/commands/DeletePricingPlanCommand.ts @@ -97,4 +97,16 @@ export class DeletePricingPlanCommand extends $Command .f(void 0, void 0) .ser(se_DeletePricingPlanCommand) .de(de_DeletePricingPlanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePricingPlanInput; + output: DeletePricingPlanOutput; + }; + sdk: { + input: DeletePricingPlanCommandInput; + output: DeletePricingPlanCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/DeletePricingRuleCommand.ts b/clients/client-billingconductor/src/commands/DeletePricingRuleCommand.ts index 490fcc03e1b87..d2abf692b402f 100644 --- a/clients/client-billingconductor/src/commands/DeletePricingRuleCommand.ts +++ b/clients/client-billingconductor/src/commands/DeletePricingRuleCommand.ts @@ -96,4 +96,16 @@ export class DeletePricingRuleCommand extends $Command .f(void 0, void 0) .ser(se_DeletePricingRuleCommand) .de(de_DeletePricingRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePricingRuleInput; + output: DeletePricingRuleOutput; + }; + sdk: { + input: DeletePricingRuleCommandInput; + output: DeletePricingRuleCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/DisassociateAccountsCommand.ts b/clients/client-billingconductor/src/commands/DisassociateAccountsCommand.ts index a717605e88b47..78d6780967aca 100644 --- a/clients/client-billingconductor/src/commands/DisassociateAccountsCommand.ts +++ b/clients/client-billingconductor/src/commands/DisassociateAccountsCommand.ts @@ -103,4 +103,16 @@ export class DisassociateAccountsCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateAccountsCommand) .de(de_DisassociateAccountsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateAccountsInput; + output: DisassociateAccountsOutput; + }; + sdk: { + input: DisassociateAccountsCommandInput; + output: DisassociateAccountsCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/DisassociatePricingRulesCommand.ts b/clients/client-billingconductor/src/commands/DisassociatePricingRulesCommand.ts index 9ea21f66a97ef..469ff03c09dba 100644 --- a/clients/client-billingconductor/src/commands/DisassociatePricingRulesCommand.ts +++ b/clients/client-billingconductor/src/commands/DisassociatePricingRulesCommand.ts @@ -105,4 +105,16 @@ export class DisassociatePricingRulesCommand extends $Command .f(void 0, void 0) .ser(se_DisassociatePricingRulesCommand) .de(de_DisassociatePricingRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociatePricingRulesInput; + output: DisassociatePricingRulesOutput; + }; + sdk: { + input: DisassociatePricingRulesCommandInput; + output: DisassociatePricingRulesCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/GetBillingGroupCostReportCommand.ts b/clients/client-billingconductor/src/commands/GetBillingGroupCostReportCommand.ts index 9c5174494e03e..6ca7107d2d54f 100644 --- a/clients/client-billingconductor/src/commands/GetBillingGroupCostReportCommand.ts +++ b/clients/client-billingconductor/src/commands/GetBillingGroupCostReportCommand.ts @@ -122,4 +122,16 @@ export class GetBillingGroupCostReportCommand extends $Command .f(void 0, void 0) .ser(se_GetBillingGroupCostReportCommand) .de(de_GetBillingGroupCostReportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetBillingGroupCostReportInput; + output: GetBillingGroupCostReportOutput; + }; + sdk: { + input: GetBillingGroupCostReportCommandInput; + output: GetBillingGroupCostReportCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/ListAccountAssociationsCommand.ts b/clients/client-billingconductor/src/commands/ListAccountAssociationsCommand.ts index b93e9cb2c3916..5d09879a69ecf 100644 --- a/clients/client-billingconductor/src/commands/ListAccountAssociationsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListAccountAssociationsCommand.ts @@ -119,4 +119,16 @@ export class ListAccountAssociationsCommand extends $Command .f(void 0, ListAccountAssociationsOutputFilterSensitiveLog) .ser(se_ListAccountAssociationsCommand) .de(de_ListAccountAssociationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAccountAssociationsInput; + output: ListAccountAssociationsOutput; + }; + sdk: { + input: ListAccountAssociationsCommandInput; + output: ListAccountAssociationsCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/ListBillingGroupCostReportsCommand.ts b/clients/client-billingconductor/src/commands/ListBillingGroupCostReportsCommand.ts index 00f8407c179ee..3a69c7a5c0b43 100644 --- a/clients/client-billingconductor/src/commands/ListBillingGroupCostReportsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListBillingGroupCostReportsCommand.ts @@ -117,4 +117,16 @@ export class ListBillingGroupCostReportsCommand extends $Command .f(void 0, void 0) .ser(se_ListBillingGroupCostReportsCommand) .de(de_ListBillingGroupCostReportsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListBillingGroupCostReportsInput; + output: ListBillingGroupCostReportsOutput; + }; + sdk: { + input: ListBillingGroupCostReportsCommandInput; + output: ListBillingGroupCostReportsCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/ListBillingGroupsCommand.ts b/clients/client-billingconductor/src/commands/ListBillingGroupsCommand.ts index 76412e983a771..2630d198befb5 100644 --- a/clients/client-billingconductor/src/commands/ListBillingGroupsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListBillingGroupsCommand.ts @@ -131,4 +131,16 @@ export class ListBillingGroupsCommand extends $Command .f(void 0, ListBillingGroupsOutputFilterSensitiveLog) .ser(se_ListBillingGroupsCommand) .de(de_ListBillingGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListBillingGroupsInput; + output: ListBillingGroupsOutput; + }; + sdk: { + input: ListBillingGroupsCommandInput; + output: ListBillingGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/ListCustomLineItemVersionsCommand.ts b/clients/client-billingconductor/src/commands/ListCustomLineItemVersionsCommand.ts index f8dbd642b3f20..f239a6b280536 100644 --- a/clients/client-billingconductor/src/commands/ListCustomLineItemVersionsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListCustomLineItemVersionsCommand.ts @@ -139,4 +139,16 @@ export class ListCustomLineItemVersionsCommand extends $Command .f(void 0, ListCustomLineItemVersionsOutputFilterSensitiveLog) .ser(se_ListCustomLineItemVersionsCommand) .de(de_ListCustomLineItemVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCustomLineItemVersionsInput; + output: ListCustomLineItemVersionsOutput; + }; + sdk: { + input: ListCustomLineItemVersionsCommandInput; + output: ListCustomLineItemVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/ListCustomLineItemsCommand.ts b/clients/client-billingconductor/src/commands/ListCustomLineItemsCommand.ts index 93f52428caccc..ebbce38576b73 100644 --- a/clients/client-billingconductor/src/commands/ListCustomLineItemsCommand.ts +++ b/clients/client-billingconductor/src/commands/ListCustomLineItemsCommand.ts @@ -151,4 +151,16 @@ export class ListCustomLineItemsCommand extends $Command .f(ListCustomLineItemsInputFilterSensitiveLog, ListCustomLineItemsOutputFilterSensitiveLog) .ser(se_ListCustomLineItemsCommand) .de(de_ListCustomLineItemsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCustomLineItemsInput; + output: ListCustomLineItemsOutput; + }; + sdk: { + input: ListCustomLineItemsCommandInput; + output: ListCustomLineItemsCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/ListPricingPlansAssociatedWithPricingRuleCommand.ts b/clients/client-billingconductor/src/commands/ListPricingPlansAssociatedWithPricingRuleCommand.ts index 32fc94d7ca5ec..4a8745ef706ec 100644 --- a/clients/client-billingconductor/src/commands/ListPricingPlansAssociatedWithPricingRuleCommand.ts +++ b/clients/client-billingconductor/src/commands/ListPricingPlansAssociatedWithPricingRuleCommand.ts @@ -115,4 +115,16 @@ export class ListPricingPlansAssociatedWithPricingRuleCommand extends $Command .f(void 0, void 0) .ser(se_ListPricingPlansAssociatedWithPricingRuleCommand) .de(de_ListPricingPlansAssociatedWithPricingRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPricingPlansAssociatedWithPricingRuleInput; + output: ListPricingPlansAssociatedWithPricingRuleOutput; + }; + sdk: { + input: ListPricingPlansAssociatedWithPricingRuleCommandInput; + output: ListPricingPlansAssociatedWithPricingRuleCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/ListPricingPlansCommand.ts b/clients/client-billingconductor/src/commands/ListPricingPlansCommand.ts index 96e9d95f3a9ae..769bf828015f8 100644 --- a/clients/client-billingconductor/src/commands/ListPricingPlansCommand.ts +++ b/clients/client-billingconductor/src/commands/ListPricingPlansCommand.ts @@ -115,4 +115,16 @@ export class ListPricingPlansCommand extends $Command .f(void 0, ListPricingPlansOutputFilterSensitiveLog) .ser(se_ListPricingPlansCommand) .de(de_ListPricingPlansCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPricingPlansInput; + output: ListPricingPlansOutput; + }; + sdk: { + input: ListPricingPlansCommandInput; + output: ListPricingPlansCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/ListPricingRulesAssociatedToPricingPlanCommand.ts b/clients/client-billingconductor/src/commands/ListPricingRulesAssociatedToPricingPlanCommand.ts index 72fd5aa1a86df..894c9e389f052 100644 --- a/clients/client-billingconductor/src/commands/ListPricingRulesAssociatedToPricingPlanCommand.ts +++ b/clients/client-billingconductor/src/commands/ListPricingRulesAssociatedToPricingPlanCommand.ts @@ -115,4 +115,16 @@ export class ListPricingRulesAssociatedToPricingPlanCommand extends $Command .f(void 0, void 0) .ser(se_ListPricingRulesAssociatedToPricingPlanCommand) .de(de_ListPricingRulesAssociatedToPricingPlanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPricingRulesAssociatedToPricingPlanInput; + output: ListPricingRulesAssociatedToPricingPlanOutput; + }; + sdk: { + input: ListPricingRulesAssociatedToPricingPlanCommandInput; + output: ListPricingRulesAssociatedToPricingPlanCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/ListPricingRulesCommand.ts b/clients/client-billingconductor/src/commands/ListPricingRulesCommand.ts index 86385163e0ac9..82ddc6a004ac1 100644 --- a/clients/client-billingconductor/src/commands/ListPricingRulesCommand.ts +++ b/clients/client-billingconductor/src/commands/ListPricingRulesCommand.ts @@ -128,4 +128,16 @@ export class ListPricingRulesCommand extends $Command .f(void 0, ListPricingRulesOutputFilterSensitiveLog) .ser(se_ListPricingRulesCommand) .de(de_ListPricingRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPricingRulesInput; + output: ListPricingRulesOutput; + }; + sdk: { + input: ListPricingRulesCommandInput; + output: ListPricingRulesCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/ListResourcesAssociatedToCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/ListResourcesAssociatedToCustomLineItemCommand.ts index f6c5a8073708d..90af76724d821 100644 --- a/clients/client-billingconductor/src/commands/ListResourcesAssociatedToCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/ListResourcesAssociatedToCustomLineItemCommand.ts @@ -121,4 +121,16 @@ export class ListResourcesAssociatedToCustomLineItemCommand extends $Command .f(void 0, void 0) .ser(se_ListResourcesAssociatedToCustomLineItemCommand) .de(de_ListResourcesAssociatedToCustomLineItemCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListResourcesAssociatedToCustomLineItemInput; + output: ListResourcesAssociatedToCustomLineItemOutput; + }; + sdk: { + input: ListResourcesAssociatedToCustomLineItemCommandInput; + output: ListResourcesAssociatedToCustomLineItemCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/ListTagsForResourceCommand.ts b/clients/client-billingconductor/src/commands/ListTagsForResourceCommand.ts index adab98e3b7214..67bf16c5f14ca 100644 --- a/clients/client-billingconductor/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-billingconductor/src/commands/ListTagsForResourceCommand.ts @@ -100,4 +100,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/TagResourceCommand.ts b/clients/client-billingconductor/src/commands/TagResourceCommand.ts index e42947670b22d..60f252830b986 100644 --- a/clients/client-billingconductor/src/commands/TagResourceCommand.ts +++ b/clients/client-billingconductor/src/commands/TagResourceCommand.ts @@ -99,4 +99,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/UntagResourceCommand.ts b/clients/client-billingconductor/src/commands/UntagResourceCommand.ts index 4f4b31268bc95..09b1a60761ebb 100644 --- a/clients/client-billingconductor/src/commands/UntagResourceCommand.ts +++ b/clients/client-billingconductor/src/commands/UntagResourceCommand.ts @@ -99,4 +99,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/UpdateBillingGroupCommand.ts b/clients/client-billingconductor/src/commands/UpdateBillingGroupCommand.ts index eeec74324340b..37540e9ad11cd 100644 --- a/clients/client-billingconductor/src/commands/UpdateBillingGroupCommand.ts +++ b/clients/client-billingconductor/src/commands/UpdateBillingGroupCommand.ts @@ -126,4 +126,16 @@ export class UpdateBillingGroupCommand extends $Command .f(UpdateBillingGroupInputFilterSensitiveLog, UpdateBillingGroupOutputFilterSensitiveLog) .ser(se_UpdateBillingGroupCommand) .de(de_UpdateBillingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateBillingGroupInput; + output: UpdateBillingGroupOutput; + }; + sdk: { + input: UpdateBillingGroupCommandInput; + output: UpdateBillingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/UpdateCustomLineItemCommand.ts b/clients/client-billingconductor/src/commands/UpdateCustomLineItemCommand.ts index 822ba80776bc6..c66cd2ff1dabc 100644 --- a/clients/client-billingconductor/src/commands/UpdateCustomLineItemCommand.ts +++ b/clients/client-billingconductor/src/commands/UpdateCustomLineItemCommand.ts @@ -149,4 +149,16 @@ export class UpdateCustomLineItemCommand extends $Command .f(UpdateCustomLineItemInputFilterSensitiveLog, UpdateCustomLineItemOutputFilterSensitiveLog) .ser(se_UpdateCustomLineItemCommand) .de(de_UpdateCustomLineItemCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCustomLineItemInput; + output: UpdateCustomLineItemOutput; + }; + sdk: { + input: UpdateCustomLineItemCommandInput; + output: UpdateCustomLineItemCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/UpdatePricingPlanCommand.ts b/clients/client-billingconductor/src/commands/UpdatePricingPlanCommand.ts index 2b67e4fb6e465..97467432fa85c 100644 --- a/clients/client-billingconductor/src/commands/UpdatePricingPlanCommand.ts +++ b/clients/client-billingconductor/src/commands/UpdatePricingPlanCommand.ts @@ -112,4 +112,16 @@ export class UpdatePricingPlanCommand extends $Command .f(UpdatePricingPlanInputFilterSensitiveLog, UpdatePricingPlanOutputFilterSensitiveLog) .ser(se_UpdatePricingPlanCommand) .de(de_UpdatePricingPlanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePricingPlanInput; + output: UpdatePricingPlanOutput; + }; + sdk: { + input: UpdatePricingPlanCommandInput; + output: UpdatePricingPlanCommandOutput; + }; + }; +} diff --git a/clients/client-billingconductor/src/commands/UpdatePricingRuleCommand.ts b/clients/client-billingconductor/src/commands/UpdatePricingRuleCommand.ts index 7b9ac48d63921..93c973897cad5 100644 --- a/clients/client-billingconductor/src/commands/UpdatePricingRuleCommand.ts +++ b/clients/client-billingconductor/src/commands/UpdatePricingRuleCommand.ts @@ -132,4 +132,16 @@ export class UpdatePricingRuleCommand extends $Command .f(UpdatePricingRuleInputFilterSensitiveLog, UpdatePricingRuleOutputFilterSensitiveLog) .ser(se_UpdatePricingRuleCommand) .de(de_UpdatePricingRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePricingRuleInput; + output: UpdatePricingRuleOutput; + }; + sdk: { + input: UpdatePricingRuleCommandInput; + output: UpdatePricingRuleCommandOutput; + }; + }; +} diff --git a/clients/client-braket/CHANGELOG.md b/clients/client-braket/CHANGELOG.md index df3d55572815f..8d742cbeb4d3e 100644 --- a/clients/client-braket/CHANGELOG.md +++ b/clients/client-braket/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-braket + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-braket + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-braket diff --git a/clients/client-braket/package.json b/clients/client-braket/package.json index 01a855fd142d8..991ce51069f63 100644 --- a/clients/client-braket/package.json +++ b/clients/client-braket/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-braket", "description": "AWS SDK for JavaScript Braket Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-braket", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-braket/src/commands/CancelJobCommand.ts b/clients/client-braket/src/commands/CancelJobCommand.ts index 0189dd62167b8..7da8488502831 100644 --- a/clients/client-braket/src/commands/CancelJobCommand.ts +++ b/clients/client-braket/src/commands/CancelJobCommand.ts @@ -97,4 +97,16 @@ export class CancelJobCommand extends $Command .f(void 0, void 0) .ser(se_CancelJobCommand) .de(de_CancelJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelJobRequest; + output: CancelJobResponse; + }; + sdk: { + input: CancelJobCommandInput; + output: CancelJobCommandOutput; + }; + }; +} diff --git a/clients/client-braket/src/commands/CancelQuantumTaskCommand.ts b/clients/client-braket/src/commands/CancelQuantumTaskCommand.ts index 3a1e4ca5d5b81..1e49bded94169 100644 --- a/clients/client-braket/src/commands/CancelQuantumTaskCommand.ts +++ b/clients/client-braket/src/commands/CancelQuantumTaskCommand.ts @@ -98,4 +98,16 @@ export class CancelQuantumTaskCommand extends $Command .f(void 0, void 0) .ser(se_CancelQuantumTaskCommand) .de(de_CancelQuantumTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelQuantumTaskRequest; + output: CancelQuantumTaskResponse; + }; + sdk: { + input: CancelQuantumTaskCommandInput; + output: CancelQuantumTaskCommandOutput; + }; + }; +} diff --git a/clients/client-braket/src/commands/CreateJobCommand.ts b/clients/client-braket/src/commands/CreateJobCommand.ts index 57a6ade8db59a..6a7ee9429ba8b 100644 --- a/clients/client-braket/src/commands/CreateJobCommand.ts +++ b/clients/client-braket/src/commands/CreateJobCommand.ts @@ -156,4 +156,16 @@ export class CreateJobCommand extends $Command .f(void 0, void 0) .ser(se_CreateJobCommand) .de(de_CreateJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateJobRequest; + output: CreateJobResponse; + }; + sdk: { + input: CreateJobCommandInput; + output: CreateJobCommandOutput; + }; + }; +} diff --git a/clients/client-braket/src/commands/CreateQuantumTaskCommand.ts b/clients/client-braket/src/commands/CreateQuantumTaskCommand.ts index c9456bbd1e074..7e8c3accbffb0 100644 --- a/clients/client-braket/src/commands/CreateQuantumTaskCommand.ts +++ b/clients/client-braket/src/commands/CreateQuantumTaskCommand.ts @@ -115,4 +115,16 @@ export class CreateQuantumTaskCommand extends $Command .f(void 0, void 0) .ser(se_CreateQuantumTaskCommand) .de(de_CreateQuantumTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateQuantumTaskRequest; + output: CreateQuantumTaskResponse; + }; + sdk: { + input: CreateQuantumTaskCommandInput; + output: CreateQuantumTaskCommandOutput; + }; + }; +} diff --git a/clients/client-braket/src/commands/GetDeviceCommand.ts b/clients/client-braket/src/commands/GetDeviceCommand.ts index 90ba9d9c9197a..9de914f255329 100644 --- a/clients/client-braket/src/commands/GetDeviceCommand.ts +++ b/clients/client-braket/src/commands/GetDeviceCommand.ts @@ -114,4 +114,16 @@ export class GetDeviceCommand extends $Command .f(void 0, void 0) .ser(se_GetDeviceCommand) .de(de_GetDeviceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeviceRequest; + output: GetDeviceResponse; + }; + sdk: { + input: GetDeviceCommandInput; + output: GetDeviceCommandOutput; + }; + }; +} diff --git a/clients/client-braket/src/commands/GetJobCommand.ts b/clients/client-braket/src/commands/GetJobCommand.ts index 3ebcdb0964869..4b9f5c207fdb8 100644 --- a/clients/client-braket/src/commands/GetJobCommand.ts +++ b/clients/client-braket/src/commands/GetJobCommand.ts @@ -168,4 +168,16 @@ export class GetJobCommand extends $Command .f(void 0, void 0) .ser(se_GetJobCommand) .de(de_GetJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetJobRequest; + output: GetJobResponse; + }; + sdk: { + input: GetJobCommandInput; + output: GetJobCommandOutput; + }; + }; +} diff --git a/clients/client-braket/src/commands/GetQuantumTaskCommand.ts b/clients/client-braket/src/commands/GetQuantumTaskCommand.ts index 7d8e9dcd1dd34..2d94fb44adc89 100644 --- a/clients/client-braket/src/commands/GetQuantumTaskCommand.ts +++ b/clients/client-braket/src/commands/GetQuantumTaskCommand.ts @@ -121,4 +121,16 @@ export class GetQuantumTaskCommand extends $Command .f(void 0, void 0) .ser(se_GetQuantumTaskCommand) .de(de_GetQuantumTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetQuantumTaskRequest; + output: GetQuantumTaskResponse; + }; + sdk: { + input: GetQuantumTaskCommandInput; + output: GetQuantumTaskCommandOutput; + }; + }; +} diff --git a/clients/client-braket/src/commands/ListTagsForResourceCommand.ts b/clients/client-braket/src/commands/ListTagsForResourceCommand.ts index 9d3f91b871e60..8a44f57ea3161 100644 --- a/clients/client-braket/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-braket/src/commands/ListTagsForResourceCommand.ts @@ -89,4 +89,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-braket/src/commands/SearchDevicesCommand.ts b/clients/client-braket/src/commands/SearchDevicesCommand.ts index dc41bcbf0267b..df596c9463ef3 100644 --- a/clients/client-braket/src/commands/SearchDevicesCommand.ts +++ b/clients/client-braket/src/commands/SearchDevicesCommand.ts @@ -108,4 +108,16 @@ export class SearchDevicesCommand extends $Command .f(void 0, void 0) .ser(se_SearchDevicesCommand) .de(de_SearchDevicesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchDevicesRequest; + output: SearchDevicesResponse; + }; + sdk: { + input: SearchDevicesCommandInput; + output: SearchDevicesCommandOutput; + }; + }; +} diff --git a/clients/client-braket/src/commands/SearchJobsCommand.ts b/clients/client-braket/src/commands/SearchJobsCommand.ts index 3c2e175895f23..a6d7dbd1a8fe3 100644 --- a/clients/client-braket/src/commands/SearchJobsCommand.ts +++ b/clients/client-braket/src/commands/SearchJobsCommand.ts @@ -114,4 +114,16 @@ export class SearchJobsCommand extends $Command .f(void 0, void 0) .ser(se_SearchJobsCommand) .de(de_SearchJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchJobsRequest; + output: SearchJobsResponse; + }; + sdk: { + input: SearchJobsCommandInput; + output: SearchJobsCommandOutput; + }; + }; +} diff --git a/clients/client-braket/src/commands/SearchQuantumTasksCommand.ts b/clients/client-braket/src/commands/SearchQuantumTasksCommand.ts index 171823be5063e..2a2fc665fad8d 100644 --- a/clients/client-braket/src/commands/SearchQuantumTasksCommand.ts +++ b/clients/client-braket/src/commands/SearchQuantumTasksCommand.ts @@ -115,4 +115,16 @@ export class SearchQuantumTasksCommand extends $Command .f(void 0, void 0) .ser(se_SearchQuantumTasksCommand) .de(de_SearchQuantumTasksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchQuantumTasksRequest; + output: SearchQuantumTasksResponse; + }; + sdk: { + input: SearchQuantumTasksCommandInput; + output: SearchQuantumTasksCommandOutput; + }; + }; +} diff --git a/clients/client-braket/src/commands/TagResourceCommand.ts b/clients/client-braket/src/commands/TagResourceCommand.ts index ca22deaf156c2..52a18fcf4e82c 100644 --- a/clients/client-braket/src/commands/TagResourceCommand.ts +++ b/clients/client-braket/src/commands/TagResourceCommand.ts @@ -88,4 +88,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-braket/src/commands/UntagResourceCommand.ts b/clients/client-braket/src/commands/UntagResourceCommand.ts index 52d3cadad9e1a..f0b2190b7971f 100644 --- a/clients/client-braket/src/commands/UntagResourceCommand.ts +++ b/clients/client-braket/src/commands/UntagResourceCommand.ts @@ -88,4 +88,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/CHANGELOG.md b/clients/client-budgets/CHANGELOG.md index 544ac527f64c5..31f9c97b1ac7a 100644 --- a/clients/client-budgets/CHANGELOG.md +++ b/clients/client-budgets/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-budgets + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-budgets + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-budgets diff --git a/clients/client-budgets/package.json b/clients/client-budgets/package.json index 759caa0cfa308..382fbff04b53a 100644 --- a/clients/client-budgets/package.json +++ b/clients/client-budgets/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-budgets", "description": "AWS SDK for JavaScript Budgets Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-budgets", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-budgets/src/commands/CreateBudgetActionCommand.ts b/clients/client-budgets/src/commands/CreateBudgetActionCommand.ts index 6f53fcbc21d4c..6b87fa237f821 100644 --- a/clients/client-budgets/src/commands/CreateBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/CreateBudgetActionCommand.ts @@ -158,4 +158,16 @@ export class CreateBudgetActionCommand extends $Command .f(CreateBudgetActionRequestFilterSensitiveLog, void 0) .ser(se_CreateBudgetActionCommand) .de(de_CreateBudgetActionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateBudgetActionRequest; + output: CreateBudgetActionResponse; + }; + sdk: { + input: CreateBudgetActionCommandInput; + output: CreateBudgetActionCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/CreateBudgetCommand.ts b/clients/client-budgets/src/commands/CreateBudgetCommand.ts index 9cda4b33fd73a..e9d61beb2d388 100644 --- a/clients/client-budgets/src/commands/CreateBudgetCommand.ts +++ b/clients/client-budgets/src/commands/CreateBudgetCommand.ts @@ -179,4 +179,16 @@ export class CreateBudgetCommand extends $Command .f(CreateBudgetRequestFilterSensitiveLog, void 0) .ser(se_CreateBudgetCommand) .de(de_CreateBudgetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateBudgetRequest; + output: {}; + }; + sdk: { + input: CreateBudgetCommandInput; + output: CreateBudgetCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/CreateNotificationCommand.ts b/clients/client-budgets/src/commands/CreateNotificationCommand.ts index 161168cdeaa49..df63f646d01ea 100644 --- a/clients/client-budgets/src/commands/CreateNotificationCommand.ts +++ b/clients/client-budgets/src/commands/CreateNotificationCommand.ts @@ -115,4 +115,16 @@ export class CreateNotificationCommand extends $Command .f(CreateNotificationRequestFilterSensitiveLog, void 0) .ser(se_CreateNotificationCommand) .de(de_CreateNotificationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateNotificationRequest; + output: {}; + }; + sdk: { + input: CreateNotificationCommandInput; + output: CreateNotificationCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/CreateSubscriberCommand.ts b/clients/client-budgets/src/commands/CreateSubscriberCommand.ts index 9553320e4cfb1..5f1ddf0176c95 100644 --- a/clients/client-budgets/src/commands/CreateSubscriberCommand.ts +++ b/clients/client-budgets/src/commands/CreateSubscriberCommand.ts @@ -113,4 +113,16 @@ export class CreateSubscriberCommand extends $Command .f(CreateSubscriberRequestFilterSensitiveLog, void 0) .ser(se_CreateSubscriberCommand) .de(de_CreateSubscriberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSubscriberRequest; + output: {}; + }; + sdk: { + input: CreateSubscriberCommandInput; + output: CreateSubscriberCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DeleteBudgetActionCommand.ts b/clients/client-budgets/src/commands/DeleteBudgetActionCommand.ts index cb8d9c106300f..5904f65eff602 100644 --- a/clients/client-budgets/src/commands/DeleteBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/DeleteBudgetActionCommand.ts @@ -152,4 +152,16 @@ export class DeleteBudgetActionCommand extends $Command .f(void 0, DeleteBudgetActionResponseFilterSensitiveLog) .ser(se_DeleteBudgetActionCommand) .de(de_DeleteBudgetActionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteBudgetActionRequest; + output: DeleteBudgetActionResponse; + }; + sdk: { + input: DeleteBudgetActionCommandInput; + output: DeleteBudgetActionCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DeleteBudgetCommand.ts b/clients/client-budgets/src/commands/DeleteBudgetCommand.ts index 8ad4408d74d76..8bda54945b900 100644 --- a/clients/client-budgets/src/commands/DeleteBudgetCommand.ts +++ b/clients/client-budgets/src/commands/DeleteBudgetCommand.ts @@ -95,4 +95,16 @@ export class DeleteBudgetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteBudgetCommand) .de(de_DeleteBudgetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteBudgetRequest; + output: {}; + }; + sdk: { + input: DeleteBudgetCommandInput; + output: DeleteBudgetCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DeleteNotificationCommand.ts b/clients/client-budgets/src/commands/DeleteNotificationCommand.ts index 5345f6fcf595d..70a546a4d3a1b 100644 --- a/clients/client-budgets/src/commands/DeleteNotificationCommand.ts +++ b/clients/client-budgets/src/commands/DeleteNotificationCommand.ts @@ -102,4 +102,16 @@ export class DeleteNotificationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteNotificationCommand) .de(de_DeleteNotificationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteNotificationRequest; + output: {}; + }; + sdk: { + input: DeleteNotificationCommandInput; + output: DeleteNotificationCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DeleteSubscriberCommand.ts b/clients/client-budgets/src/commands/DeleteSubscriberCommand.ts index f6eabc1f06dc1..cef4fc7c513dd 100644 --- a/clients/client-budgets/src/commands/DeleteSubscriberCommand.ts +++ b/clients/client-budgets/src/commands/DeleteSubscriberCommand.ts @@ -110,4 +110,16 @@ export class DeleteSubscriberCommand extends $Command .f(DeleteSubscriberRequestFilterSensitiveLog, void 0) .ser(se_DeleteSubscriberCommand) .de(de_DeleteSubscriberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSubscriberRequest; + output: {}; + }; + sdk: { + input: DeleteSubscriberCommandInput; + output: DeleteSubscriberCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DescribeBudgetActionCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetActionCommand.ts index 815860a4f7cfa..5219e22029d01 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetActionCommand.ts @@ -148,4 +148,16 @@ export class DescribeBudgetActionCommand extends $Command .f(void 0, DescribeBudgetActionResponseFilterSensitiveLog) .ser(se_DescribeBudgetActionCommand) .de(de_DescribeBudgetActionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeBudgetActionRequest; + output: DescribeBudgetActionResponse; + }; + sdk: { + input: DescribeBudgetActionCommandInput; + output: DescribeBudgetActionCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DescribeBudgetActionHistoriesCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetActionHistoriesCommand.ts index 7c5c20f4dcdbd..69caaad7cb778 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetActionHistoriesCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetActionHistoriesCommand.ts @@ -171,4 +171,16 @@ export class DescribeBudgetActionHistoriesCommand extends $Command .f(void 0, DescribeBudgetActionHistoriesResponseFilterSensitiveLog) .ser(se_DescribeBudgetActionHistoriesCommand) .de(de_DescribeBudgetActionHistoriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeBudgetActionHistoriesRequest; + output: DescribeBudgetActionHistoriesResponse; + }; + sdk: { + input: DescribeBudgetActionHistoriesCommandInput; + output: DescribeBudgetActionHistoriesCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DescribeBudgetActionsForAccountCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetActionsForAccountCommand.ts index b169393e9ff8a..973082e2f7863 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetActionsForAccountCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetActionsForAccountCommand.ts @@ -154,4 +154,16 @@ export class DescribeBudgetActionsForAccountCommand extends $Command .f(void 0, DescribeBudgetActionsForAccountResponseFilterSensitiveLog) .ser(se_DescribeBudgetActionsForAccountCommand) .de(de_DescribeBudgetActionsForAccountCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeBudgetActionsForAccountRequest; + output: DescribeBudgetActionsForAccountResponse; + }; + sdk: { + input: DescribeBudgetActionsForAccountCommandInput; + output: DescribeBudgetActionsForAccountCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DescribeBudgetActionsForBudgetCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetActionsForBudgetCommand.ts index d4bf5c06f49f2..e169cf7921e5f 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetActionsForBudgetCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetActionsForBudgetCommand.ts @@ -158,4 +158,16 @@ export class DescribeBudgetActionsForBudgetCommand extends $Command .f(void 0, DescribeBudgetActionsForBudgetResponseFilterSensitiveLog) .ser(se_DescribeBudgetActionsForBudgetCommand) .de(de_DescribeBudgetActionsForBudgetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeBudgetActionsForBudgetRequest; + output: DescribeBudgetActionsForBudgetResponse; + }; + sdk: { + input: DescribeBudgetActionsForBudgetCommandInput; + output: DescribeBudgetActionsForBudgetCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DescribeBudgetCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetCommand.ts index d7e239c6d526f..45e5c61a9fd0c 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetCommand.ts @@ -152,4 +152,16 @@ export class DescribeBudgetCommand extends $Command .f(void 0, void 0) .ser(se_DescribeBudgetCommand) .de(de_DescribeBudgetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeBudgetRequest; + output: DescribeBudgetResponse; + }; + sdk: { + input: DescribeBudgetCommandInput; + output: DescribeBudgetCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DescribeBudgetNotificationsForAccountCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetNotificationsForAccountCommand.ts index b0e96ffbaca7f..a23d1c302afc6 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetNotificationsForAccountCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetNotificationsForAccountCommand.ts @@ -124,4 +124,16 @@ export class DescribeBudgetNotificationsForAccountCommand extends $Command .f(void 0, void 0) .ser(se_DescribeBudgetNotificationsForAccountCommand) .de(de_DescribeBudgetNotificationsForAccountCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeBudgetNotificationsForAccountRequest; + output: DescribeBudgetNotificationsForAccountResponse; + }; + sdk: { + input: DescribeBudgetNotificationsForAccountCommandInput; + output: DescribeBudgetNotificationsForAccountCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DescribeBudgetPerformanceHistoryCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetPerformanceHistoryCommand.ts index c27d39d1a2101..03ef12aeba0ec 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetPerformanceHistoryCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetPerformanceHistoryCommand.ts @@ -150,4 +150,16 @@ export class DescribeBudgetPerformanceHistoryCommand extends $Command .f(void 0, void 0) .ser(se_DescribeBudgetPerformanceHistoryCommand) .de(de_DescribeBudgetPerformanceHistoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeBudgetPerformanceHistoryRequest; + output: DescribeBudgetPerformanceHistoryResponse; + }; + sdk: { + input: DescribeBudgetPerformanceHistoryCommandInput; + output: DescribeBudgetPerformanceHistoryCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DescribeBudgetsCommand.ts b/clients/client-budgets/src/commands/DescribeBudgetsCommand.ts index 8dbadb736e467..30f169bfa6045 100644 --- a/clients/client-budgets/src/commands/DescribeBudgetsCommand.ts +++ b/clients/client-budgets/src/commands/DescribeBudgetsCommand.ts @@ -162,4 +162,16 @@ export class DescribeBudgetsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeBudgetsCommand) .de(de_DescribeBudgetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeBudgetsRequest; + output: DescribeBudgetsResponse; + }; + sdk: { + input: DescribeBudgetsCommandInput; + output: DescribeBudgetsCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DescribeNotificationsForBudgetCommand.ts b/clients/client-budgets/src/commands/DescribeNotificationsForBudgetCommand.ts index 685fe3e5afcf3..ff0885d235ca7 100644 --- a/clients/client-budgets/src/commands/DescribeNotificationsForBudgetCommand.ts +++ b/clients/client-budgets/src/commands/DescribeNotificationsForBudgetCommand.ts @@ -116,4 +116,16 @@ export class DescribeNotificationsForBudgetCommand extends $Command .f(void 0, void 0) .ser(se_DescribeNotificationsForBudgetCommand) .de(de_DescribeNotificationsForBudgetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeNotificationsForBudgetRequest; + output: DescribeNotificationsForBudgetResponse; + }; + sdk: { + input: DescribeNotificationsForBudgetCommandInput; + output: DescribeNotificationsForBudgetCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/DescribeSubscribersForNotificationCommand.ts b/clients/client-budgets/src/commands/DescribeSubscribersForNotificationCommand.ts index 812d0cc878a41..18f868775f902 100644 --- a/clients/client-budgets/src/commands/DescribeSubscribersForNotificationCommand.ts +++ b/clients/client-budgets/src/commands/DescribeSubscribersForNotificationCommand.ts @@ -124,4 +124,16 @@ export class DescribeSubscribersForNotificationCommand extends $Command .f(void 0, DescribeSubscribersForNotificationResponseFilterSensitiveLog) .ser(se_DescribeSubscribersForNotificationCommand) .de(de_DescribeSubscribersForNotificationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSubscribersForNotificationRequest; + output: DescribeSubscribersForNotificationResponse; + }; + sdk: { + input: DescribeSubscribersForNotificationCommandInput; + output: DescribeSubscribersForNotificationCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/ExecuteBudgetActionCommand.ts b/clients/client-budgets/src/commands/ExecuteBudgetActionCommand.ts index 38d4dfc61acaf..2e2ca09b593ab 100644 --- a/clients/client-budgets/src/commands/ExecuteBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/ExecuteBudgetActionCommand.ts @@ -105,4 +105,16 @@ export class ExecuteBudgetActionCommand extends $Command .f(void 0, void 0) .ser(se_ExecuteBudgetActionCommand) .de(de_ExecuteBudgetActionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ExecuteBudgetActionRequest; + output: ExecuteBudgetActionResponse; + }; + sdk: { + input: ExecuteBudgetActionCommandInput; + output: ExecuteBudgetActionCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/ListTagsForResourceCommand.ts b/clients/client-budgets/src/commands/ListTagsForResourceCommand.ts index c04d706b1e4a8..5b18618187425 100644 --- a/clients/client-budgets/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-budgets/src/commands/ListTagsForResourceCommand.ts @@ -98,4 +98,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/TagResourceCommand.ts b/clients/client-budgets/src/commands/TagResourceCommand.ts index a0768641b01e6..be9d836c3f37d 100644 --- a/clients/client-budgets/src/commands/TagResourceCommand.ts +++ b/clients/client-budgets/src/commands/TagResourceCommand.ts @@ -100,4 +100,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/UntagResourceCommand.ts b/clients/client-budgets/src/commands/UntagResourceCommand.ts index c7b148385a372..bfcab383eef2e 100644 --- a/clients/client-budgets/src/commands/UntagResourceCommand.ts +++ b/clients/client-budgets/src/commands/UntagResourceCommand.ts @@ -94,4 +94,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/UpdateBudgetActionCommand.ts b/clients/client-budgets/src/commands/UpdateBudgetActionCommand.ts index 0e3319bf5661e..1c27888934883 100644 --- a/clients/client-budgets/src/commands/UpdateBudgetActionCommand.ts +++ b/clients/client-budgets/src/commands/UpdateBudgetActionCommand.ts @@ -239,4 +239,16 @@ export class UpdateBudgetActionCommand extends $Command .f(UpdateBudgetActionRequestFilterSensitiveLog, UpdateBudgetActionResponseFilterSensitiveLog) .ser(se_UpdateBudgetActionCommand) .de(de_UpdateBudgetActionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateBudgetActionRequest; + output: UpdateBudgetActionResponse; + }; + sdk: { + input: UpdateBudgetActionCommandInput; + output: UpdateBudgetActionCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/UpdateBudgetCommand.ts b/clients/client-budgets/src/commands/UpdateBudgetCommand.ts index 969630873da7d..485490894ca8f 100644 --- a/clients/client-budgets/src/commands/UpdateBudgetCommand.ts +++ b/clients/client-budgets/src/commands/UpdateBudgetCommand.ts @@ -150,4 +150,16 @@ export class UpdateBudgetCommand extends $Command .f(void 0, void 0) .ser(se_UpdateBudgetCommand) .de(de_UpdateBudgetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateBudgetRequest; + output: {}; + }; + sdk: { + input: UpdateBudgetCommandInput; + output: UpdateBudgetCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/UpdateNotificationCommand.ts b/clients/client-budgets/src/commands/UpdateNotificationCommand.ts index 837354a8436ef..cf2176c5fc964 100644 --- a/clients/client-budgets/src/commands/UpdateNotificationCommand.ts +++ b/clients/client-budgets/src/commands/UpdateNotificationCommand.ts @@ -109,4 +109,16 @@ export class UpdateNotificationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateNotificationCommand) .de(de_UpdateNotificationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateNotificationRequest; + output: {}; + }; + sdk: { + input: UpdateNotificationCommandInput; + output: UpdateNotificationCommandOutput; + }; + }; +} diff --git a/clients/client-budgets/src/commands/UpdateSubscriberCommand.ts b/clients/client-budgets/src/commands/UpdateSubscriberCommand.ts index 65ccb7c6cac48..3212bcc05bc6b 100644 --- a/clients/client-budgets/src/commands/UpdateSubscriberCommand.ts +++ b/clients/client-budgets/src/commands/UpdateSubscriberCommand.ts @@ -114,4 +114,16 @@ export class UpdateSubscriberCommand extends $Command .f(UpdateSubscriberRequestFilterSensitiveLog, void 0) .ser(se_UpdateSubscriberCommand) .de(de_UpdateSubscriberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSubscriberRequest; + output: {}; + }; + sdk: { + input: UpdateSubscriberCommandInput; + output: UpdateSubscriberCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/CHANGELOG.md b/clients/client-chatbot/CHANGELOG.md index fd9bc5928245f..d21ae429ce9f2 100644 --- a/clients/client-chatbot/CHANGELOG.md +++ b/clients/client-chatbot/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-chatbot + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-chatbot + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-chatbot diff --git a/clients/client-chatbot/package.json b/clients/client-chatbot/package.json index 8c5165f4f243c..f24bc060273b8 100644 --- a/clients/client-chatbot/package.json +++ b/clients/client-chatbot/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chatbot", "description": "AWS SDK for JavaScript Chatbot Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-chatbot/src/commands/CreateChimeWebhookConfigurationCommand.ts b/clients/client-chatbot/src/commands/CreateChimeWebhookConfigurationCommand.ts index 955d96391690e..f6840da421830 100644 --- a/clients/client-chatbot/src/commands/CreateChimeWebhookConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/CreateChimeWebhookConfigurationCommand.ts @@ -130,4 +130,16 @@ export class CreateChimeWebhookConfigurationCommand extends $Command .f(CreateChimeWebhookConfigurationRequestFilterSensitiveLog, CreateChimeWebhookConfigurationResultFilterSensitiveLog) .ser(se_CreateChimeWebhookConfigurationCommand) .de(de_CreateChimeWebhookConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChimeWebhookConfigurationRequest; + output: CreateChimeWebhookConfigurationResult; + }; + sdk: { + input: CreateChimeWebhookConfigurationCommandInput; + output: CreateChimeWebhookConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/CreateMicrosoftTeamsChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/CreateMicrosoftTeamsChannelConfigurationCommand.ts index 3248771cc7c8d..72032ab64f655 100644 --- a/clients/client-chatbot/src/commands/CreateMicrosoftTeamsChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/CreateMicrosoftTeamsChannelConfigurationCommand.ts @@ -145,4 +145,16 @@ export class CreateMicrosoftTeamsChannelConfigurationCommand extends $Command .f(CreateTeamsChannelConfigurationRequestFilterSensitiveLog, CreateTeamsChannelConfigurationResultFilterSensitiveLog) .ser(se_CreateMicrosoftTeamsChannelConfigurationCommand) .de(de_CreateMicrosoftTeamsChannelConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateTeamsChannelConfigurationRequest; + output: CreateTeamsChannelConfigurationResult; + }; + sdk: { + input: CreateMicrosoftTeamsChannelConfigurationCommandInput; + output: CreateMicrosoftTeamsChannelConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/CreateSlackChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/CreateSlackChannelConfigurationCommand.ts index 449bef5707d07..4c500c18b2751 100644 --- a/clients/client-chatbot/src/commands/CreateSlackChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/CreateSlackChannelConfigurationCommand.ts @@ -142,4 +142,16 @@ export class CreateSlackChannelConfigurationCommand extends $Command .f(CreateSlackChannelConfigurationRequestFilterSensitiveLog, CreateSlackChannelConfigurationResultFilterSensitiveLog) .ser(se_CreateSlackChannelConfigurationCommand) .de(de_CreateSlackChannelConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSlackChannelConfigurationRequest; + output: CreateSlackChannelConfigurationResult; + }; + sdk: { + input: CreateSlackChannelConfigurationCommandInput; + output: CreateSlackChannelConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/DeleteChimeWebhookConfigurationCommand.ts b/clients/client-chatbot/src/commands/DeleteChimeWebhookConfigurationCommand.ts index adf4386668635..74eba7793be55 100644 --- a/clients/client-chatbot/src/commands/DeleteChimeWebhookConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteChimeWebhookConfigurationCommand.ts @@ -92,4 +92,16 @@ export class DeleteChimeWebhookConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChimeWebhookConfigurationCommand) .de(de_DeleteChimeWebhookConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChimeWebhookConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteChimeWebhookConfigurationCommandInput; + output: DeleteChimeWebhookConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsChannelConfigurationCommand.ts index 2e396ce7330ac..ab96d231af802 100644 --- a/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsChannelConfigurationCommand.ts @@ -92,4 +92,16 @@ export class DeleteMicrosoftTeamsChannelConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMicrosoftTeamsChannelConfigurationCommand) .de(de_DeleteMicrosoftTeamsChannelConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTeamsChannelConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteMicrosoftTeamsChannelConfigurationCommandInput; + output: DeleteMicrosoftTeamsChannelConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsConfiguredTeamCommand.ts b/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsConfiguredTeamCommand.ts index 13e3d898201f9..080a46216c188 100644 --- a/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsConfiguredTeamCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsConfiguredTeamCommand.ts @@ -87,4 +87,16 @@ export class DeleteMicrosoftTeamsConfiguredTeamCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMicrosoftTeamsConfiguredTeamCommand) .de(de_DeleteMicrosoftTeamsConfiguredTeamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTeamsConfiguredTeamRequest; + output: {}; + }; + sdk: { + input: DeleteMicrosoftTeamsConfiguredTeamCommandInput; + output: DeleteMicrosoftTeamsConfiguredTeamCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsUserIdentityCommand.ts b/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsUserIdentityCommand.ts index b1e789340d8c7..ee58716217bbc 100644 --- a/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsUserIdentityCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteMicrosoftTeamsUserIdentityCommand.ts @@ -90,4 +90,16 @@ export class DeleteMicrosoftTeamsUserIdentityCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMicrosoftTeamsUserIdentityCommand) .de(de_DeleteMicrosoftTeamsUserIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMicrosoftTeamsUserIdentityRequest; + output: {}; + }; + sdk: { + input: DeleteMicrosoftTeamsUserIdentityCommandInput; + output: DeleteMicrosoftTeamsUserIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/DeleteSlackChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/DeleteSlackChannelConfigurationCommand.ts index b58788b700c01..4bac04e42903d 100644 --- a/clients/client-chatbot/src/commands/DeleteSlackChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteSlackChannelConfigurationCommand.ts @@ -92,4 +92,16 @@ export class DeleteSlackChannelConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSlackChannelConfigurationCommand) .de(de_DeleteSlackChannelConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSlackChannelConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteSlackChannelConfigurationCommandInput; + output: DeleteSlackChannelConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/DeleteSlackUserIdentityCommand.ts b/clients/client-chatbot/src/commands/DeleteSlackUserIdentityCommand.ts index ae5494da7e83b..e4fdc08463bd0 100644 --- a/clients/client-chatbot/src/commands/DeleteSlackUserIdentityCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteSlackUserIdentityCommand.ts @@ -86,4 +86,16 @@ export class DeleteSlackUserIdentityCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSlackUserIdentityCommand) .de(de_DeleteSlackUserIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSlackUserIdentityRequest; + output: {}; + }; + sdk: { + input: DeleteSlackUserIdentityCommandInput; + output: DeleteSlackUserIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/DeleteSlackWorkspaceAuthorizationCommand.ts b/clients/client-chatbot/src/commands/DeleteSlackWorkspaceAuthorizationCommand.ts index d15a9c58ef3f6..137c37c2afe61 100644 --- a/clients/client-chatbot/src/commands/DeleteSlackWorkspaceAuthorizationCommand.ts +++ b/clients/client-chatbot/src/commands/DeleteSlackWorkspaceAuthorizationCommand.ts @@ -87,4 +87,16 @@ export class DeleteSlackWorkspaceAuthorizationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSlackWorkspaceAuthorizationCommand) .de(de_DeleteSlackWorkspaceAuthorizationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSlackWorkspaceAuthorizationRequest; + output: {}; + }; + sdk: { + input: DeleteSlackWorkspaceAuthorizationCommandInput; + output: DeleteSlackWorkspaceAuthorizationCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/DescribeChimeWebhookConfigurationsCommand.ts b/clients/client-chatbot/src/commands/DescribeChimeWebhookConfigurationsCommand.ts index fcd96f9772cdb..1b9e9682b32dd 100644 --- a/clients/client-chatbot/src/commands/DescribeChimeWebhookConfigurationsCommand.ts +++ b/clients/client-chatbot/src/commands/DescribeChimeWebhookConfigurationsCommand.ts @@ -115,4 +115,16 @@ export class DescribeChimeWebhookConfigurationsCommand extends $Command .f(void 0, DescribeChimeWebhookConfigurationsResultFilterSensitiveLog) .ser(se_DescribeChimeWebhookConfigurationsCommand) .de(de_DescribeChimeWebhookConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChimeWebhookConfigurationsRequest; + output: DescribeChimeWebhookConfigurationsResult; + }; + sdk: { + input: DescribeChimeWebhookConfigurationsCommandInput; + output: DescribeChimeWebhookConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/DescribeSlackChannelConfigurationsCommand.ts b/clients/client-chatbot/src/commands/DescribeSlackChannelConfigurationsCommand.ts index 6674cc3bced5d..2213ea234b3b9 100644 --- a/clients/client-chatbot/src/commands/DescribeSlackChannelConfigurationsCommand.ts +++ b/clients/client-chatbot/src/commands/DescribeSlackChannelConfigurationsCommand.ts @@ -122,4 +122,16 @@ export class DescribeSlackChannelConfigurationsCommand extends $Command .f(void 0, DescribeSlackChannelConfigurationsResultFilterSensitiveLog) .ser(se_DescribeSlackChannelConfigurationsCommand) .de(de_DescribeSlackChannelConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSlackChannelConfigurationsRequest; + output: DescribeSlackChannelConfigurationsResult; + }; + sdk: { + input: DescribeSlackChannelConfigurationsCommandInput; + output: DescribeSlackChannelConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/DescribeSlackUserIdentitiesCommand.ts b/clients/client-chatbot/src/commands/DescribeSlackUserIdentitiesCommand.ts index 0398d792dcbbf..61a68f9c47aad 100644 --- a/clients/client-chatbot/src/commands/DescribeSlackUserIdentitiesCommand.ts +++ b/clients/client-chatbot/src/commands/DescribeSlackUserIdentitiesCommand.ts @@ -100,4 +100,16 @@ export class DescribeSlackUserIdentitiesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSlackUserIdentitiesCommand) .de(de_DescribeSlackUserIdentitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSlackUserIdentitiesRequest; + output: DescribeSlackUserIdentitiesResult; + }; + sdk: { + input: DescribeSlackUserIdentitiesCommandInput; + output: DescribeSlackUserIdentitiesCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/DescribeSlackWorkspacesCommand.ts b/clients/client-chatbot/src/commands/DescribeSlackWorkspacesCommand.ts index 6ce7ba177cea4..ba53b81a3d921 100644 --- a/clients/client-chatbot/src/commands/DescribeSlackWorkspacesCommand.ts +++ b/clients/client-chatbot/src/commands/DescribeSlackWorkspacesCommand.ts @@ -93,4 +93,16 @@ export class DescribeSlackWorkspacesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSlackWorkspacesCommand) .de(de_DescribeSlackWorkspacesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSlackWorkspacesRequest; + output: DescribeSlackWorkspacesResult; + }; + sdk: { + input: DescribeSlackWorkspacesCommandInput; + output: DescribeSlackWorkspacesCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/GetAccountPreferencesCommand.ts b/clients/client-chatbot/src/commands/GetAccountPreferencesCommand.ts index 774c12d9bd793..feebd474b2936 100644 --- a/clients/client-chatbot/src/commands/GetAccountPreferencesCommand.ts +++ b/clients/client-chatbot/src/commands/GetAccountPreferencesCommand.ts @@ -84,4 +84,16 @@ export class GetAccountPreferencesCommand extends $Command .f(void 0, void 0) .ser(se_GetAccountPreferencesCommand) .de(de_GetAccountPreferencesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetAccountPreferencesResult; + }; + sdk: { + input: GetAccountPreferencesCommandInput; + output: GetAccountPreferencesCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/GetMicrosoftTeamsChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/GetMicrosoftTeamsChannelConfigurationCommand.ts index aa9a2e1c5980f..1afee393e9c7c 100644 --- a/clients/client-chatbot/src/commands/GetMicrosoftTeamsChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/GetMicrosoftTeamsChannelConfigurationCommand.ts @@ -118,4 +118,16 @@ export class GetMicrosoftTeamsChannelConfigurationCommand extends $Command .f(void 0, GetTeamsChannelConfigurationResultFilterSensitiveLog) .ser(se_GetMicrosoftTeamsChannelConfigurationCommand) .de(de_GetMicrosoftTeamsChannelConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTeamsChannelConfigurationRequest; + output: GetTeamsChannelConfigurationResult; + }; + sdk: { + input: GetMicrosoftTeamsChannelConfigurationCommandInput; + output: GetMicrosoftTeamsChannelConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/ListMicrosoftTeamsChannelConfigurationsCommand.ts b/clients/client-chatbot/src/commands/ListMicrosoftTeamsChannelConfigurationsCommand.ts index 1c3cf5b0ea82d..544705fc83b63 100644 --- a/clients/client-chatbot/src/commands/ListMicrosoftTeamsChannelConfigurationsCommand.ts +++ b/clients/client-chatbot/src/commands/ListMicrosoftTeamsChannelConfigurationsCommand.ts @@ -123,4 +123,16 @@ export class ListMicrosoftTeamsChannelConfigurationsCommand extends $Command .f(void 0, ListTeamsChannelConfigurationsResultFilterSensitiveLog) .ser(se_ListMicrosoftTeamsChannelConfigurationsCommand) .de(de_ListMicrosoftTeamsChannelConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTeamsChannelConfigurationsRequest; + output: ListTeamsChannelConfigurationsResult; + }; + sdk: { + input: ListMicrosoftTeamsChannelConfigurationsCommandInput; + output: ListMicrosoftTeamsChannelConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/ListMicrosoftTeamsConfiguredTeamsCommand.ts b/clients/client-chatbot/src/commands/ListMicrosoftTeamsConfiguredTeamsCommand.ts index 900c83f1602f5..aca35ba04a5fa 100644 --- a/clients/client-chatbot/src/commands/ListMicrosoftTeamsConfiguredTeamsCommand.ts +++ b/clients/client-chatbot/src/commands/ListMicrosoftTeamsConfiguredTeamsCommand.ts @@ -99,4 +99,16 @@ export class ListMicrosoftTeamsConfiguredTeamsCommand extends $Command .f(void 0, void 0) .ser(se_ListMicrosoftTeamsConfiguredTeamsCommand) .de(de_ListMicrosoftTeamsConfiguredTeamsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMicrosoftTeamsConfiguredTeamsRequest; + output: ListMicrosoftTeamsConfiguredTeamsResult; + }; + sdk: { + input: ListMicrosoftTeamsConfiguredTeamsCommandInput; + output: ListMicrosoftTeamsConfiguredTeamsCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/ListMicrosoftTeamsUserIdentitiesCommand.ts b/clients/client-chatbot/src/commands/ListMicrosoftTeamsUserIdentitiesCommand.ts index 3d9428e240ad3..78075979b883c 100644 --- a/clients/client-chatbot/src/commands/ListMicrosoftTeamsUserIdentitiesCommand.ts +++ b/clients/client-chatbot/src/commands/ListMicrosoftTeamsUserIdentitiesCommand.ts @@ -104,4 +104,16 @@ export class ListMicrosoftTeamsUserIdentitiesCommand extends $Command .f(void 0, void 0) .ser(se_ListMicrosoftTeamsUserIdentitiesCommand) .de(de_ListMicrosoftTeamsUserIdentitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMicrosoftTeamsUserIdentitiesRequest; + output: ListMicrosoftTeamsUserIdentitiesResult; + }; + sdk: { + input: ListMicrosoftTeamsUserIdentitiesCommandInput; + output: ListMicrosoftTeamsUserIdentitiesCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/ListTagsForResourceCommand.ts b/clients/client-chatbot/src/commands/ListTagsForResourceCommand.ts index d4c2bf7a4de2c..65fac95ae1ce4 100644 --- a/clients/client-chatbot/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chatbot/src/commands/ListTagsForResourceCommand.ts @@ -91,4 +91,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/TagResourceCommand.ts b/clients/client-chatbot/src/commands/TagResourceCommand.ts index 781f3980f626c..18a18afbfab2a 100644 --- a/clients/client-chatbot/src/commands/TagResourceCommand.ts +++ b/clients/client-chatbot/src/commands/TagResourceCommand.ts @@ -93,4 +93,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/UntagResourceCommand.ts b/clients/client-chatbot/src/commands/UntagResourceCommand.ts index 624c2e37455fc..749961689ad18 100644 --- a/clients/client-chatbot/src/commands/UntagResourceCommand.ts +++ b/clients/client-chatbot/src/commands/UntagResourceCommand.ts @@ -87,4 +87,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/UpdateAccountPreferencesCommand.ts b/clients/client-chatbot/src/commands/UpdateAccountPreferencesCommand.ts index 9d09164c56775..04500b915a983 100644 --- a/clients/client-chatbot/src/commands/UpdateAccountPreferencesCommand.ts +++ b/clients/client-chatbot/src/commands/UpdateAccountPreferencesCommand.ts @@ -90,4 +90,16 @@ export class UpdateAccountPreferencesCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAccountPreferencesCommand) .de(de_UpdateAccountPreferencesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAccountPreferencesRequest; + output: UpdateAccountPreferencesResult; + }; + sdk: { + input: UpdateAccountPreferencesCommandInput; + output: UpdateAccountPreferencesCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/UpdateChimeWebhookConfigurationCommand.ts b/clients/client-chatbot/src/commands/UpdateChimeWebhookConfigurationCommand.ts index 2eb7f2678a651..bd0738bd8661d 100644 --- a/clients/client-chatbot/src/commands/UpdateChimeWebhookConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/UpdateChimeWebhookConfigurationCommand.ts @@ -121,4 +121,16 @@ export class UpdateChimeWebhookConfigurationCommand extends $Command .f(UpdateChimeWebhookConfigurationRequestFilterSensitiveLog, UpdateChimeWebhookConfigurationResultFilterSensitiveLog) .ser(se_UpdateChimeWebhookConfigurationCommand) .de(de_UpdateChimeWebhookConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateChimeWebhookConfigurationRequest; + output: UpdateChimeWebhookConfigurationResult; + }; + sdk: { + input: UpdateChimeWebhookConfigurationCommandInput; + output: UpdateChimeWebhookConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/UpdateMicrosoftTeamsChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/UpdateMicrosoftTeamsChannelConfigurationCommand.ts index d15f841a5b630..577b2a1c9aadb 100644 --- a/clients/client-chatbot/src/commands/UpdateMicrosoftTeamsChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/UpdateMicrosoftTeamsChannelConfigurationCommand.ts @@ -133,4 +133,16 @@ export class UpdateMicrosoftTeamsChannelConfigurationCommand extends $Command .f(UpdateTeamsChannelConfigurationRequestFilterSensitiveLog, UpdateTeamsChannelConfigurationResultFilterSensitiveLog) .ser(se_UpdateMicrosoftTeamsChannelConfigurationCommand) .de(de_UpdateMicrosoftTeamsChannelConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTeamsChannelConfigurationRequest; + output: UpdateTeamsChannelConfigurationResult; + }; + sdk: { + input: UpdateMicrosoftTeamsChannelConfigurationCommandInput; + output: UpdateMicrosoftTeamsChannelConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chatbot/src/commands/UpdateSlackChannelConfigurationCommand.ts b/clients/client-chatbot/src/commands/UpdateSlackChannelConfigurationCommand.ts index 002d7b083257d..5d3f44200a6b1 100644 --- a/clients/client-chatbot/src/commands/UpdateSlackChannelConfigurationCommand.ts +++ b/clients/client-chatbot/src/commands/UpdateSlackChannelConfigurationCommand.ts @@ -132,4 +132,16 @@ export class UpdateSlackChannelConfigurationCommand extends $Command .f(UpdateSlackChannelConfigurationRequestFilterSensitiveLog, UpdateSlackChannelConfigurationResultFilterSensitiveLog) .ser(se_UpdateSlackChannelConfigurationCommand) .de(de_UpdateSlackChannelConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSlackChannelConfigurationRequest; + output: UpdateSlackChannelConfigurationResult; + }; + sdk: { + input: UpdateSlackChannelConfigurationCommandInput; + output: UpdateSlackChannelConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/CHANGELOG.md b/clients/client-chime-sdk-identity/CHANGELOG.md index 1498c5cd15925..1f416423b2d1e 100644 --- a/clients/client-chime-sdk-identity/CHANGELOG.md +++ b/clients/client-chime-sdk-identity/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-identity + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-identity + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-chime-sdk-identity diff --git a/clients/client-chime-sdk-identity/package.json b/clients/client-chime-sdk-identity/package.json index 05aa4fb99b0fd..1b8691b796dec 100644 --- a/clients/client-chime-sdk-identity/package.json +++ b/clients/client-chime-sdk-identity/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chime-sdk-identity", "description": "AWS SDK for JavaScript Chime Sdk Identity Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-identity", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceAdminCommand.ts b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceAdminCommand.ts index 63d168a7d49c0..65c8f07eeba6f 100644 --- a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceAdminCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceAdminCommand.ts @@ -126,4 +126,16 @@ export class CreateAppInstanceAdminCommand extends $Command .f(void 0, CreateAppInstanceAdminResponseFilterSensitiveLog) .ser(se_CreateAppInstanceAdminCommand) .de(de_CreateAppInstanceAdminCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAppInstanceAdminRequest; + output: CreateAppInstanceAdminResponse; + }; + sdk: { + input: CreateAppInstanceAdminCommandInput; + output: CreateAppInstanceAdminCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceBotCommand.ts b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceBotCommand.ts index 03797bb06b5d2..a5e867fd2f4a2 100644 --- a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceBotCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceBotCommand.ts @@ -128,4 +128,16 @@ export class CreateAppInstanceBotCommand extends $Command .f(CreateAppInstanceBotRequestFilterSensitiveLog, void 0) .ser(se_CreateAppInstanceBotCommand) .de(de_CreateAppInstanceBotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAppInstanceBotRequest; + output: CreateAppInstanceBotResponse; + }; + sdk: { + input: CreateAppInstanceBotCommandInput; + output: CreateAppInstanceBotCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceCommand.ts b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceCommand.ts index ba3a96f3e9d77..b77b7bca82053 100644 --- a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceCommand.ts @@ -117,4 +117,16 @@ export class CreateAppInstanceCommand extends $Command .f(CreateAppInstanceRequestFilterSensitiveLog, void 0) .ser(se_CreateAppInstanceCommand) .de(de_CreateAppInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAppInstanceRequest; + output: CreateAppInstanceResponse; + }; + sdk: { + input: CreateAppInstanceCommandInput; + output: CreateAppInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceUserCommand.ts b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceUserCommand.ts index e648611a088de..69e1f741ff6b9 100644 --- a/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/CreateAppInstanceUserCommand.ts @@ -121,4 +121,16 @@ export class CreateAppInstanceUserCommand extends $Command .f(CreateAppInstanceUserRequestFilterSensitiveLog, void 0) .ser(se_CreateAppInstanceUserCommand) .de(de_CreateAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAppInstanceUserRequest; + output: CreateAppInstanceUserResponse; + }; + sdk: { + input: CreateAppInstanceUserCommandInput; + output: CreateAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceAdminCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceAdminCommand.ts index 306ef1c0fcccd..4b59c239eeadd 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceAdminCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceAdminCommand.ts @@ -103,4 +103,16 @@ export class DeleteAppInstanceAdminCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAppInstanceAdminCommand) .de(de_DeleteAppInstanceAdminCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAppInstanceAdminRequest; + output: {}; + }; + sdk: { + input: DeleteAppInstanceAdminCommandInput; + output: DeleteAppInstanceAdminCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceBotCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceBotCommand.ts index 78b4b330aab69..6390e62c4c42e 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceBotCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceBotCommand.ts @@ -100,4 +100,16 @@ export class DeleteAppInstanceBotCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAppInstanceBotCommand) .de(de_DeleteAppInstanceBotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAppInstanceBotRequest; + output: {}; + }; + sdk: { + input: DeleteAppInstanceBotCommandInput; + output: DeleteAppInstanceBotCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceCommand.ts index e65a34b120209..14480b48bb332 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceCommand.ts @@ -96,4 +96,16 @@ export class DeleteAppInstanceCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAppInstanceCommand) .de(de_DeleteAppInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAppInstanceRequest; + output: {}; + }; + sdk: { + input: DeleteAppInstanceCommandInput; + output: DeleteAppInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceUserCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceUserCommand.ts index 8b3211ead19f1..07fdd6e75bfb8 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeleteAppInstanceUserCommand.ts @@ -100,4 +100,16 @@ export class DeleteAppInstanceUserCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAppInstanceUserCommand) .de(de_DeleteAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAppInstanceUserRequest; + output: {}; + }; + sdk: { + input: DeleteAppInstanceUserCommandInput; + output: DeleteAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/DeregisterAppInstanceUserEndpointCommand.ts b/clients/client-chime-sdk-identity/src/commands/DeregisterAppInstanceUserEndpointCommand.ts index d77f732c432ce..d70f6bf8bc27a 100644 --- a/clients/client-chime-sdk-identity/src/commands/DeregisterAppInstanceUserEndpointCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DeregisterAppInstanceUserEndpointCommand.ts @@ -97,4 +97,16 @@ export class DeregisterAppInstanceUserEndpointCommand extends $Command .f(void 0, void 0) .ser(se_DeregisterAppInstanceUserEndpointCommand) .de(de_DeregisterAppInstanceUserEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeregisterAppInstanceUserEndpointRequest; + output: {}; + }; + sdk: { + input: DeregisterAppInstanceUserEndpointCommandInput; + output: DeregisterAppInstanceUserEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceAdminCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceAdminCommand.ts index d91846bdf141d..a24fb376cb8e7 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceAdminCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceAdminCommand.ts @@ -107,4 +107,16 @@ export class DescribeAppInstanceAdminCommand extends $Command .f(void 0, DescribeAppInstanceAdminResponseFilterSensitiveLog) .ser(se_DescribeAppInstanceAdminCommand) .de(de_DescribeAppInstanceAdminCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAppInstanceAdminRequest; + output: DescribeAppInstanceAdminResponse; + }; + sdk: { + input: DescribeAppInstanceAdminCommandInput; + output: DescribeAppInstanceAdminCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceBotCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceBotCommand.ts index a1ddcbf664420..28275090987bb 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceBotCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceBotCommand.ts @@ -120,4 +120,16 @@ export class DescribeAppInstanceBotCommand extends $Command .f(void 0, DescribeAppInstanceBotResponseFilterSensitiveLog) .ser(se_DescribeAppInstanceBotCommand) .de(de_DescribeAppInstanceBotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAppInstanceBotRequest; + output: DescribeAppInstanceBotResponse; + }; + sdk: { + input: DescribeAppInstanceBotCommandInput; + output: DescribeAppInstanceBotCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceCommand.ts index 93fdd35405ce1..2eadefa60c884 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceCommand.ts @@ -105,4 +105,16 @@ export class DescribeAppInstanceCommand extends $Command .f(void 0, DescribeAppInstanceResponseFilterSensitiveLog) .ser(se_DescribeAppInstanceCommand) .de(de_DescribeAppInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAppInstanceRequest; + output: DescribeAppInstanceResponse; + }; + sdk: { + input: DescribeAppInstanceCommandInput; + output: DescribeAppInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserCommand.ts index 9e4c389623ddf..b2f222ea915f2 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserCommand.ts @@ -109,4 +109,16 @@ export class DescribeAppInstanceUserCommand extends $Command .f(void 0, DescribeAppInstanceUserResponseFilterSensitiveLog) .ser(se_DescribeAppInstanceUserCommand) .de(de_DescribeAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAppInstanceUserRequest; + output: DescribeAppInstanceUserResponse; + }; + sdk: { + input: DescribeAppInstanceUserCommandInput; + output: DescribeAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserEndpointCommand.ts b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserEndpointCommand.ts index 578adff2cb13d..0f287aa784933 100644 --- a/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserEndpointCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/DescribeAppInstanceUserEndpointCommand.ts @@ -122,4 +122,16 @@ export class DescribeAppInstanceUserEndpointCommand extends $Command .f(void 0, DescribeAppInstanceUserEndpointResponseFilterSensitiveLog) .ser(se_DescribeAppInstanceUserEndpointCommand) .de(de_DescribeAppInstanceUserEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAppInstanceUserEndpointRequest; + output: DescribeAppInstanceUserEndpointResponse; + }; + sdk: { + input: DescribeAppInstanceUserEndpointCommandInput; + output: DescribeAppInstanceUserEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/GetAppInstanceRetentionSettingsCommand.ts b/clients/client-chime-sdk-identity/src/commands/GetAppInstanceRetentionSettingsCommand.ts index 619d20533d9c2..571a1ae3f7e39 100644 --- a/clients/client-chime-sdk-identity/src/commands/GetAppInstanceRetentionSettingsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/GetAppInstanceRetentionSettingsCommand.ts @@ -105,4 +105,16 @@ export class GetAppInstanceRetentionSettingsCommand extends $Command .f(void 0, void 0) .ser(se_GetAppInstanceRetentionSettingsCommand) .de(de_GetAppInstanceRetentionSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAppInstanceRetentionSettingsRequest; + output: GetAppInstanceRetentionSettingsResponse; + }; + sdk: { + input: GetAppInstanceRetentionSettingsCommandInput; + output: GetAppInstanceRetentionSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceAdminsCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceAdminsCommand.ts index 65aae6c397c7e..567148c9de51a 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceAdminsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceAdminsCommand.ts @@ -114,4 +114,16 @@ export class ListAppInstanceAdminsCommand extends $Command .f(ListAppInstanceAdminsRequestFilterSensitiveLog, ListAppInstanceAdminsResponseFilterSensitiveLog) .ser(se_ListAppInstanceAdminsCommand) .de(de_ListAppInstanceAdminsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAppInstanceAdminsRequest; + output: ListAppInstanceAdminsResponse; + }; + sdk: { + input: ListAppInstanceAdminsCommandInput; + output: ListAppInstanceAdminsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceBotsCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceBotsCommand.ts index 84d72b7e8ee92..93a761489c1f3 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceBotsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceBotsCommand.ts @@ -113,4 +113,16 @@ export class ListAppInstanceBotsCommand extends $Command .f(ListAppInstanceBotsRequestFilterSensitiveLog, ListAppInstanceBotsResponseFilterSensitiveLog) .ser(se_ListAppInstanceBotsCommand) .de(de_ListAppInstanceBotsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAppInstanceBotsRequest; + output: ListAppInstanceBotsResponse; + }; + sdk: { + input: ListAppInstanceBotsCommandInput; + output: ListAppInstanceBotsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUserEndpointsCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUserEndpointsCommand.ts index da4d6c047a4f5..ab9fe0f2de4ae 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUserEndpointsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUserEndpointsCommand.ts @@ -120,4 +120,16 @@ export class ListAppInstanceUserEndpointsCommand extends $Command .f(ListAppInstanceUserEndpointsRequestFilterSensitiveLog, ListAppInstanceUserEndpointsResponseFilterSensitiveLog) .ser(se_ListAppInstanceUserEndpointsCommand) .de(de_ListAppInstanceUserEndpointsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAppInstanceUserEndpointsRequest; + output: ListAppInstanceUserEndpointsResponse; + }; + sdk: { + input: ListAppInstanceUserEndpointsCommandInput; + output: ListAppInstanceUserEndpointsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUsersCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUsersCommand.ts index cb6a7834d175a..00f4ef3346683 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUsersCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstanceUsersCommand.ts @@ -111,4 +111,16 @@ export class ListAppInstanceUsersCommand extends $Command .f(ListAppInstanceUsersRequestFilterSensitiveLog, ListAppInstanceUsersResponseFilterSensitiveLog) .ser(se_ListAppInstanceUsersCommand) .de(de_ListAppInstanceUsersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAppInstanceUsersRequest; + output: ListAppInstanceUsersResponse; + }; + sdk: { + input: ListAppInstanceUsersCommandInput; + output: ListAppInstanceUsersCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/ListAppInstancesCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListAppInstancesCommand.ts index b8dea93bb2b74..c0fe69755e831 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListAppInstancesCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListAppInstancesCommand.ts @@ -109,4 +109,16 @@ export class ListAppInstancesCommand extends $Command .f(ListAppInstancesRequestFilterSensitiveLog, ListAppInstancesResponseFilterSensitiveLog) .ser(se_ListAppInstancesCommand) .de(de_ListAppInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAppInstancesRequest; + output: ListAppInstancesResponse; + }; + sdk: { + input: ListAppInstancesCommandInput; + output: ListAppInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-identity/src/commands/ListTagsForResourceCommand.ts index 9dc8ab75cb26d..8028da4f13e0d 100644 --- a/clients/client-chime-sdk-identity/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/ListTagsForResourceCommand.ts @@ -104,4 +104,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, ListTagsForResourceResponseFilterSensitiveLog) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/PutAppInstanceRetentionSettingsCommand.ts b/clients/client-chime-sdk-identity/src/commands/PutAppInstanceRetentionSettingsCommand.ts index ac10ef556897c..39666b902086e 100644 --- a/clients/client-chime-sdk-identity/src/commands/PutAppInstanceRetentionSettingsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/PutAppInstanceRetentionSettingsCommand.ts @@ -111,4 +111,16 @@ export class PutAppInstanceRetentionSettingsCommand extends $Command .f(void 0, void 0) .ser(se_PutAppInstanceRetentionSettingsCommand) .de(de_PutAppInstanceRetentionSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutAppInstanceRetentionSettingsRequest; + output: PutAppInstanceRetentionSettingsResponse; + }; + sdk: { + input: PutAppInstanceRetentionSettingsCommandInput; + output: PutAppInstanceRetentionSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/PutAppInstanceUserExpirationSettingsCommand.ts b/clients/client-chime-sdk-identity/src/commands/PutAppInstanceUserExpirationSettingsCommand.ts index 0230c5f925cdb..04f40e4f2afef 100644 --- a/clients/client-chime-sdk-identity/src/commands/PutAppInstanceUserExpirationSettingsCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/PutAppInstanceUserExpirationSettingsCommand.ts @@ -121,4 +121,16 @@ export class PutAppInstanceUserExpirationSettingsCommand extends $Command .f(void 0, void 0) .ser(se_PutAppInstanceUserExpirationSettingsCommand) .de(de_PutAppInstanceUserExpirationSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutAppInstanceUserExpirationSettingsRequest; + output: PutAppInstanceUserExpirationSettingsResponse; + }; + sdk: { + input: PutAppInstanceUserExpirationSettingsCommandInput; + output: PutAppInstanceUserExpirationSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/RegisterAppInstanceUserEndpointCommand.ts b/clients/client-chime-sdk-identity/src/commands/RegisterAppInstanceUserEndpointCommand.ts index 2e59982c49a20..0dcc789bb4534 100644 --- a/clients/client-chime-sdk-identity/src/commands/RegisterAppInstanceUserEndpointCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/RegisterAppInstanceUserEndpointCommand.ts @@ -121,4 +121,16 @@ export class RegisterAppInstanceUserEndpointCommand extends $Command .f(RegisterAppInstanceUserEndpointRequestFilterSensitiveLog, void 0) .ser(se_RegisterAppInstanceUserEndpointCommand) .de(de_RegisterAppInstanceUserEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterAppInstanceUserEndpointRequest; + output: RegisterAppInstanceUserEndpointResponse; + }; + sdk: { + input: RegisterAppInstanceUserEndpointCommandInput; + output: RegisterAppInstanceUserEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-identity/src/commands/TagResourceCommand.ts index 55d3419b88a6f..64eecc09ab873 100644 --- a/clients/client-chime-sdk-identity/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/TagResourceCommand.ts @@ -102,4 +102,16 @@ export class TagResourceCommand extends $Command .f(TagResourceRequestFilterSensitiveLog, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-identity/src/commands/UntagResourceCommand.ts index 1b56fa6b13762..668fa8ae3a7c0 100644 --- a/clients/client-chime-sdk-identity/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UntagResourceCommand.ts @@ -96,4 +96,16 @@ export class UntagResourceCommand extends $Command .f(UntagResourceRequestFilterSensitiveLog, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceBotCommand.ts b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceBotCommand.ts index 0a16a22a42c67..1a45e53539d05 100644 --- a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceBotCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceBotCommand.ts @@ -120,4 +120,16 @@ export class UpdateAppInstanceBotCommand extends $Command .f(UpdateAppInstanceBotRequestFilterSensitiveLog, void 0) .ser(se_UpdateAppInstanceBotCommand) .de(de_UpdateAppInstanceBotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAppInstanceBotRequest; + output: UpdateAppInstanceBotResponse; + }; + sdk: { + input: UpdateAppInstanceBotCommandInput; + output: UpdateAppInstanceBotCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceCommand.ts b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceCommand.ts index 1fa43c668a91e..2e46d416ae7ce 100644 --- a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceCommand.ts @@ -105,4 +105,16 @@ export class UpdateAppInstanceCommand extends $Command .f(UpdateAppInstanceRequestFilterSensitiveLog, void 0) .ser(se_UpdateAppInstanceCommand) .de(de_UpdateAppInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAppInstanceRequest; + output: UpdateAppInstanceResponse; + }; + sdk: { + input: UpdateAppInstanceCommandInput; + output: UpdateAppInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserCommand.ts b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserCommand.ts index 9b07355d1c2d0..ffb5a3399c89c 100644 --- a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserCommand.ts @@ -109,4 +109,16 @@ export class UpdateAppInstanceUserCommand extends $Command .f(UpdateAppInstanceUserRequestFilterSensitiveLog, void 0) .ser(se_UpdateAppInstanceUserCommand) .de(de_UpdateAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAppInstanceUserRequest; + output: UpdateAppInstanceUserResponse; + }; + sdk: { + input: UpdateAppInstanceUserCommandInput; + output: UpdateAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserEndpointCommand.ts b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserEndpointCommand.ts index 2ea9c664de6f7..d3d9f26cfea8c 100644 --- a/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserEndpointCommand.ts +++ b/clients/client-chime-sdk-identity/src/commands/UpdateAppInstanceUserEndpointCommand.ts @@ -112,4 +112,16 @@ export class UpdateAppInstanceUserEndpointCommand extends $Command .f(UpdateAppInstanceUserEndpointRequestFilterSensitiveLog, void 0) .ser(se_UpdateAppInstanceUserEndpointCommand) .de(de_UpdateAppInstanceUserEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAppInstanceUserEndpointRequest; + output: UpdateAppInstanceUserEndpointResponse; + }; + sdk: { + input: UpdateAppInstanceUserEndpointCommandInput; + output: UpdateAppInstanceUserEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/CHANGELOG.md b/clients/client-chime-sdk-media-pipelines/CHANGELOG.md index e95f9f6350364..59410f9f79ce1 100644 --- a/clients/client-chime-sdk-media-pipelines/CHANGELOG.md +++ b/clients/client-chime-sdk-media-pipelines/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-media-pipelines + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-media-pipelines + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-chime-sdk-media-pipelines diff --git a/clients/client-chime-sdk-media-pipelines/package.json b/clients/client-chime-sdk-media-pipelines/package.json index f5bc33ff158ef..93bc0203026a4 100644 --- a/clients/client-chime-sdk-media-pipelines/package.json +++ b/clients/client-chime-sdk-media-pipelines/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chime-sdk-media-pipelines", "description": "AWS SDK for JavaScript Chime Sdk Media Pipelines Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-media-pipelines", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaCapturePipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaCapturePipelineCommand.ts index ea798c014753f..2b0b397a27ed5 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaCapturePipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaCapturePipelineCommand.ts @@ -241,4 +241,16 @@ export class CreateMediaCapturePipelineCommand extends $Command .f(CreateMediaCapturePipelineRequestFilterSensitiveLog, CreateMediaCapturePipelineResponseFilterSensitiveLog) .ser(se_CreateMediaCapturePipelineCommand) .de(de_CreateMediaCapturePipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMediaCapturePipelineRequest; + output: CreateMediaCapturePipelineResponse; + }; + sdk: { + input: CreateMediaCapturePipelineCommandInput; + output: CreateMediaCapturePipelineCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaConcatenationPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaConcatenationPipelineCommand.ts index aa1598ddeeb45..ec879fb56a8db 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaConcatenationPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaConcatenationPipelineCommand.ts @@ -209,4 +209,16 @@ export class CreateMediaConcatenationPipelineCommand extends $Command ) .ser(se_CreateMediaConcatenationPipelineCommand) .de(de_CreateMediaConcatenationPipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMediaConcatenationPipelineRequest; + output: CreateMediaConcatenationPipelineResponse; + }; + sdk: { + input: CreateMediaConcatenationPipelineCommandInput; + output: CreateMediaConcatenationPipelineCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineCommand.ts index 3dbd9d0abb7cc..45e868d58cf69 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineCommand.ts @@ -214,4 +214,16 @@ export class CreateMediaInsightsPipelineCommand extends $Command .f(CreateMediaInsightsPipelineRequestFilterSensitiveLog, CreateMediaInsightsPipelineResponseFilterSensitiveLog) .ser(se_CreateMediaInsightsPipelineCommand) .de(de_CreateMediaInsightsPipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMediaInsightsPipelineRequest; + output: CreateMediaInsightsPipelineResponse; + }; + sdk: { + input: CreateMediaInsightsPipelineCommandInput; + output: CreateMediaInsightsPipelineCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineConfigurationCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineConfigurationCommand.ts index fb732f871d9c7..2693362b2a2ec 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineConfigurationCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaInsightsPipelineConfigurationCommand.ts @@ -321,4 +321,16 @@ export class CreateMediaInsightsPipelineConfigurationCommand extends $Command ) .ser(se_CreateMediaInsightsPipelineConfigurationCommand) .de(de_CreateMediaInsightsPipelineConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMediaInsightsPipelineConfigurationRequest; + output: CreateMediaInsightsPipelineConfigurationResponse; + }; + sdk: { + input: CreateMediaInsightsPipelineConfigurationCommandInput; + output: CreateMediaInsightsPipelineConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaLiveConnectorPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaLiveConnectorPipelineCommand.ts index 37063cf6bbb97..ac0dcdb7fd1db 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaLiveConnectorPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaLiveConnectorPipelineCommand.ts @@ -249,4 +249,16 @@ export class CreateMediaLiveConnectorPipelineCommand extends $Command ) .ser(se_CreateMediaLiveConnectorPipelineCommand) .de(de_CreateMediaLiveConnectorPipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMediaLiveConnectorPipelineRequest; + output: CreateMediaLiveConnectorPipelineResponse; + }; + sdk: { + input: CreateMediaLiveConnectorPipelineCommandInput; + output: CreateMediaLiveConnectorPipelineCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.ts index aee22b6024fbe..14d00018ba55a 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaPipelineKinesisVideoStreamPoolCommand.ts @@ -158,4 +158,16 @@ export class CreateMediaPipelineKinesisVideoStreamPoolCommand extends $Command ) .ser(se_CreateMediaPipelineKinesisVideoStreamPoolCommand) .de(de_CreateMediaPipelineKinesisVideoStreamPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMediaPipelineKinesisVideoStreamPoolRequest; + output: CreateMediaPipelineKinesisVideoStreamPoolResponse; + }; + sdk: { + input: CreateMediaPipelineKinesisVideoStreamPoolCommandInput; + output: CreateMediaPipelineKinesisVideoStreamPoolCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaStreamPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaStreamPipelineCommand.ts index f22fd4070113b..54d63dd8cf777 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaStreamPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/CreateMediaStreamPipelineCommand.ts @@ -150,4 +150,16 @@ export class CreateMediaStreamPipelineCommand extends $Command .f(CreateMediaStreamPipelineRequestFilterSensitiveLog, CreateMediaStreamPipelineResponseFilterSensitiveLog) .ser(se_CreateMediaStreamPipelineCommand) .de(de_CreateMediaStreamPipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMediaStreamPipelineRequest; + output: CreateMediaStreamPipelineResponse; + }; + sdk: { + input: CreateMediaStreamPipelineCommandInput; + output: CreateMediaStreamPipelineCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaCapturePipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaCapturePipelineCommand.ts index 257827d5b1774..2bf1d9ef67968 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaCapturePipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaCapturePipelineCommand.ts @@ -100,4 +100,16 @@ export class DeleteMediaCapturePipelineCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMediaCapturePipelineCommand) .de(de_DeleteMediaCapturePipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMediaCapturePipelineRequest; + output: {}; + }; + sdk: { + input: DeleteMediaCapturePipelineCommandInput; + output: DeleteMediaCapturePipelineCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaInsightsPipelineConfigurationCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaInsightsPipelineConfigurationCommand.ts index 17fe7069cc4ca..c043fd979f055 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaInsightsPipelineConfigurationCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaInsightsPipelineConfigurationCommand.ts @@ -108,4 +108,16 @@ export class DeleteMediaInsightsPipelineConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMediaInsightsPipelineConfigurationCommand) .de(de_DeleteMediaInsightsPipelineConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMediaInsightsPipelineConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteMediaInsightsPipelineConfigurationCommandInput; + output: DeleteMediaInsightsPipelineConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineCommand.ts index 84c5cc41cc397..f287504625bea 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineCommand.ts @@ -104,4 +104,16 @@ export class DeleteMediaPipelineCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMediaPipelineCommand) .de(de_DeleteMediaPipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMediaPipelineRequest; + output: {}; + }; + sdk: { + input: DeleteMediaPipelineCommandInput; + output: DeleteMediaPipelineCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.ts index 6d54b75a8e83b..b2f714e201dda 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/DeleteMediaPipelineKinesisVideoStreamPoolCommand.ts @@ -108,4 +108,16 @@ export class DeleteMediaPipelineKinesisVideoStreamPoolCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMediaPipelineKinesisVideoStreamPoolCommand) .de(de_DeleteMediaPipelineKinesisVideoStreamPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMediaPipelineKinesisVideoStreamPoolRequest; + output: {}; + }; + sdk: { + input: DeleteMediaPipelineKinesisVideoStreamPoolCommandInput; + output: DeleteMediaPipelineKinesisVideoStreamPoolCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaCapturePipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaCapturePipelineCommand.ts index f0b0296b84958..8991ded906676 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaCapturePipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaCapturePipelineCommand.ts @@ -173,4 +173,16 @@ export class GetMediaCapturePipelineCommand extends $Command .f(void 0, GetMediaCapturePipelineResponseFilterSensitiveLog) .ser(se_GetMediaCapturePipelineCommand) .de(de_GetMediaCapturePipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMediaCapturePipelineRequest; + output: GetMediaCapturePipelineResponse; + }; + sdk: { + input: GetMediaCapturePipelineCommandInput; + output: GetMediaCapturePipelineCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaInsightsPipelineConfigurationCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaInsightsPipelineConfigurationCommand.ts index 9c69d97d69ce2..23ac018ff10d7 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaInsightsPipelineConfigurationCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaInsightsPipelineConfigurationCommand.ts @@ -212,4 +212,16 @@ export class GetMediaInsightsPipelineConfigurationCommand extends $Command .f(void 0, GetMediaInsightsPipelineConfigurationResponseFilterSensitiveLog) .ser(se_GetMediaInsightsPipelineConfigurationCommand) .de(de_GetMediaInsightsPipelineConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMediaInsightsPipelineConfigurationRequest; + output: GetMediaInsightsPipelineConfigurationResponse; + }; + sdk: { + input: GetMediaInsightsPipelineConfigurationCommandInput; + output: GetMediaInsightsPipelineConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineCommand.ts index 586d2ae4c5963..0d2b3754f100b 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineCommand.ts @@ -365,4 +365,16 @@ export class GetMediaPipelineCommand extends $Command .f(void 0, GetMediaPipelineResponseFilterSensitiveLog) .ser(se_GetMediaPipelineCommand) .de(de_GetMediaPipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMediaPipelineRequest; + output: GetMediaPipelineResponse; + }; + sdk: { + input: GetMediaPipelineCommandInput; + output: GetMediaPipelineCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.ts index f7ea4273c3e55..d2d6a334e89b9 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetMediaPipelineKinesisVideoStreamPoolCommand.ts @@ -124,4 +124,16 @@ export class GetMediaPipelineKinesisVideoStreamPoolCommand extends $Command .f(void 0, GetMediaPipelineKinesisVideoStreamPoolResponseFilterSensitiveLog) .ser(se_GetMediaPipelineKinesisVideoStreamPoolCommand) .de(de_GetMediaPipelineKinesisVideoStreamPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMediaPipelineKinesisVideoStreamPoolRequest; + output: GetMediaPipelineKinesisVideoStreamPoolResponse; + }; + sdk: { + input: GetMediaPipelineKinesisVideoStreamPoolCommandInput; + output: GetMediaPipelineKinesisVideoStreamPoolCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetSpeakerSearchTaskCommand.ts index fe88f9f6f9474..1ef9948fc7567 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetSpeakerSearchTaskCommand.ts @@ -108,4 +108,16 @@ export class GetSpeakerSearchTaskCommand extends $Command .f(void 0, void 0) .ser(se_GetSpeakerSearchTaskCommand) .de(de_GetSpeakerSearchTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSpeakerSearchTaskRequest; + output: GetSpeakerSearchTaskResponse; + }; + sdk: { + input: GetSpeakerSearchTaskCommandInput; + output: GetSpeakerSearchTaskCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/GetVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/GetVoiceToneAnalysisTaskCommand.ts index ad6fce4c77d61..df1220a45057a 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/GetVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/GetVoiceToneAnalysisTaskCommand.ts @@ -108,4 +108,16 @@ export class GetVoiceToneAnalysisTaskCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceToneAnalysisTaskCommand) .de(de_GetVoiceToneAnalysisTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceToneAnalysisTaskRequest; + output: GetVoiceToneAnalysisTaskResponse; + }; + sdk: { + input: GetVoiceToneAnalysisTaskCommandInput; + output: GetVoiceToneAnalysisTaskCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaCapturePipelinesCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaCapturePipelinesCommand.ts index 9c93586cdfc87..c4522a4105495 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaCapturePipelinesCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaCapturePipelinesCommand.ts @@ -109,4 +109,16 @@ export class ListMediaCapturePipelinesCommand extends $Command .f(void 0, void 0) .ser(se_ListMediaCapturePipelinesCommand) .de(de_ListMediaCapturePipelinesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMediaCapturePipelinesRequest; + output: ListMediaCapturePipelinesResponse; + }; + sdk: { + input: ListMediaCapturePipelinesCommandInput; + output: ListMediaCapturePipelinesCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaInsightsPipelineConfigurationsCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaInsightsPipelineConfigurationsCommand.ts index d4d5e2408808e..56e0cb1691ad5 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaInsightsPipelineConfigurationsCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaInsightsPipelineConfigurationsCommand.ts @@ -120,4 +120,16 @@ export class ListMediaInsightsPipelineConfigurationsCommand extends $Command .f(void 0, ListMediaInsightsPipelineConfigurationsResponseFilterSensitiveLog) .ser(se_ListMediaInsightsPipelineConfigurationsCommand) .de(de_ListMediaInsightsPipelineConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMediaInsightsPipelineConfigurationsRequest; + output: ListMediaInsightsPipelineConfigurationsResponse; + }; + sdk: { + input: ListMediaInsightsPipelineConfigurationsCommandInput; + output: ListMediaInsightsPipelineConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.ts index 88648b79a3b50..f60f9c45257cb 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelineKinesisVideoStreamPoolsCommand.ts @@ -120,4 +120,16 @@ export class ListMediaPipelineKinesisVideoStreamPoolsCommand extends $Command .f(void 0, ListMediaPipelineKinesisVideoStreamPoolsResponseFilterSensitiveLog) .ser(se_ListMediaPipelineKinesisVideoStreamPoolsCommand) .de(de_ListMediaPipelineKinesisVideoStreamPoolsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMediaPipelineKinesisVideoStreamPoolsRequest; + output: ListMediaPipelineKinesisVideoStreamPoolsResponse; + }; + sdk: { + input: ListMediaPipelineKinesisVideoStreamPoolsCommandInput; + output: ListMediaPipelineKinesisVideoStreamPoolsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelinesCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelinesCommand.ts index 58c9dcccfccca..57fef9e9b8434 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelinesCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListMediaPipelinesCommand.ts @@ -109,4 +109,16 @@ export class ListMediaPipelinesCommand extends $Command .f(void 0, void 0) .ser(se_ListMediaPipelinesCommand) .de(de_ListMediaPipelinesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMediaPipelinesRequest; + output: ListMediaPipelinesResponse; + }; + sdk: { + input: ListMediaPipelinesCommandInput; + output: ListMediaPipelinesCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/ListTagsForResourceCommand.ts index b27585f422709..a162d6ff49a76 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/ListTagsForResourceCommand.ts @@ -107,4 +107,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/StartSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/StartSpeakerSearchTaskCommand.ts index f016c17d126bd..410c4e49333ad 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/StartSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/StartSpeakerSearchTaskCommand.ts @@ -126,4 +126,16 @@ export class StartSpeakerSearchTaskCommand extends $Command .f(StartSpeakerSearchTaskRequestFilterSensitiveLog, void 0) .ser(se_StartSpeakerSearchTaskCommand) .de(de_StartSpeakerSearchTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartSpeakerSearchTaskRequest; + output: StartSpeakerSearchTaskResponse; + }; + sdk: { + input: StartSpeakerSearchTaskCommandInput; + output: StartSpeakerSearchTaskCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/StartVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/StartVoiceToneAnalysisTaskCommand.ts index 1dccc3e3cff8e..0392aa9c569bb 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/StartVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/StartVoiceToneAnalysisTaskCommand.ts @@ -128,4 +128,16 @@ export class StartVoiceToneAnalysisTaskCommand extends $Command .f(StartVoiceToneAnalysisTaskRequestFilterSensitiveLog, void 0) .ser(se_StartVoiceToneAnalysisTaskCommand) .de(de_StartVoiceToneAnalysisTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartVoiceToneAnalysisTaskRequest; + output: StartVoiceToneAnalysisTaskResponse; + }; + sdk: { + input: StartVoiceToneAnalysisTaskCommandInput; + output: StartVoiceToneAnalysisTaskCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/StopSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/StopSpeakerSearchTaskCommand.ts index ba96c262fb8b4..8e13f69f55f2c 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/StopSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/StopSpeakerSearchTaskCommand.ts @@ -105,4 +105,16 @@ export class StopSpeakerSearchTaskCommand extends $Command .f(void 0, void 0) .ser(se_StopSpeakerSearchTaskCommand) .de(de_StopSpeakerSearchTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopSpeakerSearchTaskRequest; + output: {}; + }; + sdk: { + input: StopSpeakerSearchTaskCommandInput; + output: StopSpeakerSearchTaskCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/StopVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/StopVoiceToneAnalysisTaskCommand.ts index 1b9086b0d0015..debb00639d3cd 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/StopVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/StopVoiceToneAnalysisTaskCommand.ts @@ -105,4 +105,16 @@ export class StopVoiceToneAnalysisTaskCommand extends $Command .f(void 0, void 0) .ser(se_StopVoiceToneAnalysisTaskCommand) .de(de_StopVoiceToneAnalysisTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopVoiceToneAnalysisTaskRequest; + output: {}; + }; + sdk: { + input: StopVoiceToneAnalysisTaskCommandInput; + output: StopVoiceToneAnalysisTaskCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/TagResourceCommand.ts index c1d681445b47e..a1d81375f4ceb 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/TagResourceCommand.ts @@ -106,4 +106,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/UntagResourceCommand.ts index 40b1de9477250..ad72d401781b3 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/UntagResourceCommand.ts @@ -103,4 +103,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineConfigurationCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineConfigurationCommand.ts index 15788eb98384d..639384fdee969 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineConfigurationCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineConfigurationCommand.ts @@ -314,4 +314,16 @@ export class UpdateMediaInsightsPipelineConfigurationCommand extends $Command ) .ser(se_UpdateMediaInsightsPipelineConfigurationCommand) .de(de_UpdateMediaInsightsPipelineConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateMediaInsightsPipelineConfigurationRequest; + output: UpdateMediaInsightsPipelineConfigurationResponse; + }; + sdk: { + input: UpdateMediaInsightsPipelineConfigurationCommandInput; + output: UpdateMediaInsightsPipelineConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineStatusCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineStatusCommand.ts index 711d9428a853f..825740e402954 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineStatusCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaInsightsPipelineStatusCommand.ts @@ -108,4 +108,16 @@ export class UpdateMediaInsightsPipelineStatusCommand extends $Command .f(void 0, void 0) .ser(se_UpdateMediaInsightsPipelineStatusCommand) .de(de_UpdateMediaInsightsPipelineStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateMediaInsightsPipelineStatusRequest; + output: {}; + }; + sdk: { + input: UpdateMediaInsightsPipelineStatusCommandInput; + output: UpdateMediaInsightsPipelineStatusCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.ts b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.ts index b8f50d7ad233c..8e0130c35983f 100644 --- a/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.ts +++ b/clients/client-chime-sdk-media-pipelines/src/commands/UpdateMediaPipelineKinesisVideoStreamPoolCommand.ts @@ -131,4 +131,16 @@ export class UpdateMediaPipelineKinesisVideoStreamPoolCommand extends $Command .f(void 0, UpdateMediaPipelineKinesisVideoStreamPoolResponseFilterSensitiveLog) .ser(se_UpdateMediaPipelineKinesisVideoStreamPoolCommand) .de(de_UpdateMediaPipelineKinesisVideoStreamPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateMediaPipelineKinesisVideoStreamPoolRequest; + output: UpdateMediaPipelineKinesisVideoStreamPoolResponse; + }; + sdk: { + input: UpdateMediaPipelineKinesisVideoStreamPoolCommandInput; + output: UpdateMediaPipelineKinesisVideoStreamPoolCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/CHANGELOG.md b/clients/client-chime-sdk-meetings/CHANGELOG.md index 99f63e52a627b..2c3346dc3b4db 100644 --- a/clients/client-chime-sdk-meetings/CHANGELOG.md +++ b/clients/client-chime-sdk-meetings/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-meetings + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-meetings + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-chime-sdk-meetings diff --git a/clients/client-chime-sdk-meetings/package.json b/clients/client-chime-sdk-meetings/package.json index ee593e8e907c1..1577f0eff81a6 100644 --- a/clients/client-chime-sdk-meetings/package.json +++ b/clients/client-chime-sdk-meetings/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chime-sdk-meetings", "description": "AWS SDK for JavaScript Chime Sdk Meetings Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-meetings", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-chime-sdk-meetings/src/commands/BatchCreateAttendeeCommand.ts b/clients/client-chime-sdk-meetings/src/commands/BatchCreateAttendeeCommand.ts index db41b218538fb..7b9ced8651f9a 100644 --- a/clients/client-chime-sdk-meetings/src/commands/BatchCreateAttendeeCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/BatchCreateAttendeeCommand.ts @@ -138,4 +138,16 @@ export class BatchCreateAttendeeCommand extends $Command .f(BatchCreateAttendeeRequestFilterSensitiveLog, BatchCreateAttendeeResponseFilterSensitiveLog) .ser(se_BatchCreateAttendeeCommand) .de(de_BatchCreateAttendeeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchCreateAttendeeRequest; + output: BatchCreateAttendeeResponse; + }; + sdk: { + input: BatchCreateAttendeeCommandInput; + output: BatchCreateAttendeeCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/BatchUpdateAttendeeCapabilitiesExceptCommand.ts b/clients/client-chime-sdk-meetings/src/commands/BatchUpdateAttendeeCapabilitiesExceptCommand.ts index d9d03dc505641..2a78db7f99b22 100644 --- a/clients/client-chime-sdk-meetings/src/commands/BatchUpdateAttendeeCapabilitiesExceptCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/BatchUpdateAttendeeCapabilitiesExceptCommand.ts @@ -141,4 +141,16 @@ export class BatchUpdateAttendeeCapabilitiesExceptCommand extends $Command .f(void 0, void 0) .ser(se_BatchUpdateAttendeeCapabilitiesExceptCommand) .de(de_BatchUpdateAttendeeCapabilitiesExceptCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchUpdateAttendeeCapabilitiesExceptRequest; + output: {}; + }; + sdk: { + input: BatchUpdateAttendeeCapabilitiesExceptCommandInput; + output: BatchUpdateAttendeeCapabilitiesExceptCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/CreateAttendeeCommand.ts b/clients/client-chime-sdk-meetings/src/commands/CreateAttendeeCommand.ts index a1025b3c5f2f4..da5551726e988 100644 --- a/clients/client-chime-sdk-meetings/src/commands/CreateAttendeeCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/CreateAttendeeCommand.ts @@ -129,4 +129,16 @@ export class CreateAttendeeCommand extends $Command .f(CreateAttendeeRequestFilterSensitiveLog, CreateAttendeeResponseFilterSensitiveLog) .ser(se_CreateAttendeeCommand) .de(de_CreateAttendeeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAttendeeRequest; + output: CreateAttendeeResponse; + }; + sdk: { + input: CreateAttendeeCommandInput; + output: CreateAttendeeCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/CreateMeetingCommand.ts b/clients/client-chime-sdk-meetings/src/commands/CreateMeetingCommand.ts index 36ea891321753..252f1d71588b1 100644 --- a/clients/client-chime-sdk-meetings/src/commands/CreateMeetingCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/CreateMeetingCommand.ts @@ -178,4 +178,16 @@ export class CreateMeetingCommand extends $Command .f(CreateMeetingRequestFilterSensitiveLog, CreateMeetingResponseFilterSensitiveLog) .ser(se_CreateMeetingCommand) .de(de_CreateMeetingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMeetingRequest; + output: CreateMeetingResponse; + }; + sdk: { + input: CreateMeetingCommandInput; + output: CreateMeetingCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/CreateMeetingWithAttendeesCommand.ts b/clients/client-chime-sdk-meetings/src/commands/CreateMeetingWithAttendeesCommand.ts index c46d0dc99be37..f7f34b8d20c5d 100644 --- a/clients/client-chime-sdk-meetings/src/commands/CreateMeetingWithAttendeesCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/CreateMeetingWithAttendeesCommand.ts @@ -207,4 +207,16 @@ export class CreateMeetingWithAttendeesCommand extends $Command .f(CreateMeetingWithAttendeesRequestFilterSensitiveLog, CreateMeetingWithAttendeesResponseFilterSensitiveLog) .ser(se_CreateMeetingWithAttendeesCommand) .de(de_CreateMeetingWithAttendeesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMeetingWithAttendeesRequest; + output: CreateMeetingWithAttendeesResponse; + }; + sdk: { + input: CreateMeetingWithAttendeesCommandInput; + output: CreateMeetingWithAttendeesCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/DeleteAttendeeCommand.ts b/clients/client-chime-sdk-meetings/src/commands/DeleteAttendeeCommand.ts index e36dc642c2c6f..8fc16780e5d30 100644 --- a/clients/client-chime-sdk-meetings/src/commands/DeleteAttendeeCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/DeleteAttendeeCommand.ts @@ -100,4 +100,16 @@ export class DeleteAttendeeCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAttendeeCommand) .de(de_DeleteAttendeeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAttendeeRequest; + output: {}; + }; + sdk: { + input: DeleteAttendeeCommandInput; + output: DeleteAttendeeCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/DeleteMeetingCommand.ts b/clients/client-chime-sdk-meetings/src/commands/DeleteMeetingCommand.ts index 5d109aacd3cd0..a77612f980713 100644 --- a/clients/client-chime-sdk-meetings/src/commands/DeleteMeetingCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/DeleteMeetingCommand.ts @@ -99,4 +99,16 @@ export class DeleteMeetingCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMeetingCommand) .de(de_DeleteMeetingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMeetingRequest; + output: {}; + }; + sdk: { + input: DeleteMeetingCommandInput; + output: DeleteMeetingCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/GetAttendeeCommand.ts b/clients/client-chime-sdk-meetings/src/commands/GetAttendeeCommand.ts index 3976c704bebd4..9d26cc6aff59b 100644 --- a/clients/client-chime-sdk-meetings/src/commands/GetAttendeeCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/GetAttendeeCommand.ts @@ -112,4 +112,16 @@ export class GetAttendeeCommand extends $Command .f(void 0, GetAttendeeResponseFilterSensitiveLog) .ser(se_GetAttendeeCommand) .de(de_GetAttendeeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAttendeeRequest; + output: GetAttendeeResponse; + }; + sdk: { + input: GetAttendeeCommandInput; + output: GetAttendeeCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/GetMeetingCommand.ts b/clients/client-chime-sdk-meetings/src/commands/GetMeetingCommand.ts index 1bf3c925e8cd4..a6e2f25cf7174 100644 --- a/clients/client-chime-sdk-meetings/src/commands/GetMeetingCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/GetMeetingCommand.ts @@ -134,4 +134,16 @@ export class GetMeetingCommand extends $Command .f(void 0, GetMeetingResponseFilterSensitiveLog) .ser(se_GetMeetingCommand) .de(de_GetMeetingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMeetingRequest; + output: GetMeetingResponse; + }; + sdk: { + input: GetMeetingCommandInput; + output: GetMeetingCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/ListAttendeesCommand.ts b/clients/client-chime-sdk-meetings/src/commands/ListAttendeesCommand.ts index 5b3e11b8c40f1..ea6d68c98319a 100644 --- a/clients/client-chime-sdk-meetings/src/commands/ListAttendeesCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/ListAttendeesCommand.ts @@ -120,4 +120,16 @@ export class ListAttendeesCommand extends $Command .f(void 0, ListAttendeesResponseFilterSensitiveLog) .ser(se_ListAttendeesCommand) .de(de_ListAttendeesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAttendeesRequest; + output: ListAttendeesResponse; + }; + sdk: { + input: ListAttendeesCommandInput; + output: ListAttendeesCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-meetings/src/commands/ListTagsForResourceCommand.ts index be408ba65bed4..61f771e96d50f 100644 --- a/clients/client-chime-sdk-meetings/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/ListTagsForResourceCommand.ts @@ -106,4 +106,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/StartMeetingTranscriptionCommand.ts b/clients/client-chime-sdk-meetings/src/commands/StartMeetingTranscriptionCommand.ts index a1879c413b7f9..9c654a487ca84 100644 --- a/clients/client-chime-sdk-meetings/src/commands/StartMeetingTranscriptionCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/StartMeetingTranscriptionCommand.ts @@ -144,4 +144,16 @@ export class StartMeetingTranscriptionCommand extends $Command .f(void 0, void 0) .ser(se_StartMeetingTranscriptionCommand) .de(de_StartMeetingTranscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartMeetingTranscriptionRequest; + output: {}; + }; + sdk: { + input: StartMeetingTranscriptionCommandInput; + output: StartMeetingTranscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/StopMeetingTranscriptionCommand.ts b/clients/client-chime-sdk-meetings/src/commands/StopMeetingTranscriptionCommand.ts index 6e50097b35366..0de6e8afed5e6 100644 --- a/clients/client-chime-sdk-meetings/src/commands/StopMeetingTranscriptionCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/StopMeetingTranscriptionCommand.ts @@ -109,4 +109,16 @@ export class StopMeetingTranscriptionCommand extends $Command .f(void 0, void 0) .ser(se_StopMeetingTranscriptionCommand) .de(de_StopMeetingTranscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopMeetingTranscriptionRequest; + output: {}; + }; + sdk: { + input: StopMeetingTranscriptionCommandInput; + output: StopMeetingTranscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-meetings/src/commands/TagResourceCommand.ts index f5f32cd23f553..8918674161c8d 100644 --- a/clients/client-chime-sdk-meetings/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/TagResourceCommand.ts @@ -108,4 +108,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-meetings/src/commands/UntagResourceCommand.ts index 09c48eee6670c..4b7f3f4a9e2b4 100644 --- a/clients/client-chime-sdk-meetings/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/UntagResourceCommand.ts @@ -123,4 +123,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-meetings/src/commands/UpdateAttendeeCapabilitiesCommand.ts b/clients/client-chime-sdk-meetings/src/commands/UpdateAttendeeCapabilitiesCommand.ts index c650d26f93a5d..3f6775dff12af 100644 --- a/clients/client-chime-sdk-meetings/src/commands/UpdateAttendeeCapabilitiesCommand.ts +++ b/clients/client-chime-sdk-meetings/src/commands/UpdateAttendeeCapabilitiesCommand.ts @@ -148,4 +148,16 @@ export class UpdateAttendeeCapabilitiesCommand extends $Command .f(void 0, UpdateAttendeeCapabilitiesResponseFilterSensitiveLog) .ser(se_UpdateAttendeeCapabilitiesCommand) .de(de_UpdateAttendeeCapabilitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAttendeeCapabilitiesRequest; + output: UpdateAttendeeCapabilitiesResponse; + }; + sdk: { + input: UpdateAttendeeCapabilitiesCommandInput; + output: UpdateAttendeeCapabilitiesCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/CHANGELOG.md b/clients/client-chime-sdk-messaging/CHANGELOG.md index a8288c0298ab1..d7232cfc660e6 100644 --- a/clients/client-chime-sdk-messaging/CHANGELOG.md +++ b/clients/client-chime-sdk-messaging/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-messaging + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-messaging + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-chime-sdk-messaging diff --git a/clients/client-chime-sdk-messaging/package.json b/clients/client-chime-sdk-messaging/package.json index 248d5cda2535a..913498ae7e9bc 100644 --- a/clients/client-chime-sdk-messaging/package.json +++ b/clients/client-chime-sdk-messaging/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chime-sdk-messaging", "description": "AWS SDK for JavaScript Chime Sdk Messaging Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-messaging", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-chime-sdk-messaging/src/commands/AssociateChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/AssociateChannelFlowCommand.ts index 9252036602e1c..bb95e00ce6c76 100644 --- a/clients/client-chime-sdk-messaging/src/commands/AssociateChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/AssociateChannelFlowCommand.ts @@ -113,4 +113,16 @@ export class AssociateChannelFlowCommand extends $Command .f(void 0, void 0) .ser(se_AssociateChannelFlowCommand) .de(de_AssociateChannelFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateChannelFlowRequest; + output: {}; + }; + sdk: { + input: AssociateChannelFlowCommandInput; + output: AssociateChannelFlowCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/BatchCreateChannelMembershipCommand.ts b/clients/client-chime-sdk-messaging/src/commands/BatchCreateChannelMembershipCommand.ts index baa443062dad2..eff1d87ab7ff5 100644 --- a/clients/client-chime-sdk-messaging/src/commands/BatchCreateChannelMembershipCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/BatchCreateChannelMembershipCommand.ts @@ -141,4 +141,16 @@ export class BatchCreateChannelMembershipCommand extends $Command .f(void 0, BatchCreateChannelMembershipResponseFilterSensitiveLog) .ser(se_BatchCreateChannelMembershipCommand) .de(de_BatchCreateChannelMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchCreateChannelMembershipRequest; + output: BatchCreateChannelMembershipResponse; + }; + sdk: { + input: BatchCreateChannelMembershipCommandInput; + output: BatchCreateChannelMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/ChannelFlowCallbackCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ChannelFlowCallbackCommand.ts index 228361766e76e..11b9ce858e61e 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ChannelFlowCallbackCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ChannelFlowCallbackCommand.ts @@ -141,4 +141,16 @@ export class ChannelFlowCallbackCommand extends $Command .f(ChannelFlowCallbackRequestFilterSensitiveLog, void 0) .ser(se_ChannelFlowCallbackCommand) .de(de_ChannelFlowCallbackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ChannelFlowCallbackRequest; + output: ChannelFlowCallbackResponse; + }; + sdk: { + input: ChannelFlowCallbackCommandInput; + output: ChannelFlowCallbackCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelBanCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelBanCommand.ts index 3010a84fb6d50..1614879a105dd 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelBanCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelBanCommand.ts @@ -126,4 +126,16 @@ export class CreateChannelBanCommand extends $Command .f(void 0, CreateChannelBanResponseFilterSensitiveLog) .ser(se_CreateChannelBanCommand) .de(de_CreateChannelBanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChannelBanRequest; + output: CreateChannelBanResponse; + }; + sdk: { + input: CreateChannelBanCommandInput; + output: CreateChannelBanCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelCommand.ts index 2f8a590dc74f2..e8a099e5be203 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelCommand.ts @@ -146,4 +146,16 @@ export class CreateChannelCommand extends $Command .f(CreateChannelRequestFilterSensitiveLog, void 0) .ser(se_CreateChannelCommand) .de(de_CreateChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChannelRequest; + output: CreateChannelResponse; + }; + sdk: { + input: CreateChannelCommandInput; + output: CreateChannelCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelFlowCommand.ts index 6612bc545ac05..5387142acb238 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelFlowCommand.ts @@ -150,4 +150,16 @@ export class CreateChannelFlowCommand extends $Command .f(CreateChannelFlowRequestFilterSensitiveLog, void 0) .ser(se_CreateChannelFlowCommand) .de(de_CreateChannelFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChannelFlowRequest; + output: CreateChannelFlowResponse; + }; + sdk: { + input: CreateChannelFlowCommandInput; + output: CreateChannelFlowCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelMembershipCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelMembershipCommand.ts index bcb56f69f21fe..a5dc53cebc388 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelMembershipCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelMembershipCommand.ts @@ -155,4 +155,16 @@ export class CreateChannelMembershipCommand extends $Command .f(void 0, CreateChannelMembershipResponseFilterSensitiveLog) .ser(se_CreateChannelMembershipCommand) .de(de_CreateChannelMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChannelMembershipRequest; + output: CreateChannelMembershipResponse; + }; + sdk: { + input: CreateChannelMembershipCommandInput; + output: CreateChannelMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/CreateChannelModeratorCommand.ts b/clients/client-chime-sdk-messaging/src/commands/CreateChannelModeratorCommand.ts index 4b0eaa8c628ce..37c1b40d312c3 100644 --- a/clients/client-chime-sdk-messaging/src/commands/CreateChannelModeratorCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/CreateChannelModeratorCommand.ts @@ -138,4 +138,16 @@ export class CreateChannelModeratorCommand extends $Command .f(void 0, CreateChannelModeratorResponseFilterSensitiveLog) .ser(se_CreateChannelModeratorCommand) .de(de_CreateChannelModeratorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChannelModeratorRequest; + output: CreateChannelModeratorResponse; + }; + sdk: { + input: CreateChannelModeratorCommandInput; + output: CreateChannelModeratorCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelBanCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelBanCommand.ts index c8d214a7c5aa7..04f87047c9f1f 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelBanCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelBanCommand.ts @@ -104,4 +104,16 @@ export class DeleteChannelBanCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChannelBanCommand) .de(de_DeleteChannelBanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChannelBanRequest; + output: {}; + }; + sdk: { + input: DeleteChannelBanCommandInput; + output: DeleteChannelBanCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelCommand.ts index 5b6c1fbc7d93e..dc312799d4262 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelCommand.ts @@ -108,4 +108,16 @@ export class DeleteChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChannelCommand) .de(de_DeleteChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChannelRequest; + output: {}; + }; + sdk: { + input: DeleteChannelCommandInput; + output: DeleteChannelCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelFlowCommand.ts index fd35f12838605..caac7222e1ac9 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelFlowCommand.ts @@ -105,4 +105,16 @@ export class DeleteChannelFlowCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChannelFlowCommand) .de(de_DeleteChannelFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChannelFlowRequest; + output: {}; + }; + sdk: { + input: DeleteChannelFlowCommandInput; + output: DeleteChannelFlowCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMembershipCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMembershipCommand.ts index 2cfb4432c1c52..2a19eb2cfcd9e 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMembershipCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMembershipCommand.ts @@ -109,4 +109,16 @@ export class DeleteChannelMembershipCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChannelMembershipCommand) .de(de_DeleteChannelMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChannelMembershipRequest; + output: {}; + }; + sdk: { + input: DeleteChannelMembershipCommandInput; + output: DeleteChannelMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMessageCommand.ts index 2beb482dcf3a8..c39cdfcc5477a 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelMessageCommand.ts @@ -107,4 +107,16 @@ export class DeleteChannelMessageCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChannelMessageCommand) .de(de_DeleteChannelMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChannelMessageRequest; + output: {}; + }; + sdk: { + input: DeleteChannelMessageCommandInput; + output: DeleteChannelMessageCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelModeratorCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelModeratorCommand.ts index 05424c10923bc..789c893bd1108 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteChannelModeratorCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteChannelModeratorCommand.ts @@ -104,4 +104,16 @@ export class DeleteChannelModeratorCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChannelModeratorCommand) .de(de_DeleteChannelModeratorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChannelModeratorRequest; + output: {}; + }; + sdk: { + input: DeleteChannelModeratorCommandInput; + output: DeleteChannelModeratorCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DeleteMessagingStreamingConfigurationsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DeleteMessagingStreamingConfigurationsCommand.ts index 114536da0fe10..46a7b465bffd9 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DeleteMessagingStreamingConfigurationsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DeleteMessagingStreamingConfigurationsCommand.ts @@ -102,4 +102,16 @@ export class DeleteMessagingStreamingConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMessagingStreamingConfigurationsCommand) .de(de_DeleteMessagingStreamingConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMessagingStreamingConfigurationsRequest; + output: {}; + }; + sdk: { + input: DeleteMessagingStreamingConfigurationsCommandInput; + output: DeleteMessagingStreamingConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelBanCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelBanCommand.ts index 39cc0466f6444..46bd614d4fabb 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelBanCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelBanCommand.ts @@ -124,4 +124,16 @@ export class DescribeChannelBanCommand extends $Command .f(void 0, DescribeChannelBanResponseFilterSensitiveLog) .ser(se_DescribeChannelBanCommand) .de(de_DescribeChannelBanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChannelBanRequest; + output: DescribeChannelBanResponse; + }; + sdk: { + input: DescribeChannelBanCommandInput; + output: DescribeChannelBanCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelCommand.ts index 752bcae6b9b9d..a100aa1a6c595 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelCommand.ts @@ -133,4 +133,16 @@ export class DescribeChannelCommand extends $Command .f(void 0, DescribeChannelResponseFilterSensitiveLog) .ser(se_DescribeChannelCommand) .de(de_DescribeChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChannelRequest; + output: DescribeChannelResponse; + }; + sdk: { + input: DescribeChannelCommandInput; + output: DescribeChannelCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelFlowCommand.ts index 03af813a9c0b8..97656787dc597 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelFlowCommand.ts @@ -121,4 +121,16 @@ export class DescribeChannelFlowCommand extends $Command .f(void 0, DescribeChannelFlowResponseFilterSensitiveLog) .ser(se_DescribeChannelFlowCommand) .de(de_DescribeChannelFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChannelFlowRequest; + output: DescribeChannelFlowResponse; + }; + sdk: { + input: DescribeChannelFlowCommandInput; + output: DescribeChannelFlowCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipCommand.ts index b003b1c7cfbec..696d19a52c172 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipCommand.ts @@ -128,4 +128,16 @@ export class DescribeChannelMembershipCommand extends $Command .f(void 0, DescribeChannelMembershipResponseFilterSensitiveLog) .ser(se_DescribeChannelMembershipCommand) .de(de_DescribeChannelMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChannelMembershipRequest; + output: DescribeChannelMembershipResponse; + }; + sdk: { + input: DescribeChannelMembershipCommandInput; + output: DescribeChannelMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts index ba9dbae08d1ea..342a761f8db4e 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts @@ -131,4 +131,16 @@ export class DescribeChannelMembershipForAppInstanceUserCommand extends $Command .f(void 0, DescribeChannelMembershipForAppInstanceUserResponseFilterSensitiveLog) .ser(se_DescribeChannelMembershipForAppInstanceUserCommand) .de(de_DescribeChannelMembershipForAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChannelMembershipForAppInstanceUserRequest; + output: DescribeChannelMembershipForAppInstanceUserResponse; + }; + sdk: { + input: DescribeChannelMembershipForAppInstanceUserCommandInput; + output: DescribeChannelMembershipForAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts index 4de75f51f77f3..81ead86bfb240 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts @@ -126,4 +126,16 @@ export class DescribeChannelModeratedByAppInstanceUserCommand extends $Command .f(void 0, DescribeChannelModeratedByAppInstanceUserResponseFilterSensitiveLog) .ser(se_DescribeChannelModeratedByAppInstanceUserCommand) .de(de_DescribeChannelModeratedByAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChannelModeratedByAppInstanceUserRequest; + output: DescribeChannelModeratedByAppInstanceUserResponse; + }; + sdk: { + input: DescribeChannelModeratedByAppInstanceUserCommandInput; + output: DescribeChannelModeratedByAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratorCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratorCommand.ts index ec2497fad45ce..be6c7ec6a9b0d 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratorCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DescribeChannelModeratorCommand.ts @@ -124,4 +124,16 @@ export class DescribeChannelModeratorCommand extends $Command .f(void 0, DescribeChannelModeratorResponseFilterSensitiveLog) .ser(se_DescribeChannelModeratorCommand) .de(de_DescribeChannelModeratorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChannelModeratorRequest; + output: DescribeChannelModeratorResponse; + }; + sdk: { + input: DescribeChannelModeratorCommandInput; + output: DescribeChannelModeratorCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/DisassociateChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/DisassociateChannelFlowCommand.ts index 7682339d1bb03..04e68bc0164bb 100644 --- a/clients/client-chime-sdk-messaging/src/commands/DisassociateChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/DisassociateChannelFlowCommand.ts @@ -113,4 +113,16 @@ export class DisassociateChannelFlowCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateChannelFlowCommand) .de(de_DisassociateChannelFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateChannelFlowRequest; + output: {}; + }; + sdk: { + input: DisassociateChannelFlowCommandInput; + output: DisassociateChannelFlowCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/GetChannelMembershipPreferencesCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetChannelMembershipPreferencesCommand.ts index 3649321553cce..8c261748faa9e 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetChannelMembershipPreferencesCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetChannelMembershipPreferencesCommand.ts @@ -129,4 +129,16 @@ export class GetChannelMembershipPreferencesCommand extends $Command .f(void 0, GetChannelMembershipPreferencesResponseFilterSensitiveLog) .ser(se_GetChannelMembershipPreferencesCommand) .de(de_GetChannelMembershipPreferencesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetChannelMembershipPreferencesRequest; + output: GetChannelMembershipPreferencesResponse; + }; + sdk: { + input: GetChannelMembershipPreferencesCommandInput; + output: GetChannelMembershipPreferencesCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageCommand.ts index 508cd70d4c2f1..8b5e323636674 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageCommand.ts @@ -147,4 +147,16 @@ export class GetChannelMessageCommand extends $Command .f(void 0, GetChannelMessageResponseFilterSensitiveLog) .ser(se_GetChannelMessageCommand) .de(de_GetChannelMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetChannelMessageRequest; + output: GetChannelMessageResponse; + }; + sdk: { + input: GetChannelMessageCommandInput; + output: GetChannelMessageCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageStatusCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageStatusCommand.ts index c2310816f681c..830d5a748cf85 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageStatusCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetChannelMessageStatusCommand.ts @@ -140,4 +140,16 @@ export class GetChannelMessageStatusCommand extends $Command .f(void 0, void 0) .ser(se_GetChannelMessageStatusCommand) .de(de_GetChannelMessageStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetChannelMessageStatusRequest; + output: GetChannelMessageStatusResponse; + }; + sdk: { + input: GetChannelMessageStatusCommandInput; + output: GetChannelMessageStatusCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/GetMessagingSessionEndpointCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetMessagingSessionEndpointCommand.ts index 1bba361a96cdf..6a9184432a45a 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetMessagingSessionEndpointCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetMessagingSessionEndpointCommand.ts @@ -101,4 +101,16 @@ export class GetMessagingSessionEndpointCommand extends $Command .f(void 0, void 0) .ser(se_GetMessagingSessionEndpointCommand) .de(de_GetMessagingSessionEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetMessagingSessionEndpointResponse; + }; + sdk: { + input: GetMessagingSessionEndpointCommandInput; + output: GetMessagingSessionEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/GetMessagingStreamingConfigurationsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/GetMessagingStreamingConfigurationsCommand.ts index 5897e54fea316..42dbaea31e96e 100644 --- a/clients/client-chime-sdk-messaging/src/commands/GetMessagingStreamingConfigurationsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/GetMessagingStreamingConfigurationsCommand.ts @@ -116,4 +116,16 @@ export class GetMessagingStreamingConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_GetMessagingStreamingConfigurationsCommand) .de(de_GetMessagingStreamingConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMessagingStreamingConfigurationsRequest; + output: GetMessagingStreamingConfigurationsResponse; + }; + sdk: { + input: GetMessagingStreamingConfigurationsCommandInput; + output: GetMessagingStreamingConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelBansCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelBansCommand.ts index 18ac15320fc56..b27ead9c1f1e9 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelBansCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelBansCommand.ts @@ -121,4 +121,16 @@ export class ListChannelBansCommand extends $Command .f(ListChannelBansRequestFilterSensitiveLog, ListChannelBansResponseFilterSensitiveLog) .ser(se_ListChannelBansCommand) .de(de_ListChannelBansCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelBansRequest; + output: ListChannelBansResponse; + }; + sdk: { + input: ListChannelBansCommandInput; + output: ListChannelBansCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelFlowsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelFlowsCommand.ts index 3f709c614eb72..06356da5f762f 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelFlowsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelFlowsCommand.ts @@ -125,4 +125,16 @@ export class ListChannelFlowsCommand extends $Command .f(ListChannelFlowsRequestFilterSensitiveLog, ListChannelFlowsResponseFilterSensitiveLog) .ser(se_ListChannelFlowsCommand) .de(de_ListChannelFlowsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelFlowsRequest; + output: ListChannelFlowsResponse; + }; + sdk: { + input: ListChannelFlowsCommandInput; + output: ListChannelFlowsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsCommand.ts index 480ca88ffe953..7b8d54cbf5b47 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsCommand.ts @@ -125,4 +125,16 @@ export class ListChannelMembershipsCommand extends $Command .f(ListChannelMembershipsRequestFilterSensitiveLog, ListChannelMembershipsResponseFilterSensitiveLog) .ser(se_ListChannelMembershipsCommand) .de(de_ListChannelMembershipsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelMembershipsRequest; + output: ListChannelMembershipsResponse; + }; + sdk: { + input: ListChannelMembershipsCommandInput; + output: ListChannelMembershipsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts index e50782d37463a..be3620bc14a1d 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts @@ -139,4 +139,16 @@ export class ListChannelMembershipsForAppInstanceUserCommand extends $Command ) .ser(se_ListChannelMembershipsForAppInstanceUserCommand) .de(de_ListChannelMembershipsForAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelMembershipsForAppInstanceUserRequest; + output: ListChannelMembershipsForAppInstanceUserResponse; + }; + sdk: { + input: ListChannelMembershipsForAppInstanceUserCommandInput; + output: ListChannelMembershipsForAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelMessagesCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelMessagesCommand.ts index 091337669bbf8..4a9997b691641 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelMessagesCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelMessagesCommand.ts @@ -156,4 +156,16 @@ export class ListChannelMessagesCommand extends $Command .f(ListChannelMessagesRequestFilterSensitiveLog, ListChannelMessagesResponseFilterSensitiveLog) .ser(se_ListChannelMessagesCommand) .de(de_ListChannelMessagesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelMessagesRequest; + output: ListChannelMessagesResponse; + }; + sdk: { + input: ListChannelMessagesCommandInput; + output: ListChannelMessagesCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelModeratorsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelModeratorsCommand.ts index 725c9d89d93a4..8980685840f93 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelModeratorsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelModeratorsCommand.ts @@ -121,4 +121,16 @@ export class ListChannelModeratorsCommand extends $Command .f(ListChannelModeratorsRequestFilterSensitiveLog, ListChannelModeratorsResponseFilterSensitiveLog) .ser(se_ListChannelModeratorsCommand) .de(de_ListChannelModeratorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelModeratorsRequest; + output: ListChannelModeratorsResponse; + }; + sdk: { + input: ListChannelModeratorsCommandInput; + output: ListChannelModeratorsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelsAssociatedWithChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelsAssociatedWithChannelFlowCommand.ts index ac641838e4c8f..932c9f85abc39 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelsAssociatedWithChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelsAssociatedWithChannelFlowCommand.ts @@ -124,4 +124,16 @@ export class ListChannelsAssociatedWithChannelFlowCommand extends $Command ) .ser(se_ListChannelsAssociatedWithChannelFlowCommand) .de(de_ListChannelsAssociatedWithChannelFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelsAssociatedWithChannelFlowRequest; + output: ListChannelsAssociatedWithChannelFlowResponse; + }; + sdk: { + input: ListChannelsAssociatedWithChannelFlowCommandInput; + output: ListChannelsAssociatedWithChannelFlowCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelsCommand.ts index 8faa7e927454a..a926ec88c9cb9 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelsCommand.ts @@ -137,4 +137,16 @@ export class ListChannelsCommand extends $Command .f(ListChannelsRequestFilterSensitiveLog, ListChannelsResponseFilterSensitiveLog) .ser(se_ListChannelsCommand) .de(de_ListChannelsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelsRequest; + output: ListChannelsResponse; + }; + sdk: { + input: ListChannelsCommandInput; + output: ListChannelsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts index a7baa2fc50fe2..82e8a03f62b88 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts @@ -133,4 +133,16 @@ export class ListChannelsModeratedByAppInstanceUserCommand extends $Command ) .ser(se_ListChannelsModeratedByAppInstanceUserCommand) .de(de_ListChannelsModeratedByAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelsModeratedByAppInstanceUserRequest; + output: ListChannelsModeratedByAppInstanceUserResponse; + }; + sdk: { + input: ListChannelsModeratedByAppInstanceUserCommandInput; + output: ListChannelsModeratedByAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/ListSubChannelsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListSubChannelsCommand.ts index 4a90ecc81621b..9d60c04f675a9 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListSubChannelsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListSubChannelsCommand.ts @@ -114,4 +114,16 @@ export class ListSubChannelsCommand extends $Command .f(ListSubChannelsRequestFilterSensitiveLog, ListSubChannelsResponseFilterSensitiveLog) .ser(se_ListSubChannelsCommand) .de(de_ListSubChannelsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSubChannelsRequest; + output: ListSubChannelsResponse; + }; + sdk: { + input: ListSubChannelsCommandInput; + output: ListSubChannelsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-messaging/src/commands/ListTagsForResourceCommand.ts index 840cadb3bf08f..22d640e9e9f90 100644 --- a/clients/client-chime-sdk-messaging/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/ListTagsForResourceCommand.ts @@ -108,4 +108,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, ListTagsForResourceResponseFilterSensitiveLog) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/PutChannelExpirationSettingsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/PutChannelExpirationSettingsCommand.ts index 4f4c5ef4d41ff..07e46098f7a26 100644 --- a/clients/client-chime-sdk-messaging/src/commands/PutChannelExpirationSettingsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/PutChannelExpirationSettingsCommand.ts @@ -134,4 +134,16 @@ export class PutChannelExpirationSettingsCommand extends $Command .f(void 0, void 0) .ser(se_PutChannelExpirationSettingsCommand) .de(de_PutChannelExpirationSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutChannelExpirationSettingsRequest; + output: PutChannelExpirationSettingsResponse; + }; + sdk: { + input: PutChannelExpirationSettingsCommandInput; + output: PutChannelExpirationSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/PutChannelMembershipPreferencesCommand.ts b/clients/client-chime-sdk-messaging/src/commands/PutChannelMembershipPreferencesCommand.ts index 75782c2d661d6..2bb672b4e6afc 100644 --- a/clients/client-chime-sdk-messaging/src/commands/PutChannelMembershipPreferencesCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/PutChannelMembershipPreferencesCommand.ts @@ -143,4 +143,16 @@ export class PutChannelMembershipPreferencesCommand extends $Command ) .ser(se_PutChannelMembershipPreferencesCommand) .de(de_PutChannelMembershipPreferencesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutChannelMembershipPreferencesRequest; + output: PutChannelMembershipPreferencesResponse; + }; + sdk: { + input: PutChannelMembershipPreferencesCommandInput; + output: PutChannelMembershipPreferencesCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/PutMessagingStreamingConfigurationsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/PutMessagingStreamingConfigurationsCommand.ts index 2ef1362e2c23b..beb40c18f8b06 100644 --- a/clients/client-chime-sdk-messaging/src/commands/PutMessagingStreamingConfigurationsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/PutMessagingStreamingConfigurationsCommand.ts @@ -126,4 +126,16 @@ export class PutMessagingStreamingConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_PutMessagingStreamingConfigurationsCommand) .de(de_PutMessagingStreamingConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutMessagingStreamingConfigurationsRequest; + output: PutMessagingStreamingConfigurationsResponse; + }; + sdk: { + input: PutMessagingStreamingConfigurationsCommandInput; + output: PutMessagingStreamingConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/RedactChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/RedactChannelMessageCommand.ts index 6fd60c90034d2..5f6dd2764726a 100644 --- a/clients/client-chime-sdk-messaging/src/commands/RedactChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/RedactChannelMessageCommand.ts @@ -114,4 +114,16 @@ export class RedactChannelMessageCommand extends $Command .f(void 0, void 0) .ser(se_RedactChannelMessageCommand) .de(de_RedactChannelMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RedactChannelMessageRequest; + output: RedactChannelMessageResponse; + }; + sdk: { + input: RedactChannelMessageCommandInput; + output: RedactChannelMessageCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/SearchChannelsCommand.ts b/clients/client-chime-sdk-messaging/src/commands/SearchChannelsCommand.ts index 4377a0bf5b525..77fc8bfafd09e 100644 --- a/clients/client-chime-sdk-messaging/src/commands/SearchChannelsCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/SearchChannelsCommand.ts @@ -130,4 +130,16 @@ export class SearchChannelsCommand extends $Command .f(SearchChannelsRequestFilterSensitiveLog, SearchChannelsResponseFilterSensitiveLog) .ser(se_SearchChannelsCommand) .de(de_SearchChannelsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchChannelsRequest; + output: SearchChannelsResponse; + }; + sdk: { + input: SearchChannelsCommandInput; + output: SearchChannelsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/SendChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/SendChannelMessageCommand.ts index 85175251a0104..b65c9d4a5f758 100644 --- a/clients/client-chime-sdk-messaging/src/commands/SendChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/SendChannelMessageCommand.ts @@ -147,4 +147,16 @@ export class SendChannelMessageCommand extends $Command .f(SendChannelMessageRequestFilterSensitiveLog, void 0) .ser(se_SendChannelMessageCommand) .de(de_SendChannelMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendChannelMessageRequest; + output: SendChannelMessageResponse; + }; + sdk: { + input: SendChannelMessageCommandInput; + output: SendChannelMessageCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-messaging/src/commands/TagResourceCommand.ts index d7afd385c5475..a10771e451e28 100644 --- a/clients/client-chime-sdk-messaging/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/TagResourceCommand.ts @@ -106,4 +106,16 @@ export class TagResourceCommand extends $Command .f(TagResourceRequestFilterSensitiveLog, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UntagResourceCommand.ts index 9b43312d82d98..f336066d21d37 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UntagResourceCommand.ts @@ -100,4 +100,16 @@ export class UntagResourceCommand extends $Command .f(UntagResourceRequestFilterSensitiveLog, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelCommand.ts index 854588b26eb7f..ec7cb264558bb 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelCommand.ts @@ -118,4 +118,16 @@ export class UpdateChannelCommand extends $Command .f(UpdateChannelRequestFilterSensitiveLog, void 0) .ser(se_UpdateChannelCommand) .de(de_UpdateChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateChannelRequest; + output: UpdateChannelResponse; + }; + sdk: { + input: UpdateChannelCommandInput; + output: UpdateChannelCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelFlowCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelFlowCommand.ts index 3164e1373a242..e6a16d6f8d059 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelFlowCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelFlowCommand.ts @@ -121,4 +121,16 @@ export class UpdateChannelFlowCommand extends $Command .f(UpdateChannelFlowRequestFilterSensitiveLog, void 0) .ser(se_UpdateChannelFlowCommand) .de(de_UpdateChannelFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateChannelFlowRequest; + output: UpdateChannelFlowResponse; + }; + sdk: { + input: UpdateChannelFlowCommandInput; + output: UpdateChannelFlowCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelMessageCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelMessageCommand.ts index 19cc7679f8b25..35c04ed3e6128 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelMessageCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelMessageCommand.ts @@ -124,4 +124,16 @@ export class UpdateChannelMessageCommand extends $Command .f(UpdateChannelMessageRequestFilterSensitiveLog, void 0) .ser(se_UpdateChannelMessageCommand) .de(de_UpdateChannelMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateChannelMessageRequest; + output: UpdateChannelMessageResponse; + }; + sdk: { + input: UpdateChannelMessageCommandInput; + output: UpdateChannelMessageCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelReadMarkerCommand.ts b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelReadMarkerCommand.ts index 9bfbf8446f6ac..8cccaef25fd33 100644 --- a/clients/client-chime-sdk-messaging/src/commands/UpdateChannelReadMarkerCommand.ts +++ b/clients/client-chime-sdk-messaging/src/commands/UpdateChannelReadMarkerCommand.ts @@ -109,4 +109,16 @@ export class UpdateChannelReadMarkerCommand extends $Command .f(void 0, void 0) .ser(se_UpdateChannelReadMarkerCommand) .de(de_UpdateChannelReadMarkerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateChannelReadMarkerRequest; + output: UpdateChannelReadMarkerResponse; + }; + sdk: { + input: UpdateChannelReadMarkerCommandInput; + output: UpdateChannelReadMarkerCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/CHANGELOG.md b/clients/client-chime-sdk-voice/CHANGELOG.md index 443b55962825a..9614f07521f81 100644 --- a/clients/client-chime-sdk-voice/CHANGELOG.md +++ b/clients/client-chime-sdk-voice/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-voice + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-chime-sdk-voice + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-chime-sdk-voice diff --git a/clients/client-chime-sdk-voice/package.json b/clients/client-chime-sdk-voice/package.json index 579a2c49f3f4c..35c880fbb05e2 100644 --- a/clients/client-chime-sdk-voice/package.json +++ b/clients/client-chime-sdk-voice/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chime-sdk-voice", "description": "AWS SDK for JavaScript Chime Sdk Voice Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime-sdk-voice", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts index fa5eaf80f885f..e5be4124800f5 100644 --- a/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts @@ -125,4 +125,16 @@ export class AssociatePhoneNumbersWithVoiceConnectorCommand extends $Command ) .ser(se_AssociatePhoneNumbersWithVoiceConnectorCommand) .de(de_AssociatePhoneNumbersWithVoiceConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociatePhoneNumbersWithVoiceConnectorRequest; + output: AssociatePhoneNumbersWithVoiceConnectorResponse; + }; + sdk: { + input: AssociatePhoneNumbersWithVoiceConnectorCommandInput; + output: AssociatePhoneNumbersWithVoiceConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts index 8a587a0647d9e..1a652079792d0 100644 --- a/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts @@ -125,4 +125,16 @@ export class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends $Comman ) .ser(se_AssociatePhoneNumbersWithVoiceConnectorGroupCommand) .de(de_AssociatePhoneNumbersWithVoiceConnectorGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociatePhoneNumbersWithVoiceConnectorGroupRequest; + output: AssociatePhoneNumbersWithVoiceConnectorGroupResponse; + }; + sdk: { + input: AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput; + output: AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/BatchDeletePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/BatchDeletePhoneNumberCommand.ts index 2205206f6c9fc..65f58d84cc37e 100644 --- a/clients/client-chime-sdk-voice/src/commands/BatchDeletePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/BatchDeletePhoneNumberCommand.ts @@ -117,4 +117,16 @@ export class BatchDeletePhoneNumberCommand extends $Command .f(void 0, BatchDeletePhoneNumberResponseFilterSensitiveLog) .ser(se_BatchDeletePhoneNumberCommand) .de(de_BatchDeletePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDeletePhoneNumberRequest; + output: BatchDeletePhoneNumberResponse; + }; + sdk: { + input: BatchDeletePhoneNumberCommandInput; + output: BatchDeletePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/BatchUpdatePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/BatchUpdatePhoneNumberCommand.ts index e8932880ce978..20e502df67e8b 100644 --- a/clients/client-chime-sdk-voice/src/commands/BatchUpdatePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/BatchUpdatePhoneNumberCommand.ts @@ -121,4 +121,16 @@ export class BatchUpdatePhoneNumberCommand extends $Command .f(BatchUpdatePhoneNumberRequestFilterSensitiveLog, BatchUpdatePhoneNumberResponseFilterSensitiveLog) .ser(se_BatchUpdatePhoneNumberCommand) .de(de_BatchUpdatePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchUpdatePhoneNumberRequest; + output: BatchUpdatePhoneNumberResponse; + }; + sdk: { + input: BatchUpdatePhoneNumberCommandInput; + output: BatchUpdatePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/CreatePhoneNumberOrderCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreatePhoneNumberOrderCommand.ts index 616e2db781111..4778ec8f0acb6 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreatePhoneNumberOrderCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreatePhoneNumberOrderCommand.ts @@ -123,4 +123,16 @@ export class CreatePhoneNumberOrderCommand extends $Command .f(CreatePhoneNumberOrderRequestFilterSensitiveLog, CreatePhoneNumberOrderResponseFilterSensitiveLog) .ser(se_CreatePhoneNumberOrderCommand) .de(de_CreatePhoneNumberOrderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePhoneNumberOrderRequest; + output: CreatePhoneNumberOrderResponse; + }; + sdk: { + input: CreatePhoneNumberOrderCommandInput; + output: CreatePhoneNumberOrderCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/CreateProxySessionCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateProxySessionCommand.ts index 272e38822dfbb..6910e007c8130 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateProxySessionCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateProxySessionCommand.ts @@ -142,4 +142,16 @@ export class CreateProxySessionCommand extends $Command .f(CreateProxySessionRequestFilterSensitiveLog, CreateProxySessionResponseFilterSensitiveLog) .ser(se_CreateProxySessionCommand) .de(de_CreateProxySessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateProxySessionRequest; + output: CreateProxySessionResponse; + }; + sdk: { + input: CreateProxySessionCommandInput; + output: CreateProxySessionCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCallCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCallCommand.ts index 6de8460b77a62..b4fe25ca0a7aa 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCallCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCallCommand.ts @@ -122,4 +122,16 @@ export class CreateSipMediaApplicationCallCommand extends $Command .f(CreateSipMediaApplicationCallRequestFilterSensitiveLog, void 0) .ser(se_CreateSipMediaApplicationCallCommand) .de(de_CreateSipMediaApplicationCallCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSipMediaApplicationCallRequest; + output: CreateSipMediaApplicationCallResponse; + }; + sdk: { + input: CreateSipMediaApplicationCallCommandInput; + output: CreateSipMediaApplicationCallCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCommand.ts index df11fe0e9330c..47bc178b9335d 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateSipMediaApplicationCommand.ts @@ -134,4 +134,16 @@ export class CreateSipMediaApplicationCommand extends $Command .f(CreateSipMediaApplicationRequestFilterSensitiveLog, CreateSipMediaApplicationResponseFilterSensitiveLog) .ser(se_CreateSipMediaApplicationCommand) .de(de_CreateSipMediaApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSipMediaApplicationRequest; + output: CreateSipMediaApplicationResponse; + }; + sdk: { + input: CreateSipMediaApplicationCommandInput; + output: CreateSipMediaApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/CreateSipRuleCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateSipRuleCommand.ts index ee06cc17b7a62..55024292b9f74 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateSipRuleCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateSipRuleCommand.ts @@ -130,4 +130,16 @@ export class CreateSipRuleCommand extends $Command .f(void 0, void 0) .ser(se_CreateSipRuleCommand) .de(de_CreateSipRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSipRuleRequest; + output: CreateSipRuleResponse; + }; + sdk: { + input: CreateSipRuleCommandInput; + output: CreateSipRuleCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorCommand.ts index 980c08b966f1b..5bf9da85879d0 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorCommand.ts @@ -125,4 +125,16 @@ export class CreateVoiceConnectorCommand extends $Command .f(CreateVoiceConnectorRequestFilterSensitiveLog, void 0) .ser(se_CreateVoiceConnectorCommand) .de(de_CreateVoiceConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateVoiceConnectorRequest; + output: CreateVoiceConnectorResponse; + }; + sdk: { + input: CreateVoiceConnectorCommandInput; + output: CreateVoiceConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorGroupCommand.ts index ee840893fe04a..f6c16db2a067c 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateVoiceConnectorGroupCommand.ts @@ -124,4 +124,16 @@ export class CreateVoiceConnectorGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateVoiceConnectorGroupCommand) .de(de_CreateVoiceConnectorGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateVoiceConnectorGroupRequest; + output: CreateVoiceConnectorGroupResponse; + }; + sdk: { + input: CreateVoiceConnectorGroupCommandInput; + output: CreateVoiceConnectorGroupCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileCommand.ts index c1dde7f28b8e3..ff9072c473a8d 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileCommand.ts @@ -127,4 +127,16 @@ export class CreateVoiceProfileCommand extends $Command .f(void 0, CreateVoiceProfileResponseFilterSensitiveLog) .ser(se_CreateVoiceProfileCommand) .de(de_CreateVoiceProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateVoiceProfileRequest; + output: CreateVoiceProfileResponse; + }; + sdk: { + input: CreateVoiceProfileCommandInput; + output: CreateVoiceProfileCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileDomainCommand.ts b/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileDomainCommand.ts index 98ed42373fbe8..4b267230b122e 100644 --- a/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileDomainCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/CreateVoiceProfileDomainCommand.ts @@ -136,4 +136,16 @@ export class CreateVoiceProfileDomainCommand extends $Command .f(CreateVoiceProfileDomainRequestFilterSensitiveLog, CreateVoiceProfileDomainResponseFilterSensitiveLog) .ser(se_CreateVoiceProfileDomainCommand) .de(de_CreateVoiceProfileDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateVoiceProfileDomainRequest; + output: CreateVoiceProfileDomainResponse; + }; + sdk: { + input: CreateVoiceProfileDomainCommandInput; + output: CreateVoiceProfileDomainCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeletePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeletePhoneNumberCommand.ts index 4e0807d055f51..67c39293baeeb 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeletePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeletePhoneNumberCommand.ts @@ -102,4 +102,16 @@ export class DeletePhoneNumberCommand extends $Command .f(DeletePhoneNumberRequestFilterSensitiveLog, void 0) .ser(se_DeletePhoneNumberCommand) .de(de_DeletePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePhoneNumberRequest; + output: {}; + }; + sdk: { + input: DeletePhoneNumberCommandInput; + output: DeletePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteProxySessionCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteProxySessionCommand.ts index 1c19537a1fc82..129e7f354d375 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteProxySessionCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteProxySessionCommand.ts @@ -98,4 +98,16 @@ export class DeleteProxySessionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteProxySessionCommand) .de(de_DeleteProxySessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteProxySessionRequest; + output: {}; + }; + sdk: { + input: DeleteProxySessionCommandInput; + output: DeleteProxySessionCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteSipMediaApplicationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteSipMediaApplicationCommand.ts index b01b5c738ba01..45aacc8223727 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteSipMediaApplicationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteSipMediaApplicationCommand.ts @@ -99,4 +99,16 @@ export class DeleteSipMediaApplicationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSipMediaApplicationCommand) .de(de_DeleteSipMediaApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSipMediaApplicationRequest; + output: {}; + }; + sdk: { + input: DeleteSipMediaApplicationCommandInput; + output: DeleteSipMediaApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteSipRuleCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteSipRuleCommand.ts index 6319a2618ca58..8b9375a1384d4 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteSipRuleCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteSipRuleCommand.ts @@ -99,4 +99,16 @@ export class DeleteSipRuleCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSipRuleCommand) .de(de_DeleteSipRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSipRuleRequest; + output: {}; + }; + sdk: { + input: DeleteSipRuleCommandInput; + output: DeleteSipRuleCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorCommand.ts index 55dc0e5111eab..bf7235bb71897 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorCommand.ts @@ -101,4 +101,16 @@ export class DeleteVoiceConnectorCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceConnectorCommand) .de(de_DeleteVoiceConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorCommandInput; + output: DeleteVoiceConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts index 45ac88ba7c16d..b481de0151e94 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -101,4 +101,16 @@ export class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends $C .f(void 0, void 0) .ser(se_DeleteVoiceConnectorEmergencyCallingConfigurationCommand) .de(de_DeleteVoiceConnectorEmergencyCallingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorEmergencyCallingConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput; + output: DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorGroupCommand.ts index 2889bab939807..2053bdaebcf97 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorGroupCommand.ts @@ -101,4 +101,16 @@ export class DeleteVoiceConnectorGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceConnectorGroupCommand) .de(de_DeleteVoiceConnectorGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorGroupRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorGroupCommandInput; + output: DeleteVoiceConnectorGroupCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorOriginationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorOriginationCommand.ts index 9c7153fd9ea93..656a39ab40dad 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorOriginationCommand.ts @@ -103,4 +103,16 @@ export class DeleteVoiceConnectorOriginationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceConnectorOriginationCommand) .de(de_DeleteVoiceConnectorOriginationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorOriginationRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorOriginationCommandInput; + output: DeleteVoiceConnectorOriginationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorProxyCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorProxyCommand.ts index 92b6a821660eb..6a77aa21f6a3e 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorProxyCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorProxyCommand.ts @@ -96,4 +96,16 @@ export class DeleteVoiceConnectorProxyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceConnectorProxyCommand) .de(de_DeleteVoiceConnectorProxyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorProxyRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorProxyCommandInput; + output: DeleteVoiceConnectorProxyCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts index 68ec1c2074f91..25f4d184fcd69 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts @@ -100,4 +100,16 @@ export class DeleteVoiceConnectorStreamingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceConnectorStreamingConfigurationCommand) .de(de_DeleteVoiceConnectorStreamingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorStreamingConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorStreamingConfigurationCommandInput; + output: DeleteVoiceConnectorStreamingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCommand.ts index 4877d9b7f58ee..9a21ef78e8d1d 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCommand.ts @@ -103,4 +103,16 @@ export class DeleteVoiceConnectorTerminationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceConnectorTerminationCommand) .de(de_DeleteVoiceConnectorTerminationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorTerminationRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorTerminationCommandInput; + output: DeleteVoiceConnectorTerminationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts index 4b875a49d6c9f..926dd762e20ef 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts @@ -107,4 +107,16 @@ export class DeleteVoiceConnectorTerminationCredentialsCommand extends $Command .f(DeleteVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, void 0) .ser(se_DeleteVoiceConnectorTerminationCredentialsCommand) .de(de_DeleteVoiceConnectorTerminationCredentialsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorTerminationCredentialsRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorTerminationCredentialsCommandInput; + output: DeleteVoiceConnectorTerminationCredentialsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileCommand.ts index 9ade58a1153ef..8efecf7206392 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileCommand.ts @@ -102,4 +102,16 @@ export class DeleteVoiceProfileCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceProfileCommand) .de(de_DeleteVoiceProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceProfileRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceProfileCommandInput; + output: DeleteVoiceProfileCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileDomainCommand.ts b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileDomainCommand.ts index 815b1ea3e7b5f..3784746219dd8 100644 --- a/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileDomainCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DeleteVoiceProfileDomainCommand.ts @@ -102,4 +102,16 @@ export class DeleteVoiceProfileDomainCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceProfileDomainCommand) .de(de_DeleteVoiceProfileDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceProfileDomainRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceProfileDomainCommandInput; + output: DeleteVoiceProfileDomainCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts index 7c2879829afcf..c1348470aab3a 100644 --- a/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts @@ -122,4 +122,16 @@ export class DisassociatePhoneNumbersFromVoiceConnectorCommand extends $Command ) .ser(se_DisassociatePhoneNumbersFromVoiceConnectorCommand) .de(de_DisassociatePhoneNumbersFromVoiceConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociatePhoneNumbersFromVoiceConnectorRequest; + output: DisassociatePhoneNumbersFromVoiceConnectorResponse; + }; + sdk: { + input: DisassociatePhoneNumbersFromVoiceConnectorCommandInput; + output: DisassociatePhoneNumbersFromVoiceConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts index 2f5a2be647ab5..38e1169e630ad 100644 --- a/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts @@ -122,4 +122,16 @@ export class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends $Com ) .ser(se_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand) .de(de_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociatePhoneNumbersFromVoiceConnectorGroupRequest; + output: DisassociatePhoneNumbersFromVoiceConnectorGroupResponse; + }; + sdk: { + input: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput; + output: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetGlobalSettingsCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetGlobalSettingsCommand.ts index 43ac918f51ff5..14a0c34f9c07e 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetGlobalSettingsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetGlobalSettingsCommand.ts @@ -95,4 +95,16 @@ export class GetGlobalSettingsCommand extends $Command .f(void 0, void 0) .ser(se_GetGlobalSettingsCommand) .de(de_GetGlobalSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetGlobalSettingsResponse; + }; + sdk: { + input: GetGlobalSettingsCommandInput; + output: GetGlobalSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberCommand.ts index 415fe908e9ae3..1ab2a3aa9c3fe 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberCommand.ts @@ -133,4 +133,16 @@ export class GetPhoneNumberCommand extends $Command .f(GetPhoneNumberRequestFilterSensitiveLog, GetPhoneNumberResponseFilterSensitiveLog) .ser(se_GetPhoneNumberCommand) .de(de_GetPhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPhoneNumberRequest; + output: GetPhoneNumberResponse; + }; + sdk: { + input: GetPhoneNumberCommandInput; + output: GetPhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberOrderCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberOrderCommand.ts index 4b99f890778df..289f0b0026338 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberOrderCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberOrderCommand.ts @@ -117,4 +117,16 @@ export class GetPhoneNumberOrderCommand extends $Command .f(void 0, GetPhoneNumberOrderResponseFilterSensitiveLog) .ser(se_GetPhoneNumberOrderCommand) .de(de_GetPhoneNumberOrderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPhoneNumberOrderRequest; + output: GetPhoneNumberOrderResponse; + }; + sdk: { + input: GetPhoneNumberOrderCommandInput; + output: GetPhoneNumberOrderCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberSettingsCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberSettingsCommand.ts index 97e8652d69469..45317556e52bc 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberSettingsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetPhoneNumberSettingsCommand.ts @@ -95,4 +95,16 @@ export class GetPhoneNumberSettingsCommand extends $Command .f(void 0, GetPhoneNumberSettingsResponseFilterSensitiveLog) .ser(se_GetPhoneNumberSettingsCommand) .de(de_GetPhoneNumberSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetPhoneNumberSettingsResponse; + }; + sdk: { + input: GetPhoneNumberSettingsCommandInput; + output: GetPhoneNumberSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetProxySessionCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetProxySessionCommand.ts index a5010ae5b99db..e12d5bb6bd497 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetProxySessionCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetProxySessionCommand.ts @@ -127,4 +127,16 @@ export class GetProxySessionCommand extends $Command .f(void 0, GetProxySessionResponseFilterSensitiveLog) .ser(se_GetProxySessionCommand) .de(de_GetProxySessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetProxySessionRequest; + output: GetProxySessionResponse; + }; + sdk: { + input: GetProxySessionCommandInput; + output: GetProxySessionCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.ts index 0c4fb5e88f479..969fe7cf3454a 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationAlexaSkillConfigurationCommand.ts @@ -119,4 +119,16 @@ export class GetSipMediaApplicationAlexaSkillConfigurationCommand extends $Comma .f(void 0, GetSipMediaApplicationAlexaSkillConfigurationResponseFilterSensitiveLog) .ser(se_GetSipMediaApplicationAlexaSkillConfigurationCommand) .de(de_GetSipMediaApplicationAlexaSkillConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSipMediaApplicationAlexaSkillConfigurationRequest; + output: GetSipMediaApplicationAlexaSkillConfigurationResponse; + }; + sdk: { + input: GetSipMediaApplicationAlexaSkillConfigurationCommandInput; + output: GetSipMediaApplicationAlexaSkillConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationCommand.ts index 80907f4d63342..42e2591b6442e 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationCommand.ts @@ -115,4 +115,16 @@ export class GetSipMediaApplicationCommand extends $Command .f(void 0, GetSipMediaApplicationResponseFilterSensitiveLog) .ser(se_GetSipMediaApplicationCommand) .de(de_GetSipMediaApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSipMediaApplicationRequest; + output: GetSipMediaApplicationResponse; + }; + sdk: { + input: GetSipMediaApplicationCommandInput; + output: GetSipMediaApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts index cabd529201969..943903a7c85e4 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts @@ -109,4 +109,16 @@ export class GetSipMediaApplicationLoggingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetSipMediaApplicationLoggingConfigurationCommand) .de(de_GetSipMediaApplicationLoggingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSipMediaApplicationLoggingConfigurationRequest; + output: GetSipMediaApplicationLoggingConfigurationResponse; + }; + sdk: { + input: GetSipMediaApplicationLoggingConfigurationCommandInput; + output: GetSipMediaApplicationLoggingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetSipRuleCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSipRuleCommand.ts index e7323e5064a25..13604e378afbc 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSipRuleCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSipRuleCommand.ts @@ -114,4 +114,16 @@ export class GetSipRuleCommand extends $Command .f(void 0, void 0) .ser(se_GetSipRuleCommand) .de(de_GetSipRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSipRuleRequest; + output: GetSipRuleResponse; + }; + sdk: { + input: GetSipRuleCommandInput; + output: GetSipRuleCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetSpeakerSearchTaskCommand.ts index 31470a5b13c01..d533a68262470 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetSpeakerSearchTaskCommand.ts @@ -126,4 +126,16 @@ export class GetSpeakerSearchTaskCommand extends $Command .f(void 0, void 0) .ser(se_GetSpeakerSearchTaskCommand) .de(de_GetSpeakerSearchTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSpeakerSearchTaskRequest; + output: GetSpeakerSearchTaskResponse; + }; + sdk: { + input: GetSpeakerSearchTaskCommandInput; + output: GetSpeakerSearchTaskCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorCommand.ts index 84a6c953d3b7c..b8436e3a3b47d 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorCommand.ts @@ -108,4 +108,16 @@ export class GetVoiceConnectorCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceConnectorCommand) .de(de_GetVoiceConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorRequest; + output: GetVoiceConnectorResponse; + }; + sdk: { + input: GetVoiceConnectorCommandInput; + output: GetVoiceConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts index 77cc820e7dbe0..f6bdc21bf8679 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -116,4 +116,16 @@ export class GetVoiceConnectorEmergencyCallingConfigurationCommand extends $Comm .f(void 0, GetVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog) .ser(se_GetVoiceConnectorEmergencyCallingConfigurationCommand) .de(de_GetVoiceConnectorEmergencyCallingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorEmergencyCallingConfigurationRequest; + output: GetVoiceConnectorEmergencyCallingConfigurationResponse; + }; + sdk: { + input: GetVoiceConnectorEmergencyCallingConfigurationCommandInput; + output: GetVoiceConnectorEmergencyCallingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorGroupCommand.ts index ef0aa1dcb0a0d..d0df565ddc7bc 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorGroupCommand.ts @@ -111,4 +111,16 @@ export class GetVoiceConnectorGroupCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceConnectorGroupCommand) .de(de_GetVoiceConnectorGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorGroupRequest; + output: GetVoiceConnectorGroupResponse; + }; + sdk: { + input: GetVoiceConnectorGroupCommandInput; + output: GetVoiceConnectorGroupCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts index a5e36cfec879a..9396c49bf661a 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts @@ -111,4 +111,16 @@ export class GetVoiceConnectorLoggingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceConnectorLoggingConfigurationCommand) .de(de_GetVoiceConnectorLoggingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorLoggingConfigurationRequest; + output: GetVoiceConnectorLoggingConfigurationResponse; + }; + sdk: { + input: GetVoiceConnectorLoggingConfigurationCommandInput; + output: GetVoiceConnectorLoggingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorOriginationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorOriginationCommand.ts index 428556dbd6f87..b505b3b28b830 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorOriginationCommand.ts @@ -114,4 +114,16 @@ export class GetVoiceConnectorOriginationCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceConnectorOriginationCommand) .de(de_GetVoiceConnectorOriginationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorOriginationRequest; + output: GetVoiceConnectorOriginationResponse; + }; + sdk: { + input: GetVoiceConnectorOriginationCommandInput; + output: GetVoiceConnectorOriginationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorProxyCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorProxyCommand.ts index a6f7fb9818101..b6f785f5f513c 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorProxyCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorProxyCommand.ts @@ -110,4 +110,16 @@ export class GetVoiceConnectorProxyCommand extends $Command .f(void 0, GetVoiceConnectorProxyResponseFilterSensitiveLog) .ser(se_GetVoiceConnectorProxyCommand) .de(de_GetVoiceConnectorProxyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorProxyRequest; + output: GetVoiceConnectorProxyResponse; + }; + sdk: { + input: GetVoiceConnectorProxyCommandInput; + output: GetVoiceConnectorProxyCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts index c51bca29fdc56..097f3dea79310 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts @@ -122,4 +122,16 @@ export class GetVoiceConnectorStreamingConfigurationCommand extends $Command .f(void 0, GetVoiceConnectorStreamingConfigurationResponseFilterSensitiveLog) .ser(se_GetVoiceConnectorStreamingConfigurationCommand) .de(de_GetVoiceConnectorStreamingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorStreamingConfigurationRequest; + output: GetVoiceConnectorStreamingConfigurationResponse; + }; + sdk: { + input: GetVoiceConnectorStreamingConfigurationCommandInput; + output: GetVoiceConnectorStreamingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationCommand.ts index b91b5a68f3032..49338bfa02b88 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationCommand.ts @@ -117,4 +117,16 @@ export class GetVoiceConnectorTerminationCommand extends $Command .f(void 0, GetVoiceConnectorTerminationResponseFilterSensitiveLog) .ser(se_GetVoiceConnectorTerminationCommand) .de(de_GetVoiceConnectorTerminationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorTerminationRequest; + output: GetVoiceConnectorTerminationResponse; + }; + sdk: { + input: GetVoiceConnectorTerminationCommandInput; + output: GetVoiceConnectorTerminationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationHealthCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationHealthCommand.ts index 9d06084d9d536..7911c8740106c 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationHealthCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceConnectorTerminationHealthCommand.ts @@ -111,4 +111,16 @@ export class GetVoiceConnectorTerminationHealthCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceConnectorTerminationHealthCommand) .de(de_GetVoiceConnectorTerminationHealthCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorTerminationHealthRequest; + output: GetVoiceConnectorTerminationHealthResponse; + }; + sdk: { + input: GetVoiceConnectorTerminationHealthCommandInput; + output: GetVoiceConnectorTerminationHealthCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileCommand.ts index 66e968042aee2..d44413ccf6f10 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileCommand.ts @@ -112,4 +112,16 @@ export class GetVoiceProfileCommand extends $Command .f(void 0, GetVoiceProfileResponseFilterSensitiveLog) .ser(se_GetVoiceProfileCommand) .de(de_GetVoiceProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceProfileRequest; + output: GetVoiceProfileResponse; + }; + sdk: { + input: GetVoiceProfileCommandInput; + output: GetVoiceProfileCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileDomainCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileDomainCommand.ts index 5f8289327b109..92023af640d1a 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileDomainCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceProfileDomainCommand.ts @@ -115,4 +115,16 @@ export class GetVoiceProfileDomainCommand extends $Command .f(void 0, GetVoiceProfileDomainResponseFilterSensitiveLog) .ser(se_GetVoiceProfileDomainCommand) .de(de_GetVoiceProfileDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceProfileDomainRequest; + output: GetVoiceProfileDomainResponse; + }; + sdk: { + input: GetVoiceProfileDomainCommandInput; + output: GetVoiceProfileDomainCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/GetVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/GetVoiceToneAnalysisTaskCommand.ts index 2d7d73709eedb..e7f521cf3708a 100644 --- a/clients/client-chime-sdk-voice/src/commands/GetVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/GetVoiceToneAnalysisTaskCommand.ts @@ -118,4 +118,16 @@ export class GetVoiceToneAnalysisTaskCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceToneAnalysisTaskCommand) .de(de_GetVoiceToneAnalysisTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceToneAnalysisTaskRequest; + output: GetVoiceToneAnalysisTaskResponse; + }; + sdk: { + input: GetVoiceToneAnalysisTaskCommandInput; + output: GetVoiceToneAnalysisTaskCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ListAvailableVoiceConnectorRegionsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListAvailableVoiceConnectorRegionsCommand.ts index b026b2c344895..84982f5edfe3a 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListAvailableVoiceConnectorRegionsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListAvailableVoiceConnectorRegionsCommand.ts @@ -100,4 +100,16 @@ export class ListAvailableVoiceConnectorRegionsCommand extends $Command .f(void 0, void 0) .ser(se_ListAvailableVoiceConnectorRegionsCommand) .de(de_ListAvailableVoiceConnectorRegionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: ListAvailableVoiceConnectorRegionsResponse; + }; + sdk: { + input: ListAvailableVoiceConnectorRegionsCommandInput; + output: ListAvailableVoiceConnectorRegionsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ListPhoneNumberOrdersCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListPhoneNumberOrdersCommand.ts index a37905a8a8917..ac39d59eadaa1 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListPhoneNumberOrdersCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListPhoneNumberOrdersCommand.ts @@ -116,4 +116,16 @@ export class ListPhoneNumberOrdersCommand extends $Command .f(void 0, ListPhoneNumberOrdersResponseFilterSensitiveLog) .ser(se_ListPhoneNumberOrdersCommand) .de(de_ListPhoneNumberOrdersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPhoneNumberOrdersRequest; + output: ListPhoneNumberOrdersResponse; + }; + sdk: { + input: ListPhoneNumberOrdersCommandInput; + output: ListPhoneNumberOrdersCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ListPhoneNumbersCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListPhoneNumbersCommand.ts index e5c5295c26c9b..e08d3c265b766 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListPhoneNumbersCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListPhoneNumbersCommand.ts @@ -141,4 +141,16 @@ export class ListPhoneNumbersCommand extends $Command .f(void 0, ListPhoneNumbersResponseFilterSensitiveLog) .ser(se_ListPhoneNumbersCommand) .de(de_ListPhoneNumbersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPhoneNumbersRequest; + output: ListPhoneNumbersResponse; + }; + sdk: { + input: ListPhoneNumbersCommandInput; + output: ListPhoneNumbersCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ListProxySessionsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListProxySessionsCommand.ts index 218bc07159e27..23456fd9f8763 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListProxySessionsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListProxySessionsCommand.ts @@ -132,4 +132,16 @@ export class ListProxySessionsCommand extends $Command .f(void 0, ListProxySessionsResponseFilterSensitiveLog) .ser(se_ListProxySessionsCommand) .de(de_ListProxySessionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListProxySessionsRequest; + output: ListProxySessionsResponse; + }; + sdk: { + input: ListProxySessionsCommandInput; + output: ListProxySessionsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ListSipMediaApplicationsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListSipMediaApplicationsCommand.ts index 522548240dd45..1b46765461c94 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListSipMediaApplicationsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListSipMediaApplicationsCommand.ts @@ -115,4 +115,16 @@ export class ListSipMediaApplicationsCommand extends $Command .f(void 0, ListSipMediaApplicationsResponseFilterSensitiveLog) .ser(se_ListSipMediaApplicationsCommand) .de(de_ListSipMediaApplicationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSipMediaApplicationsRequest; + output: ListSipMediaApplicationsResponse; + }; + sdk: { + input: ListSipMediaApplicationsCommandInput; + output: ListSipMediaApplicationsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ListSipRulesCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListSipRulesCommand.ts index 3ade4259fa3c0..a4f48f703a472 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListSipRulesCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListSipRulesCommand.ts @@ -115,4 +115,16 @@ export class ListSipRulesCommand extends $Command .f(void 0, void 0) .ser(se_ListSipRulesCommand) .de(de_ListSipRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSipRulesRequest; + output: ListSipRulesResponse; + }; + sdk: { + input: ListSipRulesCommandInput; + output: ListSipRulesCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ListSupportedPhoneNumberCountriesCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListSupportedPhoneNumberCountriesCommand.ts index 5054697e51fcb..febe855ae62fc 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListSupportedPhoneNumberCountriesCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListSupportedPhoneNumberCountriesCommand.ts @@ -113,4 +113,16 @@ export class ListSupportedPhoneNumberCountriesCommand extends $Command .f(void 0, void 0) .ser(se_ListSupportedPhoneNumberCountriesCommand) .de(de_ListSupportedPhoneNumberCountriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSupportedPhoneNumberCountriesRequest; + output: ListSupportedPhoneNumberCountriesResponse; + }; + sdk: { + input: ListSupportedPhoneNumberCountriesCommandInput; + output: ListSupportedPhoneNumberCountriesCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListTagsForResourceCommand.ts index 36aa407820201..365842d76a5b1 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListTagsForResourceCommand.ts @@ -105,4 +105,16 @@ export class ListTagsForResourceCommand extends $Command .f(ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorGroupsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorGroupsCommand.ts index d53ce449d28c6..0c3fdce418e0a 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorGroupsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorGroupsCommand.ts @@ -112,4 +112,16 @@ export class ListVoiceConnectorGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListVoiceConnectorGroupsCommand) .de(de_ListVoiceConnectorGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListVoiceConnectorGroupsRequest; + output: ListVoiceConnectorGroupsResponse; + }; + sdk: { + input: ListVoiceConnectorGroupsCommandInput; + output: ListVoiceConnectorGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts index 40e8868a78200..4916e5f9143ad 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts @@ -110,4 +110,16 @@ export class ListVoiceConnectorTerminationCredentialsCommand extends $Command .f(void 0, ListVoiceConnectorTerminationCredentialsResponseFilterSensitiveLog) .ser(se_ListVoiceConnectorTerminationCredentialsCommand) .de(de_ListVoiceConnectorTerminationCredentialsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListVoiceConnectorTerminationCredentialsRequest; + output: ListVoiceConnectorTerminationCredentialsResponse; + }; + sdk: { + input: ListVoiceConnectorTerminationCredentialsCommandInput; + output: ListVoiceConnectorTerminationCredentialsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorsCommand.ts index dd533c093c78c..ee51578ab86a6 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceConnectorsCommand.ts @@ -109,4 +109,16 @@ export class ListVoiceConnectorsCommand extends $Command .f(void 0, void 0) .ser(se_ListVoiceConnectorsCommand) .de(de_ListVoiceConnectorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListVoiceConnectorsRequest; + output: ListVoiceConnectorsResponse; + }; + sdk: { + input: ListVoiceConnectorsCommandInput; + output: ListVoiceConnectorsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceProfileDomainsCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceProfileDomainsCommand.ts index 2a50902bc8935..87dd27c3c9226 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceProfileDomainsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceProfileDomainsCommand.ts @@ -114,4 +114,16 @@ export class ListVoiceProfileDomainsCommand extends $Command .f(void 0, ListVoiceProfileDomainsResponseFilterSensitiveLog) .ser(se_ListVoiceProfileDomainsCommand) .de(de_ListVoiceProfileDomainsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListVoiceProfileDomainsRequest; + output: ListVoiceProfileDomainsResponse; + }; + sdk: { + input: ListVoiceProfileDomainsCommandInput; + output: ListVoiceProfileDomainsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ListVoiceProfilesCommand.ts b/clients/client-chime-sdk-voice/src/commands/ListVoiceProfilesCommand.ts index f57cfd24f19eb..8987d3fcf96b3 100644 --- a/clients/client-chime-sdk-voice/src/commands/ListVoiceProfilesCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ListVoiceProfilesCommand.ts @@ -114,4 +114,16 @@ export class ListVoiceProfilesCommand extends $Command .f(void 0, ListVoiceProfilesResponseFilterSensitiveLog) .ser(se_ListVoiceProfilesCommand) .de(de_ListVoiceProfilesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListVoiceProfilesRequest; + output: ListVoiceProfilesResponse; + }; + sdk: { + input: ListVoiceProfilesCommandInput; + output: ListVoiceProfilesCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.ts index fccd05f6ea243..d523a0339aa31 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationAlexaSkillConfigurationCommand.ts @@ -129,4 +129,16 @@ export class PutSipMediaApplicationAlexaSkillConfigurationCommand extends $Comma ) .ser(se_PutSipMediaApplicationAlexaSkillConfigurationCommand) .de(de_PutSipMediaApplicationAlexaSkillConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutSipMediaApplicationAlexaSkillConfigurationRequest; + output: PutSipMediaApplicationAlexaSkillConfigurationResponse; + }; + sdk: { + input: PutSipMediaApplicationAlexaSkillConfigurationCommandInput; + output: PutSipMediaApplicationAlexaSkillConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts index 4e63d5610f1e3..f8006aaf5008d 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts @@ -112,4 +112,16 @@ export class PutSipMediaApplicationLoggingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_PutSipMediaApplicationLoggingConfigurationCommand) .de(de_PutSipMediaApplicationLoggingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutSipMediaApplicationLoggingConfigurationRequest; + output: PutSipMediaApplicationLoggingConfigurationResponse; + }; + sdk: { + input: PutSipMediaApplicationLoggingConfigurationCommandInput; + output: PutSipMediaApplicationLoggingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts index ac6d59b622208..18394bd36b419 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -129,4 +129,16 @@ export class PutVoiceConnectorEmergencyCallingConfigurationCommand extends $Comm ) .ser(se_PutVoiceConnectorEmergencyCallingConfigurationCommand) .de(de_PutVoiceConnectorEmergencyCallingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorEmergencyCallingConfigurationRequest; + output: PutVoiceConnectorEmergencyCallingConfigurationResponse; + }; + sdk: { + input: PutVoiceConnectorEmergencyCallingConfigurationCommandInput; + output: PutVoiceConnectorEmergencyCallingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts index d65a93c2dd7b3..74b04566bb0af 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts @@ -114,4 +114,16 @@ export class PutVoiceConnectorLoggingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_PutVoiceConnectorLoggingConfigurationCommand) .de(de_PutVoiceConnectorLoggingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorLoggingConfigurationRequest; + output: PutVoiceConnectorLoggingConfigurationResponse; + }; + sdk: { + input: PutVoiceConnectorLoggingConfigurationCommandInput; + output: PutVoiceConnectorLoggingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorOriginationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorOriginationCommand.ts index 7965a5918f9c4..45443b0c3db3c 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorOriginationCommand.ts @@ -126,4 +126,16 @@ export class PutVoiceConnectorOriginationCommand extends $Command .f(void 0, void 0) .ser(se_PutVoiceConnectorOriginationCommand) .de(de_PutVoiceConnectorOriginationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorOriginationRequest; + output: PutVoiceConnectorOriginationResponse; + }; + sdk: { + input: PutVoiceConnectorOriginationCommandInput; + output: PutVoiceConnectorOriginationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorProxyCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorProxyCommand.ts index 5a36c6130cd9d..0af8570afd256 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorProxyCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorProxyCommand.ts @@ -119,4 +119,16 @@ export class PutVoiceConnectorProxyCommand extends $Command .f(PutVoiceConnectorProxyRequestFilterSensitiveLog, PutVoiceConnectorProxyResponseFilterSensitiveLog) .ser(se_PutVoiceConnectorProxyCommand) .de(de_PutVoiceConnectorProxyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorProxyRequest; + output: PutVoiceConnectorProxyResponse; + }; + sdk: { + input: PutVoiceConnectorProxyCommandInput; + output: PutVoiceConnectorProxyCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts index c9d6477b55a18..7f463a80963b8 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts @@ -137,4 +137,16 @@ export class PutVoiceConnectorStreamingConfigurationCommand extends $Command ) .ser(se_PutVoiceConnectorStreamingConfigurationCommand) .de(de_PutVoiceConnectorStreamingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorStreamingConfigurationRequest; + output: PutVoiceConnectorStreamingConfigurationResponse; + }; + sdk: { + input: PutVoiceConnectorStreamingConfigurationCommandInput; + output: PutVoiceConnectorStreamingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCommand.ts index 975e133daea2f..f62f1635337b9 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCommand.ts @@ -132,4 +132,16 @@ export class PutVoiceConnectorTerminationCommand extends $Command .f(PutVoiceConnectorTerminationRequestFilterSensitiveLog, PutVoiceConnectorTerminationResponseFilterSensitiveLog) .ser(se_PutVoiceConnectorTerminationCommand) .de(de_PutVoiceConnectorTerminationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorTerminationRequest; + output: PutVoiceConnectorTerminationResponse; + }; + sdk: { + input: PutVoiceConnectorTerminationCommandInput; + output: PutVoiceConnectorTerminationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts index 04159c7883459..bd672023d7858 100644 --- a/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts @@ -109,4 +109,16 @@ export class PutVoiceConnectorTerminationCredentialsCommand extends $Command .f(PutVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, void 0) .ser(se_PutVoiceConnectorTerminationCredentialsCommand) .de(de_PutVoiceConnectorTerminationCredentialsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorTerminationCredentialsRequest; + output: {}; + }; + sdk: { + input: PutVoiceConnectorTerminationCredentialsCommandInput; + output: PutVoiceConnectorTerminationCredentialsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/RestorePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/RestorePhoneNumberCommand.ts index 0b681f202046e..216bb414de9ec 100644 --- a/clients/client-chime-sdk-voice/src/commands/RestorePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/RestorePhoneNumberCommand.ts @@ -135,4 +135,16 @@ export class RestorePhoneNumberCommand extends $Command .f(RestorePhoneNumberRequestFilterSensitiveLog, RestorePhoneNumberResponseFilterSensitiveLog) .ser(se_RestorePhoneNumberCommand) .de(de_RestorePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RestorePhoneNumberRequest; + output: RestorePhoneNumberResponse; + }; + sdk: { + input: RestorePhoneNumberCommandInput; + output: RestorePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/SearchAvailablePhoneNumbersCommand.ts b/clients/client-chime-sdk-voice/src/commands/SearchAvailablePhoneNumbersCommand.ts index efd113dd05504..badf1f326c4b2 100644 --- a/clients/client-chime-sdk-voice/src/commands/SearchAvailablePhoneNumbersCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/SearchAvailablePhoneNumbersCommand.ts @@ -117,4 +117,16 @@ export class SearchAvailablePhoneNumbersCommand extends $Command .f(void 0, SearchAvailablePhoneNumbersResponseFilterSensitiveLog) .ser(se_SearchAvailablePhoneNumbersCommand) .de(de_SearchAvailablePhoneNumbersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchAvailablePhoneNumbersRequest; + output: SearchAvailablePhoneNumbersResponse; + }; + sdk: { + input: SearchAvailablePhoneNumbersCommandInput; + output: SearchAvailablePhoneNumbersCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/StartSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/StartSpeakerSearchTaskCommand.ts index 2407e64b01450..da3c122afff7b 100644 --- a/clients/client-chime-sdk-voice/src/commands/StartSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/StartSpeakerSearchTaskCommand.ts @@ -142,4 +142,16 @@ export class StartSpeakerSearchTaskCommand extends $Command .f(void 0, void 0) .ser(se_StartSpeakerSearchTaskCommand) .de(de_StartSpeakerSearchTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartSpeakerSearchTaskRequest; + output: StartSpeakerSearchTaskResponse; + }; + sdk: { + input: StartSpeakerSearchTaskCommandInput; + output: StartSpeakerSearchTaskCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/StartVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/StartVoiceToneAnalysisTaskCommand.ts index ea9791cb34466..adf5dbcd1add8 100644 --- a/clients/client-chime-sdk-voice/src/commands/StartVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/StartVoiceToneAnalysisTaskCommand.ts @@ -134,4 +134,16 @@ export class StartVoiceToneAnalysisTaskCommand extends $Command .f(void 0, void 0) .ser(se_StartVoiceToneAnalysisTaskCommand) .de(de_StartVoiceToneAnalysisTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartVoiceToneAnalysisTaskRequest; + output: StartVoiceToneAnalysisTaskResponse; + }; + sdk: { + input: StartVoiceToneAnalysisTaskCommandInput; + output: StartVoiceToneAnalysisTaskCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/StopSpeakerSearchTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/StopSpeakerSearchTaskCommand.ts index 7275342eb3903..e6f0be1fb43f6 100644 --- a/clients/client-chime-sdk-voice/src/commands/StopSpeakerSearchTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/StopSpeakerSearchTaskCommand.ts @@ -106,4 +106,16 @@ export class StopSpeakerSearchTaskCommand extends $Command .f(void 0, void 0) .ser(se_StopSpeakerSearchTaskCommand) .de(de_StopSpeakerSearchTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopSpeakerSearchTaskRequest; + output: {}; + }; + sdk: { + input: StopSpeakerSearchTaskCommandInput; + output: StopSpeakerSearchTaskCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/StopVoiceToneAnalysisTaskCommand.ts b/clients/client-chime-sdk-voice/src/commands/StopVoiceToneAnalysisTaskCommand.ts index fce7a489bb1b3..8ba3d9821d8d6 100644 --- a/clients/client-chime-sdk-voice/src/commands/StopVoiceToneAnalysisTaskCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/StopVoiceToneAnalysisTaskCommand.ts @@ -106,4 +106,16 @@ export class StopVoiceToneAnalysisTaskCommand extends $Command .f(void 0, void 0) .ser(se_StopVoiceToneAnalysisTaskCommand) .de(de_StopVoiceToneAnalysisTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopVoiceToneAnalysisTaskRequest; + output: {}; + }; + sdk: { + input: StopVoiceToneAnalysisTaskCommandInput; + output: StopVoiceToneAnalysisTaskCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/TagResourceCommand.ts b/clients/client-chime-sdk-voice/src/commands/TagResourceCommand.ts index 375942692e9de..5b51cc702151a 100644 --- a/clients/client-chime-sdk-voice/src/commands/TagResourceCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/TagResourceCommand.ts @@ -102,4 +102,16 @@ export class TagResourceCommand extends $Command .f(TagResourceRequestFilterSensitiveLog, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/UntagResourceCommand.ts b/clients/client-chime-sdk-voice/src/commands/UntagResourceCommand.ts index 2d24727e725b4..5a38cf5051063 100644 --- a/clients/client-chime-sdk-voice/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UntagResourceCommand.ts @@ -96,4 +96,16 @@ export class UntagResourceCommand extends $Command .f(UntagResourceRequestFilterSensitiveLog, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateGlobalSettingsCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateGlobalSettingsCommand.ts index 8012c020baca3..461550e219cb8 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateGlobalSettingsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateGlobalSettingsCommand.ts @@ -95,4 +95,16 @@ export class UpdateGlobalSettingsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateGlobalSettingsCommand) .de(de_UpdateGlobalSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateGlobalSettingsRequest; + output: {}; + }; + sdk: { + input: UpdateGlobalSettingsCommandInput; + output: UpdateGlobalSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberCommand.ts index 0862c74e77f43..57d8476f08332 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberCommand.ts @@ -145,4 +145,16 @@ export class UpdatePhoneNumberCommand extends $Command .f(UpdatePhoneNumberRequestFilterSensitiveLog, UpdatePhoneNumberResponseFilterSensitiveLog) .ser(se_UpdatePhoneNumberCommand) .de(de_UpdatePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePhoneNumberRequest; + output: UpdatePhoneNumberResponse; + }; + sdk: { + input: UpdatePhoneNumberCommandInput; + output: UpdatePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberSettingsCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberSettingsCommand.ts index 52aaf41389105..b252d0f79964c 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberSettingsCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdatePhoneNumberSettingsCommand.ts @@ -99,4 +99,16 @@ export class UpdatePhoneNumberSettingsCommand extends $Command .f(UpdatePhoneNumberSettingsRequestFilterSensitiveLog, void 0) .ser(se_UpdatePhoneNumberSettingsCommand) .de(de_UpdatePhoneNumberSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePhoneNumberSettingsRequest; + output: {}; + }; + sdk: { + input: UpdatePhoneNumberSettingsCommandInput; + output: UpdatePhoneNumberSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateProxySessionCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateProxySessionCommand.ts index ed1dd5dba1e53..8e7b66df1dde7 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateProxySessionCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateProxySessionCommand.ts @@ -131,4 +131,16 @@ export class UpdateProxySessionCommand extends $Command .f(void 0, UpdateProxySessionResponseFilterSensitiveLog) .ser(se_UpdateProxySessionCommand) .de(de_UpdateProxySessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateProxySessionRequest; + output: UpdateProxySessionResponse; + }; + sdk: { + input: UpdateProxySessionCommandInput; + output: UpdateProxySessionCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCallCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCallCommand.ts index e4c52fb5b772d..5866b18ab989f 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCallCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCallCommand.ts @@ -118,4 +118,16 @@ export class UpdateSipMediaApplicationCallCommand extends $Command .f(UpdateSipMediaApplicationCallRequestFilterSensitiveLog, void 0) .ser(se_UpdateSipMediaApplicationCallCommand) .de(de_UpdateSipMediaApplicationCallCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSipMediaApplicationCallRequest; + output: UpdateSipMediaApplicationCallResponse; + }; + sdk: { + input: UpdateSipMediaApplicationCallCommandInput; + output: UpdateSipMediaApplicationCallCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCommand.ts index aba14b5de5df2..0ecf40c330729 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateSipMediaApplicationCommand.ts @@ -124,4 +124,16 @@ export class UpdateSipMediaApplicationCommand extends $Command .f(UpdateSipMediaApplicationRequestFilterSensitiveLog, UpdateSipMediaApplicationResponseFilterSensitiveLog) .ser(se_UpdateSipMediaApplicationCommand) .de(de_UpdateSipMediaApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSipMediaApplicationRequest; + output: UpdateSipMediaApplicationResponse; + }; + sdk: { + input: UpdateSipMediaApplicationCommandInput; + output: UpdateSipMediaApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateSipRuleCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateSipRuleCommand.ts index 2f8b89054dd2e..034aee23ae4e4 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateSipRuleCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateSipRuleCommand.ts @@ -128,4 +128,16 @@ export class UpdateSipRuleCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSipRuleCommand) .de(de_UpdateSipRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSipRuleRequest; + output: UpdateSipRuleResponse; + }; + sdk: { + input: UpdateSipRuleCommandInput; + output: UpdateSipRuleCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorCommand.ts index 4e898cd53c054..21e2d2fe7d3e9 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorCommand.ts @@ -109,4 +109,16 @@ export class UpdateVoiceConnectorCommand extends $Command .f(void 0, void 0) .ser(se_UpdateVoiceConnectorCommand) .de(de_UpdateVoiceConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateVoiceConnectorRequest; + output: UpdateVoiceConnectorResponse; + }; + sdk: { + input: UpdateVoiceConnectorCommandInput; + output: UpdateVoiceConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorGroupCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorGroupCommand.ts index 71ba5fc991782..cdeadbf4fce4b 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorGroupCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceConnectorGroupCommand.ts @@ -120,4 +120,16 @@ export class UpdateVoiceConnectorGroupCommand extends $Command .f(void 0, void 0) .ser(se_UpdateVoiceConnectorGroupCommand) .de(de_UpdateVoiceConnectorGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateVoiceConnectorGroupRequest; + output: UpdateVoiceConnectorGroupResponse; + }; + sdk: { + input: UpdateVoiceConnectorGroupCommandInput; + output: UpdateVoiceConnectorGroupCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileCommand.ts index 3ca423fd6a5e4..e334da54e0e34 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileCommand.ts @@ -128,4 +128,16 @@ export class UpdateVoiceProfileCommand extends $Command .f(void 0, UpdateVoiceProfileResponseFilterSensitiveLog) .ser(se_UpdateVoiceProfileCommand) .de(de_UpdateVoiceProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateVoiceProfileRequest; + output: UpdateVoiceProfileResponse; + }; + sdk: { + input: UpdateVoiceProfileCommandInput; + output: UpdateVoiceProfileCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileDomainCommand.ts b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileDomainCommand.ts index b698a016478d3..1c490af7b17f1 100644 --- a/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileDomainCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/UpdateVoiceProfileDomainCommand.ts @@ -117,4 +117,16 @@ export class UpdateVoiceProfileDomainCommand extends $Command .f(void 0, UpdateVoiceProfileDomainResponseFilterSensitiveLog) .ser(se_UpdateVoiceProfileDomainCommand) .de(de_UpdateVoiceProfileDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateVoiceProfileDomainRequest; + output: UpdateVoiceProfileDomainResponse; + }; + sdk: { + input: UpdateVoiceProfileDomainCommandInput; + output: UpdateVoiceProfileDomainCommandOutput; + }; + }; +} diff --git a/clients/client-chime-sdk-voice/src/commands/ValidateE911AddressCommand.ts b/clients/client-chime-sdk-voice/src/commands/ValidateE911AddressCommand.ts index 5c2d05cd28569..d8420cb97b7f3 100644 --- a/clients/client-chime-sdk-voice/src/commands/ValidateE911AddressCommand.ts +++ b/clients/client-chime-sdk-voice/src/commands/ValidateE911AddressCommand.ts @@ -136,4 +136,16 @@ export class ValidateE911AddressCommand extends $Command .f(ValidateE911AddressRequestFilterSensitiveLog, ValidateE911AddressResponseFilterSensitiveLog) .ser(se_ValidateE911AddressCommand) .de(de_ValidateE911AddressCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ValidateE911AddressRequest; + output: ValidateE911AddressResponse; + }; + sdk: { + input: ValidateE911AddressCommandInput; + output: ValidateE911AddressCommandOutput; + }; + }; +} diff --git a/clients/client-chime/CHANGELOG.md b/clients/client-chime/CHANGELOG.md index c4dc3dc8ea1c3..a1da22006d00d 100644 --- a/clients/client-chime/CHANGELOG.md +++ b/clients/client-chime/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-chime + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-chime + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-chime diff --git a/clients/client-chime/package.json b/clients/client-chime/package.json index f9da5c49353ec..ad79fddaa95ef 100644 --- a/clients/client-chime/package.json +++ b/clients/client-chime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-chime", "description": "AWS SDK for JavaScript Chime Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-chime", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-chime/src/commands/AssociatePhoneNumberWithUserCommand.ts b/clients/client-chime/src/commands/AssociatePhoneNumberWithUserCommand.ts index ec32ca4e860e1..6d65f748dd27b 100644 --- a/clients/client-chime/src/commands/AssociatePhoneNumberWithUserCommand.ts +++ b/clients/client-chime/src/commands/AssociatePhoneNumberWithUserCommand.ts @@ -110,4 +110,16 @@ export class AssociatePhoneNumberWithUserCommand extends $Command .f(AssociatePhoneNumberWithUserRequestFilterSensitiveLog, void 0) .ser(se_AssociatePhoneNumberWithUserCommand) .de(de_AssociatePhoneNumberWithUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociatePhoneNumberWithUserRequest; + output: {}; + }; + sdk: { + input: AssociatePhoneNumberWithUserCommandInput; + output: AssociatePhoneNumberWithUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts b/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts index 3ca755d028c41..8c6c3c8935927 100644 --- a/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorCommand.ts @@ -130,4 +130,16 @@ export class AssociatePhoneNumbersWithVoiceConnectorCommand extends $Command .f(AssociatePhoneNumbersWithVoiceConnectorRequestFilterSensitiveLog, void 0) .ser(se_AssociatePhoneNumbersWithVoiceConnectorCommand) .de(de_AssociatePhoneNumbersWithVoiceConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociatePhoneNumbersWithVoiceConnectorRequest; + output: AssociatePhoneNumbersWithVoiceConnectorResponse; + }; + sdk: { + input: AssociatePhoneNumbersWithVoiceConnectorCommandInput; + output: AssociatePhoneNumbersWithVoiceConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts index 21917bc1a50f7..d2042d5942f39 100644 --- a/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/AssociatePhoneNumbersWithVoiceConnectorGroupCommand.ts @@ -130,4 +130,16 @@ export class AssociatePhoneNumbersWithVoiceConnectorGroupCommand extends $Comman .f(AssociatePhoneNumbersWithVoiceConnectorGroupRequestFilterSensitiveLog, void 0) .ser(se_AssociatePhoneNumbersWithVoiceConnectorGroupCommand) .de(de_AssociatePhoneNumbersWithVoiceConnectorGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociatePhoneNumbersWithVoiceConnectorGroupRequest; + output: AssociatePhoneNumbersWithVoiceConnectorGroupResponse; + }; + sdk: { + input: AssociatePhoneNumbersWithVoiceConnectorGroupCommandInput; + output: AssociatePhoneNumbersWithVoiceConnectorGroupCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/AssociateSigninDelegateGroupsWithAccountCommand.ts b/clients/client-chime/src/commands/AssociateSigninDelegateGroupsWithAccountCommand.ts index 54e5ac4b065da..b5728252e407d 100644 --- a/clients/client-chime/src/commands/AssociateSigninDelegateGroupsWithAccountCommand.ts +++ b/clients/client-chime/src/commands/AssociateSigninDelegateGroupsWithAccountCommand.ts @@ -110,4 +110,16 @@ export class AssociateSigninDelegateGroupsWithAccountCommand extends $Command .f(void 0, void 0) .ser(se_AssociateSigninDelegateGroupsWithAccountCommand) .de(de_AssociateSigninDelegateGroupsWithAccountCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateSigninDelegateGroupsWithAccountRequest; + output: {}; + }; + sdk: { + input: AssociateSigninDelegateGroupsWithAccountCommandInput; + output: AssociateSigninDelegateGroupsWithAccountCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/BatchCreateAttendeeCommand.ts b/clients/client-chime/src/commands/BatchCreateAttendeeCommand.ts index 01cd2c13cd0a6..ff3685dc3cfb8 100644 --- a/clients/client-chime/src/commands/BatchCreateAttendeeCommand.ts +++ b/clients/client-chime/src/commands/BatchCreateAttendeeCommand.ts @@ -144,4 +144,16 @@ export class BatchCreateAttendeeCommand extends $Command .f(BatchCreateAttendeeRequestFilterSensitiveLog, BatchCreateAttendeeResponseFilterSensitiveLog) .ser(se_BatchCreateAttendeeCommand) .de(de_BatchCreateAttendeeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchCreateAttendeeRequest; + output: BatchCreateAttendeeResponse; + }; + sdk: { + input: BatchCreateAttendeeCommandInput; + output: BatchCreateAttendeeCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/BatchCreateChannelMembershipCommand.ts b/clients/client-chime/src/commands/BatchCreateChannelMembershipCommand.ts index c570f2aeb3e6a..00a6909feac20 100644 --- a/clients/client-chime/src/commands/BatchCreateChannelMembershipCommand.ts +++ b/clients/client-chime/src/commands/BatchCreateChannelMembershipCommand.ts @@ -138,4 +138,16 @@ export class BatchCreateChannelMembershipCommand extends $Command .f(void 0, BatchCreateChannelMembershipResponseFilterSensitiveLog) .ser(se_BatchCreateChannelMembershipCommand) .de(de_BatchCreateChannelMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchCreateChannelMembershipRequest; + output: BatchCreateChannelMembershipResponse; + }; + sdk: { + input: BatchCreateChannelMembershipCommandInput; + output: BatchCreateChannelMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/BatchCreateRoomMembershipCommand.ts b/clients/client-chime/src/commands/BatchCreateRoomMembershipCommand.ts index 818eff8669b85..b0e140e553d9d 100644 --- a/clients/client-chime/src/commands/BatchCreateRoomMembershipCommand.ts +++ b/clients/client-chime/src/commands/BatchCreateRoomMembershipCommand.ts @@ -112,4 +112,16 @@ export class BatchCreateRoomMembershipCommand extends $Command .f(void 0, void 0) .ser(se_BatchCreateRoomMembershipCommand) .de(de_BatchCreateRoomMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchCreateRoomMembershipRequest; + output: BatchCreateRoomMembershipResponse; + }; + sdk: { + input: BatchCreateRoomMembershipCommandInput; + output: BatchCreateRoomMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/BatchDeletePhoneNumberCommand.ts b/clients/client-chime/src/commands/BatchDeletePhoneNumberCommand.ts index 4fc7beffd73f2..3feeaa5014ffd 100644 --- a/clients/client-chime/src/commands/BatchDeletePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/BatchDeletePhoneNumberCommand.ts @@ -113,4 +113,16 @@ export class BatchDeletePhoneNumberCommand extends $Command .f(void 0, void 0) .ser(se_BatchDeletePhoneNumberCommand) .de(de_BatchDeletePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDeletePhoneNumberRequest; + output: BatchDeletePhoneNumberResponse; + }; + sdk: { + input: BatchDeletePhoneNumberCommandInput; + output: BatchDeletePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/BatchSuspendUserCommand.ts b/clients/client-chime/src/commands/BatchSuspendUserCommand.ts index 6a6bf5d9ffbae..1fb166ed318a1 100644 --- a/clients/client-chime/src/commands/BatchSuspendUserCommand.ts +++ b/clients/client-chime/src/commands/BatchSuspendUserCommand.ts @@ -119,4 +119,16 @@ export class BatchSuspendUserCommand extends $Command .f(void 0, void 0) .ser(se_BatchSuspendUserCommand) .de(de_BatchSuspendUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchSuspendUserRequest; + output: BatchSuspendUserResponse; + }; + sdk: { + input: BatchSuspendUserCommandInput; + output: BatchSuspendUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/BatchUnsuspendUserCommand.ts b/clients/client-chime/src/commands/BatchUnsuspendUserCommand.ts index 17a3243eac6b3..bcf631a0a9f43 100644 --- a/clients/client-chime/src/commands/BatchUnsuspendUserCommand.ts +++ b/clients/client-chime/src/commands/BatchUnsuspendUserCommand.ts @@ -116,4 +116,16 @@ export class BatchUnsuspendUserCommand extends $Command .f(void 0, void 0) .ser(se_BatchUnsuspendUserCommand) .de(de_BatchUnsuspendUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchUnsuspendUserRequest; + output: BatchUnsuspendUserResponse; + }; + sdk: { + input: BatchUnsuspendUserCommandInput; + output: BatchUnsuspendUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/BatchUpdatePhoneNumberCommand.ts b/clients/client-chime/src/commands/BatchUpdatePhoneNumberCommand.ts index 352fe1a7168a3..b91fa695beed0 100644 --- a/clients/client-chime/src/commands/BatchUpdatePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/BatchUpdatePhoneNumberCommand.ts @@ -116,4 +116,16 @@ export class BatchUpdatePhoneNumberCommand extends $Command .f(BatchUpdatePhoneNumberRequestFilterSensitiveLog, void 0) .ser(se_BatchUpdatePhoneNumberCommand) .de(de_BatchUpdatePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchUpdatePhoneNumberRequest; + output: BatchUpdatePhoneNumberResponse; + }; + sdk: { + input: BatchUpdatePhoneNumberCommandInput; + output: BatchUpdatePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/BatchUpdateUserCommand.ts b/clients/client-chime/src/commands/BatchUpdateUserCommand.ts index 109369be1d0a8..a0d348e66cbaa 100644 --- a/clients/client-chime/src/commands/BatchUpdateUserCommand.ts +++ b/clients/client-chime/src/commands/BatchUpdateUserCommand.ts @@ -119,4 +119,16 @@ export class BatchUpdateUserCommand extends $Command .f(BatchUpdateUserRequestFilterSensitiveLog, void 0) .ser(se_BatchUpdateUserCommand) .de(de_BatchUpdateUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchUpdateUserRequest; + output: BatchUpdateUserResponse; + }; + sdk: { + input: BatchUpdateUserCommandInput; + output: BatchUpdateUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateAccountCommand.ts b/clients/client-chime/src/commands/CreateAccountCommand.ts index 97718920bdcad..c250323f176b1 100644 --- a/clients/client-chime/src/commands/CreateAccountCommand.ts +++ b/clients/client-chime/src/commands/CreateAccountCommand.ts @@ -117,4 +117,16 @@ export class CreateAccountCommand extends $Command .f(void 0, void 0) .ser(se_CreateAccountCommand) .de(de_CreateAccountCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAccountRequest; + output: CreateAccountResponse; + }; + sdk: { + input: CreateAccountCommandInput; + output: CreateAccountCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateAppInstanceAdminCommand.ts b/clients/client-chime/src/commands/CreateAppInstanceAdminCommand.ts index 8ccc81dab2499..6d64bd978f50f 100644 --- a/clients/client-chime/src/commands/CreateAppInstanceAdminCommand.ts +++ b/clients/client-chime/src/commands/CreateAppInstanceAdminCommand.ts @@ -131,4 +131,16 @@ export class CreateAppInstanceAdminCommand extends $Command .f(void 0, CreateAppInstanceAdminResponseFilterSensitiveLog) .ser(se_CreateAppInstanceAdminCommand) .de(de_CreateAppInstanceAdminCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAppInstanceAdminRequest; + output: CreateAppInstanceAdminResponse; + }; + sdk: { + input: CreateAppInstanceAdminCommandInput; + output: CreateAppInstanceAdminCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateAppInstanceCommand.ts b/clients/client-chime/src/commands/CreateAppInstanceCommand.ts index 73ba5a526b6fb..63c51b972d5a8 100644 --- a/clients/client-chime/src/commands/CreateAppInstanceCommand.ts +++ b/clients/client-chime/src/commands/CreateAppInstanceCommand.ts @@ -124,4 +124,16 @@ export class CreateAppInstanceCommand extends $Command .f(CreateAppInstanceRequestFilterSensitiveLog, void 0) .ser(se_CreateAppInstanceCommand) .de(de_CreateAppInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAppInstanceRequest; + output: CreateAppInstanceResponse; + }; + sdk: { + input: CreateAppInstanceCommandInput; + output: CreateAppInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateAppInstanceUserCommand.ts b/clients/client-chime/src/commands/CreateAppInstanceUserCommand.ts index 02567d2cf2af1..ea0f00985bacb 100644 --- a/clients/client-chime/src/commands/CreateAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/CreateAppInstanceUserCommand.ts @@ -126,4 +126,16 @@ export class CreateAppInstanceUserCommand extends $Command .f(CreateAppInstanceUserRequestFilterSensitiveLog, void 0) .ser(se_CreateAppInstanceUserCommand) .de(de_CreateAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAppInstanceUserRequest; + output: CreateAppInstanceUserResponse; + }; + sdk: { + input: CreateAppInstanceUserCommandInput; + output: CreateAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateAttendeeCommand.ts b/clients/client-chime/src/commands/CreateAttendeeCommand.ts index a6a271d29533e..3c4aec1f71dd9 100644 --- a/clients/client-chime/src/commands/CreateAttendeeCommand.ts +++ b/clients/client-chime/src/commands/CreateAttendeeCommand.ts @@ -131,4 +131,16 @@ export class CreateAttendeeCommand extends $Command .f(CreateAttendeeRequestFilterSensitiveLog, CreateAttendeeResponseFilterSensitiveLog) .ser(se_CreateAttendeeCommand) .de(de_CreateAttendeeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAttendeeRequest; + output: CreateAttendeeResponse; + }; + sdk: { + input: CreateAttendeeCommandInput; + output: CreateAttendeeCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateBotCommand.ts b/clients/client-chime/src/commands/CreateBotCommand.ts index a467158e3926c..e90ebdb157abc 100644 --- a/clients/client-chime/src/commands/CreateBotCommand.ts +++ b/clients/client-chime/src/commands/CreateBotCommand.ts @@ -118,4 +118,16 @@ export class CreateBotCommand extends $Command .f(CreateBotRequestFilterSensitiveLog, CreateBotResponseFilterSensitiveLog) .ser(se_CreateBotCommand) .de(de_CreateBotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateBotRequest; + output: CreateBotResponse; + }; + sdk: { + input: CreateBotCommandInput; + output: CreateBotCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateChannelBanCommand.ts b/clients/client-chime/src/commands/CreateChannelBanCommand.ts index 59990f16870f9..1c5ac53768d18 100644 --- a/clients/client-chime/src/commands/CreateChannelBanCommand.ts +++ b/clients/client-chime/src/commands/CreateChannelBanCommand.ts @@ -131,4 +131,16 @@ export class CreateChannelBanCommand extends $Command .f(void 0, CreateChannelBanResponseFilterSensitiveLog) .ser(se_CreateChannelBanCommand) .de(de_CreateChannelBanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChannelBanRequest; + output: CreateChannelBanResponse; + }; + sdk: { + input: CreateChannelBanCommandInput; + output: CreateChannelBanCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateChannelCommand.ts b/clients/client-chime/src/commands/CreateChannelCommand.ts index f937558ddea7a..4d21e4374e780 100644 --- a/clients/client-chime/src/commands/CreateChannelCommand.ts +++ b/clients/client-chime/src/commands/CreateChannelCommand.ts @@ -135,4 +135,16 @@ export class CreateChannelCommand extends $Command .f(CreateChannelRequestFilterSensitiveLog, void 0) .ser(se_CreateChannelCommand) .de(de_CreateChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChannelRequest; + output: CreateChannelResponse; + }; + sdk: { + input: CreateChannelCommandInput; + output: CreateChannelCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateChannelMembershipCommand.ts b/clients/client-chime/src/commands/CreateChannelMembershipCommand.ts index 19fc984ac4b3e..e09758e8cd62e 100644 --- a/clients/client-chime/src/commands/CreateChannelMembershipCommand.ts +++ b/clients/client-chime/src/commands/CreateChannelMembershipCommand.ts @@ -155,4 +155,16 @@ export class CreateChannelMembershipCommand extends $Command .f(void 0, CreateChannelMembershipResponseFilterSensitiveLog) .ser(se_CreateChannelMembershipCommand) .de(de_CreateChannelMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChannelMembershipRequest; + output: CreateChannelMembershipResponse; + }; + sdk: { + input: CreateChannelMembershipCommandInput; + output: CreateChannelMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateChannelModeratorCommand.ts b/clients/client-chime/src/commands/CreateChannelModeratorCommand.ts index 1a38c65a5513f..11c0e7f7a17f2 100644 --- a/clients/client-chime/src/commands/CreateChannelModeratorCommand.ts +++ b/clients/client-chime/src/commands/CreateChannelModeratorCommand.ts @@ -143,4 +143,16 @@ export class CreateChannelModeratorCommand extends $Command .f(void 0, CreateChannelModeratorResponseFilterSensitiveLog) .ser(se_CreateChannelModeratorCommand) .de(de_CreateChannelModeratorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChannelModeratorRequest; + output: CreateChannelModeratorResponse; + }; + sdk: { + input: CreateChannelModeratorCommandInput; + output: CreateChannelModeratorCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateMediaCapturePipelineCommand.ts b/clients/client-chime/src/commands/CreateMediaCapturePipelineCommand.ts index 12bbb56637a56..3663132264e20 100644 --- a/clients/client-chime/src/commands/CreateMediaCapturePipelineCommand.ts +++ b/clients/client-chime/src/commands/CreateMediaCapturePipelineCommand.ts @@ -175,4 +175,16 @@ export class CreateMediaCapturePipelineCommand extends $Command .f(CreateMediaCapturePipelineRequestFilterSensitiveLog, CreateMediaCapturePipelineResponseFilterSensitiveLog) .ser(se_CreateMediaCapturePipelineCommand) .de(de_CreateMediaCapturePipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMediaCapturePipelineRequest; + output: CreateMediaCapturePipelineResponse; + }; + sdk: { + input: CreateMediaCapturePipelineCommandInput; + output: CreateMediaCapturePipelineCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateMeetingCommand.ts b/clients/client-chime/src/commands/CreateMeetingCommand.ts index 3e7e8aceb73ee..fb537b6a2890f 100644 --- a/clients/client-chime/src/commands/CreateMeetingCommand.ts +++ b/clients/client-chime/src/commands/CreateMeetingCommand.ts @@ -144,4 +144,16 @@ export class CreateMeetingCommand extends $Command .f(CreateMeetingRequestFilterSensitiveLog, CreateMeetingResponseFilterSensitiveLog) .ser(se_CreateMeetingCommand) .de(de_CreateMeetingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMeetingRequest; + output: CreateMeetingResponse; + }; + sdk: { + input: CreateMeetingCommandInput; + output: CreateMeetingCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateMeetingDialOutCommand.ts b/clients/client-chime/src/commands/CreateMeetingDialOutCommand.ts index 2b7dd6b8bd0f0..527c87a9eb4ee 100644 --- a/clients/client-chime/src/commands/CreateMeetingDialOutCommand.ts +++ b/clients/client-chime/src/commands/CreateMeetingDialOutCommand.ts @@ -116,4 +116,16 @@ export class CreateMeetingDialOutCommand extends $Command .f(CreateMeetingDialOutRequestFilterSensitiveLog, void 0) .ser(se_CreateMeetingDialOutCommand) .de(de_CreateMeetingDialOutCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMeetingDialOutRequest; + output: CreateMeetingDialOutResponse; + }; + sdk: { + input: CreateMeetingDialOutCommandInput; + output: CreateMeetingDialOutCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateMeetingWithAttendeesCommand.ts b/clients/client-chime/src/commands/CreateMeetingWithAttendeesCommand.ts index 7b2bafae4e500..58da36601719d 100644 --- a/clients/client-chime/src/commands/CreateMeetingWithAttendeesCommand.ts +++ b/clients/client-chime/src/commands/CreateMeetingWithAttendeesCommand.ts @@ -174,4 +174,16 @@ export class CreateMeetingWithAttendeesCommand extends $Command .f(CreateMeetingWithAttendeesRequestFilterSensitiveLog, CreateMeetingWithAttendeesResponseFilterSensitiveLog) .ser(se_CreateMeetingWithAttendeesCommand) .de(de_CreateMeetingWithAttendeesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMeetingWithAttendeesRequest; + output: CreateMeetingWithAttendeesResponse; + }; + sdk: { + input: CreateMeetingWithAttendeesCommandInput; + output: CreateMeetingWithAttendeesCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreatePhoneNumberOrderCommand.ts b/clients/client-chime/src/commands/CreatePhoneNumberOrderCommand.ts index 6268a863b2e64..5e17713d6abc8 100644 --- a/clients/client-chime/src/commands/CreatePhoneNumberOrderCommand.ts +++ b/clients/client-chime/src/commands/CreatePhoneNumberOrderCommand.ts @@ -122,4 +122,16 @@ export class CreatePhoneNumberOrderCommand extends $Command .f(CreatePhoneNumberOrderRequestFilterSensitiveLog, CreatePhoneNumberOrderResponseFilterSensitiveLog) .ser(se_CreatePhoneNumberOrderCommand) .de(de_CreatePhoneNumberOrderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePhoneNumberOrderRequest; + output: CreatePhoneNumberOrderResponse; + }; + sdk: { + input: CreatePhoneNumberOrderCommandInput; + output: CreatePhoneNumberOrderCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateProxySessionCommand.ts b/clients/client-chime/src/commands/CreateProxySessionCommand.ts index 90967b1c4a01c..ab1206fe93c34 100644 --- a/clients/client-chime/src/commands/CreateProxySessionCommand.ts +++ b/clients/client-chime/src/commands/CreateProxySessionCommand.ts @@ -150,4 +150,16 @@ export class CreateProxySessionCommand extends $Command .f(CreateProxySessionRequestFilterSensitiveLog, CreateProxySessionResponseFilterSensitiveLog) .ser(se_CreateProxySessionCommand) .de(de_CreateProxySessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateProxySessionRequest; + output: CreateProxySessionResponse; + }; + sdk: { + input: CreateProxySessionCommandInput; + output: CreateProxySessionCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateRoomCommand.ts b/clients/client-chime/src/commands/CreateRoomCommand.ts index 743b59f617423..768c8f8fd0383 100644 --- a/clients/client-chime/src/commands/CreateRoomCommand.ts +++ b/clients/client-chime/src/commands/CreateRoomCommand.ts @@ -115,4 +115,16 @@ export class CreateRoomCommand extends $Command .f(CreateRoomRequestFilterSensitiveLog, CreateRoomResponseFilterSensitiveLog) .ser(se_CreateRoomCommand) .de(de_CreateRoomCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRoomRequest; + output: CreateRoomResponse; + }; + sdk: { + input: CreateRoomCommandInput; + output: CreateRoomCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateRoomMembershipCommand.ts b/clients/client-chime/src/commands/CreateRoomMembershipCommand.ts index 5f7c9b117b103..582e79c6b6899 100644 --- a/clients/client-chime/src/commands/CreateRoomMembershipCommand.ts +++ b/clients/client-chime/src/commands/CreateRoomMembershipCommand.ts @@ -124,4 +124,16 @@ export class CreateRoomMembershipCommand extends $Command .f(void 0, CreateRoomMembershipResponseFilterSensitiveLog) .ser(se_CreateRoomMembershipCommand) .de(de_CreateRoomMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRoomMembershipRequest; + output: CreateRoomMembershipResponse; + }; + sdk: { + input: CreateRoomMembershipCommandInput; + output: CreateRoomMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateSipMediaApplicationCallCommand.ts b/clients/client-chime/src/commands/CreateSipMediaApplicationCallCommand.ts index 5e05f3271e6ca..d10c7573a709c 100644 --- a/clients/client-chime/src/commands/CreateSipMediaApplicationCallCommand.ts +++ b/clients/client-chime/src/commands/CreateSipMediaApplicationCallCommand.ts @@ -127,4 +127,16 @@ export class CreateSipMediaApplicationCallCommand extends $Command .f(CreateSipMediaApplicationCallRequestFilterSensitiveLog, void 0) .ser(se_CreateSipMediaApplicationCallCommand) .de(de_CreateSipMediaApplicationCallCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSipMediaApplicationCallRequest; + output: CreateSipMediaApplicationCallResponse; + }; + sdk: { + input: CreateSipMediaApplicationCallCommandInput; + output: CreateSipMediaApplicationCallCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateSipMediaApplicationCommand.ts b/clients/client-chime/src/commands/CreateSipMediaApplicationCommand.ts index 7cccdfafca0dd..6af8ae4abd775 100644 --- a/clients/client-chime/src/commands/CreateSipMediaApplicationCommand.ts +++ b/clients/client-chime/src/commands/CreateSipMediaApplicationCommand.ts @@ -136,4 +136,16 @@ export class CreateSipMediaApplicationCommand extends $Command .f(CreateSipMediaApplicationRequestFilterSensitiveLog, CreateSipMediaApplicationResponseFilterSensitiveLog) .ser(se_CreateSipMediaApplicationCommand) .de(de_CreateSipMediaApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSipMediaApplicationRequest; + output: CreateSipMediaApplicationResponse; + }; + sdk: { + input: CreateSipMediaApplicationCommandInput; + output: CreateSipMediaApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateSipRuleCommand.ts b/clients/client-chime/src/commands/CreateSipRuleCommand.ts index 1dfe564730fe7..852c9edb83ee3 100644 --- a/clients/client-chime/src/commands/CreateSipRuleCommand.ts +++ b/clients/client-chime/src/commands/CreateSipRuleCommand.ts @@ -139,4 +139,16 @@ export class CreateSipRuleCommand extends $Command .f(void 0, void 0) .ser(se_CreateSipRuleCommand) .de(de_CreateSipRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSipRuleRequest; + output: CreateSipRuleResponse; + }; + sdk: { + input: CreateSipRuleCommandInput; + output: CreateSipRuleCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateUserCommand.ts b/clients/client-chime/src/commands/CreateUserCommand.ts index 3333d1cc0aac6..d7fae98bf435f 100644 --- a/clients/client-chime/src/commands/CreateUserCommand.ts +++ b/clients/client-chime/src/commands/CreateUserCommand.ts @@ -127,4 +127,16 @@ export class CreateUserCommand extends $Command .f(CreateUserRequestFilterSensitiveLog, CreateUserResponseFilterSensitiveLog) .ser(se_CreateUserCommand) .de(de_CreateUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateUserRequest; + output: CreateUserResponse; + }; + sdk: { + input: CreateUserCommandInput; + output: CreateUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateVoiceConnectorCommand.ts b/clients/client-chime/src/commands/CreateVoiceConnectorCommand.ts index e46c18dc4998e..cc3bfc679c955 100644 --- a/clients/client-chime/src/commands/CreateVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/CreateVoiceConnectorCommand.ts @@ -124,4 +124,16 @@ export class CreateVoiceConnectorCommand extends $Command .f(void 0, void 0) .ser(se_CreateVoiceConnectorCommand) .de(de_CreateVoiceConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateVoiceConnectorRequest; + output: CreateVoiceConnectorResponse; + }; + sdk: { + input: CreateVoiceConnectorCommandInput; + output: CreateVoiceConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/CreateVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/CreateVoiceConnectorGroupCommand.ts index 1369f9d9773c7..c90a769df9274 100644 --- a/clients/client-chime/src/commands/CreateVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/CreateVoiceConnectorGroupCommand.ts @@ -132,4 +132,16 @@ export class CreateVoiceConnectorGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateVoiceConnectorGroupCommand) .de(de_CreateVoiceConnectorGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateVoiceConnectorGroupRequest; + output: CreateVoiceConnectorGroupResponse; + }; + sdk: { + input: CreateVoiceConnectorGroupCommandInput; + output: CreateVoiceConnectorGroupCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteAccountCommand.ts b/clients/client-chime/src/commands/DeleteAccountCommand.ts index f6c132ba5232b..55113346c9639 100644 --- a/clients/client-chime/src/commands/DeleteAccountCommand.ts +++ b/clients/client-chime/src/commands/DeleteAccountCommand.ts @@ -109,4 +109,16 @@ export class DeleteAccountCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAccountCommand) .de(de_DeleteAccountCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAccountRequest; + output: {}; + }; + sdk: { + input: DeleteAccountCommandInput; + output: DeleteAccountCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteAppInstanceAdminCommand.ts b/clients/client-chime/src/commands/DeleteAppInstanceAdminCommand.ts index 2979cad8eab22..43dfe051da582 100644 --- a/clients/client-chime/src/commands/DeleteAppInstanceAdminCommand.ts +++ b/clients/client-chime/src/commands/DeleteAppInstanceAdminCommand.ts @@ -108,4 +108,16 @@ export class DeleteAppInstanceAdminCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAppInstanceAdminCommand) .de(de_DeleteAppInstanceAdminCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAppInstanceAdminRequest; + output: {}; + }; + sdk: { + input: DeleteAppInstanceAdminCommandInput; + output: DeleteAppInstanceAdminCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteAppInstanceCommand.ts b/clients/client-chime/src/commands/DeleteAppInstanceCommand.ts index 87e48dc47976b..0618f73b5e079 100644 --- a/clients/client-chime/src/commands/DeleteAppInstanceCommand.ts +++ b/clients/client-chime/src/commands/DeleteAppInstanceCommand.ts @@ -103,4 +103,16 @@ export class DeleteAppInstanceCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAppInstanceCommand) .de(de_DeleteAppInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAppInstanceRequest; + output: {}; + }; + sdk: { + input: DeleteAppInstanceCommandInput; + output: DeleteAppInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteAppInstanceStreamingConfigurationsCommand.ts b/clients/client-chime/src/commands/DeleteAppInstanceStreamingConfigurationsCommand.ts index 82b45d51c7f93..42724d03c85c8 100644 --- a/clients/client-chime/src/commands/DeleteAppInstanceStreamingConfigurationsCommand.ts +++ b/clients/client-chime/src/commands/DeleteAppInstanceStreamingConfigurationsCommand.ts @@ -109,4 +109,16 @@ export class DeleteAppInstanceStreamingConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAppInstanceStreamingConfigurationsCommand) .de(de_DeleteAppInstanceStreamingConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAppInstanceStreamingConfigurationsRequest; + output: {}; + }; + sdk: { + input: DeleteAppInstanceStreamingConfigurationsCommandInput; + output: DeleteAppInstanceStreamingConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteAppInstanceUserCommand.ts b/clients/client-chime/src/commands/DeleteAppInstanceUserCommand.ts index 06cc670fc052e..4c85d9e47b860 100644 --- a/clients/client-chime/src/commands/DeleteAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/DeleteAppInstanceUserCommand.ts @@ -102,4 +102,16 @@ export class DeleteAppInstanceUserCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAppInstanceUserCommand) .de(de_DeleteAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAppInstanceUserRequest; + output: {}; + }; + sdk: { + input: DeleteAppInstanceUserCommandInput; + output: DeleteAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteAttendeeCommand.ts b/clients/client-chime/src/commands/DeleteAttendeeCommand.ts index fc11432ef8c9e..58da7fea4466d 100644 --- a/clients/client-chime/src/commands/DeleteAttendeeCommand.ts +++ b/clients/client-chime/src/commands/DeleteAttendeeCommand.ts @@ -109,4 +109,16 @@ export class DeleteAttendeeCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAttendeeCommand) .de(de_DeleteAttendeeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAttendeeRequest; + output: {}; + }; + sdk: { + input: DeleteAttendeeCommandInput; + output: DeleteAttendeeCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteChannelBanCommand.ts b/clients/client-chime/src/commands/DeleteChannelBanCommand.ts index fd8d2b0ef0261..f1299e0b9aedf 100644 --- a/clients/client-chime/src/commands/DeleteChannelBanCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelBanCommand.ts @@ -109,4 +109,16 @@ export class DeleteChannelBanCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChannelBanCommand) .de(de_DeleteChannelBanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChannelBanRequest; + output: {}; + }; + sdk: { + input: DeleteChannelBanCommandInput; + output: DeleteChannelBanCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteChannelCommand.ts b/clients/client-chime/src/commands/DeleteChannelCommand.ts index 4e50095982002..f935a5b8ed558 100644 --- a/clients/client-chime/src/commands/DeleteChannelCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelCommand.ts @@ -109,4 +109,16 @@ export class DeleteChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChannelCommand) .de(de_DeleteChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChannelRequest; + output: {}; + }; + sdk: { + input: DeleteChannelCommandInput; + output: DeleteChannelCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteChannelMembershipCommand.ts b/clients/client-chime/src/commands/DeleteChannelMembershipCommand.ts index 05f6a98515dde..96e30c8c1c163 100644 --- a/clients/client-chime/src/commands/DeleteChannelMembershipCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelMembershipCommand.ts @@ -113,4 +113,16 @@ export class DeleteChannelMembershipCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChannelMembershipCommand) .de(de_DeleteChannelMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChannelMembershipRequest; + output: {}; + }; + sdk: { + input: DeleteChannelMembershipCommandInput; + output: DeleteChannelMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteChannelMessageCommand.ts b/clients/client-chime/src/commands/DeleteChannelMessageCommand.ts index ab20e11a486ac..8de37ca0969d7 100644 --- a/clients/client-chime/src/commands/DeleteChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelMessageCommand.ts @@ -111,4 +111,16 @@ export class DeleteChannelMessageCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChannelMessageCommand) .de(de_DeleteChannelMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChannelMessageRequest; + output: {}; + }; + sdk: { + input: DeleteChannelMessageCommandInput; + output: DeleteChannelMessageCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteChannelModeratorCommand.ts b/clients/client-chime/src/commands/DeleteChannelModeratorCommand.ts index 40c3da7365c9b..bf79066b9ad03 100644 --- a/clients/client-chime/src/commands/DeleteChannelModeratorCommand.ts +++ b/clients/client-chime/src/commands/DeleteChannelModeratorCommand.ts @@ -109,4 +109,16 @@ export class DeleteChannelModeratorCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChannelModeratorCommand) .de(de_DeleteChannelModeratorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChannelModeratorRequest; + output: {}; + }; + sdk: { + input: DeleteChannelModeratorCommandInput; + output: DeleteChannelModeratorCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteEventsConfigurationCommand.ts b/clients/client-chime/src/commands/DeleteEventsConfigurationCommand.ts index 376734da524b6..fbe6e94d80213 100644 --- a/clients/client-chime/src/commands/DeleteEventsConfigurationCommand.ts +++ b/clients/client-chime/src/commands/DeleteEventsConfigurationCommand.ts @@ -94,4 +94,16 @@ export class DeleteEventsConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEventsConfigurationCommand) .de(de_DeleteEventsConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEventsConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteEventsConfigurationCommandInput; + output: DeleteEventsConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteMediaCapturePipelineCommand.ts b/clients/client-chime/src/commands/DeleteMediaCapturePipelineCommand.ts index d6243cdf12a3d..4520ac7d55994 100644 --- a/clients/client-chime/src/commands/DeleteMediaCapturePipelineCommand.ts +++ b/clients/client-chime/src/commands/DeleteMediaCapturePipelineCommand.ts @@ -106,4 +106,16 @@ export class DeleteMediaCapturePipelineCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMediaCapturePipelineCommand) .de(de_DeleteMediaCapturePipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMediaCapturePipelineRequest; + output: {}; + }; + sdk: { + input: DeleteMediaCapturePipelineCommandInput; + output: DeleteMediaCapturePipelineCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteMeetingCommand.ts b/clients/client-chime/src/commands/DeleteMeetingCommand.ts index 514b60ae0b8bc..bf8f4899e329a 100644 --- a/clients/client-chime/src/commands/DeleteMeetingCommand.ts +++ b/clients/client-chime/src/commands/DeleteMeetingCommand.ts @@ -108,4 +108,16 @@ export class DeleteMeetingCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMeetingCommand) .de(de_DeleteMeetingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMeetingRequest; + output: {}; + }; + sdk: { + input: DeleteMeetingCommandInput; + output: DeleteMeetingCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeletePhoneNumberCommand.ts b/clients/client-chime/src/commands/DeletePhoneNumberCommand.ts index 0e0af0a028cb1..fdd104c3822e1 100644 --- a/clients/client-chime/src/commands/DeletePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/DeletePhoneNumberCommand.ts @@ -101,4 +101,16 @@ export class DeletePhoneNumberCommand extends $Command .f(void 0, void 0) .ser(se_DeletePhoneNumberCommand) .de(de_DeletePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePhoneNumberRequest; + output: {}; + }; + sdk: { + input: DeletePhoneNumberCommandInput; + output: DeletePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteProxySessionCommand.ts b/clients/client-chime/src/commands/DeleteProxySessionCommand.ts index 0e7f132061209..98d681eb7a22d 100644 --- a/clients/client-chime/src/commands/DeleteProxySessionCommand.ts +++ b/clients/client-chime/src/commands/DeleteProxySessionCommand.ts @@ -106,4 +106,16 @@ export class DeleteProxySessionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteProxySessionCommand) .de(de_DeleteProxySessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteProxySessionRequest; + output: {}; + }; + sdk: { + input: DeleteProxySessionCommandInput; + output: DeleteProxySessionCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteRoomCommand.ts b/clients/client-chime/src/commands/DeleteRoomCommand.ts index 096941f383a9f..231a5105a37bb 100644 --- a/clients/client-chime/src/commands/DeleteRoomCommand.ts +++ b/clients/client-chime/src/commands/DeleteRoomCommand.ts @@ -97,4 +97,16 @@ export class DeleteRoomCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRoomCommand) .de(de_DeleteRoomCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRoomRequest; + output: {}; + }; + sdk: { + input: DeleteRoomCommandInput; + output: DeleteRoomCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteRoomMembershipCommand.ts b/clients/client-chime/src/commands/DeleteRoomMembershipCommand.ts index 9a9bb47238f5a..389856c7bd93b 100644 --- a/clients/client-chime/src/commands/DeleteRoomMembershipCommand.ts +++ b/clients/client-chime/src/commands/DeleteRoomMembershipCommand.ts @@ -98,4 +98,16 @@ export class DeleteRoomMembershipCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRoomMembershipCommand) .de(de_DeleteRoomMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRoomMembershipRequest; + output: {}; + }; + sdk: { + input: DeleteRoomMembershipCommandInput; + output: DeleteRoomMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteSipMediaApplicationCommand.ts b/clients/client-chime/src/commands/DeleteSipMediaApplicationCommand.ts index 965a6e3667b78..5f1a5b7a717e4 100644 --- a/clients/client-chime/src/commands/DeleteSipMediaApplicationCommand.ts +++ b/clients/client-chime/src/commands/DeleteSipMediaApplicationCommand.ts @@ -109,4 +109,16 @@ export class DeleteSipMediaApplicationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSipMediaApplicationCommand) .de(de_DeleteSipMediaApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSipMediaApplicationRequest; + output: {}; + }; + sdk: { + input: DeleteSipMediaApplicationCommandInput; + output: DeleteSipMediaApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteSipRuleCommand.ts b/clients/client-chime/src/commands/DeleteSipRuleCommand.ts index 03320ed1c673a..0f648aad8f710 100644 --- a/clients/client-chime/src/commands/DeleteSipRuleCommand.ts +++ b/clients/client-chime/src/commands/DeleteSipRuleCommand.ts @@ -109,4 +109,16 @@ export class DeleteSipRuleCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSipRuleCommand) .de(de_DeleteSipRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSipRuleRequest; + output: {}; + }; + sdk: { + input: DeleteSipRuleCommandInput; + output: DeleteSipRuleCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorCommand.ts index c33da5524d599..d116743b37bd3 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorCommand.ts @@ -111,4 +111,16 @@ export class DeleteVoiceConnectorCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceConnectorCommand) .de(de_DeleteVoiceConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorCommandInput; + output: DeleteVoiceConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts index 05cf52fb670d2..30299bb9a01bd 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -109,4 +109,16 @@ export class DeleteVoiceConnectorEmergencyCallingConfigurationCommand extends $C .f(void 0, void 0) .ser(se_DeleteVoiceConnectorEmergencyCallingConfigurationCommand) .de(de_DeleteVoiceConnectorEmergencyCallingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorEmergencyCallingConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorEmergencyCallingConfigurationCommandInput; + output: DeleteVoiceConnectorEmergencyCallingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorGroupCommand.ts index 94773badb591a..2f9e3792b6dd2 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorGroupCommand.ts @@ -111,4 +111,16 @@ export class DeleteVoiceConnectorGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceConnectorGroupCommand) .de(de_DeleteVoiceConnectorGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorGroupRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorGroupCommandInput; + output: DeleteVoiceConnectorGroupCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorOriginationCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorOriginationCommand.ts index afa660565d56c..83a8edaaff7cd 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorOriginationCommand.ts @@ -111,4 +111,16 @@ export class DeleteVoiceConnectorOriginationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceConnectorOriginationCommand) .de(de_DeleteVoiceConnectorOriginationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorOriginationRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorOriginationCommandInput; + output: DeleteVoiceConnectorOriginationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorProxyCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorProxyCommand.ts index fb4ffae197c6f..c4c60756dd973 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorProxyCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorProxyCommand.ts @@ -105,4 +105,16 @@ export class DeleteVoiceConnectorProxyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceConnectorProxyCommand) .de(de_DeleteVoiceConnectorProxyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorProxyRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorProxyCommandInput; + output: DeleteVoiceConnectorProxyCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts index ed8dc06bf06b3..97152ad9a2f7d 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorStreamingConfigurationCommand.ts @@ -109,4 +109,16 @@ export class DeleteVoiceConnectorStreamingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceConnectorStreamingConfigurationCommand) .de(de_DeleteVoiceConnectorStreamingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorStreamingConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorStreamingConfigurationCommandInput; + output: DeleteVoiceConnectorStreamingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCommand.ts index 875a831931b45..ac787ef1810c3 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCommand.ts @@ -111,4 +111,16 @@ export class DeleteVoiceConnectorTerminationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceConnectorTerminationCommand) .de(de_DeleteVoiceConnectorTerminationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorTerminationRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorTerminationCommandInput; + output: DeleteVoiceConnectorTerminationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts index b2214dd24c61f..f3a1c7857c563 100644 --- a/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime/src/commands/DeleteVoiceConnectorTerminationCredentialsCommand.ts @@ -115,4 +115,16 @@ export class DeleteVoiceConnectorTerminationCredentialsCommand extends $Command .f(DeleteVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, void 0) .ser(se_DeleteVoiceConnectorTerminationCredentialsCommand) .de(de_DeleteVoiceConnectorTerminationCredentialsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceConnectorTerminationCredentialsRequest; + output: {}; + }; + sdk: { + input: DeleteVoiceConnectorTerminationCredentialsCommandInput; + output: DeleteVoiceConnectorTerminationCredentialsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DescribeAppInstanceAdminCommand.ts b/clients/client-chime/src/commands/DescribeAppInstanceAdminCommand.ts index a66c58da76d3a..1b512e1dceb84 100644 --- a/clients/client-chime/src/commands/DescribeAppInstanceAdminCommand.ts +++ b/clients/client-chime/src/commands/DescribeAppInstanceAdminCommand.ts @@ -116,4 +116,16 @@ export class DescribeAppInstanceAdminCommand extends $Command .f(void 0, DescribeAppInstanceAdminResponseFilterSensitiveLog) .ser(se_DescribeAppInstanceAdminCommand) .de(de_DescribeAppInstanceAdminCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAppInstanceAdminRequest; + output: DescribeAppInstanceAdminResponse; + }; + sdk: { + input: DescribeAppInstanceAdminCommandInput; + output: DescribeAppInstanceAdminCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DescribeAppInstanceCommand.ts b/clients/client-chime/src/commands/DescribeAppInstanceCommand.ts index 7b7bae5187065..6882e28f2c638 100644 --- a/clients/client-chime/src/commands/DescribeAppInstanceCommand.ts +++ b/clients/client-chime/src/commands/DescribeAppInstanceCommand.ts @@ -114,4 +114,16 @@ export class DescribeAppInstanceCommand extends $Command .f(void 0, DescribeAppInstanceResponseFilterSensitiveLog) .ser(se_DescribeAppInstanceCommand) .de(de_DescribeAppInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAppInstanceRequest; + output: DescribeAppInstanceResponse; + }; + sdk: { + input: DescribeAppInstanceCommandInput; + output: DescribeAppInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DescribeAppInstanceUserCommand.ts b/clients/client-chime/src/commands/DescribeAppInstanceUserCommand.ts index 6f1178327018b..f60cada3e6fd7 100644 --- a/clients/client-chime/src/commands/DescribeAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/DescribeAppInstanceUserCommand.ts @@ -114,4 +114,16 @@ export class DescribeAppInstanceUserCommand extends $Command .f(void 0, DescribeAppInstanceUserResponseFilterSensitiveLog) .ser(se_DescribeAppInstanceUserCommand) .de(de_DescribeAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAppInstanceUserRequest; + output: DescribeAppInstanceUserResponse; + }; + sdk: { + input: DescribeAppInstanceUserCommandInput; + output: DescribeAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DescribeChannelBanCommand.ts b/clients/client-chime/src/commands/DescribeChannelBanCommand.ts index de3d8c4ab3abb..86be942c730dd 100644 --- a/clients/client-chime/src/commands/DescribeChannelBanCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelBanCommand.ts @@ -129,4 +129,16 @@ export class DescribeChannelBanCommand extends $Command .f(void 0, DescribeChannelBanResponseFilterSensitiveLog) .ser(se_DescribeChannelBanCommand) .de(de_DescribeChannelBanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChannelBanRequest; + output: DescribeChannelBanResponse; + }; + sdk: { + input: DescribeChannelBanCommandInput; + output: DescribeChannelBanCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DescribeChannelCommand.ts b/clients/client-chime/src/commands/DescribeChannelCommand.ts index b10997f808edd..e3ef793aa34b6 100644 --- a/clients/client-chime/src/commands/DescribeChannelCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelCommand.ts @@ -128,4 +128,16 @@ export class DescribeChannelCommand extends $Command .f(void 0, DescribeChannelResponseFilterSensitiveLog) .ser(se_DescribeChannelCommand) .de(de_DescribeChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChannelRequest; + output: DescribeChannelResponse; + }; + sdk: { + input: DescribeChannelCommandInput; + output: DescribeChannelCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DescribeChannelMembershipCommand.ts b/clients/client-chime/src/commands/DescribeChannelMembershipCommand.ts index 023594cbcfdee..1fbb0105ffcb5 100644 --- a/clients/client-chime/src/commands/DescribeChannelMembershipCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelMembershipCommand.ts @@ -131,4 +131,16 @@ export class DescribeChannelMembershipCommand extends $Command .f(void 0, DescribeChannelMembershipResponseFilterSensitiveLog) .ser(se_DescribeChannelMembershipCommand) .de(de_DescribeChannelMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChannelMembershipRequest; + output: DescribeChannelMembershipResponse; + }; + sdk: { + input: DescribeChannelMembershipCommandInput; + output: DescribeChannelMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts b/clients/client-chime/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts index cc85c0154f426..a9a6a2f5e9e1b 100644 --- a/clients/client-chime/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelMembershipForAppInstanceUserCommand.ts @@ -135,4 +135,16 @@ export class DescribeChannelMembershipForAppInstanceUserCommand extends $Command .f(void 0, DescribeChannelMembershipForAppInstanceUserResponseFilterSensitiveLog) .ser(se_DescribeChannelMembershipForAppInstanceUserCommand) .de(de_DescribeChannelMembershipForAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChannelMembershipForAppInstanceUserRequest; + output: DescribeChannelMembershipForAppInstanceUserResponse; + }; + sdk: { + input: DescribeChannelMembershipForAppInstanceUserCommandInput; + output: DescribeChannelMembershipForAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts b/clients/client-chime/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts index 3a3143028ce60..5978f01a911bd 100644 --- a/clients/client-chime/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelModeratedByAppInstanceUserCommand.ts @@ -131,4 +131,16 @@ export class DescribeChannelModeratedByAppInstanceUserCommand extends $Command .f(void 0, DescribeChannelModeratedByAppInstanceUserResponseFilterSensitiveLog) .ser(se_DescribeChannelModeratedByAppInstanceUserCommand) .de(de_DescribeChannelModeratedByAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChannelModeratedByAppInstanceUserRequest; + output: DescribeChannelModeratedByAppInstanceUserResponse; + }; + sdk: { + input: DescribeChannelModeratedByAppInstanceUserCommandInput; + output: DescribeChannelModeratedByAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DescribeChannelModeratorCommand.ts b/clients/client-chime/src/commands/DescribeChannelModeratorCommand.ts index 8cf0b646f3420..d0a53471c0c7b 100644 --- a/clients/client-chime/src/commands/DescribeChannelModeratorCommand.ts +++ b/clients/client-chime/src/commands/DescribeChannelModeratorCommand.ts @@ -129,4 +129,16 @@ export class DescribeChannelModeratorCommand extends $Command .f(void 0, DescribeChannelModeratorResponseFilterSensitiveLog) .ser(se_DescribeChannelModeratorCommand) .de(de_DescribeChannelModeratorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChannelModeratorRequest; + output: DescribeChannelModeratorResponse; + }; + sdk: { + input: DescribeChannelModeratorCommandInput; + output: DescribeChannelModeratorCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DisassociatePhoneNumberFromUserCommand.ts b/clients/client-chime/src/commands/DisassociatePhoneNumberFromUserCommand.ts index 932645c90beea..597c7e6604359 100644 --- a/clients/client-chime/src/commands/DisassociatePhoneNumberFromUserCommand.ts +++ b/clients/client-chime/src/commands/DisassociatePhoneNumberFromUserCommand.ts @@ -102,4 +102,16 @@ export class DisassociatePhoneNumberFromUserCommand extends $Command .f(void 0, void 0) .ser(se_DisassociatePhoneNumberFromUserCommand) .de(de_DisassociatePhoneNumberFromUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociatePhoneNumberFromUserRequest; + output: {}; + }; + sdk: { + input: DisassociatePhoneNumberFromUserCommandInput; + output: DisassociatePhoneNumberFromUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts b/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts index cc77d161e922f..666e30270b21a 100644 --- a/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorCommand.ts @@ -126,4 +126,16 @@ export class DisassociatePhoneNumbersFromVoiceConnectorCommand extends $Command .f(DisassociatePhoneNumbersFromVoiceConnectorRequestFilterSensitiveLog, void 0) .ser(se_DisassociatePhoneNumbersFromVoiceConnectorCommand) .de(de_DisassociatePhoneNumbersFromVoiceConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociatePhoneNumbersFromVoiceConnectorRequest; + output: DisassociatePhoneNumbersFromVoiceConnectorResponse; + }; + sdk: { + input: DisassociatePhoneNumbersFromVoiceConnectorCommandInput; + output: DisassociatePhoneNumbersFromVoiceConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts index dfc50eee1a6e9..06c699dcb3bfa 100644 --- a/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/DisassociatePhoneNumbersFromVoiceConnectorGroupCommand.ts @@ -126,4 +126,16 @@ export class DisassociatePhoneNumbersFromVoiceConnectorGroupCommand extends $Com .f(DisassociatePhoneNumbersFromVoiceConnectorGroupRequestFilterSensitiveLog, void 0) .ser(se_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand) .de(de_DisassociatePhoneNumbersFromVoiceConnectorGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociatePhoneNumbersFromVoiceConnectorGroupRequest; + output: DisassociatePhoneNumbersFromVoiceConnectorGroupResponse; + }; + sdk: { + input: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandInput; + output: DisassociatePhoneNumbersFromVoiceConnectorGroupCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/DisassociateSigninDelegateGroupsFromAccountCommand.ts b/clients/client-chime/src/commands/DisassociateSigninDelegateGroupsFromAccountCommand.ts index 97f5e707e7e3d..1c7efda104206 100644 --- a/clients/client-chime/src/commands/DisassociateSigninDelegateGroupsFromAccountCommand.ts +++ b/clients/client-chime/src/commands/DisassociateSigninDelegateGroupsFromAccountCommand.ts @@ -108,4 +108,16 @@ export class DisassociateSigninDelegateGroupsFromAccountCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateSigninDelegateGroupsFromAccountCommand) .de(de_DisassociateSigninDelegateGroupsFromAccountCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateSigninDelegateGroupsFromAccountRequest; + output: {}; + }; + sdk: { + input: DisassociateSigninDelegateGroupsFromAccountCommandInput; + output: DisassociateSigninDelegateGroupsFromAccountCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetAccountCommand.ts b/clients/client-chime/src/commands/GetAccountCommand.ts index d85b0154199c8..73ba7546241e1 100644 --- a/clients/client-chime/src/commands/GetAccountCommand.ts +++ b/clients/client-chime/src/commands/GetAccountCommand.ts @@ -115,4 +115,16 @@ export class GetAccountCommand extends $Command .f(void 0, void 0) .ser(se_GetAccountCommand) .de(de_GetAccountCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAccountRequest; + output: GetAccountResponse; + }; + sdk: { + input: GetAccountCommandInput; + output: GetAccountCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetAccountSettingsCommand.ts b/clients/client-chime/src/commands/GetAccountSettingsCommand.ts index 4e790faa349c7..8f9032bbc18ed 100644 --- a/clients/client-chime/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetAccountSettingsCommand.ts @@ -104,4 +104,16 @@ export class GetAccountSettingsCommand extends $Command .f(void 0, void 0) .ser(se_GetAccountSettingsCommand) .de(de_GetAccountSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAccountSettingsRequest; + output: GetAccountSettingsResponse; + }; + sdk: { + input: GetAccountSettingsCommandInput; + output: GetAccountSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetAppInstanceRetentionSettingsCommand.ts b/clients/client-chime/src/commands/GetAppInstanceRetentionSettingsCommand.ts index 2059d0e8ddbfe..f5878401e74c7 100644 --- a/clients/client-chime/src/commands/GetAppInstanceRetentionSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetAppInstanceRetentionSettingsCommand.ts @@ -117,4 +117,16 @@ export class GetAppInstanceRetentionSettingsCommand extends $Command .f(void 0, void 0) .ser(se_GetAppInstanceRetentionSettingsCommand) .de(de_GetAppInstanceRetentionSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAppInstanceRetentionSettingsRequest; + output: GetAppInstanceRetentionSettingsResponse; + }; + sdk: { + input: GetAppInstanceRetentionSettingsCommandInput; + output: GetAppInstanceRetentionSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetAppInstanceStreamingConfigurationsCommand.ts b/clients/client-chime/src/commands/GetAppInstanceStreamingConfigurationsCommand.ts index e03d5993d1790..49012bac3ef69 100644 --- a/clients/client-chime/src/commands/GetAppInstanceStreamingConfigurationsCommand.ts +++ b/clients/client-chime/src/commands/GetAppInstanceStreamingConfigurationsCommand.ts @@ -122,4 +122,16 @@ export class GetAppInstanceStreamingConfigurationsCommand extends $Command .f(void 0, GetAppInstanceStreamingConfigurationsResponseFilterSensitiveLog) .ser(se_GetAppInstanceStreamingConfigurationsCommand) .de(de_GetAppInstanceStreamingConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAppInstanceStreamingConfigurationsRequest; + output: GetAppInstanceStreamingConfigurationsResponse; + }; + sdk: { + input: GetAppInstanceStreamingConfigurationsCommandInput; + output: GetAppInstanceStreamingConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetAttendeeCommand.ts b/clients/client-chime/src/commands/GetAttendeeCommand.ts index 0a255d26f269d..4b1988832e243 100644 --- a/clients/client-chime/src/commands/GetAttendeeCommand.ts +++ b/clients/client-chime/src/commands/GetAttendeeCommand.ts @@ -116,4 +116,16 @@ export class GetAttendeeCommand extends $Command .f(void 0, GetAttendeeResponseFilterSensitiveLog) .ser(se_GetAttendeeCommand) .de(de_GetAttendeeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAttendeeRequest; + output: GetAttendeeResponse; + }; + sdk: { + input: GetAttendeeCommandInput; + output: GetAttendeeCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetBotCommand.ts b/clients/client-chime/src/commands/GetBotCommand.ts index cce6a07cb3565..0b713a07665e2 100644 --- a/clients/client-chime/src/commands/GetBotCommand.ts +++ b/clients/client-chime/src/commands/GetBotCommand.ts @@ -109,4 +109,16 @@ export class GetBotCommand extends $Command .f(void 0, GetBotResponseFilterSensitiveLog) .ser(se_GetBotCommand) .de(de_GetBotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetBotRequest; + output: GetBotResponse; + }; + sdk: { + input: GetBotCommandInput; + output: GetBotCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetChannelMessageCommand.ts b/clients/client-chime/src/commands/GetChannelMessageCommand.ts index 21499208056a3..0dd36ba850e60 100644 --- a/clients/client-chime/src/commands/GetChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/GetChannelMessageCommand.ts @@ -133,4 +133,16 @@ export class GetChannelMessageCommand extends $Command .f(void 0, GetChannelMessageResponseFilterSensitiveLog) .ser(se_GetChannelMessageCommand) .de(de_GetChannelMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetChannelMessageRequest; + output: GetChannelMessageResponse; + }; + sdk: { + input: GetChannelMessageCommandInput; + output: GetChannelMessageCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetEventsConfigurationCommand.ts b/clients/client-chime/src/commands/GetEventsConfigurationCommand.ts index d56b661b37db1..ad2593b919ce0 100644 --- a/clients/client-chime/src/commands/GetEventsConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetEventsConfigurationCommand.ts @@ -107,4 +107,16 @@ export class GetEventsConfigurationCommand extends $Command .f(void 0, GetEventsConfigurationResponseFilterSensitiveLog) .ser(se_GetEventsConfigurationCommand) .de(de_GetEventsConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEventsConfigurationRequest; + output: GetEventsConfigurationResponse; + }; + sdk: { + input: GetEventsConfigurationCommandInput; + output: GetEventsConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetGlobalSettingsCommand.ts b/clients/client-chime/src/commands/GetGlobalSettingsCommand.ts index c8e122d50e079..5c6ff6a9ad7f4 100644 --- a/clients/client-chime/src/commands/GetGlobalSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetGlobalSettingsCommand.ts @@ -99,4 +99,16 @@ export class GetGlobalSettingsCommand extends $Command .f(void 0, void 0) .ser(se_GetGlobalSettingsCommand) .de(de_GetGlobalSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetGlobalSettingsResponse; + }; + sdk: { + input: GetGlobalSettingsCommandInput; + output: GetGlobalSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetMediaCapturePipelineCommand.ts b/clients/client-chime/src/commands/GetMediaCapturePipelineCommand.ts index 39aba4b60f25b..505b8fc043989 100644 --- a/clients/client-chime/src/commands/GetMediaCapturePipelineCommand.ts +++ b/clients/client-chime/src/commands/GetMediaCapturePipelineCommand.ts @@ -146,4 +146,16 @@ export class GetMediaCapturePipelineCommand extends $Command .f(void 0, GetMediaCapturePipelineResponseFilterSensitiveLog) .ser(se_GetMediaCapturePipelineCommand) .de(de_GetMediaCapturePipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMediaCapturePipelineRequest; + output: GetMediaCapturePipelineResponse; + }; + sdk: { + input: GetMediaCapturePipelineCommandInput; + output: GetMediaCapturePipelineCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetMeetingCommand.ts b/clients/client-chime/src/commands/GetMeetingCommand.ts index 4be596ebbd0c8..a934f00094739 100644 --- a/clients/client-chime/src/commands/GetMeetingCommand.ts +++ b/clients/client-chime/src/commands/GetMeetingCommand.ts @@ -127,4 +127,16 @@ export class GetMeetingCommand extends $Command .f(void 0, GetMeetingResponseFilterSensitiveLog) .ser(se_GetMeetingCommand) .de(de_GetMeetingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMeetingRequest; + output: GetMeetingResponse; + }; + sdk: { + input: GetMeetingCommandInput; + output: GetMeetingCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetMessagingSessionEndpointCommand.ts b/clients/client-chime/src/commands/GetMessagingSessionEndpointCommand.ts index fe4166aded897..a0c81c6ad6998 100644 --- a/clients/client-chime/src/commands/GetMessagingSessionEndpointCommand.ts +++ b/clients/client-chime/src/commands/GetMessagingSessionEndpointCommand.ts @@ -106,4 +106,16 @@ export class GetMessagingSessionEndpointCommand extends $Command .f(void 0, void 0) .ser(se_GetMessagingSessionEndpointCommand) .de(de_GetMessagingSessionEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetMessagingSessionEndpointResponse; + }; + sdk: { + input: GetMessagingSessionEndpointCommandInput; + output: GetMessagingSessionEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetPhoneNumberCommand.ts b/clients/client-chime/src/commands/GetPhoneNumberCommand.ts index e02d683f3c22f..d53c2b7585c5b 100644 --- a/clients/client-chime/src/commands/GetPhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/GetPhoneNumberCommand.ts @@ -129,4 +129,16 @@ export class GetPhoneNumberCommand extends $Command .f(void 0, GetPhoneNumberResponseFilterSensitiveLog) .ser(se_GetPhoneNumberCommand) .de(de_GetPhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPhoneNumberRequest; + output: GetPhoneNumberResponse; + }; + sdk: { + input: GetPhoneNumberCommandInput; + output: GetPhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetPhoneNumberOrderCommand.ts b/clients/client-chime/src/commands/GetPhoneNumberOrderCommand.ts index c6f0020faffbf..e88cc72efda37 100644 --- a/clients/client-chime/src/commands/GetPhoneNumberOrderCommand.ts +++ b/clients/client-chime/src/commands/GetPhoneNumberOrderCommand.ts @@ -115,4 +115,16 @@ export class GetPhoneNumberOrderCommand extends $Command .f(void 0, GetPhoneNumberOrderResponseFilterSensitiveLog) .ser(se_GetPhoneNumberOrderCommand) .de(de_GetPhoneNumberOrderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPhoneNumberOrderRequest; + output: GetPhoneNumberOrderResponse; + }; + sdk: { + input: GetPhoneNumberOrderCommandInput; + output: GetPhoneNumberOrderCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetPhoneNumberSettingsCommand.ts b/clients/client-chime/src/commands/GetPhoneNumberSettingsCommand.ts index 68a7419b2da49..4294f7c31ac1b 100644 --- a/clients/client-chime/src/commands/GetPhoneNumberSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetPhoneNumberSettingsCommand.ts @@ -94,4 +94,16 @@ export class GetPhoneNumberSettingsCommand extends $Command .f(void 0, GetPhoneNumberSettingsResponseFilterSensitiveLog) .ser(se_GetPhoneNumberSettingsCommand) .de(de_GetPhoneNumberSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetPhoneNumberSettingsResponse; + }; + sdk: { + input: GetPhoneNumberSettingsCommandInput; + output: GetPhoneNumberSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetProxySessionCommand.ts b/clients/client-chime/src/commands/GetProxySessionCommand.ts index 405fcff95574b..7ae98eeccb42b 100644 --- a/clients/client-chime/src/commands/GetProxySessionCommand.ts +++ b/clients/client-chime/src/commands/GetProxySessionCommand.ts @@ -136,4 +136,16 @@ export class GetProxySessionCommand extends $Command .f(void 0, GetProxySessionResponseFilterSensitiveLog) .ser(se_GetProxySessionCommand) .de(de_GetProxySessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetProxySessionRequest; + output: GetProxySessionResponse; + }; + sdk: { + input: GetProxySessionCommandInput; + output: GetProxySessionCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetRetentionSettingsCommand.ts b/clients/client-chime/src/commands/GetRetentionSettingsCommand.ts index c5f8951a5e4db..9b0901fc0aac2 100644 --- a/clients/client-chime/src/commands/GetRetentionSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetRetentionSettingsCommand.ts @@ -110,4 +110,16 @@ export class GetRetentionSettingsCommand extends $Command .f(void 0, void 0) .ser(se_GetRetentionSettingsCommand) .de(de_GetRetentionSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRetentionSettingsRequest; + output: GetRetentionSettingsResponse; + }; + sdk: { + input: GetRetentionSettingsCommandInput; + output: GetRetentionSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetRoomCommand.ts b/clients/client-chime/src/commands/GetRoomCommand.ts index 8e39c0fbd02c2..c0b68f41d3669 100644 --- a/clients/client-chime/src/commands/GetRoomCommand.ts +++ b/clients/client-chime/src/commands/GetRoomCommand.ts @@ -106,4 +106,16 @@ export class GetRoomCommand extends $Command .f(void 0, GetRoomResponseFilterSensitiveLog) .ser(se_GetRoomCommand) .de(de_GetRoomCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRoomRequest; + output: GetRoomResponse; + }; + sdk: { + input: GetRoomCommandInput; + output: GetRoomCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetSipMediaApplicationCommand.ts b/clients/client-chime/src/commands/GetSipMediaApplicationCommand.ts index 62d966c88f3ae..db3d1537e8f1b 100644 --- a/clients/client-chime/src/commands/GetSipMediaApplicationCommand.ts +++ b/clients/client-chime/src/commands/GetSipMediaApplicationCommand.ts @@ -122,4 +122,16 @@ export class GetSipMediaApplicationCommand extends $Command .f(void 0, GetSipMediaApplicationResponseFilterSensitiveLog) .ser(se_GetSipMediaApplicationCommand) .de(de_GetSipMediaApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSipMediaApplicationRequest; + output: GetSipMediaApplicationResponse; + }; + sdk: { + input: GetSipMediaApplicationCommandInput; + output: GetSipMediaApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts b/clients/client-chime/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts index f515cac646c86..e87e47a5dabde 100644 --- a/clients/client-chime/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetSipMediaApplicationLoggingConfigurationCommand.ts @@ -118,4 +118,16 @@ export class GetSipMediaApplicationLoggingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetSipMediaApplicationLoggingConfigurationCommand) .de(de_GetSipMediaApplicationLoggingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSipMediaApplicationLoggingConfigurationRequest; + output: GetSipMediaApplicationLoggingConfigurationResponse; + }; + sdk: { + input: GetSipMediaApplicationLoggingConfigurationCommandInput; + output: GetSipMediaApplicationLoggingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetSipRuleCommand.ts b/clients/client-chime/src/commands/GetSipRuleCommand.ts index 2c6fb31ed3726..8f9f92589c67e 100644 --- a/clients/client-chime/src/commands/GetSipRuleCommand.ts +++ b/clients/client-chime/src/commands/GetSipRuleCommand.ts @@ -122,4 +122,16 @@ export class GetSipRuleCommand extends $Command .f(void 0, void 0) .ser(se_GetSipRuleCommand) .de(de_GetSipRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSipRuleRequest; + output: GetSipRuleResponse; + }; + sdk: { + input: GetSipRuleCommandInput; + output: GetSipRuleCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetUserCommand.ts b/clients/client-chime/src/commands/GetUserCommand.ts index 95753205dac3c..f426fe565a9b0 100644 --- a/clients/client-chime/src/commands/GetUserCommand.ts +++ b/clients/client-chime/src/commands/GetUserCommand.ts @@ -120,4 +120,16 @@ export class GetUserCommand extends $Command .f(void 0, GetUserResponseFilterSensitiveLog) .ser(se_GetUserCommand) .de(de_GetUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetUserRequest; + output: GetUserResponse; + }; + sdk: { + input: GetUserCommandInput; + output: GetUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetUserSettingsCommand.ts b/clients/client-chime/src/commands/GetUserSettingsCommand.ts index b34c5987002ae..3278c2125b20d 100644 --- a/clients/client-chime/src/commands/GetUserSettingsCommand.ts +++ b/clients/client-chime/src/commands/GetUserSettingsCommand.ts @@ -105,4 +105,16 @@ export class GetUserSettingsCommand extends $Command .f(void 0, void 0) .ser(se_GetUserSettingsCommand) .de(de_GetUserSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetUserSettingsRequest; + output: GetUserSettingsResponse; + }; + sdk: { + input: GetUserSettingsCommandInput; + output: GetUserSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetVoiceConnectorCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorCommand.ts index ab80bccf64077..82118ab0320ce 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorCommand.ts @@ -116,4 +116,16 @@ export class GetVoiceConnectorCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceConnectorCommand) .de(de_GetVoiceConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorRequest; + output: GetVoiceConnectorResponse; + }; + sdk: { + input: GetVoiceConnectorCommandInput; + output: GetVoiceConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts index 5daea800f36ed..2757330d7739b 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -125,4 +125,16 @@ export class GetVoiceConnectorEmergencyCallingConfigurationCommand extends $Comm .f(void 0, GetVoiceConnectorEmergencyCallingConfigurationResponseFilterSensitiveLog) .ser(se_GetVoiceConnectorEmergencyCallingConfigurationCommand) .de(de_GetVoiceConnectorEmergencyCallingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorEmergencyCallingConfigurationRequest; + output: GetVoiceConnectorEmergencyCallingConfigurationResponse; + }; + sdk: { + input: GetVoiceConnectorEmergencyCallingConfigurationCommandInput; + output: GetVoiceConnectorEmergencyCallingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorGroupCommand.ts index 27ba1aac7f6a0..600346b5e3631 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorGroupCommand.ts @@ -120,4 +120,16 @@ export class GetVoiceConnectorGroupCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceConnectorGroupCommand) .de(de_GetVoiceConnectorGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorGroupRequest; + output: GetVoiceConnectorGroupResponse; + }; + sdk: { + input: GetVoiceConnectorGroupCommandInput; + output: GetVoiceConnectorGroupCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts index 71ba027ca40dc..0c09ec318b932 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorLoggingConfigurationCommand.ts @@ -120,4 +120,16 @@ export class GetVoiceConnectorLoggingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceConnectorLoggingConfigurationCommand) .de(de_GetVoiceConnectorLoggingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorLoggingConfigurationRequest; + output: GetVoiceConnectorLoggingConfigurationResponse; + }; + sdk: { + input: GetVoiceConnectorLoggingConfigurationCommandInput; + output: GetVoiceConnectorLoggingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetVoiceConnectorOriginationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorOriginationCommand.ts index d81f546f848f5..050acfbdc0535 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorOriginationCommand.ts @@ -123,4 +123,16 @@ export class GetVoiceConnectorOriginationCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceConnectorOriginationCommand) .de(de_GetVoiceConnectorOriginationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorOriginationRequest; + output: GetVoiceConnectorOriginationResponse; + }; + sdk: { + input: GetVoiceConnectorOriginationCommandInput; + output: GetVoiceConnectorOriginationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetVoiceConnectorProxyCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorProxyCommand.ts index 556c1c4b70722..fce8e14b8c89a 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorProxyCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorProxyCommand.ts @@ -118,4 +118,16 @@ export class GetVoiceConnectorProxyCommand extends $Command .f(void 0, GetVoiceConnectorProxyResponseFilterSensitiveLog) .ser(se_GetVoiceConnectorProxyCommand) .de(de_GetVoiceConnectorProxyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorProxyRequest; + output: GetVoiceConnectorProxyResponse; + }; + sdk: { + input: GetVoiceConnectorProxyCommandInput; + output: GetVoiceConnectorProxyCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts index a030e8ac2c86f..7fea37b0f06a2 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorStreamingConfigurationCommand.ts @@ -126,4 +126,16 @@ export class GetVoiceConnectorStreamingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceConnectorStreamingConfigurationCommand) .de(de_GetVoiceConnectorStreamingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorStreamingConfigurationRequest; + output: GetVoiceConnectorStreamingConfigurationResponse; + }; + sdk: { + input: GetVoiceConnectorStreamingConfigurationCommandInput; + output: GetVoiceConnectorStreamingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetVoiceConnectorTerminationCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorTerminationCommand.ts index 556738dbd30ed..84d4e72c0194a 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorTerminationCommand.ts @@ -126,4 +126,16 @@ export class GetVoiceConnectorTerminationCommand extends $Command .f(void 0, GetVoiceConnectorTerminationResponseFilterSensitiveLog) .ser(se_GetVoiceConnectorTerminationCommand) .de(de_GetVoiceConnectorTerminationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorTerminationRequest; + output: GetVoiceConnectorTerminationResponse; + }; + sdk: { + input: GetVoiceConnectorTerminationCommandInput; + output: GetVoiceConnectorTerminationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/GetVoiceConnectorTerminationHealthCommand.ts b/clients/client-chime/src/commands/GetVoiceConnectorTerminationHealthCommand.ts index 1a7c17c27d6b5..6968984e04012 100644 --- a/clients/client-chime/src/commands/GetVoiceConnectorTerminationHealthCommand.ts +++ b/clients/client-chime/src/commands/GetVoiceConnectorTerminationHealthCommand.ts @@ -119,4 +119,16 @@ export class GetVoiceConnectorTerminationHealthCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceConnectorTerminationHealthCommand) .de(de_GetVoiceConnectorTerminationHealthCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceConnectorTerminationHealthRequest; + output: GetVoiceConnectorTerminationHealthResponse; + }; + sdk: { + input: GetVoiceConnectorTerminationHealthCommandInput; + output: GetVoiceConnectorTerminationHealthCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/InviteUsersCommand.ts b/clients/client-chime/src/commands/InviteUsersCommand.ts index c7538cde5ab5c..3dbf3d3411c4b 100644 --- a/clients/client-chime/src/commands/InviteUsersCommand.ts +++ b/clients/client-chime/src/commands/InviteUsersCommand.ts @@ -116,4 +116,16 @@ export class InviteUsersCommand extends $Command .f(InviteUsersRequestFilterSensitiveLog, InviteUsersResponseFilterSensitiveLog) .ser(se_InviteUsersCommand) .de(de_InviteUsersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: InviteUsersRequest; + output: InviteUsersResponse; + }; + sdk: { + input: InviteUsersCommandInput; + output: InviteUsersCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListAccountsCommand.ts b/clients/client-chime/src/commands/ListAccountsCommand.ts index 782dbba9a409b..23177658ab592 100644 --- a/clients/client-chime/src/commands/ListAccountsCommand.ts +++ b/clients/client-chime/src/commands/ListAccountsCommand.ts @@ -122,4 +122,16 @@ export class ListAccountsCommand extends $Command .f(ListAccountsRequestFilterSensitiveLog, void 0) .ser(se_ListAccountsCommand) .de(de_ListAccountsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAccountsRequest; + output: ListAccountsResponse; + }; + sdk: { + input: ListAccountsCommandInput; + output: ListAccountsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListAppInstanceAdminsCommand.ts b/clients/client-chime/src/commands/ListAppInstanceAdminsCommand.ts index d9b900b2aebc8..274d4f89e2ff5 100644 --- a/clients/client-chime/src/commands/ListAppInstanceAdminsCommand.ts +++ b/clients/client-chime/src/commands/ListAppInstanceAdminsCommand.ts @@ -120,4 +120,16 @@ export class ListAppInstanceAdminsCommand extends $Command .f(ListAppInstanceAdminsRequestFilterSensitiveLog, ListAppInstanceAdminsResponseFilterSensitiveLog) .ser(se_ListAppInstanceAdminsCommand) .de(de_ListAppInstanceAdminsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAppInstanceAdminsRequest; + output: ListAppInstanceAdminsResponse; + }; + sdk: { + input: ListAppInstanceAdminsCommandInput; + output: ListAppInstanceAdminsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListAppInstanceUsersCommand.ts b/clients/client-chime/src/commands/ListAppInstanceUsersCommand.ts index 082e68fb83260..288755d012c6d 100644 --- a/clients/client-chime/src/commands/ListAppInstanceUsersCommand.ts +++ b/clients/client-chime/src/commands/ListAppInstanceUsersCommand.ts @@ -121,4 +121,16 @@ export class ListAppInstanceUsersCommand extends $Command .f(ListAppInstanceUsersRequestFilterSensitiveLog, ListAppInstanceUsersResponseFilterSensitiveLog) .ser(se_ListAppInstanceUsersCommand) .de(de_ListAppInstanceUsersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAppInstanceUsersRequest; + output: ListAppInstanceUsersResponse; + }; + sdk: { + input: ListAppInstanceUsersCommandInput; + output: ListAppInstanceUsersCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListAppInstancesCommand.ts b/clients/client-chime/src/commands/ListAppInstancesCommand.ts index 8e64ed7b3ad27..2c9f4be084664 100644 --- a/clients/client-chime/src/commands/ListAppInstancesCommand.ts +++ b/clients/client-chime/src/commands/ListAppInstancesCommand.ts @@ -117,4 +117,16 @@ export class ListAppInstancesCommand extends $Command .f(ListAppInstancesRequestFilterSensitiveLog, ListAppInstancesResponseFilterSensitiveLog) .ser(se_ListAppInstancesCommand) .de(de_ListAppInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAppInstancesRequest; + output: ListAppInstancesResponse; + }; + sdk: { + input: ListAppInstancesCommandInput; + output: ListAppInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListAttendeeTagsCommand.ts b/clients/client-chime/src/commands/ListAttendeeTagsCommand.ts index 42b0ffd6292fe..88a4f2b53c420 100644 --- a/clients/client-chime/src/commands/ListAttendeeTagsCommand.ts +++ b/clients/client-chime/src/commands/ListAttendeeTagsCommand.ts @@ -113,4 +113,16 @@ export class ListAttendeeTagsCommand extends $Command .f(void 0, ListAttendeeTagsResponseFilterSensitiveLog) .ser(se_ListAttendeeTagsCommand) .de(de_ListAttendeeTagsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAttendeeTagsRequest; + output: ListAttendeeTagsResponse; + }; + sdk: { + input: ListAttendeeTagsCommandInput; + output: ListAttendeeTagsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListAttendeesCommand.ts b/clients/client-chime/src/commands/ListAttendeesCommand.ts index 9831647b625dc..6ec904955fc78 100644 --- a/clients/client-chime/src/commands/ListAttendeesCommand.ts +++ b/clients/client-chime/src/commands/ListAttendeesCommand.ts @@ -124,4 +124,16 @@ export class ListAttendeesCommand extends $Command .f(void 0, ListAttendeesResponseFilterSensitiveLog) .ser(se_ListAttendeesCommand) .de(de_ListAttendeesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAttendeesRequest; + output: ListAttendeesResponse; + }; + sdk: { + input: ListAttendeesCommandInput; + output: ListAttendeesCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListBotsCommand.ts b/clients/client-chime/src/commands/ListBotsCommand.ts index 5c5f0fcf7468b..735ea3bf3b7d0 100644 --- a/clients/client-chime/src/commands/ListBotsCommand.ts +++ b/clients/client-chime/src/commands/ListBotsCommand.ts @@ -113,4 +113,16 @@ export class ListBotsCommand extends $Command .f(void 0, ListBotsResponseFilterSensitiveLog) .ser(se_ListBotsCommand) .de(de_ListBotsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListBotsRequest; + output: ListBotsResponse; + }; + sdk: { + input: ListBotsCommandInput; + output: ListBotsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListChannelBansCommand.ts b/clients/client-chime/src/commands/ListChannelBansCommand.ts index f1abd34596b38..8ae85526a7062 100644 --- a/clients/client-chime/src/commands/ListChannelBansCommand.ts +++ b/clients/client-chime/src/commands/ListChannelBansCommand.ts @@ -126,4 +126,16 @@ export class ListChannelBansCommand extends $Command .f(ListChannelBansRequestFilterSensitiveLog, ListChannelBansResponseFilterSensitiveLog) .ser(se_ListChannelBansCommand) .de(de_ListChannelBansCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelBansRequest; + output: ListChannelBansResponse; + }; + sdk: { + input: ListChannelBansCommandInput; + output: ListChannelBansCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListChannelMembershipsCommand.ts b/clients/client-chime/src/commands/ListChannelMembershipsCommand.ts index b4433d6d0e8dc..05a622ca52d38 100644 --- a/clients/client-chime/src/commands/ListChannelMembershipsCommand.ts +++ b/clients/client-chime/src/commands/ListChannelMembershipsCommand.ts @@ -127,4 +127,16 @@ export class ListChannelMembershipsCommand extends $Command .f(ListChannelMembershipsRequestFilterSensitiveLog, ListChannelMembershipsResponseFilterSensitiveLog) .ser(se_ListChannelMembershipsCommand) .de(de_ListChannelMembershipsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelMembershipsRequest; + output: ListChannelMembershipsResponse; + }; + sdk: { + input: ListChannelMembershipsCommandInput; + output: ListChannelMembershipsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts b/clients/client-chime/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts index 16e17c2c2819d..4088faef295e5 100644 --- a/clients/client-chime/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/ListChannelMembershipsForAppInstanceUserCommand.ts @@ -143,4 +143,16 @@ export class ListChannelMembershipsForAppInstanceUserCommand extends $Command ) .ser(se_ListChannelMembershipsForAppInstanceUserCommand) .de(de_ListChannelMembershipsForAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelMembershipsForAppInstanceUserRequest; + output: ListChannelMembershipsForAppInstanceUserResponse; + }; + sdk: { + input: ListChannelMembershipsForAppInstanceUserCommandInput; + output: ListChannelMembershipsForAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListChannelMessagesCommand.ts b/clients/client-chime/src/commands/ListChannelMessagesCommand.ts index 80451195b4045..e8b1bff444e4b 100644 --- a/clients/client-chime/src/commands/ListChannelMessagesCommand.ts +++ b/clients/client-chime/src/commands/ListChannelMessagesCommand.ts @@ -142,4 +142,16 @@ export class ListChannelMessagesCommand extends $Command .f(ListChannelMessagesRequestFilterSensitiveLog, ListChannelMessagesResponseFilterSensitiveLog) .ser(se_ListChannelMessagesCommand) .de(de_ListChannelMessagesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelMessagesRequest; + output: ListChannelMessagesResponse; + }; + sdk: { + input: ListChannelMessagesCommandInput; + output: ListChannelMessagesCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListChannelModeratorsCommand.ts b/clients/client-chime/src/commands/ListChannelModeratorsCommand.ts index 1d9e651d02afa..ee91688f6bf2b 100644 --- a/clients/client-chime/src/commands/ListChannelModeratorsCommand.ts +++ b/clients/client-chime/src/commands/ListChannelModeratorsCommand.ts @@ -126,4 +126,16 @@ export class ListChannelModeratorsCommand extends $Command .f(ListChannelModeratorsRequestFilterSensitiveLog, ListChannelModeratorsResponseFilterSensitiveLog) .ser(se_ListChannelModeratorsCommand) .de(de_ListChannelModeratorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelModeratorsRequest; + output: ListChannelModeratorsResponse; + }; + sdk: { + input: ListChannelModeratorsCommandInput; + output: ListChannelModeratorsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListChannelsCommand.ts b/clients/client-chime/src/commands/ListChannelsCommand.ts index ba3574b8f2d4e..93a0f7b1e5218 100644 --- a/clients/client-chime/src/commands/ListChannelsCommand.ts +++ b/clients/client-chime/src/commands/ListChannelsCommand.ts @@ -142,4 +142,16 @@ export class ListChannelsCommand extends $Command .f(ListChannelsRequestFilterSensitiveLog, ListChannelsResponseFilterSensitiveLog) .ser(se_ListChannelsCommand) .de(de_ListChannelsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelsRequest; + output: ListChannelsResponse; + }; + sdk: { + input: ListChannelsCommandInput; + output: ListChannelsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts b/clients/client-chime/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts index 1a77bd71d7249..29d4c6dd6759e 100644 --- a/clients/client-chime/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/ListChannelsModeratedByAppInstanceUserCommand.ts @@ -138,4 +138,16 @@ export class ListChannelsModeratedByAppInstanceUserCommand extends $Command ) .ser(se_ListChannelsModeratedByAppInstanceUserCommand) .de(de_ListChannelsModeratedByAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelsModeratedByAppInstanceUserRequest; + output: ListChannelsModeratedByAppInstanceUserResponse; + }; + sdk: { + input: ListChannelsModeratedByAppInstanceUserCommandInput; + output: ListChannelsModeratedByAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListMediaCapturePipelinesCommand.ts b/clients/client-chime/src/commands/ListMediaCapturePipelinesCommand.ts index e19acd450172f..b54f1bf38547c 100644 --- a/clients/client-chime/src/commands/ListMediaCapturePipelinesCommand.ts +++ b/clients/client-chime/src/commands/ListMediaCapturePipelinesCommand.ts @@ -146,4 +146,16 @@ export class ListMediaCapturePipelinesCommand extends $Command .f(void 0, ListMediaCapturePipelinesResponseFilterSensitiveLog) .ser(se_ListMediaCapturePipelinesCommand) .de(de_ListMediaCapturePipelinesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMediaCapturePipelinesRequest; + output: ListMediaCapturePipelinesResponse; + }; + sdk: { + input: ListMediaCapturePipelinesCommandInput; + output: ListMediaCapturePipelinesCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListMeetingTagsCommand.ts b/clients/client-chime/src/commands/ListMeetingTagsCommand.ts index 309df67ebaef8..99baabccb07fa 100644 --- a/clients/client-chime/src/commands/ListMeetingTagsCommand.ts +++ b/clients/client-chime/src/commands/ListMeetingTagsCommand.ts @@ -116,4 +116,16 @@ export class ListMeetingTagsCommand extends $Command .f(void 0, ListMeetingTagsResponseFilterSensitiveLog) .ser(se_ListMeetingTagsCommand) .de(de_ListMeetingTagsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMeetingTagsRequest; + output: ListMeetingTagsResponse; + }; + sdk: { + input: ListMeetingTagsCommandInput; + output: ListMeetingTagsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListMeetingsCommand.ts b/clients/client-chime/src/commands/ListMeetingsCommand.ts index 0261d6dcaede4..188fb35a11c34 100644 --- a/clients/client-chime/src/commands/ListMeetingsCommand.ts +++ b/clients/client-chime/src/commands/ListMeetingsCommand.ts @@ -121,4 +121,16 @@ export class ListMeetingsCommand extends $Command .f(void 0, ListMeetingsResponseFilterSensitiveLog) .ser(se_ListMeetingsCommand) .de(de_ListMeetingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMeetingsRequest; + output: ListMeetingsResponse; + }; + sdk: { + input: ListMeetingsCommandInput; + output: ListMeetingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListPhoneNumberOrdersCommand.ts b/clients/client-chime/src/commands/ListPhoneNumberOrdersCommand.ts index f9b310abeceb6..7d304adfef3c5 100644 --- a/clients/client-chime/src/commands/ListPhoneNumberOrdersCommand.ts +++ b/clients/client-chime/src/commands/ListPhoneNumberOrdersCommand.ts @@ -115,4 +115,16 @@ export class ListPhoneNumberOrdersCommand extends $Command .f(void 0, ListPhoneNumberOrdersResponseFilterSensitiveLog) .ser(se_ListPhoneNumberOrdersCommand) .de(de_ListPhoneNumberOrdersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPhoneNumberOrdersRequest; + output: ListPhoneNumberOrdersResponse; + }; + sdk: { + input: ListPhoneNumberOrdersCommandInput; + output: ListPhoneNumberOrdersCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListPhoneNumbersCommand.ts b/clients/client-chime/src/commands/ListPhoneNumbersCommand.ts index 82f242fbde352..10f37dd5a91a9 100644 --- a/clients/client-chime/src/commands/ListPhoneNumbersCommand.ts +++ b/clients/client-chime/src/commands/ListPhoneNumbersCommand.ts @@ -137,4 +137,16 @@ export class ListPhoneNumbersCommand extends $Command .f(void 0, ListPhoneNumbersResponseFilterSensitiveLog) .ser(se_ListPhoneNumbersCommand) .de(de_ListPhoneNumbersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPhoneNumbersRequest; + output: ListPhoneNumbersResponse; + }; + sdk: { + input: ListPhoneNumbersCommandInput; + output: ListPhoneNumbersCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListProxySessionsCommand.ts b/clients/client-chime/src/commands/ListProxySessionsCommand.ts index 304c9e7e98755..cc787dfbf774e 100644 --- a/clients/client-chime/src/commands/ListProxySessionsCommand.ts +++ b/clients/client-chime/src/commands/ListProxySessionsCommand.ts @@ -141,4 +141,16 @@ export class ListProxySessionsCommand extends $Command .f(void 0, ListProxySessionsResponseFilterSensitiveLog) .ser(se_ListProxySessionsCommand) .de(de_ListProxySessionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListProxySessionsRequest; + output: ListProxySessionsResponse; + }; + sdk: { + input: ListProxySessionsCommandInput; + output: ListProxySessionsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListRoomMembershipsCommand.ts b/clients/client-chime/src/commands/ListRoomMembershipsCommand.ts index a2faaaab45550..917ec8b3fbd99 100644 --- a/clients/client-chime/src/commands/ListRoomMembershipsCommand.ts +++ b/clients/client-chime/src/commands/ListRoomMembershipsCommand.ts @@ -121,4 +121,16 @@ export class ListRoomMembershipsCommand extends $Command .f(void 0, ListRoomMembershipsResponseFilterSensitiveLog) .ser(se_ListRoomMembershipsCommand) .de(de_ListRoomMembershipsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRoomMembershipsRequest; + output: ListRoomMembershipsResponse; + }; + sdk: { + input: ListRoomMembershipsCommandInput; + output: ListRoomMembershipsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListRoomsCommand.ts b/clients/client-chime/src/commands/ListRoomsCommand.ts index 9da01a3bba4c3..605ce84f0ee81 100644 --- a/clients/client-chime/src/commands/ListRoomsCommand.ts +++ b/clients/client-chime/src/commands/ListRoomsCommand.ts @@ -111,4 +111,16 @@ export class ListRoomsCommand extends $Command .f(void 0, ListRoomsResponseFilterSensitiveLog) .ser(se_ListRoomsCommand) .de(de_ListRoomsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRoomsRequest; + output: ListRoomsResponse; + }; + sdk: { + input: ListRoomsCommandInput; + output: ListRoomsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListSipMediaApplicationsCommand.ts b/clients/client-chime/src/commands/ListSipMediaApplicationsCommand.ts index eae65e0f8154e..51b870cfe4089 100644 --- a/clients/client-chime/src/commands/ListSipMediaApplicationsCommand.ts +++ b/clients/client-chime/src/commands/ListSipMediaApplicationsCommand.ts @@ -123,4 +123,16 @@ export class ListSipMediaApplicationsCommand extends $Command .f(void 0, ListSipMediaApplicationsResponseFilterSensitiveLog) .ser(se_ListSipMediaApplicationsCommand) .de(de_ListSipMediaApplicationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSipMediaApplicationsRequest; + output: ListSipMediaApplicationsResponse; + }; + sdk: { + input: ListSipMediaApplicationsCommandInput; + output: ListSipMediaApplicationsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListSipRulesCommand.ts b/clients/client-chime/src/commands/ListSipRulesCommand.ts index 74beeb4e1a2fd..90c977b81ef31 100644 --- a/clients/client-chime/src/commands/ListSipRulesCommand.ts +++ b/clients/client-chime/src/commands/ListSipRulesCommand.ts @@ -124,4 +124,16 @@ export class ListSipRulesCommand extends $Command .f(void 0, void 0) .ser(se_ListSipRulesCommand) .de(de_ListSipRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSipRulesRequest; + output: ListSipRulesResponse; + }; + sdk: { + input: ListSipRulesCommandInput; + output: ListSipRulesCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListSupportedPhoneNumberCountriesCommand.ts b/clients/client-chime/src/commands/ListSupportedPhoneNumberCountriesCommand.ts index 8732649058ca8..81e7488aa60f5 100644 --- a/clients/client-chime/src/commands/ListSupportedPhoneNumberCountriesCommand.ts +++ b/clients/client-chime/src/commands/ListSupportedPhoneNumberCountriesCommand.ts @@ -113,4 +113,16 @@ export class ListSupportedPhoneNumberCountriesCommand extends $Command .f(void 0, void 0) .ser(se_ListSupportedPhoneNumberCountriesCommand) .de(de_ListSupportedPhoneNumberCountriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSupportedPhoneNumberCountriesRequest; + output: ListSupportedPhoneNumberCountriesResponse; + }; + sdk: { + input: ListSupportedPhoneNumberCountriesCommandInput; + output: ListSupportedPhoneNumberCountriesCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListTagsForResourceCommand.ts b/clients/client-chime/src/commands/ListTagsForResourceCommand.ts index f26962cce8aac..b00fb03198f43 100644 --- a/clients/client-chime/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-chime/src/commands/ListTagsForResourceCommand.ts @@ -122,4 +122,16 @@ export class ListTagsForResourceCommand extends $Command .f(ListTagsForResourceRequestFilterSensitiveLog, ListTagsForResourceResponseFilterSensitiveLog) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListUsersCommand.ts b/clients/client-chime/src/commands/ListUsersCommand.ts index 7b5aa27d8001f..03d40bdf4455e 100644 --- a/clients/client-chime/src/commands/ListUsersCommand.ts +++ b/clients/client-chime/src/commands/ListUsersCommand.ts @@ -128,4 +128,16 @@ export class ListUsersCommand extends $Command .f(ListUsersRequestFilterSensitiveLog, ListUsersResponseFilterSensitiveLog) .ser(se_ListUsersCommand) .de(de_ListUsersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListUsersRequest; + output: ListUsersResponse; + }; + sdk: { + input: ListUsersCommandInput; + output: ListUsersCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListVoiceConnectorGroupsCommand.ts b/clients/client-chime/src/commands/ListVoiceConnectorGroupsCommand.ts index c1bfc47e56b8d..ebfba3e465df0 100644 --- a/clients/client-chime/src/commands/ListVoiceConnectorGroupsCommand.ts +++ b/clients/client-chime/src/commands/ListVoiceConnectorGroupsCommand.ts @@ -120,4 +120,16 @@ export class ListVoiceConnectorGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListVoiceConnectorGroupsCommand) .de(de_ListVoiceConnectorGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListVoiceConnectorGroupsRequest; + output: ListVoiceConnectorGroupsResponse; + }; + sdk: { + input: ListVoiceConnectorGroupsCommandInput; + output: ListVoiceConnectorGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts index 15c460a9e19dc..486a8239cf781 100644 --- a/clients/client-chime/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime/src/commands/ListVoiceConnectorTerminationCredentialsCommand.ts @@ -119,4 +119,16 @@ export class ListVoiceConnectorTerminationCredentialsCommand extends $Command .f(void 0, ListVoiceConnectorTerminationCredentialsResponseFilterSensitiveLog) .ser(se_ListVoiceConnectorTerminationCredentialsCommand) .de(de_ListVoiceConnectorTerminationCredentialsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListVoiceConnectorTerminationCredentialsRequest; + output: ListVoiceConnectorTerminationCredentialsResponse; + }; + sdk: { + input: ListVoiceConnectorTerminationCredentialsCommandInput; + output: ListVoiceConnectorTerminationCredentialsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ListVoiceConnectorsCommand.ts b/clients/client-chime/src/commands/ListVoiceConnectorsCommand.ts index ede7040742e51..bedbaca04f6e3 100644 --- a/clients/client-chime/src/commands/ListVoiceConnectorsCommand.ts +++ b/clients/client-chime/src/commands/ListVoiceConnectorsCommand.ts @@ -117,4 +117,16 @@ export class ListVoiceConnectorsCommand extends $Command .f(void 0, void 0) .ser(se_ListVoiceConnectorsCommand) .de(de_ListVoiceConnectorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListVoiceConnectorsRequest; + output: ListVoiceConnectorsResponse; + }; + sdk: { + input: ListVoiceConnectorsCommandInput; + output: ListVoiceConnectorsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/LogoutUserCommand.ts b/clients/client-chime/src/commands/LogoutUserCommand.ts index 7740cb80e0cb5..5c79847b2cf50 100644 --- a/clients/client-chime/src/commands/LogoutUserCommand.ts +++ b/clients/client-chime/src/commands/LogoutUserCommand.ts @@ -97,4 +97,16 @@ export class LogoutUserCommand extends $Command .f(void 0, void 0) .ser(se_LogoutUserCommand) .de(de_LogoutUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: LogoutUserRequest; + output: {}; + }; + sdk: { + input: LogoutUserCommandInput; + output: LogoutUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/PutAppInstanceRetentionSettingsCommand.ts b/clients/client-chime/src/commands/PutAppInstanceRetentionSettingsCommand.ts index 7f92f730d5181..8ee9aad8b1636 100644 --- a/clients/client-chime/src/commands/PutAppInstanceRetentionSettingsCommand.ts +++ b/clients/client-chime/src/commands/PutAppInstanceRetentionSettingsCommand.ts @@ -126,4 +126,16 @@ export class PutAppInstanceRetentionSettingsCommand extends $Command .f(void 0, void 0) .ser(se_PutAppInstanceRetentionSettingsCommand) .de(de_PutAppInstanceRetentionSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutAppInstanceRetentionSettingsRequest; + output: PutAppInstanceRetentionSettingsResponse; + }; + sdk: { + input: PutAppInstanceRetentionSettingsCommandInput; + output: PutAppInstanceRetentionSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/PutAppInstanceStreamingConfigurationsCommand.ts b/clients/client-chime/src/commands/PutAppInstanceStreamingConfigurationsCommand.ts index 9d8d4fedf913d..20701d845b7ee 100644 --- a/clients/client-chime/src/commands/PutAppInstanceStreamingConfigurationsCommand.ts +++ b/clients/client-chime/src/commands/PutAppInstanceStreamingConfigurationsCommand.ts @@ -132,4 +132,16 @@ export class PutAppInstanceStreamingConfigurationsCommand extends $Command ) .ser(se_PutAppInstanceStreamingConfigurationsCommand) .de(de_PutAppInstanceStreamingConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutAppInstanceStreamingConfigurationsRequest; + output: PutAppInstanceStreamingConfigurationsResponse; + }; + sdk: { + input: PutAppInstanceStreamingConfigurationsCommandInput; + output: PutAppInstanceStreamingConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/PutEventsConfigurationCommand.ts b/clients/client-chime/src/commands/PutEventsConfigurationCommand.ts index fe9f03cfad682..e629a9ef76bcc 100644 --- a/clients/client-chime/src/commands/PutEventsConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutEventsConfigurationCommand.ts @@ -112,4 +112,16 @@ export class PutEventsConfigurationCommand extends $Command .f(PutEventsConfigurationRequestFilterSensitiveLog, PutEventsConfigurationResponseFilterSensitiveLog) .ser(se_PutEventsConfigurationCommand) .de(de_PutEventsConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutEventsConfigurationRequest; + output: PutEventsConfigurationResponse; + }; + sdk: { + input: PutEventsConfigurationCommandInput; + output: PutEventsConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/PutRetentionSettingsCommand.ts b/clients/client-chime/src/commands/PutRetentionSettingsCommand.ts index e74abb7f411e3..ba97adb5035bb 100644 --- a/clients/client-chime/src/commands/PutRetentionSettingsCommand.ts +++ b/clients/client-chime/src/commands/PutRetentionSettingsCommand.ts @@ -129,4 +129,16 @@ export class PutRetentionSettingsCommand extends $Command .f(void 0, void 0) .ser(se_PutRetentionSettingsCommand) .de(de_PutRetentionSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutRetentionSettingsRequest; + output: PutRetentionSettingsResponse; + }; + sdk: { + input: PutRetentionSettingsCommandInput; + output: PutRetentionSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts b/clients/client-chime/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts index 5d08e99ca6533..2545dc87e271d 100644 --- a/clients/client-chime/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutSipMediaApplicationLoggingConfigurationCommand.ts @@ -121,4 +121,16 @@ export class PutSipMediaApplicationLoggingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_PutSipMediaApplicationLoggingConfigurationCommand) .de(de_PutSipMediaApplicationLoggingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutSipMediaApplicationLoggingConfigurationRequest; + output: PutSipMediaApplicationLoggingConfigurationResponse; + }; + sdk: { + input: PutSipMediaApplicationLoggingConfigurationCommandInput; + output: PutSipMediaApplicationLoggingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts index ed7cf9646486b..f5367708103d3 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorEmergencyCallingConfigurationCommand.ts @@ -139,4 +139,16 @@ export class PutVoiceConnectorEmergencyCallingConfigurationCommand extends $Comm ) .ser(se_PutVoiceConnectorEmergencyCallingConfigurationCommand) .de(de_PutVoiceConnectorEmergencyCallingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorEmergencyCallingConfigurationRequest; + output: PutVoiceConnectorEmergencyCallingConfigurationResponse; + }; + sdk: { + input: PutVoiceConnectorEmergencyCallingConfigurationCommandInput; + output: PutVoiceConnectorEmergencyCallingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts index 3ff44dd3b4d71..883adf5d3d434 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorLoggingConfigurationCommand.ts @@ -124,4 +124,16 @@ export class PutVoiceConnectorLoggingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_PutVoiceConnectorLoggingConfigurationCommand) .de(de_PutVoiceConnectorLoggingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorLoggingConfigurationRequest; + output: PutVoiceConnectorLoggingConfigurationResponse; + }; + sdk: { + input: PutVoiceConnectorLoggingConfigurationCommandInput; + output: PutVoiceConnectorLoggingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/PutVoiceConnectorOriginationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorOriginationCommand.ts index ca1e518082ab8..3e36f7ff6aece 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorOriginationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorOriginationCommand.ts @@ -138,4 +138,16 @@ export class PutVoiceConnectorOriginationCommand extends $Command .f(void 0, void 0) .ser(se_PutVoiceConnectorOriginationCommand) .de(de_PutVoiceConnectorOriginationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorOriginationRequest; + output: PutVoiceConnectorOriginationResponse; + }; + sdk: { + input: PutVoiceConnectorOriginationCommandInput; + output: PutVoiceConnectorOriginationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/PutVoiceConnectorProxyCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorProxyCommand.ts index 6eb6cc3b23e24..62f3ac35a0ce4 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorProxyCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorProxyCommand.ts @@ -128,4 +128,16 @@ export class PutVoiceConnectorProxyCommand extends $Command .f(PutVoiceConnectorProxyRequestFilterSensitiveLog, PutVoiceConnectorProxyResponseFilterSensitiveLog) .ser(se_PutVoiceConnectorProxyCommand) .de(de_PutVoiceConnectorProxyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorProxyRequest; + output: PutVoiceConnectorProxyResponse; + }; + sdk: { + input: PutVoiceConnectorProxyCommandInput; + output: PutVoiceConnectorProxyCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts index ef1a7cbdba78d..dc792aba1c83a 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorStreamingConfigurationCommand.ts @@ -135,4 +135,16 @@ export class PutVoiceConnectorStreamingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_PutVoiceConnectorStreamingConfigurationCommand) .de(de_PutVoiceConnectorStreamingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorStreamingConfigurationRequest; + output: PutVoiceConnectorStreamingConfigurationResponse; + }; + sdk: { + input: PutVoiceConnectorStreamingConfigurationCommandInput; + output: PutVoiceConnectorStreamingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/PutVoiceConnectorTerminationCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorTerminationCommand.ts index a032f4d56ba95..55c9dacc40203 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorTerminationCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorTerminationCommand.ts @@ -144,4 +144,16 @@ export class PutVoiceConnectorTerminationCommand extends $Command .f(PutVoiceConnectorTerminationRequestFilterSensitiveLog, PutVoiceConnectorTerminationResponseFilterSensitiveLog) .ser(se_PutVoiceConnectorTerminationCommand) .de(de_PutVoiceConnectorTerminationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorTerminationRequest; + output: PutVoiceConnectorTerminationResponse; + }; + sdk: { + input: PutVoiceConnectorTerminationCommandInput; + output: PutVoiceConnectorTerminationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts b/clients/client-chime/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts index f36c411d60dbf..2d12d7c62186a 100644 --- a/clients/client-chime/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts +++ b/clients/client-chime/src/commands/PutVoiceConnectorTerminationCredentialsCommand.ts @@ -118,4 +118,16 @@ export class PutVoiceConnectorTerminationCredentialsCommand extends $Command .f(PutVoiceConnectorTerminationCredentialsRequestFilterSensitiveLog, void 0) .ser(se_PutVoiceConnectorTerminationCredentialsCommand) .de(de_PutVoiceConnectorTerminationCredentialsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVoiceConnectorTerminationCredentialsRequest; + output: {}; + }; + sdk: { + input: PutVoiceConnectorTerminationCredentialsCommandInput; + output: PutVoiceConnectorTerminationCredentialsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/RedactChannelMessageCommand.ts b/clients/client-chime/src/commands/RedactChannelMessageCommand.ts index 0093badbdf265..589a107ea1b46 100644 --- a/clients/client-chime/src/commands/RedactChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/RedactChannelMessageCommand.ts @@ -113,4 +113,16 @@ export class RedactChannelMessageCommand extends $Command .f(void 0, void 0) .ser(se_RedactChannelMessageCommand) .de(de_RedactChannelMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RedactChannelMessageRequest; + output: RedactChannelMessageResponse; + }; + sdk: { + input: RedactChannelMessageCommandInput; + output: RedactChannelMessageCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/RedactConversationMessageCommand.ts b/clients/client-chime/src/commands/RedactConversationMessageCommand.ts index c64e2a01ede86..2033bd299f13b 100644 --- a/clients/client-chime/src/commands/RedactConversationMessageCommand.ts +++ b/clients/client-chime/src/commands/RedactConversationMessageCommand.ts @@ -98,4 +98,16 @@ export class RedactConversationMessageCommand extends $Command .f(void 0, void 0) .ser(se_RedactConversationMessageCommand) .de(de_RedactConversationMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RedactConversationMessageRequest; + output: {}; + }; + sdk: { + input: RedactConversationMessageCommandInput; + output: RedactConversationMessageCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/RedactRoomMessageCommand.ts b/clients/client-chime/src/commands/RedactRoomMessageCommand.ts index 3d3ef1c331b90..134833dff0054 100644 --- a/clients/client-chime/src/commands/RedactRoomMessageCommand.ts +++ b/clients/client-chime/src/commands/RedactRoomMessageCommand.ts @@ -98,4 +98,16 @@ export class RedactRoomMessageCommand extends $Command .f(void 0, void 0) .ser(se_RedactRoomMessageCommand) .de(de_RedactRoomMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RedactRoomMessageRequest; + output: {}; + }; + sdk: { + input: RedactRoomMessageCommandInput; + output: RedactRoomMessageCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/RegenerateSecurityTokenCommand.ts b/clients/client-chime/src/commands/RegenerateSecurityTokenCommand.ts index d3e734889ce80..f8b62dd3eacdd 100644 --- a/clients/client-chime/src/commands/RegenerateSecurityTokenCommand.ts +++ b/clients/client-chime/src/commands/RegenerateSecurityTokenCommand.ts @@ -113,4 +113,16 @@ export class RegenerateSecurityTokenCommand extends $Command .f(void 0, RegenerateSecurityTokenResponseFilterSensitiveLog) .ser(se_RegenerateSecurityTokenCommand) .de(de_RegenerateSecurityTokenCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegenerateSecurityTokenRequest; + output: RegenerateSecurityTokenResponse; + }; + sdk: { + input: RegenerateSecurityTokenCommandInput; + output: RegenerateSecurityTokenCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ResetPersonalPINCommand.ts b/clients/client-chime/src/commands/ResetPersonalPINCommand.ts index 1fc1fbc95a5d9..121b4100e61a4 100644 --- a/clients/client-chime/src/commands/ResetPersonalPINCommand.ts +++ b/clients/client-chime/src/commands/ResetPersonalPINCommand.ts @@ -121,4 +121,16 @@ export class ResetPersonalPINCommand extends $Command .f(void 0, ResetPersonalPINResponseFilterSensitiveLog) .ser(se_ResetPersonalPINCommand) .de(de_ResetPersonalPINCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ResetPersonalPINRequest; + output: ResetPersonalPINResponse; + }; + sdk: { + input: ResetPersonalPINCommandInput; + output: ResetPersonalPINCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/RestorePhoneNumberCommand.ts b/clients/client-chime/src/commands/RestorePhoneNumberCommand.ts index 90372ee64eca3..23c388a2899aa 100644 --- a/clients/client-chime/src/commands/RestorePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/RestorePhoneNumberCommand.ts @@ -133,4 +133,16 @@ export class RestorePhoneNumberCommand extends $Command .f(void 0, RestorePhoneNumberResponseFilterSensitiveLog) .ser(se_RestorePhoneNumberCommand) .de(de_RestorePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RestorePhoneNumberRequest; + output: RestorePhoneNumberResponse; + }; + sdk: { + input: RestorePhoneNumberCommandInput; + output: RestorePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/SearchAvailablePhoneNumbersCommand.ts b/clients/client-chime/src/commands/SearchAvailablePhoneNumbersCommand.ts index 6f8f653e1528b..e742a8d442440 100644 --- a/clients/client-chime/src/commands/SearchAvailablePhoneNumbersCommand.ts +++ b/clients/client-chime/src/commands/SearchAvailablePhoneNumbersCommand.ts @@ -121,4 +121,16 @@ export class SearchAvailablePhoneNumbersCommand extends $Command .f(void 0, SearchAvailablePhoneNumbersResponseFilterSensitiveLog) .ser(se_SearchAvailablePhoneNumbersCommand) .de(de_SearchAvailablePhoneNumbersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchAvailablePhoneNumbersRequest; + output: SearchAvailablePhoneNumbersResponse; + }; + sdk: { + input: SearchAvailablePhoneNumbersCommandInput; + output: SearchAvailablePhoneNumbersCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/SendChannelMessageCommand.ts b/clients/client-chime/src/commands/SendChannelMessageCommand.ts index 4000a52588d03..7dc8c910e6ead 100644 --- a/clients/client-chime/src/commands/SendChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/SendChannelMessageCommand.ts @@ -126,4 +126,16 @@ export class SendChannelMessageCommand extends $Command .f(SendChannelMessageRequestFilterSensitiveLog, void 0) .ser(se_SendChannelMessageCommand) .de(de_SendChannelMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendChannelMessageRequest; + output: SendChannelMessageResponse; + }; + sdk: { + input: SendChannelMessageCommandInput; + output: SendChannelMessageCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/StartMeetingTranscriptionCommand.ts b/clients/client-chime/src/commands/StartMeetingTranscriptionCommand.ts index 6d1c237d0ce77..460ed5c83d40f 100644 --- a/clients/client-chime/src/commands/StartMeetingTranscriptionCommand.ts +++ b/clients/client-chime/src/commands/StartMeetingTranscriptionCommand.ts @@ -150,4 +150,16 @@ export class StartMeetingTranscriptionCommand extends $Command .f(void 0, void 0) .ser(se_StartMeetingTranscriptionCommand) .de(de_StartMeetingTranscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartMeetingTranscriptionRequest; + output: {}; + }; + sdk: { + input: StartMeetingTranscriptionCommandInput; + output: StartMeetingTranscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/StopMeetingTranscriptionCommand.ts b/clients/client-chime/src/commands/StopMeetingTranscriptionCommand.ts index 33e892d97d588..17123c1975360 100644 --- a/clients/client-chime/src/commands/StopMeetingTranscriptionCommand.ts +++ b/clients/client-chime/src/commands/StopMeetingTranscriptionCommand.ts @@ -108,4 +108,16 @@ export class StopMeetingTranscriptionCommand extends $Command .f(void 0, void 0) .ser(se_StopMeetingTranscriptionCommand) .de(de_StopMeetingTranscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopMeetingTranscriptionRequest; + output: {}; + }; + sdk: { + input: StopMeetingTranscriptionCommandInput; + output: StopMeetingTranscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/TagAttendeeCommand.ts b/clients/client-chime/src/commands/TagAttendeeCommand.ts index 930751e9e8c66..dbd417bb56aa8 100644 --- a/clients/client-chime/src/commands/TagAttendeeCommand.ts +++ b/clients/client-chime/src/commands/TagAttendeeCommand.ts @@ -111,4 +111,16 @@ export class TagAttendeeCommand extends $Command .f(TagAttendeeRequestFilterSensitiveLog, void 0) .ser(se_TagAttendeeCommand) .de(de_TagAttendeeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagAttendeeRequest; + output: {}; + }; + sdk: { + input: TagAttendeeCommandInput; + output: TagAttendeeCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/TagMeetingCommand.ts b/clients/client-chime/src/commands/TagMeetingCommand.ts index c042676e4ca87..a32fc31b41e8d 100644 --- a/clients/client-chime/src/commands/TagMeetingCommand.ts +++ b/clients/client-chime/src/commands/TagMeetingCommand.ts @@ -114,4 +114,16 @@ export class TagMeetingCommand extends $Command .f(TagMeetingRequestFilterSensitiveLog, void 0) .ser(se_TagMeetingCommand) .de(de_TagMeetingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagMeetingRequest; + output: {}; + }; + sdk: { + input: TagMeetingCommandInput; + output: TagMeetingCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/TagResourceCommand.ts b/clients/client-chime/src/commands/TagResourceCommand.ts index 726ab9c93b89d..ea3f844f43918 100644 --- a/clients/client-chime/src/commands/TagResourceCommand.ts +++ b/clients/client-chime/src/commands/TagResourceCommand.ts @@ -108,4 +108,16 @@ export class TagResourceCommand extends $Command .f(TagResourceRequestFilterSensitiveLog, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UntagAttendeeCommand.ts b/clients/client-chime/src/commands/UntagAttendeeCommand.ts index a85407273e3ad..1e231ca22a238 100644 --- a/clients/client-chime/src/commands/UntagAttendeeCommand.ts +++ b/clients/client-chime/src/commands/UntagAttendeeCommand.ts @@ -105,4 +105,16 @@ export class UntagAttendeeCommand extends $Command .f(UntagAttendeeRequestFilterSensitiveLog, void 0) .ser(se_UntagAttendeeCommand) .de(de_UntagAttendeeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagAttendeeRequest; + output: {}; + }; + sdk: { + input: UntagAttendeeCommandInput; + output: UntagAttendeeCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UntagMeetingCommand.ts b/clients/client-chime/src/commands/UntagMeetingCommand.ts index d2093bb9ec38a..d4b1b054ca91a 100644 --- a/clients/client-chime/src/commands/UntagMeetingCommand.ts +++ b/clients/client-chime/src/commands/UntagMeetingCommand.ts @@ -108,4 +108,16 @@ export class UntagMeetingCommand extends $Command .f(UntagMeetingRequestFilterSensitiveLog, void 0) .ser(se_UntagMeetingCommand) .de(de_UntagMeetingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagMeetingRequest; + output: {}; + }; + sdk: { + input: UntagMeetingCommandInput; + output: UntagMeetingCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UntagResourceCommand.ts b/clients/client-chime/src/commands/UntagResourceCommand.ts index 3413e69f9a9b0..99ea91289d150 100644 --- a/clients/client-chime/src/commands/UntagResourceCommand.ts +++ b/clients/client-chime/src/commands/UntagResourceCommand.ts @@ -106,4 +106,16 @@ export class UntagResourceCommand extends $Command .f(UntagResourceRequestFilterSensitiveLog, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateAccountCommand.ts b/clients/client-chime/src/commands/UpdateAccountCommand.ts index 6e465d48fc55c..04c480c9f3896 100644 --- a/clients/client-chime/src/commands/UpdateAccountCommand.ts +++ b/clients/client-chime/src/commands/UpdateAccountCommand.ts @@ -116,4 +116,16 @@ export class UpdateAccountCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAccountCommand) .de(de_UpdateAccountCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAccountRequest; + output: UpdateAccountResponse; + }; + sdk: { + input: UpdateAccountCommandInput; + output: UpdateAccountCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-chime/src/commands/UpdateAccountSettingsCommand.ts index 7998761549e9e..726fd7346fd56 100644 --- a/clients/client-chime/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-chime/src/commands/UpdateAccountSettingsCommand.ts @@ -108,4 +108,16 @@ export class UpdateAccountSettingsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAccountSettingsCommand) .de(de_UpdateAccountSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAccountSettingsRequest; + output: {}; + }; + sdk: { + input: UpdateAccountSettingsCommandInput; + output: UpdateAccountSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateAppInstanceCommand.ts b/clients/client-chime/src/commands/UpdateAppInstanceCommand.ts index 064dac84e833d..aa6b5b08952f2 100644 --- a/clients/client-chime/src/commands/UpdateAppInstanceCommand.ts +++ b/clients/client-chime/src/commands/UpdateAppInstanceCommand.ts @@ -114,4 +114,16 @@ export class UpdateAppInstanceCommand extends $Command .f(UpdateAppInstanceRequestFilterSensitiveLog, void 0) .ser(se_UpdateAppInstanceCommand) .de(de_UpdateAppInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAppInstanceRequest; + output: UpdateAppInstanceResponse; + }; + sdk: { + input: UpdateAppInstanceCommandInput; + output: UpdateAppInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateAppInstanceUserCommand.ts b/clients/client-chime/src/commands/UpdateAppInstanceUserCommand.ts index 3fe51052ae46c..f907ec32f9248 100644 --- a/clients/client-chime/src/commands/UpdateAppInstanceUserCommand.ts +++ b/clients/client-chime/src/commands/UpdateAppInstanceUserCommand.ts @@ -114,4 +114,16 @@ export class UpdateAppInstanceUserCommand extends $Command .f(UpdateAppInstanceUserRequestFilterSensitiveLog, void 0) .ser(se_UpdateAppInstanceUserCommand) .de(de_UpdateAppInstanceUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAppInstanceUserRequest; + output: UpdateAppInstanceUserResponse; + }; + sdk: { + input: UpdateAppInstanceUserCommandInput; + output: UpdateAppInstanceUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateBotCommand.ts b/clients/client-chime/src/commands/UpdateBotCommand.ts index 0b40a881c26e4..7fc8a0927a68f 100644 --- a/clients/client-chime/src/commands/UpdateBotCommand.ts +++ b/clients/client-chime/src/commands/UpdateBotCommand.ts @@ -110,4 +110,16 @@ export class UpdateBotCommand extends $Command .f(void 0, UpdateBotResponseFilterSensitiveLog) .ser(se_UpdateBotCommand) .de(de_UpdateBotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateBotRequest; + output: UpdateBotResponse; + }; + sdk: { + input: UpdateBotCommandInput; + output: UpdateBotCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateChannelCommand.ts b/clients/client-chime/src/commands/UpdateChannelCommand.ts index addce76921058..24add62f70023 100644 --- a/clients/client-chime/src/commands/UpdateChannelCommand.ts +++ b/clients/client-chime/src/commands/UpdateChannelCommand.ts @@ -123,4 +123,16 @@ export class UpdateChannelCommand extends $Command .f(UpdateChannelRequestFilterSensitiveLog, void 0) .ser(se_UpdateChannelCommand) .de(de_UpdateChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateChannelRequest; + output: UpdateChannelResponse; + }; + sdk: { + input: UpdateChannelCommandInput; + output: UpdateChannelCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateChannelMessageCommand.ts b/clients/client-chime/src/commands/UpdateChannelMessageCommand.ts index 874e1673d230c..57bf352d8f9f8 100644 --- a/clients/client-chime/src/commands/UpdateChannelMessageCommand.ts +++ b/clients/client-chime/src/commands/UpdateChannelMessageCommand.ts @@ -122,4 +122,16 @@ export class UpdateChannelMessageCommand extends $Command .f(UpdateChannelMessageRequestFilterSensitiveLog, void 0) .ser(se_UpdateChannelMessageCommand) .de(de_UpdateChannelMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateChannelMessageRequest; + output: UpdateChannelMessageResponse; + }; + sdk: { + input: UpdateChannelMessageCommandInput; + output: UpdateChannelMessageCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateChannelReadMarkerCommand.ts b/clients/client-chime/src/commands/UpdateChannelReadMarkerCommand.ts index 2ee317b6d9410..07cb63e02885e 100644 --- a/clients/client-chime/src/commands/UpdateChannelReadMarkerCommand.ts +++ b/clients/client-chime/src/commands/UpdateChannelReadMarkerCommand.ts @@ -114,4 +114,16 @@ export class UpdateChannelReadMarkerCommand extends $Command .f(void 0, void 0) .ser(se_UpdateChannelReadMarkerCommand) .de(de_UpdateChannelReadMarkerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateChannelReadMarkerRequest; + output: UpdateChannelReadMarkerResponse; + }; + sdk: { + input: UpdateChannelReadMarkerCommandInput; + output: UpdateChannelReadMarkerCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateGlobalSettingsCommand.ts b/clients/client-chime/src/commands/UpdateGlobalSettingsCommand.ts index 37c2d36f5a243..7832e4c138cd9 100644 --- a/clients/client-chime/src/commands/UpdateGlobalSettingsCommand.ts +++ b/clients/client-chime/src/commands/UpdateGlobalSettingsCommand.ts @@ -98,4 +98,16 @@ export class UpdateGlobalSettingsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateGlobalSettingsCommand) .de(de_UpdateGlobalSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateGlobalSettingsRequest; + output: {}; + }; + sdk: { + input: UpdateGlobalSettingsCommandInput; + output: UpdateGlobalSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdatePhoneNumberCommand.ts b/clients/client-chime/src/commands/UpdatePhoneNumberCommand.ts index 22bb53d251986..1334f334e814d 100644 --- a/clients/client-chime/src/commands/UpdatePhoneNumberCommand.ts +++ b/clients/client-chime/src/commands/UpdatePhoneNumberCommand.ts @@ -138,4 +138,16 @@ export class UpdatePhoneNumberCommand extends $Command .f(UpdatePhoneNumberRequestFilterSensitiveLog, UpdatePhoneNumberResponseFilterSensitiveLog) .ser(se_UpdatePhoneNumberCommand) .de(de_UpdatePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePhoneNumberRequest; + output: UpdatePhoneNumberResponse; + }; + sdk: { + input: UpdatePhoneNumberCommandInput; + output: UpdatePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdatePhoneNumberSettingsCommand.ts b/clients/client-chime/src/commands/UpdatePhoneNumberSettingsCommand.ts index 1e4155989f984..63d3670258ec1 100644 --- a/clients/client-chime/src/commands/UpdatePhoneNumberSettingsCommand.ts +++ b/clients/client-chime/src/commands/UpdatePhoneNumberSettingsCommand.ts @@ -98,4 +98,16 @@ export class UpdatePhoneNumberSettingsCommand extends $Command .f(UpdatePhoneNumberSettingsRequestFilterSensitiveLog, void 0) .ser(se_UpdatePhoneNumberSettingsCommand) .de(de_UpdatePhoneNumberSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePhoneNumberSettingsRequest; + output: {}; + }; + sdk: { + input: UpdatePhoneNumberSettingsCommandInput; + output: UpdatePhoneNumberSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateProxySessionCommand.ts b/clients/client-chime/src/commands/UpdateProxySessionCommand.ts index 661978cc0d38a..88081cc0079ab 100644 --- a/clients/client-chime/src/commands/UpdateProxySessionCommand.ts +++ b/clients/client-chime/src/commands/UpdateProxySessionCommand.ts @@ -140,4 +140,16 @@ export class UpdateProxySessionCommand extends $Command .f(void 0, UpdateProxySessionResponseFilterSensitiveLog) .ser(se_UpdateProxySessionCommand) .de(de_UpdateProxySessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateProxySessionRequest; + output: UpdateProxySessionResponse; + }; + sdk: { + input: UpdateProxySessionCommandInput; + output: UpdateProxySessionCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateRoomCommand.ts b/clients/client-chime/src/commands/UpdateRoomCommand.ts index e18cf0cea722c..9270893349dbe 100644 --- a/clients/client-chime/src/commands/UpdateRoomCommand.ts +++ b/clients/client-chime/src/commands/UpdateRoomCommand.ts @@ -112,4 +112,16 @@ export class UpdateRoomCommand extends $Command .f(UpdateRoomRequestFilterSensitiveLog, UpdateRoomResponseFilterSensitiveLog) .ser(se_UpdateRoomCommand) .de(de_UpdateRoomCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRoomRequest; + output: UpdateRoomResponse; + }; + sdk: { + input: UpdateRoomCommandInput; + output: UpdateRoomCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateRoomMembershipCommand.ts b/clients/client-chime/src/commands/UpdateRoomMembershipCommand.ts index 2cf8ab9bc2c5a..c5851f107f6d9 100644 --- a/clients/client-chime/src/commands/UpdateRoomMembershipCommand.ts +++ b/clients/client-chime/src/commands/UpdateRoomMembershipCommand.ts @@ -120,4 +120,16 @@ export class UpdateRoomMembershipCommand extends $Command .f(void 0, UpdateRoomMembershipResponseFilterSensitiveLog) .ser(se_UpdateRoomMembershipCommand) .de(de_UpdateRoomMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRoomMembershipRequest; + output: UpdateRoomMembershipResponse; + }; + sdk: { + input: UpdateRoomMembershipCommandInput; + output: UpdateRoomMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateSipMediaApplicationCallCommand.ts b/clients/client-chime/src/commands/UpdateSipMediaApplicationCallCommand.ts index 3aea80ca067de..f27ade732487e 100644 --- a/clients/client-chime/src/commands/UpdateSipMediaApplicationCallCommand.ts +++ b/clients/client-chime/src/commands/UpdateSipMediaApplicationCallCommand.ts @@ -126,4 +126,16 @@ export class UpdateSipMediaApplicationCallCommand extends $Command .f(UpdateSipMediaApplicationCallRequestFilterSensitiveLog, void 0) .ser(se_UpdateSipMediaApplicationCallCommand) .de(de_UpdateSipMediaApplicationCallCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSipMediaApplicationCallRequest; + output: UpdateSipMediaApplicationCallResponse; + }; + sdk: { + input: UpdateSipMediaApplicationCallCommandInput; + output: UpdateSipMediaApplicationCallCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateSipMediaApplicationCommand.ts b/clients/client-chime/src/commands/UpdateSipMediaApplicationCommand.ts index f2a13061282a9..8afa42262ff18 100644 --- a/clients/client-chime/src/commands/UpdateSipMediaApplicationCommand.ts +++ b/clients/client-chime/src/commands/UpdateSipMediaApplicationCommand.ts @@ -133,4 +133,16 @@ export class UpdateSipMediaApplicationCommand extends $Command .f(UpdateSipMediaApplicationRequestFilterSensitiveLog, UpdateSipMediaApplicationResponseFilterSensitiveLog) .ser(se_UpdateSipMediaApplicationCommand) .de(de_UpdateSipMediaApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSipMediaApplicationRequest; + output: UpdateSipMediaApplicationResponse; + }; + sdk: { + input: UpdateSipMediaApplicationCommandInput; + output: UpdateSipMediaApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateSipRuleCommand.ts b/clients/client-chime/src/commands/UpdateSipRuleCommand.ts index 0512c8a4ad711..de68cdae4da90 100644 --- a/clients/client-chime/src/commands/UpdateSipRuleCommand.ts +++ b/clients/client-chime/src/commands/UpdateSipRuleCommand.ts @@ -138,4 +138,16 @@ export class UpdateSipRuleCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSipRuleCommand) .de(de_UpdateSipRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSipRuleRequest; + output: UpdateSipRuleResponse; + }; + sdk: { + input: UpdateSipRuleCommandInput; + output: UpdateSipRuleCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateUserCommand.ts b/clients/client-chime/src/commands/UpdateUserCommand.ts index 7d67121bd7aa8..4856fdd984dc2 100644 --- a/clients/client-chime/src/commands/UpdateUserCommand.ts +++ b/clients/client-chime/src/commands/UpdateUserCommand.ts @@ -127,4 +127,16 @@ export class UpdateUserCommand extends $Command .f(UpdateUserRequestFilterSensitiveLog, UpdateUserResponseFilterSensitiveLog) .ser(se_UpdateUserCommand) .de(de_UpdateUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserRequest; + output: UpdateUserResponse; + }; + sdk: { + input: UpdateUserCommandInput; + output: UpdateUserCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateUserSettingsCommand.ts b/clients/client-chime/src/commands/UpdateUserSettingsCommand.ts index 84a9217c24bfb..4451eab6e5c3c 100644 --- a/clients/client-chime/src/commands/UpdateUserSettingsCommand.ts +++ b/clients/client-chime/src/commands/UpdateUserSettingsCommand.ts @@ -104,4 +104,16 @@ export class UpdateUserSettingsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateUserSettingsCommand) .de(de_UpdateUserSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserSettingsRequest; + output: {}; + }; + sdk: { + input: UpdateUserSettingsCommandInput; + output: UpdateUserSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateVoiceConnectorCommand.ts b/clients/client-chime/src/commands/UpdateVoiceConnectorCommand.ts index 493a40f8ccd23..270ecb76d60b2 100644 --- a/clients/client-chime/src/commands/UpdateVoiceConnectorCommand.ts +++ b/clients/client-chime/src/commands/UpdateVoiceConnectorCommand.ts @@ -118,4 +118,16 @@ export class UpdateVoiceConnectorCommand extends $Command .f(void 0, void 0) .ser(se_UpdateVoiceConnectorCommand) .de(de_UpdateVoiceConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateVoiceConnectorRequest; + output: UpdateVoiceConnectorResponse; + }; + sdk: { + input: UpdateVoiceConnectorCommandInput; + output: UpdateVoiceConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/UpdateVoiceConnectorGroupCommand.ts b/clients/client-chime/src/commands/UpdateVoiceConnectorGroupCommand.ts index 0998ef82525ce..44e0c2e11859e 100644 --- a/clients/client-chime/src/commands/UpdateVoiceConnectorGroupCommand.ts +++ b/clients/client-chime/src/commands/UpdateVoiceConnectorGroupCommand.ts @@ -131,4 +131,16 @@ export class UpdateVoiceConnectorGroupCommand extends $Command .f(void 0, void 0) .ser(se_UpdateVoiceConnectorGroupCommand) .de(de_UpdateVoiceConnectorGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateVoiceConnectorGroupRequest; + output: UpdateVoiceConnectorGroupResponse; + }; + sdk: { + input: UpdateVoiceConnectorGroupCommandInput; + output: UpdateVoiceConnectorGroupCommandOutput; + }; + }; +} diff --git a/clients/client-chime/src/commands/ValidateE911AddressCommand.ts b/clients/client-chime/src/commands/ValidateE911AddressCommand.ts index 51473d2c9fe2c..c4f0a5375f2d6 100644 --- a/clients/client-chime/src/commands/ValidateE911AddressCommand.ts +++ b/clients/client-chime/src/commands/ValidateE911AddressCommand.ts @@ -145,4 +145,16 @@ export class ValidateE911AddressCommand extends $Command .f(ValidateE911AddressRequestFilterSensitiveLog, ValidateE911AddressResponseFilterSensitiveLog) .ser(se_ValidateE911AddressCommand) .de(de_ValidateE911AddressCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ValidateE911AddressRequest; + output: ValidateE911AddressResponse; + }; + sdk: { + input: ValidateE911AddressCommandInput; + output: ValidateE911AddressCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/CHANGELOG.md b/clients/client-cleanrooms/CHANGELOG.md index 5e102ece1262c..e95c893d980c5 100644 --- a/clients/client-cleanrooms/CHANGELOG.md +++ b/clients/client-cleanrooms/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cleanrooms + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cleanrooms + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cleanrooms diff --git a/clients/client-cleanrooms/package.json b/clients/client-cleanrooms/package.json index e33f5f086c502..49b6a3778a514 100644 --- a/clients/client-cleanrooms/package.json +++ b/clients/client-cleanrooms/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cleanrooms", "description": "AWS SDK for JavaScript Cleanrooms Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cleanrooms", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cleanrooms/src/commands/BatchGetCollaborationAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/BatchGetCollaborationAnalysisTemplateCommand.ts index 1c541e84dd21e..5bce821e5c210 100644 --- a/clients/client-cleanrooms/src/commands/BatchGetCollaborationAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/BatchGetCollaborationAnalysisTemplateCommand.ts @@ -151,4 +151,16 @@ export class BatchGetCollaborationAnalysisTemplateCommand extends $Command .f(void 0, BatchGetCollaborationAnalysisTemplateOutputFilterSensitiveLog) .ser(se_BatchGetCollaborationAnalysisTemplateCommand) .de(de_BatchGetCollaborationAnalysisTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetCollaborationAnalysisTemplateInput; + output: BatchGetCollaborationAnalysisTemplateOutput; + }; + sdk: { + input: BatchGetCollaborationAnalysisTemplateCommandInput; + output: BatchGetCollaborationAnalysisTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/BatchGetSchemaAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/BatchGetSchemaAnalysisRuleCommand.ts index c61f63df3855b..8d1cf09c1f68a 100644 --- a/clients/client-cleanrooms/src/commands/BatchGetSchemaAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/BatchGetSchemaAnalysisRuleCommand.ts @@ -191,4 +191,16 @@ export class BatchGetSchemaAnalysisRuleCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetSchemaAnalysisRuleCommand) .de(de_BatchGetSchemaAnalysisRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetSchemaAnalysisRuleInput; + output: BatchGetSchemaAnalysisRuleOutput; + }; + sdk: { + input: BatchGetSchemaAnalysisRuleCommandInput; + output: BatchGetSchemaAnalysisRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/BatchGetSchemaCommand.ts b/clients/client-cleanrooms/src/commands/BatchGetSchemaCommand.ts index 13e986fa17fbb..1af90a9bd70e0 100644 --- a/clients/client-cleanrooms/src/commands/BatchGetSchemaCommand.ts +++ b/clients/client-cleanrooms/src/commands/BatchGetSchemaCommand.ts @@ -155,4 +155,16 @@ export class BatchGetSchemaCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetSchemaCommand) .de(de_BatchGetSchemaCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetSchemaInput; + output: BatchGetSchemaOutput; + }; + sdk: { + input: BatchGetSchemaCommandInput; + output: BatchGetSchemaCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/CreateAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/CreateAnalysisTemplateCommand.ts index 8aefd703cb674..09915baf810a7 100644 --- a/clients/client-cleanrooms/src/commands/CreateAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateAnalysisTemplateCommand.ts @@ -157,4 +157,16 @@ export class CreateAnalysisTemplateCommand extends $Command .f(CreateAnalysisTemplateInputFilterSensitiveLog, CreateAnalysisTemplateOutputFilterSensitiveLog) .ser(se_CreateAnalysisTemplateCommand) .de(de_CreateAnalysisTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAnalysisTemplateInput; + output: CreateAnalysisTemplateOutput; + }; + sdk: { + input: CreateAnalysisTemplateCommandInput; + output: CreateAnalysisTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/CreateCollaborationCommand.ts b/clients/client-cleanrooms/src/commands/CreateCollaborationCommand.ts index fa21c7aa0bd40..e9a446d479c9f 100644 --- a/clients/client-cleanrooms/src/commands/CreateCollaborationCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateCollaborationCommand.ts @@ -145,4 +145,16 @@ export class CreateCollaborationCommand extends $Command .f(void 0, void 0) .ser(se_CreateCollaborationCommand) .de(de_CreateCollaborationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCollaborationInput; + output: CreateCollaborationOutput; + }; + sdk: { + input: CreateCollaborationCommandInput; + output: CreateCollaborationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/CreateConfiguredAudienceModelAssociationCommand.ts b/clients/client-cleanrooms/src/commands/CreateConfiguredAudienceModelAssociationCommand.ts index f0b12f903bb0a..412ad1151858a 100644 --- a/clients/client-cleanrooms/src/commands/CreateConfiguredAudienceModelAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateConfiguredAudienceModelAssociationCommand.ts @@ -127,4 +127,16 @@ export class CreateConfiguredAudienceModelAssociationCommand extends $Command .f(void 0, void 0) .ser(se_CreateConfiguredAudienceModelAssociationCommand) .de(de_CreateConfiguredAudienceModelAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConfiguredAudienceModelAssociationInput; + output: CreateConfiguredAudienceModelAssociationOutput; + }; + sdk: { + input: CreateConfiguredAudienceModelAssociationCommandInput; + output: CreateConfiguredAudienceModelAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAnalysisRuleCommand.ts index 23a1595d1ff4b..5d950e431db25 100644 --- a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAnalysisRuleCommand.ts @@ -240,4 +240,16 @@ export class CreateConfiguredTableAnalysisRuleCommand extends $Command .f(void 0, void 0) .ser(se_CreateConfiguredTableAnalysisRuleCommand) .de(de_CreateConfiguredTableAnalysisRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConfiguredTableAnalysisRuleInput; + output: CreateConfiguredTableAnalysisRuleOutput; + }; + sdk: { + input: CreateConfiguredTableAnalysisRuleCommandInput; + output: CreateConfiguredTableAnalysisRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.ts index 76a8ec22e9c4b..a371f8f8fa199 100644 --- a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.ts @@ -169,4 +169,16 @@ export class CreateConfiguredTableAssociationAnalysisRuleCommand extends $Comman .f(void 0, void 0) .ser(se_CreateConfiguredTableAssociationAnalysisRuleCommand) .de(de_CreateConfiguredTableAssociationAnalysisRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConfiguredTableAssociationAnalysisRuleInput; + output: CreateConfiguredTableAssociationAnalysisRuleOutput; + }; + sdk: { + input: CreateConfiguredTableAssociationAnalysisRuleCommandInput; + output: CreateConfiguredTableAssociationAnalysisRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationCommand.ts b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationCommand.ts index a50c2b614e9ae..821ea31971a63 100644 --- a/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateConfiguredTableAssociationCommand.ts @@ -126,4 +126,16 @@ export class CreateConfiguredTableAssociationCommand extends $Command .f(void 0, void 0) .ser(se_CreateConfiguredTableAssociationCommand) .de(de_CreateConfiguredTableAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConfiguredTableAssociationInput; + output: CreateConfiguredTableAssociationOutput; + }; + sdk: { + input: CreateConfiguredTableAssociationCommandInput; + output: CreateConfiguredTableAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/CreateConfiguredTableCommand.ts b/clients/client-cleanrooms/src/commands/CreateConfiguredTableCommand.ts index 80ed0403efd7c..ccd7a1ac0b3f1 100644 --- a/clients/client-cleanrooms/src/commands/CreateConfiguredTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateConfiguredTableCommand.ts @@ -132,4 +132,16 @@ export class CreateConfiguredTableCommand extends $Command .f(void 0, void 0) .ser(se_CreateConfiguredTableCommand) .de(de_CreateConfiguredTableCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConfiguredTableInput; + output: CreateConfiguredTableOutput; + }; + sdk: { + input: CreateConfiguredTableCommandInput; + output: CreateConfiguredTableCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/CreateIdMappingTableCommand.ts b/clients/client-cleanrooms/src/commands/CreateIdMappingTableCommand.ts index 5ebcc3a4610c0..213af76181d96 100644 --- a/clients/client-cleanrooms/src/commands/CreateIdMappingTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateIdMappingTableCommand.ts @@ -132,4 +132,16 @@ export class CreateIdMappingTableCommand extends $Command .f(void 0, void 0) .ser(se_CreateIdMappingTableCommand) .de(de_CreateIdMappingTableCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateIdMappingTableInput; + output: CreateIdMappingTableOutput; + }; + sdk: { + input: CreateIdMappingTableCommandInput; + output: CreateIdMappingTableCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/CreateIdNamespaceAssociationCommand.ts b/clients/client-cleanrooms/src/commands/CreateIdNamespaceAssociationCommand.ts index 5b344954af997..65473189050dd 100644 --- a/clients/client-cleanrooms/src/commands/CreateIdNamespaceAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateIdNamespaceAssociationCommand.ts @@ -139,4 +139,16 @@ export class CreateIdNamespaceAssociationCommand extends $Command .f(void 0, void 0) .ser(se_CreateIdNamespaceAssociationCommand) .de(de_CreateIdNamespaceAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateIdNamespaceAssociationInput; + output: CreateIdNamespaceAssociationOutput; + }; + sdk: { + input: CreateIdNamespaceAssociationCommandInput; + output: CreateIdNamespaceAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/CreateMembershipCommand.ts b/clients/client-cleanrooms/src/commands/CreateMembershipCommand.ts index b398c87c512c0..6800037e6db83 100644 --- a/clients/client-cleanrooms/src/commands/CreateMembershipCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreateMembershipCommand.ts @@ -148,4 +148,16 @@ export class CreateMembershipCommand extends $Command .f(void 0, void 0) .ser(se_CreateMembershipCommand) .de(de_CreateMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMembershipInput; + output: CreateMembershipOutput; + }; + sdk: { + input: CreateMembershipCommandInput; + output: CreateMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/CreatePrivacyBudgetTemplateCommand.ts b/clients/client-cleanrooms/src/commands/CreatePrivacyBudgetTemplateCommand.ts index 10bc04bcbf84d..3cf83836b44c8 100644 --- a/clients/client-cleanrooms/src/commands/CreatePrivacyBudgetTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/CreatePrivacyBudgetTemplateCommand.ts @@ -126,4 +126,16 @@ export class CreatePrivacyBudgetTemplateCommand extends $Command .f(void 0, void 0) .ser(se_CreatePrivacyBudgetTemplateCommand) .de(de_CreatePrivacyBudgetTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePrivacyBudgetTemplateInput; + output: CreatePrivacyBudgetTemplateOutput; + }; + sdk: { + input: CreatePrivacyBudgetTemplateCommandInput; + output: CreatePrivacyBudgetTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/DeleteAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/DeleteAnalysisTemplateCommand.ts index 95e5fa32ec839..397347e7fb913 100644 --- a/clients/client-cleanrooms/src/commands/DeleteAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteAnalysisTemplateCommand.ts @@ -91,4 +91,16 @@ export class DeleteAnalysisTemplateCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAnalysisTemplateCommand) .de(de_DeleteAnalysisTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAnalysisTemplateInput; + output: {}; + }; + sdk: { + input: DeleteAnalysisTemplateCommandInput; + output: DeleteAnalysisTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/DeleteCollaborationCommand.ts b/clients/client-cleanrooms/src/commands/DeleteCollaborationCommand.ts index a3aba31800c53..3bc151cc287e6 100644 --- a/clients/client-cleanrooms/src/commands/DeleteCollaborationCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteCollaborationCommand.ts @@ -87,4 +87,16 @@ export class DeleteCollaborationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteCollaborationCommand) .de(de_DeleteCollaborationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteCollaborationInput; + output: {}; + }; + sdk: { + input: DeleteCollaborationCommandInput; + output: DeleteCollaborationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/DeleteConfiguredAudienceModelAssociationCommand.ts b/clients/client-cleanrooms/src/commands/DeleteConfiguredAudienceModelAssociationCommand.ts index 35f89cf4164e3..b148d89d3331c 100644 --- a/clients/client-cleanrooms/src/commands/DeleteConfiguredAudienceModelAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteConfiguredAudienceModelAssociationCommand.ts @@ -100,4 +100,16 @@ export class DeleteConfiguredAudienceModelAssociationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfiguredAudienceModelAssociationCommand) .de(de_DeleteConfiguredAudienceModelAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfiguredAudienceModelAssociationInput; + output: {}; + }; + sdk: { + input: DeleteConfiguredAudienceModelAssociationCommandInput; + output: DeleteConfiguredAudienceModelAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAnalysisRuleCommand.ts index 666a110c69e7d..979bdfad573d6 100644 --- a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAnalysisRuleCommand.ts @@ -99,4 +99,16 @@ export class DeleteConfiguredTableAnalysisRuleCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfiguredTableAnalysisRuleCommand) .de(de_DeleteConfiguredTableAnalysisRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfiguredTableAnalysisRuleInput; + output: {}; + }; + sdk: { + input: DeleteConfiguredTableAnalysisRuleCommandInput; + output: DeleteConfiguredTableAnalysisRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.ts index 3b9d1ce50876b..b26533e10c4ae 100644 --- a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.ts @@ -105,4 +105,16 @@ export class DeleteConfiguredTableAssociationAnalysisRuleCommand extends $Comman .f(void 0, void 0) .ser(se_DeleteConfiguredTableAssociationAnalysisRuleCommand) .de(de_DeleteConfiguredTableAssociationAnalysisRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfiguredTableAssociationAnalysisRuleInput; + output: {}; + }; + sdk: { + input: DeleteConfiguredTableAssociationAnalysisRuleCommandInput; + output: DeleteConfiguredTableAssociationAnalysisRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationCommand.ts b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationCommand.ts index 88549b3522091..06e95857502db 100644 --- a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableAssociationCommand.ts @@ -99,4 +99,16 @@ export class DeleteConfiguredTableAssociationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfiguredTableAssociationCommand) .de(de_DeleteConfiguredTableAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfiguredTableAssociationInput; + output: {}; + }; + sdk: { + input: DeleteConfiguredTableAssociationCommandInput; + output: DeleteConfiguredTableAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableCommand.ts b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableCommand.ts index 1302df6be1403..74f29605d3cd1 100644 --- a/clients/client-cleanrooms/src/commands/DeleteConfiguredTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteConfiguredTableCommand.ts @@ -93,4 +93,16 @@ export class DeleteConfiguredTableCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfiguredTableCommand) .de(de_DeleteConfiguredTableCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfiguredTableInput; + output: {}; + }; + sdk: { + input: DeleteConfiguredTableCommandInput; + output: DeleteConfiguredTableCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/DeleteIdMappingTableCommand.ts b/clients/client-cleanrooms/src/commands/DeleteIdMappingTableCommand.ts index cc240f975a696..07f4960efeef1 100644 --- a/clients/client-cleanrooms/src/commands/DeleteIdMappingTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteIdMappingTableCommand.ts @@ -91,4 +91,16 @@ export class DeleteIdMappingTableCommand extends $Command .f(void 0, void 0) .ser(se_DeleteIdMappingTableCommand) .de(de_DeleteIdMappingTableCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteIdMappingTableInput; + output: {}; + }; + sdk: { + input: DeleteIdMappingTableCommandInput; + output: DeleteIdMappingTableCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/DeleteIdNamespaceAssociationCommand.ts b/clients/client-cleanrooms/src/commands/DeleteIdNamespaceAssociationCommand.ts index d520110a72db1..84f63b53beea2 100644 --- a/clients/client-cleanrooms/src/commands/DeleteIdNamespaceAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteIdNamespaceAssociationCommand.ts @@ -96,4 +96,16 @@ export class DeleteIdNamespaceAssociationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteIdNamespaceAssociationCommand) .de(de_DeleteIdNamespaceAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteIdNamespaceAssociationInput; + output: {}; + }; + sdk: { + input: DeleteIdNamespaceAssociationCommandInput; + output: DeleteIdNamespaceAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/DeleteMemberCommand.ts b/clients/client-cleanrooms/src/commands/DeleteMemberCommand.ts index e2872b6ac7cb9..9ec8d6b80ea99 100644 --- a/clients/client-cleanrooms/src/commands/DeleteMemberCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteMemberCommand.ts @@ -96,4 +96,16 @@ export class DeleteMemberCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMemberCommand) .de(de_DeleteMemberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMemberInput; + output: {}; + }; + sdk: { + input: DeleteMemberCommandInput; + output: DeleteMemberCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/DeleteMembershipCommand.ts b/clients/client-cleanrooms/src/commands/DeleteMembershipCommand.ts index fce59d8b34af3..b318e3944b04e 100644 --- a/clients/client-cleanrooms/src/commands/DeleteMembershipCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeleteMembershipCommand.ts @@ -93,4 +93,16 @@ export class DeleteMembershipCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMembershipCommand) .de(de_DeleteMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMembershipInput; + output: {}; + }; + sdk: { + input: DeleteMembershipCommandInput; + output: DeleteMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/DeletePrivacyBudgetTemplateCommand.ts b/clients/client-cleanrooms/src/commands/DeletePrivacyBudgetTemplateCommand.ts index b5c732848bffa..77f46c200d06f 100644 --- a/clients/client-cleanrooms/src/commands/DeletePrivacyBudgetTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/DeletePrivacyBudgetTemplateCommand.ts @@ -94,4 +94,16 @@ export class DeletePrivacyBudgetTemplateCommand extends $Command .f(void 0, void 0) .ser(se_DeletePrivacyBudgetTemplateCommand) .de(de_DeletePrivacyBudgetTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePrivacyBudgetTemplateInput; + output: {}; + }; + sdk: { + input: DeletePrivacyBudgetTemplateCommandInput; + output: DeletePrivacyBudgetTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/GetAnalysisTemplateCommand.ts index f7bb70d1e9708..958a319e4769f 100644 --- a/clients/client-cleanrooms/src/commands/GetAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetAnalysisTemplateCommand.ts @@ -135,4 +135,16 @@ export class GetAnalysisTemplateCommand extends $Command .f(void 0, GetAnalysisTemplateOutputFilterSensitiveLog) .ser(se_GetAnalysisTemplateCommand) .de(de_GetAnalysisTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAnalysisTemplateInput; + output: GetAnalysisTemplateOutput; + }; + sdk: { + input: GetAnalysisTemplateCommandInput; + output: GetAnalysisTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetCollaborationAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/GetCollaborationAnalysisTemplateCommand.ts index b778a5831960d..e886f5810e067 100644 --- a/clients/client-cleanrooms/src/commands/GetCollaborationAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetCollaborationAnalysisTemplateCommand.ts @@ -139,4 +139,16 @@ export class GetCollaborationAnalysisTemplateCommand extends $Command .f(void 0, GetCollaborationAnalysisTemplateOutputFilterSensitiveLog) .ser(se_GetCollaborationAnalysisTemplateCommand) .de(de_GetCollaborationAnalysisTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCollaborationAnalysisTemplateInput; + output: GetCollaborationAnalysisTemplateOutput; + }; + sdk: { + input: GetCollaborationAnalysisTemplateCommandInput; + output: GetCollaborationAnalysisTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetCollaborationCommand.ts b/clients/client-cleanrooms/src/commands/GetCollaborationCommand.ts index b47166e363519..6647fdd388768 100644 --- a/clients/client-cleanrooms/src/commands/GetCollaborationCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetCollaborationCommand.ts @@ -108,4 +108,16 @@ export class GetCollaborationCommand extends $Command .f(void 0, void 0) .ser(se_GetCollaborationCommand) .de(de_GetCollaborationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCollaborationInput; + output: GetCollaborationOutput; + }; + sdk: { + input: GetCollaborationCommandInput; + output: GetCollaborationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.ts b/clients/client-cleanrooms/src/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.ts index e24c145cd1360..5f4a1e25c6d72 100644 --- a/clients/client-cleanrooms/src/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.ts @@ -113,4 +113,16 @@ export class GetCollaborationConfiguredAudienceModelAssociationCommand extends $ .f(void 0, void 0) .ser(se_GetCollaborationConfiguredAudienceModelAssociationCommand) .de(de_GetCollaborationConfiguredAudienceModelAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCollaborationConfiguredAudienceModelAssociationInput; + output: GetCollaborationConfiguredAudienceModelAssociationOutput; + }; + sdk: { + input: GetCollaborationConfiguredAudienceModelAssociationCommandInput; + output: GetCollaborationConfiguredAudienceModelAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetCollaborationIdNamespaceAssociationCommand.ts b/clients/client-cleanrooms/src/commands/GetCollaborationIdNamespaceAssociationCommand.ts index e8df308aa66b6..ab882f1715231 100644 --- a/clients/client-cleanrooms/src/commands/GetCollaborationIdNamespaceAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetCollaborationIdNamespaceAssociationCommand.ts @@ -125,4 +125,16 @@ export class GetCollaborationIdNamespaceAssociationCommand extends $Command .f(void 0, void 0) .ser(se_GetCollaborationIdNamespaceAssociationCommand) .de(de_GetCollaborationIdNamespaceAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCollaborationIdNamespaceAssociationInput; + output: GetCollaborationIdNamespaceAssociationOutput; + }; + sdk: { + input: GetCollaborationIdNamespaceAssociationCommandInput; + output: GetCollaborationIdNamespaceAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetCollaborationPrivacyBudgetTemplateCommand.ts b/clients/client-cleanrooms/src/commands/GetCollaborationPrivacyBudgetTemplateCommand.ts index a61ac1902a17f..31710d565132c 100644 --- a/clients/client-cleanrooms/src/commands/GetCollaborationPrivacyBudgetTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetCollaborationPrivacyBudgetTemplateCommand.ts @@ -117,4 +117,16 @@ export class GetCollaborationPrivacyBudgetTemplateCommand extends $Command .f(void 0, void 0) .ser(se_GetCollaborationPrivacyBudgetTemplateCommand) .de(de_GetCollaborationPrivacyBudgetTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCollaborationPrivacyBudgetTemplateInput; + output: GetCollaborationPrivacyBudgetTemplateOutput; + }; + sdk: { + input: GetCollaborationPrivacyBudgetTemplateCommandInput; + output: GetCollaborationPrivacyBudgetTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetConfiguredAudienceModelAssociationCommand.ts b/clients/client-cleanrooms/src/commands/GetConfiguredAudienceModelAssociationCommand.ts index 2d79eb3cdaa5b..4514e0443f676 100644 --- a/clients/client-cleanrooms/src/commands/GetConfiguredAudienceModelAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetConfiguredAudienceModelAssociationCommand.ts @@ -114,4 +114,16 @@ export class GetConfiguredAudienceModelAssociationCommand extends $Command .f(void 0, void 0) .ser(se_GetConfiguredAudienceModelAssociationCommand) .de(de_GetConfiguredAudienceModelAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConfiguredAudienceModelAssociationInput; + output: GetConfiguredAudienceModelAssociationOutput; + }; + sdk: { + input: GetConfiguredAudienceModelAssociationCommandInput; + output: GetConfiguredAudienceModelAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetConfiguredTableAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/GetConfiguredTableAnalysisRuleCommand.ts index 4b3656351b132..872551542eca6 100644 --- a/clients/client-cleanrooms/src/commands/GetConfiguredTableAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetConfiguredTableAnalysisRuleCommand.ts @@ -170,4 +170,16 @@ export class GetConfiguredTableAnalysisRuleCommand extends $Command .f(void 0, void 0) .ser(se_GetConfiguredTableAnalysisRuleCommand) .de(de_GetConfiguredTableAnalysisRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConfiguredTableAnalysisRuleInput; + output: GetConfiguredTableAnalysisRuleOutput; + }; + sdk: { + input: GetConfiguredTableAnalysisRuleCommandInput; + output: GetConfiguredTableAnalysisRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationAnalysisRuleCommand.ts index 4811f722a63d1..fb5465d545a30 100644 --- a/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationAnalysisRuleCommand.ts @@ -140,4 +140,16 @@ export class GetConfiguredTableAssociationAnalysisRuleCommand extends $Command .f(void 0, void 0) .ser(se_GetConfiguredTableAssociationAnalysisRuleCommand) .de(de_GetConfiguredTableAssociationAnalysisRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConfiguredTableAssociationAnalysisRuleInput; + output: GetConfiguredTableAssociationAnalysisRuleOutput; + }; + sdk: { + input: GetConfiguredTableAssociationAnalysisRuleCommandInput; + output: GetConfiguredTableAssociationAnalysisRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationCommand.ts b/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationCommand.ts index e7e3c56161adf..17a95ce10dd87 100644 --- a/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetConfiguredTableAssociationCommand.ts @@ -113,4 +113,16 @@ export class GetConfiguredTableAssociationCommand extends $Command .f(void 0, void 0) .ser(se_GetConfiguredTableAssociationCommand) .de(de_GetConfiguredTableAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConfiguredTableAssociationInput; + output: GetConfiguredTableAssociationOutput; + }; + sdk: { + input: GetConfiguredTableAssociationCommandInput; + output: GetConfiguredTableAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetConfiguredTableCommand.ts b/clients/client-cleanrooms/src/commands/GetConfiguredTableCommand.ts index 603671f18dd9d..1a40190fe8f3f 100644 --- a/clients/client-cleanrooms/src/commands/GetConfiguredTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetConfiguredTableCommand.ts @@ -112,4 +112,16 @@ export class GetConfiguredTableCommand extends $Command .f(void 0, void 0) .ser(se_GetConfiguredTableCommand) .de(de_GetConfiguredTableCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConfiguredTableInput; + output: GetConfiguredTableOutput; + }; + sdk: { + input: GetConfiguredTableCommandInput; + output: GetConfiguredTableCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetIdMappingTableCommand.ts b/clients/client-cleanrooms/src/commands/GetIdMappingTableCommand.ts index 428cddfd3d199..f162f9b3244b7 100644 --- a/clients/client-cleanrooms/src/commands/GetIdMappingTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetIdMappingTableCommand.ts @@ -117,4 +117,16 @@ export class GetIdMappingTableCommand extends $Command .f(void 0, void 0) .ser(se_GetIdMappingTableCommand) .de(de_GetIdMappingTableCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetIdMappingTableInput; + output: GetIdMappingTableOutput; + }; + sdk: { + input: GetIdMappingTableCommandInput; + output: GetIdMappingTableCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetIdNamespaceAssociationCommand.ts b/clients/client-cleanrooms/src/commands/GetIdNamespaceAssociationCommand.ts index e07d5d9cbdc92..0826dee8c3d04 100644 --- a/clients/client-cleanrooms/src/commands/GetIdNamespaceAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetIdNamespaceAssociationCommand.ts @@ -117,4 +117,16 @@ export class GetIdNamespaceAssociationCommand extends $Command .f(void 0, void 0) .ser(se_GetIdNamespaceAssociationCommand) .de(de_GetIdNamespaceAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetIdNamespaceAssociationInput; + output: GetIdNamespaceAssociationOutput; + }; + sdk: { + input: GetIdNamespaceAssociationCommandInput; + output: GetIdNamespaceAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetMembershipCommand.ts b/clients/client-cleanrooms/src/commands/GetMembershipCommand.ts index 1757d06f2f105..de3bf549a7deb 100644 --- a/clients/client-cleanrooms/src/commands/GetMembershipCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetMembershipCommand.ts @@ -122,4 +122,16 @@ export class GetMembershipCommand extends $Command .f(void 0, void 0) .ser(se_GetMembershipCommand) .de(de_GetMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMembershipInput; + output: GetMembershipOutput; + }; + sdk: { + input: GetMembershipCommandInput; + output: GetMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetPrivacyBudgetTemplateCommand.ts b/clients/client-cleanrooms/src/commands/GetPrivacyBudgetTemplateCommand.ts index 5f392a6613ec0..e5e68153cc650 100644 --- a/clients/client-cleanrooms/src/commands/GetPrivacyBudgetTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetPrivacyBudgetTemplateCommand.ts @@ -110,4 +110,16 @@ export class GetPrivacyBudgetTemplateCommand extends $Command .f(void 0, void 0) .ser(se_GetPrivacyBudgetTemplateCommand) .de(de_GetPrivacyBudgetTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPrivacyBudgetTemplateInput; + output: GetPrivacyBudgetTemplateOutput; + }; + sdk: { + input: GetPrivacyBudgetTemplateCommandInput; + output: GetPrivacyBudgetTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetProtectedQueryCommand.ts b/clients/client-cleanrooms/src/commands/GetProtectedQueryCommand.ts index 68d98d94b6431..8c96055437ae7 100644 --- a/clients/client-cleanrooms/src/commands/GetProtectedQueryCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetProtectedQueryCommand.ts @@ -152,4 +152,16 @@ export class GetProtectedQueryCommand extends $Command .f(void 0, GetProtectedQueryOutputFilterSensitiveLog) .ser(se_GetProtectedQueryCommand) .de(de_GetProtectedQueryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetProtectedQueryInput; + output: GetProtectedQueryOutput; + }; + sdk: { + input: GetProtectedQueryCommandInput; + output: GetProtectedQueryCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetSchemaAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/GetSchemaAnalysisRuleCommand.ts index 8f29026058769..d3d266f2f61cf 100644 --- a/clients/client-cleanrooms/src/commands/GetSchemaAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetSchemaAnalysisRuleCommand.ts @@ -177,4 +177,16 @@ export class GetSchemaAnalysisRuleCommand extends $Command .f(void 0, void 0) .ser(se_GetSchemaAnalysisRuleCommand) .de(de_GetSchemaAnalysisRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSchemaAnalysisRuleInput; + output: GetSchemaAnalysisRuleOutput; + }; + sdk: { + input: GetSchemaAnalysisRuleCommandInput; + output: GetSchemaAnalysisRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/GetSchemaCommand.ts b/clients/client-cleanrooms/src/commands/GetSchemaCommand.ts index 0665c1fb7e4af..f2b217c37f59e 100644 --- a/clients/client-cleanrooms/src/commands/GetSchemaCommand.ts +++ b/clients/client-cleanrooms/src/commands/GetSchemaCommand.ts @@ -144,4 +144,16 @@ export class GetSchemaCommand extends $Command .f(void 0, void 0) .ser(se_GetSchemaCommand) .de(de_GetSchemaCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSchemaInput; + output: GetSchemaOutput; + }; + sdk: { + input: GetSchemaCommandInput; + output: GetSchemaCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListAnalysisTemplatesCommand.ts b/clients/client-cleanrooms/src/commands/ListAnalysisTemplatesCommand.ts index 3a05ae674e0c7..0668ca2d6a3f0 100644 --- a/clients/client-cleanrooms/src/commands/ListAnalysisTemplatesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListAnalysisTemplatesCommand.ts @@ -108,4 +108,16 @@ export class ListAnalysisTemplatesCommand extends $Command .f(void 0, void 0) .ser(se_ListAnalysisTemplatesCommand) .de(de_ListAnalysisTemplatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAnalysisTemplatesInput; + output: ListAnalysisTemplatesOutput; + }; + sdk: { + input: ListAnalysisTemplatesCommandInput; + output: ListAnalysisTemplatesCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListCollaborationAnalysisTemplatesCommand.ts b/clients/client-cleanrooms/src/commands/ListCollaborationAnalysisTemplatesCommand.ts index e71a0340f5115..31a6ea35a9f33 100644 --- a/clients/client-cleanrooms/src/commands/ListCollaborationAnalysisTemplatesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListCollaborationAnalysisTemplatesCommand.ts @@ -112,4 +112,16 @@ export class ListCollaborationAnalysisTemplatesCommand extends $Command .f(void 0, void 0) .ser(se_ListCollaborationAnalysisTemplatesCommand) .de(de_ListCollaborationAnalysisTemplatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCollaborationAnalysisTemplatesInput; + output: ListCollaborationAnalysisTemplatesOutput; + }; + sdk: { + input: ListCollaborationAnalysisTemplatesCommandInput; + output: ListCollaborationAnalysisTemplatesCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.ts b/clients/client-cleanrooms/src/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.ts index 941e6a01393cf..2ab7ea2c4d43a 100644 --- a/clients/client-cleanrooms/src/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.ts @@ -116,4 +116,16 @@ export class ListCollaborationConfiguredAudienceModelAssociationsCommand extends .f(void 0, void 0) .ser(se_ListCollaborationConfiguredAudienceModelAssociationsCommand) .de(de_ListCollaborationConfiguredAudienceModelAssociationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCollaborationConfiguredAudienceModelAssociationsInput; + output: ListCollaborationConfiguredAudienceModelAssociationsOutput; + }; + sdk: { + input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput; + output: ListCollaborationConfiguredAudienceModelAssociationsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListCollaborationIdNamespaceAssociationsCommand.ts b/clients/client-cleanrooms/src/commands/ListCollaborationIdNamespaceAssociationsCommand.ts index 81bbd6a90fa9a..e32399f04d044 100644 --- a/clients/client-cleanrooms/src/commands/ListCollaborationIdNamespaceAssociationsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListCollaborationIdNamespaceAssociationsCommand.ts @@ -123,4 +123,16 @@ export class ListCollaborationIdNamespaceAssociationsCommand extends $Command .f(void 0, void 0) .ser(se_ListCollaborationIdNamespaceAssociationsCommand) .de(de_ListCollaborationIdNamespaceAssociationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCollaborationIdNamespaceAssociationsInput; + output: ListCollaborationIdNamespaceAssociationsOutput; + }; + sdk: { + input: ListCollaborationIdNamespaceAssociationsCommandInput; + output: ListCollaborationIdNamespaceAssociationsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetTemplatesCommand.ts b/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetTemplatesCommand.ts index 99f1e13622acd..5356be18b373c 100644 --- a/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetTemplatesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetTemplatesCommand.ts @@ -115,4 +115,16 @@ export class ListCollaborationPrivacyBudgetTemplatesCommand extends $Command .f(void 0, void 0) .ser(se_ListCollaborationPrivacyBudgetTemplatesCommand) .de(de_ListCollaborationPrivacyBudgetTemplatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCollaborationPrivacyBudgetTemplatesInput; + output: ListCollaborationPrivacyBudgetTemplatesOutput; + }; + sdk: { + input: ListCollaborationPrivacyBudgetTemplatesCommandInput; + output: ListCollaborationPrivacyBudgetTemplatesCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetsCommand.ts b/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetsCommand.ts index 7a4d3ef08999b..e43cd209d56e7 100644 --- a/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListCollaborationPrivacyBudgetsCommand.ts @@ -125,4 +125,16 @@ export class ListCollaborationPrivacyBudgetsCommand extends $Command .f(void 0, void 0) .ser(se_ListCollaborationPrivacyBudgetsCommand) .de(de_ListCollaborationPrivacyBudgetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCollaborationPrivacyBudgetsInput; + output: ListCollaborationPrivacyBudgetsOutput; + }; + sdk: { + input: ListCollaborationPrivacyBudgetsCommandInput; + output: ListCollaborationPrivacyBudgetsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListCollaborationsCommand.ts b/clients/client-cleanrooms/src/commands/ListCollaborationsCommand.ts index 4febdc5464b71..d12cea743aecd 100644 --- a/clients/client-cleanrooms/src/commands/ListCollaborationsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListCollaborationsCommand.ts @@ -105,4 +105,16 @@ export class ListCollaborationsCommand extends $Command .f(void 0, void 0) .ser(se_ListCollaborationsCommand) .de(de_ListCollaborationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCollaborationsInput; + output: ListCollaborationsOutput; + }; + sdk: { + input: ListCollaborationsCommandInput; + output: ListCollaborationsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListConfiguredAudienceModelAssociationsCommand.ts b/clients/client-cleanrooms/src/commands/ListConfiguredAudienceModelAssociationsCommand.ts index 21929e7eaa504..5e9f854890544 100644 --- a/clients/client-cleanrooms/src/commands/ListConfiguredAudienceModelAssociationsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListConfiguredAudienceModelAssociationsCommand.ts @@ -118,4 +118,16 @@ export class ListConfiguredAudienceModelAssociationsCommand extends $Command .f(void 0, void 0) .ser(se_ListConfiguredAudienceModelAssociationsCommand) .de(de_ListConfiguredAudienceModelAssociationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListConfiguredAudienceModelAssociationsInput; + output: ListConfiguredAudienceModelAssociationsOutput; + }; + sdk: { + input: ListConfiguredAudienceModelAssociationsCommandInput; + output: ListConfiguredAudienceModelAssociationsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListConfiguredTableAssociationsCommand.ts b/clients/client-cleanrooms/src/commands/ListConfiguredTableAssociationsCommand.ts index fb900a9fadd83..4143bbf50784f 100644 --- a/clients/client-cleanrooms/src/commands/ListConfiguredTableAssociationsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListConfiguredTableAssociationsCommand.ts @@ -111,4 +111,16 @@ export class ListConfiguredTableAssociationsCommand extends $Command .f(void 0, void 0) .ser(se_ListConfiguredTableAssociationsCommand) .de(de_ListConfiguredTableAssociationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListConfiguredTableAssociationsInput; + output: ListConfiguredTableAssociationsOutput; + }; + sdk: { + input: ListConfiguredTableAssociationsCommandInput; + output: ListConfiguredTableAssociationsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListConfiguredTablesCommand.ts b/clients/client-cleanrooms/src/commands/ListConfiguredTablesCommand.ts index 177d1c8743e03..17a39a9273233 100644 --- a/clients/client-cleanrooms/src/commands/ListConfiguredTablesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListConfiguredTablesCommand.ts @@ -103,4 +103,16 @@ export class ListConfiguredTablesCommand extends $Command .f(void 0, void 0) .ser(se_ListConfiguredTablesCommand) .de(de_ListConfiguredTablesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListConfiguredTablesInput; + output: ListConfiguredTablesOutput; + }; + sdk: { + input: ListConfiguredTablesCommandInput; + output: ListConfiguredTablesCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListIdMappingTablesCommand.ts b/clients/client-cleanrooms/src/commands/ListIdMappingTablesCommand.ts index fb89a94b31b98..ffe574c5fb1d8 100644 --- a/clients/client-cleanrooms/src/commands/ListIdMappingTablesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListIdMappingTablesCommand.ts @@ -112,4 +112,16 @@ export class ListIdMappingTablesCommand extends $Command .f(void 0, void 0) .ser(se_ListIdMappingTablesCommand) .de(de_ListIdMappingTablesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIdMappingTablesInput; + output: ListIdMappingTablesOutput; + }; + sdk: { + input: ListIdMappingTablesCommandInput; + output: ListIdMappingTablesCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListIdNamespaceAssociationsCommand.ts b/clients/client-cleanrooms/src/commands/ListIdNamespaceAssociationsCommand.ts index 11fd229ea2ed6..e0c53bb443091 100644 --- a/clients/client-cleanrooms/src/commands/ListIdNamespaceAssociationsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListIdNamespaceAssociationsCommand.ts @@ -118,4 +118,16 @@ export class ListIdNamespaceAssociationsCommand extends $Command .f(void 0, void 0) .ser(se_ListIdNamespaceAssociationsCommand) .de(de_ListIdNamespaceAssociationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIdNamespaceAssociationsInput; + output: ListIdNamespaceAssociationsOutput; + }; + sdk: { + input: ListIdNamespaceAssociationsCommandInput; + output: ListIdNamespaceAssociationsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListMembersCommand.ts b/clients/client-cleanrooms/src/commands/ListMembersCommand.ts index 2595f51ea1f12..ef31aa874aa60 100644 --- a/clients/client-cleanrooms/src/commands/ListMembersCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListMembersCommand.ts @@ -113,4 +113,16 @@ export class ListMembersCommand extends $Command .f(void 0, void 0) .ser(se_ListMembersCommand) .de(de_ListMembersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMembersInput; + output: ListMembersOutput; + }; + sdk: { + input: ListMembersCommandInput; + output: ListMembersCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListMembershipsCommand.ts b/clients/client-cleanrooms/src/commands/ListMembershipsCommand.ts index 885e997efc478..bdb24c20fcaab 100644 --- a/clients/client-cleanrooms/src/commands/ListMembershipsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListMembershipsCommand.ts @@ -113,4 +113,16 @@ export class ListMembershipsCommand extends $Command .f(void 0, void 0) .ser(se_ListMembershipsCommand) .de(de_ListMembershipsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMembershipsInput; + output: ListMembershipsOutput; + }; + sdk: { + input: ListMembershipsCommandInput; + output: ListMembershipsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListPrivacyBudgetTemplatesCommand.ts b/clients/client-cleanrooms/src/commands/ListPrivacyBudgetTemplatesCommand.ts index 36ed5dc4f03ff..c552471164ae5 100644 --- a/clients/client-cleanrooms/src/commands/ListPrivacyBudgetTemplatesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListPrivacyBudgetTemplatesCommand.ts @@ -107,4 +107,16 @@ export class ListPrivacyBudgetTemplatesCommand extends $Command .f(void 0, void 0) .ser(se_ListPrivacyBudgetTemplatesCommand) .de(de_ListPrivacyBudgetTemplatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPrivacyBudgetTemplatesInput; + output: ListPrivacyBudgetTemplatesOutput; + }; + sdk: { + input: ListPrivacyBudgetTemplatesCommandInput; + output: ListPrivacyBudgetTemplatesCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListPrivacyBudgetsCommand.ts b/clients/client-cleanrooms/src/commands/ListPrivacyBudgetsCommand.ts index 145d37cfb1927..497feef6b0372 100644 --- a/clients/client-cleanrooms/src/commands/ListPrivacyBudgetsCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListPrivacyBudgetsCommand.ts @@ -121,4 +121,16 @@ export class ListPrivacyBudgetsCommand extends $Command .f(void 0, void 0) .ser(se_ListPrivacyBudgetsCommand) .de(de_ListPrivacyBudgetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPrivacyBudgetsInput; + output: ListPrivacyBudgetsOutput; + }; + sdk: { + input: ListPrivacyBudgetsCommandInput; + output: ListPrivacyBudgetsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListProtectedQueriesCommand.ts b/clients/client-cleanrooms/src/commands/ListProtectedQueriesCommand.ts index af9cad92289bb..71a601dc70d6c 100644 --- a/clients/client-cleanrooms/src/commands/ListProtectedQueriesCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListProtectedQueriesCommand.ts @@ -116,4 +116,16 @@ export class ListProtectedQueriesCommand extends $Command .f(void 0, void 0) .ser(se_ListProtectedQueriesCommand) .de(de_ListProtectedQueriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListProtectedQueriesInput; + output: ListProtectedQueriesOutput; + }; + sdk: { + input: ListProtectedQueriesCommandInput; + output: ListProtectedQueriesCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListSchemasCommand.ts b/clients/client-cleanrooms/src/commands/ListSchemasCommand.ts index c293492e151c8..b23100911cd78 100644 --- a/clients/client-cleanrooms/src/commands/ListSchemasCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListSchemasCommand.ts @@ -110,4 +110,16 @@ export class ListSchemasCommand extends $Command .f(void 0, void 0) .ser(se_ListSchemasCommand) .de(de_ListSchemasCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSchemasInput; + output: ListSchemasOutput; + }; + sdk: { + input: ListSchemasCommandInput; + output: ListSchemasCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/ListTagsForResourceCommand.ts b/clients/client-cleanrooms/src/commands/ListTagsForResourceCommand.ts index cb05647fc3adc..4d68d43d0c47f 100644 --- a/clients/client-cleanrooms/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cleanrooms/src/commands/ListTagsForResourceCommand.ts @@ -85,4 +85,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceInput; + output: ListTagsForResourceOutput; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/PopulateIdMappingTableCommand.ts b/clients/client-cleanrooms/src/commands/PopulateIdMappingTableCommand.ts index 928b05292aeda..4dd41ffd2e588 100644 --- a/clients/client-cleanrooms/src/commands/PopulateIdMappingTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/PopulateIdMappingTableCommand.ts @@ -96,4 +96,16 @@ export class PopulateIdMappingTableCommand extends $Command .f(void 0, void 0) .ser(se_PopulateIdMappingTableCommand) .de(de_PopulateIdMappingTableCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PopulateIdMappingTableInput; + output: PopulateIdMappingTableOutput; + }; + sdk: { + input: PopulateIdMappingTableCommandInput; + output: PopulateIdMappingTableCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/PreviewPrivacyImpactCommand.ts b/clients/client-cleanrooms/src/commands/PreviewPrivacyImpactCommand.ts index 3de9add0871e2..f3bfc5adc186e 100644 --- a/clients/client-cleanrooms/src/commands/PreviewPrivacyImpactCommand.ts +++ b/clients/client-cleanrooms/src/commands/PreviewPrivacyImpactCommand.ts @@ -107,4 +107,16 @@ export class PreviewPrivacyImpactCommand extends $Command .f(void 0, void 0) .ser(se_PreviewPrivacyImpactCommand) .de(de_PreviewPrivacyImpactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PreviewPrivacyImpactInput; + output: PreviewPrivacyImpactOutput; + }; + sdk: { + input: PreviewPrivacyImpactCommandInput; + output: PreviewPrivacyImpactCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/StartProtectedQueryCommand.ts b/clients/client-cleanrooms/src/commands/StartProtectedQueryCommand.ts index 3b435f1ea1f3e..8f16dc509921e 100644 --- a/clients/client-cleanrooms/src/commands/StartProtectedQueryCommand.ts +++ b/clients/client-cleanrooms/src/commands/StartProtectedQueryCommand.ts @@ -175,4 +175,16 @@ export class StartProtectedQueryCommand extends $Command .f(StartProtectedQueryInputFilterSensitiveLog, StartProtectedQueryOutputFilterSensitiveLog) .ser(se_StartProtectedQueryCommand) .de(de_StartProtectedQueryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartProtectedQueryInput; + output: StartProtectedQueryOutput; + }; + sdk: { + input: StartProtectedQueryCommandInput; + output: StartProtectedQueryCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/TagResourceCommand.ts b/clients/client-cleanrooms/src/commands/TagResourceCommand.ts index 61e443119a169..a056b71bb7e5e 100644 --- a/clients/client-cleanrooms/src/commands/TagResourceCommand.ts +++ b/clients/client-cleanrooms/src/commands/TagResourceCommand.ts @@ -84,4 +84,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceInput; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/UntagResourceCommand.ts b/clients/client-cleanrooms/src/commands/UntagResourceCommand.ts index 27ad211070548..272e061794cb8 100644 --- a/clients/client-cleanrooms/src/commands/UntagResourceCommand.ts +++ b/clients/client-cleanrooms/src/commands/UntagResourceCommand.ts @@ -84,4 +84,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceInput; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/UpdateAnalysisTemplateCommand.ts b/clients/client-cleanrooms/src/commands/UpdateAnalysisTemplateCommand.ts index c2142a9cfaecc..3898a93bda2a7 100644 --- a/clients/client-cleanrooms/src/commands/UpdateAnalysisTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateAnalysisTemplateCommand.ts @@ -136,4 +136,16 @@ export class UpdateAnalysisTemplateCommand extends $Command .f(void 0, UpdateAnalysisTemplateOutputFilterSensitiveLog) .ser(se_UpdateAnalysisTemplateCommand) .de(de_UpdateAnalysisTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAnalysisTemplateInput; + output: UpdateAnalysisTemplateOutput; + }; + sdk: { + input: UpdateAnalysisTemplateCommandInput; + output: UpdateAnalysisTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/UpdateCollaborationCommand.ts b/clients/client-cleanrooms/src/commands/UpdateCollaborationCommand.ts index c827fe66ceb85..558a0fbdea762 100644 --- a/clients/client-cleanrooms/src/commands/UpdateCollaborationCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateCollaborationCommand.ts @@ -110,4 +110,16 @@ export class UpdateCollaborationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCollaborationCommand) .de(de_UpdateCollaborationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCollaborationInput; + output: UpdateCollaborationOutput; + }; + sdk: { + input: UpdateCollaborationCommandInput; + output: UpdateCollaborationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/UpdateConfiguredAudienceModelAssociationCommand.ts b/clients/client-cleanrooms/src/commands/UpdateConfiguredAudienceModelAssociationCommand.ts index c46c98648c48f..01b1aa0532751 100644 --- a/clients/client-cleanrooms/src/commands/UpdateConfiguredAudienceModelAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateConfiguredAudienceModelAssociationCommand.ts @@ -117,4 +117,16 @@ export class UpdateConfiguredAudienceModelAssociationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateConfiguredAudienceModelAssociationCommand) .de(de_UpdateConfiguredAudienceModelAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateConfiguredAudienceModelAssociationInput; + output: UpdateConfiguredAudienceModelAssociationOutput; + }; + sdk: { + input: UpdateConfiguredAudienceModelAssociationCommandInput; + output: UpdateConfiguredAudienceModelAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAnalysisRuleCommand.ts index d7b9367fe256b..99518720eb66d 100644 --- a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAnalysisRuleCommand.ts @@ -239,4 +239,16 @@ export class UpdateConfiguredTableAnalysisRuleCommand extends $Command .f(void 0, void 0) .ser(se_UpdateConfiguredTableAnalysisRuleCommand) .de(de_UpdateConfiguredTableAnalysisRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateConfiguredTableAnalysisRuleInput; + output: UpdateConfiguredTableAnalysisRuleOutput; + }; + sdk: { + input: UpdateConfiguredTableAnalysisRuleCommandInput; + output: UpdateConfiguredTableAnalysisRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.ts b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.ts index 6894a95d7d048..d10a68ab7cd04 100644 --- a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.ts @@ -171,4 +171,16 @@ export class UpdateConfiguredTableAssociationAnalysisRuleCommand extends $Comman .f(void 0, void 0) .ser(se_UpdateConfiguredTableAssociationAnalysisRuleCommand) .de(de_UpdateConfiguredTableAssociationAnalysisRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateConfiguredTableAssociationAnalysisRuleInput; + output: UpdateConfiguredTableAssociationAnalysisRuleOutput; + }; + sdk: { + input: UpdateConfiguredTableAssociationAnalysisRuleCommandInput; + output: UpdateConfiguredTableAssociationAnalysisRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationCommand.ts b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationCommand.ts index 8d7a202b0964e..8261c503c9a4c 100644 --- a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableAssociationCommand.ts @@ -118,4 +118,16 @@ export class UpdateConfiguredTableAssociationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateConfiguredTableAssociationCommand) .de(de_UpdateConfiguredTableAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateConfiguredTableAssociationInput; + output: UpdateConfiguredTableAssociationOutput; + }; + sdk: { + input: UpdateConfiguredTableAssociationCommandInput; + output: UpdateConfiguredTableAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableCommand.ts b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableCommand.ts index 0d8515acc4f7a..1b197a53317e5 100644 --- a/clients/client-cleanrooms/src/commands/UpdateConfiguredTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateConfiguredTableCommand.ts @@ -117,4 +117,16 @@ export class UpdateConfiguredTableCommand extends $Command .f(void 0, void 0) .ser(se_UpdateConfiguredTableCommand) .de(de_UpdateConfiguredTableCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateConfiguredTableInput; + output: UpdateConfiguredTableOutput; + }; + sdk: { + input: UpdateConfiguredTableCommandInput; + output: UpdateConfiguredTableCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/UpdateIdMappingTableCommand.ts b/clients/client-cleanrooms/src/commands/UpdateIdMappingTableCommand.ts index 6856cef06ef2f..ce61d3e45ae8b 100644 --- a/clients/client-cleanrooms/src/commands/UpdateIdMappingTableCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateIdMappingTableCommand.ts @@ -119,4 +119,16 @@ export class UpdateIdMappingTableCommand extends $Command .f(void 0, void 0) .ser(se_UpdateIdMappingTableCommand) .de(de_UpdateIdMappingTableCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateIdMappingTableInput; + output: UpdateIdMappingTableOutput; + }; + sdk: { + input: UpdateIdMappingTableCommandInput; + output: UpdateIdMappingTableCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/UpdateIdNamespaceAssociationCommand.ts b/clients/client-cleanrooms/src/commands/UpdateIdNamespaceAssociationCommand.ts index 725d19c07d627..e02a32670f247 100644 --- a/clients/client-cleanrooms/src/commands/UpdateIdNamespaceAssociationCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateIdNamespaceAssociationCommand.ts @@ -127,4 +127,16 @@ export class UpdateIdNamespaceAssociationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateIdNamespaceAssociationCommand) .de(de_UpdateIdNamespaceAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateIdNamespaceAssociationInput; + output: UpdateIdNamespaceAssociationOutput; + }; + sdk: { + input: UpdateIdNamespaceAssociationCommandInput; + output: UpdateIdNamespaceAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/UpdateMembershipCommand.ts b/clients/client-cleanrooms/src/commands/UpdateMembershipCommand.ts index 99ed8979e4999..cef4f64cd6763 100644 --- a/clients/client-cleanrooms/src/commands/UpdateMembershipCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateMembershipCommand.ts @@ -136,4 +136,16 @@ export class UpdateMembershipCommand extends $Command .f(void 0, void 0) .ser(se_UpdateMembershipCommand) .de(de_UpdateMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateMembershipInput; + output: UpdateMembershipOutput; + }; + sdk: { + input: UpdateMembershipCommandInput; + output: UpdateMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/UpdatePrivacyBudgetTemplateCommand.ts b/clients/client-cleanrooms/src/commands/UpdatePrivacyBudgetTemplateCommand.ts index c5c9028db88e7..acfab3d0b61dd 100644 --- a/clients/client-cleanrooms/src/commands/UpdatePrivacyBudgetTemplateCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdatePrivacyBudgetTemplateCommand.ts @@ -123,4 +123,16 @@ export class UpdatePrivacyBudgetTemplateCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePrivacyBudgetTemplateCommand) .de(de_UpdatePrivacyBudgetTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePrivacyBudgetTemplateInput; + output: UpdatePrivacyBudgetTemplateOutput; + }; + sdk: { + input: UpdatePrivacyBudgetTemplateCommandInput; + output: UpdatePrivacyBudgetTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cleanrooms/src/commands/UpdateProtectedQueryCommand.ts b/clients/client-cleanrooms/src/commands/UpdateProtectedQueryCommand.ts index 7b19755b9ce0b..3f05ab343cd24 100644 --- a/clients/client-cleanrooms/src/commands/UpdateProtectedQueryCommand.ts +++ b/clients/client-cleanrooms/src/commands/UpdateProtectedQueryCommand.ts @@ -153,4 +153,16 @@ export class UpdateProtectedQueryCommand extends $Command .f(void 0, UpdateProtectedQueryOutputFilterSensitiveLog) .ser(se_UpdateProtectedQueryCommand) .de(de_UpdateProtectedQueryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateProtectedQueryInput; + output: UpdateProtectedQueryOutput; + }; + sdk: { + input: UpdateProtectedQueryCommandInput; + output: UpdateProtectedQueryCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/CHANGELOG.md b/clients/client-cleanroomsml/CHANGELOG.md index 0adbf4ca464b4..ecfd4d8036838 100644 --- a/clients/client-cleanroomsml/CHANGELOG.md +++ b/clients/client-cleanroomsml/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cleanroomsml + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cleanroomsml + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cleanroomsml diff --git a/clients/client-cleanroomsml/package.json b/clients/client-cleanroomsml/package.json index a58b6fb89e668..da33b9ccfb6bb 100644 --- a/clients/client-cleanroomsml/package.json +++ b/clients/client-cleanroomsml/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cleanroomsml", "description": "AWS SDK for JavaScript Cleanroomsml Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cleanroomsml", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cleanroomsml/src/commands/CreateAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/CreateAudienceModelCommand.ts index 96e5c34196572..7b7f53fd9aea9 100644 --- a/clients/client-cleanroomsml/src/commands/CreateAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/CreateAudienceModelCommand.ts @@ -100,4 +100,16 @@ export class CreateAudienceModelCommand extends $Command .f(void 0, void 0) .ser(se_CreateAudienceModelCommand) .de(de_CreateAudienceModelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAudienceModelRequest; + output: CreateAudienceModelResponse; + }; + sdk: { + input: CreateAudienceModelCommandInput; + output: CreateAudienceModelCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/CreateConfiguredAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/CreateConfiguredAudienceModelCommand.ts index cc1c74e9140f6..d98f63319fbd6 100644 --- a/clients/client-cleanroomsml/src/commands/CreateConfiguredAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/CreateConfiguredAudienceModelCommand.ts @@ -121,4 +121,16 @@ export class CreateConfiguredAudienceModelCommand extends $Command .f(void 0, void 0) .ser(se_CreateConfiguredAudienceModelCommand) .de(de_CreateConfiguredAudienceModelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConfiguredAudienceModelRequest; + output: CreateConfiguredAudienceModelResponse; + }; + sdk: { + input: CreateConfiguredAudienceModelCommandInput; + output: CreateConfiguredAudienceModelCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/CreateTrainingDatasetCommand.ts b/clients/client-cleanroomsml/src/commands/CreateTrainingDatasetCommand.ts index 2515926d7954a..1293bcef44507 100644 --- a/clients/client-cleanroomsml/src/commands/CreateTrainingDatasetCommand.ts +++ b/clients/client-cleanroomsml/src/commands/CreateTrainingDatasetCommand.ts @@ -113,4 +113,16 @@ export class CreateTrainingDatasetCommand extends $Command .f(void 0, void 0) .ser(se_CreateTrainingDatasetCommand) .de(de_CreateTrainingDatasetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateTrainingDatasetRequest; + output: CreateTrainingDatasetResponse; + }; + sdk: { + input: CreateTrainingDatasetCommandInput; + output: CreateTrainingDatasetCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/DeleteAudienceGenerationJobCommand.ts b/clients/client-cleanroomsml/src/commands/DeleteAudienceGenerationJobCommand.ts index cb19a325e0a49..6c80c0c589f00 100644 --- a/clients/client-cleanroomsml/src/commands/DeleteAudienceGenerationJobCommand.ts +++ b/clients/client-cleanroomsml/src/commands/DeleteAudienceGenerationJobCommand.ts @@ -90,4 +90,16 @@ export class DeleteAudienceGenerationJobCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAudienceGenerationJobCommand) .de(de_DeleteAudienceGenerationJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAudienceGenerationJobRequest; + output: {}; + }; + sdk: { + input: DeleteAudienceGenerationJobCommandInput; + output: DeleteAudienceGenerationJobCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/DeleteAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/DeleteAudienceModelCommand.ts index ad22e2c7107c0..43321d196c347 100644 --- a/clients/client-cleanroomsml/src/commands/DeleteAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/DeleteAudienceModelCommand.ts @@ -87,4 +87,16 @@ export class DeleteAudienceModelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAudienceModelCommand) .de(de_DeleteAudienceModelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAudienceModelRequest; + output: {}; + }; + sdk: { + input: DeleteAudienceModelCommandInput; + output: DeleteAudienceModelCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelCommand.ts index 5afdd2a60e9e9..e3a3a45a37cb7 100644 --- a/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelCommand.ts @@ -90,4 +90,16 @@ export class DeleteConfiguredAudienceModelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfiguredAudienceModelCommand) .de(de_DeleteConfiguredAudienceModelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfiguredAudienceModelRequest; + output: {}; + }; + sdk: { + input: DeleteConfiguredAudienceModelCommandInput; + output: DeleteConfiguredAudienceModelCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelPolicyCommand.ts b/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelPolicyCommand.ts index 28fe62d234162..cdb31d24d58fc 100644 --- a/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelPolicyCommand.ts +++ b/clients/client-cleanroomsml/src/commands/DeleteConfiguredAudienceModelPolicyCommand.ts @@ -87,4 +87,16 @@ export class DeleteConfiguredAudienceModelPolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfiguredAudienceModelPolicyCommand) .de(de_DeleteConfiguredAudienceModelPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfiguredAudienceModelPolicyRequest; + output: {}; + }; + sdk: { + input: DeleteConfiguredAudienceModelPolicyCommandInput; + output: DeleteConfiguredAudienceModelPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/DeleteTrainingDatasetCommand.ts b/clients/client-cleanroomsml/src/commands/DeleteTrainingDatasetCommand.ts index 9d396f9d1c36b..31c06a7ead4e9 100644 --- a/clients/client-cleanroomsml/src/commands/DeleteTrainingDatasetCommand.ts +++ b/clients/client-cleanroomsml/src/commands/DeleteTrainingDatasetCommand.ts @@ -87,4 +87,16 @@ export class DeleteTrainingDatasetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteTrainingDatasetCommand) .de(de_DeleteTrainingDatasetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTrainingDatasetRequest; + output: {}; + }; + sdk: { + input: DeleteTrainingDatasetCommandInput; + output: DeleteTrainingDatasetCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/GetAudienceGenerationJobCommand.ts b/clients/client-cleanroomsml/src/commands/GetAudienceGenerationJobCommand.ts index b9762498defcd..b53da5e25aa08 100644 --- a/clients/client-cleanroomsml/src/commands/GetAudienceGenerationJobCommand.ts +++ b/clients/client-cleanroomsml/src/commands/GetAudienceGenerationJobCommand.ts @@ -132,4 +132,16 @@ export class GetAudienceGenerationJobCommand extends $Command .f(void 0, GetAudienceGenerationJobResponseFilterSensitiveLog) .ser(se_GetAudienceGenerationJobCommand) .de(de_GetAudienceGenerationJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAudienceGenerationJobRequest; + output: GetAudienceGenerationJobResponse; + }; + sdk: { + input: GetAudienceGenerationJobCommandInput; + output: GetAudienceGenerationJobCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/GetAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/GetAudienceModelCommand.ts index 1fbb917f53d97..eae3476f01659 100644 --- a/clients/client-cleanroomsml/src/commands/GetAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/GetAudienceModelCommand.ts @@ -102,4 +102,16 @@ export class GetAudienceModelCommand extends $Command .f(void 0, void 0) .ser(se_GetAudienceModelCommand) .de(de_GetAudienceModelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAudienceModelRequest; + output: GetAudienceModelResponse; + }; + sdk: { + input: GetAudienceModelCommandInput; + output: GetAudienceModelCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelCommand.ts index c758a74b6bc24..e2a3b45982393 100644 --- a/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelCommand.ts @@ -114,4 +114,16 @@ export class GetConfiguredAudienceModelCommand extends $Command .f(void 0, void 0) .ser(se_GetConfiguredAudienceModelCommand) .de(de_GetConfiguredAudienceModelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConfiguredAudienceModelRequest; + output: GetConfiguredAudienceModelResponse; + }; + sdk: { + input: GetConfiguredAudienceModelCommandInput; + output: GetConfiguredAudienceModelCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelPolicyCommand.ts b/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelPolicyCommand.ts index d8d5c5f68e064..e57e416aa706e 100644 --- a/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelPolicyCommand.ts +++ b/clients/client-cleanroomsml/src/commands/GetConfiguredAudienceModelPolicyCommand.ts @@ -93,4 +93,16 @@ export class GetConfiguredAudienceModelPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetConfiguredAudienceModelPolicyCommand) .de(de_GetConfiguredAudienceModelPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConfiguredAudienceModelPolicyRequest; + output: GetConfiguredAudienceModelPolicyResponse; + }; + sdk: { + input: GetConfiguredAudienceModelPolicyCommandInput; + output: GetConfiguredAudienceModelPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/GetTrainingDatasetCommand.ts b/clients/client-cleanroomsml/src/commands/GetTrainingDatasetCommand.ts index 77be7319e49fb..053526403381e 100644 --- a/clients/client-cleanroomsml/src/commands/GetTrainingDatasetCommand.ts +++ b/clients/client-cleanroomsml/src/commands/GetTrainingDatasetCommand.ts @@ -117,4 +117,16 @@ export class GetTrainingDatasetCommand extends $Command .f(void 0, void 0) .ser(se_GetTrainingDatasetCommand) .de(de_GetTrainingDatasetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTrainingDatasetRequest; + output: GetTrainingDatasetResponse; + }; + sdk: { + input: GetTrainingDatasetCommandInput; + output: GetTrainingDatasetCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/ListAudienceExportJobsCommand.ts b/clients/client-cleanroomsml/src/commands/ListAudienceExportJobsCommand.ts index 1da63c2d81ad3..7a1a3bc6944cf 100644 --- a/clients/client-cleanroomsml/src/commands/ListAudienceExportJobsCommand.ts +++ b/clients/client-cleanroomsml/src/commands/ListAudienceExportJobsCommand.ts @@ -104,4 +104,16 @@ export class ListAudienceExportJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListAudienceExportJobsCommand) .de(de_ListAudienceExportJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAudienceExportJobsRequest; + output: ListAudienceExportJobsResponse; + }; + sdk: { + input: ListAudienceExportJobsCommandInput; + output: ListAudienceExportJobsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/ListAudienceGenerationJobsCommand.ts b/clients/client-cleanroomsml/src/commands/ListAudienceGenerationJobsCommand.ts index 4f305b799a3d5..99089b78866e2 100644 --- a/clients/client-cleanroomsml/src/commands/ListAudienceGenerationJobsCommand.ts +++ b/clients/client-cleanroomsml/src/commands/ListAudienceGenerationJobsCommand.ts @@ -99,4 +99,16 @@ export class ListAudienceGenerationJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListAudienceGenerationJobsCommand) .de(de_ListAudienceGenerationJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAudienceGenerationJobsRequest; + output: ListAudienceGenerationJobsResponse; + }; + sdk: { + input: ListAudienceGenerationJobsCommandInput; + output: ListAudienceGenerationJobsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/ListAudienceModelsCommand.ts b/clients/client-cleanroomsml/src/commands/ListAudienceModelsCommand.ts index e83ba1c866f0d..aeddd132c7549 100644 --- a/clients/client-cleanroomsml/src/commands/ListAudienceModelsCommand.ts +++ b/clients/client-cleanroomsml/src/commands/ListAudienceModelsCommand.ts @@ -95,4 +95,16 @@ export class ListAudienceModelsCommand extends $Command .f(void 0, void 0) .ser(se_ListAudienceModelsCommand) .de(de_ListAudienceModelsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAudienceModelsRequest; + output: ListAudienceModelsResponse; + }; + sdk: { + input: ListAudienceModelsCommandInput; + output: ListAudienceModelsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/ListConfiguredAudienceModelsCommand.ts b/clients/client-cleanroomsml/src/commands/ListConfiguredAudienceModelsCommand.ts index 09667ed18b911..1397e2de89b12 100644 --- a/clients/client-cleanroomsml/src/commands/ListConfiguredAudienceModelsCommand.ts +++ b/clients/client-cleanroomsml/src/commands/ListConfiguredAudienceModelsCommand.ts @@ -108,4 +108,16 @@ export class ListConfiguredAudienceModelsCommand extends $Command .f(void 0, void 0) .ser(se_ListConfiguredAudienceModelsCommand) .de(de_ListConfiguredAudienceModelsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListConfiguredAudienceModelsRequest; + output: ListConfiguredAudienceModelsResponse; + }; + sdk: { + input: ListConfiguredAudienceModelsCommandInput; + output: ListConfiguredAudienceModelsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/ListTagsForResourceCommand.ts b/clients/client-cleanroomsml/src/commands/ListTagsForResourceCommand.ts index bfc05a42f5388..fcc8aca64d5b8 100644 --- a/clients/client-cleanroomsml/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cleanroomsml/src/commands/ListTagsForResourceCommand.ts @@ -88,4 +88,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/ListTrainingDatasetsCommand.ts b/clients/client-cleanroomsml/src/commands/ListTrainingDatasetsCommand.ts index 651d0f0efab0f..2d63de641633b 100644 --- a/clients/client-cleanroomsml/src/commands/ListTrainingDatasetsCommand.ts +++ b/clients/client-cleanroomsml/src/commands/ListTrainingDatasetsCommand.ts @@ -94,4 +94,16 @@ export class ListTrainingDatasetsCommand extends $Command .f(void 0, void 0) .ser(se_ListTrainingDatasetsCommand) .de(de_ListTrainingDatasetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTrainingDatasetsRequest; + output: ListTrainingDatasetsResponse; + }; + sdk: { + input: ListTrainingDatasetsCommandInput; + output: ListTrainingDatasetsCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/PutConfiguredAudienceModelPolicyCommand.ts b/clients/client-cleanroomsml/src/commands/PutConfiguredAudienceModelPolicyCommand.ts index 72050dda30eba..53b28a6544e7d 100644 --- a/clients/client-cleanroomsml/src/commands/PutConfiguredAudienceModelPolicyCommand.ts +++ b/clients/client-cleanroomsml/src/commands/PutConfiguredAudienceModelPolicyCommand.ts @@ -95,4 +95,16 @@ export class PutConfiguredAudienceModelPolicyCommand extends $Command .f(void 0, void 0) .ser(se_PutConfiguredAudienceModelPolicyCommand) .de(de_PutConfiguredAudienceModelPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutConfiguredAudienceModelPolicyRequest; + output: PutConfiguredAudienceModelPolicyResponse; + }; + sdk: { + input: PutConfiguredAudienceModelPolicyCommandInput; + output: PutConfiguredAudienceModelPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/StartAudienceExportJobCommand.ts b/clients/client-cleanroomsml/src/commands/StartAudienceExportJobCommand.ts index ede7ddc2fb04e..90f2dd84f2924 100644 --- a/clients/client-cleanroomsml/src/commands/StartAudienceExportJobCommand.ts +++ b/clients/client-cleanroomsml/src/commands/StartAudienceExportJobCommand.ts @@ -96,4 +96,16 @@ export class StartAudienceExportJobCommand extends $Command .f(void 0, void 0) .ser(se_StartAudienceExportJobCommand) .de(de_StartAudienceExportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartAudienceExportJobRequest; + output: {}; + }; + sdk: { + input: StartAudienceExportJobCommandInput; + output: StartAudienceExportJobCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/StartAudienceGenerationJobCommand.ts b/clients/client-cleanroomsml/src/commands/StartAudienceGenerationJobCommand.ts index dc2395d07429c..7d7adb13c1fdb 100644 --- a/clients/client-cleanroomsml/src/commands/StartAudienceGenerationJobCommand.ts +++ b/clients/client-cleanroomsml/src/commands/StartAudienceGenerationJobCommand.ts @@ -116,4 +116,16 @@ export class StartAudienceGenerationJobCommand extends $Command .f(StartAudienceGenerationJobRequestFilterSensitiveLog, void 0) .ser(se_StartAudienceGenerationJobCommand) .de(de_StartAudienceGenerationJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartAudienceGenerationJobRequest; + output: StartAudienceGenerationJobResponse; + }; + sdk: { + input: StartAudienceGenerationJobCommandInput; + output: StartAudienceGenerationJobCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/TagResourceCommand.ts b/clients/client-cleanroomsml/src/commands/TagResourceCommand.ts index bce77f331f00f..f791bbd6e8029 100644 --- a/clients/client-cleanroomsml/src/commands/TagResourceCommand.ts +++ b/clients/client-cleanroomsml/src/commands/TagResourceCommand.ts @@ -87,4 +87,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/UntagResourceCommand.ts b/clients/client-cleanroomsml/src/commands/UntagResourceCommand.ts index 28374b8e7c983..afdbea1ce6038 100644 --- a/clients/client-cleanroomsml/src/commands/UntagResourceCommand.ts +++ b/clients/client-cleanroomsml/src/commands/UntagResourceCommand.ts @@ -87,4 +87,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cleanroomsml/src/commands/UpdateConfiguredAudienceModelCommand.ts b/clients/client-cleanroomsml/src/commands/UpdateConfiguredAudienceModelCommand.ts index 8ca9224372fb9..bfdfee49a1392 100644 --- a/clients/client-cleanroomsml/src/commands/UpdateConfiguredAudienceModelCommand.ts +++ b/clients/client-cleanroomsml/src/commands/UpdateConfiguredAudienceModelCommand.ts @@ -114,4 +114,16 @@ export class UpdateConfiguredAudienceModelCommand extends $Command .f(void 0, void 0) .ser(se_UpdateConfiguredAudienceModelCommand) .de(de_UpdateConfiguredAudienceModelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateConfiguredAudienceModelRequest; + output: UpdateConfiguredAudienceModelResponse; + }; + sdk: { + input: UpdateConfiguredAudienceModelCommandInput; + output: UpdateConfiguredAudienceModelCommandOutput; + }; + }; +} diff --git a/clients/client-cloud9/CHANGELOG.md b/clients/client-cloud9/CHANGELOG.md index e1e9e8fbac3b3..b93d6f0f26db7 100644 --- a/clients/client-cloud9/CHANGELOG.md +++ b/clients/client-cloud9/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloud9 + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloud9 + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloud9 diff --git a/clients/client-cloud9/package.json b/clients/client-cloud9/package.json index c22ec13ad3deb..d4750963b9271 100644 --- a/clients/client-cloud9/package.json +++ b/clients/client-cloud9/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloud9", "description": "AWS SDK for JavaScript Cloud9 Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloud9", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cloud9/src/commands/CreateEnvironmentEC2Command.ts b/clients/client-cloud9/src/commands/CreateEnvironmentEC2Command.ts index 577ad10eb17c9..610888bd9bbbf 100644 --- a/clients/client-cloud9/src/commands/CreateEnvironmentEC2Command.ts +++ b/clients/client-cloud9/src/commands/CreateEnvironmentEC2Command.ts @@ -140,4 +140,16 @@ export class CreateEnvironmentEC2Command extends $Command .f(CreateEnvironmentEC2RequestFilterSensitiveLog, void 0) .ser(se_CreateEnvironmentEC2Command) .de(de_CreateEnvironmentEC2Command) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEnvironmentEC2Request; + output: CreateEnvironmentEC2Result; + }; + sdk: { + input: CreateEnvironmentEC2CommandInput; + output: CreateEnvironmentEC2CommandOutput; + }; + }; +} diff --git a/clients/client-cloud9/src/commands/CreateEnvironmentMembershipCommand.ts b/clients/client-cloud9/src/commands/CreateEnvironmentMembershipCommand.ts index 5f44ec2aa2de6..48cae2a7b3e17 100644 --- a/clients/client-cloud9/src/commands/CreateEnvironmentMembershipCommand.ts +++ b/clients/client-cloud9/src/commands/CreateEnvironmentMembershipCommand.ts @@ -129,4 +129,16 @@ export class CreateEnvironmentMembershipCommand extends $Command .f(void 0, void 0) .ser(se_CreateEnvironmentMembershipCommand) .de(de_CreateEnvironmentMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEnvironmentMembershipRequest; + output: CreateEnvironmentMembershipResult; + }; + sdk: { + input: CreateEnvironmentMembershipCommandInput; + output: CreateEnvironmentMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-cloud9/src/commands/DeleteEnvironmentCommand.ts b/clients/client-cloud9/src/commands/DeleteEnvironmentCommand.ts index 2331d3e9ed066..ed95c28ed6db8 100644 --- a/clients/client-cloud9/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-cloud9/src/commands/DeleteEnvironmentCommand.ts @@ -108,4 +108,16 @@ export class DeleteEnvironmentCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEnvironmentCommand) .de(de_DeleteEnvironmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEnvironmentRequest; + output: {}; + }; + sdk: { + input: DeleteEnvironmentCommandInput; + output: DeleteEnvironmentCommandOutput; + }; + }; +} diff --git a/clients/client-cloud9/src/commands/DeleteEnvironmentMembershipCommand.ts b/clients/client-cloud9/src/commands/DeleteEnvironmentMembershipCommand.ts index dc52b01422ec2..d27d122b6ec57 100644 --- a/clients/client-cloud9/src/commands/DeleteEnvironmentMembershipCommand.ts +++ b/clients/client-cloud9/src/commands/DeleteEnvironmentMembershipCommand.ts @@ -109,4 +109,16 @@ export class DeleteEnvironmentMembershipCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEnvironmentMembershipCommand) .de(de_DeleteEnvironmentMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEnvironmentMembershipRequest; + output: {}; + }; + sdk: { + input: DeleteEnvironmentMembershipCommandInput; + output: DeleteEnvironmentMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-cloud9/src/commands/DescribeEnvironmentMembershipsCommand.ts b/clients/client-cloud9/src/commands/DescribeEnvironmentMembershipsCommand.ts index 14191ac543256..2d351f159c1c3 100644 --- a/clients/client-cloud9/src/commands/DescribeEnvironmentMembershipsCommand.ts +++ b/clients/client-cloud9/src/commands/DescribeEnvironmentMembershipsCommand.ts @@ -204,4 +204,16 @@ export class DescribeEnvironmentMembershipsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeEnvironmentMembershipsCommand) .de(de_DescribeEnvironmentMembershipsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeEnvironmentMembershipsRequest; + output: DescribeEnvironmentMembershipsResult; + }; + sdk: { + input: DescribeEnvironmentMembershipsCommandInput; + output: DescribeEnvironmentMembershipsCommandOutput; + }; + }; +} diff --git a/clients/client-cloud9/src/commands/DescribeEnvironmentStatusCommand.ts b/clients/client-cloud9/src/commands/DescribeEnvironmentStatusCommand.ts index 90314bac1e09c..ea8b696a4247b 100644 --- a/clients/client-cloud9/src/commands/DescribeEnvironmentStatusCommand.ts +++ b/clients/client-cloud9/src/commands/DescribeEnvironmentStatusCommand.ts @@ -116,4 +116,16 @@ export class DescribeEnvironmentStatusCommand extends $Command .f(void 0, void 0) .ser(se_DescribeEnvironmentStatusCommand) .de(de_DescribeEnvironmentStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeEnvironmentStatusRequest; + output: DescribeEnvironmentStatusResult; + }; + sdk: { + input: DescribeEnvironmentStatusCommandInput; + output: DescribeEnvironmentStatusCommandOutput; + }; + }; +} diff --git a/clients/client-cloud9/src/commands/DescribeEnvironmentsCommand.ts b/clients/client-cloud9/src/commands/DescribeEnvironmentsCommand.ts index 78434de7af83a..b3e78a4d33e8c 100644 --- a/clients/client-cloud9/src/commands/DescribeEnvironmentsCommand.ts +++ b/clients/client-cloud9/src/commands/DescribeEnvironmentsCommand.ts @@ -162,4 +162,16 @@ export class DescribeEnvironmentsCommand extends $Command .f(void 0, DescribeEnvironmentsResultFilterSensitiveLog) .ser(se_DescribeEnvironmentsCommand) .de(de_DescribeEnvironmentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeEnvironmentsRequest; + output: DescribeEnvironmentsResult; + }; + sdk: { + input: DescribeEnvironmentsCommandInput; + output: DescribeEnvironmentsCommandOutput; + }; + }; +} diff --git a/clients/client-cloud9/src/commands/ListEnvironmentsCommand.ts b/clients/client-cloud9/src/commands/ListEnvironmentsCommand.ts index 3f0351b00ccb2..32817b0da9155 100644 --- a/clients/client-cloud9/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-cloud9/src/commands/ListEnvironmentsCommand.ts @@ -119,4 +119,16 @@ export class ListEnvironmentsCommand extends $Command .f(void 0, void 0) .ser(se_ListEnvironmentsCommand) .de(de_ListEnvironmentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEnvironmentsRequest; + output: ListEnvironmentsResult; + }; + sdk: { + input: ListEnvironmentsCommandInput; + output: ListEnvironmentsCommandOutput; + }; + }; +} diff --git a/clients/client-cloud9/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloud9/src/commands/ListTagsForResourceCommand.ts index 405158b906665..91ce19ad0e73f 100644 --- a/clients/client-cloud9/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloud9/src/commands/ListTagsForResourceCommand.ts @@ -95,4 +95,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, ListTagsForResourceResponseFilterSensitiveLog) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloud9/src/commands/TagResourceCommand.ts b/clients/client-cloud9/src/commands/TagResourceCommand.ts index 5d5bda82c6631..66d541a239fb5 100644 --- a/clients/client-cloud9/src/commands/TagResourceCommand.ts +++ b/clients/client-cloud9/src/commands/TagResourceCommand.ts @@ -97,4 +97,16 @@ export class TagResourceCommand extends $Command .f(TagResourceRequestFilterSensitiveLog, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloud9/src/commands/UntagResourceCommand.ts b/clients/client-cloud9/src/commands/UntagResourceCommand.ts index 743736a192163..a5b116ebad86b 100644 --- a/clients/client-cloud9/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloud9/src/commands/UntagResourceCommand.ts @@ -94,4 +94,16 @@ export class UntagResourceCommand extends $Command .f(UntagResourceRequestFilterSensitiveLog, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloud9/src/commands/UpdateEnvironmentCommand.ts b/clients/client-cloud9/src/commands/UpdateEnvironmentCommand.ts index 7e8019238c0f5..f0e546df94c83 100644 --- a/clients/client-cloud9/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-cloud9/src/commands/UpdateEnvironmentCommand.ts @@ -116,4 +116,16 @@ export class UpdateEnvironmentCommand extends $Command .f(UpdateEnvironmentRequestFilterSensitiveLog, void 0) .ser(se_UpdateEnvironmentCommand) .de(de_UpdateEnvironmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEnvironmentRequest; + output: {}; + }; + sdk: { + input: UpdateEnvironmentCommandInput; + output: UpdateEnvironmentCommandOutput; + }; + }; +} diff --git a/clients/client-cloud9/src/commands/UpdateEnvironmentMembershipCommand.ts b/clients/client-cloud9/src/commands/UpdateEnvironmentMembershipCommand.ts index a7af91922d60d..a2f5eaa2390c7 100644 --- a/clients/client-cloud9/src/commands/UpdateEnvironmentMembershipCommand.ts +++ b/clients/client-cloud9/src/commands/UpdateEnvironmentMembershipCommand.ts @@ -130,4 +130,16 @@ export class UpdateEnvironmentMembershipCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEnvironmentMembershipCommand) .de(de_UpdateEnvironmentMembershipCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEnvironmentMembershipRequest; + output: UpdateEnvironmentMembershipResult; + }; + sdk: { + input: UpdateEnvironmentMembershipCommandInput; + output: UpdateEnvironmentMembershipCommandOutput; + }; + }; +} diff --git a/clients/client-cloudcontrol/CHANGELOG.md b/clients/client-cloudcontrol/CHANGELOG.md index dd78b1832facc..3be139eca0496 100644 --- a/clients/client-cloudcontrol/CHANGELOG.md +++ b/clients/client-cloudcontrol/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloudcontrol + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloudcontrol + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloudcontrol diff --git a/clients/client-cloudcontrol/package.json b/clients/client-cloudcontrol/package.json index 161f2366c2d1d..4a76031cfa48f 100644 --- a/clients/client-cloudcontrol/package.json +++ b/clients/client-cloudcontrol/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudcontrol", "description": "AWS SDK for JavaScript Cloudcontrol Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudcontrol", @@ -33,32 +33,32 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", - "@smithy/util-waiter": "^3.1.3", + "@smithy/util-waiter": "^3.1.5", "tslib": "^2.6.2", "uuid": "^9.0.1" }, diff --git a/clients/client-cloudcontrol/src/commands/CancelResourceRequestCommand.ts b/clients/client-cloudcontrol/src/commands/CancelResourceRequestCommand.ts index 6cd4e1548a1a7..354bcfef5007d 100644 --- a/clients/client-cloudcontrol/src/commands/CancelResourceRequestCommand.ts +++ b/clients/client-cloudcontrol/src/commands/CancelResourceRequestCommand.ts @@ -101,4 +101,16 @@ export class CancelResourceRequestCommand extends $Command .f(void 0, CancelResourceRequestOutputFilterSensitiveLog) .ser(se_CancelResourceRequestCommand) .de(de_CancelResourceRequestCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelResourceRequestInput; + output: CancelResourceRequestOutput; + }; + sdk: { + input: CancelResourceRequestCommandInput; + output: CancelResourceRequestCommandOutput; + }; + }; +} diff --git a/clients/client-cloudcontrol/src/commands/CreateResourceCommand.ts b/clients/client-cloudcontrol/src/commands/CreateResourceCommand.ts index 960e6257d0c30..0093284b7d3c9 100644 --- a/clients/client-cloudcontrol/src/commands/CreateResourceCommand.ts +++ b/clients/client-cloudcontrol/src/commands/CreateResourceCommand.ts @@ -174,4 +174,16 @@ export class CreateResourceCommand extends $Command .f(CreateResourceInputFilterSensitiveLog, CreateResourceOutputFilterSensitiveLog) .ser(se_CreateResourceCommand) .de(de_CreateResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateResourceInput; + output: CreateResourceOutput; + }; + sdk: { + input: CreateResourceCommandInput; + output: CreateResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudcontrol/src/commands/DeleteResourceCommand.ts b/clients/client-cloudcontrol/src/commands/DeleteResourceCommand.ts index 69a3456e5c2b1..95f6ae34f4e8a 100644 --- a/clients/client-cloudcontrol/src/commands/DeleteResourceCommand.ts +++ b/clients/client-cloudcontrol/src/commands/DeleteResourceCommand.ts @@ -169,4 +169,16 @@ export class DeleteResourceCommand extends $Command .f(void 0, DeleteResourceOutputFilterSensitiveLog) .ser(se_DeleteResourceCommand) .de(de_DeleteResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteResourceInput; + output: DeleteResourceOutput; + }; + sdk: { + input: DeleteResourceCommandInput; + output: DeleteResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudcontrol/src/commands/GetResourceCommand.ts b/clients/client-cloudcontrol/src/commands/GetResourceCommand.ts index c1a082cd9cebc..3d3ecfde8a5bf 100644 --- a/clients/client-cloudcontrol/src/commands/GetResourceCommand.ts +++ b/clients/client-cloudcontrol/src/commands/GetResourceCommand.ts @@ -152,4 +152,16 @@ export class GetResourceCommand extends $Command .f(void 0, GetResourceOutputFilterSensitiveLog) .ser(se_GetResourceCommand) .de(de_GetResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResourceInput; + output: GetResourceOutput; + }; + sdk: { + input: GetResourceCommandInput; + output: GetResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudcontrol/src/commands/GetResourceRequestStatusCommand.ts b/clients/client-cloudcontrol/src/commands/GetResourceRequestStatusCommand.ts index 60efa8f470286..51e3759f2c8af 100644 --- a/clients/client-cloudcontrol/src/commands/GetResourceRequestStatusCommand.ts +++ b/clients/client-cloudcontrol/src/commands/GetResourceRequestStatusCommand.ts @@ -97,4 +97,16 @@ export class GetResourceRequestStatusCommand extends $Command .f(void 0, GetResourceRequestStatusOutputFilterSensitiveLog) .ser(se_GetResourceRequestStatusCommand) .de(de_GetResourceRequestStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResourceRequestStatusInput; + output: GetResourceRequestStatusOutput; + }; + sdk: { + input: GetResourceRequestStatusCommandInput; + output: GetResourceRequestStatusCommandOutput; + }; + }; +} diff --git a/clients/client-cloudcontrol/src/commands/ListResourceRequestsCommand.ts b/clients/client-cloudcontrol/src/commands/ListResourceRequestsCommand.ts index fe332de94e546..64bd74140c96b 100644 --- a/clients/client-cloudcontrol/src/commands/ListResourceRequestsCommand.ts +++ b/clients/client-cloudcontrol/src/commands/ListResourceRequestsCommand.ts @@ -109,4 +109,16 @@ export class ListResourceRequestsCommand extends $Command .f(void 0, ListResourceRequestsOutputFilterSensitiveLog) .ser(se_ListResourceRequestsCommand) .de(de_ListResourceRequestsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListResourceRequestsInput; + output: ListResourceRequestsOutput; + }; + sdk: { + input: ListResourceRequestsCommandInput; + output: ListResourceRequestsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudcontrol/src/commands/ListResourcesCommand.ts b/clients/client-cloudcontrol/src/commands/ListResourcesCommand.ts index 85cc64b979a62..532da1a0c99af 100644 --- a/clients/client-cloudcontrol/src/commands/ListResourcesCommand.ts +++ b/clients/client-cloudcontrol/src/commands/ListResourcesCommand.ts @@ -161,4 +161,16 @@ export class ListResourcesCommand extends $Command .f(ListResourcesInputFilterSensitiveLog, ListResourcesOutputFilterSensitiveLog) .ser(se_ListResourcesCommand) .de(de_ListResourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListResourcesInput; + output: ListResourcesOutput; + }; + sdk: { + input: ListResourcesCommandInput; + output: ListResourcesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudcontrol/src/commands/UpdateResourceCommand.ts b/clients/client-cloudcontrol/src/commands/UpdateResourceCommand.ts index 3468ed60d06cd..7bbc5d5f2089a 100644 --- a/clients/client-cloudcontrol/src/commands/UpdateResourceCommand.ts +++ b/clients/client-cloudcontrol/src/commands/UpdateResourceCommand.ts @@ -182,4 +182,16 @@ export class UpdateResourceCommand extends $Command .f(UpdateResourceInputFilterSensitiveLog, UpdateResourceOutputFilterSensitiveLog) .ser(se_UpdateResourceCommand) .de(de_UpdateResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateResourceInput; + output: UpdateResourceOutput; + }; + sdk: { + input: UpdateResourceCommandInput; + output: UpdateResourceCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/CHANGELOG.md b/clients/client-clouddirectory/CHANGELOG.md index 3d23989ee374c..b1c4b6e103c89 100644 --- a/clients/client-clouddirectory/CHANGELOG.md +++ b/clients/client-clouddirectory/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-clouddirectory + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-clouddirectory + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-clouddirectory diff --git a/clients/client-clouddirectory/package.json b/clients/client-clouddirectory/package.json index b64c03379bdb3..22e966a4bc929 100644 --- a/clients/client-clouddirectory/package.json +++ b/clients/client-clouddirectory/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-clouddirectory", "description": "AWS SDK for JavaScript Clouddirectory Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-clouddirectory", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-clouddirectory/src/commands/AddFacetToObjectCommand.ts b/clients/client-clouddirectory/src/commands/AddFacetToObjectCommand.ts index bfc7165cb48ca..a64201ed502c2 100644 --- a/clients/client-clouddirectory/src/commands/AddFacetToObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/AddFacetToObjectCommand.ts @@ -127,4 +127,16 @@ export class AddFacetToObjectCommand extends $Command .f(void 0, void 0) .ser(se_AddFacetToObjectCommand) .de(de_AddFacetToObjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AddFacetToObjectRequest; + output: {}; + }; + sdk: { + input: AddFacetToObjectCommandInput; + output: AddFacetToObjectCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ApplySchemaCommand.ts b/clients/client-clouddirectory/src/commands/ApplySchemaCommand.ts index 88d50696f7531..2a7958bc0d7c5 100644 --- a/clients/client-clouddirectory/src/commands/ApplySchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/ApplySchemaCommand.ts @@ -110,4 +110,16 @@ export class ApplySchemaCommand extends $Command .f(void 0, void 0) .ser(se_ApplySchemaCommand) .de(de_ApplySchemaCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ApplySchemaRequest; + output: ApplySchemaResponse; + }; + sdk: { + input: ApplySchemaCommandInput; + output: ApplySchemaCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/AttachObjectCommand.ts b/clients/client-clouddirectory/src/commands/AttachObjectCommand.ts index 664436d6a54e2..78c50ce353b0f 100644 --- a/clients/client-clouddirectory/src/commands/AttachObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/AttachObjectCommand.ts @@ -131,4 +131,16 @@ export class AttachObjectCommand extends $Command .f(void 0, void 0) .ser(se_AttachObjectCommand) .de(de_AttachObjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AttachObjectRequest; + output: AttachObjectResponse; + }; + sdk: { + input: AttachObjectCommandInput; + output: AttachObjectCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/AttachPolicyCommand.ts b/clients/client-clouddirectory/src/commands/AttachPolicyCommand.ts index 3d5340b2de731..2663bd0aff48c 100644 --- a/clients/client-clouddirectory/src/commands/AttachPolicyCommand.ts +++ b/clients/client-clouddirectory/src/commands/AttachPolicyCommand.ts @@ -110,4 +110,16 @@ export class AttachPolicyCommand extends $Command .f(void 0, void 0) .ser(se_AttachPolicyCommand) .de(de_AttachPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AttachPolicyRequest; + output: {}; + }; + sdk: { + input: AttachPolicyCommandInput; + output: AttachPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/AttachToIndexCommand.ts b/clients/client-clouddirectory/src/commands/AttachToIndexCommand.ts index 7070ad05679bd..7da866e2cfcfd 100644 --- a/clients/client-clouddirectory/src/commands/AttachToIndexCommand.ts +++ b/clients/client-clouddirectory/src/commands/AttachToIndexCommand.ts @@ -122,4 +122,16 @@ export class AttachToIndexCommand extends $Command .f(void 0, void 0) .ser(se_AttachToIndexCommand) .de(de_AttachToIndexCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AttachToIndexRequest; + output: AttachToIndexResponse; + }; + sdk: { + input: AttachToIndexCommandInput; + output: AttachToIndexCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/AttachTypedLinkCommand.ts b/clients/client-clouddirectory/src/commands/AttachTypedLinkCommand.ts index 40f6a76bc7bf9..af143edadd22e 100644 --- a/clients/client-clouddirectory/src/commands/AttachTypedLinkCommand.ts +++ b/clients/client-clouddirectory/src/commands/AttachTypedLinkCommand.ts @@ -155,4 +155,16 @@ export class AttachTypedLinkCommand extends $Command .f(void 0, void 0) .ser(se_AttachTypedLinkCommand) .de(de_AttachTypedLinkCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AttachTypedLinkRequest; + output: AttachTypedLinkResponse; + }; + sdk: { + input: AttachTypedLinkCommandInput; + output: AttachTypedLinkCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/BatchReadCommand.ts b/clients/client-clouddirectory/src/commands/BatchReadCommand.ts index 8a42f2849f72c..e951c25989e20 100644 --- a/clients/client-clouddirectory/src/commands/BatchReadCommand.ts +++ b/clients/client-clouddirectory/src/commands/BatchReadCommand.ts @@ -500,4 +500,16 @@ export class BatchReadCommand extends $Command .f(void 0, void 0) .ser(se_BatchReadCommand) .de(de_BatchReadCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchReadRequest; + output: BatchReadResponse; + }; + sdk: { + input: BatchReadCommandInput; + output: BatchReadCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/BatchWriteCommand.ts b/clients/client-clouddirectory/src/commands/BatchWriteCommand.ts index 59bcd7fcc27f6..9d9f589d83cbb 100644 --- a/clients/client-clouddirectory/src/commands/BatchWriteCommand.ts +++ b/clients/client-clouddirectory/src/commands/BatchWriteCommand.ts @@ -366,4 +366,16 @@ export class BatchWriteCommand extends $Command .f(void 0, void 0) .ser(se_BatchWriteCommand) .de(de_BatchWriteCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchWriteRequest; + output: BatchWriteResponse; + }; + sdk: { + input: BatchWriteCommandInput; + output: BatchWriteCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/CreateDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/CreateDirectoryCommand.ts index 2d0c6a5411f16..946f134669900 100644 --- a/clients/client-clouddirectory/src/commands/CreateDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateDirectoryCommand.ts @@ -110,4 +110,16 @@ export class CreateDirectoryCommand extends $Command .f(void 0, void 0) .ser(se_CreateDirectoryCommand) .de(de_CreateDirectoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDirectoryRequest; + output: CreateDirectoryResponse; + }; + sdk: { + input: CreateDirectoryCommandInput; + output: CreateDirectoryCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/CreateFacetCommand.ts b/clients/client-clouddirectory/src/commands/CreateFacetCommand.ts index 2493f967f06d4..d9224d4bcd38f 100644 --- a/clients/client-clouddirectory/src/commands/CreateFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateFacetCommand.ts @@ -140,4 +140,16 @@ export class CreateFacetCommand extends $Command .f(void 0, void 0) .ser(se_CreateFacetCommand) .de(de_CreateFacetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateFacetRequest; + output: {}; + }; + sdk: { + input: CreateFacetCommandInput; + output: CreateFacetCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/CreateIndexCommand.ts b/clients/client-clouddirectory/src/commands/CreateIndexCommand.ts index eb01e7f91c689..5a38d3077b193 100644 --- a/clients/client-clouddirectory/src/commands/CreateIndexCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateIndexCommand.ts @@ -125,4 +125,16 @@ export class CreateIndexCommand extends $Command .f(void 0, void 0) .ser(se_CreateIndexCommand) .de(de_CreateIndexCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateIndexRequest; + output: CreateIndexResponse; + }; + sdk: { + input: CreateIndexCommandInput; + output: CreateIndexCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/CreateObjectCommand.ts b/clients/client-clouddirectory/src/commands/CreateObjectCommand.ts index eb6a576d246d7..5c7030ea8e758 100644 --- a/clients/client-clouddirectory/src/commands/CreateObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateObjectCommand.ts @@ -142,4 +142,16 @@ export class CreateObjectCommand extends $Command .f(void 0, void 0) .ser(se_CreateObjectCommand) .de(de_CreateObjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateObjectRequest; + output: CreateObjectResponse; + }; + sdk: { + input: CreateObjectCommandInput; + output: CreateObjectCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/CreateSchemaCommand.ts b/clients/client-clouddirectory/src/commands/CreateSchemaCommand.ts index 2117e848283a6..cd6b36874a6b9 100644 --- a/clients/client-clouddirectory/src/commands/CreateSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateSchemaCommand.ts @@ -120,4 +120,16 @@ export class CreateSchemaCommand extends $Command .f(void 0, void 0) .ser(se_CreateSchemaCommand) .de(de_CreateSchemaCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSchemaRequest; + output: CreateSchemaResponse; + }; + sdk: { + input: CreateSchemaCommandInput; + output: CreateSchemaCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/CreateTypedLinkFacetCommand.ts b/clients/client-clouddirectory/src/commands/CreateTypedLinkFacetCommand.ts index 3d771a2e4eab7..c3b49b9ad9ba4 100644 --- a/clients/client-clouddirectory/src/commands/CreateTypedLinkFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/CreateTypedLinkFacetCommand.ts @@ -136,4 +136,16 @@ export class CreateTypedLinkFacetCommand extends $Command .f(void 0, void 0) .ser(se_CreateTypedLinkFacetCommand) .de(de_CreateTypedLinkFacetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateTypedLinkFacetRequest; + output: {}; + }; + sdk: { + input: CreateTypedLinkFacetCommandInput; + output: CreateTypedLinkFacetCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/DeleteDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/DeleteDirectoryCommand.ts index 6b2ebe8611d16..3e7a0f38b03e1 100644 --- a/clients/client-clouddirectory/src/commands/DeleteDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteDirectoryCommand.ts @@ -108,4 +108,16 @@ export class DeleteDirectoryCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDirectoryCommand) .de(de_DeleteDirectoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDirectoryRequest; + output: DeleteDirectoryResponse; + }; + sdk: { + input: DeleteDirectoryCommandInput; + output: DeleteDirectoryCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/DeleteFacetCommand.ts b/clients/client-clouddirectory/src/commands/DeleteFacetCommand.ts index 321ae6298f9e6..fa2a8233d3f71 100644 --- a/clients/client-clouddirectory/src/commands/DeleteFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteFacetCommand.ts @@ -107,4 +107,16 @@ export class DeleteFacetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteFacetCommand) .de(de_DeleteFacetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteFacetRequest; + output: {}; + }; + sdk: { + input: DeleteFacetCommandInput; + output: DeleteFacetCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/DeleteObjectCommand.ts b/clients/client-clouddirectory/src/commands/DeleteObjectCommand.ts index e6b1f312ee1e3..52abfcb4a20e0 100644 --- a/clients/client-clouddirectory/src/commands/DeleteObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteObjectCommand.ts @@ -108,4 +108,16 @@ export class DeleteObjectCommand extends $Command .f(void 0, void 0) .ser(se_DeleteObjectCommand) .de(de_DeleteObjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteObjectRequest; + output: {}; + }; + sdk: { + input: DeleteObjectCommandInput; + output: DeleteObjectCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/DeleteSchemaCommand.ts b/clients/client-clouddirectory/src/commands/DeleteSchemaCommand.ts index e49a2e338f99b..5b10d484a65bb 100644 --- a/clients/client-clouddirectory/src/commands/DeleteSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteSchemaCommand.ts @@ -103,4 +103,16 @@ export class DeleteSchemaCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSchemaCommand) .de(de_DeleteSchemaCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSchemaRequest; + output: DeleteSchemaResponse; + }; + sdk: { + input: DeleteSchemaCommandInput; + output: DeleteSchemaCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/DeleteTypedLinkFacetCommand.ts b/clients/client-clouddirectory/src/commands/DeleteTypedLinkFacetCommand.ts index 50001bca92c88..7d89401b7b6d6 100644 --- a/clients/client-clouddirectory/src/commands/DeleteTypedLinkFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/DeleteTypedLinkFacetCommand.ts @@ -101,4 +101,16 @@ export class DeleteTypedLinkFacetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteTypedLinkFacetCommand) .de(de_DeleteTypedLinkFacetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTypedLinkFacetRequest; + output: {}; + }; + sdk: { + input: DeleteTypedLinkFacetCommandInput; + output: DeleteTypedLinkFacetCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/DetachFromIndexCommand.ts b/clients/client-clouddirectory/src/commands/DetachFromIndexCommand.ts index e60d992393381..6b89f3dbc17cb 100644 --- a/clients/client-clouddirectory/src/commands/DetachFromIndexCommand.ts +++ b/clients/client-clouddirectory/src/commands/DetachFromIndexCommand.ts @@ -114,4 +114,16 @@ export class DetachFromIndexCommand extends $Command .f(void 0, void 0) .ser(se_DetachFromIndexCommand) .de(de_DetachFromIndexCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetachFromIndexRequest; + output: DetachFromIndexResponse; + }; + sdk: { + input: DetachFromIndexCommandInput; + output: DetachFromIndexCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/DetachObjectCommand.ts b/clients/client-clouddirectory/src/commands/DetachObjectCommand.ts index cf34876ee8915..d93c289b00ea0 100644 --- a/clients/client-clouddirectory/src/commands/DetachObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/DetachObjectCommand.ts @@ -111,4 +111,16 @@ export class DetachObjectCommand extends $Command .f(void 0, void 0) .ser(se_DetachObjectCommand) .de(de_DetachObjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetachObjectRequest; + output: DetachObjectResponse; + }; + sdk: { + input: DetachObjectCommandInput; + output: DetachObjectCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/DetachPolicyCommand.ts b/clients/client-clouddirectory/src/commands/DetachPolicyCommand.ts index 94e888c31f789..821583c2a5076 100644 --- a/clients/client-clouddirectory/src/commands/DetachPolicyCommand.ts +++ b/clients/client-clouddirectory/src/commands/DetachPolicyCommand.ts @@ -109,4 +109,16 @@ export class DetachPolicyCommand extends $Command .f(void 0, void 0) .ser(se_DetachPolicyCommand) .de(de_DetachPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetachPolicyRequest; + output: {}; + }; + sdk: { + input: DetachPolicyCommandInput; + output: DetachPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/DetachTypedLinkCommand.ts b/clients/client-clouddirectory/src/commands/DetachTypedLinkCommand.ts index 652b925a2fabb..0951da255e97e 100644 --- a/clients/client-clouddirectory/src/commands/DetachTypedLinkCommand.ts +++ b/clients/client-clouddirectory/src/commands/DetachTypedLinkCommand.ts @@ -128,4 +128,16 @@ export class DetachTypedLinkCommand extends $Command .f(void 0, void 0) .ser(se_DetachTypedLinkCommand) .de(de_DetachTypedLinkCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetachTypedLinkRequest; + output: {}; + }; + sdk: { + input: DetachTypedLinkCommandInput; + output: DetachTypedLinkCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/DisableDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/DisableDirectoryCommand.ts index 32aa546299cf9..bbb7089f20ccf 100644 --- a/clients/client-clouddirectory/src/commands/DisableDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/DisableDirectoryCommand.ts @@ -104,4 +104,16 @@ export class DisableDirectoryCommand extends $Command .f(void 0, void 0) .ser(se_DisableDirectoryCommand) .de(de_DisableDirectoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableDirectoryRequest; + output: DisableDirectoryResponse; + }; + sdk: { + input: DisableDirectoryCommandInput; + output: DisableDirectoryCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/EnableDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/EnableDirectoryCommand.ts index d6e4c5ca3bff4..190b1a1bace10 100644 --- a/clients/client-clouddirectory/src/commands/EnableDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/EnableDirectoryCommand.ts @@ -104,4 +104,16 @@ export class EnableDirectoryCommand extends $Command .f(void 0, void 0) .ser(se_EnableDirectoryCommand) .de(de_EnableDirectoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableDirectoryRequest; + output: EnableDirectoryResponse; + }; + sdk: { + input: EnableDirectoryCommandInput; + output: EnableDirectoryCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/GetAppliedSchemaVersionCommand.ts b/clients/client-clouddirectory/src/commands/GetAppliedSchemaVersionCommand.ts index 73ff37ac4d0b0..7d34caaad775f 100644 --- a/clients/client-clouddirectory/src/commands/GetAppliedSchemaVersionCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetAppliedSchemaVersionCommand.ts @@ -99,4 +99,16 @@ export class GetAppliedSchemaVersionCommand extends $Command .f(void 0, void 0) .ser(se_GetAppliedSchemaVersionCommand) .de(de_GetAppliedSchemaVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAppliedSchemaVersionRequest; + output: GetAppliedSchemaVersionResponse; + }; + sdk: { + input: GetAppliedSchemaVersionCommandInput; + output: GetAppliedSchemaVersionCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/GetDirectoryCommand.ts b/clients/client-clouddirectory/src/commands/GetDirectoryCommand.ts index 18050ab90a775..60cfdfbc1c11a 100644 --- a/clients/client-clouddirectory/src/commands/GetDirectoryCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetDirectoryCommand.ts @@ -101,4 +101,16 @@ export class GetDirectoryCommand extends $Command .f(void 0, void 0) .ser(se_GetDirectoryCommand) .de(de_GetDirectoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDirectoryRequest; + output: GetDirectoryResponse; + }; + sdk: { + input: GetDirectoryCommandInput; + output: GetDirectoryCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/GetFacetCommand.ts b/clients/client-clouddirectory/src/commands/GetFacetCommand.ts index 42c0ae4195d74..a0a6adb7e71e1 100644 --- a/clients/client-clouddirectory/src/commands/GetFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetFacetCommand.ts @@ -108,4 +108,16 @@ export class GetFacetCommand extends $Command .f(void 0, void 0) .ser(se_GetFacetCommand) .de(de_GetFacetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFacetRequest; + output: GetFacetResponse; + }; + sdk: { + input: GetFacetCommandInput; + output: GetFacetCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/GetLinkAttributesCommand.ts b/clients/client-clouddirectory/src/commands/GetLinkAttributesCommand.ts index d27c05c995aed..8567be613e111 100644 --- a/clients/client-clouddirectory/src/commands/GetLinkAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetLinkAttributesCommand.ts @@ -149,4 +149,16 @@ export class GetLinkAttributesCommand extends $Command .f(void 0, void 0) .ser(se_GetLinkAttributesCommand) .de(de_GetLinkAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLinkAttributesRequest; + output: GetLinkAttributesResponse; + }; + sdk: { + input: GetLinkAttributesCommandInput; + output: GetLinkAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/GetObjectAttributesCommand.ts b/clients/client-clouddirectory/src/commands/GetObjectAttributesCommand.ts index 31d7df03e52bc..0dde0d1958301 100644 --- a/clients/client-clouddirectory/src/commands/GetObjectAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetObjectAttributesCommand.ts @@ -132,4 +132,16 @@ export class GetObjectAttributesCommand extends $Command .f(void 0, void 0) .ser(se_GetObjectAttributesCommand) .de(de_GetObjectAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetObjectAttributesRequest; + output: GetObjectAttributesResponse; + }; + sdk: { + input: GetObjectAttributesCommandInput; + output: GetObjectAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/GetObjectInformationCommand.ts b/clients/client-clouddirectory/src/commands/GetObjectInformationCommand.ts index aa5313cbc79f3..5884449c692e7 100644 --- a/clients/client-clouddirectory/src/commands/GetObjectInformationCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetObjectInformationCommand.ts @@ -112,4 +112,16 @@ export class GetObjectInformationCommand extends $Command .f(void 0, void 0) .ser(se_GetObjectInformationCommand) .de(de_GetObjectInformationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetObjectInformationRequest; + output: GetObjectInformationResponse; + }; + sdk: { + input: GetObjectInformationCommandInput; + output: GetObjectInformationCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/GetSchemaAsJsonCommand.ts b/clients/client-clouddirectory/src/commands/GetSchemaAsJsonCommand.ts index 1ac2c89718e3c..bcd7136b97f36 100644 --- a/clients/client-clouddirectory/src/commands/GetSchemaAsJsonCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetSchemaAsJsonCommand.ts @@ -100,4 +100,16 @@ export class GetSchemaAsJsonCommand extends $Command .f(void 0, void 0) .ser(se_GetSchemaAsJsonCommand) .de(de_GetSchemaAsJsonCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSchemaAsJsonRequest; + output: GetSchemaAsJsonResponse; + }; + sdk: { + input: GetSchemaAsJsonCommandInput; + output: GetSchemaAsJsonCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/GetTypedLinkFacetInformationCommand.ts b/clients/client-clouddirectory/src/commands/GetTypedLinkFacetInformationCommand.ts index 64c7c21fba160..48ed0dba8b832 100644 --- a/clients/client-clouddirectory/src/commands/GetTypedLinkFacetInformationCommand.ts +++ b/clients/client-clouddirectory/src/commands/GetTypedLinkFacetInformationCommand.ts @@ -113,4 +113,16 @@ export class GetTypedLinkFacetInformationCommand extends $Command .f(void 0, void 0) .ser(se_GetTypedLinkFacetInformationCommand) .de(de_GetTypedLinkFacetInformationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTypedLinkFacetInformationRequest; + output: GetTypedLinkFacetInformationResponse; + }; + sdk: { + input: GetTypedLinkFacetInformationCommandInput; + output: GetTypedLinkFacetInformationCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListAppliedSchemaArnsCommand.ts b/clients/client-clouddirectory/src/commands/ListAppliedSchemaArnsCommand.ts index 8d4edf29a11ea..ba9c8aeb5ce7a 100644 --- a/clients/client-clouddirectory/src/commands/ListAppliedSchemaArnsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListAppliedSchemaArnsCommand.ts @@ -108,4 +108,16 @@ export class ListAppliedSchemaArnsCommand extends $Command .f(void 0, void 0) .ser(se_ListAppliedSchemaArnsCommand) .de(de_ListAppliedSchemaArnsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAppliedSchemaArnsRequest; + output: ListAppliedSchemaArnsResponse; + }; + sdk: { + input: ListAppliedSchemaArnsCommandInput; + output: ListAppliedSchemaArnsCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListAttachedIndicesCommand.ts b/clients/client-clouddirectory/src/commands/ListAttachedIndicesCommand.ts index c573aae32dbdb..f0da2498e18c9 100644 --- a/clients/client-clouddirectory/src/commands/ListAttachedIndicesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListAttachedIndicesCommand.ts @@ -129,4 +129,16 @@ export class ListAttachedIndicesCommand extends $Command .f(void 0, void 0) .ser(se_ListAttachedIndicesCommand) .de(de_ListAttachedIndicesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAttachedIndicesRequest; + output: ListAttachedIndicesResponse; + }; + sdk: { + input: ListAttachedIndicesCommandInput; + output: ListAttachedIndicesCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListDevelopmentSchemaArnsCommand.ts b/clients/client-clouddirectory/src/commands/ListDevelopmentSchemaArnsCommand.ts index ceb8515a577dd..2d86dfb0f781e 100644 --- a/clients/client-clouddirectory/src/commands/ListDevelopmentSchemaArnsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListDevelopmentSchemaArnsCommand.ts @@ -107,4 +107,16 @@ export class ListDevelopmentSchemaArnsCommand extends $Command .f(void 0, void 0) .ser(se_ListDevelopmentSchemaArnsCommand) .de(de_ListDevelopmentSchemaArnsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDevelopmentSchemaArnsRequest; + output: ListDevelopmentSchemaArnsResponse; + }; + sdk: { + input: ListDevelopmentSchemaArnsCommandInput; + output: ListDevelopmentSchemaArnsCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListDirectoriesCommand.ts b/clients/client-clouddirectory/src/commands/ListDirectoriesCommand.ts index 67bbd686a0999..77ce27e34a09e 100644 --- a/clients/client-clouddirectory/src/commands/ListDirectoriesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListDirectoriesCommand.ts @@ -109,4 +109,16 @@ export class ListDirectoriesCommand extends $Command .f(void 0, void 0) .ser(se_ListDirectoriesCommand) .de(de_ListDirectoriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDirectoriesRequest; + output: ListDirectoriesResponse; + }; + sdk: { + input: ListDirectoriesCommandInput; + output: ListDirectoriesCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListFacetAttributesCommand.ts b/clients/client-clouddirectory/src/commands/ListFacetAttributesCommand.ts index a84b9f6bcf456..9a840f72c8d60 100644 --- a/clients/client-clouddirectory/src/commands/ListFacetAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListFacetAttributesCommand.ts @@ -137,4 +137,16 @@ export class ListFacetAttributesCommand extends $Command .f(void 0, void 0) .ser(se_ListFacetAttributesCommand) .de(de_ListFacetAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFacetAttributesRequest; + output: ListFacetAttributesResponse; + }; + sdk: { + input: ListFacetAttributesCommandInput; + output: ListFacetAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListFacetNamesCommand.ts b/clients/client-clouddirectory/src/commands/ListFacetNamesCommand.ts index 4ea66b3fe4541..5af81c82a6417 100644 --- a/clients/client-clouddirectory/src/commands/ListFacetNamesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListFacetNamesCommand.ts @@ -107,4 +107,16 @@ export class ListFacetNamesCommand extends $Command .f(void 0, void 0) .ser(se_ListFacetNamesCommand) .de(de_ListFacetNamesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFacetNamesRequest; + output: ListFacetNamesResponse; + }; + sdk: { + input: ListFacetNamesCommandInput; + output: ListFacetNamesCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListIncomingTypedLinksCommand.ts b/clients/client-clouddirectory/src/commands/ListIncomingTypedLinksCommand.ts index d3f568d47e42b..1dd394db7f648 100644 --- a/clients/client-clouddirectory/src/commands/ListIncomingTypedLinksCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListIncomingTypedLinksCommand.ts @@ -170,4 +170,16 @@ export class ListIncomingTypedLinksCommand extends $Command .f(void 0, void 0) .ser(se_ListIncomingTypedLinksCommand) .de(de_ListIncomingTypedLinksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIncomingTypedLinksRequest; + output: ListIncomingTypedLinksResponse; + }; + sdk: { + input: ListIncomingTypedLinksCommandInput; + output: ListIncomingTypedLinksCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListIndexCommand.ts b/clients/client-clouddirectory/src/commands/ListIndexCommand.ts index 69ee796f7dfa7..7f2738105b14d 100644 --- a/clients/client-clouddirectory/src/commands/ListIndexCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListIndexCommand.ts @@ -166,4 +166,16 @@ export class ListIndexCommand extends $Command .f(void 0, void 0) .ser(se_ListIndexCommand) .de(de_ListIndexCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIndexRequest; + output: ListIndexResponse; + }; + sdk: { + input: ListIndexCommandInput; + output: ListIndexCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListManagedSchemaArnsCommand.ts b/clients/client-clouddirectory/src/commands/ListManagedSchemaArnsCommand.ts index 2e71aede17f47..46baa4afbac81 100644 --- a/clients/client-clouddirectory/src/commands/ListManagedSchemaArnsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListManagedSchemaArnsCommand.ts @@ -101,4 +101,16 @@ export class ListManagedSchemaArnsCommand extends $Command .f(void 0, void 0) .ser(se_ListManagedSchemaArnsCommand) .de(de_ListManagedSchemaArnsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListManagedSchemaArnsRequest; + output: ListManagedSchemaArnsResponse; + }; + sdk: { + input: ListManagedSchemaArnsCommandInput; + output: ListManagedSchemaArnsCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListObjectAttributesCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectAttributesCommand.ts index 0137185d3908b..9777b508e14ab 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectAttributesCommand.ts @@ -136,4 +136,16 @@ export class ListObjectAttributesCommand extends $Command .f(void 0, void 0) .ser(se_ListObjectAttributesCommand) .de(de_ListObjectAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListObjectAttributesRequest; + output: ListObjectAttributesResponse; + }; + sdk: { + input: ListObjectAttributesCommandInput; + output: ListObjectAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListObjectChildrenCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectChildrenCommand.ts index 543c475e65824..a52b118daf9b1 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectChildrenCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectChildrenCommand.ts @@ -119,4 +119,16 @@ export class ListObjectChildrenCommand extends $Command .f(void 0, void 0) .ser(se_ListObjectChildrenCommand) .de(de_ListObjectChildrenCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListObjectChildrenRequest; + output: ListObjectChildrenResponse; + }; + sdk: { + input: ListObjectChildrenCommandInput; + output: ListObjectChildrenCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListObjectParentPathsCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectParentPathsCommand.ts index 9c76c0c9385de..e3dd1ca7432c7 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectParentPathsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectParentPathsCommand.ts @@ -125,4 +125,16 @@ export class ListObjectParentPathsCommand extends $Command .f(void 0, void 0) .ser(se_ListObjectParentPathsCommand) .de(de_ListObjectParentPathsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListObjectParentPathsRequest; + output: ListObjectParentPathsResponse; + }; + sdk: { + input: ListObjectParentPathsCommandInput; + output: ListObjectParentPathsCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListObjectParentsCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectParentsCommand.ts index 7b2c67974cd0d..89625ec5bd549 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectParentsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectParentsCommand.ts @@ -125,4 +125,16 @@ export class ListObjectParentsCommand extends $Command .f(void 0, void 0) .ser(se_ListObjectParentsCommand) .de(de_ListObjectParentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListObjectParentsRequest; + output: ListObjectParentsResponse; + }; + sdk: { + input: ListObjectParentsCommandInput; + output: ListObjectParentsCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListObjectPoliciesCommand.ts b/clients/client-clouddirectory/src/commands/ListObjectPoliciesCommand.ts index 56c04e9225225..12a10895e5c38 100644 --- a/clients/client-clouddirectory/src/commands/ListObjectPoliciesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListObjectPoliciesCommand.ts @@ -114,4 +114,16 @@ export class ListObjectPoliciesCommand extends $Command .f(void 0, void 0) .ser(se_ListObjectPoliciesCommand) .de(de_ListObjectPoliciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListObjectPoliciesRequest; + output: ListObjectPoliciesResponse; + }; + sdk: { + input: ListObjectPoliciesCommandInput; + output: ListObjectPoliciesCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListOutgoingTypedLinksCommand.ts b/clients/client-clouddirectory/src/commands/ListOutgoingTypedLinksCommand.ts index 87d9902c68136..f146f5c3e3fef 100644 --- a/clients/client-clouddirectory/src/commands/ListOutgoingTypedLinksCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListOutgoingTypedLinksCommand.ts @@ -170,4 +170,16 @@ export class ListOutgoingTypedLinksCommand extends $Command .f(void 0, void 0) .ser(se_ListOutgoingTypedLinksCommand) .de(de_ListOutgoingTypedLinksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListOutgoingTypedLinksRequest; + output: ListOutgoingTypedLinksResponse; + }; + sdk: { + input: ListOutgoingTypedLinksCommandInput; + output: ListOutgoingTypedLinksCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListPolicyAttachmentsCommand.ts b/clients/client-clouddirectory/src/commands/ListPolicyAttachmentsCommand.ts index 157e94c0f2deb..e443b90592965 100644 --- a/clients/client-clouddirectory/src/commands/ListPolicyAttachmentsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListPolicyAttachmentsCommand.ts @@ -117,4 +117,16 @@ export class ListPolicyAttachmentsCommand extends $Command .f(void 0, void 0) .ser(se_ListPolicyAttachmentsCommand) .de(de_ListPolicyAttachmentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPolicyAttachmentsRequest; + output: ListPolicyAttachmentsResponse; + }; + sdk: { + input: ListPolicyAttachmentsCommandInput; + output: ListPolicyAttachmentsCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListPublishedSchemaArnsCommand.ts b/clients/client-clouddirectory/src/commands/ListPublishedSchemaArnsCommand.ts index 8b19454d5b529..bc45026aa92f6 100644 --- a/clients/client-clouddirectory/src/commands/ListPublishedSchemaArnsCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListPublishedSchemaArnsCommand.ts @@ -107,4 +107,16 @@ export class ListPublishedSchemaArnsCommand extends $Command .f(void 0, void 0) .ser(se_ListPublishedSchemaArnsCommand) .de(de_ListPublishedSchemaArnsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPublishedSchemaArnsRequest; + output: ListPublishedSchemaArnsResponse; + }; + sdk: { + input: ListPublishedSchemaArnsCommandInput; + output: ListPublishedSchemaArnsCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListTagsForResourceCommand.ts b/clients/client-clouddirectory/src/commands/ListTagsForResourceCommand.ts index d191c1d6dd458..288f6a9f8cfc0 100644 --- a/clients/client-clouddirectory/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListTagsForResourceCommand.ts @@ -112,4 +112,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListTypedLinkFacetAttributesCommand.ts b/clients/client-clouddirectory/src/commands/ListTypedLinkFacetAttributesCommand.ts index 7d56c284c1bac..b9e588c81979d 100644 --- a/clients/client-clouddirectory/src/commands/ListTypedLinkFacetAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListTypedLinkFacetAttributesCommand.ts @@ -136,4 +136,16 @@ export class ListTypedLinkFacetAttributesCommand extends $Command .f(void 0, void 0) .ser(se_ListTypedLinkFacetAttributesCommand) .de(de_ListTypedLinkFacetAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTypedLinkFacetAttributesRequest; + output: ListTypedLinkFacetAttributesResponse; + }; + sdk: { + input: ListTypedLinkFacetAttributesCommandInput; + output: ListTypedLinkFacetAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/ListTypedLinkFacetNamesCommand.ts b/clients/client-clouddirectory/src/commands/ListTypedLinkFacetNamesCommand.ts index c93e7dd84e9e1..cfd888bb9d54e 100644 --- a/clients/client-clouddirectory/src/commands/ListTypedLinkFacetNamesCommand.ts +++ b/clients/client-clouddirectory/src/commands/ListTypedLinkFacetNamesCommand.ts @@ -108,4 +108,16 @@ export class ListTypedLinkFacetNamesCommand extends $Command .f(void 0, void 0) .ser(se_ListTypedLinkFacetNamesCommand) .de(de_ListTypedLinkFacetNamesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTypedLinkFacetNamesRequest; + output: ListTypedLinkFacetNamesResponse; + }; + sdk: { + input: ListTypedLinkFacetNamesCommandInput; + output: ListTypedLinkFacetNamesCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/LookupPolicyCommand.ts b/clients/client-clouddirectory/src/commands/LookupPolicyCommand.ts index 0fb7d1596e1fc..7a294f9d61194 100644 --- a/clients/client-clouddirectory/src/commands/LookupPolicyCommand.ts +++ b/clients/client-clouddirectory/src/commands/LookupPolicyCommand.ts @@ -127,4 +127,16 @@ export class LookupPolicyCommand extends $Command .f(void 0, void 0) .ser(se_LookupPolicyCommand) .de(de_LookupPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: LookupPolicyRequest; + output: LookupPolicyResponse; + }; + sdk: { + input: LookupPolicyCommandInput; + output: LookupPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/PublishSchemaCommand.ts b/clients/client-clouddirectory/src/commands/PublishSchemaCommand.ts index 74fcdda777ade..66b176d12dd5a 100644 --- a/clients/client-clouddirectory/src/commands/PublishSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/PublishSchemaCommand.ts @@ -105,4 +105,16 @@ export class PublishSchemaCommand extends $Command .f(void 0, void 0) .ser(se_PublishSchemaCommand) .de(de_PublishSchemaCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PublishSchemaRequest; + output: PublishSchemaResponse; + }; + sdk: { + input: PublishSchemaCommandInput; + output: PublishSchemaCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/PutSchemaFromJsonCommand.ts b/clients/client-clouddirectory/src/commands/PutSchemaFromJsonCommand.ts index 3b50264670fad..26527fb10665f 100644 --- a/clients/client-clouddirectory/src/commands/PutSchemaFromJsonCommand.ts +++ b/clients/client-clouddirectory/src/commands/PutSchemaFromJsonCommand.ts @@ -103,4 +103,16 @@ export class PutSchemaFromJsonCommand extends $Command .f(void 0, void 0) .ser(se_PutSchemaFromJsonCommand) .de(de_PutSchemaFromJsonCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutSchemaFromJsonRequest; + output: PutSchemaFromJsonResponse; + }; + sdk: { + input: PutSchemaFromJsonCommandInput; + output: PutSchemaFromJsonCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/RemoveFacetFromObjectCommand.ts b/clients/client-clouddirectory/src/commands/RemoveFacetFromObjectCommand.ts index 4f1fc3d718f0d..5ddd477cce719 100644 --- a/clients/client-clouddirectory/src/commands/RemoveFacetFromObjectCommand.ts +++ b/clients/client-clouddirectory/src/commands/RemoveFacetFromObjectCommand.ts @@ -111,4 +111,16 @@ export class RemoveFacetFromObjectCommand extends $Command .f(void 0, void 0) .ser(se_RemoveFacetFromObjectCommand) .de(de_RemoveFacetFromObjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveFacetFromObjectRequest; + output: {}; + }; + sdk: { + input: RemoveFacetFromObjectCommandInput; + output: RemoveFacetFromObjectCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/TagResourceCommand.ts b/clients/client-clouddirectory/src/commands/TagResourceCommand.ts index 3265599365c68..98dd57b42c6c3 100644 --- a/clients/client-clouddirectory/src/commands/TagResourceCommand.ts +++ b/clients/client-clouddirectory/src/commands/TagResourceCommand.ts @@ -106,4 +106,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/UntagResourceCommand.ts b/clients/client-clouddirectory/src/commands/UntagResourceCommand.ts index 07a090e6f966d..1c75eb776686e 100644 --- a/clients/client-clouddirectory/src/commands/UntagResourceCommand.ts +++ b/clients/client-clouddirectory/src/commands/UntagResourceCommand.ts @@ -103,4 +103,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/UpdateFacetCommand.ts b/clients/client-clouddirectory/src/commands/UpdateFacetCommand.ts index dbdc66452c276..51b14ec7c83d9 100644 --- a/clients/client-clouddirectory/src/commands/UpdateFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateFacetCommand.ts @@ -156,4 +156,16 @@ export class UpdateFacetCommand extends $Command .f(void 0, void 0) .ser(se_UpdateFacetCommand) .de(de_UpdateFacetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateFacetRequest; + output: {}; + }; + sdk: { + input: UpdateFacetCommandInput; + output: UpdateFacetCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/UpdateLinkAttributesCommand.ts b/clients/client-clouddirectory/src/commands/UpdateLinkAttributesCommand.ts index 563bb4ca2b5ae..add16f40bd69c 100644 --- a/clients/client-clouddirectory/src/commands/UpdateLinkAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateLinkAttributesCommand.ts @@ -147,4 +147,16 @@ export class UpdateLinkAttributesCommand extends $Command .f(void 0, void 0) .ser(se_UpdateLinkAttributesCommand) .de(de_UpdateLinkAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateLinkAttributesRequest; + output: {}; + }; + sdk: { + input: UpdateLinkAttributesCommandInput; + output: UpdateLinkAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/UpdateObjectAttributesCommand.ts b/clients/client-clouddirectory/src/commands/UpdateObjectAttributesCommand.ts index 9147a1f7a9b2f..0e509a860ef10 100644 --- a/clients/client-clouddirectory/src/commands/UpdateObjectAttributesCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateObjectAttributesCommand.ts @@ -132,4 +132,16 @@ export class UpdateObjectAttributesCommand extends $Command .f(void 0, void 0) .ser(se_UpdateObjectAttributesCommand) .de(de_UpdateObjectAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateObjectAttributesRequest; + output: UpdateObjectAttributesResponse; + }; + sdk: { + input: UpdateObjectAttributesCommandInput; + output: UpdateObjectAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/UpdateSchemaCommand.ts b/clients/client-clouddirectory/src/commands/UpdateSchemaCommand.ts index 9646cb4cb2770..46afd6cbf86ae 100644 --- a/clients/client-clouddirectory/src/commands/UpdateSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateSchemaCommand.ts @@ -101,4 +101,16 @@ export class UpdateSchemaCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSchemaCommand) .de(de_UpdateSchemaCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSchemaRequest; + output: UpdateSchemaResponse; + }; + sdk: { + input: UpdateSchemaCommandInput; + output: UpdateSchemaCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/UpdateTypedLinkFacetCommand.ts b/clients/client-clouddirectory/src/commands/UpdateTypedLinkFacetCommand.ts index 56f887fa0c46e..28129da05f0ec 100644 --- a/clients/client-clouddirectory/src/commands/UpdateTypedLinkFacetCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpdateTypedLinkFacetCommand.ts @@ -141,4 +141,16 @@ export class UpdateTypedLinkFacetCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTypedLinkFacetCommand) .de(de_UpdateTypedLinkFacetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTypedLinkFacetRequest; + output: {}; + }; + sdk: { + input: UpdateTypedLinkFacetCommandInput; + output: UpdateTypedLinkFacetCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/UpgradeAppliedSchemaCommand.ts b/clients/client-clouddirectory/src/commands/UpgradeAppliedSchemaCommand.ts index de129ee1d5b6c..aa51b7c09ab4c 100644 --- a/clients/client-clouddirectory/src/commands/UpgradeAppliedSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpgradeAppliedSchemaCommand.ts @@ -110,4 +110,16 @@ export class UpgradeAppliedSchemaCommand extends $Command .f(void 0, void 0) .ser(se_UpgradeAppliedSchemaCommand) .de(de_UpgradeAppliedSchemaCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpgradeAppliedSchemaRequest; + output: UpgradeAppliedSchemaResponse; + }; + sdk: { + input: UpgradeAppliedSchemaCommandInput; + output: UpgradeAppliedSchemaCommandOutput; + }; + }; +} diff --git a/clients/client-clouddirectory/src/commands/UpgradePublishedSchemaCommand.ts b/clients/client-clouddirectory/src/commands/UpgradePublishedSchemaCommand.ts index 97dd8ff7f838f..5a445992f2289 100644 --- a/clients/client-clouddirectory/src/commands/UpgradePublishedSchemaCommand.ts +++ b/clients/client-clouddirectory/src/commands/UpgradePublishedSchemaCommand.ts @@ -109,4 +109,16 @@ export class UpgradePublishedSchemaCommand extends $Command .f(void 0, void 0) .ser(se_UpgradePublishedSchemaCommand) .de(de_UpgradePublishedSchemaCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpgradePublishedSchemaRequest; + output: UpgradePublishedSchemaResponse; + }; + sdk: { + input: UpgradePublishedSchemaCommandInput; + output: UpgradePublishedSchemaCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/CHANGELOG.md b/clients/client-cloudformation/CHANGELOG.md index 739e33f9f193c..528f2c0c4161c 100644 --- a/clients/client-cloudformation/CHANGELOG.md +++ b/clients/client-cloudformation/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloudformation + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloudformation + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloudformation diff --git a/clients/client-cloudformation/package.json b/clients/client-cloudformation/package.json index 3ba81ebd71f1e..ead7fa4d0296d 100644 --- a/clients/client-cloudformation/package.json +++ b/clients/client-cloudformation/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudformation", "description": "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudformation", @@ -33,32 +33,32 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", - "@smithy/util-waiter": "^3.1.3", + "@smithy/util-waiter": "^3.1.5", "tslib": "^2.6.2", "uuid": "^9.0.1" }, diff --git a/clients/client-cloudformation/src/commands/ActivateOrganizationsAccessCommand.ts b/clients/client-cloudformation/src/commands/ActivateOrganizationsAccessCommand.ts index aabe8ec7a12a1..c43f20d7961eb 100644 --- a/clients/client-cloudformation/src/commands/ActivateOrganizationsAccessCommand.ts +++ b/clients/client-cloudformation/src/commands/ActivateOrganizationsAccessCommand.ts @@ -81,4 +81,16 @@ export class ActivateOrganizationsAccessCommand extends $Command .f(void 0, void 0) .ser(se_ActivateOrganizationsAccessCommand) .de(de_ActivateOrganizationsAccessCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: {}; + }; + sdk: { + input: ActivateOrganizationsAccessCommandInput; + output: ActivateOrganizationsAccessCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ActivateTypeCommand.ts b/clients/client-cloudformation/src/commands/ActivateTypeCommand.ts index 575429ad95aa7..32a15513c0d7d 100644 --- a/clients/client-cloudformation/src/commands/ActivateTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/ActivateTypeCommand.ts @@ -100,4 +100,16 @@ export class ActivateTypeCommand extends $Command .f(void 0, void 0) .ser(se_ActivateTypeCommand) .de(de_ActivateTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ActivateTypeInput; + output: ActivateTypeOutput; + }; + sdk: { + input: ActivateTypeCommandInput; + output: ActivateTypeCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/BatchDescribeTypeConfigurationsCommand.ts b/clients/client-cloudformation/src/commands/BatchDescribeTypeConfigurationsCommand.ts index 6b13c90f9dacc..db047b7a853d9 100644 --- a/clients/client-cloudformation/src/commands/BatchDescribeTypeConfigurationsCommand.ts +++ b/clients/client-cloudformation/src/commands/BatchDescribeTypeConfigurationsCommand.ts @@ -131,4 +131,16 @@ export class BatchDescribeTypeConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_BatchDescribeTypeConfigurationsCommand) .de(de_BatchDescribeTypeConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDescribeTypeConfigurationsInput; + output: BatchDescribeTypeConfigurationsOutput; + }; + sdk: { + input: BatchDescribeTypeConfigurationsCommandInput; + output: BatchDescribeTypeConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/CancelUpdateStackCommand.ts b/clients/client-cloudformation/src/commands/CancelUpdateStackCommand.ts index 373f4b6f7ce34..fb2a768c921da 100644 --- a/clients/client-cloudformation/src/commands/CancelUpdateStackCommand.ts +++ b/clients/client-cloudformation/src/commands/CancelUpdateStackCommand.ts @@ -83,4 +83,16 @@ export class CancelUpdateStackCommand extends $Command .f(void 0, void 0) .ser(se_CancelUpdateStackCommand) .de(de_CancelUpdateStackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelUpdateStackInput; + output: {}; + }; + sdk: { + input: CancelUpdateStackCommandInput; + output: CancelUpdateStackCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ContinueUpdateRollbackCommand.ts b/clients/client-cloudformation/src/commands/ContinueUpdateRollbackCommand.ts index 926cb35958dee..0188138e6a9af 100644 --- a/clients/client-cloudformation/src/commands/ContinueUpdateRollbackCommand.ts +++ b/clients/client-cloudformation/src/commands/ContinueUpdateRollbackCommand.ts @@ -90,4 +90,16 @@ export class ContinueUpdateRollbackCommand extends $Command .f(void 0, void 0) .ser(se_ContinueUpdateRollbackCommand) .de(de_ContinueUpdateRollbackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ContinueUpdateRollbackInput; + output: {}; + }; + sdk: { + input: ContinueUpdateRollbackCommandInput; + output: ContinueUpdateRollbackCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/CreateChangeSetCommand.ts b/clients/client-cloudformation/src/commands/CreateChangeSetCommand.ts index 7c8730ef20304..e18ef1750227c 100644 --- a/clients/client-cloudformation/src/commands/CreateChangeSetCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateChangeSetCommand.ts @@ -153,4 +153,16 @@ export class CreateChangeSetCommand extends $Command .f(void 0, void 0) .ser(se_CreateChangeSetCommand) .de(de_CreateChangeSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChangeSetInput; + output: CreateChangeSetOutput; + }; + sdk: { + input: CreateChangeSetCommandInput; + output: CreateChangeSetCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/CreateGeneratedTemplateCommand.ts b/clients/client-cloudformation/src/commands/CreateGeneratedTemplateCommand.ts index 6c5e207da80d2..bb98853652341 100644 --- a/clients/client-cloudformation/src/commands/CreateGeneratedTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateGeneratedTemplateCommand.ts @@ -135,4 +135,16 @@ export class CreateGeneratedTemplateCommand extends $Command .f(void 0, void 0) .ser(se_CreateGeneratedTemplateCommand) .de(de_CreateGeneratedTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateGeneratedTemplateInput; + output: CreateGeneratedTemplateOutput; + }; + sdk: { + input: CreateGeneratedTemplateCommandInput; + output: CreateGeneratedTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/CreateStackCommand.ts b/clients/client-cloudformation/src/commands/CreateStackCommand.ts index d146f262a018f..b62659b0aa97f 100644 --- a/clients/client-cloudformation/src/commands/CreateStackCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateStackCommand.ts @@ -135,4 +135,16 @@ export class CreateStackCommand extends $Command .f(void 0, void 0) .ser(se_CreateStackCommand) .de(de_CreateStackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateStackInput; + output: CreateStackOutput; + }; + sdk: { + input: CreateStackCommandInput; + output: CreateStackCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/CreateStackInstancesCommand.ts b/clients/client-cloudformation/src/commands/CreateStackInstancesCommand.ts index b22d27fa449c9..33f8ef935486d 100644 --- a/clients/client-cloudformation/src/commands/CreateStackInstancesCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateStackInstancesCommand.ts @@ -138,4 +138,16 @@ export class CreateStackInstancesCommand extends $Command .f(void 0, void 0) .ser(se_CreateStackInstancesCommand) .de(de_CreateStackInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateStackInstancesInput; + output: CreateStackInstancesOutput; + }; + sdk: { + input: CreateStackInstancesCommandInput; + output: CreateStackInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/CreateStackSetCommand.ts b/clients/client-cloudformation/src/commands/CreateStackSetCommand.ts index 65e7d9cfeef4a..67dbec8995f21 100644 --- a/clients/client-cloudformation/src/commands/CreateStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/CreateStackSetCommand.ts @@ -121,4 +121,16 @@ export class CreateStackSetCommand extends $Command .f(void 0, void 0) .ser(se_CreateStackSetCommand) .de(de_CreateStackSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateStackSetInput; + output: CreateStackSetOutput; + }; + sdk: { + input: CreateStackSetCommandInput; + output: CreateStackSetCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DeactivateOrganizationsAccessCommand.ts b/clients/client-cloudformation/src/commands/DeactivateOrganizationsAccessCommand.ts index ab979ecc2edfc..78a495722985e 100644 --- a/clients/client-cloudformation/src/commands/DeactivateOrganizationsAccessCommand.ts +++ b/clients/client-cloudformation/src/commands/DeactivateOrganizationsAccessCommand.ts @@ -85,4 +85,16 @@ export class DeactivateOrganizationsAccessCommand extends $Command .f(void 0, void 0) .ser(se_DeactivateOrganizationsAccessCommand) .de(de_DeactivateOrganizationsAccessCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: {}; + }; + sdk: { + input: DeactivateOrganizationsAccessCommandInput; + output: DeactivateOrganizationsAccessCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DeactivateTypeCommand.ts b/clients/client-cloudformation/src/commands/DeactivateTypeCommand.ts index 326442adb7e5a..680cef312299f 100644 --- a/clients/client-cloudformation/src/commands/DeactivateTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/DeactivateTypeCommand.ts @@ -86,4 +86,16 @@ export class DeactivateTypeCommand extends $Command .f(void 0, void 0) .ser(se_DeactivateTypeCommand) .de(de_DeactivateTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeactivateTypeInput; + output: {}; + }; + sdk: { + input: DeactivateTypeCommandInput; + output: DeactivateTypeCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DeleteChangeSetCommand.ts b/clients/client-cloudformation/src/commands/DeleteChangeSetCommand.ts index 99927c13ed99f..49143df4a5838 100644 --- a/clients/client-cloudformation/src/commands/DeleteChangeSetCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteChangeSetCommand.ts @@ -84,4 +84,16 @@ export class DeleteChangeSetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChangeSetCommand) .de(de_DeleteChangeSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChangeSetInput; + output: {}; + }; + sdk: { + input: DeleteChangeSetCommandInput; + output: DeleteChangeSetCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DeleteGeneratedTemplateCommand.ts b/clients/client-cloudformation/src/commands/DeleteGeneratedTemplateCommand.ts index 7fe6874700b69..f1122586bfbde 100644 --- a/clients/client-cloudformation/src/commands/DeleteGeneratedTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteGeneratedTemplateCommand.ts @@ -94,4 +94,16 @@ export class DeleteGeneratedTemplateCommand extends $Command .f(void 0, void 0) .ser(se_DeleteGeneratedTemplateCommand) .de(de_DeleteGeneratedTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteGeneratedTemplateInput; + output: {}; + }; + sdk: { + input: DeleteGeneratedTemplateCommandInput; + output: DeleteGeneratedTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DeleteStackCommand.ts b/clients/client-cloudformation/src/commands/DeleteStackCommand.ts index c670ce1f92f39..f842217f208c0 100644 --- a/clients/client-cloudformation/src/commands/DeleteStackCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteStackCommand.ts @@ -85,4 +85,16 @@ export class DeleteStackCommand extends $Command .f(void 0, void 0) .ser(se_DeleteStackCommand) .de(de_DeleteStackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteStackInput; + output: {}; + }; + sdk: { + input: DeleteStackCommandInput; + output: DeleteStackCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DeleteStackInstancesCommand.ts b/clients/client-cloudformation/src/commands/DeleteStackInstancesCommand.ts index 6af7ff697285f..a69893b16431e 100644 --- a/clients/client-cloudformation/src/commands/DeleteStackInstancesCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteStackInstancesCommand.ts @@ -123,4 +123,16 @@ export class DeleteStackInstancesCommand extends $Command .f(void 0, void 0) .ser(se_DeleteStackInstancesCommand) .de(de_DeleteStackInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteStackInstancesInput; + output: DeleteStackInstancesOutput; + }; + sdk: { + input: DeleteStackInstancesCommandInput; + output: DeleteStackInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DeleteStackSetCommand.ts b/clients/client-cloudformation/src/commands/DeleteStackSetCommand.ts index b8554584ff48a..2edb136a371d4 100644 --- a/clients/client-cloudformation/src/commands/DeleteStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/DeleteStackSetCommand.ts @@ -85,4 +85,16 @@ export class DeleteStackSetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteStackSetCommand) .de(de_DeleteStackSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteStackSetInput; + output: {}; + }; + sdk: { + input: DeleteStackSetCommandInput; + output: DeleteStackSetCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DeregisterTypeCommand.ts b/clients/client-cloudformation/src/commands/DeregisterTypeCommand.ts index 5df31978d1324..124432a2d6d4f 100644 --- a/clients/client-cloudformation/src/commands/DeregisterTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/DeregisterTypeCommand.ts @@ -92,4 +92,16 @@ export class DeregisterTypeCommand extends $Command .f(void 0, void 0) .ser(se_DeregisterTypeCommand) .de(de_DeregisterTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeregisterTypeInput; + output: {}; + }; + sdk: { + input: DeregisterTypeCommandInput; + output: DeregisterTypeCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-cloudformation/src/commands/DescribeAccountLimitsCommand.ts index 4c6a2084d8aac..f3c6beb7abf9a 100644 --- a/clients/client-cloudformation/src/commands/DescribeAccountLimitsCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeAccountLimitsCommand.ts @@ -85,4 +85,16 @@ export class DescribeAccountLimitsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAccountLimitsCommand) .de(de_DescribeAccountLimitsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAccountLimitsInput; + output: DescribeAccountLimitsOutput; + }; + sdk: { + input: DescribeAccountLimitsCommandInput; + output: DescribeAccountLimitsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeChangeSetCommand.ts b/clients/client-cloudformation/src/commands/DescribeChangeSetCommand.ts index f3faae32727f3..c284045791663 100644 --- a/clients/client-cloudformation/src/commands/DescribeChangeSetCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeChangeSetCommand.ts @@ -169,4 +169,16 @@ export class DescribeChangeSetCommand extends $Command .f(void 0, void 0) .ser(se_DescribeChangeSetCommand) .de(de_DescribeChangeSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChangeSetInput; + output: DescribeChangeSetOutput; + }; + sdk: { + input: DescribeChangeSetCommandInput; + output: DescribeChangeSetCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeChangeSetHooksCommand.ts b/clients/client-cloudformation/src/commands/DescribeChangeSetHooksCommand.ts index 9e13c93490b35..95e7bbbcef99c 100644 --- a/clients/client-cloudformation/src/commands/DescribeChangeSetHooksCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeChangeSetHooksCommand.ts @@ -107,4 +107,16 @@ export class DescribeChangeSetHooksCommand extends $Command .f(void 0, void 0) .ser(se_DescribeChangeSetHooksCommand) .de(de_DescribeChangeSetHooksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeChangeSetHooksInput; + output: DescribeChangeSetHooksOutput; + }; + sdk: { + input: DescribeChangeSetHooksCommandInput; + output: DescribeChangeSetHooksCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeGeneratedTemplateCommand.ts b/clients/client-cloudformation/src/commands/DescribeGeneratedTemplateCommand.ts index 9d76bddfa650a..75f0df747a5ee 100644 --- a/clients/client-cloudformation/src/commands/DescribeGeneratedTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeGeneratedTemplateCommand.ts @@ -154,4 +154,16 @@ export class DescribeGeneratedTemplateCommand extends $Command .f(void 0, void 0) .ser(se_DescribeGeneratedTemplateCommand) .de(de_DescribeGeneratedTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeGeneratedTemplateInput; + output: DescribeGeneratedTemplateOutput; + }; + sdk: { + input: DescribeGeneratedTemplateCommandInput; + output: DescribeGeneratedTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeOrganizationsAccessCommand.ts b/clients/client-cloudformation/src/commands/DescribeOrganizationsAccessCommand.ts index 07cac5aca0ed8..2d2a073741ed5 100644 --- a/clients/client-cloudformation/src/commands/DescribeOrganizationsAccessCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeOrganizationsAccessCommand.ts @@ -85,4 +85,16 @@ export class DescribeOrganizationsAccessCommand extends $Command .f(void 0, void 0) .ser(se_DescribeOrganizationsAccessCommand) .de(de_DescribeOrganizationsAccessCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeOrganizationsAccessInput; + output: DescribeOrganizationsAccessOutput; + }; + sdk: { + input: DescribeOrganizationsAccessCommandInput; + output: DescribeOrganizationsAccessCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribePublisherCommand.ts b/clients/client-cloudformation/src/commands/DescribePublisherCommand.ts index 5365d6e04999d..4389043ef51ef 100644 --- a/clients/client-cloudformation/src/commands/DescribePublisherCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribePublisherCommand.ts @@ -100,4 +100,16 @@ export class DescribePublisherCommand extends $Command .f(void 0, void 0) .ser(se_DescribePublisherCommand) .de(de_DescribePublisherCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePublisherInput; + output: DescribePublisherOutput; + }; + sdk: { + input: DescribePublisherCommandInput; + output: DescribePublisherCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeResourceScanCommand.ts b/clients/client-cloudformation/src/commands/DescribeResourceScanCommand.ts index d224eddc4ce56..f0696b9a02d74 100644 --- a/clients/client-cloudformation/src/commands/DescribeResourceScanCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeResourceScanCommand.ts @@ -187,4 +187,16 @@ export class DescribeResourceScanCommand extends $Command .f(void 0, void 0) .ser(se_DescribeResourceScanCommand) .de(de_DescribeResourceScanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeResourceScanInput; + output: DescribeResourceScanOutput; + }; + sdk: { + input: DescribeResourceScanCommandInput; + output: DescribeResourceScanCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeStackDriftDetectionStatusCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackDriftDetectionStatusCommand.ts index df85f63813d27..2c07b0a36c2a9 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackDriftDetectionStatusCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackDriftDetectionStatusCommand.ts @@ -96,4 +96,16 @@ export class DescribeStackDriftDetectionStatusCommand extends $Command .f(void 0, void 0) .ser(se_DescribeStackDriftDetectionStatusCommand) .de(de_DescribeStackDriftDetectionStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeStackDriftDetectionStatusInput; + output: DescribeStackDriftDetectionStatusOutput; + }; + sdk: { + input: DescribeStackDriftDetectionStatusCommandInput; + output: DescribeStackDriftDetectionStatusCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeStackEventsCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackEventsCommand.ts index df94b5d0800ba..d3c8d297251a4 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackEventsCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackEventsCommand.ts @@ -105,4 +105,16 @@ export class DescribeStackEventsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeStackEventsCommand) .de(de_DescribeStackEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeStackEventsInput; + output: DescribeStackEventsOutput; + }; + sdk: { + input: DescribeStackEventsCommandInput; + output: DescribeStackEventsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeStackInstanceCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackInstanceCommand.ts index 69d9e242e0fcd..9f5a094afbe00 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackInstanceCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackInstanceCommand.ts @@ -110,4 +110,16 @@ export class DescribeStackInstanceCommand extends $Command .f(void 0, void 0) .ser(se_DescribeStackInstanceCommand) .de(de_DescribeStackInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeStackInstanceInput; + output: DescribeStackInstanceOutput; + }; + sdk: { + input: DescribeStackInstanceCommandInput; + output: DescribeStackInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeStackResourceCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackResourceCommand.ts index 019f5d528f327..1976e641cba54 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackResourceCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackResourceCommand.ts @@ -99,4 +99,16 @@ export class DescribeStackResourceCommand extends $Command .f(void 0, void 0) .ser(se_DescribeStackResourceCommand) .de(de_DescribeStackResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeStackResourceInput; + output: DescribeStackResourceOutput; + }; + sdk: { + input: DescribeStackResourceCommandInput; + output: DescribeStackResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeStackResourceDriftsCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackResourceDriftsCommand.ts index 2638970cbfd37..5d1729383f014 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackResourceDriftsCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackResourceDriftsCommand.ts @@ -118,4 +118,16 @@ export class DescribeStackResourceDriftsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeStackResourceDriftsCommand) .de(de_DescribeStackResourceDriftsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeStackResourceDriftsInput; + output: DescribeStackResourceDriftsOutput; + }; + sdk: { + input: DescribeStackResourceDriftsCommandInput; + output: DescribeStackResourceDriftsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeStackResourcesCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackResourcesCommand.ts index 5b37ffc012e24..07aeeee4f16ca 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackResourcesCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackResourcesCommand.ts @@ -114,4 +114,16 @@ export class DescribeStackResourcesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeStackResourcesCommand) .de(de_DescribeStackResourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeStackResourcesInput; + output: DescribeStackResourcesOutput; + }; + sdk: { + input: DescribeStackResourcesCommandInput; + output: DescribeStackResourcesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeStackSetCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackSetCommand.ts index ae88fbf14e21a..affe16fbf8772 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackSetCommand.ts @@ -131,4 +131,16 @@ export class DescribeStackSetCommand extends $Command .f(void 0, void 0) .ser(se_DescribeStackSetCommand) .de(de_DescribeStackSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeStackSetInput; + output: DescribeStackSetOutput; + }; + sdk: { + input: DescribeStackSetCommandInput; + output: DescribeStackSetCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeStackSetOperationCommand.ts b/clients/client-cloudformation/src/commands/DescribeStackSetOperationCommand.ts index d435cda5e13a9..259e180d45893 100644 --- a/clients/client-cloudformation/src/commands/DescribeStackSetOperationCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStackSetOperationCommand.ts @@ -130,4 +130,16 @@ export class DescribeStackSetOperationCommand extends $Command .f(void 0, void 0) .ser(se_DescribeStackSetOperationCommand) .de(de_DescribeStackSetOperationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeStackSetOperationInput; + output: DescribeStackSetOperationOutput; + }; + sdk: { + input: DescribeStackSetOperationCommandInput; + output: DescribeStackSetOperationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeStacksCommand.ts b/clients/client-cloudformation/src/commands/DescribeStacksCommand.ts index eb1399025baf5..0994a687a884b 100644 --- a/clients/client-cloudformation/src/commands/DescribeStacksCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeStacksCommand.ts @@ -146,4 +146,16 @@ export class DescribeStacksCommand extends $Command .f(void 0, void 0) .ser(se_DescribeStacksCommand) .de(de_DescribeStacksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeStacksInput; + output: DescribeStacksOutput; + }; + sdk: { + input: DescribeStacksCommandInput; + output: DescribeStacksCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeTypeCommand.ts b/clients/client-cloudformation/src/commands/DescribeTypeCommand.ts index c5a57f36af95c..ff128ef4abfda 100644 --- a/clients/client-cloudformation/src/commands/DescribeTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeTypeCommand.ts @@ -128,4 +128,16 @@ export class DescribeTypeCommand extends $Command .f(void 0, void 0) .ser(se_DescribeTypeCommand) .de(de_DescribeTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeTypeInput; + output: DescribeTypeOutput; + }; + sdk: { + input: DescribeTypeCommandInput; + output: DescribeTypeCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DescribeTypeRegistrationCommand.ts b/clients/client-cloudformation/src/commands/DescribeTypeRegistrationCommand.ts index c57444c46eeed..d09d3e416256a 100644 --- a/clients/client-cloudformation/src/commands/DescribeTypeRegistrationCommand.ts +++ b/clients/client-cloudformation/src/commands/DescribeTypeRegistrationCommand.ts @@ -87,4 +87,16 @@ export class DescribeTypeRegistrationCommand extends $Command .f(void 0, void 0) .ser(se_DescribeTypeRegistrationCommand) .de(de_DescribeTypeRegistrationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeTypeRegistrationInput; + output: DescribeTypeRegistrationOutput; + }; + sdk: { + input: DescribeTypeRegistrationCommandInput; + output: DescribeTypeRegistrationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DetectStackDriftCommand.ts b/clients/client-cloudformation/src/commands/DetectStackDriftCommand.ts index ffe9e42399d48..d93ab0f2a5f0b 100644 --- a/clients/client-cloudformation/src/commands/DetectStackDriftCommand.ts +++ b/clients/client-cloudformation/src/commands/DetectStackDriftCommand.ts @@ -96,4 +96,16 @@ export class DetectStackDriftCommand extends $Command .f(void 0, void 0) .ser(se_DetectStackDriftCommand) .de(de_DetectStackDriftCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectStackDriftInput; + output: DetectStackDriftOutput; + }; + sdk: { + input: DetectStackDriftCommandInput; + output: DetectStackDriftCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DetectStackResourceDriftCommand.ts b/clients/client-cloudformation/src/commands/DetectStackResourceDriftCommand.ts index 62a11ae67013e..1b9c52f00320b 100644 --- a/clients/client-cloudformation/src/commands/DetectStackResourceDriftCommand.ts +++ b/clients/client-cloudformation/src/commands/DetectStackResourceDriftCommand.ts @@ -114,4 +114,16 @@ export class DetectStackResourceDriftCommand extends $Command .f(void 0, void 0) .ser(se_DetectStackResourceDriftCommand) .de(de_DetectStackResourceDriftCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectStackResourceDriftInput; + output: DetectStackResourceDriftOutput; + }; + sdk: { + input: DetectStackResourceDriftCommandInput; + output: DetectStackResourceDriftCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/DetectStackSetDriftCommand.ts b/clients/client-cloudformation/src/commands/DetectStackSetDriftCommand.ts index 18b2425d1c65f..89cee8cea1702 100644 --- a/clients/client-cloudformation/src/commands/DetectStackSetDriftCommand.ts +++ b/clients/client-cloudformation/src/commands/DetectStackSetDriftCommand.ts @@ -127,4 +127,16 @@ export class DetectStackSetDriftCommand extends $Command .f(void 0, void 0) .ser(se_DetectStackSetDriftCommand) .de(de_DetectStackSetDriftCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectStackSetDriftInput; + output: DetectStackSetDriftOutput; + }; + sdk: { + input: DetectStackSetDriftCommandInput; + output: DetectStackSetDriftCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/EstimateTemplateCostCommand.ts b/clients/client-cloudformation/src/commands/EstimateTemplateCostCommand.ts index 253eac6b834bd..fda5777ecc68a 100644 --- a/clients/client-cloudformation/src/commands/EstimateTemplateCostCommand.ts +++ b/clients/client-cloudformation/src/commands/EstimateTemplateCostCommand.ts @@ -87,4 +87,16 @@ export class EstimateTemplateCostCommand extends $Command .f(void 0, void 0) .ser(se_EstimateTemplateCostCommand) .de(de_EstimateTemplateCostCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EstimateTemplateCostInput; + output: EstimateTemplateCostOutput; + }; + sdk: { + input: EstimateTemplateCostCommandInput; + output: EstimateTemplateCostCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ExecuteChangeSetCommand.ts b/clients/client-cloudformation/src/commands/ExecuteChangeSetCommand.ts index 3e21e2a355042..72b6629816464 100644 --- a/clients/client-cloudformation/src/commands/ExecuteChangeSetCommand.ts +++ b/clients/client-cloudformation/src/commands/ExecuteChangeSetCommand.ts @@ -101,4 +101,16 @@ export class ExecuteChangeSetCommand extends $Command .f(void 0, void 0) .ser(se_ExecuteChangeSetCommand) .de(de_ExecuteChangeSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ExecuteChangeSetInput; + output: {}; + }; + sdk: { + input: ExecuteChangeSetCommandInput; + output: ExecuteChangeSetCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/GetGeneratedTemplateCommand.ts b/clients/client-cloudformation/src/commands/GetGeneratedTemplateCommand.ts index 5995dfda7937f..500af10416815 100644 --- a/clients/client-cloudformation/src/commands/GetGeneratedTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/GetGeneratedTemplateCommand.ts @@ -119,4 +119,16 @@ export class GetGeneratedTemplateCommand extends $Command .f(void 0, void 0) .ser(se_GetGeneratedTemplateCommand) .de(de_GetGeneratedTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetGeneratedTemplateInput; + output: GetGeneratedTemplateOutput; + }; + sdk: { + input: GetGeneratedTemplateCommandInput; + output: GetGeneratedTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/GetStackPolicyCommand.ts b/clients/client-cloudformation/src/commands/GetStackPolicyCommand.ts index cc595a93da3fd..0cdd944fbcc09 100644 --- a/clients/client-cloudformation/src/commands/GetStackPolicyCommand.ts +++ b/clients/client-cloudformation/src/commands/GetStackPolicyCommand.ts @@ -78,4 +78,16 @@ export class GetStackPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetStackPolicyCommand) .de(de_GetStackPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetStackPolicyInput; + output: GetStackPolicyOutput; + }; + sdk: { + input: GetStackPolicyCommandInput; + output: GetStackPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/GetTemplateCommand.ts b/clients/client-cloudformation/src/commands/GetTemplateCommand.ts index 5b5f4fd366e4c..7eaa36a22aafb 100644 --- a/clients/client-cloudformation/src/commands/GetTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/GetTemplateCommand.ts @@ -91,4 +91,16 @@ export class GetTemplateCommand extends $Command .f(void 0, void 0) .ser(se_GetTemplateCommand) .de(de_GetTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTemplateInput; + output: GetTemplateOutput; + }; + sdk: { + input: GetTemplateCommandInput; + output: GetTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/GetTemplateSummaryCommand.ts b/clients/client-cloudformation/src/commands/GetTemplateSummaryCommand.ts index 1d1e559f0eb48..611729b7fa101 100644 --- a/clients/client-cloudformation/src/commands/GetTemplateSummaryCommand.ts +++ b/clients/client-cloudformation/src/commands/GetTemplateSummaryCommand.ts @@ -135,4 +135,16 @@ export class GetTemplateSummaryCommand extends $Command .f(void 0, void 0) .ser(se_GetTemplateSummaryCommand) .de(de_GetTemplateSummaryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTemplateSummaryInput; + output: GetTemplateSummaryOutput; + }; + sdk: { + input: GetTemplateSummaryCommandInput; + output: GetTemplateSummaryCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ImportStacksToStackSetCommand.ts b/clients/client-cloudformation/src/commands/ImportStacksToStackSetCommand.ts index 15cda49a278cc..4ff110c73c04b 100644 --- a/clients/client-cloudformation/src/commands/ImportStacksToStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/ImportStacksToStackSetCommand.ts @@ -123,4 +123,16 @@ export class ImportStacksToStackSetCommand extends $Command .f(void 0, void 0) .ser(se_ImportStacksToStackSetCommand) .de(de_ImportStacksToStackSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ImportStacksToStackSetInput; + output: ImportStacksToStackSetOutput; + }; + sdk: { + input: ImportStacksToStackSetCommandInput; + output: ImportStacksToStackSetCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListChangeSetsCommand.ts b/clients/client-cloudformation/src/commands/ListChangeSetsCommand.ts index 81d4646de802a..7a522c1109a5f 100644 --- a/clients/client-cloudformation/src/commands/ListChangeSetsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListChangeSetsCommand.ts @@ -96,4 +96,16 @@ export class ListChangeSetsCommand extends $Command .f(void 0, void 0) .ser(se_ListChangeSetsCommand) .de(de_ListChangeSetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChangeSetsInput; + output: ListChangeSetsOutput; + }; + sdk: { + input: ListChangeSetsCommandInput; + output: ListChangeSetsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListExportsCommand.ts b/clients/client-cloudformation/src/commands/ListExportsCommand.ts index cd320344cc361..1f9e113195f46 100644 --- a/clients/client-cloudformation/src/commands/ListExportsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListExportsCommand.ts @@ -88,4 +88,16 @@ export class ListExportsCommand extends $Command .f(void 0, void 0) .ser(se_ListExportsCommand) .de(de_ListExportsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListExportsInput; + output: ListExportsOutput; + }; + sdk: { + input: ListExportsCommandInput; + output: ListExportsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListGeneratedTemplatesCommand.ts b/clients/client-cloudformation/src/commands/ListGeneratedTemplatesCommand.ts index b2ef4372013ff..3215454acf45b 100644 --- a/clients/client-cloudformation/src/commands/ListGeneratedTemplatesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListGeneratedTemplatesCommand.ts @@ -131,4 +131,16 @@ export class ListGeneratedTemplatesCommand extends $Command .f(void 0, void 0) .ser(se_ListGeneratedTemplatesCommand) .de(de_ListGeneratedTemplatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListGeneratedTemplatesInput; + output: ListGeneratedTemplatesOutput; + }; + sdk: { + input: ListGeneratedTemplatesCommandInput; + output: ListGeneratedTemplatesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListImportsCommand.ts b/clients/client-cloudformation/src/commands/ListImportsCommand.ts index 5716255dcae50..fad7e1e263fba 100644 --- a/clients/client-cloudformation/src/commands/ListImportsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListImportsCommand.ts @@ -84,4 +84,16 @@ export class ListImportsCommand extends $Command .f(void 0, void 0) .ser(se_ListImportsCommand) .de(de_ListImportsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListImportsInput; + output: ListImportsOutput; + }; + sdk: { + input: ListImportsCommandInput; + output: ListImportsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListResourceScanRelatedResourcesCommand.ts b/clients/client-cloudformation/src/commands/ListResourceScanRelatedResourcesCommand.ts index 846ec620296a7..2e2aca6de56cd 100644 --- a/clients/client-cloudformation/src/commands/ListResourceScanRelatedResourcesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListResourceScanRelatedResourcesCommand.ts @@ -169,4 +169,16 @@ export class ListResourceScanRelatedResourcesCommand extends $Command .f(void 0, void 0) .ser(se_ListResourceScanRelatedResourcesCommand) .de(de_ListResourceScanRelatedResourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListResourceScanRelatedResourcesInput; + output: ListResourceScanRelatedResourcesOutput; + }; + sdk: { + input: ListResourceScanRelatedResourcesCommandInput; + output: ListResourceScanRelatedResourcesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListResourceScanResourcesCommand.ts b/clients/client-cloudformation/src/commands/ListResourceScanResourcesCommand.ts index d37ea3137f3f3..f5b9d7554c7ec 100644 --- a/clients/client-cloudformation/src/commands/ListResourceScanResourcesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListResourceScanResourcesCommand.ts @@ -166,4 +166,16 @@ export class ListResourceScanResourcesCommand extends $Command .f(void 0, void 0) .ser(se_ListResourceScanResourcesCommand) .de(de_ListResourceScanResourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListResourceScanResourcesInput; + output: ListResourceScanResourcesOutput; + }; + sdk: { + input: ListResourceScanResourcesCommandInput; + output: ListResourceScanResourcesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListResourceScansCommand.ts b/clients/client-cloudformation/src/commands/ListResourceScansCommand.ts index abc89b68078f8..49947721f9abd 100644 --- a/clients/client-cloudformation/src/commands/ListResourceScansCommand.ts +++ b/clients/client-cloudformation/src/commands/ListResourceScansCommand.ts @@ -116,4 +116,16 @@ export class ListResourceScansCommand extends $Command .f(void 0, void 0) .ser(se_ListResourceScansCommand) .de(de_ListResourceScansCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListResourceScansInput; + output: ListResourceScansOutput; + }; + sdk: { + input: ListResourceScansCommandInput; + output: ListResourceScansCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListStackInstanceResourceDriftsCommand.ts b/clients/client-cloudformation/src/commands/ListStackInstanceResourceDriftsCommand.ts index 23d4e65866d2c..20f856e91cefc 100644 --- a/clients/client-cloudformation/src/commands/ListStackInstanceResourceDriftsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackInstanceResourceDriftsCommand.ts @@ -129,4 +129,16 @@ export class ListStackInstanceResourceDriftsCommand extends $Command .f(void 0, void 0) .ser(se_ListStackInstanceResourceDriftsCommand) .de(de_ListStackInstanceResourceDriftsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStackInstanceResourceDriftsInput; + output: ListStackInstanceResourceDriftsOutput; + }; + sdk: { + input: ListStackInstanceResourceDriftsCommandInput; + output: ListStackInstanceResourceDriftsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListStackInstancesCommand.ts b/clients/client-cloudformation/src/commands/ListStackInstancesCommand.ts index 8a4d42e9ac02b..c64a994339d32 100644 --- a/clients/client-cloudformation/src/commands/ListStackInstancesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackInstancesCommand.ts @@ -110,4 +110,16 @@ export class ListStackInstancesCommand extends $Command .f(void 0, void 0) .ser(se_ListStackInstancesCommand) .de(de_ListStackInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStackInstancesInput; + output: ListStackInstancesOutput; + }; + sdk: { + input: ListStackInstancesCommandInput; + output: ListStackInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListStackResourcesCommand.ts b/clients/client-cloudformation/src/commands/ListStackResourcesCommand.ts index d340e73064a7a..de9f2a804930b 100644 --- a/clients/client-cloudformation/src/commands/ListStackResourcesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackResourcesCommand.ts @@ -98,4 +98,16 @@ export class ListStackResourcesCommand extends $Command .f(void 0, void 0) .ser(se_ListStackResourcesCommand) .de(de_ListStackResourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStackResourcesInput; + output: ListStackResourcesOutput; + }; + sdk: { + input: ListStackResourcesCommandInput; + output: ListStackResourcesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListStackSetAutoDeploymentTargetsCommand.ts b/clients/client-cloudformation/src/commands/ListStackSetAutoDeploymentTargetsCommand.ts index 323380b8993b3..188f5ba7c28ac 100644 --- a/clients/client-cloudformation/src/commands/ListStackSetAutoDeploymentTargetsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackSetAutoDeploymentTargetsCommand.ts @@ -96,4 +96,16 @@ export class ListStackSetAutoDeploymentTargetsCommand extends $Command .f(void 0, void 0) .ser(se_ListStackSetAutoDeploymentTargetsCommand) .de(de_ListStackSetAutoDeploymentTargetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStackSetAutoDeploymentTargetsInput; + output: ListStackSetAutoDeploymentTargetsOutput; + }; + sdk: { + input: ListStackSetAutoDeploymentTargetsCommandInput; + output: ListStackSetAutoDeploymentTargetsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListStackSetOperationResultsCommand.ts b/clients/client-cloudformation/src/commands/ListStackSetOperationResultsCommand.ts index 61b9b4c60b513..b4a42930ae1ae 100644 --- a/clients/client-cloudformation/src/commands/ListStackSetOperationResultsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackSetOperationResultsCommand.ts @@ -108,4 +108,16 @@ export class ListStackSetOperationResultsCommand extends $Command .f(void 0, void 0) .ser(se_ListStackSetOperationResultsCommand) .de(de_ListStackSetOperationResultsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStackSetOperationResultsInput; + output: ListStackSetOperationResultsOutput; + }; + sdk: { + input: ListStackSetOperationResultsCommandInput; + output: ListStackSetOperationResultsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListStackSetOperationsCommand.ts b/clients/client-cloudformation/src/commands/ListStackSetOperationsCommand.ts index 9a7631f526505..97010ef604ced 100644 --- a/clients/client-cloudformation/src/commands/ListStackSetOperationsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackSetOperationsCommand.ts @@ -107,4 +107,16 @@ export class ListStackSetOperationsCommand extends $Command .f(void 0, void 0) .ser(se_ListStackSetOperationsCommand) .de(de_ListStackSetOperationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStackSetOperationsInput; + output: ListStackSetOperationsOutput; + }; + sdk: { + input: ListStackSetOperationsCommandInput; + output: ListStackSetOperationsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListStackSetsCommand.ts b/clients/client-cloudformation/src/commands/ListStackSetsCommand.ts index 6ef4bcb7976f9..9f0e87e0f2bab 100644 --- a/clients/client-cloudformation/src/commands/ListStackSetsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStackSetsCommand.ts @@ -114,4 +114,16 @@ export class ListStackSetsCommand extends $Command .f(void 0, void 0) .ser(se_ListStackSetsCommand) .de(de_ListStackSetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStackSetsInput; + output: ListStackSetsOutput; + }; + sdk: { + input: ListStackSetsCommandInput; + output: ListStackSetsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListStacksCommand.ts b/clients/client-cloudformation/src/commands/ListStacksCommand.ts index 52b86d50d22b6..14c1c95cdc1f2 100644 --- a/clients/client-cloudformation/src/commands/ListStacksCommand.ts +++ b/clients/client-cloudformation/src/commands/ListStacksCommand.ts @@ -101,4 +101,16 @@ export class ListStacksCommand extends $Command .f(void 0, void 0) .ser(se_ListStacksCommand) .de(de_ListStacksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStacksInput; + output: ListStacksOutput; + }; + sdk: { + input: ListStacksCommandInput; + output: ListStacksCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListTypeRegistrationsCommand.ts b/clients/client-cloudformation/src/commands/ListTypeRegistrationsCommand.ts index 80bf8b765e711..6dc5e723e972f 100644 --- a/clients/client-cloudformation/src/commands/ListTypeRegistrationsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListTypeRegistrationsCommand.ts @@ -88,4 +88,16 @@ export class ListTypeRegistrationsCommand extends $Command .f(void 0, void 0) .ser(se_ListTypeRegistrationsCommand) .de(de_ListTypeRegistrationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTypeRegistrationsInput; + output: ListTypeRegistrationsOutput; + }; + sdk: { + input: ListTypeRegistrationsCommandInput; + output: ListTypeRegistrationsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListTypeVersionsCommand.ts b/clients/client-cloudformation/src/commands/ListTypeVersionsCommand.ts index 58aa39b67518b..fe594c4f97659 100644 --- a/clients/client-cloudformation/src/commands/ListTypeVersionsCommand.ts +++ b/clients/client-cloudformation/src/commands/ListTypeVersionsCommand.ts @@ -98,4 +98,16 @@ export class ListTypeVersionsCommand extends $Command .f(void 0, void 0) .ser(se_ListTypeVersionsCommand) .de(de_ListTypeVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTypeVersionsInput; + output: ListTypeVersionsOutput; + }; + sdk: { + input: ListTypeVersionsCommandInput; + output: ListTypeVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ListTypesCommand.ts b/clients/client-cloudformation/src/commands/ListTypesCommand.ts index 1417a81126060..e6c944d8d1b17 100644 --- a/clients/client-cloudformation/src/commands/ListTypesCommand.ts +++ b/clients/client-cloudformation/src/commands/ListTypesCommand.ts @@ -107,4 +107,16 @@ export class ListTypesCommand extends $Command .f(void 0, void 0) .ser(se_ListTypesCommand) .de(de_ListTypesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTypesInput; + output: ListTypesOutput; + }; + sdk: { + input: ListTypesCommandInput; + output: ListTypesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/PublishTypeCommand.ts b/clients/client-cloudformation/src/commands/PublishTypeCommand.ts index 1e2ed6e902398..333daec8ac180 100644 --- a/clients/client-cloudformation/src/commands/PublishTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/PublishTypeCommand.ts @@ -90,4 +90,16 @@ export class PublishTypeCommand extends $Command .f(void 0, void 0) .ser(se_PublishTypeCommand) .de(de_PublishTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PublishTypeInput; + output: PublishTypeOutput; + }; + sdk: { + input: PublishTypeCommandInput; + output: PublishTypeCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/RecordHandlerProgressCommand.ts b/clients/client-cloudformation/src/commands/RecordHandlerProgressCommand.ts index a3d63ec288b70..8e794679a8abf 100644 --- a/clients/client-cloudformation/src/commands/RecordHandlerProgressCommand.ts +++ b/clients/client-cloudformation/src/commands/RecordHandlerProgressCommand.ts @@ -91,4 +91,16 @@ export class RecordHandlerProgressCommand extends $Command .f(void 0, void 0) .ser(se_RecordHandlerProgressCommand) .de(de_RecordHandlerProgressCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RecordHandlerProgressInput; + output: {}; + }; + sdk: { + input: RecordHandlerProgressCommandInput; + output: RecordHandlerProgressCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/RegisterPublisherCommand.ts b/clients/client-cloudformation/src/commands/RegisterPublisherCommand.ts index 038e6c7245db1..a0734fe621b1a 100644 --- a/clients/client-cloudformation/src/commands/RegisterPublisherCommand.ts +++ b/clients/client-cloudformation/src/commands/RegisterPublisherCommand.ts @@ -85,4 +85,16 @@ export class RegisterPublisherCommand extends $Command .f(void 0, void 0) .ser(se_RegisterPublisherCommand) .de(de_RegisterPublisherCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterPublisherInput; + output: RegisterPublisherOutput; + }; + sdk: { + input: RegisterPublisherCommandInput; + output: RegisterPublisherCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/RegisterTypeCommand.ts b/clients/client-cloudformation/src/commands/RegisterTypeCommand.ts index 08a0ff6fc81a2..e52cc42f4c811 100644 --- a/clients/client-cloudformation/src/commands/RegisterTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/RegisterTypeCommand.ts @@ -108,4 +108,16 @@ export class RegisterTypeCommand extends $Command .f(void 0, void 0) .ser(se_RegisterTypeCommand) .de(de_RegisterTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterTypeInput; + output: RegisterTypeOutput; + }; + sdk: { + input: RegisterTypeCommandInput; + output: RegisterTypeCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/RollbackStackCommand.ts b/clients/client-cloudformation/src/commands/RollbackStackCommand.ts index e3e1b4f13981f..c7546acdcb676 100644 --- a/clients/client-cloudformation/src/commands/RollbackStackCommand.ts +++ b/clients/client-cloudformation/src/commands/RollbackStackCommand.ts @@ -115,4 +115,16 @@ export class RollbackStackCommand extends $Command .f(void 0, void 0) .ser(se_RollbackStackCommand) .de(de_RollbackStackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RollbackStackInput; + output: RollbackStackOutput; + }; + sdk: { + input: RollbackStackCommandInput; + output: RollbackStackCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/SetStackPolicyCommand.ts b/clients/client-cloudformation/src/commands/SetStackPolicyCommand.ts index 6e169614da715..c0dcacf749c7f 100644 --- a/clients/client-cloudformation/src/commands/SetStackPolicyCommand.ts +++ b/clients/client-cloudformation/src/commands/SetStackPolicyCommand.ts @@ -77,4 +77,16 @@ export class SetStackPolicyCommand extends $Command .f(void 0, void 0) .ser(se_SetStackPolicyCommand) .de(de_SetStackPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetStackPolicyInput; + output: {}; + }; + sdk: { + input: SetStackPolicyCommandInput; + output: SetStackPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/SetTypeConfigurationCommand.ts b/clients/client-cloudformation/src/commands/SetTypeConfigurationCommand.ts index aee370b62ca8d..ebe45e75a7fe3 100644 --- a/clients/client-cloudformation/src/commands/SetTypeConfigurationCommand.ts +++ b/clients/client-cloudformation/src/commands/SetTypeConfigurationCommand.ts @@ -95,4 +95,16 @@ export class SetTypeConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_SetTypeConfigurationCommand) .de(de_SetTypeConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetTypeConfigurationInput; + output: SetTypeConfigurationOutput; + }; + sdk: { + input: SetTypeConfigurationCommandInput; + output: SetTypeConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/SetTypeDefaultVersionCommand.ts b/clients/client-cloudformation/src/commands/SetTypeDefaultVersionCommand.ts index 2ccdfaafb7259..c75e8df426b25 100644 --- a/clients/client-cloudformation/src/commands/SetTypeDefaultVersionCommand.ts +++ b/clients/client-cloudformation/src/commands/SetTypeDefaultVersionCommand.ts @@ -84,4 +84,16 @@ export class SetTypeDefaultVersionCommand extends $Command .f(void 0, void 0) .ser(se_SetTypeDefaultVersionCommand) .de(de_SetTypeDefaultVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetTypeDefaultVersionInput; + output: {}; + }; + sdk: { + input: SetTypeDefaultVersionCommandInput; + output: SetTypeDefaultVersionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/SignalResourceCommand.ts b/clients/client-cloudformation/src/commands/SignalResourceCommand.ts index e54584fff941d..57755fab161f7 100644 --- a/clients/client-cloudformation/src/commands/SignalResourceCommand.ts +++ b/clients/client-cloudformation/src/commands/SignalResourceCommand.ts @@ -82,4 +82,16 @@ export class SignalResourceCommand extends $Command .f(void 0, void 0) .ser(se_SignalResourceCommand) .de(de_SignalResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SignalResourceInput; + output: {}; + }; + sdk: { + input: SignalResourceCommandInput; + output: SignalResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/StartResourceScanCommand.ts b/clients/client-cloudformation/src/commands/StartResourceScanCommand.ts index 13cce4b42797f..bd100f2a55800 100644 --- a/clients/client-cloudformation/src/commands/StartResourceScanCommand.ts +++ b/clients/client-cloudformation/src/commands/StartResourceScanCommand.ts @@ -110,4 +110,16 @@ export class StartResourceScanCommand extends $Command .f(void 0, void 0) .ser(se_StartResourceScanCommand) .de(de_StartResourceScanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartResourceScanInput; + output: StartResourceScanOutput; + }; + sdk: { + input: StartResourceScanCommandInput; + output: StartResourceScanCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/StopStackSetOperationCommand.ts b/clients/client-cloudformation/src/commands/StopStackSetOperationCommand.ts index 001cc21ea7230..b8326702829c5 100644 --- a/clients/client-cloudformation/src/commands/StopStackSetOperationCommand.ts +++ b/clients/client-cloudformation/src/commands/StopStackSetOperationCommand.ts @@ -87,4 +87,16 @@ export class StopStackSetOperationCommand extends $Command .f(void 0, void 0) .ser(se_StopStackSetOperationCommand) .de(de_StopStackSetOperationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopStackSetOperationInput; + output: {}; + }; + sdk: { + input: StopStackSetOperationCommandInput; + output: StopStackSetOperationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/TestTypeCommand.ts b/clients/client-cloudformation/src/commands/TestTypeCommand.ts index 5889c818c0d73..e346f3ee579f8 100644 --- a/clients/client-cloudformation/src/commands/TestTypeCommand.ts +++ b/clients/client-cloudformation/src/commands/TestTypeCommand.ts @@ -108,4 +108,16 @@ export class TestTypeCommand extends $Command .f(void 0, void 0) .ser(se_TestTypeCommand) .de(de_TestTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TestTypeInput; + output: TestTypeOutput; + }; + sdk: { + input: TestTypeCommandInput; + output: TestTypeCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/UpdateGeneratedTemplateCommand.ts b/clients/client-cloudformation/src/commands/UpdateGeneratedTemplateCommand.ts index 6e64dbb197f9b..6b780afe2b825 100644 --- a/clients/client-cloudformation/src/commands/UpdateGeneratedTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateGeneratedTemplateCommand.ts @@ -175,4 +175,16 @@ export class UpdateGeneratedTemplateCommand extends $Command .f(void 0, void 0) .ser(se_UpdateGeneratedTemplateCommand) .de(de_UpdateGeneratedTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateGeneratedTemplateInput; + output: UpdateGeneratedTemplateOutput; + }; + sdk: { + input: UpdateGeneratedTemplateCommandInput; + output: UpdateGeneratedTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/UpdateStackCommand.ts b/clients/client-cloudformation/src/commands/UpdateStackCommand.ts index 4b3f231ee9ef9..6acf03d8d683c 100644 --- a/clients/client-cloudformation/src/commands/UpdateStackCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateStackCommand.ts @@ -131,4 +131,16 @@ export class UpdateStackCommand extends $Command .f(void 0, void 0) .ser(se_UpdateStackCommand) .de(de_UpdateStackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateStackInput; + output: UpdateStackOutput; + }; + sdk: { + input: UpdateStackCommandInput; + output: UpdateStackCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/UpdateStackInstancesCommand.ts b/clients/client-cloudformation/src/commands/UpdateStackInstancesCommand.ts index b6500f0fe21b7..6773786ee06a8 100644 --- a/clients/client-cloudformation/src/commands/UpdateStackInstancesCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateStackInstancesCommand.ts @@ -144,4 +144,16 @@ export class UpdateStackInstancesCommand extends $Command .f(void 0, void 0) .ser(se_UpdateStackInstancesCommand) .de(de_UpdateStackInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateStackInstancesInput; + output: UpdateStackInstancesOutput; + }; + sdk: { + input: UpdateStackInstancesCommandInput; + output: UpdateStackInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/UpdateStackSetCommand.ts b/clients/client-cloudformation/src/commands/UpdateStackSetCommand.ts index 3873446fbcbdb..23ef0a64c5c53 100644 --- a/clients/client-cloudformation/src/commands/UpdateStackSetCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateStackSetCommand.ts @@ -158,4 +158,16 @@ export class UpdateStackSetCommand extends $Command .f(void 0, void 0) .ser(se_UpdateStackSetCommand) .de(de_UpdateStackSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateStackSetInput; + output: UpdateStackSetOutput; + }; + sdk: { + input: UpdateStackSetCommandInput; + output: UpdateStackSetCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/UpdateTerminationProtectionCommand.ts b/clients/client-cloudformation/src/commands/UpdateTerminationProtectionCommand.ts index 9ae70783d5fe1..bbfc29f6ab85c 100644 --- a/clients/client-cloudformation/src/commands/UpdateTerminationProtectionCommand.ts +++ b/clients/client-cloudformation/src/commands/UpdateTerminationProtectionCommand.ts @@ -83,4 +83,16 @@ export class UpdateTerminationProtectionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTerminationProtectionCommand) .de(de_UpdateTerminationProtectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTerminationProtectionInput; + output: UpdateTerminationProtectionOutput; + }; + sdk: { + input: UpdateTerminationProtectionCommandInput; + output: UpdateTerminationProtectionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudformation/src/commands/ValidateTemplateCommand.ts b/clients/client-cloudformation/src/commands/ValidateTemplateCommand.ts index ba68da2563457..0407ae5ed4843 100644 --- a/clients/client-cloudformation/src/commands/ValidateTemplateCommand.ts +++ b/clients/client-cloudformation/src/commands/ValidateTemplateCommand.ts @@ -95,4 +95,16 @@ export class ValidateTemplateCommand extends $Command .f(void 0, void 0) .ser(se_ValidateTemplateCommand) .de(de_ValidateTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ValidateTemplateInput; + output: ValidateTemplateOutput; + }; + sdk: { + input: ValidateTemplateCommandInput; + output: ValidateTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront-keyvaluestore/CHANGELOG.md b/clients/client-cloudfront-keyvaluestore/CHANGELOG.md index 505a1c1035197..3720cb6c6a849 100644 --- a/clients/client-cloudfront-keyvaluestore/CHANGELOG.md +++ b/clients/client-cloudfront-keyvaluestore/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloudfront-keyvaluestore + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloudfront-keyvaluestore + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloudfront-keyvaluestore diff --git a/clients/client-cloudfront-keyvaluestore/package.json b/clients/client-cloudfront-keyvaluestore/package.json index ad8ba607300b2..5d5be71648cf3 100644 --- a/clients/client-cloudfront-keyvaluestore/package.json +++ b/clients/client-cloudfront-keyvaluestore/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudfront-keyvaluestore", "description": "AWS SDK for JavaScript Cloudfront Keyvaluestore Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudfront-keyvaluestore", @@ -34,30 +34,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cloudfront-keyvaluestore/src/commands/DeleteKeyCommand.ts b/clients/client-cloudfront-keyvaluestore/src/commands/DeleteKeyCommand.ts index 5d393522269ce..966aca1c820e5 100644 --- a/clients/client-cloudfront-keyvaluestore/src/commands/DeleteKeyCommand.ts +++ b/clients/client-cloudfront-keyvaluestore/src/commands/DeleteKeyCommand.ts @@ -106,4 +106,16 @@ export class DeleteKeyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteKeyCommand) .de(de_DeleteKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteKeyRequest; + output: DeleteKeyResponse; + }; + sdk: { + input: DeleteKeyCommandInput; + output: DeleteKeyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront-keyvaluestore/src/commands/DescribeKeyValueStoreCommand.ts b/clients/client-cloudfront-keyvaluestore/src/commands/DescribeKeyValueStoreCommand.ts index 574755e069952..9a147fe5f7cf7 100644 --- a/clients/client-cloudfront-keyvaluestore/src/commands/DescribeKeyValueStoreCommand.ts +++ b/clients/client-cloudfront-keyvaluestore/src/commands/DescribeKeyValueStoreCommand.ts @@ -103,4 +103,16 @@ export class DescribeKeyValueStoreCommand extends $Command .f(void 0, void 0) .ser(se_DescribeKeyValueStoreCommand) .de(de_DescribeKeyValueStoreCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeKeyValueStoreRequest; + output: DescribeKeyValueStoreResponse; + }; + sdk: { + input: DescribeKeyValueStoreCommandInput; + output: DescribeKeyValueStoreCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront-keyvaluestore/src/commands/GetKeyCommand.ts b/clients/client-cloudfront-keyvaluestore/src/commands/GetKeyCommand.ts index a6cd17409e0c1..f9c5147a43b9d 100644 --- a/clients/client-cloudfront-keyvaluestore/src/commands/GetKeyCommand.ts +++ b/clients/client-cloudfront-keyvaluestore/src/commands/GetKeyCommand.ts @@ -100,4 +100,16 @@ export class GetKeyCommand extends $Command .f(void 0, GetKeyResponseFilterSensitiveLog) .ser(se_GetKeyCommand) .de(de_GetKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetKeyRequest; + output: GetKeyResponse; + }; + sdk: { + input: GetKeyCommandInput; + output: GetKeyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront-keyvaluestore/src/commands/ListKeysCommand.ts b/clients/client-cloudfront-keyvaluestore/src/commands/ListKeysCommand.ts index 43323fae8c043..418e0a27f6e9e 100644 --- a/clients/client-cloudfront-keyvaluestore/src/commands/ListKeysCommand.ts +++ b/clients/client-cloudfront-keyvaluestore/src/commands/ListKeysCommand.ts @@ -107,4 +107,16 @@ export class ListKeysCommand extends $Command .f(void 0, ListKeysResponseFilterSensitiveLog) .ser(se_ListKeysCommand) .de(de_ListKeysCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListKeysRequest; + output: ListKeysResponse; + }; + sdk: { + input: ListKeysCommandInput; + output: ListKeysCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront-keyvaluestore/src/commands/PutKeyCommand.ts b/clients/client-cloudfront-keyvaluestore/src/commands/PutKeyCommand.ts index 0263938c47eab..bcc2b5395f704 100644 --- a/clients/client-cloudfront-keyvaluestore/src/commands/PutKeyCommand.ts +++ b/clients/client-cloudfront-keyvaluestore/src/commands/PutKeyCommand.ts @@ -107,4 +107,16 @@ export class PutKeyCommand extends $Command .f(PutKeyRequestFilterSensitiveLog, void 0) .ser(se_PutKeyCommand) .de(de_PutKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutKeyRequest; + output: PutKeyResponse; + }; + sdk: { + input: PutKeyCommandInput; + output: PutKeyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront-keyvaluestore/src/commands/UpdateKeysCommand.ts b/clients/client-cloudfront-keyvaluestore/src/commands/UpdateKeysCommand.ts index 71b1954e12a08..9365abdc47dbe 100644 --- a/clients/client-cloudfront-keyvaluestore/src/commands/UpdateKeysCommand.ts +++ b/clients/client-cloudfront-keyvaluestore/src/commands/UpdateKeysCommand.ts @@ -116,4 +116,16 @@ export class UpdateKeysCommand extends $Command .f(UpdateKeysRequestFilterSensitiveLog, void 0) .ser(se_UpdateKeysCommand) .de(de_UpdateKeysCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateKeysRequest; + output: UpdateKeysResponse; + }; + sdk: { + input: UpdateKeysCommandInput; + output: UpdateKeysCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/CHANGELOG.md b/clients/client-cloudfront/CHANGELOG.md index bb408e70fcf61..b55fc37d998e0 100644 --- a/clients/client-cloudfront/CHANGELOG.md +++ b/clients/client-cloudfront/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloudfront + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloudfront + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloudfront diff --git a/clients/client-cloudfront/package.json b/clients/client-cloudfront/package.json index 5cdca744be088..a115acef6410f 100644 --- a/clients/client-cloudfront/package.json +++ b/clients/client-cloudfront/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudfront", "description": "AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudfront", @@ -34,33 +34,33 @@ "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", "@aws-sdk/xml-builder": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", - "@smithy/util-stream": "^3.1.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", + "@smithy/util-stream": "^3.1.6", "@smithy/util-utf8": "^3.0.0", - "@smithy/util-waiter": "^3.1.3", + "@smithy/util-waiter": "^3.1.5", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-cloudfront/src/commands/AssociateAliasCommand.ts b/clients/client-cloudfront/src/commands/AssociateAliasCommand.ts index 744a85114eb6e..1dbae513c092a 100644 --- a/clients/client-cloudfront/src/commands/AssociateAliasCommand.ts +++ b/clients/client-cloudfront/src/commands/AssociateAliasCommand.ts @@ -101,4 +101,16 @@ export class AssociateAliasCommand extends $Command .f(void 0, void 0) .ser(se_AssociateAliasCommand) .de(de_AssociateAliasCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateAliasRequest; + output: {}; + }; + sdk: { + input: AssociateAliasCommandInput; + output: AssociateAliasCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CopyDistributionCommand.ts b/clients/client-cloudfront/src/commands/CopyDistributionCommand.ts index b7c6a168aa628..b995c0142f564 100644 --- a/clients/client-cloudfront/src/commands/CopyDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/CopyDistributionCommand.ts @@ -673,4 +673,16 @@ export class CopyDistributionCommand extends $Command .f(void 0, CopyDistributionResultFilterSensitiveLog) .ser(se_CopyDistributionCommand) .de(de_CopyDistributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CopyDistributionRequest; + output: CopyDistributionResult; + }; + sdk: { + input: CopyDistributionCommandInput; + output: CopyDistributionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateCachePolicyCommand.ts b/clients/client-cloudfront/src/commands/CreateCachePolicyCommand.ts index 15330b3480f72..8e4b5240c9051 100644 --- a/clients/client-cloudfront/src/commands/CreateCachePolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateCachePolicyCommand.ts @@ -213,4 +213,16 @@ export class CreateCachePolicyCommand extends $Command .f(void 0, void 0) .ser(se_CreateCachePolicyCommand) .de(de_CreateCachePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCachePolicyRequest; + output: CreateCachePolicyResult; + }; + sdk: { + input: CreateCachePolicyCommandInput; + output: CreateCachePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateCloudFrontOriginAccessIdentityCommand.ts b/clients/client-cloudfront/src/commands/CreateCloudFrontOriginAccessIdentityCommand.ts index 1c1fbe930a858..8585c6b73b8fa 100644 --- a/clients/client-cloudfront/src/commands/CreateCloudFrontOriginAccessIdentityCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateCloudFrontOriginAccessIdentityCommand.ts @@ -123,4 +123,16 @@ export class CreateCloudFrontOriginAccessIdentityCommand extends $Command .f(void 0, void 0) .ser(se_CreateCloudFrontOriginAccessIdentityCommand) .de(de_CreateCloudFrontOriginAccessIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCloudFrontOriginAccessIdentityRequest; + output: CreateCloudFrontOriginAccessIdentityResult; + }; + sdk: { + input: CreateCloudFrontOriginAccessIdentityCommandInput; + output: CreateCloudFrontOriginAccessIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateContinuousDeploymentPolicyCommand.ts b/clients/client-cloudfront/src/commands/CreateContinuousDeploymentPolicyCommand.ts index 0762e61aedc9e..5f2d7c68e3196 100644 --- a/clients/client-cloudfront/src/commands/CreateContinuousDeploymentPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateContinuousDeploymentPolicyCommand.ts @@ -160,4 +160,16 @@ export class CreateContinuousDeploymentPolicyCommand extends $Command .f(void 0, void 0) .ser(se_CreateContinuousDeploymentPolicyCommand) .de(de_CreateContinuousDeploymentPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateContinuousDeploymentPolicyRequest; + output: CreateContinuousDeploymentPolicyResult; + }; + sdk: { + input: CreateContinuousDeploymentPolicyCommandInput; + output: CreateContinuousDeploymentPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateDistributionCommand.ts b/clients/client-cloudfront/src/commands/CreateDistributionCommand.ts index f425386f48a31..30eb816ad5f72 100644 --- a/clients/client-cloudfront/src/commands/CreateDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateDistributionCommand.ts @@ -937,4 +937,16 @@ export class CreateDistributionCommand extends $Command .f(CreateDistributionRequestFilterSensitiveLog, CreateDistributionResultFilterSensitiveLog) .ser(se_CreateDistributionCommand) .de(de_CreateDistributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDistributionRequest; + output: CreateDistributionResult; + }; + sdk: { + input: CreateDistributionCommandInput; + output: CreateDistributionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateDistributionWithTagsCommand.ts b/clients/client-cloudfront/src/commands/CreateDistributionWithTagsCommand.ts index 21af42204849b..3496bb310f6ee 100644 --- a/clients/client-cloudfront/src/commands/CreateDistributionWithTagsCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateDistributionWithTagsCommand.ts @@ -963,4 +963,16 @@ export class CreateDistributionWithTagsCommand extends $Command .f(CreateDistributionWithTagsRequestFilterSensitiveLog, CreateDistributionWithTagsResultFilterSensitiveLog) .ser(se_CreateDistributionWithTagsCommand) .de(de_CreateDistributionWithTagsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDistributionWithTagsRequest; + output: CreateDistributionWithTagsResult; + }; + sdk: { + input: CreateDistributionWithTagsCommandInput; + output: CreateDistributionWithTagsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionConfigCommand.ts b/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionConfigCommand.ts index 4e0e51c81445e..342e1e0ac076e 100644 --- a/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionConfigCommand.ts @@ -172,4 +172,16 @@ export class CreateFieldLevelEncryptionConfigCommand extends $Command .f(void 0, void 0) .ser(se_CreateFieldLevelEncryptionConfigCommand) .de(de_CreateFieldLevelEncryptionConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateFieldLevelEncryptionConfigRequest; + output: CreateFieldLevelEncryptionConfigResult; + }; + sdk: { + input: CreateFieldLevelEncryptionConfigCommandInput; + output: CreateFieldLevelEncryptionConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionProfileCommand.ts b/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionProfileCommand.ts index 20730b4322f72..e9d5a40a37389 100644 --- a/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionProfileCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateFieldLevelEncryptionProfileCommand.ts @@ -153,4 +153,16 @@ export class CreateFieldLevelEncryptionProfileCommand extends $Command .f(void 0, void 0) .ser(se_CreateFieldLevelEncryptionProfileCommand) .de(de_CreateFieldLevelEncryptionProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateFieldLevelEncryptionProfileRequest; + output: CreateFieldLevelEncryptionProfileResult; + }; + sdk: { + input: CreateFieldLevelEncryptionProfileCommandInput; + output: CreateFieldLevelEncryptionProfileCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateFunctionCommand.ts b/clients/client-cloudfront/src/commands/CreateFunctionCommand.ts index f58c6da753b48..87462648758f6 100644 --- a/clients/client-cloudfront/src/commands/CreateFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateFunctionCommand.ts @@ -199,4 +199,16 @@ export class CreateFunctionCommand extends $Command .f(CreateFunctionRequestFilterSensitiveLog, void 0) .ser(se_CreateFunctionCommand) .de(de_CreateFunctionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateFunctionRequest; + output: CreateFunctionResult; + }; + sdk: { + input: CreateFunctionCommandInput; + output: CreateFunctionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateInvalidationCommand.ts b/clients/client-cloudfront/src/commands/CreateInvalidationCommand.ts index 836bc029dbe26..d8960b185916b 100644 --- a/clients/client-cloudfront/src/commands/CreateInvalidationCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateInvalidationCommand.ts @@ -124,4 +124,16 @@ export class CreateInvalidationCommand extends $Command .f(void 0, void 0) .ser(se_CreateInvalidationCommand) .de(de_CreateInvalidationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateInvalidationRequest; + output: CreateInvalidationResult; + }; + sdk: { + input: CreateInvalidationCommandInput; + output: CreateInvalidationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/CreateKeyGroupCommand.ts index 0299fb0fcd025..31341ce90189e 100644 --- a/clients/client-cloudfront/src/commands/CreateKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateKeyGroupCommand.ts @@ -120,4 +120,16 @@ export class CreateKeyGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateKeyGroupCommand) .de(de_CreateKeyGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateKeyGroupRequest; + output: CreateKeyGroupResult; + }; + sdk: { + input: CreateKeyGroupCommandInput; + output: CreateKeyGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateKeyValueStoreCommand.ts b/clients/client-cloudfront/src/commands/CreateKeyValueStoreCommand.ts index 5723bf9a858cc..3c7ddb870eb54 100644 --- a/clients/client-cloudfront/src/commands/CreateKeyValueStoreCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateKeyValueStoreCommand.ts @@ -140,4 +140,16 @@ export class CreateKeyValueStoreCommand extends $Command .f(void 0, void 0) .ser(se_CreateKeyValueStoreCommand) .de(de_CreateKeyValueStoreCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateKeyValueStoreRequest; + output: CreateKeyValueStoreResult; + }; + sdk: { + input: CreateKeyValueStoreCommandInput; + output: CreateKeyValueStoreCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateMonitoringSubscriptionCommand.ts b/clients/client-cloudfront/src/commands/CreateMonitoringSubscriptionCommand.ts index 1e2997e2c96d9..c28c44f812d1a 100644 --- a/clients/client-cloudfront/src/commands/CreateMonitoringSubscriptionCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateMonitoringSubscriptionCommand.ts @@ -106,4 +106,16 @@ export class CreateMonitoringSubscriptionCommand extends $Command .f(void 0, void 0) .ser(se_CreateMonitoringSubscriptionCommand) .de(de_CreateMonitoringSubscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMonitoringSubscriptionRequest; + output: CreateMonitoringSubscriptionResult; + }; + sdk: { + input: CreateMonitoringSubscriptionCommandInput; + output: CreateMonitoringSubscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateOriginAccessControlCommand.ts b/clients/client-cloudfront/src/commands/CreateOriginAccessControlCommand.ts index f1cfe1b3e9d9f..dea55f63f0ce6 100644 --- a/clients/client-cloudfront/src/commands/CreateOriginAccessControlCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateOriginAccessControlCommand.ts @@ -112,4 +112,16 @@ export class CreateOriginAccessControlCommand extends $Command .f(void 0, void 0) .ser(se_CreateOriginAccessControlCommand) .de(de_CreateOriginAccessControlCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateOriginAccessControlRequest; + output: CreateOriginAccessControlResult; + }; + sdk: { + input: CreateOriginAccessControlCommandInput; + output: CreateOriginAccessControlCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateOriginRequestPolicyCommand.ts b/clients/client-cloudfront/src/commands/CreateOriginRequestPolicyCommand.ts index 113dfbc48d596..94c87425d5f4e 100644 --- a/clients/client-cloudfront/src/commands/CreateOriginRequestPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateOriginRequestPolicyCommand.ts @@ -204,4 +204,16 @@ export class CreateOriginRequestPolicyCommand extends $Command .f(void 0, void 0) .ser(se_CreateOriginRequestPolicyCommand) .de(de_CreateOriginRequestPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateOriginRequestPolicyRequest; + output: CreateOriginRequestPolicyResult; + }; + sdk: { + input: CreateOriginRequestPolicyCommandInput; + output: CreateOriginRequestPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreatePublicKeyCommand.ts b/clients/client-cloudfront/src/commands/CreatePublicKeyCommand.ts index 66e96c86a6dc7..1af7e24386b05 100644 --- a/clients/client-cloudfront/src/commands/CreatePublicKeyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreatePublicKeyCommand.ts @@ -103,4 +103,16 @@ export class CreatePublicKeyCommand extends $Command .f(void 0, void 0) .ser(se_CreatePublicKeyCommand) .de(de_CreatePublicKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePublicKeyRequest; + output: CreatePublicKeyResult; + }; + sdk: { + input: CreatePublicKeyCommandInput; + output: CreatePublicKeyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/CreateRealtimeLogConfigCommand.ts index b267a8fc1e870..a6f144d0eaf03 100644 --- a/clients/client-cloudfront/src/commands/CreateRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateRealtimeLogConfigCommand.ts @@ -126,4 +126,16 @@ export class CreateRealtimeLogConfigCommand extends $Command .f(void 0, void 0) .ser(se_CreateRealtimeLogConfigCommand) .de(de_CreateRealtimeLogConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRealtimeLogConfigRequest; + output: CreateRealtimeLogConfigResult; + }; + sdk: { + input: CreateRealtimeLogConfigCommandInput; + output: CreateRealtimeLogConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateResponseHeadersPolicyCommand.ts b/clients/client-cloudfront/src/commands/CreateResponseHeadersPolicyCommand.ts index 6c45731b6e170..e9a5b2f67ed82 100644 --- a/clients/client-cloudfront/src/commands/CreateResponseHeadersPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateResponseHeadersPolicyCommand.ts @@ -298,4 +298,16 @@ export class CreateResponseHeadersPolicyCommand extends $Command .f(void 0, void 0) .ser(se_CreateResponseHeadersPolicyCommand) .de(de_CreateResponseHeadersPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateResponseHeadersPolicyRequest; + output: CreateResponseHeadersPolicyResult; + }; + sdk: { + input: CreateResponseHeadersPolicyCommandInput; + output: CreateResponseHeadersPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateStreamingDistributionCommand.ts b/clients/client-cloudfront/src/commands/CreateStreamingDistributionCommand.ts index 368bd4ed46823..b411c4c9d3113 100644 --- a/clients/client-cloudfront/src/commands/CreateStreamingDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateStreamingDistributionCommand.ts @@ -200,4 +200,16 @@ export class CreateStreamingDistributionCommand extends $Command .f(void 0, void 0) .ser(se_CreateStreamingDistributionCommand) .de(de_CreateStreamingDistributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateStreamingDistributionRequest; + output: CreateStreamingDistributionResult; + }; + sdk: { + input: CreateStreamingDistributionCommandInput; + output: CreateStreamingDistributionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/CreateStreamingDistributionWithTagsCommand.ts b/clients/client-cloudfront/src/commands/CreateStreamingDistributionWithTagsCommand.ts index 2cf1d16774d18..2aff95c934313 100644 --- a/clients/client-cloudfront/src/commands/CreateStreamingDistributionWithTagsCommand.ts +++ b/clients/client-cloudfront/src/commands/CreateStreamingDistributionWithTagsCommand.ts @@ -221,4 +221,16 @@ export class CreateStreamingDistributionWithTagsCommand extends $Command .f(void 0, void 0) .ser(se_CreateStreamingDistributionWithTagsCommand) .de(de_CreateStreamingDistributionWithTagsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateStreamingDistributionWithTagsRequest; + output: CreateStreamingDistributionWithTagsResult; + }; + sdk: { + input: CreateStreamingDistributionWithTagsCommandInput; + output: CreateStreamingDistributionWithTagsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteCachePolicyCommand.ts b/clients/client-cloudfront/src/commands/DeleteCachePolicyCommand.ts index fc6aaefae7e54..627e68c364a27 100644 --- a/clients/client-cloudfront/src/commands/DeleteCachePolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteCachePolicyCommand.ts @@ -102,4 +102,16 @@ export class DeleteCachePolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteCachePolicyCommand) .de(de_DeleteCachePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteCachePolicyRequest; + output: {}; + }; + sdk: { + input: DeleteCachePolicyCommandInput; + output: DeleteCachePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteCloudFrontOriginAccessIdentityCommand.ts b/clients/client-cloudfront/src/commands/DeleteCloudFrontOriginAccessIdentityCommand.ts index 3a4f07f285976..cb170813c975b 100644 --- a/clients/client-cloudfront/src/commands/DeleteCloudFrontOriginAccessIdentityCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteCloudFrontOriginAccessIdentityCommand.ts @@ -95,4 +95,16 @@ export class DeleteCloudFrontOriginAccessIdentityCommand extends $Command .f(void 0, void 0) .ser(se_DeleteCloudFrontOriginAccessIdentityCommand) .de(de_DeleteCloudFrontOriginAccessIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteCloudFrontOriginAccessIdentityRequest; + output: {}; + }; + sdk: { + input: DeleteCloudFrontOriginAccessIdentityCommandInput; + output: DeleteCloudFrontOriginAccessIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteContinuousDeploymentPolicyCommand.ts b/clients/client-cloudfront/src/commands/DeleteContinuousDeploymentPolicyCommand.ts index f3cffd70c53ab..1e4896c776cd9 100644 --- a/clients/client-cloudfront/src/commands/DeleteContinuousDeploymentPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteContinuousDeploymentPolicyCommand.ts @@ -102,4 +102,16 @@ export class DeleteContinuousDeploymentPolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteContinuousDeploymentPolicyCommand) .de(de_DeleteContinuousDeploymentPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteContinuousDeploymentPolicyRequest; + output: {}; + }; + sdk: { + input: DeleteContinuousDeploymentPolicyCommandInput; + output: DeleteContinuousDeploymentPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteDistributionCommand.ts b/clients/client-cloudfront/src/commands/DeleteDistributionCommand.ts index 6e474af8b93a7..463952f604422 100644 --- a/clients/client-cloudfront/src/commands/DeleteDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteDistributionCommand.ts @@ -93,4 +93,16 @@ export class DeleteDistributionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDistributionCommand) .de(de_DeleteDistributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDistributionRequest; + output: {}; + }; + sdk: { + input: DeleteDistributionCommandInput; + output: DeleteDistributionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionConfigCommand.ts b/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionConfigCommand.ts index 9732ec3f72527..f2898ad90c274 100644 --- a/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionConfigCommand.ts @@ -95,4 +95,16 @@ export class DeleteFieldLevelEncryptionConfigCommand extends $Command .f(void 0, void 0) .ser(se_DeleteFieldLevelEncryptionConfigCommand) .de(de_DeleteFieldLevelEncryptionConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteFieldLevelEncryptionConfigRequest; + output: {}; + }; + sdk: { + input: DeleteFieldLevelEncryptionConfigCommandInput; + output: DeleteFieldLevelEncryptionConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionProfileCommand.ts b/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionProfileCommand.ts index 88e4d3717224b..18a3af8aadbc6 100644 --- a/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionProfileCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteFieldLevelEncryptionProfileCommand.ts @@ -95,4 +95,16 @@ export class DeleteFieldLevelEncryptionProfileCommand extends $Command .f(void 0, void 0) .ser(se_DeleteFieldLevelEncryptionProfileCommand) .de(de_DeleteFieldLevelEncryptionProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteFieldLevelEncryptionProfileRequest; + output: {}; + }; + sdk: { + input: DeleteFieldLevelEncryptionProfileCommandInput; + output: DeleteFieldLevelEncryptionProfileCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteFunctionCommand.ts b/clients/client-cloudfront/src/commands/DeleteFunctionCommand.ts index 76c74103b3597..e33dabbf6e306 100644 --- a/clients/client-cloudfront/src/commands/DeleteFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteFunctionCommand.ts @@ -99,4 +99,16 @@ export class DeleteFunctionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteFunctionCommand) .de(de_DeleteFunctionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteFunctionRequest; + output: {}; + }; + sdk: { + input: DeleteFunctionCommandInput; + output: DeleteFunctionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/DeleteKeyGroupCommand.ts index 7dc8ec21a8973..32308aa19a53a 100644 --- a/clients/client-cloudfront/src/commands/DeleteKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteKeyGroupCommand.ts @@ -95,4 +95,16 @@ export class DeleteKeyGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteKeyGroupCommand) .de(de_DeleteKeyGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteKeyGroupRequest; + output: {}; + }; + sdk: { + input: DeleteKeyGroupCommandInput; + output: DeleteKeyGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteKeyValueStoreCommand.ts b/clients/client-cloudfront/src/commands/DeleteKeyValueStoreCommand.ts index 725b83d68b426..53cf6323e4b63 100644 --- a/clients/client-cloudfront/src/commands/DeleteKeyValueStoreCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteKeyValueStoreCommand.ts @@ -107,4 +107,16 @@ export class DeleteKeyValueStoreCommand extends $Command .f(void 0, void 0) .ser(se_DeleteKeyValueStoreCommand) .de(de_DeleteKeyValueStoreCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteKeyValueStoreRequest; + output: {}; + }; + sdk: { + input: DeleteKeyValueStoreCommandInput; + output: DeleteKeyValueStoreCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteMonitoringSubscriptionCommand.ts b/clients/client-cloudfront/src/commands/DeleteMonitoringSubscriptionCommand.ts index 933677ac4894e..8907ad4a86215 100644 --- a/clients/client-cloudfront/src/commands/DeleteMonitoringSubscriptionCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteMonitoringSubscriptionCommand.ts @@ -92,4 +92,16 @@ export class DeleteMonitoringSubscriptionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMonitoringSubscriptionCommand) .de(de_DeleteMonitoringSubscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMonitoringSubscriptionRequest; + output: {}; + }; + sdk: { + input: DeleteMonitoringSubscriptionCommandInput; + output: DeleteMonitoringSubscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteOriginAccessControlCommand.ts b/clients/client-cloudfront/src/commands/DeleteOriginAccessControlCommand.ts index 693b729eb60f7..89aa7a46a28b9 100644 --- a/clients/client-cloudfront/src/commands/DeleteOriginAccessControlCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteOriginAccessControlCommand.ts @@ -96,4 +96,16 @@ export class DeleteOriginAccessControlCommand extends $Command .f(void 0, void 0) .ser(se_DeleteOriginAccessControlCommand) .de(de_DeleteOriginAccessControlCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteOriginAccessControlRequest; + output: {}; + }; + sdk: { + input: DeleteOriginAccessControlCommandInput; + output: DeleteOriginAccessControlCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteOriginRequestPolicyCommand.ts b/clients/client-cloudfront/src/commands/DeleteOriginRequestPolicyCommand.ts index 48ccb5d32ca02..b6c31c9608ef8 100644 --- a/clients/client-cloudfront/src/commands/DeleteOriginRequestPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteOriginRequestPolicyCommand.ts @@ -102,4 +102,16 @@ export class DeleteOriginRequestPolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteOriginRequestPolicyCommand) .de(de_DeleteOriginRequestPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteOriginRequestPolicyRequest; + output: {}; + }; + sdk: { + input: DeleteOriginRequestPolicyCommandInput; + output: DeleteOriginRequestPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeletePublicKeyCommand.ts b/clients/client-cloudfront/src/commands/DeletePublicKeyCommand.ts index f8f63c4fc4c67..34a5ea0b6a6b7 100644 --- a/clients/client-cloudfront/src/commands/DeletePublicKeyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeletePublicKeyCommand.ts @@ -92,4 +92,16 @@ export class DeletePublicKeyCommand extends $Command .f(void 0, void 0) .ser(se_DeletePublicKeyCommand) .de(de_DeletePublicKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePublicKeyRequest; + output: {}; + }; + sdk: { + input: DeletePublicKeyCommandInput; + output: DeletePublicKeyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/DeleteRealtimeLogConfigCommand.ts index adfc589d5ec65..b10f5c5477c83 100644 --- a/clients/client-cloudfront/src/commands/DeleteRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteRealtimeLogConfigCommand.ts @@ -95,4 +95,16 @@ export class DeleteRealtimeLogConfigCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRealtimeLogConfigCommand) .de(de_DeleteRealtimeLogConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRealtimeLogConfigRequest; + output: {}; + }; + sdk: { + input: DeleteRealtimeLogConfigCommandInput; + output: DeleteRealtimeLogConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteResponseHeadersPolicyCommand.ts b/clients/client-cloudfront/src/commands/DeleteResponseHeadersPolicyCommand.ts index 25339699fd81b..62f22cc666887 100644 --- a/clients/client-cloudfront/src/commands/DeleteResponseHeadersPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteResponseHeadersPolicyCommand.ts @@ -102,4 +102,16 @@ export class DeleteResponseHeadersPolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteResponseHeadersPolicyCommand) .de(de_DeleteResponseHeadersPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteResponseHeadersPolicyRequest; + output: {}; + }; + sdk: { + input: DeleteResponseHeadersPolicyCommandInput; + output: DeleteResponseHeadersPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DeleteStreamingDistributionCommand.ts b/clients/client-cloudfront/src/commands/DeleteStreamingDistributionCommand.ts index 9a56138c0ca74..2b19db6fc661c 100644 --- a/clients/client-cloudfront/src/commands/DeleteStreamingDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/DeleteStreamingDistributionCommand.ts @@ -141,4 +141,16 @@ export class DeleteStreamingDistributionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteStreamingDistributionCommand) .de(de_DeleteStreamingDistributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteStreamingDistributionRequest; + output: {}; + }; + sdk: { + input: DeleteStreamingDistributionCommandInput; + output: DeleteStreamingDistributionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DescribeFunctionCommand.ts b/clients/client-cloudfront/src/commands/DescribeFunctionCommand.ts index 344630f1e8a2a..54a9716342acc 100644 --- a/clients/client-cloudfront/src/commands/DescribeFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/DescribeFunctionCommand.ts @@ -110,4 +110,16 @@ export class DescribeFunctionCommand extends $Command .f(void 0, void 0) .ser(se_DescribeFunctionCommand) .de(de_DescribeFunctionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeFunctionRequest; + output: DescribeFunctionResult; + }; + sdk: { + input: DescribeFunctionCommandInput; + output: DescribeFunctionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/DescribeKeyValueStoreCommand.ts b/clients/client-cloudfront/src/commands/DescribeKeyValueStoreCommand.ts index b815162b6a4b3..63f4088b1f06a 100644 --- a/clients/client-cloudfront/src/commands/DescribeKeyValueStoreCommand.ts +++ b/clients/client-cloudfront/src/commands/DescribeKeyValueStoreCommand.ts @@ -121,4 +121,16 @@ export class DescribeKeyValueStoreCommand extends $Command .f(void 0, void 0) .ser(se_DescribeKeyValueStoreCommand) .de(de_DescribeKeyValueStoreCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeKeyValueStoreRequest; + output: DescribeKeyValueStoreResult; + }; + sdk: { + input: DescribeKeyValueStoreCommandInput; + output: DescribeKeyValueStoreCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetCachePolicyCommand.ts b/clients/client-cloudfront/src/commands/GetCachePolicyCommand.ts index 1f4409dc5865c..b911a7d7f219f 100644 --- a/clients/client-cloudfront/src/commands/GetCachePolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetCachePolicyCommand.ts @@ -138,4 +138,16 @@ export class GetCachePolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetCachePolicyCommand) .de(de_GetCachePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCachePolicyRequest; + output: GetCachePolicyResult; + }; + sdk: { + input: GetCachePolicyCommandInput; + output: GetCachePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetCachePolicyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetCachePolicyConfigCommand.ts index 7e05d3252c03a..e054d1440784d 100644 --- a/clients/client-cloudfront/src/commands/GetCachePolicyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetCachePolicyConfigCommand.ts @@ -126,4 +126,16 @@ export class GetCachePolicyConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetCachePolicyConfigCommand) .de(de_GetCachePolicyConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCachePolicyConfigRequest; + output: GetCachePolicyConfigResult; + }; + sdk: { + input: GetCachePolicyConfigCommandInput; + output: GetCachePolicyConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityCommand.ts b/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityCommand.ts index b63ee59ba2177..680d48a79957f 100644 --- a/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityCommand.ts +++ b/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityCommand.ts @@ -96,4 +96,16 @@ export class GetCloudFrontOriginAccessIdentityCommand extends $Command .f(void 0, void 0) .ser(se_GetCloudFrontOriginAccessIdentityCommand) .de(de_GetCloudFrontOriginAccessIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCloudFrontOriginAccessIdentityRequest; + output: GetCloudFrontOriginAccessIdentityResult; + }; + sdk: { + input: GetCloudFrontOriginAccessIdentityCommandInput; + output: GetCloudFrontOriginAccessIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityConfigCommand.ts b/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityConfigCommand.ts index 7fdcabfb85f2e..bc4925a181354 100644 --- a/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetCloudFrontOriginAccessIdentityConfigCommand.ts @@ -96,4 +96,16 @@ export class GetCloudFrontOriginAccessIdentityConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetCloudFrontOriginAccessIdentityConfigCommand) .de(de_GetCloudFrontOriginAccessIdentityConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCloudFrontOriginAccessIdentityConfigRequest; + output: GetCloudFrontOriginAccessIdentityConfigResult; + }; + sdk: { + input: GetCloudFrontOriginAccessIdentityConfigCommandInput; + output: GetCloudFrontOriginAccessIdentityConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyCommand.ts b/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyCommand.ts index 079962ad58f36..bfb6bcf861801 100644 --- a/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyCommand.ts @@ -116,4 +116,16 @@ export class GetContinuousDeploymentPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetContinuousDeploymentPolicyCommand) .de(de_GetContinuousDeploymentPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetContinuousDeploymentPolicyRequest; + output: GetContinuousDeploymentPolicyResult; + }; + sdk: { + input: GetContinuousDeploymentPolicyCommandInput; + output: GetContinuousDeploymentPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyConfigCommand.ts index b2aff42158941..b7f74887208be 100644 --- a/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetContinuousDeploymentPolicyConfigCommand.ts @@ -114,4 +114,16 @@ export class GetContinuousDeploymentPolicyConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetContinuousDeploymentPolicyConfigCommand) .de(de_GetContinuousDeploymentPolicyConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetContinuousDeploymentPolicyConfigRequest; + output: GetContinuousDeploymentPolicyConfigResult; + }; + sdk: { + input: GetContinuousDeploymentPolicyConfigCommandInput; + output: GetContinuousDeploymentPolicyConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetDistributionCommand.ts b/clients/client-cloudfront/src/commands/GetDistributionCommand.ts index 22a889edc64e4..7370bb7a0bf09 100644 --- a/clients/client-cloudfront/src/commands/GetDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetDistributionCommand.ts @@ -418,4 +418,16 @@ export class GetDistributionCommand extends $Command .f(void 0, GetDistributionResultFilterSensitiveLog) .ser(se_GetDistributionCommand) .de(de_GetDistributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDistributionRequest; + output: GetDistributionResult; + }; + sdk: { + input: GetDistributionCommandInput; + output: GetDistributionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetDistributionConfigCommand.ts b/clients/client-cloudfront/src/commands/GetDistributionConfigCommand.ts index 21f57cd749943..01e7cd29ffd79 100644 --- a/clients/client-cloudfront/src/commands/GetDistributionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetDistributionConfigCommand.ts @@ -374,4 +374,16 @@ export class GetDistributionConfigCommand extends $Command .f(void 0, GetDistributionConfigResultFilterSensitiveLog) .ser(se_GetDistributionConfigCommand) .de(de_GetDistributionConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDistributionConfigRequest; + output: GetDistributionConfigResult; + }; + sdk: { + input: GetDistributionConfigCommandInput; + output: GetDistributionConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionCommand.ts b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionCommand.ts index fb96a80bbce96..0c621b49a78d5 100644 --- a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionCommand.ts @@ -116,4 +116,16 @@ export class GetFieldLevelEncryptionCommand extends $Command .f(void 0, void 0) .ser(se_GetFieldLevelEncryptionCommand) .de(de_GetFieldLevelEncryptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFieldLevelEncryptionRequest; + output: GetFieldLevelEncryptionResult; + }; + sdk: { + input: GetFieldLevelEncryptionCommandInput; + output: GetFieldLevelEncryptionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionConfigCommand.ts b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionConfigCommand.ts index 2978e1ae52ba2..c2156740a0cb1 100644 --- a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionConfigCommand.ts @@ -117,4 +117,16 @@ export class GetFieldLevelEncryptionConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetFieldLevelEncryptionConfigCommand) .de(de_GetFieldLevelEncryptionConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFieldLevelEncryptionConfigRequest; + output: GetFieldLevelEncryptionConfigResult; + }; + sdk: { + input: GetFieldLevelEncryptionConfigCommandInput; + output: GetFieldLevelEncryptionConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileCommand.ts b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileCommand.ts index b399eadd26302..3f4631a525c12 100644 --- a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileCommand.ts @@ -112,4 +112,16 @@ export class GetFieldLevelEncryptionProfileCommand extends $Command .f(void 0, void 0) .ser(se_GetFieldLevelEncryptionProfileCommand) .de(de_GetFieldLevelEncryptionProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFieldLevelEncryptionProfileRequest; + output: GetFieldLevelEncryptionProfileResult; + }; + sdk: { + input: GetFieldLevelEncryptionProfileCommandInput; + output: GetFieldLevelEncryptionProfileCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileConfigCommand.ts b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileConfigCommand.ts index f1458c5d4c201..a892e0dc3a044 100644 --- a/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFieldLevelEncryptionProfileConfigCommand.ts @@ -111,4 +111,16 @@ export class GetFieldLevelEncryptionProfileConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetFieldLevelEncryptionProfileConfigCommand) .de(de_GetFieldLevelEncryptionProfileConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFieldLevelEncryptionProfileConfigRequest; + output: GetFieldLevelEncryptionProfileConfigResult; + }; + sdk: { + input: GetFieldLevelEncryptionProfileConfigCommandInput; + output: GetFieldLevelEncryptionProfileConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetFunctionCommand.ts b/clients/client-cloudfront/src/commands/GetFunctionCommand.ts index 136ae6268d940..11966d49c6d40 100644 --- a/clients/client-cloudfront/src/commands/GetFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetFunctionCommand.ts @@ -97,4 +97,16 @@ export class GetFunctionCommand extends $Command .f(void 0, GetFunctionResultFilterSensitiveLog) .ser(se_GetFunctionCommand) .de(de_GetFunctionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFunctionRequest; + output: GetFunctionResult; + }; + sdk: { + input: GetFunctionCommandInput; + output: GetFunctionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetInvalidationCommand.ts b/clients/client-cloudfront/src/commands/GetInvalidationCommand.ts index e294412a305b0..b8dc0bc502d9e 100644 --- a/clients/client-cloudfront/src/commands/GetInvalidationCommand.ts +++ b/clients/client-cloudfront/src/commands/GetInvalidationCommand.ts @@ -100,4 +100,16 @@ export class GetInvalidationCommand extends $Command .f(void 0, void 0) .ser(se_GetInvalidationCommand) .de(de_GetInvalidationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetInvalidationRequest; + output: GetInvalidationResult; + }; + sdk: { + input: GetInvalidationCommandInput; + output: GetInvalidationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/GetKeyGroupCommand.ts index bc46aa82f45cb..850ba3b4bdcb9 100644 --- a/clients/client-cloudfront/src/commands/GetKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/GetKeyGroupCommand.ts @@ -97,4 +97,16 @@ export class GetKeyGroupCommand extends $Command .f(void 0, void 0) .ser(se_GetKeyGroupCommand) .de(de_GetKeyGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetKeyGroupRequest; + output: GetKeyGroupResult; + }; + sdk: { + input: GetKeyGroupCommandInput; + output: GetKeyGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetKeyGroupConfigCommand.ts b/clients/client-cloudfront/src/commands/GetKeyGroupConfigCommand.ts index 367d398304c26..4ff7c749dbb1c 100644 --- a/clients/client-cloudfront/src/commands/GetKeyGroupConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetKeyGroupConfigCommand.ts @@ -92,4 +92,16 @@ export class GetKeyGroupConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetKeyGroupConfigCommand) .de(de_GetKeyGroupConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetKeyGroupConfigRequest; + output: GetKeyGroupConfigResult; + }; + sdk: { + input: GetKeyGroupConfigCommandInput; + output: GetKeyGroupConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetMonitoringSubscriptionCommand.ts b/clients/client-cloudfront/src/commands/GetMonitoringSubscriptionCommand.ts index 052a02c1e634a..e423699e56c2c 100644 --- a/clients/client-cloudfront/src/commands/GetMonitoringSubscriptionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetMonitoringSubscriptionCommand.ts @@ -94,4 +94,16 @@ export class GetMonitoringSubscriptionCommand extends $Command .f(void 0, void 0) .ser(se_GetMonitoringSubscriptionCommand) .de(de_GetMonitoringSubscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMonitoringSubscriptionRequest; + output: GetMonitoringSubscriptionResult; + }; + sdk: { + input: GetMonitoringSubscriptionCommandInput; + output: GetMonitoringSubscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetOriginAccessControlCommand.ts b/clients/client-cloudfront/src/commands/GetOriginAccessControlCommand.ts index 9445ebb3692e2..80b946771c496 100644 --- a/clients/client-cloudfront/src/commands/GetOriginAccessControlCommand.ts +++ b/clients/client-cloudfront/src/commands/GetOriginAccessControlCommand.ts @@ -93,4 +93,16 @@ export class GetOriginAccessControlCommand extends $Command .f(void 0, void 0) .ser(se_GetOriginAccessControlCommand) .de(de_GetOriginAccessControlCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetOriginAccessControlRequest; + output: GetOriginAccessControlResult; + }; + sdk: { + input: GetOriginAccessControlCommandInput; + output: GetOriginAccessControlCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetOriginAccessControlConfigCommand.ts b/clients/client-cloudfront/src/commands/GetOriginAccessControlConfigCommand.ts index 41dff94710d62..3af791e3e4d32 100644 --- a/clients/client-cloudfront/src/commands/GetOriginAccessControlConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetOriginAccessControlConfigCommand.ts @@ -95,4 +95,16 @@ export class GetOriginAccessControlConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetOriginAccessControlConfigCommand) .de(de_GetOriginAccessControlConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetOriginAccessControlConfigRequest; + output: GetOriginAccessControlConfigResult; + }; + sdk: { + input: GetOriginAccessControlConfigCommandInput; + output: GetOriginAccessControlConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetOriginRequestPolicyCommand.ts b/clients/client-cloudfront/src/commands/GetOriginRequestPolicyCommand.ts index d11b8bb56030d..1d0834d1b381a 100644 --- a/clients/client-cloudfront/src/commands/GetOriginRequestPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetOriginRequestPolicyCommand.ts @@ -132,4 +132,16 @@ export class GetOriginRequestPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetOriginRequestPolicyCommand) .de(de_GetOriginRequestPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetOriginRequestPolicyRequest; + output: GetOriginRequestPolicyResult; + }; + sdk: { + input: GetOriginRequestPolicyCommandInput; + output: GetOriginRequestPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetOriginRequestPolicyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetOriginRequestPolicyConfigCommand.ts index 87cab81c1d996..871ef1fd38c64 100644 --- a/clients/client-cloudfront/src/commands/GetOriginRequestPolicyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetOriginRequestPolicyConfigCommand.ts @@ -125,4 +125,16 @@ export class GetOriginRequestPolicyConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetOriginRequestPolicyConfigCommand) .de(de_GetOriginRequestPolicyConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetOriginRequestPolicyConfigRequest; + output: GetOriginRequestPolicyConfigResult; + }; + sdk: { + input: GetOriginRequestPolicyConfigCommandInput; + output: GetOriginRequestPolicyConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetPublicKeyCommand.ts b/clients/client-cloudfront/src/commands/GetPublicKeyCommand.ts index 3b58637692aec..1f5f19c01d811 100644 --- a/clients/client-cloudfront/src/commands/GetPublicKeyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetPublicKeyCommand.ts @@ -93,4 +93,16 @@ export class GetPublicKeyCommand extends $Command .f(void 0, void 0) .ser(se_GetPublicKeyCommand) .de(de_GetPublicKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPublicKeyRequest; + output: GetPublicKeyResult; + }; + sdk: { + input: GetPublicKeyCommandInput; + output: GetPublicKeyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetPublicKeyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetPublicKeyConfigCommand.ts index a914bc070f71f..6075caca187de 100644 --- a/clients/client-cloudfront/src/commands/GetPublicKeyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetPublicKeyConfigCommand.ts @@ -89,4 +89,16 @@ export class GetPublicKeyConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetPublicKeyConfigCommand) .de(de_GetPublicKeyConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPublicKeyConfigRequest; + output: GetPublicKeyConfigResult; + }; + sdk: { + input: GetPublicKeyConfigCommandInput; + output: GetPublicKeyConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/GetRealtimeLogConfigCommand.ts index e7ce089ee0e71..935e3db0a8d12 100644 --- a/clients/client-cloudfront/src/commands/GetRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetRealtimeLogConfigCommand.ts @@ -106,4 +106,16 @@ export class GetRealtimeLogConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetRealtimeLogConfigCommand) .de(de_GetRealtimeLogConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRealtimeLogConfigRequest; + output: GetRealtimeLogConfigResult; + }; + sdk: { + input: GetRealtimeLogConfigCommandInput; + output: GetRealtimeLogConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyCommand.ts b/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyCommand.ts index abd8cf8c4a7ea..6d13847344978 100644 --- a/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyCommand.ts @@ -178,4 +178,16 @@ export class GetResponseHeadersPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetResponseHeadersPolicyCommand) .de(de_GetResponseHeadersPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResponseHeadersPolicyRequest; + output: GetResponseHeadersPolicyResult; + }; + sdk: { + input: GetResponseHeadersPolicyCommandInput; + output: GetResponseHeadersPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyConfigCommand.ts b/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyConfigCommand.ts index abd17c6656e5c..a89779cdf9bef 100644 --- a/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetResponseHeadersPolicyConfigCommand.ts @@ -178,4 +178,16 @@ export class GetResponseHeadersPolicyConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetResponseHeadersPolicyConfigCommand) .de(de_GetResponseHeadersPolicyConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResponseHeadersPolicyConfigRequest; + output: GetResponseHeadersPolicyConfigResult; + }; + sdk: { + input: GetResponseHeadersPolicyConfigCommandInput; + output: GetResponseHeadersPolicyConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetStreamingDistributionCommand.ts b/clients/client-cloudfront/src/commands/GetStreamingDistributionCommand.ts index 65613f0a70d3f..f7f40f7f177fb 100644 --- a/clients/client-cloudfront/src/commands/GetStreamingDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/GetStreamingDistributionCommand.ts @@ -134,4 +134,16 @@ export class GetStreamingDistributionCommand extends $Command .f(void 0, void 0) .ser(se_GetStreamingDistributionCommand) .de(de_GetStreamingDistributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetStreamingDistributionRequest; + output: GetStreamingDistributionResult; + }; + sdk: { + input: GetStreamingDistributionCommandInput; + output: GetStreamingDistributionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/GetStreamingDistributionConfigCommand.ts b/clients/client-cloudfront/src/commands/GetStreamingDistributionConfigCommand.ts index 2f8b863dd2bc3..5dd9ee42c3208 100644 --- a/clients/client-cloudfront/src/commands/GetStreamingDistributionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/GetStreamingDistributionConfigCommand.ts @@ -116,4 +116,16 @@ export class GetStreamingDistributionConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetStreamingDistributionConfigCommand) .de(de_GetStreamingDistributionConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetStreamingDistributionConfigRequest; + output: GetStreamingDistributionConfigResult; + }; + sdk: { + input: GetStreamingDistributionConfigCommandInput; + output: GetStreamingDistributionConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListCachePoliciesCommand.ts b/clients/client-cloudfront/src/commands/ListCachePoliciesCommand.ts index 9d4e1fec3f83d..64aec0d3ee38c 100644 --- a/clients/client-cloudfront/src/commands/ListCachePoliciesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListCachePoliciesCommand.ts @@ -146,4 +146,16 @@ export class ListCachePoliciesCommand extends $Command .f(void 0, void 0) .ser(se_ListCachePoliciesCommand) .de(de_ListCachePoliciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCachePoliciesRequest; + output: ListCachePoliciesResult; + }; + sdk: { + input: ListCachePoliciesCommandInput; + output: ListCachePoliciesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListCloudFrontOriginAccessIdentitiesCommand.ts b/clients/client-cloudfront/src/commands/ListCloudFrontOriginAccessIdentitiesCommand.ts index 408eee1ba950c..032bb4cefc3f4 100644 --- a/clients/client-cloudfront/src/commands/ListCloudFrontOriginAccessIdentitiesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListCloudFrontOriginAccessIdentitiesCommand.ts @@ -102,4 +102,16 @@ export class ListCloudFrontOriginAccessIdentitiesCommand extends $Command .f(void 0, void 0) .ser(se_ListCloudFrontOriginAccessIdentitiesCommand) .de(de_ListCloudFrontOriginAccessIdentitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCloudFrontOriginAccessIdentitiesRequest; + output: ListCloudFrontOriginAccessIdentitiesResult; + }; + sdk: { + input: ListCloudFrontOriginAccessIdentitiesCommandInput; + output: ListCloudFrontOriginAccessIdentitiesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListConflictingAliasesCommand.ts b/clients/client-cloudfront/src/commands/ListConflictingAliasesCommand.ts index 0229fdef605e9..b6ffe349a5e8a 100644 --- a/clients/client-cloudfront/src/commands/ListConflictingAliasesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListConflictingAliasesCommand.ts @@ -119,4 +119,16 @@ export class ListConflictingAliasesCommand extends $Command .f(void 0, void 0) .ser(se_ListConflictingAliasesCommand) .de(de_ListConflictingAliasesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListConflictingAliasesRequest; + output: ListConflictingAliasesResult; + }; + sdk: { + input: ListConflictingAliasesCommandInput; + output: ListConflictingAliasesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListContinuousDeploymentPoliciesCommand.ts b/clients/client-cloudfront/src/commands/ListContinuousDeploymentPoliciesCommand.ts index 1fd511fbfab1a..fc8f946e4be23 100644 --- a/clients/client-cloudfront/src/commands/ListContinuousDeploymentPoliciesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListContinuousDeploymentPoliciesCommand.ts @@ -132,4 +132,16 @@ export class ListContinuousDeploymentPoliciesCommand extends $Command .f(void 0, void 0) .ser(se_ListContinuousDeploymentPoliciesCommand) .de(de_ListContinuousDeploymentPoliciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListContinuousDeploymentPoliciesRequest; + output: ListContinuousDeploymentPoliciesResult; + }; + sdk: { + input: ListContinuousDeploymentPoliciesCommandInput; + output: ListContinuousDeploymentPoliciesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByCachePolicyIdCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByCachePolicyIdCommand.ts index e97872ed60385..c3c60ea499d2b 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByCachePolicyIdCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByCachePolicyIdCommand.ts @@ -108,4 +108,16 @@ export class ListDistributionsByCachePolicyIdCommand extends $Command .f(void 0, void 0) .ser(se_ListDistributionsByCachePolicyIdCommand) .de(de_ListDistributionsByCachePolicyIdCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDistributionsByCachePolicyIdRequest; + output: ListDistributionsByCachePolicyIdResult; + }; + sdk: { + input: ListDistributionsByCachePolicyIdCommandInput; + output: ListDistributionsByCachePolicyIdCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByKeyGroupCommand.ts index 2f28626217057..f721719f230b5 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByKeyGroupCommand.ts @@ -100,4 +100,16 @@ export class ListDistributionsByKeyGroupCommand extends $Command .f(void 0, void 0) .ser(se_ListDistributionsByKeyGroupCommand) .de(de_ListDistributionsByKeyGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDistributionsByKeyGroupRequest; + output: ListDistributionsByKeyGroupResult; + }; + sdk: { + input: ListDistributionsByKeyGroupCommandInput; + output: ListDistributionsByKeyGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByOriginRequestPolicyIdCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByOriginRequestPolicyIdCommand.ts index 2529855e2e0e3..18495934ae3d1 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByOriginRequestPolicyIdCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByOriginRequestPolicyIdCommand.ts @@ -112,4 +112,16 @@ export class ListDistributionsByOriginRequestPolicyIdCommand extends $Command .f(void 0, void 0) .ser(se_ListDistributionsByOriginRequestPolicyIdCommand) .de(de_ListDistributionsByOriginRequestPolicyIdCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDistributionsByOriginRequestPolicyIdRequest; + output: ListDistributionsByOriginRequestPolicyIdResult; + }; + sdk: { + input: ListDistributionsByOriginRequestPolicyIdCommandInput; + output: ListDistributionsByOriginRequestPolicyIdCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByRealtimeLogConfigCommand.ts index 72e59281983b0..9aaf185bde71c 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByRealtimeLogConfigCommand.ts @@ -398,4 +398,16 @@ export class ListDistributionsByRealtimeLogConfigCommand extends $Command .f(void 0, ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog) .ser(se_ListDistributionsByRealtimeLogConfigCommand) .de(de_ListDistributionsByRealtimeLogConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDistributionsByRealtimeLogConfigRequest; + output: ListDistributionsByRealtimeLogConfigResult; + }; + sdk: { + input: ListDistributionsByRealtimeLogConfigCommandInput; + output: ListDistributionsByRealtimeLogConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByResponseHeadersPolicyIdCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByResponseHeadersPolicyIdCommand.ts index 6351d6a5e7240..d6efc8404d806 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByResponseHeadersPolicyIdCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByResponseHeadersPolicyIdCommand.ts @@ -112,4 +112,16 @@ export class ListDistributionsByResponseHeadersPolicyIdCommand extends $Command .f(void 0, void 0) .ser(se_ListDistributionsByResponseHeadersPolicyIdCommand) .de(de_ListDistributionsByResponseHeadersPolicyIdCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDistributionsByResponseHeadersPolicyIdRequest; + output: ListDistributionsByResponseHeadersPolicyIdResult; + }; + sdk: { + input: ListDistributionsByResponseHeadersPolicyIdCommandInput; + output: ListDistributionsByResponseHeadersPolicyIdCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListDistributionsByWebACLIdCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsByWebACLIdCommand.ts index 4e4ede1fa8e51..3cc5bc3b40166 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsByWebACLIdCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsByWebACLIdCommand.ts @@ -390,4 +390,16 @@ export class ListDistributionsByWebACLIdCommand extends $Command .f(void 0, ListDistributionsByWebACLIdResultFilterSensitiveLog) .ser(se_ListDistributionsByWebACLIdCommand) .de(de_ListDistributionsByWebACLIdCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDistributionsByWebACLIdRequest; + output: ListDistributionsByWebACLIdResult; + }; + sdk: { + input: ListDistributionsByWebACLIdCommandInput; + output: ListDistributionsByWebACLIdCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListDistributionsCommand.ts b/clients/client-cloudfront/src/commands/ListDistributionsCommand.ts index d4a38f5b2096b..968ff5d9b7e36 100644 --- a/clients/client-cloudfront/src/commands/ListDistributionsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListDistributionsCommand.ts @@ -382,4 +382,16 @@ export class ListDistributionsCommand extends $Command .f(void 0, ListDistributionsResultFilterSensitiveLog) .ser(se_ListDistributionsCommand) .de(de_ListDistributionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDistributionsRequest; + output: ListDistributionsResult; + }; + sdk: { + input: ListDistributionsCommandInput; + output: ListDistributionsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionConfigsCommand.ts b/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionConfigsCommand.ts index 3d88420e903c4..a1817dd6332db 100644 --- a/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionConfigsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionConfigsCommand.ts @@ -123,4 +123,16 @@ export class ListFieldLevelEncryptionConfigsCommand extends $Command .f(void 0, void 0) .ser(se_ListFieldLevelEncryptionConfigsCommand) .de(de_ListFieldLevelEncryptionConfigsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFieldLevelEncryptionConfigsRequest; + output: ListFieldLevelEncryptionConfigsResult; + }; + sdk: { + input: ListFieldLevelEncryptionConfigsCommandInput; + output: ListFieldLevelEncryptionConfigsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionProfilesCommand.ts b/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionProfilesCommand.ts index 4f61d3f48e512..2b322041c4230 100644 --- a/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionProfilesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListFieldLevelEncryptionProfilesCommand.ts @@ -114,4 +114,16 @@ export class ListFieldLevelEncryptionProfilesCommand extends $Command .f(void 0, void 0) .ser(se_ListFieldLevelEncryptionProfilesCommand) .de(de_ListFieldLevelEncryptionProfilesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFieldLevelEncryptionProfilesRequest; + output: ListFieldLevelEncryptionProfilesResult; + }; + sdk: { + input: ListFieldLevelEncryptionProfilesCommandInput; + output: ListFieldLevelEncryptionProfilesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListFunctionsCommand.ts b/clients/client-cloudfront/src/commands/ListFunctionsCommand.ts index 54b57882f6975..0d6c9f22231f2 100644 --- a/clients/client-cloudfront/src/commands/ListFunctionsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListFunctionsCommand.ts @@ -120,4 +120,16 @@ export class ListFunctionsCommand extends $Command .f(void 0, void 0) .ser(se_ListFunctionsCommand) .de(de_ListFunctionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFunctionsRequest; + output: ListFunctionsResult; + }; + sdk: { + input: ListFunctionsCommandInput; + output: ListFunctionsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListInvalidationsCommand.ts b/clients/client-cloudfront/src/commands/ListInvalidationsCommand.ts index 59a7bf63b41fd..8b5439e1da22d 100644 --- a/clients/client-cloudfront/src/commands/ListInvalidationsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListInvalidationsCommand.ts @@ -101,4 +101,16 @@ export class ListInvalidationsCommand extends $Command .f(void 0, void 0) .ser(se_ListInvalidationsCommand) .de(de_ListInvalidationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListInvalidationsRequest; + output: ListInvalidationsResult; + }; + sdk: { + input: ListInvalidationsCommandInput; + output: ListInvalidationsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListKeyGroupsCommand.ts b/clients/client-cloudfront/src/commands/ListKeyGroupsCommand.ts index 42c237aa8b3e3..23873bd40a247 100644 --- a/clients/client-cloudfront/src/commands/ListKeyGroupsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListKeyGroupsCommand.ts @@ -105,4 +105,16 @@ export class ListKeyGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListKeyGroupsCommand) .de(de_ListKeyGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListKeyGroupsRequest; + output: ListKeyGroupsResult; + }; + sdk: { + input: ListKeyGroupsCommandInput; + output: ListKeyGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListKeyValueStoresCommand.ts b/clients/client-cloudfront/src/commands/ListKeyValueStoresCommand.ts index 357fb116679aa..73aad5414f4b2 100644 --- a/clients/client-cloudfront/src/commands/ListKeyValueStoresCommand.ts +++ b/clients/client-cloudfront/src/commands/ListKeyValueStoresCommand.ts @@ -134,4 +134,16 @@ export class ListKeyValueStoresCommand extends $Command .f(void 0, void 0) .ser(se_ListKeyValueStoresCommand) .de(de_ListKeyValueStoresCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListKeyValueStoresRequest; + output: ListKeyValueStoresResult; + }; + sdk: { + input: ListKeyValueStoresCommandInput; + output: ListKeyValueStoresCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListOriginAccessControlsCommand.ts b/clients/client-cloudfront/src/commands/ListOriginAccessControlsCommand.ts index 4e0ebd645a97d..c69ca555de3b5 100644 --- a/clients/client-cloudfront/src/commands/ListOriginAccessControlsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListOriginAccessControlsCommand.ts @@ -102,4 +102,16 @@ export class ListOriginAccessControlsCommand extends $Command .f(void 0, void 0) .ser(se_ListOriginAccessControlsCommand) .de(de_ListOriginAccessControlsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListOriginAccessControlsRequest; + output: ListOriginAccessControlsResult; + }; + sdk: { + input: ListOriginAccessControlsCommandInput; + output: ListOriginAccessControlsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListOriginRequestPoliciesCommand.ts b/clients/client-cloudfront/src/commands/ListOriginRequestPoliciesCommand.ts index d11b6fac25ec3..d113737bbce31 100644 --- a/clients/client-cloudfront/src/commands/ListOriginRequestPoliciesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListOriginRequestPoliciesCommand.ts @@ -139,4 +139,16 @@ export class ListOriginRequestPoliciesCommand extends $Command .f(void 0, void 0) .ser(se_ListOriginRequestPoliciesCommand) .de(de_ListOriginRequestPoliciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListOriginRequestPoliciesRequest; + output: ListOriginRequestPoliciesResult; + }; + sdk: { + input: ListOriginRequestPoliciesCommandInput; + output: ListOriginRequestPoliciesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListPublicKeysCommand.ts b/clients/client-cloudfront/src/commands/ListPublicKeysCommand.ts index e3c47c7f72b41..7b9f0367b8064 100644 --- a/clients/client-cloudfront/src/commands/ListPublicKeysCommand.ts +++ b/clients/client-cloudfront/src/commands/ListPublicKeysCommand.ts @@ -94,4 +94,16 @@ export class ListPublicKeysCommand extends $Command .f(void 0, void 0) .ser(se_ListPublicKeysCommand) .de(de_ListPublicKeysCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPublicKeysRequest; + output: ListPublicKeysResult; + }; + sdk: { + input: ListPublicKeysCommandInput; + output: ListPublicKeysCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListRealtimeLogConfigsCommand.ts b/clients/client-cloudfront/src/commands/ListRealtimeLogConfigsCommand.ts index 27b023c669deb..3048e0850073e 100644 --- a/clients/client-cloudfront/src/commands/ListRealtimeLogConfigsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListRealtimeLogConfigsCommand.ts @@ -116,4 +116,16 @@ export class ListRealtimeLogConfigsCommand extends $Command .f(void 0, void 0) .ser(se_ListRealtimeLogConfigsCommand) .de(de_ListRealtimeLogConfigsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRealtimeLogConfigsRequest; + output: ListRealtimeLogConfigsResult; + }; + sdk: { + input: ListRealtimeLogConfigsCommandInput; + output: ListRealtimeLogConfigsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListResponseHeadersPoliciesCommand.ts b/clients/client-cloudfront/src/commands/ListResponseHeadersPoliciesCommand.ts index dde2879dfb870..19153d67520f5 100644 --- a/clients/client-cloudfront/src/commands/ListResponseHeadersPoliciesCommand.ts +++ b/clients/client-cloudfront/src/commands/ListResponseHeadersPoliciesCommand.ts @@ -192,4 +192,16 @@ export class ListResponseHeadersPoliciesCommand extends $Command .f(void 0, void 0) .ser(se_ListResponseHeadersPoliciesCommand) .de(de_ListResponseHeadersPoliciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListResponseHeadersPoliciesRequest; + output: ListResponseHeadersPoliciesResult; + }; + sdk: { + input: ListResponseHeadersPoliciesCommandInput; + output: ListResponseHeadersPoliciesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListStreamingDistributionsCommand.ts b/clients/client-cloudfront/src/commands/ListStreamingDistributionsCommand.ts index 26a0836cca827..ff291a3f57db5 100644 --- a/clients/client-cloudfront/src/commands/ListStreamingDistributionsCommand.ts +++ b/clients/client-cloudfront/src/commands/ListStreamingDistributionsCommand.ts @@ -116,4 +116,16 @@ export class ListStreamingDistributionsCommand extends $Command .f(void 0, void 0) .ser(se_ListStreamingDistributionsCommand) .de(de_ListStreamingDistributionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStreamingDistributionsRequest; + output: ListStreamingDistributionsResult; + }; + sdk: { + input: ListStreamingDistributionsCommandInput; + output: ListStreamingDistributionsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudfront/src/commands/ListTagsForResourceCommand.ts index 93963390b0bc5..bfc088d5c9e8a 100644 --- a/clients/client-cloudfront/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudfront/src/commands/ListTagsForResourceCommand.ts @@ -96,4 +96,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResult; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/PublishFunctionCommand.ts b/clients/client-cloudfront/src/commands/PublishFunctionCommand.ts index 12bf674e2f269..2660363774f51 100644 --- a/clients/client-cloudfront/src/commands/PublishFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/PublishFunctionCommand.ts @@ -124,4 +124,16 @@ export class PublishFunctionCommand extends $Command .f(void 0, void 0) .ser(se_PublishFunctionCommand) .de(de_PublishFunctionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PublishFunctionRequest; + output: PublishFunctionResult; + }; + sdk: { + input: PublishFunctionCommandInput; + output: PublishFunctionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/TagResourceCommand.ts b/clients/client-cloudfront/src/commands/TagResourceCommand.ts index fb8c3c5dc6395..e82e5ba528b0a 100644 --- a/clients/client-cloudfront/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudfront/src/commands/TagResourceCommand.ts @@ -95,4 +95,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/TestFunctionCommand.ts b/clients/client-cloudfront/src/commands/TestFunctionCommand.ts index 7978acb2480a3..2c9f76f85c19e 100644 --- a/clients/client-cloudfront/src/commands/TestFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/TestFunctionCommand.ts @@ -138,4 +138,16 @@ export class TestFunctionCommand extends $Command .f(TestFunctionRequestFilterSensitiveLog, TestFunctionResultFilterSensitiveLog) .ser(se_TestFunctionCommand) .de(de_TestFunctionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TestFunctionRequest; + output: TestFunctionResult; + }; + sdk: { + input: TestFunctionCommandInput; + output: TestFunctionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UntagResourceCommand.ts b/clients/client-cloudfront/src/commands/UntagResourceCommand.ts index bbeba22726348..69fc5492c74b5 100644 --- a/clients/client-cloudfront/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudfront/src/commands/UntagResourceCommand.ts @@ -92,4 +92,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateCachePolicyCommand.ts b/clients/client-cloudfront/src/commands/UpdateCachePolicyCommand.ts index c530853aa75b0..c4c295ea70765 100644 --- a/clients/client-cloudfront/src/commands/UpdateCachePolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateCachePolicyCommand.ts @@ -217,4 +217,16 @@ export class UpdateCachePolicyCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCachePolicyCommand) .de(de_UpdateCachePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCachePolicyRequest; + output: UpdateCachePolicyResult; + }; + sdk: { + input: UpdateCachePolicyCommandInput; + output: UpdateCachePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateCloudFrontOriginAccessIdentityCommand.ts b/clients/client-cloudfront/src/commands/UpdateCloudFrontOriginAccessIdentityCommand.ts index 57484d28d6a7d..e17566079f9d8 100644 --- a/clients/client-cloudfront/src/commands/UpdateCloudFrontOriginAccessIdentityCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateCloudFrontOriginAccessIdentityCommand.ts @@ -125,4 +125,16 @@ export class UpdateCloudFrontOriginAccessIdentityCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCloudFrontOriginAccessIdentityCommand) .de(de_UpdateCloudFrontOriginAccessIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCloudFrontOriginAccessIdentityRequest; + output: UpdateCloudFrontOriginAccessIdentityResult; + }; + sdk: { + input: UpdateCloudFrontOriginAccessIdentityCommandInput; + output: UpdateCloudFrontOriginAccessIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateContinuousDeploymentPolicyCommand.ts b/clients/client-cloudfront/src/commands/UpdateContinuousDeploymentPolicyCommand.ts index 99c216eb9e650..5d19902c0b184 100644 --- a/clients/client-cloudfront/src/commands/UpdateContinuousDeploymentPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateContinuousDeploymentPolicyCommand.ts @@ -177,4 +177,16 @@ export class UpdateContinuousDeploymentPolicyCommand extends $Command .f(void 0, void 0) .ser(se_UpdateContinuousDeploymentPolicyCommand) .de(de_UpdateContinuousDeploymentPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContinuousDeploymentPolicyRequest; + output: UpdateContinuousDeploymentPolicyResult; + }; + sdk: { + input: UpdateContinuousDeploymentPolicyCommandInput; + output: UpdateContinuousDeploymentPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateDistributionCommand.ts b/clients/client-cloudfront/src/commands/UpdateDistributionCommand.ts index e1e383480aef5..0f9970c586e46 100644 --- a/clients/client-cloudfront/src/commands/UpdateDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateDistributionCommand.ts @@ -974,4 +974,16 @@ export class UpdateDistributionCommand extends $Command .f(UpdateDistributionRequestFilterSensitiveLog, UpdateDistributionResultFilterSensitiveLog) .ser(se_UpdateDistributionCommand) .de(de_UpdateDistributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDistributionRequest; + output: UpdateDistributionResult; + }; + sdk: { + input: UpdateDistributionCommandInput; + output: UpdateDistributionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateDistributionWithStagingConfigCommand.ts b/clients/client-cloudfront/src/commands/UpdateDistributionWithStagingConfigCommand.ts index 516fbe6b9b001..8438153207e85 100644 --- a/clients/client-cloudfront/src/commands/UpdateDistributionWithStagingConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateDistributionWithStagingConfigCommand.ts @@ -661,4 +661,16 @@ export class UpdateDistributionWithStagingConfigCommand extends $Command .f(void 0, UpdateDistributionWithStagingConfigResultFilterSensitiveLog) .ser(se_UpdateDistributionWithStagingConfigCommand) .de(de_UpdateDistributionWithStagingConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDistributionWithStagingConfigRequest; + output: UpdateDistributionWithStagingConfigResult; + }; + sdk: { + input: UpdateDistributionWithStagingConfigCommandInput; + output: UpdateDistributionWithStagingConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionConfigCommand.ts b/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionConfigCommand.ts index cc8d59c9294fc..7ca875ed0f37e 100644 --- a/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionConfigCommand.ts @@ -182,4 +182,16 @@ export class UpdateFieldLevelEncryptionConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateFieldLevelEncryptionConfigCommand) .de(de_UpdateFieldLevelEncryptionConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateFieldLevelEncryptionConfigRequest; + output: UpdateFieldLevelEncryptionConfigResult; + }; + sdk: { + input: UpdateFieldLevelEncryptionConfigCommandInput; + output: UpdateFieldLevelEncryptionConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionProfileCommand.ts b/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionProfileCommand.ts index 9462c2bbbc897..d384789e8dcd4 100644 --- a/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionProfileCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateFieldLevelEncryptionProfileCommand.ts @@ -167,4 +167,16 @@ export class UpdateFieldLevelEncryptionProfileCommand extends $Command .f(void 0, void 0) .ser(se_UpdateFieldLevelEncryptionProfileCommand) .de(de_UpdateFieldLevelEncryptionProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateFieldLevelEncryptionProfileRequest; + output: UpdateFieldLevelEncryptionProfileResult; + }; + sdk: { + input: UpdateFieldLevelEncryptionProfileCommandInput; + output: UpdateFieldLevelEncryptionProfileCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateFunctionCommand.ts b/clients/client-cloudfront/src/commands/UpdateFunctionCommand.ts index 7a5f42e9cb85c..9624f16a55268 100644 --- a/clients/client-cloudfront/src/commands/UpdateFunctionCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateFunctionCommand.ts @@ -194,4 +194,16 @@ export class UpdateFunctionCommand extends $Command .f(UpdateFunctionRequestFilterSensitiveLog, void 0) .ser(se_UpdateFunctionCommand) .de(de_UpdateFunctionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateFunctionRequest; + output: UpdateFunctionResult; + }; + sdk: { + input: UpdateFunctionCommandInput; + output: UpdateFunctionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateKeyGroupCommand.ts b/clients/client-cloudfront/src/commands/UpdateKeyGroupCommand.ts index d66ecbdfce82e..2c12663b2e0f7 100644 --- a/clients/client-cloudfront/src/commands/UpdateKeyGroupCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateKeyGroupCommand.ts @@ -135,4 +135,16 @@ export class UpdateKeyGroupCommand extends $Command .f(void 0, void 0) .ser(se_UpdateKeyGroupCommand) .de(de_UpdateKeyGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateKeyGroupRequest; + output: UpdateKeyGroupResult; + }; + sdk: { + input: UpdateKeyGroupCommandInput; + output: UpdateKeyGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateKeyValueStoreCommand.ts b/clients/client-cloudfront/src/commands/UpdateKeyValueStoreCommand.ts index eb4d7d86a19ea..894839bf91ceb 100644 --- a/clients/client-cloudfront/src/commands/UpdateKeyValueStoreCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateKeyValueStoreCommand.ts @@ -132,4 +132,16 @@ export class UpdateKeyValueStoreCommand extends $Command .f(void 0, void 0) .ser(se_UpdateKeyValueStoreCommand) .de(de_UpdateKeyValueStoreCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateKeyValueStoreRequest; + output: UpdateKeyValueStoreResult; + }; + sdk: { + input: UpdateKeyValueStoreCommandInput; + output: UpdateKeyValueStoreCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateOriginAccessControlCommand.ts b/clients/client-cloudfront/src/commands/UpdateOriginAccessControlCommand.ts index 9ab4090df0dcb..c527d49851179 100644 --- a/clients/client-cloudfront/src/commands/UpdateOriginAccessControlCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateOriginAccessControlCommand.ts @@ -117,4 +117,16 @@ export class UpdateOriginAccessControlCommand extends $Command .f(void 0, void 0) .ser(se_UpdateOriginAccessControlCommand) .de(de_UpdateOriginAccessControlCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateOriginAccessControlRequest; + output: UpdateOriginAccessControlResult; + }; + sdk: { + input: UpdateOriginAccessControlCommandInput; + output: UpdateOriginAccessControlCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateOriginRequestPolicyCommand.ts b/clients/client-cloudfront/src/commands/UpdateOriginRequestPolicyCommand.ts index 3b338a2f2a980..ac31e443c244d 100644 --- a/clients/client-cloudfront/src/commands/UpdateOriginRequestPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateOriginRequestPolicyCommand.ts @@ -205,4 +205,16 @@ export class UpdateOriginRequestPolicyCommand extends $Command .f(void 0, void 0) .ser(se_UpdateOriginRequestPolicyCommand) .de(de_UpdateOriginRequestPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateOriginRequestPolicyRequest; + output: UpdateOriginRequestPolicyResult; + }; + sdk: { + input: UpdateOriginRequestPolicyCommandInput; + output: UpdateOriginRequestPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdatePublicKeyCommand.ts b/clients/client-cloudfront/src/commands/UpdatePublicKeyCommand.ts index 2eaf51fe2ec71..a75008ce07f91 100644 --- a/clients/client-cloudfront/src/commands/UpdatePublicKeyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdatePublicKeyCommand.ts @@ -117,4 +117,16 @@ export class UpdatePublicKeyCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePublicKeyCommand) .de(de_UpdatePublicKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePublicKeyRequest; + output: UpdatePublicKeyResult; + }; + sdk: { + input: UpdatePublicKeyCommandInput; + output: UpdatePublicKeyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateRealtimeLogConfigCommand.ts b/clients/client-cloudfront/src/commands/UpdateRealtimeLogConfigCommand.ts index 588afc6f60a16..2601e6586faa2 100644 --- a/clients/client-cloudfront/src/commands/UpdateRealtimeLogConfigCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateRealtimeLogConfigCommand.ts @@ -136,4 +136,16 @@ export class UpdateRealtimeLogConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRealtimeLogConfigCommand) .de(de_UpdateRealtimeLogConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRealtimeLogConfigRequest; + output: UpdateRealtimeLogConfigResult; + }; + sdk: { + input: UpdateRealtimeLogConfigCommandInput; + output: UpdateRealtimeLogConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateResponseHeadersPolicyCommand.ts b/clients/client-cloudfront/src/commands/UpdateResponseHeadersPolicyCommand.ts index da27cfa294cd8..38b693ee5011d 100644 --- a/clients/client-cloudfront/src/commands/UpdateResponseHeadersPolicyCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateResponseHeadersPolicyCommand.ts @@ -314,4 +314,16 @@ export class UpdateResponseHeadersPolicyCommand extends $Command .f(void 0, void 0) .ser(se_UpdateResponseHeadersPolicyCommand) .de(de_UpdateResponseHeadersPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateResponseHeadersPolicyRequest; + output: UpdateResponseHeadersPolicyResult; + }; + sdk: { + input: UpdateResponseHeadersPolicyCommandInput; + output: UpdateResponseHeadersPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudfront/src/commands/UpdateStreamingDistributionCommand.ts b/clients/client-cloudfront/src/commands/UpdateStreamingDistributionCommand.ts index 944933b3238c4..e57c3873ed347 100644 --- a/clients/client-cloudfront/src/commands/UpdateStreamingDistributionCommand.ts +++ b/clients/client-cloudfront/src/commands/UpdateStreamingDistributionCommand.ts @@ -201,4 +201,16 @@ export class UpdateStreamingDistributionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateStreamingDistributionCommand) .de(de_UpdateStreamingDistributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateStreamingDistributionRequest; + output: UpdateStreamingDistributionResult; + }; + sdk: { + input: UpdateStreamingDistributionCommandInput; + output: UpdateStreamingDistributionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/CHANGELOG.md b/clients/client-cloudhsm-v2/CHANGELOG.md index a5b14d85f72d8..bdbf88d87bad7 100644 --- a/clients/client-cloudhsm-v2/CHANGELOG.md +++ b/clients/client-cloudhsm-v2/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloudhsm-v2 + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloudhsm-v2 + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloudhsm-v2 diff --git a/clients/client-cloudhsm-v2/package.json b/clients/client-cloudhsm-v2/package.json index 24450a8678a40..509417c1a4ebd 100644 --- a/clients/client-cloudhsm-v2/package.json +++ b/clients/client-cloudhsm-v2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudhsm-v2", "description": "AWS SDK for JavaScript Cloudhsm V2 Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudhsm-v2", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cloudhsm-v2/src/commands/CopyBackupToRegionCommand.ts b/clients/client-cloudhsm-v2/src/commands/CopyBackupToRegionCommand.ts index 1ab81cb8a4d99..e4da51b5ffec2 100644 --- a/clients/client-cloudhsm-v2/src/commands/CopyBackupToRegionCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/CopyBackupToRegionCommand.ts @@ -112,4 +112,16 @@ export class CopyBackupToRegionCommand extends $Command .f(void 0, void 0) .ser(se_CopyBackupToRegionCommand) .de(de_CopyBackupToRegionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CopyBackupToRegionRequest; + output: CopyBackupToRegionResponse; + }; + sdk: { + input: CopyBackupToRegionCommandInput; + output: CopyBackupToRegionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/CreateClusterCommand.ts b/clients/client-cloudhsm-v2/src/commands/CreateClusterCommand.ts index 8c1c0da195a49..10fb7fcdca2f1 100644 --- a/clients/client-cloudhsm-v2/src/commands/CreateClusterCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/CreateClusterCommand.ts @@ -160,4 +160,16 @@ export class CreateClusterCommand extends $Command .f(void 0, void 0) .ser(se_CreateClusterCommand) .de(de_CreateClusterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateClusterRequest; + output: CreateClusterResponse; + }; + sdk: { + input: CreateClusterCommandInput; + output: CreateClusterCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/CreateHsmCommand.ts b/clients/client-cloudhsm-v2/src/commands/CreateHsmCommand.ts index eaf377a9c7540..c326559cf3c40 100644 --- a/clients/client-cloudhsm-v2/src/commands/CreateHsmCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/CreateHsmCommand.ts @@ -109,4 +109,16 @@ export class CreateHsmCommand extends $Command .f(void 0, void 0) .ser(se_CreateHsmCommand) .de(de_CreateHsmCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateHsmRequest; + output: CreateHsmResponse; + }; + sdk: { + input: CreateHsmCommandInput; + output: CreateHsmCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/DeleteBackupCommand.ts b/clients/client-cloudhsm-v2/src/commands/DeleteBackupCommand.ts index 284467517adbc..71025b005ddce 100644 --- a/clients/client-cloudhsm-v2/src/commands/DeleteBackupCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DeleteBackupCommand.ts @@ -119,4 +119,16 @@ export class DeleteBackupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteBackupCommand) .de(de_DeleteBackupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteBackupRequest; + output: DeleteBackupResponse; + }; + sdk: { + input: DeleteBackupCommandInput; + output: DeleteBackupCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/DeleteClusterCommand.ts b/clients/client-cloudhsm-v2/src/commands/DeleteClusterCommand.ts index 5d9426e84faeb..8a175ee80fda1 100644 --- a/clients/client-cloudhsm-v2/src/commands/DeleteClusterCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DeleteClusterCommand.ts @@ -145,4 +145,16 @@ export class DeleteClusterCommand extends $Command .f(void 0, void 0) .ser(se_DeleteClusterCommand) .de(de_DeleteClusterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteClusterRequest; + output: DeleteClusterResponse; + }; + sdk: { + input: DeleteClusterCommandInput; + output: DeleteClusterCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/DeleteHsmCommand.ts b/clients/client-cloudhsm-v2/src/commands/DeleteHsmCommand.ts index 145d2b2251d03..a83478edbc6c3 100644 --- a/clients/client-cloudhsm-v2/src/commands/DeleteHsmCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DeleteHsmCommand.ts @@ -102,4 +102,16 @@ export class DeleteHsmCommand extends $Command .f(void 0, void 0) .ser(se_DeleteHsmCommand) .de(de_DeleteHsmCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteHsmRequest; + output: DeleteHsmResponse; + }; + sdk: { + input: DeleteHsmCommandInput; + output: DeleteHsmCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-cloudhsm-v2/src/commands/DeleteResourcePolicyCommand.ts index 3ece226b1c915..b942d65af86df 100644 --- a/clients/client-cloudhsm-v2/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DeleteResourcePolicyCommand.ts @@ -100,4 +100,16 @@ export class DeleteResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteResourcePolicyCommand) .de(de_DeleteResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteResourcePolicyRequest; + output: DeleteResourcePolicyResponse; + }; + sdk: { + input: DeleteResourcePolicyCommandInput; + output: DeleteResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/DescribeBackupsCommand.ts b/clients/client-cloudhsm-v2/src/commands/DescribeBackupsCommand.ts index 1ff002ef79019..eef9a0b56e756 100644 --- a/clients/client-cloudhsm-v2/src/commands/DescribeBackupsCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DescribeBackupsCommand.ts @@ -136,4 +136,16 @@ export class DescribeBackupsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeBackupsCommand) .de(de_DescribeBackupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeBackupsRequest; + output: DescribeBackupsResponse; + }; + sdk: { + input: DescribeBackupsCommandInput; + output: DescribeBackupsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/DescribeClustersCommand.ts b/clients/client-cloudhsm-v2/src/commands/DescribeClustersCommand.ts index 3483119e033be..f676da81eaa40 100644 --- a/clients/client-cloudhsm-v2/src/commands/DescribeClustersCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/DescribeClustersCommand.ts @@ -154,4 +154,16 @@ export class DescribeClustersCommand extends $Command .f(void 0, void 0) .ser(se_DescribeClustersCommand) .de(de_DescribeClustersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeClustersRequest; + output: DescribeClustersResponse; + }; + sdk: { + input: DescribeClustersCommandInput; + output: DescribeClustersCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/GetResourcePolicyCommand.ts b/clients/client-cloudhsm-v2/src/commands/GetResourcePolicyCommand.ts index 96f6f2e770c51..b0705091d8a07 100644 --- a/clients/client-cloudhsm-v2/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/GetResourcePolicyCommand.ts @@ -97,4 +97,16 @@ export class GetResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetResourcePolicyCommand) .de(de_GetResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResourcePolicyRequest; + output: GetResourcePolicyResponse; + }; + sdk: { + input: GetResourcePolicyCommandInput; + output: GetResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/InitializeClusterCommand.ts b/clients/client-cloudhsm-v2/src/commands/InitializeClusterCommand.ts index 1128432a507bc..4b0b16c3e961b 100644 --- a/clients/client-cloudhsm-v2/src/commands/InitializeClusterCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/InitializeClusterCommand.ts @@ -103,4 +103,16 @@ export class InitializeClusterCommand extends $Command .f(void 0, void 0) .ser(se_InitializeClusterCommand) .de(de_InitializeClusterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: InitializeClusterRequest; + output: InitializeClusterResponse; + }; + sdk: { + input: InitializeClusterCommandInput; + output: InitializeClusterCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/ListTagsCommand.ts b/clients/client-cloudhsm-v2/src/commands/ListTagsCommand.ts index 811630779af0e..dfdc4d493d411 100644 --- a/clients/client-cloudhsm-v2/src/commands/ListTagsCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/ListTagsCommand.ts @@ -113,4 +113,16 @@ export class ListTagsCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsCommand) .de(de_ListTagsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsRequest; + output: ListTagsResponse; + }; + sdk: { + input: ListTagsCommandInput; + output: ListTagsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/ModifyBackupAttributesCommand.ts b/clients/client-cloudhsm-v2/src/commands/ModifyBackupAttributesCommand.ts index 97f9491010d25..9fdd9744e61ab 100644 --- a/clients/client-cloudhsm-v2/src/commands/ModifyBackupAttributesCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/ModifyBackupAttributesCommand.ts @@ -118,4 +118,16 @@ export class ModifyBackupAttributesCommand extends $Command .f(void 0, void 0) .ser(se_ModifyBackupAttributesCommand) .de(de_ModifyBackupAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ModifyBackupAttributesRequest; + output: ModifyBackupAttributesResponse; + }; + sdk: { + input: ModifyBackupAttributesCommandInput; + output: ModifyBackupAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/ModifyClusterCommand.ts b/clients/client-cloudhsm-v2/src/commands/ModifyClusterCommand.ts index 99e7cbca40649..8cde48bf9be85 100644 --- a/clients/client-cloudhsm-v2/src/commands/ModifyClusterCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/ModifyClusterCommand.ts @@ -145,4 +145,16 @@ export class ModifyClusterCommand extends $Command .f(void 0, void 0) .ser(se_ModifyClusterCommand) .de(de_ModifyClusterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ModifyClusterRequest; + output: ModifyClusterResponse; + }; + sdk: { + input: ModifyClusterCommandInput; + output: ModifyClusterCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/PutResourcePolicyCommand.ts b/clients/client-cloudhsm-v2/src/commands/PutResourcePolicyCommand.ts index 907f1762cf083..87af037629af2 100644 --- a/clients/client-cloudhsm-v2/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/PutResourcePolicyCommand.ts @@ -116,4 +116,16 @@ export class PutResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_PutResourcePolicyCommand) .de(de_PutResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutResourcePolicyRequest; + output: PutResourcePolicyResponse; + }; + sdk: { + input: PutResourcePolicyCommandInput; + output: PutResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/RestoreBackupCommand.ts b/clients/client-cloudhsm-v2/src/commands/RestoreBackupCommand.ts index 367c24652b632..ddd8576352849 100644 --- a/clients/client-cloudhsm-v2/src/commands/RestoreBackupCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/RestoreBackupCommand.ts @@ -119,4 +119,16 @@ export class RestoreBackupCommand extends $Command .f(void 0, void 0) .ser(se_RestoreBackupCommand) .de(de_RestoreBackupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RestoreBackupRequest; + output: RestoreBackupResponse; + }; + sdk: { + input: RestoreBackupCommandInput; + output: RestoreBackupCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/TagResourceCommand.ts b/clients/client-cloudhsm-v2/src/commands/TagResourceCommand.ts index b4c4013b33da1..b1ed041793362 100644 --- a/clients/client-cloudhsm-v2/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/TagResourceCommand.ts @@ -104,4 +104,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm-v2/src/commands/UntagResourceCommand.ts b/clients/client-cloudhsm-v2/src/commands/UntagResourceCommand.ts index 731381cb7c214..f98de1352de25 100644 --- a/clients/client-cloudhsm-v2/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudhsm-v2/src/commands/UntagResourceCommand.ts @@ -101,4 +101,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/CHANGELOG.md b/clients/client-cloudhsm/CHANGELOG.md index c3cc436c7cce5..2aad70b195169 100644 --- a/clients/client-cloudhsm/CHANGELOG.md +++ b/clients/client-cloudhsm/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloudhsm + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloudhsm + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloudhsm diff --git a/clients/client-cloudhsm/package.json b/clients/client-cloudhsm/package.json index efd6099855b10..702e3d66c3002 100644 --- a/clients/client-cloudhsm/package.json +++ b/clients/client-cloudhsm/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudhsm", "description": "AWS SDK for JavaScript Cloudhsm Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudhsm", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cloudhsm/src/commands/AddTagsToResourceCommand.ts b/clients/client-cloudhsm/src/commands/AddTagsToResourceCommand.ts index b39f5fb363ba9..f007924fbffb1 100644 --- a/clients/client-cloudhsm/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-cloudhsm/src/commands/AddTagsToResourceCommand.ts @@ -106,4 +106,16 @@ export class AddTagsToResourceCommand extends $Command .f(void 0, void 0) .ser(se_AddTagsToResourceCommand) .de(de_AddTagsToResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AddTagsToResourceRequest; + output: AddTagsToResourceResponse; + }; + sdk: { + input: AddTagsToResourceCommandInput; + output: AddTagsToResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/CreateHapgCommand.ts b/clients/client-cloudhsm/src/commands/CreateHapgCommand.ts index 2ef4479ca18df..4469568d48a83 100644 --- a/clients/client-cloudhsm/src/commands/CreateHapgCommand.ts +++ b/clients/client-cloudhsm/src/commands/CreateHapgCommand.ts @@ -99,4 +99,16 @@ export class CreateHapgCommand extends $Command .f(void 0, void 0) .ser(se_CreateHapgCommand) .de(de_CreateHapgCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateHapgRequest; + output: CreateHapgResponse; + }; + sdk: { + input: CreateHapgCommandInput; + output: CreateHapgCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/CreateHsmCommand.ts b/clients/client-cloudhsm/src/commands/CreateHsmCommand.ts index c68fa06eb41ee..b5aa032c7a4ca 100644 --- a/clients/client-cloudhsm/src/commands/CreateHsmCommand.ts +++ b/clients/client-cloudhsm/src/commands/CreateHsmCommand.ts @@ -114,4 +114,16 @@ export class CreateHsmCommand extends $Command .f(void 0, void 0) .ser(se_CreateHsmCommand) .de(de_CreateHsmCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateHsmRequest; + output: CreateHsmResponse; + }; + sdk: { + input: CreateHsmCommandInput; + output: CreateHsmCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/CreateLunaClientCommand.ts b/clients/client-cloudhsm/src/commands/CreateLunaClientCommand.ts index 54031d33c8d3b..00720d38adc9b 100644 --- a/clients/client-cloudhsm/src/commands/CreateLunaClientCommand.ts +++ b/clients/client-cloudhsm/src/commands/CreateLunaClientCommand.ts @@ -99,4 +99,16 @@ export class CreateLunaClientCommand extends $Command .f(void 0, void 0) .ser(se_CreateLunaClientCommand) .de(de_CreateLunaClientCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateLunaClientRequest; + output: CreateLunaClientResponse; + }; + sdk: { + input: CreateLunaClientCommandInput; + output: CreateLunaClientCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/DeleteHapgCommand.ts b/clients/client-cloudhsm/src/commands/DeleteHapgCommand.ts index e21bad5897418..e0c0d6e0c5d47 100644 --- a/clients/client-cloudhsm/src/commands/DeleteHapgCommand.ts +++ b/clients/client-cloudhsm/src/commands/DeleteHapgCommand.ts @@ -98,4 +98,16 @@ export class DeleteHapgCommand extends $Command .f(void 0, void 0) .ser(se_DeleteHapgCommand) .de(de_DeleteHapgCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteHapgRequest; + output: DeleteHapgResponse; + }; + sdk: { + input: DeleteHapgCommandInput; + output: DeleteHapgCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/DeleteHsmCommand.ts b/clients/client-cloudhsm/src/commands/DeleteHsmCommand.ts index 656518448be73..8d9e41849d2a2 100644 --- a/clients/client-cloudhsm/src/commands/DeleteHsmCommand.ts +++ b/clients/client-cloudhsm/src/commands/DeleteHsmCommand.ts @@ -99,4 +99,16 @@ export class DeleteHsmCommand extends $Command .f(void 0, void 0) .ser(se_DeleteHsmCommand) .de(de_DeleteHsmCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteHsmRequest; + output: DeleteHsmResponse; + }; + sdk: { + input: DeleteHsmCommandInput; + output: DeleteHsmCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/DeleteLunaClientCommand.ts b/clients/client-cloudhsm/src/commands/DeleteLunaClientCommand.ts index 19e8819bfe9b4..f1184210e45e9 100644 --- a/clients/client-cloudhsm/src/commands/DeleteLunaClientCommand.ts +++ b/clients/client-cloudhsm/src/commands/DeleteLunaClientCommand.ts @@ -98,4 +98,16 @@ export class DeleteLunaClientCommand extends $Command .f(void 0, void 0) .ser(se_DeleteLunaClientCommand) .de(de_DeleteLunaClientCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteLunaClientRequest; + output: DeleteLunaClientResponse; + }; + sdk: { + input: DeleteLunaClientCommandInput; + output: DeleteLunaClientCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/DescribeHapgCommand.ts b/clients/client-cloudhsm/src/commands/DescribeHapgCommand.ts index 6ac9628002f00..238a046c16f6a 100644 --- a/clients/client-cloudhsm/src/commands/DescribeHapgCommand.ts +++ b/clients/client-cloudhsm/src/commands/DescribeHapgCommand.ts @@ -114,4 +114,16 @@ export class DescribeHapgCommand extends $Command .f(void 0, void 0) .ser(se_DescribeHapgCommand) .de(de_DescribeHapgCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeHapgRequest; + output: DescribeHapgResponse; + }; + sdk: { + input: DescribeHapgCommandInput; + output: DescribeHapgCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/DescribeHsmCommand.ts b/clients/client-cloudhsm/src/commands/DescribeHsmCommand.ts index 1298ec8a4e94a..958535edb02b7 100644 --- a/clients/client-cloudhsm/src/commands/DescribeHsmCommand.ts +++ b/clients/client-cloudhsm/src/commands/DescribeHsmCommand.ts @@ -122,4 +122,16 @@ export class DescribeHsmCommand extends $Command .f(void 0, void 0) .ser(se_DescribeHsmCommand) .de(de_DescribeHsmCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeHsmRequest; + output: DescribeHsmResponse; + }; + sdk: { + input: DescribeHsmCommandInput; + output: DescribeHsmCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/DescribeLunaClientCommand.ts b/clients/client-cloudhsm/src/commands/DescribeLunaClientCommand.ts index 8cf4e3abb66ad..312ce4ca0d685 100644 --- a/clients/client-cloudhsm/src/commands/DescribeLunaClientCommand.ts +++ b/clients/client-cloudhsm/src/commands/DescribeLunaClientCommand.ts @@ -103,4 +103,16 @@ export class DescribeLunaClientCommand extends $Command .f(void 0, void 0) .ser(se_DescribeLunaClientCommand) .de(de_DescribeLunaClientCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeLunaClientRequest; + output: DescribeLunaClientResponse; + }; + sdk: { + input: DescribeLunaClientCommandInput; + output: DescribeLunaClientCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/GetConfigCommand.ts b/clients/client-cloudhsm/src/commands/GetConfigCommand.ts index a3305921553aa..521317ed909de 100644 --- a/clients/client-cloudhsm/src/commands/GetConfigCommand.ts +++ b/clients/client-cloudhsm/src/commands/GetConfigCommand.ts @@ -105,4 +105,16 @@ export class GetConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetConfigCommand) .de(de_GetConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConfigRequest; + output: GetConfigResponse; + }; + sdk: { + input: GetConfigCommandInput; + output: GetConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/ListAvailableZonesCommand.ts b/clients/client-cloudhsm/src/commands/ListAvailableZonesCommand.ts index 41f8c36271b95..2c04124612d45 100644 --- a/clients/client-cloudhsm/src/commands/ListAvailableZonesCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListAvailableZonesCommand.ts @@ -98,4 +98,16 @@ export class ListAvailableZonesCommand extends $Command .f(void 0, void 0) .ser(se_ListAvailableZonesCommand) .de(de_ListAvailableZonesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: ListAvailableZonesResponse; + }; + sdk: { + input: ListAvailableZonesCommandInput; + output: ListAvailableZonesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/ListHapgsCommand.ts b/clients/client-cloudhsm/src/commands/ListHapgsCommand.ts index 4a39ccabb6518..d5488690693ff 100644 --- a/clients/client-cloudhsm/src/commands/ListHapgsCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListHapgsCommand.ts @@ -105,4 +105,16 @@ export class ListHapgsCommand extends $Command .f(void 0, void 0) .ser(se_ListHapgsCommand) .de(de_ListHapgsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListHapgsRequest; + output: ListHapgsResponse; + }; + sdk: { + input: ListHapgsCommandInput; + output: ListHapgsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/ListHsmsCommand.ts b/clients/client-cloudhsm/src/commands/ListHsmsCommand.ts index b5f3aebb77877..382f863fde165 100644 --- a/clients/client-cloudhsm/src/commands/ListHsmsCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListHsmsCommand.ts @@ -106,4 +106,16 @@ export class ListHsmsCommand extends $Command .f(void 0, void 0) .ser(se_ListHsmsCommand) .de(de_ListHsmsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListHsmsRequest; + output: ListHsmsResponse; + }; + sdk: { + input: ListHsmsCommandInput; + output: ListHsmsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/ListLunaClientsCommand.ts b/clients/client-cloudhsm/src/commands/ListLunaClientsCommand.ts index b02e683c07028..d4f9b00dbe8f9 100644 --- a/clients/client-cloudhsm/src/commands/ListLunaClientsCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListLunaClientsCommand.ts @@ -105,4 +105,16 @@ export class ListLunaClientsCommand extends $Command .f(void 0, void 0) .ser(se_ListLunaClientsCommand) .de(de_ListLunaClientsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLunaClientsRequest; + output: ListLunaClientsResponse; + }; + sdk: { + input: ListLunaClientsCommandInput; + output: ListLunaClientsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudhsm/src/commands/ListTagsForResourceCommand.ts index f450bfdc65b4a..7bc6d2185715a 100644 --- a/clients/client-cloudhsm/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudhsm/src/commands/ListTagsForResourceCommand.ts @@ -103,4 +103,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/ModifyHapgCommand.ts b/clients/client-cloudhsm/src/commands/ModifyHapgCommand.ts index 8e16fbe54da96..b71ca06fd60ae 100644 --- a/clients/client-cloudhsm/src/commands/ModifyHapgCommand.ts +++ b/clients/client-cloudhsm/src/commands/ModifyHapgCommand.ts @@ -102,4 +102,16 @@ export class ModifyHapgCommand extends $Command .f(void 0, void 0) .ser(se_ModifyHapgCommand) .de(de_ModifyHapgCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ModifyHapgRequest; + output: ModifyHapgResponse; + }; + sdk: { + input: ModifyHapgCommandInput; + output: ModifyHapgCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/ModifyHsmCommand.ts b/clients/client-cloudhsm/src/commands/ModifyHsmCommand.ts index fa2c5cda1fabb..41f310eab14af 100644 --- a/clients/client-cloudhsm/src/commands/ModifyHsmCommand.ts +++ b/clients/client-cloudhsm/src/commands/ModifyHsmCommand.ts @@ -109,4 +109,16 @@ export class ModifyHsmCommand extends $Command .f(void 0, void 0) .ser(se_ModifyHsmCommand) .de(de_ModifyHsmCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ModifyHsmRequest; + output: ModifyHsmResponse; + }; + sdk: { + input: ModifyHsmCommandInput; + output: ModifyHsmCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/ModifyLunaClientCommand.ts b/clients/client-cloudhsm/src/commands/ModifyLunaClientCommand.ts index ae60769cd9bb4..342b2a31e3c4e 100644 --- a/clients/client-cloudhsm/src/commands/ModifyLunaClientCommand.ts +++ b/clients/client-cloudhsm/src/commands/ModifyLunaClientCommand.ts @@ -95,4 +95,16 @@ export class ModifyLunaClientCommand extends $Command .f(void 0, void 0) .ser(se_ModifyLunaClientCommand) .de(de_ModifyLunaClientCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ModifyLunaClientRequest; + output: ModifyLunaClientResponse; + }; + sdk: { + input: ModifyLunaClientCommandInput; + output: ModifyLunaClientCommandOutput; + }; + }; +} diff --git a/clients/client-cloudhsm/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-cloudhsm/src/commands/RemoveTagsFromResourceCommand.ts index b0f77023aa26c..bfaa7890f48e6 100644 --- a/clients/client-cloudhsm/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-cloudhsm/src/commands/RemoveTagsFromResourceCommand.ts @@ -103,4 +103,16 @@ export class RemoveTagsFromResourceCommand extends $Command .f(void 0, void 0) .ser(se_RemoveTagsFromResourceCommand) .de(de_RemoveTagsFromResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveTagsFromResourceRequest; + output: RemoveTagsFromResourceResponse; + }; + sdk: { + input: RemoveTagsFromResourceCommandInput; + output: RemoveTagsFromResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch-domain/CHANGELOG.md b/clients/client-cloudsearch-domain/CHANGELOG.md index 5872f0ad8c9a8..e2011463f1e0c 100644 --- a/clients/client-cloudsearch-domain/CHANGELOG.md +++ b/clients/client-cloudsearch-domain/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloudsearch-domain + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloudsearch-domain + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloudsearch-domain diff --git a/clients/client-cloudsearch-domain/package.json b/clients/client-cloudsearch-domain/package.json index 40368baba1177..746480d4799d8 100644 --- a/clients/client-cloudsearch-domain/package.json +++ b/clients/client-cloudsearch-domain/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudsearch-domain", "description": "AWS SDK for JavaScript Cloudsearch Domain Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudsearch-domain", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cloudsearch-domain/src/commands/SearchCommand.ts b/clients/client-cloudsearch-domain/src/commands/SearchCommand.ts index d0231f4d0e26d..df792faa28edb 100644 --- a/clients/client-cloudsearch-domain/src/commands/SearchCommand.ts +++ b/clients/client-cloudsearch-domain/src/commands/SearchCommand.ts @@ -151,4 +151,16 @@ export class SearchCommand extends $Command .f(void 0, void 0) .ser(se_SearchCommand) .de(de_SearchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchRequest; + output: SearchResponse; + }; + sdk: { + input: SearchCommandInput; + output: SearchCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch-domain/src/commands/SuggestCommand.ts b/clients/client-cloudsearch-domain/src/commands/SuggestCommand.ts index 36d26d904523e..1b5e988a6390f 100644 --- a/clients/client-cloudsearch-domain/src/commands/SuggestCommand.ts +++ b/clients/client-cloudsearch-domain/src/commands/SuggestCommand.ts @@ -103,4 +103,16 @@ export class SuggestCommand extends $Command .f(void 0, void 0) .ser(se_SuggestCommand) .de(de_SuggestCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SuggestRequest; + output: SuggestResponse; + }; + sdk: { + input: SuggestCommandInput; + output: SuggestCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch-domain/src/commands/UploadDocumentsCommand.ts b/clients/client-cloudsearch-domain/src/commands/UploadDocumentsCommand.ts index d69e789bf9836..e4870e65dec1b 100644 --- a/clients/client-cloudsearch-domain/src/commands/UploadDocumentsCommand.ts +++ b/clients/client-cloudsearch-domain/src/commands/UploadDocumentsCommand.ts @@ -102,4 +102,16 @@ export class UploadDocumentsCommand extends $Command .f(UploadDocumentsRequestFilterSensitiveLog, void 0) .ser(se_UploadDocumentsCommand) .de(de_UploadDocumentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UploadDocumentsRequest; + output: UploadDocumentsResponse; + }; + sdk: { + input: UploadDocumentsCommandInput; + output: UploadDocumentsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/CHANGELOG.md b/clients/client-cloudsearch/CHANGELOG.md index 7008f710a6ac9..bebeb704e464d 100644 --- a/clients/client-cloudsearch/CHANGELOG.md +++ b/clients/client-cloudsearch/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloudsearch + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloudsearch + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloudsearch diff --git a/clients/client-cloudsearch/package.json b/clients/client-cloudsearch/package.json index e5ea658572f1d..e29ddcad0a6b9 100644 --- a/clients/client-cloudsearch/package.json +++ b/clients/client-cloudsearch/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudsearch", "description": "AWS SDK for JavaScript Cloudsearch Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudsearch", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cloudsearch/src/commands/BuildSuggestersCommand.ts b/clients/client-cloudsearch/src/commands/BuildSuggestersCommand.ts index 689a6f5ddfdba..3dc379cdde11e 100644 --- a/clients/client-cloudsearch/src/commands/BuildSuggestersCommand.ts +++ b/clients/client-cloudsearch/src/commands/BuildSuggestersCommand.ts @@ -92,4 +92,16 @@ export class BuildSuggestersCommand extends $Command .f(void 0, void 0) .ser(se_BuildSuggestersCommand) .de(de_BuildSuggestersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BuildSuggestersRequest; + output: BuildSuggestersResponse; + }; + sdk: { + input: BuildSuggestersCommandInput; + output: BuildSuggestersCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/CreateDomainCommand.ts b/clients/client-cloudsearch/src/commands/CreateDomainCommand.ts index 88732242feb98..5be1f1dc96480 100644 --- a/clients/client-cloudsearch/src/commands/CreateDomainCommand.ts +++ b/clients/client-cloudsearch/src/commands/CreateDomainCommand.ts @@ -115,4 +115,16 @@ export class CreateDomainCommand extends $Command .f(void 0, void 0) .ser(se_CreateDomainCommand) .de(de_CreateDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDomainRequest; + output: CreateDomainResponse; + }; + sdk: { + input: CreateDomainCommandInput; + output: CreateDomainCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DefineAnalysisSchemeCommand.ts b/clients/client-cloudsearch/src/commands/DefineAnalysisSchemeCommand.ts index ab361a19c5562..cd91a9184dd1b 100644 --- a/clients/client-cloudsearch/src/commands/DefineAnalysisSchemeCommand.ts +++ b/clients/client-cloudsearch/src/commands/DefineAnalysisSchemeCommand.ts @@ -126,4 +126,16 @@ export class DefineAnalysisSchemeCommand extends $Command .f(void 0, void 0) .ser(se_DefineAnalysisSchemeCommand) .de(de_DefineAnalysisSchemeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DefineAnalysisSchemeRequest; + output: DefineAnalysisSchemeResponse; + }; + sdk: { + input: DefineAnalysisSchemeCommandInput; + output: DefineAnalysisSchemeCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DefineExpressionCommand.ts b/clients/client-cloudsearch/src/commands/DefineExpressionCommand.ts index a83546cddff03..c02fcc543291d 100644 --- a/clients/client-cloudsearch/src/commands/DefineExpressionCommand.ts +++ b/clients/client-cloudsearch/src/commands/DefineExpressionCommand.ts @@ -112,4 +112,16 @@ export class DefineExpressionCommand extends $Command .f(void 0, void 0) .ser(se_DefineExpressionCommand) .de(de_DefineExpressionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DefineExpressionRequest; + output: DefineExpressionResponse; + }; + sdk: { + input: DefineExpressionCommandInput; + output: DefineExpressionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DefineIndexFieldCommand.ts b/clients/client-cloudsearch/src/commands/DefineIndexFieldCommand.ts index a9fc0869ec427..89b8cec633d00 100644 --- a/clients/client-cloudsearch/src/commands/DefineIndexFieldCommand.ts +++ b/clients/client-cloudsearch/src/commands/DefineIndexFieldCommand.ts @@ -278,4 +278,16 @@ export class DefineIndexFieldCommand extends $Command .f(void 0, void 0) .ser(se_DefineIndexFieldCommand) .de(de_DefineIndexFieldCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DefineIndexFieldRequest; + output: DefineIndexFieldResponse; + }; + sdk: { + input: DefineIndexFieldCommandInput; + output: DefineIndexFieldCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DefineSuggesterCommand.ts b/clients/client-cloudsearch/src/commands/DefineSuggesterCommand.ts index 5efa81369a327..d8ad01fb79f5d 100644 --- a/clients/client-cloudsearch/src/commands/DefineSuggesterCommand.ts +++ b/clients/client-cloudsearch/src/commands/DefineSuggesterCommand.ts @@ -120,4 +120,16 @@ export class DefineSuggesterCommand extends $Command .f(void 0, void 0) .ser(se_DefineSuggesterCommand) .de(de_DefineSuggesterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DefineSuggesterRequest; + output: DefineSuggesterResponse; + }; + sdk: { + input: DefineSuggesterCommandInput; + output: DefineSuggesterCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DeleteAnalysisSchemeCommand.ts b/clients/client-cloudsearch/src/commands/DeleteAnalysisSchemeCommand.ts index 291bb4232069c..91d2b003fc767 100644 --- a/clients/client-cloudsearch/src/commands/DeleteAnalysisSchemeCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteAnalysisSchemeCommand.ts @@ -113,4 +113,16 @@ export class DeleteAnalysisSchemeCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAnalysisSchemeCommand) .de(de_DeleteAnalysisSchemeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAnalysisSchemeRequest; + output: DeleteAnalysisSchemeResponse; + }; + sdk: { + input: DeleteAnalysisSchemeCommandInput; + output: DeleteAnalysisSchemeCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DeleteDomainCommand.ts b/clients/client-cloudsearch/src/commands/DeleteDomainCommand.ts index e1b3ea01fc371..01d05adc37059 100644 --- a/clients/client-cloudsearch/src/commands/DeleteDomainCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteDomainCommand.ts @@ -106,4 +106,16 @@ export class DeleteDomainCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDomainCommand) .de(de_DeleteDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDomainRequest; + output: DeleteDomainResponse; + }; + sdk: { + input: DeleteDomainCommandInput; + output: DeleteDomainCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DeleteExpressionCommand.ts b/clients/client-cloudsearch/src/commands/DeleteExpressionCommand.ts index c5da53333a1e1..99644d6ab0205 100644 --- a/clients/client-cloudsearch/src/commands/DeleteExpressionCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteExpressionCommand.ts @@ -106,4 +106,16 @@ export class DeleteExpressionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteExpressionCommand) .de(de_DeleteExpressionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteExpressionRequest; + output: DeleteExpressionResponse; + }; + sdk: { + input: DeleteExpressionCommandInput; + output: DeleteExpressionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DeleteIndexFieldCommand.ts b/clients/client-cloudsearch/src/commands/DeleteIndexFieldCommand.ts index 6c8211cd96444..b7c4ed39243d4 100644 --- a/clients/client-cloudsearch/src/commands/DeleteIndexFieldCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteIndexFieldCommand.ts @@ -189,4 +189,16 @@ export class DeleteIndexFieldCommand extends $Command .f(void 0, void 0) .ser(se_DeleteIndexFieldCommand) .de(de_DeleteIndexFieldCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteIndexFieldRequest; + output: DeleteIndexFieldResponse; + }; + sdk: { + input: DeleteIndexFieldCommandInput; + output: DeleteIndexFieldCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DeleteSuggesterCommand.ts b/clients/client-cloudsearch/src/commands/DeleteSuggesterCommand.ts index 0e28c806cbbe2..c4296c48e9532 100644 --- a/clients/client-cloudsearch/src/commands/DeleteSuggesterCommand.ts +++ b/clients/client-cloudsearch/src/commands/DeleteSuggesterCommand.ts @@ -110,4 +110,16 @@ export class DeleteSuggesterCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSuggesterCommand) .de(de_DeleteSuggesterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSuggesterRequest; + output: DeleteSuggesterResponse; + }; + sdk: { + input: DeleteSuggesterCommandInput; + output: DeleteSuggesterCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DescribeAnalysisSchemesCommand.ts b/clients/client-cloudsearch/src/commands/DescribeAnalysisSchemesCommand.ts index 67b54ac813469..06a04f3cdd79c 100644 --- a/clients/client-cloudsearch/src/commands/DescribeAnalysisSchemesCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeAnalysisSchemesCommand.ts @@ -112,4 +112,16 @@ export class DescribeAnalysisSchemesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAnalysisSchemesCommand) .de(de_DescribeAnalysisSchemesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAnalysisSchemesRequest; + output: DescribeAnalysisSchemesResponse; + }; + sdk: { + input: DescribeAnalysisSchemesCommandInput; + output: DescribeAnalysisSchemesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DescribeAvailabilityOptionsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeAvailabilityOptionsCommand.ts index 691ce855fac54..397a4085b06bc 100644 --- a/clients/client-cloudsearch/src/commands/DescribeAvailabilityOptionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeAvailabilityOptionsCommand.ts @@ -108,4 +108,16 @@ export class DescribeAvailabilityOptionsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAvailabilityOptionsCommand) .de(de_DescribeAvailabilityOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAvailabilityOptionsRequest; + output: DescribeAvailabilityOptionsResponse; + }; + sdk: { + input: DescribeAvailabilityOptionsCommandInput; + output: DescribeAvailabilityOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DescribeDomainEndpointOptionsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeDomainEndpointOptionsCommand.ts index 7b3c1fd7d6cdc..6e2ab8364ad52 100644 --- a/clients/client-cloudsearch/src/commands/DescribeDomainEndpointOptionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeDomainEndpointOptionsCommand.ts @@ -111,4 +111,16 @@ export class DescribeDomainEndpointOptionsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDomainEndpointOptionsCommand) .de(de_DescribeDomainEndpointOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDomainEndpointOptionsRequest; + output: DescribeDomainEndpointOptionsResponse; + }; + sdk: { + input: DescribeDomainEndpointOptionsCommandInput; + output: DescribeDomainEndpointOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DescribeDomainsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeDomainsCommand.ts index 258a564b41461..0d408bf8161e4 100644 --- a/clients/client-cloudsearch/src/commands/DescribeDomainsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeDomainsCommand.ts @@ -111,4 +111,16 @@ export class DescribeDomainsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDomainsCommand) .de(de_DescribeDomainsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDomainsRequest; + output: DescribeDomainsResponse; + }; + sdk: { + input: DescribeDomainsCommandInput; + output: DescribeDomainsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DescribeExpressionsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeExpressionsCommand.ts index 32911e9fb0a5c..d97387dc5a781 100644 --- a/clients/client-cloudsearch/src/commands/DescribeExpressionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeExpressionsCommand.ts @@ -105,4 +105,16 @@ export class DescribeExpressionsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeExpressionsCommand) .de(de_DescribeExpressionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeExpressionsRequest; + output: DescribeExpressionsResponse; + }; + sdk: { + input: DescribeExpressionsCommandInput; + output: DescribeExpressionsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DescribeIndexFieldsCommand.ts b/clients/client-cloudsearch/src/commands/DescribeIndexFieldsCommand.ts index 30d2091a68f88..cfae4b02d6f4a 100644 --- a/clients/client-cloudsearch/src/commands/DescribeIndexFieldsCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeIndexFieldsCommand.ts @@ -190,4 +190,16 @@ export class DescribeIndexFieldsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeIndexFieldsCommand) .de(de_DescribeIndexFieldsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeIndexFieldsRequest; + output: DescribeIndexFieldsResponse; + }; + sdk: { + input: DescribeIndexFieldsCommandInput; + output: DescribeIndexFieldsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DescribeScalingParametersCommand.ts b/clients/client-cloudsearch/src/commands/DescribeScalingParametersCommand.ts index b21d5f7d4b709..e12ffcdcdf3e1 100644 --- a/clients/client-cloudsearch/src/commands/DescribeScalingParametersCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeScalingParametersCommand.ts @@ -100,4 +100,16 @@ export class DescribeScalingParametersCommand extends $Command .f(void 0, void 0) .ser(se_DescribeScalingParametersCommand) .de(de_DescribeScalingParametersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeScalingParametersRequest; + output: DescribeScalingParametersResponse; + }; + sdk: { + input: DescribeScalingParametersCommandInput; + output: DescribeScalingParametersCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DescribeServiceAccessPoliciesCommand.ts b/clients/client-cloudsearch/src/commands/DescribeServiceAccessPoliciesCommand.ts index 583b6bc894970..905bb14cec2dc 100644 --- a/clients/client-cloudsearch/src/commands/DescribeServiceAccessPoliciesCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeServiceAccessPoliciesCommand.ts @@ -103,4 +103,16 @@ export class DescribeServiceAccessPoliciesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeServiceAccessPoliciesCommand) .de(de_DescribeServiceAccessPoliciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeServiceAccessPoliciesRequest; + output: DescribeServiceAccessPoliciesResponse; + }; + sdk: { + input: DescribeServiceAccessPoliciesCommandInput; + output: DescribeServiceAccessPoliciesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/DescribeSuggestersCommand.ts b/clients/client-cloudsearch/src/commands/DescribeSuggestersCommand.ts index b0b92949e16b6..8db70992ebf14 100644 --- a/clients/client-cloudsearch/src/commands/DescribeSuggestersCommand.ts +++ b/clients/client-cloudsearch/src/commands/DescribeSuggestersCommand.ts @@ -109,4 +109,16 @@ export class DescribeSuggestersCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSuggestersCommand) .de(de_DescribeSuggestersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSuggestersRequest; + output: DescribeSuggestersResponse; + }; + sdk: { + input: DescribeSuggestersCommandInput; + output: DescribeSuggestersCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/IndexDocumentsCommand.ts b/clients/client-cloudsearch/src/commands/IndexDocumentsCommand.ts index c2ea3ccdc8fc1..af08c473adf0e 100644 --- a/clients/client-cloudsearch/src/commands/IndexDocumentsCommand.ts +++ b/clients/client-cloudsearch/src/commands/IndexDocumentsCommand.ts @@ -92,4 +92,16 @@ export class IndexDocumentsCommand extends $Command .f(void 0, void 0) .ser(se_IndexDocumentsCommand) .de(de_IndexDocumentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: IndexDocumentsRequest; + output: IndexDocumentsResponse; + }; + sdk: { + input: IndexDocumentsCommandInput; + output: IndexDocumentsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/ListDomainNamesCommand.ts b/clients/client-cloudsearch/src/commands/ListDomainNamesCommand.ts index 3ed9f76796109..8f336b3c2e41f 100644 --- a/clients/client-cloudsearch/src/commands/ListDomainNamesCommand.ts +++ b/clients/client-cloudsearch/src/commands/ListDomainNamesCommand.ts @@ -80,4 +80,16 @@ export class ListDomainNamesCommand extends $Command .f(void 0, void 0) .ser(se_ListDomainNamesCommand) .de(de_ListDomainNamesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: ListDomainNamesResponse; + }; + sdk: { + input: ListDomainNamesCommandInput; + output: ListDomainNamesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/UpdateAvailabilityOptionsCommand.ts b/clients/client-cloudsearch/src/commands/UpdateAvailabilityOptionsCommand.ts index 04a63638e3ee0..9f24931ad2ffd 100644 --- a/clients/client-cloudsearch/src/commands/UpdateAvailabilityOptionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/UpdateAvailabilityOptionsCommand.ts @@ -109,4 +109,16 @@ export class UpdateAvailabilityOptionsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAvailabilityOptionsCommand) .de(de_UpdateAvailabilityOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAvailabilityOptionsRequest; + output: UpdateAvailabilityOptionsResponse; + }; + sdk: { + input: UpdateAvailabilityOptionsCommandInput; + output: UpdateAvailabilityOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/UpdateDomainEndpointOptionsCommand.ts b/clients/client-cloudsearch/src/commands/UpdateDomainEndpointOptionsCommand.ts index ccb648121e766..94708c96b3830 100644 --- a/clients/client-cloudsearch/src/commands/UpdateDomainEndpointOptionsCommand.ts +++ b/clients/client-cloudsearch/src/commands/UpdateDomainEndpointOptionsCommand.ts @@ -117,4 +117,16 @@ export class UpdateDomainEndpointOptionsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDomainEndpointOptionsCommand) .de(de_UpdateDomainEndpointOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDomainEndpointOptionsRequest; + output: UpdateDomainEndpointOptionsResponse; + }; + sdk: { + input: UpdateDomainEndpointOptionsCommandInput; + output: UpdateDomainEndpointOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/UpdateScalingParametersCommand.ts b/clients/client-cloudsearch/src/commands/UpdateScalingParametersCommand.ts index 59de9afe72b6d..96c9f0e15894a 100644 --- a/clients/client-cloudsearch/src/commands/UpdateScalingParametersCommand.ts +++ b/clients/client-cloudsearch/src/commands/UpdateScalingParametersCommand.ts @@ -114,4 +114,16 @@ export class UpdateScalingParametersCommand extends $Command .f(void 0, void 0) .ser(se_UpdateScalingParametersCommand) .de(de_UpdateScalingParametersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateScalingParametersRequest; + output: UpdateScalingParametersResponse; + }; + sdk: { + input: UpdateScalingParametersCommandInput; + output: UpdateScalingParametersCommandOutput; + }; + }; +} diff --git a/clients/client-cloudsearch/src/commands/UpdateServiceAccessPoliciesCommand.ts b/clients/client-cloudsearch/src/commands/UpdateServiceAccessPoliciesCommand.ts index 248b2cbadc467..70934200d4ff4 100644 --- a/clients/client-cloudsearch/src/commands/UpdateServiceAccessPoliciesCommand.ts +++ b/clients/client-cloudsearch/src/commands/UpdateServiceAccessPoliciesCommand.ts @@ -110,4 +110,16 @@ export class UpdateServiceAccessPoliciesCommand extends $Command .f(void 0, void 0) .ser(se_UpdateServiceAccessPoliciesCommand) .de(de_UpdateServiceAccessPoliciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateServiceAccessPoliciesRequest; + output: UpdateServiceAccessPoliciesResponse; + }; + sdk: { + input: UpdateServiceAccessPoliciesCommandInput; + output: UpdateServiceAccessPoliciesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail-data/CHANGELOG.md b/clients/client-cloudtrail-data/CHANGELOG.md index febd1442d660a..089edbc7587c9 100644 --- a/clients/client-cloudtrail-data/CHANGELOG.md +++ b/clients/client-cloudtrail-data/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloudtrail-data + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloudtrail-data + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloudtrail-data diff --git a/clients/client-cloudtrail-data/package.json b/clients/client-cloudtrail-data/package.json index 735d13f48fe74..f55b50c73d81c 100644 --- a/clients/client-cloudtrail-data/package.json +++ b/clients/client-cloudtrail-data/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudtrail-data", "description": "AWS SDK for JavaScript Cloudtrail Data Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudtrail-data", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cloudtrail-data/src/commands/PutAuditEventsCommand.ts b/clients/client-cloudtrail-data/src/commands/PutAuditEventsCommand.ts index 89ca7e32e5af6..3318fad1abec4 100644 --- a/clients/client-cloudtrail-data/src/commands/PutAuditEventsCommand.ts +++ b/clients/client-cloudtrail-data/src/commands/PutAuditEventsCommand.ts @@ -120,4 +120,16 @@ export class PutAuditEventsCommand extends $Command .f(void 0, void 0) .ser(se_PutAuditEventsCommand) .de(de_PutAuditEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutAuditEventsRequest; + output: PutAuditEventsResponse; + }; + sdk: { + input: PutAuditEventsCommandInput; + output: PutAuditEventsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/CHANGELOG.md b/clients/client-cloudtrail/CHANGELOG.md index 2f4e23da9fdac..af17d4db3cce9 100644 --- a/clients/client-cloudtrail/CHANGELOG.md +++ b/clients/client-cloudtrail/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloudtrail + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloudtrail + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloudtrail diff --git a/clients/client-cloudtrail/package.json b/clients/client-cloudtrail/package.json index 9ceb432b5820c..ce53921c0d810 100644 --- a/clients/client-cloudtrail/package.json +++ b/clients/client-cloudtrail/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudtrail", "description": "AWS SDK for JavaScript Cloudtrail Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudtrail", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cloudtrail/src/commands/AddTagsCommand.ts b/clients/client-cloudtrail/src/commands/AddTagsCommand.ts index 8511ee72fa43a..c0638e74f290e 100644 --- a/clients/client-cloudtrail/src/commands/AddTagsCommand.ts +++ b/clients/client-cloudtrail/src/commands/AddTagsCommand.ts @@ -173,4 +173,16 @@ export class AddTagsCommand extends $Command .f(void 0, void 0) .ser(se_AddTagsCommand) .de(de_AddTagsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AddTagsRequest; + output: {}; + }; + sdk: { + input: AddTagsCommandInput; + output: AddTagsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/CancelQueryCommand.ts b/clients/client-cloudtrail/src/commands/CancelQueryCommand.ts index ca4b560687ede..6acfdfa9a940e 100644 --- a/clients/client-cloudtrail/src/commands/CancelQueryCommand.ts +++ b/clients/client-cloudtrail/src/commands/CancelQueryCommand.ts @@ -120,4 +120,16 @@ export class CancelQueryCommand extends $Command .f(void 0, void 0) .ser(se_CancelQueryCommand) .de(de_CancelQueryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelQueryRequest; + output: CancelQueryResponse; + }; + sdk: { + input: CancelQueryCommandInput; + output: CancelQueryCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/CreateChannelCommand.ts b/clients/client-cloudtrail/src/commands/CreateChannelCommand.ts index 5ad022cfed7a0..2315d4b76efdb 100644 --- a/clients/client-cloudtrail/src/commands/CreateChannelCommand.ts +++ b/clients/client-cloudtrail/src/commands/CreateChannelCommand.ts @@ -150,4 +150,16 @@ export class CreateChannelCommand extends $Command .f(void 0, void 0) .ser(se_CreateChannelCommand) .de(de_CreateChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChannelRequest; + output: CreateChannelResponse; + }; + sdk: { + input: CreateChannelCommandInput; + output: CreateChannelCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/CreateEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/CreateEventDataStoreCommand.ts index e892a01dc00b9..75ee1ff2c43af 100644 --- a/clients/client-cloudtrail/src/commands/CreateEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/CreateEventDataStoreCommand.ts @@ -256,4 +256,16 @@ export class CreateEventDataStoreCommand extends $Command .f(void 0, void 0) .ser(se_CreateEventDataStoreCommand) .de(de_CreateEventDataStoreCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEventDataStoreRequest; + output: CreateEventDataStoreResponse; + }; + sdk: { + input: CreateEventDataStoreCommandInput; + output: CreateEventDataStoreCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/CreateTrailCommand.ts b/clients/client-cloudtrail/src/commands/CreateTrailCommand.ts index 212ea168da8c8..5cf4cbd68dcc5 100644 --- a/clients/client-cloudtrail/src/commands/CreateTrailCommand.ts +++ b/clients/client-cloudtrail/src/commands/CreateTrailCommand.ts @@ -250,4 +250,16 @@ export class CreateTrailCommand extends $Command .f(void 0, void 0) .ser(se_CreateTrailCommand) .de(de_CreateTrailCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateTrailRequest; + output: CreateTrailResponse; + }; + sdk: { + input: CreateTrailCommandInput; + output: CreateTrailCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/DeleteChannelCommand.ts b/clients/client-cloudtrail/src/commands/DeleteChannelCommand.ts index 7fffdcc3f64d9..dea117363b959 100644 --- a/clients/client-cloudtrail/src/commands/DeleteChannelCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeleteChannelCommand.ts @@ -88,4 +88,16 @@ export class DeleteChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChannelCommand) .de(de_DeleteChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChannelRequest; + output: {}; + }; + sdk: { + input: DeleteChannelCommandInput; + output: DeleteChannelCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/DeleteEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/DeleteEventDataStoreCommand.ts index 4ecc5efd13efc..8e5966439a171 100644 --- a/clients/client-cloudtrail/src/commands/DeleteEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeleteEventDataStoreCommand.ts @@ -142,4 +142,16 @@ export class DeleteEventDataStoreCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEventDataStoreCommand) .de(de_DeleteEventDataStoreCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEventDataStoreRequest; + output: {}; + }; + sdk: { + input: DeleteEventDataStoreCommandInput; + output: DeleteEventDataStoreCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-cloudtrail/src/commands/DeleteResourcePolicyCommand.ts index 4ed73e628aa0f..1aba2ccf95857 100644 --- a/clients/client-cloudtrail/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeleteResourcePolicyCommand.ts @@ -100,4 +100,16 @@ export class DeleteResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteResourcePolicyCommand) .de(de_DeleteResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteResourcePolicyRequest; + output: {}; + }; + sdk: { + input: DeleteResourcePolicyCommandInput; + output: DeleteResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/DeleteTrailCommand.ts b/clients/client-cloudtrail/src/commands/DeleteTrailCommand.ts index e5c1daa34babe..1ba53cc673e6e 100644 --- a/clients/client-cloudtrail/src/commands/DeleteTrailCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeleteTrailCommand.ts @@ -149,4 +149,16 @@ export class DeleteTrailCommand extends $Command .f(void 0, void 0) .ser(se_DeleteTrailCommand) .de(de_DeleteTrailCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTrailRequest; + output: {}; + }; + sdk: { + input: DeleteTrailCommandInput; + output: DeleteTrailCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/DeregisterOrganizationDelegatedAdminCommand.ts b/clients/client-cloudtrail/src/commands/DeregisterOrganizationDelegatedAdminCommand.ts index c8b039abfeafa..b54be998004cf 100644 --- a/clients/client-cloudtrail/src/commands/DeregisterOrganizationDelegatedAdminCommand.ts +++ b/clients/client-cloudtrail/src/commands/DeregisterOrganizationDelegatedAdminCommand.ts @@ -128,4 +128,16 @@ export class DeregisterOrganizationDelegatedAdminCommand extends $Command .f(void 0, void 0) .ser(se_DeregisterOrganizationDelegatedAdminCommand) .de(de_DeregisterOrganizationDelegatedAdminCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeregisterOrganizationDelegatedAdminRequest; + output: {}; + }; + sdk: { + input: DeregisterOrganizationDelegatedAdminCommandInput; + output: DeregisterOrganizationDelegatedAdminCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/DescribeQueryCommand.ts b/clients/client-cloudtrail/src/commands/DescribeQueryCommand.ts index 8f35f3fba6fcf..3deb710235746 100644 --- a/clients/client-cloudtrail/src/commands/DescribeQueryCommand.ts +++ b/clients/client-cloudtrail/src/commands/DescribeQueryCommand.ts @@ -122,4 +122,16 @@ export class DescribeQueryCommand extends $Command .f(void 0, void 0) .ser(se_DescribeQueryCommand) .de(de_DescribeQueryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeQueryRequest; + output: DescribeQueryResponse; + }; + sdk: { + input: DescribeQueryCommandInput; + output: DescribeQueryCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/DescribeTrailsCommand.ts b/clients/client-cloudtrail/src/commands/DescribeTrailsCommand.ts index c6690bc1b6abc..8e6d67fe8d5fe 100644 --- a/clients/client-cloudtrail/src/commands/DescribeTrailsCommand.ts +++ b/clients/client-cloudtrail/src/commands/DescribeTrailsCommand.ts @@ -144,4 +144,16 @@ export class DescribeTrailsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeTrailsCommand) .de(de_DescribeTrailsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeTrailsRequest; + output: DescribeTrailsResponse; + }; + sdk: { + input: DescribeTrailsCommandInput; + output: DescribeTrailsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/DisableFederationCommand.ts b/clients/client-cloudtrail/src/commands/DisableFederationCommand.ts index b83f56d6596d9..1347f003319ed 100644 --- a/clients/client-cloudtrail/src/commands/DisableFederationCommand.ts +++ b/clients/client-cloudtrail/src/commands/DisableFederationCommand.ts @@ -138,4 +138,16 @@ export class DisableFederationCommand extends $Command .f(void 0, void 0) .ser(se_DisableFederationCommand) .de(de_DisableFederationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableFederationRequest; + output: DisableFederationResponse; + }; + sdk: { + input: DisableFederationCommandInput; + output: DisableFederationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/EnableFederationCommand.ts b/clients/client-cloudtrail/src/commands/EnableFederationCommand.ts index 8b9e7c99ff8ba..9c20908471054 100644 --- a/clients/client-cloudtrail/src/commands/EnableFederationCommand.ts +++ b/clients/client-cloudtrail/src/commands/EnableFederationCommand.ts @@ -152,4 +152,16 @@ export class EnableFederationCommand extends $Command .f(void 0, void 0) .ser(se_EnableFederationCommand) .de(de_EnableFederationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableFederationRequest; + output: EnableFederationResponse; + }; + sdk: { + input: EnableFederationCommandInput; + output: EnableFederationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/GetChannelCommand.ts b/clients/client-cloudtrail/src/commands/GetChannelCommand.ts index a1d1ed8d4fb9e..e42cb4d2312eb 100644 --- a/clients/client-cloudtrail/src/commands/GetChannelCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetChannelCommand.ts @@ -135,4 +135,16 @@ export class GetChannelCommand extends $Command .f(void 0, void 0) .ser(se_GetChannelCommand) .de(de_GetChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetChannelRequest; + output: GetChannelResponse; + }; + sdk: { + input: GetChannelCommandInput; + output: GetChannelCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/GetEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/GetEventDataStoreCommand.ts index 867c96a1b77c5..1e4bf9a8e4624 100644 --- a/clients/client-cloudtrail/src/commands/GetEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetEventDataStoreCommand.ts @@ -142,4 +142,16 @@ export class GetEventDataStoreCommand extends $Command .f(void 0, void 0) .ser(se_GetEventDataStoreCommand) .de(de_GetEventDataStoreCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEventDataStoreRequest; + output: GetEventDataStoreResponse; + }; + sdk: { + input: GetEventDataStoreCommandInput; + output: GetEventDataStoreCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/GetEventSelectorsCommand.ts b/clients/client-cloudtrail/src/commands/GetEventSelectorsCommand.ts index 55d162d084b47..a032423a53913 100644 --- a/clients/client-cloudtrail/src/commands/GetEventSelectorsCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetEventSelectorsCommand.ts @@ -195,4 +195,16 @@ export class GetEventSelectorsCommand extends $Command .f(void 0, void 0) .ser(se_GetEventSelectorsCommand) .de(de_GetEventSelectorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEventSelectorsRequest; + output: GetEventSelectorsResponse; + }; + sdk: { + input: GetEventSelectorsCommandInput; + output: GetEventSelectorsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/GetImportCommand.ts b/clients/client-cloudtrail/src/commands/GetImportCommand.ts index 10e656b226578..ba3d6251dd9d9 100644 --- a/clients/client-cloudtrail/src/commands/GetImportCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetImportCommand.ts @@ -111,4 +111,16 @@ export class GetImportCommand extends $Command .f(void 0, void 0) .ser(se_GetImportCommand) .de(de_GetImportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetImportRequest; + output: GetImportResponse; + }; + sdk: { + input: GetImportCommandInput; + output: GetImportCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/GetInsightSelectorsCommand.ts b/clients/client-cloudtrail/src/commands/GetInsightSelectorsCommand.ts index 0d5d920d0b3df..48628917a841c 100644 --- a/clients/client-cloudtrail/src/commands/GetInsightSelectorsCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetInsightSelectorsCommand.ts @@ -157,4 +157,16 @@ export class GetInsightSelectorsCommand extends $Command .f(void 0, void 0) .ser(se_GetInsightSelectorsCommand) .de(de_GetInsightSelectorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetInsightSelectorsRequest; + output: GetInsightSelectorsResponse; + }; + sdk: { + input: GetInsightSelectorsCommandInput; + output: GetInsightSelectorsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/GetQueryResultsCommand.ts b/clients/client-cloudtrail/src/commands/GetQueryResultsCommand.ts index 6ba036238efb0..a2f37f85624bb 100644 --- a/clients/client-cloudtrail/src/commands/GetQueryResultsCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetQueryResultsCommand.ts @@ -132,4 +132,16 @@ export class GetQueryResultsCommand extends $Command .f(void 0, void 0) .ser(se_GetQueryResultsCommand) .de(de_GetQueryResultsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetQueryResultsRequest; + output: GetQueryResultsResponse; + }; + sdk: { + input: GetQueryResultsCommandInput; + output: GetQueryResultsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/GetResourcePolicyCommand.ts b/clients/client-cloudtrail/src/commands/GetResourcePolicyCommand.ts index 6636ce5478e25..a51f2c81c19a7 100644 --- a/clients/client-cloudtrail/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetResourcePolicyCommand.ts @@ -103,4 +103,16 @@ export class GetResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetResourcePolicyCommand) .de(de_GetResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResourcePolicyRequest; + output: GetResourcePolicyResponse; + }; + sdk: { + input: GetResourcePolicyCommandInput; + output: GetResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/GetTrailCommand.ts b/clients/client-cloudtrail/src/commands/GetTrailCommand.ts index bba0ea078504b..85b6f630536f4 100644 --- a/clients/client-cloudtrail/src/commands/GetTrailCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetTrailCommand.ts @@ -137,4 +137,16 @@ export class GetTrailCommand extends $Command .f(void 0, void 0) .ser(se_GetTrailCommand) .de(de_GetTrailCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTrailRequest; + output: GetTrailResponse; + }; + sdk: { + input: GetTrailCommandInput; + output: GetTrailCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/GetTrailStatusCommand.ts b/clients/client-cloudtrail/src/commands/GetTrailStatusCommand.ts index 382f62d9dad35..c8b2db2295385 100644 --- a/clients/client-cloudtrail/src/commands/GetTrailStatusCommand.ts +++ b/clients/client-cloudtrail/src/commands/GetTrailStatusCommand.ts @@ -140,4 +140,16 @@ export class GetTrailStatusCommand extends $Command .f(void 0, void 0) .ser(se_GetTrailStatusCommand) .de(de_GetTrailStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTrailStatusRequest; + output: GetTrailStatusResponse; + }; + sdk: { + input: GetTrailStatusCommandInput; + output: GetTrailStatusCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/ListChannelsCommand.ts b/clients/client-cloudtrail/src/commands/ListChannelsCommand.ts index fffc165c6ac55..d63596a4a68e1 100644 --- a/clients/client-cloudtrail/src/commands/ListChannelsCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListChannelsCommand.ts @@ -95,4 +95,16 @@ export class ListChannelsCommand extends $Command .f(void 0, void 0) .ser(se_ListChannelsCommand) .de(de_ListChannelsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelsRequest; + output: ListChannelsResponse; + }; + sdk: { + input: ListChannelsCommandInput; + output: ListChannelsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/ListEventDataStoresCommand.ts b/clients/client-cloudtrail/src/commands/ListEventDataStoresCommand.ts index b7104bef80997..8a9e64cc7246a 100644 --- a/clients/client-cloudtrail/src/commands/ListEventDataStoresCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListEventDataStoresCommand.ts @@ -135,4 +135,16 @@ export class ListEventDataStoresCommand extends $Command .f(void 0, void 0) .ser(se_ListEventDataStoresCommand) .de(de_ListEventDataStoresCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEventDataStoresRequest; + output: ListEventDataStoresResponse; + }; + sdk: { + input: ListEventDataStoresCommandInput; + output: ListEventDataStoresCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/ListImportFailuresCommand.ts b/clients/client-cloudtrail/src/commands/ListImportFailuresCommand.ts index 3cdb4a3157203..f645bff71782f 100644 --- a/clients/client-cloudtrail/src/commands/ListImportFailuresCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListImportFailuresCommand.ts @@ -101,4 +101,16 @@ export class ListImportFailuresCommand extends $Command .f(void 0, void 0) .ser(se_ListImportFailuresCommand) .de(de_ListImportFailuresCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListImportFailuresRequest; + output: ListImportFailuresResponse; + }; + sdk: { + input: ListImportFailuresCommandInput; + output: ListImportFailuresCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/ListImportsCommand.ts b/clients/client-cloudtrail/src/commands/ListImportsCommand.ts index 599ec978e703b..b7ce8b03b1031 100644 --- a/clients/client-cloudtrail/src/commands/ListImportsCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListImportsCommand.ts @@ -109,4 +109,16 @@ export class ListImportsCommand extends $Command .f(void 0, void 0) .ser(se_ListImportsCommand) .de(de_ListImportsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListImportsRequest; + output: ListImportsResponse; + }; + sdk: { + input: ListImportsCommandInput; + output: ListImportsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/ListInsightsMetricDataCommand.ts b/clients/client-cloudtrail/src/commands/ListInsightsMetricDataCommand.ts index 43abc5d310023..e2be0729112ba 100644 --- a/clients/client-cloudtrail/src/commands/ListInsightsMetricDataCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListInsightsMetricDataCommand.ts @@ -121,4 +121,16 @@ export class ListInsightsMetricDataCommand extends $Command .f(void 0, void 0) .ser(se_ListInsightsMetricDataCommand) .de(de_ListInsightsMetricDataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListInsightsMetricDataRequest; + output: ListInsightsMetricDataResponse; + }; + sdk: { + input: ListInsightsMetricDataCommandInput; + output: ListInsightsMetricDataCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/ListPublicKeysCommand.ts b/clients/client-cloudtrail/src/commands/ListPublicKeysCommand.ts index 9b92565e57894..1385ed5a83c06 100644 --- a/clients/client-cloudtrail/src/commands/ListPublicKeysCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListPublicKeysCommand.ts @@ -108,4 +108,16 @@ export class ListPublicKeysCommand extends $Command .f(void 0, void 0) .ser(se_ListPublicKeysCommand) .de(de_ListPublicKeysCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPublicKeysRequest; + output: ListPublicKeysResponse; + }; + sdk: { + input: ListPublicKeysCommandInput; + output: ListPublicKeysCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/ListQueriesCommand.ts b/clients/client-cloudtrail/src/commands/ListQueriesCommand.ts index f5a432295563c..2859b1fe9e72c 100644 --- a/clients/client-cloudtrail/src/commands/ListQueriesCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListQueriesCommand.ts @@ -133,4 +133,16 @@ export class ListQueriesCommand extends $Command .f(void 0, void 0) .ser(se_ListQueriesCommand) .de(de_ListQueriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListQueriesRequest; + output: ListQueriesResponse; + }; + sdk: { + input: ListQueriesCommandInput; + output: ListQueriesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/ListTagsCommand.ts b/clients/client-cloudtrail/src/commands/ListTagsCommand.ts index 925cad7e5d70a..3d090fc9da1ba 100644 --- a/clients/client-cloudtrail/src/commands/ListTagsCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListTagsCommand.ts @@ -158,4 +158,16 @@ export class ListTagsCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsCommand) .de(de_ListTagsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsRequest; + output: ListTagsResponse; + }; + sdk: { + input: ListTagsCommandInput; + output: ListTagsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/ListTrailsCommand.ts b/clients/client-cloudtrail/src/commands/ListTrailsCommand.ts index d96626dc3a7ee..7fa82cf8e4225 100644 --- a/clients/client-cloudtrail/src/commands/ListTrailsCommand.ts +++ b/clients/client-cloudtrail/src/commands/ListTrailsCommand.ts @@ -90,4 +90,16 @@ export class ListTrailsCommand extends $Command .f(void 0, void 0) .ser(se_ListTrailsCommand) .de(de_ListTrailsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTrailsRequest; + output: ListTrailsResponse; + }; + sdk: { + input: ListTrailsCommandInput; + output: ListTrailsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/LookupEventsCommand.ts b/clients/client-cloudtrail/src/commands/LookupEventsCommand.ts index 01ed998b4349d..1d7f9011413b7 100644 --- a/clients/client-cloudtrail/src/commands/LookupEventsCommand.ts +++ b/clients/client-cloudtrail/src/commands/LookupEventsCommand.ts @@ -181,4 +181,16 @@ export class LookupEventsCommand extends $Command .f(void 0, void 0) .ser(se_LookupEventsCommand) .de(de_LookupEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: LookupEventsRequest; + output: LookupEventsResponse; + }; + sdk: { + input: LookupEventsCommandInput; + output: LookupEventsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/PutEventSelectorsCommand.ts b/clients/client-cloudtrail/src/commands/PutEventSelectorsCommand.ts index 87113bc7c7ae4..330fbd822d4b1 100644 --- a/clients/client-cloudtrail/src/commands/PutEventSelectorsCommand.ts +++ b/clients/client-cloudtrail/src/commands/PutEventSelectorsCommand.ts @@ -309,4 +309,16 @@ export class PutEventSelectorsCommand extends $Command .f(void 0, void 0) .ser(se_PutEventSelectorsCommand) .de(de_PutEventSelectorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutEventSelectorsRequest; + output: PutEventSelectorsResponse; + }; + sdk: { + input: PutEventSelectorsCommandInput; + output: PutEventSelectorsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/PutInsightSelectorsCommand.ts b/clients/client-cloudtrail/src/commands/PutInsightSelectorsCommand.ts index ed5df3f337caa..fbcc9329cba82 100644 --- a/clients/client-cloudtrail/src/commands/PutInsightSelectorsCommand.ts +++ b/clients/client-cloudtrail/src/commands/PutInsightSelectorsCommand.ts @@ -199,4 +199,16 @@ export class PutInsightSelectorsCommand extends $Command .f(void 0, void 0) .ser(se_PutInsightSelectorsCommand) .de(de_PutInsightSelectorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutInsightSelectorsRequest; + output: PutInsightSelectorsResponse; + }; + sdk: { + input: PutInsightSelectorsCommandInput; + output: PutInsightSelectorsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/PutResourcePolicyCommand.ts b/clients/client-cloudtrail/src/commands/PutResourcePolicyCommand.ts index dc0cfe71bae31..ccd0910f82872 100644 --- a/clients/client-cloudtrail/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-cloudtrail/src/commands/PutResourcePolicyCommand.ts @@ -124,4 +124,16 @@ export class PutResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_PutResourcePolicyCommand) .de(de_PutResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutResourcePolicyRequest; + output: PutResourcePolicyResponse; + }; + sdk: { + input: PutResourcePolicyCommandInput; + output: PutResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/RegisterOrganizationDelegatedAdminCommand.ts b/clients/client-cloudtrail/src/commands/RegisterOrganizationDelegatedAdminCommand.ts index cd7a79a3d1334..97059f361af0a 100644 --- a/clients/client-cloudtrail/src/commands/RegisterOrganizationDelegatedAdminCommand.ts +++ b/clients/client-cloudtrail/src/commands/RegisterOrganizationDelegatedAdminCommand.ts @@ -136,4 +136,16 @@ export class RegisterOrganizationDelegatedAdminCommand extends $Command .f(void 0, void 0) .ser(se_RegisterOrganizationDelegatedAdminCommand) .de(de_RegisterOrganizationDelegatedAdminCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterOrganizationDelegatedAdminRequest; + output: {}; + }; + sdk: { + input: RegisterOrganizationDelegatedAdminCommandInput; + output: RegisterOrganizationDelegatedAdminCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/RemoveTagsCommand.ts b/clients/client-cloudtrail/src/commands/RemoveTagsCommand.ts index 90da43962b964..b09d489e61dc6 100644 --- a/clients/client-cloudtrail/src/commands/RemoveTagsCommand.ts +++ b/clients/client-cloudtrail/src/commands/RemoveTagsCommand.ts @@ -157,4 +157,16 @@ export class RemoveTagsCommand extends $Command .f(void 0, void 0) .ser(se_RemoveTagsCommand) .de(de_RemoveTagsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveTagsRequest; + output: {}; + }; + sdk: { + input: RemoveTagsCommandInput; + output: RemoveTagsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/RestoreEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/RestoreEventDataStoreCommand.ts index 44b7582e75e5b..a1e9fce47a39c 100644 --- a/clients/client-cloudtrail/src/commands/RestoreEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/RestoreEventDataStoreCommand.ts @@ -165,4 +165,16 @@ export class RestoreEventDataStoreCommand extends $Command .f(void 0, void 0) .ser(se_RestoreEventDataStoreCommand) .de(de_RestoreEventDataStoreCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RestoreEventDataStoreRequest; + output: RestoreEventDataStoreResponse; + }; + sdk: { + input: RestoreEventDataStoreCommandInput; + output: RestoreEventDataStoreCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/StartEventDataStoreIngestionCommand.ts b/clients/client-cloudtrail/src/commands/StartEventDataStoreIngestionCommand.ts index 04b5a870bee28..3c07997623ea7 100644 --- a/clients/client-cloudtrail/src/commands/StartEventDataStoreIngestionCommand.ts +++ b/clients/client-cloudtrail/src/commands/StartEventDataStoreIngestionCommand.ts @@ -118,4 +118,16 @@ export class StartEventDataStoreIngestionCommand extends $Command .f(void 0, void 0) .ser(se_StartEventDataStoreIngestionCommand) .de(de_StartEventDataStoreIngestionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartEventDataStoreIngestionRequest; + output: {}; + }; + sdk: { + input: StartEventDataStoreIngestionCommandInput; + output: StartEventDataStoreIngestionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/StartImportCommand.ts b/clients/client-cloudtrail/src/commands/StartImportCommand.ts index 2ff82ba67b5a6..4edc0588731e1 100644 --- a/clients/client-cloudtrail/src/commands/StartImportCommand.ts +++ b/clients/client-cloudtrail/src/commands/StartImportCommand.ts @@ -161,4 +161,16 @@ export class StartImportCommand extends $Command .f(void 0, void 0) .ser(se_StartImportCommand) .de(de_StartImportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartImportRequest; + output: StartImportResponse; + }; + sdk: { + input: StartImportCommandInput; + output: StartImportCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/StartLoggingCommand.ts b/clients/client-cloudtrail/src/commands/StartLoggingCommand.ts index 98b6320d23fc4..e8bafc59aa0c0 100644 --- a/clients/client-cloudtrail/src/commands/StartLoggingCommand.ts +++ b/clients/client-cloudtrail/src/commands/StartLoggingCommand.ts @@ -150,4 +150,16 @@ export class StartLoggingCommand extends $Command .f(void 0, void 0) .ser(se_StartLoggingCommand) .de(de_StartLoggingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartLoggingRequest; + output: {}; + }; + sdk: { + input: StartLoggingCommandInput; + output: StartLoggingCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/StartQueryCommand.ts b/clients/client-cloudtrail/src/commands/StartQueryCommand.ts index a0c580ba6acfa..53079e4b83772 100644 --- a/clients/client-cloudtrail/src/commands/StartQueryCommand.ts +++ b/clients/client-cloudtrail/src/commands/StartQueryCommand.ts @@ -136,4 +136,16 @@ export class StartQueryCommand extends $Command .f(void 0, void 0) .ser(se_StartQueryCommand) .de(de_StartQueryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartQueryRequest; + output: StartQueryResponse; + }; + sdk: { + input: StartQueryCommandInput; + output: StartQueryCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/StopEventDataStoreIngestionCommand.ts b/clients/client-cloudtrail/src/commands/StopEventDataStoreIngestionCommand.ts index 70bfd053ea49e..bed5d7347606d 100644 --- a/clients/client-cloudtrail/src/commands/StopEventDataStoreIngestionCommand.ts +++ b/clients/client-cloudtrail/src/commands/StopEventDataStoreIngestionCommand.ts @@ -115,4 +115,16 @@ export class StopEventDataStoreIngestionCommand extends $Command .f(void 0, void 0) .ser(se_StopEventDataStoreIngestionCommand) .de(de_StopEventDataStoreIngestionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopEventDataStoreIngestionRequest; + output: {}; + }; + sdk: { + input: StopEventDataStoreIngestionCommandInput; + output: StopEventDataStoreIngestionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/StopImportCommand.ts b/clients/client-cloudtrail/src/commands/StopImportCommand.ts index 698a817119d60..cd6795d6e6a87 100644 --- a/clients/client-cloudtrail/src/commands/StopImportCommand.ts +++ b/clients/client-cloudtrail/src/commands/StopImportCommand.ts @@ -111,4 +111,16 @@ export class StopImportCommand extends $Command .f(void 0, void 0) .ser(se_StopImportCommand) .de(de_StopImportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopImportRequest; + output: StopImportResponse; + }; + sdk: { + input: StopImportCommandInput; + output: StopImportCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/StopLoggingCommand.ts b/clients/client-cloudtrail/src/commands/StopLoggingCommand.ts index 2b90c32b2d4a8..7e9f590b080d4 100644 --- a/clients/client-cloudtrail/src/commands/StopLoggingCommand.ts +++ b/clients/client-cloudtrail/src/commands/StopLoggingCommand.ts @@ -153,4 +153,16 @@ export class StopLoggingCommand extends $Command .f(void 0, void 0) .ser(se_StopLoggingCommand) .de(de_StopLoggingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopLoggingRequest; + output: {}; + }; + sdk: { + input: StopLoggingCommandInput; + output: StopLoggingCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/UpdateChannelCommand.ts b/clients/client-cloudtrail/src/commands/UpdateChannelCommand.ts index 8f0311324097f..02a074885e957 100644 --- a/clients/client-cloudtrail/src/commands/UpdateChannelCommand.ts +++ b/clients/client-cloudtrail/src/commands/UpdateChannelCommand.ts @@ -127,4 +127,16 @@ export class UpdateChannelCommand extends $Command .f(void 0, void 0) .ser(se_UpdateChannelCommand) .de(de_UpdateChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateChannelRequest; + output: UpdateChannelResponse; + }; + sdk: { + input: UpdateChannelCommandInput; + output: UpdateChannelCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/UpdateEventDataStoreCommand.ts b/clients/client-cloudtrail/src/commands/UpdateEventDataStoreCommand.ts index 71acf60aa0e23..cf148d0bda0fd 100644 --- a/clients/client-cloudtrail/src/commands/UpdateEventDataStoreCommand.ts +++ b/clients/client-cloudtrail/src/commands/UpdateEventDataStoreCommand.ts @@ -267,4 +267,16 @@ export class UpdateEventDataStoreCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEventDataStoreCommand) .de(de_UpdateEventDataStoreCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEventDataStoreRequest; + output: UpdateEventDataStoreResponse; + }; + sdk: { + input: UpdateEventDataStoreCommandInput; + output: UpdateEventDataStoreCommandOutput; + }; + }; +} diff --git a/clients/client-cloudtrail/src/commands/UpdateTrailCommand.ts b/clients/client-cloudtrail/src/commands/UpdateTrailCommand.ts index d62b1f2271813..5f64d65c21d7b 100644 --- a/clients/client-cloudtrail/src/commands/UpdateTrailCommand.ts +++ b/clients/client-cloudtrail/src/commands/UpdateTrailCommand.ts @@ -282,4 +282,16 @@ export class UpdateTrailCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTrailCommand) .de(de_UpdateTrailCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTrailRequest; + output: UpdateTrailResponse; + }; + sdk: { + input: UpdateTrailCommandInput; + output: UpdateTrailCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/CHANGELOG.md b/clients/client-cloudwatch-events/CHANGELOG.md index a4cd1f340983a..2a78f0e53b77e 100644 --- a/clients/client-cloudwatch-events/CHANGELOG.md +++ b/clients/client-cloudwatch-events/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloudwatch-events + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloudwatch-events + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloudwatch-events diff --git a/clients/client-cloudwatch-events/package.json b/clients/client-cloudwatch-events/package.json index 9d1be40e34549..248925388ef85 100644 --- a/clients/client-cloudwatch-events/package.json +++ b/clients/client-cloudwatch-events/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudwatch-events", "description": "AWS SDK for JavaScript Cloudwatch Events Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudwatch-events", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cloudwatch-events/src/commands/ActivateEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/ActivateEventSourceCommand.ts index 9f45f8b62e429..67061923ad888 100644 --- a/clients/client-cloudwatch-events/src/commands/ActivateEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ActivateEventSourceCommand.ts @@ -91,4 +91,16 @@ export class ActivateEventSourceCommand extends $Command .f(void 0, void 0) .ser(se_ActivateEventSourceCommand) .de(de_ActivateEventSourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ActivateEventSourceRequest; + output: {}; + }; + sdk: { + input: ActivateEventSourceCommandInput; + output: ActivateEventSourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/CancelReplayCommand.ts b/clients/client-cloudwatch-events/src/commands/CancelReplayCommand.ts index 98d0209f5765a..5b17cc5c3beb8 100644 --- a/clients/client-cloudwatch-events/src/commands/CancelReplayCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CancelReplayCommand.ts @@ -92,4 +92,16 @@ export class CancelReplayCommand extends $Command .f(void 0, void 0) .ser(se_CancelReplayCommand) .de(de_CancelReplayCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelReplayRequest; + output: CancelReplayResponse; + }; + sdk: { + input: CancelReplayCommandInput; + output: CancelReplayCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/CreateApiDestinationCommand.ts b/clients/client-cloudwatch-events/src/commands/CreateApiDestinationCommand.ts index acf7dffb0beff..1a152287f29ea 100644 --- a/clients/client-cloudwatch-events/src/commands/CreateApiDestinationCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreateApiDestinationCommand.ts @@ -99,4 +99,16 @@ export class CreateApiDestinationCommand extends $Command .f(void 0, void 0) .ser(se_CreateApiDestinationCommand) .de(de_CreateApiDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateApiDestinationRequest; + output: CreateApiDestinationResponse; + }; + sdk: { + input: CreateApiDestinationCommandInput; + output: CreateApiDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/CreateArchiveCommand.ts b/clients/client-cloudwatch-events/src/commands/CreateArchiveCommand.ts index 1622cbe30e986..eb169e7988d3d 100644 --- a/clients/client-cloudwatch-events/src/commands/CreateArchiveCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreateArchiveCommand.ts @@ -107,4 +107,16 @@ export class CreateArchiveCommand extends $Command .f(void 0, void 0) .ser(se_CreateArchiveCommand) .de(de_CreateArchiveCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateArchiveRequest; + output: CreateArchiveResponse; + }; + sdk: { + input: CreateArchiveCommandInput; + output: CreateArchiveCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/CreateConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/CreateConnectionCommand.ts index f39ee22110520..4fa6ca1437522 100644 --- a/clients/client-cloudwatch-events/src/commands/CreateConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreateConnectionCommand.ts @@ -161,4 +161,16 @@ export class CreateConnectionCommand extends $Command .f(CreateConnectionRequestFilterSensitiveLog, void 0) .ser(se_CreateConnectionCommand) .de(de_CreateConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConnectionRequest; + output: CreateConnectionResponse; + }; + sdk: { + input: CreateConnectionCommandInput; + output: CreateConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/CreateEventBusCommand.ts b/clients/client-cloudwatch-events/src/commands/CreateEventBusCommand.ts index b70ac9c9cc01a..f617f9102c7a9 100644 --- a/clients/client-cloudwatch-events/src/commands/CreateEventBusCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreateEventBusCommand.ts @@ -108,4 +108,16 @@ export class CreateEventBusCommand extends $Command .f(void 0, void 0) .ser(se_CreateEventBusCommand) .de(de_CreateEventBusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEventBusRequest; + output: CreateEventBusResponse; + }; + sdk: { + input: CreateEventBusCommandInput; + output: CreateEventBusCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/CreatePartnerEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/CreatePartnerEventSourceCommand.ts index c38c5ad7da77a..ebf414d9672a8 100644 --- a/clients/client-cloudwatch-events/src/commands/CreatePartnerEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/CreatePartnerEventSourceCommand.ts @@ -117,4 +117,16 @@ export class CreatePartnerEventSourceCommand extends $Command .f(void 0, void 0) .ser(se_CreatePartnerEventSourceCommand) .de(de_CreatePartnerEventSourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePartnerEventSourceRequest; + output: CreatePartnerEventSourceResponse; + }; + sdk: { + input: CreatePartnerEventSourceCommandInput; + output: CreatePartnerEventSourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DeactivateEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/DeactivateEventSourceCommand.ts index f3ae0c0fbdb48..bf36ab20e3962 100644 --- a/clients/client-cloudwatch-events/src/commands/DeactivateEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeactivateEventSourceCommand.ts @@ -94,4 +94,16 @@ export class DeactivateEventSourceCommand extends $Command .f(void 0, void 0) .ser(se_DeactivateEventSourceCommand) .de(de_DeactivateEventSourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeactivateEventSourceRequest; + output: {}; + }; + sdk: { + input: DeactivateEventSourceCommandInput; + output: DeactivateEventSourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DeauthorizeConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/DeauthorizeConnectionCommand.ts index e8026f95a4719..f1ca601d1c5bc 100644 --- a/clients/client-cloudwatch-events/src/commands/DeauthorizeConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeauthorizeConnectionCommand.ts @@ -91,4 +91,16 @@ export class DeauthorizeConnectionCommand extends $Command .f(void 0, void 0) .ser(se_DeauthorizeConnectionCommand) .de(de_DeauthorizeConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeauthorizeConnectionRequest; + output: DeauthorizeConnectionResponse; + }; + sdk: { + input: DeauthorizeConnectionCommandInput; + output: DeauthorizeConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DeleteApiDestinationCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteApiDestinationCommand.ts index e743ed4cdb56c..d8ad15c5afd5a 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteApiDestinationCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteApiDestinationCommand.ts @@ -84,4 +84,16 @@ export class DeleteApiDestinationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteApiDestinationCommand) .de(de_DeleteApiDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteApiDestinationRequest; + output: {}; + }; + sdk: { + input: DeleteApiDestinationCommandInput; + output: DeleteApiDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DeleteArchiveCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteArchiveCommand.ts index 471aef262fd67..5f3068c3951aa 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteArchiveCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteArchiveCommand.ts @@ -84,4 +84,16 @@ export class DeleteArchiveCommand extends $Command .f(void 0, void 0) .ser(se_DeleteArchiveCommand) .de(de_DeleteArchiveCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteArchiveRequest; + output: {}; + }; + sdk: { + input: DeleteArchiveCommandInput; + output: DeleteArchiveCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DeleteConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteConnectionCommand.ts index 6a6f90d8ebc00..9e81d22e095a9 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteConnectionCommand.ts @@ -90,4 +90,16 @@ export class DeleteConnectionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConnectionCommand) .de(de_DeleteConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConnectionRequest; + output: DeleteConnectionResponse; + }; + sdk: { + input: DeleteConnectionCommandInput; + output: DeleteConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DeleteEventBusCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteEventBusCommand.ts index 0d4a1f4dd745a..2a7eeb2f4566b 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteEventBusCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteEventBusCommand.ts @@ -82,4 +82,16 @@ export class DeleteEventBusCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEventBusCommand) .de(de_DeleteEventBusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEventBusRequest; + output: {}; + }; + sdk: { + input: DeleteEventBusCommandInput; + output: DeleteEventBusCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DeletePartnerEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/DeletePartnerEventSourceCommand.ts index 0ff84ff8fa65b..2c2c7563f27d5 100644 --- a/clients/client-cloudwatch-events/src/commands/DeletePartnerEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeletePartnerEventSourceCommand.ts @@ -89,4 +89,16 @@ export class DeletePartnerEventSourceCommand extends $Command .f(void 0, void 0) .ser(se_DeletePartnerEventSourceCommand) .de(de_DeletePartnerEventSourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePartnerEventSourceRequest; + output: {}; + }; + sdk: { + input: DeletePartnerEventSourceCommandInput; + output: DeletePartnerEventSourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DeleteRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/DeleteRuleCommand.ts index f4dcfa0d27016..20fd3c5e9abb3 100644 --- a/clients/client-cloudwatch-events/src/commands/DeleteRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DeleteRuleCommand.ts @@ -104,4 +104,16 @@ export class DeleteRuleCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRuleCommand) .de(de_DeleteRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRuleRequest; + output: {}; + }; + sdk: { + input: DeleteRuleCommandInput; + output: DeleteRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DescribeApiDestinationCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeApiDestinationCommand.ts index 1e0dffe05107e..b57f02c57647c 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeApiDestinationCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeApiDestinationCommand.ts @@ -92,4 +92,16 @@ export class DescribeApiDestinationCommand extends $Command .f(void 0, void 0) .ser(se_DescribeApiDestinationCommand) .de(de_DescribeApiDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeApiDestinationRequest; + output: DescribeApiDestinationResponse; + }; + sdk: { + input: DescribeApiDestinationCommandInput; + output: DescribeApiDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DescribeArchiveCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeArchiveCommand.ts index b8e864cad4781..3ec5c2ac74454 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeArchiveCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeArchiveCommand.ts @@ -96,4 +96,16 @@ export class DescribeArchiveCommand extends $Command .f(void 0, void 0) .ser(se_DescribeArchiveCommand) .de(de_DescribeArchiveCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeArchiveRequest; + output: DescribeArchiveResponse; + }; + sdk: { + input: DescribeArchiveCommandInput; + output: DescribeArchiveCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DescribeConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeConnectionCommand.ts index 7409804a535a6..be02fbce28117 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeConnectionCommand.ts @@ -157,4 +157,16 @@ export class DescribeConnectionCommand extends $Command .f(void 0, DescribeConnectionResponseFilterSensitiveLog) .ser(se_DescribeConnectionCommand) .de(de_DescribeConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeConnectionRequest; + output: DescribeConnectionResponse; + }; + sdk: { + input: DescribeConnectionCommandInput; + output: DescribeConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DescribeEventBusCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeEventBusCommand.ts index 250bc34902a57..4db57d2787607 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeEventBusCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeEventBusCommand.ts @@ -91,4 +91,16 @@ export class DescribeEventBusCommand extends $Command .f(void 0, void 0) .ser(se_DescribeEventBusCommand) .de(de_DescribeEventBusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeEventBusRequest; + output: DescribeEventBusResponse; + }; + sdk: { + input: DescribeEventBusCommandInput; + output: DescribeEventBusCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DescribeEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeEventSourceCommand.ts index 0c11cf395c4a5..a9db7217835bd 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeEventSourceCommand.ts @@ -92,4 +92,16 @@ export class DescribeEventSourceCommand extends $Command .f(void 0, void 0) .ser(se_DescribeEventSourceCommand) .de(de_DescribeEventSourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeEventSourceRequest; + output: DescribeEventSourceResponse; + }; + sdk: { + input: DescribeEventSourceCommandInput; + output: DescribeEventSourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DescribePartnerEventSourceCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribePartnerEventSourceCommand.ts index 59460087b7e77..ace5dd5602b56 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribePartnerEventSourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribePartnerEventSourceCommand.ts @@ -90,4 +90,16 @@ export class DescribePartnerEventSourceCommand extends $Command .f(void 0, void 0) .ser(se_DescribePartnerEventSourceCommand) .de(de_DescribePartnerEventSourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePartnerEventSourceRequest; + output: DescribePartnerEventSourceResponse; + }; + sdk: { + input: DescribePartnerEventSourceCommandInput; + output: DescribePartnerEventSourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DescribeReplayCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeReplayCommand.ts index 95c6777bfb8c6..5bb0583a2713d 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeReplayCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeReplayCommand.ts @@ -107,4 +107,16 @@ export class DescribeReplayCommand extends $Command .f(void 0, void 0) .ser(se_DescribeReplayCommand) .de(de_DescribeReplayCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeReplayRequest; + output: DescribeReplayResponse; + }; + sdk: { + input: DescribeReplayCommandInput; + output: DescribeReplayCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DescribeRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/DescribeRuleCommand.ts index 7999dbb5f82cc..e5b11481755ab 100644 --- a/clients/client-cloudwatch-events/src/commands/DescribeRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DescribeRuleCommand.ts @@ -95,4 +95,16 @@ export class DescribeRuleCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRuleCommand) .de(de_DescribeRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRuleRequest; + output: DescribeRuleResponse; + }; + sdk: { + input: DescribeRuleCommandInput; + output: DescribeRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/DisableRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/DisableRuleCommand.ts index e0742a55bc872..fdaad713dc62f 100644 --- a/clients/client-cloudwatch-events/src/commands/DisableRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/DisableRuleCommand.ts @@ -96,4 +96,16 @@ export class DisableRuleCommand extends $Command .f(void 0, void 0) .ser(se_DisableRuleCommand) .de(de_DisableRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableRuleRequest; + output: {}; + }; + sdk: { + input: DisableRuleCommandInput; + output: DisableRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/EnableRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/EnableRuleCommand.ts index c727f9574e4f6..fec7a814108e0 100644 --- a/clients/client-cloudwatch-events/src/commands/EnableRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/EnableRuleCommand.ts @@ -95,4 +95,16 @@ export class EnableRuleCommand extends $Command .f(void 0, void 0) .ser(se_EnableRuleCommand) .de(de_EnableRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableRuleRequest; + output: {}; + }; + sdk: { + input: EnableRuleCommandInput; + output: EnableRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/ListApiDestinationsCommand.ts b/clients/client-cloudwatch-events/src/commands/ListApiDestinationsCommand.ts index 4adb6802a3a50..027bf492e8881 100644 --- a/clients/client-cloudwatch-events/src/commands/ListApiDestinationsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListApiDestinationsCommand.ts @@ -96,4 +96,16 @@ export class ListApiDestinationsCommand extends $Command .f(void 0, void 0) .ser(se_ListApiDestinationsCommand) .de(de_ListApiDestinationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListApiDestinationsRequest; + output: ListApiDestinationsResponse; + }; + sdk: { + input: ListApiDestinationsCommandInput; + output: ListApiDestinationsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/ListArchivesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListArchivesCommand.ts index 1ff56393795a6..7ad6ca7f7cd69 100644 --- a/clients/client-cloudwatch-events/src/commands/ListArchivesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListArchivesCommand.ts @@ -100,4 +100,16 @@ export class ListArchivesCommand extends $Command .f(void 0, void 0) .ser(se_ListArchivesCommand) .de(de_ListArchivesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListArchivesRequest; + output: ListArchivesResponse; + }; + sdk: { + input: ListArchivesCommandInput; + output: ListArchivesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/ListConnectionsCommand.ts b/clients/client-cloudwatch-events/src/commands/ListConnectionsCommand.ts index 8483e7ad509fb..810f5f6ca94d3 100644 --- a/clients/client-cloudwatch-events/src/commands/ListConnectionsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListConnectionsCommand.ts @@ -95,4 +95,16 @@ export class ListConnectionsCommand extends $Command .f(void 0, void 0) .ser(se_ListConnectionsCommand) .de(de_ListConnectionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListConnectionsRequest; + output: ListConnectionsResponse; + }; + sdk: { + input: ListConnectionsCommandInput; + output: ListConnectionsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/ListEventBusesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListEventBusesCommand.ts index 20eb18d5a0ce9..c59c828d07343 100644 --- a/clients/client-cloudwatch-events/src/commands/ListEventBusesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListEventBusesCommand.ts @@ -90,4 +90,16 @@ export class ListEventBusesCommand extends $Command .f(void 0, void 0) .ser(se_ListEventBusesCommand) .de(de_ListEventBusesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEventBusesRequest; + output: ListEventBusesResponse; + }; + sdk: { + input: ListEventBusesCommandInput; + output: ListEventBusesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/ListEventSourcesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListEventSourcesCommand.ts index 3e14a56c2374d..ca57506b991ed 100644 --- a/clients/client-cloudwatch-events/src/commands/ListEventSourcesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListEventSourcesCommand.ts @@ -96,4 +96,16 @@ export class ListEventSourcesCommand extends $Command .f(void 0, void 0) .ser(se_ListEventSourcesCommand) .de(de_ListEventSourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEventSourcesRequest; + output: ListEventSourcesResponse; + }; + sdk: { + input: ListEventSourcesCommandInput; + output: ListEventSourcesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourceAccountsCommand.ts b/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourceAccountsCommand.ts index 11851c5f125c8..f957c18cb212e 100644 --- a/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourceAccountsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourceAccountsCommand.ts @@ -103,4 +103,16 @@ export class ListPartnerEventSourceAccountsCommand extends $Command .f(void 0, void 0) .ser(se_ListPartnerEventSourceAccountsCommand) .de(de_ListPartnerEventSourceAccountsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPartnerEventSourceAccountsRequest; + output: ListPartnerEventSourceAccountsResponse; + }; + sdk: { + input: ListPartnerEventSourceAccountsCommandInput; + output: ListPartnerEventSourceAccountsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourcesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourcesCommand.ts index 6c48c4da0c9d7..6070436ef00db 100644 --- a/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourcesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListPartnerEventSourcesCommand.ts @@ -92,4 +92,16 @@ export class ListPartnerEventSourcesCommand extends $Command .f(void 0, void 0) .ser(se_ListPartnerEventSourcesCommand) .de(de_ListPartnerEventSourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPartnerEventSourcesRequest; + output: ListPartnerEventSourcesResponse; + }; + sdk: { + input: ListPartnerEventSourcesCommandInput; + output: ListPartnerEventSourcesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/ListReplaysCommand.ts b/clients/client-cloudwatch-events/src/commands/ListReplaysCommand.ts index 08c41b556aab3..aa7136c0d6cf3 100644 --- a/clients/client-cloudwatch-events/src/commands/ListReplaysCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListReplaysCommand.ts @@ -98,4 +98,16 @@ export class ListReplaysCommand extends $Command .f(void 0, void 0) .ser(se_ListReplaysCommand) .de(de_ListReplaysCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListReplaysRequest; + output: ListReplaysResponse; + }; + sdk: { + input: ListReplaysCommandInput; + output: ListReplaysCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/ListRuleNamesByTargetCommand.ts b/clients/client-cloudwatch-events/src/commands/ListRuleNamesByTargetCommand.ts index cb13d82976f88..7a14366a170ea 100644 --- a/clients/client-cloudwatch-events/src/commands/ListRuleNamesByTargetCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListRuleNamesByTargetCommand.ts @@ -90,4 +90,16 @@ export class ListRuleNamesByTargetCommand extends $Command .f(void 0, void 0) .ser(se_ListRuleNamesByTargetCommand) .de(de_ListRuleNamesByTargetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRuleNamesByTargetRequest; + output: ListRuleNamesByTargetResponse; + }; + sdk: { + input: ListRuleNamesByTargetCommandInput; + output: ListRuleNamesByTargetCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/ListRulesCommand.ts b/clients/client-cloudwatch-events/src/commands/ListRulesCommand.ts index 2b3524eb71ccc..31660601db4b0 100644 --- a/clients/client-cloudwatch-events/src/commands/ListRulesCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListRulesCommand.ts @@ -102,4 +102,16 @@ export class ListRulesCommand extends $Command .f(void 0, void 0) .ser(se_ListRulesCommand) .de(de_ListRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRulesRequest; + output: ListRulesResponse; + }; + sdk: { + input: ListRulesCommandInput; + output: ListRulesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudwatch-events/src/commands/ListTagsForResourceCommand.ts index 7442d298ac01f..55e130eaad7fe 100644 --- a/clients/client-cloudwatch-events/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListTagsForResourceCommand.ts @@ -89,4 +89,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/ListTargetsByRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/ListTargetsByRuleCommand.ts index 45b764170cf50..7e9552312d709 100644 --- a/clients/client-cloudwatch-events/src/commands/ListTargetsByRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/ListTargetsByRuleCommand.ts @@ -208,4 +208,16 @@ export class ListTargetsByRuleCommand extends $Command .f(void 0, void 0) .ser(se_ListTargetsByRuleCommand) .de(de_ListTargetsByRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTargetsByRuleRequest; + output: ListTargetsByRuleResponse; + }; + sdk: { + input: ListTargetsByRuleCommandInput; + output: ListTargetsByRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/PutEventsCommand.ts b/clients/client-cloudwatch-events/src/commands/PutEventsCommand.ts index 851a45eacdc0c..dcbad4367d9ca 100644 --- a/clients/client-cloudwatch-events/src/commands/PutEventsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutEventsCommand.ts @@ -99,4 +99,16 @@ export class PutEventsCommand extends $Command .f(void 0, void 0) .ser(se_PutEventsCommand) .de(de_PutEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutEventsRequest; + output: PutEventsResponse; + }; + sdk: { + input: PutEventsCommandInput; + output: PutEventsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/PutPartnerEventsCommand.ts b/clients/client-cloudwatch-events/src/commands/PutPartnerEventsCommand.ts index 7c55f1974582d..33ee6e14fbe06 100644 --- a/clients/client-cloudwatch-events/src/commands/PutPartnerEventsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutPartnerEventsCommand.ts @@ -101,4 +101,16 @@ export class PutPartnerEventsCommand extends $Command .f(void 0, void 0) .ser(se_PutPartnerEventsCommand) .de(de_PutPartnerEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutPartnerEventsRequest; + output: PutPartnerEventsResponse; + }; + sdk: { + input: PutPartnerEventsCommandInput; + output: PutPartnerEventsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/PutPermissionCommand.ts b/clients/client-cloudwatch-events/src/commands/PutPermissionCommand.ts index 875b791c1dfba..eea0dd5626288 100644 --- a/clients/client-cloudwatch-events/src/commands/PutPermissionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutPermissionCommand.ts @@ -115,4 +115,16 @@ export class PutPermissionCommand extends $Command .f(void 0, void 0) .ser(se_PutPermissionCommand) .de(de_PutPermissionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutPermissionRequest; + output: {}; + }; + sdk: { + input: PutPermissionCommandInput; + output: PutPermissionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/PutRuleCommand.ts b/clients/client-cloudwatch-events/src/commands/PutRuleCommand.ts index 566b8f14604cc..2f2e60e56c4f2 100644 --- a/clients/client-cloudwatch-events/src/commands/PutRuleCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutRuleCommand.ts @@ -152,4 +152,16 @@ export class PutRuleCommand extends $Command .f(void 0, void 0) .ser(se_PutRuleCommand) .de(de_PutRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutRuleRequest; + output: PutRuleResponse; + }; + sdk: { + input: PutRuleCommandInput; + output: PutRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/PutTargetsCommand.ts b/clients/client-cloudwatch-events/src/commands/PutTargetsCommand.ts index 9c0b0da26d752..791ce179ea197 100644 --- a/clients/client-cloudwatch-events/src/commands/PutTargetsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/PutTargetsCommand.ts @@ -380,4 +380,16 @@ export class PutTargetsCommand extends $Command .f(void 0, void 0) .ser(se_PutTargetsCommand) .de(de_PutTargetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutTargetsRequest; + output: PutTargetsResponse; + }; + sdk: { + input: PutTargetsCommandInput; + output: PutTargetsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/RemovePermissionCommand.ts b/clients/client-cloudwatch-events/src/commands/RemovePermissionCommand.ts index b295329eea9de..90d16f868450b 100644 --- a/clients/client-cloudwatch-events/src/commands/RemovePermissionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/RemovePermissionCommand.ts @@ -92,4 +92,16 @@ export class RemovePermissionCommand extends $Command .f(void 0, void 0) .ser(se_RemovePermissionCommand) .de(de_RemovePermissionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemovePermissionRequest; + output: {}; + }; + sdk: { + input: RemovePermissionCommandInput; + output: RemovePermissionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/RemoveTargetsCommand.ts b/clients/client-cloudwatch-events/src/commands/RemoveTargetsCommand.ts index e788247f746ea..8f945bf0c9cd9 100644 --- a/clients/client-cloudwatch-events/src/commands/RemoveTargetsCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/RemoveTargetsCommand.ts @@ -112,4 +112,16 @@ export class RemoveTargetsCommand extends $Command .f(void 0, void 0) .ser(se_RemoveTargetsCommand) .de(de_RemoveTargetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveTargetsRequest; + output: RemoveTargetsResponse; + }; + sdk: { + input: RemoveTargetsCommandInput; + output: RemoveTargetsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/StartReplayCommand.ts b/clients/client-cloudwatch-events/src/commands/StartReplayCommand.ts index 039dad23ce749..30bfc8f5270d9 100644 --- a/clients/client-cloudwatch-events/src/commands/StartReplayCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/StartReplayCommand.ts @@ -114,4 +114,16 @@ export class StartReplayCommand extends $Command .f(void 0, void 0) .ser(se_StartReplayCommand) .de(de_StartReplayCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartReplayRequest; + output: StartReplayResponse; + }; + sdk: { + input: StartReplayCommandInput; + output: StartReplayCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/TagResourceCommand.ts b/clients/client-cloudwatch-events/src/commands/TagResourceCommand.ts index ff88c2c2bbb2f..70a94efb4403a 100644 --- a/clients/client-cloudwatch-events/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/TagResourceCommand.ts @@ -108,4 +108,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/TestEventPatternCommand.ts b/clients/client-cloudwatch-events/src/commands/TestEventPatternCommand.ts index 1c91cf729c9cf..3169c547a9c25 100644 --- a/clients/client-cloudwatch-events/src/commands/TestEventPatternCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/TestEventPatternCommand.ts @@ -88,4 +88,16 @@ export class TestEventPatternCommand extends $Command .f(void 0, void 0) .ser(se_TestEventPatternCommand) .de(de_TestEventPatternCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TestEventPatternRequest; + output: TestEventPatternResponse; + }; + sdk: { + input: TestEventPatternCommandInput; + output: TestEventPatternCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/UntagResourceCommand.ts b/clients/client-cloudwatch-events/src/commands/UntagResourceCommand.ts index 450e07d4ddb44..821dec61e1625 100644 --- a/clients/client-cloudwatch-events/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/UntagResourceCommand.ts @@ -96,4 +96,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/UpdateApiDestinationCommand.ts b/clients/client-cloudwatch-events/src/commands/UpdateApiDestinationCommand.ts index f166c9106044e..9ae4b3d9513bf 100644 --- a/clients/client-cloudwatch-events/src/commands/UpdateApiDestinationCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/UpdateApiDestinationCommand.ts @@ -98,4 +98,16 @@ export class UpdateApiDestinationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateApiDestinationCommand) .de(de_UpdateApiDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateApiDestinationRequest; + output: UpdateApiDestinationResponse; + }; + sdk: { + input: UpdateApiDestinationCommandInput; + output: UpdateApiDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/UpdateArchiveCommand.ts b/clients/client-cloudwatch-events/src/commands/UpdateArchiveCommand.ts index e5f35865e9c05..f0f21e7caa00c 100644 --- a/clients/client-cloudwatch-events/src/commands/UpdateArchiveCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/UpdateArchiveCommand.ts @@ -99,4 +99,16 @@ export class UpdateArchiveCommand extends $Command .f(void 0, void 0) .ser(se_UpdateArchiveCommand) .de(de_UpdateArchiveCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateArchiveRequest; + output: UpdateArchiveResponse; + }; + sdk: { + input: UpdateArchiveCommandInput; + output: UpdateArchiveCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-events/src/commands/UpdateConnectionCommand.ts b/clients/client-cloudwatch-events/src/commands/UpdateConnectionCommand.ts index 9a53eaf1c266d..da8aea5c9090f 100644 --- a/clients/client-cloudwatch-events/src/commands/UpdateConnectionCommand.ts +++ b/clients/client-cloudwatch-events/src/commands/UpdateConnectionCommand.ts @@ -164,4 +164,16 @@ export class UpdateConnectionCommand extends $Command .f(UpdateConnectionRequestFilterSensitiveLog, void 0) .ser(se_UpdateConnectionCommand) .de(de_UpdateConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateConnectionRequest; + output: UpdateConnectionResponse; + }; + sdk: { + input: UpdateConnectionCommandInput; + output: UpdateConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/CHANGELOG.md b/clients/client-cloudwatch-logs/CHANGELOG.md index 985b12475e2a9..68854ed0e27c9 100644 --- a/clients/client-cloudwatch-logs/CHANGELOG.md +++ b/clients/client-cloudwatch-logs/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloudwatch-logs + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloudwatch-logs + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloudwatch-logs diff --git a/clients/client-cloudwatch-logs/package.json b/clients/client-cloudwatch-logs/package.json index b41195f128a17..7e99559c97f44 100644 --- a/clients/client-cloudwatch-logs/package.json +++ b/clients/client-cloudwatch-logs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudwatch-logs", "description": "AWS SDK for JavaScript Cloudwatch Logs Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudwatch-logs", @@ -33,33 +33,33 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/eventstream-serde-browser": "^3.0.7", - "@smithy/eventstream-serde-config-resolver": "^3.0.4", - "@smithy/eventstream-serde-node": "^3.0.6", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/eventstream-serde-browser": "^3.0.9", + "@smithy/eventstream-serde-config-resolver": "^3.0.6", + "@smithy/eventstream-serde-node": "^3.0.8", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-cloudwatch-logs/src/commands/AssociateKmsKeyCommand.ts b/clients/client-cloudwatch-logs/src/commands/AssociateKmsKeyCommand.ts index 0edd9fc63a12c..2ce41a29e3b37 100644 --- a/clients/client-cloudwatch-logs/src/commands/AssociateKmsKeyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/AssociateKmsKeyCommand.ts @@ -132,4 +132,16 @@ export class AssociateKmsKeyCommand extends $Command .f(void 0, void 0) .ser(se_AssociateKmsKeyCommand) .de(de_AssociateKmsKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateKmsKeyRequest; + output: {}; + }; + sdk: { + input: AssociateKmsKeyCommandInput; + output: AssociateKmsKeyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/CancelExportTaskCommand.ts b/clients/client-cloudwatch-logs/src/commands/CancelExportTaskCommand.ts index fa56d7fefee51..38966a26a5f68 100644 --- a/clients/client-cloudwatch-logs/src/commands/CancelExportTaskCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CancelExportTaskCommand.ts @@ -88,4 +88,16 @@ export class CancelExportTaskCommand extends $Command .f(void 0, void 0) .ser(se_CancelExportTaskCommand) .de(de_CancelExportTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelExportTaskRequest; + output: {}; + }; + sdk: { + input: CancelExportTaskCommandInput; + output: CancelExportTaskCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/CreateDeliveryCommand.ts b/clients/client-cloudwatch-logs/src/commands/CreateDeliveryCommand.ts index 32cb2c183003c..1b82f15d880cc 100644 --- a/clients/client-cloudwatch-logs/src/commands/CreateDeliveryCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CreateDeliveryCommand.ts @@ -162,4 +162,16 @@ export class CreateDeliveryCommand extends $Command .f(void 0, void 0) .ser(se_CreateDeliveryCommand) .de(de_CreateDeliveryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDeliveryRequest; + output: CreateDeliveryResponse; + }; + sdk: { + input: CreateDeliveryCommandInput; + output: CreateDeliveryCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/CreateExportTaskCommand.ts b/clients/client-cloudwatch-logs/src/commands/CreateExportTaskCommand.ts index 5340af8234f2d..d7327b269aa7a 100644 --- a/clients/client-cloudwatch-logs/src/commands/CreateExportTaskCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CreateExportTaskCommand.ts @@ -120,4 +120,16 @@ export class CreateExportTaskCommand extends $Command .f(void 0, void 0) .ser(se_CreateExportTaskCommand) .de(de_CreateExportTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateExportTaskRequest; + output: CreateExportTaskResponse; + }; + sdk: { + input: CreateExportTaskCommandInput; + output: CreateExportTaskCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/CreateLogAnomalyDetectorCommand.ts b/clients/client-cloudwatch-logs/src/commands/CreateLogAnomalyDetectorCommand.ts index f2a0e85af0dcb..c4314e4d42d23 100644 --- a/clients/client-cloudwatch-logs/src/commands/CreateLogAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CreateLogAnomalyDetectorCommand.ts @@ -133,4 +133,16 @@ export class CreateLogAnomalyDetectorCommand extends $Command .f(void 0, void 0) .ser(se_CreateLogAnomalyDetectorCommand) .de(de_CreateLogAnomalyDetectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateLogAnomalyDetectorRequest; + output: CreateLogAnomalyDetectorResponse; + }; + sdk: { + input: CreateLogAnomalyDetectorCommandInput; + output: CreateLogAnomalyDetectorCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/CreateLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/CreateLogGroupCommand.ts index 43ce4cbb4c4d9..ed44a493f63b2 100644 --- a/clients/client-cloudwatch-logs/src/commands/CreateLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CreateLogGroupCommand.ts @@ -127,4 +127,16 @@ export class CreateLogGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateLogGroupCommand) .de(de_CreateLogGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateLogGroupRequest; + output: {}; + }; + sdk: { + input: CreateLogGroupCommandInput; + output: CreateLogGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/CreateLogStreamCommand.ts b/clients/client-cloudwatch-logs/src/commands/CreateLogStreamCommand.ts index f79243dac1005..44135fd34033a 100644 --- a/clients/client-cloudwatch-logs/src/commands/CreateLogStreamCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/CreateLogStreamCommand.ts @@ -104,4 +104,16 @@ export class CreateLogStreamCommand extends $Command .f(void 0, void 0) .ser(se_CreateLogStreamCommand) .de(de_CreateLogStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateLogStreamRequest; + output: {}; + }; + sdk: { + input: CreateLogStreamCommandInput; + output: CreateLogStreamCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteAccountPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteAccountPolicyCommand.ts index 21833032864c8..6ebba6175a74a 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteAccountPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteAccountPolicyCommand.ts @@ -101,4 +101,16 @@ export class DeleteAccountPolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAccountPolicyCommand) .de(de_DeleteAccountPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAccountPolicyRequest; + output: {}; + }; + sdk: { + input: DeleteAccountPolicyCommandInput; + output: DeleteAccountPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDataProtectionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDataProtectionPolicyCommand.ts index 8f7d3a474b2bb..610bd2f77ce16 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDataProtectionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDataProtectionPolicyCommand.ts @@ -88,4 +88,16 @@ export class DeleteDataProtectionPolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDataProtectionPolicyCommand) .de(de_DeleteDataProtectionPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDataProtectionPolicyRequest; + output: {}; + }; + sdk: { + input: DeleteDataProtectionPolicyCommandInput; + output: DeleteDataProtectionPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryCommand.ts index b4563567182f6..3de9b1716964c 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryCommand.ts @@ -95,4 +95,16 @@ export class DeleteDeliveryCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDeliveryCommand) .de(de_DeleteDeliveryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDeliveryRequest; + output: {}; + }; + sdk: { + input: DeleteDeliveryCommandInput; + output: DeleteDeliveryCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationCommand.ts index 67a01df7508c3..d5e41e27a128a 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationCommand.ts @@ -96,4 +96,16 @@ export class DeleteDeliveryDestinationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDeliveryDestinationCommand) .de(de_DeleteDeliveryDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDeliveryDestinationRequest; + output: {}; + }; + sdk: { + input: DeleteDeliveryDestinationCommandInput; + output: DeleteDeliveryDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationPolicyCommand.ts index c649f1201ea68..c2536b3062e05 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDeliveryDestinationPolicyCommand.ts @@ -91,4 +91,16 @@ export class DeleteDeliveryDestinationPolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDeliveryDestinationPolicyCommand) .de(de_DeleteDeliveryDestinationPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDeliveryDestinationPolicyRequest; + output: {}; + }; + sdk: { + input: DeleteDeliveryDestinationPolicyCommandInput; + output: DeleteDeliveryDestinationPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDeliverySourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDeliverySourceCommand.ts index c477bee1618e8..c0a1b86d445ee 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDeliverySourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDeliverySourceCommand.ts @@ -96,4 +96,16 @@ export class DeleteDeliverySourceCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDeliverySourceCommand) .de(de_DeleteDeliverySourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDeliverySourceRequest; + output: {}; + }; + sdk: { + input: DeleteDeliverySourceCommandInput; + output: DeleteDeliverySourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteDestinationCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteDestinationCommand.ts index c6c6f04bed363..1646a729d1c25 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteDestinationCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteDestinationCommand.ts @@ -89,4 +89,16 @@ export class DeleteDestinationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDestinationCommand) .de(de_DeleteDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDestinationRequest; + output: {}; + }; + sdk: { + input: DeleteDestinationCommandInput; + output: DeleteDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteLogAnomalyDetectorCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteLogAnomalyDetectorCommand.ts index cfc00832b7a27..2c016d7d4d12a 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteLogAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteLogAnomalyDetectorCommand.ts @@ -87,4 +87,16 @@ export class DeleteLogAnomalyDetectorCommand extends $Command .f(void 0, void 0) .ser(se_DeleteLogAnomalyDetectorCommand) .de(de_DeleteLogAnomalyDetectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteLogAnomalyDetectorRequest; + output: {}; + }; + sdk: { + input: DeleteLogAnomalyDetectorCommandInput; + output: DeleteLogAnomalyDetectorCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteLogGroupCommand.ts index 55074e0941d40..d4b06b0c100a7 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteLogGroupCommand.ts @@ -88,4 +88,16 @@ export class DeleteLogGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteLogGroupCommand) .de(de_DeleteLogGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteLogGroupRequest; + output: {}; + }; + sdk: { + input: DeleteLogGroupCommandInput; + output: DeleteLogGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteLogStreamCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteLogStreamCommand.ts index 0d616f90165ea..51bf2a5a7a796 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteLogStreamCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteLogStreamCommand.ts @@ -89,4 +89,16 @@ export class DeleteLogStreamCommand extends $Command .f(void 0, void 0) .ser(se_DeleteLogStreamCommand) .de(de_DeleteLogStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteLogStreamRequest; + output: {}; + }; + sdk: { + input: DeleteLogStreamCommandInput; + output: DeleteLogStreamCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteMetricFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteMetricFilterCommand.ts index 5b6e743c99551..893395fb48a50 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteMetricFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteMetricFilterCommand.ts @@ -88,4 +88,16 @@ export class DeleteMetricFilterCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMetricFilterCommand) .de(de_DeleteMetricFilterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMetricFilterRequest; + output: {}; + }; + sdk: { + input: DeleteMetricFilterCommandInput; + output: DeleteMetricFilterCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteQueryDefinitionCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteQueryDefinitionCommand.ts index c792f70ad0e70..4c95a3839e55d 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteQueryDefinitionCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteQueryDefinitionCommand.ts @@ -90,4 +90,16 @@ export class DeleteQueryDefinitionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteQueryDefinitionCommand) .de(de_DeleteQueryDefinitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteQueryDefinitionRequest; + output: DeleteQueryDefinitionResponse; + }; + sdk: { + input: DeleteQueryDefinitionCommandInput; + output: DeleteQueryDefinitionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteResourcePolicyCommand.ts index 9815416cb598b..5406437aa9878 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteResourcePolicyCommand.ts @@ -85,4 +85,16 @@ export class DeleteResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteResourcePolicyCommand) .de(de_DeleteResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteResourcePolicyRequest; + output: {}; + }; + sdk: { + input: DeleteResourcePolicyCommandInput; + output: DeleteResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteRetentionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteRetentionPolicyCommand.ts index b95af15225d5b..b95de3abae66e 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteRetentionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteRetentionPolicyCommand.ts @@ -88,4 +88,16 @@ export class DeleteRetentionPolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRetentionPolicyCommand) .de(de_DeleteRetentionPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRetentionPolicyRequest; + output: {}; + }; + sdk: { + input: DeleteRetentionPolicyCommandInput; + output: DeleteRetentionPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DeleteSubscriptionFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/DeleteSubscriptionFilterCommand.ts index f4336c9fddebb..be57105c5e6e7 100644 --- a/clients/client-cloudwatch-logs/src/commands/DeleteSubscriptionFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DeleteSubscriptionFilterCommand.ts @@ -88,4 +88,16 @@ export class DeleteSubscriptionFilterCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSubscriptionFilterCommand) .de(de_DeleteSubscriptionFilterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSubscriptionFilterRequest; + output: {}; + }; + sdk: { + input: DeleteSubscriptionFilterCommandInput; + output: DeleteSubscriptionFilterCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeAccountPoliciesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeAccountPoliciesCommand.ts index 4b9d7fc20eb70..1faa1f85b1abf 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeAccountPoliciesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeAccountPoliciesCommand.ts @@ -103,4 +103,16 @@ export class DescribeAccountPoliciesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAccountPoliciesCommand) .de(de_DescribeAccountPoliciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAccountPoliciesRequest; + output: DescribeAccountPoliciesResponse; + }; + sdk: { + input: DescribeAccountPoliciesCommandInput; + output: DescribeAccountPoliciesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeConfigurationTemplatesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeConfigurationTemplatesCommand.ts index a07e8736ae4cb..b5f2f6e8d0c4f 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeConfigurationTemplatesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeConfigurationTemplatesCommand.ts @@ -140,4 +140,16 @@ export class DescribeConfigurationTemplatesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeConfigurationTemplatesCommand) .de(de_DescribeConfigurationTemplatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeConfigurationTemplatesRequest; + output: DescribeConfigurationTemplatesResponse; + }; + sdk: { + input: DescribeConfigurationTemplatesCommandInput; + output: DescribeConfigurationTemplatesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeDeliveriesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeDeliveriesCommand.ts index 7a655883e4643..bf402eeb693ff 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeDeliveriesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeDeliveriesCommand.ts @@ -123,4 +123,16 @@ export class DescribeDeliveriesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDeliveriesCommand) .de(de_DescribeDeliveriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDeliveriesRequest; + output: DescribeDeliveriesResponse; + }; + sdk: { + input: DescribeDeliveriesCommandInput; + output: DescribeDeliveriesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeDeliveryDestinationsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeDeliveryDestinationsCommand.ts index 9844abb505d59..68f26bf5ff710 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeDeliveryDestinationsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeDeliveryDestinationsCommand.ts @@ -109,4 +109,16 @@ export class DescribeDeliveryDestinationsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDeliveryDestinationsCommand) .de(de_DescribeDeliveryDestinationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDeliveryDestinationsRequest; + output: DescribeDeliveryDestinationsResponse; + }; + sdk: { + input: DescribeDeliveryDestinationsCommandInput; + output: DescribeDeliveryDestinationsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeDeliverySourcesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeDeliverySourcesCommand.ts index 4162ad4b3b923..f393b5cc9ae00 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeDeliverySourcesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeDeliverySourcesCommand.ts @@ -104,4 +104,16 @@ export class DescribeDeliverySourcesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDeliverySourcesCommand) .de(de_DescribeDeliverySourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDeliverySourcesRequest; + output: DescribeDeliverySourcesResponse; + }; + sdk: { + input: DescribeDeliverySourcesCommandInput; + output: DescribeDeliverySourcesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeDestinationsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeDestinationsCommand.ts index 9e2d4d387bb87..7ef085d2c2848 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeDestinationsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeDestinationsCommand.ts @@ -95,4 +95,16 @@ export class DescribeDestinationsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDestinationsCommand) .de(de_DescribeDestinationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDestinationsRequest; + output: DescribeDestinationsResponse; + }; + sdk: { + input: DescribeDestinationsCommandInput; + output: DescribeDestinationsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeExportTasksCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeExportTasksCommand.ts index d32088b90f6aa..fe18d82f0585e 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeExportTasksCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeExportTasksCommand.ts @@ -106,4 +106,16 @@ export class DescribeExportTasksCommand extends $Command .f(void 0, void 0) .ser(se_DescribeExportTasksCommand) .de(de_DescribeExportTasksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeExportTasksRequest; + output: DescribeExportTasksResponse; + }; + sdk: { + input: DescribeExportTasksCommandInput; + output: DescribeExportTasksCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeLogGroupsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeLogGroupsCommand.ts index e81d3e4387e0e..5c17f2ec0428d 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeLogGroupsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeLogGroupsCommand.ts @@ -119,4 +119,16 @@ export class DescribeLogGroupsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeLogGroupsCommand) .de(de_DescribeLogGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeLogGroupsRequest; + output: DescribeLogGroupsResponse; + }; + sdk: { + input: DescribeLogGroupsCommandInput; + output: DescribeLogGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeLogStreamsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeLogStreamsCommand.ts index eb4d6d139dd99..d4d32a3341016 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeLogStreamsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeLogStreamsCommand.ts @@ -113,4 +113,16 @@ export class DescribeLogStreamsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeLogStreamsCommand) .de(de_DescribeLogStreamsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeLogStreamsRequest; + output: DescribeLogStreamsResponse; + }; + sdk: { + input: DescribeLogStreamsCommandInput; + output: DescribeLogStreamsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeMetricFiltersCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeMetricFiltersCommand.ts index 9335a1fd18ca1..31b679562b0d0 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeMetricFiltersCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeMetricFiltersCommand.ts @@ -113,4 +113,16 @@ export class DescribeMetricFiltersCommand extends $Command .f(void 0, void 0) .ser(se_DescribeMetricFiltersCommand) .de(de_DescribeMetricFiltersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeMetricFiltersRequest; + output: DescribeMetricFiltersResponse; + }; + sdk: { + input: DescribeMetricFiltersCommandInput; + output: DescribeMetricFiltersCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeQueriesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeQueriesCommand.ts index 855c0b7b0ca77..db7949f985490 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeQueriesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeQueriesCommand.ts @@ -100,4 +100,16 @@ export class DescribeQueriesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeQueriesCommand) .de(de_DescribeQueriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeQueriesRequest; + output: DescribeQueriesResponse; + }; + sdk: { + input: DescribeQueriesCommandInput; + output: DescribeQueriesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeQueryDefinitionsCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeQueryDefinitionsCommand.ts index 17ae4e1b13073..f239bf414fdff 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeQueryDefinitionsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeQueryDefinitionsCommand.ts @@ -99,4 +99,16 @@ export class DescribeQueryDefinitionsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeQueryDefinitionsCommand) .de(de_DescribeQueryDefinitionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeQueryDefinitionsRequest; + output: DescribeQueryDefinitionsResponse; + }; + sdk: { + input: DescribeQueryDefinitionsCommandInput; + output: DescribeQueryDefinitionsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeResourcePoliciesCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeResourcePoliciesCommand.ts index a217ab81735dc..d4e0c295796ab 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeResourcePoliciesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeResourcePoliciesCommand.ts @@ -91,4 +91,16 @@ export class DescribeResourcePoliciesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeResourcePoliciesCommand) .de(de_DescribeResourcePoliciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeResourcePoliciesRequest; + output: DescribeResourcePoliciesResponse; + }; + sdk: { + input: DescribeResourcePoliciesCommandInput; + output: DescribeResourcePoliciesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DescribeSubscriptionFiltersCommand.ts b/clients/client-cloudwatch-logs/src/commands/DescribeSubscriptionFiltersCommand.ts index f8fea47eeda63..1d344f0eea872 100644 --- a/clients/client-cloudwatch-logs/src/commands/DescribeSubscriptionFiltersCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DescribeSubscriptionFiltersCommand.ts @@ -103,4 +103,16 @@ export class DescribeSubscriptionFiltersCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSubscriptionFiltersCommand) .de(de_DescribeSubscriptionFiltersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSubscriptionFiltersRequest; + output: DescribeSubscriptionFiltersResponse; + }; + sdk: { + input: DescribeSubscriptionFiltersCommandInput; + output: DescribeSubscriptionFiltersCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/DisassociateKmsKeyCommand.ts b/clients/client-cloudwatch-logs/src/commands/DisassociateKmsKeyCommand.ts index 3e4a0209b1e77..354789a7f6c73 100644 --- a/clients/client-cloudwatch-logs/src/commands/DisassociateKmsKeyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/DisassociateKmsKeyCommand.ts @@ -110,4 +110,16 @@ export class DisassociateKmsKeyCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateKmsKeyCommand) .de(de_DisassociateKmsKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateKmsKeyRequest; + output: {}; + }; + sdk: { + input: DisassociateKmsKeyCommandInput; + output: DisassociateKmsKeyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/FilterLogEventsCommand.ts b/clients/client-cloudwatch-logs/src/commands/FilterLogEventsCommand.ts index a3f568aa4145f..6d01cd27f8fb1 100644 --- a/clients/client-cloudwatch-logs/src/commands/FilterLogEventsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/FilterLogEventsCommand.ts @@ -128,4 +128,16 @@ export class FilterLogEventsCommand extends $Command .f(void 0, void 0) .ser(se_FilterLogEventsCommand) .de(de_FilterLogEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: FilterLogEventsRequest; + output: FilterLogEventsResponse; + }; + sdk: { + input: FilterLogEventsCommandInput; + output: FilterLogEventsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/GetDataProtectionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetDataProtectionPolicyCommand.ts index 891445067f48a..401d88546f3cc 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetDataProtectionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetDataProtectionPolicyCommand.ts @@ -91,4 +91,16 @@ export class GetDataProtectionPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetDataProtectionPolicyCommand) .de(de_GetDataProtectionPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDataProtectionPolicyRequest; + output: GetDataProtectionPolicyResponse; + }; + sdk: { + input: GetDataProtectionPolicyCommandInput; + output: GetDataProtectionPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/GetDeliveryCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetDeliveryCommand.ts index db86e644e3841..ceaaaf2b32545 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetDeliveryCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetDeliveryCommand.ts @@ -123,4 +123,16 @@ export class GetDeliveryCommand extends $Command .f(void 0, void 0) .ser(se_GetDeliveryCommand) .de(de_GetDeliveryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeliveryRequest; + output: GetDeliveryResponse; + }; + sdk: { + input: GetDeliveryCommandInput; + output: GetDeliveryCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationCommand.ts index 0d395748d9b6a..e62dc2feb3de9 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationCommand.ts @@ -103,4 +103,16 @@ export class GetDeliveryDestinationCommand extends $Command .f(void 0, void 0) .ser(se_GetDeliveryDestinationCommand) .de(de_GetDeliveryDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeliveryDestinationRequest; + output: GetDeliveryDestinationResponse; + }; + sdk: { + input: GetDeliveryDestinationCommandInput; + output: GetDeliveryDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationPolicyCommand.ts index 1bf1635c38f76..4e2606a8c8b20 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetDeliveryDestinationPolicyCommand.ts @@ -95,4 +95,16 @@ export class GetDeliveryDestinationPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetDeliveryDestinationPolicyCommand) .de(de_GetDeliveryDestinationPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeliveryDestinationPolicyRequest; + output: GetDeliveryDestinationPolicyResponse; + }; + sdk: { + input: GetDeliveryDestinationPolicyCommandInput; + output: GetDeliveryDestinationPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/GetDeliverySourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetDeliverySourceCommand.ts index be0324e8ee912..5143261fa8481 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetDeliverySourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetDeliverySourceCommand.ts @@ -103,4 +103,16 @@ export class GetDeliverySourceCommand extends $Command .f(void 0, void 0) .ser(se_GetDeliverySourceCommand) .de(de_GetDeliverySourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeliverySourceRequest; + output: GetDeliverySourceResponse; + }; + sdk: { + input: GetDeliverySourceCommandInput; + output: GetDeliverySourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/GetLogAnomalyDetectorCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetLogAnomalyDetectorCommand.ts index 005de4b3b78db..b74581ee588f0 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetLogAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetLogAnomalyDetectorCommand.ts @@ -99,4 +99,16 @@ export class GetLogAnomalyDetectorCommand extends $Command .f(void 0, void 0) .ser(se_GetLogAnomalyDetectorCommand) .de(de_GetLogAnomalyDetectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLogAnomalyDetectorRequest; + output: GetLogAnomalyDetectorResponse; + }; + sdk: { + input: GetLogAnomalyDetectorCommandInput; + output: GetLogAnomalyDetectorCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/GetLogEventsCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetLogEventsCommand.ts index 9c1c797d8ac28..c4a234218178d 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetLogEventsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetLogEventsCommand.ts @@ -112,4 +112,16 @@ export class GetLogEventsCommand extends $Command .f(void 0, void 0) .ser(se_GetLogEventsCommand) .de(de_GetLogEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLogEventsRequest; + output: GetLogEventsResponse; + }; + sdk: { + input: GetLogEventsCommandInput; + output: GetLogEventsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/GetLogGroupFieldsCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetLogGroupFieldsCommand.ts index d8c67be4f3284..6cb3979ce51a5 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetLogGroupFieldsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetLogGroupFieldsCommand.ts @@ -110,4 +110,16 @@ export class GetLogGroupFieldsCommand extends $Command .f(void 0, void 0) .ser(se_GetLogGroupFieldsCommand) .de(de_GetLogGroupFieldsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLogGroupFieldsRequest; + output: GetLogGroupFieldsResponse; + }; + sdk: { + input: GetLogGroupFieldsCommandInput; + output: GetLogGroupFieldsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/GetLogRecordCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetLogRecordCommand.ts index 7cda3d5277acf..4026b13e424e2 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetLogRecordCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetLogRecordCommand.ts @@ -95,4 +95,16 @@ export class GetLogRecordCommand extends $Command .f(void 0, void 0) .ser(se_GetLogRecordCommand) .de(de_GetLogRecordCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLogRecordRequest; + output: GetLogRecordResponse; + }; + sdk: { + input: GetLogRecordCommandInput; + output: GetLogRecordCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/GetQueryResultsCommand.ts b/clients/client-cloudwatch-logs/src/commands/GetQueryResultsCommand.ts index 3aff822acf677..a4b85123ad816 100644 --- a/clients/client-cloudwatch-logs/src/commands/GetQueryResultsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/GetQueryResultsCommand.ts @@ -113,4 +113,16 @@ export class GetQueryResultsCommand extends $Command .f(void 0, void 0) .ser(se_GetQueryResultsCommand) .de(de_GetQueryResultsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetQueryResultsRequest; + output: GetQueryResultsResponse; + }; + sdk: { + input: GetQueryResultsCommandInput; + output: GetQueryResultsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/ListAnomaliesCommand.ts b/clients/client-cloudwatch-logs/src/commands/ListAnomaliesCommand.ts index 6ca7dd840020e..360bf4d4a154f 100644 --- a/clients/client-cloudwatch-logs/src/commands/ListAnomaliesCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/ListAnomaliesCommand.ts @@ -134,4 +134,16 @@ export class ListAnomaliesCommand extends $Command .f(void 0, void 0) .ser(se_ListAnomaliesCommand) .de(de_ListAnomaliesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAnomaliesRequest; + output: ListAnomaliesResponse; + }; + sdk: { + input: ListAnomaliesCommandInput; + output: ListAnomaliesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/ListLogAnomalyDetectorsCommand.ts b/clients/client-cloudwatch-logs/src/commands/ListLogAnomalyDetectorsCommand.ts index 519e906c6c779..bc5f9512e9dce 100644 --- a/clients/client-cloudwatch-logs/src/commands/ListLogAnomalyDetectorsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/ListLogAnomalyDetectorsCommand.ts @@ -107,4 +107,16 @@ export class ListLogAnomalyDetectorsCommand extends $Command .f(void 0, void 0) .ser(se_ListLogAnomalyDetectorsCommand) .de(de_ListLogAnomalyDetectorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLogAnomalyDetectorsRequest; + output: ListLogAnomalyDetectorsResponse; + }; + sdk: { + input: ListLogAnomalyDetectorsCommandInput; + output: ListLogAnomalyDetectorsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/ListTagsForResourceCommand.ts index f7f4ffc7bdbcb..c93088b0c2c38 100644 --- a/clients/client-cloudwatch-logs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/ListTagsForResourceCommand.ts @@ -89,4 +89,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/ListTagsLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/ListTagsLogGroupCommand.ts index 3c496c704b907..84c544c9d37b6 100644 --- a/clients/client-cloudwatch-logs/src/commands/ListTagsLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/ListTagsLogGroupCommand.ts @@ -91,4 +91,16 @@ export class ListTagsLogGroupCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsLogGroupCommand) .de(de_ListTagsLogGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsLogGroupRequest; + output: ListTagsLogGroupResponse; + }; + sdk: { + input: ListTagsLogGroupCommandInput; + output: ListTagsLogGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/PutAccountPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutAccountPolicyCommand.ts index 431206561b9c8..e6cbda7335ecd 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutAccountPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutAccountPolicyCommand.ts @@ -161,4 +161,16 @@ export class PutAccountPolicyCommand extends $Command .f(void 0, void 0) .ser(se_PutAccountPolicyCommand) .de(de_PutAccountPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutAccountPolicyRequest; + output: PutAccountPolicyResponse; + }; + sdk: { + input: PutAccountPolicyCommandInput; + output: PutAccountPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/PutDataProtectionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDataProtectionPolicyCommand.ts index b200bb52d39f1..268f2e3274bc5 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDataProtectionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDataProtectionPolicyCommand.ts @@ -115,4 +115,16 @@ export class PutDataProtectionPolicyCommand extends $Command .f(void 0, void 0) .ser(se_PutDataProtectionPolicyCommand) .de(de_PutDataProtectionPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDataProtectionPolicyRequest; + output: PutDataProtectionPolicyResponse; + }; + sdk: { + input: PutDataProtectionPolicyCommandInput; + output: PutDataProtectionPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationCommand.ts index 2011c396459d5..662d75bc5b257 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationCommand.ts @@ -149,4 +149,16 @@ export class PutDeliveryDestinationCommand extends $Command .f(void 0, void 0) .ser(se_PutDeliveryDestinationCommand) .de(de_PutDeliveryDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDeliveryDestinationRequest; + output: PutDeliveryDestinationResponse; + }; + sdk: { + input: PutDeliveryDestinationCommandInput; + output: PutDeliveryDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationPolicyCommand.ts index 43ee6e9f04c0b..8ec6fe6e6a672 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDeliveryDestinationPolicyCommand.ts @@ -127,4 +127,16 @@ export class PutDeliveryDestinationPolicyCommand extends $Command .f(void 0, void 0) .ser(se_PutDeliveryDestinationPolicyCommand) .de(de_PutDeliveryDestinationPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDeliveryDestinationPolicyRequest; + output: PutDeliveryDestinationPolicyResponse; + }; + sdk: { + input: PutDeliveryDestinationPolicyCommandInput; + output: PutDeliveryDestinationPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/PutDeliverySourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDeliverySourceCommand.ts index 61ad5f99f33bf..18937aa1c8acc 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDeliverySourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDeliverySourceCommand.ts @@ -146,4 +146,16 @@ export class PutDeliverySourceCommand extends $Command .f(void 0, void 0) .ser(se_PutDeliverySourceCommand) .de(de_PutDeliverySourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDeliverySourceRequest; + output: PutDeliverySourceResponse; + }; + sdk: { + input: PutDeliverySourceCommandInput; + output: PutDeliverySourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/PutDestinationCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDestinationCommand.ts index 7a4a6dae51493..0aeb3235b08bf 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDestinationCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDestinationCommand.ts @@ -107,4 +107,16 @@ export class PutDestinationCommand extends $Command .f(void 0, void 0) .ser(se_PutDestinationCommand) .de(de_PutDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDestinationRequest; + output: PutDestinationResponse; + }; + sdk: { + input: PutDestinationCommandInput; + output: PutDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/PutDestinationPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutDestinationPolicyCommand.ts index 11f43aa5a0c7e..f518a9c05d823 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutDestinationPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutDestinationPolicyCommand.ts @@ -88,4 +88,16 @@ export class PutDestinationPolicyCommand extends $Command .f(void 0, void 0) .ser(se_PutDestinationPolicyCommand) .de(de_PutDestinationPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDestinationPolicyRequest; + output: {}; + }; + sdk: { + input: PutDestinationPolicyCommandInput; + output: PutDestinationPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/PutLogEventsCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutLogEventsCommand.ts index d56cb3caa2663..1913e820a560c 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutLogEventsCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutLogEventsCommand.ts @@ -183,4 +183,16 @@ export class PutLogEventsCommand extends $Command .f(void 0, void 0) .ser(se_PutLogEventsCommand) .de(de_PutLogEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutLogEventsRequest; + output: PutLogEventsResponse; + }; + sdk: { + input: PutLogEventsCommandInput; + output: PutLogEventsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/PutMetricFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutMetricFilterCommand.ts index 446c4a8ec2f1e..d52dfccbc29bd 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutMetricFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutMetricFilterCommand.ts @@ -131,4 +131,16 @@ export class PutMetricFilterCommand extends $Command .f(void 0, void 0) .ser(se_PutMetricFilterCommand) .de(de_PutMetricFilterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutMetricFilterRequest; + output: {}; + }; + sdk: { + input: PutMetricFilterCommandInput; + output: PutMetricFilterCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/PutQueryDefinitionCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutQueryDefinitionCommand.ts index 07e79089ba6cc..70808d481a71a 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutQueryDefinitionCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutQueryDefinitionCommand.ts @@ -105,4 +105,16 @@ export class PutQueryDefinitionCommand extends $Command .f(void 0, void 0) .ser(se_PutQueryDefinitionCommand) .de(de_PutQueryDefinitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutQueryDefinitionRequest; + output: PutQueryDefinitionResponse; + }; + sdk: { + input: PutQueryDefinitionCommandInput; + output: PutQueryDefinitionCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/PutResourcePolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutResourcePolicyCommand.ts index 447e32f7d0c17..b1b66bda5b091 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutResourcePolicyCommand.ts @@ -93,4 +93,16 @@ export class PutResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_PutResourcePolicyCommand) .de(de_PutResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutResourcePolicyRequest; + output: PutResourcePolicyResponse; + }; + sdk: { + input: PutResourcePolicyCommandInput; + output: PutResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/PutRetentionPolicyCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutRetentionPolicyCommand.ts index 3c75f266854e1..be66063a875bf 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutRetentionPolicyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutRetentionPolicyCommand.ts @@ -106,4 +106,16 @@ export class PutRetentionPolicyCommand extends $Command .f(void 0, void 0) .ser(se_PutRetentionPolicyCommand) .de(de_PutRetentionPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutRetentionPolicyRequest; + output: {}; + }; + sdk: { + input: PutRetentionPolicyCommandInput; + output: PutRetentionPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/PutSubscriptionFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/PutSubscriptionFilterCommand.ts index ad784ef2a89e3..72b16426f7f11 100644 --- a/clients/client-cloudwatch-logs/src/commands/PutSubscriptionFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/PutSubscriptionFilterCommand.ts @@ -130,4 +130,16 @@ export class PutSubscriptionFilterCommand extends $Command .f(void 0, void 0) .ser(se_PutSubscriptionFilterCommand) .de(de_PutSubscriptionFilterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutSubscriptionFilterRequest; + output: {}; + }; + sdk: { + input: PutSubscriptionFilterCommandInput; + output: PutSubscriptionFilterCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/StartLiveTailCommand.ts b/clients/client-cloudwatch-logs/src/commands/StartLiveTailCommand.ts index 083db9c47336e..e7b77603dbd85 100644 --- a/clients/client-cloudwatch-logs/src/commands/StartLiveTailCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/StartLiveTailCommand.ts @@ -187,4 +187,16 @@ export class StartLiveTailCommand extends $Command .f(void 0, StartLiveTailResponseFilterSensitiveLog) .ser(se_StartLiveTailCommand) .de(de_StartLiveTailCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartLiveTailRequest; + output: StartLiveTailResponse; + }; + sdk: { + input: StartLiveTailCommandInput; + output: StartLiveTailCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/StartQueryCommand.ts b/clients/client-cloudwatch-logs/src/commands/StartQueryCommand.ts index 86ac9d080ac50..00806109cb26f 100644 --- a/clients/client-cloudwatch-logs/src/commands/StartQueryCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/StartQueryCommand.ts @@ -126,4 +126,16 @@ export class StartQueryCommand extends $Command .f(void 0, void 0) .ser(se_StartQueryCommand) .de(de_StartQueryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartQueryRequest; + output: StartQueryResponse; + }; + sdk: { + input: StartQueryCommandInput; + output: StartQueryCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/StopQueryCommand.ts b/clients/client-cloudwatch-logs/src/commands/StopQueryCommand.ts index 850b5b01749b9..5010bd19a51ea 100644 --- a/clients/client-cloudwatch-logs/src/commands/StopQueryCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/StopQueryCommand.ts @@ -87,4 +87,16 @@ export class StopQueryCommand extends $Command .f(void 0, void 0) .ser(se_StopQueryCommand) .de(de_StopQueryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopQueryRequest; + output: StopQueryResponse; + }; + sdk: { + input: StopQueryCommandInput; + output: StopQueryCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/TagLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/TagLogGroupCommand.ts index 6571368a2658f..d6a4274327f2d 100644 --- a/clients/client-cloudwatch-logs/src/commands/TagLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/TagLogGroupCommand.ts @@ -99,4 +99,16 @@ export class TagLogGroupCommand extends $Command .f(void 0, void 0) .ser(se_TagLogGroupCommand) .de(de_TagLogGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagLogGroupRequest; + output: {}; + }; + sdk: { + input: TagLogGroupCommandInput; + output: TagLogGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/TagResourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/TagResourceCommand.ts index 0cb543c42e748..6101f770ebfcb 100644 --- a/clients/client-cloudwatch-logs/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/TagResourceCommand.ts @@ -101,4 +101,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/TestMetricFilterCommand.ts b/clients/client-cloudwatch-logs/src/commands/TestMetricFilterCommand.ts index 59a07851ff6df..61dea6ba286ac 100644 --- a/clients/client-cloudwatch-logs/src/commands/TestMetricFilterCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/TestMetricFilterCommand.ts @@ -95,4 +95,16 @@ export class TestMetricFilterCommand extends $Command .f(void 0, void 0) .ser(se_TestMetricFilterCommand) .de(de_TestMetricFilterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TestMetricFilterRequest; + output: TestMetricFilterResponse; + }; + sdk: { + input: TestMetricFilterCommandInput; + output: TestMetricFilterCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/UntagLogGroupCommand.ts b/clients/client-cloudwatch-logs/src/commands/UntagLogGroupCommand.ts index 7203ae71db836..996d647100e54 100644 --- a/clients/client-cloudwatch-logs/src/commands/UntagLogGroupCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/UntagLogGroupCommand.ts @@ -93,4 +93,16 @@ export class UntagLogGroupCommand extends $Command .f(void 0, void 0) .ser(se_UntagLogGroupCommand) .de(de_UntagLogGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagLogGroupRequest; + output: {}; + }; + sdk: { + input: UntagLogGroupCommandInput; + output: UntagLogGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/UntagResourceCommand.ts b/clients/client-cloudwatch-logs/src/commands/UntagResourceCommand.ts index 06c4cc5c7db07..acb4529f6cf06 100644 --- a/clients/client-cloudwatch-logs/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/UntagResourceCommand.ts @@ -87,4 +87,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/UpdateAnomalyCommand.ts b/clients/client-cloudwatch-logs/src/commands/UpdateAnomalyCommand.ts index 40b4d817f5183..ded16722abd64 100644 --- a/clients/client-cloudwatch-logs/src/commands/UpdateAnomalyCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/UpdateAnomalyCommand.ts @@ -102,4 +102,16 @@ export class UpdateAnomalyCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAnomalyCommand) .de(de_UpdateAnomalyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAnomalyRequest; + output: {}; + }; + sdk: { + input: UpdateAnomalyCommandInput; + output: UpdateAnomalyCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/UpdateDeliveryConfigurationCommand.ts b/clients/client-cloudwatch-logs/src/commands/UpdateDeliveryConfigurationCommand.ts index 8ccc0eafec1d9..e26253c2351ed 100644 --- a/clients/client-cloudwatch-logs/src/commands/UpdateDeliveryConfigurationCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/UpdateDeliveryConfigurationCommand.ts @@ -105,4 +105,16 @@ export class UpdateDeliveryConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDeliveryConfigurationCommand) .de(de_UpdateDeliveryConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDeliveryConfigurationRequest; + output: {}; + }; + sdk: { + input: UpdateDeliveryConfigurationCommandInput; + output: UpdateDeliveryConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch-logs/src/commands/UpdateLogAnomalyDetectorCommand.ts b/clients/client-cloudwatch-logs/src/commands/UpdateLogAnomalyDetectorCommand.ts index 77c8a4918adb6..55694b950a09c 100644 --- a/clients/client-cloudwatch-logs/src/commands/UpdateLogAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch-logs/src/commands/UpdateLogAnomalyDetectorCommand.ts @@ -91,4 +91,16 @@ export class UpdateLogAnomalyDetectorCommand extends $Command .f(void 0, void 0) .ser(se_UpdateLogAnomalyDetectorCommand) .de(de_UpdateLogAnomalyDetectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateLogAnomalyDetectorRequest; + output: {}; + }; + sdk: { + input: UpdateLogAnomalyDetectorCommandInput; + output: UpdateLogAnomalyDetectorCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/CHANGELOG.md b/clients/client-cloudwatch/CHANGELOG.md index 9de930319a874..70cd03fe9fad8 100644 --- a/clients/client-cloudwatch/CHANGELOG.md +++ b/clients/client-cloudwatch/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cloudwatch + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cloudwatch + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cloudwatch diff --git a/clients/client-cloudwatch/package.json b/clients/client-cloudwatch/package.json index d4d8e4b1c96d8..700c14c05a215 100644 --- a/clients/client-cloudwatch/package.json +++ b/clients/client-cloudwatch/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cloudwatch", "description": "AWS SDK for JavaScript Cloudwatch Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cloudwatch", @@ -33,33 +33,33 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-compression": "^3.0.8", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-compression": "^3.0.10", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", - "@smithy/util-waiter": "^3.1.3", + "@smithy/util-waiter": "^3.1.5", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-cloudwatch/src/commands/DeleteAlarmsCommand.ts b/clients/client-cloudwatch/src/commands/DeleteAlarmsCommand.ts index 7d7cb7168b57b..109fe7c263e90 100644 --- a/clients/client-cloudwatch/src/commands/DeleteAlarmsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteAlarmsCommand.ts @@ -97,4 +97,16 @@ export class DeleteAlarmsCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAlarmsCommand) .de(de_DeleteAlarmsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAlarmsInput; + output: {}; + }; + sdk: { + input: DeleteAlarmsCommandInput; + output: DeleteAlarmsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/DeleteAnomalyDetectorCommand.ts b/clients/client-cloudwatch/src/commands/DeleteAnomalyDetectorCommand.ts index 904ac6cd34130..cc6a72db21745 100644 --- a/clients/client-cloudwatch/src/commands/DeleteAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteAnomalyDetectorCommand.ts @@ -140,4 +140,16 @@ export class DeleteAnomalyDetectorCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAnomalyDetectorCommand) .de(de_DeleteAnomalyDetectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAnomalyDetectorInput; + output: {}; + }; + sdk: { + input: DeleteAnomalyDetectorCommandInput; + output: DeleteAnomalyDetectorCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/DeleteDashboardsCommand.ts b/clients/client-cloudwatch/src/commands/DeleteDashboardsCommand.ts index f9a8097f40f3e..dbc129c10ec7e 100644 --- a/clients/client-cloudwatch/src/commands/DeleteDashboardsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteDashboardsCommand.ts @@ -88,4 +88,16 @@ export class DeleteDashboardsCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDashboardsCommand) .de(de_DeleteDashboardsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDashboardsInput; + output: {}; + }; + sdk: { + input: DeleteDashboardsCommandInput; + output: DeleteDashboardsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/DeleteInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/DeleteInsightRulesCommand.ts index 8ef3ecb1a19e3..8a8f726b81918 100644 --- a/clients/client-cloudwatch/src/commands/DeleteInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteInsightRulesCommand.ts @@ -95,4 +95,16 @@ export class DeleteInsightRulesCommand extends $Command .f(void 0, void 0) .ser(se_DeleteInsightRulesCommand) .de(de_DeleteInsightRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteInsightRulesInput; + output: DeleteInsightRulesOutput; + }; + sdk: { + input: DeleteInsightRulesCommandInput; + output: DeleteInsightRulesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/DeleteMetricStreamCommand.ts b/clients/client-cloudwatch/src/commands/DeleteMetricStreamCommand.ts index fdd575c6a6d62..0ab0fc6939cbb 100644 --- a/clients/client-cloudwatch/src/commands/DeleteMetricStreamCommand.ts +++ b/clients/client-cloudwatch/src/commands/DeleteMetricStreamCommand.ts @@ -84,4 +84,16 @@ export class DeleteMetricStreamCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMetricStreamCommand) .de(de_DeleteMetricStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMetricStreamInput; + output: {}; + }; + sdk: { + input: DeleteMetricStreamCommandInput; + output: DeleteMetricStreamCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/DescribeAlarmHistoryCommand.ts b/clients/client-cloudwatch/src/commands/DescribeAlarmHistoryCommand.ts index 658907836e078..bf5deaee7d627 100644 --- a/clients/client-cloudwatch/src/commands/DescribeAlarmHistoryCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeAlarmHistoryCommand.ts @@ -104,4 +104,16 @@ export class DescribeAlarmHistoryCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAlarmHistoryCommand) .de(de_DescribeAlarmHistoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAlarmHistoryInput; + output: DescribeAlarmHistoryOutput; + }; + sdk: { + input: DescribeAlarmHistoryCommandInput; + output: DescribeAlarmHistoryCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/DescribeAlarmsCommand.ts b/clients/client-cloudwatch/src/commands/DescribeAlarmsCommand.ts index 9c57ac98779bc..5091f1c49e119 100644 --- a/clients/client-cloudwatch/src/commands/DescribeAlarmsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeAlarmsCommand.ts @@ -191,4 +191,16 @@ export class DescribeAlarmsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAlarmsCommand) .de(de_DescribeAlarmsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAlarmsInput; + output: DescribeAlarmsOutput; + }; + sdk: { + input: DescribeAlarmsCommandInput; + output: DescribeAlarmsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/DescribeAlarmsForMetricCommand.ts b/clients/client-cloudwatch/src/commands/DescribeAlarmsForMetricCommand.ts index e13331b52b550..5d8e5de390e32 100644 --- a/clients/client-cloudwatch/src/commands/DescribeAlarmsForMetricCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeAlarmsForMetricCommand.ts @@ -159,4 +159,16 @@ export class DescribeAlarmsForMetricCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAlarmsForMetricCommand) .de(de_DescribeAlarmsForMetricCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAlarmsForMetricInput; + output: DescribeAlarmsForMetricOutput; + }; + sdk: { + input: DescribeAlarmsForMetricCommandInput; + output: DescribeAlarmsForMetricCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/DescribeAnomalyDetectorsCommand.ts b/clients/client-cloudwatch/src/commands/DescribeAnomalyDetectorsCommand.ts index f9d5b56b503aa..547ed2227bd7f 100644 --- a/clients/client-cloudwatch/src/commands/DescribeAnomalyDetectorsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeAnomalyDetectorsCommand.ts @@ -167,4 +167,16 @@ export class DescribeAnomalyDetectorsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAnomalyDetectorsCommand) .de(de_DescribeAnomalyDetectorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAnomalyDetectorsInput; + output: DescribeAnomalyDetectorsOutput; + }; + sdk: { + input: DescribeAnomalyDetectorsCommandInput; + output: DescribeAnomalyDetectorsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/DescribeInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/DescribeInsightRulesCommand.ts index 95f407bab616e..f3e11be8ee5e0 100644 --- a/clients/client-cloudwatch/src/commands/DescribeInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/DescribeInsightRulesCommand.ts @@ -92,4 +92,16 @@ export class DescribeInsightRulesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeInsightRulesCommand) .de(de_DescribeInsightRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeInsightRulesInput; + output: DescribeInsightRulesOutput; + }; + sdk: { + input: DescribeInsightRulesCommandInput; + output: DescribeInsightRulesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/DisableAlarmActionsCommand.ts b/clients/client-cloudwatch/src/commands/DisableAlarmActionsCommand.ts index 88dc6c0730ec7..cc3933498d0da 100644 --- a/clients/client-cloudwatch/src/commands/DisableAlarmActionsCommand.ts +++ b/clients/client-cloudwatch/src/commands/DisableAlarmActionsCommand.ts @@ -78,4 +78,16 @@ export class DisableAlarmActionsCommand extends $Command .f(void 0, void 0) .ser(se_DisableAlarmActionsCommand) .de(de_DisableAlarmActionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableAlarmActionsInput; + output: {}; + }; + sdk: { + input: DisableAlarmActionsCommandInput; + output: DisableAlarmActionsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/DisableInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/DisableInsightRulesCommand.ts index 0143619382712..772721a76951a 100644 --- a/clients/client-cloudwatch/src/commands/DisableInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/DisableInsightRulesCommand.ts @@ -93,4 +93,16 @@ export class DisableInsightRulesCommand extends $Command .f(void 0, void 0) .ser(se_DisableInsightRulesCommand) .de(de_DisableInsightRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableInsightRulesInput; + output: DisableInsightRulesOutput; + }; + sdk: { + input: DisableInsightRulesCommandInput; + output: DisableInsightRulesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/EnableAlarmActionsCommand.ts b/clients/client-cloudwatch/src/commands/EnableAlarmActionsCommand.ts index a995f29a1a7bb..12a7cbb163eb0 100644 --- a/clients/client-cloudwatch/src/commands/EnableAlarmActionsCommand.ts +++ b/clients/client-cloudwatch/src/commands/EnableAlarmActionsCommand.ts @@ -77,4 +77,16 @@ export class EnableAlarmActionsCommand extends $Command .f(void 0, void 0) .ser(se_EnableAlarmActionsCommand) .de(de_EnableAlarmActionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableAlarmActionsInput; + output: {}; + }; + sdk: { + input: EnableAlarmActionsCommandInput; + output: EnableAlarmActionsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/EnableInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/EnableInsightRulesCommand.ts index d92841009e8f4..0a065ed98ba0c 100644 --- a/clients/client-cloudwatch/src/commands/EnableInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/EnableInsightRulesCommand.ts @@ -95,4 +95,16 @@ export class EnableInsightRulesCommand extends $Command .f(void 0, void 0) .ser(se_EnableInsightRulesCommand) .de(de_EnableInsightRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableInsightRulesInput; + output: EnableInsightRulesOutput; + }; + sdk: { + input: EnableInsightRulesCommandInput; + output: EnableInsightRulesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/GetDashboardCommand.ts b/clients/client-cloudwatch/src/commands/GetDashboardCommand.ts index 32756664d9b9b..38839a749f05f 100644 --- a/clients/client-cloudwatch/src/commands/GetDashboardCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetDashboardCommand.ts @@ -91,4 +91,16 @@ export class GetDashboardCommand extends $Command .f(void 0, void 0) .ser(se_GetDashboardCommand) .de(de_GetDashboardCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDashboardInput; + output: GetDashboardOutput; + }; + sdk: { + input: GetDashboardCommandInput; + output: GetDashboardCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/GetInsightRuleReportCommand.ts b/clients/client-cloudwatch/src/commands/GetInsightRuleReportCommand.ts index 4e5b650928d5a..92897cf30cacc 100644 --- a/clients/client-cloudwatch/src/commands/GetInsightRuleReportCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetInsightRuleReportCommand.ts @@ -161,4 +161,16 @@ export class GetInsightRuleReportCommand extends $Command .f(void 0, void 0) .ser(se_GetInsightRuleReportCommand) .de(de_GetInsightRuleReportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetInsightRuleReportInput; + output: GetInsightRuleReportOutput; + }; + sdk: { + input: GetInsightRuleReportCommandInput; + output: GetInsightRuleReportCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/GetMetricDataCommand.ts b/clients/client-cloudwatch/src/commands/GetMetricDataCommand.ts index e9ad8592e75fb..3e48744185734 100644 --- a/clients/client-cloudwatch/src/commands/GetMetricDataCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetMetricDataCommand.ts @@ -184,4 +184,16 @@ export class GetMetricDataCommand extends $Command .f(void 0, void 0) .ser(se_GetMetricDataCommand) .de(de_GetMetricDataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMetricDataInput; + output: GetMetricDataOutput; + }; + sdk: { + input: GetMetricDataCommandInput; + output: GetMetricDataCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/GetMetricStatisticsCommand.ts b/clients/client-cloudwatch/src/commands/GetMetricStatisticsCommand.ts index 4cbe13c4581cd..f7e0bcec575f6 100644 --- a/clients/client-cloudwatch/src/commands/GetMetricStatisticsCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetMetricStatisticsCommand.ts @@ -166,4 +166,16 @@ export class GetMetricStatisticsCommand extends $Command .f(void 0, void 0) .ser(se_GetMetricStatisticsCommand) .de(de_GetMetricStatisticsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMetricStatisticsInput; + output: GetMetricStatisticsOutput; + }; + sdk: { + input: GetMetricStatisticsCommandInput; + output: GetMetricStatisticsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/GetMetricStreamCommand.ts b/clients/client-cloudwatch/src/commands/GetMetricStreamCommand.ts index 9b3ef512e6b91..b1b9c4ae47ac4 100644 --- a/clients/client-cloudwatch/src/commands/GetMetricStreamCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetMetricStreamCommand.ts @@ -129,4 +129,16 @@ export class GetMetricStreamCommand extends $Command .f(void 0, void 0) .ser(se_GetMetricStreamCommand) .de(de_GetMetricStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMetricStreamInput; + output: GetMetricStreamOutput; + }; + sdk: { + input: GetMetricStreamCommandInput; + output: GetMetricStreamCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/GetMetricWidgetImageCommand.ts b/clients/client-cloudwatch/src/commands/GetMetricWidgetImageCommand.ts index 2905a2d5c107e..e56815fdb7bb9 100644 --- a/clients/client-cloudwatch/src/commands/GetMetricWidgetImageCommand.ts +++ b/clients/client-cloudwatch/src/commands/GetMetricWidgetImageCommand.ts @@ -93,4 +93,16 @@ export class GetMetricWidgetImageCommand extends $Command .f(void 0, void 0) .ser(se_GetMetricWidgetImageCommand) .de(de_GetMetricWidgetImageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMetricWidgetImageInput; + output: GetMetricWidgetImageOutput; + }; + sdk: { + input: GetMetricWidgetImageCommandInput; + output: GetMetricWidgetImageCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/ListDashboardsCommand.ts b/clients/client-cloudwatch/src/commands/ListDashboardsCommand.ts index 8d0a570aac7c2..3de7cd4a00797 100644 --- a/clients/client-cloudwatch/src/commands/ListDashboardsCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListDashboardsCommand.ts @@ -100,4 +100,16 @@ export class ListDashboardsCommand extends $Command .f(void 0, void 0) .ser(se_ListDashboardsCommand) .de(de_ListDashboardsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDashboardsInput; + output: ListDashboardsOutput; + }; + sdk: { + input: ListDashboardsCommandInput; + output: ListDashboardsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/ListManagedInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/ListManagedInsightRulesCommand.ts index 11c9745a7d218..72c63480b802e 100644 --- a/clients/client-cloudwatch/src/commands/ListManagedInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListManagedInsightRulesCommand.ts @@ -104,4 +104,16 @@ export class ListManagedInsightRulesCommand extends $Command .f(void 0, void 0) .ser(se_ListManagedInsightRulesCommand) .de(de_ListManagedInsightRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListManagedInsightRulesInput; + output: ListManagedInsightRulesOutput; + }; + sdk: { + input: ListManagedInsightRulesCommandInput; + output: ListManagedInsightRulesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/ListMetricStreamsCommand.ts b/clients/client-cloudwatch/src/commands/ListMetricStreamsCommand.ts index e15693e333e26..c57154c0ec571 100644 --- a/clients/client-cloudwatch/src/commands/ListMetricStreamsCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListMetricStreamsCommand.ts @@ -101,4 +101,16 @@ export class ListMetricStreamsCommand extends $Command .f(void 0, void 0) .ser(se_ListMetricStreamsCommand) .de(de_ListMetricStreamsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMetricStreamsInput; + output: ListMetricStreamsOutput; + }; + sdk: { + input: ListMetricStreamsCommandInput; + output: ListMetricStreamsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/ListMetricsCommand.ts b/clients/client-cloudwatch/src/commands/ListMetricsCommand.ts index 87c6bfddf471e..b794a8a5fb155 100644 --- a/clients/client-cloudwatch/src/commands/ListMetricsCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListMetricsCommand.ts @@ -121,4 +121,16 @@ export class ListMetricsCommand extends $Command .f(void 0, void 0) .ser(se_ListMetricsCommand) .de(de_ListMetricsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMetricsInput; + output: ListMetricsOutput; + }; + sdk: { + input: ListMetricsCommandInput; + output: ListMetricsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/ListTagsForResourceCommand.ts b/clients/client-cloudwatch/src/commands/ListTagsForResourceCommand.ts index 452450613add6..d7578d06927d1 100644 --- a/clients/client-cloudwatch/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cloudwatch/src/commands/ListTagsForResourceCommand.ts @@ -92,4 +92,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceInput; + output: ListTagsForResourceOutput; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/PutAnomalyDetectorCommand.ts b/clients/client-cloudwatch/src/commands/PutAnomalyDetectorCommand.ts index c9ca323bb9d86..72e67eec30324 100644 --- a/clients/client-cloudwatch/src/commands/PutAnomalyDetectorCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutAnomalyDetectorCommand.ts @@ -149,4 +149,16 @@ export class PutAnomalyDetectorCommand extends $Command .f(void 0, void 0) .ser(se_PutAnomalyDetectorCommand) .de(de_PutAnomalyDetectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutAnomalyDetectorInput; + output: {}; + }; + sdk: { + input: PutAnomalyDetectorCommandInput; + output: PutAnomalyDetectorCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/PutCompositeAlarmCommand.ts b/clients/client-cloudwatch/src/commands/PutCompositeAlarmCommand.ts index b968e076c298b..19bcc4cc16e15 100644 --- a/clients/client-cloudwatch/src/commands/PutCompositeAlarmCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutCompositeAlarmCommand.ts @@ -150,4 +150,16 @@ export class PutCompositeAlarmCommand extends $Command .f(void 0, void 0) .ser(se_PutCompositeAlarmCommand) .de(de_PutCompositeAlarmCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutCompositeAlarmInput; + output: {}; + }; + sdk: { + input: PutCompositeAlarmCommandInput; + output: PutCompositeAlarmCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/PutDashboardCommand.ts b/clients/client-cloudwatch/src/commands/PutDashboardCommand.ts index 994823a91803f..d8a94facb709d 100644 --- a/clients/client-cloudwatch/src/commands/PutDashboardCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutDashboardCommand.ts @@ -102,4 +102,16 @@ export class PutDashboardCommand extends $Command .f(void 0, void 0) .ser(se_PutDashboardCommand) .de(de_PutDashboardCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDashboardInput; + output: PutDashboardOutput; + }; + sdk: { + input: PutDashboardCommandInput; + output: PutDashboardCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/PutInsightRuleCommand.ts b/clients/client-cloudwatch/src/commands/PutInsightRuleCommand.ts index dcfa7fa59e75c..3b7bbd6a1347b 100644 --- a/clients/client-cloudwatch/src/commands/PutInsightRuleCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutInsightRuleCommand.ts @@ -96,4 +96,16 @@ export class PutInsightRuleCommand extends $Command .f(void 0, void 0) .ser(se_PutInsightRuleCommand) .de(de_PutInsightRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutInsightRuleInput; + output: {}; + }; + sdk: { + input: PutInsightRuleCommandInput; + output: PutInsightRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/PutManagedInsightRulesCommand.ts b/clients/client-cloudwatch/src/commands/PutManagedInsightRulesCommand.ts index 35ac7cc578551..0a1966c9df018 100644 --- a/clients/client-cloudwatch/src/commands/PutManagedInsightRulesCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutManagedInsightRulesCommand.ts @@ -117,4 +117,16 @@ export class PutManagedInsightRulesCommand extends $Command .f(void 0, void 0) .ser(se_PutManagedInsightRulesCommand) .de(de_PutManagedInsightRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutManagedInsightRulesInput; + output: PutManagedInsightRulesOutput; + }; + sdk: { + input: PutManagedInsightRulesCommandInput; + output: PutManagedInsightRulesCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/PutMetricAlarmCommand.ts b/clients/client-cloudwatch/src/commands/PutMetricAlarmCommand.ts index c427d0bdc6a4c..383c43abd1b99 100644 --- a/clients/client-cloudwatch/src/commands/PutMetricAlarmCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutMetricAlarmCommand.ts @@ -191,4 +191,16 @@ export class PutMetricAlarmCommand extends $Command .f(void 0, void 0) .ser(se_PutMetricAlarmCommand) .de(de_PutMetricAlarmCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutMetricAlarmInput; + output: {}; + }; + sdk: { + input: PutMetricAlarmCommandInput; + output: PutMetricAlarmCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/PutMetricDataCommand.ts b/clients/client-cloudwatch/src/commands/PutMetricDataCommand.ts index 58a9f012d68bc..64de4c41b347e 100644 --- a/clients/client-cloudwatch/src/commands/PutMetricDataCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutMetricDataCommand.ts @@ -160,4 +160,16 @@ export class PutMetricDataCommand extends $Command .f(void 0, void 0) .ser(se_PutMetricDataCommand) .de(de_PutMetricDataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutMetricDataInput; + output: {}; + }; + sdk: { + input: PutMetricDataCommandInput; + output: PutMetricDataCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/PutMetricStreamCommand.ts b/clients/client-cloudwatch/src/commands/PutMetricStreamCommand.ts index e3e4d5a3bf453..d2121c57e17ea 100644 --- a/clients/client-cloudwatch/src/commands/PutMetricStreamCommand.ts +++ b/clients/client-cloudwatch/src/commands/PutMetricStreamCommand.ts @@ -164,4 +164,16 @@ export class PutMetricStreamCommand extends $Command .f(void 0, void 0) .ser(se_PutMetricStreamCommand) .de(de_PutMetricStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutMetricStreamInput; + output: PutMetricStreamOutput; + }; + sdk: { + input: PutMetricStreamCommandInput; + output: PutMetricStreamCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/SetAlarmStateCommand.ts b/clients/client-cloudwatch/src/commands/SetAlarmStateCommand.ts index 5888953b89ded..bca453bfa76d0 100644 --- a/clients/client-cloudwatch/src/commands/SetAlarmStateCommand.ts +++ b/clients/client-cloudwatch/src/commands/SetAlarmStateCommand.ts @@ -99,4 +99,16 @@ export class SetAlarmStateCommand extends $Command .f(void 0, void 0) .ser(se_SetAlarmStateCommand) .de(de_SetAlarmStateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetAlarmStateInput; + output: {}; + }; + sdk: { + input: SetAlarmStateCommandInput; + output: SetAlarmStateCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/StartMetricStreamsCommand.ts b/clients/client-cloudwatch/src/commands/StartMetricStreamsCommand.ts index 3d686a8da530b..9cdb2a0137182 100644 --- a/clients/client-cloudwatch/src/commands/StartMetricStreamsCommand.ts +++ b/clients/client-cloudwatch/src/commands/StartMetricStreamsCommand.ts @@ -86,4 +86,16 @@ export class StartMetricStreamsCommand extends $Command .f(void 0, void 0) .ser(se_StartMetricStreamsCommand) .de(de_StartMetricStreamsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartMetricStreamsInput; + output: {}; + }; + sdk: { + input: StartMetricStreamsCommandInput; + output: StartMetricStreamsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/StopMetricStreamsCommand.ts b/clients/client-cloudwatch/src/commands/StopMetricStreamsCommand.ts index 333e8aaf24724..47f305cac9da5 100644 --- a/clients/client-cloudwatch/src/commands/StopMetricStreamsCommand.ts +++ b/clients/client-cloudwatch/src/commands/StopMetricStreamsCommand.ts @@ -86,4 +86,16 @@ export class StopMetricStreamsCommand extends $Command .f(void 0, void 0) .ser(se_StopMetricStreamsCommand) .de(de_StopMetricStreamsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopMetricStreamsInput; + output: {}; + }; + sdk: { + input: StopMetricStreamsCommandInput; + output: StopMetricStreamsCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/TagResourceCommand.ts b/clients/client-cloudwatch/src/commands/TagResourceCommand.ts index a28473ef94db0..32d982dd0be5e 100644 --- a/clients/client-cloudwatch/src/commands/TagResourceCommand.ts +++ b/clients/client-cloudwatch/src/commands/TagResourceCommand.ts @@ -103,4 +103,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceInput; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cloudwatch/src/commands/UntagResourceCommand.ts b/clients/client-cloudwatch/src/commands/UntagResourceCommand.ts index 239a5c9baf2ae..641fb9a53e1ac 100644 --- a/clients/client-cloudwatch/src/commands/UntagResourceCommand.ts +++ b/clients/client-cloudwatch/src/commands/UntagResourceCommand.ts @@ -90,4 +90,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceInput; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/CHANGELOG.md b/clients/client-codeartifact/CHANGELOG.md index 39e548f859f6a..f49fc57eb3cf0 100644 --- a/clients/client-codeartifact/CHANGELOG.md +++ b/clients/client-codeartifact/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-codeartifact + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-codeartifact + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-codeartifact diff --git a/clients/client-codeartifact/package.json b/clients/client-codeartifact/package.json index 4579222792e06..d2a5255097346 100644 --- a/clients/client-codeartifact/package.json +++ b/clients/client-codeartifact/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codeartifact", "description": "AWS SDK for JavaScript Codeartifact Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codeartifact", @@ -33,31 +33,31 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", - "@smithy/util-stream": "^3.1.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", + "@smithy/util-stream": "^3.1.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-codeartifact/src/commands/AssociateExternalConnectionCommand.ts b/clients/client-codeartifact/src/commands/AssociateExternalConnectionCommand.ts index 51230fbc2f734..6bdcae4b39d54 100644 --- a/clients/client-codeartifact/src/commands/AssociateExternalConnectionCommand.ts +++ b/clients/client-codeartifact/src/commands/AssociateExternalConnectionCommand.ts @@ -140,4 +140,16 @@ export class AssociateExternalConnectionCommand extends $Command .f(void 0, void 0) .ser(se_AssociateExternalConnectionCommand) .de(de_AssociateExternalConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateExternalConnectionRequest; + output: AssociateExternalConnectionResult; + }; + sdk: { + input: AssociateExternalConnectionCommandInput; + output: AssociateExternalConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/CopyPackageVersionsCommand.ts b/clients/client-codeartifact/src/commands/CopyPackageVersionsCommand.ts index f88cc5ed23c83..58f704061e3c3 100644 --- a/clients/client-codeartifact/src/commands/CopyPackageVersionsCommand.ts +++ b/clients/client-codeartifact/src/commands/CopyPackageVersionsCommand.ts @@ -142,4 +142,16 @@ export class CopyPackageVersionsCommand extends $Command .f(void 0, void 0) .ser(se_CopyPackageVersionsCommand) .de(de_CopyPackageVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CopyPackageVersionsRequest; + output: CopyPackageVersionsResult; + }; + sdk: { + input: CopyPackageVersionsCommandInput; + output: CopyPackageVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/CreateDomainCommand.ts b/clients/client-codeartifact/src/commands/CreateDomainCommand.ts index 9b51e6d561417..958cece8b6a68 100644 --- a/clients/client-codeartifact/src/commands/CreateDomainCommand.ts +++ b/clients/client-codeartifact/src/commands/CreateDomainCommand.ts @@ -136,4 +136,16 @@ export class CreateDomainCommand extends $Command .f(void 0, void 0) .ser(se_CreateDomainCommand) .de(de_CreateDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDomainRequest; + output: CreateDomainResult; + }; + sdk: { + input: CreateDomainCommandInput; + output: CreateDomainCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/CreatePackageGroupCommand.ts b/clients/client-codeartifact/src/commands/CreatePackageGroupCommand.ts index 00dae15509f19..c5328621cf543 100644 --- a/clients/client-codeartifact/src/commands/CreatePackageGroupCommand.ts +++ b/clients/client-codeartifact/src/commands/CreatePackageGroupCommand.ts @@ -147,4 +147,16 @@ export class CreatePackageGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreatePackageGroupCommand) .de(de_CreatePackageGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePackageGroupRequest; + output: CreatePackageGroupResult; + }; + sdk: { + input: CreatePackageGroupCommandInput; + output: CreatePackageGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/CreateRepositoryCommand.ts b/clients/client-codeartifact/src/commands/CreateRepositoryCommand.ts index d7721e6ef91e8..f799384a0c0b8 100644 --- a/clients/client-codeartifact/src/commands/CreateRepositoryCommand.ts +++ b/clients/client-codeartifact/src/commands/CreateRepositoryCommand.ts @@ -146,4 +146,16 @@ export class CreateRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_CreateRepositoryCommand) .de(de_CreateRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRepositoryRequest; + output: CreateRepositoryResult; + }; + sdk: { + input: CreateRepositoryCommandInput; + output: CreateRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DeleteDomainCommand.ts b/clients/client-codeartifact/src/commands/DeleteDomainCommand.ts index 41c2c15ec3e2e..c47ae7d81c00a 100644 --- a/clients/client-codeartifact/src/commands/DeleteDomainCommand.ts +++ b/clients/client-codeartifact/src/commands/DeleteDomainCommand.ts @@ -114,4 +114,16 @@ export class DeleteDomainCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDomainCommand) .de(de_DeleteDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDomainRequest; + output: DeleteDomainResult; + }; + sdk: { + input: DeleteDomainCommandInput; + output: DeleteDomainCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DeleteDomainPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/DeleteDomainPermissionsPolicyCommand.ts index abc927cae5592..353220054fe2b 100644 --- a/clients/client-codeartifact/src/commands/DeleteDomainPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/DeleteDomainPermissionsPolicyCommand.ts @@ -118,4 +118,16 @@ export class DeleteDomainPermissionsPolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDomainPermissionsPolicyCommand) .de(de_DeleteDomainPermissionsPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDomainPermissionsPolicyRequest; + output: DeleteDomainPermissionsPolicyResult; + }; + sdk: { + input: DeleteDomainPermissionsPolicyCommandInput; + output: DeleteDomainPermissionsPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DeletePackageCommand.ts b/clients/client-codeartifact/src/commands/DeletePackageCommand.ts index 6f66acb0bbe86..8ab9721adabd3 100644 --- a/clients/client-codeartifact/src/commands/DeletePackageCommand.ts +++ b/clients/client-codeartifact/src/commands/DeletePackageCommand.ts @@ -121,4 +121,16 @@ export class DeletePackageCommand extends $Command .f(void 0, void 0) .ser(se_DeletePackageCommand) .de(de_DeletePackageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePackageRequest; + output: DeletePackageResult; + }; + sdk: { + input: DeletePackageCommandInput; + output: DeletePackageCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DeletePackageGroupCommand.ts b/clients/client-codeartifact/src/commands/DeletePackageGroupCommand.ts index 7a7e673d37ca6..318133f779583 100644 --- a/clients/client-codeartifact/src/commands/DeletePackageGroupCommand.ts +++ b/clients/client-codeartifact/src/commands/DeletePackageGroupCommand.ts @@ -141,4 +141,16 @@ export class DeletePackageGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeletePackageGroupCommand) .de(de_DeletePackageGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePackageGroupRequest; + output: DeletePackageGroupResult; + }; + sdk: { + input: DeletePackageGroupCommandInput; + output: DeletePackageGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DeletePackageVersionsCommand.ts b/clients/client-codeartifact/src/commands/DeletePackageVersionsCommand.ts index f2f1f397de0f1..085e3d799cb68 100644 --- a/clients/client-codeartifact/src/commands/DeletePackageVersionsCommand.ts +++ b/clients/client-codeartifact/src/commands/DeletePackageVersionsCommand.ts @@ -129,4 +129,16 @@ export class DeletePackageVersionsCommand extends $Command .f(void 0, void 0) .ser(se_DeletePackageVersionsCommand) .de(de_DeletePackageVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePackageVersionsRequest; + output: DeletePackageVersionsResult; + }; + sdk: { + input: DeletePackageVersionsCommandInput; + output: DeletePackageVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DeleteRepositoryCommand.ts b/clients/client-codeartifact/src/commands/DeleteRepositoryCommand.ts index 1701ea64c0eb1..56a7f22982853 100644 --- a/clients/client-codeartifact/src/commands/DeleteRepositoryCommand.ts +++ b/clients/client-codeartifact/src/commands/DeleteRepositoryCommand.ts @@ -129,4 +129,16 @@ export class DeleteRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRepositoryCommand) .de(de_DeleteRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRepositoryRequest; + output: DeleteRepositoryResult; + }; + sdk: { + input: DeleteRepositoryCommandInput; + output: DeleteRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DeleteRepositoryPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/DeleteRepositoryPermissionsPolicyCommand.ts index b1e9a01db201d..43f1795f53f29 100644 --- a/clients/client-codeartifact/src/commands/DeleteRepositoryPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/DeleteRepositoryPermissionsPolicyCommand.ts @@ -126,4 +126,16 @@ export class DeleteRepositoryPermissionsPolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRepositoryPermissionsPolicyCommand) .de(de_DeleteRepositoryPermissionsPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRepositoryPermissionsPolicyRequest; + output: DeleteRepositoryPermissionsPolicyResult; + }; + sdk: { + input: DeleteRepositoryPermissionsPolicyCommandInput; + output: DeleteRepositoryPermissionsPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DescribeDomainCommand.ts b/clients/client-codeartifact/src/commands/DescribeDomainCommand.ts index dc5381ef2e8e6..44c556ac446d2 100644 --- a/clients/client-codeartifact/src/commands/DescribeDomainCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribeDomainCommand.ts @@ -115,4 +115,16 @@ export class DescribeDomainCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDomainCommand) .de(de_DescribeDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDomainRequest; + output: DescribeDomainResult; + }; + sdk: { + input: DescribeDomainCommandInput; + output: DescribeDomainCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DescribePackageCommand.ts b/clients/client-codeartifact/src/commands/DescribePackageCommand.ts index b8d0e99d015a2..918027e02609d 100644 --- a/clients/client-codeartifact/src/commands/DescribePackageCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribePackageCommand.ts @@ -117,4 +117,16 @@ export class DescribePackageCommand extends $Command .f(void 0, void 0) .ser(se_DescribePackageCommand) .de(de_DescribePackageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePackageRequest; + output: DescribePackageResult; + }; + sdk: { + input: DescribePackageCommandInput; + output: DescribePackageCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DescribePackageGroupCommand.ts b/clients/client-codeartifact/src/commands/DescribePackageGroupCommand.ts index 263bf47c1d301..d16c3fe6304a5 100644 --- a/clients/client-codeartifact/src/commands/DescribePackageGroupCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribePackageGroupCommand.ts @@ -128,4 +128,16 @@ export class DescribePackageGroupCommand extends $Command .f(void 0, void 0) .ser(se_DescribePackageGroupCommand) .de(de_DescribePackageGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePackageGroupRequest; + output: DescribePackageGroupResult; + }; + sdk: { + input: DescribePackageGroupCommandInput; + output: DescribePackageGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DescribePackageVersionCommand.ts b/clients/client-codeartifact/src/commands/DescribePackageVersionCommand.ts index bdd13b77f7136..423534740630a 100644 --- a/clients/client-codeartifact/src/commands/DescribePackageVersionCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribePackageVersionCommand.ts @@ -140,4 +140,16 @@ export class DescribePackageVersionCommand extends $Command .f(void 0, void 0) .ser(se_DescribePackageVersionCommand) .de(de_DescribePackageVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePackageVersionRequest; + output: DescribePackageVersionResult; + }; + sdk: { + input: DescribePackageVersionCommandInput; + output: DescribePackageVersionCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DescribeRepositoryCommand.ts b/clients/client-codeartifact/src/commands/DescribeRepositoryCommand.ts index 620876fc0a073..f4b28bc738326 100644 --- a/clients/client-codeartifact/src/commands/DescribeRepositoryCommand.ts +++ b/clients/client-codeartifact/src/commands/DescribeRepositoryCommand.ts @@ -125,4 +125,16 @@ export class DescribeRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRepositoryCommand) .de(de_DescribeRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRepositoryRequest; + output: DescribeRepositoryResult; + }; + sdk: { + input: DescribeRepositoryCommandInput; + output: DescribeRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DisassociateExternalConnectionCommand.ts b/clients/client-codeartifact/src/commands/DisassociateExternalConnectionCommand.ts index af781efc1e02f..fe8ee08909cac 100644 --- a/clients/client-codeartifact/src/commands/DisassociateExternalConnectionCommand.ts +++ b/clients/client-codeartifact/src/commands/DisassociateExternalConnectionCommand.ts @@ -140,4 +140,16 @@ export class DisassociateExternalConnectionCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateExternalConnectionCommand) .de(de_DisassociateExternalConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateExternalConnectionRequest; + output: DisassociateExternalConnectionResult; + }; + sdk: { + input: DisassociateExternalConnectionCommandInput; + output: DisassociateExternalConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/DisposePackageVersionsCommand.ts b/clients/client-codeartifact/src/commands/DisposePackageVersionsCommand.ts index b3ee3c1eee962..0d4afa834ef54 100644 --- a/clients/client-codeartifact/src/commands/DisposePackageVersionsCommand.ts +++ b/clients/client-codeartifact/src/commands/DisposePackageVersionsCommand.ts @@ -139,4 +139,16 @@ export class DisposePackageVersionsCommand extends $Command .f(void 0, void 0) .ser(se_DisposePackageVersionsCommand) .de(de_DisposePackageVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisposePackageVersionsRequest; + output: DisposePackageVersionsResult; + }; + sdk: { + input: DisposePackageVersionsCommandInput; + output: DisposePackageVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/GetAssociatedPackageGroupCommand.ts b/clients/client-codeartifact/src/commands/GetAssociatedPackageGroupCommand.ts index c584adcf3c993..fed00ea79b4db 100644 --- a/clients/client-codeartifact/src/commands/GetAssociatedPackageGroupCommand.ts +++ b/clients/client-codeartifact/src/commands/GetAssociatedPackageGroupCommand.ts @@ -130,4 +130,16 @@ export class GetAssociatedPackageGroupCommand extends $Command .f(void 0, void 0) .ser(se_GetAssociatedPackageGroupCommand) .de(de_GetAssociatedPackageGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAssociatedPackageGroupRequest; + output: GetAssociatedPackageGroupResult; + }; + sdk: { + input: GetAssociatedPackageGroupCommandInput; + output: GetAssociatedPackageGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/GetAuthorizationTokenCommand.ts b/clients/client-codeartifact/src/commands/GetAuthorizationTokenCommand.ts index ae84bb3604eab..a3e57d10dff70 100644 --- a/clients/client-codeartifact/src/commands/GetAuthorizationTokenCommand.ts +++ b/clients/client-codeartifact/src/commands/GetAuthorizationTokenCommand.ts @@ -127,4 +127,16 @@ export class GetAuthorizationTokenCommand extends $Command .f(void 0, GetAuthorizationTokenResultFilterSensitiveLog) .ser(se_GetAuthorizationTokenCommand) .de(de_GetAuthorizationTokenCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAuthorizationTokenRequest; + output: GetAuthorizationTokenResult; + }; + sdk: { + input: GetAuthorizationTokenCommandInput; + output: GetAuthorizationTokenCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/GetDomainPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/GetDomainPermissionsPolicyCommand.ts index 114644d5172d3..0f40e71d7fbb7 100644 --- a/clients/client-codeartifact/src/commands/GetDomainPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/GetDomainPermissionsPolicyCommand.ts @@ -114,4 +114,16 @@ export class GetDomainPermissionsPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetDomainPermissionsPolicyCommand) .de(de_GetDomainPermissionsPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDomainPermissionsPolicyRequest; + output: GetDomainPermissionsPolicyResult; + }; + sdk: { + input: GetDomainPermissionsPolicyCommandInput; + output: GetDomainPermissionsPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/GetPackageVersionAssetCommand.ts b/clients/client-codeartifact/src/commands/GetPackageVersionAssetCommand.ts index 4775810ab2d7b..2c7f6420e17c8 100644 --- a/clients/client-codeartifact/src/commands/GetPackageVersionAssetCommand.ts +++ b/clients/client-codeartifact/src/commands/GetPackageVersionAssetCommand.ts @@ -128,4 +128,16 @@ export class GetPackageVersionAssetCommand extends $Command .f(void 0, GetPackageVersionAssetResultFilterSensitiveLog) .ser(se_GetPackageVersionAssetCommand) .de(de_GetPackageVersionAssetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPackageVersionAssetRequest; + output: GetPackageVersionAssetResult; + }; + sdk: { + input: GetPackageVersionAssetCommandInput; + output: GetPackageVersionAssetCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/GetPackageVersionReadmeCommand.ts b/clients/client-codeartifact/src/commands/GetPackageVersionReadmeCommand.ts index b3f39a50513b4..19616adb316f4 100644 --- a/clients/client-codeartifact/src/commands/GetPackageVersionReadmeCommand.ts +++ b/clients/client-codeartifact/src/commands/GetPackageVersionReadmeCommand.ts @@ -116,4 +116,16 @@ export class GetPackageVersionReadmeCommand extends $Command .f(void 0, void 0) .ser(se_GetPackageVersionReadmeCommand) .de(de_GetPackageVersionReadmeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPackageVersionReadmeRequest; + output: GetPackageVersionReadmeResult; + }; + sdk: { + input: GetPackageVersionReadmeCommandInput; + output: GetPackageVersionReadmeCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/GetRepositoryEndpointCommand.ts b/clients/client-codeartifact/src/commands/GetRepositoryEndpointCommand.ts index ce9bfe0561911..d5187090891f7 100644 --- a/clients/client-codeartifact/src/commands/GetRepositoryEndpointCommand.ts +++ b/clients/client-codeartifact/src/commands/GetRepositoryEndpointCommand.ts @@ -148,4 +148,16 @@ export class GetRepositoryEndpointCommand extends $Command .f(void 0, void 0) .ser(se_GetRepositoryEndpointCommand) .de(de_GetRepositoryEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRepositoryEndpointRequest; + output: GetRepositoryEndpointResult; + }; + sdk: { + input: GetRepositoryEndpointCommandInput; + output: GetRepositoryEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/GetRepositoryPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/GetRepositoryPermissionsPolicyCommand.ts index 86e2589a6d36e..58ee89ef5ee81 100644 --- a/clients/client-codeartifact/src/commands/GetRepositoryPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/GetRepositoryPermissionsPolicyCommand.ts @@ -113,4 +113,16 @@ export class GetRepositoryPermissionsPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetRepositoryPermissionsPolicyCommand) .de(de_GetRepositoryPermissionsPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRepositoryPermissionsPolicyRequest; + output: GetRepositoryPermissionsPolicyResult; + }; + sdk: { + input: GetRepositoryPermissionsPolicyCommandInput; + output: GetRepositoryPermissionsPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/ListAllowedRepositoriesForGroupCommand.ts b/clients/client-codeartifact/src/commands/ListAllowedRepositoriesForGroupCommand.ts index 14d794bf0a850..7614a06a765ee 100644 --- a/clients/client-codeartifact/src/commands/ListAllowedRepositoriesForGroupCommand.ts +++ b/clients/client-codeartifact/src/commands/ListAllowedRepositoriesForGroupCommand.ts @@ -120,4 +120,16 @@ export class ListAllowedRepositoriesForGroupCommand extends $Command .f(void 0, void 0) .ser(se_ListAllowedRepositoriesForGroupCommand) .de(de_ListAllowedRepositoriesForGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAllowedRepositoriesForGroupRequest; + output: ListAllowedRepositoriesForGroupResult; + }; + sdk: { + input: ListAllowedRepositoriesForGroupCommandInput; + output: ListAllowedRepositoriesForGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/ListAssociatedPackagesCommand.ts b/clients/client-codeartifact/src/commands/ListAssociatedPackagesCommand.ts index 0bcef78ebdddb..65dec9587534a 100644 --- a/clients/client-codeartifact/src/commands/ListAssociatedPackagesCommand.ts +++ b/clients/client-codeartifact/src/commands/ListAssociatedPackagesCommand.ts @@ -110,4 +110,16 @@ export class ListAssociatedPackagesCommand extends $Command .f(void 0, void 0) .ser(se_ListAssociatedPackagesCommand) .de(de_ListAssociatedPackagesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAssociatedPackagesRequest; + output: ListAssociatedPackagesResult; + }; + sdk: { + input: ListAssociatedPackagesCommandInput; + output: ListAssociatedPackagesCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/ListDomainsCommand.ts b/clients/client-codeartifact/src/commands/ListDomainsCommand.ts index dbbe1185a0278..81e67091a255c 100644 --- a/clients/client-codeartifact/src/commands/ListDomainsCommand.ts +++ b/clients/client-codeartifact/src/commands/ListDomainsCommand.ts @@ -108,4 +108,16 @@ export class ListDomainsCommand extends $Command .f(void 0, void 0) .ser(se_ListDomainsCommand) .de(de_ListDomainsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDomainsRequest; + output: ListDomainsResult; + }; + sdk: { + input: ListDomainsCommandInput; + output: ListDomainsCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/ListPackageGroupsCommand.ts b/clients/client-codeartifact/src/commands/ListPackageGroupsCommand.ts index 32836297eac75..399470cc70042 100644 --- a/clients/client-codeartifact/src/commands/ListPackageGroupsCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackageGroupsCommand.ts @@ -132,4 +132,16 @@ export class ListPackageGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListPackageGroupsCommand) .de(de_ListPackageGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPackageGroupsRequest; + output: ListPackageGroupsResult; + }; + sdk: { + input: ListPackageGroupsCommandInput; + output: ListPackageGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/ListPackageVersionAssetsCommand.ts b/clients/client-codeartifact/src/commands/ListPackageVersionAssetsCommand.ts index 7f415fcfb953b..da852bbb774e6 100644 --- a/clients/client-codeartifact/src/commands/ListPackageVersionAssetsCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackageVersionAssetsCommand.ts @@ -126,4 +126,16 @@ export class ListPackageVersionAssetsCommand extends $Command .f(void 0, void 0) .ser(se_ListPackageVersionAssetsCommand) .de(de_ListPackageVersionAssetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPackageVersionAssetsRequest; + output: ListPackageVersionAssetsResult; + }; + sdk: { + input: ListPackageVersionAssetsCommandInput; + output: ListPackageVersionAssetsCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/ListPackageVersionDependenciesCommand.ts b/clients/client-codeartifact/src/commands/ListPackageVersionDependenciesCommand.ts index 86dfcd3e28f5a..d81ae4b243003 100644 --- a/clients/client-codeartifact/src/commands/ListPackageVersionDependenciesCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackageVersionDependenciesCommand.ts @@ -131,4 +131,16 @@ export class ListPackageVersionDependenciesCommand extends $Command .f(void 0, void 0) .ser(se_ListPackageVersionDependenciesCommand) .de(de_ListPackageVersionDependenciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPackageVersionDependenciesRequest; + output: ListPackageVersionDependenciesResult; + }; + sdk: { + input: ListPackageVersionDependenciesCommandInput; + output: ListPackageVersionDependenciesCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/ListPackageVersionsCommand.ts b/clients/client-codeartifact/src/commands/ListPackageVersionsCommand.ts index 5877d7ac181e6..7c0170ab9a0b2 100644 --- a/clients/client-codeartifact/src/commands/ListPackageVersionsCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackageVersionsCommand.ts @@ -132,4 +132,16 @@ export class ListPackageVersionsCommand extends $Command .f(void 0, void 0) .ser(se_ListPackageVersionsCommand) .de(de_ListPackageVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPackageVersionsRequest; + output: ListPackageVersionsResult; + }; + sdk: { + input: ListPackageVersionsCommandInput; + output: ListPackageVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/ListPackagesCommand.ts b/clients/client-codeartifact/src/commands/ListPackagesCommand.ts index 125b8838a849c..51ea6b1658c1e 100644 --- a/clients/client-codeartifact/src/commands/ListPackagesCommand.ts +++ b/clients/client-codeartifact/src/commands/ListPackagesCommand.ts @@ -126,4 +126,16 @@ export class ListPackagesCommand extends $Command .f(void 0, void 0) .ser(se_ListPackagesCommand) .de(de_ListPackagesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPackagesRequest; + output: ListPackagesResult; + }; + sdk: { + input: ListPackagesCommandInput; + output: ListPackagesCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/ListRepositoriesCommand.ts b/clients/client-codeartifact/src/commands/ListRepositoriesCommand.ts index 9923b2d14c69f..c37a2b213a528 100644 --- a/clients/client-codeartifact/src/commands/ListRepositoriesCommand.ts +++ b/clients/client-codeartifact/src/commands/ListRepositoriesCommand.ts @@ -113,4 +113,16 @@ export class ListRepositoriesCommand extends $Command .f(void 0, void 0) .ser(se_ListRepositoriesCommand) .de(de_ListRepositoriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRepositoriesRequest; + output: ListRepositoriesResult; + }; + sdk: { + input: ListRepositoriesCommandInput; + output: ListRepositoriesCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/ListRepositoriesInDomainCommand.ts b/clients/client-codeartifact/src/commands/ListRepositoriesInDomainCommand.ts index 06793d36fdcbb..5b0b9e1504ebf 100644 --- a/clients/client-codeartifact/src/commands/ListRepositoriesInDomainCommand.ts +++ b/clients/client-codeartifact/src/commands/ListRepositoriesInDomainCommand.ts @@ -121,4 +121,16 @@ export class ListRepositoriesInDomainCommand extends $Command .f(void 0, void 0) .ser(se_ListRepositoriesInDomainCommand) .de(de_ListRepositoriesInDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRepositoriesInDomainRequest; + output: ListRepositoriesInDomainResult; + }; + sdk: { + input: ListRepositoriesInDomainCommandInput; + output: ListRepositoriesInDomainCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/ListSubPackageGroupsCommand.ts b/clients/client-codeartifact/src/commands/ListSubPackageGroupsCommand.ts index 40464f8ff6726..446d2695a41e2 100644 --- a/clients/client-codeartifact/src/commands/ListSubPackageGroupsCommand.ts +++ b/clients/client-codeartifact/src/commands/ListSubPackageGroupsCommand.ts @@ -135,4 +135,16 @@ export class ListSubPackageGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListSubPackageGroupsCommand) .de(de_ListSubPackageGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSubPackageGroupsRequest; + output: ListSubPackageGroupsResult; + }; + sdk: { + input: ListSubPackageGroupsCommandInput; + output: ListSubPackageGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeartifact/src/commands/ListTagsForResourceCommand.ts index facc71bbc2c4f..3c0e41d31a4fc 100644 --- a/clients/client-codeartifact/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeartifact/src/commands/ListTagsForResourceCommand.ts @@ -102,4 +102,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResult; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/PublishPackageVersionCommand.ts b/clients/client-codeartifact/src/commands/PublishPackageVersionCommand.ts index 20f4dc7b95a26..d30fd4fd18527 100644 --- a/clients/client-codeartifact/src/commands/PublishPackageVersionCommand.ts +++ b/clients/client-codeartifact/src/commands/PublishPackageVersionCommand.ts @@ -148,4 +148,16 @@ export class PublishPackageVersionCommand extends $Command .f(PublishPackageVersionRequestFilterSensitiveLog, void 0) .ser(se_PublishPackageVersionCommand) .de(de_PublishPackageVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PublishPackageVersionRequest; + output: PublishPackageVersionResult; + }; + sdk: { + input: PublishPackageVersionCommandInput; + output: PublishPackageVersionCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/PutDomainPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/PutDomainPermissionsPolicyCommand.ts index b9ec78192bb97..f6410dbc757cd 100644 --- a/clients/client-codeartifact/src/commands/PutDomainPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/PutDomainPermissionsPolicyCommand.ts @@ -124,4 +124,16 @@ export class PutDomainPermissionsPolicyCommand extends $Command .f(void 0, void 0) .ser(se_PutDomainPermissionsPolicyCommand) .de(de_PutDomainPermissionsPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDomainPermissionsPolicyRequest; + output: PutDomainPermissionsPolicyResult; + }; + sdk: { + input: PutDomainPermissionsPolicyCommandInput; + output: PutDomainPermissionsPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/PutPackageOriginConfigurationCommand.ts b/clients/client-codeartifact/src/commands/PutPackageOriginConfigurationCommand.ts index 215e0f04d9cf3..a4621c03033dd 100644 --- a/clients/client-codeartifact/src/commands/PutPackageOriginConfigurationCommand.ts +++ b/clients/client-codeartifact/src/commands/PutPackageOriginConfigurationCommand.ts @@ -127,4 +127,16 @@ export class PutPackageOriginConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_PutPackageOriginConfigurationCommand) .de(de_PutPackageOriginConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutPackageOriginConfigurationRequest; + output: PutPackageOriginConfigurationResult; + }; + sdk: { + input: PutPackageOriginConfigurationCommandInput; + output: PutPackageOriginConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/PutRepositoryPermissionsPolicyCommand.ts b/clients/client-codeartifact/src/commands/PutRepositoryPermissionsPolicyCommand.ts index 678167cdf59e3..06a2978e5f210 100644 --- a/clients/client-codeartifact/src/commands/PutRepositoryPermissionsPolicyCommand.ts +++ b/clients/client-codeartifact/src/commands/PutRepositoryPermissionsPolicyCommand.ts @@ -130,4 +130,16 @@ export class PutRepositoryPermissionsPolicyCommand extends $Command .f(void 0, void 0) .ser(se_PutRepositoryPermissionsPolicyCommand) .de(de_PutRepositoryPermissionsPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutRepositoryPermissionsPolicyRequest; + output: PutRepositoryPermissionsPolicyResult; + }; + sdk: { + input: PutRepositoryPermissionsPolicyCommandInput; + output: PutRepositoryPermissionsPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/TagResourceCommand.ts b/clients/client-codeartifact/src/commands/TagResourceCommand.ts index 29a50fd9d9826..d49532a56d326 100644 --- a/clients/client-codeartifact/src/commands/TagResourceCommand.ts +++ b/clients/client-codeartifact/src/commands/TagResourceCommand.ts @@ -106,4 +106,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/UntagResourceCommand.ts b/clients/client-codeartifact/src/commands/UntagResourceCommand.ts index 1aba58e7f6419..c78f988c016c4 100644 --- a/clients/client-codeartifact/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeartifact/src/commands/UntagResourceCommand.ts @@ -98,4 +98,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/UpdatePackageGroupCommand.ts b/clients/client-codeartifact/src/commands/UpdatePackageGroupCommand.ts index 79de64c663813..daccf24259bb0 100644 --- a/clients/client-codeartifact/src/commands/UpdatePackageGroupCommand.ts +++ b/clients/client-codeartifact/src/commands/UpdatePackageGroupCommand.ts @@ -135,4 +135,16 @@ export class UpdatePackageGroupCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePackageGroupCommand) .de(de_UpdatePackageGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePackageGroupRequest; + output: UpdatePackageGroupResult; + }; + sdk: { + input: UpdatePackageGroupCommandInput; + output: UpdatePackageGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/UpdatePackageGroupOriginConfigurationCommand.ts b/clients/client-codeartifact/src/commands/UpdatePackageGroupOriginConfigurationCommand.ts index 7a515eb111233..729243edb2750 100644 --- a/clients/client-codeartifact/src/commands/UpdatePackageGroupOriginConfigurationCommand.ts +++ b/clients/client-codeartifact/src/commands/UpdatePackageGroupOriginConfigurationCommand.ts @@ -168,4 +168,16 @@ export class UpdatePackageGroupOriginConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePackageGroupOriginConfigurationCommand) .de(de_UpdatePackageGroupOriginConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePackageGroupOriginConfigurationRequest; + output: UpdatePackageGroupOriginConfigurationResult; + }; + sdk: { + input: UpdatePackageGroupOriginConfigurationCommandInput; + output: UpdatePackageGroupOriginConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/UpdatePackageVersionsStatusCommand.ts b/clients/client-codeartifact/src/commands/UpdatePackageVersionsStatusCommand.ts index 80679a0ec69b8..461284314a757 100644 --- a/clients/client-codeartifact/src/commands/UpdatePackageVersionsStatusCommand.ts +++ b/clients/client-codeartifact/src/commands/UpdatePackageVersionsStatusCommand.ts @@ -137,4 +137,16 @@ export class UpdatePackageVersionsStatusCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePackageVersionsStatusCommand) .de(de_UpdatePackageVersionsStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePackageVersionsStatusRequest; + output: UpdatePackageVersionsStatusResult; + }; + sdk: { + input: UpdatePackageVersionsStatusCommandInput; + output: UpdatePackageVersionsStatusCommandOutput; + }; + }; +} diff --git a/clients/client-codeartifact/src/commands/UpdateRepositoryCommand.ts b/clients/client-codeartifact/src/commands/UpdateRepositoryCommand.ts index 230712ab22a5b..f78a9031d418b 100644 --- a/clients/client-codeartifact/src/commands/UpdateRepositoryCommand.ts +++ b/clients/client-codeartifact/src/commands/UpdateRepositoryCommand.ts @@ -140,4 +140,16 @@ export class UpdateRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRepositoryCommand) .de(de_UpdateRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRepositoryRequest; + output: UpdateRepositoryResult; + }; + sdk: { + input: UpdateRepositoryCommandInput; + output: UpdateRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/CHANGELOG.md b/clients/client-codebuild/CHANGELOG.md index efa89e27c56ba..52dd72f05a35a 100644 --- a/clients/client-codebuild/CHANGELOG.md +++ b/clients/client-codebuild/CHANGELOG.md @@ -3,6 +3,33 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-codebuild + + + + + +# [3.653.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.652.0...v3.653.0) (2024-09-17) + + +### Features + +* **client-codebuild:** GitLab Enhancements - Add support for Self-Hosted GitLab runners in CodeBuild. Add group webhooks ([42807fe](https://github.com/aws/aws-sdk-js-v3/commit/42807fe487095378f0b8ec2d82ad493c4de43188)) + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-codebuild + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-codebuild diff --git a/clients/client-codebuild/package.json b/clients/client-codebuild/package.json index 6824a20364a42..b19a017185de1 100644 --- a/clients/client-codebuild/package.json +++ b/clients/client-codebuild/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codebuild", "description": "AWS SDK for JavaScript Codebuild Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codebuild", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-codebuild/src/commands/BatchDeleteBuildsCommand.ts b/clients/client-codebuild/src/commands/BatchDeleteBuildsCommand.ts index e97bbebe65e2d..2c5611a6b29a0 100644 --- a/clients/client-codebuild/src/commands/BatchDeleteBuildsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchDeleteBuildsCommand.ts @@ -90,4 +90,16 @@ export class BatchDeleteBuildsCommand extends $Command .f(void 0, void 0) .ser(se_BatchDeleteBuildsCommand) .de(de_BatchDeleteBuildsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDeleteBuildsInput; + output: BatchDeleteBuildsOutput; + }; + sdk: { + input: BatchDeleteBuildsCommandInput; + output: BatchDeleteBuildsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/BatchGetBuildBatchesCommand.ts b/clients/client-codebuild/src/commands/BatchGetBuildBatchesCommand.ts index 7e8983490ba76..bc3ca3a66e5b6 100644 --- a/clients/client-codebuild/src/commands/BatchGetBuildBatchesCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetBuildBatchesCommand.ts @@ -301,4 +301,16 @@ export class BatchGetBuildBatchesCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetBuildBatchesCommand) .de(de_BatchGetBuildBatchesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetBuildBatchesInput; + output: BatchGetBuildBatchesOutput; + }; + sdk: { + input: BatchGetBuildBatchesCommandInput; + output: BatchGetBuildBatchesCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/BatchGetBuildsCommand.ts b/clients/client-codebuild/src/commands/BatchGetBuildsCommand.ts index 6bddf15a59bab..71f3087d1137f 100644 --- a/clients/client-codebuild/src/commands/BatchGetBuildsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetBuildsCommand.ts @@ -271,4 +271,16 @@ export class BatchGetBuildsCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetBuildsCommand) .de(de_BatchGetBuildsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetBuildsInput; + output: BatchGetBuildsOutput; + }; + sdk: { + input: BatchGetBuildsCommandInput; + output: BatchGetBuildsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/BatchGetFleetsCommand.ts b/clients/client-codebuild/src/commands/BatchGetFleetsCommand.ts index 54555510e2c00..487264a117716 100644 --- a/clients/client-codebuild/src/commands/BatchGetFleetsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetFleetsCommand.ts @@ -130,4 +130,16 @@ export class BatchGetFleetsCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetFleetsCommand) .de(de_BatchGetFleetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetFleetsInput; + output: BatchGetFleetsOutput; + }; + sdk: { + input: BatchGetFleetsCommandInput; + output: BatchGetFleetsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/BatchGetProjectsCommand.ts b/clients/client-codebuild/src/commands/BatchGetProjectsCommand.ts index 1ef01bbcbdd61..06f5c443449c7 100644 --- a/clients/client-codebuild/src/commands/BatchGetProjectsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetProjectsCommand.ts @@ -184,7 +184,7 @@ export interface BatchGetProjectsCommandOutput extends BatchGetProjectsOutput, _ * // scopeConfiguration: { // ScopeConfiguration * // name: "STRING_VALUE", // required * // domain: "STRING_VALUE", - * // scope: "GITHUB_ORGANIZATION" || "GITHUB_GLOBAL", // required + * // scope: "GITHUB_ORGANIZATION" || "GITHUB_GLOBAL" || "GITLAB_GROUP", // required * // }, * // }, * // vpcConfig: { // VpcConfig @@ -281,4 +281,16 @@ export class BatchGetProjectsCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetProjectsCommand) .de(de_BatchGetProjectsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetProjectsInput; + output: BatchGetProjectsOutput; + }; + sdk: { + input: BatchGetProjectsCommandInput; + output: BatchGetProjectsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/BatchGetReportGroupsCommand.ts b/clients/client-codebuild/src/commands/BatchGetReportGroupsCommand.ts index b7f61610d6d1d..08ddafd654118 100644 --- a/clients/client-codebuild/src/commands/BatchGetReportGroupsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetReportGroupsCommand.ts @@ -113,4 +113,16 @@ export class BatchGetReportGroupsCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetReportGroupsCommand) .de(de_BatchGetReportGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetReportGroupsInput; + output: BatchGetReportGroupsOutput; + }; + sdk: { + input: BatchGetReportGroupsCommandInput; + output: BatchGetReportGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/BatchGetReportsCommand.ts b/clients/client-codebuild/src/commands/BatchGetReportsCommand.ts index 9b3a27bb1268b..f0608154c0fd8 100644 --- a/clients/client-codebuild/src/commands/BatchGetReportsCommand.ts +++ b/clients/client-codebuild/src/commands/BatchGetReportsCommand.ts @@ -125,4 +125,16 @@ export class BatchGetReportsCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetReportsCommand) .de(de_BatchGetReportsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetReportsInput; + output: BatchGetReportsOutput; + }; + sdk: { + input: BatchGetReportsCommandInput; + output: BatchGetReportsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/CreateFleetCommand.ts b/clients/client-codebuild/src/commands/CreateFleetCommand.ts index 4585155d8eef4..73f14a81a4dea 100644 --- a/clients/client-codebuild/src/commands/CreateFleetCommand.ts +++ b/clients/client-codebuild/src/commands/CreateFleetCommand.ts @@ -161,4 +161,16 @@ export class CreateFleetCommand extends $Command .f(void 0, void 0) .ser(se_CreateFleetCommand) .de(de_CreateFleetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateFleetInput; + output: CreateFleetOutput; + }; + sdk: { + input: CreateFleetCommandInput; + output: CreateFleetCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/CreateProjectCommand.ts b/clients/client-codebuild/src/commands/CreateProjectCommand.ts index d82425f213216..321920218d62a 100644 --- a/clients/client-codebuild/src/commands/CreateProjectCommand.ts +++ b/clients/client-codebuild/src/commands/CreateProjectCommand.ts @@ -341,7 +341,7 @@ export interface CreateProjectCommandOutput extends CreateProjectOutput, __Metad * // scopeConfiguration: { // ScopeConfiguration * // name: "STRING_VALUE", // required * // domain: "STRING_VALUE", - * // scope: "GITHUB_ORGANIZATION" || "GITHUB_GLOBAL", // required + * // scope: "GITHUB_ORGANIZATION" || "GITHUB_GLOBAL" || "GITLAB_GROUP", // required * // }, * // }, * // vpcConfig: { // VpcConfig @@ -441,4 +441,16 @@ export class CreateProjectCommand extends $Command .f(void 0, void 0) .ser(se_CreateProjectCommand) .de(de_CreateProjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateProjectInput; + output: CreateProjectOutput; + }; + sdk: { + input: CreateProjectCommandInput; + output: CreateProjectCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/CreateReportGroupCommand.ts b/clients/client-codebuild/src/commands/CreateReportGroupCommand.ts index bc0f68db4fe44..bbb382b92eb23 100644 --- a/clients/client-codebuild/src/commands/CreateReportGroupCommand.ts +++ b/clients/client-codebuild/src/commands/CreateReportGroupCommand.ts @@ -131,4 +131,16 @@ export class CreateReportGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateReportGroupCommand) .de(de_CreateReportGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateReportGroupInput; + output: CreateReportGroupOutput; + }; + sdk: { + input: CreateReportGroupCommandInput; + output: CreateReportGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/CreateWebhookCommand.ts b/clients/client-codebuild/src/commands/CreateWebhookCommand.ts index beb1bb3342a9f..56e7986c40690 100644 --- a/clients/client-codebuild/src/commands/CreateWebhookCommand.ts +++ b/clients/client-codebuild/src/commands/CreateWebhookCommand.ts @@ -62,7 +62,7 @@ export interface CreateWebhookCommandOutput extends CreateWebhookOutput, __Metad * scopeConfiguration: { // ScopeConfiguration * name: "STRING_VALUE", // required * domain: "STRING_VALUE", - * scope: "GITHUB_ORGANIZATION" || "GITHUB_GLOBAL", // required + * scope: "GITHUB_ORGANIZATION" || "GITHUB_GLOBAL" || "GITLAB_GROUP", // required * }, * }; * const command = new CreateWebhookCommand(input); @@ -88,7 +88,7 @@ export interface CreateWebhookCommandOutput extends CreateWebhookOutput, __Metad * // scopeConfiguration: { // ScopeConfiguration * // name: "STRING_VALUE", // required * // domain: "STRING_VALUE", - * // scope: "GITHUB_ORGANIZATION" || "GITHUB_GLOBAL", // required + * // scope: "GITHUB_ORGANIZATION" || "GITHUB_GLOBAL" || "GITLAB_GROUP", // required * // }, * // }, * // }; @@ -139,4 +139,16 @@ export class CreateWebhookCommand extends $Command .f(void 0, void 0) .ser(se_CreateWebhookCommand) .de(de_CreateWebhookCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateWebhookInput; + output: CreateWebhookOutput; + }; + sdk: { + input: CreateWebhookCommandInput; + output: CreateWebhookCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/DeleteBuildBatchCommand.ts b/clients/client-codebuild/src/commands/DeleteBuildBatchCommand.ts index 5b81b892446e6..147362afc1843 100644 --- a/clients/client-codebuild/src/commands/DeleteBuildBatchCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteBuildBatchCommand.ts @@ -89,4 +89,16 @@ export class DeleteBuildBatchCommand extends $Command .f(void 0, void 0) .ser(se_DeleteBuildBatchCommand) .de(de_DeleteBuildBatchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteBuildBatchInput; + output: DeleteBuildBatchOutput; + }; + sdk: { + input: DeleteBuildBatchCommandInput; + output: DeleteBuildBatchCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/DeleteFleetCommand.ts b/clients/client-codebuild/src/commands/DeleteFleetCommand.ts index 6981a6ecf2b92..db80f59d179f5 100644 --- a/clients/client-codebuild/src/commands/DeleteFleetCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteFleetCommand.ts @@ -78,4 +78,16 @@ export class DeleteFleetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteFleetCommand) .de(de_DeleteFleetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteFleetInput; + output: {}; + }; + sdk: { + input: DeleteFleetCommandInput; + output: DeleteFleetCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/DeleteProjectCommand.ts b/clients/client-codebuild/src/commands/DeleteProjectCommand.ts index 056226a532ec9..ff8f554bb3287 100644 --- a/clients/client-codebuild/src/commands/DeleteProjectCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteProjectCommand.ts @@ -79,4 +79,16 @@ export class DeleteProjectCommand extends $Command .f(void 0, void 0) .ser(se_DeleteProjectCommand) .de(de_DeleteProjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteProjectInput; + output: {}; + }; + sdk: { + input: DeleteProjectCommandInput; + output: DeleteProjectCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/DeleteReportCommand.ts b/clients/client-codebuild/src/commands/DeleteReportCommand.ts index 8babbe0a8042d..3ceda123831f3 100644 --- a/clients/client-codebuild/src/commands/DeleteReportCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteReportCommand.ts @@ -80,4 +80,16 @@ export class DeleteReportCommand extends $Command .f(void 0, void 0) .ser(se_DeleteReportCommand) .de(de_DeleteReportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteReportInput; + output: {}; + }; + sdk: { + input: DeleteReportCommandInput; + output: DeleteReportCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/DeleteReportGroupCommand.ts b/clients/client-codebuild/src/commands/DeleteReportGroupCommand.ts index 33ba848ee5cf8..7e6e3e6f293cf 100644 --- a/clients/client-codebuild/src/commands/DeleteReportGroupCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteReportGroupCommand.ts @@ -79,4 +79,16 @@ export class DeleteReportGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteReportGroupCommand) .de(de_DeleteReportGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteReportGroupInput; + output: {}; + }; + sdk: { + input: DeleteReportGroupCommandInput; + output: DeleteReportGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-codebuild/src/commands/DeleteResourcePolicyCommand.ts index bab0e41f4ac0f..df9e0f28d36c5 100644 --- a/clients/client-codebuild/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteResourcePolicyCommand.ts @@ -78,4 +78,16 @@ export class DeleteResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteResourcePolicyCommand) .de(de_DeleteResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteResourcePolicyInput; + output: {}; + }; + sdk: { + input: DeleteResourcePolicyCommandInput; + output: DeleteResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/DeleteSourceCredentialsCommand.ts b/clients/client-codebuild/src/commands/DeleteSourceCredentialsCommand.ts index 5859933e2fe2f..52739ce625993 100644 --- a/clients/client-codebuild/src/commands/DeleteSourceCredentialsCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteSourceCredentialsCommand.ts @@ -83,4 +83,16 @@ export class DeleteSourceCredentialsCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSourceCredentialsCommand) .de(de_DeleteSourceCredentialsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSourceCredentialsInput; + output: DeleteSourceCredentialsOutput; + }; + sdk: { + input: DeleteSourceCredentialsCommandInput; + output: DeleteSourceCredentialsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/DeleteWebhookCommand.ts b/clients/client-codebuild/src/commands/DeleteWebhookCommand.ts index 3d2df31f02982..a4f7a013aaa12 100644 --- a/clients/client-codebuild/src/commands/DeleteWebhookCommand.ts +++ b/clients/client-codebuild/src/commands/DeleteWebhookCommand.ts @@ -86,4 +86,16 @@ export class DeleteWebhookCommand extends $Command .f(void 0, void 0) .ser(se_DeleteWebhookCommand) .de(de_DeleteWebhookCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteWebhookInput; + output: {}; + }; + sdk: { + input: DeleteWebhookCommandInput; + output: DeleteWebhookCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/DescribeCodeCoveragesCommand.ts b/clients/client-codebuild/src/commands/DescribeCodeCoveragesCommand.ts index 05509a99fcf5b..7eb8e80f3bf69 100644 --- a/clients/client-codebuild/src/commands/DescribeCodeCoveragesCommand.ts +++ b/clients/client-codebuild/src/commands/DescribeCodeCoveragesCommand.ts @@ -100,4 +100,16 @@ export class DescribeCodeCoveragesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeCodeCoveragesCommand) .de(de_DescribeCodeCoveragesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeCodeCoveragesInput; + output: DescribeCodeCoveragesOutput; + }; + sdk: { + input: DescribeCodeCoveragesCommandInput; + output: DescribeCodeCoveragesCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/DescribeTestCasesCommand.ts b/clients/client-codebuild/src/commands/DescribeTestCasesCommand.ts index 0f46a41492032..0a2057c50f093 100644 --- a/clients/client-codebuild/src/commands/DescribeTestCasesCommand.ts +++ b/clients/client-codebuild/src/commands/DescribeTestCasesCommand.ts @@ -103,4 +103,16 @@ export class DescribeTestCasesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeTestCasesCommand) .de(de_DescribeTestCasesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeTestCasesInput; + output: DescribeTestCasesOutput; + }; + sdk: { + input: DescribeTestCasesCommandInput; + output: DescribeTestCasesCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/GetReportGroupTrendCommand.ts b/clients/client-codebuild/src/commands/GetReportGroupTrendCommand.ts index 5165e1060d771..a23c3e00bbb8b 100644 --- a/clients/client-codebuild/src/commands/GetReportGroupTrendCommand.ts +++ b/clients/client-codebuild/src/commands/GetReportGroupTrendCommand.ts @@ -95,4 +95,16 @@ export class GetReportGroupTrendCommand extends $Command .f(void 0, void 0) .ser(se_GetReportGroupTrendCommand) .de(de_GetReportGroupTrendCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetReportGroupTrendInput; + output: GetReportGroupTrendOutput; + }; + sdk: { + input: GetReportGroupTrendCommandInput; + output: GetReportGroupTrendCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/GetResourcePolicyCommand.ts b/clients/client-codebuild/src/commands/GetResourcePolicyCommand.ts index adddd6f151da7..ab60926eaa8db 100644 --- a/clients/client-codebuild/src/commands/GetResourcePolicyCommand.ts +++ b/clients/client-codebuild/src/commands/GetResourcePolicyCommand.ts @@ -83,4 +83,16 @@ export class GetResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetResourcePolicyCommand) .de(de_GetResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResourcePolicyInput; + output: GetResourcePolicyOutput; + }; + sdk: { + input: GetResourcePolicyCommandInput; + output: GetResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ImportSourceCredentialsCommand.ts b/clients/client-codebuild/src/commands/ImportSourceCredentialsCommand.ts index abc62824c7b63..7bb5b69eb43b0 100644 --- a/clients/client-codebuild/src/commands/ImportSourceCredentialsCommand.ts +++ b/clients/client-codebuild/src/commands/ImportSourceCredentialsCommand.ts @@ -96,4 +96,16 @@ export class ImportSourceCredentialsCommand extends $Command .f(ImportSourceCredentialsInputFilterSensitiveLog, void 0) .ser(se_ImportSourceCredentialsCommand) .de(de_ImportSourceCredentialsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ImportSourceCredentialsInput; + output: ImportSourceCredentialsOutput; + }; + sdk: { + input: ImportSourceCredentialsCommandInput; + output: ImportSourceCredentialsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/InvalidateProjectCacheCommand.ts b/clients/client-codebuild/src/commands/InvalidateProjectCacheCommand.ts index 3ea0ebe26b6a5..58fe0eaec2e88 100644 --- a/clients/client-codebuild/src/commands/InvalidateProjectCacheCommand.ts +++ b/clients/client-codebuild/src/commands/InvalidateProjectCacheCommand.ts @@ -81,4 +81,16 @@ export class InvalidateProjectCacheCommand extends $Command .f(void 0, void 0) .ser(se_InvalidateProjectCacheCommand) .de(de_InvalidateProjectCacheCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: InvalidateProjectCacheInput; + output: {}; + }; + sdk: { + input: InvalidateProjectCacheCommandInput; + output: InvalidateProjectCacheCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ListBuildBatchesCommand.ts b/clients/client-codebuild/src/commands/ListBuildBatchesCommand.ts index 0f2118c94bc9c..b3d353767d174 100644 --- a/clients/client-codebuild/src/commands/ListBuildBatchesCommand.ts +++ b/clients/client-codebuild/src/commands/ListBuildBatchesCommand.ts @@ -88,4 +88,16 @@ export class ListBuildBatchesCommand extends $Command .f(void 0, void 0) .ser(se_ListBuildBatchesCommand) .de(de_ListBuildBatchesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListBuildBatchesInput; + output: ListBuildBatchesOutput; + }; + sdk: { + input: ListBuildBatchesCommandInput; + output: ListBuildBatchesCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ListBuildBatchesForProjectCommand.ts b/clients/client-codebuild/src/commands/ListBuildBatchesForProjectCommand.ts index d7772ad8c08bb..669a56941f488 100644 --- a/clients/client-codebuild/src/commands/ListBuildBatchesForProjectCommand.ts +++ b/clients/client-codebuild/src/commands/ListBuildBatchesForProjectCommand.ts @@ -92,4 +92,16 @@ export class ListBuildBatchesForProjectCommand extends $Command .f(void 0, void 0) .ser(se_ListBuildBatchesForProjectCommand) .de(de_ListBuildBatchesForProjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListBuildBatchesForProjectInput; + output: ListBuildBatchesForProjectOutput; + }; + sdk: { + input: ListBuildBatchesForProjectCommandInput; + output: ListBuildBatchesForProjectCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ListBuildsCommand.ts b/clients/client-codebuild/src/commands/ListBuildsCommand.ts index 688d0ed6c5207..157afb20a454e 100644 --- a/clients/client-codebuild/src/commands/ListBuildsCommand.ts +++ b/clients/client-codebuild/src/commands/ListBuildsCommand.ts @@ -84,4 +84,16 @@ export class ListBuildsCommand extends $Command .f(void 0, void 0) .ser(se_ListBuildsCommand) .de(de_ListBuildsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListBuildsInput; + output: ListBuildsOutput; + }; + sdk: { + input: ListBuildsCommandInput; + output: ListBuildsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ListBuildsForProjectCommand.ts b/clients/client-codebuild/src/commands/ListBuildsForProjectCommand.ts index eb7bcc72a0e8b..65520d3fd8276 100644 --- a/clients/client-codebuild/src/commands/ListBuildsForProjectCommand.ts +++ b/clients/client-codebuild/src/commands/ListBuildsForProjectCommand.ts @@ -89,4 +89,16 @@ export class ListBuildsForProjectCommand extends $Command .f(void 0, void 0) .ser(se_ListBuildsForProjectCommand) .de(de_ListBuildsForProjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListBuildsForProjectInput; + output: ListBuildsForProjectOutput; + }; + sdk: { + input: ListBuildsForProjectCommandInput; + output: ListBuildsForProjectCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ListCuratedEnvironmentImagesCommand.ts b/clients/client-codebuild/src/commands/ListCuratedEnvironmentImagesCommand.ts index 7cb8b152d955a..d9f63664bda2f 100644 --- a/clients/client-codebuild/src/commands/ListCuratedEnvironmentImagesCommand.ts +++ b/clients/client-codebuild/src/commands/ListCuratedEnvironmentImagesCommand.ts @@ -98,4 +98,16 @@ export class ListCuratedEnvironmentImagesCommand extends $Command .f(void 0, void 0) .ser(se_ListCuratedEnvironmentImagesCommand) .de(de_ListCuratedEnvironmentImagesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: ListCuratedEnvironmentImagesOutput; + }; + sdk: { + input: ListCuratedEnvironmentImagesCommandInput; + output: ListCuratedEnvironmentImagesCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ListFleetsCommand.ts b/clients/client-codebuild/src/commands/ListFleetsCommand.ts index 4ed0840cfa6b8..9e14941986e0c 100644 --- a/clients/client-codebuild/src/commands/ListFleetsCommand.ts +++ b/clients/client-codebuild/src/commands/ListFleetsCommand.ts @@ -86,4 +86,16 @@ export class ListFleetsCommand extends $Command .f(ListFleetsInputFilterSensitiveLog, void 0) .ser(se_ListFleetsCommand) .de(de_ListFleetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFleetsInput; + output: ListFleetsOutput; + }; + sdk: { + input: ListFleetsCommandInput; + output: ListFleetsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ListProjectsCommand.ts b/clients/client-codebuild/src/commands/ListProjectsCommand.ts index 7f72acc1aac08..148c17b8b0502 100644 --- a/clients/client-codebuild/src/commands/ListProjectsCommand.ts +++ b/clients/client-codebuild/src/commands/ListProjectsCommand.ts @@ -86,4 +86,16 @@ export class ListProjectsCommand extends $Command .f(void 0, void 0) .ser(se_ListProjectsCommand) .de(de_ListProjectsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListProjectsInput; + output: ListProjectsOutput; + }; + sdk: { + input: ListProjectsCommandInput; + output: ListProjectsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ListReportGroupsCommand.ts b/clients/client-codebuild/src/commands/ListReportGroupsCommand.ts index fd3ae84fe8988..25529cf87924f 100644 --- a/clients/client-codebuild/src/commands/ListReportGroupsCommand.ts +++ b/clients/client-codebuild/src/commands/ListReportGroupsCommand.ts @@ -88,4 +88,16 @@ export class ListReportGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListReportGroupsCommand) .de(de_ListReportGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListReportGroupsInput; + output: ListReportGroupsOutput; + }; + sdk: { + input: ListReportGroupsCommandInput; + output: ListReportGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ListReportsCommand.ts b/clients/client-codebuild/src/commands/ListReportsCommand.ts index 61705f84d2e12..559e3c5935f00 100644 --- a/clients/client-codebuild/src/commands/ListReportsCommand.ts +++ b/clients/client-codebuild/src/commands/ListReportsCommand.ts @@ -90,4 +90,16 @@ export class ListReportsCommand extends $Command .f(void 0, void 0) .ser(se_ListReportsCommand) .de(de_ListReportsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListReportsInput; + output: ListReportsOutput; + }; + sdk: { + input: ListReportsCommandInput; + output: ListReportsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ListReportsForReportGroupCommand.ts b/clients/client-codebuild/src/commands/ListReportsForReportGroupCommand.ts index 5cd082ccdcb1d..2464313d34f4e 100644 --- a/clients/client-codebuild/src/commands/ListReportsForReportGroupCommand.ts +++ b/clients/client-codebuild/src/commands/ListReportsForReportGroupCommand.ts @@ -94,4 +94,16 @@ export class ListReportsForReportGroupCommand extends $Command .f(void 0, void 0) .ser(se_ListReportsForReportGroupCommand) .de(de_ListReportsForReportGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListReportsForReportGroupInput; + output: ListReportsForReportGroupOutput; + }; + sdk: { + input: ListReportsForReportGroupCommandInput; + output: ListReportsForReportGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ListSharedProjectsCommand.ts b/clients/client-codebuild/src/commands/ListSharedProjectsCommand.ts index aab78f6b755f8..ff8077db27136 100644 --- a/clients/client-codebuild/src/commands/ListSharedProjectsCommand.ts +++ b/clients/client-codebuild/src/commands/ListSharedProjectsCommand.ts @@ -86,4 +86,16 @@ export class ListSharedProjectsCommand extends $Command .f(void 0, void 0) .ser(se_ListSharedProjectsCommand) .de(de_ListSharedProjectsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSharedProjectsInput; + output: ListSharedProjectsOutput; + }; + sdk: { + input: ListSharedProjectsCommandInput; + output: ListSharedProjectsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ListSharedReportGroupsCommand.ts b/clients/client-codebuild/src/commands/ListSharedReportGroupsCommand.ts index f42c7d5a51390..c9b6ab49072f8 100644 --- a/clients/client-codebuild/src/commands/ListSharedReportGroupsCommand.ts +++ b/clients/client-codebuild/src/commands/ListSharedReportGroupsCommand.ts @@ -87,4 +87,16 @@ export class ListSharedReportGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListSharedReportGroupsCommand) .de(de_ListSharedReportGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSharedReportGroupsInput; + output: ListSharedReportGroupsOutput; + }; + sdk: { + input: ListSharedReportGroupsCommandInput; + output: ListSharedReportGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/ListSourceCredentialsCommand.ts b/clients/client-codebuild/src/commands/ListSourceCredentialsCommand.ts index 8a3158b991ec6..8eb78f62555de 100644 --- a/clients/client-codebuild/src/commands/ListSourceCredentialsCommand.ts +++ b/clients/client-codebuild/src/commands/ListSourceCredentialsCommand.ts @@ -85,4 +85,16 @@ export class ListSourceCredentialsCommand extends $Command .f(void 0, void 0) .ser(se_ListSourceCredentialsCommand) .de(de_ListSourceCredentialsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: ListSourceCredentialsOutput; + }; + sdk: { + input: ListSourceCredentialsCommandInput; + output: ListSourceCredentialsCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/PutResourcePolicyCommand.ts b/clients/client-codebuild/src/commands/PutResourcePolicyCommand.ts index d5731f267d32f..89fac7d314c82 100644 --- a/clients/client-codebuild/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-codebuild/src/commands/PutResourcePolicyCommand.ts @@ -85,4 +85,16 @@ export class PutResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_PutResourcePolicyCommand) .de(de_PutResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutResourcePolicyInput; + output: PutResourcePolicyOutput; + }; + sdk: { + input: PutResourcePolicyCommandInput; + output: PutResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/RetryBuildBatchCommand.ts b/clients/client-codebuild/src/commands/RetryBuildBatchCommand.ts index c5c8ad7824fbc..97dc4ec687f00 100644 --- a/clients/client-codebuild/src/commands/RetryBuildBatchCommand.ts +++ b/clients/client-codebuild/src/commands/RetryBuildBatchCommand.ts @@ -299,4 +299,16 @@ export class RetryBuildBatchCommand extends $Command .f(void 0, void 0) .ser(se_RetryBuildBatchCommand) .de(de_RetryBuildBatchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RetryBuildBatchInput; + output: RetryBuildBatchOutput; + }; + sdk: { + input: RetryBuildBatchCommandInput; + output: RetryBuildBatchCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/RetryBuildCommand.ts b/clients/client-codebuild/src/commands/RetryBuildCommand.ts index e346831794344..53dc71f5c4f08 100644 --- a/clients/client-codebuild/src/commands/RetryBuildCommand.ts +++ b/clients/client-codebuild/src/commands/RetryBuildCommand.ts @@ -271,4 +271,16 @@ export class RetryBuildCommand extends $Command .f(void 0, void 0) .ser(se_RetryBuildCommand) .de(de_RetryBuildCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RetryBuildInput; + output: RetryBuildOutput; + }; + sdk: { + input: RetryBuildCommandInput; + output: RetryBuildCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/StartBuildBatchCommand.ts b/clients/client-codebuild/src/commands/StartBuildBatchCommand.ts index fd4df9c428f26..5562d693c1141 100644 --- a/clients/client-codebuild/src/commands/StartBuildBatchCommand.ts +++ b/clients/client-codebuild/src/commands/StartBuildBatchCommand.ts @@ -420,4 +420,16 @@ export class StartBuildBatchCommand extends $Command .f(void 0, void 0) .ser(se_StartBuildBatchCommand) .de(de_StartBuildBatchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartBuildBatchInput; + output: StartBuildBatchOutput; + }; + sdk: { + input: StartBuildBatchCommandInput; + output: StartBuildBatchCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/StartBuildCommand.ts b/clients/client-codebuild/src/commands/StartBuildCommand.ts index a8224c595e31f..678526ded28c5 100644 --- a/clients/client-codebuild/src/commands/StartBuildCommand.ts +++ b/clients/client-codebuild/src/commands/StartBuildCommand.ts @@ -391,4 +391,16 @@ export class StartBuildCommand extends $Command .f(void 0, void 0) .ser(se_StartBuildCommand) .de(de_StartBuildCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartBuildInput; + output: StartBuildOutput; + }; + sdk: { + input: StartBuildCommandInput; + output: StartBuildCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/StopBuildBatchCommand.ts b/clients/client-codebuild/src/commands/StopBuildBatchCommand.ts index d822c71d6a9e0..4f4bb8ca89524 100644 --- a/clients/client-codebuild/src/commands/StopBuildBatchCommand.ts +++ b/clients/client-codebuild/src/commands/StopBuildBatchCommand.ts @@ -297,4 +297,16 @@ export class StopBuildBatchCommand extends $Command .f(void 0, void 0) .ser(se_StopBuildBatchCommand) .de(de_StopBuildBatchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopBuildBatchInput; + output: StopBuildBatchOutput; + }; + sdk: { + input: StopBuildBatchCommandInput; + output: StopBuildBatchCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/StopBuildCommand.ts b/clients/client-codebuild/src/commands/StopBuildCommand.ts index 21c6746215465..5b36b4163ecdb 100644 --- a/clients/client-codebuild/src/commands/StopBuildCommand.ts +++ b/clients/client-codebuild/src/commands/StopBuildCommand.ts @@ -267,4 +267,16 @@ export class StopBuildCommand extends $Command .f(void 0, void 0) .ser(se_StopBuildCommand) .de(de_StopBuildCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopBuildInput; + output: StopBuildOutput; + }; + sdk: { + input: StopBuildCommandInput; + output: StopBuildCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/UpdateFleetCommand.ts b/clients/client-codebuild/src/commands/UpdateFleetCommand.ts index 155cdbf5533a9..bb439e74a7644 100644 --- a/clients/client-codebuild/src/commands/UpdateFleetCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateFleetCommand.ts @@ -160,4 +160,16 @@ export class UpdateFleetCommand extends $Command .f(void 0, void 0) .ser(se_UpdateFleetCommand) .de(de_UpdateFleetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateFleetInput; + output: UpdateFleetOutput; + }; + sdk: { + input: UpdateFleetCommandInput; + output: UpdateFleetCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/UpdateProjectCommand.ts b/clients/client-codebuild/src/commands/UpdateProjectCommand.ts index 5e5ba2a731bac..46cf650b903d3 100644 --- a/clients/client-codebuild/src/commands/UpdateProjectCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateProjectCommand.ts @@ -341,7 +341,7 @@ export interface UpdateProjectCommandOutput extends UpdateProjectOutput, __Metad * // scopeConfiguration: { // ScopeConfiguration * // name: "STRING_VALUE", // required * // domain: "STRING_VALUE", - * // scope: "GITHUB_ORGANIZATION" || "GITHUB_GLOBAL", // required + * // scope: "GITHUB_ORGANIZATION" || "GITHUB_GLOBAL" || "GITLAB_GROUP", // required * // }, * // }, * // vpcConfig: { // VpcConfig @@ -437,4 +437,16 @@ export class UpdateProjectCommand extends $Command .f(void 0, void 0) .ser(se_UpdateProjectCommand) .de(de_UpdateProjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateProjectInput; + output: UpdateProjectOutput; + }; + sdk: { + input: UpdateProjectCommandInput; + output: UpdateProjectCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/UpdateProjectVisibilityCommand.ts b/clients/client-codebuild/src/commands/UpdateProjectVisibilityCommand.ts index f020c3494c454..47f05f97830bc 100644 --- a/clients/client-codebuild/src/commands/UpdateProjectVisibilityCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateProjectVisibilityCommand.ts @@ -123,4 +123,16 @@ export class UpdateProjectVisibilityCommand extends $Command .f(void 0, void 0) .ser(se_UpdateProjectVisibilityCommand) .de(de_UpdateProjectVisibilityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateProjectVisibilityInput; + output: UpdateProjectVisibilityOutput; + }; + sdk: { + input: UpdateProjectVisibilityCommandInput; + output: UpdateProjectVisibilityCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/UpdateReportGroupCommand.ts b/clients/client-codebuild/src/commands/UpdateReportGroupCommand.ts index 6a99c3817857e..40f8bc21308d9 100644 --- a/clients/client-codebuild/src/commands/UpdateReportGroupCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateReportGroupCommand.ts @@ -126,4 +126,16 @@ export class UpdateReportGroupCommand extends $Command .f(void 0, void 0) .ser(se_UpdateReportGroupCommand) .de(de_UpdateReportGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateReportGroupInput; + output: UpdateReportGroupOutput; + }; + sdk: { + input: UpdateReportGroupCommandInput; + output: UpdateReportGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/commands/UpdateWebhookCommand.ts b/clients/client-codebuild/src/commands/UpdateWebhookCommand.ts index 331a197877e9f..f4a3fffff363a 100644 --- a/clients/client-codebuild/src/commands/UpdateWebhookCommand.ts +++ b/clients/client-codebuild/src/commands/UpdateWebhookCommand.ts @@ -77,7 +77,7 @@ export interface UpdateWebhookCommandOutput extends UpdateWebhookOutput, __Metad * // scopeConfiguration: { // ScopeConfiguration * // name: "STRING_VALUE", // required * // domain: "STRING_VALUE", - * // scope: "GITHUB_ORGANIZATION" || "GITHUB_GLOBAL", // required + * // scope: "GITHUB_ORGANIZATION" || "GITHUB_GLOBAL" || "GITLAB_GROUP", // required * // }, * // }, * // }; @@ -124,4 +124,16 @@ export class UpdateWebhookCommand extends $Command .f(void 0, void 0) .ser(se_UpdateWebhookCommand) .de(de_UpdateWebhookCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateWebhookInput; + output: UpdateWebhookOutput; + }; + sdk: { + input: UpdateWebhookCommandInput; + output: UpdateWebhookCommandOutput; + }; + }; +} diff --git a/clients/client-codebuild/src/models/models_0.ts b/clients/client-codebuild/src/models/models_0.ts index acf0a8b69fe57..7352980d7056f 100644 --- a/clients/client-codebuild/src/models/models_0.ts +++ b/clients/client-codebuild/src/models/models_0.ts @@ -3692,6 +3692,7 @@ export interface WebhookFilter { export const WebhookScopeType = { GITHUB_GLOBAL: "GITHUB_GLOBAL", GITHUB_ORGANIZATION: "GITHUB_ORGANIZATION", + GITLAB_GROUP: "GITLAB_GROUP", } as const; /** @@ -3705,19 +3706,19 @@ export type WebhookScopeType = (typeof WebhookScopeType)[keyof typeof WebhookSco */ export interface ScopeConfiguration { /** - *The name of either the enterprise or organization that will send webhook events to CodeBuild, depending on if the webhook is a global or organization webhook respectively.
+ *The name of either the group, enterprise, or organization that will send webhook events to CodeBuild, depending on the type of webhook.
* @public */ name: string | undefined; /** - *The domain of the GitHub Enterprise organization. Note that this parameter is only required if your project's source type is GITHUB_ENTERPRISE
+ *The domain of the GitHub Enterprise organization or the GitLab Self Managed group. Note that this parameter is only required if your project's source type is GITHUB_ENTERPRISE or GITLAB_SELF_MANAGED.
* @public */ domain?: string; /** - *The type of scope for a GitHub webhook.
+ *The type of scope for a GitHub or GitLab webhook.
* @public */ scope: WebhookScopeType | undefined; diff --git a/clients/client-codecatalyst/CHANGELOG.md b/clients/client-codecatalyst/CHANGELOG.md index 27cec51681736..36a874a145968 100644 --- a/clients/client-codecatalyst/CHANGELOG.md +++ b/clients/client-codecatalyst/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-codecatalyst + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-codecatalyst + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-codecatalyst diff --git a/clients/client-codecatalyst/package.json b/clients/client-codecatalyst/package.json index 7de40ccc0bc48..ba67993ae5637 100644 --- a/clients/client-codecatalyst/package.json +++ b/clients/client-codecatalyst/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codecatalyst", "description": "AWS SDK for JavaScript Codecatalyst Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codecatalyst", @@ -31,30 +31,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-codecatalyst/src/commands/CreateAccessTokenCommand.ts b/clients/client-codecatalyst/src/commands/CreateAccessTokenCommand.ts index c4fbc3374e34c..f295feef600c8 100644 --- a/clients/client-codecatalyst/src/commands/CreateAccessTokenCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateAccessTokenCommand.ts @@ -109,4 +109,16 @@ export class CreateAccessTokenCommand extends $Command .f(void 0, CreateAccessTokenResponseFilterSensitiveLog) .ser(se_CreateAccessTokenCommand) .de(de_CreateAccessTokenCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAccessTokenRequest; + output: CreateAccessTokenResponse; + }; + sdk: { + input: CreateAccessTokenCommandInput; + output: CreateAccessTokenCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/CreateDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/CreateDevEnvironmentCommand.ts index 5863030017819..512921a7599d0 100644 --- a/clients/client-codecatalyst/src/commands/CreateDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateDevEnvironmentCommand.ts @@ -126,4 +126,16 @@ export class CreateDevEnvironmentCommand extends $Command .f(void 0, void 0) .ser(se_CreateDevEnvironmentCommand) .de(de_CreateDevEnvironmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDevEnvironmentRequest; + output: CreateDevEnvironmentResponse; + }; + sdk: { + input: CreateDevEnvironmentCommandInput; + output: CreateDevEnvironmentCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/CreateProjectCommand.ts b/clients/client-codecatalyst/src/commands/CreateProjectCommand.ts index a6a73e3db1b6a..b7541956f0fcb 100644 --- a/clients/client-codecatalyst/src/commands/CreateProjectCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateProjectCommand.ts @@ -102,4 +102,16 @@ export class CreateProjectCommand extends $Command .f(void 0, void 0) .ser(se_CreateProjectCommand) .de(de_CreateProjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateProjectRequest; + output: CreateProjectResponse; + }; + sdk: { + input: CreateProjectCommandInput; + output: CreateProjectCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/CreateSourceRepositoryBranchCommand.ts b/clients/client-codecatalyst/src/commands/CreateSourceRepositoryBranchCommand.ts index 46594bf52bd03..a500ff1e28763 100644 --- a/clients/client-codecatalyst/src/commands/CreateSourceRepositoryBranchCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateSourceRepositoryBranchCommand.ts @@ -112,4 +112,16 @@ export class CreateSourceRepositoryBranchCommand extends $Command .f(void 0, void 0) .ser(se_CreateSourceRepositoryBranchCommand) .de(de_CreateSourceRepositoryBranchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSourceRepositoryBranchRequest; + output: CreateSourceRepositoryBranchResponse; + }; + sdk: { + input: CreateSourceRepositoryBranchCommandInput; + output: CreateSourceRepositoryBranchCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/CreateSourceRepositoryCommand.ts b/clients/client-codecatalyst/src/commands/CreateSourceRepositoryCommand.ts index 82e68ac7c80f7..d7ae0a6690974 100644 --- a/clients/client-codecatalyst/src/commands/CreateSourceRepositoryCommand.ts +++ b/clients/client-codecatalyst/src/commands/CreateSourceRepositoryCommand.ts @@ -104,4 +104,16 @@ export class CreateSourceRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_CreateSourceRepositoryCommand) .de(de_CreateSourceRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSourceRepositoryRequest; + output: CreateSourceRepositoryResponse; + }; + sdk: { + input: CreateSourceRepositoryCommandInput; + output: CreateSourceRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/DeleteAccessTokenCommand.ts b/clients/client-codecatalyst/src/commands/DeleteAccessTokenCommand.ts index 3f30d7513a6bc..e37fd3fa1c679 100644 --- a/clients/client-codecatalyst/src/commands/DeleteAccessTokenCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteAccessTokenCommand.ts @@ -95,4 +95,16 @@ export class DeleteAccessTokenCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAccessTokenCommand) .de(de_DeleteAccessTokenCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAccessTokenRequest; + output: {}; + }; + sdk: { + input: DeleteAccessTokenCommandInput; + output: DeleteAccessTokenCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/DeleteDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/DeleteDevEnvironmentCommand.ts index 97964fbb9647c..7f07c78f6c600 100644 --- a/clients/client-codecatalyst/src/commands/DeleteDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteDevEnvironmentCommand.ts @@ -101,4 +101,16 @@ export class DeleteDevEnvironmentCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDevEnvironmentCommand) .de(de_DeleteDevEnvironmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDevEnvironmentRequest; + output: DeleteDevEnvironmentResponse; + }; + sdk: { + input: DeleteDevEnvironmentCommandInput; + output: DeleteDevEnvironmentCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/DeleteProjectCommand.ts b/clients/client-codecatalyst/src/commands/DeleteProjectCommand.ts index dd184c0574fdb..d6a4e60b59024 100644 --- a/clients/client-codecatalyst/src/commands/DeleteProjectCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteProjectCommand.ts @@ -100,4 +100,16 @@ export class DeleteProjectCommand extends $Command .f(void 0, void 0) .ser(se_DeleteProjectCommand) .de(de_DeleteProjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteProjectRequest; + output: DeleteProjectResponse; + }; + sdk: { + input: DeleteProjectCommandInput; + output: DeleteProjectCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/DeleteSourceRepositoryCommand.ts b/clients/client-codecatalyst/src/commands/DeleteSourceRepositoryCommand.ts index d578fbc18a4a6..6790d18094c9e 100644 --- a/clients/client-codecatalyst/src/commands/DeleteSourceRepositoryCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteSourceRepositoryCommand.ts @@ -101,4 +101,16 @@ export class DeleteSourceRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSourceRepositoryCommand) .de(de_DeleteSourceRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSourceRepositoryRequest; + output: DeleteSourceRepositoryResponse; + }; + sdk: { + input: DeleteSourceRepositoryCommandInput; + output: DeleteSourceRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/DeleteSpaceCommand.ts b/clients/client-codecatalyst/src/commands/DeleteSpaceCommand.ts index 2ce650d89937e..f637df8bebfca 100644 --- a/clients/client-codecatalyst/src/commands/DeleteSpaceCommand.ts +++ b/clients/client-codecatalyst/src/commands/DeleteSpaceCommand.ts @@ -101,4 +101,16 @@ export class DeleteSpaceCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSpaceCommand) .de(de_DeleteSpaceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSpaceRequest; + output: DeleteSpaceResponse; + }; + sdk: { + input: DeleteSpaceCommandInput; + output: DeleteSpaceCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/GetDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/GetDevEnvironmentCommand.ts index 0775a5174ed2c..ab21ed5d34b1e 100644 --- a/clients/client-codecatalyst/src/commands/GetDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetDevEnvironmentCommand.ts @@ -124,4 +124,16 @@ export class GetDevEnvironmentCommand extends $Command .f(void 0, void 0) .ser(se_GetDevEnvironmentCommand) .de(de_GetDevEnvironmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDevEnvironmentRequest; + output: GetDevEnvironmentResponse; + }; + sdk: { + input: GetDevEnvironmentCommandInput; + output: GetDevEnvironmentCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/GetProjectCommand.ts b/clients/client-codecatalyst/src/commands/GetProjectCommand.ts index 4e680246f0e06..328ca76e17aaf 100644 --- a/clients/client-codecatalyst/src/commands/GetProjectCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetProjectCommand.ts @@ -101,4 +101,16 @@ export class GetProjectCommand extends $Command .f(void 0, void 0) .ser(se_GetProjectCommand) .de(de_GetProjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetProjectRequest; + output: GetProjectResponse; + }; + sdk: { + input: GetProjectCommandInput; + output: GetProjectCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/GetSourceRepositoryCloneUrlsCommand.ts b/clients/client-codecatalyst/src/commands/GetSourceRepositoryCloneUrlsCommand.ts index 6b56ee76c6f57..0658cd29cb336 100644 --- a/clients/client-codecatalyst/src/commands/GetSourceRepositoryCloneUrlsCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetSourceRepositoryCloneUrlsCommand.ts @@ -105,4 +105,16 @@ export class GetSourceRepositoryCloneUrlsCommand extends $Command .f(void 0, void 0) .ser(se_GetSourceRepositoryCloneUrlsCommand) .de(de_GetSourceRepositoryCloneUrlsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSourceRepositoryCloneUrlsRequest; + output: GetSourceRepositoryCloneUrlsResponse; + }; + sdk: { + input: GetSourceRepositoryCloneUrlsCommandInput; + output: GetSourceRepositoryCloneUrlsCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/GetSourceRepositoryCommand.ts b/clients/client-codecatalyst/src/commands/GetSourceRepositoryCommand.ts index c5359d2758016..ef4f0548b442d 100644 --- a/clients/client-codecatalyst/src/commands/GetSourceRepositoryCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetSourceRepositoryCommand.ts @@ -104,4 +104,16 @@ export class GetSourceRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_GetSourceRepositoryCommand) .de(de_GetSourceRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSourceRepositoryRequest; + output: GetSourceRepositoryResponse; + }; + sdk: { + input: GetSourceRepositoryCommandInput; + output: GetSourceRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/GetSpaceCommand.ts b/clients/client-codecatalyst/src/commands/GetSpaceCommand.ts index 54f0c94e3411d..d996067ff3eff 100644 --- a/clients/client-codecatalyst/src/commands/GetSpaceCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetSpaceCommand.ts @@ -100,4 +100,16 @@ export class GetSpaceCommand extends $Command .f(void 0, void 0) .ser(se_GetSpaceCommand) .de(de_GetSpaceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSpaceRequest; + output: GetSpaceResponse; + }; + sdk: { + input: GetSpaceCommandInput; + output: GetSpaceCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/GetSubscriptionCommand.ts b/clients/client-codecatalyst/src/commands/GetSubscriptionCommand.ts index e46bebd3e1cff..f165ec40fa0a4 100644 --- a/clients/client-codecatalyst/src/commands/GetSubscriptionCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetSubscriptionCommand.ts @@ -101,4 +101,16 @@ export class GetSubscriptionCommand extends $Command .f(void 0, void 0) .ser(se_GetSubscriptionCommand) .de(de_GetSubscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSubscriptionRequest; + output: GetSubscriptionResponse; + }; + sdk: { + input: GetSubscriptionCommandInput; + output: GetSubscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/GetUserDetailsCommand.ts b/clients/client-codecatalyst/src/commands/GetUserDetailsCommand.ts index a82b84ec3e1e6..d451b7c81403b 100644 --- a/clients/client-codecatalyst/src/commands/GetUserDetailsCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetUserDetailsCommand.ts @@ -105,4 +105,16 @@ export class GetUserDetailsCommand extends $Command .f(void 0, void 0) .ser(se_GetUserDetailsCommand) .de(de_GetUserDetailsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetUserDetailsRequest; + output: GetUserDetailsResponse; + }; + sdk: { + input: GetUserDetailsCommandInput; + output: GetUserDetailsCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/GetWorkflowCommand.ts b/clients/client-codecatalyst/src/commands/GetWorkflowCommand.ts index 85030dfed439c..90075153b8f41 100644 --- a/clients/client-codecatalyst/src/commands/GetWorkflowCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetWorkflowCommand.ts @@ -111,4 +111,16 @@ export class GetWorkflowCommand extends $Command .f(void 0, void 0) .ser(se_GetWorkflowCommand) .de(de_GetWorkflowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetWorkflowRequest; + output: GetWorkflowResponse; + }; + sdk: { + input: GetWorkflowCommandInput; + output: GetWorkflowCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/GetWorkflowRunCommand.ts b/clients/client-codecatalyst/src/commands/GetWorkflowRunCommand.ts index 7512c093cd730..410301bacbc1b 100644 --- a/clients/client-codecatalyst/src/commands/GetWorkflowRunCommand.ts +++ b/clients/client-codecatalyst/src/commands/GetWorkflowRunCommand.ts @@ -109,4 +109,16 @@ export class GetWorkflowRunCommand extends $Command .f(void 0, void 0) .ser(se_GetWorkflowRunCommand) .de(de_GetWorkflowRunCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetWorkflowRunRequest; + output: GetWorkflowRunResponse; + }; + sdk: { + input: GetWorkflowRunCommandInput; + output: GetWorkflowRunCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/ListAccessTokensCommand.ts b/clients/client-codecatalyst/src/commands/ListAccessTokensCommand.ts index a256a063b0d86..3dc59b3933158 100644 --- a/clients/client-codecatalyst/src/commands/ListAccessTokensCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListAccessTokensCommand.ts @@ -105,4 +105,16 @@ export class ListAccessTokensCommand extends $Command .f(void 0, void 0) .ser(se_ListAccessTokensCommand) .de(de_ListAccessTokensCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAccessTokensRequest; + output: ListAccessTokensResponse; + }; + sdk: { + input: ListAccessTokensCommandInput; + output: ListAccessTokensCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/ListDevEnvironmentSessionsCommand.ts b/clients/client-codecatalyst/src/commands/ListDevEnvironmentSessionsCommand.ts index e525309d78913..55d3add744356 100644 --- a/clients/client-codecatalyst/src/commands/ListDevEnvironmentSessionsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListDevEnvironmentSessionsCommand.ts @@ -110,4 +110,16 @@ export class ListDevEnvironmentSessionsCommand extends $Command .f(void 0, void 0) .ser(se_ListDevEnvironmentSessionsCommand) .de(de_ListDevEnvironmentSessionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDevEnvironmentSessionsRequest; + output: ListDevEnvironmentSessionsResponse; + }; + sdk: { + input: ListDevEnvironmentSessionsCommandInput; + output: ListDevEnvironmentSessionsCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/ListDevEnvironmentsCommand.ts b/clients/client-codecatalyst/src/commands/ListDevEnvironmentsCommand.ts index 5bf0d8471b902..35759d6e0a0c6 100644 --- a/clients/client-codecatalyst/src/commands/ListDevEnvironmentsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListDevEnvironmentsCommand.ts @@ -139,4 +139,16 @@ export class ListDevEnvironmentsCommand extends $Command .f(void 0, void 0) .ser(se_ListDevEnvironmentsCommand) .de(de_ListDevEnvironmentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDevEnvironmentsRequest; + output: ListDevEnvironmentsResponse; + }; + sdk: { + input: ListDevEnvironmentsCommandInput; + output: ListDevEnvironmentsCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/ListEventLogsCommand.ts b/clients/client-codecatalyst/src/commands/ListEventLogsCommand.ts index f456e1d3a942e..a3caaea2589e3 100644 --- a/clients/client-codecatalyst/src/commands/ListEventLogsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListEventLogsCommand.ts @@ -144,4 +144,16 @@ export class ListEventLogsCommand extends $Command .f(void 0, void 0) .ser(se_ListEventLogsCommand) .de(de_ListEventLogsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEventLogsRequest; + output: ListEventLogsResponse; + }; + sdk: { + input: ListEventLogsCommandInput; + output: ListEventLogsCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/ListProjectsCommand.ts b/clients/client-codecatalyst/src/commands/ListProjectsCommand.ts index ecf6a1b50d5ba..5396803a2b319 100644 --- a/clients/client-codecatalyst/src/commands/ListProjectsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListProjectsCommand.ts @@ -115,4 +115,16 @@ export class ListProjectsCommand extends $Command .f(void 0, void 0) .ser(se_ListProjectsCommand) .de(de_ListProjectsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListProjectsRequest; + output: ListProjectsResponse; + }; + sdk: { + input: ListProjectsCommandInput; + output: ListProjectsCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/ListSourceRepositoriesCommand.ts b/clients/client-codecatalyst/src/commands/ListSourceRepositoriesCommand.ts index 3a5a126e6da10..1f6b00db3822f 100644 --- a/clients/client-codecatalyst/src/commands/ListSourceRepositoriesCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListSourceRepositoriesCommand.ts @@ -109,4 +109,16 @@ export class ListSourceRepositoriesCommand extends $Command .f(void 0, void 0) .ser(se_ListSourceRepositoriesCommand) .de(de_ListSourceRepositoriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSourceRepositoriesRequest; + output: ListSourceRepositoriesResponse; + }; + sdk: { + input: ListSourceRepositoriesCommandInput; + output: ListSourceRepositoriesCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/ListSourceRepositoryBranchesCommand.ts b/clients/client-codecatalyst/src/commands/ListSourceRepositoryBranchesCommand.ts index 1a0e9f5405132..45f917111ec1c 100644 --- a/clients/client-codecatalyst/src/commands/ListSourceRepositoryBranchesCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListSourceRepositoryBranchesCommand.ts @@ -114,4 +114,16 @@ export class ListSourceRepositoryBranchesCommand extends $Command .f(void 0, void 0) .ser(se_ListSourceRepositoryBranchesCommand) .de(de_ListSourceRepositoryBranchesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSourceRepositoryBranchesRequest; + output: ListSourceRepositoryBranchesResponse; + }; + sdk: { + input: ListSourceRepositoryBranchesCommandInput; + output: ListSourceRepositoryBranchesCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/ListSpacesCommand.ts b/clients/client-codecatalyst/src/commands/ListSpacesCommand.ts index 8ca6e45c68174..ad8b679ab8753 100644 --- a/clients/client-codecatalyst/src/commands/ListSpacesCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListSpacesCommand.ts @@ -105,4 +105,16 @@ export class ListSpacesCommand extends $Command .f(void 0, void 0) .ser(se_ListSpacesCommand) .de(de_ListSpacesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSpacesRequest; + output: ListSpacesResponse; + }; + sdk: { + input: ListSpacesCommandInput; + output: ListSpacesCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/ListWorkflowRunsCommand.ts b/clients/client-codecatalyst/src/commands/ListWorkflowRunsCommand.ts index 2129d2c77465f..83a383a7293d2 100644 --- a/clients/client-codecatalyst/src/commands/ListWorkflowRunsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListWorkflowRunsCommand.ts @@ -118,4 +118,16 @@ export class ListWorkflowRunsCommand extends $Command .f(void 0, void 0) .ser(se_ListWorkflowRunsCommand) .de(de_ListWorkflowRunsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListWorkflowRunsRequest; + output: ListWorkflowRunsResponse; + }; + sdk: { + input: ListWorkflowRunsCommandInput; + output: ListWorkflowRunsCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/ListWorkflowsCommand.ts b/clients/client-codecatalyst/src/commands/ListWorkflowsCommand.ts index ff88bb2994503..fa5e3d1f4b68b 100644 --- a/clients/client-codecatalyst/src/commands/ListWorkflowsCommand.ts +++ b/clients/client-codecatalyst/src/commands/ListWorkflowsCommand.ts @@ -118,4 +118,16 @@ export class ListWorkflowsCommand extends $Command .f(void 0, void 0) .ser(se_ListWorkflowsCommand) .de(de_ListWorkflowsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListWorkflowsRequest; + output: ListWorkflowsResponse; + }; + sdk: { + input: ListWorkflowsCommandInput; + output: ListWorkflowsCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/StartDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/StartDevEnvironmentCommand.ts index b729c2fdb4eea..81709d09af96e 100644 --- a/clients/client-codecatalyst/src/commands/StartDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/StartDevEnvironmentCommand.ts @@ -110,4 +110,16 @@ export class StartDevEnvironmentCommand extends $Command .f(void 0, void 0) .ser(se_StartDevEnvironmentCommand) .de(de_StartDevEnvironmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartDevEnvironmentRequest; + output: StartDevEnvironmentResponse; + }; + sdk: { + input: StartDevEnvironmentCommandInput; + output: StartDevEnvironmentCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/StartDevEnvironmentSessionCommand.ts b/clients/client-codecatalyst/src/commands/StartDevEnvironmentSessionCommand.ts index 13c13df8eea32..860080ca385e3 100644 --- a/clients/client-codecatalyst/src/commands/StartDevEnvironmentSessionCommand.ts +++ b/clients/client-codecatalyst/src/commands/StartDevEnvironmentSessionCommand.ts @@ -119,4 +119,16 @@ export class StartDevEnvironmentSessionCommand extends $Command .f(void 0, StartDevEnvironmentSessionResponseFilterSensitiveLog) .ser(se_StartDevEnvironmentSessionCommand) .de(de_StartDevEnvironmentSessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartDevEnvironmentSessionRequest; + output: StartDevEnvironmentSessionResponse; + }; + sdk: { + input: StartDevEnvironmentSessionCommandInput; + output: StartDevEnvironmentSessionCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/StartWorkflowRunCommand.ts b/clients/client-codecatalyst/src/commands/StartWorkflowRunCommand.ts index 4416bc7246bbc..f6dace81899dc 100644 --- a/clients/client-codecatalyst/src/commands/StartWorkflowRunCommand.ts +++ b/clients/client-codecatalyst/src/commands/StartWorkflowRunCommand.ts @@ -103,4 +103,16 @@ export class StartWorkflowRunCommand extends $Command .f(void 0, void 0) .ser(se_StartWorkflowRunCommand) .de(de_StartWorkflowRunCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartWorkflowRunRequest; + output: StartWorkflowRunResponse; + }; + sdk: { + input: StartWorkflowRunCommandInput; + output: StartWorkflowRunCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/StopDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/StopDevEnvironmentCommand.ts index 5b7bcfd033959..a9dff2710b1df 100644 --- a/clients/client-codecatalyst/src/commands/StopDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/StopDevEnvironmentCommand.ts @@ -102,4 +102,16 @@ export class StopDevEnvironmentCommand extends $Command .f(void 0, void 0) .ser(se_StopDevEnvironmentCommand) .de(de_StopDevEnvironmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopDevEnvironmentRequest; + output: StopDevEnvironmentResponse; + }; + sdk: { + input: StopDevEnvironmentCommandInput; + output: StopDevEnvironmentCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/StopDevEnvironmentSessionCommand.ts b/clients/client-codecatalyst/src/commands/StopDevEnvironmentSessionCommand.ts index 5807a977fb3c9..00140c113ff8b 100644 --- a/clients/client-codecatalyst/src/commands/StopDevEnvironmentSessionCommand.ts +++ b/clients/client-codecatalyst/src/commands/StopDevEnvironmentSessionCommand.ts @@ -103,4 +103,16 @@ export class StopDevEnvironmentSessionCommand extends $Command .f(void 0, void 0) .ser(se_StopDevEnvironmentSessionCommand) .de(de_StopDevEnvironmentSessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopDevEnvironmentSessionRequest; + output: StopDevEnvironmentSessionResponse; + }; + sdk: { + input: StopDevEnvironmentSessionCommandInput; + output: StopDevEnvironmentSessionCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/UpdateDevEnvironmentCommand.ts b/clients/client-codecatalyst/src/commands/UpdateDevEnvironmentCommand.ts index 814bdc633aeb3..898d1f24b235a 100644 --- a/clients/client-codecatalyst/src/commands/UpdateDevEnvironmentCommand.ts +++ b/clients/client-codecatalyst/src/commands/UpdateDevEnvironmentCommand.ts @@ -121,4 +121,16 @@ export class UpdateDevEnvironmentCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDevEnvironmentCommand) .de(de_UpdateDevEnvironmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDevEnvironmentRequest; + output: UpdateDevEnvironmentResponse; + }; + sdk: { + input: UpdateDevEnvironmentCommandInput; + output: UpdateDevEnvironmentCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/UpdateProjectCommand.ts b/clients/client-codecatalyst/src/commands/UpdateProjectCommand.ts index 0af2f4a099704..b2c8a6332fb56 100644 --- a/clients/client-codecatalyst/src/commands/UpdateProjectCommand.ts +++ b/clients/client-codecatalyst/src/commands/UpdateProjectCommand.ts @@ -102,4 +102,16 @@ export class UpdateProjectCommand extends $Command .f(void 0, void 0) .ser(se_UpdateProjectCommand) .de(de_UpdateProjectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateProjectRequest; + output: UpdateProjectResponse; + }; + sdk: { + input: UpdateProjectCommandInput; + output: UpdateProjectCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/UpdateSpaceCommand.ts b/clients/client-codecatalyst/src/commands/UpdateSpaceCommand.ts index dc21315c61c5a..4fb3e89bf8f19 100644 --- a/clients/client-codecatalyst/src/commands/UpdateSpaceCommand.ts +++ b/clients/client-codecatalyst/src/commands/UpdateSpaceCommand.ts @@ -100,4 +100,16 @@ export class UpdateSpaceCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSpaceCommand) .de(de_UpdateSpaceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSpaceRequest; + output: UpdateSpaceResponse; + }; + sdk: { + input: UpdateSpaceCommandInput; + output: UpdateSpaceCommandOutput; + }; + }; +} diff --git a/clients/client-codecatalyst/src/commands/VerifySessionCommand.ts b/clients/client-codecatalyst/src/commands/VerifySessionCommand.ts index bccb11169a6ea..159a080b971cf 100644 --- a/clients/client-codecatalyst/src/commands/VerifySessionCommand.ts +++ b/clients/client-codecatalyst/src/commands/VerifySessionCommand.ts @@ -95,4 +95,16 @@ export class VerifySessionCommand extends $Command .f(void 0, void 0) .ser(se_VerifySessionCommand) .de(de_VerifySessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: VerifySessionResponse; + }; + sdk: { + input: VerifySessionCommandInput; + output: VerifySessionCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/CHANGELOG.md b/clients/client-codecommit/CHANGELOG.md index 52b6963056c25..f6ca0c42fb0fa 100644 --- a/clients/client-codecommit/CHANGELOG.md +++ b/clients/client-codecommit/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-codecommit + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-codecommit + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-codecommit diff --git a/clients/client-codecommit/package.json b/clients/client-codecommit/package.json index 987aa271d3bb6..7f9e7ad821033 100644 --- a/clients/client-codecommit/package.json +++ b/clients/client-codecommit/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codecommit", "description": "AWS SDK for JavaScript Codecommit Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codecommit", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-codecommit/src/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.ts b/clients/client-codecommit/src/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.ts index 0564cabff4213..1b0602bfafab0 100644 --- a/clients/client-codecommit/src/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.ts @@ -131,4 +131,16 @@ export class AssociateApprovalRuleTemplateWithRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_AssociateApprovalRuleTemplateWithRepositoryCommand) .de(de_AssociateApprovalRuleTemplateWithRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateApprovalRuleTemplateWithRepositoryInput; + output: {}; + }; + sdk: { + input: AssociateApprovalRuleTemplateWithRepositoryCommandInput; + output: AssociateApprovalRuleTemplateWithRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.ts b/clients/client-codecommit/src/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.ts index ac79b967d01c1..0d3b36a6de0e3 100644 --- a/clients/client-codecommit/src/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.ts +++ b/clients/client-codecommit/src/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.ts @@ -131,4 +131,16 @@ export class BatchAssociateApprovalRuleTemplateWithRepositoriesCommand extends $ .f(void 0, void 0) .ser(se_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand) .de(de_BatchAssociateApprovalRuleTemplateWithRepositoriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchAssociateApprovalRuleTemplateWithRepositoriesInput; + output: BatchAssociateApprovalRuleTemplateWithRepositoriesOutput; + }; + sdk: { + input: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandInput; + output: BatchAssociateApprovalRuleTemplateWithRepositoriesCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/BatchDescribeMergeConflictsCommand.ts b/clients/client-codecommit/src/commands/BatchDescribeMergeConflictsCommand.ts index a16c3f7e6992d..3cca18e600987 100644 --- a/clients/client-codecommit/src/commands/BatchDescribeMergeConflictsCommand.ts +++ b/clients/client-codecommit/src/commands/BatchDescribeMergeConflictsCommand.ts @@ -222,4 +222,16 @@ export class BatchDescribeMergeConflictsCommand extends $Command .f(void 0, void 0) .ser(se_BatchDescribeMergeConflictsCommand) .de(de_BatchDescribeMergeConflictsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDescribeMergeConflictsInput; + output: BatchDescribeMergeConflictsOutput; + }; + sdk: { + input: BatchDescribeMergeConflictsCommandInput; + output: BatchDescribeMergeConflictsCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.ts b/clients/client-codecommit/src/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.ts index c2b8618ddd78a..ce453f5aef13c 100644 --- a/clients/client-codecommit/src/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.ts +++ b/clients/client-codecommit/src/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.ts @@ -131,4 +131,16 @@ export class BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand extend .f(void 0, void 0) .ser(se_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand) .de(de_BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDisassociateApprovalRuleTemplateFromRepositoriesInput; + output: BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput; + }; + sdk: { + input: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandInput; + output: BatchDisassociateApprovalRuleTemplateFromRepositoriesCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/BatchGetCommitsCommand.ts b/clients/client-codecommit/src/commands/BatchGetCommitsCommand.ts index 05ff60f4b4ec7..4669e7dcd34b3 100644 --- a/clients/client-codecommit/src/commands/BatchGetCommitsCommand.ts +++ b/clients/client-codecommit/src/commands/BatchGetCommitsCommand.ts @@ -142,4 +142,16 @@ export class BatchGetCommitsCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetCommitsCommand) .de(de_BatchGetCommitsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetCommitsInput; + output: BatchGetCommitsOutput; + }; + sdk: { + input: BatchGetCommitsCommandInput; + output: BatchGetCommitsCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/BatchGetRepositoriesCommand.ts b/clients/client-codecommit/src/commands/BatchGetRepositoriesCommand.ts index a4b7bac2a8194..32af7c1cb18be 100644 --- a/clients/client-codecommit/src/commands/BatchGetRepositoriesCommand.ts +++ b/clients/client-codecommit/src/commands/BatchGetRepositoriesCommand.ts @@ -140,4 +140,16 @@ export class BatchGetRepositoriesCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetRepositoriesCommand) .de(de_BatchGetRepositoriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetRepositoriesInput; + output: BatchGetRepositoriesOutput; + }; + sdk: { + input: BatchGetRepositoriesCommandInput; + output: BatchGetRepositoriesCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/CreateApprovalRuleTemplateCommand.ts b/clients/client-codecommit/src/commands/CreateApprovalRuleTemplateCommand.ts index c04c1ce2aca1e..4fc0805898c8b 100644 --- a/clients/client-codecommit/src/commands/CreateApprovalRuleTemplateCommand.ts +++ b/clients/client-codecommit/src/commands/CreateApprovalRuleTemplateCommand.ts @@ -119,4 +119,16 @@ export class CreateApprovalRuleTemplateCommand extends $Command .f(void 0, void 0) .ser(se_CreateApprovalRuleTemplateCommand) .de(de_CreateApprovalRuleTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateApprovalRuleTemplateInput; + output: CreateApprovalRuleTemplateOutput; + }; + sdk: { + input: CreateApprovalRuleTemplateCommandInput; + output: CreateApprovalRuleTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/CreateBranchCommand.ts b/clients/client-codecommit/src/commands/CreateBranchCommand.ts index 9c7cd5e2bff4d..041da3c31c28c 100644 --- a/clients/client-codecommit/src/commands/CreateBranchCommand.ts +++ b/clients/client-codecommit/src/commands/CreateBranchCommand.ts @@ -129,4 +129,16 @@ export class CreateBranchCommand extends $Command .f(void 0, void 0) .ser(se_CreateBranchCommand) .de(de_CreateBranchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateBranchInput; + output: {}; + }; + sdk: { + input: CreateBranchCommandInput; + output: CreateBranchCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/CreateCommitCommand.ts b/clients/client-codecommit/src/commands/CreateCommitCommand.ts index 60a85100739ad..6884c71b3a82e 100644 --- a/clients/client-codecommit/src/commands/CreateCommitCommand.ts +++ b/clients/client-codecommit/src/commands/CreateCommitCommand.ts @@ -265,4 +265,16 @@ export class CreateCommitCommand extends $Command .f(void 0, void 0) .ser(se_CreateCommitCommand) .de(de_CreateCommitCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCommitInput; + output: CreateCommitOutput; + }; + sdk: { + input: CreateCommitCommandInput; + output: CreateCommitCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/CreatePullRequestApprovalRuleCommand.ts b/clients/client-codecommit/src/commands/CreatePullRequestApprovalRuleCommand.ts index f893ebe8d8c5d..320e1c6ec334f 100644 --- a/clients/client-codecommit/src/commands/CreatePullRequestApprovalRuleCommand.ts +++ b/clients/client-codecommit/src/commands/CreatePullRequestApprovalRuleCommand.ts @@ -142,4 +142,16 @@ export class CreatePullRequestApprovalRuleCommand extends $Command .f(void 0, void 0) .ser(se_CreatePullRequestApprovalRuleCommand) .de(de_CreatePullRequestApprovalRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePullRequestApprovalRuleInput; + output: CreatePullRequestApprovalRuleOutput; + }; + sdk: { + input: CreatePullRequestApprovalRuleCommandInput; + output: CreatePullRequestApprovalRuleCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/CreatePullRequestCommand.ts b/clients/client-codecommit/src/commands/CreatePullRequestCommand.ts index b7a0809e0c596..24c2620f26382 100644 --- a/clients/client-codecommit/src/commands/CreatePullRequestCommand.ts +++ b/clients/client-codecommit/src/commands/CreatePullRequestCommand.ts @@ -218,4 +218,16 @@ export class CreatePullRequestCommand extends $Command .f(void 0, void 0) .ser(se_CreatePullRequestCommand) .de(de_CreatePullRequestCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePullRequestInput; + output: CreatePullRequestOutput; + }; + sdk: { + input: CreatePullRequestCommandInput; + output: CreatePullRequestCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/CreateRepositoryCommand.ts b/clients/client-codecommit/src/commands/CreateRepositoryCommand.ts index 81e34f30510ec..4fa609c458fc3 100644 --- a/clients/client-codecommit/src/commands/CreateRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/CreateRepositoryCommand.ts @@ -151,4 +151,16 @@ export class CreateRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_CreateRepositoryCommand) .de(de_CreateRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRepositoryInput; + output: CreateRepositoryOutput; + }; + sdk: { + input: CreateRepositoryCommandInput; + output: CreateRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/CreateUnreferencedMergeCommitCommand.ts b/clients/client-codecommit/src/commands/CreateUnreferencedMergeCommitCommand.ts index c9f11ded3a0f1..d2dfd0f5b842c 100644 --- a/clients/client-codecommit/src/commands/CreateUnreferencedMergeCommitCommand.ts +++ b/clients/client-codecommit/src/commands/CreateUnreferencedMergeCommitCommand.ts @@ -240,4 +240,16 @@ export class CreateUnreferencedMergeCommitCommand extends $Command .f(void 0, void 0) .ser(se_CreateUnreferencedMergeCommitCommand) .de(de_CreateUnreferencedMergeCommitCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateUnreferencedMergeCommitInput; + output: CreateUnreferencedMergeCommitOutput; + }; + sdk: { + input: CreateUnreferencedMergeCommitCommandInput; + output: CreateUnreferencedMergeCommitCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/DeleteApprovalRuleTemplateCommand.ts b/clients/client-codecommit/src/commands/DeleteApprovalRuleTemplateCommand.ts index 2b1ca7d315006..a58cb6a5201a7 100644 --- a/clients/client-codecommit/src/commands/DeleteApprovalRuleTemplateCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteApprovalRuleTemplateCommand.ts @@ -89,4 +89,16 @@ export class DeleteApprovalRuleTemplateCommand extends $Command .f(void 0, void 0) .ser(se_DeleteApprovalRuleTemplateCommand) .de(de_DeleteApprovalRuleTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteApprovalRuleTemplateInput; + output: DeleteApprovalRuleTemplateOutput; + }; + sdk: { + input: DeleteApprovalRuleTemplateCommandInput; + output: DeleteApprovalRuleTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/DeleteBranchCommand.ts b/clients/client-codecommit/src/commands/DeleteBranchCommand.ts index 3e389af826cee..da02d4b6c8647 100644 --- a/clients/client-codecommit/src/commands/DeleteBranchCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteBranchCommand.ts @@ -119,4 +119,16 @@ export class DeleteBranchCommand extends $Command .f(void 0, void 0) .ser(se_DeleteBranchCommand) .de(de_DeleteBranchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteBranchInput; + output: DeleteBranchOutput; + }; + sdk: { + input: DeleteBranchCommandInput; + output: DeleteBranchCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/DeleteCommentContentCommand.ts b/clients/client-codecommit/src/commands/DeleteCommentContentCommand.ts index af2ff5f5edc85..344c99d2dd703 100644 --- a/clients/client-codecommit/src/commands/DeleteCommentContentCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteCommentContentCommand.ts @@ -105,4 +105,16 @@ export class DeleteCommentContentCommand extends $Command .f(void 0, void 0) .ser(se_DeleteCommentContentCommand) .de(de_DeleteCommentContentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteCommentContentInput; + output: DeleteCommentContentOutput; + }; + sdk: { + input: DeleteCommentContentCommandInput; + output: DeleteCommentContentCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/DeleteFileCommand.ts b/clients/client-codecommit/src/commands/DeleteFileCommand.ts index 3f803045c6ead..3214f71ca8ff8 100644 --- a/clients/client-codecommit/src/commands/DeleteFileCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteFileCommand.ts @@ -166,4 +166,16 @@ export class DeleteFileCommand extends $Command .f(void 0, void 0) .ser(se_DeleteFileCommand) .de(de_DeleteFileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteFileInput; + output: DeleteFileOutput; + }; + sdk: { + input: DeleteFileCommandInput; + output: DeleteFileCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/DeletePullRequestApprovalRuleCommand.ts b/clients/client-codecommit/src/commands/DeletePullRequestApprovalRuleCommand.ts index 1f5e3b908fc10..9518caabf48f0 100644 --- a/clients/client-codecommit/src/commands/DeletePullRequestApprovalRuleCommand.ts +++ b/clients/client-codecommit/src/commands/DeletePullRequestApprovalRuleCommand.ts @@ -122,4 +122,16 @@ export class DeletePullRequestApprovalRuleCommand extends $Command .f(void 0, void 0) .ser(se_DeletePullRequestApprovalRuleCommand) .de(de_DeletePullRequestApprovalRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePullRequestApprovalRuleInput; + output: DeletePullRequestApprovalRuleOutput; + }; + sdk: { + input: DeletePullRequestApprovalRuleCommandInput; + output: DeletePullRequestApprovalRuleCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/DeleteRepositoryCommand.ts b/clients/client-codecommit/src/commands/DeleteRepositoryCommand.ts index 7bc7afc7cbfa0..a690f16dd6e02 100644 --- a/clients/client-codecommit/src/commands/DeleteRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/DeleteRepositoryCommand.ts @@ -108,4 +108,16 @@ export class DeleteRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRepositoryCommand) .de(de_DeleteRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRepositoryInput; + output: DeleteRepositoryOutput; + }; + sdk: { + input: DeleteRepositoryCommandInput; + output: DeleteRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/DescribeMergeConflictsCommand.ts b/clients/client-codecommit/src/commands/DescribeMergeConflictsCommand.ts index 87b75373272ef..bdc3d565abf40 100644 --- a/clients/client-codecommit/src/commands/DescribeMergeConflictsCommand.ts +++ b/clients/client-codecommit/src/commands/DescribeMergeConflictsCommand.ts @@ -217,4 +217,16 @@ export class DescribeMergeConflictsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeMergeConflictsCommand) .de(de_DescribeMergeConflictsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeMergeConflictsInput; + output: DescribeMergeConflictsOutput; + }; + sdk: { + input: DescribeMergeConflictsCommandInput; + output: DescribeMergeConflictsCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/DescribePullRequestEventsCommand.ts b/clients/client-codecommit/src/commands/DescribePullRequestEventsCommand.ts index e21bd2404eccd..517c1ce689a07 100644 --- a/clients/client-codecommit/src/commands/DescribePullRequestEventsCommand.ts +++ b/clients/client-codecommit/src/commands/DescribePullRequestEventsCommand.ts @@ -167,4 +167,16 @@ export class DescribePullRequestEventsCommand extends $Command .f(void 0, void 0) .ser(se_DescribePullRequestEventsCommand) .de(de_DescribePullRequestEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePullRequestEventsInput; + output: DescribePullRequestEventsOutput; + }; + sdk: { + input: DescribePullRequestEventsCommandInput; + output: DescribePullRequestEventsCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.ts b/clients/client-codecommit/src/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.ts index d1c8af39a96e0..ac63fc11ab396 100644 --- a/clients/client-codecommit/src/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.ts @@ -124,4 +124,16 @@ export class DisassociateApprovalRuleTemplateFromRepositoryCommand extends $Comm .f(void 0, void 0) .ser(se_DisassociateApprovalRuleTemplateFromRepositoryCommand) .de(de_DisassociateApprovalRuleTemplateFromRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateApprovalRuleTemplateFromRepositoryInput; + output: {}; + }; + sdk: { + input: DisassociateApprovalRuleTemplateFromRepositoryCommandInput; + output: DisassociateApprovalRuleTemplateFromRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/EvaluatePullRequestApprovalRulesCommand.ts b/clients/client-codecommit/src/commands/EvaluatePullRequestApprovalRulesCommand.ts index 48f70b36518c9..6d679b05e3ab7 100644 --- a/clients/client-codecommit/src/commands/EvaluatePullRequestApprovalRulesCommand.ts +++ b/clients/client-codecommit/src/commands/EvaluatePullRequestApprovalRulesCommand.ts @@ -125,4 +125,16 @@ export class EvaluatePullRequestApprovalRulesCommand extends $Command .f(void 0, void 0) .ser(se_EvaluatePullRequestApprovalRulesCommand) .de(de_EvaluatePullRequestApprovalRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EvaluatePullRequestApprovalRulesInput; + output: EvaluatePullRequestApprovalRulesOutput; + }; + sdk: { + input: EvaluatePullRequestApprovalRulesCommandInput; + output: EvaluatePullRequestApprovalRulesCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetApprovalRuleTemplateCommand.ts b/clients/client-codecommit/src/commands/GetApprovalRuleTemplateCommand.ts index e02e80149fc84..560828edfaea3 100644 --- a/clients/client-codecommit/src/commands/GetApprovalRuleTemplateCommand.ts +++ b/clients/client-codecommit/src/commands/GetApprovalRuleTemplateCommand.ts @@ -98,4 +98,16 @@ export class GetApprovalRuleTemplateCommand extends $Command .f(void 0, void 0) .ser(se_GetApprovalRuleTemplateCommand) .de(de_GetApprovalRuleTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetApprovalRuleTemplateInput; + output: GetApprovalRuleTemplateOutput; + }; + sdk: { + input: GetApprovalRuleTemplateCommandInput; + output: GetApprovalRuleTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetBlobCommand.ts b/clients/client-codecommit/src/commands/GetBlobCommand.ts index 1ea4edc515d33..975dc274295c9 100644 --- a/clients/client-codecommit/src/commands/GetBlobCommand.ts +++ b/clients/client-codecommit/src/commands/GetBlobCommand.ts @@ -120,4 +120,16 @@ export class GetBlobCommand extends $Command .f(void 0, void 0) .ser(se_GetBlobCommand) .de(de_GetBlobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetBlobInput; + output: GetBlobOutput; + }; + sdk: { + input: GetBlobCommandInput; + output: GetBlobCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetBranchCommand.ts b/clients/client-codecommit/src/commands/GetBranchCommand.ts index eefad7020182e..9d84ec787b05d 100644 --- a/clients/client-codecommit/src/commands/GetBranchCommand.ts +++ b/clients/client-codecommit/src/commands/GetBranchCommand.ts @@ -119,4 +119,16 @@ export class GetBranchCommand extends $Command .f(void 0, void 0) .ser(se_GetBranchCommand) .de(de_GetBranchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetBranchInput; + output: GetBranchOutput; + }; + sdk: { + input: GetBranchCommandInput; + output: GetBranchCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetCommentCommand.ts b/clients/client-codecommit/src/commands/GetCommentCommand.ts index eaf758b4fba90..f4d43cd7d1d30 100644 --- a/clients/client-codecommit/src/commands/GetCommentCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommentCommand.ts @@ -124,4 +124,16 @@ export class GetCommentCommand extends $Command .f(void 0, void 0) .ser(se_GetCommentCommand) .de(de_GetCommentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCommentInput; + output: GetCommentOutput; + }; + sdk: { + input: GetCommentCommandInput; + output: GetCommentCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetCommentReactionsCommand.ts b/clients/client-codecommit/src/commands/GetCommentReactionsCommand.ts index 6de16170f5eb7..895abdebb511e 100644 --- a/clients/client-codecommit/src/commands/GetCommentReactionsCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommentReactionsCommand.ts @@ -115,4 +115,16 @@ export class GetCommentReactionsCommand extends $Command .f(void 0, void 0) .ser(se_GetCommentReactionsCommand) .de(de_GetCommentReactionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCommentReactionsInput; + output: GetCommentReactionsOutput; + }; + sdk: { + input: GetCommentReactionsCommandInput; + output: GetCommentReactionsCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetCommentsForComparedCommitCommand.ts b/clients/client-codecommit/src/commands/GetCommentsForComparedCommitCommand.ts index bec5264159ea5..dc078b0b9bead 100644 --- a/clients/client-codecommit/src/commands/GetCommentsForComparedCommitCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommentsForComparedCommitCommand.ts @@ -166,4 +166,16 @@ export class GetCommentsForComparedCommitCommand extends $Command .f(void 0, void 0) .ser(se_GetCommentsForComparedCommitCommand) .de(de_GetCommentsForComparedCommitCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCommentsForComparedCommitInput; + output: GetCommentsForComparedCommitOutput; + }; + sdk: { + input: GetCommentsForComparedCommitCommandInput; + output: GetCommentsForComparedCommitCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetCommentsForPullRequestCommand.ts b/clients/client-codecommit/src/commands/GetCommentsForPullRequestCommand.ts index 9067a2618e634..e2d2c807fa6d3 100644 --- a/clients/client-codecommit/src/commands/GetCommentsForPullRequestCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommentsForPullRequestCommand.ts @@ -175,4 +175,16 @@ export class GetCommentsForPullRequestCommand extends $Command .f(void 0, void 0) .ser(se_GetCommentsForPullRequestCommand) .de(de_GetCommentsForPullRequestCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCommentsForPullRequestInput; + output: GetCommentsForPullRequestOutput; + }; + sdk: { + input: GetCommentsForPullRequestCommandInput; + output: GetCommentsForPullRequestCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetCommitCommand.ts b/clients/client-codecommit/src/commands/GetCommitCommand.ts index aabeb1856b5d0..f7386dcee7386 100644 --- a/clients/client-codecommit/src/commands/GetCommitCommand.ts +++ b/clients/client-codecommit/src/commands/GetCommitCommand.ts @@ -134,4 +134,16 @@ export class GetCommitCommand extends $Command .f(void 0, void 0) .ser(se_GetCommitCommand) .de(de_GetCommitCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCommitInput; + output: GetCommitOutput; + }; + sdk: { + input: GetCommitCommandInput; + output: GetCommitCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetDifferencesCommand.ts b/clients/client-codecommit/src/commands/GetDifferencesCommand.ts index 9bb3f84ddeabb..8b207646cb517 100644 --- a/clients/client-codecommit/src/commands/GetDifferencesCommand.ts +++ b/clients/client-codecommit/src/commands/GetDifferencesCommand.ts @@ -153,4 +153,16 @@ export class GetDifferencesCommand extends $Command .f(void 0, void 0) .ser(se_GetDifferencesCommand) .de(de_GetDifferencesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDifferencesInput; + output: GetDifferencesOutput; + }; + sdk: { + input: GetDifferencesCommandInput; + output: GetDifferencesCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetFileCommand.ts b/clients/client-codecommit/src/commands/GetFileCommand.ts index c214e368f92d8..8d93bea8b7b62 100644 --- a/clients/client-codecommit/src/commands/GetFileCommand.ts +++ b/clients/client-codecommit/src/commands/GetFileCommand.ts @@ -133,4 +133,16 @@ export class GetFileCommand extends $Command .f(void 0, void 0) .ser(se_GetFileCommand) .de(de_GetFileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFileInput; + output: GetFileOutput; + }; + sdk: { + input: GetFileCommandInput; + output: GetFileCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetFolderCommand.ts b/clients/client-codecommit/src/commands/GetFolderCommand.ts index e40dcac2e55ef..2504f74240803 100644 --- a/clients/client-codecommit/src/commands/GetFolderCommand.ts +++ b/clients/client-codecommit/src/commands/GetFolderCommand.ts @@ -156,4 +156,16 @@ export class GetFolderCommand extends $Command .f(void 0, void 0) .ser(se_GetFolderCommand) .de(de_GetFolderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFolderInput; + output: GetFolderOutput; + }; + sdk: { + input: GetFolderCommandInput; + output: GetFolderCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetMergeCommitCommand.ts b/clients/client-codecommit/src/commands/GetMergeCommitCommand.ts index 8073fa10e656c..6caee4e7c9137 100644 --- a/clients/client-codecommit/src/commands/GetMergeCommitCommand.ts +++ b/clients/client-codecommit/src/commands/GetMergeCommitCommand.ts @@ -128,4 +128,16 @@ export class GetMergeCommitCommand extends $Command .f(void 0, void 0) .ser(se_GetMergeCommitCommand) .de(de_GetMergeCommitCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMergeCommitInput; + output: GetMergeCommitOutput; + }; + sdk: { + input: GetMergeCommitCommandInput; + output: GetMergeCommitCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetMergeConflictsCommand.ts b/clients/client-codecommit/src/commands/GetMergeConflictsCommand.ts index 22759cf357066..58da53f0267db 100644 --- a/clients/client-codecommit/src/commands/GetMergeConflictsCommand.ts +++ b/clients/client-codecommit/src/commands/GetMergeConflictsCommand.ts @@ -193,4 +193,16 @@ export class GetMergeConflictsCommand extends $Command .f(void 0, void 0) .ser(se_GetMergeConflictsCommand) .de(de_GetMergeConflictsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMergeConflictsInput; + output: GetMergeConflictsOutput; + }; + sdk: { + input: GetMergeConflictsCommandInput; + output: GetMergeConflictsCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetMergeOptionsCommand.ts b/clients/client-codecommit/src/commands/GetMergeOptionsCommand.ts index fd5775f64361b..52f5390667708 100644 --- a/clients/client-codecommit/src/commands/GetMergeOptionsCommand.ts +++ b/clients/client-codecommit/src/commands/GetMergeOptionsCommand.ts @@ -142,4 +142,16 @@ export class GetMergeOptionsCommand extends $Command .f(void 0, void 0) .ser(se_GetMergeOptionsCommand) .de(de_GetMergeOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMergeOptionsInput; + output: GetMergeOptionsOutput; + }; + sdk: { + input: GetMergeOptionsCommandInput; + output: GetMergeOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetPullRequestApprovalStatesCommand.ts b/clients/client-codecommit/src/commands/GetPullRequestApprovalStatesCommand.ts index 7d2be39fd7494..e68b754c8fbbe 100644 --- a/clients/client-codecommit/src/commands/GetPullRequestApprovalStatesCommand.ts +++ b/clients/client-codecommit/src/commands/GetPullRequestApprovalStatesCommand.ts @@ -119,4 +119,16 @@ export class GetPullRequestApprovalStatesCommand extends $Command .f(void 0, void 0) .ser(se_GetPullRequestApprovalStatesCommand) .de(de_GetPullRequestApprovalStatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPullRequestApprovalStatesInput; + output: GetPullRequestApprovalStatesOutput; + }; + sdk: { + input: GetPullRequestApprovalStatesCommandInput; + output: GetPullRequestApprovalStatesCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetPullRequestCommand.ts b/clients/client-codecommit/src/commands/GetPullRequestCommand.ts index a53d2abb80bac..f4be27bd26c17 100644 --- a/clients/client-codecommit/src/commands/GetPullRequestCommand.ts +++ b/clients/client-codecommit/src/commands/GetPullRequestCommand.ts @@ -142,4 +142,16 @@ export class GetPullRequestCommand extends $Command .f(void 0, void 0) .ser(se_GetPullRequestCommand) .de(de_GetPullRequestCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPullRequestInput; + output: GetPullRequestOutput; + }; + sdk: { + input: GetPullRequestCommandInput; + output: GetPullRequestCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetPullRequestOverrideStateCommand.ts b/clients/client-codecommit/src/commands/GetPullRequestOverrideStateCommand.ts index ecfab130ef048..66465b958b6c2 100644 --- a/clients/client-codecommit/src/commands/GetPullRequestOverrideStateCommand.ts +++ b/clients/client-codecommit/src/commands/GetPullRequestOverrideStateCommand.ts @@ -110,4 +110,16 @@ export class GetPullRequestOverrideStateCommand extends $Command .f(void 0, void 0) .ser(se_GetPullRequestOverrideStateCommand) .de(de_GetPullRequestOverrideStateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPullRequestOverrideStateInput; + output: GetPullRequestOverrideStateOutput; + }; + sdk: { + input: GetPullRequestOverrideStateCommandInput; + output: GetPullRequestOverrideStateCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetRepositoryCommand.ts b/clients/client-codecommit/src/commands/GetRepositoryCommand.ts index 628950cb9a35e..98b1c7e81b65f 100644 --- a/clients/client-codecommit/src/commands/GetRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/GetRepositoryCommand.ts @@ -125,4 +125,16 @@ export class GetRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_GetRepositoryCommand) .de(de_GetRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRepositoryInput; + output: GetRepositoryOutput; + }; + sdk: { + input: GetRepositoryCommandInput; + output: GetRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/GetRepositoryTriggersCommand.ts b/clients/client-codecommit/src/commands/GetRepositoryTriggersCommand.ts index 8255084ab431e..b31611b5e9b07 100644 --- a/clients/client-codecommit/src/commands/GetRepositoryTriggersCommand.ts +++ b/clients/client-codecommit/src/commands/GetRepositoryTriggersCommand.ts @@ -119,4 +119,16 @@ export class GetRepositoryTriggersCommand extends $Command .f(void 0, void 0) .ser(se_GetRepositoryTriggersCommand) .de(de_GetRepositoryTriggersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRepositoryTriggersInput; + output: GetRepositoryTriggersOutput; + }; + sdk: { + input: GetRepositoryTriggersCommandInput; + output: GetRepositoryTriggersCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/ListApprovalRuleTemplatesCommand.ts b/clients/client-codecommit/src/commands/ListApprovalRuleTemplatesCommand.ts index 8255bc96111c5..27faf8b08e09a 100644 --- a/clients/client-codecommit/src/commands/ListApprovalRuleTemplatesCommand.ts +++ b/clients/client-codecommit/src/commands/ListApprovalRuleTemplatesCommand.ts @@ -88,4 +88,16 @@ export class ListApprovalRuleTemplatesCommand extends $Command .f(void 0, void 0) .ser(se_ListApprovalRuleTemplatesCommand) .de(de_ListApprovalRuleTemplatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListApprovalRuleTemplatesInput; + output: ListApprovalRuleTemplatesOutput; + }; + sdk: { + input: ListApprovalRuleTemplatesCommandInput; + output: ListApprovalRuleTemplatesCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts b/clients/client-codecommit/src/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts index 25f3e78eadd40..75736d8d342e5 100644 --- a/clients/client-codecommit/src/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts +++ b/clients/client-codecommit/src/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.ts @@ -126,4 +126,16 @@ export class ListAssociatedApprovalRuleTemplatesForRepositoryCommand extends $Co .f(void 0, void 0) .ser(se_ListAssociatedApprovalRuleTemplatesForRepositoryCommand) .de(de_ListAssociatedApprovalRuleTemplatesForRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAssociatedApprovalRuleTemplatesForRepositoryInput; + output: ListAssociatedApprovalRuleTemplatesForRepositoryOutput; + }; + sdk: { + input: ListAssociatedApprovalRuleTemplatesForRepositoryCommandInput; + output: ListAssociatedApprovalRuleTemplatesForRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/ListBranchesCommand.ts b/clients/client-codecommit/src/commands/ListBranchesCommand.ts index 0ec1d4fa5a529..03fd01292a5d1 100644 --- a/clients/client-codecommit/src/commands/ListBranchesCommand.ts +++ b/clients/client-codecommit/src/commands/ListBranchesCommand.ts @@ -113,4 +113,16 @@ export class ListBranchesCommand extends $Command .f(void 0, void 0) .ser(se_ListBranchesCommand) .de(de_ListBranchesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListBranchesInput; + output: ListBranchesOutput; + }; + sdk: { + input: ListBranchesCommandInput; + output: ListBranchesCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/ListFileCommitHistoryCommand.ts b/clients/client-codecommit/src/commands/ListFileCommitHistoryCommand.ts index 2cdc1269a8861..2b27dd3b27a45 100644 --- a/clients/client-codecommit/src/commands/ListFileCommitHistoryCommand.ts +++ b/clients/client-codecommit/src/commands/ListFileCommitHistoryCommand.ts @@ -158,4 +158,16 @@ export class ListFileCommitHistoryCommand extends $Command .f(void 0, void 0) .ser(se_ListFileCommitHistoryCommand) .de(de_ListFileCommitHistoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFileCommitHistoryRequest; + output: ListFileCommitHistoryResponse; + }; + sdk: { + input: ListFileCommitHistoryCommandInput; + output: ListFileCommitHistoryCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/ListPullRequestsCommand.ts b/clients/client-codecommit/src/commands/ListPullRequestsCommand.ts index 17b4d9d820a15..75106028b884c 100644 --- a/clients/client-codecommit/src/commands/ListPullRequestsCommand.ts +++ b/clients/client-codecommit/src/commands/ListPullRequestsCommand.ts @@ -129,4 +129,16 @@ export class ListPullRequestsCommand extends $Command .f(void 0, void 0) .ser(se_ListPullRequestsCommand) .de(de_ListPullRequestsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPullRequestsInput; + output: ListPullRequestsOutput; + }; + sdk: { + input: ListPullRequestsCommandInput; + output: ListPullRequestsCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/ListRepositoriesCommand.ts b/clients/client-codecommit/src/commands/ListRepositoriesCommand.ts index 625ddc436734b..7904c3276f180 100644 --- a/clients/client-codecommit/src/commands/ListRepositoriesCommand.ts +++ b/clients/client-codecommit/src/commands/ListRepositoriesCommand.ts @@ -94,4 +94,16 @@ export class ListRepositoriesCommand extends $Command .f(void 0, void 0) .ser(se_ListRepositoriesCommand) .de(de_ListRepositoriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRepositoriesInput; + output: ListRepositoriesOutput; + }; + sdk: { + input: ListRepositoriesCommandInput; + output: ListRepositoriesCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/ListRepositoriesForApprovalRuleTemplateCommand.ts b/clients/client-codecommit/src/commands/ListRepositoriesForApprovalRuleTemplateCommand.ts index 1da5d0a15b159..2f3b602284373 100644 --- a/clients/client-codecommit/src/commands/ListRepositoriesForApprovalRuleTemplateCommand.ts +++ b/clients/client-codecommit/src/commands/ListRepositoriesForApprovalRuleTemplateCommand.ts @@ -124,4 +124,16 @@ export class ListRepositoriesForApprovalRuleTemplateCommand extends $Command .f(void 0, void 0) .ser(se_ListRepositoriesForApprovalRuleTemplateCommand) .de(de_ListRepositoriesForApprovalRuleTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRepositoriesForApprovalRuleTemplateInput; + output: ListRepositoriesForApprovalRuleTemplateOutput; + }; + sdk: { + input: ListRepositoriesForApprovalRuleTemplateCommandInput; + output: ListRepositoriesForApprovalRuleTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/ListTagsForResourceCommand.ts b/clients/client-codecommit/src/commands/ListTagsForResourceCommand.ts index 99c0e3b4fbfc8..e06357ea858df 100644 --- a/clients/client-codecommit/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codecommit/src/commands/ListTagsForResourceCommand.ts @@ -103,4 +103,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceInput; + output: ListTagsForResourceOutput; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/MergeBranchesByFastForwardCommand.ts b/clients/client-codecommit/src/commands/MergeBranchesByFastForwardCommand.ts index 1be0a83920b24..0b541c621bec1 100644 --- a/clients/client-codecommit/src/commands/MergeBranchesByFastForwardCommand.ts +++ b/clients/client-codecommit/src/commands/MergeBranchesByFastForwardCommand.ts @@ -145,4 +145,16 @@ export class MergeBranchesByFastForwardCommand extends $Command .f(void 0, void 0) .ser(se_MergeBranchesByFastForwardCommand) .de(de_MergeBranchesByFastForwardCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: MergeBranchesByFastForwardInput; + output: MergeBranchesByFastForwardOutput; + }; + sdk: { + input: MergeBranchesByFastForwardCommandInput; + output: MergeBranchesByFastForwardCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/MergeBranchesBySquashCommand.ts b/clients/client-codecommit/src/commands/MergeBranchesBySquashCommand.ts index dab1829e07ee2..43a509ecec538 100644 --- a/clients/client-codecommit/src/commands/MergeBranchesBySquashCommand.ts +++ b/clients/client-codecommit/src/commands/MergeBranchesBySquashCommand.ts @@ -238,4 +238,16 @@ export class MergeBranchesBySquashCommand extends $Command .f(void 0, void 0) .ser(se_MergeBranchesBySquashCommand) .de(de_MergeBranchesBySquashCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: MergeBranchesBySquashInput; + output: MergeBranchesBySquashOutput; + }; + sdk: { + input: MergeBranchesBySquashCommandInput; + output: MergeBranchesBySquashCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/MergeBranchesByThreeWayCommand.ts b/clients/client-codecommit/src/commands/MergeBranchesByThreeWayCommand.ts index 8d9de48ff48de..b971818092576 100644 --- a/clients/client-codecommit/src/commands/MergeBranchesByThreeWayCommand.ts +++ b/clients/client-codecommit/src/commands/MergeBranchesByThreeWayCommand.ts @@ -238,4 +238,16 @@ export class MergeBranchesByThreeWayCommand extends $Command .f(void 0, void 0) .ser(se_MergeBranchesByThreeWayCommand) .de(de_MergeBranchesByThreeWayCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: MergeBranchesByThreeWayInput; + output: MergeBranchesByThreeWayOutput; + }; + sdk: { + input: MergeBranchesByThreeWayCommandInput; + output: MergeBranchesByThreeWayCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/MergePullRequestByFastForwardCommand.ts b/clients/client-codecommit/src/commands/MergePullRequestByFastForwardCommand.ts index 1cfdd0f9f869a..9e14cd78d3edc 100644 --- a/clients/client-codecommit/src/commands/MergePullRequestByFastForwardCommand.ts +++ b/clients/client-codecommit/src/commands/MergePullRequestByFastForwardCommand.ts @@ -189,4 +189,16 @@ export class MergePullRequestByFastForwardCommand extends $Command .f(void 0, void 0) .ser(se_MergePullRequestByFastForwardCommand) .de(de_MergePullRequestByFastForwardCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: MergePullRequestByFastForwardInput; + output: MergePullRequestByFastForwardOutput; + }; + sdk: { + input: MergePullRequestByFastForwardCommandInput; + output: MergePullRequestByFastForwardCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/MergePullRequestBySquashCommand.ts b/clients/client-codecommit/src/commands/MergePullRequestBySquashCommand.ts index 5da4bea97a644..750fb2247f184 100644 --- a/clients/client-codecommit/src/commands/MergePullRequestBySquashCommand.ts +++ b/clients/client-codecommit/src/commands/MergePullRequestBySquashCommand.ts @@ -274,4 +274,16 @@ export class MergePullRequestBySquashCommand extends $Command .f(void 0, void 0) .ser(se_MergePullRequestBySquashCommand) .de(de_MergePullRequestBySquashCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: MergePullRequestBySquashInput; + output: MergePullRequestBySquashOutput; + }; + sdk: { + input: MergePullRequestBySquashCommandInput; + output: MergePullRequestBySquashCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/MergePullRequestByThreeWayCommand.ts b/clients/client-codecommit/src/commands/MergePullRequestByThreeWayCommand.ts index eaeb12137c402..8ae4c6cfcd00d 100644 --- a/clients/client-codecommit/src/commands/MergePullRequestByThreeWayCommand.ts +++ b/clients/client-codecommit/src/commands/MergePullRequestByThreeWayCommand.ts @@ -274,4 +274,16 @@ export class MergePullRequestByThreeWayCommand extends $Command .f(void 0, void 0) .ser(se_MergePullRequestByThreeWayCommand) .de(de_MergePullRequestByThreeWayCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: MergePullRequestByThreeWayInput; + output: MergePullRequestByThreeWayOutput; + }; + sdk: { + input: MergePullRequestByThreeWayCommandInput; + output: MergePullRequestByThreeWayCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/OverridePullRequestApprovalRulesCommand.ts b/clients/client-codecommit/src/commands/OverridePullRequestApprovalRulesCommand.ts index 07a61494766e0..d9983fb888da7 100644 --- a/clients/client-codecommit/src/commands/OverridePullRequestApprovalRulesCommand.ts +++ b/clients/client-codecommit/src/commands/OverridePullRequestApprovalRulesCommand.ts @@ -125,4 +125,16 @@ export class OverridePullRequestApprovalRulesCommand extends $Command .f(void 0, void 0) .ser(se_OverridePullRequestApprovalRulesCommand) .de(de_OverridePullRequestApprovalRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: OverridePullRequestApprovalRulesInput; + output: {}; + }; + sdk: { + input: OverridePullRequestApprovalRulesCommandInput; + output: OverridePullRequestApprovalRulesCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/PostCommentForComparedCommitCommand.ts b/clients/client-codecommit/src/commands/PostCommentForComparedCommitCommand.ts index f622020776847..e185fb31571a2 100644 --- a/clients/client-codecommit/src/commands/PostCommentForComparedCommitCommand.ts +++ b/clients/client-codecommit/src/commands/PostCommentForComparedCommitCommand.ts @@ -196,4 +196,16 @@ export class PostCommentForComparedCommitCommand extends $Command .f(void 0, void 0) .ser(se_PostCommentForComparedCommitCommand) .de(de_PostCommentForComparedCommitCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PostCommentForComparedCommitInput; + output: PostCommentForComparedCommitOutput; + }; + sdk: { + input: PostCommentForComparedCommitCommandInput; + output: PostCommentForComparedCommitCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/PostCommentForPullRequestCommand.ts b/clients/client-codecommit/src/commands/PostCommentForPullRequestCommand.ts index 79cbdb07948a1..dbb8fd3d6e75f 100644 --- a/clients/client-codecommit/src/commands/PostCommentForPullRequestCommand.ts +++ b/clients/client-codecommit/src/commands/PostCommentForPullRequestCommand.ts @@ -205,4 +205,16 @@ export class PostCommentForPullRequestCommand extends $Command .f(void 0, void 0) .ser(se_PostCommentForPullRequestCommand) .de(de_PostCommentForPullRequestCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PostCommentForPullRequestInput; + output: PostCommentForPullRequestOutput; + }; + sdk: { + input: PostCommentForPullRequestCommandInput; + output: PostCommentForPullRequestCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/PostCommentReplyCommand.ts b/clients/client-codecommit/src/commands/PostCommentReplyCommand.ts index 04188e9c587ad..51b29e389c000 100644 --- a/clients/client-codecommit/src/commands/PostCommentReplyCommand.ts +++ b/clients/client-codecommit/src/commands/PostCommentReplyCommand.ts @@ -124,4 +124,16 @@ export class PostCommentReplyCommand extends $Command .f(void 0, void 0) .ser(se_PostCommentReplyCommand) .de(de_PostCommentReplyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PostCommentReplyInput; + output: PostCommentReplyOutput; + }; + sdk: { + input: PostCommentReplyCommandInput; + output: PostCommentReplyCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/PutCommentReactionCommand.ts b/clients/client-codecommit/src/commands/PutCommentReactionCommand.ts index 4e95fecebcf0e..3a763cdb18b99 100644 --- a/clients/client-codecommit/src/commands/PutCommentReactionCommand.ts +++ b/clients/client-codecommit/src/commands/PutCommentReactionCommand.ts @@ -99,4 +99,16 @@ export class PutCommentReactionCommand extends $Command .f(void 0, void 0) .ser(se_PutCommentReactionCommand) .de(de_PutCommentReactionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutCommentReactionInput; + output: {}; + }; + sdk: { + input: PutCommentReactionCommandInput; + output: PutCommentReactionCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/PutFileCommand.ts b/clients/client-codecommit/src/commands/PutFileCommand.ts index 5c0fa31f127dd..41c871b969fc5 100644 --- a/clients/client-codecommit/src/commands/PutFileCommand.ts +++ b/clients/client-codecommit/src/commands/PutFileCommand.ts @@ -195,4 +195,16 @@ export class PutFileCommand extends $Command .f(void 0, void 0) .ser(se_PutFileCommand) .de(de_PutFileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutFileInput; + output: PutFileOutput; + }; + sdk: { + input: PutFileCommandInput; + output: PutFileCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/PutRepositoryTriggersCommand.ts b/clients/client-codecommit/src/commands/PutRepositoryTriggersCommand.ts index 0692af93e1d97..3eb0424081d4c 100644 --- a/clients/client-codecommit/src/commands/PutRepositoryTriggersCommand.ts +++ b/clients/client-codecommit/src/commands/PutRepositoryTriggersCommand.ts @@ -162,4 +162,16 @@ export class PutRepositoryTriggersCommand extends $Command .f(void 0, void 0) .ser(se_PutRepositoryTriggersCommand) .de(de_PutRepositoryTriggersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutRepositoryTriggersInput; + output: PutRepositoryTriggersOutput; + }; + sdk: { + input: PutRepositoryTriggersCommandInput; + output: PutRepositoryTriggersCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/TagResourceCommand.ts b/clients/client-codecommit/src/commands/TagResourceCommand.ts index c0e924334f676..0ce828798050c 100644 --- a/clients/client-codecommit/src/commands/TagResourceCommand.ts +++ b/clients/client-codecommit/src/commands/TagResourceCommand.ts @@ -116,4 +116,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceInput; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/TestRepositoryTriggersCommand.ts b/clients/client-codecommit/src/commands/TestRepositoryTriggersCommand.ts index f578eebdc963e..e3e08e826d3ad 100644 --- a/clients/client-codecommit/src/commands/TestRepositoryTriggersCommand.ts +++ b/clients/client-codecommit/src/commands/TestRepositoryTriggersCommand.ts @@ -172,4 +172,16 @@ export class TestRepositoryTriggersCommand extends $Command .f(void 0, void 0) .ser(se_TestRepositoryTriggersCommand) .de(de_TestRepositoryTriggersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TestRepositoryTriggersInput; + output: TestRepositoryTriggersOutput; + }; + sdk: { + input: TestRepositoryTriggersCommandInput; + output: TestRepositoryTriggersCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UntagResourceCommand.ts b/clients/client-codecommit/src/commands/UntagResourceCommand.ts index 115dc1c2999c2..1944b54fd243e 100644 --- a/clients/client-codecommit/src/commands/UntagResourceCommand.ts +++ b/clients/client-codecommit/src/commands/UntagResourceCommand.ts @@ -115,4 +115,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceInput; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateContentCommand.ts b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateContentCommand.ts index adcb345bf72e9..288ee339e81de 100644 --- a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateContentCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateContentCommand.ts @@ -116,4 +116,16 @@ export class UpdateApprovalRuleTemplateContentCommand extends $Command .f(void 0, void 0) .ser(se_UpdateApprovalRuleTemplateContentCommand) .de(de_UpdateApprovalRuleTemplateContentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateApprovalRuleTemplateContentInput; + output: UpdateApprovalRuleTemplateContentOutput; + }; + sdk: { + input: UpdateApprovalRuleTemplateContentCommandInput; + output: UpdateApprovalRuleTemplateContentCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateDescriptionCommand.ts b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateDescriptionCommand.ts index c4539faf3eb1d..c314f8d5b3d60 100644 --- a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateDescriptionCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateDescriptionCommand.ts @@ -112,4 +112,16 @@ export class UpdateApprovalRuleTemplateDescriptionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateApprovalRuleTemplateDescriptionCommand) .de(de_UpdateApprovalRuleTemplateDescriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateApprovalRuleTemplateDescriptionInput; + output: UpdateApprovalRuleTemplateDescriptionOutput; + }; + sdk: { + input: UpdateApprovalRuleTemplateDescriptionCommandInput; + output: UpdateApprovalRuleTemplateDescriptionCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateNameCommand.ts b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateNameCommand.ts index 5d89726a9664c..42c5fda3e8861 100644 --- a/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateNameCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateApprovalRuleTemplateNameCommand.ts @@ -109,4 +109,16 @@ export class UpdateApprovalRuleTemplateNameCommand extends $Command .f(void 0, void 0) .ser(se_UpdateApprovalRuleTemplateNameCommand) .de(de_UpdateApprovalRuleTemplateNameCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateApprovalRuleTemplateNameInput; + output: UpdateApprovalRuleTemplateNameOutput; + }; + sdk: { + input: UpdateApprovalRuleTemplateNameCommandInput; + output: UpdateApprovalRuleTemplateNameCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UpdateCommentCommand.ts b/clients/client-codecommit/src/commands/UpdateCommentCommand.ts index e3d104c0888e6..5fb1697a16fbb 100644 --- a/clients/client-codecommit/src/commands/UpdateCommentCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateCommentCommand.ts @@ -115,4 +115,16 @@ export class UpdateCommentCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCommentCommand) .de(de_UpdateCommentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCommentInput; + output: UpdateCommentOutput; + }; + sdk: { + input: UpdateCommentCommandInput; + output: UpdateCommentCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UpdateDefaultBranchCommand.ts b/clients/client-codecommit/src/commands/UpdateDefaultBranchCommand.ts index 7907c404d5aa7..78dadd67878cf 100644 --- a/clients/client-codecommit/src/commands/UpdateDefaultBranchCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateDefaultBranchCommand.ts @@ -117,4 +117,16 @@ export class UpdateDefaultBranchCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDefaultBranchCommand) .de(de_UpdateDefaultBranchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDefaultBranchInput; + output: {}; + }; + sdk: { + input: UpdateDefaultBranchCommandInput; + output: UpdateDefaultBranchCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestApprovalRuleContentCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestApprovalRuleContentCommand.ts index 1495bcc56fc95..2bc98fe83d8ed 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestApprovalRuleContentCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestApprovalRuleContentCommand.ts @@ -150,4 +150,16 @@ export class UpdatePullRequestApprovalRuleContentCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePullRequestApprovalRuleContentCommand) .de(de_UpdatePullRequestApprovalRuleContentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePullRequestApprovalRuleContentInput; + output: UpdatePullRequestApprovalRuleContentOutput; + }; + sdk: { + input: UpdatePullRequestApprovalRuleContentCommandInput; + output: UpdatePullRequestApprovalRuleContentCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestApprovalStateCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestApprovalStateCommand.ts index 4979a52bcab5a..e764b7192435d 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestApprovalStateCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestApprovalStateCommand.ts @@ -129,4 +129,16 @@ export class UpdatePullRequestApprovalStateCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePullRequestApprovalStateCommand) .de(de_UpdatePullRequestApprovalStateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePullRequestApprovalStateInput; + output: {}; + }; + sdk: { + input: UpdatePullRequestApprovalStateCommandInput; + output: UpdatePullRequestApprovalStateCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestDescriptionCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestDescriptionCommand.ts index 7448345c235c3..b7bc927941ec7 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestDescriptionCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestDescriptionCommand.ts @@ -140,4 +140,16 @@ export class UpdatePullRequestDescriptionCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePullRequestDescriptionCommand) .de(de_UpdatePullRequestDescriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePullRequestDescriptionInput; + output: UpdatePullRequestDescriptionOutput; + }; + sdk: { + input: UpdatePullRequestDescriptionCommandInput; + output: UpdatePullRequestDescriptionCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestStatusCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestStatusCommand.ts index 67afd331092ea..a0104684c656a 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestStatusCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestStatusCommand.ts @@ -152,4 +152,16 @@ export class UpdatePullRequestStatusCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePullRequestStatusCommand) .de(de_UpdatePullRequestStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePullRequestStatusInput; + output: UpdatePullRequestStatusOutput; + }; + sdk: { + input: UpdatePullRequestStatusCommandInput; + output: UpdatePullRequestStatusCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UpdatePullRequestTitleCommand.ts b/clients/client-codecommit/src/commands/UpdatePullRequestTitleCommand.ts index c592f781d30ff..fb6fbee8064d7 100644 --- a/clients/client-codecommit/src/commands/UpdatePullRequestTitleCommand.ts +++ b/clients/client-codecommit/src/commands/UpdatePullRequestTitleCommand.ts @@ -137,4 +137,16 @@ export class UpdatePullRequestTitleCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePullRequestTitleCommand) .de(de_UpdatePullRequestTitleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePullRequestTitleInput; + output: UpdatePullRequestTitleOutput; + }; + sdk: { + input: UpdatePullRequestTitleCommandInput; + output: UpdatePullRequestTitleCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UpdateRepositoryDescriptionCommand.ts b/clients/client-codecommit/src/commands/UpdateRepositoryDescriptionCommand.ts index e5fff133ce5fa..dbab9a8a6b6f4 100644 --- a/clients/client-codecommit/src/commands/UpdateRepositoryDescriptionCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateRepositoryDescriptionCommand.ts @@ -115,4 +115,16 @@ export class UpdateRepositoryDescriptionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRepositoryDescriptionCommand) .de(de_UpdateRepositoryDescriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRepositoryDescriptionInput; + output: {}; + }; + sdk: { + input: UpdateRepositoryDescriptionCommandInput; + output: UpdateRepositoryDescriptionCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UpdateRepositoryEncryptionKeyCommand.ts b/clients/client-codecommit/src/commands/UpdateRepositoryEncryptionKeyCommand.ts index 43b2e050e8ad7..aee6ea98e9234 100644 --- a/clients/client-codecommit/src/commands/UpdateRepositoryEncryptionKeyCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateRepositoryEncryptionKeyCommand.ts @@ -124,4 +124,16 @@ export class UpdateRepositoryEncryptionKeyCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRepositoryEncryptionKeyCommand) .de(de_UpdateRepositoryEncryptionKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRepositoryEncryptionKeyInput; + output: UpdateRepositoryEncryptionKeyOutput; + }; + sdk: { + input: UpdateRepositoryEncryptionKeyCommandInput; + output: UpdateRepositoryEncryptionKeyCommandOutput; + }; + }; +} diff --git a/clients/client-codecommit/src/commands/UpdateRepositoryNameCommand.ts b/clients/client-codecommit/src/commands/UpdateRepositoryNameCommand.ts index 4eb3e05d15599..79b060ca9de9a 100644 --- a/clients/client-codecommit/src/commands/UpdateRepositoryNameCommand.ts +++ b/clients/client-codecommit/src/commands/UpdateRepositoryNameCommand.ts @@ -97,4 +97,16 @@ export class UpdateRepositoryNameCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRepositoryNameCommand) .de(de_UpdateRepositoryNameCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRepositoryNameInput; + output: {}; + }; + sdk: { + input: UpdateRepositoryNameCommandInput; + output: UpdateRepositoryNameCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/CHANGELOG.md b/clients/client-codeconnections/CHANGELOG.md index b55d1a669a5ba..b579d98247591 100644 --- a/clients/client-codeconnections/CHANGELOG.md +++ b/clients/client-codeconnections/CHANGELOG.md @@ -3,6 +3,33 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.655.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.654.0...v3.655.0) (2024-09-19) + + +### Features + +* **client-codeconnections:** This release adds the PullRequestComment field to CreateSyncConfiguration API input, UpdateSyncConfiguration API input, GetSyncConfiguration API output and ListSyncConfiguration API output ([0b63507](https://github.com/aws/aws-sdk-js-v3/commit/0b63507df8f717c628105a8a28425066f7070824)) + + + + + +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-codeconnections + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-codeconnections + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-codeconnections diff --git a/clients/client-codeconnections/package.json b/clients/client-codeconnections/package.json index e6c0d763d0f02..56cc0abb2e283 100644 --- a/clients/client-codeconnections/package.json +++ b/clients/client-codeconnections/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codeconnections", "description": "AWS SDK for JavaScript Codeconnections Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.655.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-codeconnections/src/commands/CreateConnectionCommand.ts b/clients/client-codeconnections/src/commands/CreateConnectionCommand.ts index 9fe54bc818ffe..f612b7a2d69c7 100644 --- a/clients/client-codeconnections/src/commands/CreateConnectionCommand.ts +++ b/clients/client-codeconnections/src/commands/CreateConnectionCommand.ts @@ -102,4 +102,16 @@ export class CreateConnectionCommand extends $Command .f(void 0, void 0) .ser(se_CreateConnectionCommand) .de(de_CreateConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConnectionInput; + output: CreateConnectionOutput; + }; + sdk: { + input: CreateConnectionCommandInput; + output: CreateConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/CreateHostCommand.ts b/clients/client-codeconnections/src/commands/CreateHostCommand.ts index 50f33be76ca9d..460e051eab077 100644 --- a/clients/client-codeconnections/src/commands/CreateHostCommand.ts +++ b/clients/client-codeconnections/src/commands/CreateHostCommand.ts @@ -111,4 +111,16 @@ export class CreateHostCommand extends $Command .f(void 0, void 0) .ser(se_CreateHostCommand) .de(de_CreateHostCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateHostInput; + output: CreateHostOutput; + }; + sdk: { + input: CreateHostCommandInput; + output: CreateHostCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/CreateRepositoryLinkCommand.ts b/clients/client-codeconnections/src/commands/CreateRepositoryLinkCommand.ts index 42c66a564aa10..939f4cacaf4f1 100644 --- a/clients/client-codeconnections/src/commands/CreateRepositoryLinkCommand.ts +++ b/clients/client-codeconnections/src/commands/CreateRepositoryLinkCommand.ts @@ -115,4 +115,16 @@ export class CreateRepositoryLinkCommand extends $Command .f(void 0, void 0) .ser(se_CreateRepositoryLinkCommand) .de(de_CreateRepositoryLinkCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRepositoryLinkInput; + output: CreateRepositoryLinkOutput; + }; + sdk: { + input: CreateRepositoryLinkCommandInput; + output: CreateRepositoryLinkCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/CreateSyncConfigurationCommand.ts b/clients/client-codeconnections/src/commands/CreateSyncConfigurationCommand.ts index f07875976eabc..40005c8d0c58e 100644 --- a/clients/client-codeconnections/src/commands/CreateSyncConfigurationCommand.ts +++ b/clients/client-codeconnections/src/commands/CreateSyncConfigurationCommand.ts @@ -46,6 +46,7 @@ export interface CreateSyncConfigurationCommandOutput extends CreateSyncConfigur * SyncType: "CFN_STACK_SYNC", // required * PublishDeploymentStatus: "ENABLED" || "DISABLED", * TriggerResourceUpdateOn: "ANY_CHANGE" || "FILE_CHANGE", + * PullRequestComment: "ENABLED" || "DISABLED", * }; * const command = new CreateSyncConfigurationCommand(input); * const response = await client.send(command); @@ -62,6 +63,7 @@ export interface CreateSyncConfigurationCommandOutput extends CreateSyncConfigur * // SyncType: "CFN_STACK_SYNC", // required * // PublishDeploymentStatus: "ENABLED" || "DISABLED", * // TriggerResourceUpdateOn: "ANY_CHANGE" || "FILE_CHANGE", + * // PullRequestComment: "ENABLED" || "DISABLED", * // }, * // }; * @@ -119,4 +121,16 @@ export class CreateSyncConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_CreateSyncConfigurationCommand) .de(de_CreateSyncConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSyncConfigurationInput; + output: CreateSyncConfigurationOutput; + }; + sdk: { + input: CreateSyncConfigurationCommandInput; + output: CreateSyncConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/DeleteConnectionCommand.ts b/clients/client-codeconnections/src/commands/DeleteConnectionCommand.ts index 0c08a1981d018..ff976d86e5859 100644 --- a/clients/client-codeconnections/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-codeconnections/src/commands/DeleteConnectionCommand.ts @@ -78,4 +78,16 @@ export class DeleteConnectionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConnectionCommand) .de(de_DeleteConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConnectionInput; + output: {}; + }; + sdk: { + input: DeleteConnectionCommandInput; + output: DeleteConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/DeleteHostCommand.ts b/clients/client-codeconnections/src/commands/DeleteHostCommand.ts index 37e0010572d27..cfcd255033377 100644 --- a/clients/client-codeconnections/src/commands/DeleteHostCommand.ts +++ b/clients/client-codeconnections/src/commands/DeleteHostCommand.ts @@ -84,4 +84,16 @@ export class DeleteHostCommand extends $Command .f(void 0, void 0) .ser(se_DeleteHostCommand) .de(de_DeleteHostCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteHostInput; + output: {}; + }; + sdk: { + input: DeleteHostCommandInput; + output: DeleteHostCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/DeleteRepositoryLinkCommand.ts b/clients/client-codeconnections/src/commands/DeleteRepositoryLinkCommand.ts index 6c1f4aaf96946..26fc7d3afb752 100644 --- a/clients/client-codeconnections/src/commands/DeleteRepositoryLinkCommand.ts +++ b/clients/client-codeconnections/src/commands/DeleteRepositoryLinkCommand.ts @@ -99,4 +99,16 @@ export class DeleteRepositoryLinkCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRepositoryLinkCommand) .de(de_DeleteRepositoryLinkCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRepositoryLinkInput; + output: {}; + }; + sdk: { + input: DeleteRepositoryLinkCommandInput; + output: DeleteRepositoryLinkCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/DeleteSyncConfigurationCommand.ts b/clients/client-codeconnections/src/commands/DeleteSyncConfigurationCommand.ts index 75c9586b7604e..05483f645ca38 100644 --- a/clients/client-codeconnections/src/commands/DeleteSyncConfigurationCommand.ts +++ b/clients/client-codeconnections/src/commands/DeleteSyncConfigurationCommand.ts @@ -94,4 +94,16 @@ export class DeleteSyncConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSyncConfigurationCommand) .de(de_DeleteSyncConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSyncConfigurationInput; + output: {}; + }; + sdk: { + input: DeleteSyncConfigurationCommandInput; + output: DeleteSyncConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/GetConnectionCommand.ts b/clients/client-codeconnections/src/commands/GetConnectionCommand.ts index 02e29387b15a7..fe5dffe0a5f74 100644 --- a/clients/client-codeconnections/src/commands/GetConnectionCommand.ts +++ b/clients/client-codeconnections/src/commands/GetConnectionCommand.ts @@ -90,4 +90,16 @@ export class GetConnectionCommand extends $Command .f(void 0, void 0) .ser(se_GetConnectionCommand) .de(de_GetConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConnectionInput; + output: GetConnectionOutput; + }; + sdk: { + input: GetConnectionCommandInput; + output: GetConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/GetHostCommand.ts b/clients/client-codeconnections/src/commands/GetHostCommand.ts index 9c17c27e0381e..550e40fbea99e 100644 --- a/clients/client-codeconnections/src/commands/GetHostCommand.ts +++ b/clients/client-codeconnections/src/commands/GetHostCommand.ts @@ -97,4 +97,16 @@ export class GetHostCommand extends $Command .f(void 0, void 0) .ser(se_GetHostCommand) .de(de_GetHostCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetHostInput; + output: GetHostOutput; + }; + sdk: { + input: GetHostCommandInput; + output: GetHostCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/GetRepositoryLinkCommand.ts b/clients/client-codeconnections/src/commands/GetRepositoryLinkCommand.ts index 9381f2869edf9..fd4c17a98c374 100644 --- a/clients/client-codeconnections/src/commands/GetRepositoryLinkCommand.ts +++ b/clients/client-codeconnections/src/commands/GetRepositoryLinkCommand.ts @@ -104,4 +104,16 @@ export class GetRepositoryLinkCommand extends $Command .f(void 0, void 0) .ser(se_GetRepositoryLinkCommand) .de(de_GetRepositoryLinkCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRepositoryLinkInput; + output: GetRepositoryLinkOutput; + }; + sdk: { + input: GetRepositoryLinkCommandInput; + output: GetRepositoryLinkCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/GetRepositorySyncStatusCommand.ts b/clients/client-codeconnections/src/commands/GetRepositorySyncStatusCommand.ts index 15d616b86d56c..1b7dd1461b90b 100644 --- a/clients/client-codeconnections/src/commands/GetRepositorySyncStatusCommand.ts +++ b/clients/client-codeconnections/src/commands/GetRepositorySyncStatusCommand.ts @@ -106,4 +106,16 @@ export class GetRepositorySyncStatusCommand extends $Command .f(void 0, void 0) .ser(se_GetRepositorySyncStatusCommand) .de(de_GetRepositorySyncStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRepositorySyncStatusInput; + output: GetRepositorySyncStatusOutput; + }; + sdk: { + input: GetRepositorySyncStatusCommandInput; + output: GetRepositorySyncStatusCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/GetResourceSyncStatusCommand.ts b/clients/client-codeconnections/src/commands/GetResourceSyncStatusCommand.ts index 7131e1ffd23b7..c581e1e42961b 100644 --- a/clients/client-codeconnections/src/commands/GetResourceSyncStatusCommand.ts +++ b/clients/client-codeconnections/src/commands/GetResourceSyncStatusCommand.ts @@ -159,4 +159,16 @@ export class GetResourceSyncStatusCommand extends $Command .f(void 0, void 0) .ser(se_GetResourceSyncStatusCommand) .de(de_GetResourceSyncStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResourceSyncStatusInput; + output: GetResourceSyncStatusOutput; + }; + sdk: { + input: GetResourceSyncStatusCommandInput; + output: GetResourceSyncStatusCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/GetSyncBlockerSummaryCommand.ts b/clients/client-codeconnections/src/commands/GetSyncBlockerSummaryCommand.ts index 28d77faf04c23..d91336d4d281d 100644 --- a/clients/client-codeconnections/src/commands/GetSyncBlockerSummaryCommand.ts +++ b/clients/client-codeconnections/src/commands/GetSyncBlockerSummaryCommand.ts @@ -113,4 +113,16 @@ export class GetSyncBlockerSummaryCommand extends $Command .f(void 0, void 0) .ser(se_GetSyncBlockerSummaryCommand) .de(de_GetSyncBlockerSummaryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSyncBlockerSummaryInput; + output: GetSyncBlockerSummaryOutput; + }; + sdk: { + input: GetSyncBlockerSummaryCommandInput; + output: GetSyncBlockerSummaryCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/GetSyncConfigurationCommand.ts b/clients/client-codeconnections/src/commands/GetSyncConfigurationCommand.ts index 0bdbc7b2cf87f..aa6efc630a8d4 100644 --- a/clients/client-codeconnections/src/commands/GetSyncConfigurationCommand.ts +++ b/clients/client-codeconnections/src/commands/GetSyncConfigurationCommand.ts @@ -54,6 +54,7 @@ export interface GetSyncConfigurationCommandOutput extends GetSyncConfigurationO * // SyncType: "CFN_STACK_SYNC", // required * // PublishDeploymentStatus: "ENABLED" || "DISABLED", * // TriggerResourceUpdateOn: "ANY_CHANGE" || "FILE_CHANGE", + * // PullRequestComment: "ENABLED" || "DISABLED", * // }, * // }; * @@ -105,4 +106,16 @@ export class GetSyncConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetSyncConfigurationCommand) .de(de_GetSyncConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSyncConfigurationInput; + output: GetSyncConfigurationOutput; + }; + sdk: { + input: GetSyncConfigurationCommandInput; + output: GetSyncConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/ListConnectionsCommand.ts b/clients/client-codeconnections/src/commands/ListConnectionsCommand.ts index 66a0f8de817b5..5f069bc00451f 100644 --- a/clients/client-codeconnections/src/commands/ListConnectionsCommand.ts +++ b/clients/client-codeconnections/src/commands/ListConnectionsCommand.ts @@ -93,4 +93,16 @@ export class ListConnectionsCommand extends $Command .f(void 0, void 0) .ser(se_ListConnectionsCommand) .de(de_ListConnectionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListConnectionsInput; + output: ListConnectionsOutput; + }; + sdk: { + input: ListConnectionsCommandInput; + output: ListConnectionsCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/ListHostsCommand.ts b/clients/client-codeconnections/src/commands/ListHostsCommand.ts index abd217312c9c8..eec08330f9a54 100644 --- a/clients/client-codeconnections/src/commands/ListHostsCommand.ts +++ b/clients/client-codeconnections/src/commands/ListHostsCommand.ts @@ -98,4 +98,16 @@ export class ListHostsCommand extends $Command .f(void 0, void 0) .ser(se_ListHostsCommand) .de(de_ListHostsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListHostsInput; + output: ListHostsOutput; + }; + sdk: { + input: ListHostsCommandInput; + output: ListHostsCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/ListRepositoryLinksCommand.ts b/clients/client-codeconnections/src/commands/ListRepositoryLinksCommand.ts index bdd7350a0510b..077924621de1c 100644 --- a/clients/client-codeconnections/src/commands/ListRepositoryLinksCommand.ts +++ b/clients/client-codeconnections/src/commands/ListRepositoryLinksCommand.ts @@ -107,4 +107,16 @@ export class ListRepositoryLinksCommand extends $Command .f(void 0, void 0) .ser(se_ListRepositoryLinksCommand) .de(de_ListRepositoryLinksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRepositoryLinksInput; + output: ListRepositoryLinksOutput; + }; + sdk: { + input: ListRepositoryLinksCommandInput; + output: ListRepositoryLinksCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/ListRepositorySyncDefinitionsCommand.ts b/clients/client-codeconnections/src/commands/ListRepositorySyncDefinitionsCommand.ts index d04b40247fb1c..c7b0b68ff0c1c 100644 --- a/clients/client-codeconnections/src/commands/ListRepositorySyncDefinitionsCommand.ts +++ b/clients/client-codeconnections/src/commands/ListRepositorySyncDefinitionsCommand.ts @@ -106,4 +106,16 @@ export class ListRepositorySyncDefinitionsCommand extends $Command .f(void 0, void 0) .ser(se_ListRepositorySyncDefinitionsCommand) .de(de_ListRepositorySyncDefinitionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRepositorySyncDefinitionsInput; + output: ListRepositorySyncDefinitionsOutput; + }; + sdk: { + input: ListRepositorySyncDefinitionsCommandInput; + output: ListRepositorySyncDefinitionsCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/ListSyncConfigurationsCommand.ts b/clients/client-codeconnections/src/commands/ListSyncConfigurationsCommand.ts index cf7e72217d41b..df3e383549905 100644 --- a/clients/client-codeconnections/src/commands/ListSyncConfigurationsCommand.ts +++ b/clients/client-codeconnections/src/commands/ListSyncConfigurationsCommand.ts @@ -57,6 +57,7 @@ export interface ListSyncConfigurationsCommandOutput extends ListSyncConfigurati * // SyncType: "CFN_STACK_SYNC", // required * // PublishDeploymentStatus: "ENABLED" || "DISABLED", * // TriggerResourceUpdateOn: "ANY_CHANGE" || "FILE_CHANGE", + * // PullRequestComment: "ENABLED" || "DISABLED", * // }, * // ], * // NextToken: "STRING_VALUE", @@ -110,4 +111,16 @@ export class ListSyncConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_ListSyncConfigurationsCommand) .de(de_ListSyncConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSyncConfigurationsInput; + output: ListSyncConfigurationsOutput; + }; + sdk: { + input: ListSyncConfigurationsCommandInput; + output: ListSyncConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeconnections/src/commands/ListTagsForResourceCommand.ts index a2e9120f58a00..544935daf5c5c 100644 --- a/clients/client-codeconnections/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeconnections/src/commands/ListTagsForResourceCommand.ts @@ -85,4 +85,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceInput; + output: ListTagsForResourceOutput; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/TagResourceCommand.ts b/clients/client-codeconnections/src/commands/TagResourceCommand.ts index a72c3d0720d65..f661f246c431b 100644 --- a/clients/client-codeconnections/src/commands/TagResourceCommand.ts +++ b/clients/client-codeconnections/src/commands/TagResourceCommand.ts @@ -88,4 +88,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceInput; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/UntagResourceCommand.ts b/clients/client-codeconnections/src/commands/UntagResourceCommand.ts index 0c4db545985bd..f2b5b1459f060 100644 --- a/clients/client-codeconnections/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeconnections/src/commands/UntagResourceCommand.ts @@ -81,4 +81,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceInput; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/UpdateHostCommand.ts b/clients/client-codeconnections/src/commands/UpdateHostCommand.ts index c00cf14830988..cd0b78d484dfa 100644 --- a/clients/client-codeconnections/src/commands/UpdateHostCommand.ts +++ b/clients/client-codeconnections/src/commands/UpdateHostCommand.ts @@ -98,4 +98,16 @@ export class UpdateHostCommand extends $Command .f(void 0, void 0) .ser(se_UpdateHostCommand) .de(de_UpdateHostCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateHostInput; + output: {}; + }; + sdk: { + input: UpdateHostCommandInput; + output: UpdateHostCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/UpdateRepositoryLinkCommand.ts b/clients/client-codeconnections/src/commands/UpdateRepositoryLinkCommand.ts index 91dcc41748de2..44945c639fdfb 100644 --- a/clients/client-codeconnections/src/commands/UpdateRepositoryLinkCommand.ts +++ b/clients/client-codeconnections/src/commands/UpdateRepositoryLinkCommand.ts @@ -110,4 +110,16 @@ export class UpdateRepositoryLinkCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRepositoryLinkCommand) .de(de_UpdateRepositoryLinkCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRepositoryLinkInput; + output: UpdateRepositoryLinkOutput; + }; + sdk: { + input: UpdateRepositoryLinkCommandInput; + output: UpdateRepositoryLinkCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/UpdateSyncBlockerCommand.ts b/clients/client-codeconnections/src/commands/UpdateSyncBlockerCommand.ts index d70a48e192b8c..ebe2893ee7316 100644 --- a/clients/client-codeconnections/src/commands/UpdateSyncBlockerCommand.ts +++ b/clients/client-codeconnections/src/commands/UpdateSyncBlockerCommand.ts @@ -117,4 +117,16 @@ export class UpdateSyncBlockerCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSyncBlockerCommand) .de(de_UpdateSyncBlockerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSyncBlockerInput; + output: UpdateSyncBlockerOutput; + }; + sdk: { + input: UpdateSyncBlockerCommandInput; + output: UpdateSyncBlockerCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/commands/UpdateSyncConfigurationCommand.ts b/clients/client-codeconnections/src/commands/UpdateSyncConfigurationCommand.ts index 9eef708d0ac53..bc4636661850d 100644 --- a/clients/client-codeconnections/src/commands/UpdateSyncConfigurationCommand.ts +++ b/clients/client-codeconnections/src/commands/UpdateSyncConfigurationCommand.ts @@ -44,6 +44,7 @@ export interface UpdateSyncConfigurationCommandOutput extends UpdateSyncConfigur * SyncType: "CFN_STACK_SYNC", // required * PublishDeploymentStatus: "ENABLED" || "DISABLED", * TriggerResourceUpdateOn: "ANY_CHANGE" || "FILE_CHANGE", + * PullRequestComment: "ENABLED" || "DISABLED", * }; * const command = new UpdateSyncConfigurationCommand(input); * const response = await client.send(command); @@ -60,6 +61,7 @@ export interface UpdateSyncConfigurationCommandOutput extends UpdateSyncConfigur * // SyncType: "CFN_STACK_SYNC", // required * // PublishDeploymentStatus: "ENABLED" || "DISABLED", * // TriggerResourceUpdateOn: "ANY_CHANGE" || "FILE_CHANGE", + * // PullRequestComment: "ENABLED" || "DISABLED", * // }, * // }; * @@ -117,4 +119,16 @@ export class UpdateSyncConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSyncConfigurationCommand) .de(de_UpdateSyncConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSyncConfigurationInput; + output: UpdateSyncConfigurationOutput; + }; + sdk: { + input: UpdateSyncConfigurationCommandInput; + output: UpdateSyncConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-codeconnections/src/models/models_0.ts b/clients/client-codeconnections/src/models/models_0.ts index 27ca8114c8a85..d6f66cecfdc04 100644 --- a/clients/client-codeconnections/src/models/models_0.ts +++ b/clients/client-codeconnections/src/models/models_0.ts @@ -514,6 +514,20 @@ export const PublishDeploymentStatus = { */ export type PublishDeploymentStatus = (typeof PublishDeploymentStatus)[keyof typeof PublishDeploymentStatus]; +/** + * @public + * @enum + */ +export const PullRequestComment = { + DISABLED: "DISABLED", + ENABLED: "ENABLED", +} as const; + +/** + * @public + */ +export type PullRequestComment = (typeof PullRequestComment)[keyof typeof PullRequestComment]; + /** * @public * @enum @@ -595,6 +609,12 @@ export interface CreateSyncConfigurationInput { * @public */ TriggerResourceUpdateOn?: TriggerResourceUpdateOn; + + /** + *A toggle that specifies whether to enable or disable pull request comments for the sync configuration to be created.
+ * @public + */ + PullRequestComment?: PullRequestComment; } /** @@ -669,6 +689,12 @@ export interface SyncConfiguration { * @public */ TriggerResourceUpdateOn?: TriggerResourceUpdateOn; + + /** + *A toggle that specifies whether to enable or disable pull request comments for the sync configuration to be created.
+ * @public + */ + PullRequestComment?: PullRequestComment; } /** @@ -842,7 +868,7 @@ export interface Connection { /** *The Amazon Resource Name (ARN) of the connection. The ARN is used as the connection - * reference when the connection is shared between Amazon Web Services.
+ * reference when the connection is shared between Amazon Web Servicesservices. *The ARN is never reused if the connection is deleted.
*TA toggle that specifies whether to enable or disable pull request comments for the sync configuration to be updated.
+ * @public + */ + PullRequestComment?: PullRequestComment; } /** diff --git a/clients/client-codedeploy/CHANGELOG.md b/clients/client-codedeploy/CHANGELOG.md index f3acbc5565922..3be3db7a93ac3 100644 --- a/clients/client-codedeploy/CHANGELOG.md +++ b/clients/client-codedeploy/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-codedeploy + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-codedeploy + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-codedeploy diff --git a/clients/client-codedeploy/package.json b/clients/client-codedeploy/package.json index 7fb66409615f6..574a457f94bb5 100644 --- a/clients/client-codedeploy/package.json +++ b/clients/client-codedeploy/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codedeploy", "description": "AWS SDK for JavaScript Codedeploy Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codedeploy", @@ -33,32 +33,32 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", - "@smithy/util-waiter": "^3.1.3", + "@smithy/util-waiter": "^3.1.5", "tslib": "^2.6.2" }, "devDependencies": { diff --git a/clients/client-codedeploy/src/commands/AddTagsToOnPremisesInstancesCommand.ts b/clients/client-codedeploy/src/commands/AddTagsToOnPremisesInstancesCommand.ts index 7c96790025da3..4d7d9d67f5fa5 100644 --- a/clients/client-codedeploy/src/commands/AddTagsToOnPremisesInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/AddTagsToOnPremisesInstancesCommand.ts @@ -108,4 +108,16 @@ export class AddTagsToOnPremisesInstancesCommand extends $Command .f(void 0, void 0) .ser(se_AddTagsToOnPremisesInstancesCommand) .de(de_AddTagsToOnPremisesInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AddTagsToOnPremisesInstancesInput; + output: {}; + }; + sdk: { + input: AddTagsToOnPremisesInstancesCommandInput; + output: AddTagsToOnPremisesInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/BatchGetApplicationRevisionsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetApplicationRevisionsCommand.ts index 4389806b9a703..32884949aa0cb 100644 --- a/clients/client-codedeploy/src/commands/BatchGetApplicationRevisionsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetApplicationRevisionsCommand.ts @@ -161,4 +161,16 @@ export class BatchGetApplicationRevisionsCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetApplicationRevisionsCommand) .de(de_BatchGetApplicationRevisionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetApplicationRevisionsInput; + output: BatchGetApplicationRevisionsOutput; + }; + sdk: { + input: BatchGetApplicationRevisionsCommandInput; + output: BatchGetApplicationRevisionsCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/BatchGetApplicationsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetApplicationsCommand.ts index f0c1b63b8b357..4f2947fd15927 100644 --- a/clients/client-codedeploy/src/commands/BatchGetApplicationsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetApplicationsCommand.ts @@ -101,4 +101,16 @@ export class BatchGetApplicationsCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetApplicationsCommand) .de(de_BatchGetApplicationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetApplicationsInput; + output: BatchGetApplicationsOutput; + }; + sdk: { + input: BatchGetApplicationsCommandInput; + output: BatchGetApplicationsCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/BatchGetDeploymentGroupsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetDeploymentGroupsCommand.ts index 9bd27be9cfab2..0e52dbf6bb562 100644 --- a/clients/client-codedeploy/src/commands/BatchGetDeploymentGroupsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetDeploymentGroupsCommand.ts @@ -268,4 +268,16 @@ export class BatchGetDeploymentGroupsCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetDeploymentGroupsCommand) .de(de_BatchGetDeploymentGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetDeploymentGroupsInput; + output: BatchGetDeploymentGroupsOutput; + }; + sdk: { + input: BatchGetDeploymentGroupsCommandInput; + output: BatchGetDeploymentGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/BatchGetDeploymentInstancesCommand.ts b/clients/client-codedeploy/src/commands/BatchGetDeploymentInstancesCommand.ts index e133304355e53..de281a4506a21 100644 --- a/clients/client-codedeploy/src/commands/BatchGetDeploymentInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetDeploymentInstancesCommand.ts @@ -133,4 +133,16 @@ export class BatchGetDeploymentInstancesCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetDeploymentInstancesCommand) .de(de_BatchGetDeploymentInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetDeploymentInstancesInput; + output: BatchGetDeploymentInstancesOutput; + }; + sdk: { + input: BatchGetDeploymentInstancesCommandInput; + output: BatchGetDeploymentInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/BatchGetDeploymentTargetsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetDeploymentTargetsCommand.ts index e842f2d442ef3..fa988b7e5c2d6 100644 --- a/clients/client-codedeploy/src/commands/BatchGetDeploymentTargetsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetDeploymentTargetsCommand.ts @@ -247,4 +247,16 @@ export class BatchGetDeploymentTargetsCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetDeploymentTargetsCommand) .de(de_BatchGetDeploymentTargetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetDeploymentTargetsInput; + output: BatchGetDeploymentTargetsOutput; + }; + sdk: { + input: BatchGetDeploymentTargetsCommandInput; + output: BatchGetDeploymentTargetsCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/BatchGetDeploymentsCommand.ts b/clients/client-codedeploy/src/commands/BatchGetDeploymentsCommand.ts index 915856c13513e..74b8f1fe18687 100644 --- a/clients/client-codedeploy/src/commands/BatchGetDeploymentsCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetDeploymentsCommand.ts @@ -265,4 +265,16 @@ export class BatchGetDeploymentsCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetDeploymentsCommand) .de(de_BatchGetDeploymentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetDeploymentsInput; + output: BatchGetDeploymentsOutput; + }; + sdk: { + input: BatchGetDeploymentsCommandInput; + output: BatchGetDeploymentsCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/BatchGetOnPremisesInstancesCommand.ts b/clients/client-codedeploy/src/commands/BatchGetOnPremisesInstancesCommand.ts index 693db3b91d5fd..c7ff4878abbc0 100644 --- a/clients/client-codedeploy/src/commands/BatchGetOnPremisesInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/BatchGetOnPremisesInstancesCommand.ts @@ -104,4 +104,16 @@ export class BatchGetOnPremisesInstancesCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetOnPremisesInstancesCommand) .de(de_BatchGetOnPremisesInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetOnPremisesInstancesInput; + output: BatchGetOnPremisesInstancesOutput; + }; + sdk: { + input: BatchGetOnPremisesInstancesCommandInput; + output: BatchGetOnPremisesInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/ContinueDeploymentCommand.ts b/clients/client-codedeploy/src/commands/ContinueDeploymentCommand.ts index 24659b9f53919..44b6c51429693 100644 --- a/clients/client-codedeploy/src/commands/ContinueDeploymentCommand.ts +++ b/clients/client-codedeploy/src/commands/ContinueDeploymentCommand.ts @@ -104,4 +104,16 @@ export class ContinueDeploymentCommand extends $Command .f(void 0, void 0) .ser(se_ContinueDeploymentCommand) .de(de_ContinueDeploymentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ContinueDeploymentInput; + output: {}; + }; + sdk: { + input: ContinueDeploymentCommandInput; + output: ContinueDeploymentCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/CreateApplicationCommand.ts b/clients/client-codedeploy/src/commands/CreateApplicationCommand.ts index 374812847fa20..a6674fbb623c8 100644 --- a/clients/client-codedeploy/src/commands/CreateApplicationCommand.ts +++ b/clients/client-codedeploy/src/commands/CreateApplicationCommand.ts @@ -103,4 +103,16 @@ export class CreateApplicationCommand extends $Command .f(void 0, void 0) .ser(se_CreateApplicationCommand) .de(de_CreateApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateApplicationInput; + output: CreateApplicationOutput; + }; + sdk: { + input: CreateApplicationCommandInput; + output: CreateApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/CreateDeploymentCommand.ts b/clients/client-codedeploy/src/commands/CreateDeploymentCommand.ts index 85e2bf4b89f6d..bf92ad5b7f654 100644 --- a/clients/client-codedeploy/src/commands/CreateDeploymentCommand.ts +++ b/clients/client-codedeploy/src/commands/CreateDeploymentCommand.ts @@ -266,4 +266,16 @@ export class CreateDeploymentCommand extends $Command .f(void 0, void 0) .ser(se_CreateDeploymentCommand) .de(de_CreateDeploymentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDeploymentInput; + output: CreateDeploymentOutput; + }; + sdk: { + input: CreateDeploymentCommandInput; + output: CreateDeploymentCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/CreateDeploymentConfigCommand.ts b/clients/client-codedeploy/src/commands/CreateDeploymentConfigCommand.ts index e65c05ecb9079..777a5d5cd137a 100644 --- a/clients/client-codedeploy/src/commands/CreateDeploymentConfigCommand.ts +++ b/clients/client-codedeploy/src/commands/CreateDeploymentConfigCommand.ts @@ -126,4 +126,16 @@ export class CreateDeploymentConfigCommand extends $Command .f(void 0, void 0) .ser(se_CreateDeploymentConfigCommand) .de(de_CreateDeploymentConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDeploymentConfigInput; + output: CreateDeploymentConfigOutput; + }; + sdk: { + input: CreateDeploymentConfigCommandInput; + output: CreateDeploymentConfigCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/CreateDeploymentGroupCommand.ts b/clients/client-codedeploy/src/commands/CreateDeploymentGroupCommand.ts index bb6b50bda3c3d..0ba3592e19e63 100644 --- a/clients/client-codedeploy/src/commands/CreateDeploymentGroupCommand.ts +++ b/clients/client-codedeploy/src/commands/CreateDeploymentGroupCommand.ts @@ -335,4 +335,16 @@ export class CreateDeploymentGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateDeploymentGroupCommand) .de(de_CreateDeploymentGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDeploymentGroupInput; + output: CreateDeploymentGroupOutput; + }; + sdk: { + input: CreateDeploymentGroupCommandInput; + output: CreateDeploymentGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/DeleteApplicationCommand.ts b/clients/client-codedeploy/src/commands/DeleteApplicationCommand.ts index 27fb9d2c87c13..b35a2aa3a88f8 100644 --- a/clients/client-codedeploy/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteApplicationCommand.ts @@ -86,4 +86,16 @@ export class DeleteApplicationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteApplicationCommand) .de(de_DeleteApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteApplicationInput; + output: {}; + }; + sdk: { + input: DeleteApplicationCommandInput; + output: DeleteApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/DeleteDeploymentConfigCommand.ts b/clients/client-codedeploy/src/commands/DeleteDeploymentConfigCommand.ts index 95ea3bb6b8012..d8bc70192dbca 100644 --- a/clients/client-codedeploy/src/commands/DeleteDeploymentConfigCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteDeploymentConfigCommand.ts @@ -91,4 +91,16 @@ export class DeleteDeploymentConfigCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDeploymentConfigCommand) .de(de_DeleteDeploymentConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDeploymentConfigInput; + output: {}; + }; + sdk: { + input: DeleteDeploymentConfigCommandInput; + output: DeleteDeploymentConfigCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/DeleteDeploymentGroupCommand.ts b/clients/client-codedeploy/src/commands/DeleteDeploymentGroupCommand.ts index 4a4c1a867ecb3..853c08073d2c5 100644 --- a/clients/client-codedeploy/src/commands/DeleteDeploymentGroupCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteDeploymentGroupCommand.ts @@ -101,4 +101,16 @@ export class DeleteDeploymentGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDeploymentGroupCommand) .de(de_DeleteDeploymentGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDeploymentGroupInput; + output: DeleteDeploymentGroupOutput; + }; + sdk: { + input: DeleteDeploymentGroupCommandInput; + output: DeleteDeploymentGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/DeleteGitHubAccountTokenCommand.ts b/clients/client-codedeploy/src/commands/DeleteGitHubAccountTokenCommand.ts index 4ccbd46e432f3..d85cd095f3ba7 100644 --- a/clients/client-codedeploy/src/commands/DeleteGitHubAccountTokenCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteGitHubAccountTokenCommand.ts @@ -92,4 +92,16 @@ export class DeleteGitHubAccountTokenCommand extends $Command .f(void 0, void 0) .ser(se_DeleteGitHubAccountTokenCommand) .de(de_DeleteGitHubAccountTokenCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteGitHubAccountTokenInput; + output: DeleteGitHubAccountTokenOutput; + }; + sdk: { + input: DeleteGitHubAccountTokenCommandInput; + output: DeleteGitHubAccountTokenCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/DeleteResourcesByExternalIdCommand.ts b/clients/client-codedeploy/src/commands/DeleteResourcesByExternalIdCommand.ts index e5f13e8a53ef2..fd7d2d1957af6 100644 --- a/clients/client-codedeploy/src/commands/DeleteResourcesByExternalIdCommand.ts +++ b/clients/client-codedeploy/src/commands/DeleteResourcesByExternalIdCommand.ts @@ -82,4 +82,16 @@ export class DeleteResourcesByExternalIdCommand extends $Command .f(void 0, void 0) .ser(se_DeleteResourcesByExternalIdCommand) .de(de_DeleteResourcesByExternalIdCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteResourcesByExternalIdInput; + output: {}; + }; + sdk: { + input: DeleteResourcesByExternalIdCommandInput; + output: DeleteResourcesByExternalIdCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/DeregisterOnPremisesInstanceCommand.ts b/clients/client-codedeploy/src/commands/DeregisterOnPremisesInstanceCommand.ts index 4b1f35d0a2e40..036b6f27f075b 100644 --- a/clients/client-codedeploy/src/commands/DeregisterOnPremisesInstanceCommand.ts +++ b/clients/client-codedeploy/src/commands/DeregisterOnPremisesInstanceCommand.ts @@ -84,4 +84,16 @@ export class DeregisterOnPremisesInstanceCommand extends $Command .f(void 0, void 0) .ser(se_DeregisterOnPremisesInstanceCommand) .de(de_DeregisterOnPremisesInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeregisterOnPremisesInstanceInput; + output: {}; + }; + sdk: { + input: DeregisterOnPremisesInstanceCommandInput; + output: DeregisterOnPremisesInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/GetApplicationCommand.ts b/clients/client-codedeploy/src/commands/GetApplicationCommand.ts index 93720e3f73297..822c1ba6ba4a1 100644 --- a/clients/client-codedeploy/src/commands/GetApplicationCommand.ts +++ b/clients/client-codedeploy/src/commands/GetApplicationCommand.ts @@ -93,4 +93,16 @@ export class GetApplicationCommand extends $Command .f(void 0, void 0) .ser(se_GetApplicationCommand) .de(de_GetApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetApplicationInput; + output: GetApplicationOutput; + }; + sdk: { + input: GetApplicationCommandInput; + output: GetApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/GetApplicationRevisionCommand.ts b/clients/client-codedeploy/src/commands/GetApplicationRevisionCommand.ts index e9d8a4ad6b34f..ac34e7ff6a1bb 100644 --- a/clients/client-codedeploy/src/commands/GetApplicationRevisionCommand.ts +++ b/clients/client-codedeploy/src/commands/GetApplicationRevisionCommand.ts @@ -148,4 +148,16 @@ export class GetApplicationRevisionCommand extends $Command .f(void 0, void 0) .ser(se_GetApplicationRevisionCommand) .de(de_GetApplicationRevisionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetApplicationRevisionInput; + output: GetApplicationRevisionOutput; + }; + sdk: { + input: GetApplicationRevisionCommandInput; + output: GetApplicationRevisionCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/GetDeploymentCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentCommand.ts index 4db87b025c27e..17d60c7d8dd3c 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentCommand.ts @@ -266,4 +266,16 @@ export class GetDeploymentCommand extends $Command .f(void 0, void 0) .ser(se_GetDeploymentCommand) .de(de_GetDeploymentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeploymentInput; + output: GetDeploymentOutput; + }; + sdk: { + input: GetDeploymentCommandInput; + output: GetDeploymentCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/GetDeploymentConfigCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentConfigCommand.ts index 6eab734e7d29b..03137e7d0b2ee 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentConfigCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentConfigCommand.ts @@ -117,4 +117,16 @@ export class GetDeploymentConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetDeploymentConfigCommand) .de(de_GetDeploymentConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeploymentConfigInput; + output: GetDeploymentConfigOutput; + }; + sdk: { + input: GetDeploymentConfigCommandInput; + output: GetDeploymentConfigCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/GetDeploymentGroupCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentGroupCommand.ts index eaf44c3a401a5..e9cdef8480fb1 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentGroupCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentGroupCommand.ts @@ -264,4 +264,16 @@ export class GetDeploymentGroupCommand extends $Command .f(void 0, void 0) .ser(se_GetDeploymentGroupCommand) .de(de_GetDeploymentGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeploymentGroupInput; + output: GetDeploymentGroupOutput; + }; + sdk: { + input: GetDeploymentGroupCommandInput; + output: GetDeploymentGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/GetDeploymentInstanceCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentInstanceCommand.ts index e34543b982754..c74ba54873a90 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentInstanceCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentInstanceCommand.ts @@ -121,4 +121,16 @@ export class GetDeploymentInstanceCommand extends $Command .f(void 0, void 0) .ser(se_GetDeploymentInstanceCommand) .de(de_GetDeploymentInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeploymentInstanceInput; + output: GetDeploymentInstanceOutput; + }; + sdk: { + input: GetDeploymentInstanceCommandInput; + output: GetDeploymentInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/GetDeploymentTargetCommand.ts b/clients/client-codedeploy/src/commands/GetDeploymentTargetCommand.ts index af28079755c07..2fd0fece69cbe 100644 --- a/clients/client-codedeploy/src/commands/GetDeploymentTargetCommand.ts +++ b/clients/client-codedeploy/src/commands/GetDeploymentTargetCommand.ts @@ -211,4 +211,16 @@ export class GetDeploymentTargetCommand extends $Command .f(void 0, void 0) .ser(se_GetDeploymentTargetCommand) .de(de_GetDeploymentTargetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeploymentTargetInput; + output: GetDeploymentTargetOutput; + }; + sdk: { + input: GetDeploymentTargetCommandInput; + output: GetDeploymentTargetCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/GetOnPremisesInstanceCommand.ts b/clients/client-codedeploy/src/commands/GetOnPremisesInstanceCommand.ts index 18701e6a8124e..8e4b2049a1264 100644 --- a/clients/client-codedeploy/src/commands/GetOnPremisesInstanceCommand.ts +++ b/clients/client-codedeploy/src/commands/GetOnPremisesInstanceCommand.ts @@ -99,4 +99,16 @@ export class GetOnPremisesInstanceCommand extends $Command .f(void 0, void 0) .ser(se_GetOnPremisesInstanceCommand) .de(de_GetOnPremisesInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetOnPremisesInstanceInput; + output: GetOnPremisesInstanceOutput; + }; + sdk: { + input: GetOnPremisesInstanceCommandInput; + output: GetOnPremisesInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/ListApplicationRevisionsCommand.ts b/clients/client-codedeploy/src/commands/ListApplicationRevisionsCommand.ts index bd12547936a77..e94ef10a6105f 100644 --- a/clients/client-codedeploy/src/commands/ListApplicationRevisionsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListApplicationRevisionsCommand.ts @@ -138,4 +138,16 @@ export class ListApplicationRevisionsCommand extends $Command .f(void 0, void 0) .ser(se_ListApplicationRevisionsCommand) .de(de_ListApplicationRevisionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListApplicationRevisionsInput; + output: ListApplicationRevisionsOutput; + }; + sdk: { + input: ListApplicationRevisionsCommandInput; + output: ListApplicationRevisionsCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/ListApplicationsCommand.ts b/clients/client-codedeploy/src/commands/ListApplicationsCommand.ts index 08446edb906cb..e24b6d15f894c 100644 --- a/clients/client-codedeploy/src/commands/ListApplicationsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListApplicationsCommand.ts @@ -83,4 +83,16 @@ export class ListApplicationsCommand extends $Command .f(void 0, void 0) .ser(se_ListApplicationsCommand) .de(de_ListApplicationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListApplicationsInput; + output: ListApplicationsOutput; + }; + sdk: { + input: ListApplicationsCommandInput; + output: ListApplicationsCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/ListDeploymentConfigsCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentConfigsCommand.ts index 23e7d45782206..5e0c6a4358f54 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentConfigsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentConfigsCommand.ts @@ -83,4 +83,16 @@ export class ListDeploymentConfigsCommand extends $Command .f(void 0, void 0) .ser(se_ListDeploymentConfigsCommand) .de(de_ListDeploymentConfigsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDeploymentConfigsInput; + output: ListDeploymentConfigsOutput; + }; + sdk: { + input: ListDeploymentConfigsCommandInput; + output: ListDeploymentConfigsCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/ListDeploymentGroupsCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentGroupsCommand.ts index 648a0a4a777f2..cb8ffc34b9a52 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentGroupsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentGroupsCommand.ts @@ -95,4 +95,16 @@ export class ListDeploymentGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListDeploymentGroupsCommand) .de(de_ListDeploymentGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDeploymentGroupsInput; + output: ListDeploymentGroupsOutput; + }; + sdk: { + input: ListDeploymentGroupsCommandInput; + output: ListDeploymentGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/ListDeploymentInstancesCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentInstancesCommand.ts index a25b26d69cbdd..d15a1fd646ebd 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentInstancesCommand.ts @@ -128,4 +128,16 @@ export class ListDeploymentInstancesCommand extends $Command .f(void 0, void 0) .ser(se_ListDeploymentInstancesCommand) .de(de_ListDeploymentInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDeploymentInstancesInput; + output: ListDeploymentInstancesOutput; + }; + sdk: { + input: ListDeploymentInstancesCommandInput; + output: ListDeploymentInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/ListDeploymentTargetsCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentTargetsCommand.ts index 9510bd5adb184..5323d3e0816f8 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentTargetsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentTargetsCommand.ts @@ -116,4 +116,16 @@ export class ListDeploymentTargetsCommand extends $Command .f(void 0, void 0) .ser(se_ListDeploymentTargetsCommand) .de(de_ListDeploymentTargetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDeploymentTargetsInput; + output: ListDeploymentTargetsOutput; + }; + sdk: { + input: ListDeploymentTargetsCommandInput; + output: ListDeploymentTargetsCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/ListDeploymentsCommand.ts b/clients/client-codedeploy/src/commands/ListDeploymentsCommand.ts index 80d09825e0639..43b2e3df9dce5 100644 --- a/clients/client-codedeploy/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-codedeploy/src/commands/ListDeploymentsCommand.ts @@ -125,4 +125,16 @@ export class ListDeploymentsCommand extends $Command .f(void 0, void 0) .ser(se_ListDeploymentsCommand) .de(de_ListDeploymentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDeploymentsInput; + output: ListDeploymentsOutput; + }; + sdk: { + input: ListDeploymentsCommandInput; + output: ListDeploymentsCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/ListGitHubAccountTokenNamesCommand.ts b/clients/client-codedeploy/src/commands/ListGitHubAccountTokenNamesCommand.ts index b1b882877d738..b6a1832a4835a 100644 --- a/clients/client-codedeploy/src/commands/ListGitHubAccountTokenNamesCommand.ts +++ b/clients/client-codedeploy/src/commands/ListGitHubAccountTokenNamesCommand.ts @@ -89,4 +89,16 @@ export class ListGitHubAccountTokenNamesCommand extends $Command .f(void 0, void 0) .ser(se_ListGitHubAccountTokenNamesCommand) .de(de_ListGitHubAccountTokenNamesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListGitHubAccountTokenNamesInput; + output: ListGitHubAccountTokenNamesOutput; + }; + sdk: { + input: ListGitHubAccountTokenNamesCommandInput; + output: ListGitHubAccountTokenNamesCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/ListOnPremisesInstancesCommand.ts b/clients/client-codedeploy/src/commands/ListOnPremisesInstancesCommand.ts index 398dc8ca94096..504127a9379fa 100644 --- a/clients/client-codedeploy/src/commands/ListOnPremisesInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/ListOnPremisesInstancesCommand.ts @@ -100,4 +100,16 @@ export class ListOnPremisesInstancesCommand extends $Command .f(void 0, void 0) .ser(se_ListOnPremisesInstancesCommand) .de(de_ListOnPremisesInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListOnPremisesInstancesInput; + output: ListOnPremisesInstancesOutput; + }; + sdk: { + input: ListOnPremisesInstancesCommandInput; + output: ListOnPremisesInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/ListTagsForResourceCommand.ts b/clients/client-codedeploy/src/commands/ListTagsForResourceCommand.ts index 66d45428b89bb..7bf103a97c445 100644 --- a/clients/client-codedeploy/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codedeploy/src/commands/ListTagsForResourceCommand.ts @@ -95,4 +95,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceInput; + output: ListTagsForResourceOutput; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts b/clients/client-codedeploy/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts index b867a877fead1..46fd1701a5a21 100644 --- a/clients/client-codedeploy/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts +++ b/clients/client-codedeploy/src/commands/PutLifecycleEventHookExecutionStatusCommand.ts @@ -120,4 +120,16 @@ export class PutLifecycleEventHookExecutionStatusCommand extends $Command .f(void 0, void 0) .ser(se_PutLifecycleEventHookExecutionStatusCommand) .de(de_PutLifecycleEventHookExecutionStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutLifecycleEventHookExecutionStatusInput; + output: PutLifecycleEventHookExecutionStatusOutput; + }; + sdk: { + input: PutLifecycleEventHookExecutionStatusCommandInput; + output: PutLifecycleEventHookExecutionStatusCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/RegisterApplicationRevisionCommand.ts b/clients/client-codedeploy/src/commands/RegisterApplicationRevisionCommand.ts index 8a2d4ca9d443d..ba71c00f4790e 100644 --- a/clients/client-codedeploy/src/commands/RegisterApplicationRevisionCommand.ts +++ b/clients/client-codedeploy/src/commands/RegisterApplicationRevisionCommand.ts @@ -116,4 +116,16 @@ export class RegisterApplicationRevisionCommand extends $Command .f(void 0, void 0) .ser(se_RegisterApplicationRevisionCommand) .de(de_RegisterApplicationRevisionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterApplicationRevisionInput; + output: {}; + }; + sdk: { + input: RegisterApplicationRevisionCommandInput; + output: RegisterApplicationRevisionCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/RegisterOnPremisesInstanceCommand.ts b/clients/client-codedeploy/src/commands/RegisterOnPremisesInstanceCommand.ts index 443774ea2fcf8..c12284d5d5995 100644 --- a/clients/client-codedeploy/src/commands/RegisterOnPremisesInstanceCommand.ts +++ b/clients/client-codedeploy/src/commands/RegisterOnPremisesInstanceCommand.ts @@ -112,4 +112,16 @@ export class RegisterOnPremisesInstanceCommand extends $Command .f(void 0, void 0) .ser(se_RegisterOnPremisesInstanceCommand) .de(de_RegisterOnPremisesInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterOnPremisesInstanceInput; + output: {}; + }; + sdk: { + input: RegisterOnPremisesInstanceCommandInput; + output: RegisterOnPremisesInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts b/clients/client-codedeploy/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts index 88a611adef4e7..a2bcf2436da1a 100644 --- a/clients/client-codedeploy/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts +++ b/clients/client-codedeploy/src/commands/RemoveTagsFromOnPremisesInstancesCommand.ts @@ -108,4 +108,16 @@ export class RemoveTagsFromOnPremisesInstancesCommand extends $Command .f(void 0, void 0) .ser(se_RemoveTagsFromOnPremisesInstancesCommand) .de(de_RemoveTagsFromOnPremisesInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveTagsFromOnPremisesInstancesInput; + output: {}; + }; + sdk: { + input: RemoveTagsFromOnPremisesInstancesCommandInput; + output: RemoveTagsFromOnPremisesInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts b/clients/client-codedeploy/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts index b833136801e21..efbccb8149aa3 100644 --- a/clients/client-codedeploy/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts +++ b/clients/client-codedeploy/src/commands/SkipWaitTimeForInstanceTerminationCommand.ts @@ -99,4 +99,16 @@ export class SkipWaitTimeForInstanceTerminationCommand extends $Command .f(void 0, void 0) .ser(se_SkipWaitTimeForInstanceTerminationCommand) .de(de_SkipWaitTimeForInstanceTerminationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SkipWaitTimeForInstanceTerminationInput; + output: {}; + }; + sdk: { + input: SkipWaitTimeForInstanceTerminationCommandInput; + output: SkipWaitTimeForInstanceTerminationCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/StopDeploymentCommand.ts b/clients/client-codedeploy/src/commands/StopDeploymentCommand.ts index 0fe7680bf90bb..6ec718df7edb2 100644 --- a/clients/client-codedeploy/src/commands/StopDeploymentCommand.ts +++ b/clients/client-codedeploy/src/commands/StopDeploymentCommand.ts @@ -98,4 +98,16 @@ export class StopDeploymentCommand extends $Command .f(void 0, void 0) .ser(se_StopDeploymentCommand) .de(de_StopDeploymentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopDeploymentInput; + output: StopDeploymentOutput; + }; + sdk: { + input: StopDeploymentCommandInput; + output: StopDeploymentCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/TagResourceCommand.ts b/clients/client-codedeploy/src/commands/TagResourceCommand.ts index 92765003b27ea..5410777c6689d 100644 --- a/clients/client-codedeploy/src/commands/TagResourceCommand.ts +++ b/clients/client-codedeploy/src/commands/TagResourceCommand.ts @@ -108,4 +108,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceInput; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/UntagResourceCommand.ts b/clients/client-codedeploy/src/commands/UntagResourceCommand.ts index f66deca69239d..d7ffd14cb317d 100644 --- a/clients/client-codedeploy/src/commands/UntagResourceCommand.ts +++ b/clients/client-codedeploy/src/commands/UntagResourceCommand.ts @@ -106,4 +106,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceInput; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/UpdateApplicationCommand.ts b/clients/client-codedeploy/src/commands/UpdateApplicationCommand.ts index cbd496e3e51dc..1246be1faae40 100644 --- a/clients/client-codedeploy/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-codedeploy/src/commands/UpdateApplicationCommand.ts @@ -89,4 +89,16 @@ export class UpdateApplicationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateApplicationCommand) .de(de_UpdateApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateApplicationInput; + output: {}; + }; + sdk: { + input: UpdateApplicationCommandInput; + output: UpdateApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-codedeploy/src/commands/UpdateDeploymentGroupCommand.ts b/clients/client-codedeploy/src/commands/UpdateDeploymentGroupCommand.ts index 52c1a8343f8da..2ce3438e15337 100644 --- a/clients/client-codedeploy/src/commands/UpdateDeploymentGroupCommand.ts +++ b/clients/client-codedeploy/src/commands/UpdateDeploymentGroupCommand.ts @@ -331,4 +331,16 @@ export class UpdateDeploymentGroupCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDeploymentGroupCommand) .de(de_UpdateDeploymentGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDeploymentGroupInput; + output: UpdateDeploymentGroupOutput; + }; + sdk: { + input: UpdateDeploymentGroupCommandInput; + output: UpdateDeploymentGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/CHANGELOG.md b/clients/client-codeguru-reviewer/CHANGELOG.md index 7cd67ff5bf6b7..2e4c69bbc87dd 100644 --- a/clients/client-codeguru-reviewer/CHANGELOG.md +++ b/clients/client-codeguru-reviewer/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-codeguru-reviewer + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-codeguru-reviewer + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-codeguru-reviewer diff --git a/clients/client-codeguru-reviewer/package.json b/clients/client-codeguru-reviewer/package.json index c05cfa8474f76..a39dce10bc799 100644 --- a/clients/client-codeguru-reviewer/package.json +++ b/clients/client-codeguru-reviewer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codeguru-reviewer", "description": "AWS SDK for JavaScript Codeguru Reviewer Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codeguru-reviewer", @@ -33,32 +33,32 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", - "@smithy/util-waiter": "^3.1.3", + "@smithy/util-waiter": "^3.1.5", "tslib": "^2.6.2", "uuid": "^9.0.1" }, diff --git a/clients/client-codeguru-reviewer/src/commands/AssociateRepositoryCommand.ts b/clients/client-codeguru-reviewer/src/commands/AssociateRepositoryCommand.ts index cd3749c4fa01e..5196289d8e8d9 100644 --- a/clients/client-codeguru-reviewer/src/commands/AssociateRepositoryCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/AssociateRepositoryCommand.ts @@ -164,4 +164,16 @@ export class AssociateRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_AssociateRepositoryCommand) .de(de_AssociateRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateRepositoryRequest; + output: AssociateRepositoryResponse; + }; + sdk: { + input: AssociateRepositoryCommandInput; + output: AssociateRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/src/commands/CreateCodeReviewCommand.ts b/clients/client-codeguru-reviewer/src/commands/CreateCodeReviewCommand.ts index e41f0db1ff8ec..6889b6aa4fba7 100644 --- a/clients/client-codeguru-reviewer/src/commands/CreateCodeReviewCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/CreateCodeReviewCommand.ts @@ -200,4 +200,16 @@ export class CreateCodeReviewCommand extends $Command .f(void 0, void 0) .ser(se_CreateCodeReviewCommand) .de(de_CreateCodeReviewCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCodeReviewRequest; + output: CreateCodeReviewResponse; + }; + sdk: { + input: CreateCodeReviewCommandInput; + output: CreateCodeReviewCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/src/commands/DescribeCodeReviewCommand.ts b/clients/client-codeguru-reviewer/src/commands/DescribeCodeReviewCommand.ts index 9b609f55976d6..a5b15dad59565 100644 --- a/clients/client-codeguru-reviewer/src/commands/DescribeCodeReviewCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/DescribeCodeReviewCommand.ts @@ -147,4 +147,16 @@ export class DescribeCodeReviewCommand extends $Command .f(void 0, void 0) .ser(se_DescribeCodeReviewCommand) .de(de_DescribeCodeReviewCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeCodeReviewRequest; + output: DescribeCodeReviewResponse; + }; + sdk: { + input: DescribeCodeReviewCommandInput; + output: DescribeCodeReviewCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/src/commands/DescribeRecommendationFeedbackCommand.ts b/clients/client-codeguru-reviewer/src/commands/DescribeRecommendationFeedbackCommand.ts index 906277958d8f9..b94cabf562fd2 100644 --- a/clients/client-codeguru-reviewer/src/commands/DescribeRecommendationFeedbackCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/DescribeRecommendationFeedbackCommand.ts @@ -108,4 +108,16 @@ export class DescribeRecommendationFeedbackCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRecommendationFeedbackCommand) .de(de_DescribeRecommendationFeedbackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRecommendationFeedbackRequest; + output: DescribeRecommendationFeedbackResponse; + }; + sdk: { + input: DescribeRecommendationFeedbackCommandInput; + output: DescribeRecommendationFeedbackCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/src/commands/DescribeRepositoryAssociationCommand.ts b/clients/client-codeguru-reviewer/src/commands/DescribeRepositoryAssociationCommand.ts index bcd32b4c040b3..3a255341226de 100644 --- a/clients/client-codeguru-reviewer/src/commands/DescribeRepositoryAssociationCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/DescribeRepositoryAssociationCommand.ts @@ -123,4 +123,16 @@ export class DescribeRepositoryAssociationCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRepositoryAssociationCommand) .de(de_DescribeRepositoryAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRepositoryAssociationRequest; + output: DescribeRepositoryAssociationResponse; + }; + sdk: { + input: DescribeRepositoryAssociationCommandInput; + output: DescribeRepositoryAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/src/commands/DisassociateRepositoryCommand.ts b/clients/client-codeguru-reviewer/src/commands/DisassociateRepositoryCommand.ts index 02c9d712f29e5..fd86b4f3e552e 100644 --- a/clients/client-codeguru-reviewer/src/commands/DisassociateRepositoryCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/DisassociateRepositoryCommand.ts @@ -122,4 +122,16 @@ export class DisassociateRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateRepositoryCommand) .de(de_DisassociateRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateRepositoryRequest; + output: DisassociateRepositoryResponse; + }; + sdk: { + input: DisassociateRepositoryCommandInput; + output: DisassociateRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/src/commands/ListCodeReviewsCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListCodeReviewsCommand.ts index 173bde655b2bc..cd3c0ab1a7817 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListCodeReviewsCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListCodeReviewsCommand.ts @@ -152,4 +152,16 @@ export class ListCodeReviewsCommand extends $Command .f(void 0, void 0) .ser(se_ListCodeReviewsCommand) .de(de_ListCodeReviewsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCodeReviewsRequest; + output: ListCodeReviewsResponse; + }; + sdk: { + input: ListCodeReviewsCommandInput; + output: ListCodeReviewsCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/src/commands/ListRecommendationFeedbackCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListRecommendationFeedbackCommand.ts index 599417400347d..89a2a8de51f0c 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListRecommendationFeedbackCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListRecommendationFeedbackCommand.ts @@ -110,4 +110,16 @@ export class ListRecommendationFeedbackCommand extends $Command .f(void 0, void 0) .ser(se_ListRecommendationFeedbackCommand) .de(de_ListRecommendationFeedbackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRecommendationFeedbackRequest; + output: ListRecommendationFeedbackResponse; + }; + sdk: { + input: ListRecommendationFeedbackCommandInput; + output: ListRecommendationFeedbackCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/src/commands/ListRecommendationsCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListRecommendationsCommand.ts index 4d6ecc841ea08..fe80ca5b7916e 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListRecommendationsCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListRecommendationsCommand.ts @@ -114,4 +114,16 @@ export class ListRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_ListRecommendationsCommand) .de(de_ListRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRecommendationsRequest; + output: ListRecommendationsResponse; + }; + sdk: { + input: ListRecommendationsCommandInput; + output: ListRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/src/commands/ListRepositoryAssociationsCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListRepositoryAssociationsCommand.ts index e0c9990832582..3d30e9d6dd80a 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListRepositoryAssociationsCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListRepositoryAssociationsCommand.ts @@ -112,4 +112,16 @@ export class ListRepositoryAssociationsCommand extends $Command .f(void 0, void 0) .ser(se_ListRepositoryAssociationsCommand) .de(de_ListRepositoryAssociationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRepositoryAssociationsRequest; + output: ListRepositoryAssociationsResponse; + }; + sdk: { + input: ListRepositoryAssociationsCommandInput; + output: ListRepositoryAssociationsCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeguru-reviewer/src/commands/ListTagsForResourceCommand.ts index a8f608ca82957..83b86e4948cbb 100644 --- a/clients/client-codeguru-reviewer/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/ListTagsForResourceCommand.ts @@ -88,4 +88,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/src/commands/PutRecommendationFeedbackCommand.ts b/clients/client-codeguru-reviewer/src/commands/PutRecommendationFeedbackCommand.ts index 68d9c0d44a741..7ad5e2ac947b1 100644 --- a/clients/client-codeguru-reviewer/src/commands/PutRecommendationFeedbackCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/PutRecommendationFeedbackCommand.ts @@ -95,4 +95,16 @@ export class PutRecommendationFeedbackCommand extends $Command .f(void 0, void 0) .ser(se_PutRecommendationFeedbackCommand) .de(de_PutRecommendationFeedbackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutRecommendationFeedbackRequest; + output: {}; + }; + sdk: { + input: PutRecommendationFeedbackCommandInput; + output: PutRecommendationFeedbackCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/src/commands/TagResourceCommand.ts b/clients/client-codeguru-reviewer/src/commands/TagResourceCommand.ts index 81e544a0e00a0..d047920f0c632 100644 --- a/clients/client-codeguru-reviewer/src/commands/TagResourceCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/TagResourceCommand.ts @@ -87,4 +87,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-reviewer/src/commands/UntagResourceCommand.ts b/clients/client-codeguru-reviewer/src/commands/UntagResourceCommand.ts index 4290e94b99e31..b8aa9d5a4524f 100644 --- a/clients/client-codeguru-reviewer/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeguru-reviewer/src/commands/UntagResourceCommand.ts @@ -87,4 +87,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-security/CHANGELOG.md b/clients/client-codeguru-security/CHANGELOG.md index be42b88cd338d..629166baba0b3 100644 --- a/clients/client-codeguru-security/CHANGELOG.md +++ b/clients/client-codeguru-security/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-codeguru-security + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-codeguru-security + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-codeguru-security diff --git a/clients/client-codeguru-security/package.json b/clients/client-codeguru-security/package.json index 62ff219788164..c2e0999834256 100644 --- a/clients/client-codeguru-security/package.json +++ b/clients/client-codeguru-security/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codeguru-security", "description": "AWS SDK for JavaScript Codeguru Security Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codeguru-security", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-codeguru-security/src/commands/BatchGetFindingsCommand.ts b/clients/client-codeguru-security/src/commands/BatchGetFindingsCommand.ts index 4b2bdae9517ff..43614f06a5685 100644 --- a/clients/client-codeguru-security/src/commands/BatchGetFindingsCommand.ts +++ b/clients/client-codeguru-security/src/commands/BatchGetFindingsCommand.ts @@ -158,4 +158,16 @@ export class BatchGetFindingsCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetFindingsCommand) .de(de_BatchGetFindingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetFindingsRequest; + output: BatchGetFindingsResponse; + }; + sdk: { + input: BatchGetFindingsCommandInput; + output: BatchGetFindingsCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-security/src/commands/CreateScanCommand.ts b/clients/client-codeguru-security/src/commands/CreateScanCommand.ts index 9eb93543fd1c3..cc00b1dbb8ba9 100644 --- a/clients/client-codeguru-security/src/commands/CreateScanCommand.ts +++ b/clients/client-codeguru-security/src/commands/CreateScanCommand.ts @@ -112,4 +112,16 @@ export class CreateScanCommand extends $Command .f(void 0, void 0) .ser(se_CreateScanCommand) .de(de_CreateScanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateScanRequest; + output: CreateScanResponse; + }; + sdk: { + input: CreateScanCommandInput; + output: CreateScanCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-security/src/commands/CreateUploadUrlCommand.ts b/clients/client-codeguru-security/src/commands/CreateUploadUrlCommand.ts index 83b4e7a80907f..be9337de602cf 100644 --- a/clients/client-codeguru-security/src/commands/CreateUploadUrlCommand.ts +++ b/clients/client-codeguru-security/src/commands/CreateUploadUrlCommand.ts @@ -100,4 +100,16 @@ export class CreateUploadUrlCommand extends $Command .f(void 0, CreateUploadUrlResponseFilterSensitiveLog) .ser(se_CreateUploadUrlCommand) .de(de_CreateUploadUrlCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateUploadUrlRequest; + output: CreateUploadUrlResponse; + }; + sdk: { + input: CreateUploadUrlCommandInput; + output: CreateUploadUrlCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-security/src/commands/GetAccountConfigurationCommand.ts b/clients/client-codeguru-security/src/commands/GetAccountConfigurationCommand.ts index 7b4de4a77d56a..c18746ace2f9f 100644 --- a/clients/client-codeguru-security/src/commands/GetAccountConfigurationCommand.ts +++ b/clients/client-codeguru-security/src/commands/GetAccountConfigurationCommand.ts @@ -89,4 +89,16 @@ export class GetAccountConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetAccountConfigurationCommand) .de(de_GetAccountConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetAccountConfigurationResponse; + }; + sdk: { + input: GetAccountConfigurationCommandInput; + output: GetAccountConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-security/src/commands/GetFindingsCommand.ts b/clients/client-codeguru-security/src/commands/GetFindingsCommand.ts index ad051c5077303..456ae7ad35554 100644 --- a/clients/client-codeguru-security/src/commands/GetFindingsCommand.ts +++ b/clients/client-codeguru-security/src/commands/GetFindingsCommand.ts @@ -157,4 +157,16 @@ export class GetFindingsCommand extends $Command .f(void 0, void 0) .ser(se_GetFindingsCommand) .de(de_GetFindingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFindingsRequest; + output: GetFindingsResponse; + }; + sdk: { + input: GetFindingsCommandInput; + output: GetFindingsCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-security/src/commands/GetMetricsSummaryCommand.ts b/clients/client-codeguru-security/src/commands/GetMetricsSummaryCommand.ts index 6ffaa30cf3ac6..667067557448d 100644 --- a/clients/client-codeguru-security/src/commands/GetMetricsSummaryCommand.ts +++ b/clients/client-codeguru-security/src/commands/GetMetricsSummaryCommand.ts @@ -118,4 +118,16 @@ export class GetMetricsSummaryCommand extends $Command .f(void 0, void 0) .ser(se_GetMetricsSummaryCommand) .de(de_GetMetricsSummaryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMetricsSummaryRequest; + output: GetMetricsSummaryResponse; + }; + sdk: { + input: GetMetricsSummaryCommandInput; + output: GetMetricsSummaryCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-security/src/commands/GetScanCommand.ts b/clients/client-codeguru-security/src/commands/GetScanCommand.ts index 3489637472c43..280ce5f31d30b 100644 --- a/clients/client-codeguru-security/src/commands/GetScanCommand.ts +++ b/clients/client-codeguru-security/src/commands/GetScanCommand.ts @@ -101,4 +101,16 @@ export class GetScanCommand extends $Command .f(void 0, void 0) .ser(se_GetScanCommand) .de(de_GetScanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetScanRequest; + output: GetScanResponse; + }; + sdk: { + input: GetScanCommandInput; + output: GetScanCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-security/src/commands/ListFindingsMetricsCommand.ts b/clients/client-codeguru-security/src/commands/ListFindingsMetricsCommand.ts index 74c13f16c224a..b95767654d79c 100644 --- a/clients/client-codeguru-security/src/commands/ListFindingsMetricsCommand.ts +++ b/clients/client-codeguru-security/src/commands/ListFindingsMetricsCommand.ts @@ -125,4 +125,16 @@ export class ListFindingsMetricsCommand extends $Command .f(void 0, void 0) .ser(se_ListFindingsMetricsCommand) .de(de_ListFindingsMetricsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFindingsMetricsRequest; + output: ListFindingsMetricsResponse; + }; + sdk: { + input: ListFindingsMetricsCommandInput; + output: ListFindingsMetricsCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-security/src/commands/ListScansCommand.ts b/clients/client-codeguru-security/src/commands/ListScansCommand.ts index 8b416b8d761d3..26e808952a160 100644 --- a/clients/client-codeguru-security/src/commands/ListScansCommand.ts +++ b/clients/client-codeguru-security/src/commands/ListScansCommand.ts @@ -101,4 +101,16 @@ export class ListScansCommand extends $Command .f(void 0, void 0) .ser(se_ListScansCommand) .de(de_ListScansCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListScansRequest; + output: ListScansResponse; + }; + sdk: { + input: ListScansCommandInput; + output: ListScansCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-security/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeguru-security/src/commands/ListTagsForResourceCommand.ts index c10a86a4b8881..d5b6e4ffceb23 100644 --- a/clients/client-codeguru-security/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeguru-security/src/commands/ListTagsForResourceCommand.ts @@ -99,4 +99,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-security/src/commands/TagResourceCommand.ts b/clients/client-codeguru-security/src/commands/TagResourceCommand.ts index 001d783fe8587..3497687721641 100644 --- a/clients/client-codeguru-security/src/commands/TagResourceCommand.ts +++ b/clients/client-codeguru-security/src/commands/TagResourceCommand.ts @@ -98,4 +98,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-security/src/commands/UntagResourceCommand.ts b/clients/client-codeguru-security/src/commands/UntagResourceCommand.ts index 97ed87e7ec403..0604f7d7f4d62 100644 --- a/clients/client-codeguru-security/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeguru-security/src/commands/UntagResourceCommand.ts @@ -98,4 +98,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeguru-security/src/commands/UpdateAccountConfigurationCommand.ts b/clients/client-codeguru-security/src/commands/UpdateAccountConfigurationCommand.ts index c6946fd15ea84..e8d2945947259 100644 --- a/clients/client-codeguru-security/src/commands/UpdateAccountConfigurationCommand.ts +++ b/clients/client-codeguru-security/src/commands/UpdateAccountConfigurationCommand.ts @@ -96,4 +96,16 @@ export class UpdateAccountConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAccountConfigurationCommand) .de(de_UpdateAccountConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAccountConfigurationRequest; + output: UpdateAccountConfigurationResponse; + }; + sdk: { + input: UpdateAccountConfigurationCommandInput; + output: UpdateAccountConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/CHANGELOG.md b/clients/client-codeguruprofiler/CHANGELOG.md index 0c92814a241c7..791abf8b91d56 100644 --- a/clients/client-codeguruprofiler/CHANGELOG.md +++ b/clients/client-codeguruprofiler/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-codeguruprofiler + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-codeguruprofiler + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-codeguruprofiler diff --git a/clients/client-codeguruprofiler/package.json b/clients/client-codeguruprofiler/package.json index e7201e20a3fd4..077149c3a647a 100644 --- a/clients/client-codeguruprofiler/package.json +++ b/clients/client-codeguruprofiler/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codeguruprofiler", "description": "AWS SDK for JavaScript Codeguruprofiler Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codeguruprofiler", @@ -33,31 +33,31 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", - "@smithy/util-stream": "^3.1.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", + "@smithy/util-stream": "^3.1.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-codeguruprofiler/src/commands/AddNotificationChannelsCommand.ts b/clients/client-codeguruprofiler/src/commands/AddNotificationChannelsCommand.ts index 2e9e81d4d1c3c..dccaa21facf15 100644 --- a/clients/client-codeguruprofiler/src/commands/AddNotificationChannelsCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/AddNotificationChannelsCommand.ts @@ -120,4 +120,16 @@ export class AddNotificationChannelsCommand extends $Command .f(void 0, void 0) .ser(se_AddNotificationChannelsCommand) .de(de_AddNotificationChannelsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AddNotificationChannelsRequest; + output: AddNotificationChannelsResponse; + }; + sdk: { + input: AddNotificationChannelsCommandInput; + output: AddNotificationChannelsCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/BatchGetFrameMetricDataCommand.ts b/clients/client-codeguruprofiler/src/commands/BatchGetFrameMetricDataCommand.ts index 7a8cd36674c7d..e24552c186da6 100644 --- a/clients/client-codeguruprofiler/src/commands/BatchGetFrameMetricDataCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/BatchGetFrameMetricDataCommand.ts @@ -132,4 +132,16 @@ export class BatchGetFrameMetricDataCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetFrameMetricDataCommand) .de(de_BatchGetFrameMetricDataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetFrameMetricDataRequest; + output: BatchGetFrameMetricDataResponse; + }; + sdk: { + input: BatchGetFrameMetricDataCommandInput; + output: BatchGetFrameMetricDataCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/ConfigureAgentCommand.ts b/clients/client-codeguruprofiler/src/commands/ConfigureAgentCommand.ts index 130e679d2b1ac..16522d5563899 100644 --- a/clients/client-codeguruprofiler/src/commands/ConfigureAgentCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ConfigureAgentCommand.ts @@ -103,4 +103,16 @@ export class ConfigureAgentCommand extends $Command .f(void 0, void 0) .ser(se_ConfigureAgentCommand) .de(de_ConfigureAgentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ConfigureAgentRequest; + output: ConfigureAgentResponse; + }; + sdk: { + input: ConfigureAgentCommandInput; + output: ConfigureAgentCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/CreateProfilingGroupCommand.ts b/clients/client-codeguruprofiler/src/commands/CreateProfilingGroupCommand.ts index 23a77e446db64..99e92c6a09789 100644 --- a/clients/client-codeguruprofiler/src/commands/CreateProfilingGroupCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/CreateProfilingGroupCommand.ts @@ -126,4 +126,16 @@ export class CreateProfilingGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateProfilingGroupCommand) .de(de_CreateProfilingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateProfilingGroupRequest; + output: CreateProfilingGroupResponse; + }; + sdk: { + input: CreateProfilingGroupCommandInput; + output: CreateProfilingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/DeleteProfilingGroupCommand.ts b/clients/client-codeguruprofiler/src/commands/DeleteProfilingGroupCommand.ts index 8165be0e0dac9..40b0d777d7f13 100644 --- a/clients/client-codeguruprofiler/src/commands/DeleteProfilingGroupCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/DeleteProfilingGroupCommand.ts @@ -93,4 +93,16 @@ export class DeleteProfilingGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteProfilingGroupCommand) .de(de_DeleteProfilingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteProfilingGroupRequest; + output: {}; + }; + sdk: { + input: DeleteProfilingGroupCommandInput; + output: DeleteProfilingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/DescribeProfilingGroupCommand.ts b/clients/client-codeguruprofiler/src/commands/DescribeProfilingGroupCommand.ts index 025f449987877..344e385ebd1bc 100644 --- a/clients/client-codeguruprofiler/src/commands/DescribeProfilingGroupCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/DescribeProfilingGroupCommand.ts @@ -114,4 +114,16 @@ export class DescribeProfilingGroupCommand extends $Command .f(void 0, void 0) .ser(se_DescribeProfilingGroupCommand) .de(de_DescribeProfilingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeProfilingGroupRequest; + output: DescribeProfilingGroupResponse; + }; + sdk: { + input: DescribeProfilingGroupCommandInput; + output: DescribeProfilingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/GetFindingsReportAccountSummaryCommand.ts b/clients/client-codeguruprofiler/src/commands/GetFindingsReportAccountSummaryCommand.ts index 869ab05ad16e5..85b9b096d54a3 100644 --- a/clients/client-codeguruprofiler/src/commands/GetFindingsReportAccountSummaryCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetFindingsReportAccountSummaryCommand.ts @@ -108,4 +108,16 @@ export class GetFindingsReportAccountSummaryCommand extends $Command .f(void 0, void 0) .ser(se_GetFindingsReportAccountSummaryCommand) .de(de_GetFindingsReportAccountSummaryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFindingsReportAccountSummaryRequest; + output: GetFindingsReportAccountSummaryResponse; + }; + sdk: { + input: GetFindingsReportAccountSummaryCommandInput; + output: GetFindingsReportAccountSummaryCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/GetNotificationConfigurationCommand.ts b/clients/client-codeguruprofiler/src/commands/GetNotificationConfigurationCommand.ts index cb80e48bd801e..38a7864fa83a5 100644 --- a/clients/client-codeguruprofiler/src/commands/GetNotificationConfigurationCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetNotificationConfigurationCommand.ts @@ -104,4 +104,16 @@ export class GetNotificationConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetNotificationConfigurationCommand) .de(de_GetNotificationConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetNotificationConfigurationRequest; + output: GetNotificationConfigurationResponse; + }; + sdk: { + input: GetNotificationConfigurationCommandInput; + output: GetNotificationConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/GetPolicyCommand.ts b/clients/client-codeguruprofiler/src/commands/GetPolicyCommand.ts index df5e91ea005be..19fcc4e496af1 100644 --- a/clients/client-codeguruprofiler/src/commands/GetPolicyCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetPolicyCommand.ts @@ -89,4 +89,16 @@ export class GetPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetPolicyCommand) .de(de_GetPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPolicyRequest; + output: GetPolicyResponse; + }; + sdk: { + input: GetPolicyCommandInput; + output: GetPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts b/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts index bed225d88c36b..318c800f82c78 100644 --- a/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetProfileCommand.ts @@ -175,4 +175,16 @@ export class GetProfileCommand extends $Command .f(void 0, void 0) .ser(se_GetProfileCommand) .de(de_GetProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetProfileRequest; + output: GetProfileResponse; + }; + sdk: { + input: GetProfileCommandInput; + output: GetProfileCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/GetRecommendationsCommand.ts b/clients/client-codeguruprofiler/src/commands/GetRecommendationsCommand.ts index c2df67595baf9..9d2bee6878878 100644 --- a/clients/client-codeguruprofiler/src/commands/GetRecommendationsCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/GetRecommendationsCommand.ts @@ -157,4 +157,16 @@ export class GetRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_GetRecommendationsCommand) .de(de_GetRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRecommendationsRequest; + output: GetRecommendationsResponse; + }; + sdk: { + input: GetRecommendationsCommandInput; + output: GetRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/ListFindingsReportsCommand.ts b/clients/client-codeguruprofiler/src/commands/ListFindingsReportsCommand.ts index 2c33bcf45e18a..23efbcba5062c 100644 --- a/clients/client-codeguruprofiler/src/commands/ListFindingsReportsCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ListFindingsReportsCommand.ts @@ -103,4 +103,16 @@ export class ListFindingsReportsCommand extends $Command .f(void 0, void 0) .ser(se_ListFindingsReportsCommand) .de(de_ListFindingsReportsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFindingsReportsRequest; + output: ListFindingsReportsResponse; + }; + sdk: { + input: ListFindingsReportsCommandInput; + output: ListFindingsReportsCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/ListProfileTimesCommand.ts b/clients/client-codeguruprofiler/src/commands/ListProfileTimesCommand.ts index 4eb581cd743f2..f6ec31b847a0b 100644 --- a/clients/client-codeguruprofiler/src/commands/ListProfileTimesCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ListProfileTimesCommand.ts @@ -101,4 +101,16 @@ export class ListProfileTimesCommand extends $Command .f(void 0, void 0) .ser(se_ListProfileTimesCommand) .de(de_ListProfileTimesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListProfileTimesRequest; + output: ListProfileTimesResponse; + }; + sdk: { + input: ListProfileTimesCommandInput; + output: ListProfileTimesCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/ListProfilingGroupsCommand.ts b/clients/client-codeguruprofiler/src/commands/ListProfilingGroupsCommand.ts index 34baa8029bf09..a208dcedccc08 100644 --- a/clients/client-codeguruprofiler/src/commands/ListProfilingGroupsCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ListProfilingGroupsCommand.ts @@ -117,4 +117,16 @@ export class ListProfilingGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListProfilingGroupsCommand) .de(de_ListProfilingGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListProfilingGroupsRequest; + output: ListProfilingGroupsResponse; + }; + sdk: { + input: ListProfilingGroupsCommandInput; + output: ListProfilingGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/ListTagsForResourceCommand.ts b/clients/client-codeguruprofiler/src/commands/ListTagsForResourceCommand.ts index 5216ac313f17d..7bcb6ddbe639a 100644 --- a/clients/client-codeguruprofiler/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/ListTagsForResourceCommand.ts @@ -90,4 +90,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts b/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts index 5a320da0f7112..7fe201664fa21 100644 --- a/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/PostAgentProfileCommand.ts @@ -103,4 +103,16 @@ export class PostAgentProfileCommand extends $Command .f(void 0, void 0) .ser(se_PostAgentProfileCommand) .de(de_PostAgentProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PostAgentProfileRequest; + output: {}; + }; + sdk: { + input: PostAgentProfileCommandInput; + output: PostAgentProfileCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/PutPermissionCommand.ts b/clients/client-codeguruprofiler/src/commands/PutPermissionCommand.ts index 33232d19e9ba3..2ba2d67afe3c6 100644 --- a/clients/client-codeguruprofiler/src/commands/PutPermissionCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/PutPermissionCommand.ts @@ -126,4 +126,16 @@ export class PutPermissionCommand extends $Command .f(void 0, void 0) .ser(se_PutPermissionCommand) .de(de_PutPermissionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutPermissionRequest; + output: PutPermissionResponse; + }; + sdk: { + input: PutPermissionCommandInput; + output: PutPermissionCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/RemoveNotificationChannelCommand.ts b/clients/client-codeguruprofiler/src/commands/RemoveNotificationChannelCommand.ts index 450141fdfa704..42b802bc6e76e 100644 --- a/clients/client-codeguruprofiler/src/commands/RemoveNotificationChannelCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/RemoveNotificationChannelCommand.ts @@ -100,4 +100,16 @@ export class RemoveNotificationChannelCommand extends $Command .f(void 0, void 0) .ser(se_RemoveNotificationChannelCommand) .de(de_RemoveNotificationChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveNotificationChannelRequest; + output: RemoveNotificationChannelResponse; + }; + sdk: { + input: RemoveNotificationChannelCommandInput; + output: RemoveNotificationChannelCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/RemovePermissionCommand.ts b/clients/client-codeguruprofiler/src/commands/RemovePermissionCommand.ts index 5e26029c07053..e11e59dd33e8d 100644 --- a/clients/client-codeguruprofiler/src/commands/RemovePermissionCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/RemovePermissionCommand.ts @@ -106,4 +106,16 @@ export class RemovePermissionCommand extends $Command .f(void 0, void 0) .ser(se_RemovePermissionCommand) .de(de_RemovePermissionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemovePermissionRequest; + output: RemovePermissionResponse; + }; + sdk: { + input: RemovePermissionCommandInput; + output: RemovePermissionCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/SubmitFeedbackCommand.ts b/clients/client-codeguruprofiler/src/commands/SubmitFeedbackCommand.ts index ff49a5eb17f01..4458790693d20 100644 --- a/clients/client-codeguruprofiler/src/commands/SubmitFeedbackCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/SubmitFeedbackCommand.ts @@ -91,4 +91,16 @@ export class SubmitFeedbackCommand extends $Command .f(void 0, void 0) .ser(se_SubmitFeedbackCommand) .de(de_SubmitFeedbackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SubmitFeedbackRequest; + output: {}; + }; + sdk: { + input: SubmitFeedbackCommandInput; + output: SubmitFeedbackCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/TagResourceCommand.ts b/clients/client-codeguruprofiler/src/commands/TagResourceCommand.ts index b9b225964587d..140f9508f48ee 100644 --- a/clients/client-codeguruprofiler/src/commands/TagResourceCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/TagResourceCommand.ts @@ -89,4 +89,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/UntagResourceCommand.ts b/clients/client-codeguruprofiler/src/commands/UntagResourceCommand.ts index 0bbdd1f16679b..42045906868ca 100644 --- a/clients/client-codeguruprofiler/src/commands/UntagResourceCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/UntagResourceCommand.ts @@ -89,4 +89,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codeguruprofiler/src/commands/UpdateProfilingGroupCommand.ts b/clients/client-codeguruprofiler/src/commands/UpdateProfilingGroupCommand.ts index b2e7b5e5fddc8..825045fd864e0 100644 --- a/clients/client-codeguruprofiler/src/commands/UpdateProfilingGroupCommand.ts +++ b/clients/client-codeguruprofiler/src/commands/UpdateProfilingGroupCommand.ts @@ -118,4 +118,16 @@ export class UpdateProfilingGroupCommand extends $Command .f(void 0, void 0) .ser(se_UpdateProfilingGroupCommand) .de(de_UpdateProfilingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateProfilingGroupRequest; + output: UpdateProfilingGroupResponse; + }; + sdk: { + input: UpdateProfilingGroupCommandInput; + output: UpdateProfilingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/CHANGELOG.md b/clients/client-codepipeline/CHANGELOG.md index 4876215e180d5..707666849a285 100644 --- a/clients/client-codepipeline/CHANGELOG.md +++ b/clients/client-codepipeline/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-codepipeline + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-codepipeline + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-codepipeline diff --git a/clients/client-codepipeline/package.json b/clients/client-codepipeline/package.json index 5eb4b12e443b1..30ea4f6b10143 100644 --- a/clients/client-codepipeline/package.json +++ b/clients/client-codepipeline/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codepipeline", "description": "AWS SDK for JavaScript Codepipeline Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codepipeline", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-codepipeline/src/commands/AcknowledgeJobCommand.ts b/clients/client-codepipeline/src/commands/AcknowledgeJobCommand.ts index 79a19ebcb6e54..30aa47a4aff1e 100644 --- a/clients/client-codepipeline/src/commands/AcknowledgeJobCommand.ts +++ b/clients/client-codepipeline/src/commands/AcknowledgeJobCommand.ts @@ -88,4 +88,16 @@ export class AcknowledgeJobCommand extends $Command .f(void 0, void 0) .ser(se_AcknowledgeJobCommand) .de(de_AcknowledgeJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AcknowledgeJobInput; + output: AcknowledgeJobOutput; + }; + sdk: { + input: AcknowledgeJobCommandInput; + output: AcknowledgeJobCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/AcknowledgeThirdPartyJobCommand.ts b/clients/client-codepipeline/src/commands/AcknowledgeThirdPartyJobCommand.ts index 767eb9d77c39a..6ae887d6392de 100644 --- a/clients/client-codepipeline/src/commands/AcknowledgeThirdPartyJobCommand.ts +++ b/clients/client-codepipeline/src/commands/AcknowledgeThirdPartyJobCommand.ts @@ -92,4 +92,16 @@ export class AcknowledgeThirdPartyJobCommand extends $Command .f(void 0, void 0) .ser(se_AcknowledgeThirdPartyJobCommand) .de(de_AcknowledgeThirdPartyJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AcknowledgeThirdPartyJobInput; + output: AcknowledgeThirdPartyJobOutput; + }; + sdk: { + input: AcknowledgeThirdPartyJobCommandInput; + output: AcknowledgeThirdPartyJobCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts b/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts index 6e77aee2fd8a8..f511aab393240 100644 --- a/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/CreateCustomActionTypeCommand.ts @@ -165,4 +165,16 @@ export class CreateCustomActionTypeCommand extends $Command .f(void 0, void 0) .ser(se_CreateCustomActionTypeCommand) .de(de_CreateCustomActionTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCustomActionTypeInput; + output: CreateCustomActionTypeOutput; + }; + sdk: { + input: CreateCustomActionTypeCommandInput; + output: CreateCustomActionTypeCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts b/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts index 970b60cd2a54b..7d0cf9aa7f595 100644 --- a/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/CreatePipelineCommand.ts @@ -562,4 +562,16 @@ export class CreatePipelineCommand extends $Command .f(void 0, void 0) .ser(se_CreatePipelineCommand) .de(de_CreatePipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePipelineInput; + output: CreatePipelineOutput; + }; + sdk: { + input: CreatePipelineCommandInput; + output: CreatePipelineCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts b/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts index c7ca7eee857d1..91da1cf4e71ec 100644 --- a/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/DeleteCustomActionTypeCommand.ts @@ -91,4 +91,16 @@ export class DeleteCustomActionTypeCommand extends $Command .f(void 0, void 0) .ser(se_DeleteCustomActionTypeCommand) .de(de_DeleteCustomActionTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteCustomActionTypeInput; + output: {}; + }; + sdk: { + input: DeleteCustomActionTypeCommandInput; + output: DeleteCustomActionTypeCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/DeletePipelineCommand.ts b/clients/client-codepipeline/src/commands/DeletePipelineCommand.ts index 277fbc68d7f15..b5e284fa4bd96 100644 --- a/clients/client-codepipeline/src/commands/DeletePipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/DeletePipelineCommand.ts @@ -81,4 +81,16 @@ export class DeletePipelineCommand extends $Command .f(void 0, void 0) .ser(se_DeletePipelineCommand) .de(de_DeletePipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePipelineInput; + output: {}; + }; + sdk: { + input: DeletePipelineCommandInput; + output: DeletePipelineCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/DeleteWebhookCommand.ts b/clients/client-codepipeline/src/commands/DeleteWebhookCommand.ts index 765672f387f45..205c1097bc998 100644 --- a/clients/client-codepipeline/src/commands/DeleteWebhookCommand.ts +++ b/clients/client-codepipeline/src/commands/DeleteWebhookCommand.ts @@ -84,4 +84,16 @@ export class DeleteWebhookCommand extends $Command .f(void 0, void 0) .ser(se_DeleteWebhookCommand) .de(de_DeleteWebhookCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteWebhookInput; + output: {}; + }; + sdk: { + input: DeleteWebhookCommandInput; + output: DeleteWebhookCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/DeregisterWebhookWithThirdPartyCommand.ts b/clients/client-codepipeline/src/commands/DeregisterWebhookWithThirdPartyCommand.ts index c16b127648e1d..9b2d349fb417b 100644 --- a/clients/client-codepipeline/src/commands/DeregisterWebhookWithThirdPartyCommand.ts +++ b/clients/client-codepipeline/src/commands/DeregisterWebhookWithThirdPartyCommand.ts @@ -89,4 +89,16 @@ export class DeregisterWebhookWithThirdPartyCommand extends $Command .f(void 0, void 0) .ser(se_DeregisterWebhookWithThirdPartyCommand) .de(de_DeregisterWebhookWithThirdPartyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeregisterWebhookWithThirdPartyInput; + output: {}; + }; + sdk: { + input: DeregisterWebhookWithThirdPartyCommandInput; + output: DeregisterWebhookWithThirdPartyCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/DisableStageTransitionCommand.ts b/clients/client-codepipeline/src/commands/DisableStageTransitionCommand.ts index f525cccf9aca6..5bbeb785cebb5 100644 --- a/clients/client-codepipeline/src/commands/DisableStageTransitionCommand.ts +++ b/clients/client-codepipeline/src/commands/DisableStageTransitionCommand.ts @@ -88,4 +88,16 @@ export class DisableStageTransitionCommand extends $Command .f(void 0, void 0) .ser(se_DisableStageTransitionCommand) .de(de_DisableStageTransitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableStageTransitionInput; + output: {}; + }; + sdk: { + input: DisableStageTransitionCommandInput; + output: DisableStageTransitionCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/EnableStageTransitionCommand.ts b/clients/client-codepipeline/src/commands/EnableStageTransitionCommand.ts index 29d42aca9d900..cfcef069539c4 100644 --- a/clients/client-codepipeline/src/commands/EnableStageTransitionCommand.ts +++ b/clients/client-codepipeline/src/commands/EnableStageTransitionCommand.ts @@ -86,4 +86,16 @@ export class EnableStageTransitionCommand extends $Command .f(void 0, void 0) .ser(se_EnableStageTransitionCommand) .de(de_EnableStageTransitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableStageTransitionInput; + output: {}; + }; + sdk: { + input: EnableStageTransitionCommandInput; + output: EnableStageTransitionCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts b/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts index 12c98a7779006..f37cfdd67084c 100644 --- a/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/GetActionTypeCommand.ts @@ -143,4 +143,16 @@ export class GetActionTypeCommand extends $Command .f(void 0, void 0) .ser(se_GetActionTypeCommand) .de(de_GetActionTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetActionTypeInput; + output: GetActionTypeOutput; + }; + sdk: { + input: GetActionTypeCommandInput; + output: GetActionTypeCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts b/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts index e463972d9cc2b..f9ec7ae2d1c28 100644 --- a/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts +++ b/clients/client-codepipeline/src/commands/GetJobDetailsCommand.ts @@ -153,4 +153,16 @@ export class GetJobDetailsCommand extends $Command .f(void 0, GetJobDetailsOutputFilterSensitiveLog) .ser(se_GetJobDetailsCommand) .de(de_GetJobDetailsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetJobDetailsInput; + output: GetJobDetailsOutput; + }; + sdk: { + input: GetJobDetailsCommandInput; + output: GetJobDetailsCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/GetPipelineCommand.ts b/clients/client-codepipeline/src/commands/GetPipelineCommand.ts index a1450294c8b5e..c546be7a59b1e 100644 --- a/clients/client-codepipeline/src/commands/GetPipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/GetPipelineCommand.ts @@ -314,4 +314,16 @@ export class GetPipelineCommand extends $Command .f(void 0, void 0) .ser(se_GetPipelineCommand) .de(de_GetPipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPipelineInput; + output: GetPipelineOutput; + }; + sdk: { + input: GetPipelineCommandInput; + output: GetPipelineCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/GetPipelineExecutionCommand.ts b/clients/client-codepipeline/src/commands/GetPipelineExecutionCommand.ts index f08cbdd0a86a4..ea6f1957c598a 100644 --- a/clients/client-codepipeline/src/commands/GetPipelineExecutionCommand.ts +++ b/clients/client-codepipeline/src/commands/GetPipelineExecutionCommand.ts @@ -121,4 +121,16 @@ export class GetPipelineExecutionCommand extends $Command .f(void 0, void 0) .ser(se_GetPipelineExecutionCommand) .de(de_GetPipelineExecutionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPipelineExecutionInput; + output: GetPipelineExecutionOutput; + }; + sdk: { + input: GetPipelineExecutionCommandInput; + output: GetPipelineExecutionCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/GetPipelineStateCommand.ts b/clients/client-codepipeline/src/commands/GetPipelineStateCommand.ts index 7b4f06f4db55a..577d402ecaf01 100644 --- a/clients/client-codepipeline/src/commands/GetPipelineStateCommand.ts +++ b/clients/client-codepipeline/src/commands/GetPipelineStateCommand.ts @@ -270,4 +270,16 @@ export class GetPipelineStateCommand extends $Command .f(void 0, void 0) .ser(se_GetPipelineStateCommand) .de(de_GetPipelineStateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPipelineStateInput; + output: GetPipelineStateOutput; + }; + sdk: { + input: GetPipelineStateCommandInput; + output: GetPipelineStateCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts b/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts index 2247927038a99..b679d1e2ff7ec 100644 --- a/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts +++ b/clients/client-codepipeline/src/commands/GetThirdPartyJobDetailsCommand.ts @@ -165,4 +165,16 @@ export class GetThirdPartyJobDetailsCommand extends $Command .f(void 0, GetThirdPartyJobDetailsOutputFilterSensitiveLog) .ser(se_GetThirdPartyJobDetailsCommand) .de(de_GetThirdPartyJobDetailsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetThirdPartyJobDetailsInput; + output: GetThirdPartyJobDetailsOutput; + }; + sdk: { + input: GetThirdPartyJobDetailsCommandInput; + output: GetThirdPartyJobDetailsCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts b/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts index 78b8cb73b76de..2abcdeed16143 100644 --- a/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts +++ b/clients/client-codepipeline/src/commands/ListActionExecutionsCommand.ts @@ -162,4 +162,16 @@ export class ListActionExecutionsCommand extends $Command .f(void 0, void 0) .ser(se_ListActionExecutionsCommand) .de(de_ListActionExecutionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListActionExecutionsInput; + output: ListActionExecutionsOutput; + }; + sdk: { + input: ListActionExecutionsCommandInput; + output: ListActionExecutionsCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts b/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts index c293e5e256007..f5b64842a2b71 100644 --- a/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts +++ b/clients/client-codepipeline/src/commands/ListActionTypesCommand.ts @@ -122,4 +122,16 @@ export class ListActionTypesCommand extends $Command .f(void 0, void 0) .ser(se_ListActionTypesCommand) .de(de_ListActionTypesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListActionTypesInput; + output: ListActionTypesOutput; + }; + sdk: { + input: ListActionTypesCommandInput; + output: ListActionTypesCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/ListPipelineExecutionsCommand.ts b/clients/client-codepipeline/src/commands/ListPipelineExecutionsCommand.ts index dc16e24f29a7d..26579950d00ae 100644 --- a/clients/client-codepipeline/src/commands/ListPipelineExecutionsCommand.ts +++ b/clients/client-codepipeline/src/commands/ListPipelineExecutionsCommand.ts @@ -128,4 +128,16 @@ export class ListPipelineExecutionsCommand extends $Command .f(void 0, void 0) .ser(se_ListPipelineExecutionsCommand) .de(de_ListPipelineExecutionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPipelineExecutionsInput; + output: ListPipelineExecutionsOutput; + }; + sdk: { + input: ListPipelineExecutionsCommandInput; + output: ListPipelineExecutionsCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/ListPipelinesCommand.ts b/clients/client-codepipeline/src/commands/ListPipelinesCommand.ts index 274c85103b786..e2660031a0dc5 100644 --- a/clients/client-codepipeline/src/commands/ListPipelinesCommand.ts +++ b/clients/client-codepipeline/src/commands/ListPipelinesCommand.ts @@ -95,4 +95,16 @@ export class ListPipelinesCommand extends $Command .f(void 0, void 0) .ser(se_ListPipelinesCommand) .de(de_ListPipelinesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPipelinesInput; + output: ListPipelinesOutput; + }; + sdk: { + input: ListPipelinesCommandInput; + output: ListPipelinesCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/ListRuleExecutionsCommand.ts b/clients/client-codepipeline/src/commands/ListRuleExecutionsCommand.ts index 09905bd9510be..8aa61208dc524 100644 --- a/clients/client-codepipeline/src/commands/ListRuleExecutionsCommand.ts +++ b/clients/client-codepipeline/src/commands/ListRuleExecutionsCommand.ts @@ -149,4 +149,16 @@ export class ListRuleExecutionsCommand extends $Command .f(void 0, void 0) .ser(se_ListRuleExecutionsCommand) .de(de_ListRuleExecutionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRuleExecutionsInput; + output: ListRuleExecutionsOutput; + }; + sdk: { + input: ListRuleExecutionsCommandInput; + output: ListRuleExecutionsCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/ListRuleTypesCommand.ts b/clients/client-codepipeline/src/commands/ListRuleTypesCommand.ts index ad7108a5590a8..0cf1ab4d1c8e4 100644 --- a/clients/client-codepipeline/src/commands/ListRuleTypesCommand.ts +++ b/clients/client-codepipeline/src/commands/ListRuleTypesCommand.ts @@ -115,4 +115,16 @@ export class ListRuleTypesCommand extends $Command .f(void 0, void 0) .ser(se_ListRuleTypesCommand) .de(de_ListRuleTypesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRuleTypesInput; + output: ListRuleTypesOutput; + }; + sdk: { + input: ListRuleTypesCommandInput; + output: ListRuleTypesCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/ListTagsForResourceCommand.ts b/clients/client-codepipeline/src/commands/ListTagsForResourceCommand.ts index fa0f617d57f4c..40c0d561aa973 100644 --- a/clients/client-codepipeline/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codepipeline/src/commands/ListTagsForResourceCommand.ts @@ -99,4 +99,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceInput; + output: ListTagsForResourceOutput; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/ListWebhooksCommand.ts b/clients/client-codepipeline/src/commands/ListWebhooksCommand.ts index 4116aff05bf1b..ee570ce97b4ee 100644 --- a/clients/client-codepipeline/src/commands/ListWebhooksCommand.ts +++ b/clients/client-codepipeline/src/commands/ListWebhooksCommand.ts @@ -121,4 +121,16 @@ export class ListWebhooksCommand extends $Command .f(void 0, void 0) .ser(se_ListWebhooksCommand) .de(de_ListWebhooksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListWebhooksInput; + output: ListWebhooksOutput; + }; + sdk: { + input: ListWebhooksCommandInput; + output: ListWebhooksCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/OverrideStageConditionCommand.ts b/clients/client-codepipeline/src/commands/OverrideStageConditionCommand.ts index 64bdf3a2269b7..345f1b4387e8e 100644 --- a/clients/client-codepipeline/src/commands/OverrideStageConditionCommand.ts +++ b/clients/client-codepipeline/src/commands/OverrideStageConditionCommand.ts @@ -102,4 +102,16 @@ export class OverrideStageConditionCommand extends $Command .f(void 0, void 0) .ser(se_OverrideStageConditionCommand) .de(de_OverrideStageConditionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: OverrideStageConditionInput; + output: {}; + }; + sdk: { + input: OverrideStageConditionCommandInput; + output: OverrideStageConditionCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/PollForJobsCommand.ts b/clients/client-codepipeline/src/commands/PollForJobsCommand.ts index 58895874d5678..0432c55db5348 100644 --- a/clients/client-codepipeline/src/commands/PollForJobsCommand.ts +++ b/clients/client-codepipeline/src/commands/PollForJobsCommand.ts @@ -168,4 +168,16 @@ export class PollForJobsCommand extends $Command .f(void 0, PollForJobsOutputFilterSensitiveLog) .ser(se_PollForJobsCommand) .de(de_PollForJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PollForJobsInput; + output: PollForJobsOutput; + }; + sdk: { + input: PollForJobsCommandInput; + output: PollForJobsCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts b/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts index 8b883295a65e6..38756b74489d4 100644 --- a/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts +++ b/clients/client-codepipeline/src/commands/PollForThirdPartyJobsCommand.ts @@ -100,4 +100,16 @@ export class PollForThirdPartyJobsCommand extends $Command .f(void 0, void 0) .ser(se_PollForThirdPartyJobsCommand) .de(de_PollForThirdPartyJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PollForThirdPartyJobsInput; + output: PollForThirdPartyJobsOutput; + }; + sdk: { + input: PollForThirdPartyJobsCommandInput; + output: PollForThirdPartyJobsCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/PutActionRevisionCommand.ts b/clients/client-codepipeline/src/commands/PutActionRevisionCommand.ts index 490f238f2e598..eded3b97abf81 100644 --- a/clients/client-codepipeline/src/commands/PutActionRevisionCommand.ts +++ b/clients/client-codepipeline/src/commands/PutActionRevisionCommand.ts @@ -101,4 +101,16 @@ export class PutActionRevisionCommand extends $Command .f(void 0, void 0) .ser(se_PutActionRevisionCommand) .de(de_PutActionRevisionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutActionRevisionInput; + output: PutActionRevisionOutput; + }; + sdk: { + input: PutActionRevisionCommandInput; + output: PutActionRevisionCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/PutApprovalResultCommand.ts b/clients/client-codepipeline/src/commands/PutApprovalResultCommand.ts index b60a6073c58a3..fd51347ea070d 100644 --- a/clients/client-codepipeline/src/commands/PutApprovalResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutApprovalResultCommand.ts @@ -103,4 +103,16 @@ export class PutApprovalResultCommand extends $Command .f(void 0, void 0) .ser(se_PutApprovalResultCommand) .de(de_PutApprovalResultCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutApprovalResultInput; + output: PutApprovalResultOutput; + }; + sdk: { + input: PutApprovalResultCommandInput; + output: PutApprovalResultCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/PutJobFailureResultCommand.ts b/clients/client-codepipeline/src/commands/PutJobFailureResultCommand.ts index a1d0932adc1aa..46b2586696f3d 100644 --- a/clients/client-codepipeline/src/commands/PutJobFailureResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutJobFailureResultCommand.ts @@ -90,4 +90,16 @@ export class PutJobFailureResultCommand extends $Command .f(void 0, void 0) .ser(se_PutJobFailureResultCommand) .de(de_PutJobFailureResultCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutJobFailureResultInput; + output: {}; + }; + sdk: { + input: PutJobFailureResultCommandInput; + output: PutJobFailureResultCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/PutJobSuccessResultCommand.ts b/clients/client-codepipeline/src/commands/PutJobSuccessResultCommand.ts index 30f4ba6e51e96..fc79b3847db03 100644 --- a/clients/client-codepipeline/src/commands/PutJobSuccessResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutJobSuccessResultCommand.ts @@ -103,4 +103,16 @@ export class PutJobSuccessResultCommand extends $Command .f(void 0, void 0) .ser(se_PutJobSuccessResultCommand) .de(de_PutJobSuccessResultCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutJobSuccessResultInput; + output: {}; + }; + sdk: { + input: PutJobSuccessResultCommandInput; + output: PutJobSuccessResultCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/PutThirdPartyJobFailureResultCommand.ts b/clients/client-codepipeline/src/commands/PutThirdPartyJobFailureResultCommand.ts index 5d20e6c91e9e4..6c3ab9a983b51 100644 --- a/clients/client-codepipeline/src/commands/PutThirdPartyJobFailureResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutThirdPartyJobFailureResultCommand.ts @@ -97,4 +97,16 @@ export class PutThirdPartyJobFailureResultCommand extends $Command .f(void 0, void 0) .ser(se_PutThirdPartyJobFailureResultCommand) .de(de_PutThirdPartyJobFailureResultCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutThirdPartyJobFailureResultInput; + output: {}; + }; + sdk: { + input: PutThirdPartyJobFailureResultCommandInput; + output: PutThirdPartyJobFailureResultCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/PutThirdPartyJobSuccessResultCommand.ts b/clients/client-codepipeline/src/commands/PutThirdPartyJobSuccessResultCommand.ts index 1dd136bb4d6a4..60da05a70b7a5 100644 --- a/clients/client-codepipeline/src/commands/PutThirdPartyJobSuccessResultCommand.ts +++ b/clients/client-codepipeline/src/commands/PutThirdPartyJobSuccessResultCommand.ts @@ -104,4 +104,16 @@ export class PutThirdPartyJobSuccessResultCommand extends $Command .f(void 0, void 0) .ser(se_PutThirdPartyJobSuccessResultCommand) .de(de_PutThirdPartyJobSuccessResultCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutThirdPartyJobSuccessResultInput; + output: {}; + }; + sdk: { + input: PutThirdPartyJobSuccessResultCommandInput; + output: PutThirdPartyJobSuccessResultCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/PutWebhookCommand.ts b/clients/client-codepipeline/src/commands/PutWebhookCommand.ts index 87af18cd347c3..3c17d4e6abd55 100644 --- a/clients/client-codepipeline/src/commands/PutWebhookCommand.ts +++ b/clients/client-codepipeline/src/commands/PutWebhookCommand.ts @@ -170,4 +170,16 @@ export class PutWebhookCommand extends $Command .f(void 0, void 0) .ser(se_PutWebhookCommand) .de(de_PutWebhookCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutWebhookInput; + output: PutWebhookOutput; + }; + sdk: { + input: PutWebhookCommandInput; + output: PutWebhookCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/RegisterWebhookWithThirdPartyCommand.ts b/clients/client-codepipeline/src/commands/RegisterWebhookWithThirdPartyCommand.ts index d26714bdc5735..a5af20e7a86fd 100644 --- a/clients/client-codepipeline/src/commands/RegisterWebhookWithThirdPartyCommand.ts +++ b/clients/client-codepipeline/src/commands/RegisterWebhookWithThirdPartyCommand.ts @@ -88,4 +88,16 @@ export class RegisterWebhookWithThirdPartyCommand extends $Command .f(void 0, void 0) .ser(se_RegisterWebhookWithThirdPartyCommand) .de(de_RegisterWebhookWithThirdPartyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterWebhookWithThirdPartyInput; + output: {}; + }; + sdk: { + input: RegisterWebhookWithThirdPartyCommandInput; + output: RegisterWebhookWithThirdPartyCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/RetryStageExecutionCommand.ts b/clients/client-codepipeline/src/commands/RetryStageExecutionCommand.ts index 86f19361fa9bb..2169ed94cfd8b 100644 --- a/clients/client-codepipeline/src/commands/RetryStageExecutionCommand.ts +++ b/clients/client-codepipeline/src/commands/RetryStageExecutionCommand.ts @@ -113,4 +113,16 @@ export class RetryStageExecutionCommand extends $Command .f(void 0, void 0) .ser(se_RetryStageExecutionCommand) .de(de_RetryStageExecutionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RetryStageExecutionInput; + output: RetryStageExecutionOutput; + }; + sdk: { + input: RetryStageExecutionCommandInput; + output: RetryStageExecutionCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/RollbackStageCommand.ts b/clients/client-codepipeline/src/commands/RollbackStageCommand.ts index 1f252f439c016..37958195baf7d 100644 --- a/clients/client-codepipeline/src/commands/RollbackStageCommand.ts +++ b/clients/client-codepipeline/src/commands/RollbackStageCommand.ts @@ -105,4 +105,16 @@ export class RollbackStageCommand extends $Command .f(void 0, void 0) .ser(se_RollbackStageCommand) .de(de_RollbackStageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RollbackStageInput; + output: RollbackStageOutput; + }; + sdk: { + input: RollbackStageCommandInput; + output: RollbackStageCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/StartPipelineExecutionCommand.ts b/clients/client-codepipeline/src/commands/StartPipelineExecutionCommand.ts index 6be74e809d4f7..ee646beb90fcb 100644 --- a/clients/client-codepipeline/src/commands/StartPipelineExecutionCommand.ts +++ b/clients/client-codepipeline/src/commands/StartPipelineExecutionCommand.ts @@ -105,4 +105,16 @@ export class StartPipelineExecutionCommand extends $Command .f(void 0, void 0) .ser(se_StartPipelineExecutionCommand) .de(de_StartPipelineExecutionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartPipelineExecutionInput; + output: StartPipelineExecutionOutput; + }; + sdk: { + input: StartPipelineExecutionCommandInput; + output: StartPipelineExecutionCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/StopPipelineExecutionCommand.ts b/clients/client-codepipeline/src/commands/StopPipelineExecutionCommand.ts index ed0f9b1a85f89..138045951b54b 100644 --- a/clients/client-codepipeline/src/commands/StopPipelineExecutionCommand.ts +++ b/clients/client-codepipeline/src/commands/StopPipelineExecutionCommand.ts @@ -106,4 +106,16 @@ export class StopPipelineExecutionCommand extends $Command .f(void 0, void 0) .ser(se_StopPipelineExecutionCommand) .de(de_StopPipelineExecutionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopPipelineExecutionInput; + output: StopPipelineExecutionOutput; + }; + sdk: { + input: StopPipelineExecutionCommandInput; + output: StopPipelineExecutionCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/TagResourceCommand.ts b/clients/client-codepipeline/src/commands/TagResourceCommand.ts index 6cf874ff2f7f7..973d033d2631c 100644 --- a/clients/client-codepipeline/src/commands/TagResourceCommand.ts +++ b/clients/client-codepipeline/src/commands/TagResourceCommand.ts @@ -100,4 +100,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceInput; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/UntagResourceCommand.ts b/clients/client-codepipeline/src/commands/UntagResourceCommand.ts index fb531739f661f..34131f1cd3e36 100644 --- a/clients/client-codepipeline/src/commands/UntagResourceCommand.ts +++ b/clients/client-codepipeline/src/commands/UntagResourceCommand.ts @@ -93,4 +93,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceInput; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts b/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts index e41f13728d7fb..301bf6e520ab9 100644 --- a/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts +++ b/clients/client-codepipeline/src/commands/UpdateActionTypeCommand.ts @@ -142,4 +142,16 @@ export class UpdateActionTypeCommand extends $Command .f(void 0, void 0) .ser(se_UpdateActionTypeCommand) .de(de_UpdateActionTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateActionTypeInput; + output: {}; + }; + sdk: { + input: UpdateActionTypeCommandInput; + output: UpdateActionTypeCommandOutput; + }; + }; +} diff --git a/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts b/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts index 61dfd18c7f6a6..483888abc74d0 100644 --- a/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts +++ b/clients/client-codepipeline/src/commands/UpdatePipelineCommand.ts @@ -535,4 +535,16 @@ export class UpdatePipelineCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePipelineCommand) .de(de_UpdatePipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePipelineInput; + output: UpdatePipelineOutput; + }; + sdk: { + input: UpdatePipelineCommandInput; + output: UpdatePipelineCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/CHANGELOG.md b/clients/client-codestar-connections/CHANGELOG.md index cdc978874f385..b330e9ef8fee0 100644 --- a/clients/client-codestar-connections/CHANGELOG.md +++ b/clients/client-codestar-connections/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-codestar-connections + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-codestar-connections + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-codestar-connections diff --git a/clients/client-codestar-connections/package.json b/clients/client-codestar-connections/package.json index c0373d45288ed..6379ae6d508d6 100644 --- a/clients/client-codestar-connections/package.json +++ b/clients/client-codestar-connections/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codestar-connections", "description": "AWS SDK for JavaScript Codestar Connections Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codestar-connections", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-codestar-connections/src/commands/CreateConnectionCommand.ts b/clients/client-codestar-connections/src/commands/CreateConnectionCommand.ts index 29f61ca15a722..b3b20b7dcf86d 100644 --- a/clients/client-codestar-connections/src/commands/CreateConnectionCommand.ts +++ b/clients/client-codestar-connections/src/commands/CreateConnectionCommand.ts @@ -106,4 +106,16 @@ export class CreateConnectionCommand extends $Command .f(void 0, void 0) .ser(se_CreateConnectionCommand) .de(de_CreateConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConnectionInput; + output: CreateConnectionOutput; + }; + sdk: { + input: CreateConnectionCommandInput; + output: CreateConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/CreateHostCommand.ts b/clients/client-codestar-connections/src/commands/CreateHostCommand.ts index 845e66989005f..076a6faa873b7 100644 --- a/clients/client-codestar-connections/src/commands/CreateHostCommand.ts +++ b/clients/client-codestar-connections/src/commands/CreateHostCommand.ts @@ -115,4 +115,16 @@ export class CreateHostCommand extends $Command .f(void 0, void 0) .ser(se_CreateHostCommand) .de(de_CreateHostCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateHostInput; + output: CreateHostOutput; + }; + sdk: { + input: CreateHostCommandInput; + output: CreateHostCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/CreateRepositoryLinkCommand.ts b/clients/client-codestar-connections/src/commands/CreateRepositoryLinkCommand.ts index dceaaea5e1d2b..6a581701669f5 100644 --- a/clients/client-codestar-connections/src/commands/CreateRepositoryLinkCommand.ts +++ b/clients/client-codestar-connections/src/commands/CreateRepositoryLinkCommand.ts @@ -119,4 +119,16 @@ export class CreateRepositoryLinkCommand extends $Command .f(void 0, void 0) .ser(se_CreateRepositoryLinkCommand) .de(de_CreateRepositoryLinkCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRepositoryLinkInput; + output: CreateRepositoryLinkOutput; + }; + sdk: { + input: CreateRepositoryLinkCommandInput; + output: CreateRepositoryLinkCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/CreateSyncConfigurationCommand.ts b/clients/client-codestar-connections/src/commands/CreateSyncConfigurationCommand.ts index 0fcce363cbb69..9fef0715b91a0 100644 --- a/clients/client-codestar-connections/src/commands/CreateSyncConfigurationCommand.ts +++ b/clients/client-codestar-connections/src/commands/CreateSyncConfigurationCommand.ts @@ -123,4 +123,16 @@ export class CreateSyncConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_CreateSyncConfigurationCommand) .de(de_CreateSyncConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSyncConfigurationInput; + output: CreateSyncConfigurationOutput; + }; + sdk: { + input: CreateSyncConfigurationCommandInput; + output: CreateSyncConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/DeleteConnectionCommand.ts b/clients/client-codestar-connections/src/commands/DeleteConnectionCommand.ts index ab7e952a90e89..b1e9449a296d7 100644 --- a/clients/client-codestar-connections/src/commands/DeleteConnectionCommand.ts +++ b/clients/client-codestar-connections/src/commands/DeleteConnectionCommand.ts @@ -82,4 +82,16 @@ export class DeleteConnectionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConnectionCommand) .de(de_DeleteConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConnectionInput; + output: {}; + }; + sdk: { + input: DeleteConnectionCommandInput; + output: DeleteConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/DeleteHostCommand.ts b/clients/client-codestar-connections/src/commands/DeleteHostCommand.ts index 079f783fbf366..348e26d68dc35 100644 --- a/clients/client-codestar-connections/src/commands/DeleteHostCommand.ts +++ b/clients/client-codestar-connections/src/commands/DeleteHostCommand.ts @@ -88,4 +88,16 @@ export class DeleteHostCommand extends $Command .f(void 0, void 0) .ser(se_DeleteHostCommand) .de(de_DeleteHostCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteHostInput; + output: {}; + }; + sdk: { + input: DeleteHostCommandInput; + output: DeleteHostCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/DeleteRepositoryLinkCommand.ts b/clients/client-codestar-connections/src/commands/DeleteRepositoryLinkCommand.ts index bd8061fc5f253..639bc25b1440a 100644 --- a/clients/client-codestar-connections/src/commands/DeleteRepositoryLinkCommand.ts +++ b/clients/client-codestar-connections/src/commands/DeleteRepositoryLinkCommand.ts @@ -103,4 +103,16 @@ export class DeleteRepositoryLinkCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRepositoryLinkCommand) .de(de_DeleteRepositoryLinkCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRepositoryLinkInput; + output: {}; + }; + sdk: { + input: DeleteRepositoryLinkCommandInput; + output: DeleteRepositoryLinkCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/DeleteSyncConfigurationCommand.ts b/clients/client-codestar-connections/src/commands/DeleteSyncConfigurationCommand.ts index b14532835372e..d609af171c664 100644 --- a/clients/client-codestar-connections/src/commands/DeleteSyncConfigurationCommand.ts +++ b/clients/client-codestar-connections/src/commands/DeleteSyncConfigurationCommand.ts @@ -98,4 +98,16 @@ export class DeleteSyncConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSyncConfigurationCommand) .de(de_DeleteSyncConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSyncConfigurationInput; + output: {}; + }; + sdk: { + input: DeleteSyncConfigurationCommandInput; + output: DeleteSyncConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/GetConnectionCommand.ts b/clients/client-codestar-connections/src/commands/GetConnectionCommand.ts index 585a426b6c0dd..2d9f7b2099411 100644 --- a/clients/client-codestar-connections/src/commands/GetConnectionCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetConnectionCommand.ts @@ -94,4 +94,16 @@ export class GetConnectionCommand extends $Command .f(void 0, void 0) .ser(se_GetConnectionCommand) .de(de_GetConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConnectionInput; + output: GetConnectionOutput; + }; + sdk: { + input: GetConnectionCommandInput; + output: GetConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/GetHostCommand.ts b/clients/client-codestar-connections/src/commands/GetHostCommand.ts index 4a5d3fb978338..f8595590f797a 100644 --- a/clients/client-codestar-connections/src/commands/GetHostCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetHostCommand.ts @@ -101,4 +101,16 @@ export class GetHostCommand extends $Command .f(void 0, void 0) .ser(se_GetHostCommand) .de(de_GetHostCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetHostInput; + output: GetHostOutput; + }; + sdk: { + input: GetHostCommandInput; + output: GetHostCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/GetRepositoryLinkCommand.ts b/clients/client-codestar-connections/src/commands/GetRepositoryLinkCommand.ts index 5bdbdd175aaaa..e3798f8b37f34 100644 --- a/clients/client-codestar-connections/src/commands/GetRepositoryLinkCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetRepositoryLinkCommand.ts @@ -108,4 +108,16 @@ export class GetRepositoryLinkCommand extends $Command .f(void 0, void 0) .ser(se_GetRepositoryLinkCommand) .de(de_GetRepositoryLinkCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRepositoryLinkInput; + output: GetRepositoryLinkOutput; + }; + sdk: { + input: GetRepositoryLinkCommandInput; + output: GetRepositoryLinkCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/GetRepositorySyncStatusCommand.ts b/clients/client-codestar-connections/src/commands/GetRepositorySyncStatusCommand.ts index ddbb6a0c99d82..955fc4101973a 100644 --- a/clients/client-codestar-connections/src/commands/GetRepositorySyncStatusCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetRepositorySyncStatusCommand.ts @@ -110,4 +110,16 @@ export class GetRepositorySyncStatusCommand extends $Command .f(void 0, void 0) .ser(se_GetRepositorySyncStatusCommand) .de(de_GetRepositorySyncStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRepositorySyncStatusInput; + output: GetRepositorySyncStatusOutput; + }; + sdk: { + input: GetRepositorySyncStatusCommandInput; + output: GetRepositorySyncStatusCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/GetResourceSyncStatusCommand.ts b/clients/client-codestar-connections/src/commands/GetResourceSyncStatusCommand.ts index 38ccaa72e28b6..c19f6f255b473 100644 --- a/clients/client-codestar-connections/src/commands/GetResourceSyncStatusCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetResourceSyncStatusCommand.ts @@ -163,4 +163,16 @@ export class GetResourceSyncStatusCommand extends $Command .f(void 0, void 0) .ser(se_GetResourceSyncStatusCommand) .de(de_GetResourceSyncStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResourceSyncStatusInput; + output: GetResourceSyncStatusOutput; + }; + sdk: { + input: GetResourceSyncStatusCommandInput; + output: GetResourceSyncStatusCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/GetSyncBlockerSummaryCommand.ts b/clients/client-codestar-connections/src/commands/GetSyncBlockerSummaryCommand.ts index f9992884a9732..b500529a51241 100644 --- a/clients/client-codestar-connections/src/commands/GetSyncBlockerSummaryCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetSyncBlockerSummaryCommand.ts @@ -117,4 +117,16 @@ export class GetSyncBlockerSummaryCommand extends $Command .f(void 0, void 0) .ser(se_GetSyncBlockerSummaryCommand) .de(de_GetSyncBlockerSummaryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSyncBlockerSummaryInput; + output: GetSyncBlockerSummaryOutput; + }; + sdk: { + input: GetSyncBlockerSummaryCommandInput; + output: GetSyncBlockerSummaryCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/GetSyncConfigurationCommand.ts b/clients/client-codestar-connections/src/commands/GetSyncConfigurationCommand.ts index 32da93127d3a0..f2230c8196f4e 100644 --- a/clients/client-codestar-connections/src/commands/GetSyncConfigurationCommand.ts +++ b/clients/client-codestar-connections/src/commands/GetSyncConfigurationCommand.ts @@ -109,4 +109,16 @@ export class GetSyncConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetSyncConfigurationCommand) .de(de_GetSyncConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSyncConfigurationInput; + output: GetSyncConfigurationOutput; + }; + sdk: { + input: GetSyncConfigurationCommandInput; + output: GetSyncConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/ListConnectionsCommand.ts b/clients/client-codestar-connections/src/commands/ListConnectionsCommand.ts index 6ae10682bb92d..bd25482b3eeb1 100644 --- a/clients/client-codestar-connections/src/commands/ListConnectionsCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListConnectionsCommand.ts @@ -97,4 +97,16 @@ export class ListConnectionsCommand extends $Command .f(void 0, void 0) .ser(se_ListConnectionsCommand) .de(de_ListConnectionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListConnectionsInput; + output: ListConnectionsOutput; + }; + sdk: { + input: ListConnectionsCommandInput; + output: ListConnectionsCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/ListHostsCommand.ts b/clients/client-codestar-connections/src/commands/ListHostsCommand.ts index a6ad5b5546a38..219fc6ba75594 100644 --- a/clients/client-codestar-connections/src/commands/ListHostsCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListHostsCommand.ts @@ -102,4 +102,16 @@ export class ListHostsCommand extends $Command .f(void 0, void 0) .ser(se_ListHostsCommand) .de(de_ListHostsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListHostsInput; + output: ListHostsOutput; + }; + sdk: { + input: ListHostsCommandInput; + output: ListHostsCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/ListRepositoryLinksCommand.ts b/clients/client-codestar-connections/src/commands/ListRepositoryLinksCommand.ts index 66b89ee9b0bfd..a5f9827706b29 100644 --- a/clients/client-codestar-connections/src/commands/ListRepositoryLinksCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListRepositoryLinksCommand.ts @@ -111,4 +111,16 @@ export class ListRepositoryLinksCommand extends $Command .f(void 0, void 0) .ser(se_ListRepositoryLinksCommand) .de(de_ListRepositoryLinksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRepositoryLinksInput; + output: ListRepositoryLinksOutput; + }; + sdk: { + input: ListRepositoryLinksCommandInput; + output: ListRepositoryLinksCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/ListRepositorySyncDefinitionsCommand.ts b/clients/client-codestar-connections/src/commands/ListRepositorySyncDefinitionsCommand.ts index cbb7c11f257db..cdbbef372a89d 100644 --- a/clients/client-codestar-connections/src/commands/ListRepositorySyncDefinitionsCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListRepositorySyncDefinitionsCommand.ts @@ -110,4 +110,16 @@ export class ListRepositorySyncDefinitionsCommand extends $Command .f(void 0, void 0) .ser(se_ListRepositorySyncDefinitionsCommand) .de(de_ListRepositorySyncDefinitionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRepositorySyncDefinitionsInput; + output: ListRepositorySyncDefinitionsOutput; + }; + sdk: { + input: ListRepositorySyncDefinitionsCommandInput; + output: ListRepositorySyncDefinitionsCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/ListSyncConfigurationsCommand.ts b/clients/client-codestar-connections/src/commands/ListSyncConfigurationsCommand.ts index 1c7140bc9417b..1feaad45acf41 100644 --- a/clients/client-codestar-connections/src/commands/ListSyncConfigurationsCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListSyncConfigurationsCommand.ts @@ -114,4 +114,16 @@ export class ListSyncConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_ListSyncConfigurationsCommand) .de(de_ListSyncConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSyncConfigurationsInput; + output: ListSyncConfigurationsOutput; + }; + sdk: { + input: ListSyncConfigurationsCommandInput; + output: ListSyncConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/ListTagsForResourceCommand.ts b/clients/client-codestar-connections/src/commands/ListTagsForResourceCommand.ts index 4a6877d1972b5..7752d144c5d13 100644 --- a/clients/client-codestar-connections/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codestar-connections/src/commands/ListTagsForResourceCommand.ts @@ -89,4 +89,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceInput; + output: ListTagsForResourceOutput; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/TagResourceCommand.ts b/clients/client-codestar-connections/src/commands/TagResourceCommand.ts index 00e8904f982fd..e6e108c0ae42b 100644 --- a/clients/client-codestar-connections/src/commands/TagResourceCommand.ts +++ b/clients/client-codestar-connections/src/commands/TagResourceCommand.ts @@ -92,4 +92,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceInput; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/UntagResourceCommand.ts b/clients/client-codestar-connections/src/commands/UntagResourceCommand.ts index 9af01e1cfa045..c2791939e5fb8 100644 --- a/clients/client-codestar-connections/src/commands/UntagResourceCommand.ts +++ b/clients/client-codestar-connections/src/commands/UntagResourceCommand.ts @@ -85,4 +85,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceInput; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/UpdateHostCommand.ts b/clients/client-codestar-connections/src/commands/UpdateHostCommand.ts index e68f76f388c2f..9590510ff491e 100644 --- a/clients/client-codestar-connections/src/commands/UpdateHostCommand.ts +++ b/clients/client-codestar-connections/src/commands/UpdateHostCommand.ts @@ -102,4 +102,16 @@ export class UpdateHostCommand extends $Command .f(void 0, void 0) .ser(se_UpdateHostCommand) .de(de_UpdateHostCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateHostInput; + output: {}; + }; + sdk: { + input: UpdateHostCommandInput; + output: UpdateHostCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/UpdateRepositoryLinkCommand.ts b/clients/client-codestar-connections/src/commands/UpdateRepositoryLinkCommand.ts index b0a88e312a069..371a5cc4927dc 100644 --- a/clients/client-codestar-connections/src/commands/UpdateRepositoryLinkCommand.ts +++ b/clients/client-codestar-connections/src/commands/UpdateRepositoryLinkCommand.ts @@ -114,4 +114,16 @@ export class UpdateRepositoryLinkCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRepositoryLinkCommand) .de(de_UpdateRepositoryLinkCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRepositoryLinkInput; + output: UpdateRepositoryLinkOutput; + }; + sdk: { + input: UpdateRepositoryLinkCommandInput; + output: UpdateRepositoryLinkCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/UpdateSyncBlockerCommand.ts b/clients/client-codestar-connections/src/commands/UpdateSyncBlockerCommand.ts index 369e620ed210d..d05f7b54c5db4 100644 --- a/clients/client-codestar-connections/src/commands/UpdateSyncBlockerCommand.ts +++ b/clients/client-codestar-connections/src/commands/UpdateSyncBlockerCommand.ts @@ -121,4 +121,16 @@ export class UpdateSyncBlockerCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSyncBlockerCommand) .de(de_UpdateSyncBlockerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSyncBlockerInput; + output: UpdateSyncBlockerOutput; + }; + sdk: { + input: UpdateSyncBlockerCommandInput; + output: UpdateSyncBlockerCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-connections/src/commands/UpdateSyncConfigurationCommand.ts b/clients/client-codestar-connections/src/commands/UpdateSyncConfigurationCommand.ts index 3f9d0f880da7b..43a1f97d6fc21 100644 --- a/clients/client-codestar-connections/src/commands/UpdateSyncConfigurationCommand.ts +++ b/clients/client-codestar-connections/src/commands/UpdateSyncConfigurationCommand.ts @@ -121,4 +121,16 @@ export class UpdateSyncConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSyncConfigurationCommand) .de(de_UpdateSyncConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSyncConfigurationInput; + output: UpdateSyncConfigurationOutput; + }; + sdk: { + input: UpdateSyncConfigurationCommandInput; + output: UpdateSyncConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-notifications/CHANGELOG.md b/clients/client-codestar-notifications/CHANGELOG.md index 3479ac2340aea..6e8d1e691ad21 100644 --- a/clients/client-codestar-notifications/CHANGELOG.md +++ b/clients/client-codestar-notifications/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-codestar-notifications + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-codestar-notifications + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-codestar-notifications diff --git a/clients/client-codestar-notifications/package.json b/clients/client-codestar-notifications/package.json index 138ee2ab1c53c..602d531595bfa 100644 --- a/clients/client-codestar-notifications/package.json +++ b/clients/client-codestar-notifications/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codestar-notifications", "description": "AWS SDK for JavaScript Codestar Notifications Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codestar-notifications", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-codestar-notifications/src/commands/CreateNotificationRuleCommand.ts b/clients/client-codestar-notifications/src/commands/CreateNotificationRuleCommand.ts index 886c3d98f2c9f..332035c12ee5c 100644 --- a/clients/client-codestar-notifications/src/commands/CreateNotificationRuleCommand.ts +++ b/clients/client-codestar-notifications/src/commands/CreateNotificationRuleCommand.ts @@ -126,4 +126,16 @@ export class CreateNotificationRuleCommand extends $Command .f(CreateNotificationRuleRequestFilterSensitiveLog, void 0) .ser(se_CreateNotificationRuleCommand) .de(de_CreateNotificationRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateNotificationRuleRequest; + output: CreateNotificationRuleResult; + }; + sdk: { + input: CreateNotificationRuleCommandInput; + output: CreateNotificationRuleCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-notifications/src/commands/DeleteNotificationRuleCommand.ts b/clients/client-codestar-notifications/src/commands/DeleteNotificationRuleCommand.ts index 7e16d0442e7ae..f4bc9052583b3 100644 --- a/clients/client-codestar-notifications/src/commands/DeleteNotificationRuleCommand.ts +++ b/clients/client-codestar-notifications/src/commands/DeleteNotificationRuleCommand.ts @@ -93,4 +93,16 @@ export class DeleteNotificationRuleCommand extends $Command .f(void 0, void 0) .ser(se_DeleteNotificationRuleCommand) .de(de_DeleteNotificationRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteNotificationRuleRequest; + output: DeleteNotificationRuleResult; + }; + sdk: { + input: DeleteNotificationRuleCommandInput; + output: DeleteNotificationRuleCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-notifications/src/commands/DeleteTargetCommand.ts b/clients/client-codestar-notifications/src/commands/DeleteTargetCommand.ts index bdbba55b4a803..2e6a32e2ff00e 100644 --- a/clients/client-codestar-notifications/src/commands/DeleteTargetCommand.ts +++ b/clients/client-codestar-notifications/src/commands/DeleteTargetCommand.ts @@ -83,4 +83,16 @@ export class DeleteTargetCommand extends $Command .f(DeleteTargetRequestFilterSensitiveLog, void 0) .ser(se_DeleteTargetCommand) .de(de_DeleteTargetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTargetRequest; + output: {}; + }; + sdk: { + input: DeleteTargetCommandInput; + output: DeleteTargetCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-notifications/src/commands/DescribeNotificationRuleCommand.ts b/clients/client-codestar-notifications/src/commands/DescribeNotificationRuleCommand.ts index 2f2ce2098d732..1809130a46f22 100644 --- a/clients/client-codestar-notifications/src/commands/DescribeNotificationRuleCommand.ts +++ b/clients/client-codestar-notifications/src/commands/DescribeNotificationRuleCommand.ts @@ -116,4 +116,16 @@ export class DescribeNotificationRuleCommand extends $Command .f(void 0, DescribeNotificationRuleResultFilterSensitiveLog) .ser(se_DescribeNotificationRuleCommand) .de(de_DescribeNotificationRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeNotificationRuleRequest; + output: DescribeNotificationRuleResult; + }; + sdk: { + input: DescribeNotificationRuleCommandInput; + output: DescribeNotificationRuleCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-notifications/src/commands/ListEventTypesCommand.ts b/clients/client-codestar-notifications/src/commands/ListEventTypesCommand.ts index fcbea61c37c4a..6409ec8ee7f0b 100644 --- a/clients/client-codestar-notifications/src/commands/ListEventTypesCommand.ts +++ b/clients/client-codestar-notifications/src/commands/ListEventTypesCommand.ts @@ -102,4 +102,16 @@ export class ListEventTypesCommand extends $Command .f(void 0, void 0) .ser(se_ListEventTypesCommand) .de(de_ListEventTypesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEventTypesRequest; + output: ListEventTypesResult; + }; + sdk: { + input: ListEventTypesCommandInput; + output: ListEventTypesCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-notifications/src/commands/ListNotificationRulesCommand.ts b/clients/client-codestar-notifications/src/commands/ListNotificationRulesCommand.ts index 5181a83aa4c2c..5891dffcbc604 100644 --- a/clients/client-codestar-notifications/src/commands/ListNotificationRulesCommand.ts +++ b/clients/client-codestar-notifications/src/commands/ListNotificationRulesCommand.ts @@ -100,4 +100,16 @@ export class ListNotificationRulesCommand extends $Command .f(void 0, void 0) .ser(se_ListNotificationRulesCommand) .de(de_ListNotificationRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListNotificationRulesRequest; + output: ListNotificationRulesResult; + }; + sdk: { + input: ListNotificationRulesCommandInput; + output: ListNotificationRulesCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-notifications/src/commands/ListTagsForResourceCommand.ts b/clients/client-codestar-notifications/src/commands/ListTagsForResourceCommand.ts index 9b546aff25018..e0f0fce88c55a 100644 --- a/clients/client-codestar-notifications/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-codestar-notifications/src/commands/ListTagsForResourceCommand.ts @@ -89,4 +89,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResult; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-notifications/src/commands/ListTargetsCommand.ts b/clients/client-codestar-notifications/src/commands/ListTargetsCommand.ts index 713ca20bebdc3..9c60cd821c699 100644 --- a/clients/client-codestar-notifications/src/commands/ListTargetsCommand.ts +++ b/clients/client-codestar-notifications/src/commands/ListTargetsCommand.ts @@ -101,4 +101,16 @@ export class ListTargetsCommand extends $Command .f(void 0, ListTargetsResultFilterSensitiveLog) .ser(se_ListTargetsCommand) .de(de_ListTargetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTargetsRequest; + output: ListTargetsResult; + }; + sdk: { + input: ListTargetsCommandInput; + output: ListTargetsCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-notifications/src/commands/SubscribeCommand.ts b/clients/client-codestar-notifications/src/commands/SubscribeCommand.ts index d57ff070c2b0d..94039cf96dcc5 100644 --- a/clients/client-codestar-notifications/src/commands/SubscribeCommand.ts +++ b/clients/client-codestar-notifications/src/commands/SubscribeCommand.ts @@ -97,4 +97,16 @@ export class SubscribeCommand extends $Command .f(SubscribeRequestFilterSensitiveLog, void 0) .ser(se_SubscribeCommand) .de(de_SubscribeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SubscribeRequest; + output: SubscribeResult; + }; + sdk: { + input: SubscribeCommandInput; + output: SubscribeCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-notifications/src/commands/TagResourceCommand.ts b/clients/client-codestar-notifications/src/commands/TagResourceCommand.ts index 2e8d963342304..440dc3b26786e 100644 --- a/clients/client-codestar-notifications/src/commands/TagResourceCommand.ts +++ b/clients/client-codestar-notifications/src/commands/TagResourceCommand.ts @@ -101,4 +101,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: TagResourceResult; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-notifications/src/commands/UnsubscribeCommand.ts b/clients/client-codestar-notifications/src/commands/UnsubscribeCommand.ts index 1078d5f8243c6..eb87f014f02c8 100644 --- a/clients/client-codestar-notifications/src/commands/UnsubscribeCommand.ts +++ b/clients/client-codestar-notifications/src/commands/UnsubscribeCommand.ts @@ -87,4 +87,16 @@ export class UnsubscribeCommand extends $Command .f(UnsubscribeRequestFilterSensitiveLog, void 0) .ser(se_UnsubscribeCommand) .de(de_UnsubscribeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UnsubscribeRequest; + output: UnsubscribeResult; + }; + sdk: { + input: UnsubscribeCommandInput; + output: UnsubscribeCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-notifications/src/commands/UntagResourceCommand.ts b/clients/client-codestar-notifications/src/commands/UntagResourceCommand.ts index 3c3eb4e1b448c..282f2acd2162b 100644 --- a/clients/client-codestar-notifications/src/commands/UntagResourceCommand.ts +++ b/clients/client-codestar-notifications/src/commands/UntagResourceCommand.ts @@ -98,4 +98,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-codestar-notifications/src/commands/UpdateNotificationRuleCommand.ts b/clients/client-codestar-notifications/src/commands/UpdateNotificationRuleCommand.ts index fa780f0331136..becb02d59d3c9 100644 --- a/clients/client-codestar-notifications/src/commands/UpdateNotificationRuleCommand.ts +++ b/clients/client-codestar-notifications/src/commands/UpdateNotificationRuleCommand.ts @@ -109,4 +109,16 @@ export class UpdateNotificationRuleCommand extends $Command .f(UpdateNotificationRuleRequestFilterSensitiveLog, void 0) .ser(se_UpdateNotificationRuleCommand) .de(de_UpdateNotificationRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateNotificationRuleRequest; + output: {}; + }; + sdk: { + input: UpdateNotificationRuleCommandInput; + output: UpdateNotificationRuleCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/CHANGELOG.md b/clients/client-cognito-identity-provider/CHANGELOG.md index 450122c5648dd..ce6e2e5814502 100644 --- a/clients/client-cognito-identity-provider/CHANGELOG.md +++ b/clients/client-cognito-identity-provider/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider + + + + + # [3.651.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.650.0...v3.651.0) (2024-09-12) diff --git a/clients/client-cognito-identity-provider/package.json b/clients/client-cognito-identity-provider/package.json index 87639ee19f562..28892b0a1de95 100644 --- a/clients/client-cognito-identity-provider/package.json +++ b/clients/client-cognito-identity-provider/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cognito-identity-provider", "description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native", - "version": "3.651.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cognito-identity-provider", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cognito-identity-provider/src/commands/AddCustomAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/AddCustomAttributesCommand.ts index c26bbb335db14..0577edd774ca7 100644 --- a/clients/client-cognito-identity-provider/src/commands/AddCustomAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AddCustomAttributesCommand.ts @@ -138,4 +138,16 @@ export class AddCustomAttributesCommand extends $Command .f(void 0, void 0) .ser(se_AddCustomAttributesCommand) .de(de_AddCustomAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AddCustomAttributesRequest; + output: {}; + }; + sdk: { + input: AddCustomAttributesCommandInput; + output: AddCustomAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminAddUserToGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminAddUserToGroupCommand.ts index 5fd1e9e5cf703..6b2ee5ad011c8 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminAddUserToGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminAddUserToGroupCommand.ts @@ -124,4 +124,16 @@ export class AdminAddUserToGroupCommand extends $Command .f(AdminAddUserToGroupRequestFilterSensitiveLog, void 0) .ser(se_AdminAddUserToGroupCommand) .de(de_AdminAddUserToGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminAddUserToGroupRequest; + output: {}; + }; + sdk: { + input: AdminAddUserToGroupCommandInput; + output: AdminAddUserToGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminConfirmSignUpCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminConfirmSignUpCommand.ts index 5aee979a9aedf..3c9aaa8027f71 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminConfirmSignUpCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminConfirmSignUpCommand.ts @@ -152,4 +152,16 @@ export class AdminConfirmSignUpCommand extends $Command .f(AdminConfirmSignUpRequestFilterSensitiveLog, void 0) .ser(se_AdminConfirmSignUpCommand) .de(de_AdminConfirmSignUpCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminConfirmSignUpRequest; + output: {}; + }; + sdk: { + input: AdminConfirmSignUpCommandInput; + output: AdminConfirmSignUpCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminCreateUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminCreateUserCommand.ts index 27815cee94df8..d9479780a7152 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminCreateUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminCreateUserCommand.ts @@ -291,4 +291,16 @@ export class AdminCreateUserCommand extends $Command .f(AdminCreateUserRequestFilterSensitiveLog, AdminCreateUserResponseFilterSensitiveLog) .ser(se_AdminCreateUserCommand) .de(de_AdminCreateUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminCreateUserRequest; + output: AdminCreateUserResponse; + }; + sdk: { + input: AdminCreateUserCommandInput; + output: AdminCreateUserCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserAttributesCommand.ts index 666d7161b590d..3aa826b2c30f0 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserAttributesCommand.ts @@ -129,4 +129,16 @@ export class AdminDeleteUserAttributesCommand extends $Command .f(AdminDeleteUserAttributesRequestFilterSensitiveLog, void 0) .ser(se_AdminDeleteUserAttributesCommand) .de(de_AdminDeleteUserAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminDeleteUserAttributesRequest; + output: {}; + }; + sdk: { + input: AdminDeleteUserAttributesCommandInput; + output: AdminDeleteUserAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserCommand.ts index 76791efbea775..0153827092ff4 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminDeleteUserCommand.ts @@ -121,4 +121,16 @@ export class AdminDeleteUserCommand extends $Command .f(AdminDeleteUserRequestFilterSensitiveLog, void 0) .ser(se_AdminDeleteUserCommand) .de(de_AdminDeleteUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminDeleteUserRequest; + output: {}; + }; + sdk: { + input: AdminDeleteUserCommandInput; + output: AdminDeleteUserCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminDisableProviderForUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminDisableProviderForUserCommand.ts index 2958ff571ffb3..13a45fe4fdbbb 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminDisableProviderForUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminDisableProviderForUserCommand.ts @@ -159,4 +159,16 @@ export class AdminDisableProviderForUserCommand extends $Command .f(void 0, void 0) .ser(se_AdminDisableProviderForUserCommand) .de(de_AdminDisableProviderForUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminDisableProviderForUserRequest; + output: {}; + }; + sdk: { + input: AdminDisableProviderForUserCommandInput; + output: AdminDisableProviderForUserCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminDisableUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminDisableUserCommand.ts index 345ac5de9336b..4eee52f181cb9 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminDisableUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminDisableUserCommand.ts @@ -127,4 +127,16 @@ export class AdminDisableUserCommand extends $Command .f(AdminDisableUserRequestFilterSensitiveLog, void 0) .ser(se_AdminDisableUserCommand) .de(de_AdminDisableUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminDisableUserRequest; + output: {}; + }; + sdk: { + input: AdminDisableUserCommandInput; + output: AdminDisableUserCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminEnableUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminEnableUserCommand.ts index 01e6ea3ede34d..762bd756c40e7 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminEnableUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminEnableUserCommand.ts @@ -125,4 +125,16 @@ export class AdminEnableUserCommand extends $Command .f(AdminEnableUserRequestFilterSensitiveLog, void 0) .ser(se_AdminEnableUserCommand) .de(de_AdminEnableUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminEnableUserRequest; + output: {}; + }; + sdk: { + input: AdminEnableUserCommandInput; + output: AdminEnableUserCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminForgetDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminForgetDeviceCommand.ts index 3c65e32c308c1..ce10e9e8ee9ae 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminForgetDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminForgetDeviceCommand.ts @@ -125,4 +125,16 @@ export class AdminForgetDeviceCommand extends $Command .f(AdminForgetDeviceRequestFilterSensitiveLog, void 0) .ser(se_AdminForgetDeviceCommand) .de(de_AdminForgetDeviceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminForgetDeviceRequest; + output: {}; + }; + sdk: { + input: AdminForgetDeviceCommandInput; + output: AdminForgetDeviceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminGetDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminGetDeviceCommand.ts index 56eda156d4459..30bb01093e61f 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminGetDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminGetDeviceCommand.ts @@ -140,4 +140,16 @@ export class AdminGetDeviceCommand extends $Command .f(AdminGetDeviceRequestFilterSensitiveLog, AdminGetDeviceResponseFilterSensitiveLog) .ser(se_AdminGetDeviceCommand) .de(de_AdminGetDeviceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminGetDeviceRequest; + output: AdminGetDeviceResponse; + }; + sdk: { + input: AdminGetDeviceCommandInput; + output: AdminGetDeviceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminGetUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminGetUserCommand.ts index de68e68efc3d7..66f3f6fef715d 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminGetUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminGetUserCommand.ts @@ -149,4 +149,16 @@ export class AdminGetUserCommand extends $Command .f(AdminGetUserRequestFilterSensitiveLog, AdminGetUserResponseFilterSensitiveLog) .ser(se_AdminGetUserCommand) .de(de_AdminGetUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminGetUserRequest; + output: AdminGetUserResponse; + }; + sdk: { + input: AdminGetUserCommandInput; + output: AdminGetUserCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminInitiateAuthCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminInitiateAuthCommand.ts index dbe99a0fd1c7c..58b3f6b788e44 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminInitiateAuthCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminInitiateAuthCommand.ts @@ -220,4 +220,16 @@ export class AdminInitiateAuthCommand extends $Command .f(AdminInitiateAuthRequestFilterSensitiveLog, AdminInitiateAuthResponseFilterSensitiveLog) .ser(se_AdminInitiateAuthCommand) .de(de_AdminInitiateAuthCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminInitiateAuthRequest; + output: AdminInitiateAuthResponse; + }; + sdk: { + input: AdminInitiateAuthCommandInput; + output: AdminInitiateAuthCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminLinkProviderForUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminLinkProviderForUserCommand.ts index a778df6e4b39c..b37a439a1f155 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminLinkProviderForUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminLinkProviderForUserCommand.ts @@ -157,4 +157,16 @@ export class AdminLinkProviderForUserCommand extends $Command .f(void 0, void 0) .ser(se_AdminLinkProviderForUserCommand) .de(de_AdminLinkProviderForUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminLinkProviderForUserRequest; + output: {}; + }; + sdk: { + input: AdminLinkProviderForUserCommandInput; + output: AdminLinkProviderForUserCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminListDevicesCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminListDevicesCommand.ts index cdb6220d8e863..41e8cc8d0064d 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminListDevicesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminListDevicesCommand.ts @@ -144,4 +144,16 @@ export class AdminListDevicesCommand extends $Command .f(AdminListDevicesRequestFilterSensitiveLog, AdminListDevicesResponseFilterSensitiveLog) .ser(se_AdminListDevicesCommand) .de(de_AdminListDevicesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminListDevicesRequest; + output: AdminListDevicesResponse; + }; + sdk: { + input: AdminListDevicesCommandInput; + output: AdminListDevicesCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminListGroupsForUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminListGroupsForUserCommand.ts index 901acd2b9b9f0..f6dfe0dd0306b 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminListGroupsForUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminListGroupsForUserCommand.ts @@ -140,4 +140,16 @@ export class AdminListGroupsForUserCommand extends $Command .f(AdminListGroupsForUserRequestFilterSensitiveLog, void 0) .ser(se_AdminListGroupsForUserCommand) .de(de_AdminListGroupsForUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminListGroupsForUserRequest; + output: AdminListGroupsForUserResponse; + }; + sdk: { + input: AdminListGroupsForUserCommandInput; + output: AdminListGroupsForUserCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminListUserAuthEventsCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminListUserAuthEventsCommand.ts index 40857c11d896a..a006ef475a920 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminListUserAuthEventsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminListUserAuthEventsCommand.ts @@ -164,4 +164,16 @@ export class AdminListUserAuthEventsCommand extends $Command .f(AdminListUserAuthEventsRequestFilterSensitiveLog, void 0) .ser(se_AdminListUserAuthEventsCommand) .de(de_AdminListUserAuthEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminListUserAuthEventsRequest; + output: AdminListUserAuthEventsResponse; + }; + sdk: { + input: AdminListUserAuthEventsCommandInput; + output: AdminListUserAuthEventsCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminRemoveUserFromGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminRemoveUserFromGroupCommand.ts index 27682afd6a335..5d6643dd06c79 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminRemoveUserFromGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminRemoveUserFromGroupCommand.ts @@ -122,4 +122,16 @@ export class AdminRemoveUserFromGroupCommand extends $Command .f(AdminRemoveUserFromGroupRequestFilterSensitiveLog, void 0) .ser(se_AdminRemoveUserFromGroupCommand) .de(de_AdminRemoveUserFromGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminRemoveUserFromGroupRequest; + output: {}; + }; + sdk: { + input: AdminRemoveUserFromGroupCommandInput; + output: AdminRemoveUserFromGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminResetUserPasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminResetUserPasswordCommand.ts index d024bea40d047..3b2b3b183fd99 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminResetUserPasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminResetUserPasswordCommand.ts @@ -185,4 +185,16 @@ export class AdminResetUserPasswordCommand extends $Command .f(AdminResetUserPasswordRequestFilterSensitiveLog, void 0) .ser(se_AdminResetUserPasswordCommand) .de(de_AdminResetUserPasswordCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminResetUserPasswordRequest; + output: {}; + }; + sdk: { + input: AdminResetUserPasswordCommandInput; + output: AdminResetUserPasswordCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminRespondToAuthChallengeCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminRespondToAuthChallengeCommand.ts index abdef5eee6325..eba9b83da479b 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminRespondToAuthChallengeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminRespondToAuthChallengeCommand.ts @@ -254,4 +254,16 @@ export class AdminRespondToAuthChallengeCommand extends $Command .f(AdminRespondToAuthChallengeRequestFilterSensitiveLog, AdminRespondToAuthChallengeResponseFilterSensitiveLog) .ser(se_AdminRespondToAuthChallengeCommand) .de(de_AdminRespondToAuthChallengeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminRespondToAuthChallengeRequest; + output: AdminRespondToAuthChallengeResponse; + }; + sdk: { + input: AdminRespondToAuthChallengeCommandInput; + output: AdminRespondToAuthChallengeCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminSetUserMFAPreferenceCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminSetUserMFAPreferenceCommand.ts index 9d54f555fdb3a..3f8eabf180c0c 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminSetUserMFAPreferenceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminSetUserMFAPreferenceCommand.ts @@ -143,4 +143,16 @@ export class AdminSetUserMFAPreferenceCommand extends $Command .f(AdminSetUserMFAPreferenceRequestFilterSensitiveLog, void 0) .ser(se_AdminSetUserMFAPreferenceCommand) .de(de_AdminSetUserMFAPreferenceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminSetUserMFAPreferenceRequest; + output: {}; + }; + sdk: { + input: AdminSetUserMFAPreferenceCommandInput; + output: AdminSetUserMFAPreferenceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminSetUserPasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminSetUserPasswordCommand.ts index 89ffbb0b8ebbf..8ad081fb49535 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminSetUserPasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminSetUserPasswordCommand.ts @@ -154,4 +154,16 @@ export class AdminSetUserPasswordCommand extends $Command .f(AdminSetUserPasswordRequestFilterSensitiveLog, void 0) .ser(se_AdminSetUserPasswordCommand) .de(de_AdminSetUserPasswordCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminSetUserPasswordRequest; + output: {}; + }; + sdk: { + input: AdminSetUserPasswordCommandInput; + output: AdminSetUserPasswordCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminSetUserSettingsCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminSetUserSettingsCommand.ts index b64e7b9824501..90a46b924a8b5 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminSetUserSettingsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminSetUserSettingsCommand.ts @@ -130,4 +130,16 @@ export class AdminSetUserSettingsCommand extends $Command .f(AdminSetUserSettingsRequestFilterSensitiveLog, void 0) .ser(se_AdminSetUserSettingsCommand) .de(de_AdminSetUserSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminSetUserSettingsRequest; + output: {}; + }; + sdk: { + input: AdminSetUserSettingsCommandInput; + output: AdminSetUserSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminUpdateAuthEventFeedbackCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminUpdateAuthEventFeedbackCommand.ts index 4b367d62df290..4dfdbbed5b250 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminUpdateAuthEventFeedbackCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminUpdateAuthEventFeedbackCommand.ts @@ -137,4 +137,16 @@ export class AdminUpdateAuthEventFeedbackCommand extends $Command .f(AdminUpdateAuthEventFeedbackRequestFilterSensitiveLog, void 0) .ser(se_AdminUpdateAuthEventFeedbackCommand) .de(de_AdminUpdateAuthEventFeedbackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminUpdateAuthEventFeedbackRequest; + output: {}; + }; + sdk: { + input: AdminUpdateAuthEventFeedbackCommandInput; + output: AdminUpdateAuthEventFeedbackCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminUpdateDeviceStatusCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminUpdateDeviceStatusCommand.ts index 48eafdd47aa04..221d7ee9da384 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminUpdateDeviceStatusCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminUpdateDeviceStatusCommand.ts @@ -130,4 +130,16 @@ export class AdminUpdateDeviceStatusCommand extends $Command .f(AdminUpdateDeviceStatusRequestFilterSensitiveLog, void 0) .ser(se_AdminUpdateDeviceStatusCommand) .de(de_AdminUpdateDeviceStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminUpdateDeviceStatusRequest; + output: {}; + }; + sdk: { + input: AdminUpdateDeviceStatusCommandInput; + output: AdminUpdateDeviceStatusCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminUpdateUserAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminUpdateUserAttributesCommand.ts index c3b2d66380ca8..94fbd0ee83f0e 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminUpdateUserAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminUpdateUserAttributesCommand.ts @@ -189,4 +189,16 @@ export class AdminUpdateUserAttributesCommand extends $Command .f(AdminUpdateUserAttributesRequestFilterSensitiveLog, void 0) .ser(se_AdminUpdateUserAttributesCommand) .de(de_AdminUpdateUserAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminUpdateUserAttributesRequest; + output: {}; + }; + sdk: { + input: AdminUpdateUserAttributesCommandInput; + output: AdminUpdateUserAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AdminUserGlobalSignOutCommand.ts b/clients/client-cognito-identity-provider/src/commands/AdminUserGlobalSignOutCommand.ts index b9c3c95e34a1f..2e9106ab8ebdd 100644 --- a/clients/client-cognito-identity-provider/src/commands/AdminUserGlobalSignOutCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AdminUserGlobalSignOutCommand.ts @@ -148,4 +148,16 @@ export class AdminUserGlobalSignOutCommand extends $Command .f(AdminUserGlobalSignOutRequestFilterSensitiveLog, void 0) .ser(se_AdminUserGlobalSignOutCommand) .de(de_AdminUserGlobalSignOutCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AdminUserGlobalSignOutRequest; + output: {}; + }; + sdk: { + input: AdminUserGlobalSignOutCommandInput; + output: AdminUserGlobalSignOutCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/AssociateSoftwareTokenCommand.ts b/clients/client-cognito-identity-provider/src/commands/AssociateSoftwareTokenCommand.ts index fcb4540d4751e..431addf27810d 100644 --- a/clients/client-cognito-identity-provider/src/commands/AssociateSoftwareTokenCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/AssociateSoftwareTokenCommand.ts @@ -136,4 +136,16 @@ export class AssociateSoftwareTokenCommand extends $Command .f(AssociateSoftwareTokenRequestFilterSensitiveLog, AssociateSoftwareTokenResponseFilterSensitiveLog) .ser(se_AssociateSoftwareTokenCommand) .de(de_AssociateSoftwareTokenCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateSoftwareTokenRequest; + output: AssociateSoftwareTokenResponse; + }; + sdk: { + input: AssociateSoftwareTokenCommandInput; + output: AssociateSoftwareTokenCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ChangePasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/ChangePasswordCommand.ts index fa8ddbc2d5a3d..53c59c3afa352 100644 --- a/clients/client-cognito-identity-provider/src/commands/ChangePasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ChangePasswordCommand.ts @@ -134,4 +134,16 @@ export class ChangePasswordCommand extends $Command .f(ChangePasswordRequestFilterSensitiveLog, void 0) .ser(se_ChangePasswordCommand) .de(de_ChangePasswordCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ChangePasswordRequest; + output: {}; + }; + sdk: { + input: ChangePasswordCommandInput; + output: ChangePasswordCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ConfirmDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/ConfirmDeviceCommand.ts index d8a4caed7237e..f6ee9f2f2f1c8 100644 --- a/clients/client-cognito-identity-provider/src/commands/ConfirmDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ConfirmDeviceCommand.ts @@ -143,4 +143,16 @@ export class ConfirmDeviceCommand extends $Command .f(ConfirmDeviceRequestFilterSensitiveLog, void 0) .ser(se_ConfirmDeviceCommand) .de(de_ConfirmDeviceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ConfirmDeviceRequest; + output: ConfirmDeviceResponse; + }; + sdk: { + input: ConfirmDeviceCommandInput; + output: ConfirmDeviceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ConfirmForgotPasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/ConfirmForgotPasswordCommand.ts index cb2e3fd8babe8..2175300daeb48 100644 --- a/clients/client-cognito-identity-provider/src/commands/ConfirmForgotPasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ConfirmForgotPasswordCommand.ts @@ -164,4 +164,16 @@ export class ConfirmForgotPasswordCommand extends $Command .f(ConfirmForgotPasswordRequestFilterSensitiveLog, void 0) .ser(se_ConfirmForgotPasswordCommand) .de(de_ConfirmForgotPasswordCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ConfirmForgotPasswordRequest; + output: {}; + }; + sdk: { + input: ConfirmForgotPasswordCommandInput; + output: ConfirmForgotPasswordCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ConfirmSignUpCommand.ts b/clients/client-cognito-identity-provider/src/commands/ConfirmSignUpCommand.ts index 2245cc41d57c1..005570f9fe692 100644 --- a/clients/client-cognito-identity-provider/src/commands/ConfirmSignUpCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ConfirmSignUpCommand.ts @@ -172,4 +172,16 @@ export class ConfirmSignUpCommand extends $Command .f(ConfirmSignUpRequestFilterSensitiveLog, void 0) .ser(se_ConfirmSignUpCommand) .de(de_ConfirmSignUpCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ConfirmSignUpRequest; + output: {}; + }; + sdk: { + input: ConfirmSignUpCommandInput; + output: ConfirmSignUpCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/CreateGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateGroupCommand.ts index b756b9418b3d8..aa5348a8fb1d2 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateGroupCommand.ts @@ -139,4 +139,16 @@ export class CreateGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateGroupCommand) .de(de_CreateGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateGroupRequest; + output: CreateGroupResponse; + }; + sdk: { + input: CreateGroupCommandInput; + output: CreateGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/CreateIdentityProviderCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateIdentityProviderCommand.ts index edf85ced34e97..914fa916d97f7 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateIdentityProviderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateIdentityProviderCommand.ts @@ -154,4 +154,16 @@ export class CreateIdentityProviderCommand extends $Command .f(void 0, void 0) .ser(se_CreateIdentityProviderCommand) .de(de_CreateIdentityProviderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateIdentityProviderRequest; + output: CreateIdentityProviderResponse; + }; + sdk: { + input: CreateIdentityProviderCommandInput; + output: CreateIdentityProviderCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/CreateResourceServerCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateResourceServerCommand.ts index 965ed7eccf082..9eb4edc49bdce 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateResourceServerCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateResourceServerCommand.ts @@ -141,4 +141,16 @@ export class CreateResourceServerCommand extends $Command .f(void 0, void 0) .ser(se_CreateResourceServerCommand) .de(de_CreateResourceServerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateResourceServerRequest; + output: CreateResourceServerResponse; + }; + sdk: { + input: CreateResourceServerCommandInput; + output: CreateResourceServerCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/CreateUserImportJobCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateUserImportJobCommand.ts index 2515d10814102..2bb108e024009 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateUserImportJobCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateUserImportJobCommand.ts @@ -142,4 +142,16 @@ export class CreateUserImportJobCommand extends $Command .f(void 0, void 0) .ser(se_CreateUserImportJobCommand) .de(de_CreateUserImportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateUserImportJobRequest; + output: CreateUserImportJobResponse; + }; + sdk: { + input: CreateUserImportJobCommandInput; + output: CreateUserImportJobCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolClientCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolClientCommand.ts index 7fb2a5b8d53e4..6233eec1002b9 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolClientCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolClientCommand.ts @@ -365,4 +365,16 @@ export class CreateUserPoolClientCommand extends $Command .f(void 0, CreateUserPoolClientResponseFilterSensitiveLog) .ser(se_CreateUserPoolClientCommand) .de(de_CreateUserPoolClientCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateUserPoolClientRequest; + output: CreateUserPoolClientResponse; + }; + sdk: { + input: CreateUserPoolClientCommandInput; + output: CreateUserPoolClientCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolCommand.ts index 101197b804594..b692a7c423402 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolCommand.ts @@ -877,4 +877,16 @@ export class CreateUserPoolCommand extends $Command .f(void 0, void 0) .ser(se_CreateUserPoolCommand) .de(de_CreateUserPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateUserPoolRequest; + output: CreateUserPoolResponse; + }; + sdk: { + input: CreateUserPoolCommandInput; + output: CreateUserPoolCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolDomainCommand.ts b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolDomainCommand.ts index b823f1f4d1c7f..99b9d5aee2254 100644 --- a/clients/client-cognito-identity-provider/src/commands/CreateUserPoolDomainCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/CreateUserPoolDomainCommand.ts @@ -123,4 +123,16 @@ export class CreateUserPoolDomainCommand extends $Command .f(void 0, void 0) .ser(se_CreateUserPoolDomainCommand) .de(de_CreateUserPoolDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateUserPoolDomainRequest; + output: CreateUserPoolDomainResponse; + }; + sdk: { + input: CreateUserPoolDomainCommandInput; + output: CreateUserPoolDomainCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteGroupCommand.ts index 37b2cc9063a1e..df3d2487c5298 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteGroupCommand.ts @@ -99,4 +99,16 @@ export class DeleteGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteGroupCommand) .de(de_DeleteGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteGroupRequest; + output: {}; + }; + sdk: { + input: DeleteGroupCommandInput; + output: DeleteGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteIdentityProviderCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteIdentityProviderCommand.ts index 8356118903c3d..61c0ebf32d27b 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteIdentityProviderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteIdentityProviderCommand.ts @@ -105,4 +105,16 @@ export class DeleteIdentityProviderCommand extends $Command .f(void 0, void 0) .ser(se_DeleteIdentityProviderCommand) .de(de_DeleteIdentityProviderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteIdentityProviderRequest; + output: {}; + }; + sdk: { + input: DeleteIdentityProviderCommandInput; + output: DeleteIdentityProviderCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteResourceServerCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteResourceServerCommand.ts index 7f8d4d6c36655..3fdaa64bcf5db 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteResourceServerCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteResourceServerCommand.ts @@ -98,4 +98,16 @@ export class DeleteResourceServerCommand extends $Command .f(void 0, void 0) .ser(se_DeleteResourceServerCommand) .de(de_DeleteResourceServerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteResourceServerRequest; + output: {}; + }; + sdk: { + input: DeleteResourceServerCommandInput; + output: DeleteResourceServerCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserAttributesCommand.ts index 2cbf5292928cb..91f4780c8833c 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserAttributesCommand.ts @@ -124,4 +124,16 @@ export class DeleteUserAttributesCommand extends $Command .f(DeleteUserAttributesRequestFilterSensitiveLog, void 0) .ser(se_DeleteUserAttributesCommand) .de(de_DeleteUserAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteUserAttributesRequest; + output: {}; + }; + sdk: { + input: DeleteUserAttributesCommandInput; + output: DeleteUserAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserCommand.ts index b41940cb4a39e..7d383e302a6f3 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserCommand.ts @@ -117,4 +117,16 @@ export class DeleteUserCommand extends $Command .f(DeleteUserRequestFilterSensitiveLog, void 0) .ser(se_DeleteUserCommand) .de(de_DeleteUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteUserRequest; + output: {}; + }; + sdk: { + input: DeleteUserCommandInput; + output: DeleteUserCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolClientCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolClientCommand.ts index 646d44a78d27b..d327c70af345d 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolClientCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolClientCommand.ts @@ -102,4 +102,16 @@ export class DeleteUserPoolClientCommand extends $Command .f(DeleteUserPoolClientRequestFilterSensitiveLog, void 0) .ser(se_DeleteUserPoolClientCommand) .de(de_DeleteUserPoolClientCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteUserPoolClientRequest; + output: {}; + }; + sdk: { + input: DeleteUserPoolClientCommandInput; + output: DeleteUserPoolClientCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolCommand.ts index 8d0918a4e105a..1e7ad46813dd0 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolCommand.ts @@ -101,4 +101,16 @@ export class DeleteUserPoolCommand extends $Command .f(void 0, void 0) .ser(se_DeleteUserPoolCommand) .de(de_DeleteUserPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteUserPoolRequest; + output: {}; + }; + sdk: { + input: DeleteUserPoolCommandInput; + output: DeleteUserPoolCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolDomainCommand.ts b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolDomainCommand.ts index 642459183442c..e177ab57d6042 100644 --- a/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolDomainCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DeleteUserPoolDomainCommand.ts @@ -94,4 +94,16 @@ export class DeleteUserPoolDomainCommand extends $Command .f(void 0, void 0) .ser(se_DeleteUserPoolDomainCommand) .de(de_DeleteUserPoolDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteUserPoolDomainRequest; + output: {}; + }; + sdk: { + input: DeleteUserPoolDomainCommandInput; + output: DeleteUserPoolDomainCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeIdentityProviderCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeIdentityProviderCommand.ts index 0d69298c4073c..0d4caca7c451f 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeIdentityProviderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeIdentityProviderCommand.ts @@ -115,4 +115,16 @@ export class DescribeIdentityProviderCommand extends $Command .f(void 0, void 0) .ser(se_DescribeIdentityProviderCommand) .de(de_DescribeIdentityProviderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeIdentityProviderRequest; + output: DescribeIdentityProviderResponse; + }; + sdk: { + input: DescribeIdentityProviderCommandInput; + output: DescribeIdentityProviderCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeResourceServerCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeResourceServerCommand.ts index ef95b4fe0de48..2c65c721ebede 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeResourceServerCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeResourceServerCommand.ts @@ -110,4 +110,16 @@ export class DescribeResourceServerCommand extends $Command .f(void 0, void 0) .ser(se_DescribeResourceServerCommand) .de(de_DescribeResourceServerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeResourceServerRequest; + output: DescribeResourceServerResponse; + }; + sdk: { + input: DescribeResourceServerCommandInput; + output: DescribeResourceServerCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeRiskConfigurationCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeRiskConfigurationCommand.ts index 390beb8033bc2..5c37396ae64cb 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeRiskConfigurationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeRiskConfigurationCommand.ts @@ -164,4 +164,16 @@ export class DescribeRiskConfigurationCommand extends $Command .f(DescribeRiskConfigurationRequestFilterSensitiveLog, DescribeRiskConfigurationResponseFilterSensitiveLog) .ser(se_DescribeRiskConfigurationCommand) .de(de_DescribeRiskConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRiskConfigurationRequest; + output: DescribeRiskConfigurationResponse; + }; + sdk: { + input: DescribeRiskConfigurationCommandInput; + output: DescribeRiskConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeUserImportJobCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeUserImportJobCommand.ts index 1f6d0911201e5..56c1ff73e3868 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeUserImportJobCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeUserImportJobCommand.ts @@ -114,4 +114,16 @@ export class DescribeUserImportJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeUserImportJobCommand) .de(de_DescribeUserImportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeUserImportJobRequest; + output: DescribeUserImportJobResponse; + }; + sdk: { + input: DescribeUserImportJobCommandInput; + output: DescribeUserImportJobCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolClientCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolClientCommand.ts index 320affb7aa18a..b68bdb4530b7d 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolClientCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolClientCommand.ts @@ -178,4 +178,16 @@ export class DescribeUserPoolClientCommand extends $Command .f(DescribeUserPoolClientRequestFilterSensitiveLog, DescribeUserPoolClientResponseFilterSensitiveLog) .ser(se_DescribeUserPoolClientCommand) .de(de_DescribeUserPoolClientCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeUserPoolClientRequest; + output: DescribeUserPoolClientResponse; + }; + sdk: { + input: DescribeUserPoolClientCommandInput; + output: DescribeUserPoolClientCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolCommand.ts index a461573df64fe..b9ff553e5f2d7 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolCommand.ts @@ -260,4 +260,16 @@ export class DescribeUserPoolCommand extends $Command .f(void 0, void 0) .ser(se_DescribeUserPoolCommand) .de(de_DescribeUserPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeUserPoolRequest; + output: DescribeUserPoolResponse; + }; + sdk: { + input: DescribeUserPoolCommandInput; + output: DescribeUserPoolCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolDomainCommand.ts b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolDomainCommand.ts index 692514cbe9b76..993c4a4409fda 100644 --- a/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolDomainCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/DescribeUserPoolDomainCommand.ts @@ -106,4 +106,16 @@ export class DescribeUserPoolDomainCommand extends $Command .f(void 0, void 0) .ser(se_DescribeUserPoolDomainCommand) .de(de_DescribeUserPoolDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeUserPoolDomainRequest; + output: DescribeUserPoolDomainResponse; + }; + sdk: { + input: DescribeUserPoolDomainCommandInput; + output: DescribeUserPoolDomainCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ForgetDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/ForgetDeviceCommand.ts index b0e75c7372868..2a5d255d0f2af 100644 --- a/clients/client-cognito-identity-provider/src/commands/ForgetDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ForgetDeviceCommand.ts @@ -122,4 +122,16 @@ export class ForgetDeviceCommand extends $Command .f(ForgetDeviceRequestFilterSensitiveLog, void 0) .ser(se_ForgetDeviceCommand) .de(de_ForgetDeviceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ForgetDeviceRequest; + output: {}; + }; + sdk: { + input: ForgetDeviceCommandInput; + output: ForgetDeviceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ForgotPasswordCommand.ts b/clients/client-cognito-identity-provider/src/commands/ForgotPasswordCommand.ts index 4a963b6bfbe4e..be5e30841fa0d 100644 --- a/clients/client-cognito-identity-provider/src/commands/ForgotPasswordCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ForgotPasswordCommand.ts @@ -193,4 +193,16 @@ export class ForgotPasswordCommand extends $Command .f(ForgotPasswordRequestFilterSensitiveLog, void 0) .ser(se_ForgotPasswordCommand) .de(de_ForgotPasswordCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ForgotPasswordRequest; + output: ForgotPasswordResponse; + }; + sdk: { + input: ForgotPasswordCommandInput; + output: ForgotPasswordCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/GetCSVHeaderCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetCSVHeaderCommand.ts index 48e187feb15ec..47a2fa4d097f4 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetCSVHeaderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetCSVHeaderCommand.ts @@ -103,4 +103,16 @@ export class GetCSVHeaderCommand extends $Command .f(void 0, void 0) .ser(se_GetCSVHeaderCommand) .de(de_GetCSVHeaderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCSVHeaderRequest; + output: GetCSVHeaderResponse; + }; + sdk: { + input: GetCSVHeaderCommandInput; + output: GetCSVHeaderCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/GetDeviceCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetDeviceCommand.ts index 232b96d2dd3d9..ffe435ccd33d9 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetDeviceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetDeviceCommand.ts @@ -139,4 +139,16 @@ export class GetDeviceCommand extends $Command .f(GetDeviceRequestFilterSensitiveLog, GetDeviceResponseFilterSensitiveLog) .ser(se_GetDeviceCommand) .de(de_GetDeviceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeviceRequest; + output: GetDeviceResponse; + }; + sdk: { + input: GetDeviceCommandInput; + output: GetDeviceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/GetGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetGroupCommand.ts index 5ceeb586f1bbb..dd72e29c5bf1b 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetGroupCommand.ts @@ -109,4 +109,16 @@ export class GetGroupCommand extends $Command .f(void 0, void 0) .ser(se_GetGroupCommand) .de(de_GetGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetGroupRequest; + output: GetGroupResponse; + }; + sdk: { + input: GetGroupCommandInput; + output: GetGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/GetIdentityProviderByIdentifierCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetIdentityProviderByIdentifierCommand.ts index e1aecb5b092c4..6b00402b0c033 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetIdentityProviderByIdentifierCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetIdentityProviderByIdentifierCommand.ts @@ -120,4 +120,16 @@ export class GetIdentityProviderByIdentifierCommand extends $Command .f(void 0, void 0) .ser(se_GetIdentityProviderByIdentifierCommand) .de(de_GetIdentityProviderByIdentifierCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetIdentityProviderByIdentifierRequest; + output: GetIdentityProviderByIdentifierResponse; + }; + sdk: { + input: GetIdentityProviderByIdentifierCommandInput; + output: GetIdentityProviderByIdentifierCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/GetLogDeliveryConfigurationCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetLogDeliveryConfigurationCommand.ts index 542eb16c2e43f..529c9835f334d 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetLogDeliveryConfigurationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetLogDeliveryConfigurationCommand.ts @@ -118,4 +118,16 @@ export class GetLogDeliveryConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetLogDeliveryConfigurationCommand) .de(de_GetLogDeliveryConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLogDeliveryConfigurationRequest; + output: GetLogDeliveryConfigurationResponse; + }; + sdk: { + input: GetLogDeliveryConfigurationCommandInput; + output: GetLogDeliveryConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/GetSigningCertificateCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetSigningCertificateCommand.ts index a2cded5f71a86..64945a057f196 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetSigningCertificateCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetSigningCertificateCommand.ts @@ -96,4 +96,16 @@ export class GetSigningCertificateCommand extends $Command .f(void 0, void 0) .ser(se_GetSigningCertificateCommand) .de(de_GetSigningCertificateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSigningCertificateRequest; + output: GetSigningCertificateResponse; + }; + sdk: { + input: GetSigningCertificateCommandInput; + output: GetSigningCertificateCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/GetUICustomizationCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetUICustomizationCommand.ts index 2bb231469834d..1c81cefd9f2fc 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetUICustomizationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetUICustomizationCommand.ts @@ -117,4 +117,16 @@ export class GetUICustomizationCommand extends $Command .f(GetUICustomizationRequestFilterSensitiveLog, GetUICustomizationResponseFilterSensitiveLog) .ser(se_GetUICustomizationCommand) .de(de_GetUICustomizationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetUICustomizationRequest; + output: GetUICustomizationResponse; + }; + sdk: { + input: GetUICustomizationCommandInput; + output: GetUICustomizationCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/GetUserAttributeVerificationCodeCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetUserAttributeVerificationCodeCommand.ts index 16a52e84be865..acf352f458b1b 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetUserAttributeVerificationCodeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetUserAttributeVerificationCodeCommand.ts @@ -188,4 +188,16 @@ export class GetUserAttributeVerificationCodeCommand extends $Command .f(GetUserAttributeVerificationCodeRequestFilterSensitiveLog, void 0) .ser(se_GetUserAttributeVerificationCodeCommand) .de(de_GetUserAttributeVerificationCodeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetUserAttributeVerificationCodeRequest; + output: GetUserAttributeVerificationCodeResponse; + }; + sdk: { + input: GetUserAttributeVerificationCodeCommandInput; + output: GetUserAttributeVerificationCodeCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/GetUserCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetUserCommand.ts index 46668b4030453..eec89bc7d6af5 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetUserCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetUserCommand.ts @@ -140,4 +140,16 @@ export class GetUserCommand extends $Command .f(GetUserRequestFilterSensitiveLog, GetUserResponseFilterSensitiveLog) .ser(se_GetUserCommand) .de(de_GetUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetUserRequest; + output: GetUserResponse; + }; + sdk: { + input: GetUserCommandInput; + output: GetUserCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/GetUserPoolMfaConfigCommand.ts b/clients/client-cognito-identity-provider/src/commands/GetUserPoolMfaConfigCommand.ts index 2dcba20e352dc..9f944e455c39f 100644 --- a/clients/client-cognito-identity-provider/src/commands/GetUserPoolMfaConfigCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GetUserPoolMfaConfigCommand.ts @@ -114,4 +114,16 @@ export class GetUserPoolMfaConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetUserPoolMfaConfigCommand) .de(de_GetUserPoolMfaConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetUserPoolMfaConfigRequest; + output: GetUserPoolMfaConfigResponse; + }; + sdk: { + input: GetUserPoolMfaConfigCommandInput; + output: GetUserPoolMfaConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/GlobalSignOutCommand.ts b/clients/client-cognito-identity-provider/src/commands/GlobalSignOutCommand.ts index ac268231391f4..8d31f1c1b12e6 100644 --- a/clients/client-cognito-identity-provider/src/commands/GlobalSignOutCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/GlobalSignOutCommand.ts @@ -141,4 +141,16 @@ export class GlobalSignOutCommand extends $Command .f(GlobalSignOutRequestFilterSensitiveLog, void 0) .ser(se_GlobalSignOutCommand) .de(de_GlobalSignOutCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GlobalSignOutRequest; + output: {}; + }; + sdk: { + input: GlobalSignOutCommandInput; + output: GlobalSignOutCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/InitiateAuthCommand.ts b/clients/client-cognito-identity-provider/src/commands/InitiateAuthCommand.ts index b41bcbb5e1b6d..99e39ffc63217 100644 --- a/clients/client-cognito-identity-provider/src/commands/InitiateAuthCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/InitiateAuthCommand.ts @@ -235,4 +235,16 @@ export class InitiateAuthCommand extends $Command .f(InitiateAuthRequestFilterSensitiveLog, InitiateAuthResponseFilterSensitiveLog) .ser(se_InitiateAuthCommand) .de(de_InitiateAuthCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: InitiateAuthRequest; + output: InitiateAuthResponse; + }; + sdk: { + input: InitiateAuthCommandInput; + output: InitiateAuthCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ListDevicesCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListDevicesCommand.ts index a80e595d1e10b..fc2e49bfda02f 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListDevicesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListDevicesCommand.ts @@ -144,4 +144,16 @@ export class ListDevicesCommand extends $Command .f(ListDevicesRequestFilterSensitiveLog, ListDevicesResponseFilterSensitiveLog) .ser(se_ListDevicesCommand) .de(de_ListDevicesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDevicesRequest; + output: ListDevicesResponse; + }; + sdk: { + input: ListDevicesCommandInput; + output: ListDevicesCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ListGroupsCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListGroupsCommand.ts index 379cb64549f4f..cddcf95c6faa5 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListGroupsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListGroupsCommand.ts @@ -132,4 +132,16 @@ export class ListGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListGroupsCommand) .de(de_ListGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListGroupsRequest; + output: ListGroupsResponse; + }; + sdk: { + input: ListGroupsCommandInput; + output: ListGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ListIdentityProvidersCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListIdentityProvidersCommand.ts index 01f9d7ecaf680..041a2f468ac8e 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListIdentityProvidersCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListIdentityProvidersCommand.ts @@ -129,4 +129,16 @@ export class ListIdentityProvidersCommand extends $Command .f(void 0, void 0) .ser(se_ListIdentityProvidersCommand) .de(de_ListIdentityProvidersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIdentityProvidersRequest; + output: ListIdentityProvidersResponse; + }; + sdk: { + input: ListIdentityProvidersCommandInput; + output: ListIdentityProvidersCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ListResourceServersCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListResourceServersCommand.ts index 6c825f029112a..f4c2d2029e273 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListResourceServersCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListResourceServersCommand.ts @@ -134,4 +134,16 @@ export class ListResourceServersCommand extends $Command .f(void 0, void 0) .ser(se_ListResourceServersCommand) .de(de_ListResourceServersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListResourceServersRequest; + output: ListResourceServersResponse; + }; + sdk: { + input: ListResourceServersCommandInput; + output: ListResourceServersCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ListTagsForResourceCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListTagsForResourceCommand.ts index 7258822705dad..17f6bcafd5db4 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListTagsForResourceCommand.ts @@ -104,4 +104,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ListUserImportJobsCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUserImportJobsCommand.ts index 30a38ab46ca6e..add38d4e85686 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUserImportJobsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUserImportJobsCommand.ts @@ -138,4 +138,16 @@ export class ListUserImportJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListUserImportJobsCommand) .de(de_ListUserImportJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListUserImportJobsRequest; + output: ListUserImportJobsResponse; + }; + sdk: { + input: ListUserImportJobsCommandInput; + output: ListUserImportJobsCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ListUserPoolClientsCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUserPoolClientsCommand.ts index 83ef092d69726..a8f74e22e1553 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUserPoolClientsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUserPoolClientsCommand.ts @@ -132,4 +132,16 @@ export class ListUserPoolClientsCommand extends $Command .f(void 0, ListUserPoolClientsResponseFilterSensitiveLog) .ser(se_ListUserPoolClientsCommand) .de(de_ListUserPoolClientsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListUserPoolClientsRequest; + output: ListUserPoolClientsResponse; + }; + sdk: { + input: ListUserPoolClientsCommandInput; + output: ListUserPoolClientsCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ListUserPoolsCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUserPoolsCommand.ts index 8a46544ae9fd1..d4d10d93581ad 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUserPoolsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUserPoolsCommand.ts @@ -150,4 +150,16 @@ export class ListUserPoolsCommand extends $Command .f(void 0, void 0) .ser(se_ListUserPoolsCommand) .de(de_ListUserPoolsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListUserPoolsRequest; + output: ListUserPoolsResponse; + }; + sdk: { + input: ListUserPoolsCommandInput; + output: ListUserPoolsCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ListUsersCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUsersCommand.ts index b754798e6e337..103abba18d710 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUsersCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUsersCommand.ts @@ -222,4 +222,16 @@ export class ListUsersCommand extends $Command .f(void 0, ListUsersResponseFilterSensitiveLog) .ser(se_ListUsersCommand) .de(de_ListUsersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListUsersRequest; + output: ListUsersResponse; + }; + sdk: { + input: ListUsersCommandInput; + output: ListUsersCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ListUsersInGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/ListUsersInGroupCommand.ts index c22e844455e64..f5b9415a2f3a0 100644 --- a/clients/client-cognito-identity-provider/src/commands/ListUsersInGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ListUsersInGroupCommand.ts @@ -147,4 +147,16 @@ export class ListUsersInGroupCommand extends $Command .f(void 0, ListUsersInGroupResponseFilterSensitiveLog) .ser(se_ListUsersInGroupCommand) .de(de_ListUsersInGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListUsersInGroupRequest; + output: ListUsersInGroupResponse; + }; + sdk: { + input: ListUsersInGroupCommandInput; + output: ListUsersInGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/ResendConfirmationCodeCommand.ts b/clients/client-cognito-identity-provider/src/commands/ResendConfirmationCodeCommand.ts index d0ff9774ecc36..8879356dcf41f 100644 --- a/clients/client-cognito-identity-provider/src/commands/ResendConfirmationCodeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/ResendConfirmationCodeCommand.ts @@ -183,4 +183,16 @@ export class ResendConfirmationCodeCommand extends $Command .f(ResendConfirmationCodeRequestFilterSensitiveLog, void 0) .ser(se_ResendConfirmationCodeCommand) .de(de_ResendConfirmationCodeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ResendConfirmationCodeRequest; + output: ResendConfirmationCodeResponse; + }; + sdk: { + input: ResendConfirmationCodeCommandInput; + output: ResendConfirmationCodeCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/RespondToAuthChallengeCommand.ts b/clients/client-cognito-identity-provider/src/commands/RespondToAuthChallengeCommand.ts index 80ae6171dac98..a20e2e65cfa24 100644 --- a/clients/client-cognito-identity-provider/src/commands/RespondToAuthChallengeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/RespondToAuthChallengeCommand.ts @@ -229,4 +229,16 @@ export class RespondToAuthChallengeCommand extends $Command .f(RespondToAuthChallengeRequestFilterSensitiveLog, RespondToAuthChallengeResponseFilterSensitiveLog) .ser(se_RespondToAuthChallengeCommand) .de(de_RespondToAuthChallengeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RespondToAuthChallengeRequest; + output: RespondToAuthChallengeResponse; + }; + sdk: { + input: RespondToAuthChallengeCommandInput; + output: RespondToAuthChallengeCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/RevokeTokenCommand.ts b/clients/client-cognito-identity-provider/src/commands/RevokeTokenCommand.ts index b8c83b3aa4e37..6a46991e504d0 100644 --- a/clients/client-cognito-identity-provider/src/commands/RevokeTokenCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/RevokeTokenCommand.ts @@ -115,4 +115,16 @@ export class RevokeTokenCommand extends $Command .f(RevokeTokenRequestFilterSensitiveLog, void 0) .ser(se_RevokeTokenCommand) .de(de_RevokeTokenCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RevokeTokenRequest; + output: {}; + }; + sdk: { + input: RevokeTokenCommandInput; + output: RevokeTokenCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/SetLogDeliveryConfigurationCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetLogDeliveryConfigurationCommand.ts index dd821338d84aa..c2a585397e137 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetLogDeliveryConfigurationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetLogDeliveryConfigurationCommand.ts @@ -134,4 +134,16 @@ export class SetLogDeliveryConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_SetLogDeliveryConfigurationCommand) .de(de_SetLogDeliveryConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetLogDeliveryConfigurationRequest; + output: SetLogDeliveryConfigurationResponse; + }; + sdk: { + input: SetLogDeliveryConfigurationCommandInput; + output: SetLogDeliveryConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/SetRiskConfigurationCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetRiskConfigurationCommand.ts index a114f2624c6f1..4cbb2b5b6c87d 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetRiskConfigurationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetRiskConfigurationCommand.ts @@ -228,4 +228,16 @@ export class SetRiskConfigurationCommand extends $Command .f(SetRiskConfigurationRequestFilterSensitiveLog, SetRiskConfigurationResponseFilterSensitiveLog) .ser(se_SetRiskConfigurationCommand) .de(de_SetRiskConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetRiskConfigurationRequest; + output: SetRiskConfigurationResponse; + }; + sdk: { + input: SetRiskConfigurationCommandInput; + output: SetRiskConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/SetUICustomizationCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetUICustomizationCommand.ts index 245dc2534be4a..44300fb56f7c1 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetUICustomizationCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetUICustomizationCommand.ts @@ -127,4 +127,16 @@ export class SetUICustomizationCommand extends $Command .f(SetUICustomizationRequestFilterSensitiveLog, SetUICustomizationResponseFilterSensitiveLog) .ser(se_SetUICustomizationCommand) .de(de_SetUICustomizationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetUICustomizationRequest; + output: SetUICustomizationResponse; + }; + sdk: { + input: SetUICustomizationCommandInput; + output: SetUICustomizationCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/SetUserMFAPreferenceCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetUserMFAPreferenceCommand.ts index 8cc29173418dd..9a931d70d49ca 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetUserMFAPreferenceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetUserMFAPreferenceCommand.ts @@ -137,4 +137,16 @@ export class SetUserMFAPreferenceCommand extends $Command .f(SetUserMFAPreferenceRequestFilterSensitiveLog, void 0) .ser(se_SetUserMFAPreferenceCommand) .de(de_SetUserMFAPreferenceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetUserMFAPreferenceRequest; + output: {}; + }; + sdk: { + input: SetUserMFAPreferenceCommandInput; + output: SetUserMFAPreferenceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/SetUserPoolMfaConfigCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetUserPoolMfaConfigCommand.ts index f09da6f9a4a3b..f63dab15dee11 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetUserPoolMfaConfigCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetUserPoolMfaConfigCommand.ts @@ -161,4 +161,16 @@ export class SetUserPoolMfaConfigCommand extends $Command .f(void 0, void 0) .ser(se_SetUserPoolMfaConfigCommand) .de(de_SetUserPoolMfaConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetUserPoolMfaConfigRequest; + output: SetUserPoolMfaConfigResponse; + }; + sdk: { + input: SetUserPoolMfaConfigCommandInput; + output: SetUserPoolMfaConfigCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/SetUserSettingsCommand.ts b/clients/client-cognito-identity-provider/src/commands/SetUserSettingsCommand.ts index e4925be6746e2..8145f217bb6c2 100644 --- a/clients/client-cognito-identity-provider/src/commands/SetUserSettingsCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SetUserSettingsCommand.ts @@ -126,4 +126,16 @@ export class SetUserSettingsCommand extends $Command .f(SetUserSettingsRequestFilterSensitiveLog, void 0) .ser(se_SetUserSettingsCommand) .de(de_SetUserSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetUserSettingsRequest; + output: {}; + }; + sdk: { + input: SetUserSettingsCommandInput; + output: SetUserSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/SignUpCommand.ts b/clients/client-cognito-identity-provider/src/commands/SignUpCommand.ts index a58f4e90c3a9e..e528f4960bdb4 100644 --- a/clients/client-cognito-identity-provider/src/commands/SignUpCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/SignUpCommand.ts @@ -198,4 +198,16 @@ export class SignUpCommand extends $Command .f(SignUpRequestFilterSensitiveLog, void 0) .ser(se_SignUpCommand) .de(de_SignUpCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SignUpRequest; + output: SignUpResponse; + }; + sdk: { + input: SignUpCommandInput; + output: SignUpCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/StartUserImportJobCommand.ts b/clients/client-cognito-identity-provider/src/commands/StartUserImportJobCommand.ts index 6c97485b62648..417b3c08dc9e1 100644 --- a/clients/client-cognito-identity-provider/src/commands/StartUserImportJobCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/StartUserImportJobCommand.ts @@ -117,4 +117,16 @@ export class StartUserImportJobCommand extends $Command .f(void 0, void 0) .ser(se_StartUserImportJobCommand) .de(de_StartUserImportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartUserImportJobRequest; + output: StartUserImportJobResponse; + }; + sdk: { + input: StartUserImportJobCommandInput; + output: StartUserImportJobCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/StopUserImportJobCommand.ts b/clients/client-cognito-identity-provider/src/commands/StopUserImportJobCommand.ts index b6e4e1b863a21..e9a9d271172a4 100644 --- a/clients/client-cognito-identity-provider/src/commands/StopUserImportJobCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/StopUserImportJobCommand.ts @@ -117,4 +117,16 @@ export class StopUserImportJobCommand extends $Command .f(void 0, void 0) .ser(se_StopUserImportJobCommand) .de(de_StopUserImportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopUserImportJobRequest; + output: StopUserImportJobResponse; + }; + sdk: { + input: StopUserImportJobCommandInput; + output: StopUserImportJobCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/TagResourceCommand.ts b/clients/client-cognito-identity-provider/src/commands/TagResourceCommand.ts index 09cee6ead6a65..fc448a4268da5 100644 --- a/clients/client-cognito-identity-provider/src/commands/TagResourceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/TagResourceCommand.ts @@ -113,4 +113,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/UntagResourceCommand.ts b/clients/client-cognito-identity-provider/src/commands/UntagResourceCommand.ts index a30f0e5dcec25..f4d4243c37832 100644 --- a/clients/client-cognito-identity-provider/src/commands/UntagResourceCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UntagResourceCommand.ts @@ -101,4 +101,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateAuthEventFeedbackCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateAuthEventFeedbackCommand.ts index 3f631b84cc1e7..ff04f2f9b560f 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateAuthEventFeedbackCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateAuthEventFeedbackCommand.ts @@ -119,4 +119,16 @@ export class UpdateAuthEventFeedbackCommand extends $Command .f(UpdateAuthEventFeedbackRequestFilterSensitiveLog, void 0) .ser(se_UpdateAuthEventFeedbackCommand) .de(de_UpdateAuthEventFeedbackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAuthEventFeedbackRequest; + output: {}; + }; + sdk: { + input: UpdateAuthEventFeedbackCommandInput; + output: UpdateAuthEventFeedbackCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateDeviceStatusCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateDeviceStatusCommand.ts index 7a312de27a79e..ec363c84f0b34 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateDeviceStatusCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateDeviceStatusCommand.ts @@ -127,4 +127,16 @@ export class UpdateDeviceStatusCommand extends $Command .f(UpdateDeviceStatusRequestFilterSensitiveLog, void 0) .ser(se_UpdateDeviceStatusCommand) .de(de_UpdateDeviceStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDeviceStatusRequest; + output: {}; + }; + sdk: { + input: UpdateDeviceStatusCommandInput; + output: UpdateDeviceStatusCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateGroupCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateGroupCommand.ts index 8edc48ec05556..12d64dae5195c 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateGroupCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateGroupCommand.ts @@ -131,4 +131,16 @@ export class UpdateGroupCommand extends $Command .f(void 0, void 0) .ser(se_UpdateGroupCommand) .de(de_UpdateGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateGroupRequest; + output: UpdateGroupResponse; + }; + sdk: { + input: UpdateGroupCommandInput; + output: UpdateGroupCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateIdentityProviderCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateIdentityProviderCommand.ts index decca50220456..306e32342a48b 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateIdentityProviderCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateIdentityProviderCommand.ts @@ -151,4 +151,16 @@ export class UpdateIdentityProviderCommand extends $Command .f(void 0, void 0) .ser(se_UpdateIdentityProviderCommand) .de(de_UpdateIdentityProviderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateIdentityProviderRequest; + output: UpdateIdentityProviderResponse; + }; + sdk: { + input: UpdateIdentityProviderCommandInput; + output: UpdateIdentityProviderCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateResourceServerCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateResourceServerCommand.ts index f31d718be13d9..40493e9fc8d64 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateResourceServerCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateResourceServerCommand.ts @@ -141,4 +141,16 @@ export class UpdateResourceServerCommand extends $Command .f(void 0, void 0) .ser(se_UpdateResourceServerCommand) .de(de_UpdateResourceServerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateResourceServerRequest; + output: UpdateResourceServerResponse; + }; + sdk: { + input: UpdateResourceServerCommandInput; + output: UpdateResourceServerCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateUserAttributesCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateUserAttributesCommand.ts index 644566e305007..e9423589c40af 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateUserAttributesCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateUserAttributesCommand.ts @@ -202,4 +202,16 @@ export class UpdateUserAttributesCommand extends $Command .f(UpdateUserAttributesRequestFilterSensitiveLog, void 0) .ser(se_UpdateUserAttributesCommand) .de(de_UpdateUserAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserAttributesRequest; + output: UpdateUserAttributesResponse; + }; + sdk: { + input: UpdateUserAttributesCommandInput; + output: UpdateUserAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolClientCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolClientCommand.ts index 7576fb63d2b8a..f6986ee80b566 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolClientCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolClientCommand.ts @@ -239,4 +239,16 @@ export class UpdateUserPoolClientCommand extends $Command .f(UpdateUserPoolClientRequestFilterSensitiveLog, UpdateUserPoolClientResponseFilterSensitiveLog) .ser(se_UpdateUserPoolClientCommand) .de(de_UpdateUserPoolClientCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserPoolClientRequest; + output: UpdateUserPoolClientResponse; + }; + sdk: { + input: UpdateUserPoolClientCommandInput; + output: UpdateUserPoolClientCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolCommand.ts index 2bfc29d3e0a8f..80d391d10a115 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolCommand.ts @@ -263,4 +263,16 @@ export class UpdateUserPoolCommand extends $Command .f(void 0, void 0) .ser(se_UpdateUserPoolCommand) .de(de_UpdateUserPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserPoolRequest; + output: {}; + }; + sdk: { + input: UpdateUserPoolCommandInput; + output: UpdateUserPoolCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolDomainCommand.ts b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolDomainCommand.ts index 7896bf69e870b..3f753adf200d6 100644 --- a/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolDomainCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/UpdateUserPoolDomainCommand.ts @@ -141,4 +141,16 @@ export class UpdateUserPoolDomainCommand extends $Command .f(void 0, void 0) .ser(se_UpdateUserPoolDomainCommand) .de(de_UpdateUserPoolDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserPoolDomainRequest; + output: UpdateUserPoolDomainResponse; + }; + sdk: { + input: UpdateUserPoolDomainCommandInput; + output: UpdateUserPoolDomainCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/VerifySoftwareTokenCommand.ts b/clients/client-cognito-identity-provider/src/commands/VerifySoftwareTokenCommand.ts index 09914a21f1d61..0cab1f5407fb1 100644 --- a/clients/client-cognito-identity-provider/src/commands/VerifySoftwareTokenCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/VerifySoftwareTokenCommand.ts @@ -144,4 +144,16 @@ export class VerifySoftwareTokenCommand extends $Command .f(VerifySoftwareTokenRequestFilterSensitiveLog, VerifySoftwareTokenResponseFilterSensitiveLog) .ser(se_VerifySoftwareTokenCommand) .de(de_VerifySoftwareTokenCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: VerifySoftwareTokenRequest; + output: VerifySoftwareTokenResponse; + }; + sdk: { + input: VerifySoftwareTokenCommandInput; + output: VerifySoftwareTokenCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity-provider/src/commands/VerifyUserAttributeCommand.ts b/clients/client-cognito-identity-provider/src/commands/VerifyUserAttributeCommand.ts index 8a3fcb6cd7915..5b2139ad16704 100644 --- a/clients/client-cognito-identity-provider/src/commands/VerifyUserAttributeCommand.ts +++ b/clients/client-cognito-identity-provider/src/commands/VerifyUserAttributeCommand.ts @@ -144,4 +144,16 @@ export class VerifyUserAttributeCommand extends $Command .f(VerifyUserAttributeRequestFilterSensitiveLog, void 0) .ser(se_VerifyUserAttributeCommand) .de(de_VerifyUserAttributeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: VerifyUserAttributeRequest; + output: {}; + }; + sdk: { + input: VerifyUserAttributeCommandInput; + output: VerifyUserAttributeCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/CHANGELOG.md b/clients/client-cognito-identity/CHANGELOG.md index 554d266182421..ec4fb25d2c0e1 100644 --- a/clients/client-cognito-identity/CHANGELOG.md +++ b/clients/client-cognito-identity/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cognito-identity + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cognito-identity + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cognito-identity diff --git a/clients/client-cognito-identity/package.json b/clients/client-cognito-identity/package.json index bba8883ff76fc..95945999d82c4 100644 --- a/clients/client-cognito-identity/package.json +++ b/clients/client-cognito-identity/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cognito-identity", "description": "AWS SDK for JavaScript Cognito Identity Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cognito-identity", @@ -34,30 +34,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cognito-identity/src/commands/CreateIdentityPoolCommand.ts b/clients/client-cognito-identity/src/commands/CreateIdentityPoolCommand.ts index 44a2afc4b0841..c03a50cf44871 100644 --- a/clients/client-cognito-identity/src/commands/CreateIdentityPoolCommand.ts +++ b/clients/client-cognito-identity/src/commands/CreateIdentityPoolCommand.ts @@ -167,4 +167,16 @@ export class CreateIdentityPoolCommand extends $Command .f(void 0, void 0) .ser(se_CreateIdentityPoolCommand) .de(de_CreateIdentityPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateIdentityPoolInput; + output: IdentityPool; + }; + sdk: { + input: CreateIdentityPoolCommandInput; + output: CreateIdentityPoolCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/DeleteIdentitiesCommand.ts b/clients/client-cognito-identity/src/commands/DeleteIdentitiesCommand.ts index 858d38b1b056e..ba51fce4438c8 100644 --- a/clients/client-cognito-identity/src/commands/DeleteIdentitiesCommand.ts +++ b/clients/client-cognito-identity/src/commands/DeleteIdentitiesCommand.ts @@ -95,4 +95,16 @@ export class DeleteIdentitiesCommand extends $Command .f(void 0, void 0) .ser(se_DeleteIdentitiesCommand) .de(de_DeleteIdentitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteIdentitiesInput; + output: DeleteIdentitiesResponse; + }; + sdk: { + input: DeleteIdentitiesCommandInput; + output: DeleteIdentitiesCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/DeleteIdentityPoolCommand.ts b/clients/client-cognito-identity/src/commands/DeleteIdentityPoolCommand.ts index 8676bcc343e88..ea6aafebe5e02 100644 --- a/clients/client-cognito-identity/src/commands/DeleteIdentityPoolCommand.ts +++ b/clients/client-cognito-identity/src/commands/DeleteIdentityPoolCommand.ts @@ -93,4 +93,16 @@ export class DeleteIdentityPoolCommand extends $Command .f(void 0, void 0) .ser(se_DeleteIdentityPoolCommand) .de(de_DeleteIdentityPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteIdentityPoolInput; + output: {}; + }; + sdk: { + input: DeleteIdentityPoolCommandInput; + output: DeleteIdentityPoolCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/DescribeIdentityCommand.ts b/clients/client-cognito-identity/src/commands/DescribeIdentityCommand.ts index 23afcabf8c409..f38a733213f12 100644 --- a/clients/client-cognito-identity/src/commands/DescribeIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/DescribeIdentityCommand.ts @@ -100,4 +100,16 @@ export class DescribeIdentityCommand extends $Command .f(void 0, void 0) .ser(se_DescribeIdentityCommand) .de(de_DescribeIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeIdentityInput; + output: IdentityDescription; + }; + sdk: { + input: DescribeIdentityCommandInput; + output: DescribeIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/DescribeIdentityPoolCommand.ts b/clients/client-cognito-identity/src/commands/DescribeIdentityPoolCommand.ts index 9b875a929a00f..ccb0bd0416fa1 100644 --- a/clients/client-cognito-identity/src/commands/DescribeIdentityPoolCommand.ts +++ b/clients/client-cognito-identity/src/commands/DescribeIdentityPoolCommand.ts @@ -118,4 +118,16 @@ export class DescribeIdentityPoolCommand extends $Command .f(void 0, void 0) .ser(se_DescribeIdentityPoolCommand) .de(de_DescribeIdentityPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeIdentityPoolInput; + output: IdentityPool; + }; + sdk: { + input: DescribeIdentityPoolCommandInput; + output: DescribeIdentityPoolCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/GetCredentialsForIdentityCommand.ts b/clients/client-cognito-identity/src/commands/GetCredentialsForIdentityCommand.ts index 37c119645e565..e4c4ff1c26561 100644 --- a/clients/client-cognito-identity/src/commands/GetCredentialsForIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetCredentialsForIdentityCommand.ts @@ -124,4 +124,16 @@ export class GetCredentialsForIdentityCommand extends $Command .f(GetCredentialsForIdentityInputFilterSensitiveLog, GetCredentialsForIdentityResponseFilterSensitiveLog) .ser(se_GetCredentialsForIdentityCommand) .de(de_GetCredentialsForIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCredentialsForIdentityInput; + output: GetCredentialsForIdentityResponse; + }; + sdk: { + input: GetCredentialsForIdentityCommandInput; + output: GetCredentialsForIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/GetIdCommand.ts b/clients/client-cognito-identity/src/commands/GetIdCommand.ts index 99a9dd3af99be..5f021a7772f0f 100644 --- a/clients/client-cognito-identity/src/commands/GetIdCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetIdCommand.ts @@ -110,4 +110,16 @@ export class GetIdCommand extends $Command .f(GetIdInputFilterSensitiveLog, void 0) .ser(se_GetIdCommand) .de(de_GetIdCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetIdInput; + output: GetIdResponse; + }; + sdk: { + input: GetIdCommandInput; + output: GetIdCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/GetIdentityPoolRolesCommand.ts b/clients/client-cognito-identity/src/commands/GetIdentityPoolRolesCommand.ts index d138f15056726..5caaa7bc3c600 100644 --- a/clients/client-cognito-identity/src/commands/GetIdentityPoolRolesCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetIdentityPoolRolesCommand.ts @@ -117,4 +117,16 @@ export class GetIdentityPoolRolesCommand extends $Command .f(void 0, void 0) .ser(se_GetIdentityPoolRolesCommand) .de(de_GetIdentityPoolRolesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetIdentityPoolRolesInput; + output: GetIdentityPoolRolesResponse; + }; + sdk: { + input: GetIdentityPoolRolesCommandInput; + output: GetIdentityPoolRolesCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/GetOpenIdTokenCommand.ts b/clients/client-cognito-identity/src/commands/GetOpenIdTokenCommand.ts index b81ff9305f207..0853241e09923 100644 --- a/clients/client-cognito-identity/src/commands/GetOpenIdTokenCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetOpenIdTokenCommand.ts @@ -114,4 +114,16 @@ export class GetOpenIdTokenCommand extends $Command .f(GetOpenIdTokenInputFilterSensitiveLog, GetOpenIdTokenResponseFilterSensitiveLog) .ser(se_GetOpenIdTokenCommand) .de(de_GetOpenIdTokenCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetOpenIdTokenInput; + output: GetOpenIdTokenResponse; + }; + sdk: { + input: GetOpenIdTokenCommandInput; + output: GetOpenIdTokenCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/GetOpenIdTokenForDeveloperIdentityCommand.ts b/clients/client-cognito-identity/src/commands/GetOpenIdTokenForDeveloperIdentityCommand.ts index 869abfb646813..3b2342f46b79e 100644 --- a/clients/client-cognito-identity/src/commands/GetOpenIdTokenForDeveloperIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetOpenIdTokenForDeveloperIdentityCommand.ts @@ -135,4 +135,16 @@ export class GetOpenIdTokenForDeveloperIdentityCommand extends $Command ) .ser(se_GetOpenIdTokenForDeveloperIdentityCommand) .de(de_GetOpenIdTokenForDeveloperIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetOpenIdTokenForDeveloperIdentityInput; + output: GetOpenIdTokenForDeveloperIdentityResponse; + }; + sdk: { + input: GetOpenIdTokenForDeveloperIdentityCommandInput; + output: GetOpenIdTokenForDeveloperIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/GetPrincipalTagAttributeMapCommand.ts b/clients/client-cognito-identity/src/commands/GetPrincipalTagAttributeMapCommand.ts index 8c8cfc013bfb6..21c25b3cab0b9 100644 --- a/clients/client-cognito-identity/src/commands/GetPrincipalTagAttributeMapCommand.ts +++ b/clients/client-cognito-identity/src/commands/GetPrincipalTagAttributeMapCommand.ts @@ -101,4 +101,16 @@ export class GetPrincipalTagAttributeMapCommand extends $Command .f(void 0, void 0) .ser(se_GetPrincipalTagAttributeMapCommand) .de(de_GetPrincipalTagAttributeMapCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPrincipalTagAttributeMapInput; + output: GetPrincipalTagAttributeMapResponse; + }; + sdk: { + input: GetPrincipalTagAttributeMapCommandInput; + output: GetPrincipalTagAttributeMapCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/ListIdentitiesCommand.ts b/clients/client-cognito-identity/src/commands/ListIdentitiesCommand.ts index 73038f3be5cb5..fa35e52f94f03 100644 --- a/clients/client-cognito-identity/src/commands/ListIdentitiesCommand.ts +++ b/clients/client-cognito-identity/src/commands/ListIdentitiesCommand.ts @@ -108,4 +108,16 @@ export class ListIdentitiesCommand extends $Command .f(void 0, void 0) .ser(se_ListIdentitiesCommand) .de(de_ListIdentitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIdentitiesInput; + output: ListIdentitiesResponse; + }; + sdk: { + input: ListIdentitiesCommandInput; + output: ListIdentitiesCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/ListIdentityPoolsCommand.ts b/clients/client-cognito-identity/src/commands/ListIdentityPoolsCommand.ts index e4f7e44d814ec..b666a18ac9d9a 100644 --- a/clients/client-cognito-identity/src/commands/ListIdentityPoolsCommand.ts +++ b/clients/client-cognito-identity/src/commands/ListIdentityPoolsCommand.ts @@ -101,4 +101,16 @@ export class ListIdentityPoolsCommand extends $Command .f(void 0, void 0) .ser(se_ListIdentityPoolsCommand) .de(de_ListIdentityPoolsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIdentityPoolsInput; + output: ListIdentityPoolsResponse; + }; + sdk: { + input: ListIdentityPoolsCommandInput; + output: ListIdentityPoolsCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/ListTagsForResourceCommand.ts b/clients/client-cognito-identity/src/commands/ListTagsForResourceCommand.ts index f9a6a2317f4c7..28f599e200a13 100644 --- a/clients/client-cognito-identity/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cognito-identity/src/commands/ListTagsForResourceCommand.ts @@ -98,4 +98,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceInput; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/LookupDeveloperIdentityCommand.ts b/clients/client-cognito-identity/src/commands/LookupDeveloperIdentityCommand.ts index 55edcfe3e7e3a..657c648d1541e 100644 --- a/clients/client-cognito-identity/src/commands/LookupDeveloperIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/LookupDeveloperIdentityCommand.ts @@ -121,4 +121,16 @@ export class LookupDeveloperIdentityCommand extends $Command .f(void 0, void 0) .ser(se_LookupDeveloperIdentityCommand) .de(de_LookupDeveloperIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: LookupDeveloperIdentityInput; + output: LookupDeveloperIdentityResponse; + }; + sdk: { + input: LookupDeveloperIdentityCommandInput; + output: LookupDeveloperIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/MergeDeveloperIdentitiesCommand.ts b/clients/client-cognito-identity/src/commands/MergeDeveloperIdentitiesCommand.ts index f7b8c1a601932..b9ebb30c2116c 100644 --- a/clients/client-cognito-identity/src/commands/MergeDeveloperIdentitiesCommand.ts +++ b/clients/client-cognito-identity/src/commands/MergeDeveloperIdentitiesCommand.ts @@ -112,4 +112,16 @@ export class MergeDeveloperIdentitiesCommand extends $Command .f(void 0, void 0) .ser(se_MergeDeveloperIdentitiesCommand) .de(de_MergeDeveloperIdentitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: MergeDeveloperIdentitiesInput; + output: MergeDeveloperIdentitiesResponse; + }; + sdk: { + input: MergeDeveloperIdentitiesCommandInput; + output: MergeDeveloperIdentitiesCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/SetIdentityPoolRolesCommand.ts b/clients/client-cognito-identity/src/commands/SetIdentityPoolRolesCommand.ts index 94aa6ea901055..9b41b8da9bdfc 100644 --- a/clients/client-cognito-identity/src/commands/SetIdentityPoolRolesCommand.ts +++ b/clients/client-cognito-identity/src/commands/SetIdentityPoolRolesCommand.ts @@ -118,4 +118,16 @@ export class SetIdentityPoolRolesCommand extends $Command .f(void 0, void 0) .ser(se_SetIdentityPoolRolesCommand) .de(de_SetIdentityPoolRolesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetIdentityPoolRolesInput; + output: {}; + }; + sdk: { + input: SetIdentityPoolRolesCommandInput; + output: SetIdentityPoolRolesCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/SetPrincipalTagAttributeMapCommand.ts b/clients/client-cognito-identity/src/commands/SetPrincipalTagAttributeMapCommand.ts index 181449390742f..5a132c9ccb1c4 100644 --- a/clients/client-cognito-identity/src/commands/SetPrincipalTagAttributeMapCommand.ts +++ b/clients/client-cognito-identity/src/commands/SetPrincipalTagAttributeMapCommand.ts @@ -105,4 +105,16 @@ export class SetPrincipalTagAttributeMapCommand extends $Command .f(void 0, void 0) .ser(se_SetPrincipalTagAttributeMapCommand) .de(de_SetPrincipalTagAttributeMapCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetPrincipalTagAttributeMapInput; + output: SetPrincipalTagAttributeMapResponse; + }; + sdk: { + input: SetPrincipalTagAttributeMapCommandInput; + output: SetPrincipalTagAttributeMapCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/TagResourceCommand.ts b/clients/client-cognito-identity/src/commands/TagResourceCommand.ts index 2669895549aa0..d0660df1f6119 100644 --- a/clients/client-cognito-identity/src/commands/TagResourceCommand.ts +++ b/clients/client-cognito-identity/src/commands/TagResourceCommand.ts @@ -108,4 +108,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceInput; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/UnlinkDeveloperIdentityCommand.ts b/clients/client-cognito-identity/src/commands/UnlinkDeveloperIdentityCommand.ts index 5214a8b05b521..5e766e8c97bdb 100644 --- a/clients/client-cognito-identity/src/commands/UnlinkDeveloperIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/UnlinkDeveloperIdentityCommand.ts @@ -102,4 +102,16 @@ export class UnlinkDeveloperIdentityCommand extends $Command .f(void 0, void 0) .ser(se_UnlinkDeveloperIdentityCommand) .de(de_UnlinkDeveloperIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UnlinkDeveloperIdentityInput; + output: {}; + }; + sdk: { + input: UnlinkDeveloperIdentityCommandInput; + output: UnlinkDeveloperIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/UnlinkIdentityCommand.ts b/clients/client-cognito-identity/src/commands/UnlinkIdentityCommand.ts index 925d4a9e84d10..aace960e6e11b 100644 --- a/clients/client-cognito-identity/src/commands/UnlinkIdentityCommand.ts +++ b/clients/client-cognito-identity/src/commands/UnlinkIdentityCommand.ts @@ -108,4 +108,16 @@ export class UnlinkIdentityCommand extends $Command .f(UnlinkIdentityInputFilterSensitiveLog, void 0) .ser(se_UnlinkIdentityCommand) .de(de_UnlinkIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UnlinkIdentityInput; + output: {}; + }; + sdk: { + input: UnlinkIdentityCommandInput; + output: UnlinkIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/UntagResourceCommand.ts b/clients/client-cognito-identity/src/commands/UntagResourceCommand.ts index eb3add728f0a2..72400e40c3269 100644 --- a/clients/client-cognito-identity/src/commands/UntagResourceCommand.ts +++ b/clients/client-cognito-identity/src/commands/UntagResourceCommand.ts @@ -95,4 +95,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceInput; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-identity/src/commands/UpdateIdentityPoolCommand.ts b/clients/client-cognito-identity/src/commands/UpdateIdentityPoolCommand.ts index 550101ff0ff27..2d48108eedd1b 100644 --- a/clients/client-cognito-identity/src/commands/UpdateIdentityPoolCommand.ts +++ b/clients/client-cognito-identity/src/commands/UpdateIdentityPoolCommand.ts @@ -150,4 +150,16 @@ export class UpdateIdentityPoolCommand extends $Command .f(void 0, void 0) .ser(se_UpdateIdentityPoolCommand) .de(de_UpdateIdentityPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: IdentityPool; + output: IdentityPool; + }; + sdk: { + input: UpdateIdentityPoolCommandInput; + output: UpdateIdentityPoolCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/CHANGELOG.md b/clients/client-cognito-sync/CHANGELOG.md index ff09d359632f1..01a8f34606007 100644 --- a/clients/client-cognito-sync/CHANGELOG.md +++ b/clients/client-cognito-sync/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cognito-sync + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cognito-sync + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cognito-sync diff --git a/clients/client-cognito-sync/package.json b/clients/client-cognito-sync/package.json index 57f8e05be657f..6cc10e7c3b1e2 100644 --- a/clients/client-cognito-sync/package.json +++ b/clients/client-cognito-sync/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cognito-sync", "description": "AWS SDK for JavaScript Cognito Sync Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cognito-sync", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cognito-sync/src/commands/BulkPublishCommand.ts b/clients/client-cognito-sync/src/commands/BulkPublishCommand.ts index 6f18c3d88b585..2b07b981bc86d 100644 --- a/clients/client-cognito-sync/src/commands/BulkPublishCommand.ts +++ b/clients/client-cognito-sync/src/commands/BulkPublishCommand.ts @@ -99,4 +99,16 @@ export class BulkPublishCommand extends $Command .f(void 0, void 0) .ser(se_BulkPublishCommand) .de(de_BulkPublishCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BulkPublishRequest; + output: BulkPublishResponse; + }; + sdk: { + input: BulkPublishCommandInput; + output: BulkPublishCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/DeleteDatasetCommand.ts b/clients/client-cognito-sync/src/commands/DeleteDatasetCommand.ts index d18e52fbdc752..8b1a3571d5fc0 100644 --- a/clients/client-cognito-sync/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-cognito-sync/src/commands/DeleteDatasetCommand.ts @@ -115,4 +115,16 @@ export class DeleteDatasetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDatasetCommand) .de(de_DeleteDatasetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDatasetRequest; + output: DeleteDatasetResponse; + }; + sdk: { + input: DeleteDatasetCommandInput; + output: DeleteDatasetCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/DescribeDatasetCommand.ts b/clients/client-cognito-sync/src/commands/DescribeDatasetCommand.ts index a2996bf90aeb7..d8c0c8769989e 100644 --- a/clients/client-cognito-sync/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-cognito-sync/src/commands/DescribeDatasetCommand.ts @@ -110,4 +110,16 @@ export class DescribeDatasetCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDatasetCommand) .de(de_DescribeDatasetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDatasetRequest; + output: DescribeDatasetResponse; + }; + sdk: { + input: DescribeDatasetCommandInput; + output: DescribeDatasetCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/DescribeIdentityPoolUsageCommand.ts b/clients/client-cognito-sync/src/commands/DescribeIdentityPoolUsageCommand.ts index 6426464588292..e0d45cd1d8247 100644 --- a/clients/client-cognito-sync/src/commands/DescribeIdentityPoolUsageCommand.ts +++ b/clients/client-cognito-sync/src/commands/DescribeIdentityPoolUsageCommand.ts @@ -150,4 +150,16 @@ export class DescribeIdentityPoolUsageCommand extends $Command .f(void 0, void 0) .ser(se_DescribeIdentityPoolUsageCommand) .de(de_DescribeIdentityPoolUsageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeIdentityPoolUsageRequest; + output: DescribeIdentityPoolUsageResponse; + }; + sdk: { + input: DescribeIdentityPoolUsageCommandInput; + output: DescribeIdentityPoolUsageCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/DescribeIdentityUsageCommand.ts b/clients/client-cognito-sync/src/commands/DescribeIdentityUsageCommand.ts index bc66f93e4e507..09e86c3432c9d 100644 --- a/clients/client-cognito-sync/src/commands/DescribeIdentityUsageCommand.ts +++ b/clients/client-cognito-sync/src/commands/DescribeIdentityUsageCommand.ts @@ -153,4 +153,16 @@ export class DescribeIdentityUsageCommand extends $Command .f(void 0, void 0) .ser(se_DescribeIdentityUsageCommand) .de(de_DescribeIdentityUsageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeIdentityUsageRequest; + output: DescribeIdentityUsageResponse; + }; + sdk: { + input: DescribeIdentityUsageCommandInput; + output: DescribeIdentityUsageCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/GetBulkPublishDetailsCommand.ts b/clients/client-cognito-sync/src/commands/GetBulkPublishDetailsCommand.ts index 91273b3efecd0..bde691d1a1e68 100644 --- a/clients/client-cognito-sync/src/commands/GetBulkPublishDetailsCommand.ts +++ b/clients/client-cognito-sync/src/commands/GetBulkPublishDetailsCommand.ts @@ -97,4 +97,16 @@ export class GetBulkPublishDetailsCommand extends $Command .f(void 0, void 0) .ser(se_GetBulkPublishDetailsCommand) .de(de_GetBulkPublishDetailsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetBulkPublishDetailsRequest; + output: GetBulkPublishDetailsResponse; + }; + sdk: { + input: GetBulkPublishDetailsCommandInput; + output: GetBulkPublishDetailsCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/GetCognitoEventsCommand.ts b/clients/client-cognito-sync/src/commands/GetCognitoEventsCommand.ts index 9caf2beeac600..f797bbedd7a43 100644 --- a/clients/client-cognito-sync/src/commands/GetCognitoEventsCommand.ts +++ b/clients/client-cognito-sync/src/commands/GetCognitoEventsCommand.ts @@ -99,4 +99,16 @@ export class GetCognitoEventsCommand extends $Command .f(void 0, void 0) .ser(se_GetCognitoEventsCommand) .de(de_GetCognitoEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCognitoEventsRequest; + output: GetCognitoEventsResponse; + }; + sdk: { + input: GetCognitoEventsCommandInput; + output: GetCognitoEventsCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/GetIdentityPoolConfigurationCommand.ts b/clients/client-cognito-sync/src/commands/GetIdentityPoolConfigurationCommand.ts index 9adbb5f655780..f6e4028b605a3 100644 --- a/clients/client-cognito-sync/src/commands/GetIdentityPoolConfigurationCommand.ts +++ b/clients/client-cognito-sync/src/commands/GetIdentityPoolConfigurationCommand.ts @@ -159,4 +159,16 @@ export class GetIdentityPoolConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetIdentityPoolConfigurationCommand) .de(de_GetIdentityPoolConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetIdentityPoolConfigurationRequest; + output: GetIdentityPoolConfigurationResponse; + }; + sdk: { + input: GetIdentityPoolConfigurationCommandInput; + output: GetIdentityPoolConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/ListDatasetsCommand.ts b/clients/client-cognito-sync/src/commands/ListDatasetsCommand.ts index 11c47cdb9e85f..10d64e20a40c1 100644 --- a/clients/client-cognito-sync/src/commands/ListDatasetsCommand.ts +++ b/clients/client-cognito-sync/src/commands/ListDatasetsCommand.ts @@ -166,4 +166,16 @@ export class ListDatasetsCommand extends $Command .f(void 0, void 0) .ser(se_ListDatasetsCommand) .de(de_ListDatasetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDatasetsRequest; + output: ListDatasetsResponse; + }; + sdk: { + input: ListDatasetsCommandInput; + output: ListDatasetsCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/ListIdentityPoolUsageCommand.ts b/clients/client-cognito-sync/src/commands/ListIdentityPoolUsageCommand.ts index 01d132ba197fc..8311efc3a5370 100644 --- a/clients/client-cognito-sync/src/commands/ListIdentityPoolUsageCommand.ts +++ b/clients/client-cognito-sync/src/commands/ListIdentityPoolUsageCommand.ts @@ -162,4 +162,16 @@ export class ListIdentityPoolUsageCommand extends $Command .f(void 0, void 0) .ser(se_ListIdentityPoolUsageCommand) .de(de_ListIdentityPoolUsageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIdentityPoolUsageRequest; + output: ListIdentityPoolUsageResponse; + }; + sdk: { + input: ListIdentityPoolUsageCommandInput; + output: ListIdentityPoolUsageCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/ListRecordsCommand.ts b/clients/client-cognito-sync/src/commands/ListRecordsCommand.ts index 621462828f6b3..0032768f9dcdc 100644 --- a/clients/client-cognito-sync/src/commands/ListRecordsCommand.ts +++ b/clients/client-cognito-sync/src/commands/ListRecordsCommand.ts @@ -173,4 +173,16 @@ export class ListRecordsCommand extends $Command .f(void 0, void 0) .ser(se_ListRecordsCommand) .de(de_ListRecordsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRecordsRequest; + output: ListRecordsResponse; + }; + sdk: { + input: ListRecordsCommandInput; + output: ListRecordsCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/RegisterDeviceCommand.ts b/clients/client-cognito-sync/src/commands/RegisterDeviceCommand.ts index eae1a87bbc238..368cb35ec2b48 100644 --- a/clients/client-cognito-sync/src/commands/RegisterDeviceCommand.ts +++ b/clients/client-cognito-sync/src/commands/RegisterDeviceCommand.ts @@ -146,4 +146,16 @@ export class RegisterDeviceCommand extends $Command .f(void 0, void 0) .ser(se_RegisterDeviceCommand) .de(de_RegisterDeviceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterDeviceRequest; + output: RegisterDeviceResponse; + }; + sdk: { + input: RegisterDeviceCommandInput; + output: RegisterDeviceCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/SetCognitoEventsCommand.ts b/clients/client-cognito-sync/src/commands/SetCognitoEventsCommand.ts index c1eb9498e33c9..750e692bf0e3d 100644 --- a/clients/client-cognito-sync/src/commands/SetCognitoEventsCommand.ts +++ b/clients/client-cognito-sync/src/commands/SetCognitoEventsCommand.ts @@ -98,4 +98,16 @@ export class SetCognitoEventsCommand extends $Command .f(void 0, void 0) .ser(se_SetCognitoEventsCommand) .de(de_SetCognitoEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetCognitoEventsRequest; + output: {}; + }; + sdk: { + input: SetCognitoEventsCommandInput; + output: SetCognitoEventsCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/SetIdentityPoolConfigurationCommand.ts b/clients/client-cognito-sync/src/commands/SetIdentityPoolConfigurationCommand.ts index d7b161bb51a2b..5d2f38a91ef52 100644 --- a/clients/client-cognito-sync/src/commands/SetIdentityPoolConfigurationCommand.ts +++ b/clients/client-cognito-sync/src/commands/SetIdentityPoolConfigurationCommand.ts @@ -177,4 +177,16 @@ export class SetIdentityPoolConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_SetIdentityPoolConfigurationCommand) .de(de_SetIdentityPoolConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetIdentityPoolConfigurationRequest; + output: SetIdentityPoolConfigurationResponse; + }; + sdk: { + input: SetIdentityPoolConfigurationCommandInput; + output: SetIdentityPoolConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/SubscribeToDatasetCommand.ts b/clients/client-cognito-sync/src/commands/SubscribeToDatasetCommand.ts index 6e574e406334d..69e59eaa5e2d4 100644 --- a/clients/client-cognito-sync/src/commands/SubscribeToDatasetCommand.ts +++ b/clients/client-cognito-sync/src/commands/SubscribeToDatasetCommand.ts @@ -143,4 +143,16 @@ export class SubscribeToDatasetCommand extends $Command .f(void 0, void 0) .ser(se_SubscribeToDatasetCommand) .de(de_SubscribeToDatasetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SubscribeToDatasetRequest; + output: {}; + }; + sdk: { + input: SubscribeToDatasetCommandInput; + output: SubscribeToDatasetCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/UnsubscribeFromDatasetCommand.ts b/clients/client-cognito-sync/src/commands/UnsubscribeFromDatasetCommand.ts index 4c9e2ea7eb395..1f9349c79bbfb 100644 --- a/clients/client-cognito-sync/src/commands/UnsubscribeFromDatasetCommand.ts +++ b/clients/client-cognito-sync/src/commands/UnsubscribeFromDatasetCommand.ts @@ -144,4 +144,16 @@ export class UnsubscribeFromDatasetCommand extends $Command .f(void 0, void 0) .ser(se_UnsubscribeFromDatasetCommand) .de(de_UnsubscribeFromDatasetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UnsubscribeFromDatasetRequest; + output: {}; + }; + sdk: { + input: UnsubscribeFromDatasetCommandInput; + output: UnsubscribeFromDatasetCommandOutput; + }; + }; +} diff --git a/clients/client-cognito-sync/src/commands/UpdateRecordsCommand.ts b/clients/client-cognito-sync/src/commands/UpdateRecordsCommand.ts index af55a2d6cf52d..b23287bb331ca 100644 --- a/clients/client-cognito-sync/src/commands/UpdateRecordsCommand.ts +++ b/clients/client-cognito-sync/src/commands/UpdateRecordsCommand.ts @@ -136,4 +136,16 @@ export class UpdateRecordsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRecordsCommand) .de(de_UpdateRecordsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRecordsRequest; + output: UpdateRecordsResponse; + }; + sdk: { + input: UpdateRecordsCommandInput; + output: UpdateRecordsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/CHANGELOG.md b/clients/client-comprehend/CHANGELOG.md index 39f8f5cf3a144..b00b0da927619 100644 --- a/clients/client-comprehend/CHANGELOG.md +++ b/clients/client-comprehend/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-comprehend + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-comprehend + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-comprehend diff --git a/clients/client-comprehend/package.json b/clients/client-comprehend/package.json index fa6282a6babed..35dfb4e2e25d4 100644 --- a/clients/client-comprehend/package.json +++ b/clients/client-comprehend/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-comprehend", "description": "AWS SDK for JavaScript Comprehend Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-comprehend", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-comprehend/src/commands/BatchDetectDominantLanguageCommand.ts b/clients/client-comprehend/src/commands/BatchDetectDominantLanguageCommand.ts index 81e31e4f500c9..da1f266c677cd 100644 --- a/clients/client-comprehend/src/commands/BatchDetectDominantLanguageCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectDominantLanguageCommand.ts @@ -118,4 +118,16 @@ export class BatchDetectDominantLanguageCommand extends $Command .f(BatchDetectDominantLanguageRequestFilterSensitiveLog, BatchDetectDominantLanguageResponseFilterSensitiveLog) .ser(se_BatchDetectDominantLanguageCommand) .de(de_BatchDetectDominantLanguageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDetectDominantLanguageRequest; + output: BatchDetectDominantLanguageResponse; + }; + sdk: { + input: BatchDetectDominantLanguageCommandInput; + output: BatchDetectDominantLanguageCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/BatchDetectEntitiesCommand.ts b/clients/client-comprehend/src/commands/BatchDetectEntitiesCommand.ts index 9880434f591aa..16a62acfd71e4 100644 --- a/clients/client-comprehend/src/commands/BatchDetectEntitiesCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectEntitiesCommand.ts @@ -140,4 +140,16 @@ export class BatchDetectEntitiesCommand extends $Command .f(BatchDetectEntitiesRequestFilterSensitiveLog, BatchDetectEntitiesResponseFilterSensitiveLog) .ser(se_BatchDetectEntitiesCommand) .de(de_BatchDetectEntitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDetectEntitiesRequest; + output: BatchDetectEntitiesResponse; + }; + sdk: { + input: BatchDetectEntitiesCommandInput; + output: BatchDetectEntitiesCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/BatchDetectKeyPhrasesCommand.ts b/clients/client-comprehend/src/commands/BatchDetectKeyPhrasesCommand.ts index b6f17e0f287d5..ee6dede6af1a0 100644 --- a/clients/client-comprehend/src/commands/BatchDetectKeyPhrasesCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectKeyPhrasesCommand.ts @@ -122,4 +122,16 @@ export class BatchDetectKeyPhrasesCommand extends $Command .f(BatchDetectKeyPhrasesRequestFilterSensitiveLog, BatchDetectKeyPhrasesResponseFilterSensitiveLog) .ser(se_BatchDetectKeyPhrasesCommand) .de(de_BatchDetectKeyPhrasesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDetectKeyPhrasesRequest; + output: BatchDetectKeyPhrasesResponse; + }; + sdk: { + input: BatchDetectKeyPhrasesCommandInput; + output: BatchDetectKeyPhrasesCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/BatchDetectSentimentCommand.ts b/clients/client-comprehend/src/commands/BatchDetectSentimentCommand.ts index c48082b0ad04e..6c11e03b528fa 100644 --- a/clients/client-comprehend/src/commands/BatchDetectSentimentCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectSentimentCommand.ts @@ -123,4 +123,16 @@ export class BatchDetectSentimentCommand extends $Command .f(BatchDetectSentimentRequestFilterSensitiveLog, BatchDetectSentimentResponseFilterSensitiveLog) .ser(se_BatchDetectSentimentCommand) .de(de_BatchDetectSentimentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDetectSentimentRequest; + output: BatchDetectSentimentResponse; + }; + sdk: { + input: BatchDetectSentimentCommandInput; + output: BatchDetectSentimentCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/BatchDetectSyntaxCommand.ts b/clients/client-comprehend/src/commands/BatchDetectSyntaxCommand.ts index 369b0a12fc4d7..d298aa7ea29de 100644 --- a/clients/client-comprehend/src/commands/BatchDetectSyntaxCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectSyntaxCommand.ts @@ -129,4 +129,16 @@ export class BatchDetectSyntaxCommand extends $Command .f(BatchDetectSyntaxRequestFilterSensitiveLog, BatchDetectSyntaxResponseFilterSensitiveLog) .ser(se_BatchDetectSyntaxCommand) .de(de_BatchDetectSyntaxCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDetectSyntaxRequest; + output: BatchDetectSyntaxResponse; + }; + sdk: { + input: BatchDetectSyntaxCommandInput; + output: BatchDetectSyntaxCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/BatchDetectTargetedSentimentCommand.ts b/clients/client-comprehend/src/commands/BatchDetectTargetedSentimentCommand.ts index 0a19bfaaa5975..46d2f4b948465 100644 --- a/clients/client-comprehend/src/commands/BatchDetectTargetedSentimentCommand.ts +++ b/clients/client-comprehend/src/commands/BatchDetectTargetedSentimentCommand.ts @@ -147,4 +147,16 @@ export class BatchDetectTargetedSentimentCommand extends $Command .f(BatchDetectTargetedSentimentRequestFilterSensitiveLog, BatchDetectTargetedSentimentResponseFilterSensitiveLog) .ser(se_BatchDetectTargetedSentimentCommand) .de(de_BatchDetectTargetedSentimentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDetectTargetedSentimentRequest; + output: BatchDetectTargetedSentimentResponse; + }; + sdk: { + input: BatchDetectTargetedSentimentCommandInput; + output: BatchDetectTargetedSentimentCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ClassifyDocumentCommand.ts b/clients/client-comprehend/src/commands/ClassifyDocumentCommand.ts index a09bdc9907e57..12f4081f248be 100644 --- a/clients/client-comprehend/src/commands/ClassifyDocumentCommand.ts +++ b/clients/client-comprehend/src/commands/ClassifyDocumentCommand.ts @@ -169,4 +169,16 @@ export class ClassifyDocumentCommand extends $Command .f(ClassifyDocumentRequestFilterSensitiveLog, ClassifyDocumentResponseFilterSensitiveLog) .ser(se_ClassifyDocumentCommand) .de(de_ClassifyDocumentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ClassifyDocumentRequest; + output: ClassifyDocumentResponse; + }; + sdk: { + input: ClassifyDocumentCommandInput; + output: ClassifyDocumentCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ContainsPiiEntitiesCommand.ts b/clients/client-comprehend/src/commands/ContainsPiiEntitiesCommand.ts index 87d3af96bbe40..36f9ee708a3d7 100644 --- a/clients/client-comprehend/src/commands/ContainsPiiEntitiesCommand.ts +++ b/clients/client-comprehend/src/commands/ContainsPiiEntitiesCommand.ts @@ -99,4 +99,16 @@ export class ContainsPiiEntitiesCommand extends $Command .f(void 0, void 0) .ser(se_ContainsPiiEntitiesCommand) .de(de_ContainsPiiEntitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ContainsPiiEntitiesRequest; + output: ContainsPiiEntitiesResponse; + }; + sdk: { + input: ContainsPiiEntitiesCommandInput; + output: ContainsPiiEntitiesCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/CreateDatasetCommand.ts b/clients/client-comprehend/src/commands/CreateDatasetCommand.ts index 10348dc4a1bd9..7542947a4d93a 100644 --- a/clients/client-comprehend/src/commands/CreateDatasetCommand.ts +++ b/clients/client-comprehend/src/commands/CreateDatasetCommand.ts @@ -144,4 +144,16 @@ export class CreateDatasetCommand extends $Command .f(void 0, void 0) .ser(se_CreateDatasetCommand) .de(de_CreateDatasetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDatasetRequest; + output: CreateDatasetResponse; + }; + sdk: { + input: CreateDatasetCommandInput; + output: CreateDatasetCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/CreateDocumentClassifierCommand.ts b/clients/client-comprehend/src/commands/CreateDocumentClassifierCommand.ts index d43c00dacb6d0..1d1205afd87ff 100644 --- a/clients/client-comprehend/src/commands/CreateDocumentClassifierCommand.ts +++ b/clients/client-comprehend/src/commands/CreateDocumentClassifierCommand.ts @@ -170,4 +170,16 @@ export class CreateDocumentClassifierCommand extends $Command .f(void 0, void 0) .ser(se_CreateDocumentClassifierCommand) .de(de_CreateDocumentClassifierCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDocumentClassifierRequest; + output: CreateDocumentClassifierResponse; + }; + sdk: { + input: CreateDocumentClassifierCommandInput; + output: CreateDocumentClassifierCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/CreateEndpointCommand.ts b/clients/client-comprehend/src/commands/CreateEndpointCommand.ts index 06513037527fc..bacbe175e9561 100644 --- a/clients/client-comprehend/src/commands/CreateEndpointCommand.ts +++ b/clients/client-comprehend/src/commands/CreateEndpointCommand.ts @@ -120,4 +120,16 @@ export class CreateEndpointCommand extends $Command .f(void 0, void 0) .ser(se_CreateEndpointCommand) .de(de_CreateEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEndpointRequest; + output: CreateEndpointResponse; + }; + sdk: { + input: CreateEndpointCommandInput; + output: CreateEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/CreateEntityRecognizerCommand.ts b/clients/client-comprehend/src/commands/CreateEntityRecognizerCommand.ts index f49e07b8c5b82..8ae4cc8dfecf4 100644 --- a/clients/client-comprehend/src/commands/CreateEntityRecognizerCommand.ts +++ b/clients/client-comprehend/src/commands/CreateEntityRecognizerCommand.ts @@ -163,4 +163,16 @@ export class CreateEntityRecognizerCommand extends $Command .f(void 0, void 0) .ser(se_CreateEntityRecognizerCommand) .de(de_CreateEntityRecognizerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEntityRecognizerRequest; + output: CreateEntityRecognizerResponse; + }; + sdk: { + input: CreateEntityRecognizerCommandInput; + output: CreateEntityRecognizerCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/CreateFlywheelCommand.ts b/clients/client-comprehend/src/commands/CreateFlywheelCommand.ts index 3744ebdcdf1dc..51f51a69a9f54 100644 --- a/clients/client-comprehend/src/commands/CreateFlywheelCommand.ts +++ b/clients/client-comprehend/src/commands/CreateFlywheelCommand.ts @@ -166,4 +166,16 @@ export class CreateFlywheelCommand extends $Command .f(void 0, void 0) .ser(se_CreateFlywheelCommand) .de(de_CreateFlywheelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateFlywheelRequest; + output: CreateFlywheelResponse; + }; + sdk: { + input: CreateFlywheelCommandInput; + output: CreateFlywheelCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DeleteDocumentClassifierCommand.ts b/clients/client-comprehend/src/commands/DeleteDocumentClassifierCommand.ts index df412ca7bff0d..1a0d58e233c6f 100644 --- a/clients/client-comprehend/src/commands/DeleteDocumentClassifierCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteDocumentClassifierCommand.ts @@ -101,4 +101,16 @@ export class DeleteDocumentClassifierCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDocumentClassifierCommand) .de(de_DeleteDocumentClassifierCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDocumentClassifierRequest; + output: {}; + }; + sdk: { + input: DeleteDocumentClassifierCommandInput; + output: DeleteDocumentClassifierCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DeleteEndpointCommand.ts b/clients/client-comprehend/src/commands/DeleteEndpointCommand.ts index c98776d3cad0e..d1fabffab6573 100644 --- a/clients/client-comprehend/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteEndpointCommand.ts @@ -93,4 +93,16 @@ export class DeleteEndpointCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEndpointCommand) .de(de_DeleteEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEndpointRequest; + output: {}; + }; + sdk: { + input: DeleteEndpointCommandInput; + output: DeleteEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DeleteEntityRecognizerCommand.ts b/clients/client-comprehend/src/commands/DeleteEntityRecognizerCommand.ts index fbcae040c207d..56e2d6a76905b 100644 --- a/clients/client-comprehend/src/commands/DeleteEntityRecognizerCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteEntityRecognizerCommand.ts @@ -101,4 +101,16 @@ export class DeleteEntityRecognizerCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEntityRecognizerCommand) .de(de_DeleteEntityRecognizerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEntityRecognizerRequest; + output: {}; + }; + sdk: { + input: DeleteEntityRecognizerCommandInput; + output: DeleteEntityRecognizerCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DeleteFlywheelCommand.ts b/clients/client-comprehend/src/commands/DeleteFlywheelCommand.ts index 6d3c7dd94a291..d8d6cb3c76030 100644 --- a/clients/client-comprehend/src/commands/DeleteFlywheelCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteFlywheelCommand.ts @@ -98,4 +98,16 @@ export class DeleteFlywheelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteFlywheelCommand) .de(de_DeleteFlywheelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteFlywheelRequest; + output: {}; + }; + sdk: { + input: DeleteFlywheelCommandInput; + output: DeleteFlywheelCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DeleteResourcePolicyCommand.ts b/clients/client-comprehend/src/commands/DeleteResourcePolicyCommand.ts index bf102f8851b12..950145a4c6d45 100644 --- a/clients/client-comprehend/src/commands/DeleteResourcePolicyCommand.ts +++ b/clients/client-comprehend/src/commands/DeleteResourcePolicyCommand.ts @@ -85,4 +85,16 @@ export class DeleteResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteResourcePolicyCommand) .de(de_DeleteResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteResourcePolicyRequest; + output: {}; + }; + sdk: { + input: DeleteResourcePolicyCommandInput; + output: DeleteResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeDatasetCommand.ts b/clients/client-comprehend/src/commands/DescribeDatasetCommand.ts index 052edc30f6f94..e61dbb4ff03c3 100644 --- a/clients/client-comprehend/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeDatasetCommand.ts @@ -102,4 +102,16 @@ export class DescribeDatasetCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDatasetCommand) .de(de_DescribeDatasetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDatasetRequest; + output: DescribeDatasetResponse; + }; + sdk: { + input: DescribeDatasetCommandInput; + output: DescribeDatasetCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeDocumentClassificationJobCommand.ts b/clients/client-comprehend/src/commands/DescribeDocumentClassificationJobCommand.ts index 80dcc2e08ed0b..92961bec78297 100644 --- a/clients/client-comprehend/src/commands/DescribeDocumentClassificationJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeDocumentClassificationJobCommand.ts @@ -133,4 +133,16 @@ export class DescribeDocumentClassificationJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDocumentClassificationJobCommand) .de(de_DescribeDocumentClassificationJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDocumentClassificationJobRequest; + output: DescribeDocumentClassificationJobResponse; + }; + sdk: { + input: DescribeDocumentClassificationJobCommandInput; + output: DescribeDocumentClassificationJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeDocumentClassifierCommand.ts b/clients/client-comprehend/src/commands/DescribeDocumentClassifierCommand.ts index bae1a6605ba9a..7c1a8dada567d 100644 --- a/clients/client-comprehend/src/commands/DescribeDocumentClassifierCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeDocumentClassifierCommand.ts @@ -167,4 +167,16 @@ export class DescribeDocumentClassifierCommand extends $Command .f(void 0, DescribeDocumentClassifierResponseFilterSensitiveLog) .ser(se_DescribeDocumentClassifierCommand) .de(de_DescribeDocumentClassifierCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDocumentClassifierRequest; + output: DescribeDocumentClassifierResponse; + }; + sdk: { + input: DescribeDocumentClassifierCommandInput; + output: DescribeDocumentClassifierCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeDominantLanguageDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeDominantLanguageDetectionJobCommand.ts index 855bfbdd5967c..6ecd07fa239e3 100644 --- a/clients/client-comprehend/src/commands/DescribeDominantLanguageDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeDominantLanguageDetectionJobCommand.ts @@ -131,4 +131,16 @@ export class DescribeDominantLanguageDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDominantLanguageDetectionJobCommand) .de(de_DescribeDominantLanguageDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDominantLanguageDetectionJobRequest; + output: DescribeDominantLanguageDetectionJobResponse; + }; + sdk: { + input: DescribeDominantLanguageDetectionJobCommandInput; + output: DescribeDominantLanguageDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeEndpointCommand.ts b/clients/client-comprehend/src/commands/DescribeEndpointCommand.ts index a8e7d2f3103f8..0a09e4b52844d 100644 --- a/clients/client-comprehend/src/commands/DescribeEndpointCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeEndpointCommand.ts @@ -104,4 +104,16 @@ export class DescribeEndpointCommand extends $Command .f(void 0, void 0) .ser(se_DescribeEndpointCommand) .de(de_DescribeEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeEndpointRequest; + output: DescribeEndpointResponse; + }; + sdk: { + input: DescribeEndpointCommandInput; + output: DescribeEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeEntitiesDetectionJobCommand.ts index 7b18fe4417b28..e78353aeb8573 100644 --- a/clients/client-comprehend/src/commands/DescribeEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeEntitiesDetectionJobCommand.ts @@ -131,4 +131,16 @@ export class DescribeEntitiesDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeEntitiesDetectionJobCommand) .de(de_DescribeEntitiesDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeEntitiesDetectionJobRequest; + output: DescribeEntitiesDetectionJobResponse; + }; + sdk: { + input: DescribeEntitiesDetectionJobCommandInput; + output: DescribeEntitiesDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeEntityRecognizerCommand.ts b/clients/client-comprehend/src/commands/DescribeEntityRecognizerCommand.ts index fe14c42729b44..ab16579d1f277 100644 --- a/clients/client-comprehend/src/commands/DescribeEntityRecognizerCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeEntityRecognizerCommand.ts @@ -172,4 +172,16 @@ export class DescribeEntityRecognizerCommand extends $Command .f(void 0, DescribeEntityRecognizerResponseFilterSensitiveLog) .ser(se_DescribeEntityRecognizerCommand) .de(de_DescribeEntityRecognizerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeEntityRecognizerRequest; + output: DescribeEntityRecognizerResponse; + }; + sdk: { + input: DescribeEntityRecognizerCommandInput; + output: DescribeEntityRecognizerCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeEventsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeEventsDetectionJobCommand.ts index e604ec547a40c..bf4c28c57719d 100644 --- a/clients/client-comprehend/src/commands/DescribeEventsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeEventsDetectionJobCommand.ts @@ -117,4 +117,16 @@ export class DescribeEventsDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeEventsDetectionJobCommand) .de(de_DescribeEventsDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeEventsDetectionJobRequest; + output: DescribeEventsDetectionJobResponse; + }; + sdk: { + input: DescribeEventsDetectionJobCommandInput; + output: DescribeEventsDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeFlywheelCommand.ts b/clients/client-comprehend/src/commands/DescribeFlywheelCommand.ts index 8da4ab2509bb8..07a8b7e70f775 100644 --- a/clients/client-comprehend/src/commands/DescribeFlywheelCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeFlywheelCommand.ts @@ -130,4 +130,16 @@ export class DescribeFlywheelCommand extends $Command .f(void 0, void 0) .ser(se_DescribeFlywheelCommand) .de(de_DescribeFlywheelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeFlywheelRequest; + output: DescribeFlywheelResponse; + }; + sdk: { + input: DescribeFlywheelCommandInput; + output: DescribeFlywheelCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeFlywheelIterationCommand.ts b/clients/client-comprehend/src/commands/DescribeFlywheelIterationCommand.ts index bd77085eeb509..f909d217b870a 100644 --- a/clients/client-comprehend/src/commands/DescribeFlywheelIterationCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeFlywheelIterationCommand.ts @@ -114,4 +114,16 @@ export class DescribeFlywheelIterationCommand extends $Command .f(void 0, void 0) .ser(se_DescribeFlywheelIterationCommand) .de(de_DescribeFlywheelIterationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeFlywheelIterationRequest; + output: DescribeFlywheelIterationResponse; + }; + sdk: { + input: DescribeFlywheelIterationCommandInput; + output: DescribeFlywheelIterationCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeKeyPhrasesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeKeyPhrasesDetectionJobCommand.ts index 3388928333e3b..4d628bb0c598e 100644 --- a/clients/client-comprehend/src/commands/DescribeKeyPhrasesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeKeyPhrasesDetectionJobCommand.ts @@ -129,4 +129,16 @@ export class DescribeKeyPhrasesDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeKeyPhrasesDetectionJobCommand) .de(de_DescribeKeyPhrasesDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeKeyPhrasesDetectionJobRequest; + output: DescribeKeyPhrasesDetectionJobResponse; + }; + sdk: { + input: DescribeKeyPhrasesDetectionJobCommandInput; + output: DescribeKeyPhrasesDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribePiiEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribePiiEntitiesDetectionJobCommand.ts index 3727b720655f4..11717ef3715e4 100644 --- a/clients/client-comprehend/src/commands/DescribePiiEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribePiiEntitiesDetectionJobCommand.ts @@ -128,4 +128,16 @@ export class DescribePiiEntitiesDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribePiiEntitiesDetectionJobCommand) .de(de_DescribePiiEntitiesDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePiiEntitiesDetectionJobRequest; + output: DescribePiiEntitiesDetectionJobResponse; + }; + sdk: { + input: DescribePiiEntitiesDetectionJobCommandInput; + output: DescribePiiEntitiesDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeResourcePolicyCommand.ts b/clients/client-comprehend/src/commands/DescribeResourcePolicyCommand.ts index 3f1e07ab94d33..77cd278758908 100644 --- a/clients/client-comprehend/src/commands/DescribeResourcePolicyCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeResourcePolicyCommand.ts @@ -90,4 +90,16 @@ export class DescribeResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_DescribeResourcePolicyCommand) .de(de_DescribeResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeResourcePolicyRequest; + output: DescribeResourcePolicyResponse; + }; + sdk: { + input: DescribeResourcePolicyCommandInput; + output: DescribeResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeSentimentDetectionJobCommand.ts index 75964b26cb3b9..16a7955f55b43 100644 --- a/clients/client-comprehend/src/commands/DescribeSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeSentimentDetectionJobCommand.ts @@ -129,4 +129,16 @@ export class DescribeSentimentDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSentimentDetectionJobCommand) .de(de_DescribeSentimentDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSentimentDetectionJobRequest; + output: DescribeSentimentDetectionJobResponse; + }; + sdk: { + input: DescribeSentimentDetectionJobCommandInput; + output: DescribeSentimentDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeTargetedSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeTargetedSentimentDetectionJobCommand.ts index fb1e42fb16aa0..5442dbe5565da 100644 --- a/clients/client-comprehend/src/commands/DescribeTargetedSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeTargetedSentimentDetectionJobCommand.ts @@ -133,4 +133,16 @@ export class DescribeTargetedSentimentDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeTargetedSentimentDetectionJobCommand) .de(de_DescribeTargetedSentimentDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeTargetedSentimentDetectionJobRequest; + output: DescribeTargetedSentimentDetectionJobResponse; + }; + sdk: { + input: DescribeTargetedSentimentDetectionJobCommandInput; + output: DescribeTargetedSentimentDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DescribeTopicsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/DescribeTopicsDetectionJobCommand.ts index 3e339ad88c02a..8f5590a3d8220 100644 --- a/clients/client-comprehend/src/commands/DescribeTopicsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/DescribeTopicsDetectionJobCommand.ts @@ -124,4 +124,16 @@ export class DescribeTopicsDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeTopicsDetectionJobCommand) .de(de_DescribeTopicsDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeTopicsDetectionJobRequest; + output: DescribeTopicsDetectionJobResponse; + }; + sdk: { + input: DescribeTopicsDetectionJobCommandInput; + output: DescribeTopicsDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DetectDominantLanguageCommand.ts b/clients/client-comprehend/src/commands/DetectDominantLanguageCommand.ts index 6c62f681b0d14..663149df9f0b4 100644 --- a/clients/client-comprehend/src/commands/DetectDominantLanguageCommand.ts +++ b/clients/client-comprehend/src/commands/DetectDominantLanguageCommand.ts @@ -97,4 +97,16 @@ export class DetectDominantLanguageCommand extends $Command .f(DetectDominantLanguageRequestFilterSensitiveLog, DetectDominantLanguageResponseFilterSensitiveLog) .ser(se_DetectDominantLanguageCommand) .de(de_DetectDominantLanguageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectDominantLanguageRequest; + output: DetectDominantLanguageResponse; + }; + sdk: { + input: DetectDominantLanguageCommandInput; + output: DetectDominantLanguageCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DetectEntitiesCommand.ts b/clients/client-comprehend/src/commands/DetectEntitiesCommand.ts index 78370ebfb2c9f..4f6f898e7064f 100644 --- a/clients/client-comprehend/src/commands/DetectEntitiesCommand.ts +++ b/clients/client-comprehend/src/commands/DetectEntitiesCommand.ts @@ -199,4 +199,16 @@ export class DetectEntitiesCommand extends $Command .f(DetectEntitiesRequestFilterSensitiveLog, DetectEntitiesResponseFilterSensitiveLog) .ser(se_DetectEntitiesCommand) .de(de_DetectEntitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectEntitiesRequest; + output: DetectEntitiesResponse; + }; + sdk: { + input: DetectEntitiesCommandInput; + output: DetectEntitiesCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DetectKeyPhrasesCommand.ts b/clients/client-comprehend/src/commands/DetectKeyPhrasesCommand.ts index b262fc756d13a..43450160015bc 100644 --- a/clients/client-comprehend/src/commands/DetectKeyPhrasesCommand.ts +++ b/clients/client-comprehend/src/commands/DetectKeyPhrasesCommand.ts @@ -104,4 +104,16 @@ export class DetectKeyPhrasesCommand extends $Command .f(DetectKeyPhrasesRequestFilterSensitiveLog, DetectKeyPhrasesResponseFilterSensitiveLog) .ser(se_DetectKeyPhrasesCommand) .de(de_DetectKeyPhrasesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectKeyPhrasesRequest; + output: DetectKeyPhrasesResponse; + }; + sdk: { + input: DetectKeyPhrasesCommandInput; + output: DetectKeyPhrasesCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DetectPiiEntitiesCommand.ts b/clients/client-comprehend/src/commands/DetectPiiEntitiesCommand.ts index feb4c6af5738f..5e936f8330546 100644 --- a/clients/client-comprehend/src/commands/DetectPiiEntitiesCommand.ts +++ b/clients/client-comprehend/src/commands/DetectPiiEntitiesCommand.ts @@ -100,4 +100,16 @@ export class DetectPiiEntitiesCommand extends $Command .f(void 0, void 0) .ser(se_DetectPiiEntitiesCommand) .de(de_DetectPiiEntitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectPiiEntitiesRequest; + output: DetectPiiEntitiesResponse; + }; + sdk: { + input: DetectPiiEntitiesCommandInput; + output: DetectPiiEntitiesCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DetectSentimentCommand.ts b/clients/client-comprehend/src/commands/DetectSentimentCommand.ts index d728127a41f5f..c6980c024d6b1 100644 --- a/clients/client-comprehend/src/commands/DetectSentimentCommand.ts +++ b/clients/client-comprehend/src/commands/DetectSentimentCommand.ts @@ -104,4 +104,16 @@ export class DetectSentimentCommand extends $Command .f(DetectSentimentRequestFilterSensitiveLog, DetectSentimentResponseFilterSensitiveLog) .ser(se_DetectSentimentCommand) .de(de_DetectSentimentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectSentimentRequest; + output: DetectSentimentResponse; + }; + sdk: { + input: DetectSentimentCommandInput; + output: DetectSentimentCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DetectSyntaxCommand.ts b/clients/client-comprehend/src/commands/DetectSyntaxCommand.ts index 86b611574202d..abe8231bd78e8 100644 --- a/clients/client-comprehend/src/commands/DetectSyntaxCommand.ts +++ b/clients/client-comprehend/src/commands/DetectSyntaxCommand.ts @@ -111,4 +111,16 @@ export class DetectSyntaxCommand extends $Command .f(DetectSyntaxRequestFilterSensitiveLog, DetectSyntaxResponseFilterSensitiveLog) .ser(se_DetectSyntaxCommand) .de(de_DetectSyntaxCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectSyntaxRequest; + output: DetectSyntaxResponse; + }; + sdk: { + input: DetectSyntaxCommandInput; + output: DetectSyntaxCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DetectTargetedSentimentCommand.ts b/clients/client-comprehend/src/commands/DetectTargetedSentimentCommand.ts index d386caf13c133..6977288f90804 100644 --- a/clients/client-comprehend/src/commands/DetectTargetedSentimentCommand.ts +++ b/clients/client-comprehend/src/commands/DetectTargetedSentimentCommand.ts @@ -123,4 +123,16 @@ export class DetectTargetedSentimentCommand extends $Command .f(DetectTargetedSentimentRequestFilterSensitiveLog, DetectTargetedSentimentResponseFilterSensitiveLog) .ser(se_DetectTargetedSentimentCommand) .de(de_DetectTargetedSentimentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectTargetedSentimentRequest; + output: DetectTargetedSentimentResponse; + }; + sdk: { + input: DetectTargetedSentimentCommandInput; + output: DetectTargetedSentimentCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/DetectToxicContentCommand.ts b/clients/client-comprehend/src/commands/DetectToxicContentCommand.ts index b79d9cb9885ab..4e8a8e81d0f4e 100644 --- a/clients/client-comprehend/src/commands/DetectToxicContentCommand.ts +++ b/clients/client-comprehend/src/commands/DetectToxicContentCommand.ts @@ -113,4 +113,16 @@ export class DetectToxicContentCommand extends $Command .f(DetectToxicContentRequestFilterSensitiveLog, void 0) .ser(se_DetectToxicContentCommand) .de(de_DetectToxicContentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectToxicContentRequest; + output: DetectToxicContentResponse; + }; + sdk: { + input: DetectToxicContentCommandInput; + output: DetectToxicContentCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ImportModelCommand.ts b/clients/client-comprehend/src/commands/ImportModelCommand.ts index 9a127d232c045..82fd59cb7772b 100644 --- a/clients/client-comprehend/src/commands/ImportModelCommand.ts +++ b/clients/client-comprehend/src/commands/ImportModelCommand.ts @@ -125,4 +125,16 @@ export class ImportModelCommand extends $Command .f(void 0, void 0) .ser(se_ImportModelCommand) .de(de_ImportModelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ImportModelRequest; + output: ImportModelResponse; + }; + sdk: { + input: ImportModelCommandInput; + output: ImportModelCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListDatasetsCommand.ts b/clients/client-comprehend/src/commands/ListDatasetsCommand.ts index 36c7fe3a61bb8..6fa287768a28e 100644 --- a/clients/client-comprehend/src/commands/ListDatasetsCommand.ts +++ b/clients/client-comprehend/src/commands/ListDatasetsCommand.ts @@ -116,4 +116,16 @@ export class ListDatasetsCommand extends $Command .f(void 0, void 0) .ser(se_ListDatasetsCommand) .de(de_ListDatasetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDatasetsRequest; + output: ListDatasetsResponse; + }; + sdk: { + input: ListDatasetsCommandInput; + output: ListDatasetsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListDocumentClassificationJobsCommand.ts b/clients/client-comprehend/src/commands/ListDocumentClassificationJobsCommand.ts index a95d0c9f670bf..4dcf6db8f3b85 100644 --- a/clients/client-comprehend/src/commands/ListDocumentClassificationJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListDocumentClassificationJobsCommand.ts @@ -140,4 +140,16 @@ export class ListDocumentClassificationJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListDocumentClassificationJobsCommand) .de(de_ListDocumentClassificationJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDocumentClassificationJobsRequest; + output: ListDocumentClassificationJobsResponse; + }; + sdk: { + input: ListDocumentClassificationJobsCommandInput; + output: ListDocumentClassificationJobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListDocumentClassifierSummariesCommand.ts b/clients/client-comprehend/src/commands/ListDocumentClassifierSummariesCommand.ts index d8662c5feeaf2..a297e0ff6a3c7 100644 --- a/clients/client-comprehend/src/commands/ListDocumentClassifierSummariesCommand.ts +++ b/clients/client-comprehend/src/commands/ListDocumentClassifierSummariesCommand.ts @@ -101,4 +101,16 @@ export class ListDocumentClassifierSummariesCommand extends $Command .f(void 0, void 0) .ser(se_ListDocumentClassifierSummariesCommand) .de(de_ListDocumentClassifierSummariesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDocumentClassifierSummariesRequest; + output: ListDocumentClassifierSummariesResponse; + }; + sdk: { + input: ListDocumentClassifierSummariesCommandInput; + output: ListDocumentClassifierSummariesCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListDocumentClassifiersCommand.ts b/clients/client-comprehend/src/commands/ListDocumentClassifiersCommand.ts index 25e9a075a11ad..8c9802bcb09de 100644 --- a/clients/client-comprehend/src/commands/ListDocumentClassifiersCommand.ts +++ b/clients/client-comprehend/src/commands/ListDocumentClassifiersCommand.ts @@ -178,4 +178,16 @@ export class ListDocumentClassifiersCommand extends $Command .f(void 0, ListDocumentClassifiersResponseFilterSensitiveLog) .ser(se_ListDocumentClassifiersCommand) .de(de_ListDocumentClassifiersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDocumentClassifiersRequest; + output: ListDocumentClassifiersResponse; + }; + sdk: { + input: ListDocumentClassifiersCommandInput; + output: ListDocumentClassifiersCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListDominantLanguageDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListDominantLanguageDetectionJobsCommand.ts index 59d0546c42863..8f3c5b317f2e2 100644 --- a/clients/client-comprehend/src/commands/ListDominantLanguageDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListDominantLanguageDetectionJobsCommand.ts @@ -141,4 +141,16 @@ export class ListDominantLanguageDetectionJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListDominantLanguageDetectionJobsCommand) .de(de_ListDominantLanguageDetectionJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDominantLanguageDetectionJobsRequest; + output: ListDominantLanguageDetectionJobsResponse; + }; + sdk: { + input: ListDominantLanguageDetectionJobsCommandInput; + output: ListDominantLanguageDetectionJobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListEndpointsCommand.ts b/clients/client-comprehend/src/commands/ListEndpointsCommand.ts index 7b8f08da676f2..a9b39b0ddde3c 100644 --- a/clients/client-comprehend/src/commands/ListEndpointsCommand.ts +++ b/clients/client-comprehend/src/commands/ListEndpointsCommand.ts @@ -110,4 +110,16 @@ export class ListEndpointsCommand extends $Command .f(void 0, void 0) .ser(se_ListEndpointsCommand) .de(de_ListEndpointsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEndpointsRequest; + output: ListEndpointsResponse; + }; + sdk: { + input: ListEndpointsCommandInput; + output: ListEndpointsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListEntitiesDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListEntitiesDetectionJobsCommand.ts index 46a0c39612851..df0aeaf740be9 100644 --- a/clients/client-comprehend/src/commands/ListEntitiesDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListEntitiesDetectionJobsCommand.ts @@ -136,4 +136,16 @@ export class ListEntitiesDetectionJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListEntitiesDetectionJobsCommand) .de(de_ListEntitiesDetectionJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEntitiesDetectionJobsRequest; + output: ListEntitiesDetectionJobsResponse; + }; + sdk: { + input: ListEntitiesDetectionJobsCommandInput; + output: ListEntitiesDetectionJobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListEntityRecognizerSummariesCommand.ts b/clients/client-comprehend/src/commands/ListEntityRecognizerSummariesCommand.ts index fb4a4833063c3..6a432cb4aa480 100644 --- a/clients/client-comprehend/src/commands/ListEntityRecognizerSummariesCommand.ts +++ b/clients/client-comprehend/src/commands/ListEntityRecognizerSummariesCommand.ts @@ -101,4 +101,16 @@ export class ListEntityRecognizerSummariesCommand extends $Command .f(void 0, void 0) .ser(se_ListEntityRecognizerSummariesCommand) .de(de_ListEntityRecognizerSummariesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEntityRecognizerSummariesRequest; + output: ListEntityRecognizerSummariesResponse; + }; + sdk: { + input: ListEntityRecognizerSummariesCommandInput; + output: ListEntityRecognizerSummariesCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListEntityRecognizersCommand.ts b/clients/client-comprehend/src/commands/ListEntityRecognizersCommand.ts index cd9dffb4cdabd..2140739f3cea4 100644 --- a/clients/client-comprehend/src/commands/ListEntityRecognizersCommand.ts +++ b/clients/client-comprehend/src/commands/ListEntityRecognizersCommand.ts @@ -187,4 +187,16 @@ export class ListEntityRecognizersCommand extends $Command .f(void 0, ListEntityRecognizersResponseFilterSensitiveLog) .ser(se_ListEntityRecognizersCommand) .de(de_ListEntityRecognizersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEntityRecognizersRequest; + output: ListEntityRecognizersResponse; + }; + sdk: { + input: ListEntityRecognizersCommandInput; + output: ListEntityRecognizersCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListEventsDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListEventsDetectionJobsCommand.ts index a357e8b1142a2..4d9487776c565 100644 --- a/clients/client-comprehend/src/commands/ListEventsDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListEventsDetectionJobsCommand.ts @@ -128,4 +128,16 @@ export class ListEventsDetectionJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListEventsDetectionJobsCommand) .de(de_ListEventsDetectionJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEventsDetectionJobsRequest; + output: ListEventsDetectionJobsResponse; + }; + sdk: { + input: ListEventsDetectionJobsCommandInput; + output: ListEventsDetectionJobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListFlywheelIterationHistoryCommand.ts b/clients/client-comprehend/src/commands/ListFlywheelIterationHistoryCommand.ts index 83321dd3f6150..9161a8d730f64 100644 --- a/clients/client-comprehend/src/commands/ListFlywheelIterationHistoryCommand.ts +++ b/clients/client-comprehend/src/commands/ListFlywheelIterationHistoryCommand.ts @@ -131,4 +131,16 @@ export class ListFlywheelIterationHistoryCommand extends $Command .f(void 0, void 0) .ser(se_ListFlywheelIterationHistoryCommand) .de(de_ListFlywheelIterationHistoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFlywheelIterationHistoryRequest; + output: ListFlywheelIterationHistoryResponse; + }; + sdk: { + input: ListFlywheelIterationHistoryCommandInput; + output: ListFlywheelIterationHistoryCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListFlywheelsCommand.ts b/clients/client-comprehend/src/commands/ListFlywheelsCommand.ts index c11252c06f06d..ce061c6b18e10 100644 --- a/clients/client-comprehend/src/commands/ListFlywheelsCommand.ts +++ b/clients/client-comprehend/src/commands/ListFlywheelsCommand.ts @@ -109,4 +109,16 @@ export class ListFlywheelsCommand extends $Command .f(void 0, void 0) .ser(se_ListFlywheelsCommand) .de(de_ListFlywheelsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFlywheelsRequest; + output: ListFlywheelsResponse; + }; + sdk: { + input: ListFlywheelsCommandInput; + output: ListFlywheelsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListKeyPhrasesDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListKeyPhrasesDetectionJobsCommand.ts index b374cf7dfc63b..4193351d49591 100644 --- a/clients/client-comprehend/src/commands/ListKeyPhrasesDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListKeyPhrasesDetectionJobsCommand.ts @@ -136,4 +136,16 @@ export class ListKeyPhrasesDetectionJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListKeyPhrasesDetectionJobsCommand) .de(de_ListKeyPhrasesDetectionJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListKeyPhrasesDetectionJobsRequest; + output: ListKeyPhrasesDetectionJobsResponse; + }; + sdk: { + input: ListKeyPhrasesDetectionJobsCommandInput; + output: ListKeyPhrasesDetectionJobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListPiiEntitiesDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListPiiEntitiesDetectionJobsCommand.ts index 63d6ad5f24585..2b3d5babe795c 100644 --- a/clients/client-comprehend/src/commands/ListPiiEntitiesDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListPiiEntitiesDetectionJobsCommand.ts @@ -138,4 +138,16 @@ export class ListPiiEntitiesDetectionJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListPiiEntitiesDetectionJobsCommand) .de(de_ListPiiEntitiesDetectionJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPiiEntitiesDetectionJobsRequest; + output: ListPiiEntitiesDetectionJobsResponse; + }; + sdk: { + input: ListPiiEntitiesDetectionJobsCommandInput; + output: ListPiiEntitiesDetectionJobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListSentimentDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListSentimentDetectionJobsCommand.ts index b94dabc0e7242..374742cda1dd5 100644 --- a/clients/client-comprehend/src/commands/ListSentimentDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListSentimentDetectionJobsCommand.ts @@ -134,4 +134,16 @@ export class ListSentimentDetectionJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListSentimentDetectionJobsCommand) .de(de_ListSentimentDetectionJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSentimentDetectionJobsRequest; + output: ListSentimentDetectionJobsResponse; + }; + sdk: { + input: ListSentimentDetectionJobsCommandInput; + output: ListSentimentDetectionJobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListTagsForResourceCommand.ts b/clients/client-comprehend/src/commands/ListTagsForResourceCommand.ts index d30488f5af263..b79dc571a44bd 100644 --- a/clients/client-comprehend/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-comprehend/src/commands/ListTagsForResourceCommand.ts @@ -92,4 +92,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListTargetedSentimentDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListTargetedSentimentDetectionJobsCommand.ts index dd632d2865ad7..9e9e5ee98f9e1 100644 --- a/clients/client-comprehend/src/commands/ListTargetedSentimentDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListTargetedSentimentDetectionJobsCommand.ts @@ -142,4 +142,16 @@ export class ListTargetedSentimentDetectionJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListTargetedSentimentDetectionJobsCommand) .de(de_ListTargetedSentimentDetectionJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTargetedSentimentDetectionJobsRequest; + output: ListTargetedSentimentDetectionJobsResponse; + }; + sdk: { + input: ListTargetedSentimentDetectionJobsCommandInput; + output: ListTargetedSentimentDetectionJobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/ListTopicsDetectionJobsCommand.ts b/clients/client-comprehend/src/commands/ListTopicsDetectionJobsCommand.ts index ddf3f5ef72dea..cf4f53a545b2a 100644 --- a/clients/client-comprehend/src/commands/ListTopicsDetectionJobsCommand.ts +++ b/clients/client-comprehend/src/commands/ListTopicsDetectionJobsCommand.ts @@ -134,4 +134,16 @@ export class ListTopicsDetectionJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListTopicsDetectionJobsCommand) .de(de_ListTopicsDetectionJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTopicsDetectionJobsRequest; + output: ListTopicsDetectionJobsResponse; + }; + sdk: { + input: ListTopicsDetectionJobsCommandInput; + output: ListTopicsDetectionJobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/PutResourcePolicyCommand.ts b/clients/client-comprehend/src/commands/PutResourcePolicyCommand.ts index fe2c92378e2ca..376c9ffe320f9 100644 --- a/clients/client-comprehend/src/commands/PutResourcePolicyCommand.ts +++ b/clients/client-comprehend/src/commands/PutResourcePolicyCommand.ts @@ -90,4 +90,16 @@ export class PutResourcePolicyCommand extends $Command .f(void 0, void 0) .ser(se_PutResourcePolicyCommand) .de(de_PutResourcePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutResourcePolicyRequest; + output: PutResourcePolicyResponse; + }; + sdk: { + input: PutResourcePolicyCommandInput; + output: PutResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StartDocumentClassificationJobCommand.ts b/clients/client-comprehend/src/commands/StartDocumentClassificationJobCommand.ts index ae23a2b835fc5..256dc4085ff45 100644 --- a/clients/client-comprehend/src/commands/StartDocumentClassificationJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartDocumentClassificationJobCommand.ts @@ -150,4 +150,16 @@ export class StartDocumentClassificationJobCommand extends $Command .f(void 0, void 0) .ser(se_StartDocumentClassificationJobCommand) .de(de_StartDocumentClassificationJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartDocumentClassificationJobRequest; + output: StartDocumentClassificationJobResponse; + }; + sdk: { + input: StartDocumentClassificationJobCommandInput; + output: StartDocumentClassificationJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StartDominantLanguageDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartDominantLanguageDetectionJobCommand.ts index 92f29c9e04c5b..e57616a73e941 100644 --- a/clients/client-comprehend/src/commands/StartDominantLanguageDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartDominantLanguageDetectionJobCommand.ts @@ -143,4 +143,16 @@ export class StartDominantLanguageDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StartDominantLanguageDetectionJobCommand) .de(de_StartDominantLanguageDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartDominantLanguageDetectionJobRequest; + output: StartDominantLanguageDetectionJobResponse; + }; + sdk: { + input: StartDominantLanguageDetectionJobCommandInput; + output: StartDominantLanguageDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StartEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartEntitiesDetectionJobCommand.ts index 98176755e108b..0774c110faed6 100644 --- a/clients/client-comprehend/src/commands/StartEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartEntitiesDetectionJobCommand.ts @@ -148,4 +148,16 @@ export class StartEntitiesDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StartEntitiesDetectionJobCommand) .de(de_StartEntitiesDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartEntitiesDetectionJobRequest; + output: StartEntitiesDetectionJobResponse; + }; + sdk: { + input: StartEntitiesDetectionJobCommandInput; + output: StartEntitiesDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StartEventsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartEventsDetectionJobCommand.ts index cfca8dffcefb1..a5a5348a56dd7 100644 --- a/clients/client-comprehend/src/commands/StartEventsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartEventsDetectionJobCommand.ts @@ -128,4 +128,16 @@ export class StartEventsDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StartEventsDetectionJobCommand) .de(de_StartEventsDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartEventsDetectionJobRequest; + output: StartEventsDetectionJobResponse; + }; + sdk: { + input: StartEventsDetectionJobCommandInput; + output: StartEventsDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StartFlywheelIterationCommand.ts b/clients/client-comprehend/src/commands/StartFlywheelIterationCommand.ts index bd4855efdb5f1..f3c3cc81376bb 100644 --- a/clients/client-comprehend/src/commands/StartFlywheelIterationCommand.ts +++ b/clients/client-comprehend/src/commands/StartFlywheelIterationCommand.ts @@ -97,4 +97,16 @@ export class StartFlywheelIterationCommand extends $Command .f(void 0, void 0) .ser(se_StartFlywheelIterationCommand) .de(de_StartFlywheelIterationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartFlywheelIterationRequest; + output: StartFlywheelIterationResponse; + }; + sdk: { + input: StartFlywheelIterationCommandInput; + output: StartFlywheelIterationCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StartKeyPhrasesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartKeyPhrasesDetectionJobCommand.ts index b1d6bc4d002b6..d24a969419de6 100644 --- a/clients/client-comprehend/src/commands/StartKeyPhrasesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartKeyPhrasesDetectionJobCommand.ts @@ -138,4 +138,16 @@ export class StartKeyPhrasesDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StartKeyPhrasesDetectionJobCommand) .de(de_StartKeyPhrasesDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartKeyPhrasesDetectionJobRequest; + output: StartKeyPhrasesDetectionJobResponse; + }; + sdk: { + input: StartKeyPhrasesDetectionJobCommandInput; + output: StartKeyPhrasesDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StartPiiEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartPiiEntitiesDetectionJobCommand.ts index cd1fb43eedbc1..785f6a80912a7 100644 --- a/clients/client-comprehend/src/commands/StartPiiEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartPiiEntitiesDetectionJobCommand.ts @@ -138,4 +138,16 @@ export class StartPiiEntitiesDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StartPiiEntitiesDetectionJobCommand) .de(de_StartPiiEntitiesDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartPiiEntitiesDetectionJobRequest; + output: StartPiiEntitiesDetectionJobResponse; + }; + sdk: { + input: StartPiiEntitiesDetectionJobCommandInput; + output: StartPiiEntitiesDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StartSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartSentimentDetectionJobCommand.ts index 124234a971b3d..7e70d9dd709e0 100644 --- a/clients/client-comprehend/src/commands/StartSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartSentimentDetectionJobCommand.ts @@ -136,4 +136,16 @@ export class StartSentimentDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StartSentimentDetectionJobCommand) .de(de_StartSentimentDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartSentimentDetectionJobRequest; + output: StartSentimentDetectionJobResponse; + }; + sdk: { + input: StartSentimentDetectionJobCommandInput; + output: StartSentimentDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StartTargetedSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartTargetedSentimentDetectionJobCommand.ts index 9669d48828a91..199d308f78589 100644 --- a/clients/client-comprehend/src/commands/StartTargetedSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartTargetedSentimentDetectionJobCommand.ts @@ -144,4 +144,16 @@ export class StartTargetedSentimentDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StartTargetedSentimentDetectionJobCommand) .de(de_StartTargetedSentimentDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartTargetedSentimentDetectionJobRequest; + output: StartTargetedSentimentDetectionJobResponse; + }; + sdk: { + input: StartTargetedSentimentDetectionJobCommandInput; + output: StartTargetedSentimentDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StartTopicsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StartTopicsDetectionJobCommand.ts index 62c5b69191ab6..50bc2967356cd 100644 --- a/clients/client-comprehend/src/commands/StartTopicsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StartTopicsDetectionJobCommand.ts @@ -135,4 +135,16 @@ export class StartTopicsDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StartTopicsDetectionJobCommand) .de(de_StartTopicsDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartTopicsDetectionJobRequest; + output: StartTopicsDetectionJobResponse; + }; + sdk: { + input: StartTopicsDetectionJobCommandInput; + output: StartTopicsDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StopDominantLanguageDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopDominantLanguageDetectionJobCommand.ts index 59b516b44bb0e..49d2902ac7d08 100644 --- a/clients/client-comprehend/src/commands/StopDominantLanguageDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopDominantLanguageDetectionJobCommand.ts @@ -101,4 +101,16 @@ export class StopDominantLanguageDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StopDominantLanguageDetectionJobCommand) .de(de_StopDominantLanguageDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopDominantLanguageDetectionJobRequest; + output: StopDominantLanguageDetectionJobResponse; + }; + sdk: { + input: StopDominantLanguageDetectionJobCommandInput; + output: StopDominantLanguageDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StopEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopEntitiesDetectionJobCommand.ts index 8748a1b7bd370..4739d88351a5c 100644 --- a/clients/client-comprehend/src/commands/StopEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopEntitiesDetectionJobCommand.ts @@ -96,4 +96,16 @@ export class StopEntitiesDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StopEntitiesDetectionJobCommand) .de(de_StopEntitiesDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopEntitiesDetectionJobRequest; + output: StopEntitiesDetectionJobResponse; + }; + sdk: { + input: StopEntitiesDetectionJobCommandInput; + output: StopEntitiesDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StopEventsDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopEventsDetectionJobCommand.ts index cb8ab72301c7c..6403052838468 100644 --- a/clients/client-comprehend/src/commands/StopEventsDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopEventsDetectionJobCommand.ts @@ -87,4 +87,16 @@ export class StopEventsDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StopEventsDetectionJobCommand) .de(de_StopEventsDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopEventsDetectionJobRequest; + output: StopEventsDetectionJobResponse; + }; + sdk: { + input: StopEventsDetectionJobCommandInput; + output: StopEventsDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StopKeyPhrasesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopKeyPhrasesDetectionJobCommand.ts index 668fcf457c2da..9a492003e5b7e 100644 --- a/clients/client-comprehend/src/commands/StopKeyPhrasesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopKeyPhrasesDetectionJobCommand.ts @@ -96,4 +96,16 @@ export class StopKeyPhrasesDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StopKeyPhrasesDetectionJobCommand) .de(de_StopKeyPhrasesDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopKeyPhrasesDetectionJobRequest; + output: StopKeyPhrasesDetectionJobResponse; + }; + sdk: { + input: StopKeyPhrasesDetectionJobCommandInput; + output: StopKeyPhrasesDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StopPiiEntitiesDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopPiiEntitiesDetectionJobCommand.ts index 4d98be73c1ed3..a719371d702ed 100644 --- a/clients/client-comprehend/src/commands/StopPiiEntitiesDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopPiiEntitiesDetectionJobCommand.ts @@ -89,4 +89,16 @@ export class StopPiiEntitiesDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StopPiiEntitiesDetectionJobCommand) .de(de_StopPiiEntitiesDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopPiiEntitiesDetectionJobRequest; + output: StopPiiEntitiesDetectionJobResponse; + }; + sdk: { + input: StopPiiEntitiesDetectionJobCommandInput; + output: StopPiiEntitiesDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StopSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopSentimentDetectionJobCommand.ts index 1d3bda2f8e3b9..ac3218da7a07a 100644 --- a/clients/client-comprehend/src/commands/StopSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopSentimentDetectionJobCommand.ts @@ -96,4 +96,16 @@ export class StopSentimentDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StopSentimentDetectionJobCommand) .de(de_StopSentimentDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopSentimentDetectionJobRequest; + output: StopSentimentDetectionJobResponse; + }; + sdk: { + input: StopSentimentDetectionJobCommandInput; + output: StopSentimentDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StopTargetedSentimentDetectionJobCommand.ts b/clients/client-comprehend/src/commands/StopTargetedSentimentDetectionJobCommand.ts index 34fd8f61eb489..e5d6a9b7e371f 100644 --- a/clients/client-comprehend/src/commands/StopTargetedSentimentDetectionJobCommand.ts +++ b/clients/client-comprehend/src/commands/StopTargetedSentimentDetectionJobCommand.ts @@ -104,4 +104,16 @@ export class StopTargetedSentimentDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StopTargetedSentimentDetectionJobCommand) .de(de_StopTargetedSentimentDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopTargetedSentimentDetectionJobRequest; + output: StopTargetedSentimentDetectionJobResponse; + }; + sdk: { + input: StopTargetedSentimentDetectionJobCommandInput; + output: StopTargetedSentimentDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StopTrainingDocumentClassifierCommand.ts b/clients/client-comprehend/src/commands/StopTrainingDocumentClassifierCommand.ts index c0b755f0c15a2..e1db258e476f9 100644 --- a/clients/client-comprehend/src/commands/StopTrainingDocumentClassifierCommand.ts +++ b/clients/client-comprehend/src/commands/StopTrainingDocumentClassifierCommand.ts @@ -97,4 +97,16 @@ export class StopTrainingDocumentClassifierCommand extends $Command .f(void 0, void 0) .ser(se_StopTrainingDocumentClassifierCommand) .de(de_StopTrainingDocumentClassifierCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopTrainingDocumentClassifierRequest; + output: {}; + }; + sdk: { + input: StopTrainingDocumentClassifierCommandInput; + output: StopTrainingDocumentClassifierCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/StopTrainingEntityRecognizerCommand.ts b/clients/client-comprehend/src/commands/StopTrainingEntityRecognizerCommand.ts index 51e949f61c5ec..325738aa7c961 100644 --- a/clients/client-comprehend/src/commands/StopTrainingEntityRecognizerCommand.ts +++ b/clients/client-comprehend/src/commands/StopTrainingEntityRecognizerCommand.ts @@ -97,4 +97,16 @@ export class StopTrainingEntityRecognizerCommand extends $Command .f(void 0, void 0) .ser(se_StopTrainingEntityRecognizerCommand) .de(de_StopTrainingEntityRecognizerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopTrainingEntityRecognizerRequest; + output: {}; + }; + sdk: { + input: StopTrainingEntityRecognizerCommandInput; + output: StopTrainingEntityRecognizerCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/TagResourceCommand.ts b/clients/client-comprehend/src/commands/TagResourceCommand.ts index 7420ecb2d1438..39bd5ed5e8c0f 100644 --- a/clients/client-comprehend/src/commands/TagResourceCommand.ts +++ b/clients/client-comprehend/src/commands/TagResourceCommand.ts @@ -102,4 +102,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/UntagResourceCommand.ts b/clients/client-comprehend/src/commands/UntagResourceCommand.ts index 1c0f8ad205951..1513fd61f64af 100644 --- a/clients/client-comprehend/src/commands/UntagResourceCommand.ts +++ b/clients/client-comprehend/src/commands/UntagResourceCommand.ts @@ -95,4 +95,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/UpdateEndpointCommand.ts b/clients/client-comprehend/src/commands/UpdateEndpointCommand.ts index 209d6ec363531..8e565fc08fc92 100644 --- a/clients/client-comprehend/src/commands/UpdateEndpointCommand.ts +++ b/clients/client-comprehend/src/commands/UpdateEndpointCommand.ts @@ -106,4 +106,16 @@ export class UpdateEndpointCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEndpointCommand) .de(de_UpdateEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEndpointRequest; + output: UpdateEndpointResponse; + }; + sdk: { + input: UpdateEndpointCommandInput; + output: UpdateEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-comprehend/src/commands/UpdateFlywheelCommand.ts b/clients/client-comprehend/src/commands/UpdateFlywheelCommand.ts index c93701ed00065..c150115d42861 100644 --- a/clients/client-comprehend/src/commands/UpdateFlywheelCommand.ts +++ b/clients/client-comprehend/src/commands/UpdateFlywheelCommand.ts @@ -147,4 +147,16 @@ export class UpdateFlywheelCommand extends $Command .f(void 0, void 0) .ser(se_UpdateFlywheelCommand) .de(de_UpdateFlywheelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateFlywheelRequest; + output: UpdateFlywheelResponse; + }; + sdk: { + input: UpdateFlywheelCommandInput; + output: UpdateFlywheelCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/CHANGELOG.md b/clients/client-comprehendmedical/CHANGELOG.md index f65075f789a8e..8343eea5b62d4 100644 --- a/clients/client-comprehendmedical/CHANGELOG.md +++ b/clients/client-comprehendmedical/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-comprehendmedical + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-comprehendmedical + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-comprehendmedical diff --git a/clients/client-comprehendmedical/package.json b/clients/client-comprehendmedical/package.json index 6f10884beabce..ab3f940d10987 100644 --- a/clients/client-comprehendmedical/package.json +++ b/clients/client-comprehendmedical/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-comprehendmedical", "description": "AWS SDK for JavaScript Comprehendmedical Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-comprehendmedical", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-comprehendmedical/src/commands/DescribeEntitiesDetectionV2JobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribeEntitiesDetectionV2JobCommand.ts index 372ac42e3af42..3dae3672dd590 100644 --- a/clients/client-comprehendmedical/src/commands/DescribeEntitiesDetectionV2JobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribeEntitiesDetectionV2JobCommand.ts @@ -124,4 +124,16 @@ export class DescribeEntitiesDetectionV2JobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeEntitiesDetectionV2JobCommand) .de(de_DescribeEntitiesDetectionV2JobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeEntitiesDetectionV2JobRequest; + output: DescribeEntitiesDetectionV2JobResponse; + }; + sdk: { + input: DescribeEntitiesDetectionV2JobCommandInput; + output: DescribeEntitiesDetectionV2JobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/DescribeICD10CMInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribeICD10CMInferenceJobCommand.ts index a2ff5c2549cad..5f16209c09ff8 100644 --- a/clients/client-comprehendmedical/src/commands/DescribeICD10CMInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribeICD10CMInferenceJobCommand.ts @@ -121,4 +121,16 @@ export class DescribeICD10CMInferenceJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeICD10CMInferenceJobCommand) .de(de_DescribeICD10CMInferenceJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeICD10CMInferenceJobRequest; + output: DescribeICD10CMInferenceJobResponse; + }; + sdk: { + input: DescribeICD10CMInferenceJobCommandInput; + output: DescribeICD10CMInferenceJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/DescribePHIDetectionJobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribePHIDetectionJobCommand.ts index 81c8e52324d70..2f7634d608687 100644 --- a/clients/client-comprehendmedical/src/commands/DescribePHIDetectionJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribePHIDetectionJobCommand.ts @@ -119,4 +119,16 @@ export class DescribePHIDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribePHIDetectionJobCommand) .de(de_DescribePHIDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePHIDetectionJobRequest; + output: DescribePHIDetectionJobResponse; + }; + sdk: { + input: DescribePHIDetectionJobCommandInput; + output: DescribePHIDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/DescribeRxNormInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribeRxNormInferenceJobCommand.ts index 0b2eb7e2d0a71..48abbcc784124 100644 --- a/clients/client-comprehendmedical/src/commands/DescribeRxNormInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribeRxNormInferenceJobCommand.ts @@ -119,4 +119,16 @@ export class DescribeRxNormInferenceJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRxNormInferenceJobCommand) .de(de_DescribeRxNormInferenceJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRxNormInferenceJobRequest; + output: DescribeRxNormInferenceJobResponse; + }; + sdk: { + input: DescribeRxNormInferenceJobCommandInput; + output: DescribeRxNormInferenceJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/DescribeSNOMEDCTInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/DescribeSNOMEDCTInferenceJobCommand.ts index a788ce9111ff7..c9bab87741559 100644 --- a/clients/client-comprehendmedical/src/commands/DescribeSNOMEDCTInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DescribeSNOMEDCTInferenceJobCommand.ts @@ -125,4 +125,16 @@ export class DescribeSNOMEDCTInferenceJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSNOMEDCTInferenceJobCommand) .de(de_DescribeSNOMEDCTInferenceJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSNOMEDCTInferenceJobRequest; + output: DescribeSNOMEDCTInferenceJobResponse; + }; + sdk: { + input: DescribeSNOMEDCTInferenceJobCommandInput; + output: DescribeSNOMEDCTInferenceJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/DetectEntitiesCommand.ts b/clients/client-comprehendmedical/src/commands/DetectEntitiesCommand.ts index 99096415d8051..b394ecfa19ba3 100644 --- a/clients/client-comprehendmedical/src/commands/DetectEntitiesCommand.ts +++ b/clients/client-comprehendmedical/src/commands/DetectEntitiesCommand.ts @@ -164,4 +164,16 @@ export class DetectEntitiesCommand extends $Command .f(void 0, void 0) .ser(se_DetectEntitiesCommand) .de(de_DetectEntitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectEntitiesRequest; + output: DetectEntitiesResponse; + }; + sdk: { + input: DetectEntitiesCommandInput; + output: DetectEntitiesCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/DetectEntitiesV2Command.ts b/clients/client-comprehendmedical/src/commands/DetectEntitiesV2Command.ts index 7133e91cc5e23..ab2748d718231 100644 --- a/clients/client-comprehendmedical/src/commands/DetectEntitiesV2Command.ts +++ b/clients/client-comprehendmedical/src/commands/DetectEntitiesV2Command.ts @@ -169,4 +169,16 @@ export class DetectEntitiesV2Command extends $Command .f(void 0, void 0) .ser(se_DetectEntitiesV2Command) .de(de_DetectEntitiesV2Command) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectEntitiesV2Request; + output: DetectEntitiesV2Response; + }; + sdk: { + input: DetectEntitiesV2CommandInput; + output: DetectEntitiesV2CommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/DetectPHICommand.ts b/clients/client-comprehendmedical/src/commands/DetectPHICommand.ts index 2a12965281943..148fd54b12aa0 100644 --- a/clients/client-comprehendmedical/src/commands/DetectPHICommand.ts +++ b/clients/client-comprehendmedical/src/commands/DetectPHICommand.ts @@ -144,4 +144,16 @@ export class DetectPHICommand extends $Command .f(void 0, void 0) .ser(se_DetectPHICommand) .de(de_DetectPHICommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DetectPHIRequest; + output: DetectPHIResponse; + }; + sdk: { + input: DetectPHICommandInput; + output: DetectPHICommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/InferICD10CMCommand.ts b/clients/client-comprehendmedical/src/commands/InferICD10CMCommand.ts index 114d6ec4369d3..e632584d04573 100644 --- a/clients/client-comprehendmedical/src/commands/InferICD10CMCommand.ts +++ b/clients/client-comprehendmedical/src/commands/InferICD10CMCommand.ts @@ -152,4 +152,16 @@ export class InferICD10CMCommand extends $Command .f(void 0, void 0) .ser(se_InferICD10CMCommand) .de(de_InferICD10CMCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: InferICD10CMRequest; + output: InferICD10CMResponse; + }; + sdk: { + input: InferICD10CMCommandInput; + output: InferICD10CMCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/InferRxNormCommand.ts b/clients/client-comprehendmedical/src/commands/InferRxNormCommand.ts index 7b0ea6a90c979..5bdd723506bc5 100644 --- a/clients/client-comprehendmedical/src/commands/InferRxNormCommand.ts +++ b/clients/client-comprehendmedical/src/commands/InferRxNormCommand.ts @@ -149,4 +149,16 @@ export class InferRxNormCommand extends $Command .f(void 0, void 0) .ser(se_InferRxNormCommand) .de(de_InferRxNormCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: InferRxNormRequest; + output: InferRxNormResponse; + }; + sdk: { + input: InferRxNormCommandInput; + output: InferRxNormCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/InferSNOMEDCTCommand.ts b/clients/client-comprehendmedical/src/commands/InferSNOMEDCTCommand.ts index aad7fd35e0018..a1f3d0c5eb4ce 100644 --- a/clients/client-comprehendmedical/src/commands/InferSNOMEDCTCommand.ts +++ b/clients/client-comprehendmedical/src/commands/InferSNOMEDCTCommand.ts @@ -165,4 +165,16 @@ export class InferSNOMEDCTCommand extends $Command .f(void 0, void 0) .ser(se_InferSNOMEDCTCommand) .de(de_InferSNOMEDCTCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: InferSNOMEDCTRequest; + output: InferSNOMEDCTResponse; + }; + sdk: { + input: InferSNOMEDCTCommandInput; + output: InferSNOMEDCTCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/ListEntitiesDetectionV2JobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListEntitiesDetectionV2JobsCommand.ts index eb7ff50bba23f..5d89454d7416f 100644 --- a/clients/client-comprehendmedical/src/commands/ListEntitiesDetectionV2JobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListEntitiesDetectionV2JobsCommand.ts @@ -130,4 +130,16 @@ export class ListEntitiesDetectionV2JobsCommand extends $Command .f(void 0, void 0) .ser(se_ListEntitiesDetectionV2JobsCommand) .de(de_ListEntitiesDetectionV2JobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEntitiesDetectionV2JobsRequest; + output: ListEntitiesDetectionV2JobsResponse; + }; + sdk: { + input: ListEntitiesDetectionV2JobsCommandInput; + output: ListEntitiesDetectionV2JobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/ListICD10CMInferenceJobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListICD10CMInferenceJobsCommand.ts index d835a040c27fd..d9b09dfc58d56 100644 --- a/clients/client-comprehendmedical/src/commands/ListICD10CMInferenceJobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListICD10CMInferenceJobsCommand.ts @@ -128,4 +128,16 @@ export class ListICD10CMInferenceJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListICD10CMInferenceJobsCommand) .de(de_ListICD10CMInferenceJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListICD10CMInferenceJobsRequest; + output: ListICD10CMInferenceJobsResponse; + }; + sdk: { + input: ListICD10CMInferenceJobsCommandInput; + output: ListICD10CMInferenceJobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/ListPHIDetectionJobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListPHIDetectionJobsCommand.ts index 2fa2dcad9ae5d..f01761a080618 100644 --- a/clients/client-comprehendmedical/src/commands/ListPHIDetectionJobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListPHIDetectionJobsCommand.ts @@ -129,4 +129,16 @@ export class ListPHIDetectionJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListPHIDetectionJobsCommand) .de(de_ListPHIDetectionJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPHIDetectionJobsRequest; + output: ListPHIDetectionJobsResponse; + }; + sdk: { + input: ListPHIDetectionJobsCommandInput; + output: ListPHIDetectionJobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/ListRxNormInferenceJobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListRxNormInferenceJobsCommand.ts index b621f0a40d3f8..a53619f90e3f0 100644 --- a/clients/client-comprehendmedical/src/commands/ListRxNormInferenceJobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListRxNormInferenceJobsCommand.ts @@ -128,4 +128,16 @@ export class ListRxNormInferenceJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListRxNormInferenceJobsCommand) .de(de_ListRxNormInferenceJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRxNormInferenceJobsRequest; + output: ListRxNormInferenceJobsResponse; + }; + sdk: { + input: ListRxNormInferenceJobsCommandInput; + output: ListRxNormInferenceJobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/ListSNOMEDCTInferenceJobsCommand.ts b/clients/client-comprehendmedical/src/commands/ListSNOMEDCTInferenceJobsCommand.ts index f236ea5156f4d..8ad74982165ee 100644 --- a/clients/client-comprehendmedical/src/commands/ListSNOMEDCTInferenceJobsCommand.ts +++ b/clients/client-comprehendmedical/src/commands/ListSNOMEDCTInferenceJobsCommand.ts @@ -130,4 +130,16 @@ export class ListSNOMEDCTInferenceJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListSNOMEDCTInferenceJobsCommand) .de(de_ListSNOMEDCTInferenceJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSNOMEDCTInferenceJobsRequest; + output: ListSNOMEDCTInferenceJobsResponse; + }; + sdk: { + input: ListSNOMEDCTInferenceJobsCommandInput; + output: ListSNOMEDCTInferenceJobsCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/StartEntitiesDetectionV2JobCommand.ts b/clients/client-comprehendmedical/src/commands/StartEntitiesDetectionV2JobCommand.ts index 6fd84df2dc06d..1d59b8a3e35f0 100644 --- a/clients/client-comprehendmedical/src/commands/StartEntitiesDetectionV2JobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartEntitiesDetectionV2JobCommand.ts @@ -112,4 +112,16 @@ export class StartEntitiesDetectionV2JobCommand extends $Command .f(void 0, void 0) .ser(se_StartEntitiesDetectionV2JobCommand) .de(de_StartEntitiesDetectionV2JobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartEntitiesDetectionV2JobRequest; + output: StartEntitiesDetectionV2JobResponse; + }; + sdk: { + input: StartEntitiesDetectionV2JobCommandInput; + output: StartEntitiesDetectionV2JobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/StartICD10CMInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StartICD10CMInferenceJobCommand.ts index bb2cb854391a3..2d4df34d4d31c 100644 --- a/clients/client-comprehendmedical/src/commands/StartICD10CMInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartICD10CMInferenceJobCommand.ts @@ -111,4 +111,16 @@ export class StartICD10CMInferenceJobCommand extends $Command .f(void 0, void 0) .ser(se_StartICD10CMInferenceJobCommand) .de(de_StartICD10CMInferenceJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartICD10CMInferenceJobRequest; + output: StartICD10CMInferenceJobResponse; + }; + sdk: { + input: StartICD10CMInferenceJobCommandInput; + output: StartICD10CMInferenceJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/StartPHIDetectionJobCommand.ts b/clients/client-comprehendmedical/src/commands/StartPHIDetectionJobCommand.ts index fc8e23dcca8ef..0f219b894fdc4 100644 --- a/clients/client-comprehendmedical/src/commands/StartPHIDetectionJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartPHIDetectionJobCommand.ts @@ -110,4 +110,16 @@ export class StartPHIDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StartPHIDetectionJobCommand) .de(de_StartPHIDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartPHIDetectionJobRequest; + output: StartPHIDetectionJobResponse; + }; + sdk: { + input: StartPHIDetectionJobCommandInput; + output: StartPHIDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/StartRxNormInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StartRxNormInferenceJobCommand.ts index c47fb36b70299..80d2c227c7130 100644 --- a/clients/client-comprehendmedical/src/commands/StartRxNormInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartRxNormInferenceJobCommand.ts @@ -111,4 +111,16 @@ export class StartRxNormInferenceJobCommand extends $Command .f(void 0, void 0) .ser(se_StartRxNormInferenceJobCommand) .de(de_StartRxNormInferenceJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartRxNormInferenceJobRequest; + output: StartRxNormInferenceJobResponse; + }; + sdk: { + input: StartRxNormInferenceJobCommandInput; + output: StartRxNormInferenceJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/StartSNOMEDCTInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StartSNOMEDCTInferenceJobCommand.ts index 1002b062acccf..c0ba22ce9bf9b 100644 --- a/clients/client-comprehendmedical/src/commands/StartSNOMEDCTInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StartSNOMEDCTInferenceJobCommand.ts @@ -111,4 +111,16 @@ export class StartSNOMEDCTInferenceJobCommand extends $Command .f(void 0, void 0) .ser(se_StartSNOMEDCTInferenceJobCommand) .de(de_StartSNOMEDCTInferenceJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartSNOMEDCTInferenceJobRequest; + output: StartSNOMEDCTInferenceJobResponse; + }; + sdk: { + input: StartSNOMEDCTInferenceJobCommandInput; + output: StartSNOMEDCTInferenceJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/StopEntitiesDetectionV2JobCommand.ts b/clients/client-comprehendmedical/src/commands/StopEntitiesDetectionV2JobCommand.ts index 25dc9fbeaabe1..8561dc7e7ec0d 100644 --- a/clients/client-comprehendmedical/src/commands/StopEntitiesDetectionV2JobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopEntitiesDetectionV2JobCommand.ts @@ -92,4 +92,16 @@ export class StopEntitiesDetectionV2JobCommand extends $Command .f(void 0, void 0) .ser(se_StopEntitiesDetectionV2JobCommand) .de(de_StopEntitiesDetectionV2JobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopEntitiesDetectionV2JobRequest; + output: StopEntitiesDetectionV2JobResponse; + }; + sdk: { + input: StopEntitiesDetectionV2JobCommandInput; + output: StopEntitiesDetectionV2JobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/StopICD10CMInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StopICD10CMInferenceJobCommand.ts index ded07879cb7af..9804631be6f68 100644 --- a/clients/client-comprehendmedical/src/commands/StopICD10CMInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopICD10CMInferenceJobCommand.ts @@ -92,4 +92,16 @@ export class StopICD10CMInferenceJobCommand extends $Command .f(void 0, void 0) .ser(se_StopICD10CMInferenceJobCommand) .de(de_StopICD10CMInferenceJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopICD10CMInferenceJobRequest; + output: StopICD10CMInferenceJobResponse; + }; + sdk: { + input: StopICD10CMInferenceJobCommandInput; + output: StopICD10CMInferenceJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/StopPHIDetectionJobCommand.ts b/clients/client-comprehendmedical/src/commands/StopPHIDetectionJobCommand.ts index df81d2fabadbd..1a44bb1c42407 100644 --- a/clients/client-comprehendmedical/src/commands/StopPHIDetectionJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopPHIDetectionJobCommand.ts @@ -92,4 +92,16 @@ export class StopPHIDetectionJobCommand extends $Command .f(void 0, void 0) .ser(se_StopPHIDetectionJobCommand) .de(de_StopPHIDetectionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopPHIDetectionJobRequest; + output: StopPHIDetectionJobResponse; + }; + sdk: { + input: StopPHIDetectionJobCommandInput; + output: StopPHIDetectionJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/StopRxNormInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StopRxNormInferenceJobCommand.ts index fd44d3770f54a..8e219c7f1eb9e 100644 --- a/clients/client-comprehendmedical/src/commands/StopRxNormInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopRxNormInferenceJobCommand.ts @@ -92,4 +92,16 @@ export class StopRxNormInferenceJobCommand extends $Command .f(void 0, void 0) .ser(se_StopRxNormInferenceJobCommand) .de(de_StopRxNormInferenceJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopRxNormInferenceJobRequest; + output: StopRxNormInferenceJobResponse; + }; + sdk: { + input: StopRxNormInferenceJobCommandInput; + output: StopRxNormInferenceJobCommandOutput; + }; + }; +} diff --git a/clients/client-comprehendmedical/src/commands/StopSNOMEDCTInferenceJobCommand.ts b/clients/client-comprehendmedical/src/commands/StopSNOMEDCTInferenceJobCommand.ts index 9b927227b08de..bfef4484e1c04 100644 --- a/clients/client-comprehendmedical/src/commands/StopSNOMEDCTInferenceJobCommand.ts +++ b/clients/client-comprehendmedical/src/commands/StopSNOMEDCTInferenceJobCommand.ts @@ -99,4 +99,16 @@ export class StopSNOMEDCTInferenceJobCommand extends $Command .f(void 0, void 0) .ser(se_StopSNOMEDCTInferenceJobCommand) .de(de_StopSNOMEDCTInferenceJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopSNOMEDCTInferenceJobRequest; + output: StopSNOMEDCTInferenceJobResponse; + }; + sdk: { + input: StopSNOMEDCTInferenceJobCommandInput; + output: StopSNOMEDCTInferenceJobCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/CHANGELOG.md b/clients/client-compute-optimizer/CHANGELOG.md index 0932e3a84691e..bf5eda31013e4 100644 --- a/clients/client-compute-optimizer/CHANGELOG.md +++ b/clients/client-compute-optimizer/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-compute-optimizer + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-compute-optimizer + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-compute-optimizer diff --git a/clients/client-compute-optimizer/package.json b/clients/client-compute-optimizer/package.json index 42a2f2b303e39..43614208f5127 100644 --- a/clients/client-compute-optimizer/package.json +++ b/clients/client-compute-optimizer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-compute-optimizer", "description": "AWS SDK for JavaScript Compute Optimizer Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-compute-optimizer", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-compute-optimizer/src/commands/DeleteRecommendationPreferencesCommand.ts b/clients/client-compute-optimizer/src/commands/DeleteRecommendationPreferencesCommand.ts index 5d03f4426b486..c9845ffad0c9e 100644 --- a/clients/client-compute-optimizer/src/commands/DeleteRecommendationPreferencesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/DeleteRecommendationPreferencesCommand.ts @@ -115,4 +115,16 @@ export class DeleteRecommendationPreferencesCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRecommendationPreferencesCommand) .de(de_DeleteRecommendationPreferencesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRecommendationPreferencesRequest; + output: {}; + }; + sdk: { + input: DeleteRecommendationPreferencesCommandInput; + output: DeleteRecommendationPreferencesCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/DescribeRecommendationExportJobsCommand.ts b/clients/client-compute-optimizer/src/commands/DescribeRecommendationExportJobsCommand.ts index c317cbd3f6fb2..4ce6f62cf5e00 100644 --- a/clients/client-compute-optimizer/src/commands/DescribeRecommendationExportJobsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/DescribeRecommendationExportJobsCommand.ts @@ -139,4 +139,16 @@ export class DescribeRecommendationExportJobsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRecommendationExportJobsCommand) .de(de_DescribeRecommendationExportJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRecommendationExportJobsRequest; + output: DescribeRecommendationExportJobsResponse; + }; + sdk: { + input: DescribeRecommendationExportJobsCommandInput; + output: DescribeRecommendationExportJobsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/ExportAutoScalingGroupRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportAutoScalingGroupRecommendationsCommand.ts index e9f2a06a6f263..491a035437cd2 100644 --- a/clients/client-compute-optimizer/src/commands/ExportAutoScalingGroupRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportAutoScalingGroupRecommendationsCommand.ts @@ -145,4 +145,16 @@ export class ExportAutoScalingGroupRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_ExportAutoScalingGroupRecommendationsCommand) .de(de_ExportAutoScalingGroupRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ExportAutoScalingGroupRecommendationsRequest; + output: ExportAutoScalingGroupRecommendationsResponse; + }; + sdk: { + input: ExportAutoScalingGroupRecommendationsCommandInput; + output: ExportAutoScalingGroupRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/ExportEBSVolumeRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportEBSVolumeRecommendationsCommand.ts index ca27e73b0224a..2e3c6a3c53de2 100644 --- a/clients/client-compute-optimizer/src/commands/ExportEBSVolumeRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportEBSVolumeRecommendationsCommand.ts @@ -136,4 +136,16 @@ export class ExportEBSVolumeRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_ExportEBSVolumeRecommendationsCommand) .de(de_ExportEBSVolumeRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ExportEBSVolumeRecommendationsRequest; + output: ExportEBSVolumeRecommendationsResponse; + }; + sdk: { + input: ExportEBSVolumeRecommendationsCommandInput; + output: ExportEBSVolumeRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/ExportEC2InstanceRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportEC2InstanceRecommendationsCommand.ts index 8d3f5e75fa11b..012e70c9a32f0 100644 --- a/clients/client-compute-optimizer/src/commands/ExportEC2InstanceRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportEC2InstanceRecommendationsCommand.ts @@ -141,4 +141,16 @@ export class ExportEC2InstanceRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_ExportEC2InstanceRecommendationsCommand) .de(de_ExportEC2InstanceRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ExportEC2InstanceRecommendationsRequest; + output: ExportEC2InstanceRecommendationsResponse; + }; + sdk: { + input: ExportEC2InstanceRecommendationsCommandInput; + output: ExportEC2InstanceRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/ExportECSServiceRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportECSServiceRecommendationsCommand.ts index 8e8d1c356875f..3f92c83b08a93 100644 --- a/clients/client-compute-optimizer/src/commands/ExportECSServiceRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportECSServiceRecommendationsCommand.ts @@ -138,4 +138,16 @@ export class ExportECSServiceRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_ExportECSServiceRecommendationsCommand) .de(de_ExportECSServiceRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ExportECSServiceRecommendationsRequest; + output: ExportECSServiceRecommendationsResponse; + }; + sdk: { + input: ExportECSServiceRecommendationsCommandInput; + output: ExportECSServiceRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/ExportLambdaFunctionRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportLambdaFunctionRecommendationsCommand.ts index 4ea583f5d6200..a1d1adcce9f9a 100644 --- a/clients/client-compute-optimizer/src/commands/ExportLambdaFunctionRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportLambdaFunctionRecommendationsCommand.ts @@ -139,4 +139,16 @@ export class ExportLambdaFunctionRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_ExportLambdaFunctionRecommendationsCommand) .de(de_ExportLambdaFunctionRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ExportLambdaFunctionRecommendationsRequest; + output: ExportLambdaFunctionRecommendationsResponse; + }; + sdk: { + input: ExportLambdaFunctionRecommendationsCommandInput; + output: ExportLambdaFunctionRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/ExportLicenseRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportLicenseRecommendationsCommand.ts index 662f020d8f7f4..57da62dc754a6 100644 --- a/clients/client-compute-optimizer/src/commands/ExportLicenseRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportLicenseRecommendationsCommand.ts @@ -138,4 +138,16 @@ export class ExportLicenseRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_ExportLicenseRecommendationsCommand) .de(de_ExportLicenseRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ExportLicenseRecommendationsRequest; + output: ExportLicenseRecommendationsResponse; + }; + sdk: { + input: ExportLicenseRecommendationsCommandInput; + output: ExportLicenseRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/ExportRDSDatabaseRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/ExportRDSDatabaseRecommendationsCommand.ts index a586822ea580c..3c1ee0d1ac801 100644 --- a/clients/client-compute-optimizer/src/commands/ExportRDSDatabaseRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/ExportRDSDatabaseRecommendationsCommand.ts @@ -143,4 +143,16 @@ export class ExportRDSDatabaseRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_ExportRDSDatabaseRecommendationsCommand) .de(de_ExportRDSDatabaseRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ExportRDSDatabaseRecommendationsRequest; + output: ExportRDSDatabaseRecommendationsResponse; + }; + sdk: { + input: ExportRDSDatabaseRecommendationsCommandInput; + output: ExportRDSDatabaseRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetAutoScalingGroupRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetAutoScalingGroupRecommendationsCommand.ts index afc7881c3459e..5bde3ed06fbb8 100644 --- a/clients/client-compute-optimizer/src/commands/GetAutoScalingGroupRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetAutoScalingGroupRecommendationsCommand.ts @@ -255,4 +255,16 @@ export class GetAutoScalingGroupRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_GetAutoScalingGroupRecommendationsCommand) .de(de_GetAutoScalingGroupRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAutoScalingGroupRecommendationsRequest; + output: GetAutoScalingGroupRecommendationsResponse; + }; + sdk: { + input: GetAutoScalingGroupRecommendationsCommandInput; + output: GetAutoScalingGroupRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetEBSVolumeRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetEBSVolumeRecommendationsCommand.ts index 4d11ae93c6fff..49635ae38d00c 100644 --- a/clients/client-compute-optimizer/src/commands/GetEBSVolumeRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEBSVolumeRecommendationsCommand.ts @@ -196,4 +196,16 @@ export class GetEBSVolumeRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_GetEBSVolumeRecommendationsCommand) .de(de_GetEBSVolumeRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEBSVolumeRecommendationsRequest; + output: GetEBSVolumeRecommendationsResponse; + }; + sdk: { + input: GetEBSVolumeRecommendationsCommandInput; + output: GetEBSVolumeRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetEC2InstanceRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetEC2InstanceRecommendationsCommand.ts index 7526891c59993..29445071ad6f8 100644 --- a/clients/client-compute-optimizer/src/commands/GetEC2InstanceRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEC2InstanceRecommendationsCommand.ts @@ -266,4 +266,16 @@ export class GetEC2InstanceRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_GetEC2InstanceRecommendationsCommand) .de(de_GetEC2InstanceRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEC2InstanceRecommendationsRequest; + output: GetEC2InstanceRecommendationsResponse; + }; + sdk: { + input: GetEC2InstanceRecommendationsCommandInput; + output: GetEC2InstanceRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetEC2RecommendationProjectedMetricsCommand.ts b/clients/client-compute-optimizer/src/commands/GetEC2RecommendationProjectedMetricsCommand.ts index fa3322ef086b2..7630f119b8d63 100644 --- a/clients/client-compute-optimizer/src/commands/GetEC2RecommendationProjectedMetricsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEC2RecommendationProjectedMetricsCommand.ts @@ -142,4 +142,16 @@ export class GetEC2RecommendationProjectedMetricsCommand extends $Command .f(void 0, void 0) .ser(se_GetEC2RecommendationProjectedMetricsCommand) .de(de_GetEC2RecommendationProjectedMetricsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEC2RecommendationProjectedMetricsRequest; + output: GetEC2RecommendationProjectedMetricsResponse; + }; + sdk: { + input: GetEC2RecommendationProjectedMetricsCommandInput; + output: GetEC2RecommendationProjectedMetricsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationProjectedMetricsCommand.ts b/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationProjectedMetricsCommand.ts index 876804e29888c..2d309b413e3f9 100644 --- a/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationProjectedMetricsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationProjectedMetricsCommand.ts @@ -136,4 +136,16 @@ export class GetECSServiceRecommendationProjectedMetricsCommand extends $Command .f(void 0, void 0) .ser(se_GetECSServiceRecommendationProjectedMetricsCommand) .de(de_GetECSServiceRecommendationProjectedMetricsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetECSServiceRecommendationProjectedMetricsRequest; + output: GetECSServiceRecommendationProjectedMetricsResponse; + }; + sdk: { + input: GetECSServiceRecommendationProjectedMetricsCommandInput; + output: GetECSServiceRecommendationProjectedMetricsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationsCommand.ts index 2abf06ce3e1ee..f28342164eb55 100644 --- a/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetECSServiceRecommendationsCommand.ts @@ -224,4 +224,16 @@ export class GetECSServiceRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_GetECSServiceRecommendationsCommand) .de(de_GetECSServiceRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetECSServiceRecommendationsRequest; + output: GetECSServiceRecommendationsResponse; + }; + sdk: { + input: GetECSServiceRecommendationsCommandInput; + output: GetECSServiceRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetEffectiveRecommendationPreferencesCommand.ts b/clients/client-compute-optimizer/src/commands/GetEffectiveRecommendationPreferencesCommand.ts index a3a241fe4d8d1..e80ab13f3d516 100644 --- a/clients/client-compute-optimizer/src/commands/GetEffectiveRecommendationPreferencesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEffectiveRecommendationPreferencesCommand.ts @@ -143,4 +143,16 @@ export class GetEffectiveRecommendationPreferencesCommand extends $Command .f(void 0, void 0) .ser(se_GetEffectiveRecommendationPreferencesCommand) .de(de_GetEffectiveRecommendationPreferencesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEffectiveRecommendationPreferencesRequest; + output: GetEffectiveRecommendationPreferencesResponse; + }; + sdk: { + input: GetEffectiveRecommendationPreferencesCommandInput; + output: GetEffectiveRecommendationPreferencesCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusCommand.ts b/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusCommand.ts index 1ec006b47b486..356fb94584681 100644 --- a/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusCommand.ts @@ -102,4 +102,16 @@ export class GetEnrollmentStatusCommand extends $Command .f(void 0, void 0) .ser(se_GetEnrollmentStatusCommand) .de(de_GetEnrollmentStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetEnrollmentStatusResponse; + }; + sdk: { + input: GetEnrollmentStatusCommandInput; + output: GetEnrollmentStatusCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusesForOrganizationCommand.ts b/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusesForOrganizationCommand.ts index b9c46ddbb76a1..f41989aa2b26a 100644 --- a/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusesForOrganizationCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetEnrollmentStatusesForOrganizationCommand.ts @@ -123,4 +123,16 @@ export class GetEnrollmentStatusesForOrganizationCommand extends $Command .f(void 0, void 0) .ser(se_GetEnrollmentStatusesForOrganizationCommand) .de(de_GetEnrollmentStatusesForOrganizationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEnrollmentStatusesForOrganizationRequest; + output: GetEnrollmentStatusesForOrganizationResponse; + }; + sdk: { + input: GetEnrollmentStatusesForOrganizationCommandInput; + output: GetEnrollmentStatusesForOrganizationCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetLambdaFunctionRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetLambdaFunctionRecommendationsCommand.ts index 7ce0c7755eabe..bb836258f3c1a 100644 --- a/clients/client-compute-optimizer/src/commands/GetLambdaFunctionRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetLambdaFunctionRecommendationsCommand.ts @@ -187,4 +187,16 @@ export class GetLambdaFunctionRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_GetLambdaFunctionRecommendationsCommand) .de(de_GetLambdaFunctionRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLambdaFunctionRecommendationsRequest; + output: GetLambdaFunctionRecommendationsResponse; + }; + sdk: { + input: GetLambdaFunctionRecommendationsCommandInput; + output: GetLambdaFunctionRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetLicenseRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetLicenseRecommendationsCommand.ts index e127ea997abd2..12d51f7e1df57 100644 --- a/clients/client-compute-optimizer/src/commands/GetLicenseRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetLicenseRecommendationsCommand.ts @@ -176,4 +176,16 @@ export class GetLicenseRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_GetLicenseRecommendationsCommand) .de(de_GetLicenseRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLicenseRecommendationsRequest; + output: GetLicenseRecommendationsResponse; + }; + sdk: { + input: GetLicenseRecommendationsCommandInput; + output: GetLicenseRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetRDSDatabaseRecommendationProjectedMetricsCommand.ts b/clients/client-compute-optimizer/src/commands/GetRDSDatabaseRecommendationProjectedMetricsCommand.ts index 1fcfe76b3877c..1a8fceaa4108f 100644 --- a/clients/client-compute-optimizer/src/commands/GetRDSDatabaseRecommendationProjectedMetricsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetRDSDatabaseRecommendationProjectedMetricsCommand.ts @@ -138,4 +138,16 @@ export class GetRDSDatabaseRecommendationProjectedMetricsCommand extends $Comman .f(void 0, void 0) .ser(se_GetRDSDatabaseRecommendationProjectedMetricsCommand) .de(de_GetRDSDatabaseRecommendationProjectedMetricsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRDSDatabaseRecommendationProjectedMetricsRequest; + output: GetRDSDatabaseRecommendationProjectedMetricsResponse; + }; + sdk: { + input: GetRDSDatabaseRecommendationProjectedMetricsCommandInput; + output: GetRDSDatabaseRecommendationProjectedMetricsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetRDSDatabaseRecommendationsCommand.ts b/clients/client-compute-optimizer/src/commands/GetRDSDatabaseRecommendationsCommand.ts index 9483d6d96db0d..3b4cb2a33a874 100644 --- a/clients/client-compute-optimizer/src/commands/GetRDSDatabaseRecommendationsCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetRDSDatabaseRecommendationsCommand.ts @@ -245,4 +245,16 @@ export class GetRDSDatabaseRecommendationsCommand extends $Command .f(void 0, void 0) .ser(se_GetRDSDatabaseRecommendationsCommand) .de(de_GetRDSDatabaseRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRDSDatabaseRecommendationsRequest; + output: GetRDSDatabaseRecommendationsResponse; + }; + sdk: { + input: GetRDSDatabaseRecommendationsCommandInput; + output: GetRDSDatabaseRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetRecommendationPreferencesCommand.ts b/clients/client-compute-optimizer/src/commands/GetRecommendationPreferencesCommand.ts index c752755f87c62..3c53683e76390 100644 --- a/clients/client-compute-optimizer/src/commands/GetRecommendationPreferencesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetRecommendationPreferencesCommand.ts @@ -159,4 +159,16 @@ export class GetRecommendationPreferencesCommand extends $Command .f(void 0, void 0) .ser(se_GetRecommendationPreferencesCommand) .de(de_GetRecommendationPreferencesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRecommendationPreferencesRequest; + output: GetRecommendationPreferencesResponse; + }; + sdk: { + input: GetRecommendationPreferencesCommandInput; + output: GetRecommendationPreferencesCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/GetRecommendationSummariesCommand.ts b/clients/client-compute-optimizer/src/commands/GetRecommendationSummariesCommand.ts index ac1a0b9cc4d99..2a66eae2da40f 100644 --- a/clients/client-compute-optimizer/src/commands/GetRecommendationSummariesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/GetRecommendationSummariesCommand.ts @@ -169,4 +169,16 @@ export class GetRecommendationSummariesCommand extends $Command .f(void 0, void 0) .ser(se_GetRecommendationSummariesCommand) .de(de_GetRecommendationSummariesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRecommendationSummariesRequest; + output: GetRecommendationSummariesResponse; + }; + sdk: { + input: GetRecommendationSummariesCommandInput; + output: GetRecommendationSummariesCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/PutRecommendationPreferencesCommand.ts b/clients/client-compute-optimizer/src/commands/PutRecommendationPreferencesCommand.ts index fc184a96d0b3a..5948bbb07559e 100644 --- a/clients/client-compute-optimizer/src/commands/PutRecommendationPreferencesCommand.ts +++ b/clients/client-compute-optimizer/src/commands/PutRecommendationPreferencesCommand.ts @@ -140,4 +140,16 @@ export class PutRecommendationPreferencesCommand extends $Command .f(void 0, void 0) .ser(se_PutRecommendationPreferencesCommand) .de(de_PutRecommendationPreferencesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutRecommendationPreferencesRequest; + output: {}; + }; + sdk: { + input: PutRecommendationPreferencesCommandInput; + output: PutRecommendationPreferencesCommandOutput; + }; + }; +} diff --git a/clients/client-compute-optimizer/src/commands/UpdateEnrollmentStatusCommand.ts b/clients/client-compute-optimizer/src/commands/UpdateEnrollmentStatusCommand.ts index 071c441fac53a..a56dd8e680b67 100644 --- a/clients/client-compute-optimizer/src/commands/UpdateEnrollmentStatusCommand.ts +++ b/clients/client-compute-optimizer/src/commands/UpdateEnrollmentStatusCommand.ts @@ -105,4 +105,16 @@ export class UpdateEnrollmentStatusCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEnrollmentStatusCommand) .de(de_UpdateEnrollmentStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEnrollmentStatusRequest; + output: UpdateEnrollmentStatusResponse; + }; + sdk: { + input: UpdateEnrollmentStatusCommandInput; + output: UpdateEnrollmentStatusCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/CHANGELOG.md b/clients/client-config-service/CHANGELOG.md index e5a378ba8519d..bddfa8f9d2547 100644 --- a/clients/client-config-service/CHANGELOG.md +++ b/clients/client-config-service/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-config-service + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-config-service + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-config-service diff --git a/clients/client-config-service/package.json b/clients/client-config-service/package.json index 8f9308527aa44..aefbdec0483b6 100644 --- a/clients/client-config-service/package.json +++ b/clients/client-config-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-config-service", "description": "AWS SDK for JavaScript Config Service Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-config-service", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-config-service/src/commands/BatchGetAggregateResourceConfigCommand.ts b/clients/client-config-service/src/commands/BatchGetAggregateResourceConfigCommand.ts index d140e0539df0b..f0272c65c7cc2 100644 --- a/clients/client-config-service/src/commands/BatchGetAggregateResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/BatchGetAggregateResourceConfigCommand.ts @@ -140,4 +140,16 @@ export class BatchGetAggregateResourceConfigCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetAggregateResourceConfigCommand) .de(de_BatchGetAggregateResourceConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetAggregateResourceConfigRequest; + output: BatchGetAggregateResourceConfigResponse; + }; + sdk: { + input: BatchGetAggregateResourceConfigCommandInput; + output: BatchGetAggregateResourceConfigCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/BatchGetResourceConfigCommand.ts b/clients/client-config-service/src/commands/BatchGetResourceConfigCommand.ts index 4b8bac8f4f691..99dee6f6f6940 100644 --- a/clients/client-config-service/src/commands/BatchGetResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/BatchGetResourceConfigCommand.ts @@ -137,4 +137,16 @@ export class BatchGetResourceConfigCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetResourceConfigCommand) .de(de_BatchGetResourceConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetResourceConfigRequest; + output: BatchGetResourceConfigResponse; + }; + sdk: { + input: BatchGetResourceConfigCommandInput; + output: BatchGetResourceConfigCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteAggregationAuthorizationCommand.ts b/clients/client-config-service/src/commands/DeleteAggregationAuthorizationCommand.ts index a7f7e1f8d949f..ea0c79fae811e 100644 --- a/clients/client-config-service/src/commands/DeleteAggregationAuthorizationCommand.ts +++ b/clients/client-config-service/src/commands/DeleteAggregationAuthorizationCommand.ts @@ -84,4 +84,16 @@ export class DeleteAggregationAuthorizationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAggregationAuthorizationCommand) .de(de_DeleteAggregationAuthorizationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAggregationAuthorizationRequest; + output: {}; + }; + sdk: { + input: DeleteAggregationAuthorizationCommandInput; + output: DeleteAggregationAuthorizationCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteConfigRuleCommand.ts b/clients/client-config-service/src/commands/DeleteConfigRuleCommand.ts index 290fa08599ea4..0509b1039f56c 100644 --- a/clients/client-config-service/src/commands/DeleteConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/DeleteConfigRuleCommand.ts @@ -112,4 +112,16 @@ export class DeleteConfigRuleCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfigRuleCommand) .de(de_DeleteConfigRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfigRuleRequest; + output: {}; + }; + sdk: { + input: DeleteConfigRuleCommandInput; + output: DeleteConfigRuleCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteConfigurationAggregatorCommand.ts b/clients/client-config-service/src/commands/DeleteConfigurationAggregatorCommand.ts index a97d58c446602..b531021c63c39 100644 --- a/clients/client-config-service/src/commands/DeleteConfigurationAggregatorCommand.ts +++ b/clients/client-config-service/src/commands/DeleteConfigurationAggregatorCommand.ts @@ -82,4 +82,16 @@ export class DeleteConfigurationAggregatorCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfigurationAggregatorCommand) .de(de_DeleteConfigurationAggregatorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfigurationAggregatorRequest; + output: {}; + }; + sdk: { + input: DeleteConfigurationAggregatorCommandInput; + output: DeleteConfigurationAggregatorCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteConfigurationRecorderCommand.ts b/clients/client-config-service/src/commands/DeleteConfigurationRecorderCommand.ts index 4dcbfdc68be60..76764e741a214 100644 --- a/clients/client-config-service/src/commands/DeleteConfigurationRecorderCommand.ts +++ b/clients/client-config-service/src/commands/DeleteConfigurationRecorderCommand.ts @@ -88,4 +88,16 @@ export class DeleteConfigurationRecorderCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfigurationRecorderCommand) .de(de_DeleteConfigurationRecorderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfigurationRecorderRequest; + output: {}; + }; + sdk: { + input: DeleteConfigurationRecorderCommandInput; + output: DeleteConfigurationRecorderCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteConformancePackCommand.ts b/clients/client-config-service/src/commands/DeleteConformancePackCommand.ts index 01fca50d92218..540d78ad0f952 100644 --- a/clients/client-config-service/src/commands/DeleteConformancePackCommand.ts +++ b/clients/client-config-service/src/commands/DeleteConformancePackCommand.ts @@ -107,4 +107,16 @@ export class DeleteConformancePackCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConformancePackCommand) .de(de_DeleteConformancePackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConformancePackRequest; + output: {}; + }; + sdk: { + input: DeleteConformancePackCommandInput; + output: DeleteConformancePackCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteDeliveryChannelCommand.ts b/clients/client-config-service/src/commands/DeleteDeliveryChannelCommand.ts index 231786496a198..465ce9fb604f3 100644 --- a/clients/client-config-service/src/commands/DeleteDeliveryChannelCommand.ts +++ b/clients/client-config-service/src/commands/DeleteDeliveryChannelCommand.ts @@ -85,4 +85,16 @@ export class DeleteDeliveryChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDeliveryChannelCommand) .de(de_DeleteDeliveryChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDeliveryChannelRequest; + output: {}; + }; + sdk: { + input: DeleteDeliveryChannelCommandInput; + output: DeleteDeliveryChannelCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteEvaluationResultsCommand.ts b/clients/client-config-service/src/commands/DeleteEvaluationResultsCommand.ts index 3e1d5b9e43153..433d0880ccf0f 100644 --- a/clients/client-config-service/src/commands/DeleteEvaluationResultsCommand.ts +++ b/clients/client-config-service/src/commands/DeleteEvaluationResultsCommand.ts @@ -107,4 +107,16 @@ export class DeleteEvaluationResultsCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEvaluationResultsCommand) .de(de_DeleteEvaluationResultsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEvaluationResultsRequest; + output: {}; + }; + sdk: { + input: DeleteEvaluationResultsCommandInput; + output: DeleteEvaluationResultsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteOrganizationConfigRuleCommand.ts b/clients/client-config-service/src/commands/DeleteOrganizationConfigRuleCommand.ts index cda4b2204b6f0..76afe37fd65ef 100644 --- a/clients/client-config-service/src/commands/DeleteOrganizationConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/DeleteOrganizationConfigRuleCommand.ts @@ -133,4 +133,16 @@ export class DeleteOrganizationConfigRuleCommand extends $Command .f(void 0, void 0) .ser(se_DeleteOrganizationConfigRuleCommand) .de(de_DeleteOrganizationConfigRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteOrganizationConfigRuleRequest; + output: {}; + }; + sdk: { + input: DeleteOrganizationConfigRuleCommandInput; + output: DeleteOrganizationConfigRuleCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteOrganizationConformancePackCommand.ts b/clients/client-config-service/src/commands/DeleteOrganizationConformancePackCommand.ts index 74aa3b7e0c14e..dc75cc2b937e1 100644 --- a/clients/client-config-service/src/commands/DeleteOrganizationConformancePackCommand.ts +++ b/clients/client-config-service/src/commands/DeleteOrganizationConformancePackCommand.ts @@ -135,4 +135,16 @@ export class DeleteOrganizationConformancePackCommand extends $Command .f(void 0, void 0) .ser(se_DeleteOrganizationConformancePackCommand) .de(de_DeleteOrganizationConformancePackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteOrganizationConformancePackRequest; + output: {}; + }; + sdk: { + input: DeleteOrganizationConformancePackCommandInput; + output: DeleteOrganizationConformancePackCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeletePendingAggregationRequestCommand.ts b/clients/client-config-service/src/commands/DeletePendingAggregationRequestCommand.ts index 230898df1b736..204140fd154ff 100644 --- a/clients/client-config-service/src/commands/DeletePendingAggregationRequestCommand.ts +++ b/clients/client-config-service/src/commands/DeletePendingAggregationRequestCommand.ts @@ -84,4 +84,16 @@ export class DeletePendingAggregationRequestCommand extends $Command .f(void 0, void 0) .ser(se_DeletePendingAggregationRequestCommand) .de(de_DeletePendingAggregationRequestCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePendingAggregationRequestRequest; + output: {}; + }; + sdk: { + input: DeletePendingAggregationRequestCommandInput; + output: DeletePendingAggregationRequestCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteRemediationConfigurationCommand.ts b/clients/client-config-service/src/commands/DeleteRemediationConfigurationCommand.ts index b74a199ae37b3..d1bc5617a7eaa 100644 --- a/clients/client-config-service/src/commands/DeleteRemediationConfigurationCommand.ts +++ b/clients/client-config-service/src/commands/DeleteRemediationConfigurationCommand.ts @@ -116,4 +116,16 @@ export class DeleteRemediationConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRemediationConfigurationCommand) .de(de_DeleteRemediationConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRemediationConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteRemediationConfigurationCommandInput; + output: DeleteRemediationConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteRemediationExceptionsCommand.ts b/clients/client-config-service/src/commands/DeleteRemediationExceptionsCommand.ts index f697676e4dd71..08ac426ee440d 100644 --- a/clients/client-config-service/src/commands/DeleteRemediationExceptionsCommand.ts +++ b/clients/client-config-service/src/commands/DeleteRemediationExceptionsCommand.ts @@ -102,4 +102,16 @@ export class DeleteRemediationExceptionsCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRemediationExceptionsCommand) .de(de_DeleteRemediationExceptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRemediationExceptionsRequest; + output: DeleteRemediationExceptionsResponse; + }; + sdk: { + input: DeleteRemediationExceptionsCommandInput; + output: DeleteRemediationExceptionsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteResourceConfigCommand.ts b/clients/client-config-service/src/commands/DeleteResourceConfigCommand.ts index 3ab3e068b2ce7..04051139bd68c 100644 --- a/clients/client-config-service/src/commands/DeleteResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/DeleteResourceConfigCommand.ts @@ -85,4 +85,16 @@ export class DeleteResourceConfigCommand extends $Command .f(void 0, void 0) .ser(se_DeleteResourceConfigCommand) .de(de_DeleteResourceConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteResourceConfigRequest; + output: {}; + }; + sdk: { + input: DeleteResourceConfigCommandInput; + output: DeleteResourceConfigCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteRetentionConfigurationCommand.ts b/clients/client-config-service/src/commands/DeleteRetentionConfigurationCommand.ts index cba601dfe2928..04cf757c6ff87 100644 --- a/clients/client-config-service/src/commands/DeleteRetentionConfigurationCommand.ts +++ b/clients/client-config-service/src/commands/DeleteRetentionConfigurationCommand.ts @@ -85,4 +85,16 @@ export class DeleteRetentionConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRetentionConfigurationCommand) .de(de_DeleteRetentionConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRetentionConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteRetentionConfigurationCommandInput; + output: DeleteRetentionConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeleteStoredQueryCommand.ts b/clients/client-config-service/src/commands/DeleteStoredQueryCommand.ts index 0a5b2757c5e70..b0dfab436dcdd 100644 --- a/clients/client-config-service/src/commands/DeleteStoredQueryCommand.ts +++ b/clients/client-config-service/src/commands/DeleteStoredQueryCommand.ts @@ -83,4 +83,16 @@ export class DeleteStoredQueryCommand extends $Command .f(void 0, void 0) .ser(se_DeleteStoredQueryCommand) .de(de_DeleteStoredQueryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteStoredQueryRequest; + output: {}; + }; + sdk: { + input: DeleteStoredQueryCommandInput; + output: DeleteStoredQueryCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DeliverConfigSnapshotCommand.ts b/clients/client-config-service/src/commands/DeliverConfigSnapshotCommand.ts index 66bb2baff1519..937da9d6b6b3c 100644 --- a/clients/client-config-service/src/commands/DeliverConfigSnapshotCommand.ts +++ b/clients/client-config-service/src/commands/DeliverConfigSnapshotCommand.ts @@ -105,4 +105,16 @@ export class DeliverConfigSnapshotCommand extends $Command .f(void 0, void 0) .ser(se_DeliverConfigSnapshotCommand) .de(de_DeliverConfigSnapshotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeliverConfigSnapshotRequest; + output: DeliverConfigSnapshotResponse; + }; + sdk: { + input: DeliverConfigSnapshotCommandInput; + output: DeliverConfigSnapshotCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeAggregateComplianceByConfigRulesCommand.ts b/clients/client-config-service/src/commands/DescribeAggregateComplianceByConfigRulesCommand.ts index 0d81e6533323d..5bd4b242bb82d 100644 --- a/clients/client-config-service/src/commands/DescribeAggregateComplianceByConfigRulesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeAggregateComplianceByConfigRulesCommand.ts @@ -131,4 +131,16 @@ export class DescribeAggregateComplianceByConfigRulesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAggregateComplianceByConfigRulesCommand) .de(de_DescribeAggregateComplianceByConfigRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAggregateComplianceByConfigRulesRequest; + output: DescribeAggregateComplianceByConfigRulesResponse; + }; + sdk: { + input: DescribeAggregateComplianceByConfigRulesCommandInput; + output: DescribeAggregateComplianceByConfigRulesCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeAggregateComplianceByConformancePacksCommand.ts b/clients/client-config-service/src/commands/DescribeAggregateComplianceByConformancePacksCommand.ts index 0ef707145f2eb..b17362f38ba52 100644 --- a/clients/client-config-service/src/commands/DescribeAggregateComplianceByConformancePacksCommand.ts +++ b/clients/client-config-service/src/commands/DescribeAggregateComplianceByConformancePacksCommand.ts @@ -127,4 +127,16 @@ export class DescribeAggregateComplianceByConformancePacksCommand extends $Comma .f(void 0, void 0) .ser(se_DescribeAggregateComplianceByConformancePacksCommand) .de(de_DescribeAggregateComplianceByConformancePacksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAggregateComplianceByConformancePacksRequest; + output: DescribeAggregateComplianceByConformancePacksResponse; + }; + sdk: { + input: DescribeAggregateComplianceByConformancePacksCommandInput; + output: DescribeAggregateComplianceByConformancePacksCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeAggregationAuthorizationsCommand.ts b/clients/client-config-service/src/commands/DescribeAggregationAuthorizationsCommand.ts index 95854220b8912..2e8c0d05f614d 100644 --- a/clients/client-config-service/src/commands/DescribeAggregationAuthorizationsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeAggregationAuthorizationsCommand.ts @@ -107,4 +107,16 @@ export class DescribeAggregationAuthorizationsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAggregationAuthorizationsCommand) .de(de_DescribeAggregationAuthorizationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAggregationAuthorizationsRequest; + output: DescribeAggregationAuthorizationsResponse; + }; + sdk: { + input: DescribeAggregationAuthorizationsCommandInput; + output: DescribeAggregationAuthorizationsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeComplianceByConfigRuleCommand.ts b/clients/client-config-service/src/commands/DescribeComplianceByConfigRuleCommand.ts index a5c9448495753..b51e4194a16b4 100644 --- a/clients/client-config-service/src/commands/DescribeComplianceByConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/DescribeComplianceByConfigRuleCommand.ts @@ -144,4 +144,16 @@ export class DescribeComplianceByConfigRuleCommand extends $Command .f(void 0, void 0) .ser(se_DescribeComplianceByConfigRuleCommand) .de(de_DescribeComplianceByConfigRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeComplianceByConfigRuleRequest; + output: DescribeComplianceByConfigRuleResponse; + }; + sdk: { + input: DescribeComplianceByConfigRuleCommandInput; + output: DescribeComplianceByConfigRuleCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeComplianceByResourceCommand.ts b/clients/client-config-service/src/commands/DescribeComplianceByResourceCommand.ts index 6faa851dbaf4a..d90c21e01ca81 100644 --- a/clients/client-config-service/src/commands/DescribeComplianceByResourceCommand.ts +++ b/clients/client-config-service/src/commands/DescribeComplianceByResourceCommand.ts @@ -142,4 +142,16 @@ export class DescribeComplianceByResourceCommand extends $Command .f(void 0, void 0) .ser(se_DescribeComplianceByResourceCommand) .de(de_DescribeComplianceByResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeComplianceByResourceRequest; + output: DescribeComplianceByResourceResponse; + }; + sdk: { + input: DescribeComplianceByResourceCommandInput; + output: DescribeComplianceByResourceCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeConfigRuleEvaluationStatusCommand.ts b/clients/client-config-service/src/commands/DescribeConfigRuleEvaluationStatusCommand.ts index 0117eaaacafbd..a89e55c894095 100644 --- a/clients/client-config-service/src/commands/DescribeConfigRuleEvaluationStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigRuleEvaluationStatusCommand.ts @@ -121,4 +121,16 @@ export class DescribeConfigRuleEvaluationStatusCommand extends $Command .f(void 0, void 0) .ser(se_DescribeConfigRuleEvaluationStatusCommand) .de(de_DescribeConfigRuleEvaluationStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeConfigRuleEvaluationStatusRequest; + output: DescribeConfigRuleEvaluationStatusResponse; + }; + sdk: { + input: DescribeConfigRuleEvaluationStatusCommandInput; + output: DescribeConfigRuleEvaluationStatusCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeConfigRulesCommand.ts b/clients/client-config-service/src/commands/DescribeConfigRulesCommand.ts index 6ce01ebd0f4da..34028ae602e03 100644 --- a/clients/client-config-service/src/commands/DescribeConfigRulesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigRulesCommand.ts @@ -136,4 +136,16 @@ export class DescribeConfigRulesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeConfigRulesCommand) .de(de_DescribeConfigRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeConfigRulesRequest; + output: DescribeConfigRulesResponse; + }; + sdk: { + input: DescribeConfigRulesCommandInput; + output: DescribeConfigRulesCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeConfigurationAggregatorSourcesStatusCommand.ts b/clients/client-config-service/src/commands/DescribeConfigurationAggregatorSourcesStatusCommand.ts index bd091e5659759..320367edbecf0 100644 --- a/clients/client-config-service/src/commands/DescribeConfigurationAggregatorSourcesStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigurationAggregatorSourcesStatusCommand.ts @@ -118,4 +118,16 @@ export class DescribeConfigurationAggregatorSourcesStatusCommand extends $Comman .f(void 0, void 0) .ser(se_DescribeConfigurationAggregatorSourcesStatusCommand) .de(de_DescribeConfigurationAggregatorSourcesStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeConfigurationAggregatorSourcesStatusRequest; + output: DescribeConfigurationAggregatorSourcesStatusResponse; + }; + sdk: { + input: DescribeConfigurationAggregatorSourcesStatusCommandInput; + output: DescribeConfigurationAggregatorSourcesStatusCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeConfigurationAggregatorsCommand.ts b/clients/client-config-service/src/commands/DescribeConfigurationAggregatorsCommand.ts index ac6695cf5186e..ffc4ae753494b 100644 --- a/clients/client-config-service/src/commands/DescribeConfigurationAggregatorsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigurationAggregatorsCommand.ts @@ -131,4 +131,16 @@ export class DescribeConfigurationAggregatorsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeConfigurationAggregatorsCommand) .de(de_DescribeConfigurationAggregatorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeConfigurationAggregatorsRequest; + output: DescribeConfigurationAggregatorsResponse; + }; + sdk: { + input: DescribeConfigurationAggregatorsCommandInput; + output: DescribeConfigurationAggregatorsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeConfigurationRecorderStatusCommand.ts b/clients/client-config-service/src/commands/DescribeConfigurationRecorderStatusCommand.ts index d7800e1058ff4..d0ca3666944d6 100644 --- a/clients/client-config-service/src/commands/DescribeConfigurationRecorderStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigurationRecorderStatusCommand.ts @@ -109,4 +109,16 @@ export class DescribeConfigurationRecorderStatusCommand extends $Command .f(void 0, void 0) .ser(se_DescribeConfigurationRecorderStatusCommand) .de(de_DescribeConfigurationRecorderStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeConfigurationRecorderStatusRequest; + output: DescribeConfigurationRecorderStatusResponse; + }; + sdk: { + input: DescribeConfigurationRecorderStatusCommandInput; + output: DescribeConfigurationRecorderStatusCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeConfigurationRecordersCommand.ts b/clients/client-config-service/src/commands/DescribeConfigurationRecordersCommand.ts index 44acf621040fa..d684148aa6bce 100644 --- a/clients/client-config-service/src/commands/DescribeConfigurationRecordersCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConfigurationRecordersCommand.ts @@ -126,4 +126,16 @@ export class DescribeConfigurationRecordersCommand extends $Command .f(void 0, void 0) .ser(se_DescribeConfigurationRecordersCommand) .de(de_DescribeConfigurationRecordersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeConfigurationRecordersRequest; + output: DescribeConfigurationRecordersResponse; + }; + sdk: { + input: DescribeConfigurationRecordersCommandInput; + output: DescribeConfigurationRecordersCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeConformancePackComplianceCommand.ts b/clients/client-config-service/src/commands/DescribeConformancePackComplianceCommand.ts index 4d8ee0c6579aa..d83407f5c91f4 100644 --- a/clients/client-config-service/src/commands/DescribeConformancePackComplianceCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConformancePackComplianceCommand.ts @@ -124,4 +124,16 @@ export class DescribeConformancePackComplianceCommand extends $Command .f(void 0, void 0) .ser(se_DescribeConformancePackComplianceCommand) .de(de_DescribeConformancePackComplianceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeConformancePackComplianceRequest; + output: DescribeConformancePackComplianceResponse; + }; + sdk: { + input: DescribeConformancePackComplianceCommandInput; + output: DescribeConformancePackComplianceCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeConformancePackStatusCommand.ts b/clients/client-config-service/src/commands/DescribeConformancePackStatusCommand.ts index 6f95ffbbbdfb0..34e08e004041f 100644 --- a/clients/client-config-service/src/commands/DescribeConformancePackStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConformancePackStatusCommand.ts @@ -113,4 +113,16 @@ export class DescribeConformancePackStatusCommand extends $Command .f(void 0, void 0) .ser(se_DescribeConformancePackStatusCommand) .de(de_DescribeConformancePackStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeConformancePackStatusRequest; + output: DescribeConformancePackStatusResponse; + }; + sdk: { + input: DescribeConformancePackStatusCommandInput; + output: DescribeConformancePackStatusCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeConformancePacksCommand.ts b/clients/client-config-service/src/commands/DescribeConformancePacksCommand.ts index 6625a906be9d2..42c623e4e474d 100644 --- a/clients/client-config-service/src/commands/DescribeConformancePacksCommand.ts +++ b/clients/client-config-service/src/commands/DescribeConformancePacksCommand.ts @@ -117,4 +117,16 @@ export class DescribeConformancePacksCommand extends $Command .f(void 0, void 0) .ser(se_DescribeConformancePacksCommand) .de(de_DescribeConformancePacksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeConformancePacksRequest; + output: DescribeConformancePacksResponse; + }; + sdk: { + input: DescribeConformancePacksCommandInput; + output: DescribeConformancePacksCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeDeliveryChannelStatusCommand.ts b/clients/client-config-service/src/commands/DescribeDeliveryChannelStatusCommand.ts index 33f53d724089d..65db0f3ef785a 100644 --- a/clients/client-config-service/src/commands/DescribeDeliveryChannelStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeDeliveryChannelStatusCommand.ts @@ -121,4 +121,16 @@ export class DescribeDeliveryChannelStatusCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDeliveryChannelStatusCommand) .de(de_DescribeDeliveryChannelStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDeliveryChannelStatusRequest; + output: DescribeDeliveryChannelStatusResponse; + }; + sdk: { + input: DescribeDeliveryChannelStatusCommandInput; + output: DescribeDeliveryChannelStatusCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeDeliveryChannelsCommand.ts b/clients/client-config-service/src/commands/DescribeDeliveryChannelsCommand.ts index 161390e7088c5..1dfd5dab68abb 100644 --- a/clients/client-config-service/src/commands/DescribeDeliveryChannelsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeDeliveryChannelsCommand.ts @@ -100,4 +100,16 @@ export class DescribeDeliveryChannelsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDeliveryChannelsCommand) .de(de_DescribeDeliveryChannelsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDeliveryChannelsRequest; + output: DescribeDeliveryChannelsResponse; + }; + sdk: { + input: DescribeDeliveryChannelsCommandInput; + output: DescribeDeliveryChannelsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeOrganizationConfigRuleStatusesCommand.ts b/clients/client-config-service/src/commands/DescribeOrganizationConfigRuleStatusesCommand.ts index 2717f7f836d74..bbbf8c6aa2669 100644 --- a/clients/client-config-service/src/commands/DescribeOrganizationConfigRuleStatusesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeOrganizationConfigRuleStatusesCommand.ts @@ -138,4 +138,16 @@ export class DescribeOrganizationConfigRuleStatusesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeOrganizationConfigRuleStatusesCommand) .de(de_DescribeOrganizationConfigRuleStatusesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeOrganizationConfigRuleStatusesRequest; + output: DescribeOrganizationConfigRuleStatusesResponse; + }; + sdk: { + input: DescribeOrganizationConfigRuleStatusesCommandInput; + output: DescribeOrganizationConfigRuleStatusesCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeOrganizationConfigRulesCommand.ts b/clients/client-config-service/src/commands/DescribeOrganizationConfigRulesCommand.ts index 40ff61e39e4f4..ea2cef64c30d4 100644 --- a/clients/client-config-service/src/commands/DescribeOrganizationConfigRulesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeOrganizationConfigRulesCommand.ts @@ -191,4 +191,16 @@ export class DescribeOrganizationConfigRulesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeOrganizationConfigRulesCommand) .de(de_DescribeOrganizationConfigRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeOrganizationConfigRulesRequest; + output: DescribeOrganizationConfigRulesResponse; + }; + sdk: { + input: DescribeOrganizationConfigRulesCommandInput; + output: DescribeOrganizationConfigRulesCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeOrganizationConformancePackStatusesCommand.ts b/clients/client-config-service/src/commands/DescribeOrganizationConformancePackStatusesCommand.ts index d308680e3841e..0124501bf5f77 100644 --- a/clients/client-config-service/src/commands/DescribeOrganizationConformancePackStatusesCommand.ts +++ b/clients/client-config-service/src/commands/DescribeOrganizationConformancePackStatusesCommand.ts @@ -139,4 +139,16 @@ export class DescribeOrganizationConformancePackStatusesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeOrganizationConformancePackStatusesCommand) .de(de_DescribeOrganizationConformancePackStatusesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeOrganizationConformancePackStatusesRequest; + output: DescribeOrganizationConformancePackStatusesResponse; + }; + sdk: { + input: DescribeOrganizationConformancePackStatusesCommandInput; + output: DescribeOrganizationConformancePackStatusesCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeOrganizationConformancePacksCommand.ts b/clients/client-config-service/src/commands/DescribeOrganizationConformancePacksCommand.ts index 49647017c16e2..ef29bee217560 100644 --- a/clients/client-config-service/src/commands/DescribeOrganizationConformancePacksCommand.ts +++ b/clients/client-config-service/src/commands/DescribeOrganizationConformancePacksCommand.ts @@ -158,4 +158,16 @@ export class DescribeOrganizationConformancePacksCommand extends $Command .f(void 0, void 0) .ser(se_DescribeOrganizationConformancePacksCommand) .de(de_DescribeOrganizationConformancePacksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeOrganizationConformancePacksRequest; + output: DescribeOrganizationConformancePacksResponse; + }; + sdk: { + input: DescribeOrganizationConformancePacksCommandInput; + output: DescribeOrganizationConformancePacksCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribePendingAggregationRequestsCommand.ts b/clients/client-config-service/src/commands/DescribePendingAggregationRequestsCommand.ts index 052531d23f713..f0dd21584df3a 100644 --- a/clients/client-config-service/src/commands/DescribePendingAggregationRequestsCommand.ts +++ b/clients/client-config-service/src/commands/DescribePendingAggregationRequestsCommand.ts @@ -104,4 +104,16 @@ export class DescribePendingAggregationRequestsCommand extends $Command .f(void 0, void 0) .ser(se_DescribePendingAggregationRequestsCommand) .de(de_DescribePendingAggregationRequestsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePendingAggregationRequestsRequest; + output: DescribePendingAggregationRequestsResponse; + }; + sdk: { + input: DescribePendingAggregationRequestsCommandInput; + output: DescribePendingAggregationRequestsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeRemediationConfigurationsCommand.ts b/clients/client-config-service/src/commands/DescribeRemediationConfigurationsCommand.ts index 27958b25a44be..b95db8d0eb6e9 100644 --- a/clients/client-config-service/src/commands/DescribeRemediationConfigurationsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeRemediationConfigurationsCommand.ts @@ -118,4 +118,16 @@ export class DescribeRemediationConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRemediationConfigurationsCommand) .de(de_DescribeRemediationConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRemediationConfigurationsRequest; + output: DescribeRemediationConfigurationsResponse; + }; + sdk: { + input: DescribeRemediationConfigurationsCommandInput; + output: DescribeRemediationConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeRemediationExceptionsCommand.ts b/clients/client-config-service/src/commands/DescribeRemediationExceptionsCommand.ts index 1be94182e7b64..166b2b2900be1 100644 --- a/clients/client-config-service/src/commands/DescribeRemediationExceptionsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeRemediationExceptionsCommand.ts @@ -115,4 +115,16 @@ export class DescribeRemediationExceptionsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRemediationExceptionsCommand) .de(de_DescribeRemediationExceptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRemediationExceptionsRequest; + output: DescribeRemediationExceptionsResponse; + }; + sdk: { + input: DescribeRemediationExceptionsCommandInput; + output: DescribeRemediationExceptionsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeRemediationExecutionStatusCommand.ts b/clients/client-config-service/src/commands/DescribeRemediationExecutionStatusCommand.ts index 1209624b732d4..eb959f7020ded 100644 --- a/clients/client-config-service/src/commands/DescribeRemediationExecutionStatusCommand.ts +++ b/clients/client-config-service/src/commands/DescribeRemediationExecutionStatusCommand.ts @@ -126,4 +126,16 @@ export class DescribeRemediationExecutionStatusCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRemediationExecutionStatusCommand) .de(de_DescribeRemediationExecutionStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRemediationExecutionStatusRequest; + output: DescribeRemediationExecutionStatusResponse; + }; + sdk: { + input: DescribeRemediationExecutionStatusCommandInput; + output: DescribeRemediationExecutionStatusCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/DescribeRetentionConfigurationsCommand.ts b/clients/client-config-service/src/commands/DescribeRetentionConfigurationsCommand.ts index e61b74b62f5dc..78cd2cd6e6009 100644 --- a/clients/client-config-service/src/commands/DescribeRetentionConfigurationsCommand.ts +++ b/clients/client-config-service/src/commands/DescribeRetentionConfigurationsCommand.ts @@ -110,4 +110,16 @@ export class DescribeRetentionConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRetentionConfigurationsCommand) .de(de_DescribeRetentionConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRetentionConfigurationsRequest; + output: DescribeRetentionConfigurationsResponse; + }; + sdk: { + input: DescribeRetentionConfigurationsCommandInput; + output: DescribeRetentionConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetAggregateComplianceDetailsByConfigRuleCommand.ts b/clients/client-config-service/src/commands/GetAggregateComplianceDetailsByConfigRuleCommand.ts index db8f41c60d093..505ef04af17d0 100644 --- a/clients/client-config-service/src/commands/GetAggregateComplianceDetailsByConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateComplianceDetailsByConfigRuleCommand.ts @@ -136,4 +136,16 @@ export class GetAggregateComplianceDetailsByConfigRuleCommand extends $Command .f(void 0, void 0) .ser(se_GetAggregateComplianceDetailsByConfigRuleCommand) .de(de_GetAggregateComplianceDetailsByConfigRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAggregateComplianceDetailsByConfigRuleRequest; + output: GetAggregateComplianceDetailsByConfigRuleResponse; + }; + sdk: { + input: GetAggregateComplianceDetailsByConfigRuleCommandInput; + output: GetAggregateComplianceDetailsByConfigRuleCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetAggregateConfigRuleComplianceSummaryCommand.ts b/clients/client-config-service/src/commands/GetAggregateConfigRuleComplianceSummaryCommand.ts index bbab8e0c9a37f..d96f0cfb835eb 100644 --- a/clients/client-config-service/src/commands/GetAggregateConfigRuleComplianceSummaryCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateConfigRuleComplianceSummaryCommand.ts @@ -132,4 +132,16 @@ export class GetAggregateConfigRuleComplianceSummaryCommand extends $Command .f(void 0, void 0) .ser(se_GetAggregateConfigRuleComplianceSummaryCommand) .de(de_GetAggregateConfigRuleComplianceSummaryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAggregateConfigRuleComplianceSummaryRequest; + output: GetAggregateConfigRuleComplianceSummaryResponse; + }; + sdk: { + input: GetAggregateConfigRuleComplianceSummaryCommandInput; + output: GetAggregateConfigRuleComplianceSummaryCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetAggregateConformancePackComplianceSummaryCommand.ts b/clients/client-config-service/src/commands/GetAggregateConformancePackComplianceSummaryCommand.ts index 49e4b610452c8..12acf8f5f9100 100644 --- a/clients/client-config-service/src/commands/GetAggregateConformancePackComplianceSummaryCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateConformancePackComplianceSummaryCommand.ts @@ -122,4 +122,16 @@ export class GetAggregateConformancePackComplianceSummaryCommand extends $Comman .f(void 0, void 0) .ser(se_GetAggregateConformancePackComplianceSummaryCommand) .de(de_GetAggregateConformancePackComplianceSummaryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAggregateConformancePackComplianceSummaryRequest; + output: GetAggregateConformancePackComplianceSummaryResponse; + }; + sdk: { + input: GetAggregateConformancePackComplianceSummaryCommandInput; + output: GetAggregateConformancePackComplianceSummaryCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetAggregateDiscoveredResourceCountsCommand.ts b/clients/client-config-service/src/commands/GetAggregateDiscoveredResourceCountsCommand.ts index 6331ecf394900..6a37ab0215be7 100644 --- a/clients/client-config-service/src/commands/GetAggregateDiscoveredResourceCountsCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateDiscoveredResourceCountsCommand.ts @@ -119,4 +119,16 @@ export class GetAggregateDiscoveredResourceCountsCommand extends $Command .f(void 0, void 0) .ser(se_GetAggregateDiscoveredResourceCountsCommand) .de(de_GetAggregateDiscoveredResourceCountsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAggregateDiscoveredResourceCountsRequest; + output: GetAggregateDiscoveredResourceCountsResponse; + }; + sdk: { + input: GetAggregateDiscoveredResourceCountsCommandInput; + output: GetAggregateDiscoveredResourceCountsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetAggregateResourceConfigCommand.ts b/clients/client-config-service/src/commands/GetAggregateResourceConfigCommand.ts index dec0443efe330..2caca298f82fe 100644 --- a/clients/client-config-service/src/commands/GetAggregateResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/GetAggregateResourceConfigCommand.ts @@ -133,4 +133,16 @@ export class GetAggregateResourceConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetAggregateResourceConfigCommand) .de(de_GetAggregateResourceConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAggregateResourceConfigRequest; + output: GetAggregateResourceConfigResponse; + }; + sdk: { + input: GetAggregateResourceConfigCommandInput; + output: GetAggregateResourceConfigCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetComplianceDetailsByConfigRuleCommand.ts b/clients/client-config-service/src/commands/GetComplianceDetailsByConfigRuleCommand.ts index 41022ee4b7085..01f14032c9447 100644 --- a/clients/client-config-service/src/commands/GetComplianceDetailsByConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/GetComplianceDetailsByConfigRuleCommand.ts @@ -121,4 +121,16 @@ export class GetComplianceDetailsByConfigRuleCommand extends $Command .f(void 0, void 0) .ser(se_GetComplianceDetailsByConfigRuleCommand) .de(de_GetComplianceDetailsByConfigRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetComplianceDetailsByConfigRuleRequest; + output: GetComplianceDetailsByConfigRuleResponse; + }; + sdk: { + input: GetComplianceDetailsByConfigRuleCommandInput; + output: GetComplianceDetailsByConfigRuleCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetComplianceDetailsByResourceCommand.ts b/clients/client-config-service/src/commands/GetComplianceDetailsByResourceCommand.ts index 071cd04201d4e..9117b969f670e 100644 --- a/clients/client-config-service/src/commands/GetComplianceDetailsByResourceCommand.ts +++ b/clients/client-config-service/src/commands/GetComplianceDetailsByResourceCommand.ts @@ -114,4 +114,16 @@ export class GetComplianceDetailsByResourceCommand extends $Command .f(void 0, void 0) .ser(se_GetComplianceDetailsByResourceCommand) .de(de_GetComplianceDetailsByResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetComplianceDetailsByResourceRequest; + output: GetComplianceDetailsByResourceResponse; + }; + sdk: { + input: GetComplianceDetailsByResourceCommandInput; + output: GetComplianceDetailsByResourceCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetComplianceSummaryByConfigRuleCommand.ts b/clients/client-config-service/src/commands/GetComplianceSummaryByConfigRuleCommand.ts index 41878385db798..0d3459fde50e8 100644 --- a/clients/client-config-service/src/commands/GetComplianceSummaryByConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/GetComplianceSummaryByConfigRuleCommand.ts @@ -91,4 +91,16 @@ export class GetComplianceSummaryByConfigRuleCommand extends $Command .f(void 0, void 0) .ser(se_GetComplianceSummaryByConfigRuleCommand) .de(de_GetComplianceSummaryByConfigRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetComplianceSummaryByConfigRuleResponse; + }; + sdk: { + input: GetComplianceSummaryByConfigRuleCommandInput; + output: GetComplianceSummaryByConfigRuleCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetComplianceSummaryByResourceTypeCommand.ts b/clients/client-config-service/src/commands/GetComplianceSummaryByResourceTypeCommand.ts index c08e3128bfec3..5085c259d0b01 100644 --- a/clients/client-config-service/src/commands/GetComplianceSummaryByResourceTypeCommand.ts +++ b/clients/client-config-service/src/commands/GetComplianceSummaryByResourceTypeCommand.ts @@ -109,4 +109,16 @@ export class GetComplianceSummaryByResourceTypeCommand extends $Command .f(void 0, void 0) .ser(se_GetComplianceSummaryByResourceTypeCommand) .de(de_GetComplianceSummaryByResourceTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetComplianceSummaryByResourceTypeRequest; + output: GetComplianceSummaryByResourceTypeResponse; + }; + sdk: { + input: GetComplianceSummaryByResourceTypeCommandInput; + output: GetComplianceSummaryByResourceTypeCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetConformancePackComplianceDetailsCommand.ts b/clients/client-config-service/src/commands/GetConformancePackComplianceDetailsCommand.ts index 2f25ed2934cdc..30342323ad80a 100644 --- a/clients/client-config-service/src/commands/GetConformancePackComplianceDetailsCommand.ts +++ b/clients/client-config-service/src/commands/GetConformancePackComplianceDetailsCommand.ts @@ -134,4 +134,16 @@ export class GetConformancePackComplianceDetailsCommand extends $Command .f(void 0, void 0) .ser(se_GetConformancePackComplianceDetailsCommand) .de(de_GetConformancePackComplianceDetailsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConformancePackComplianceDetailsRequest; + output: GetConformancePackComplianceDetailsResponse; + }; + sdk: { + input: GetConformancePackComplianceDetailsCommandInput; + output: GetConformancePackComplianceDetailsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetConformancePackComplianceSummaryCommand.ts b/clients/client-config-service/src/commands/GetConformancePackComplianceSummaryCommand.ts index 35982373c49fa..55b756632564c 100644 --- a/clients/client-config-service/src/commands/GetConformancePackComplianceSummaryCommand.ts +++ b/clients/client-config-service/src/commands/GetConformancePackComplianceSummaryCommand.ts @@ -106,4 +106,16 @@ export class GetConformancePackComplianceSummaryCommand extends $Command .f(void 0, void 0) .ser(se_GetConformancePackComplianceSummaryCommand) .de(de_GetConformancePackComplianceSummaryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConformancePackComplianceSummaryRequest; + output: GetConformancePackComplianceSummaryResponse; + }; + sdk: { + input: GetConformancePackComplianceSummaryCommandInput; + output: GetConformancePackComplianceSummaryCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetCustomRulePolicyCommand.ts b/clients/client-config-service/src/commands/GetCustomRulePolicyCommand.ts index e8382deeb114d..113c3a940e25d 100644 --- a/clients/client-config-service/src/commands/GetCustomRulePolicyCommand.ts +++ b/clients/client-config-service/src/commands/GetCustomRulePolicyCommand.ts @@ -80,4 +80,16 @@ export class GetCustomRulePolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetCustomRulePolicyCommand) .de(de_GetCustomRulePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCustomRulePolicyRequest; + output: GetCustomRulePolicyResponse; + }; + sdk: { + input: GetCustomRulePolicyCommandInput; + output: GetCustomRulePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetDiscoveredResourceCountsCommand.ts b/clients/client-config-service/src/commands/GetDiscoveredResourceCountsCommand.ts index f1dfe9a22bbec..1dafbc02649c3 100644 --- a/clients/client-config-service/src/commands/GetDiscoveredResourceCountsCommand.ts +++ b/clients/client-config-service/src/commands/GetDiscoveredResourceCountsCommand.ts @@ -160,4 +160,16 @@ export class GetDiscoveredResourceCountsCommand extends $Command .f(void 0, void 0) .ser(se_GetDiscoveredResourceCountsCommand) .de(de_GetDiscoveredResourceCountsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDiscoveredResourceCountsRequest; + output: GetDiscoveredResourceCountsResponse; + }; + sdk: { + input: GetDiscoveredResourceCountsCommandInput; + output: GetDiscoveredResourceCountsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetOrganizationConfigRuleDetailedStatusCommand.ts b/clients/client-config-service/src/commands/GetOrganizationConfigRuleDetailedStatusCommand.ts index 6c317fda464b4..98b17bf0f63f4 100644 --- a/clients/client-config-service/src/commands/GetOrganizationConfigRuleDetailedStatusCommand.ts +++ b/clients/client-config-service/src/commands/GetOrganizationConfigRuleDetailedStatusCommand.ts @@ -134,4 +134,16 @@ export class GetOrganizationConfigRuleDetailedStatusCommand extends $Command .f(void 0, void 0) .ser(se_GetOrganizationConfigRuleDetailedStatusCommand) .de(de_GetOrganizationConfigRuleDetailedStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetOrganizationConfigRuleDetailedStatusRequest; + output: GetOrganizationConfigRuleDetailedStatusResponse; + }; + sdk: { + input: GetOrganizationConfigRuleDetailedStatusCommandInput; + output: GetOrganizationConfigRuleDetailedStatusCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetOrganizationConformancePackDetailedStatusCommand.ts b/clients/client-config-service/src/commands/GetOrganizationConformancePackDetailedStatusCommand.ts index f6f9e30d55408..4797795da7668 100644 --- a/clients/client-config-service/src/commands/GetOrganizationConformancePackDetailedStatusCommand.ts +++ b/clients/client-config-service/src/commands/GetOrganizationConformancePackDetailedStatusCommand.ts @@ -135,4 +135,16 @@ export class GetOrganizationConformancePackDetailedStatusCommand extends $Comman .f(void 0, void 0) .ser(se_GetOrganizationConformancePackDetailedStatusCommand) .de(de_GetOrganizationConformancePackDetailedStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetOrganizationConformancePackDetailedStatusRequest; + output: GetOrganizationConformancePackDetailedStatusResponse; + }; + sdk: { + input: GetOrganizationConformancePackDetailedStatusCommandInput; + output: GetOrganizationConformancePackDetailedStatusCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetOrganizationCustomRulePolicyCommand.ts b/clients/client-config-service/src/commands/GetOrganizationCustomRulePolicyCommand.ts index 41a0854542ec9..7bc243654cda9 100644 --- a/clients/client-config-service/src/commands/GetOrganizationCustomRulePolicyCommand.ts +++ b/clients/client-config-service/src/commands/GetOrganizationCustomRulePolicyCommand.ts @@ -106,4 +106,16 @@ export class GetOrganizationCustomRulePolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetOrganizationCustomRulePolicyCommand) .de(de_GetOrganizationCustomRulePolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetOrganizationCustomRulePolicyRequest; + output: GetOrganizationCustomRulePolicyResponse; + }; + sdk: { + input: GetOrganizationCustomRulePolicyCommandInput; + output: GetOrganizationCustomRulePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetResourceConfigHistoryCommand.ts b/clients/client-config-service/src/commands/GetResourceConfigHistoryCommand.ts index 6cd2d579f29a6..7cfb84f2131aa 100644 --- a/clients/client-config-service/src/commands/GetResourceConfigHistoryCommand.ts +++ b/clients/client-config-service/src/commands/GetResourceConfigHistoryCommand.ts @@ -169,4 +169,16 @@ export class GetResourceConfigHistoryCommand extends $Command .f(void 0, void 0) .ser(se_GetResourceConfigHistoryCommand) .de(de_GetResourceConfigHistoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResourceConfigHistoryRequest; + output: GetResourceConfigHistoryResponse; + }; + sdk: { + input: GetResourceConfigHistoryCommandInput; + output: GetResourceConfigHistoryCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetResourceEvaluationSummaryCommand.ts b/clients/client-config-service/src/commands/GetResourceEvaluationSummaryCommand.ts index eb8aca6916bd6..9e79d8112f5dc 100644 --- a/clients/client-config-service/src/commands/GetResourceEvaluationSummaryCommand.ts +++ b/clients/client-config-service/src/commands/GetResourceEvaluationSummaryCommand.ts @@ -107,4 +107,16 @@ export class GetResourceEvaluationSummaryCommand extends $Command .f(void 0, void 0) .ser(se_GetResourceEvaluationSummaryCommand) .de(de_GetResourceEvaluationSummaryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResourceEvaluationSummaryRequest; + output: GetResourceEvaluationSummaryResponse; + }; + sdk: { + input: GetResourceEvaluationSummaryCommandInput; + output: GetResourceEvaluationSummaryCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/GetStoredQueryCommand.ts b/clients/client-config-service/src/commands/GetStoredQueryCommand.ts index 22de8bde8dcc1..1920cdeaf3115 100644 --- a/clients/client-config-service/src/commands/GetStoredQueryCommand.ts +++ b/clients/client-config-service/src/commands/GetStoredQueryCommand.ts @@ -91,4 +91,16 @@ export class GetStoredQueryCommand extends $Command .f(void 0, void 0) .ser(se_GetStoredQueryCommand) .de(de_GetStoredQueryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetStoredQueryRequest; + output: GetStoredQueryResponse; + }; + sdk: { + input: GetStoredQueryCommandInput; + output: GetStoredQueryCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/ListAggregateDiscoveredResourcesCommand.ts b/clients/client-config-service/src/commands/ListAggregateDiscoveredResourcesCommand.ts index a00cc65aa64fe..2fa5a2c9cd06e 100644 --- a/clients/client-config-service/src/commands/ListAggregateDiscoveredResourcesCommand.ts +++ b/clients/client-config-service/src/commands/ListAggregateDiscoveredResourcesCommand.ts @@ -119,4 +119,16 @@ export class ListAggregateDiscoveredResourcesCommand extends $Command .f(void 0, void 0) .ser(se_ListAggregateDiscoveredResourcesCommand) .de(de_ListAggregateDiscoveredResourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAggregateDiscoveredResourcesRequest; + output: ListAggregateDiscoveredResourcesResponse; + }; + sdk: { + input: ListAggregateDiscoveredResourcesCommandInput; + output: ListAggregateDiscoveredResourcesCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/ListConformancePackComplianceScoresCommand.ts b/clients/client-config-service/src/commands/ListConformancePackComplianceScoresCommand.ts index 9ff32b2f35c8c..58fb57a6ea9ae 100644 --- a/clients/client-config-service/src/commands/ListConformancePackComplianceScoresCommand.ts +++ b/clients/client-config-service/src/commands/ListConformancePackComplianceScoresCommand.ts @@ -118,4 +118,16 @@ export class ListConformancePackComplianceScoresCommand extends $Command .f(void 0, void 0) .ser(se_ListConformancePackComplianceScoresCommand) .de(de_ListConformancePackComplianceScoresCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListConformancePackComplianceScoresRequest; + output: ListConformancePackComplianceScoresResponse; + }; + sdk: { + input: ListConformancePackComplianceScoresCommandInput; + output: ListConformancePackComplianceScoresCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/ListDiscoveredResourcesCommand.ts b/clients/client-config-service/src/commands/ListDiscoveredResourcesCommand.ts index d4920934c06ce..da3f3f75326b9 100644 --- a/clients/client-config-service/src/commands/ListDiscoveredResourcesCommand.ts +++ b/clients/client-config-service/src/commands/ListDiscoveredResourcesCommand.ts @@ -126,4 +126,16 @@ export class ListDiscoveredResourcesCommand extends $Command .f(void 0, void 0) .ser(se_ListDiscoveredResourcesCommand) .de(de_ListDiscoveredResourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDiscoveredResourcesRequest; + output: ListDiscoveredResourcesResponse; + }; + sdk: { + input: ListDiscoveredResourcesCommandInput; + output: ListDiscoveredResourcesCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/ListResourceEvaluationsCommand.ts b/clients/client-config-service/src/commands/ListResourceEvaluationsCommand.ts index 24f625c62aa8e..caa9346194a83 100644 --- a/clients/client-config-service/src/commands/ListResourceEvaluationsCommand.ts +++ b/clients/client-config-service/src/commands/ListResourceEvaluationsCommand.ts @@ -106,4 +106,16 @@ export class ListResourceEvaluationsCommand extends $Command .f(void 0, void 0) .ser(se_ListResourceEvaluationsCommand) .de(de_ListResourceEvaluationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListResourceEvaluationsRequest; + output: ListResourceEvaluationsResponse; + }; + sdk: { + input: ListResourceEvaluationsCommandInput; + output: ListResourceEvaluationsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/ListStoredQueriesCommand.ts b/clients/client-config-service/src/commands/ListStoredQueriesCommand.ts index c6303595251fe..2a4fc26bdd113 100644 --- a/clients/client-config-service/src/commands/ListStoredQueriesCommand.ts +++ b/clients/client-config-service/src/commands/ListStoredQueriesCommand.ts @@ -96,4 +96,16 @@ export class ListStoredQueriesCommand extends $Command .f(void 0, void 0) .ser(se_ListStoredQueriesCommand) .de(de_ListStoredQueriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStoredQueriesRequest; + output: ListStoredQueriesResponse; + }; + sdk: { + input: ListStoredQueriesCommandInput; + output: ListStoredQueriesCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-config-service/src/commands/ListTagsForResourceCommand.ts index a62c537a6812f..c7dc7d42cf03d 100644 --- a/clients/client-config-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-config-service/src/commands/ListTagsForResourceCommand.ts @@ -102,4 +102,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutAggregationAuthorizationCommand.ts b/clients/client-config-service/src/commands/PutAggregationAuthorizationCommand.ts index c4dd3f012f372..71612c6de88b7 100644 --- a/clients/client-config-service/src/commands/PutAggregationAuthorizationCommand.ts +++ b/clients/client-config-service/src/commands/PutAggregationAuthorizationCommand.ts @@ -101,4 +101,16 @@ export class PutAggregationAuthorizationCommand extends $Command .f(void 0, void 0) .ser(se_PutAggregationAuthorizationCommand) .de(de_PutAggregationAuthorizationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutAggregationAuthorizationRequest; + output: PutAggregationAuthorizationResponse; + }; + sdk: { + input: PutAggregationAuthorizationCommandInput; + output: PutAggregationAuthorizationCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutConfigRuleCommand.ts b/clients/client-config-service/src/commands/PutConfigRuleCommand.ts index 575947219bdf5..92f7b24d2dad7 100644 --- a/clients/client-config-service/src/commands/PutConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/PutConfigRuleCommand.ts @@ -226,4 +226,16 @@ export class PutConfigRuleCommand extends $Command .f(void 0, void 0) .ser(se_PutConfigRuleCommand) .de(de_PutConfigRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutConfigRuleRequest; + output: {}; + }; + sdk: { + input: PutConfigRuleCommandInput; + output: PutConfigRuleCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutConfigurationAggregatorCommand.ts b/clients/client-config-service/src/commands/PutConfigurationAggregatorCommand.ts index 4396ec6d8f143..18671e076c3d7 100644 --- a/clients/client-config-service/src/commands/PutConfigurationAggregatorCommand.ts +++ b/clients/client-config-service/src/commands/PutConfigurationAggregatorCommand.ts @@ -185,4 +185,16 @@ export class PutConfigurationAggregatorCommand extends $Command .f(void 0, void 0) .ser(se_PutConfigurationAggregatorCommand) .de(de_PutConfigurationAggregatorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutConfigurationAggregatorRequest; + output: PutConfigurationAggregatorResponse; + }; + sdk: { + input: PutConfigurationAggregatorCommandInput; + output: PutConfigurationAggregatorCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutConfigurationRecorderCommand.ts b/clients/client-config-service/src/commands/PutConfigurationRecorderCommand.ts index d30b9091b27a6..e709be66fbc2f 100644 --- a/clients/client-config-service/src/commands/PutConfigurationRecorderCommand.ts +++ b/clients/client-config-service/src/commands/PutConfigurationRecorderCommand.ts @@ -159,4 +159,16 @@ export class PutConfigurationRecorderCommand extends $Command .f(void 0, void 0) .ser(se_PutConfigurationRecorderCommand) .de(de_PutConfigurationRecorderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutConfigurationRecorderRequest; + output: {}; + }; + sdk: { + input: PutConfigurationRecorderCommandInput; + output: PutConfigurationRecorderCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutConformancePackCommand.ts b/clients/client-config-service/src/commands/PutConformancePackCommand.ts index f3bf1594cba3e..f8f7c33709a6c 100644 --- a/clients/client-config-service/src/commands/PutConformancePackCommand.ts +++ b/clients/client-config-service/src/commands/PutConformancePackCommand.ts @@ -163,4 +163,16 @@ export class PutConformancePackCommand extends $Command .f(void 0, void 0) .ser(se_PutConformancePackCommand) .de(de_PutConformancePackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutConformancePackRequest; + output: PutConformancePackResponse; + }; + sdk: { + input: PutConformancePackCommandInput; + output: PutConformancePackCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutDeliveryChannelCommand.ts b/clients/client-config-service/src/commands/PutDeliveryChannelCommand.ts index ea0d89c257bf7..a844973d8ecf0 100644 --- a/clients/client-config-service/src/commands/PutDeliveryChannelCommand.ts +++ b/clients/client-config-service/src/commands/PutDeliveryChannelCommand.ts @@ -128,4 +128,16 @@ export class PutDeliveryChannelCommand extends $Command .f(void 0, void 0) .ser(se_PutDeliveryChannelCommand) .de(de_PutDeliveryChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDeliveryChannelRequest; + output: {}; + }; + sdk: { + input: PutDeliveryChannelCommandInput; + output: PutDeliveryChannelCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutEvaluationsCommand.ts b/clients/client-config-service/src/commands/PutEvaluationsCommand.ts index f29fcc9df1e9e..58c636f90fa3a 100644 --- a/clients/client-config-service/src/commands/PutEvaluationsCommand.ts +++ b/clients/client-config-service/src/commands/PutEvaluationsCommand.ts @@ -107,4 +107,16 @@ export class PutEvaluationsCommand extends $Command .f(void 0, void 0) .ser(se_PutEvaluationsCommand) .de(de_PutEvaluationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutEvaluationsRequest; + output: PutEvaluationsResponse; + }; + sdk: { + input: PutEvaluationsCommandInput; + output: PutEvaluationsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutExternalEvaluationCommand.ts b/clients/client-config-service/src/commands/PutExternalEvaluationCommand.ts index 9979b98f8fcd8..228d7c2292f27 100644 --- a/clients/client-config-service/src/commands/PutExternalEvaluationCommand.ts +++ b/clients/client-config-service/src/commands/PutExternalEvaluationCommand.ts @@ -90,4 +90,16 @@ export class PutExternalEvaluationCommand extends $Command .f(void 0, void 0) .ser(se_PutExternalEvaluationCommand) .de(de_PutExternalEvaluationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutExternalEvaluationRequest; + output: {}; + }; + sdk: { + input: PutExternalEvaluationCommandInput; + output: PutExternalEvaluationCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutOrganizationConfigRuleCommand.ts b/clients/client-config-service/src/commands/PutOrganizationConfigRuleCommand.ts index 672275621ec0d..4a7876592ed27 100644 --- a/clients/client-config-service/src/commands/PutOrganizationConfigRuleCommand.ts +++ b/clients/client-config-service/src/commands/PutOrganizationConfigRuleCommand.ts @@ -252,4 +252,16 @@ export class PutOrganizationConfigRuleCommand extends $Command .f(void 0, void 0) .ser(se_PutOrganizationConfigRuleCommand) .de(de_PutOrganizationConfigRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutOrganizationConfigRuleRequest; + output: PutOrganizationConfigRuleResponse; + }; + sdk: { + input: PutOrganizationConfigRuleCommandInput; + output: PutOrganizationConfigRuleCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutOrganizationConformancePackCommand.ts b/clients/client-config-service/src/commands/PutOrganizationConformancePackCommand.ts index b961a6544b1dd..a55b506e38f07 100644 --- a/clients/client-config-service/src/commands/PutOrganizationConformancePackCommand.ts +++ b/clients/client-config-service/src/commands/PutOrganizationConformancePackCommand.ts @@ -205,4 +205,16 @@ export class PutOrganizationConformancePackCommand extends $Command .f(void 0, void 0) .ser(se_PutOrganizationConformancePackCommand) .de(de_PutOrganizationConformancePackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutOrganizationConformancePackRequest; + output: PutOrganizationConformancePackResponse; + }; + sdk: { + input: PutOrganizationConformancePackCommandInput; + output: PutOrganizationConformancePackCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutRemediationConfigurationsCommand.ts b/clients/client-config-service/src/commands/PutRemediationConfigurationsCommand.ts index 61aee94c2c917..69dbd77f60653 100644 --- a/clients/client-config-service/src/commands/PutRemediationConfigurationsCommand.ts +++ b/clients/client-config-service/src/commands/PutRemediationConfigurationsCommand.ts @@ -208,4 +208,16 @@ export class PutRemediationConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_PutRemediationConfigurationsCommand) .de(de_PutRemediationConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutRemediationConfigurationsRequest; + output: PutRemediationConfigurationsResponse; + }; + sdk: { + input: PutRemediationConfigurationsCommandInput; + output: PutRemediationConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutRemediationExceptionsCommand.ts b/clients/client-config-service/src/commands/PutRemediationExceptionsCommand.ts index e7209b5c26ba3..5816fdbeb63db 100644 --- a/clients/client-config-service/src/commands/PutRemediationExceptionsCommand.ts +++ b/clients/client-config-service/src/commands/PutRemediationExceptionsCommand.ts @@ -163,4 +163,16 @@ export class PutRemediationExceptionsCommand extends $Command .f(void 0, void 0) .ser(se_PutRemediationExceptionsCommand) .de(de_PutRemediationExceptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutRemediationExceptionsRequest; + output: PutRemediationExceptionsResponse; + }; + sdk: { + input: PutRemediationExceptionsCommandInput; + output: PutRemediationExceptionsCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutResourceConfigCommand.ts b/clients/client-config-service/src/commands/PutResourceConfigCommand.ts index f65524596c127..0312ebabf0b09 100644 --- a/clients/client-config-service/src/commands/PutResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/PutResourceConfigCommand.ts @@ -129,4 +129,16 @@ export class PutResourceConfigCommand extends $Command .f(void 0, void 0) .ser(se_PutResourceConfigCommand) .de(de_PutResourceConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutResourceConfigRequest; + output: {}; + }; + sdk: { + input: PutResourceConfigCommandInput; + output: PutResourceConfigCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutRetentionConfigurationCommand.ts b/clients/client-config-service/src/commands/PutRetentionConfigurationCommand.ts index ae6d09c7ab230..82acb94f63720 100644 --- a/clients/client-config-service/src/commands/PutRetentionConfigurationCommand.ts +++ b/clients/client-config-service/src/commands/PutRetentionConfigurationCommand.ts @@ -97,4 +97,16 @@ export class PutRetentionConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_PutRetentionConfigurationCommand) .de(de_PutRetentionConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutRetentionConfigurationRequest; + output: PutRetentionConfigurationResponse; + }; + sdk: { + input: PutRetentionConfigurationCommandInput; + output: PutRetentionConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/PutStoredQueryCommand.ts b/clients/client-config-service/src/commands/PutStoredQueryCommand.ts index 96851c9ef3ac4..b75066c4b527a 100644 --- a/clients/client-config-service/src/commands/PutStoredQueryCommand.ts +++ b/clients/client-config-service/src/commands/PutStoredQueryCommand.ts @@ -109,4 +109,16 @@ export class PutStoredQueryCommand extends $Command .f(void 0, void 0) .ser(se_PutStoredQueryCommand) .de(de_PutStoredQueryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutStoredQueryRequest; + output: PutStoredQueryResponse; + }; + sdk: { + input: PutStoredQueryCommandInput; + output: PutStoredQueryCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/SelectAggregateResourceConfigCommand.ts b/clients/client-config-service/src/commands/SelectAggregateResourceConfigCommand.ts index 06f2ef318b0b3..203d46afdd112 100644 --- a/clients/client-config-service/src/commands/SelectAggregateResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/SelectAggregateResourceConfigCommand.ts @@ -121,4 +121,16 @@ export class SelectAggregateResourceConfigCommand extends $Command .f(void 0, void 0) .ser(se_SelectAggregateResourceConfigCommand) .de(de_SelectAggregateResourceConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SelectAggregateResourceConfigRequest; + output: SelectAggregateResourceConfigResponse; + }; + sdk: { + input: SelectAggregateResourceConfigCommandInput; + output: SelectAggregateResourceConfigCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/SelectResourceConfigCommand.ts b/clients/client-config-service/src/commands/SelectResourceConfigCommand.ts index 90e6794de0b95..652d5fe05b74f 100644 --- a/clients/client-config-service/src/commands/SelectResourceConfigCommand.ts +++ b/clients/client-config-service/src/commands/SelectResourceConfigCommand.ts @@ -104,4 +104,16 @@ export class SelectResourceConfigCommand extends $Command .f(void 0, void 0) .ser(se_SelectResourceConfigCommand) .de(de_SelectResourceConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SelectResourceConfigRequest; + output: SelectResourceConfigResponse; + }; + sdk: { + input: SelectResourceConfigCommandInput; + output: SelectResourceConfigCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/StartConfigRulesEvaluationCommand.ts b/clients/client-config-service/src/commands/StartConfigRulesEvaluationCommand.ts index 6ecfd56f778cb..6a49c45306fca 100644 --- a/clients/client-config-service/src/commands/StartConfigRulesEvaluationCommand.ts +++ b/clients/client-config-service/src/commands/StartConfigRulesEvaluationCommand.ts @@ -163,4 +163,16 @@ export class StartConfigRulesEvaluationCommand extends $Command .f(void 0, void 0) .ser(se_StartConfigRulesEvaluationCommand) .de(de_StartConfigRulesEvaluationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartConfigRulesEvaluationRequest; + output: {}; + }; + sdk: { + input: StartConfigRulesEvaluationCommandInput; + output: StartConfigRulesEvaluationCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/StartConfigurationRecorderCommand.ts b/clients/client-config-service/src/commands/StartConfigurationRecorderCommand.ts index 52d62bba35d01..a6a11ff54f3f4 100644 --- a/clients/client-config-service/src/commands/StartConfigurationRecorderCommand.ts +++ b/clients/client-config-service/src/commands/StartConfigurationRecorderCommand.ts @@ -86,4 +86,16 @@ export class StartConfigurationRecorderCommand extends $Command .f(void 0, void 0) .ser(se_StartConfigurationRecorderCommand) .de(de_StartConfigurationRecorderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartConfigurationRecorderRequest; + output: {}; + }; + sdk: { + input: StartConfigurationRecorderCommandInput; + output: StartConfigurationRecorderCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/StartRemediationExecutionCommand.ts b/clients/client-config-service/src/commands/StartRemediationExecutionCommand.ts index 080e8812fba55..10e1538f53515 100644 --- a/clients/client-config-service/src/commands/StartRemediationExecutionCommand.ts +++ b/clients/client-config-service/src/commands/StartRemediationExecutionCommand.ts @@ -122,4 +122,16 @@ export class StartRemediationExecutionCommand extends $Command .f(void 0, void 0) .ser(se_StartRemediationExecutionCommand) .de(de_StartRemediationExecutionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartRemediationExecutionRequest; + output: StartRemediationExecutionResponse; + }; + sdk: { + input: StartRemediationExecutionCommandInput; + output: StartRemediationExecutionCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/StartResourceEvaluationCommand.ts b/clients/client-config-service/src/commands/StartResourceEvaluationCommand.ts index 9eff1a6dead67..e95b440b2eb30 100644 --- a/clients/client-config-service/src/commands/StartResourceEvaluationCommand.ts +++ b/clients/client-config-service/src/commands/StartResourceEvaluationCommand.ts @@ -105,4 +105,16 @@ export class StartResourceEvaluationCommand extends $Command .f(void 0, void 0) .ser(se_StartResourceEvaluationCommand) .de(de_StartResourceEvaluationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartResourceEvaluationRequest; + output: StartResourceEvaluationResponse; + }; + sdk: { + input: StartResourceEvaluationCommandInput; + output: StartResourceEvaluationCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/StopConfigurationRecorderCommand.ts b/clients/client-config-service/src/commands/StopConfigurationRecorderCommand.ts index f7276bc587657..79d56dc7a0115 100644 --- a/clients/client-config-service/src/commands/StopConfigurationRecorderCommand.ts +++ b/clients/client-config-service/src/commands/StopConfigurationRecorderCommand.ts @@ -79,4 +79,16 @@ export class StopConfigurationRecorderCommand extends $Command .f(void 0, void 0) .ser(se_StopConfigurationRecorderCommand) .de(de_StopConfigurationRecorderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopConfigurationRecorderRequest; + output: {}; + }; + sdk: { + input: StopConfigurationRecorderCommandInput; + output: StopConfigurationRecorderCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/TagResourceCommand.ts b/clients/client-config-service/src/commands/TagResourceCommand.ts index a9343493e0df0..5d0e9d6c39330 100644 --- a/clients/client-config-service/src/commands/TagResourceCommand.ts +++ b/clients/client-config-service/src/commands/TagResourceCommand.ts @@ -96,4 +96,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-config-service/src/commands/UntagResourceCommand.ts b/clients/client-config-service/src/commands/UntagResourceCommand.ts index 33e7fefc76d80..520a54d5523be 100644 --- a/clients/client-config-service/src/commands/UntagResourceCommand.ts +++ b/clients/client-config-service/src/commands/UntagResourceCommand.ts @@ -86,4 +86,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-connect-contact-lens/CHANGELOG.md b/clients/client-connect-contact-lens/CHANGELOG.md index 70207d8e9912f..db5a4d669d36b 100644 --- a/clients/client-connect-contact-lens/CHANGELOG.md +++ b/clients/client-connect-contact-lens/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-connect-contact-lens + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-connect-contact-lens + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-connect-contact-lens diff --git a/clients/client-connect-contact-lens/package.json b/clients/client-connect-contact-lens/package.json index dedad975c0350..e154bbf3d8be4 100644 --- a/clients/client-connect-contact-lens/package.json +++ b/clients/client-connect-contact-lens/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connect-contact-lens", "description": "AWS SDK for JavaScript Connect Contact Lens Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-connect-contact-lens", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-connect-contact-lens/src/commands/ListRealtimeContactAnalysisSegmentsCommand.ts b/clients/client-connect-contact-lens/src/commands/ListRealtimeContactAnalysisSegmentsCommand.ts index 3a3d4427b39fb..32268c64138fc 100644 --- a/clients/client-connect-contact-lens/src/commands/ListRealtimeContactAnalysisSegmentsCommand.ts +++ b/clients/client-connect-contact-lens/src/commands/ListRealtimeContactAnalysisSegmentsCommand.ts @@ -148,4 +148,16 @@ export class ListRealtimeContactAnalysisSegmentsCommand extends $Command .f(void 0, void 0) .ser(se_ListRealtimeContactAnalysisSegmentsCommand) .de(de_ListRealtimeContactAnalysisSegmentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRealtimeContactAnalysisSegmentsRequest; + output: ListRealtimeContactAnalysisSegmentsResponse; + }; + sdk: { + input: ListRealtimeContactAnalysisSegmentsCommandInput; + output: ListRealtimeContactAnalysisSegmentsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/CHANGELOG.md b/clients/client-connect/CHANGELOG.md index 280277e40a306..6878e298f9056 100644 --- a/clients/client-connect/CHANGELOG.md +++ b/clients/client-connect/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-connect + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-connect + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-connect diff --git a/clients/client-connect/package.json b/clients/client-connect/package.json index 72be0cda93ebe..f39c396b8954a 100644 --- a/clients/client-connect/package.json +++ b/clients/client-connect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connect", "description": "AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-connect", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-connect/src/commands/ActivateEvaluationFormCommand.ts b/clients/client-connect/src/commands/ActivateEvaluationFormCommand.ts index 2077f3e8fec1e..a58c1eda6a9f9 100644 --- a/clients/client-connect/src/commands/ActivateEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/ActivateEvaluationFormCommand.ts @@ -97,4 +97,16 @@ export class ActivateEvaluationFormCommand extends $Command .f(void 0, void 0) .ser(se_ActivateEvaluationFormCommand) .de(de_ActivateEvaluationFormCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ActivateEvaluationFormRequest; + output: ActivateEvaluationFormResponse; + }; + sdk: { + input: ActivateEvaluationFormCommandInput; + output: ActivateEvaluationFormCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociateAnalyticsDataSetCommand.ts b/clients/client-connect/src/commands/AssociateAnalyticsDataSetCommand.ts index b8b348a44c7e5..bf2300addb7a2 100644 --- a/clients/client-connect/src/commands/AssociateAnalyticsDataSetCommand.ts +++ b/clients/client-connect/src/commands/AssociateAnalyticsDataSetCommand.ts @@ -99,4 +99,16 @@ export class AssociateAnalyticsDataSetCommand extends $Command .f(void 0, void 0) .ser(se_AssociateAnalyticsDataSetCommand) .de(de_AssociateAnalyticsDataSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateAnalyticsDataSetRequest; + output: AssociateAnalyticsDataSetResponse; + }; + sdk: { + input: AssociateAnalyticsDataSetCommandInput; + output: AssociateAnalyticsDataSetCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociateApprovedOriginCommand.ts b/clients/client-connect/src/commands/AssociateApprovedOriginCommand.ts index 8b63c72e8a7fa..6a11ec2d61aaa 100644 --- a/clients/client-connect/src/commands/AssociateApprovedOriginCommand.ts +++ b/clients/client-connect/src/commands/AssociateApprovedOriginCommand.ts @@ -98,4 +98,16 @@ export class AssociateApprovedOriginCommand extends $Command .f(void 0, void 0) .ser(se_AssociateApprovedOriginCommand) .de(de_AssociateApprovedOriginCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateApprovedOriginRequest; + output: {}; + }; + sdk: { + input: AssociateApprovedOriginCommandInput; + output: AssociateApprovedOriginCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociateBotCommand.ts b/clients/client-connect/src/commands/AssociateBotCommand.ts index 8521c18c43714..5317896435bad 100644 --- a/clients/client-connect/src/commands/AssociateBotCommand.ts +++ b/clients/client-connect/src/commands/AssociateBotCommand.ts @@ -105,4 +105,16 @@ export class AssociateBotCommand extends $Command .f(void 0, void 0) .ser(se_AssociateBotCommand) .de(de_AssociateBotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateBotRequest; + output: {}; + }; + sdk: { + input: AssociateBotCommandInput; + output: AssociateBotCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociateDefaultVocabularyCommand.ts b/clients/client-connect/src/commands/AssociateDefaultVocabularyCommand.ts index cd7a14b6cba05..71fcc4f8ca6b7 100644 --- a/clients/client-connect/src/commands/AssociateDefaultVocabularyCommand.ts +++ b/clients/client-connect/src/commands/AssociateDefaultVocabularyCommand.ts @@ -93,4 +93,16 @@ export class AssociateDefaultVocabularyCommand extends $Command .f(void 0, void 0) .ser(se_AssociateDefaultVocabularyCommand) .de(de_AssociateDefaultVocabularyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateDefaultVocabularyRequest; + output: {}; + }; + sdk: { + input: AssociateDefaultVocabularyCommandInput; + output: AssociateDefaultVocabularyCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociateFlowCommand.ts b/clients/client-connect/src/commands/AssociateFlowCommand.ts index 0a1fb2b5cd9b6..43557bff0a0f4 100644 --- a/clients/client-connect/src/commands/AssociateFlowCommand.ts +++ b/clients/client-connect/src/commands/AssociateFlowCommand.ts @@ -96,4 +96,16 @@ export class AssociateFlowCommand extends $Command .f(void 0, void 0) .ser(se_AssociateFlowCommand) .de(de_AssociateFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateFlowRequest; + output: {}; + }; + sdk: { + input: AssociateFlowCommandInput; + output: AssociateFlowCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociateInstanceStorageConfigCommand.ts b/clients/client-connect/src/commands/AssociateInstanceStorageConfigCommand.ts index d4eac84e124ed..bfdfa2e43dc30 100644 --- a/clients/client-connect/src/commands/AssociateInstanceStorageConfigCommand.ts +++ b/clients/client-connect/src/commands/AssociateInstanceStorageConfigCommand.ts @@ -133,4 +133,16 @@ export class AssociateInstanceStorageConfigCommand extends $Command .f(void 0, void 0) .ser(se_AssociateInstanceStorageConfigCommand) .de(de_AssociateInstanceStorageConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateInstanceStorageConfigRequest; + output: AssociateInstanceStorageConfigResponse; + }; + sdk: { + input: AssociateInstanceStorageConfigCommandInput; + output: AssociateInstanceStorageConfigCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociateLambdaFunctionCommand.ts b/clients/client-connect/src/commands/AssociateLambdaFunctionCommand.ts index d50dcc2652981..961c89fc0444f 100644 --- a/clients/client-connect/src/commands/AssociateLambdaFunctionCommand.ts +++ b/clients/client-connect/src/commands/AssociateLambdaFunctionCommand.ts @@ -99,4 +99,16 @@ export class AssociateLambdaFunctionCommand extends $Command .f(void 0, void 0) .ser(se_AssociateLambdaFunctionCommand) .de(de_AssociateLambdaFunctionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateLambdaFunctionRequest; + output: {}; + }; + sdk: { + input: AssociateLambdaFunctionCommandInput; + output: AssociateLambdaFunctionCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociateLexBotCommand.ts b/clients/client-connect/src/commands/AssociateLexBotCommand.ts index 24b9bfbc4663b..59ceea41dc9b9 100644 --- a/clients/client-connect/src/commands/AssociateLexBotCommand.ts +++ b/clients/client-connect/src/commands/AssociateLexBotCommand.ts @@ -102,4 +102,16 @@ export class AssociateLexBotCommand extends $Command .f(void 0, void 0) .ser(se_AssociateLexBotCommand) .de(de_AssociateLexBotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateLexBotRequest; + output: {}; + }; + sdk: { + input: AssociateLexBotCommandInput; + output: AssociateLexBotCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociatePhoneNumberContactFlowCommand.ts b/clients/client-connect/src/commands/AssociatePhoneNumberContactFlowCommand.ts index 69eb822f07828..0b24d581e075e 100644 --- a/clients/client-connect/src/commands/AssociatePhoneNumberContactFlowCommand.ts +++ b/clients/client-connect/src/commands/AssociatePhoneNumberContactFlowCommand.ts @@ -106,4 +106,16 @@ export class AssociatePhoneNumberContactFlowCommand extends $Command .f(void 0, void 0) .ser(se_AssociatePhoneNumberContactFlowCommand) .de(de_AssociatePhoneNumberContactFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociatePhoneNumberContactFlowRequest; + output: {}; + }; + sdk: { + input: AssociatePhoneNumberContactFlowCommandInput; + output: AssociatePhoneNumberContactFlowCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociateQueueQuickConnectsCommand.ts b/clients/client-connect/src/commands/AssociateQueueQuickConnectsCommand.ts index 012790cf4aaff..ea49ca813a257 100644 --- a/clients/client-connect/src/commands/AssociateQueueQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/AssociateQueueQuickConnectsCommand.ts @@ -101,4 +101,16 @@ export class AssociateQueueQuickConnectsCommand extends $Command .f(void 0, void 0) .ser(se_AssociateQueueQuickConnectsCommand) .de(de_AssociateQueueQuickConnectsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateQueueQuickConnectsRequest; + output: {}; + }; + sdk: { + input: AssociateQueueQuickConnectsCommandInput; + output: AssociateQueueQuickConnectsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociateRoutingProfileQueuesCommand.ts b/clients/client-connect/src/commands/AssociateRoutingProfileQueuesCommand.ts index 5a1486651fe88..c89a3a572bf49 100644 --- a/clients/client-connect/src/commands/AssociateRoutingProfileQueuesCommand.ts +++ b/clients/client-connect/src/commands/AssociateRoutingProfileQueuesCommand.ts @@ -104,4 +104,16 @@ export class AssociateRoutingProfileQueuesCommand extends $Command .f(void 0, void 0) .ser(se_AssociateRoutingProfileQueuesCommand) .de(de_AssociateRoutingProfileQueuesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateRoutingProfileQueuesRequest; + output: {}; + }; + sdk: { + input: AssociateRoutingProfileQueuesCommandInput; + output: AssociateRoutingProfileQueuesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociateSecurityKeyCommand.ts b/clients/client-connect/src/commands/AssociateSecurityKeyCommand.ts index aafd95d4ede70..a227bd6951bc8 100644 --- a/clients/client-connect/src/commands/AssociateSecurityKeyCommand.ts +++ b/clients/client-connect/src/commands/AssociateSecurityKeyCommand.ts @@ -100,4 +100,16 @@ export class AssociateSecurityKeyCommand extends $Command .f(void 0, void 0) .ser(se_AssociateSecurityKeyCommand) .de(de_AssociateSecurityKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateSecurityKeyRequest; + output: AssociateSecurityKeyResponse; + }; + sdk: { + input: AssociateSecurityKeyCommandInput; + output: AssociateSecurityKeyCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociateTrafficDistributionGroupUserCommand.ts b/clients/client-connect/src/commands/AssociateTrafficDistributionGroupUserCommand.ts index 07fa56d0ead33..e0c1fdfb249d9 100644 --- a/clients/client-connect/src/commands/AssociateTrafficDistributionGroupUserCommand.ts +++ b/clients/client-connect/src/commands/AssociateTrafficDistributionGroupUserCommand.ts @@ -104,4 +104,16 @@ export class AssociateTrafficDistributionGroupUserCommand extends $Command .f(void 0, void 0) .ser(se_AssociateTrafficDistributionGroupUserCommand) .de(de_AssociateTrafficDistributionGroupUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateTrafficDistributionGroupUserRequest; + output: {}; + }; + sdk: { + input: AssociateTrafficDistributionGroupUserCommandInput; + output: AssociateTrafficDistributionGroupUserCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/AssociateUserProficienciesCommand.ts b/clients/client-connect/src/commands/AssociateUserProficienciesCommand.ts index 7de2db07721fd..8ca26358cb0b6 100644 --- a/clients/client-connect/src/commands/AssociateUserProficienciesCommand.ts +++ b/clients/client-connect/src/commands/AssociateUserProficienciesCommand.ts @@ -98,4 +98,16 @@ export class AssociateUserProficienciesCommand extends $Command .f(void 0, void 0) .ser(se_AssociateUserProficienciesCommand) .de(de_AssociateUserProficienciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateUserProficienciesRequest; + output: {}; + }; + sdk: { + input: AssociateUserProficienciesCommandInput; + output: AssociateUserProficienciesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/BatchAssociateAnalyticsDataSetCommand.ts b/clients/client-connect/src/commands/BatchAssociateAnalyticsDataSetCommand.ts index 9180162aeb24b..0f277ecfc56f7 100644 --- a/clients/client-connect/src/commands/BatchAssociateAnalyticsDataSetCommand.ts +++ b/clients/client-connect/src/commands/BatchAssociateAnalyticsDataSetCommand.ts @@ -116,4 +116,16 @@ export class BatchAssociateAnalyticsDataSetCommand extends $Command .f(void 0, void 0) .ser(se_BatchAssociateAnalyticsDataSetCommand) .de(de_BatchAssociateAnalyticsDataSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchAssociateAnalyticsDataSetRequest; + output: BatchAssociateAnalyticsDataSetResponse; + }; + sdk: { + input: BatchAssociateAnalyticsDataSetCommandInput; + output: BatchAssociateAnalyticsDataSetCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/BatchDisassociateAnalyticsDataSetCommand.ts b/clients/client-connect/src/commands/BatchDisassociateAnalyticsDataSetCommand.ts index d7b21bca519db..25be105baf737 100644 --- a/clients/client-connect/src/commands/BatchDisassociateAnalyticsDataSetCommand.ts +++ b/clients/client-connect/src/commands/BatchDisassociateAnalyticsDataSetCommand.ts @@ -114,4 +114,16 @@ export class BatchDisassociateAnalyticsDataSetCommand extends $Command .f(void 0, void 0) .ser(se_BatchDisassociateAnalyticsDataSetCommand) .de(de_BatchDisassociateAnalyticsDataSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDisassociateAnalyticsDataSetRequest; + output: BatchDisassociateAnalyticsDataSetResponse; + }; + sdk: { + input: BatchDisassociateAnalyticsDataSetCommandInput; + output: BatchDisassociateAnalyticsDataSetCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/BatchGetAttachedFileMetadataCommand.ts b/clients/client-connect/src/commands/BatchGetAttachedFileMetadataCommand.ts index 9f69cfee17fa2..a5adeb9edad7e 100644 --- a/clients/client-connect/src/commands/BatchGetAttachedFileMetadataCommand.ts +++ b/clients/client-connect/src/commands/BatchGetAttachedFileMetadataCommand.ts @@ -128,4 +128,16 @@ export class BatchGetAttachedFileMetadataCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetAttachedFileMetadataCommand) .de(de_BatchGetAttachedFileMetadataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetAttachedFileMetadataRequest; + output: BatchGetAttachedFileMetadataResponse; + }; + sdk: { + input: BatchGetAttachedFileMetadataCommandInput; + output: BatchGetAttachedFileMetadataCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/BatchGetFlowAssociationCommand.ts b/clients/client-connect/src/commands/BatchGetFlowAssociationCommand.ts index 3679cd9316793..9d9bd537eec91 100644 --- a/clients/client-connect/src/commands/BatchGetFlowAssociationCommand.ts +++ b/clients/client-connect/src/commands/BatchGetFlowAssociationCommand.ts @@ -105,4 +105,16 @@ export class BatchGetFlowAssociationCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetFlowAssociationCommand) .de(de_BatchGetFlowAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetFlowAssociationRequest; + output: BatchGetFlowAssociationResponse; + }; + sdk: { + input: BatchGetFlowAssociationCommandInput; + output: BatchGetFlowAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/BatchPutContactCommand.ts b/clients/client-connect/src/commands/BatchPutContactCommand.ts index cbc9d711e9e0b..7a8e39b0c078b 100644 --- a/clients/client-connect/src/commands/BatchPutContactCommand.ts +++ b/clients/client-connect/src/commands/BatchPutContactCommand.ts @@ -136,4 +136,16 @@ export class BatchPutContactCommand extends $Command .f(void 0, void 0) .ser(se_BatchPutContactCommand) .de(de_BatchPutContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchPutContactRequest; + output: BatchPutContactResponse; + }; + sdk: { + input: BatchPutContactCommandInput; + output: BatchPutContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ClaimPhoneNumberCommand.ts b/clients/client-connect/src/commands/ClaimPhoneNumberCommand.ts index b953936d1c7df..799f910ecc32c 100644 --- a/clients/client-connect/src/commands/ClaimPhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/ClaimPhoneNumberCommand.ts @@ -126,4 +126,16 @@ export class ClaimPhoneNumberCommand extends $Command .f(void 0, void 0) .ser(se_ClaimPhoneNumberCommand) .de(de_ClaimPhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ClaimPhoneNumberRequest; + output: ClaimPhoneNumberResponse; + }; + sdk: { + input: ClaimPhoneNumberCommandInput; + output: ClaimPhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CompleteAttachedFileUploadCommand.ts b/clients/client-connect/src/commands/CompleteAttachedFileUploadCommand.ts index f6c03c257ad8e..ced724dc99270 100644 --- a/clients/client-connect/src/commands/CompleteAttachedFileUploadCommand.ts +++ b/clients/client-connect/src/commands/CompleteAttachedFileUploadCommand.ts @@ -93,4 +93,16 @@ export class CompleteAttachedFileUploadCommand extends $Command .f(void 0, void 0) .ser(se_CompleteAttachedFileUploadCommand) .de(de_CompleteAttachedFileUploadCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CompleteAttachedFileUploadRequest; + output: {}; + }; + sdk: { + input: CompleteAttachedFileUploadCommandInput; + output: CompleteAttachedFileUploadCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateAgentStatusCommand.ts b/clients/client-connect/src/commands/CreateAgentStatusCommand.ts index 11f8deb4707f9..5168af5e3f3d4 100644 --- a/clients/client-connect/src/commands/CreateAgentStatusCommand.ts +++ b/clients/client-connect/src/commands/CreateAgentStatusCommand.ts @@ -107,4 +107,16 @@ export class CreateAgentStatusCommand extends $Command .f(void 0, void 0) .ser(se_CreateAgentStatusCommand) .de(de_CreateAgentStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAgentStatusRequest; + output: CreateAgentStatusResponse; + }; + sdk: { + input: CreateAgentStatusCommandInput; + output: CreateAgentStatusCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateContactFlowCommand.ts b/clients/client-connect/src/commands/CreateContactFlowCommand.ts index 3784f6cde79a4..61ff951d43753 100644 --- a/clients/client-connect/src/commands/CreateContactFlowCommand.ts +++ b/clients/client-connect/src/commands/CreateContactFlowCommand.ts @@ -112,4 +112,16 @@ export class CreateContactFlowCommand extends $Command .f(void 0, void 0) .ser(se_CreateContactFlowCommand) .de(de_CreateContactFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateContactFlowRequest; + output: CreateContactFlowResponse; + }; + sdk: { + input: CreateContactFlowCommandInput; + output: CreateContactFlowCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateContactFlowModuleCommand.ts b/clients/client-connect/src/commands/CreateContactFlowModuleCommand.ts index 7d2ff52d7e68a..16d90ac18a746 100644 --- a/clients/client-connect/src/commands/CreateContactFlowModuleCommand.ts +++ b/clients/client-connect/src/commands/CreateContactFlowModuleCommand.ts @@ -115,4 +115,16 @@ export class CreateContactFlowModuleCommand extends $Command .f(void 0, void 0) .ser(se_CreateContactFlowModuleCommand) .de(de_CreateContactFlowModuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateContactFlowModuleRequest; + output: CreateContactFlowModuleResponse; + }; + sdk: { + input: CreateContactFlowModuleCommandInput; + output: CreateContactFlowModuleCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateEvaluationFormCommand.ts b/clients/client-connect/src/commands/CreateEvaluationFormCommand.ts index a0da52f55bfd1..55151ac2445e5 100644 --- a/clients/client-connect/src/commands/CreateEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/CreateEvaluationFormCommand.ts @@ -228,4 +228,16 @@ export class CreateEvaluationFormCommand extends $Command .f(void 0, void 0) .ser(se_CreateEvaluationFormCommand) .de(de_CreateEvaluationFormCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEvaluationFormRequest; + output: CreateEvaluationFormResponse; + }; + sdk: { + input: CreateEvaluationFormCommandInput; + output: CreateEvaluationFormCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateHoursOfOperationCommand.ts b/clients/client-connect/src/commands/CreateHoursOfOperationCommand.ts index ed775ee8433c3..c8055b4944b7a 100644 --- a/clients/client-connect/src/commands/CreateHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/CreateHoursOfOperationCommand.ts @@ -119,4 +119,16 @@ export class CreateHoursOfOperationCommand extends $Command .f(void 0, void 0) .ser(se_CreateHoursOfOperationCommand) .de(de_CreateHoursOfOperationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateHoursOfOperationRequest; + output: CreateHoursOfOperationResponse; + }; + sdk: { + input: CreateHoursOfOperationCommandInput; + output: CreateHoursOfOperationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateInstanceCommand.ts b/clients/client-connect/src/commands/CreateInstanceCommand.ts index 5cf09c18fab2c..5f9b8b7fd46e2 100644 --- a/clients/client-connect/src/commands/CreateInstanceCommand.ts +++ b/clients/client-connect/src/commands/CreateInstanceCommand.ts @@ -113,4 +113,16 @@ export class CreateInstanceCommand extends $Command .f(CreateInstanceRequestFilterSensitiveLog, void 0) .ser(se_CreateInstanceCommand) .de(de_CreateInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateInstanceRequest; + output: CreateInstanceResponse; + }; + sdk: { + input: CreateInstanceCommandInput; + output: CreateInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateIntegrationAssociationCommand.ts b/clients/client-connect/src/commands/CreateIntegrationAssociationCommand.ts index 4f48686544e84..1e9821a6bca71 100644 --- a/clients/client-connect/src/commands/CreateIntegrationAssociationCommand.ts +++ b/clients/client-connect/src/commands/CreateIntegrationAssociationCommand.ts @@ -107,4 +107,16 @@ export class CreateIntegrationAssociationCommand extends $Command .f(void 0, void 0) .ser(se_CreateIntegrationAssociationCommand) .de(de_CreateIntegrationAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateIntegrationAssociationRequest; + output: CreateIntegrationAssociationResponse; + }; + sdk: { + input: CreateIntegrationAssociationCommandInput; + output: CreateIntegrationAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateParticipantCommand.ts b/clients/client-connect/src/commands/CreateParticipantCommand.ts index cf172f2f7d054..c4ad9f9a184b2 100644 --- a/clients/client-connect/src/commands/CreateParticipantCommand.ts +++ b/clients/client-connect/src/commands/CreateParticipantCommand.ts @@ -103,4 +103,16 @@ export class CreateParticipantCommand extends $Command .f(void 0, void 0) .ser(se_CreateParticipantCommand) .de(de_CreateParticipantCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateParticipantRequest; + output: CreateParticipantResponse; + }; + sdk: { + input: CreateParticipantCommandInput; + output: CreateParticipantCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreatePersistentContactAssociationCommand.ts b/clients/client-connect/src/commands/CreatePersistentContactAssociationCommand.ts index 88eb164e8a8d9..5e4550643904f 100644 --- a/clients/client-connect/src/commands/CreatePersistentContactAssociationCommand.ts +++ b/clients/client-connect/src/commands/CreatePersistentContactAssociationCommand.ts @@ -109,4 +109,16 @@ export class CreatePersistentContactAssociationCommand extends $Command .f(void 0, void 0) .ser(se_CreatePersistentContactAssociationCommand) .de(de_CreatePersistentContactAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePersistentContactAssociationRequest; + output: CreatePersistentContactAssociationResponse; + }; + sdk: { + input: CreatePersistentContactAssociationCommandInput; + output: CreatePersistentContactAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreatePredefinedAttributeCommand.ts b/clients/client-connect/src/commands/CreatePredefinedAttributeCommand.ts index b678ff5ff142d..4073dc99fd618 100644 --- a/clients/client-connect/src/commands/CreatePredefinedAttributeCommand.ts +++ b/clients/client-connect/src/commands/CreatePredefinedAttributeCommand.ts @@ -105,4 +105,16 @@ export class CreatePredefinedAttributeCommand extends $Command .f(void 0, void 0) .ser(se_CreatePredefinedAttributeCommand) .de(de_CreatePredefinedAttributeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePredefinedAttributeRequest; + output: {}; + }; + sdk: { + input: CreatePredefinedAttributeCommandInput; + output: CreatePredefinedAttributeCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreatePromptCommand.ts b/clients/client-connect/src/commands/CreatePromptCommand.ts index 9996e64bd6389..85897cedeb9e8 100644 --- a/clients/client-connect/src/commands/CreatePromptCommand.ts +++ b/clients/client-connect/src/commands/CreatePromptCommand.ts @@ -104,4 +104,16 @@ export class CreatePromptCommand extends $Command .f(void 0, void 0) .ser(se_CreatePromptCommand) .de(de_CreatePromptCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePromptRequest; + output: CreatePromptResponse; + }; + sdk: { + input: CreatePromptCommandInput; + output: CreatePromptCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateQueueCommand.ts b/clients/client-connect/src/commands/CreateQueueCommand.ts index ed7451b599451..8db42324620b4 100644 --- a/clients/client-connect/src/commands/CreateQueueCommand.ts +++ b/clients/client-connect/src/commands/CreateQueueCommand.ts @@ -137,4 +137,16 @@ export class CreateQueueCommand extends $Command .f(void 0, void 0) .ser(se_CreateQueueCommand) .de(de_CreateQueueCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateQueueRequest; + output: CreateQueueResponse; + }; + sdk: { + input: CreateQueueCommandInput; + output: CreateQueueCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateQuickConnectCommand.ts b/clients/client-connect/src/commands/CreateQuickConnectCommand.ts index fd326aaf6c09c..431660cb436ed 100644 --- a/clients/client-connect/src/commands/CreateQuickConnectCommand.ts +++ b/clients/client-connect/src/commands/CreateQuickConnectCommand.ts @@ -118,4 +118,16 @@ export class CreateQuickConnectCommand extends $Command .f(void 0, void 0) .ser(se_CreateQuickConnectCommand) .de(de_CreateQuickConnectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateQuickConnectRequest; + output: CreateQuickConnectResponse; + }; + sdk: { + input: CreateQuickConnectCommandInput; + output: CreateQuickConnectCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateRoutingProfileCommand.ts b/clients/client-connect/src/commands/CreateRoutingProfileCommand.ts index 49b5be8e6a49a..3196f4f0f3bd1 100644 --- a/clients/client-connect/src/commands/CreateRoutingProfileCommand.ts +++ b/clients/client-connect/src/commands/CreateRoutingProfileCommand.ts @@ -125,4 +125,16 @@ export class CreateRoutingProfileCommand extends $Command .f(void 0, void 0) .ser(se_CreateRoutingProfileCommand) .de(de_CreateRoutingProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRoutingProfileRequest; + output: CreateRoutingProfileResponse; + }; + sdk: { + input: CreateRoutingProfileCommandInput; + output: CreateRoutingProfileCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateRuleCommand.ts b/clients/client-connect/src/commands/CreateRuleCommand.ts index 8c2b895c5342a..a092c763883f4 100644 --- a/clients/client-connect/src/commands/CreateRuleCommand.ts +++ b/clients/client-connect/src/commands/CreateRuleCommand.ts @@ -174,4 +174,16 @@ export class CreateRuleCommand extends $Command .f(void 0, void 0) .ser(se_CreateRuleCommand) .de(de_CreateRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRuleRequest; + output: CreateRuleResponse; + }; + sdk: { + input: CreateRuleCommandInput; + output: CreateRuleCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateSecurityProfileCommand.ts b/clients/client-connect/src/commands/CreateSecurityProfileCommand.ts index 211d92ff829dc..b3a2c7ac5cc3f 100644 --- a/clients/client-connect/src/commands/CreateSecurityProfileCommand.ts +++ b/clients/client-connect/src/commands/CreateSecurityProfileCommand.ts @@ -129,4 +129,16 @@ export class CreateSecurityProfileCommand extends $Command .f(void 0, void 0) .ser(se_CreateSecurityProfileCommand) .de(de_CreateSecurityProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSecurityProfileRequest; + output: CreateSecurityProfileResponse; + }; + sdk: { + input: CreateSecurityProfileCommandInput; + output: CreateSecurityProfileCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateTaskTemplateCommand.ts b/clients/client-connect/src/commands/CreateTaskTemplateCommand.ts index ccdb2c81b5040..be22228376656 100644 --- a/clients/client-connect/src/commands/CreateTaskTemplateCommand.ts +++ b/clients/client-connect/src/commands/CreateTaskTemplateCommand.ts @@ -146,4 +146,16 @@ export class CreateTaskTemplateCommand extends $Command .f(void 0, void 0) .ser(se_CreateTaskTemplateCommand) .de(de_CreateTaskTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateTaskTemplateRequest; + output: CreateTaskTemplateResponse; + }; + sdk: { + input: CreateTaskTemplateCommandInput; + output: CreateTaskTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateTrafficDistributionGroupCommand.ts b/clients/client-connect/src/commands/CreateTrafficDistributionGroupCommand.ts index 6147fc2635f3d..8dc130037b010 100644 --- a/clients/client-connect/src/commands/CreateTrafficDistributionGroupCommand.ts +++ b/clients/client-connect/src/commands/CreateTrafficDistributionGroupCommand.ts @@ -123,4 +123,16 @@ export class CreateTrafficDistributionGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateTrafficDistributionGroupCommand) .de(de_CreateTrafficDistributionGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateTrafficDistributionGroupRequest; + output: CreateTrafficDistributionGroupResponse; + }; + sdk: { + input: CreateTrafficDistributionGroupCommandInput; + output: CreateTrafficDistributionGroupCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateUseCaseCommand.ts b/clients/client-connect/src/commands/CreateUseCaseCommand.ts index 7473dc6c07e1c..e9ac2e1454989 100644 --- a/clients/client-connect/src/commands/CreateUseCaseCommand.ts +++ b/clients/client-connect/src/commands/CreateUseCaseCommand.ts @@ -98,4 +98,16 @@ export class CreateUseCaseCommand extends $Command .f(void 0, void 0) .ser(se_CreateUseCaseCommand) .de(de_CreateUseCaseCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateUseCaseRequest; + output: CreateUseCaseResponse; + }; + sdk: { + input: CreateUseCaseCommandInput; + output: CreateUseCaseCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateUserCommand.ts b/clients/client-connect/src/commands/CreateUserCommand.ts index 8bf87f68470be..47246288ff3fb 100644 --- a/clients/client-connect/src/commands/CreateUserCommand.ts +++ b/clients/client-connect/src/commands/CreateUserCommand.ts @@ -130,4 +130,16 @@ export class CreateUserCommand extends $Command .f(CreateUserRequestFilterSensitiveLog, void 0) .ser(se_CreateUserCommand) .de(de_CreateUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateUserRequest; + output: CreateUserResponse; + }; + sdk: { + input: CreateUserCommandInput; + output: CreateUserCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateUserHierarchyGroupCommand.ts b/clients/client-connect/src/commands/CreateUserHierarchyGroupCommand.ts index 2b1dc53dbefaf..75b1e62882abb 100644 --- a/clients/client-connect/src/commands/CreateUserHierarchyGroupCommand.ts +++ b/clients/client-connect/src/commands/CreateUserHierarchyGroupCommand.ts @@ -104,4 +104,16 @@ export class CreateUserHierarchyGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateUserHierarchyGroupCommand) .de(de_CreateUserHierarchyGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateUserHierarchyGroupRequest; + output: CreateUserHierarchyGroupResponse; + }; + sdk: { + input: CreateUserHierarchyGroupCommandInput; + output: CreateUserHierarchyGroupCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateViewCommand.ts b/clients/client-connect/src/commands/CreateViewCommand.ts index 76e5a762c25b3..af6f5ea4c9a3a 100644 --- a/clients/client-connect/src/commands/CreateViewCommand.ts +++ b/clients/client-connect/src/commands/CreateViewCommand.ts @@ -151,4 +151,16 @@ export class CreateViewCommand extends $Command .f(CreateViewRequestFilterSensitiveLog, CreateViewResponseFilterSensitiveLog) .ser(se_CreateViewCommand) .de(de_CreateViewCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateViewRequest; + output: CreateViewResponse; + }; + sdk: { + input: CreateViewCommandInput; + output: CreateViewCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateViewVersionCommand.ts b/clients/client-connect/src/commands/CreateViewVersionCommand.ts index b1261fcce155b..d01a9ca8ae2fb 100644 --- a/clients/client-connect/src/commands/CreateViewVersionCommand.ts +++ b/clients/client-connect/src/commands/CreateViewVersionCommand.ts @@ -134,4 +134,16 @@ export class CreateViewVersionCommand extends $Command .f(void 0, CreateViewVersionResponseFilterSensitiveLog) .ser(se_CreateViewVersionCommand) .de(de_CreateViewVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateViewVersionRequest; + output: CreateViewVersionResponse; + }; + sdk: { + input: CreateViewVersionCommandInput; + output: CreateViewVersionCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/CreateVocabularyCommand.ts b/clients/client-connect/src/commands/CreateVocabularyCommand.ts index 7ac4bbd7ad598..f4baed7ddb781 100644 --- a/clients/client-connect/src/commands/CreateVocabularyCommand.ts +++ b/clients/client-connect/src/commands/CreateVocabularyCommand.ts @@ -109,4 +109,16 @@ export class CreateVocabularyCommand extends $Command .f(void 0, void 0) .ser(se_CreateVocabularyCommand) .de(de_CreateVocabularyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateVocabularyRequest; + output: CreateVocabularyResponse; + }; + sdk: { + input: CreateVocabularyCommandInput; + output: CreateVocabularyCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeactivateEvaluationFormCommand.ts b/clients/client-connect/src/commands/DeactivateEvaluationFormCommand.ts index 269cbeb1cb424..b76fd5e1ed002 100644 --- a/clients/client-connect/src/commands/DeactivateEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/DeactivateEvaluationFormCommand.ts @@ -97,4 +97,16 @@ export class DeactivateEvaluationFormCommand extends $Command .f(void 0, void 0) .ser(se_DeactivateEvaluationFormCommand) .de(de_DeactivateEvaluationFormCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeactivateEvaluationFormRequest; + output: DeactivateEvaluationFormResponse; + }; + sdk: { + input: DeactivateEvaluationFormCommandInput; + output: DeactivateEvaluationFormCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteAttachedFileCommand.ts b/clients/client-connect/src/commands/DeleteAttachedFileCommand.ts index e5df28e2f1fa4..07dca06064e82 100644 --- a/clients/client-connect/src/commands/DeleteAttachedFileCommand.ts +++ b/clients/client-connect/src/commands/DeleteAttachedFileCommand.ts @@ -96,4 +96,16 @@ export class DeleteAttachedFileCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAttachedFileCommand) .de(de_DeleteAttachedFileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAttachedFileRequest; + output: {}; + }; + sdk: { + input: DeleteAttachedFileCommandInput; + output: DeleteAttachedFileCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteContactEvaluationCommand.ts b/clients/client-connect/src/commands/DeleteContactEvaluationCommand.ts index c645ff7d57df2..29a68256b6b45 100644 --- a/clients/client-connect/src/commands/DeleteContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/DeleteContactEvaluationCommand.ts @@ -91,4 +91,16 @@ export class DeleteContactEvaluationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteContactEvaluationCommand) .de(de_DeleteContactEvaluationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteContactEvaluationRequest; + output: {}; + }; + sdk: { + input: DeleteContactEvaluationCommandInput; + output: DeleteContactEvaluationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteContactFlowCommand.ts b/clients/client-connect/src/commands/DeleteContactFlowCommand.ts index da86a20866594..50bb21b37422c 100644 --- a/clients/client-connect/src/commands/DeleteContactFlowCommand.ts +++ b/clients/client-connect/src/commands/DeleteContactFlowCommand.ts @@ -94,4 +94,16 @@ export class DeleteContactFlowCommand extends $Command .f(void 0, void 0) .ser(se_DeleteContactFlowCommand) .de(de_DeleteContactFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteContactFlowRequest; + output: {}; + }; + sdk: { + input: DeleteContactFlowCommandInput; + output: DeleteContactFlowCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteContactFlowModuleCommand.ts b/clients/client-connect/src/commands/DeleteContactFlowModuleCommand.ts index c4ce1d784766e..6e74da4748142 100644 --- a/clients/client-connect/src/commands/DeleteContactFlowModuleCommand.ts +++ b/clients/client-connect/src/commands/DeleteContactFlowModuleCommand.ts @@ -94,4 +94,16 @@ export class DeleteContactFlowModuleCommand extends $Command .f(void 0, void 0) .ser(se_DeleteContactFlowModuleCommand) .de(de_DeleteContactFlowModuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteContactFlowModuleRequest; + output: {}; + }; + sdk: { + input: DeleteContactFlowModuleCommandInput; + output: DeleteContactFlowModuleCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteEvaluationFormCommand.ts b/clients/client-connect/src/commands/DeleteEvaluationFormCommand.ts index a345a544ecefe..a52f151b48ba0 100644 --- a/clients/client-connect/src/commands/DeleteEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/DeleteEvaluationFormCommand.ts @@ -101,4 +101,16 @@ export class DeleteEvaluationFormCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEvaluationFormCommand) .de(de_DeleteEvaluationFormCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEvaluationFormRequest; + output: {}; + }; + sdk: { + input: DeleteEvaluationFormCommandInput; + output: DeleteEvaluationFormCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteHoursOfOperationCommand.ts b/clients/client-connect/src/commands/DeleteHoursOfOperationCommand.ts index 81a32c73b5a34..93df387d504bf 100644 --- a/clients/client-connect/src/commands/DeleteHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/DeleteHoursOfOperationCommand.ts @@ -92,4 +92,16 @@ export class DeleteHoursOfOperationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteHoursOfOperationCommand) .de(de_DeleteHoursOfOperationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteHoursOfOperationRequest; + output: {}; + }; + sdk: { + input: DeleteHoursOfOperationCommandInput; + output: DeleteHoursOfOperationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteInstanceCommand.ts b/clients/client-connect/src/commands/DeleteInstanceCommand.ts index f4a19e83fefff..8507422b4bd7c 100644 --- a/clients/client-connect/src/commands/DeleteInstanceCommand.ts +++ b/clients/client-connect/src/commands/DeleteInstanceCommand.ts @@ -90,4 +90,16 @@ export class DeleteInstanceCommand extends $Command .f(void 0, void 0) .ser(se_DeleteInstanceCommand) .de(de_DeleteInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteInstanceRequest; + output: {}; + }; + sdk: { + input: DeleteInstanceCommandInput; + output: DeleteInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteIntegrationAssociationCommand.ts b/clients/client-connect/src/commands/DeleteIntegrationAssociationCommand.ts index f73a946da6d90..ead3bfcf887c9 100644 --- a/clients/client-connect/src/commands/DeleteIntegrationAssociationCommand.ts +++ b/clients/client-connect/src/commands/DeleteIntegrationAssociationCommand.ts @@ -92,4 +92,16 @@ export class DeleteIntegrationAssociationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteIntegrationAssociationCommand) .de(de_DeleteIntegrationAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteIntegrationAssociationRequest; + output: {}; + }; + sdk: { + input: DeleteIntegrationAssociationCommandInput; + output: DeleteIntegrationAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeletePredefinedAttributeCommand.ts b/clients/client-connect/src/commands/DeletePredefinedAttributeCommand.ts index 4cab81817bfc7..216ea21651e24 100644 --- a/clients/client-connect/src/commands/DeletePredefinedAttributeCommand.ts +++ b/clients/client-connect/src/commands/DeletePredefinedAttributeCommand.ts @@ -94,4 +94,16 @@ export class DeletePredefinedAttributeCommand extends $Command .f(void 0, void 0) .ser(se_DeletePredefinedAttributeCommand) .de(de_DeletePredefinedAttributeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePredefinedAttributeRequest; + output: {}; + }; + sdk: { + input: DeletePredefinedAttributeCommandInput; + output: DeletePredefinedAttributeCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeletePromptCommand.ts b/clients/client-connect/src/commands/DeletePromptCommand.ts index e050d09b387a6..e48a8a2ba66c1 100644 --- a/clients/client-connect/src/commands/DeletePromptCommand.ts +++ b/clients/client-connect/src/commands/DeletePromptCommand.ts @@ -91,4 +91,16 @@ export class DeletePromptCommand extends $Command .f(void 0, void 0) .ser(se_DeletePromptCommand) .de(de_DeletePromptCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePromptRequest; + output: {}; + }; + sdk: { + input: DeletePromptCommandInput; + output: DeletePromptCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteQueueCommand.ts b/clients/client-connect/src/commands/DeleteQueueCommand.ts index 8a80766dbf70f..58622c3545e48 100644 --- a/clients/client-connect/src/commands/DeleteQueueCommand.ts +++ b/clients/client-connect/src/commands/DeleteQueueCommand.ts @@ -94,4 +94,16 @@ export class DeleteQueueCommand extends $Command .f(void 0, void 0) .ser(se_DeleteQueueCommand) .de(de_DeleteQueueCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteQueueRequest; + output: {}; + }; + sdk: { + input: DeleteQueueCommandInput; + output: DeleteQueueCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteQuickConnectCommand.ts b/clients/client-connect/src/commands/DeleteQuickConnectCommand.ts index 91de92399f59b..5ec1bf32f7b71 100644 --- a/clients/client-connect/src/commands/DeleteQuickConnectCommand.ts +++ b/clients/client-connect/src/commands/DeleteQuickConnectCommand.ts @@ -109,4 +109,16 @@ export class DeleteQuickConnectCommand extends $Command .f(void 0, void 0) .ser(se_DeleteQuickConnectCommand) .de(de_DeleteQuickConnectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteQuickConnectRequest; + output: {}; + }; + sdk: { + input: DeleteQuickConnectCommandInput; + output: DeleteQuickConnectCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteRoutingProfileCommand.ts b/clients/client-connect/src/commands/DeleteRoutingProfileCommand.ts index 6459bbb4b15e2..d1a7136464dd7 100644 --- a/clients/client-connect/src/commands/DeleteRoutingProfileCommand.ts +++ b/clients/client-connect/src/commands/DeleteRoutingProfileCommand.ts @@ -94,4 +94,16 @@ export class DeleteRoutingProfileCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRoutingProfileCommand) .de(de_DeleteRoutingProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRoutingProfileRequest; + output: {}; + }; + sdk: { + input: DeleteRoutingProfileCommandInput; + output: DeleteRoutingProfileCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteRuleCommand.ts b/clients/client-connect/src/commands/DeleteRuleCommand.ts index 0248cee4ce5a5..f4ccf47fb9f03 100644 --- a/clients/client-connect/src/commands/DeleteRuleCommand.ts +++ b/clients/client-connect/src/commands/DeleteRuleCommand.ts @@ -91,4 +91,16 @@ export class DeleteRuleCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRuleCommand) .de(de_DeleteRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRuleRequest; + output: {}; + }; + sdk: { + input: DeleteRuleCommandInput; + output: DeleteRuleCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteSecurityProfileCommand.ts b/clients/client-connect/src/commands/DeleteSecurityProfileCommand.ts index 8b3c91d3e71f4..2d4d3722e0dc9 100644 --- a/clients/client-connect/src/commands/DeleteSecurityProfileCommand.ts +++ b/clients/client-connect/src/commands/DeleteSecurityProfileCommand.ts @@ -97,4 +97,16 @@ export class DeleteSecurityProfileCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSecurityProfileCommand) .de(de_DeleteSecurityProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSecurityProfileRequest; + output: {}; + }; + sdk: { + input: DeleteSecurityProfileCommandInput; + output: DeleteSecurityProfileCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteTaskTemplateCommand.ts b/clients/client-connect/src/commands/DeleteTaskTemplateCommand.ts index 973c6cd42e01e..bb2ec49c0423c 100644 --- a/clients/client-connect/src/commands/DeleteTaskTemplateCommand.ts +++ b/clients/client-connect/src/commands/DeleteTaskTemplateCommand.ts @@ -91,4 +91,16 @@ export class DeleteTaskTemplateCommand extends $Command .f(void 0, void 0) .ser(se_DeleteTaskTemplateCommand) .de(de_DeleteTaskTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTaskTemplateRequest; + output: {}; + }; + sdk: { + input: DeleteTaskTemplateCommandInput; + output: DeleteTaskTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteTrafficDistributionGroupCommand.ts b/clients/client-connect/src/commands/DeleteTrafficDistributionGroupCommand.ts index d97cf479044fd..2c12ae5c33dd1 100644 --- a/clients/client-connect/src/commands/DeleteTrafficDistributionGroupCommand.ts +++ b/clients/client-connect/src/commands/DeleteTrafficDistributionGroupCommand.ts @@ -98,4 +98,16 @@ export class DeleteTrafficDistributionGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteTrafficDistributionGroupCommand) .de(de_DeleteTrafficDistributionGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTrafficDistributionGroupRequest; + output: {}; + }; + sdk: { + input: DeleteTrafficDistributionGroupCommandInput; + output: DeleteTrafficDistributionGroupCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteUseCaseCommand.ts b/clients/client-connect/src/commands/DeleteUseCaseCommand.ts index 0144f8400d1c2..aee870ec68025 100644 --- a/clients/client-connect/src/commands/DeleteUseCaseCommand.ts +++ b/clients/client-connect/src/commands/DeleteUseCaseCommand.ts @@ -89,4 +89,16 @@ export class DeleteUseCaseCommand extends $Command .f(void 0, void 0) .ser(se_DeleteUseCaseCommand) .de(de_DeleteUseCaseCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteUseCaseRequest; + output: {}; + }; + sdk: { + input: DeleteUseCaseCommandInput; + output: DeleteUseCaseCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteUserCommand.ts b/clients/client-connect/src/commands/DeleteUserCommand.ts index a87aabfc8bd80..ce8df779d8241 100644 --- a/clients/client-connect/src/commands/DeleteUserCommand.ts +++ b/clients/client-connect/src/commands/DeleteUserCommand.ts @@ -112,4 +112,16 @@ export class DeleteUserCommand extends $Command .f(void 0, void 0) .ser(se_DeleteUserCommand) .de(de_DeleteUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteUserRequest; + output: {}; + }; + sdk: { + input: DeleteUserCommandInput; + output: DeleteUserCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteUserHierarchyGroupCommand.ts b/clients/client-connect/src/commands/DeleteUserHierarchyGroupCommand.ts index 355b03cebaa03..936e2482ade95 100644 --- a/clients/client-connect/src/commands/DeleteUserHierarchyGroupCommand.ts +++ b/clients/client-connect/src/commands/DeleteUserHierarchyGroupCommand.ts @@ -95,4 +95,16 @@ export class DeleteUserHierarchyGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteUserHierarchyGroupCommand) .de(de_DeleteUserHierarchyGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteUserHierarchyGroupRequest; + output: {}; + }; + sdk: { + input: DeleteUserHierarchyGroupCommandInput; + output: DeleteUserHierarchyGroupCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteViewCommand.ts b/clients/client-connect/src/commands/DeleteViewCommand.ts index 942a3ee8f7f5f..1957f2d22555e 100644 --- a/clients/client-connect/src/commands/DeleteViewCommand.ts +++ b/clients/client-connect/src/commands/DeleteViewCommand.ts @@ -98,4 +98,16 @@ export class DeleteViewCommand extends $Command .f(void 0, void 0) .ser(se_DeleteViewCommand) .de(de_DeleteViewCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteViewRequest; + output: {}; + }; + sdk: { + input: DeleteViewCommandInput; + output: DeleteViewCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteViewVersionCommand.ts b/clients/client-connect/src/commands/DeleteViewVersionCommand.ts index f14f60767a93c..e48e8905655ee 100644 --- a/clients/client-connect/src/commands/DeleteViewVersionCommand.ts +++ b/clients/client-connect/src/commands/DeleteViewVersionCommand.ts @@ -98,4 +98,16 @@ export class DeleteViewVersionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteViewVersionCommand) .de(de_DeleteViewVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteViewVersionRequest; + output: {}; + }; + sdk: { + input: DeleteViewVersionCommandInput; + output: DeleteViewVersionCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DeleteVocabularyCommand.ts b/clients/client-connect/src/commands/DeleteVocabularyCommand.ts index 42ffffe1fe612..4ecbae3dcb741 100644 --- a/clients/client-connect/src/commands/DeleteVocabularyCommand.ts +++ b/clients/client-connect/src/commands/DeleteVocabularyCommand.ts @@ -98,4 +98,16 @@ export class DeleteVocabularyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVocabularyCommand) .de(de_DeleteVocabularyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVocabularyRequest; + output: DeleteVocabularyResponse; + }; + sdk: { + input: DeleteVocabularyCommandInput; + output: DeleteVocabularyCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeAgentStatusCommand.ts b/clients/client-connect/src/commands/DescribeAgentStatusCommand.ts index 44ee46c4bcfd5..c67a0d509ed71 100644 --- a/clients/client-connect/src/commands/DescribeAgentStatusCommand.ts +++ b/clients/client-connect/src/commands/DescribeAgentStatusCommand.ts @@ -107,4 +107,16 @@ export class DescribeAgentStatusCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAgentStatusCommand) .de(de_DescribeAgentStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAgentStatusRequest; + output: DescribeAgentStatusResponse; + }; + sdk: { + input: DescribeAgentStatusCommandInput; + output: DescribeAgentStatusCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeAuthenticationProfileCommand.ts b/clients/client-connect/src/commands/DescribeAuthenticationProfileCommand.ts index d47da2d31eace..dda6166fdadd7 100644 --- a/clients/client-connect/src/commands/DescribeAuthenticationProfileCommand.ts +++ b/clients/client-connect/src/commands/DescribeAuthenticationProfileCommand.ts @@ -117,4 +117,16 @@ export class DescribeAuthenticationProfileCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAuthenticationProfileCommand) .de(de_DescribeAuthenticationProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAuthenticationProfileRequest; + output: DescribeAuthenticationProfileResponse; + }; + sdk: { + input: DescribeAuthenticationProfileCommandInput; + output: DescribeAuthenticationProfileCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeContactCommand.ts b/clients/client-connect/src/commands/DescribeContactCommand.ts index 7e47acffb3d3c..99d54a91f0bd8 100644 --- a/clients/client-connect/src/commands/DescribeContactCommand.ts +++ b/clients/client-connect/src/commands/DescribeContactCommand.ts @@ -260,4 +260,16 @@ export class DescribeContactCommand extends $Command .f(void 0, DescribeContactResponseFilterSensitiveLog) .ser(se_DescribeContactCommand) .de(de_DescribeContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeContactRequest; + output: DescribeContactResponse; + }; + sdk: { + input: DescribeContactCommandInput; + output: DescribeContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeContactEvaluationCommand.ts b/clients/client-connect/src/commands/DescribeContactEvaluationCommand.ts index 402ce230cf0aa..a12035bee96ae 100644 --- a/clients/client-connect/src/commands/DescribeContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/DescribeContactEvaluationCommand.ts @@ -268,4 +268,16 @@ export class DescribeContactEvaluationCommand extends $Command .f(void 0, void 0) .ser(se_DescribeContactEvaluationCommand) .de(de_DescribeContactEvaluationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeContactEvaluationRequest; + output: DescribeContactEvaluationResponse; + }; + sdk: { + input: DescribeContactEvaluationCommandInput; + output: DescribeContactEvaluationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeContactFlowCommand.ts b/clients/client-connect/src/commands/DescribeContactFlowCommand.ts index 1d975ec5825a4..7b6d407010174 100644 --- a/clients/client-connect/src/commands/DescribeContactFlowCommand.ts +++ b/clients/client-connect/src/commands/DescribeContactFlowCommand.ts @@ -119,4 +119,16 @@ export class DescribeContactFlowCommand extends $Command .f(void 0, void 0) .ser(se_DescribeContactFlowCommand) .de(de_DescribeContactFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeContactFlowRequest; + output: DescribeContactFlowResponse; + }; + sdk: { + input: DescribeContactFlowCommandInput; + output: DescribeContactFlowCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeContactFlowModuleCommand.ts b/clients/client-connect/src/commands/DescribeContactFlowModuleCommand.ts index 250d8849d5e9c..0cb427f23b45e 100644 --- a/clients/client-connect/src/commands/DescribeContactFlowModuleCommand.ts +++ b/clients/client-connect/src/commands/DescribeContactFlowModuleCommand.ts @@ -111,4 +111,16 @@ export class DescribeContactFlowModuleCommand extends $Command .f(void 0, void 0) .ser(se_DescribeContactFlowModuleCommand) .de(de_DescribeContactFlowModuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeContactFlowModuleRequest; + output: DescribeContactFlowModuleResponse; + }; + sdk: { + input: DescribeContactFlowModuleCommandInput; + output: DescribeContactFlowModuleCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeEvaluationFormCommand.ts b/clients/client-connect/src/commands/DescribeEvaluationFormCommand.ts index 94681ed151e06..ba7d1273698cc 100644 --- a/clients/client-connect/src/commands/DescribeEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/DescribeEvaluationFormCommand.ts @@ -233,4 +233,16 @@ export class DescribeEvaluationFormCommand extends $Command .f(void 0, void 0) .ser(se_DescribeEvaluationFormCommand) .de(de_DescribeEvaluationFormCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeEvaluationFormRequest; + output: DescribeEvaluationFormResponse; + }; + sdk: { + input: DescribeEvaluationFormCommandInput; + output: DescribeEvaluationFormCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeHoursOfOperationCommand.ts b/clients/client-connect/src/commands/DescribeHoursOfOperationCommand.ts index 09a1694a9de0a..f06c7186a2b7f 100644 --- a/clients/client-connect/src/commands/DescribeHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/DescribeHoursOfOperationCommand.ts @@ -118,4 +118,16 @@ export class DescribeHoursOfOperationCommand extends $Command .f(void 0, void 0) .ser(se_DescribeHoursOfOperationCommand) .de(de_DescribeHoursOfOperationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeHoursOfOperationRequest; + output: DescribeHoursOfOperationResponse; + }; + sdk: { + input: DescribeHoursOfOperationCommandInput; + output: DescribeHoursOfOperationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeInstanceAttributeCommand.ts b/clients/client-connect/src/commands/DescribeInstanceAttributeCommand.ts index b3d69c9f457d3..4489cf8c6cbf2 100644 --- a/clients/client-connect/src/commands/DescribeInstanceAttributeCommand.ts +++ b/clients/client-connect/src/commands/DescribeInstanceAttributeCommand.ts @@ -97,4 +97,16 @@ export class DescribeInstanceAttributeCommand extends $Command .f(void 0, void 0) .ser(se_DescribeInstanceAttributeCommand) .de(de_DescribeInstanceAttributeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeInstanceAttributeRequest; + output: DescribeInstanceAttributeResponse; + }; + sdk: { + input: DescribeInstanceAttributeCommandInput; + output: DescribeInstanceAttributeCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeInstanceCommand.ts b/clients/client-connect/src/commands/DescribeInstanceCommand.ts index c6c2fc447de88..137f0320a699c 100644 --- a/clients/client-connect/src/commands/DescribeInstanceCommand.ts +++ b/clients/client-connect/src/commands/DescribeInstanceCommand.ts @@ -123,4 +123,16 @@ export class DescribeInstanceCommand extends $Command .f(void 0, DescribeInstanceResponseFilterSensitiveLog) .ser(se_DescribeInstanceCommand) .de(de_DescribeInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeInstanceRequest; + output: DescribeInstanceResponse; + }; + sdk: { + input: DescribeInstanceCommandInput; + output: DescribeInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeInstanceStorageConfigCommand.ts b/clients/client-connect/src/commands/DescribeInstanceStorageConfigCommand.ts index faf89f1c34a89..d2aaad134c6c5 100644 --- a/clients/client-connect/src/commands/DescribeInstanceStorageConfigCommand.ts +++ b/clients/client-connect/src/commands/DescribeInstanceStorageConfigCommand.ts @@ -126,4 +126,16 @@ export class DescribeInstanceStorageConfigCommand extends $Command .f(void 0, void 0) .ser(se_DescribeInstanceStorageConfigCommand) .de(de_DescribeInstanceStorageConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeInstanceStorageConfigRequest; + output: DescribeInstanceStorageConfigResponse; + }; + sdk: { + input: DescribeInstanceStorageConfigCommandInput; + output: DescribeInstanceStorageConfigCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribePhoneNumberCommand.ts b/clients/client-connect/src/commands/DescribePhoneNumberCommand.ts index a181ec23a62c0..2a19d2d88fd1c 100644 --- a/clients/client-connect/src/commands/DescribePhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/DescribePhoneNumberCommand.ts @@ -120,4 +120,16 @@ export class DescribePhoneNumberCommand extends $Command .f(void 0, void 0) .ser(se_DescribePhoneNumberCommand) .de(de_DescribePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePhoneNumberRequest; + output: DescribePhoneNumberResponse; + }; + sdk: { + input: DescribePhoneNumberCommandInput; + output: DescribePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribePredefinedAttributeCommand.ts b/clients/client-connect/src/commands/DescribePredefinedAttributeCommand.ts index a81276c07d84d..2d51693f92e24 100644 --- a/clients/client-connect/src/commands/DescribePredefinedAttributeCommand.ts +++ b/clients/client-connect/src/commands/DescribePredefinedAttributeCommand.ts @@ -110,4 +110,16 @@ export class DescribePredefinedAttributeCommand extends $Command .f(void 0, void 0) .ser(se_DescribePredefinedAttributeCommand) .de(de_DescribePredefinedAttributeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePredefinedAttributeRequest; + output: DescribePredefinedAttributeResponse; + }; + sdk: { + input: DescribePredefinedAttributeCommandInput; + output: DescribePredefinedAttributeCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribePromptCommand.ts b/clients/client-connect/src/commands/DescribePromptCommand.ts index aa1224975be8e..cacabf0f2a7a3 100644 --- a/clients/client-connect/src/commands/DescribePromptCommand.ts +++ b/clients/client-connect/src/commands/DescribePromptCommand.ts @@ -103,4 +103,16 @@ export class DescribePromptCommand extends $Command .f(void 0, void 0) .ser(se_DescribePromptCommand) .de(de_DescribePromptCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePromptRequest; + output: DescribePromptResponse; + }; + sdk: { + input: DescribePromptCommandInput; + output: DescribePromptCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeQueueCommand.ts b/clients/client-connect/src/commands/DescribeQueueCommand.ts index 7fbaee1b28478..e1ad0c0b57846 100644 --- a/clients/client-connect/src/commands/DescribeQueueCommand.ts +++ b/clients/client-connect/src/commands/DescribeQueueCommand.ts @@ -112,4 +112,16 @@ export class DescribeQueueCommand extends $Command .f(void 0, void 0) .ser(se_DescribeQueueCommand) .de(de_DescribeQueueCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeQueueRequest; + output: DescribeQueueResponse; + }; + sdk: { + input: DescribeQueueCommandInput; + output: DescribeQueueCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeQuickConnectCommand.ts b/clients/client-connect/src/commands/DescribeQuickConnectCommand.ts index 73906cd1fbbd7..7b3e50338dd19 100644 --- a/clients/client-connect/src/commands/DescribeQuickConnectCommand.ts +++ b/clients/client-connect/src/commands/DescribeQuickConnectCommand.ts @@ -117,4 +117,16 @@ export class DescribeQuickConnectCommand extends $Command .f(void 0, void 0) .ser(se_DescribeQuickConnectCommand) .de(de_DescribeQuickConnectCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeQuickConnectRequest; + output: DescribeQuickConnectResponse; + }; + sdk: { + input: DescribeQuickConnectCommandInput; + output: DescribeQuickConnectCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeRoutingProfileCommand.ts b/clients/client-connect/src/commands/DescribeRoutingProfileCommand.ts index 21e590e7e09ef..83347a5c8175b 100644 --- a/clients/client-connect/src/commands/DescribeRoutingProfileCommand.ts +++ b/clients/client-connect/src/commands/DescribeRoutingProfileCommand.ts @@ -121,4 +121,16 @@ export class DescribeRoutingProfileCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRoutingProfileCommand) .de(de_DescribeRoutingProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRoutingProfileRequest; + output: DescribeRoutingProfileResponse; + }; + sdk: { + input: DescribeRoutingProfileCommandInput; + output: DescribeRoutingProfileCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeRuleCommand.ts b/clients/client-connect/src/commands/DescribeRuleCommand.ts index b75a29b0490aa..772c9eac324c5 100644 --- a/clients/client-connect/src/commands/DescribeRuleCommand.ts +++ b/clients/client-connect/src/commands/DescribeRuleCommand.ts @@ -174,4 +174,16 @@ export class DescribeRuleCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRuleCommand) .de(de_DescribeRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRuleRequest; + output: DescribeRuleResponse; + }; + sdk: { + input: DescribeRuleCommandInput; + output: DescribeRuleCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeSecurityProfileCommand.ts b/clients/client-connect/src/commands/DescribeSecurityProfileCommand.ts index 955e2bf7ecfec..3e4939c5e66c3 100644 --- a/clients/client-connect/src/commands/DescribeSecurityProfileCommand.ts +++ b/clients/client-connect/src/commands/DescribeSecurityProfileCommand.ts @@ -118,4 +118,16 @@ export class DescribeSecurityProfileCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSecurityProfileCommand) .de(de_DescribeSecurityProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSecurityProfileRequest; + output: DescribeSecurityProfileResponse; + }; + sdk: { + input: DescribeSecurityProfileCommandInput; + output: DescribeSecurityProfileCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeTrafficDistributionGroupCommand.ts b/clients/client-connect/src/commands/DescribeTrafficDistributionGroupCommand.ts index 8c27dbe13752d..81b4b05101c9a 100644 --- a/clients/client-connect/src/commands/DescribeTrafficDistributionGroupCommand.ts +++ b/clients/client-connect/src/commands/DescribeTrafficDistributionGroupCommand.ts @@ -108,4 +108,16 @@ export class DescribeTrafficDistributionGroupCommand extends $Command .f(void 0, void 0) .ser(se_DescribeTrafficDistributionGroupCommand) .de(de_DescribeTrafficDistributionGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeTrafficDistributionGroupRequest; + output: DescribeTrafficDistributionGroupResponse; + }; + sdk: { + input: DescribeTrafficDistributionGroupCommandInput; + output: DescribeTrafficDistributionGroupCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeUserCommand.ts b/clients/client-connect/src/commands/DescribeUserCommand.ts index bb6be189e737e..13f2f0cbe5357 100644 --- a/clients/client-connect/src/commands/DescribeUserCommand.ts +++ b/clients/client-connect/src/commands/DescribeUserCommand.ts @@ -122,4 +122,16 @@ export class DescribeUserCommand extends $Command .f(void 0, DescribeUserResponseFilterSensitiveLog) .ser(se_DescribeUserCommand) .de(de_DescribeUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeUserRequest; + output: DescribeUserResponse; + }; + sdk: { + input: DescribeUserCommandInput; + output: DescribeUserCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeUserHierarchyGroupCommand.ts b/clients/client-connect/src/commands/DescribeUserHierarchyGroupCommand.ts index 6647c3c7e0a33..0666de209ad86 100644 --- a/clients/client-connect/src/commands/DescribeUserHierarchyGroupCommand.ts +++ b/clients/client-connect/src/commands/DescribeUserHierarchyGroupCommand.ts @@ -140,4 +140,16 @@ export class DescribeUserHierarchyGroupCommand extends $Command .f(void 0, void 0) .ser(se_DescribeUserHierarchyGroupCommand) .de(de_DescribeUserHierarchyGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeUserHierarchyGroupRequest; + output: DescribeUserHierarchyGroupResponse; + }; + sdk: { + input: DescribeUserHierarchyGroupCommandInput; + output: DescribeUserHierarchyGroupCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeUserHierarchyStructureCommand.ts b/clients/client-connect/src/commands/DescribeUserHierarchyStructureCommand.ts index 280863b79bb14..d9cbbf9d965bf 100644 --- a/clients/client-connect/src/commands/DescribeUserHierarchyStructureCommand.ts +++ b/clients/client-connect/src/commands/DescribeUserHierarchyStructureCommand.ts @@ -133,4 +133,16 @@ export class DescribeUserHierarchyStructureCommand extends $Command .f(void 0, void 0) .ser(se_DescribeUserHierarchyStructureCommand) .de(de_DescribeUserHierarchyStructureCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeUserHierarchyStructureRequest; + output: DescribeUserHierarchyStructureResponse; + }; + sdk: { + input: DescribeUserHierarchyStructureCommandInput; + output: DescribeUserHierarchyStructureCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeViewCommand.ts b/clients/client-connect/src/commands/DescribeViewCommand.ts index 5d54d01e622e1..0147b825ba7dc 100644 --- a/clients/client-connect/src/commands/DescribeViewCommand.ts +++ b/clients/client-connect/src/commands/DescribeViewCommand.ts @@ -125,4 +125,16 @@ export class DescribeViewCommand extends $Command .f(void 0, DescribeViewResponseFilterSensitiveLog) .ser(se_DescribeViewCommand) .de(de_DescribeViewCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeViewRequest; + output: DescribeViewResponse; + }; + sdk: { + input: DescribeViewCommandInput; + output: DescribeViewCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DescribeVocabularyCommand.ts b/clients/client-connect/src/commands/DescribeVocabularyCommand.ts index a4b2e2ad5abf5..52738fa8faaba 100644 --- a/clients/client-connect/src/commands/DescribeVocabularyCommand.ts +++ b/clients/client-connect/src/commands/DescribeVocabularyCommand.ts @@ -105,4 +105,16 @@ export class DescribeVocabularyCommand extends $Command .f(void 0, void 0) .ser(se_DescribeVocabularyCommand) .de(de_DescribeVocabularyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeVocabularyRequest; + output: DescribeVocabularyResponse; + }; + sdk: { + input: DescribeVocabularyCommandInput; + output: DescribeVocabularyCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DisassociateAnalyticsDataSetCommand.ts b/clients/client-connect/src/commands/DisassociateAnalyticsDataSetCommand.ts index bb4af236bc132..12406b57c9c0c 100644 --- a/clients/client-connect/src/commands/DisassociateAnalyticsDataSetCommand.ts +++ b/clients/client-connect/src/commands/DisassociateAnalyticsDataSetCommand.ts @@ -96,4 +96,16 @@ export class DisassociateAnalyticsDataSetCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateAnalyticsDataSetCommand) .de(de_DisassociateAnalyticsDataSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateAnalyticsDataSetRequest; + output: {}; + }; + sdk: { + input: DisassociateAnalyticsDataSetCommandInput; + output: DisassociateAnalyticsDataSetCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DisassociateApprovedOriginCommand.ts b/clients/client-connect/src/commands/DisassociateApprovedOriginCommand.ts index 9ec7daefdc821..b9a887c8225d3 100644 --- a/clients/client-connect/src/commands/DisassociateApprovedOriginCommand.ts +++ b/clients/client-connect/src/commands/DisassociateApprovedOriginCommand.ts @@ -92,4 +92,16 @@ export class DisassociateApprovedOriginCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateApprovedOriginCommand) .de(de_DisassociateApprovedOriginCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateApprovedOriginRequest; + output: {}; + }; + sdk: { + input: DisassociateApprovedOriginCommandInput; + output: DisassociateApprovedOriginCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DisassociateBotCommand.ts b/clients/client-connect/src/commands/DisassociateBotCommand.ts index af1c38c5fb587..b5c7be661cae6 100644 --- a/clients/client-connect/src/commands/DisassociateBotCommand.ts +++ b/clients/client-connect/src/commands/DisassociateBotCommand.ts @@ -96,4 +96,16 @@ export class DisassociateBotCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateBotCommand) .de(de_DisassociateBotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateBotRequest; + output: {}; + }; + sdk: { + input: DisassociateBotCommandInput; + output: DisassociateBotCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DisassociateFlowCommand.ts b/clients/client-connect/src/commands/DisassociateFlowCommand.ts index ce62cf833473b..3c25e158ec767 100644 --- a/clients/client-connect/src/commands/DisassociateFlowCommand.ts +++ b/clients/client-connect/src/commands/DisassociateFlowCommand.ts @@ -95,4 +95,16 @@ export class DisassociateFlowCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateFlowCommand) .de(de_DisassociateFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateFlowRequest; + output: {}; + }; + sdk: { + input: DisassociateFlowCommandInput; + output: DisassociateFlowCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DisassociateInstanceStorageConfigCommand.ts b/clients/client-connect/src/commands/DisassociateInstanceStorageConfigCommand.ts index 7f9bc34603267..d1ca9d9557952 100644 --- a/clients/client-connect/src/commands/DisassociateInstanceStorageConfigCommand.ts +++ b/clients/client-connect/src/commands/DisassociateInstanceStorageConfigCommand.ts @@ -97,4 +97,16 @@ export class DisassociateInstanceStorageConfigCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateInstanceStorageConfigCommand) .de(de_DisassociateInstanceStorageConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateInstanceStorageConfigRequest; + output: {}; + }; + sdk: { + input: DisassociateInstanceStorageConfigCommandInput; + output: DisassociateInstanceStorageConfigCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DisassociateLambdaFunctionCommand.ts b/clients/client-connect/src/commands/DisassociateLambdaFunctionCommand.ts index 4fa17dd1b2a7e..1c2da9cac273b 100644 --- a/clients/client-connect/src/commands/DisassociateLambdaFunctionCommand.ts +++ b/clients/client-connect/src/commands/DisassociateLambdaFunctionCommand.ts @@ -93,4 +93,16 @@ export class DisassociateLambdaFunctionCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateLambdaFunctionCommand) .de(de_DisassociateLambdaFunctionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateLambdaFunctionRequest; + output: {}; + }; + sdk: { + input: DisassociateLambdaFunctionCommandInput; + output: DisassociateLambdaFunctionCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DisassociateLexBotCommand.ts b/clients/client-connect/src/commands/DisassociateLexBotCommand.ts index 3de60d0a17d79..5b537e4c40df7 100644 --- a/clients/client-connect/src/commands/DisassociateLexBotCommand.ts +++ b/clients/client-connect/src/commands/DisassociateLexBotCommand.ts @@ -94,4 +94,16 @@ export class DisassociateLexBotCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateLexBotCommand) .de(de_DisassociateLexBotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateLexBotRequest; + output: {}; + }; + sdk: { + input: DisassociateLexBotCommandInput; + output: DisassociateLexBotCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DisassociatePhoneNumberContactFlowCommand.ts b/clients/client-connect/src/commands/DisassociatePhoneNumberContactFlowCommand.ts index b939bdf810062..d9189d443de53 100644 --- a/clients/client-connect/src/commands/DisassociatePhoneNumberContactFlowCommand.ts +++ b/clients/client-connect/src/commands/DisassociatePhoneNumberContactFlowCommand.ts @@ -104,4 +104,16 @@ export class DisassociatePhoneNumberContactFlowCommand extends $Command .f(void 0, void 0) .ser(se_DisassociatePhoneNumberContactFlowCommand) .de(de_DisassociatePhoneNumberContactFlowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociatePhoneNumberContactFlowRequest; + output: {}; + }; + sdk: { + input: DisassociatePhoneNumberContactFlowCommandInput; + output: DisassociatePhoneNumberContactFlowCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DisassociateQueueQuickConnectsCommand.ts b/clients/client-connect/src/commands/DisassociateQueueQuickConnectsCommand.ts index 996f8e9d6f8b2..68dbe0386c453 100644 --- a/clients/client-connect/src/commands/DisassociateQueueQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/DisassociateQueueQuickConnectsCommand.ts @@ -98,4 +98,16 @@ export class DisassociateQueueQuickConnectsCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateQueueQuickConnectsCommand) .de(de_DisassociateQueueQuickConnectsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateQueueQuickConnectsRequest; + output: {}; + }; + sdk: { + input: DisassociateQueueQuickConnectsCommandInput; + output: DisassociateQueueQuickConnectsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DisassociateRoutingProfileQueuesCommand.ts b/clients/client-connect/src/commands/DisassociateRoutingProfileQueuesCommand.ts index f0c8700e4b566..fcd5aa7ebe05f 100644 --- a/clients/client-connect/src/commands/DisassociateRoutingProfileQueuesCommand.ts +++ b/clients/client-connect/src/commands/DisassociateRoutingProfileQueuesCommand.ts @@ -100,4 +100,16 @@ export class DisassociateRoutingProfileQueuesCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateRoutingProfileQueuesCommand) .de(de_DisassociateRoutingProfileQueuesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateRoutingProfileQueuesRequest; + output: {}; + }; + sdk: { + input: DisassociateRoutingProfileQueuesCommandInput; + output: DisassociateRoutingProfileQueuesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DisassociateSecurityKeyCommand.ts b/clients/client-connect/src/commands/DisassociateSecurityKeyCommand.ts index 668a4961ff907..8ae944351f1fe 100644 --- a/clients/client-connect/src/commands/DisassociateSecurityKeyCommand.ts +++ b/clients/client-connect/src/commands/DisassociateSecurityKeyCommand.ts @@ -92,4 +92,16 @@ export class DisassociateSecurityKeyCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateSecurityKeyCommand) .de(de_DisassociateSecurityKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateSecurityKeyRequest; + output: {}; + }; + sdk: { + input: DisassociateSecurityKeyCommandInput; + output: DisassociateSecurityKeyCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DisassociateTrafficDistributionGroupUserCommand.ts b/clients/client-connect/src/commands/DisassociateTrafficDistributionGroupUserCommand.ts index 6d99accae08f1..3eab8aa1499ce 100644 --- a/clients/client-connect/src/commands/DisassociateTrafficDistributionGroupUserCommand.ts +++ b/clients/client-connect/src/commands/DisassociateTrafficDistributionGroupUserCommand.ts @@ -104,4 +104,16 @@ export class DisassociateTrafficDistributionGroupUserCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateTrafficDistributionGroupUserCommand) .de(de_DisassociateTrafficDistributionGroupUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateTrafficDistributionGroupUserRequest; + output: {}; + }; + sdk: { + input: DisassociateTrafficDistributionGroupUserCommandInput; + output: DisassociateTrafficDistributionGroupUserCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DisassociateUserProficienciesCommand.ts b/clients/client-connect/src/commands/DisassociateUserProficienciesCommand.ts index 5bc35e00e58b2..6bd3bd245b62a 100644 --- a/clients/client-connect/src/commands/DisassociateUserProficienciesCommand.ts +++ b/clients/client-connect/src/commands/DisassociateUserProficienciesCommand.ts @@ -100,4 +100,16 @@ export class DisassociateUserProficienciesCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateUserProficienciesCommand) .de(de_DisassociateUserProficienciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateUserProficienciesRequest; + output: {}; + }; + sdk: { + input: DisassociateUserProficienciesCommandInput; + output: DisassociateUserProficienciesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/DismissUserContactCommand.ts b/clients/client-connect/src/commands/DismissUserContactCommand.ts index 81a7bfbbfca48..465f5ee6d8678 100644 --- a/clients/client-connect/src/commands/DismissUserContactCommand.ts +++ b/clients/client-connect/src/commands/DismissUserContactCommand.ts @@ -99,4 +99,16 @@ export class DismissUserContactCommand extends $Command .f(void 0, void 0) .ser(se_DismissUserContactCommand) .de(de_DismissUserContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DismissUserContactRequest; + output: {}; + }; + sdk: { + input: DismissUserContactCommandInput; + output: DismissUserContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/GetAttachedFileCommand.ts b/clients/client-connect/src/commands/GetAttachedFileCommand.ts index cab1fa4610ca5..cfc9afd4503fc 100644 --- a/clients/client-connect/src/commands/GetAttachedFileCommand.ts +++ b/clients/client-connect/src/commands/GetAttachedFileCommand.ts @@ -115,4 +115,16 @@ export class GetAttachedFileCommand extends $Command .f(void 0, void 0) .ser(se_GetAttachedFileCommand) .de(de_GetAttachedFileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAttachedFileRequest; + output: GetAttachedFileResponse; + }; + sdk: { + input: GetAttachedFileCommandInput; + output: GetAttachedFileCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/GetContactAttributesCommand.ts b/clients/client-connect/src/commands/GetContactAttributesCommand.ts index 5126911a237d1..7625dfb17b26d 100644 --- a/clients/client-connect/src/commands/GetContactAttributesCommand.ts +++ b/clients/client-connect/src/commands/GetContactAttributesCommand.ts @@ -89,4 +89,16 @@ export class GetContactAttributesCommand extends $Command .f(void 0, void 0) .ser(se_GetContactAttributesCommand) .de(de_GetContactAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetContactAttributesRequest; + output: GetContactAttributesResponse; + }; + sdk: { + input: GetContactAttributesCommandInput; + output: GetContactAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/GetCurrentMetricDataCommand.ts b/clients/client-connect/src/commands/GetCurrentMetricDataCommand.ts index 62f3ce71a3871..14c5336917728 100644 --- a/clients/client-connect/src/commands/GetCurrentMetricDataCommand.ts +++ b/clients/client-connect/src/commands/GetCurrentMetricDataCommand.ts @@ -152,4 +152,16 @@ export class GetCurrentMetricDataCommand extends $Command .f(void 0, void 0) .ser(se_GetCurrentMetricDataCommand) .de(de_GetCurrentMetricDataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCurrentMetricDataRequest; + output: GetCurrentMetricDataResponse; + }; + sdk: { + input: GetCurrentMetricDataCommandInput; + output: GetCurrentMetricDataCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/GetCurrentUserDataCommand.ts b/clients/client-connect/src/commands/GetCurrentUserDataCommand.ts index 1169257dae22d..c93369db067e3 100644 --- a/clients/client-connect/src/commands/GetCurrentUserDataCommand.ts +++ b/clients/client-connect/src/commands/GetCurrentUserDataCommand.ts @@ -177,4 +177,16 @@ export class GetCurrentUserDataCommand extends $Command .f(void 0, void 0) .ser(se_GetCurrentUserDataCommand) .de(de_GetCurrentUserDataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCurrentUserDataRequest; + output: GetCurrentUserDataResponse; + }; + sdk: { + input: GetCurrentUserDataCommandInput; + output: GetCurrentUserDataCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/GetFederationTokenCommand.ts b/clients/client-connect/src/commands/GetFederationTokenCommand.ts index 116cd216abe76..405be2f1cd20a 100644 --- a/clients/client-connect/src/commands/GetFederationTokenCommand.ts +++ b/clients/client-connect/src/commands/GetFederationTokenCommand.ts @@ -121,4 +121,16 @@ export class GetFederationTokenCommand extends $Command .f(void 0, GetFederationTokenResponseFilterSensitiveLog) .ser(se_GetFederationTokenCommand) .de(de_GetFederationTokenCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFederationTokenRequest; + output: GetFederationTokenResponse; + }; + sdk: { + input: GetFederationTokenCommandInput; + output: GetFederationTokenCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/GetFlowAssociationCommand.ts b/clients/client-connect/src/commands/GetFlowAssociationCommand.ts index d173829242cab..551c608dba6ae 100644 --- a/clients/client-connect/src/commands/GetFlowAssociationCommand.ts +++ b/clients/client-connect/src/commands/GetFlowAssociationCommand.ts @@ -99,4 +99,16 @@ export class GetFlowAssociationCommand extends $Command .f(void 0, void 0) .ser(se_GetFlowAssociationCommand) .de(de_GetFlowAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFlowAssociationRequest; + output: GetFlowAssociationResponse; + }; + sdk: { + input: GetFlowAssociationCommandInput; + output: GetFlowAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/GetMetricDataCommand.ts b/clients/client-connect/src/commands/GetMetricDataCommand.ts index 4d10407c9b246..4f38621b76123 100644 --- a/clients/client-connect/src/commands/GetMetricDataCommand.ts +++ b/clients/client-connect/src/commands/GetMetricDataCommand.ts @@ -165,4 +165,16 @@ export class GetMetricDataCommand extends $Command .f(void 0, void 0) .ser(se_GetMetricDataCommand) .de(de_GetMetricDataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMetricDataRequest; + output: GetMetricDataResponse; + }; + sdk: { + input: GetMetricDataCommandInput; + output: GetMetricDataCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/GetMetricDataV2Command.ts b/clients/client-connect/src/commands/GetMetricDataV2Command.ts index d025be7c13929..0dd4e6da139df 100644 --- a/clients/client-connect/src/commands/GetMetricDataV2Command.ts +++ b/clients/client-connect/src/commands/GetMetricDataV2Command.ts @@ -174,4 +174,16 @@ export class GetMetricDataV2Command extends $Command .f(void 0, void 0) .ser(se_GetMetricDataV2Command) .de(de_GetMetricDataV2Command) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetMetricDataV2Request; + output: GetMetricDataV2Response; + }; + sdk: { + input: GetMetricDataV2CommandInput; + output: GetMetricDataV2CommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/GetPromptFileCommand.ts b/clients/client-connect/src/commands/GetPromptFileCommand.ts index a21ab461e61b7..6d646d6171e6f 100644 --- a/clients/client-connect/src/commands/GetPromptFileCommand.ts +++ b/clients/client-connect/src/commands/GetPromptFileCommand.ts @@ -95,4 +95,16 @@ export class GetPromptFileCommand extends $Command .f(void 0, void 0) .ser(se_GetPromptFileCommand) .de(de_GetPromptFileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPromptFileRequest; + output: GetPromptFileResponse; + }; + sdk: { + input: GetPromptFileCommandInput; + output: GetPromptFileCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/GetTaskTemplateCommand.ts b/clients/client-connect/src/commands/GetTaskTemplateCommand.ts index 0338b0e4ce786..66748dd9509c0 100644 --- a/clients/client-connect/src/commands/GetTaskTemplateCommand.ts +++ b/clients/client-connect/src/commands/GetTaskTemplateCommand.ts @@ -151,4 +151,16 @@ export class GetTaskTemplateCommand extends $Command .f(void 0, void 0) .ser(se_GetTaskTemplateCommand) .de(de_GetTaskTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTaskTemplateRequest; + output: GetTaskTemplateResponse; + }; + sdk: { + input: GetTaskTemplateCommandInput; + output: GetTaskTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/GetTrafficDistributionCommand.ts b/clients/client-connect/src/commands/GetTrafficDistributionCommand.ts index 37494fb891b6f..cd40e42f35ffc 100644 --- a/clients/client-connect/src/commands/GetTrafficDistributionCommand.ts +++ b/clients/client-connect/src/commands/GetTrafficDistributionCommand.ts @@ -117,4 +117,16 @@ export class GetTrafficDistributionCommand extends $Command .f(void 0, void 0) .ser(se_GetTrafficDistributionCommand) .de(de_GetTrafficDistributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTrafficDistributionRequest; + output: GetTrafficDistributionResponse; + }; + sdk: { + input: GetTrafficDistributionCommandInput; + output: GetTrafficDistributionCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ImportPhoneNumberCommand.ts b/clients/client-connect/src/commands/ImportPhoneNumberCommand.ts index b4587ef0c0dd9..38f51d71b373f 100644 --- a/clients/client-connect/src/commands/ImportPhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/ImportPhoneNumberCommand.ts @@ -120,4 +120,16 @@ export class ImportPhoneNumberCommand extends $Command .f(void 0, void 0) .ser(se_ImportPhoneNumberCommand) .de(de_ImportPhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ImportPhoneNumberRequest; + output: ImportPhoneNumberResponse; + }; + sdk: { + input: ImportPhoneNumberCommandInput; + output: ImportPhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListAgentStatusesCommand.ts b/clients/client-connect/src/commands/ListAgentStatusesCommand.ts index 7baa160818f6b..ad6a1d7bff2ad 100644 --- a/clients/client-connect/src/commands/ListAgentStatusesCommand.ts +++ b/clients/client-connect/src/commands/ListAgentStatusesCommand.ts @@ -108,4 +108,16 @@ export class ListAgentStatusesCommand extends $Command .f(void 0, void 0) .ser(se_ListAgentStatusesCommand) .de(de_ListAgentStatusesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAgentStatusRequest; + output: ListAgentStatusResponse; + }; + sdk: { + input: ListAgentStatusesCommandInput; + output: ListAgentStatusesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListAnalyticsDataAssociationsCommand.ts b/clients/client-connect/src/commands/ListAnalyticsDataAssociationsCommand.ts index cc04dc73bb4fd..31300bcdc6ffe 100644 --- a/clients/client-connect/src/commands/ListAnalyticsDataAssociationsCommand.ts +++ b/clients/client-connect/src/commands/ListAnalyticsDataAssociationsCommand.ts @@ -110,4 +110,16 @@ export class ListAnalyticsDataAssociationsCommand extends $Command .f(void 0, void 0) .ser(se_ListAnalyticsDataAssociationsCommand) .de(de_ListAnalyticsDataAssociationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAnalyticsDataAssociationsRequest; + output: ListAnalyticsDataAssociationsResponse; + }; + sdk: { + input: ListAnalyticsDataAssociationsCommandInput; + output: ListAnalyticsDataAssociationsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListApprovedOriginsCommand.ts b/clients/client-connect/src/commands/ListApprovedOriginsCommand.ts index aaf83fc4e1e35..7e79871b48a33 100644 --- a/clients/client-connect/src/commands/ListApprovedOriginsCommand.ts +++ b/clients/client-connect/src/commands/ListApprovedOriginsCommand.ts @@ -98,4 +98,16 @@ export class ListApprovedOriginsCommand extends $Command .f(void 0, void 0) .ser(se_ListApprovedOriginsCommand) .de(de_ListApprovedOriginsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListApprovedOriginsRequest; + output: ListApprovedOriginsResponse; + }; + sdk: { + input: ListApprovedOriginsCommandInput; + output: ListApprovedOriginsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListAuthenticationProfilesCommand.ts b/clients/client-connect/src/commands/ListAuthenticationProfilesCommand.ts index d3665b45cd8e6..2fa624083157b 100644 --- a/clients/client-connect/src/commands/ListAuthenticationProfilesCommand.ts +++ b/clients/client-connect/src/commands/ListAuthenticationProfilesCommand.ts @@ -106,4 +106,16 @@ export class ListAuthenticationProfilesCommand extends $Command .f(void 0, void 0) .ser(se_ListAuthenticationProfilesCommand) .de(de_ListAuthenticationProfilesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAuthenticationProfilesRequest; + output: ListAuthenticationProfilesResponse; + }; + sdk: { + input: ListAuthenticationProfilesCommandInput; + output: ListAuthenticationProfilesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListBotsCommand.ts b/clients/client-connect/src/commands/ListBotsCommand.ts index 7752a0d269654..d207ec320f2a1 100644 --- a/clients/client-connect/src/commands/ListBotsCommand.ts +++ b/clients/client-connect/src/commands/ListBotsCommand.ts @@ -104,4 +104,16 @@ export class ListBotsCommand extends $Command .f(void 0, void 0) .ser(se_ListBotsCommand) .de(de_ListBotsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListBotsRequest; + output: ListBotsResponse; + }; + sdk: { + input: ListBotsCommandInput; + output: ListBotsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListContactEvaluationsCommand.ts b/clients/client-connect/src/commands/ListContactEvaluationsCommand.ts index 2913cffda3abf..57a2378944b21 100644 --- a/clients/client-connect/src/commands/ListContactEvaluationsCommand.ts +++ b/clients/client-connect/src/commands/ListContactEvaluationsCommand.ts @@ -108,4 +108,16 @@ export class ListContactEvaluationsCommand extends $Command .f(void 0, void 0) .ser(se_ListContactEvaluationsCommand) .de(de_ListContactEvaluationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListContactEvaluationsRequest; + output: ListContactEvaluationsResponse; + }; + sdk: { + input: ListContactEvaluationsCommandInput; + output: ListContactEvaluationsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListContactFlowModulesCommand.ts b/clients/client-connect/src/commands/ListContactFlowModulesCommand.ts index d40a2f0a050bc..04ff2f52d014d 100644 --- a/clients/client-connect/src/commands/ListContactFlowModulesCommand.ts +++ b/clients/client-connect/src/commands/ListContactFlowModulesCommand.ts @@ -107,4 +107,16 @@ export class ListContactFlowModulesCommand extends $Command .f(void 0, void 0) .ser(se_ListContactFlowModulesCommand) .de(de_ListContactFlowModulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListContactFlowModulesRequest; + output: ListContactFlowModulesResponse; + }; + sdk: { + input: ListContactFlowModulesCommandInput; + output: ListContactFlowModulesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListContactFlowsCommand.ts b/clients/client-connect/src/commands/ListContactFlowsCommand.ts index 8c373b5649a29..cc7c3a5c91f72 100644 --- a/clients/client-connect/src/commands/ListContactFlowsCommand.ts +++ b/clients/client-connect/src/commands/ListContactFlowsCommand.ts @@ -111,4 +111,16 @@ export class ListContactFlowsCommand extends $Command .f(void 0, void 0) .ser(se_ListContactFlowsCommand) .de(de_ListContactFlowsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListContactFlowsRequest; + output: ListContactFlowsResponse; + }; + sdk: { + input: ListContactFlowsCommandInput; + output: ListContactFlowsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListContactReferencesCommand.ts b/clients/client-connect/src/commands/ListContactReferencesCommand.ts index f1f10dc129d10..d6c447bad1e82 100644 --- a/clients/client-connect/src/commands/ListContactReferencesCommand.ts +++ b/clients/client-connect/src/commands/ListContactReferencesCommand.ts @@ -129,4 +129,16 @@ export class ListContactReferencesCommand extends $Command .f(void 0, void 0) .ser(se_ListContactReferencesCommand) .de(de_ListContactReferencesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListContactReferencesRequest; + output: ListContactReferencesResponse; + }; + sdk: { + input: ListContactReferencesCommandInput; + output: ListContactReferencesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListDefaultVocabulariesCommand.ts b/clients/client-connect/src/commands/ListDefaultVocabulariesCommand.ts index 1801f11ca296f..a58740507a92a 100644 --- a/clients/client-connect/src/commands/ListDefaultVocabulariesCommand.ts +++ b/clients/client-connect/src/commands/ListDefaultVocabulariesCommand.ts @@ -100,4 +100,16 @@ export class ListDefaultVocabulariesCommand extends $Command .f(void 0, void 0) .ser(se_ListDefaultVocabulariesCommand) .de(de_ListDefaultVocabulariesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDefaultVocabulariesRequest; + output: ListDefaultVocabulariesResponse; + }; + sdk: { + input: ListDefaultVocabulariesCommandInput; + output: ListDefaultVocabulariesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListEvaluationFormVersionsCommand.ts b/clients/client-connect/src/commands/ListEvaluationFormVersionsCommand.ts index df5ec124e7ea9..89c5054ce0bca 100644 --- a/clients/client-connect/src/commands/ListEvaluationFormVersionsCommand.ts +++ b/clients/client-connect/src/commands/ListEvaluationFormVersionsCommand.ts @@ -105,4 +105,16 @@ export class ListEvaluationFormVersionsCommand extends $Command .f(void 0, void 0) .ser(se_ListEvaluationFormVersionsCommand) .de(de_ListEvaluationFormVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEvaluationFormVersionsRequest; + output: ListEvaluationFormVersionsResponse; + }; + sdk: { + input: ListEvaluationFormVersionsCommandInput; + output: ListEvaluationFormVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListEvaluationFormsCommand.ts b/clients/client-connect/src/commands/ListEvaluationFormsCommand.ts index 259351f47ac2e..6c57fc65799a0 100644 --- a/clients/client-connect/src/commands/ListEvaluationFormsCommand.ts +++ b/clients/client-connect/src/commands/ListEvaluationFormsCommand.ts @@ -106,4 +106,16 @@ export class ListEvaluationFormsCommand extends $Command .f(void 0, void 0) .ser(se_ListEvaluationFormsCommand) .de(de_ListEvaluationFormsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEvaluationFormsRequest; + output: ListEvaluationFormsResponse; + }; + sdk: { + input: ListEvaluationFormsCommandInput; + output: ListEvaluationFormsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListFlowAssociationsCommand.ts b/clients/client-connect/src/commands/ListFlowAssociationsCommand.ts index 22db849fd6606..7cd73aecc4646 100644 --- a/clients/client-connect/src/commands/ListFlowAssociationsCommand.ts +++ b/clients/client-connect/src/commands/ListFlowAssociationsCommand.ts @@ -105,4 +105,16 @@ export class ListFlowAssociationsCommand extends $Command .f(void 0, void 0) .ser(se_ListFlowAssociationsCommand) .de(de_ListFlowAssociationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFlowAssociationsRequest; + output: ListFlowAssociationsResponse; + }; + sdk: { + input: ListFlowAssociationsCommandInput; + output: ListFlowAssociationsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListHoursOfOperationsCommand.ts b/clients/client-connect/src/commands/ListHoursOfOperationsCommand.ts index 2d8104aaba862..3d15010879abd 100644 --- a/clients/client-connect/src/commands/ListHoursOfOperationsCommand.ts +++ b/clients/client-connect/src/commands/ListHoursOfOperationsCommand.ts @@ -106,4 +106,16 @@ export class ListHoursOfOperationsCommand extends $Command .f(void 0, void 0) .ser(se_ListHoursOfOperationsCommand) .de(de_ListHoursOfOperationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListHoursOfOperationsRequest; + output: ListHoursOfOperationsResponse; + }; + sdk: { + input: ListHoursOfOperationsCommandInput; + output: ListHoursOfOperationsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListInstanceAttributesCommand.ts b/clients/client-connect/src/commands/ListInstanceAttributesCommand.ts index 0076e8e7814eb..2d0190dd0a485 100644 --- a/clients/client-connect/src/commands/ListInstanceAttributesCommand.ts +++ b/clients/client-connect/src/commands/ListInstanceAttributesCommand.ts @@ -101,4 +101,16 @@ export class ListInstanceAttributesCommand extends $Command .f(void 0, void 0) .ser(se_ListInstanceAttributesCommand) .de(de_ListInstanceAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListInstanceAttributesRequest; + output: ListInstanceAttributesResponse; + }; + sdk: { + input: ListInstanceAttributesCommandInput; + output: ListInstanceAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListInstanceStorageConfigsCommand.ts b/clients/client-connect/src/commands/ListInstanceStorageConfigsCommand.ts index 396ca562bd232..e473d590c88a6 100644 --- a/clients/client-connect/src/commands/ListInstanceStorageConfigsCommand.ts +++ b/clients/client-connect/src/commands/ListInstanceStorageConfigsCommand.ts @@ -125,4 +125,16 @@ export class ListInstanceStorageConfigsCommand extends $Command .f(void 0, void 0) .ser(se_ListInstanceStorageConfigsCommand) .de(de_ListInstanceStorageConfigsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListInstanceStorageConfigsRequest; + output: ListInstanceStorageConfigsResponse; + }; + sdk: { + input: ListInstanceStorageConfigsCommandInput; + output: ListInstanceStorageConfigsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListInstancesCommand.ts b/clients/client-connect/src/commands/ListInstancesCommand.ts index cb556aee50e99..ca295e0cd5006 100644 --- a/clients/client-connect/src/commands/ListInstancesCommand.ts +++ b/clients/client-connect/src/commands/ListInstancesCommand.ts @@ -105,4 +105,16 @@ export class ListInstancesCommand extends $Command .f(void 0, ListInstancesResponseFilterSensitiveLog) .ser(se_ListInstancesCommand) .de(de_ListInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListInstancesRequest; + output: ListInstancesResponse; + }; + sdk: { + input: ListInstancesCommandInput; + output: ListInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListIntegrationAssociationsCommand.ts b/clients/client-connect/src/commands/ListIntegrationAssociationsCommand.ts index b177e0e382141..d69fbf2e91fdf 100644 --- a/clients/client-connect/src/commands/ListIntegrationAssociationsCommand.ts +++ b/clients/client-connect/src/commands/ListIntegrationAssociationsCommand.ts @@ -111,4 +111,16 @@ export class ListIntegrationAssociationsCommand extends $Command .f(void 0, void 0) .ser(se_ListIntegrationAssociationsCommand) .de(de_ListIntegrationAssociationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIntegrationAssociationsRequest; + output: ListIntegrationAssociationsResponse; + }; + sdk: { + input: ListIntegrationAssociationsCommandInput; + output: ListIntegrationAssociationsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListLambdaFunctionsCommand.ts b/clients/client-connect/src/commands/ListLambdaFunctionsCommand.ts index 918efa3918665..e604f29dc6679 100644 --- a/clients/client-connect/src/commands/ListLambdaFunctionsCommand.ts +++ b/clients/client-connect/src/commands/ListLambdaFunctionsCommand.ts @@ -99,4 +99,16 @@ export class ListLambdaFunctionsCommand extends $Command .f(void 0, void 0) .ser(se_ListLambdaFunctionsCommand) .de(de_ListLambdaFunctionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLambdaFunctionsRequest; + output: ListLambdaFunctionsResponse; + }; + sdk: { + input: ListLambdaFunctionsCommandInput; + output: ListLambdaFunctionsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListLexBotsCommand.ts b/clients/client-connect/src/commands/ListLexBotsCommand.ts index 592b83f078078..df49330708afb 100644 --- a/clients/client-connect/src/commands/ListLexBotsCommand.ts +++ b/clients/client-connect/src/commands/ListLexBotsCommand.ts @@ -103,4 +103,16 @@ export class ListLexBotsCommand extends $Command .f(void 0, void 0) .ser(se_ListLexBotsCommand) .de(de_ListLexBotsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLexBotsRequest; + output: ListLexBotsResponse; + }; + sdk: { + input: ListLexBotsCommandInput; + output: ListLexBotsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListPhoneNumbersCommand.ts b/clients/client-connect/src/commands/ListPhoneNumbersCommand.ts index f89e5c0f6cc3d..575cb4536bbb8 100644 --- a/clients/client-connect/src/commands/ListPhoneNumbersCommand.ts +++ b/clients/client-connect/src/commands/ListPhoneNumbersCommand.ts @@ -129,4 +129,16 @@ export class ListPhoneNumbersCommand extends $Command .f(void 0, void 0) .ser(se_ListPhoneNumbersCommand) .de(de_ListPhoneNumbersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPhoneNumbersRequest; + output: ListPhoneNumbersResponse; + }; + sdk: { + input: ListPhoneNumbersCommandInput; + output: ListPhoneNumbersCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListPhoneNumbersV2Command.ts b/clients/client-connect/src/commands/ListPhoneNumbersV2Command.ts index 5ed4add25116e..ff7dab7a4cd0d 100644 --- a/clients/client-connect/src/commands/ListPhoneNumbersV2Command.ts +++ b/clients/client-connect/src/commands/ListPhoneNumbersV2Command.ts @@ -132,4 +132,16 @@ export class ListPhoneNumbersV2Command extends $Command .f(void 0, void 0) .ser(se_ListPhoneNumbersV2Command) .de(de_ListPhoneNumbersV2Command) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPhoneNumbersV2Request; + output: ListPhoneNumbersV2Response; + }; + sdk: { + input: ListPhoneNumbersV2CommandInput; + output: ListPhoneNumbersV2CommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListPredefinedAttributesCommand.ts b/clients/client-connect/src/commands/ListPredefinedAttributesCommand.ts index 8d3fc04d58dea..b6fa365c948e4 100644 --- a/clients/client-connect/src/commands/ListPredefinedAttributesCommand.ts +++ b/clients/client-connect/src/commands/ListPredefinedAttributesCommand.ts @@ -104,4 +104,16 @@ export class ListPredefinedAttributesCommand extends $Command .f(void 0, void 0) .ser(se_ListPredefinedAttributesCommand) .de(de_ListPredefinedAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPredefinedAttributesRequest; + output: ListPredefinedAttributesResponse; + }; + sdk: { + input: ListPredefinedAttributesCommandInput; + output: ListPredefinedAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListPromptsCommand.ts b/clients/client-connect/src/commands/ListPromptsCommand.ts index a9f794fd32bdf..36310ff113c39 100644 --- a/clients/client-connect/src/commands/ListPromptsCommand.ts +++ b/clients/client-connect/src/commands/ListPromptsCommand.ts @@ -103,4 +103,16 @@ export class ListPromptsCommand extends $Command .f(void 0, void 0) .ser(se_ListPromptsCommand) .de(de_ListPromptsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPromptsRequest; + output: ListPromptsResponse; + }; + sdk: { + input: ListPromptsCommandInput; + output: ListPromptsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListQueueQuickConnectsCommand.ts b/clients/client-connect/src/commands/ListQueueQuickConnectsCommand.ts index df3d2b3f4f980..fa2aaa5a3434d 100644 --- a/clients/client-connect/src/commands/ListQueueQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/ListQueueQuickConnectsCommand.ts @@ -108,4 +108,16 @@ export class ListQueueQuickConnectsCommand extends $Command .f(void 0, void 0) .ser(se_ListQueueQuickConnectsCommand) .de(de_ListQueueQuickConnectsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListQueueQuickConnectsRequest; + output: ListQueueQuickConnectsResponse; + }; + sdk: { + input: ListQueueQuickConnectsCommandInput; + output: ListQueueQuickConnectsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListQueuesCommand.ts b/clients/client-connect/src/commands/ListQueuesCommand.ts index 1900920cd636a..908028631911c 100644 --- a/clients/client-connect/src/commands/ListQueuesCommand.ts +++ b/clients/client-connect/src/commands/ListQueuesCommand.ts @@ -113,4 +113,16 @@ export class ListQueuesCommand extends $Command .f(void 0, void 0) .ser(se_ListQueuesCommand) .de(de_ListQueuesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListQueuesRequest; + output: ListQueuesResponse; + }; + sdk: { + input: ListQueuesCommandInput; + output: ListQueuesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListQuickConnectsCommand.ts b/clients/client-connect/src/commands/ListQuickConnectsCommand.ts index 682cbef3e6a6c..0175a9b4f2760 100644 --- a/clients/client-connect/src/commands/ListQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/ListQuickConnectsCommand.ts @@ -108,4 +108,16 @@ export class ListQuickConnectsCommand extends $Command .f(void 0, void 0) .ser(se_ListQuickConnectsCommand) .de(de_ListQuickConnectsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListQuickConnectsRequest; + output: ListQuickConnectsResponse; + }; + sdk: { + input: ListQuickConnectsCommandInput; + output: ListQuickConnectsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListRealtimeContactAnalysisSegmentsV2Command.ts b/clients/client-connect/src/commands/ListRealtimeContactAnalysisSegmentsV2Command.ts index a77736dd3adbf..429e164ba0cb7 100644 --- a/clients/client-connect/src/commands/ListRealtimeContactAnalysisSegmentsV2Command.ts +++ b/clients/client-connect/src/commands/ListRealtimeContactAnalysisSegmentsV2Command.ts @@ -203,4 +203,16 @@ export class ListRealtimeContactAnalysisSegmentsV2Command extends $Command .f(void 0, void 0) .ser(se_ListRealtimeContactAnalysisSegmentsV2Command) .de(de_ListRealtimeContactAnalysisSegmentsV2Command) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRealtimeContactAnalysisSegmentsV2Request; + output: ListRealtimeContactAnalysisSegmentsV2Response; + }; + sdk: { + input: ListRealtimeContactAnalysisSegmentsV2CommandInput; + output: ListRealtimeContactAnalysisSegmentsV2CommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListRoutingProfileQueuesCommand.ts b/clients/client-connect/src/commands/ListRoutingProfileQueuesCommand.ts index 1853480d0e7e3..67307a6fce863 100644 --- a/clients/client-connect/src/commands/ListRoutingProfileQueuesCommand.ts +++ b/clients/client-connect/src/commands/ListRoutingProfileQueuesCommand.ts @@ -107,4 +107,16 @@ export class ListRoutingProfileQueuesCommand extends $Command .f(void 0, void 0) .ser(se_ListRoutingProfileQueuesCommand) .de(de_ListRoutingProfileQueuesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRoutingProfileQueuesRequest; + output: ListRoutingProfileQueuesResponse; + }; + sdk: { + input: ListRoutingProfileQueuesCommandInput; + output: ListRoutingProfileQueuesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListRoutingProfilesCommand.ts b/clients/client-connect/src/commands/ListRoutingProfilesCommand.ts index b9aab3d7f6d1a..a02e03019fc9a 100644 --- a/clients/client-connect/src/commands/ListRoutingProfilesCommand.ts +++ b/clients/client-connect/src/commands/ListRoutingProfilesCommand.ts @@ -106,4 +106,16 @@ export class ListRoutingProfilesCommand extends $Command .f(void 0, void 0) .ser(se_ListRoutingProfilesCommand) .de(de_ListRoutingProfilesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRoutingProfilesRequest; + output: ListRoutingProfilesResponse; + }; + sdk: { + input: ListRoutingProfilesCommandInput; + output: ListRoutingProfilesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListRulesCommand.ts b/clients/client-connect/src/commands/ListRulesCommand.ts index 5bbbbfa0c1d58..ebc9c424fc590 100644 --- a/clients/client-connect/src/commands/ListRulesCommand.ts +++ b/clients/client-connect/src/commands/ListRulesCommand.ts @@ -112,4 +112,16 @@ export class ListRulesCommand extends $Command .f(void 0, void 0) .ser(se_ListRulesCommand) .de(de_ListRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRulesRequest; + output: ListRulesResponse; + }; + sdk: { + input: ListRulesCommandInput; + output: ListRulesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListSecurityKeysCommand.ts b/clients/client-connect/src/commands/ListSecurityKeysCommand.ts index e43175985cc44..b201509236022 100644 --- a/clients/client-connect/src/commands/ListSecurityKeysCommand.ts +++ b/clients/client-connect/src/commands/ListSecurityKeysCommand.ts @@ -102,4 +102,16 @@ export class ListSecurityKeysCommand extends $Command .f(void 0, void 0) .ser(se_ListSecurityKeysCommand) .de(de_ListSecurityKeysCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSecurityKeysRequest; + output: ListSecurityKeysResponse; + }; + sdk: { + input: ListSecurityKeysCommandInput; + output: ListSecurityKeysCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListSecurityProfileApplicationsCommand.ts b/clients/client-connect/src/commands/ListSecurityProfileApplicationsCommand.ts index 345898bf2c6a2..83a9d132a0abc 100644 --- a/clients/client-connect/src/commands/ListSecurityProfileApplicationsCommand.ts +++ b/clients/client-connect/src/commands/ListSecurityProfileApplicationsCommand.ts @@ -110,4 +110,16 @@ export class ListSecurityProfileApplicationsCommand extends $Command .f(void 0, void 0) .ser(se_ListSecurityProfileApplicationsCommand) .de(de_ListSecurityProfileApplicationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSecurityProfileApplicationsRequest; + output: ListSecurityProfileApplicationsResponse; + }; + sdk: { + input: ListSecurityProfileApplicationsCommandInput; + output: ListSecurityProfileApplicationsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListSecurityProfilePermissionsCommand.ts b/clients/client-connect/src/commands/ListSecurityProfilePermissionsCommand.ts index 78d210808788d..5422ce4db26b9 100644 --- a/clients/client-connect/src/commands/ListSecurityProfilePermissionsCommand.ts +++ b/clients/client-connect/src/commands/ListSecurityProfilePermissionsCommand.ts @@ -109,4 +109,16 @@ export class ListSecurityProfilePermissionsCommand extends $Command .f(void 0, void 0) .ser(se_ListSecurityProfilePermissionsCommand) .de(de_ListSecurityProfilePermissionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSecurityProfilePermissionsRequest; + output: ListSecurityProfilePermissionsResponse; + }; + sdk: { + input: ListSecurityProfilePermissionsCommandInput; + output: ListSecurityProfilePermissionsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListSecurityProfilesCommand.ts b/clients/client-connect/src/commands/ListSecurityProfilesCommand.ts index fa9ad80e4849d..2f1c5585fef15 100644 --- a/clients/client-connect/src/commands/ListSecurityProfilesCommand.ts +++ b/clients/client-connect/src/commands/ListSecurityProfilesCommand.ts @@ -107,4 +107,16 @@ export class ListSecurityProfilesCommand extends $Command .f(void 0, void 0) .ser(se_ListSecurityProfilesCommand) .de(de_ListSecurityProfilesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSecurityProfilesRequest; + output: ListSecurityProfilesResponse; + }; + sdk: { + input: ListSecurityProfilesCommandInput; + output: ListSecurityProfilesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListTagsForResourceCommand.ts b/clients/client-connect/src/commands/ListTagsForResourceCommand.ts index f63cedf7679c4..0d715f31b3c4e 100644 --- a/clients/client-connect/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-connect/src/commands/ListTagsForResourceCommand.ts @@ -97,4 +97,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListTaskTemplatesCommand.ts b/clients/client-connect/src/commands/ListTaskTemplatesCommand.ts index 1bfae2a185424..448f319e343dd 100644 --- a/clients/client-connect/src/commands/ListTaskTemplatesCommand.ts +++ b/clients/client-connect/src/commands/ListTaskTemplatesCommand.ts @@ -107,4 +107,16 @@ export class ListTaskTemplatesCommand extends $Command .f(void 0, void 0) .ser(se_ListTaskTemplatesCommand) .de(de_ListTaskTemplatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTaskTemplatesRequest; + output: ListTaskTemplatesResponse; + }; + sdk: { + input: ListTaskTemplatesCommandInput; + output: ListTaskTemplatesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListTrafficDistributionGroupUsersCommand.ts b/clients/client-connect/src/commands/ListTrafficDistributionGroupUsersCommand.ts index dc2d7438d8dfd..72c89031fef9e 100644 --- a/clients/client-connect/src/commands/ListTrafficDistributionGroupUsersCommand.ts +++ b/clients/client-connect/src/commands/ListTrafficDistributionGroupUsersCommand.ts @@ -107,4 +107,16 @@ export class ListTrafficDistributionGroupUsersCommand extends $Command .f(void 0, void 0) .ser(se_ListTrafficDistributionGroupUsersCommand) .de(de_ListTrafficDistributionGroupUsersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTrafficDistributionGroupUsersRequest; + output: ListTrafficDistributionGroupUsersResponse; + }; + sdk: { + input: ListTrafficDistributionGroupUsersCommandInput; + output: ListTrafficDistributionGroupUsersCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListTrafficDistributionGroupsCommand.ts b/clients/client-connect/src/commands/ListTrafficDistributionGroupsCommand.ts index 3816054c4b8f3..1a081fb9a2917 100644 --- a/clients/client-connect/src/commands/ListTrafficDistributionGroupsCommand.ts +++ b/clients/client-connect/src/commands/ListTrafficDistributionGroupsCommand.ts @@ -106,4 +106,16 @@ export class ListTrafficDistributionGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListTrafficDistributionGroupsCommand) .de(de_ListTrafficDistributionGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTrafficDistributionGroupsRequest; + output: ListTrafficDistributionGroupsResponse; + }; + sdk: { + input: ListTrafficDistributionGroupsCommandInput; + output: ListTrafficDistributionGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListUseCasesCommand.ts b/clients/client-connect/src/commands/ListUseCasesCommand.ts index 3279c43fd0d85..f60162b91068f 100644 --- a/clients/client-connect/src/commands/ListUseCasesCommand.ts +++ b/clients/client-connect/src/commands/ListUseCasesCommand.ts @@ -99,4 +99,16 @@ export class ListUseCasesCommand extends $Command .f(void 0, void 0) .ser(se_ListUseCasesCommand) .de(de_ListUseCasesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListUseCasesRequest; + output: ListUseCasesResponse; + }; + sdk: { + input: ListUseCasesCommandInput; + output: ListUseCasesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListUserHierarchyGroupsCommand.ts b/clients/client-connect/src/commands/ListUserHierarchyGroupsCommand.ts index c47b66e9b95e0..1ca4a799b3038 100644 --- a/clients/client-connect/src/commands/ListUserHierarchyGroupsCommand.ts +++ b/clients/client-connect/src/commands/ListUserHierarchyGroupsCommand.ts @@ -106,4 +106,16 @@ export class ListUserHierarchyGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListUserHierarchyGroupsCommand) .de(de_ListUserHierarchyGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListUserHierarchyGroupsRequest; + output: ListUserHierarchyGroupsResponse; + }; + sdk: { + input: ListUserHierarchyGroupsCommandInput; + output: ListUserHierarchyGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListUserProficienciesCommand.ts b/clients/client-connect/src/commands/ListUserProficienciesCommand.ts index fb6dd9b0f84fa..3777373df262b 100644 --- a/clients/client-connect/src/commands/ListUserProficienciesCommand.ts +++ b/clients/client-connect/src/commands/ListUserProficienciesCommand.ts @@ -104,4 +104,16 @@ export class ListUserProficienciesCommand extends $Command .f(void 0, void 0) .ser(se_ListUserProficienciesCommand) .de(de_ListUserProficienciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListUserProficienciesRequest; + output: ListUserProficienciesResponse; + }; + sdk: { + input: ListUserProficienciesCommandInput; + output: ListUserProficienciesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListUsersCommand.ts b/clients/client-connect/src/commands/ListUsersCommand.ts index 910ebf9d94998..410dbc91ea785 100644 --- a/clients/client-connect/src/commands/ListUsersCommand.ts +++ b/clients/client-connect/src/commands/ListUsersCommand.ts @@ -104,4 +104,16 @@ export class ListUsersCommand extends $Command .f(void 0, void 0) .ser(se_ListUsersCommand) .de(de_ListUsersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListUsersRequest; + output: ListUsersResponse; + }; + sdk: { + input: ListUsersCommandInput; + output: ListUsersCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListViewVersionsCommand.ts b/clients/client-connect/src/commands/ListViewVersionsCommand.ts index af22a4e7b4e09..24e4e7cec55f6 100644 --- a/clients/client-connect/src/commands/ListViewVersionsCommand.ts +++ b/clients/client-connect/src/commands/ListViewVersionsCommand.ts @@ -115,4 +115,16 @@ export class ListViewVersionsCommand extends $Command .f(void 0, ListViewVersionsResponseFilterSensitiveLog) .ser(se_ListViewVersionsCommand) .de(de_ListViewVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListViewVersionsRequest; + output: ListViewVersionsResponse; + }; + sdk: { + input: ListViewVersionsCommandInput; + output: ListViewVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ListViewsCommand.ts b/clients/client-connect/src/commands/ListViewsCommand.ts index ba5f72a151086..d64eea809d321 100644 --- a/clients/client-connect/src/commands/ListViewsCommand.ts +++ b/clients/client-connect/src/commands/ListViewsCommand.ts @@ -109,4 +109,16 @@ export class ListViewsCommand extends $Command .f(void 0, ListViewsResponseFilterSensitiveLog) .ser(se_ListViewsCommand) .de(de_ListViewsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListViewsRequest; + output: ListViewsResponse; + }; + sdk: { + input: ListViewsCommandInput; + output: ListViewsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/MonitorContactCommand.ts b/clients/client-connect/src/commands/MonitorContactCommand.ts index 9f2c53676cef9..67e2063283459 100644 --- a/clients/client-connect/src/commands/MonitorContactCommand.ts +++ b/clients/client-connect/src/commands/MonitorContactCommand.ts @@ -107,4 +107,16 @@ export class MonitorContactCommand extends $Command .f(void 0, void 0) .ser(se_MonitorContactCommand) .de(de_MonitorContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: MonitorContactRequest; + output: MonitorContactResponse; + }; + sdk: { + input: MonitorContactCommandInput; + output: MonitorContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/PauseContactCommand.ts b/clients/client-connect/src/commands/PauseContactCommand.ts index 4bb2678142e4a..88619c8e0646f 100644 --- a/clients/client-connect/src/commands/PauseContactCommand.ts +++ b/clients/client-connect/src/commands/PauseContactCommand.ts @@ -102,4 +102,16 @@ export class PauseContactCommand extends $Command .f(void 0, void 0) .ser(se_PauseContactCommand) .de(de_PauseContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PauseContactRequest; + output: {}; + }; + sdk: { + input: PauseContactCommandInput; + output: PauseContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/PutUserStatusCommand.ts b/clients/client-connect/src/commands/PutUserStatusCommand.ts index c8c0355b945e5..eff9180217279 100644 --- a/clients/client-connect/src/commands/PutUserStatusCommand.ts +++ b/clients/client-connect/src/commands/PutUserStatusCommand.ts @@ -98,4 +98,16 @@ export class PutUserStatusCommand extends $Command .f(void 0, void 0) .ser(se_PutUserStatusCommand) .de(de_PutUserStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutUserStatusRequest; + output: {}; + }; + sdk: { + input: PutUserStatusCommandInput; + output: PutUserStatusCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ReleasePhoneNumberCommand.ts b/clients/client-connect/src/commands/ReleasePhoneNumberCommand.ts index 608f7199e1dfa..420c49e3aac6a 100644 --- a/clients/client-connect/src/commands/ReleasePhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/ReleasePhoneNumberCommand.ts @@ -118,4 +118,16 @@ export class ReleasePhoneNumberCommand extends $Command .f(void 0, void 0) .ser(se_ReleasePhoneNumberCommand) .de(de_ReleasePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ReleasePhoneNumberRequest; + output: {}; + }; + sdk: { + input: ReleasePhoneNumberCommandInput; + output: ReleasePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ReplicateInstanceCommand.ts b/clients/client-connect/src/commands/ReplicateInstanceCommand.ts index 3c421923cf4b2..1797d2b1fb3db 100644 --- a/clients/client-connect/src/commands/ReplicateInstanceCommand.ts +++ b/clients/client-connect/src/commands/ReplicateInstanceCommand.ts @@ -113,4 +113,16 @@ export class ReplicateInstanceCommand extends $Command .f(ReplicateInstanceRequestFilterSensitiveLog, void 0) .ser(se_ReplicateInstanceCommand) .de(de_ReplicateInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ReplicateInstanceRequest; + output: ReplicateInstanceResponse; + }; + sdk: { + input: ReplicateInstanceCommandInput; + output: ReplicateInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ResumeContactCommand.ts b/clients/client-connect/src/commands/ResumeContactCommand.ts index eedba31b517b3..4ce9721a27a09 100644 --- a/clients/client-connect/src/commands/ResumeContactCommand.ts +++ b/clients/client-connect/src/commands/ResumeContactCommand.ts @@ -99,4 +99,16 @@ export class ResumeContactCommand extends $Command .f(void 0, void 0) .ser(se_ResumeContactCommand) .de(de_ResumeContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ResumeContactRequest; + output: {}; + }; + sdk: { + input: ResumeContactCommandInput; + output: ResumeContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/ResumeContactRecordingCommand.ts b/clients/client-connect/src/commands/ResumeContactRecordingCommand.ts index ce2be03c74815..4aead4b08d3a2 100644 --- a/clients/client-connect/src/commands/ResumeContactRecordingCommand.ts +++ b/clients/client-connect/src/commands/ResumeContactRecordingCommand.ts @@ -90,4 +90,16 @@ export class ResumeContactRecordingCommand extends $Command .f(void 0, void 0) .ser(se_ResumeContactRecordingCommand) .de(de_ResumeContactRecordingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ResumeContactRecordingRequest; + output: {}; + }; + sdk: { + input: ResumeContactRecordingCommandInput; + output: ResumeContactRecordingCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchAgentStatusesCommand.ts b/clients/client-connect/src/commands/SearchAgentStatusesCommand.ts index da6534a8a29ab..ec4407af2404d 100644 --- a/clients/client-connect/src/commands/SearchAgentStatusesCommand.ts +++ b/clients/client-connect/src/commands/SearchAgentStatusesCommand.ts @@ -159,4 +159,16 @@ export class SearchAgentStatusesCommand extends $Command .f(void 0, void 0) .ser(se_SearchAgentStatusesCommand) .de(de_SearchAgentStatusesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchAgentStatusesRequest; + output: SearchAgentStatusesResponse; + }; + sdk: { + input: SearchAgentStatusesCommandInput; + output: SearchAgentStatusesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchAvailablePhoneNumbersCommand.ts b/clients/client-connect/src/commands/SearchAvailablePhoneNumbersCommand.ts index a35dcde15d8ab..384eda0030cb8 100644 --- a/clients/client-connect/src/commands/SearchAvailablePhoneNumbersCommand.ts +++ b/clients/client-connect/src/commands/SearchAvailablePhoneNumbersCommand.ts @@ -109,4 +109,16 @@ export class SearchAvailablePhoneNumbersCommand extends $Command .f(void 0, void 0) .ser(se_SearchAvailablePhoneNumbersCommand) .de(de_SearchAvailablePhoneNumbersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchAvailablePhoneNumbersRequest; + output: SearchAvailablePhoneNumbersResponse; + }; + sdk: { + input: SearchAvailablePhoneNumbersCommandInput; + output: SearchAvailablePhoneNumbersCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchContactFlowModulesCommand.ts b/clients/client-connect/src/commands/SearchContactFlowModulesCommand.ts index 037af26f712eb..6f7cfe14e0cef 100644 --- a/clients/client-connect/src/commands/SearchContactFlowModulesCommand.ts +++ b/clients/client-connect/src/commands/SearchContactFlowModulesCommand.ts @@ -153,4 +153,16 @@ export class SearchContactFlowModulesCommand extends $Command .f(void 0, void 0) .ser(se_SearchContactFlowModulesCommand) .de(de_SearchContactFlowModulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchContactFlowModulesRequest; + output: SearchContactFlowModulesResponse; + }; + sdk: { + input: SearchContactFlowModulesCommandInput; + output: SearchContactFlowModulesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchContactFlowsCommand.ts b/clients/client-connect/src/commands/SearchContactFlowsCommand.ts index df52fe3eeb4d5..54a55cf912214 100644 --- a/clients/client-connect/src/commands/SearchContactFlowsCommand.ts +++ b/clients/client-connect/src/commands/SearchContactFlowsCommand.ts @@ -161,4 +161,16 @@ export class SearchContactFlowsCommand extends $Command .f(void 0, void 0) .ser(se_SearchContactFlowsCommand) .de(de_SearchContactFlowsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchContactFlowsRequest; + output: SearchContactFlowsResponse; + }; + sdk: { + input: SearchContactFlowsCommandInput; + output: SearchContactFlowsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchContactsCommand.ts b/clients/client-connect/src/commands/SearchContactsCommand.ts index 1c22309be18fc..bc05a52e8c525 100644 --- a/clients/client-connect/src/commands/SearchContactsCommand.ts +++ b/clients/client-connect/src/commands/SearchContactsCommand.ts @@ -185,4 +185,16 @@ export class SearchContactsCommand extends $Command .f(SearchContactsRequestFilterSensitiveLog, void 0) .ser(se_SearchContactsCommand) .de(de_SearchContactsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchContactsRequest; + output: SearchContactsResponse; + }; + sdk: { + input: SearchContactsCommandInput; + output: SearchContactsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchHoursOfOperationsCommand.ts b/clients/client-connect/src/commands/SearchHoursOfOperationsCommand.ts index 003c2dc0c25be..cdffa113af167 100644 --- a/clients/client-connect/src/commands/SearchHoursOfOperationsCommand.ts +++ b/clients/client-connect/src/commands/SearchHoursOfOperationsCommand.ts @@ -167,4 +167,16 @@ export class SearchHoursOfOperationsCommand extends $Command .f(void 0, void 0) .ser(se_SearchHoursOfOperationsCommand) .de(de_SearchHoursOfOperationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchHoursOfOperationsRequest; + output: SearchHoursOfOperationsResponse; + }; + sdk: { + input: SearchHoursOfOperationsCommandInput; + output: SearchHoursOfOperationsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchPredefinedAttributesCommand.ts b/clients/client-connect/src/commands/SearchPredefinedAttributesCommand.ts index 43836e7f0e476..9628d76aada42 100644 --- a/clients/client-connect/src/commands/SearchPredefinedAttributesCommand.ts +++ b/clients/client-connect/src/commands/SearchPredefinedAttributesCommand.ts @@ -135,4 +135,16 @@ export class SearchPredefinedAttributesCommand extends $Command .f(void 0, void 0) .ser(se_SearchPredefinedAttributesCommand) .de(de_SearchPredefinedAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchPredefinedAttributesRequest; + output: SearchPredefinedAttributesResponse; + }; + sdk: { + input: SearchPredefinedAttributesCommandInput; + output: SearchPredefinedAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchPromptsCommand.ts b/clients/client-connect/src/commands/SearchPromptsCommand.ts index ed35374f7727e..6c2d0fb211ac0 100644 --- a/clients/client-connect/src/commands/SearchPromptsCommand.ts +++ b/clients/client-connect/src/commands/SearchPromptsCommand.ts @@ -152,4 +152,16 @@ export class SearchPromptsCommand extends $Command .f(void 0, void 0) .ser(se_SearchPromptsCommand) .de(de_SearchPromptsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchPromptsRequest; + output: SearchPromptsResponse; + }; + sdk: { + input: SearchPromptsCommandInput; + output: SearchPromptsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchQueuesCommand.ts b/clients/client-connect/src/commands/SearchQueuesCommand.ts index 59bf4be8dff6a..50b956f07a701 100644 --- a/clients/client-connect/src/commands/SearchQueuesCommand.ts +++ b/clients/client-connect/src/commands/SearchQueuesCommand.ts @@ -162,4 +162,16 @@ export class SearchQueuesCommand extends $Command .f(void 0, void 0) .ser(se_SearchQueuesCommand) .de(de_SearchQueuesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchQueuesRequest; + output: SearchQueuesResponse; + }; + sdk: { + input: SearchQueuesCommandInput; + output: SearchQueuesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchQuickConnectsCommand.ts b/clients/client-connect/src/commands/SearchQuickConnectsCommand.ts index 9a5c452265875..9bcbf01a58249 100644 --- a/clients/client-connect/src/commands/SearchQuickConnectsCommand.ts +++ b/clients/client-connect/src/commands/SearchQuickConnectsCommand.ts @@ -166,4 +166,16 @@ export class SearchQuickConnectsCommand extends $Command .f(void 0, void 0) .ser(se_SearchQuickConnectsCommand) .de(de_SearchQuickConnectsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchQuickConnectsRequest; + output: SearchQuickConnectsResponse; + }; + sdk: { + input: SearchQuickConnectsCommandInput; + output: SearchQuickConnectsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchResourceTagsCommand.ts b/clients/client-connect/src/commands/SearchResourceTagsCommand.ts index 7c80a1c5fdbfd..67a3a2dced922 100644 --- a/clients/client-connect/src/commands/SearchResourceTagsCommand.ts +++ b/clients/client-connect/src/commands/SearchResourceTagsCommand.ts @@ -115,4 +115,16 @@ export class SearchResourceTagsCommand extends $Command .f(void 0, void 0) .ser(se_SearchResourceTagsCommand) .de(de_SearchResourceTagsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchResourceTagsRequest; + output: SearchResourceTagsResponse; + }; + sdk: { + input: SearchResourceTagsCommandInput; + output: SearchResourceTagsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchRoutingProfilesCommand.ts b/clients/client-connect/src/commands/SearchRoutingProfilesCommand.ts index 94142079613f4..431d2d92529d6 100644 --- a/clients/client-connect/src/commands/SearchRoutingProfilesCommand.ts +++ b/clients/client-connect/src/commands/SearchRoutingProfilesCommand.ts @@ -170,4 +170,16 @@ export class SearchRoutingProfilesCommand extends $Command .f(void 0, void 0) .ser(se_SearchRoutingProfilesCommand) .de(de_SearchRoutingProfilesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchRoutingProfilesRequest; + output: SearchRoutingProfilesResponse; + }; + sdk: { + input: SearchRoutingProfilesCommandInput; + output: SearchRoutingProfilesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchSecurityProfilesCommand.ts b/clients/client-connect/src/commands/SearchSecurityProfilesCommand.ts index fdd1669658044..5bfb29244e077 100644 --- a/clients/client-connect/src/commands/SearchSecurityProfilesCommand.ts +++ b/clients/client-connect/src/commands/SearchSecurityProfilesCommand.ts @@ -156,4 +156,16 @@ export class SearchSecurityProfilesCommand extends $Command .f(void 0, void 0) .ser(se_SearchSecurityProfilesCommand) .de(de_SearchSecurityProfilesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchSecurityProfilesRequest; + output: SearchSecurityProfilesResponse; + }; + sdk: { + input: SearchSecurityProfilesCommandInput; + output: SearchSecurityProfilesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchUserHierarchyGroupsCommand.ts b/clients/client-connect/src/commands/SearchUserHierarchyGroupsCommand.ts index 742cce41bad2f..0332c0ae483e4 100644 --- a/clients/client-connect/src/commands/SearchUserHierarchyGroupsCommand.ts +++ b/clients/client-connect/src/commands/SearchUserHierarchyGroupsCommand.ts @@ -198,4 +198,16 @@ export class SearchUserHierarchyGroupsCommand extends $Command .f(void 0, void 0) .ser(se_SearchUserHierarchyGroupsCommand) .de(de_SearchUserHierarchyGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchUserHierarchyGroupsRequest; + output: SearchUserHierarchyGroupsResponse; + }; + sdk: { + input: SearchUserHierarchyGroupsCommandInput; + output: SearchUserHierarchyGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchUsersCommand.ts b/clients/client-connect/src/commands/SearchUsersCommand.ts index b9287deeda9b4..680ee223e52b0 100644 --- a/clients/client-connect/src/commands/SearchUsersCommand.ts +++ b/clients/client-connect/src/commands/SearchUsersCommand.ts @@ -219,4 +219,16 @@ export class SearchUsersCommand extends $Command .f(void 0, SearchUsersResponseFilterSensitiveLog) .ser(se_SearchUsersCommand) .de(de_SearchUsersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchUsersRequest; + output: SearchUsersResponse; + }; + sdk: { + input: SearchUsersCommandInput; + output: SearchUsersCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SearchVocabulariesCommand.ts b/clients/client-connect/src/commands/SearchVocabulariesCommand.ts index 91671d6bda57e..e815a94b47957 100644 --- a/clients/client-connect/src/commands/SearchVocabulariesCommand.ts +++ b/clients/client-connect/src/commands/SearchVocabulariesCommand.ts @@ -106,4 +106,16 @@ export class SearchVocabulariesCommand extends $Command .f(void 0, void 0) .ser(se_SearchVocabulariesCommand) .de(de_SearchVocabulariesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchVocabulariesRequest; + output: SearchVocabulariesResponse; + }; + sdk: { + input: SearchVocabulariesCommandInput; + output: SearchVocabulariesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SendChatIntegrationEventCommand.ts b/clients/client-connect/src/commands/SendChatIntegrationEventCommand.ts index 6a2cc2d66cff8..a24859809fd49 100644 --- a/clients/client-connect/src/commands/SendChatIntegrationEventCommand.ts +++ b/clients/client-connect/src/commands/SendChatIntegrationEventCommand.ts @@ -129,4 +129,16 @@ export class SendChatIntegrationEventCommand extends $Command .f(void 0, void 0) .ser(se_SendChatIntegrationEventCommand) .de(de_SendChatIntegrationEventCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendChatIntegrationEventRequest; + output: SendChatIntegrationEventResponse; + }; + sdk: { + input: SendChatIntegrationEventCommandInput; + output: SendChatIntegrationEventCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/StartAttachedFileUploadCommand.ts b/clients/client-connect/src/commands/StartAttachedFileUploadCommand.ts index 6efeea60e8154..db32c649fa20d 100644 --- a/clients/client-connect/src/commands/StartAttachedFileUploadCommand.ts +++ b/clients/client-connect/src/commands/StartAttachedFileUploadCommand.ts @@ -125,4 +125,16 @@ export class StartAttachedFileUploadCommand extends $Command .f(void 0, void 0) .ser(se_StartAttachedFileUploadCommand) .de(de_StartAttachedFileUploadCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartAttachedFileUploadRequest; + output: StartAttachedFileUploadResponse; + }; + sdk: { + input: StartAttachedFileUploadCommandInput; + output: StartAttachedFileUploadCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/StartChatContactCommand.ts b/clients/client-connect/src/commands/StartChatContactCommand.ts index 0a430ab1c1dca..c8c35f81e631f 100644 --- a/clients/client-connect/src/commands/StartChatContactCommand.ts +++ b/clients/client-connect/src/commands/StartChatContactCommand.ts @@ -153,4 +153,16 @@ export class StartChatContactCommand extends $Command .f(void 0, void 0) .ser(se_StartChatContactCommand) .de(de_StartChatContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartChatContactRequest; + output: StartChatContactResponse; + }; + sdk: { + input: StartChatContactCommandInput; + output: StartChatContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/StartContactEvaluationCommand.ts b/clients/client-connect/src/commands/StartContactEvaluationCommand.ts index bb0027453e209..9b8732ab3e7a3 100644 --- a/clients/client-connect/src/commands/StartContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/StartContactEvaluationCommand.ts @@ -106,4 +106,16 @@ export class StartContactEvaluationCommand extends $Command .f(void 0, void 0) .ser(se_StartContactEvaluationCommand) .de(de_StartContactEvaluationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartContactEvaluationRequest; + output: StartContactEvaluationResponse; + }; + sdk: { + input: StartContactEvaluationCommandInput; + output: StartContactEvaluationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/StartContactRecordingCommand.ts b/clients/client-connect/src/commands/StartContactRecordingCommand.ts index e080cf1d844f5..73248da78bb4a 100644 --- a/clients/client-connect/src/commands/StartContactRecordingCommand.ts +++ b/clients/client-connect/src/commands/StartContactRecordingCommand.ts @@ -110,4 +110,16 @@ export class StartContactRecordingCommand extends $Command .f(void 0, void 0) .ser(se_StartContactRecordingCommand) .de(de_StartContactRecordingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartContactRecordingRequest; + output: {}; + }; + sdk: { + input: StartContactRecordingCommandInput; + output: StartContactRecordingCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/StartContactStreamingCommand.ts b/clients/client-connect/src/commands/StartContactStreamingCommand.ts index 8f6f6df640292..f1a48c64a3106 100644 --- a/clients/client-connect/src/commands/StartContactStreamingCommand.ts +++ b/clients/client-connect/src/commands/StartContactStreamingCommand.ts @@ -113,4 +113,16 @@ export class StartContactStreamingCommand extends $Command .f(void 0, void 0) .ser(se_StartContactStreamingCommand) .de(de_StartContactStreamingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartContactStreamingRequest; + output: StartContactStreamingResponse; + }; + sdk: { + input: StartContactStreamingCommandInput; + output: StartContactStreamingCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/StartOutboundVoiceContactCommand.ts b/clients/client-connect/src/commands/StartOutboundVoiceContactCommand.ts index 4ab2aa56d500b..e05247557bad8 100644 --- a/clients/client-connect/src/commands/StartOutboundVoiceContactCommand.ts +++ b/clients/client-connect/src/commands/StartOutboundVoiceContactCommand.ts @@ -142,4 +142,16 @@ export class StartOutboundVoiceContactCommand extends $Command .f(StartOutboundVoiceContactRequestFilterSensitiveLog, void 0) .ser(se_StartOutboundVoiceContactCommand) .de(de_StartOutboundVoiceContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartOutboundVoiceContactRequest; + output: StartOutboundVoiceContactResponse; + }; + sdk: { + input: StartOutboundVoiceContactCommandInput; + output: StartOutboundVoiceContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/StartTaskContactCommand.ts b/clients/client-connect/src/commands/StartTaskContactCommand.ts index 9ec1ed8a9275f..e4d11ba7288b4 100644 --- a/clients/client-connect/src/commands/StartTaskContactCommand.ts +++ b/clients/client-connect/src/commands/StartTaskContactCommand.ts @@ -167,4 +167,16 @@ export class StartTaskContactCommand extends $Command .f(StartTaskContactRequestFilterSensitiveLog, void 0) .ser(se_StartTaskContactCommand) .de(de_StartTaskContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartTaskContactRequest; + output: StartTaskContactResponse; + }; + sdk: { + input: StartTaskContactCommandInput; + output: StartTaskContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/StartWebRTCContactCommand.ts b/clients/client-connect/src/commands/StartWebRTCContactCommand.ts index 5fff235af447a..ad91257ad8a03 100644 --- a/clients/client-connect/src/commands/StartWebRTCContactCommand.ts +++ b/clients/client-connect/src/commands/StartWebRTCContactCommand.ts @@ -146,4 +146,16 @@ export class StartWebRTCContactCommand extends $Command .f(StartWebRTCContactRequestFilterSensitiveLog, StartWebRTCContactResponseFilterSensitiveLog) .ser(se_StartWebRTCContactCommand) .de(de_StartWebRTCContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartWebRTCContactRequest; + output: StartWebRTCContactResponse; + }; + sdk: { + input: StartWebRTCContactCommandInput; + output: StartWebRTCContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/StopContactCommand.ts b/clients/client-connect/src/commands/StopContactCommand.ts index e2eb978cc9775..e187438c70d98 100644 --- a/clients/client-connect/src/commands/StopContactCommand.ts +++ b/clients/client-connect/src/commands/StopContactCommand.ts @@ -115,4 +115,16 @@ export class StopContactCommand extends $Command .f(void 0, void 0) .ser(se_StopContactCommand) .de(de_StopContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopContactRequest; + output: {}; + }; + sdk: { + input: StopContactCommandInput; + output: StopContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/StopContactRecordingCommand.ts b/clients/client-connect/src/commands/StopContactRecordingCommand.ts index 977c0c165d762..e7033cc1dc260 100644 --- a/clients/client-connect/src/commands/StopContactRecordingCommand.ts +++ b/clients/client-connect/src/commands/StopContactRecordingCommand.ts @@ -91,4 +91,16 @@ export class StopContactRecordingCommand extends $Command .f(void 0, void 0) .ser(se_StopContactRecordingCommand) .de(de_StopContactRecordingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopContactRecordingRequest; + output: {}; + }; + sdk: { + input: StopContactRecordingCommandInput; + output: StopContactRecordingCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/StopContactStreamingCommand.ts b/clients/client-connect/src/commands/StopContactStreamingCommand.ts index 040a145320b82..42e80cf654439 100644 --- a/clients/client-connect/src/commands/StopContactStreamingCommand.ts +++ b/clients/client-connect/src/commands/StopContactStreamingCommand.ts @@ -91,4 +91,16 @@ export class StopContactStreamingCommand extends $Command .f(void 0, void 0) .ser(se_StopContactStreamingCommand) .de(de_StopContactStreamingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopContactStreamingRequest; + output: {}; + }; + sdk: { + input: StopContactStreamingCommandInput; + output: StopContactStreamingCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SubmitContactEvaluationCommand.ts b/clients/client-connect/src/commands/SubmitContactEvaluationCommand.ts index c4aba2f94f11d..d8096fd0b4159 100644 --- a/clients/client-connect/src/commands/SubmitContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/SubmitContactEvaluationCommand.ts @@ -113,4 +113,16 @@ export class SubmitContactEvaluationCommand extends $Command .f(void 0, void 0) .ser(se_SubmitContactEvaluationCommand) .de(de_SubmitContactEvaluationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SubmitContactEvaluationRequest; + output: SubmitContactEvaluationResponse; + }; + sdk: { + input: SubmitContactEvaluationCommandInput; + output: SubmitContactEvaluationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/SuspendContactRecordingCommand.ts b/clients/client-connect/src/commands/SuspendContactRecordingCommand.ts index 3a8f499a1893e..93e0b1fa403c4 100644 --- a/clients/client-connect/src/commands/SuspendContactRecordingCommand.ts +++ b/clients/client-connect/src/commands/SuspendContactRecordingCommand.ts @@ -93,4 +93,16 @@ export class SuspendContactRecordingCommand extends $Command .f(void 0, void 0) .ser(se_SuspendContactRecordingCommand) .de(de_SuspendContactRecordingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SuspendContactRecordingRequest; + output: {}; + }; + sdk: { + input: SuspendContactRecordingCommandInput; + output: SuspendContactRecordingCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/TagContactCommand.ts b/clients/client-connect/src/commands/TagContactCommand.ts index 7785c39d0a0d9..a933319172e38 100644 --- a/clients/client-connect/src/commands/TagContactCommand.ts +++ b/clients/client-connect/src/commands/TagContactCommand.ts @@ -96,4 +96,16 @@ export class TagContactCommand extends $Command .f(void 0, void 0) .ser(se_TagContactCommand) .de(de_TagContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagContactRequest; + output: {}; + }; + sdk: { + input: TagContactCommandInput; + output: TagContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/TagResourceCommand.ts b/clients/client-connect/src/commands/TagResourceCommand.ts index 5fed4ec688418..3f06021fa51dc 100644 --- a/clients/client-connect/src/commands/TagResourceCommand.ts +++ b/clients/client-connect/src/commands/TagResourceCommand.ts @@ -99,4 +99,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/TransferContactCommand.ts b/clients/client-connect/src/commands/TransferContactCommand.ts index 3cac48bde0eef..aa4cd2c2631fd 100644 --- a/clients/client-connect/src/commands/TransferContactCommand.ts +++ b/clients/client-connect/src/commands/TransferContactCommand.ts @@ -127,4 +127,16 @@ export class TransferContactCommand extends $Command .f(void 0, void 0) .ser(se_TransferContactCommand) .de(de_TransferContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TransferContactRequest; + output: TransferContactResponse; + }; + sdk: { + input: TransferContactCommandInput; + output: TransferContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UntagContactCommand.ts b/clients/client-connect/src/commands/UntagContactCommand.ts index d5a11ebc073d2..5bf0f0a3ab969 100644 --- a/clients/client-connect/src/commands/UntagContactCommand.ts +++ b/clients/client-connect/src/commands/UntagContactCommand.ts @@ -96,4 +96,16 @@ export class UntagContactCommand extends $Command .f(void 0, void 0) .ser(se_UntagContactCommand) .de(de_UntagContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagContactRequest; + output: {}; + }; + sdk: { + input: UntagContactCommandInput; + output: UntagContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UntagResourceCommand.ts b/clients/client-connect/src/commands/UntagResourceCommand.ts index e0f6c17a559f1..660e21e7324af 100644 --- a/clients/client-connect/src/commands/UntagResourceCommand.ts +++ b/clients/client-connect/src/commands/UntagResourceCommand.ts @@ -93,4 +93,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateAgentStatusCommand.ts b/clients/client-connect/src/commands/UpdateAgentStatusCommand.ts index 538d5988a1ae4..50b4226ed46f1 100644 --- a/clients/client-connect/src/commands/UpdateAgentStatusCommand.ts +++ b/clients/client-connect/src/commands/UpdateAgentStatusCommand.ts @@ -103,4 +103,16 @@ export class UpdateAgentStatusCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAgentStatusCommand) .de(de_UpdateAgentStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAgentStatusRequest; + output: {}; + }; + sdk: { + input: UpdateAgentStatusCommandInput; + output: UpdateAgentStatusCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateAuthenticationProfileCommand.ts b/clients/client-connect/src/commands/UpdateAuthenticationProfileCommand.ts index 51ae7b1969ef1..56672c0b731da 100644 --- a/clients/client-connect/src/commands/UpdateAuthenticationProfileCommand.ts +++ b/clients/client-connect/src/commands/UpdateAuthenticationProfileCommand.ts @@ -105,4 +105,16 @@ export class UpdateAuthenticationProfileCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAuthenticationProfileCommand) .de(de_UpdateAuthenticationProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAuthenticationProfileRequest; + output: {}; + }; + sdk: { + input: UpdateAuthenticationProfileCommandInput; + output: UpdateAuthenticationProfileCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateContactAttributesCommand.ts b/clients/client-connect/src/commands/UpdateContactAttributesCommand.ts index 56bde7b3a572a..c9b4cbce21e2c 100644 --- a/clients/client-connect/src/commands/UpdateContactAttributesCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactAttributesCommand.ts @@ -104,4 +104,16 @@ export class UpdateContactAttributesCommand extends $Command .f(void 0, void 0) .ser(se_UpdateContactAttributesCommand) .de(de_UpdateContactAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContactAttributesRequest; + output: {}; + }; + sdk: { + input: UpdateContactAttributesCommandInput; + output: UpdateContactAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateContactCommand.ts b/clients/client-connect/src/commands/UpdateContactCommand.ts index 62396a2d3c360..4f1c6a2a141bd 100644 --- a/clients/client-connect/src/commands/UpdateContactCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactCommand.ts @@ -109,4 +109,16 @@ export class UpdateContactCommand extends $Command .f(UpdateContactRequestFilterSensitiveLog, void 0) .ser(se_UpdateContactCommand) .de(de_UpdateContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContactRequest; + output: {}; + }; + sdk: { + input: UpdateContactCommandInput; + output: UpdateContactCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateContactEvaluationCommand.ts b/clients/client-connect/src/commands/UpdateContactEvaluationCommand.ts index 6502c0ba1db31..8e0d441e00eda 100644 --- a/clients/client-connect/src/commands/UpdateContactEvaluationCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactEvaluationCommand.ts @@ -111,4 +111,16 @@ export class UpdateContactEvaluationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateContactEvaluationCommand) .de(de_UpdateContactEvaluationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContactEvaluationRequest; + output: UpdateContactEvaluationResponse; + }; + sdk: { + input: UpdateContactEvaluationCommandInput; + output: UpdateContactEvaluationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateContactFlowContentCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowContentCommand.ts index 0802f9c060d98..4d4afb528b052 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowContentCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowContentCommand.ts @@ -101,4 +101,16 @@ export class UpdateContactFlowContentCommand extends $Command .f(void 0, void 0) .ser(se_UpdateContactFlowContentCommand) .de(de_UpdateContactFlowContentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContactFlowContentRequest; + output: {}; + }; + sdk: { + input: UpdateContactFlowContentCommandInput; + output: UpdateContactFlowContentCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateContactFlowMetadataCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowMetadataCommand.ts index 04a44fcf584b7..6891763479e00 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowMetadataCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowMetadataCommand.ts @@ -97,4 +97,16 @@ export class UpdateContactFlowMetadataCommand extends $Command .f(void 0, void 0) .ser(se_UpdateContactFlowMetadataCommand) .de(de_UpdateContactFlowMetadataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContactFlowMetadataRequest; + output: {}; + }; + sdk: { + input: UpdateContactFlowMetadataCommandInput; + output: UpdateContactFlowMetadataCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateContactFlowModuleContentCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowModuleContentCommand.ts index 69bc61de44af7..b7fae6f8cd444 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowModuleContentCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowModuleContentCommand.ts @@ -104,4 +104,16 @@ export class UpdateContactFlowModuleContentCommand extends $Command .f(void 0, void 0) .ser(se_UpdateContactFlowModuleContentCommand) .de(de_UpdateContactFlowModuleContentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContactFlowModuleContentRequest; + output: {}; + }; + sdk: { + input: UpdateContactFlowModuleContentCommandInput; + output: UpdateContactFlowModuleContentCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateContactFlowModuleMetadataCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowModuleMetadataCommand.ts index 760cdd3ac770e..3ccd5af3686eb 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowModuleMetadataCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowModuleMetadataCommand.ts @@ -105,4 +105,16 @@ export class UpdateContactFlowModuleMetadataCommand extends $Command .f(void 0, void 0) .ser(se_UpdateContactFlowModuleMetadataCommand) .de(de_UpdateContactFlowModuleMetadataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContactFlowModuleMetadataRequest; + output: {}; + }; + sdk: { + input: UpdateContactFlowModuleMetadataCommandInput; + output: UpdateContactFlowModuleMetadataCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateContactFlowNameCommand.ts b/clients/client-connect/src/commands/UpdateContactFlowNameCommand.ts index c8142de864c2e..638200533491f 100644 --- a/clients/client-connect/src/commands/UpdateContactFlowNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactFlowNameCommand.ts @@ -98,4 +98,16 @@ export class UpdateContactFlowNameCommand extends $Command .f(void 0, void 0) .ser(se_UpdateContactFlowNameCommand) .de(de_UpdateContactFlowNameCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContactFlowNameRequest; + output: {}; + }; + sdk: { + input: UpdateContactFlowNameCommandInput; + output: UpdateContactFlowNameCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateContactRoutingDataCommand.ts b/clients/client-connect/src/commands/UpdateContactRoutingDataCommand.ts index a0974d238e093..3a58a5fe17e7c 100644 --- a/clients/client-connect/src/commands/UpdateContactRoutingDataCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactRoutingDataCommand.ts @@ -158,4 +158,16 @@ export class UpdateContactRoutingDataCommand extends $Command .f(void 0, void 0) .ser(se_UpdateContactRoutingDataCommand) .de(de_UpdateContactRoutingDataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContactRoutingDataRequest; + output: {}; + }; + sdk: { + input: UpdateContactRoutingDataCommandInput; + output: UpdateContactRoutingDataCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateContactScheduleCommand.ts b/clients/client-connect/src/commands/UpdateContactScheduleCommand.ts index f59c3d5f91b3d..9124c1973df26 100644 --- a/clients/client-connect/src/commands/UpdateContactScheduleCommand.ts +++ b/clients/client-connect/src/commands/UpdateContactScheduleCommand.ts @@ -95,4 +95,16 @@ export class UpdateContactScheduleCommand extends $Command .f(void 0, void 0) .ser(se_UpdateContactScheduleCommand) .de(de_UpdateContactScheduleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContactScheduleRequest; + output: {}; + }; + sdk: { + input: UpdateContactScheduleCommandInput; + output: UpdateContactScheduleCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateEvaluationFormCommand.ts b/clients/client-connect/src/commands/UpdateEvaluationFormCommand.ts index 6e0dd57b96234..1e2f865969a3f 100644 --- a/clients/client-connect/src/commands/UpdateEvaluationFormCommand.ts +++ b/clients/client-connect/src/commands/UpdateEvaluationFormCommand.ts @@ -232,4 +232,16 @@ export class UpdateEvaluationFormCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEvaluationFormCommand) .de(de_UpdateEvaluationFormCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEvaluationFormRequest; + output: UpdateEvaluationFormResponse; + }; + sdk: { + input: UpdateEvaluationFormCommandInput; + output: UpdateEvaluationFormCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateHoursOfOperationCommand.ts b/clients/client-connect/src/commands/UpdateHoursOfOperationCommand.ts index cf05a8f831345..e5bac7cb46be7 100644 --- a/clients/client-connect/src/commands/UpdateHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/UpdateHoursOfOperationCommand.ts @@ -111,4 +111,16 @@ export class UpdateHoursOfOperationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateHoursOfOperationCommand) .de(de_UpdateHoursOfOperationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateHoursOfOperationRequest; + output: {}; + }; + sdk: { + input: UpdateHoursOfOperationCommandInput; + output: UpdateHoursOfOperationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateInstanceAttributeCommand.ts b/clients/client-connect/src/commands/UpdateInstanceAttributeCommand.ts index 7ee8c8f9f0572..7c01ff07e63fa 100644 --- a/clients/client-connect/src/commands/UpdateInstanceAttributeCommand.ts +++ b/clients/client-connect/src/commands/UpdateInstanceAttributeCommand.ts @@ -93,4 +93,16 @@ export class UpdateInstanceAttributeCommand extends $Command .f(void 0, void 0) .ser(se_UpdateInstanceAttributeCommand) .de(de_UpdateInstanceAttributeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateInstanceAttributeRequest; + output: {}; + }; + sdk: { + input: UpdateInstanceAttributeCommandInput; + output: UpdateInstanceAttributeCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateInstanceStorageConfigCommand.ts b/clients/client-connect/src/commands/UpdateInstanceStorageConfigCommand.ts index e0d4604083989..526c26e1c8fa5 100644 --- a/clients/client-connect/src/commands/UpdateInstanceStorageConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateInstanceStorageConfigCommand.ts @@ -122,4 +122,16 @@ export class UpdateInstanceStorageConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateInstanceStorageConfigCommand) .de(de_UpdateInstanceStorageConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateInstanceStorageConfigRequest; + output: {}; + }; + sdk: { + input: UpdateInstanceStorageConfigCommandInput; + output: UpdateInstanceStorageConfigCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateParticipantRoleConfigCommand.ts b/clients/client-connect/src/commands/UpdateParticipantRoleConfigCommand.ts index 55844f1970d97..33f9be97bffa5 100644 --- a/clients/client-connect/src/commands/UpdateParticipantRoleConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateParticipantRoleConfigCommand.ts @@ -130,4 +130,16 @@ export class UpdateParticipantRoleConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateParticipantRoleConfigCommand) .de(de_UpdateParticipantRoleConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateParticipantRoleConfigRequest; + output: {}; + }; + sdk: { + input: UpdateParticipantRoleConfigCommandInput; + output: UpdateParticipantRoleConfigCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdatePhoneNumberCommand.ts b/clients/client-connect/src/commands/UpdatePhoneNumberCommand.ts index 249bcc47e3316..0578d347df6f7 100644 --- a/clients/client-connect/src/commands/UpdatePhoneNumberCommand.ts +++ b/clients/client-connect/src/commands/UpdatePhoneNumberCommand.ts @@ -112,4 +112,16 @@ export class UpdatePhoneNumberCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePhoneNumberCommand) .de(de_UpdatePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePhoneNumberRequest; + output: UpdatePhoneNumberResponse; + }; + sdk: { + input: UpdatePhoneNumberCommandInput; + output: UpdatePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdatePhoneNumberMetadataCommand.ts b/clients/client-connect/src/commands/UpdatePhoneNumberMetadataCommand.ts index 17f94f7293b70..f01ffff6e74f4 100644 --- a/clients/client-connect/src/commands/UpdatePhoneNumberMetadataCommand.ts +++ b/clients/client-connect/src/commands/UpdatePhoneNumberMetadataCommand.ts @@ -104,4 +104,16 @@ export class UpdatePhoneNumberMetadataCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePhoneNumberMetadataCommand) .de(de_UpdatePhoneNumberMetadataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePhoneNumberMetadataRequest; + output: {}; + }; + sdk: { + input: UpdatePhoneNumberMetadataCommandInput; + output: UpdatePhoneNumberMetadataCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdatePredefinedAttributeCommand.ts b/clients/client-connect/src/commands/UpdatePredefinedAttributeCommand.ts index 5c4811b69612b..9df94c14e5f41 100644 --- a/clients/client-connect/src/commands/UpdatePredefinedAttributeCommand.ts +++ b/clients/client-connect/src/commands/UpdatePredefinedAttributeCommand.ts @@ -99,4 +99,16 @@ export class UpdatePredefinedAttributeCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePredefinedAttributeCommand) .de(de_UpdatePredefinedAttributeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePredefinedAttributeRequest; + output: {}; + }; + sdk: { + input: UpdatePredefinedAttributeCommandInput; + output: UpdatePredefinedAttributeCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdatePromptCommand.ts b/clients/client-connect/src/commands/UpdatePromptCommand.ts index 2ca629f6f05b7..ab5eb7469e84a 100644 --- a/clients/client-connect/src/commands/UpdatePromptCommand.ts +++ b/clients/client-connect/src/commands/UpdatePromptCommand.ts @@ -97,4 +97,16 @@ export class UpdatePromptCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePromptCommand) .de(de_UpdatePromptCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePromptRequest; + output: UpdatePromptResponse; + }; + sdk: { + input: UpdatePromptCommandInput; + output: UpdatePromptCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateQueueHoursOfOperationCommand.ts b/clients/client-connect/src/commands/UpdateQueueHoursOfOperationCommand.ts index bd64b056d2818..453eb8e78bf06 100644 --- a/clients/client-connect/src/commands/UpdateQueueHoursOfOperationCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueHoursOfOperationCommand.ts @@ -96,4 +96,16 @@ export class UpdateQueueHoursOfOperationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateQueueHoursOfOperationCommand) .de(de_UpdateQueueHoursOfOperationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateQueueHoursOfOperationRequest; + output: {}; + }; + sdk: { + input: UpdateQueueHoursOfOperationCommandInput; + output: UpdateQueueHoursOfOperationCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateQueueMaxContactsCommand.ts b/clients/client-connect/src/commands/UpdateQueueMaxContactsCommand.ts index 71c1f77a25dd5..35e2d1bb4940e 100644 --- a/clients/client-connect/src/commands/UpdateQueueMaxContactsCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueMaxContactsCommand.ts @@ -94,4 +94,16 @@ export class UpdateQueueMaxContactsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateQueueMaxContactsCommand) .de(de_UpdateQueueMaxContactsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateQueueMaxContactsRequest; + output: {}; + }; + sdk: { + input: UpdateQueueMaxContactsCommandInput; + output: UpdateQueueMaxContactsCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateQueueNameCommand.ts b/clients/client-connect/src/commands/UpdateQueueNameCommand.ts index 059b85003426b..f3ebbd499b35c 100644 --- a/clients/client-connect/src/commands/UpdateQueueNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueNameCommand.ts @@ -97,4 +97,16 @@ export class UpdateQueueNameCommand extends $Command .f(void 0, void 0) .ser(se_UpdateQueueNameCommand) .de(de_UpdateQueueNameCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateQueueNameRequest; + output: {}; + }; + sdk: { + input: UpdateQueueNameCommandInput; + output: UpdateQueueNameCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateQueueOutboundCallerConfigCommand.ts b/clients/client-connect/src/commands/UpdateQueueOutboundCallerConfigCommand.ts index 05ca10d51d2d8..7321cb49e5225 100644 --- a/clients/client-connect/src/commands/UpdateQueueOutboundCallerConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueOutboundCallerConfigCommand.ts @@ -123,4 +123,16 @@ export class UpdateQueueOutboundCallerConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateQueueOutboundCallerConfigCommand) .de(de_UpdateQueueOutboundCallerConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateQueueOutboundCallerConfigRequest; + output: {}; + }; + sdk: { + input: UpdateQueueOutboundCallerConfigCommandInput; + output: UpdateQueueOutboundCallerConfigCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateQueueStatusCommand.ts b/clients/client-connect/src/commands/UpdateQueueStatusCommand.ts index 985ed9b2978da..e99a0d11e52d2 100644 --- a/clients/client-connect/src/commands/UpdateQueueStatusCommand.ts +++ b/clients/client-connect/src/commands/UpdateQueueStatusCommand.ts @@ -93,4 +93,16 @@ export class UpdateQueueStatusCommand extends $Command .f(void 0, void 0) .ser(se_UpdateQueueStatusCommand) .de(de_UpdateQueueStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateQueueStatusRequest; + output: {}; + }; + sdk: { + input: UpdateQueueStatusCommandInput; + output: UpdateQueueStatusCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateQuickConnectConfigCommand.ts b/clients/client-connect/src/commands/UpdateQuickConnectConfigCommand.ts index 8a914fc0124b3..ef726505d2b7e 100644 --- a/clients/client-connect/src/commands/UpdateQuickConnectConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateQuickConnectConfigCommand.ts @@ -105,4 +105,16 @@ export class UpdateQuickConnectConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateQuickConnectConfigCommand) .de(de_UpdateQuickConnectConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateQuickConnectConfigRequest; + output: {}; + }; + sdk: { + input: UpdateQuickConnectConfigCommandInput; + output: UpdateQuickConnectConfigCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateQuickConnectNameCommand.ts b/clients/client-connect/src/commands/UpdateQuickConnectNameCommand.ts index 12bb82b305693..fb25cb70da3e4 100644 --- a/clients/client-connect/src/commands/UpdateQuickConnectNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateQuickConnectNameCommand.ts @@ -93,4 +93,16 @@ export class UpdateQuickConnectNameCommand extends $Command .f(void 0, void 0) .ser(se_UpdateQuickConnectNameCommand) .de(de_UpdateQuickConnectNameCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateQuickConnectNameRequest; + output: {}; + }; + sdk: { + input: UpdateQuickConnectNameCommandInput; + output: UpdateQuickConnectNameCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.ts index e04757496f865..0fdafd081a81c 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.ts @@ -98,4 +98,16 @@ export class UpdateRoutingProfileAgentAvailabilityTimerCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRoutingProfileAgentAvailabilityTimerCommand) .de(de_UpdateRoutingProfileAgentAvailabilityTimerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRoutingProfileAgentAvailabilityTimerRequest; + output: {}; + }; + sdk: { + input: UpdateRoutingProfileAgentAvailabilityTimerCommandInput; + output: UpdateRoutingProfileAgentAvailabilityTimerCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileConcurrencyCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileConcurrencyCommand.ts index cfe5c4d6c344c..b326b78a89649 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileConcurrencyCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileConcurrencyCommand.ts @@ -104,4 +104,16 @@ export class UpdateRoutingProfileConcurrencyCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRoutingProfileConcurrencyCommand) .de(de_UpdateRoutingProfileConcurrencyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRoutingProfileConcurrencyRequest; + output: {}; + }; + sdk: { + input: UpdateRoutingProfileConcurrencyCommandInput; + output: UpdateRoutingProfileConcurrencyCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.ts index 4fe6ad7a706dd..5f9c61a8eba35 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.ts @@ -96,4 +96,16 @@ export class UpdateRoutingProfileDefaultOutboundQueueCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRoutingProfileDefaultOutboundQueueCommand) .de(de_UpdateRoutingProfileDefaultOutboundQueueCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRoutingProfileDefaultOutboundQueueRequest; + output: {}; + }; + sdk: { + input: UpdateRoutingProfileDefaultOutboundQueueCommandInput; + output: UpdateRoutingProfileDefaultOutboundQueueCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileNameCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileNameCommand.ts index eeb01d9640eaf..b474f743fc169 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileNameCommand.ts @@ -97,4 +97,16 @@ export class UpdateRoutingProfileNameCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRoutingProfileNameCommand) .de(de_UpdateRoutingProfileNameCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRoutingProfileNameRequest; + output: {}; + }; + sdk: { + input: UpdateRoutingProfileNameCommandInput; + output: UpdateRoutingProfileNameCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateRoutingProfileQueuesCommand.ts b/clients/client-connect/src/commands/UpdateRoutingProfileQueuesCommand.ts index b159f0187c7e3..dc9a67928b70f 100644 --- a/clients/client-connect/src/commands/UpdateRoutingProfileQueuesCommand.ts +++ b/clients/client-connect/src/commands/UpdateRoutingProfileQueuesCommand.ts @@ -101,4 +101,16 @@ export class UpdateRoutingProfileQueuesCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRoutingProfileQueuesCommand) .de(de_UpdateRoutingProfileQueuesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRoutingProfileQueuesRequest; + output: {}; + }; + sdk: { + input: UpdateRoutingProfileQueuesCommandInput; + output: UpdateRoutingProfileQueuesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateRuleCommand.ts b/clients/client-connect/src/commands/UpdateRuleCommand.ts index 1c1a7ba572932..de96c3bf0a403 100644 --- a/clients/client-connect/src/commands/UpdateRuleCommand.ts +++ b/clients/client-connect/src/commands/UpdateRuleCommand.ts @@ -164,4 +164,16 @@ export class UpdateRuleCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRuleCommand) .de(de_UpdateRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRuleRequest; + output: {}; + }; + sdk: { + input: UpdateRuleCommandInput; + output: UpdateRuleCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateSecurityProfileCommand.ts b/clients/client-connect/src/commands/UpdateSecurityProfileCommand.ts index 3284b4ed18142..764c89427a9c4 100644 --- a/clients/client-connect/src/commands/UpdateSecurityProfileCommand.ts +++ b/clients/client-connect/src/commands/UpdateSecurityProfileCommand.ts @@ -117,4 +117,16 @@ export class UpdateSecurityProfileCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSecurityProfileCommand) .de(de_UpdateSecurityProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSecurityProfileRequest; + output: {}; + }; + sdk: { + input: UpdateSecurityProfileCommandInput; + output: UpdateSecurityProfileCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateTaskTemplateCommand.ts b/clients/client-connect/src/commands/UpdateTaskTemplateCommand.ts index b5e3d721e20e2..a4011a99ac6f7 100644 --- a/clients/client-connect/src/commands/UpdateTaskTemplateCommand.ts +++ b/clients/client-connect/src/commands/UpdateTaskTemplateCommand.ts @@ -200,4 +200,16 @@ export class UpdateTaskTemplateCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTaskTemplateCommand) .de(de_UpdateTaskTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTaskTemplateRequest; + output: UpdateTaskTemplateResponse; + }; + sdk: { + input: UpdateTaskTemplateCommandInput; + output: UpdateTaskTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateTrafficDistributionCommand.ts b/clients/client-connect/src/commands/UpdateTrafficDistributionCommand.ts index 36c1eb7bf6975..454be078dbd5a 100644 --- a/clients/client-connect/src/commands/UpdateTrafficDistributionCommand.ts +++ b/clients/client-connect/src/commands/UpdateTrafficDistributionCommand.ts @@ -128,4 +128,16 @@ export class UpdateTrafficDistributionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTrafficDistributionCommand) .de(de_UpdateTrafficDistributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTrafficDistributionRequest; + output: {}; + }; + sdk: { + input: UpdateTrafficDistributionCommandInput; + output: UpdateTrafficDistributionCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateUserHierarchyCommand.ts b/clients/client-connect/src/commands/UpdateUserHierarchyCommand.ts index be5ea9bcbddf6..116a429da1501 100644 --- a/clients/client-connect/src/commands/UpdateUserHierarchyCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserHierarchyCommand.ts @@ -92,4 +92,16 @@ export class UpdateUserHierarchyCommand extends $Command .f(void 0, void 0) .ser(se_UpdateUserHierarchyCommand) .de(de_UpdateUserHierarchyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserHierarchyRequest; + output: {}; + }; + sdk: { + input: UpdateUserHierarchyCommandInput; + output: UpdateUserHierarchyCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateUserHierarchyGroupNameCommand.ts b/clients/client-connect/src/commands/UpdateUserHierarchyGroupNameCommand.ts index 8689c7065e015..b370bd420cbd9 100644 --- a/clients/client-connect/src/commands/UpdateUserHierarchyGroupNameCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserHierarchyGroupNameCommand.ts @@ -98,4 +98,16 @@ export class UpdateUserHierarchyGroupNameCommand extends $Command .f(void 0, void 0) .ser(se_UpdateUserHierarchyGroupNameCommand) .de(de_UpdateUserHierarchyGroupNameCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserHierarchyGroupNameRequest; + output: {}; + }; + sdk: { + input: UpdateUserHierarchyGroupNameCommandInput; + output: UpdateUserHierarchyGroupNameCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateUserHierarchyStructureCommand.ts b/clients/client-connect/src/commands/UpdateUserHierarchyStructureCommand.ts index 4cc0267b383df..ba897d6d64161 100644 --- a/clients/client-connect/src/commands/UpdateUserHierarchyStructureCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserHierarchyStructureCommand.ts @@ -113,4 +113,16 @@ export class UpdateUserHierarchyStructureCommand extends $Command .f(void 0, void 0) .ser(se_UpdateUserHierarchyStructureCommand) .de(de_UpdateUserHierarchyStructureCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserHierarchyStructureRequest; + output: {}; + }; + sdk: { + input: UpdateUserHierarchyStructureCommandInput; + output: UpdateUserHierarchyStructureCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateUserIdentityInfoCommand.ts b/clients/client-connect/src/commands/UpdateUserIdentityInfoCommand.ts index 2db5171fff31f..bfb24fd5e64bc 100644 --- a/clients/client-connect/src/commands/UpdateUserIdentityInfoCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserIdentityInfoCommand.ts @@ -107,4 +107,16 @@ export class UpdateUserIdentityInfoCommand extends $Command .f(UpdateUserIdentityInfoRequestFilterSensitiveLog, void 0) .ser(se_UpdateUserIdentityInfoCommand) .de(de_UpdateUserIdentityInfoCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserIdentityInfoRequest; + output: {}; + }; + sdk: { + input: UpdateUserIdentityInfoCommandInput; + output: UpdateUserIdentityInfoCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateUserPhoneConfigCommand.ts b/clients/client-connect/src/commands/UpdateUserPhoneConfigCommand.ts index 62cf9f53a2f66..6a0fe9f19ab21 100644 --- a/clients/client-connect/src/commands/UpdateUserPhoneConfigCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserPhoneConfigCommand.ts @@ -97,4 +97,16 @@ export class UpdateUserPhoneConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateUserPhoneConfigCommand) .de(de_UpdateUserPhoneConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserPhoneConfigRequest; + output: {}; + }; + sdk: { + input: UpdateUserPhoneConfigCommandInput; + output: UpdateUserPhoneConfigCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateUserProficienciesCommand.ts b/clients/client-connect/src/commands/UpdateUserProficienciesCommand.ts index 92d86bc2b873b..9c9c723e6ac52 100644 --- a/clients/client-connect/src/commands/UpdateUserProficienciesCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserProficienciesCommand.ts @@ -98,4 +98,16 @@ export class UpdateUserProficienciesCommand extends $Command .f(void 0, void 0) .ser(se_UpdateUserProficienciesCommand) .de(de_UpdateUserProficienciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserProficienciesRequest; + output: {}; + }; + sdk: { + input: UpdateUserProficienciesCommandInput; + output: UpdateUserProficienciesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateUserRoutingProfileCommand.ts b/clients/client-connect/src/commands/UpdateUserRoutingProfileCommand.ts index 3ba632ac7b9fa..fd07dec26dcbb 100644 --- a/clients/client-connect/src/commands/UpdateUserRoutingProfileCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserRoutingProfileCommand.ts @@ -92,4 +92,16 @@ export class UpdateUserRoutingProfileCommand extends $Command .f(void 0, void 0) .ser(se_UpdateUserRoutingProfileCommand) .de(de_UpdateUserRoutingProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserRoutingProfileRequest; + output: {}; + }; + sdk: { + input: UpdateUserRoutingProfileCommandInput; + output: UpdateUserRoutingProfileCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateUserSecurityProfilesCommand.ts b/clients/client-connect/src/commands/UpdateUserSecurityProfilesCommand.ts index 08e45396101cb..d2427a198daf4 100644 --- a/clients/client-connect/src/commands/UpdateUserSecurityProfilesCommand.ts +++ b/clients/client-connect/src/commands/UpdateUserSecurityProfilesCommand.ts @@ -94,4 +94,16 @@ export class UpdateUserSecurityProfilesCommand extends $Command .f(void 0, void 0) .ser(se_UpdateUserSecurityProfilesCommand) .de(de_UpdateUserSecurityProfilesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserSecurityProfilesRequest; + output: {}; + }; + sdk: { + input: UpdateUserSecurityProfilesCommandInput; + output: UpdateUserSecurityProfilesCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateViewContentCommand.ts b/clients/client-connect/src/commands/UpdateViewContentCommand.ts index a1066576b0f4d..a56d219af9da7 100644 --- a/clients/client-connect/src/commands/UpdateViewContentCommand.ts +++ b/clients/client-connect/src/commands/UpdateViewContentCommand.ts @@ -138,4 +138,16 @@ export class UpdateViewContentCommand extends $Command .f(UpdateViewContentRequestFilterSensitiveLog, UpdateViewContentResponseFilterSensitiveLog) .ser(se_UpdateViewContentCommand) .de(de_UpdateViewContentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateViewContentRequest; + output: UpdateViewContentResponse; + }; + sdk: { + input: UpdateViewContentCommandInput; + output: UpdateViewContentCommandOutput; + }; + }; +} diff --git a/clients/client-connect/src/commands/UpdateViewMetadataCommand.ts b/clients/client-connect/src/commands/UpdateViewMetadataCommand.ts index e52460b15c4e0..ad054aa72166e 100644 --- a/clients/client-connect/src/commands/UpdateViewMetadataCommand.ts +++ b/clients/client-connect/src/commands/UpdateViewMetadataCommand.ts @@ -107,4 +107,16 @@ export class UpdateViewMetadataCommand extends $Command .f(UpdateViewMetadataRequestFilterSensitiveLog, void 0) .ser(se_UpdateViewMetadataCommand) .de(de_UpdateViewMetadataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateViewMetadataRequest; + output: {}; + }; + sdk: { + input: UpdateViewMetadataCommandInput; + output: UpdateViewMetadataCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/CHANGELOG.md b/clients/client-connectcampaigns/CHANGELOG.md index a8560de657580..0248e582f8579 100644 --- a/clients/client-connectcampaigns/CHANGELOG.md +++ b/clients/client-connectcampaigns/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-connectcampaigns + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-connectcampaigns + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-connectcampaigns diff --git a/clients/client-connectcampaigns/package.json b/clients/client-connectcampaigns/package.json index dc1a346e0523f..3f4d33b8dc946 100644 --- a/clients/client-connectcampaigns/package.json +++ b/clients/client-connectcampaigns/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connectcampaigns", "description": "AWS SDK for JavaScript Connectcampaigns Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-connectcampaigns", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-connectcampaigns/src/commands/CreateCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/CreateCampaignCommand.ts index e801850bc8dc4..9d3d62d25f52b 100644 --- a/clients/client-connectcampaigns/src/commands/CreateCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/CreateCampaignCommand.ts @@ -128,4 +128,16 @@ export class CreateCampaignCommand extends $Command .f(void 0, void 0) .ser(se_CreateCampaignCommand) .de(de_CreateCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCampaignRequest; + output: CreateCampaignResponse; + }; + sdk: { + input: CreateCampaignCommandInput; + output: CreateCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/DeleteCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/DeleteCampaignCommand.ts index 67b9790fdfd87..1d10b6e5048c2 100644 --- a/clients/client-connectcampaigns/src/commands/DeleteCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/DeleteCampaignCommand.ts @@ -87,4 +87,16 @@ export class DeleteCampaignCommand extends $Command .f(void 0, void 0) .ser(se_DeleteCampaignCommand) .de(de_DeleteCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteCampaignRequest; + output: {}; + }; + sdk: { + input: DeleteCampaignCommandInput; + output: DeleteCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/DeleteConnectInstanceConfigCommand.ts b/clients/client-connectcampaigns/src/commands/DeleteConnectInstanceConfigCommand.ts index 2b86816251308..1a6cc5fd2a901 100644 --- a/clients/client-connectcampaigns/src/commands/DeleteConnectInstanceConfigCommand.ts +++ b/clients/client-connectcampaigns/src/commands/DeleteConnectInstanceConfigCommand.ts @@ -96,4 +96,16 @@ export class DeleteConnectInstanceConfigCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConnectInstanceConfigCommand) .de(de_DeleteConnectInstanceConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConnectInstanceConfigRequest; + output: {}; + }; + sdk: { + input: DeleteConnectInstanceConfigCommandInput; + output: DeleteConnectInstanceConfigCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/DeleteInstanceOnboardingJobCommand.ts b/clients/client-connectcampaigns/src/commands/DeleteInstanceOnboardingJobCommand.ts index 2f9a16941cd75..5045bb12796c1 100644 --- a/clients/client-connectcampaigns/src/commands/DeleteInstanceOnboardingJobCommand.ts +++ b/clients/client-connectcampaigns/src/commands/DeleteInstanceOnboardingJobCommand.ts @@ -93,4 +93,16 @@ export class DeleteInstanceOnboardingJobCommand extends $Command .f(void 0, void 0) .ser(se_DeleteInstanceOnboardingJobCommand) .de(de_DeleteInstanceOnboardingJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteInstanceOnboardingJobRequest; + output: {}; + }; + sdk: { + input: DeleteInstanceOnboardingJobCommandInput; + output: DeleteInstanceOnboardingJobCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/DescribeCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/DescribeCampaignCommand.ts index 6ceb34ae8f6dc..21e821b09055b 100644 --- a/clients/client-connectcampaigns/src/commands/DescribeCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/DescribeCampaignCommand.ts @@ -119,4 +119,16 @@ export class DescribeCampaignCommand extends $Command .f(void 0, void 0) .ser(se_DescribeCampaignCommand) .de(de_DescribeCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeCampaignRequest; + output: DescribeCampaignResponse; + }; + sdk: { + input: DescribeCampaignCommandInput; + output: DescribeCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/GetCampaignStateBatchCommand.ts b/clients/client-connectcampaigns/src/commands/GetCampaignStateBatchCommand.ts index 91d67490fc19f..db47da9e24295 100644 --- a/clients/client-connectcampaigns/src/commands/GetCampaignStateBatchCommand.ts +++ b/clients/client-connectcampaigns/src/commands/GetCampaignStateBatchCommand.ts @@ -102,4 +102,16 @@ export class GetCampaignStateBatchCommand extends $Command .f(void 0, void 0) .ser(se_GetCampaignStateBatchCommand) .de(de_GetCampaignStateBatchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCampaignStateBatchRequest; + output: GetCampaignStateBatchResponse; + }; + sdk: { + input: GetCampaignStateBatchCommandInput; + output: GetCampaignStateBatchCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/GetCampaignStateCommand.ts b/clients/client-connectcampaigns/src/commands/GetCampaignStateCommand.ts index 6e9b77b2db147..d42f332624673 100644 --- a/clients/client-connectcampaigns/src/commands/GetCampaignStateCommand.ts +++ b/clients/client-connectcampaigns/src/commands/GetCampaignStateCommand.ts @@ -92,4 +92,16 @@ export class GetCampaignStateCommand extends $Command .f(void 0, void 0) .ser(se_GetCampaignStateCommand) .de(de_GetCampaignStateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCampaignStateRequest; + output: GetCampaignStateResponse; + }; + sdk: { + input: GetCampaignStateCommandInput; + output: GetCampaignStateCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/GetConnectInstanceConfigCommand.ts b/clients/client-connectcampaigns/src/commands/GetConnectInstanceConfigCommand.ts index 55346681bf655..ecd6b49a2a5ea 100644 --- a/clients/client-connectcampaigns/src/commands/GetConnectInstanceConfigCommand.ts +++ b/clients/client-connectcampaigns/src/commands/GetConnectInstanceConfigCommand.ts @@ -97,4 +97,16 @@ export class GetConnectInstanceConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetConnectInstanceConfigCommand) .de(de_GetConnectInstanceConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConnectInstanceConfigRequest; + output: GetConnectInstanceConfigResponse; + }; + sdk: { + input: GetConnectInstanceConfigCommandInput; + output: GetConnectInstanceConfigCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/GetInstanceOnboardingJobStatusCommand.ts b/clients/client-connectcampaigns/src/commands/GetInstanceOnboardingJobStatusCommand.ts index 6c1b8de5ebec9..07207aaf0d14d 100644 --- a/clients/client-connectcampaigns/src/commands/GetInstanceOnboardingJobStatusCommand.ts +++ b/clients/client-connectcampaigns/src/commands/GetInstanceOnboardingJobStatusCommand.ts @@ -98,4 +98,16 @@ export class GetInstanceOnboardingJobStatusCommand extends $Command .f(void 0, void 0) .ser(se_GetInstanceOnboardingJobStatusCommand) .de(de_GetInstanceOnboardingJobStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetInstanceOnboardingJobStatusRequest; + output: GetInstanceOnboardingJobStatusResponse; + }; + sdk: { + input: GetInstanceOnboardingJobStatusCommandInput; + output: GetInstanceOnboardingJobStatusCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/ListCampaignsCommand.ts b/clients/client-connectcampaigns/src/commands/ListCampaignsCommand.ts index cc9b17ed549a6..895fae6974030 100644 --- a/clients/client-connectcampaigns/src/commands/ListCampaignsCommand.ts +++ b/clients/client-connectcampaigns/src/commands/ListCampaignsCommand.ts @@ -101,4 +101,16 @@ export class ListCampaignsCommand extends $Command .f(void 0, void 0) .ser(se_ListCampaignsCommand) .de(de_ListCampaignsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCampaignsRequest; + output: ListCampaignsResponse; + }; + sdk: { + input: ListCampaignsCommandInput; + output: ListCampaignsCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/ListTagsForResourceCommand.ts b/clients/client-connectcampaigns/src/commands/ListTagsForResourceCommand.ts index 207dba4dff58e..a5028d077f868 100644 --- a/clients/client-connectcampaigns/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-connectcampaigns/src/commands/ListTagsForResourceCommand.ts @@ -94,4 +94,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/PauseCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/PauseCampaignCommand.ts index 88ea4463ffa78..f833346918c5e 100644 --- a/clients/client-connectcampaigns/src/commands/PauseCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/PauseCampaignCommand.ts @@ -96,4 +96,16 @@ export class PauseCampaignCommand extends $Command .f(void 0, void 0) .ser(se_PauseCampaignCommand) .de(de_PauseCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PauseCampaignRequest; + output: {}; + }; + sdk: { + input: PauseCampaignCommandInput; + output: PauseCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/PutDialRequestBatchCommand.ts b/clients/client-connectcampaigns/src/commands/PutDialRequestBatchCommand.ts index 37a3e6b71c029..b7aa6991a158b 100644 --- a/clients/client-connectcampaigns/src/commands/PutDialRequestBatchCommand.ts +++ b/clients/client-connectcampaigns/src/commands/PutDialRequestBatchCommand.ts @@ -124,4 +124,16 @@ export class PutDialRequestBatchCommand extends $Command .f(PutDialRequestBatchRequestFilterSensitiveLog, void 0) .ser(se_PutDialRequestBatchCommand) .de(de_PutDialRequestBatchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDialRequestBatchRequest; + output: PutDialRequestBatchResponse; + }; + sdk: { + input: PutDialRequestBatchCommandInput; + output: PutDialRequestBatchCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/ResumeCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/ResumeCampaignCommand.ts index 20f2840ffb93d..cdbb74d14420d 100644 --- a/clients/client-connectcampaigns/src/commands/ResumeCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/ResumeCampaignCommand.ts @@ -96,4 +96,16 @@ export class ResumeCampaignCommand extends $Command .f(void 0, void 0) .ser(se_ResumeCampaignCommand) .de(de_ResumeCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ResumeCampaignRequest; + output: {}; + }; + sdk: { + input: ResumeCampaignCommandInput; + output: ResumeCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/StartCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/StartCampaignCommand.ts index 6769839f24551..f14da6f0e99f8 100644 --- a/clients/client-connectcampaigns/src/commands/StartCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/StartCampaignCommand.ts @@ -96,4 +96,16 @@ export class StartCampaignCommand extends $Command .f(void 0, void 0) .ser(se_StartCampaignCommand) .de(de_StartCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartCampaignRequest; + output: {}; + }; + sdk: { + input: StartCampaignCommandInput; + output: StartCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/StartInstanceOnboardingJobCommand.ts b/clients/client-connectcampaigns/src/commands/StartInstanceOnboardingJobCommand.ts index 1a67045635eb8..033eb097ca4eb 100644 --- a/clients/client-connectcampaigns/src/commands/StartInstanceOnboardingJobCommand.ts +++ b/clients/client-connectcampaigns/src/commands/StartInstanceOnboardingJobCommand.ts @@ -104,4 +104,16 @@ export class StartInstanceOnboardingJobCommand extends $Command .f(void 0, void 0) .ser(se_StartInstanceOnboardingJobCommand) .de(de_StartInstanceOnboardingJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartInstanceOnboardingJobRequest; + output: StartInstanceOnboardingJobResponse; + }; + sdk: { + input: StartInstanceOnboardingJobCommandInput; + output: StartInstanceOnboardingJobCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/StopCampaignCommand.ts b/clients/client-connectcampaigns/src/commands/StopCampaignCommand.ts index 4269111ca081f..22bb1315630c0 100644 --- a/clients/client-connectcampaigns/src/commands/StopCampaignCommand.ts +++ b/clients/client-connectcampaigns/src/commands/StopCampaignCommand.ts @@ -96,4 +96,16 @@ export class StopCampaignCommand extends $Command .f(void 0, void 0) .ser(se_StopCampaignCommand) .de(de_StopCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopCampaignRequest; + output: {}; + }; + sdk: { + input: StopCampaignCommandInput; + output: StopCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/TagResourceCommand.ts b/clients/client-connectcampaigns/src/commands/TagResourceCommand.ts index 3788effaf6137..1960e3749589b 100644 --- a/clients/client-connectcampaigns/src/commands/TagResourceCommand.ts +++ b/clients/client-connectcampaigns/src/commands/TagResourceCommand.ts @@ -93,4 +93,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/UntagResourceCommand.ts b/clients/client-connectcampaigns/src/commands/UntagResourceCommand.ts index 91ed472abf23f..84d110a5edc0a 100644 --- a/clients/client-connectcampaigns/src/commands/UntagResourceCommand.ts +++ b/clients/client-connectcampaigns/src/commands/UntagResourceCommand.ts @@ -93,4 +93,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/UpdateCampaignDialerConfigCommand.ts b/clients/client-connectcampaigns/src/commands/UpdateCampaignDialerConfigCommand.ts index 566d7b530acb8..753b8382a6235 100644 --- a/clients/client-connectcampaigns/src/commands/UpdateCampaignDialerConfigCommand.ts +++ b/clients/client-connectcampaigns/src/commands/UpdateCampaignDialerConfigCommand.ts @@ -103,4 +103,16 @@ export class UpdateCampaignDialerConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCampaignDialerConfigCommand) .de(de_UpdateCampaignDialerConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCampaignDialerConfigRequest; + output: {}; + }; + sdk: { + input: UpdateCampaignDialerConfigCommandInput; + output: UpdateCampaignDialerConfigCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/UpdateCampaignNameCommand.ts b/clients/client-connectcampaigns/src/commands/UpdateCampaignNameCommand.ts index 14f80fda16ac0..4f6f70e30e75c 100644 --- a/clients/client-connectcampaigns/src/commands/UpdateCampaignNameCommand.ts +++ b/clients/client-connectcampaigns/src/commands/UpdateCampaignNameCommand.ts @@ -91,4 +91,16 @@ export class UpdateCampaignNameCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCampaignNameCommand) .de(de_UpdateCampaignNameCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCampaignNameRequest; + output: {}; + }; + sdk: { + input: UpdateCampaignNameCommandInput; + output: UpdateCampaignNameCommandOutput; + }; + }; +} diff --git a/clients/client-connectcampaigns/src/commands/UpdateCampaignOutboundCallConfigCommand.ts b/clients/client-connectcampaigns/src/commands/UpdateCampaignOutboundCallConfigCommand.ts index 3fe6a221d4bcb..727707371dd50 100644 --- a/clients/client-connectcampaigns/src/commands/UpdateCampaignOutboundCallConfigCommand.ts +++ b/clients/client-connectcampaigns/src/commands/UpdateCampaignOutboundCallConfigCommand.ts @@ -102,4 +102,16 @@ export class UpdateCampaignOutboundCallConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCampaignOutboundCallConfigCommand) .de(de_UpdateCampaignOutboundCallConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCampaignOutboundCallConfigRequest; + output: {}; + }; + sdk: { + input: UpdateCampaignOutboundCallConfigCommandInput; + output: UpdateCampaignOutboundCallConfigCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/CHANGELOG.md b/clients/client-connectcases/CHANGELOG.md index e3b8f7a29aa38..a90115456d9c3 100644 --- a/clients/client-connectcases/CHANGELOG.md +++ b/clients/client-connectcases/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-connectcases + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-connectcases + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-connectcases diff --git a/clients/client-connectcases/package.json b/clients/client-connectcases/package.json index 0494dd4735a65..4f26289e437bc 100644 --- a/clients/client-connectcases/package.json +++ b/clients/client-connectcases/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connectcases", "description": "AWS SDK for JavaScript Connectcases Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-connectcases", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-connectcases/src/commands/BatchGetFieldCommand.ts b/clients/client-connectcases/src/commands/BatchGetFieldCommand.ts index b4576a88779b2..a98dc06634a12 100644 --- a/clients/client-connectcases/src/commands/BatchGetFieldCommand.ts +++ b/clients/client-connectcases/src/commands/BatchGetFieldCommand.ts @@ -121,4 +121,16 @@ export class BatchGetFieldCommand extends $Command .f(void 0, void 0) .ser(se_BatchGetFieldCommand) .de(de_BatchGetFieldCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetFieldRequest; + output: BatchGetFieldResponse; + }; + sdk: { + input: BatchGetFieldCommandInput; + output: BatchGetFieldCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/BatchPutFieldOptionsCommand.ts b/clients/client-connectcases/src/commands/BatchPutFieldOptionsCommand.ts index e556b95c77b76..fe333bde60e5a 100644 --- a/clients/client-connectcases/src/commands/BatchPutFieldOptionsCommand.ts +++ b/clients/client-connectcases/src/commands/BatchPutFieldOptionsCommand.ts @@ -113,4 +113,16 @@ export class BatchPutFieldOptionsCommand extends $Command .f(void 0, void 0) .ser(se_BatchPutFieldOptionsCommand) .de(de_BatchPutFieldOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchPutFieldOptionsRequest; + output: BatchPutFieldOptionsResponse; + }; + sdk: { + input: BatchPutFieldOptionsCommandInput; + output: BatchPutFieldOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/CreateCaseCommand.ts b/clients/client-connectcases/src/commands/CreateCaseCommand.ts index eb14b8f6df99c..eacb2a0ac3c50 100644 --- a/clients/client-connectcases/src/commands/CreateCaseCommand.ts +++ b/clients/client-connectcases/src/commands/CreateCaseCommand.ts @@ -138,4 +138,16 @@ export class CreateCaseCommand extends $Command .f(void 0, void 0) .ser(se_CreateCaseCommand) .de(de_CreateCaseCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCaseRequest; + output: CreateCaseResponse; + }; + sdk: { + input: CreateCaseCommandInput; + output: CreateCaseCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/CreateDomainCommand.ts b/clients/client-connectcases/src/commands/CreateDomainCommand.ts index 1dfe631ec2f24..16d736d6ebe28 100644 --- a/clients/client-connectcases/src/commands/CreateDomainCommand.ts +++ b/clients/client-connectcases/src/commands/CreateDomainCommand.ts @@ -111,4 +111,16 @@ export class CreateDomainCommand extends $Command .f(void 0, void 0) .ser(se_CreateDomainCommand) .de(de_CreateDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDomainRequest; + output: CreateDomainResponse; + }; + sdk: { + input: CreateDomainCommandInput; + output: CreateDomainCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/CreateFieldCommand.ts b/clients/client-connectcases/src/commands/CreateFieldCommand.ts index a0663da2e5501..88fbabf68e0d4 100644 --- a/clients/client-connectcases/src/commands/CreateFieldCommand.ts +++ b/clients/client-connectcases/src/commands/CreateFieldCommand.ts @@ -108,4 +108,16 @@ export class CreateFieldCommand extends $Command .f(void 0, void 0) .ser(se_CreateFieldCommand) .de(de_CreateFieldCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateFieldRequest; + output: CreateFieldResponse; + }; + sdk: { + input: CreateFieldCommandInput; + output: CreateFieldCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/CreateLayoutCommand.ts b/clients/client-connectcases/src/commands/CreateLayoutCommand.ts index c78b76f6157da..89122439f85cd 100644 --- a/clients/client-connectcases/src/commands/CreateLayoutCommand.ts +++ b/clients/client-connectcases/src/commands/CreateLayoutCommand.ts @@ -150,4 +150,16 @@ export class CreateLayoutCommand extends $Command .f(void 0, void 0) .ser(se_CreateLayoutCommand) .de(de_CreateLayoutCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateLayoutRequest; + output: CreateLayoutResponse; + }; + sdk: { + input: CreateLayoutCommandInput; + output: CreateLayoutCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/CreateRelatedItemCommand.ts b/clients/client-connectcases/src/commands/CreateRelatedItemCommand.ts index 006967f3d8f61..d2cfb241260c3 100644 --- a/clients/client-connectcases/src/commands/CreateRelatedItemCommand.ts +++ b/clients/client-connectcases/src/commands/CreateRelatedItemCommand.ts @@ -133,4 +133,16 @@ export class CreateRelatedItemCommand extends $Command .f(void 0, void 0) .ser(se_CreateRelatedItemCommand) .de(de_CreateRelatedItemCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRelatedItemRequest; + output: CreateRelatedItemResponse; + }; + sdk: { + input: CreateRelatedItemCommandInput; + output: CreateRelatedItemCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/CreateTemplateCommand.ts b/clients/client-connectcases/src/commands/CreateTemplateCommand.ts index 058a2fef6fa52..0a70c834d3409 100644 --- a/clients/client-connectcases/src/commands/CreateTemplateCommand.ts +++ b/clients/client-connectcases/src/commands/CreateTemplateCommand.ts @@ -120,4 +120,16 @@ export class CreateTemplateCommand extends $Command .f(void 0, void 0) .ser(se_CreateTemplateCommand) .de(de_CreateTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateTemplateRequest; + output: CreateTemplateResponse; + }; + sdk: { + input: CreateTemplateCommandInput; + output: CreateTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/DeleteDomainCommand.ts b/clients/client-connectcases/src/commands/DeleteDomainCommand.ts index 790fecee6430b..a0f90f11bc4e5 100644 --- a/clients/client-connectcases/src/commands/DeleteDomainCommand.ts +++ b/clients/client-connectcases/src/commands/DeleteDomainCommand.ts @@ -103,4 +103,16 @@ export class DeleteDomainCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDomainCommand) .de(de_DeleteDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDomainRequest; + output: {}; + }; + sdk: { + input: DeleteDomainCommandInput; + output: DeleteDomainCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/DeleteFieldCommand.ts b/clients/client-connectcases/src/commands/DeleteFieldCommand.ts index f7ff4c4318ce0..1c0c074e4aeb3 100644 --- a/clients/client-connectcases/src/commands/DeleteFieldCommand.ts +++ b/clients/client-connectcases/src/commands/DeleteFieldCommand.ts @@ -151,4 +151,16 @@ export class DeleteFieldCommand extends $Command .f(void 0, void 0) .ser(se_DeleteFieldCommand) .de(de_DeleteFieldCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteFieldRequest; + output: {}; + }; + sdk: { + input: DeleteFieldCommandInput; + output: DeleteFieldCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/DeleteLayoutCommand.ts b/clients/client-connectcases/src/commands/DeleteLayoutCommand.ts index 83a6fc3d502ac..802f5e6fab733 100644 --- a/clients/client-connectcases/src/commands/DeleteLayoutCommand.ts +++ b/clients/client-connectcases/src/commands/DeleteLayoutCommand.ts @@ -112,4 +112,16 @@ export class DeleteLayoutCommand extends $Command .f(void 0, void 0) .ser(se_DeleteLayoutCommand) .de(de_DeleteLayoutCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteLayoutRequest; + output: {}; + }; + sdk: { + input: DeleteLayoutCommandInput; + output: DeleteLayoutCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/DeleteTemplateCommand.ts b/clients/client-connectcases/src/commands/DeleteTemplateCommand.ts index 6b2e563a268ff..b85f7c857e64f 100644 --- a/clients/client-connectcases/src/commands/DeleteTemplateCommand.ts +++ b/clients/client-connectcases/src/commands/DeleteTemplateCommand.ts @@ -114,4 +114,16 @@ export class DeleteTemplateCommand extends $Command .f(void 0, void 0) .ser(se_DeleteTemplateCommand) .de(de_DeleteTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTemplateRequest; + output: {}; + }; + sdk: { + input: DeleteTemplateCommandInput; + output: DeleteTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/GetCaseAuditEventsCommand.ts b/clients/client-connectcases/src/commands/GetCaseAuditEventsCommand.ts index fb24e9463fe19..7e87ecec18148 100644 --- a/clients/client-connectcases/src/commands/GetCaseAuditEventsCommand.ts +++ b/clients/client-connectcases/src/commands/GetCaseAuditEventsCommand.ts @@ -130,4 +130,16 @@ export class GetCaseAuditEventsCommand extends $Command .f(void 0, void 0) .ser(se_GetCaseAuditEventsCommand) .de(de_GetCaseAuditEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCaseAuditEventsRequest; + output: GetCaseAuditEventsResponse; + }; + sdk: { + input: GetCaseAuditEventsCommandInput; + output: GetCaseAuditEventsCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/GetCaseCommand.ts b/clients/client-connectcases/src/commands/GetCaseCommand.ts index 8f8174e8ae8ab..f83a06bb45e6e 100644 --- a/clients/client-connectcases/src/commands/GetCaseCommand.ts +++ b/clients/client-connectcases/src/commands/GetCaseCommand.ts @@ -117,4 +117,16 @@ export class GetCaseCommand extends $Command .f(void 0, void 0) .ser(se_GetCaseCommand) .de(de_GetCaseCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCaseRequest; + output: GetCaseResponse; + }; + sdk: { + input: GetCaseCommandInput; + output: GetCaseCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/GetCaseEventConfigurationCommand.ts b/clients/client-connectcases/src/commands/GetCaseEventConfigurationCommand.ts index d0f181e10bc43..69aa45be65ab2 100644 --- a/clients/client-connectcases/src/commands/GetCaseEventConfigurationCommand.ts +++ b/clients/client-connectcases/src/commands/GetCaseEventConfigurationCommand.ts @@ -108,4 +108,16 @@ export class GetCaseEventConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetCaseEventConfigurationCommand) .de(de_GetCaseEventConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCaseEventConfigurationRequest; + output: GetCaseEventConfigurationResponse; + }; + sdk: { + input: GetCaseEventConfigurationCommandInput; + output: GetCaseEventConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/GetDomainCommand.ts b/clients/client-connectcases/src/commands/GetDomainCommand.ts index 09eee33355784..89535589326e2 100644 --- a/clients/client-connectcases/src/commands/GetDomainCommand.ts +++ b/clients/client-connectcases/src/commands/GetDomainCommand.ts @@ -101,4 +101,16 @@ export class GetDomainCommand extends $Command .f(void 0, void 0) .ser(se_GetDomainCommand) .de(de_GetDomainCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDomainRequest; + output: GetDomainResponse; + }; + sdk: { + input: GetDomainCommandInput; + output: GetDomainCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/GetLayoutCommand.ts b/clients/client-connectcases/src/commands/GetLayoutCommand.ts index 9761641960e25..c428d8f2a6637 100644 --- a/clients/client-connectcases/src/commands/GetLayoutCommand.ts +++ b/clients/client-connectcases/src/commands/GetLayoutCommand.ts @@ -135,4 +135,16 @@ export class GetLayoutCommand extends $Command .f(void 0, void 0) .ser(se_GetLayoutCommand) .de(de_GetLayoutCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLayoutRequest; + output: GetLayoutResponse; + }; + sdk: { + input: GetLayoutCommandInput; + output: GetLayoutCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/GetTemplateCommand.ts b/clients/client-connectcases/src/commands/GetTemplateCommand.ts index e7e1a738ed25e..7c584d9400162 100644 --- a/clients/client-connectcases/src/commands/GetTemplateCommand.ts +++ b/clients/client-connectcases/src/commands/GetTemplateCommand.ts @@ -113,4 +113,16 @@ export class GetTemplateCommand extends $Command .f(void 0, void 0) .ser(se_GetTemplateCommand) .de(de_GetTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTemplateRequest; + output: GetTemplateResponse; + }; + sdk: { + input: GetTemplateCommandInput; + output: GetTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/ListCasesForContactCommand.ts b/clients/client-connectcases/src/commands/ListCasesForContactCommand.ts index 3062b9c6fc79f..514c16e7ce7c2 100644 --- a/clients/client-connectcases/src/commands/ListCasesForContactCommand.ts +++ b/clients/client-connectcases/src/commands/ListCasesForContactCommand.ts @@ -103,4 +103,16 @@ export class ListCasesForContactCommand extends $Command .f(void 0, void 0) .ser(se_ListCasesForContactCommand) .de(de_ListCasesForContactCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCasesForContactRequest; + output: ListCasesForContactResponse; + }; + sdk: { + input: ListCasesForContactCommandInput; + output: ListCasesForContactCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/ListDomainsCommand.ts b/clients/client-connectcases/src/commands/ListDomainsCommand.ts index 86dbc46382502..f3eb70651b891 100644 --- a/clients/client-connectcases/src/commands/ListDomainsCommand.ts +++ b/clients/client-connectcases/src/commands/ListDomainsCommand.ts @@ -99,4 +99,16 @@ export class ListDomainsCommand extends $Command .f(void 0, void 0) .ser(se_ListDomainsCommand) .de(de_ListDomainsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDomainsRequest; + output: ListDomainsResponse; + }; + sdk: { + input: ListDomainsCommandInput; + output: ListDomainsCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/ListFieldOptionsCommand.ts b/clients/client-connectcases/src/commands/ListFieldOptionsCommand.ts index 6fae3e4b9f65c..3271a769cf8bc 100644 --- a/clients/client-connectcases/src/commands/ListFieldOptionsCommand.ts +++ b/clients/client-connectcases/src/commands/ListFieldOptionsCommand.ts @@ -107,4 +107,16 @@ export class ListFieldOptionsCommand extends $Command .f(void 0, void 0) .ser(se_ListFieldOptionsCommand) .de(de_ListFieldOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFieldOptionsRequest; + output: ListFieldOptionsResponse; + }; + sdk: { + input: ListFieldOptionsCommandInput; + output: ListFieldOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/ListFieldsCommand.ts b/clients/client-connectcases/src/commands/ListFieldsCommand.ts index b8105f3e52daf..a18e47626f181 100644 --- a/clients/client-connectcases/src/commands/ListFieldsCommand.ts +++ b/clients/client-connectcases/src/commands/ListFieldsCommand.ts @@ -105,4 +105,16 @@ export class ListFieldsCommand extends $Command .f(void 0, void 0) .ser(se_ListFieldsCommand) .de(de_ListFieldsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFieldsRequest; + output: ListFieldsResponse; + }; + sdk: { + input: ListFieldsCommandInput; + output: ListFieldsCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/ListLayoutsCommand.ts b/clients/client-connectcases/src/commands/ListLayoutsCommand.ts index 7cff87ed3de5a..5aafc9f28d2be 100644 --- a/clients/client-connectcases/src/commands/ListLayoutsCommand.ts +++ b/clients/client-connectcases/src/commands/ListLayoutsCommand.ts @@ -104,4 +104,16 @@ export class ListLayoutsCommand extends $Command .f(void 0, void 0) .ser(se_ListLayoutsCommand) .de(de_ListLayoutsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLayoutsRequest; + output: ListLayoutsResponse; + }; + sdk: { + input: ListLayoutsCommandInput; + output: ListLayoutsCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/ListTagsForResourceCommand.ts b/clients/client-connectcases/src/commands/ListTagsForResourceCommand.ts index 3fd91cc1a1569..5132099f1e1b6 100644 --- a/clients/client-connectcases/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-connectcases/src/commands/ListTagsForResourceCommand.ts @@ -96,4 +96,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/ListTemplatesCommand.ts b/clients/client-connectcases/src/commands/ListTemplatesCommand.ts index 5f795adfb708d..1b22100445d10 100644 --- a/clients/client-connectcases/src/commands/ListTemplatesCommand.ts +++ b/clients/client-connectcases/src/commands/ListTemplatesCommand.ts @@ -108,4 +108,16 @@ export class ListTemplatesCommand extends $Command .f(void 0, void 0) .ser(se_ListTemplatesCommand) .de(de_ListTemplatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTemplatesRequest; + output: ListTemplatesResponse; + }; + sdk: { + input: ListTemplatesCommandInput; + output: ListTemplatesCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/PutCaseEventConfigurationCommand.ts b/clients/client-connectcases/src/commands/PutCaseEventConfigurationCommand.ts index d03f2b20323d4..c4e2ec16d83b2 100644 --- a/clients/client-connectcases/src/commands/PutCaseEventConfigurationCommand.ts +++ b/clients/client-connectcases/src/commands/PutCaseEventConfigurationCommand.ts @@ -110,4 +110,16 @@ export class PutCaseEventConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_PutCaseEventConfigurationCommand) .de(de_PutCaseEventConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutCaseEventConfigurationRequest; + output: {}; + }; + sdk: { + input: PutCaseEventConfigurationCommandInput; + output: PutCaseEventConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/SearchCasesCommand.ts b/clients/client-connectcases/src/commands/SearchCasesCommand.ts index 799f8bbcc427e..b8fa9ba00d151 100644 --- a/clients/client-connectcases/src/commands/SearchCasesCommand.ts +++ b/clients/client-connectcases/src/commands/SearchCasesCommand.ts @@ -213,4 +213,16 @@ export class SearchCasesCommand extends $Command .f(void 0, void 0) .ser(se_SearchCasesCommand) .de(de_SearchCasesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchCasesRequest; + output: SearchCasesResponse; + }; + sdk: { + input: SearchCasesCommandInput; + output: SearchCasesCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/SearchRelatedItemsCommand.ts b/clients/client-connectcases/src/commands/SearchRelatedItemsCommand.ts index 8385bf628870b..11cd5c9d450ca 100644 --- a/clients/client-connectcases/src/commands/SearchRelatedItemsCommand.ts +++ b/clients/client-connectcases/src/commands/SearchRelatedItemsCommand.ts @@ -142,4 +142,16 @@ export class SearchRelatedItemsCommand extends $Command .f(void 0, void 0) .ser(se_SearchRelatedItemsCommand) .de(de_SearchRelatedItemsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchRelatedItemsRequest; + output: SearchRelatedItemsResponse; + }; + sdk: { + input: SearchRelatedItemsCommandInput; + output: SearchRelatedItemsCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/TagResourceCommand.ts b/clients/client-connectcases/src/commands/TagResourceCommand.ts index 23981b6557bbe..5b4ae9fb12952 100644 --- a/clients/client-connectcases/src/commands/TagResourceCommand.ts +++ b/clients/client-connectcases/src/commands/TagResourceCommand.ts @@ -95,4 +95,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/UntagResourceCommand.ts b/clients/client-connectcases/src/commands/UntagResourceCommand.ts index 917cad1359658..c5d842b46f0dc 100644 --- a/clients/client-connectcases/src/commands/UntagResourceCommand.ts +++ b/clients/client-connectcases/src/commands/UntagResourceCommand.ts @@ -95,4 +95,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/UpdateCaseCommand.ts b/clients/client-connectcases/src/commands/UpdateCaseCommand.ts index ca2106bd2557b..f7a437fbc177b 100644 --- a/clients/client-connectcases/src/commands/UpdateCaseCommand.ts +++ b/clients/client-connectcases/src/commands/UpdateCaseCommand.ts @@ -115,4 +115,16 @@ export class UpdateCaseCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCaseCommand) .de(de_UpdateCaseCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCaseRequest; + output: {}; + }; + sdk: { + input: UpdateCaseCommandInput; + output: UpdateCaseCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/UpdateFieldCommand.ts b/clients/client-connectcases/src/commands/UpdateFieldCommand.ts index f0db6820f2ff1..d6d22573c21d0 100644 --- a/clients/client-connectcases/src/commands/UpdateFieldCommand.ts +++ b/clients/client-connectcases/src/commands/UpdateFieldCommand.ts @@ -100,4 +100,16 @@ export class UpdateFieldCommand extends $Command .f(void 0, void 0) .ser(se_UpdateFieldCommand) .de(de_UpdateFieldCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateFieldRequest; + output: {}; + }; + sdk: { + input: UpdateFieldCommandInput; + output: UpdateFieldCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/UpdateLayoutCommand.ts b/clients/client-connectcases/src/commands/UpdateLayoutCommand.ts index 21418f0d8ada3..cc6a706e883dc 100644 --- a/clients/client-connectcases/src/commands/UpdateLayoutCommand.ts +++ b/clients/client-connectcases/src/commands/UpdateLayoutCommand.ts @@ -143,4 +143,16 @@ export class UpdateLayoutCommand extends $Command .f(void 0, void 0) .ser(se_UpdateLayoutCommand) .de(de_UpdateLayoutCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateLayoutRequest; + output: {}; + }; + sdk: { + input: UpdateLayoutCommandInput; + output: UpdateLayoutCommandOutput; + }; + }; +} diff --git a/clients/client-connectcases/src/commands/UpdateTemplateCommand.ts b/clients/client-connectcases/src/commands/UpdateTemplateCommand.ts index 1e44d0ae9d8d6..60a1c8c083afd 100644 --- a/clients/client-connectcases/src/commands/UpdateTemplateCommand.ts +++ b/clients/client-connectcases/src/commands/UpdateTemplateCommand.ts @@ -113,4 +113,16 @@ export class UpdateTemplateCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTemplateCommand) .de(de_UpdateTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTemplateRequest; + output: {}; + }; + sdk: { + input: UpdateTemplateCommandInput; + output: UpdateTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-connectparticipant/CHANGELOG.md b/clients/client-connectparticipant/CHANGELOG.md index 2ffb4e3ca3689..4f80a4e08abf2 100644 --- a/clients/client-connectparticipant/CHANGELOG.md +++ b/clients/client-connectparticipant/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-connectparticipant + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-connectparticipant + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-connectparticipant diff --git a/clients/client-connectparticipant/package.json b/clients/client-connectparticipant/package.json index 091ff6242b653..c27214d3f892a 100644 --- a/clients/client-connectparticipant/package.json +++ b/clients/client-connectparticipant/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connectparticipant", "description": "AWS SDK for JavaScript Connectparticipant Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-connectparticipant", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-connectparticipant/src/commands/CompleteAttachmentUploadCommand.ts b/clients/client-connectparticipant/src/commands/CompleteAttachmentUploadCommand.ts index 9fa325f138c5c..74d4afc527f1b 100644 --- a/clients/client-connectparticipant/src/commands/CompleteAttachmentUploadCommand.ts +++ b/clients/client-connectparticipant/src/commands/CompleteAttachmentUploadCommand.ts @@ -111,4 +111,16 @@ export class CompleteAttachmentUploadCommand extends $Command .f(void 0, void 0) .ser(se_CompleteAttachmentUploadCommand) .de(de_CompleteAttachmentUploadCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CompleteAttachmentUploadRequest; + output: {}; + }; + sdk: { + input: CompleteAttachmentUploadCommandInput; + output: CompleteAttachmentUploadCommandOutput; + }; + }; +} diff --git a/clients/client-connectparticipant/src/commands/CreateParticipantConnectionCommand.ts b/clients/client-connectparticipant/src/commands/CreateParticipantConnectionCommand.ts index 9b331ce9370d6..b9f390d357c71 100644 --- a/clients/client-connectparticipant/src/commands/CreateParticipantConnectionCommand.ts +++ b/clients/client-connectparticipant/src/commands/CreateParticipantConnectionCommand.ts @@ -143,4 +143,16 @@ export class CreateParticipantConnectionCommand extends $Command .f(void 0, void 0) .ser(se_CreateParticipantConnectionCommand) .de(de_CreateParticipantConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateParticipantConnectionRequest; + output: CreateParticipantConnectionResponse; + }; + sdk: { + input: CreateParticipantConnectionCommandInput; + output: CreateParticipantConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-connectparticipant/src/commands/DescribeViewCommand.ts b/clients/client-connectparticipant/src/commands/DescribeViewCommand.ts index d6d19272b029f..1a0a219c1ae11 100644 --- a/clients/client-connectparticipant/src/commands/DescribeViewCommand.ts +++ b/clients/client-connectparticipant/src/commands/DescribeViewCommand.ts @@ -109,4 +109,16 @@ export class DescribeViewCommand extends $Command .f(void 0, DescribeViewResponseFilterSensitiveLog) .ser(se_DescribeViewCommand) .de(de_DescribeViewCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeViewRequest; + output: DescribeViewResponse; + }; + sdk: { + input: DescribeViewCommandInput; + output: DescribeViewCommandOutput; + }; + }; +} diff --git a/clients/client-connectparticipant/src/commands/DisconnectParticipantCommand.ts b/clients/client-connectparticipant/src/commands/DisconnectParticipantCommand.ts index a2f83f424e268..4607689f6a8aa 100644 --- a/clients/client-connectparticipant/src/commands/DisconnectParticipantCommand.ts +++ b/clients/client-connectparticipant/src/commands/DisconnectParticipantCommand.ts @@ -99,4 +99,16 @@ export class DisconnectParticipantCommand extends $Command .f(void 0, void 0) .ser(se_DisconnectParticipantCommand) .de(de_DisconnectParticipantCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisconnectParticipantRequest; + output: {}; + }; + sdk: { + input: DisconnectParticipantCommandInput; + output: DisconnectParticipantCommandOutput; + }; + }; +} diff --git a/clients/client-connectparticipant/src/commands/GetAttachmentCommand.ts b/clients/client-connectparticipant/src/commands/GetAttachmentCommand.ts index 08ccbaaea3445..6b418eb418e83 100644 --- a/clients/client-connectparticipant/src/commands/GetAttachmentCommand.ts +++ b/clients/client-connectparticipant/src/commands/GetAttachmentCommand.ts @@ -103,4 +103,16 @@ export class GetAttachmentCommand extends $Command .f(void 0, void 0) .ser(se_GetAttachmentCommand) .de(de_GetAttachmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAttachmentRequest; + output: GetAttachmentResponse; + }; + sdk: { + input: GetAttachmentCommandInput; + output: GetAttachmentCommandOutput; + }; + }; +} diff --git a/clients/client-connectparticipant/src/commands/GetTranscriptCommand.ts b/clients/client-connectparticipant/src/commands/GetTranscriptCommand.ts index fb50c3139012d..0dbc7d48d926d 100644 --- a/clients/client-connectparticipant/src/commands/GetTranscriptCommand.ts +++ b/clients/client-connectparticipant/src/commands/GetTranscriptCommand.ts @@ -175,4 +175,16 @@ export class GetTranscriptCommand extends $Command .f(void 0, void 0) .ser(se_GetTranscriptCommand) .de(de_GetTranscriptCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTranscriptRequest; + output: GetTranscriptResponse; + }; + sdk: { + input: GetTranscriptCommandInput; + output: GetTranscriptCommandOutput; + }; + }; +} diff --git a/clients/client-connectparticipant/src/commands/SendEventCommand.ts b/clients/client-connectparticipant/src/commands/SendEventCommand.ts index a08c6f4e78df8..7967d5f59f2b1 100644 --- a/clients/client-connectparticipant/src/commands/SendEventCommand.ts +++ b/clients/client-connectparticipant/src/commands/SendEventCommand.ts @@ -116,4 +116,16 @@ export class SendEventCommand extends $Command .f(void 0, void 0) .ser(se_SendEventCommand) .de(de_SendEventCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendEventRequest; + output: SendEventResponse; + }; + sdk: { + input: SendEventCommandInput; + output: SendEventCommandOutput; + }; + }; +} diff --git a/clients/client-connectparticipant/src/commands/SendMessageCommand.ts b/clients/client-connectparticipant/src/commands/SendMessageCommand.ts index 84ec0d776084a..412905b223a13 100644 --- a/clients/client-connectparticipant/src/commands/SendMessageCommand.ts +++ b/clients/client-connectparticipant/src/commands/SendMessageCommand.ts @@ -104,4 +104,16 @@ export class SendMessageCommand extends $Command .f(void 0, void 0) .ser(se_SendMessageCommand) .de(de_SendMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendMessageRequest; + output: SendMessageResponse; + }; + sdk: { + input: SendMessageCommandInput; + output: SendMessageCommandOutput; + }; + }; +} diff --git a/clients/client-connectparticipant/src/commands/StartAttachmentUploadCommand.ts b/clients/client-connectparticipant/src/commands/StartAttachmentUploadCommand.ts index 92b88cdc4486e..c3d9d23372339 100644 --- a/clients/client-connectparticipant/src/commands/StartAttachmentUploadCommand.ts +++ b/clients/client-connectparticipant/src/commands/StartAttachmentUploadCommand.ts @@ -115,4 +115,16 @@ export class StartAttachmentUploadCommand extends $Command .f(void 0, void 0) .ser(se_StartAttachmentUploadCommand) .de(de_StartAttachmentUploadCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartAttachmentUploadRequest; + output: StartAttachmentUploadResponse; + }; + sdk: { + input: StartAttachmentUploadCommandInput; + output: StartAttachmentUploadCommandOutput; + }; + }; +} diff --git a/clients/client-controlcatalog/CHANGELOG.md b/clients/client-controlcatalog/CHANGELOG.md index 104ad0454365b..a9961d9a8c82b 100644 --- a/clients/client-controlcatalog/CHANGELOG.md +++ b/clients/client-controlcatalog/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-controlcatalog + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-controlcatalog + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-controlcatalog diff --git a/clients/client-controlcatalog/package.json b/clients/client-controlcatalog/package.json index 9da7f1a808d9d..a82427911069d 100644 --- a/clients/client-controlcatalog/package.json +++ b/clients/client-controlcatalog/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-controlcatalog", "description": "AWS SDK for JavaScript Controlcatalog Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-controlcatalog/src/commands/GetControlCommand.ts b/clients/client-controlcatalog/src/commands/GetControlCommand.ts index fe86c8bd1cd47..109abcdf44b65 100644 --- a/clients/client-controlcatalog/src/commands/GetControlCommand.ts +++ b/clients/client-controlcatalog/src/commands/GetControlCommand.ts @@ -102,4 +102,16 @@ export class GetControlCommand extends $Command .f(void 0, void 0) .ser(se_GetControlCommand) .de(de_GetControlCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetControlRequest; + output: GetControlResponse; + }; + sdk: { + input: GetControlCommandInput; + output: GetControlCommandOutput; + }; + }; +} diff --git a/clients/client-controlcatalog/src/commands/ListCommonControlsCommand.ts b/clients/client-controlcatalog/src/commands/ListCommonControlsCommand.ts index d089cd267cb23..04d3ddc7b5b0a 100644 --- a/clients/client-controlcatalog/src/commands/ListCommonControlsCommand.ts +++ b/clients/client-controlcatalog/src/commands/ListCommonControlsCommand.ts @@ -117,4 +117,16 @@ export class ListCommonControlsCommand extends $Command .f(void 0, void 0) .ser(se_ListCommonControlsCommand) .de(de_ListCommonControlsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCommonControlsRequest; + output: ListCommonControlsResponse; + }; + sdk: { + input: ListCommonControlsCommandInput; + output: ListCommonControlsCommandOutput; + }; + }; +} diff --git a/clients/client-controlcatalog/src/commands/ListControlsCommand.ts b/clients/client-controlcatalog/src/commands/ListControlsCommand.ts index 3dc60b724f036..e1e601431e2ed 100644 --- a/clients/client-controlcatalog/src/commands/ListControlsCommand.ts +++ b/clients/client-controlcatalog/src/commands/ListControlsCommand.ts @@ -97,4 +97,16 @@ export class ListControlsCommand extends $Command .f(void 0, void 0) .ser(se_ListControlsCommand) .de(de_ListControlsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListControlsRequest; + output: ListControlsResponse; + }; + sdk: { + input: ListControlsCommandInput; + output: ListControlsCommandOutput; + }; + }; +} diff --git a/clients/client-controlcatalog/src/commands/ListDomainsCommand.ts b/clients/client-controlcatalog/src/commands/ListDomainsCommand.ts index 235e9c7da3261..97b28839bdcf7 100644 --- a/clients/client-controlcatalog/src/commands/ListDomainsCommand.ts +++ b/clients/client-controlcatalog/src/commands/ListDomainsCommand.ts @@ -99,4 +99,16 @@ export class ListDomainsCommand extends $Command .f(void 0, void 0) .ser(se_ListDomainsCommand) .de(de_ListDomainsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDomainsRequest; + output: ListDomainsResponse; + }; + sdk: { + input: ListDomainsCommandInput; + output: ListDomainsCommandOutput; + }; + }; +} diff --git a/clients/client-controlcatalog/src/commands/ListObjectivesCommand.ts b/clients/client-controlcatalog/src/commands/ListObjectivesCommand.ts index 86067a20764ff..bb8dd8b048416 100644 --- a/clients/client-controlcatalog/src/commands/ListObjectivesCommand.ts +++ b/clients/client-controlcatalog/src/commands/ListObjectivesCommand.ts @@ -112,4 +112,16 @@ export class ListObjectivesCommand extends $Command .f(void 0, void 0) .ser(se_ListObjectivesCommand) .de(de_ListObjectivesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListObjectivesRequest; + output: ListObjectivesResponse; + }; + sdk: { + input: ListObjectivesCommandInput; + output: ListObjectivesCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/CHANGELOG.md b/clients/client-controltower/CHANGELOG.md index cfad2a57da4aa..41082e2ff585c 100644 --- a/clients/client-controltower/CHANGELOG.md +++ b/clients/client-controltower/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-controltower + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-controltower + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-controltower diff --git a/clients/client-controltower/package.json b/clients/client-controltower/package.json index e110f55fff827..7abb78db08eed 100644 --- a/clients/client-controltower/package.json +++ b/clients/client-controltower/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-controltower", "description": "AWS SDK for JavaScript Controltower Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-controltower", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-controltower/src/commands/CreateLandingZoneCommand.ts b/clients/client-controltower/src/commands/CreateLandingZoneCommand.ts index 776309e18e71f..3cc687a11bf81 100644 --- a/clients/client-controltower/src/commands/CreateLandingZoneCommand.ts +++ b/clients/client-controltower/src/commands/CreateLandingZoneCommand.ts @@ -98,4 +98,16 @@ export class CreateLandingZoneCommand extends $Command .f(void 0, void 0) .ser(se_CreateLandingZoneCommand) .de(de_CreateLandingZoneCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateLandingZoneInput; + output: CreateLandingZoneOutput; + }; + sdk: { + input: CreateLandingZoneCommandInput; + output: CreateLandingZoneCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/DeleteLandingZoneCommand.ts b/clients/client-controltower/src/commands/DeleteLandingZoneCommand.ts index 2a54bd9dad02d..128879d909939 100644 --- a/clients/client-controltower/src/commands/DeleteLandingZoneCommand.ts +++ b/clients/client-controltower/src/commands/DeleteLandingZoneCommand.ts @@ -96,4 +96,16 @@ export class DeleteLandingZoneCommand extends $Command .f(void 0, void 0) .ser(se_DeleteLandingZoneCommand) .de(de_DeleteLandingZoneCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteLandingZoneInput; + output: DeleteLandingZoneOutput; + }; + sdk: { + input: DeleteLandingZoneCommandInput; + output: DeleteLandingZoneCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/DisableBaselineCommand.ts b/clients/client-controltower/src/commands/DisableBaselineCommand.ts index b513aaa601189..e6cfd9598d9b6 100644 --- a/clients/client-controltower/src/commands/DisableBaselineCommand.ts +++ b/clients/client-controltower/src/commands/DisableBaselineCommand.ts @@ -100,4 +100,16 @@ export class DisableBaselineCommand extends $Command .f(void 0, void 0) .ser(se_DisableBaselineCommand) .de(de_DisableBaselineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableBaselineInput; + output: DisableBaselineOutput; + }; + sdk: { + input: DisableBaselineCommandInput; + output: DisableBaselineCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/DisableControlCommand.ts b/clients/client-controltower/src/commands/DisableControlCommand.ts index d0270859946ff..0fcd4fb27b07d 100644 --- a/clients/client-controltower/src/commands/DisableControlCommand.ts +++ b/clients/client-controltower/src/commands/DisableControlCommand.ts @@ -103,4 +103,16 @@ export class DisableControlCommand extends $Command .f(void 0, void 0) .ser(se_DisableControlCommand) .de(de_DisableControlCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableControlInput; + output: DisableControlOutput; + }; + sdk: { + input: DisableControlCommandInput; + output: DisableControlCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/EnableBaselineCommand.ts b/clients/client-controltower/src/commands/EnableBaselineCommand.ts index 3455593dbd6fd..510e493c6fbd0 100644 --- a/clients/client-controltower/src/commands/EnableBaselineCommand.ts +++ b/clients/client-controltower/src/commands/EnableBaselineCommand.ts @@ -112,4 +112,16 @@ export class EnableBaselineCommand extends $Command .f(void 0, void 0) .ser(se_EnableBaselineCommand) .de(de_EnableBaselineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableBaselineInput; + output: EnableBaselineOutput; + }; + sdk: { + input: EnableBaselineCommandInput; + output: EnableBaselineCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/EnableControlCommand.ts b/clients/client-controltower/src/commands/EnableControlCommand.ts index c17ea59d9651d..a879d23664818 100644 --- a/clients/client-controltower/src/commands/EnableControlCommand.ts +++ b/clients/client-controltower/src/commands/EnableControlCommand.ts @@ -113,4 +113,16 @@ export class EnableControlCommand extends $Command .f(void 0, void 0) .ser(se_EnableControlCommand) .de(de_EnableControlCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableControlInput; + output: EnableControlOutput; + }; + sdk: { + input: EnableControlCommandInput; + output: EnableControlCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/GetBaselineCommand.ts b/clients/client-controltower/src/commands/GetBaselineCommand.ts index 2236384f0cbce..eb69398363329 100644 --- a/clients/client-controltower/src/commands/GetBaselineCommand.ts +++ b/clients/client-controltower/src/commands/GetBaselineCommand.ts @@ -96,4 +96,16 @@ export class GetBaselineCommand extends $Command .f(void 0, void 0) .ser(se_GetBaselineCommand) .de(de_GetBaselineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetBaselineInput; + output: GetBaselineOutput; + }; + sdk: { + input: GetBaselineCommandInput; + output: GetBaselineCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/GetBaselineOperationCommand.ts b/clients/client-controltower/src/commands/GetBaselineOperationCommand.ts index 713d78faf0039..d601dc0071e96 100644 --- a/clients/client-controltower/src/commands/GetBaselineOperationCommand.ts +++ b/clients/client-controltower/src/commands/GetBaselineOperationCommand.ts @@ -101,4 +101,16 @@ export class GetBaselineOperationCommand extends $Command .f(void 0, void 0) .ser(se_GetBaselineOperationCommand) .de(de_GetBaselineOperationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetBaselineOperationInput; + output: GetBaselineOperationOutput; + }; + sdk: { + input: GetBaselineOperationCommandInput; + output: GetBaselineOperationCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/GetControlOperationCommand.ts b/clients/client-controltower/src/commands/GetControlOperationCommand.ts index e6c96863eafcb..099bbdf8c5a66 100644 --- a/clients/client-controltower/src/commands/GetControlOperationCommand.ts +++ b/clients/client-controltower/src/commands/GetControlOperationCommand.ts @@ -106,4 +106,16 @@ export class GetControlOperationCommand extends $Command .f(void 0, void 0) .ser(se_GetControlOperationCommand) .de(de_GetControlOperationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetControlOperationInput; + output: GetControlOperationOutput; + }; + sdk: { + input: GetControlOperationCommandInput; + output: GetControlOperationCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/GetEnabledBaselineCommand.ts b/clients/client-controltower/src/commands/GetEnabledBaselineCommand.ts index c99778de52d6e..533218be9deb7 100644 --- a/clients/client-controltower/src/commands/GetEnabledBaselineCommand.ts +++ b/clients/client-controltower/src/commands/GetEnabledBaselineCommand.ts @@ -107,4 +107,16 @@ export class GetEnabledBaselineCommand extends $Command .f(void 0, void 0) .ser(se_GetEnabledBaselineCommand) .de(de_GetEnabledBaselineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEnabledBaselineInput; + output: GetEnabledBaselineOutput; + }; + sdk: { + input: GetEnabledBaselineCommandInput; + output: GetEnabledBaselineCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/GetEnabledControlCommand.ts b/clients/client-controltower/src/commands/GetEnabledControlCommand.ts index b7410f1f4a625..b448ebb4ba4c5 100644 --- a/clients/client-controltower/src/commands/GetEnabledControlCommand.ts +++ b/clients/client-controltower/src/commands/GetEnabledControlCommand.ts @@ -116,4 +116,16 @@ export class GetEnabledControlCommand extends $Command .f(void 0, void 0) .ser(se_GetEnabledControlCommand) .de(de_GetEnabledControlCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEnabledControlInput; + output: GetEnabledControlOutput; + }; + sdk: { + input: GetEnabledControlCommandInput; + output: GetEnabledControlCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/GetLandingZoneCommand.ts b/clients/client-controltower/src/commands/GetLandingZoneCommand.ts index 46fc432eb43c8..6ba5d2c319072 100644 --- a/clients/client-controltower/src/commands/GetLandingZoneCommand.ts +++ b/clients/client-controltower/src/commands/GetLandingZoneCommand.ts @@ -101,4 +101,16 @@ export class GetLandingZoneCommand extends $Command .f(void 0, void 0) .ser(se_GetLandingZoneCommand) .de(de_GetLandingZoneCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLandingZoneInput; + output: GetLandingZoneOutput; + }; + sdk: { + input: GetLandingZoneCommandInput; + output: GetLandingZoneCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/GetLandingZoneOperationCommand.ts b/clients/client-controltower/src/commands/GetLandingZoneOperationCommand.ts index e4d741bd77d5b..b7ccb31bf1219 100644 --- a/clients/client-controltower/src/commands/GetLandingZoneOperationCommand.ts +++ b/clients/client-controltower/src/commands/GetLandingZoneOperationCommand.ts @@ -100,4 +100,16 @@ export class GetLandingZoneOperationCommand extends $Command .f(void 0, void 0) .ser(se_GetLandingZoneOperationCommand) .de(de_GetLandingZoneOperationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLandingZoneOperationInput; + output: GetLandingZoneOperationOutput; + }; + sdk: { + input: GetLandingZoneOperationCommandInput; + output: GetLandingZoneOperationCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/ListBaselinesCommand.ts b/clients/client-controltower/src/commands/ListBaselinesCommand.ts index b13af48799b57..e8096cf35d69d 100644 --- a/clients/client-controltower/src/commands/ListBaselinesCommand.ts +++ b/clients/client-controltower/src/commands/ListBaselinesCommand.ts @@ -99,4 +99,16 @@ export class ListBaselinesCommand extends $Command .f(void 0, void 0) .ser(se_ListBaselinesCommand) .de(de_ListBaselinesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListBaselinesInput; + output: ListBaselinesOutput; + }; + sdk: { + input: ListBaselinesCommandInput; + output: ListBaselinesCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/ListControlOperationsCommand.ts b/clients/client-controltower/src/commands/ListControlOperationsCommand.ts index 1ff271472e254..e025ec896a461 100644 --- a/clients/client-controltower/src/commands/ListControlOperationsCommand.ts +++ b/clients/client-controltower/src/commands/ListControlOperationsCommand.ts @@ -120,4 +120,16 @@ export class ListControlOperationsCommand extends $Command .f(void 0, void 0) .ser(se_ListControlOperationsCommand) .de(de_ListControlOperationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListControlOperationsInput; + output: ListControlOperationsOutput; + }; + sdk: { + input: ListControlOperationsCommandInput; + output: ListControlOperationsCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/ListEnabledBaselinesCommand.ts b/clients/client-controltower/src/commands/ListEnabledBaselinesCommand.ts index 6fd6b047e2243..8cf63164dac95 100644 --- a/clients/client-controltower/src/commands/ListEnabledBaselinesCommand.ts +++ b/clients/client-controltower/src/commands/ListEnabledBaselinesCommand.ts @@ -112,4 +112,16 @@ export class ListEnabledBaselinesCommand extends $Command .f(void 0, void 0) .ser(se_ListEnabledBaselinesCommand) .de(de_ListEnabledBaselinesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEnabledBaselinesInput; + output: ListEnabledBaselinesOutput; + }; + sdk: { + input: ListEnabledBaselinesCommandInput; + output: ListEnabledBaselinesCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/ListEnabledControlsCommand.ts b/clients/client-controltower/src/commands/ListEnabledControlsCommand.ts index 73f6e2348c942..9c3f0e2abd109 100644 --- a/clients/client-controltower/src/commands/ListEnabledControlsCommand.ts +++ b/clients/client-controltower/src/commands/ListEnabledControlsCommand.ts @@ -122,4 +122,16 @@ export class ListEnabledControlsCommand extends $Command .f(void 0, void 0) .ser(se_ListEnabledControlsCommand) .de(de_ListEnabledControlsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEnabledControlsInput; + output: ListEnabledControlsOutput; + }; + sdk: { + input: ListEnabledControlsCommandInput; + output: ListEnabledControlsCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/ListLandingZoneOperationsCommand.ts b/clients/client-controltower/src/commands/ListLandingZoneOperationsCommand.ts index 2284a870731d0..5bb3836968447 100644 --- a/clients/client-controltower/src/commands/ListLandingZoneOperationsCommand.ts +++ b/clients/client-controltower/src/commands/ListLandingZoneOperationsCommand.ts @@ -105,4 +105,16 @@ export class ListLandingZoneOperationsCommand extends $Command .f(void 0, void 0) .ser(se_ListLandingZoneOperationsCommand) .de(de_ListLandingZoneOperationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLandingZoneOperationsInput; + output: ListLandingZoneOperationsOutput; + }; + sdk: { + input: ListLandingZoneOperationsCommandInput; + output: ListLandingZoneOperationsCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/ListLandingZonesCommand.ts b/clients/client-controltower/src/commands/ListLandingZonesCommand.ts index fb1623adc26fb..e446b405569a3 100644 --- a/clients/client-controltower/src/commands/ListLandingZonesCommand.ts +++ b/clients/client-controltower/src/commands/ListLandingZonesCommand.ts @@ -97,4 +97,16 @@ export class ListLandingZonesCommand extends $Command .f(void 0, void 0) .ser(se_ListLandingZonesCommand) .de(de_ListLandingZonesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLandingZonesInput; + output: ListLandingZonesOutput; + }; + sdk: { + input: ListLandingZonesCommandInput; + output: ListLandingZonesCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/ListTagsForResourceCommand.ts b/clients/client-controltower/src/commands/ListTagsForResourceCommand.ts index 844a5a5b2b0b0..dc0d1a9e4992f 100644 --- a/clients/client-controltower/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-controltower/src/commands/ListTagsForResourceCommand.ts @@ -90,4 +90,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceInput; + output: ListTagsForResourceOutput; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/ResetEnabledBaselineCommand.ts b/clients/client-controltower/src/commands/ResetEnabledBaselineCommand.ts index b5ac80cd4c6cd..980f2a0739c09 100644 --- a/clients/client-controltower/src/commands/ResetEnabledBaselineCommand.ts +++ b/clients/client-controltower/src/commands/ResetEnabledBaselineCommand.ts @@ -100,4 +100,16 @@ export class ResetEnabledBaselineCommand extends $Command .f(void 0, void 0) .ser(se_ResetEnabledBaselineCommand) .de(de_ResetEnabledBaselineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ResetEnabledBaselineInput; + output: ResetEnabledBaselineOutput; + }; + sdk: { + input: ResetEnabledBaselineCommandInput; + output: ResetEnabledBaselineCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/ResetLandingZoneCommand.ts b/clients/client-controltower/src/commands/ResetLandingZoneCommand.ts index 0ec92d6929789..24677b978a0bc 100644 --- a/clients/client-controltower/src/commands/ResetLandingZoneCommand.ts +++ b/clients/client-controltower/src/commands/ResetLandingZoneCommand.ts @@ -99,4 +99,16 @@ export class ResetLandingZoneCommand extends $Command .f(void 0, void 0) .ser(se_ResetLandingZoneCommand) .de(de_ResetLandingZoneCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ResetLandingZoneInput; + output: ResetLandingZoneOutput; + }; + sdk: { + input: ResetLandingZoneCommandInput; + output: ResetLandingZoneCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/TagResourceCommand.ts b/clients/client-controltower/src/commands/TagResourceCommand.ts index 3a8556d3385e8..131395d2528e6 100644 --- a/clients/client-controltower/src/commands/TagResourceCommand.ts +++ b/clients/client-controltower/src/commands/TagResourceCommand.ts @@ -89,4 +89,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceInput; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/UntagResourceCommand.ts b/clients/client-controltower/src/commands/UntagResourceCommand.ts index 84e411e062042..d3074fe540ed9 100644 --- a/clients/client-controltower/src/commands/UntagResourceCommand.ts +++ b/clients/client-controltower/src/commands/UntagResourceCommand.ts @@ -89,4 +89,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceInput; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/UpdateEnabledBaselineCommand.ts b/clients/client-controltower/src/commands/UpdateEnabledBaselineCommand.ts index b6f937df1bd89..c8835ebf29f66 100644 --- a/clients/client-controltower/src/commands/UpdateEnabledBaselineCommand.ts +++ b/clients/client-controltower/src/commands/UpdateEnabledBaselineCommand.ts @@ -107,4 +107,16 @@ export class UpdateEnabledBaselineCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEnabledBaselineCommand) .de(de_UpdateEnabledBaselineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEnabledBaselineInput; + output: UpdateEnabledBaselineOutput; + }; + sdk: { + input: UpdateEnabledBaselineCommandInput; + output: UpdateEnabledBaselineCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/UpdateEnabledControlCommand.ts b/clients/client-controltower/src/commands/UpdateEnabledControlCommand.ts index 7cb84613588cd..0214430f83026 100644 --- a/clients/client-controltower/src/commands/UpdateEnabledControlCommand.ts +++ b/clients/client-controltower/src/commands/UpdateEnabledControlCommand.ts @@ -111,4 +111,16 @@ export class UpdateEnabledControlCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEnabledControlCommand) .de(de_UpdateEnabledControlCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEnabledControlInput; + output: UpdateEnabledControlOutput; + }; + sdk: { + input: UpdateEnabledControlCommandInput; + output: UpdateEnabledControlCommandOutput; + }; + }; +} diff --git a/clients/client-controltower/src/commands/UpdateLandingZoneCommand.ts b/clients/client-controltower/src/commands/UpdateLandingZoneCommand.ts index bf6a94b73aca8..026eb9ff0ddf9 100644 --- a/clients/client-controltower/src/commands/UpdateLandingZoneCommand.ts +++ b/clients/client-controltower/src/commands/UpdateLandingZoneCommand.ts @@ -99,4 +99,16 @@ export class UpdateLandingZoneCommand extends $Command .f(void 0, void 0) .ser(se_UpdateLandingZoneCommand) .de(de_UpdateLandingZoneCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateLandingZoneInput; + output: UpdateLandingZoneOutput; + }; + sdk: { + input: UpdateLandingZoneCommandInput; + output: UpdateLandingZoneCommandOutput; + }; + }; +} diff --git a/clients/client-cost-and-usage-report-service/CHANGELOG.md b/clients/client-cost-and-usage-report-service/CHANGELOG.md index 0c396f6eb1ad2..e6ed6742fce99 100644 --- a/clients/client-cost-and-usage-report-service/CHANGELOG.md +++ b/clients/client-cost-and-usage-report-service/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-cost-and-usage-report-service + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cost-and-usage-report-service + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cost-and-usage-report-service diff --git a/clients/client-cost-and-usage-report-service/package.json b/clients/client-cost-and-usage-report-service/package.json index 6227e8299ebab..32ca01502be37 100644 --- a/clients/client-cost-and-usage-report-service/package.json +++ b/clients/client-cost-and-usage-report-service/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cost-and-usage-report-service", "description": "AWS SDK for JavaScript Cost And Usage Report Service Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cost-and-usage-report-service", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cost-and-usage-report-service/src/commands/DeleteReportDefinitionCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/DeleteReportDefinitionCommand.ts index 62e9e0702d0b0..e1521759db3cc 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/DeleteReportDefinitionCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/DeleteReportDefinitionCommand.ts @@ -99,4 +99,16 @@ export class DeleteReportDefinitionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteReportDefinitionCommand) .de(de_DeleteReportDefinitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteReportDefinitionRequest; + output: DeleteReportDefinitionResponse; + }; + sdk: { + input: DeleteReportDefinitionCommandInput; + output: DeleteReportDefinitionCommandOutput; + }; + }; +} diff --git a/clients/client-cost-and-usage-report-service/src/commands/DescribeReportDefinitionsCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/DescribeReportDefinitionsCommand.ts index c6895979a8b7a..2efa6e22024c2 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/DescribeReportDefinitionsCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/DescribeReportDefinitionsCommand.ts @@ -156,4 +156,16 @@ export class DescribeReportDefinitionsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeReportDefinitionsCommand) .de(de_DescribeReportDefinitionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeReportDefinitionsRequest; + output: DescribeReportDefinitionsResponse; + }; + sdk: { + input: DescribeReportDefinitionsCommandInput; + output: DescribeReportDefinitionsCommandOutput; + }; + }; +} diff --git a/clients/client-cost-and-usage-report-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/ListTagsForResourceCommand.ts index 0db49e3934337..14155e77453a1 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/ListTagsForResourceCommand.ts @@ -95,4 +95,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cost-and-usage-report-service/src/commands/ModifyReportDefinitionCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/ModifyReportDefinitionCommand.ts index 2b0578e14baf0..107616504fd16 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/ModifyReportDefinitionCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/ModifyReportDefinitionCommand.ts @@ -107,4 +107,16 @@ export class ModifyReportDefinitionCommand extends $Command .f(void 0, void 0) .ser(se_ModifyReportDefinitionCommand) .de(de_ModifyReportDefinitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ModifyReportDefinitionRequest; + output: {}; + }; + sdk: { + input: ModifyReportDefinitionCommandInput; + output: ModifyReportDefinitionCommandOutput; + }; + }; +} diff --git a/clients/client-cost-and-usage-report-service/src/commands/PutReportDefinitionCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/PutReportDefinitionCommand.ts index 815bf8375ab33..b16ef0e0d329d 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/PutReportDefinitionCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/PutReportDefinitionCommand.ts @@ -147,4 +147,16 @@ export class PutReportDefinitionCommand extends $Command .f(void 0, void 0) .ser(se_PutReportDefinitionCommand) .de(de_PutReportDefinitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutReportDefinitionRequest; + output: {}; + }; + sdk: { + input: PutReportDefinitionCommandInput; + output: PutReportDefinitionCommandOutput; + }; + }; +} diff --git a/clients/client-cost-and-usage-report-service/src/commands/TagResourceCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/TagResourceCommand.ts index f5537edd8d2d3..804b63004653d 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/TagResourceCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/TagResourceCommand.ts @@ -94,4 +94,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cost-and-usage-report-service/src/commands/UntagResourceCommand.ts b/clients/client-cost-and-usage-report-service/src/commands/UntagResourceCommand.ts index 0b7000f568904..a0f8d0ca64f42 100644 --- a/clients/client-cost-and-usage-report-service/src/commands/UntagResourceCommand.ts +++ b/clients/client-cost-and-usage-report-service/src/commands/UntagResourceCommand.ts @@ -91,4 +91,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/CHANGELOG.md b/clients/client-cost-explorer/CHANGELOG.md index efa09a0897f40..b70f2bcec4838 100644 --- a/clients/client-cost-explorer/CHANGELOG.md +++ b/clients/client-cost-explorer/CHANGELOG.md @@ -3,6 +3,25 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + + +### Features + +* **client-cost-explorer:** This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations. ([6976388](https://github.com/aws/aws-sdk-js-v3/commit/697638820bdc733e2ad019f576ffa7c43dedd989)) + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-cost-explorer + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-cost-explorer diff --git a/clients/client-cost-explorer/package.json b/clients/client-cost-explorer/package.json index d0ba4b90145a0..42a91b7f159c5 100644 --- a/clients/client-cost-explorer/package.json +++ b/clients/client-cost-explorer/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-cost-explorer", "description": "AWS SDK for JavaScript Cost Explorer Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-cost-explorer", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-cost-explorer/src/commands/CreateAnomalyMonitorCommand.ts b/clients/client-cost-explorer/src/commands/CreateAnomalyMonitorCommand.ts index 0f4f5d50bb481..b9ca76eef9d0a 100644 --- a/clients/client-cost-explorer/src/commands/CreateAnomalyMonitorCommand.ts +++ b/clients/client-cost-explorer/src/commands/CreateAnomalyMonitorCommand.ts @@ -163,4 +163,16 @@ export class CreateAnomalyMonitorCommand extends $Command .f(void 0, void 0) .ser(se_CreateAnomalyMonitorCommand) .de(de_CreateAnomalyMonitorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAnomalyMonitorRequest; + output: CreateAnomalyMonitorResponse; + }; + sdk: { + input: CreateAnomalyMonitorCommandInput; + output: CreateAnomalyMonitorCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/CreateAnomalySubscriptionCommand.ts b/clients/client-cost-explorer/src/commands/CreateAnomalySubscriptionCommand.ts index e6af14bab65d0..64bc622627b20 100644 --- a/clients/client-cost-explorer/src/commands/CreateAnomalySubscriptionCommand.ts +++ b/clients/client-cost-explorer/src/commands/CreateAnomalySubscriptionCommand.ts @@ -174,4 +174,16 @@ export class CreateAnomalySubscriptionCommand extends $Command .f(void 0, void 0) .ser(se_CreateAnomalySubscriptionCommand) .de(de_CreateAnomalySubscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAnomalySubscriptionRequest; + output: CreateAnomalySubscriptionResponse; + }; + sdk: { + input: CreateAnomalySubscriptionCommandInput; + output: CreateAnomalySubscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/CreateCostCategoryDefinitionCommand.ts b/clients/client-cost-explorer/src/commands/CreateCostCategoryDefinitionCommand.ts index 26373a3398ba9..ca26d41adf537 100644 --- a/clients/client-cost-explorer/src/commands/CreateCostCategoryDefinitionCommand.ts +++ b/clients/client-cost-explorer/src/commands/CreateCostCategoryDefinitionCommand.ts @@ -193,4 +193,16 @@ export class CreateCostCategoryDefinitionCommand extends $Command .f(void 0, void 0) .ser(se_CreateCostCategoryDefinitionCommand) .de(de_CreateCostCategoryDefinitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCostCategoryDefinitionRequest; + output: CreateCostCategoryDefinitionResponse; + }; + sdk: { + input: CreateCostCategoryDefinitionCommandInput; + output: CreateCostCategoryDefinitionCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/DeleteAnomalyMonitorCommand.ts b/clients/client-cost-explorer/src/commands/DeleteAnomalyMonitorCommand.ts index b0c42fd478ccc..e455b2531ae55 100644 --- a/clients/client-cost-explorer/src/commands/DeleteAnomalyMonitorCommand.ts +++ b/clients/client-cost-explorer/src/commands/DeleteAnomalyMonitorCommand.ts @@ -81,4 +81,16 @@ export class DeleteAnomalyMonitorCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAnomalyMonitorCommand) .de(de_DeleteAnomalyMonitorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAnomalyMonitorRequest; + output: {}; + }; + sdk: { + input: DeleteAnomalyMonitorCommandInput; + output: DeleteAnomalyMonitorCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/DeleteAnomalySubscriptionCommand.ts b/clients/client-cost-explorer/src/commands/DeleteAnomalySubscriptionCommand.ts index 27b91172cbfc5..ecb1efaaa65c3 100644 --- a/clients/client-cost-explorer/src/commands/DeleteAnomalySubscriptionCommand.ts +++ b/clients/client-cost-explorer/src/commands/DeleteAnomalySubscriptionCommand.ts @@ -81,4 +81,16 @@ export class DeleteAnomalySubscriptionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAnomalySubscriptionCommand) .de(de_DeleteAnomalySubscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAnomalySubscriptionRequest; + output: {}; + }; + sdk: { + input: DeleteAnomalySubscriptionCommandInput; + output: DeleteAnomalySubscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/DeleteCostCategoryDefinitionCommand.ts b/clients/client-cost-explorer/src/commands/DeleteCostCategoryDefinitionCommand.ts index ce4da1f7f1e9a..e93d2674cbd4a 100644 --- a/clients/client-cost-explorer/src/commands/DeleteCostCategoryDefinitionCommand.ts +++ b/clients/client-cost-explorer/src/commands/DeleteCostCategoryDefinitionCommand.ts @@ -90,4 +90,16 @@ export class DeleteCostCategoryDefinitionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteCostCategoryDefinitionCommand) .de(de_DeleteCostCategoryDefinitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteCostCategoryDefinitionRequest; + output: DeleteCostCategoryDefinitionResponse; + }; + sdk: { + input: DeleteCostCategoryDefinitionCommandInput; + output: DeleteCostCategoryDefinitionCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/DescribeCostCategoryDefinitionCommand.ts b/clients/client-cost-explorer/src/commands/DescribeCostCategoryDefinitionCommand.ts index 760ce202279dd..1a6d79e201fd3 100644 --- a/clients/client-cost-explorer/src/commands/DescribeCostCategoryDefinitionCommand.ts +++ b/clients/client-cost-explorer/src/commands/DescribeCostCategoryDefinitionCommand.ts @@ -201,4 +201,16 @@ export class DescribeCostCategoryDefinitionCommand extends $Command .f(void 0, void 0) .ser(se_DescribeCostCategoryDefinitionCommand) .de(de_DescribeCostCategoryDefinitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeCostCategoryDefinitionRequest; + output: DescribeCostCategoryDefinitionResponse; + }; + sdk: { + input: DescribeCostCategoryDefinitionCommandInput; + output: DescribeCostCategoryDefinitionCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetAnomaliesCommand.ts b/clients/client-cost-explorer/src/commands/GetAnomaliesCommand.ts index e8d46ae8b41d0..50084a2be4a19 100644 --- a/clients/client-cost-explorer/src/commands/GetAnomaliesCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetAnomaliesCommand.ts @@ -127,4 +127,16 @@ export class GetAnomaliesCommand extends $Command .f(void 0, void 0) .ser(se_GetAnomaliesCommand) .de(de_GetAnomaliesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAnomaliesRequest; + output: GetAnomaliesResponse; + }; + sdk: { + input: GetAnomaliesCommandInput; + output: GetAnomaliesCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetAnomalyMonitorsCommand.ts b/clients/client-cost-explorer/src/commands/GetAnomalyMonitorsCommand.ts index 0db54115c16e6..1a3ee2a14ece4 100644 --- a/clients/client-cost-explorer/src/commands/GetAnomalyMonitorsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetAnomalyMonitorsCommand.ts @@ -170,4 +170,16 @@ export class GetAnomalyMonitorsCommand extends $Command .f(void 0, void 0) .ser(se_GetAnomalyMonitorsCommand) .de(de_GetAnomalyMonitorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAnomalyMonitorsRequest; + output: GetAnomalyMonitorsResponse; + }; + sdk: { + input: GetAnomalyMonitorsCommandInput; + output: GetAnomalyMonitorsCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetAnomalySubscriptionsCommand.ts b/clients/client-cost-explorer/src/commands/GetAnomalySubscriptionsCommand.ts index 8503301010a46..3008f0a3389b0 100644 --- a/clients/client-cost-explorer/src/commands/GetAnomalySubscriptionsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetAnomalySubscriptionsCommand.ts @@ -178,4 +178,16 @@ export class GetAnomalySubscriptionsCommand extends $Command .f(void 0, void 0) .ser(se_GetAnomalySubscriptionsCommand) .de(de_GetAnomalySubscriptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAnomalySubscriptionsRequest; + output: GetAnomalySubscriptionsResponse; + }; + sdk: { + input: GetAnomalySubscriptionsCommandInput; + output: GetAnomalySubscriptionsCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetApproximateUsageRecordsCommand.ts b/clients/client-cost-explorer/src/commands/GetApproximateUsageRecordsCommand.ts index 502bbddfa698f..66c03ac27590f 100644 --- a/clients/client-cost-explorer/src/commands/GetApproximateUsageRecordsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetApproximateUsageRecordsCommand.ts @@ -95,4 +95,16 @@ export class GetApproximateUsageRecordsCommand extends $Command .f(void 0, void 0) .ser(se_GetApproximateUsageRecordsCommand) .de(de_GetApproximateUsageRecordsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetApproximateUsageRecordsRequest; + output: GetApproximateUsageRecordsResponse; + }; + sdk: { + input: GetApproximateUsageRecordsCommandInput; + output: GetApproximateUsageRecordsCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetCostAndUsageCommand.ts b/clients/client-cost-explorer/src/commands/GetCostAndUsageCommand.ts index 5c50901838f0c..e7c107e0991ef 100644 --- a/clients/client-cost-explorer/src/commands/GetCostAndUsageCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetCostAndUsageCommand.ts @@ -222,4 +222,16 @@ export class GetCostAndUsageCommand extends $Command .f(void 0, void 0) .ser(se_GetCostAndUsageCommand) .de(de_GetCostAndUsageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCostAndUsageRequest; + output: GetCostAndUsageResponse; + }; + sdk: { + input: GetCostAndUsageCommandInput; + output: GetCostAndUsageCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetCostAndUsageWithResourcesCommand.ts b/clients/client-cost-explorer/src/commands/GetCostAndUsageWithResourcesCommand.ts index 67c88ade29661..3ee1ae9f23e85 100644 --- a/clients/client-cost-explorer/src/commands/GetCostAndUsageWithResourcesCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetCostAndUsageWithResourcesCommand.ts @@ -234,4 +234,16 @@ export class GetCostAndUsageWithResourcesCommand extends $Command .f(void 0, void 0) .ser(se_GetCostAndUsageWithResourcesCommand) .de(de_GetCostAndUsageWithResourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCostAndUsageWithResourcesRequest; + output: GetCostAndUsageWithResourcesResponse; + }; + sdk: { + input: GetCostAndUsageWithResourcesCommandInput; + output: GetCostAndUsageWithResourcesCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetCostCategoriesCommand.ts b/clients/client-cost-explorer/src/commands/GetCostCategoriesCommand.ts index eb23b641c087e..aa16812d2357f 100644 --- a/clients/client-cost-explorer/src/commands/GetCostCategoriesCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetCostCategoriesCommand.ts @@ -185,4 +185,16 @@ export class GetCostCategoriesCommand extends $Command .f(void 0, void 0) .ser(se_GetCostCategoriesCommand) .de(de_GetCostCategoriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCostCategoriesRequest; + output: GetCostCategoriesResponse; + }; + sdk: { + input: GetCostCategoriesCommandInput; + output: GetCostCategoriesCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetCostForecastCommand.ts b/clients/client-cost-explorer/src/commands/GetCostForecastCommand.ts index 3d34eef2415bc..924fac059be3c 100644 --- a/clients/client-cost-explorer/src/commands/GetCostForecastCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetCostForecastCommand.ts @@ -171,4 +171,16 @@ export class GetCostForecastCommand extends $Command .f(void 0, void 0) .ser(se_GetCostForecastCommand) .de(de_GetCostForecastCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCostForecastRequest; + output: GetCostForecastResponse; + }; + sdk: { + input: GetCostForecastCommandInput; + output: GetCostForecastCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetDimensionValuesCommand.ts b/clients/client-cost-explorer/src/commands/GetDimensionValuesCommand.ts index 06f365bb1a4c6..70e43d70b8383 100644 --- a/clients/client-cost-explorer/src/commands/GetDimensionValuesCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetDimensionValuesCommand.ts @@ -185,4 +185,16 @@ export class GetDimensionValuesCommand extends $Command .f(void 0, void 0) .ser(se_GetDimensionValuesCommand) .de(de_GetDimensionValuesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDimensionValuesRequest; + output: GetDimensionValuesResponse; + }; + sdk: { + input: GetDimensionValuesCommandInput; + output: GetDimensionValuesCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetReservationCoverageCommand.ts b/clients/client-cost-explorer/src/commands/GetReservationCoverageCommand.ts index 0b286e336496c..99adad1daa170 100644 --- a/clients/client-cost-explorer/src/commands/GetReservationCoverageCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetReservationCoverageCommand.ts @@ -267,4 +267,16 @@ export class GetReservationCoverageCommand extends $Command .f(void 0, void 0) .ser(se_GetReservationCoverageCommand) .de(de_GetReservationCoverageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetReservationCoverageRequest; + output: GetReservationCoverageResponse; + }; + sdk: { + input: GetReservationCoverageCommandInput; + output: GetReservationCoverageCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetReservationPurchaseRecommendationCommand.ts b/clients/client-cost-explorer/src/commands/GetReservationPurchaseRecommendationCommand.ts index 11b704962d18d..ca48afb982228 100644 --- a/clients/client-cost-explorer/src/commands/GetReservationPurchaseRecommendationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetReservationPurchaseRecommendationCommand.ts @@ -231,6 +231,16 @@ export interface GetReservationPurchaseRecommendationCommandOutput * // EstimatedReservationCostForLookbackPeriod: "STRING_VALUE", * // UpfrontCost: "STRING_VALUE", * // RecurringStandardMonthlyCost: "STRING_VALUE", + * // ReservedCapacityDetails: { // ReservedCapacityDetails + * // DynamoDBCapacityDetails: { // DynamoDBCapacityDetails + * // CapacityUnits: "STRING_VALUE", + * // Region: "STRING_VALUE", + * // }, + * // }, + * // RecommendedNumberOfCapacityUnitsToPurchase: "STRING_VALUE", + * // MinimumNumberOfCapacityUnitsUsedPerHour: "STRING_VALUE", + * // MaximumNumberOfCapacityUnitsUsedPerHour: "STRING_VALUE", + * // AverageNumberOfCapacityUnitsUsedPerHour: "STRING_VALUE", * // }, * // ], * // RecommendationSummary: { // ReservationPurchaseRecommendationSummary @@ -285,4 +295,16 @@ export class GetReservationPurchaseRecommendationCommand extends $Command .f(void 0, void 0) .ser(se_GetReservationPurchaseRecommendationCommand) .de(de_GetReservationPurchaseRecommendationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetReservationPurchaseRecommendationRequest; + output: GetReservationPurchaseRecommendationResponse; + }; + sdk: { + input: GetReservationPurchaseRecommendationCommandInput; + output: GetReservationPurchaseRecommendationCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetReservationUtilizationCommand.ts b/clients/client-cost-explorer/src/commands/GetReservationUtilizationCommand.ts index 358b477548834..b5b97d7471ebf 100644 --- a/clients/client-cost-explorer/src/commands/GetReservationUtilizationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetReservationUtilizationCommand.ts @@ -228,4 +228,16 @@ export class GetReservationUtilizationCommand extends $Command .f(void 0, void 0) .ser(se_GetReservationUtilizationCommand) .de(de_GetReservationUtilizationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetReservationUtilizationRequest; + output: GetReservationUtilizationResponse; + }; + sdk: { + input: GetReservationUtilizationCommandInput; + output: GetReservationUtilizationCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetRightsizingRecommendationCommand.ts b/clients/client-cost-explorer/src/commands/GetRightsizingRecommendationCommand.ts index 067eaf05b3dff..4667db30127c5 100644 --- a/clients/client-cost-explorer/src/commands/GetRightsizingRecommendationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetRightsizingRecommendationCommand.ts @@ -304,4 +304,16 @@ export class GetRightsizingRecommendationCommand extends $Command .f(void 0, void 0) .ser(se_GetRightsizingRecommendationCommand) .de(de_GetRightsizingRecommendationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRightsizingRecommendationRequest; + output: GetRightsizingRecommendationResponse; + }; + sdk: { + input: GetRightsizingRecommendationCommandInput; + output: GetRightsizingRecommendationCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.ts index 559c806208679..445372b6e49bc 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlanPurchaseRecommendationDetailsCommand.ts @@ -132,4 +132,16 @@ export class GetSavingsPlanPurchaseRecommendationDetailsCommand extends $Command .f(void 0, void 0) .ser(se_GetSavingsPlanPurchaseRecommendationDetailsCommand) .de(de_GetSavingsPlanPurchaseRecommendationDetailsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSavingsPlanPurchaseRecommendationDetailsRequest; + output: GetSavingsPlanPurchaseRecommendationDetailsResponse; + }; + sdk: { + input: GetSavingsPlanPurchaseRecommendationDetailsCommandInput; + output: GetSavingsPlanPurchaseRecommendationDetailsCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlansCoverageCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlansCoverageCommand.ts index d5c57b3987fb6..4028047320e41 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlansCoverageCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlansCoverageCommand.ts @@ -217,4 +217,16 @@ export class GetSavingsPlansCoverageCommand extends $Command .f(void 0, void 0) .ser(se_GetSavingsPlansCoverageCommand) .de(de_GetSavingsPlansCoverageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSavingsPlansCoverageRequest; + output: GetSavingsPlansCoverageResponse; + }; + sdk: { + input: GetSavingsPlansCoverageCommandInput; + output: GetSavingsPlansCoverageCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlansPurchaseRecommendationCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlansPurchaseRecommendationCommand.ts index 00cae4a073418..6f9cbb4f1c408 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlansPurchaseRecommendationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlansPurchaseRecommendationCommand.ts @@ -218,4 +218,16 @@ export class GetSavingsPlansPurchaseRecommendationCommand extends $Command .f(void 0, void 0) .ser(se_GetSavingsPlansPurchaseRecommendationCommand) .de(de_GetSavingsPlansPurchaseRecommendationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSavingsPlansPurchaseRecommendationRequest; + output: GetSavingsPlansPurchaseRecommendationResponse; + }; + sdk: { + input: GetSavingsPlansPurchaseRecommendationCommandInput; + output: GetSavingsPlansPurchaseRecommendationCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationCommand.ts index d8e65ce978693..0bf9e0c342a3a 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationCommand.ts @@ -204,4 +204,16 @@ export class GetSavingsPlansUtilizationCommand extends $Command .f(void 0, void 0) .ser(se_GetSavingsPlansUtilizationCommand) .de(de_GetSavingsPlansUtilizationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSavingsPlansUtilizationRequest; + output: GetSavingsPlansUtilizationResponse; + }; + sdk: { + input: GetSavingsPlansUtilizationCommandInput; + output: GetSavingsPlansUtilizationCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationDetailsCommand.ts b/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationDetailsCommand.ts index 9608cbcc6074f..dfd74340b54e5 100644 --- a/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationDetailsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetSavingsPlansUtilizationDetailsCommand.ts @@ -228,4 +228,16 @@ export class GetSavingsPlansUtilizationDetailsCommand extends $Command .f(void 0, void 0) .ser(se_GetSavingsPlansUtilizationDetailsCommand) .de(de_GetSavingsPlansUtilizationDetailsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSavingsPlansUtilizationDetailsRequest; + output: GetSavingsPlansUtilizationDetailsResponse; + }; + sdk: { + input: GetSavingsPlansUtilizationDetailsCommandInput; + output: GetSavingsPlansUtilizationDetailsCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetTagsCommand.ts b/clients/client-cost-explorer/src/commands/GetTagsCommand.ts index fa839871256d8..c62cdad0150f6 100644 --- a/clients/client-cost-explorer/src/commands/GetTagsCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetTagsCommand.ts @@ -179,4 +179,16 @@ export class GetTagsCommand extends $Command .f(void 0, void 0) .ser(se_GetTagsCommand) .de(de_GetTagsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTagsRequest; + output: GetTagsResponse; + }; + sdk: { + input: GetTagsCommandInput; + output: GetTagsCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/GetUsageForecastCommand.ts b/clients/client-cost-explorer/src/commands/GetUsageForecastCommand.ts index afec5237c52a4..c2bbc5490652e 100644 --- a/clients/client-cost-explorer/src/commands/GetUsageForecastCommand.ts +++ b/clients/client-cost-explorer/src/commands/GetUsageForecastCommand.ts @@ -176,4 +176,16 @@ export class GetUsageForecastCommand extends $Command .f(void 0, void 0) .ser(se_GetUsageForecastCommand) .de(de_GetUsageForecastCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetUsageForecastRequest; + output: GetUsageForecastResponse; + }; + sdk: { + input: GetUsageForecastCommandInput; + output: GetUsageForecastCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/ListCostAllocationTagBackfillHistoryCommand.ts b/clients/client-cost-explorer/src/commands/ListCostAllocationTagBackfillHistoryCommand.ts index 447d02fb1cdc0..51b3c16a91135 100644 --- a/clients/client-cost-explorer/src/commands/ListCostAllocationTagBackfillHistoryCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListCostAllocationTagBackfillHistoryCommand.ts @@ -103,4 +103,16 @@ export class ListCostAllocationTagBackfillHistoryCommand extends $Command .f(void 0, void 0) .ser(se_ListCostAllocationTagBackfillHistoryCommand) .de(de_ListCostAllocationTagBackfillHistoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCostAllocationTagBackfillHistoryRequest; + output: ListCostAllocationTagBackfillHistoryResponse; + }; + sdk: { + input: ListCostAllocationTagBackfillHistoryCommandInput; + output: ListCostAllocationTagBackfillHistoryCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/ListCostAllocationTagsCommand.ts b/clients/client-cost-explorer/src/commands/ListCostAllocationTagsCommand.ts index b9d1756f515a3..341c8a71c310e 100644 --- a/clients/client-cost-explorer/src/commands/ListCostAllocationTagsCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListCostAllocationTagsCommand.ts @@ -99,4 +99,16 @@ export class ListCostAllocationTagsCommand extends $Command .f(void 0, void 0) .ser(se_ListCostAllocationTagsCommand) .de(de_ListCostAllocationTagsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCostAllocationTagsRequest; + output: ListCostAllocationTagsResponse; + }; + sdk: { + input: ListCostAllocationTagsCommandInput; + output: ListCostAllocationTagsCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/ListCostCategoryDefinitionsCommand.ts b/clients/client-cost-explorer/src/commands/ListCostCategoryDefinitionsCommand.ts index 151e545537541..8cd4890ecc476 100644 --- a/clients/client-cost-explorer/src/commands/ListCostCategoryDefinitionsCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListCostCategoryDefinitionsCommand.ts @@ -109,4 +109,16 @@ export class ListCostCategoryDefinitionsCommand extends $Command .f(void 0, void 0) .ser(se_ListCostCategoryDefinitionsCommand) .de(de_ListCostCategoryDefinitionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCostCategoryDefinitionsRequest; + output: ListCostCategoryDefinitionsResponse; + }; + sdk: { + input: ListCostCategoryDefinitionsCommandInput; + output: ListCostCategoryDefinitionsCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.ts b/clients/client-cost-explorer/src/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.ts index bab9833c01211..3fd250ae50ab7 100644 --- a/clients/client-cost-explorer/src/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListSavingsPlansPurchaseRecommendationGenerationCommand.ts @@ -110,4 +110,16 @@ export class ListSavingsPlansPurchaseRecommendationGenerationCommand extends $Co .f(void 0, void 0) .ser(se_ListSavingsPlansPurchaseRecommendationGenerationCommand) .de(de_ListSavingsPlansPurchaseRecommendationGenerationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSavingsPlansPurchaseRecommendationGenerationRequest; + output: ListSavingsPlansPurchaseRecommendationGenerationResponse; + }; + sdk: { + input: ListSavingsPlansPurchaseRecommendationGenerationCommandInput; + output: ListSavingsPlansPurchaseRecommendationGenerationCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/ListTagsForResourceCommand.ts b/clients/client-cost-explorer/src/commands/ListTagsForResourceCommand.ts index 619b985beb4f1..4dd62ef33e406 100644 --- a/clients/client-cost-explorer/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-cost-explorer/src/commands/ListTagsForResourceCommand.ts @@ -89,4 +89,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/ProvideAnomalyFeedbackCommand.ts b/clients/client-cost-explorer/src/commands/ProvideAnomalyFeedbackCommand.ts index d8b43ba86b2f1..086de990c2868 100644 --- a/clients/client-cost-explorer/src/commands/ProvideAnomalyFeedbackCommand.ts +++ b/clients/client-cost-explorer/src/commands/ProvideAnomalyFeedbackCommand.ts @@ -81,4 +81,16 @@ export class ProvideAnomalyFeedbackCommand extends $Command .f(void 0, void 0) .ser(se_ProvideAnomalyFeedbackCommand) .de(de_ProvideAnomalyFeedbackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ProvideAnomalyFeedbackRequest; + output: ProvideAnomalyFeedbackResponse; + }; + sdk: { + input: ProvideAnomalyFeedbackCommandInput; + output: ProvideAnomalyFeedbackCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/StartCostAllocationTagBackfillCommand.ts b/clients/client-cost-explorer/src/commands/StartCostAllocationTagBackfillCommand.ts index 1b9bf0c7e8ba3..57a24a90ac31d 100644 --- a/clients/client-cost-explorer/src/commands/StartCostAllocationTagBackfillCommand.ts +++ b/clients/client-cost-explorer/src/commands/StartCostAllocationTagBackfillCommand.ts @@ -99,4 +99,16 @@ export class StartCostAllocationTagBackfillCommand extends $Command .f(void 0, void 0) .ser(se_StartCostAllocationTagBackfillCommand) .de(de_StartCostAllocationTagBackfillCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartCostAllocationTagBackfillRequest; + output: StartCostAllocationTagBackfillResponse; + }; + sdk: { + input: StartCostAllocationTagBackfillCommandInput; + output: StartCostAllocationTagBackfillCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.ts b/clients/client-cost-explorer/src/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.ts index 83777962cc335..972392a05791a 100644 --- a/clients/client-cost-explorer/src/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.ts +++ b/clients/client-cost-explorer/src/commands/StartSavingsPlansPurchaseRecommendationGenerationCommand.ts @@ -107,4 +107,16 @@ export class StartSavingsPlansPurchaseRecommendationGenerationCommand extends $C .f(void 0, void 0) .ser(se_StartSavingsPlansPurchaseRecommendationGenerationCommand) .de(de_StartSavingsPlansPurchaseRecommendationGenerationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: StartSavingsPlansPurchaseRecommendationGenerationResponse; + }; + sdk: { + input: StartSavingsPlansPurchaseRecommendationGenerationCommandInput; + output: StartSavingsPlansPurchaseRecommendationGenerationCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/TagResourceCommand.ts b/clients/client-cost-explorer/src/commands/TagResourceCommand.ts index 35cb8f7925c3f..34e45cf9a0b0c 100644 --- a/clients/client-cost-explorer/src/commands/TagResourceCommand.ts +++ b/clients/client-cost-explorer/src/commands/TagResourceCommand.ts @@ -97,4 +97,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/UntagResourceCommand.ts b/clients/client-cost-explorer/src/commands/UntagResourceCommand.ts index d87863af79c07..7d6f0e9e77e89 100644 --- a/clients/client-cost-explorer/src/commands/UntagResourceCommand.ts +++ b/clients/client-cost-explorer/src/commands/UntagResourceCommand.ts @@ -85,4 +85,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/UpdateAnomalyMonitorCommand.ts b/clients/client-cost-explorer/src/commands/UpdateAnomalyMonitorCommand.ts index cc27aef58c09f..64c770f2933bb 100644 --- a/clients/client-cost-explorer/src/commands/UpdateAnomalyMonitorCommand.ts +++ b/clients/client-cost-explorer/src/commands/UpdateAnomalyMonitorCommand.ts @@ -85,4 +85,16 @@ export class UpdateAnomalyMonitorCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAnomalyMonitorCommand) .de(de_UpdateAnomalyMonitorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAnomalyMonitorRequest; + output: UpdateAnomalyMonitorResponse; + }; + sdk: { + input: UpdateAnomalyMonitorCommandInput; + output: UpdateAnomalyMonitorCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/UpdateAnomalySubscriptionCommand.ts b/clients/client-cost-explorer/src/commands/UpdateAnomalySubscriptionCommand.ts index 484aa8b9b6bcb..b34d9707d8ed0 100644 --- a/clients/client-cost-explorer/src/commands/UpdateAnomalySubscriptionCommand.ts +++ b/clients/client-cost-explorer/src/commands/UpdateAnomalySubscriptionCommand.ts @@ -171,4 +171,16 @@ export class UpdateAnomalySubscriptionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAnomalySubscriptionCommand) .de(de_UpdateAnomalySubscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAnomalySubscriptionRequest; + output: UpdateAnomalySubscriptionResponse; + }; + sdk: { + input: UpdateAnomalySubscriptionCommandInput; + output: UpdateAnomalySubscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/UpdateCostAllocationTagsStatusCommand.ts b/clients/client-cost-explorer/src/commands/UpdateCostAllocationTagsStatusCommand.ts index 9941a45e3d78d..b7274cdfc13f9 100644 --- a/clients/client-cost-explorer/src/commands/UpdateCostAllocationTagsStatusCommand.ts +++ b/clients/client-cost-explorer/src/commands/UpdateCostAllocationTagsStatusCommand.ts @@ -99,4 +99,16 @@ export class UpdateCostAllocationTagsStatusCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCostAllocationTagsStatusCommand) .de(de_UpdateCostAllocationTagsStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCostAllocationTagsStatusRequest; + output: UpdateCostAllocationTagsStatusResponse; + }; + sdk: { + input: UpdateCostAllocationTagsStatusCommandInput; + output: UpdateCostAllocationTagsStatusCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/commands/UpdateCostCategoryDefinitionCommand.ts b/clients/client-cost-explorer/src/commands/UpdateCostCategoryDefinitionCommand.ts index 18be794257401..6807be82a3481 100644 --- a/clients/client-cost-explorer/src/commands/UpdateCostCategoryDefinitionCommand.ts +++ b/clients/client-cost-explorer/src/commands/UpdateCostCategoryDefinitionCommand.ts @@ -192,4 +192,16 @@ export class UpdateCostCategoryDefinitionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCostCategoryDefinitionCommand) .de(de_UpdateCostCategoryDefinitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCostCategoryDefinitionRequest; + output: UpdateCostCategoryDefinitionResponse; + }; + sdk: { + input: UpdateCostCategoryDefinitionCommandInput; + output: UpdateCostCategoryDefinitionCommandOutput; + }; + }; +} diff --git a/clients/client-cost-explorer/src/models/models_0.ts b/clients/client-cost-explorer/src/models/models_0.ts index 23e95fed3e4c4..f417a5a2fca52 100644 --- a/clients/client-cost-explorer/src/models/models_0.ts +++ b/clients/client-cost-explorer/src/models/models_0.ts @@ -93,14 +93,14 @@ export interface Impact { } /** - *The combination of Amazon Web Service, linked account, linked account name, + *
The combination of Amazon Web Servicesservice, linked account, linked account name, * Region, and usage type where a cost anomaly is observed. The linked account name will * only be available when the account name can be identified.
* @public */ export interface RootCause { /** - *The Amazon Web Service name that's associated with the cost anomaly.
+ *The Amazon Web Servicesservice name that's associated with the cost anomaly.
* @public */ Service?: string; @@ -155,7 +155,7 @@ export interface Anomaly { AnomalyEndDate?: string; /** - *The dimension for the anomaly (for example, an Amazon Web Service in a service + *
The dimension for the anomaly (for example, an Amazon Web Servicesservice in a service * monitor).
* @public */ @@ -2397,6 +2397,37 @@ export interface InstanceDetails { MemoryDBInstanceDetails?: MemoryDBInstanceDetails; } +/** + *The DynamoDB reservations that Amazon Web Services recommends that you purchase.
+ * @public + */ +export interface DynamoDBCapacityDetails { + /** + *The capacity unit of the recommended reservation.
+ * @public + */ + CapacityUnits?: string; + + /** + *The Amazon Web Services Region of the recommended reservation.
+ * @public + */ + Region?: string; +} + +/** + *Details about the reservations that Amazon Web Services recommends that you + * purchase.
+ * @public + */ +export interface ReservedCapacityDetails { + /** + *The DynamoDB reservations that Amazon Web Services recommends that you purchase.
+ * @public + */ + DynamoDBCapacityDetails?: DynamoDBCapacityDetails; +} + /** *Details about your recommended reservation purchase.
* @public @@ -2477,22 +2508,22 @@ export interface ReservationPurchaseRecommendationDetail { AverageNormalizedUnitsUsedPerHour?: string; /** - *The average utilization of your instances. Amazon Web Services uses this to calculate - * your recommended reservation purchases.
+ *The average utilization of your recommendations. Amazon Web Services uses this to + * calculate your recommended reservation purchases.
* @public */ AverageUtilization?: string; /** - *How long Amazon Web Services estimates that it takes for this instance to start saving - * you money, in months.
+ *How long Amazon Web Services estimates that it takes for this recommendation to start + * saving you money, in months.
* @public */ EstimatedBreakEvenInMonths?: string; /** *The currency code that Amazon Web Services used to calculate the costs for this - * instance.
+ * recommendation. * @public */ CurrencyCode?: string; @@ -2526,16 +2557,54 @@ export interface ReservationPurchaseRecommendationDetail { EstimatedReservationCostForLookbackPeriod?: string; /** - *How much purchasing this instance costs you upfront.
+ *How much purchasing this recommendation costs you upfront.
* @public */ UpfrontCost?: string; /** - *How much purchasing this instance costs you on a monthly basis.
+ *How much purchasing this recommendation costs you on a monthly basis.
* @public */ RecurringStandardMonthlyCost?: string; + + /** + *Details about the reservations that Amazon Web Services recommends that you + * purchase.
+ * @public + */ + ReservedCapacityDetails?: ReservedCapacityDetails; + + /** + *The number of reserved capacity units that Amazon Web Services recommends that you + * purchase.
+ * @public + */ + RecommendedNumberOfCapacityUnitsToPurchase?: string; + + /** + *The minimum number of provisioned capacity units that you used in an hour during the + * historical period. Amazon Web Services uses this to calculate your recommended + * reservation purchases.
+ * @public + */ + MinimumNumberOfCapacityUnitsUsedPerHour?: string; + + /** + *The maximum number of provisioned capacity units that you used in an hour during the + * historical period. Amazon Web Services uses this to calculate your recommended + * reservation purchases.
+ * @public + */ + MaximumNumberOfCapacityUnitsUsedPerHour?: string; + + /** + *The average number of provisioned capacity units that you used in an hour during the + * historical period. Amazon Web Services uses this to calculate your recommended + * reservation purchases.
+ * @public + */ + AverageNumberOfCapacityUnitsUsedPerHour?: string; } /** @@ -6421,9 +6490,9 @@ export interface GetDimensionValuesRequest { *BILLING_ENTITY - The Amazon Web Services seller that your account is with. Possible * values are the following:
- *- Amazon Web Services(Amazon Web Services): The entity that sells Amazon Web Services.
+ *- Amazon Web Services(Amazon Web Services): The entity that sells Amazon Web Servicesservices.
*- AISPL (Amazon Internet Services Pvt. Ltd.): The local Indian entity that's an acting - * reseller for Amazon Web Services in India.
+ * reseller for Amazon Web Servicesservices in India. *- Amazon Web Services Marketplace: The entity that supports the sale of solutions that are built on * Amazon Web Services by third-party software providers.
*Amazon Web Services Directory Service Data is an extension of Directory Service. This API reference provides detailed information +about Directory Service Data operations and object types.
+ With Directory Service Data, you can create, read, update, and delete users, groups, and memberships from
+your Managed Microsoft AD without additional costs and without deploying dedicated management
+instances. You can also perform built-in object management tasks across directories without
+direct network connectivity, which simplifies provisioning and access management to achieve
+fully automated deployments. Directory Service Data supports user and group write operations, such as
+CreateUser
and CreateGroup
, within the organizational unit (OU) of
+your Managed Microsoft AD. Directory Service Data supports read operations, such as ListUsers
and
+ListGroups
, on all users, groups, and group memberships within your
+Managed Microsoft AD and across trusted realms. Directory Service Data supports adding and removing group members in
+your OU and the Amazon Web Services Delegated Groups OU, so you can grant and deny access to specific roles
+and permissions. For more information, see Manage users and
+groups in the Directory Service Administration Guide.
Directory management operations and configuration changes made against the Directory Service +API will also reflect in Directory Service Data API with eventual consistency. You can expect a short delay +between management changes, such as adding a new directory trust and calling the Directory Service Data API +for the newly created trusted realm.
+Directory Service Data connects to your Managed Microsoft AD domain controllers and performs operations on +underlying directory objects. When you create your Managed Microsoft AD, you choose subnets for domain +controllers that Directory Service creates on your behalf. If a domain controller is unavailable, Directory Service Data +uses an available domain controller. As a result, you might notice eventual consistency while +objects replicate from one domain controller to another domain controller. For more +information, see What +gets created in the Directory Service Administration Guide. +Directory limits vary by Managed Microsoft AD edition:
++Standard edition – Supports 8 transactions per +second (TPS) for read operations and 4 TPS for write operations per directory. There's a +concurrency limit of 10 concurrent requests.
++Enterprise edition – Supports 16 transactions per +second (TPS) for read operations and 8 TPS for write operations per directory. There's a +concurrency limit of 10 concurrent requests.
++Amazon Web Services Account - Supports a total of 100 TPS for +Directory Service Data operations across all directories.
+Directory Service Data only supports the Managed Microsoft AD directory type and is only available in the primary +Amazon Web Services Region. For more information, see Managed Microsoft AD +and Primary vs additional Regions in the Directory Service Administration +Guide.
+ +## Installing + +To install the this package, simply type add or install @aws-sdk/client-directory-service-data +using your favorite package manager: + +- `npm install @aws-sdk/client-directory-service-data` +- `yarn add @aws-sdk/client-directory-service-data` +- `pnpm add @aws-sdk/client-directory-service-data` + +## Getting Started + +### Import + +The AWS SDK is modulized by clients and commands. +To send a request, you only need to import the `DirectoryServiceDataClient` and +the commands you need, for example `ListGroupsCommand`: + +```js +// ES5 example +const { DirectoryServiceDataClient, ListGroupsCommand } = require("@aws-sdk/client-directory-service-data"); +``` + +```ts +// ES6+ example +import { DirectoryServiceDataClient, ListGroupsCommand } from "@aws-sdk/client-directory-service-data"; +``` + +### Usage + +To send a request, you: + +- Initiate client with configuration (e.g. credentials, region). +- Initiate command with input parameters. +- Call `send` operation on client with command object as input. +- If you are using a custom http handler, you may call `destroy()` to close open connections. + +```js +// a client can be shared by different commands. +const client = new DirectoryServiceDataClient({ region: "REGION" }); + +const params = { + /** input parameters */ +}; +const command = new ListGroupsCommand(params); +``` + +#### Async/await + +We recommend using [await](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/await) +operator to wait for the promise returned by send operation as follows: + +```js +// async/await. +try { + const data = await client.send(command); + // process data. +} catch (error) { + // error handling. +} finally { + // finally. +} +``` + +Async-await is clean, concise, intuitive, easy to debug and has better error handling +as compared to using Promise chains or callbacks. + +#### Promises + +You can also use [Promise chaining](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Using_promises#chaining) +to execute send operation. + +```js +client.send(command).then( + (data) => { + // process data. + }, + (error) => { + // error handling. + } +); +``` + +Promises can also be called using `.catch()` and `.finally()` as follows: + +```js +client + .send(command) + .then((data) => { + // process data. + }) + .catch((error) => { + // error handling. + }) + .finally(() => { + // finally. + }); +``` + +#### Callbacks + +We do not recommend using callbacks because of [callback hell](http://callbackhell.com/), +but they are supported by the send operation. + +```js +// callbacks. +client.send(command, (err, data) => { + // process err and data. +}); +``` + +#### v2 compatible style + +The client can also send requests using v2 compatible style. +However, it results in a bigger bundle size and may be dropped in next major version. More details in the blog post +on [modular packages in AWS SDK for JavaScript](https://aws.amazon.com/blogs/developer/modular-packages-in-aws-sdk-for-javascript/) + +```ts +import * as AWS from "@aws-sdk/client-directory-service-data"; +const client = new AWS.DirectoryServiceData({ region: "REGION" }); + +// async/await. +try { + const data = await client.listGroups(params); + // process data. +} catch (error) { + // error handling. +} + +// Promises. +client + .listGroups(params) + .then((data) => { + // process data. + }) + .catch((error) => { + // error handling. + }); + +// callbacks. +client.listGroups(params, (err, data) => { + // process err and data. +}); +``` + +### Troubleshooting + +When the service returns an exception, the error will include the exception information, +as well as response metadata (e.g. request id). + +```js +try { + const data = await client.send(command); + // process data. +} catch (error) { + const { requestId, cfId, extendedRequestId } = error.$metadata; + console.log({ requestId, cfId, extendedRequestId }); + /** + * The keys within exceptions are also parsed. + * You can access them by specifying exception names: + * if (error.name === 'SomeServiceException') { + * const value = error.specialKeyInException; + * } + */ +} +``` + +## Getting Help + +Please use these community resources for getting help. +We use the GitHub issues for tracking bugs and feature requests, but have limited bandwidth to address them. + +- Visit [Developer Guide](https://docs.aws.amazon.com/sdk-for-javascript/v3/developer-guide/welcome.html) + or [API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/index.html). +- Check out the blog posts tagged with [`aws-sdk-js`](https://aws.amazon.com/blogs/developer/tag/aws-sdk-js/) + on AWS Developer Blog. +- Ask a question on [StackOverflow](https://stackoverflow.com/questions/tagged/aws-sdk-js) and tag it with `aws-sdk-js`. +- Join the AWS JavaScript community on [gitter](https://gitter.im/aws/aws-sdk-js-v3). +- If it turns out that you may have found a bug, please [open an issue](https://github.com/aws/aws-sdk-js-v3/issues/new/choose). + +To test your universal JavaScript code in Node.js, browser and react-native environments, +visit our [code samples repo](https://github.com/aws-samples/aws-sdk-js-tests). + +## Contributing + +This client code is generated automatically. Any modifications will be overwritten the next time the `@aws-sdk/client-directory-service-data` package is updated. +To contribute to client you can check our [generate clients scripts](https://github.com/aws/aws-sdk-js-v3/tree/main/scripts/generate-clients). + +## License + +This SDK is distributed under the +[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0), +see LICENSE for more information. + +## Client Commands (Operations List) + +Amazon Web Services Directory Service Data is an extension of Directory Service. This API reference provides detailed information + * about Directory Service Data operations and object types.
+ * With Directory Service Data, you can create, read, update, and delete users, groups, and memberships from
+ * your Managed Microsoft AD without additional costs and without deploying dedicated management
+ * instances. You can also perform built-in object management tasks across directories without
+ * direct network connectivity, which simplifies provisioning and access management to achieve
+ * fully automated deployments. Directory Service Data supports user and group write operations, such as
+ * CreateUser
and CreateGroup
, within the organizational unit (OU) of
+ * your Managed Microsoft AD. Directory Service Data supports read operations, such as ListUsers
and
+ * ListGroups
, on all users, groups, and group memberships within your
+ * Managed Microsoft AD and across trusted realms. Directory Service Data supports adding and removing group members in
+ * your OU and the Amazon Web Services Delegated Groups OU, so you can grant and deny access to specific roles
+ * and permissions. For more information, see Manage users and
+ * groups in the Directory Service Administration Guide.
Directory management operations and configuration changes made against the Directory Service + * API will also reflect in Directory Service Data API with eventual consistency. You can expect a short delay + * between management changes, such as adding a new directory trust and calling the Directory Service Data API + * for the newly created trusted realm.
+ *Directory Service Data connects to your Managed Microsoft AD domain controllers and performs operations on + * underlying directory objects. When you create your Managed Microsoft AD, you choose subnets for domain + * controllers that Directory Service creates on your behalf. If a domain controller is unavailable, Directory Service Data + * uses an available domain controller. As a result, you might notice eventual consistency while + * objects replicate from one domain controller to another domain controller. For more + * information, see What + * gets created in the Directory Service Administration Guide. + * Directory limits vary by Managed Microsoft AD edition:
+ *+ * Standard edition – Supports 8 transactions per + * second (TPS) for read operations and 4 TPS for write operations per directory. There's a + * concurrency limit of 10 concurrent requests.
+ *+ * Enterprise edition – Supports 16 transactions per + * second (TPS) for read operations and 8 TPS for write operations per directory. There's a + * concurrency limit of 10 concurrent requests.
+ *+ * Amazon Web Services Account - Supports a total of 100 TPS for + * Directory Service Data operations across all directories.
+ *Directory Service Data only supports the Managed Microsoft AD directory type and is only available in the primary + * Amazon Web Services Region. For more information, see Managed Microsoft AD + * and Primary vs additional Regions in the Directory Service Administration + * Guide.
+ * @public + */ +export class DirectoryServiceData extends DirectoryServiceDataClient implements DirectoryServiceData {} +createAggregatedClient(commands, DirectoryServiceData); diff --git a/clients/client-directory-service-data/src/DirectoryServiceDataClient.ts b/clients/client-directory-service-data/src/DirectoryServiceDataClient.ts new file mode 100644 index 0000000000000..be745c5fe08e2 --- /dev/null +++ b/clients/client-directory-service-data/src/DirectoryServiceDataClient.ts @@ -0,0 +1,405 @@ +// smithy-typescript generated code +import { + getHostHeaderPlugin, + HostHeaderInputConfig, + HostHeaderResolvedConfig, + resolveHostHeaderConfig, +} from "@aws-sdk/middleware-host-header"; +import { getLoggerPlugin } from "@aws-sdk/middleware-logger"; +import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection"; +import { + getUserAgentPlugin, + resolveUserAgentConfig, + UserAgentInputConfig, + UserAgentResolvedConfig, +} from "@aws-sdk/middleware-user-agent"; +import { RegionInputConfig, RegionResolvedConfig, resolveRegionConfig } from "@smithy/config-resolver"; +import { + DefaultIdentityProviderConfig, + getHttpAuthSchemeEndpointRuleSetPlugin, + getHttpSigningPlugin, +} from "@smithy/core"; +import { getContentLengthPlugin } from "@smithy/middleware-content-length"; +import { EndpointInputConfig, EndpointResolvedConfig, resolveEndpointConfig } from "@smithy/middleware-endpoint"; +import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry"; +import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http"; +import { + Client as __Client, + DefaultsMode as __DefaultsMode, + SmithyConfiguration as __SmithyConfiguration, + SmithyResolvedConfiguration as __SmithyResolvedConfiguration, +} from "@smithy/smithy-client"; +import { + AwsCredentialIdentityProvider, + BodyLengthCalculator as __BodyLengthCalculator, + CheckOptionalClientConfig as __CheckOptionalClientConfig, + ChecksumConstructor as __ChecksumConstructor, + Decoder as __Decoder, + Encoder as __Encoder, + EndpointV2 as __EndpointV2, + HashConstructor as __HashConstructor, + HttpHandlerOptions as __HttpHandlerOptions, + Logger as __Logger, + Provider as __Provider, + Provider, + StreamCollector as __StreamCollector, + UrlParser as __UrlParser, + UserAgent as __UserAgent, +} from "@smithy/types"; + +import { + defaultDirectoryServiceDataHttpAuthSchemeParametersProvider, + HttpAuthSchemeInputConfig, + HttpAuthSchemeResolvedConfig, + resolveHttpAuthSchemeConfig, +} from "./auth/httpAuthSchemeProvider"; +import { AddGroupMemberCommandInput, AddGroupMemberCommandOutput } from "./commands/AddGroupMemberCommand"; +import { CreateGroupCommandInput, CreateGroupCommandOutput } from "./commands/CreateGroupCommand"; +import { CreateUserCommandInput, CreateUserCommandOutput } from "./commands/CreateUserCommand"; +import { DeleteGroupCommandInput, DeleteGroupCommandOutput } from "./commands/DeleteGroupCommand"; +import { DeleteUserCommandInput, DeleteUserCommandOutput } from "./commands/DeleteUserCommand"; +import { DescribeGroupCommandInput, DescribeGroupCommandOutput } from "./commands/DescribeGroupCommand"; +import { DescribeUserCommandInput, DescribeUserCommandOutput } from "./commands/DescribeUserCommand"; +import { DisableUserCommandInput, DisableUserCommandOutput } from "./commands/DisableUserCommand"; +import { ListGroupMembersCommandInput, ListGroupMembersCommandOutput } from "./commands/ListGroupMembersCommand"; +import { ListGroupsCommandInput, ListGroupsCommandOutput } from "./commands/ListGroupsCommand"; +import { + ListGroupsForMemberCommandInput, + ListGroupsForMemberCommandOutput, +} from "./commands/ListGroupsForMemberCommand"; +import { ListUsersCommandInput, ListUsersCommandOutput } from "./commands/ListUsersCommand"; +import { RemoveGroupMemberCommandInput, RemoveGroupMemberCommandOutput } from "./commands/RemoveGroupMemberCommand"; +import { SearchGroupsCommandInput, SearchGroupsCommandOutput } from "./commands/SearchGroupsCommand"; +import { SearchUsersCommandInput, SearchUsersCommandOutput } from "./commands/SearchUsersCommand"; +import { UpdateGroupCommandInput, UpdateGroupCommandOutput } from "./commands/UpdateGroupCommand"; +import { UpdateUserCommandInput, UpdateUserCommandOutput } from "./commands/UpdateUserCommand"; +import { + ClientInputEndpointParameters, + ClientResolvedEndpointParameters, + EndpointParameters, + resolveClientEndpointParameters, +} from "./endpoint/EndpointParameters"; +import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig"; +import { resolveRuntimeExtensions, RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions"; + +export { __Client }; + +/** + * @public + */ +export type ServiceInputTypes = + | AddGroupMemberCommandInput + | CreateGroupCommandInput + | CreateUserCommandInput + | DeleteGroupCommandInput + | DeleteUserCommandInput + | DescribeGroupCommandInput + | DescribeUserCommandInput + | DisableUserCommandInput + | ListGroupMembersCommandInput + | ListGroupsCommandInput + | ListGroupsForMemberCommandInput + | ListUsersCommandInput + | RemoveGroupMemberCommandInput + | SearchGroupsCommandInput + | SearchUsersCommandInput + | UpdateGroupCommandInput + | UpdateUserCommandInput; + +/** + * @public + */ +export type ServiceOutputTypes = + | AddGroupMemberCommandOutput + | CreateGroupCommandOutput + | CreateUserCommandOutput + | DeleteGroupCommandOutput + | DeleteUserCommandOutput + | DescribeGroupCommandOutput + | DescribeUserCommandOutput + | DisableUserCommandOutput + | ListGroupMembersCommandOutput + | ListGroupsCommandOutput + | ListGroupsForMemberCommandOutput + | ListUsersCommandOutput + | RemoveGroupMemberCommandOutput + | SearchGroupsCommandOutput + | SearchUsersCommandOutput + | UpdateGroupCommandOutput + | UpdateUserCommandOutput; + +/** + * @public + */ +export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> { + /** + * The HTTP handler to use or its constructor options. Fetch in browser and Https in Nodejs. + */ + requestHandler?: __HttpHandlerUserInput; + + /** + * A constructor for a class implementing the {@link @smithy/types#ChecksumConstructor} interface + * that computes the SHA-256 HMAC or checksum of a string or binary buffer. + * @internal + */ + sha256?: __ChecksumConstructor | __HashConstructor; + + /** + * The function that will be used to convert strings into HTTP endpoints. + * @internal + */ + urlParser?: __UrlParser; + + /** + * A function that can calculate the length of a request body. + * @internal + */ + bodyLengthChecker?: __BodyLengthCalculator; + + /** + * A function that converts a stream into an array of bytes. + * @internal + */ + streamCollector?: __StreamCollector; + + /** + * The function that will be used to convert a base64-encoded string to a byte array. + * @internal + */ + base64Decoder?: __Decoder; + + /** + * The function that will be used to convert binary data to a base64-encoded string. + * @internal + */ + base64Encoder?: __Encoder; + + /** + * The function that will be used to convert a UTF8-encoded string to a byte array. + * @internal + */ + utf8Decoder?: __Decoder; + + /** + * The function that will be used to convert binary data to a UTF-8 encoded string. + * @internal + */ + utf8Encoder?: __Encoder; + + /** + * The runtime environment. + * @internal + */ + runtime?: string; + + /** + * Disable dynamically changing the endpoint of the client based on the hostPrefix + * trait of an operation. + */ + disableHostPrefix?: boolean; + + /** + * Unique service identifier. + * @internal + */ + serviceId?: string; + + /** + * Enables IPv6/IPv4 dualstack endpoint. + */ + useDualstackEndpoint?: boolean | __ProviderAmazon Web Services Directory Service Data is an extension of Directory Service. This API reference provides detailed information + * about Directory Service Data operations and object types.
+ * With Directory Service Data, you can create, read, update, and delete users, groups, and memberships from
+ * your Managed Microsoft AD without additional costs and without deploying dedicated management
+ * instances. You can also perform built-in object management tasks across directories without
+ * direct network connectivity, which simplifies provisioning and access management to achieve
+ * fully automated deployments. Directory Service Data supports user and group write operations, such as
+ * CreateUser
and CreateGroup
, within the organizational unit (OU) of
+ * your Managed Microsoft AD. Directory Service Data supports read operations, such as ListUsers
and
+ * ListGroups
, on all users, groups, and group memberships within your
+ * Managed Microsoft AD and across trusted realms. Directory Service Data supports adding and removing group members in
+ * your OU and the Amazon Web Services Delegated Groups OU, so you can grant and deny access to specific roles
+ * and permissions. For more information, see Manage users and
+ * groups in the Directory Service Administration Guide.
Directory management operations and configuration changes made against the Directory Service + * API will also reflect in Directory Service Data API with eventual consistency. You can expect a short delay + * between management changes, such as adding a new directory trust and calling the Directory Service Data API + * for the newly created trusted realm.
+ *Directory Service Data connects to your Managed Microsoft AD domain controllers and performs operations on + * underlying directory objects. When you create your Managed Microsoft AD, you choose subnets for domain + * controllers that Directory Service creates on your behalf. If a domain controller is unavailable, Directory Service Data + * uses an available domain controller. As a result, you might notice eventual consistency while + * objects replicate from one domain controller to another domain controller. For more + * information, see What + * gets created in the Directory Service Administration Guide. + * Directory limits vary by Managed Microsoft AD edition:
+ *+ * Standard edition – Supports 8 transactions per + * second (TPS) for read operations and 4 TPS for write operations per directory. There's a + * concurrency limit of 10 concurrent requests.
+ *+ * Enterprise edition – Supports 16 transactions per + * second (TPS) for read operations and 8 TPS for write operations per directory. There's a + * concurrency limit of 10 concurrent requests.
+ *+ * Amazon Web Services Account - Supports a total of 100 TPS for + * Directory Service Data operations across all directories.
+ *Directory Service Data only supports the Managed Microsoft AD directory type and is only available in the primary + * Amazon Web Services Region. For more information, see Managed Microsoft AD + * and Primary vs additional Regions in the Directory Service Administration + * Guide.
+ * @public + */ +export class DirectoryServiceDataClient extends __Client< + __HttpHandlerOptions, + ServiceInputTypes, + ServiceOutputTypes, + DirectoryServiceDataClientResolvedConfig +> { + /** + * The resolved configuration of DirectoryServiceDataClient class. This is resolved and normalized from the {@link DirectoryServiceDataClientConfig | constructor configuration interface}. + */ + readonly config: DirectoryServiceDataClientResolvedConfig; + + constructor(...[configuration]: __CheckOptionalClientConfigAdds an existing user, group, or computer as a group member.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceDataClient, AddGroupMemberCommand } from "@aws-sdk/client-directory-service-data"; // ES Modules import + * // const { DirectoryServiceDataClient, AddGroupMemberCommand } = require("@aws-sdk/client-directory-service-data"); // CommonJS import + * const client = new DirectoryServiceDataClient(config); + * const input = { // AddGroupMemberRequest + * DirectoryId: "STRING_VALUE", // required + * GroupName: "STRING_VALUE", // required + * MemberName: "STRING_VALUE", // required + * MemberRealm: "STRING_VALUE", + * ClientToken: "STRING_VALUE", + * }; + * const command = new AddGroupMemberCommand(input); + * const response = await client.send(command); + * // {}; + * + * ``` + * + * @param AddGroupMemberCommandInput - {@link AddGroupMemberCommandInput} + * @returns {@link AddGroupMemberCommandOutput} + * @see {@link AddGroupMemberCommandInput} for command's `input` shape. + * @see {@link AddGroupMemberCommandOutput} for command's `response` shape. + * @see {@link DirectoryServiceDataClientResolvedConfig | config} for DirectoryServiceDataClient's `config` shape. + * + * @throws {@link AccessDeniedException} (client fault) + * You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link ConflictException} (client fault) + *This error will occur when you try to create a resource that conflicts with an existing + * object. It can also occur when adding a member to a group that the member is already + * in.
+ *This error can be caused by a request sent within the 8-hour idempotency window with the + * same client token but different input parameters. Client tokens should not be re-used across + * different requests. After 8 hours, any request with the same client token is treated as a new + * request.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource couldn't be found.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class AddGroupMemberCommand extends $Command + .classBuilder< + AddGroupMemberCommandInput, + AddGroupMemberCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "AddGroupMember", {}) + .n("DirectoryServiceDataClient", "AddGroupMemberCommand") + .f(void 0, void 0) + .ser(se_AddGroupMemberCommand) + .de(de_AddGroupMemberCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AddGroupMemberRequest; + output: {}; + }; + sdk: { + input: AddGroupMemberCommandInput; + output: AddGroupMemberCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/CreateGroupCommand.ts b/clients/client-directory-service-data/src/commands/CreateGroupCommand.ts new file mode 100644 index 0000000000000..924d1c273702f --- /dev/null +++ b/clients/client-directory-service-data/src/commands/CreateGroupCommand.ts @@ -0,0 +1,143 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { CreateGroupRequest, CreateGroupRequestFilterSensitiveLog, CreateGroupResult } from "../models/models_0"; +import { de_CreateGroupCommand, se_CreateGroupCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link CreateGroupCommand}. + */ +export interface CreateGroupCommandInput extends CreateGroupRequest {} +/** + * @public + * + * The output of {@link CreateGroupCommand}. + */ +export interface CreateGroupCommandOutput extends CreateGroupResult, __MetadataBearer {} + +/** + *Creates a new group.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceDataClient, CreateGroupCommand } from "@aws-sdk/client-directory-service-data"; // ES Modules import + * // const { DirectoryServiceDataClient, CreateGroupCommand } = require("@aws-sdk/client-directory-service-data"); // CommonJS import + * const client = new DirectoryServiceDataClient(config); + * const input = { // CreateGroupRequest + * DirectoryId: "STRING_VALUE", // required + * SAMAccountName: "STRING_VALUE", // required + * GroupType: "Distribution" || "Security", + * GroupScope: "DomainLocal" || "Global" || "Universal" || "BuiltinLocal", + * OtherAttributes: { // Attributes + * " You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link ConflictException} (client fault) + *This error will occur when you try to create a resource that conflicts with an existing + * object. It can also occur when adding a member to a group that the member is already + * in.
+ *This error can be caused by a request sent within the 8-hour idempotency window with the + * same client token but different input parameters. Client tokens should not be re-used across + * different requests. After 8 hours, any request with the same client token is treated as a new + * request.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class CreateGroupCommand extends $Command + .classBuilder< + CreateGroupCommandInput, + CreateGroupCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "CreateGroup", {}) + .n("DirectoryServiceDataClient", "CreateGroupCommand") + .f(CreateGroupRequestFilterSensitiveLog, void 0) + .ser(se_CreateGroupCommand) + .de(de_CreateGroupCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateGroupRequest; + output: CreateGroupResult; + }; + sdk: { + input: CreateGroupCommandInput; + output: CreateGroupCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/CreateUserCommand.ts b/clients/client-directory-service-data/src/commands/CreateUserCommand.ts new file mode 100644 index 0000000000000..5953b75c203d1 --- /dev/null +++ b/clients/client-directory-service-data/src/commands/CreateUserCommand.ts @@ -0,0 +1,144 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { CreateUserRequest, CreateUserRequestFilterSensitiveLog, CreateUserResult } from "../models/models_0"; +import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link CreateUserCommand}. + */ +export interface CreateUserCommandInput extends CreateUserRequest {} +/** + * @public + * + * The output of {@link CreateUserCommand}. + */ +export interface CreateUserCommandOutput extends CreateUserResult, __MetadataBearer {} + +/** + *Creates a new user.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceDataClient, CreateUserCommand } from "@aws-sdk/client-directory-service-data"; // ES Modules import + * // const { DirectoryServiceDataClient, CreateUserCommand } = require("@aws-sdk/client-directory-service-data"); // CommonJS import + * const client = new DirectoryServiceDataClient(config); + * const input = { // CreateUserRequest + * DirectoryId: "STRING_VALUE", // required + * SAMAccountName: "STRING_VALUE", // required + * EmailAddress: "STRING_VALUE", + * GivenName: "STRING_VALUE", + * Surname: "STRING_VALUE", + * OtherAttributes: { // Attributes + * " You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link ConflictException} (client fault) + *This error will occur when you try to create a resource that conflicts with an existing + * object. It can also occur when adding a member to a group that the member is already + * in.
+ *This error can be caused by a request sent within the 8-hour idempotency window with the + * same client token but different input parameters. Client tokens should not be re-used across + * different requests. After 8 hours, any request with the same client token is treated as a new + * request.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class CreateUserCommand extends $Command + .classBuilder< + CreateUserCommandInput, + CreateUserCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "CreateUser", {}) + .n("DirectoryServiceDataClient", "CreateUserCommand") + .f(CreateUserRequestFilterSensitiveLog, void 0) + .ser(se_CreateUserCommand) + .de(de_CreateUserCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateUserRequest; + output: CreateUserResult; + }; + sdk: { + input: CreateUserCommandInput; + output: CreateUserCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/DeleteGroupCommand.ts b/clients/client-directory-service-data/src/commands/DeleteGroupCommand.ts new file mode 100644 index 0000000000000..c329687be7698 --- /dev/null +++ b/clients/client-directory-service-data/src/commands/DeleteGroupCommand.ts @@ -0,0 +1,130 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { DeleteGroupRequest, DeleteGroupResult } from "../models/models_0"; +import { de_DeleteGroupCommand, se_DeleteGroupCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link DeleteGroupCommand}. + */ +export interface DeleteGroupCommandInput extends DeleteGroupRequest {} +/** + * @public + * + * The output of {@link DeleteGroupCommand}. + */ +export interface DeleteGroupCommandOutput extends DeleteGroupResult, __MetadataBearer {} + +/** + *Deletes a group.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceDataClient, DeleteGroupCommand } from "@aws-sdk/client-directory-service-data"; // ES Modules import + * // const { DirectoryServiceDataClient, DeleteGroupCommand } = require("@aws-sdk/client-directory-service-data"); // CommonJS import + * const client = new DirectoryServiceDataClient(config); + * const input = { // DeleteGroupRequest + * DirectoryId: "STRING_VALUE", // required + * SAMAccountName: "STRING_VALUE", // required + * ClientToken: "STRING_VALUE", + * }; + * const command = new DeleteGroupCommand(input); + * const response = await client.send(command); + * // {}; + * + * ``` + * + * @param DeleteGroupCommandInput - {@link DeleteGroupCommandInput} + * @returns {@link DeleteGroupCommandOutput} + * @see {@link DeleteGroupCommandInput} for command's `input` shape. + * @see {@link DeleteGroupCommandOutput} for command's `response` shape. + * @see {@link DirectoryServiceDataClientResolvedConfig | config} for DirectoryServiceDataClient's `config` shape. + * + * @throws {@link AccessDeniedException} (client fault) + * You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link ConflictException} (client fault) + *This error will occur when you try to create a resource that conflicts with an existing + * object. It can also occur when adding a member to a group that the member is already + * in.
+ *This error can be caused by a request sent within the 8-hour idempotency window with the + * same client token but different input parameters. Client tokens should not be re-used across + * different requests. After 8 hours, any request with the same client token is treated as a new + * request.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource couldn't be found.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class DeleteGroupCommand extends $Command + .classBuilder< + DeleteGroupCommandInput, + DeleteGroupCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "DeleteGroup", {}) + .n("DirectoryServiceDataClient", "DeleteGroupCommand") + .f(void 0, void 0) + .ser(se_DeleteGroupCommand) + .de(de_DeleteGroupCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteGroupRequest; + output: {}; + }; + sdk: { + input: DeleteGroupCommandInput; + output: DeleteGroupCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/DeleteUserCommand.ts b/clients/client-directory-service-data/src/commands/DeleteUserCommand.ts new file mode 100644 index 0000000000000..ba4422f6bdc2f --- /dev/null +++ b/clients/client-directory-service-data/src/commands/DeleteUserCommand.ts @@ -0,0 +1,130 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { DeleteUserRequest, DeleteUserResult } from "../models/models_0"; +import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link DeleteUserCommand}. + */ +export interface DeleteUserCommandInput extends DeleteUserRequest {} +/** + * @public + * + * The output of {@link DeleteUserCommand}. + */ +export interface DeleteUserCommandOutput extends DeleteUserResult, __MetadataBearer {} + +/** + *Deletes a user.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceDataClient, DeleteUserCommand } from "@aws-sdk/client-directory-service-data"; // ES Modules import + * // const { DirectoryServiceDataClient, DeleteUserCommand } = require("@aws-sdk/client-directory-service-data"); // CommonJS import + * const client = new DirectoryServiceDataClient(config); + * const input = { // DeleteUserRequest + * DirectoryId: "STRING_VALUE", // required + * SAMAccountName: "STRING_VALUE", // required + * ClientToken: "STRING_VALUE", + * }; + * const command = new DeleteUserCommand(input); + * const response = await client.send(command); + * // {}; + * + * ``` + * + * @param DeleteUserCommandInput - {@link DeleteUserCommandInput} + * @returns {@link DeleteUserCommandOutput} + * @see {@link DeleteUserCommandInput} for command's `input` shape. + * @see {@link DeleteUserCommandOutput} for command's `response` shape. + * @see {@link DirectoryServiceDataClientResolvedConfig | config} for DirectoryServiceDataClient's `config` shape. + * + * @throws {@link AccessDeniedException} (client fault) + * You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link ConflictException} (client fault) + *This error will occur when you try to create a resource that conflicts with an existing + * object. It can also occur when adding a member to a group that the member is already + * in.
+ *This error can be caused by a request sent within the 8-hour idempotency window with the + * same client token but different input parameters. Client tokens should not be re-used across + * different requests. After 8 hours, any request with the same client token is treated as a new + * request.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource couldn't be found.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class DeleteUserCommand extends $Command + .classBuilder< + DeleteUserCommandInput, + DeleteUserCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "DeleteUser", {}) + .n("DirectoryServiceDataClient", "DeleteUserCommand") + .f(void 0, void 0) + .ser(se_DeleteUserCommand) + .de(de_DeleteUserCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteUserRequest; + output: {}; + }; + sdk: { + input: DeleteUserCommandInput; + output: DeleteUserCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/DescribeGroupCommand.ts b/clients/client-directory-service-data/src/commands/DescribeGroupCommand.ts new file mode 100644 index 0000000000000..10673d2357de5 --- /dev/null +++ b/clients/client-directory-service-data/src/commands/DescribeGroupCommand.ts @@ -0,0 +1,142 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { DescribeGroupRequest, DescribeGroupResult, DescribeGroupResultFilterSensitiveLog } from "../models/models_0"; +import { de_DescribeGroupCommand, se_DescribeGroupCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link DescribeGroupCommand}. + */ +export interface DescribeGroupCommandInput extends DescribeGroupRequest {} +/** + * @public + * + * The output of {@link DescribeGroupCommand}. + */ +export interface DescribeGroupCommandOutput extends DescribeGroupResult, __MetadataBearer {} + +/** + *Returns information about a specific group.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceDataClient, DescribeGroupCommand } from "@aws-sdk/client-directory-service-data"; // ES Modules import + * // const { DirectoryServiceDataClient, DescribeGroupCommand } = require("@aws-sdk/client-directory-service-data"); // CommonJS import + * const client = new DirectoryServiceDataClient(config); + * const input = { // DescribeGroupRequest + * DirectoryId: "STRING_VALUE", // required + * Realm: "STRING_VALUE", + * SAMAccountName: "STRING_VALUE", // required + * OtherAttributes: [ // LdapDisplayNameList + * "STRING_VALUE", + * ], + * }; + * const command = new DescribeGroupCommand(input); + * const response = await client.send(command); + * // { // DescribeGroupResult + * // DirectoryId: "STRING_VALUE", + * // Realm: "STRING_VALUE", + * // SID: "STRING_VALUE", + * // SAMAccountName: "STRING_VALUE", + * // DistinguishedName: "STRING_VALUE", + * // GroupType: "Distribution" || "Security", + * // GroupScope: "DomainLocal" || "Global" || "Universal" || "BuiltinLocal", + * // OtherAttributes: { // Attributes + * // " You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource couldn't be found.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class DescribeGroupCommand extends $Command + .classBuilder< + DescribeGroupCommandInput, + DescribeGroupCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "DescribeGroup", {}) + .n("DirectoryServiceDataClient", "DescribeGroupCommand") + .f(void 0, DescribeGroupResultFilterSensitiveLog) + .ser(se_DescribeGroupCommand) + .de(de_DescribeGroupCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeGroupRequest; + output: DescribeGroupResult; + }; + sdk: { + input: DescribeGroupCommandInput; + output: DescribeGroupCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/DescribeUserCommand.ts b/clients/client-directory-service-data/src/commands/DescribeUserCommand.ts new file mode 100644 index 0000000000000..22f08a2864b57 --- /dev/null +++ b/clients/client-directory-service-data/src/commands/DescribeUserCommand.ts @@ -0,0 +1,145 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { DescribeUserRequest, DescribeUserResult, DescribeUserResultFilterSensitiveLog } from "../models/models_0"; +import { de_DescribeUserCommand, se_DescribeUserCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link DescribeUserCommand}. + */ +export interface DescribeUserCommandInput extends DescribeUserRequest {} +/** + * @public + * + * The output of {@link DescribeUserCommand}. + */ +export interface DescribeUserCommandOutput extends DescribeUserResult, __MetadataBearer {} + +/** + *Returns information about a specific user.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceDataClient, DescribeUserCommand } from "@aws-sdk/client-directory-service-data"; // ES Modules import + * // const { DirectoryServiceDataClient, DescribeUserCommand } = require("@aws-sdk/client-directory-service-data"); // CommonJS import + * const client = new DirectoryServiceDataClient(config); + * const input = { // DescribeUserRequest + * DirectoryId: "STRING_VALUE", // required + * SAMAccountName: "STRING_VALUE", // required + * OtherAttributes: [ // LdapDisplayNameList + * "STRING_VALUE", + * ], + * Realm: "STRING_VALUE", + * }; + * const command = new DescribeUserCommand(input); + * const response = await client.send(command); + * // { // DescribeUserResult + * // DirectoryId: "STRING_VALUE", + * // Realm: "STRING_VALUE", + * // SID: "STRING_VALUE", + * // SAMAccountName: "STRING_VALUE", + * // DistinguishedName: "STRING_VALUE", + * // UserPrincipalName: "STRING_VALUE", + * // EmailAddress: "STRING_VALUE", + * // GivenName: "STRING_VALUE", + * // Surname: "STRING_VALUE", + * // Enabled: true || false, + * // OtherAttributes: { // Attributes + * // " You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource couldn't be found.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class DescribeUserCommand extends $Command + .classBuilder< + DescribeUserCommandInput, + DescribeUserCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "DescribeUser", {}) + .n("DirectoryServiceDataClient", "DescribeUserCommand") + .f(void 0, DescribeUserResultFilterSensitiveLog) + .ser(se_DescribeUserCommand) + .de(de_DescribeUserCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeUserRequest; + output: DescribeUserResult; + }; + sdk: { + input: DescribeUserCommandInput; + output: DescribeUserCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/DisableUserCommand.ts b/clients/client-directory-service-data/src/commands/DisableUserCommand.ts new file mode 100644 index 0000000000000..24e56f067ec69 --- /dev/null +++ b/clients/client-directory-service-data/src/commands/DisableUserCommand.ts @@ -0,0 +1,132 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { DisableUserRequest, DisableUserResult } from "../models/models_0"; +import { de_DisableUserCommand, se_DisableUserCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link DisableUserCommand}. + */ +export interface DisableUserCommandInput extends DisableUserRequest {} +/** + * @public + * + * The output of {@link DisableUserCommand}. + */ +export interface DisableUserCommandOutput extends DisableUserResult, __MetadataBearer {} + +/** + *Deactivates an active user account. For information about how to enable an inactive user + * account, see ResetUserPassword + * in the Directory Service API Reference.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceDataClient, DisableUserCommand } from "@aws-sdk/client-directory-service-data"; // ES Modules import + * // const { DirectoryServiceDataClient, DisableUserCommand } = require("@aws-sdk/client-directory-service-data"); // CommonJS import + * const client = new DirectoryServiceDataClient(config); + * const input = { // DisableUserRequest + * DirectoryId: "STRING_VALUE", // required + * SAMAccountName: "STRING_VALUE", // required + * ClientToken: "STRING_VALUE", + * }; + * const command = new DisableUserCommand(input); + * const response = await client.send(command); + * // {}; + * + * ``` + * + * @param DisableUserCommandInput - {@link DisableUserCommandInput} + * @returns {@link DisableUserCommandOutput} + * @see {@link DisableUserCommandInput} for command's `input` shape. + * @see {@link DisableUserCommandOutput} for command's `response` shape. + * @see {@link DirectoryServiceDataClientResolvedConfig | config} for DirectoryServiceDataClient's `config` shape. + * + * @throws {@link AccessDeniedException} (client fault) + * You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link ConflictException} (client fault) + *This error will occur when you try to create a resource that conflicts with an existing + * object. It can also occur when adding a member to a group that the member is already + * in.
+ *This error can be caused by a request sent within the 8-hour idempotency window with the + * same client token but different input parameters. Client tokens should not be re-used across + * different requests. After 8 hours, any request with the same client token is treated as a new + * request.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource couldn't be found.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class DisableUserCommand extends $Command + .classBuilder< + DisableUserCommandInput, + DisableUserCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "DisableUser", {}) + .n("DirectoryServiceDataClient", "DisableUserCommand") + .f(void 0, void 0) + .ser(se_DisableUserCommand) + .de(de_DisableUserCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableUserRequest; + output: {}; + }; + sdk: { + input: DisableUserCommandInput; + output: DisableUserCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/ListGroupMembersCommand.ts b/clients/client-directory-service-data/src/commands/ListGroupMembersCommand.ts new file mode 100644 index 0000000000000..9787bd9b873fd --- /dev/null +++ b/clients/client-directory-service-data/src/commands/ListGroupMembersCommand.ts @@ -0,0 +1,147 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { + ListGroupMembersRequest, + ListGroupMembersRequestFilterSensitiveLog, + ListGroupMembersResult, + ListGroupMembersResultFilterSensitiveLog, +} from "../models/models_0"; +import { de_ListGroupMembersCommand, se_ListGroupMembersCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link ListGroupMembersCommand}. + */ +export interface ListGroupMembersCommandInput extends ListGroupMembersRequest {} +/** + * @public + * + * The output of {@link ListGroupMembersCommand}. + */ +export interface ListGroupMembersCommandOutput extends ListGroupMembersResult, __MetadataBearer {} + +/** + *Returns member information for the specified group.
+ * This operation supports pagination with the use of the NextToken
request and
+ * response parameters. If more results are available, the
+ * ListGroupMembers.NextToken
member contains a token that you pass in the next
+ * call to ListGroupMembers
. This retrieves the next set of items.
You can also specify a maximum number of return results with the MaxResults
+ * parameter.
You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource couldn't be found.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class ListGroupMembersCommand extends $Command + .classBuilder< + ListGroupMembersCommandInput, + ListGroupMembersCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "ListGroupMembers", {}) + .n("DirectoryServiceDataClient", "ListGroupMembersCommand") + .f(ListGroupMembersRequestFilterSensitiveLog, ListGroupMembersResultFilterSensitiveLog) + .ser(se_ListGroupMembersCommand) + .de(de_ListGroupMembersCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListGroupMembersRequest; + output: ListGroupMembersResult; + }; + sdk: { + input: ListGroupMembersCommandInput; + output: ListGroupMembersCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/ListGroupsCommand.ts b/clients/client-directory-service-data/src/commands/ListGroupsCommand.ts new file mode 100644 index 0000000000000..3eef967f0af09 --- /dev/null +++ b/clients/client-directory-service-data/src/commands/ListGroupsCommand.ts @@ -0,0 +1,142 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { + ListGroupsRequest, + ListGroupsRequestFilterSensitiveLog, + ListGroupsResult, + ListGroupsResultFilterSensitiveLog, +} from "../models/models_0"; +import { de_ListGroupsCommand, se_ListGroupsCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link ListGroupsCommand}. + */ +export interface ListGroupsCommandInput extends ListGroupsRequest {} +/** + * @public + * + * The output of {@link ListGroupsCommand}. + */ +export interface ListGroupsCommandOutput extends ListGroupsResult, __MetadataBearer {} + +/** + *Returns group information for the specified directory.
+ * This operation supports pagination with the use of the NextToken
request and
+ * response parameters. If more results are available, the ListGroups.NextToken
+ * member contains a token that you pass in the next call to ListGroups
. This
+ * retrieves the next set of items.
You can also specify a maximum number of return results with the MaxResults
+ * parameter.
You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class ListGroupsCommand extends $Command + .classBuilder< + ListGroupsCommandInput, + ListGroupsCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "ListGroups", {}) + .n("DirectoryServiceDataClient", "ListGroupsCommand") + .f(ListGroupsRequestFilterSensitiveLog, ListGroupsResultFilterSensitiveLog) + .ser(se_ListGroupsCommand) + .de(de_ListGroupsCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListGroupsRequest; + output: ListGroupsResult; + }; + sdk: { + input: ListGroupsCommandInput; + output: ListGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/ListGroupsForMemberCommand.ts b/clients/client-directory-service-data/src/commands/ListGroupsForMemberCommand.ts new file mode 100644 index 0000000000000..88eab3abb7068 --- /dev/null +++ b/clients/client-directory-service-data/src/commands/ListGroupsForMemberCommand.ts @@ -0,0 +1,148 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { + ListGroupsForMemberRequest, + ListGroupsForMemberRequestFilterSensitiveLog, + ListGroupsForMemberResult, + ListGroupsForMemberResultFilterSensitiveLog, +} from "../models/models_0"; +import { de_ListGroupsForMemberCommand, se_ListGroupsForMemberCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link ListGroupsForMemberCommand}. + */ +export interface ListGroupsForMemberCommandInput extends ListGroupsForMemberRequest {} +/** + * @public + * + * The output of {@link ListGroupsForMemberCommand}. + */ +export interface ListGroupsForMemberCommandOutput extends ListGroupsForMemberResult, __MetadataBearer {} + +/** + *Returns group information for the specified member.
+ * This operation supports pagination with the use of the NextToken
request and
+ * response parameters. If more results are available, the
+ * ListGroupsForMember.NextToken
member contains a token that you pass in the next
+ * call to ListGroupsForMember
. This retrieves the next set of items.
You can also specify a maximum number of return results with the MaxResults
+ * parameter.
You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource couldn't be found.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class ListGroupsForMemberCommand extends $Command + .classBuilder< + ListGroupsForMemberCommandInput, + ListGroupsForMemberCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "ListGroupsForMember", {}) + .n("DirectoryServiceDataClient", "ListGroupsForMemberCommand") + .f(ListGroupsForMemberRequestFilterSensitiveLog, ListGroupsForMemberResultFilterSensitiveLog) + .ser(se_ListGroupsForMemberCommand) + .de(de_ListGroupsForMemberCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListGroupsForMemberRequest; + output: ListGroupsForMemberResult; + }; + sdk: { + input: ListGroupsForMemberCommandInput; + output: ListGroupsForMemberCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/ListUsersCommand.ts b/clients/client-directory-service-data/src/commands/ListUsersCommand.ts new file mode 100644 index 0000000000000..0b7a46cd6e677 --- /dev/null +++ b/clients/client-directory-service-data/src/commands/ListUsersCommand.ts @@ -0,0 +1,143 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { + ListUsersRequest, + ListUsersRequestFilterSensitiveLog, + ListUsersResult, + ListUsersResultFilterSensitiveLog, +} from "../models/models_0"; +import { de_ListUsersCommand, se_ListUsersCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link ListUsersCommand}. + */ +export interface ListUsersCommandInput extends ListUsersRequest {} +/** + * @public + * + * The output of {@link ListUsersCommand}. + */ +export interface ListUsersCommandOutput extends ListUsersResult, __MetadataBearer {} + +/** + *Returns user information for the specified directory.
+ * This operation supports pagination with the use of the NextToken
request and
+ * response parameters. If more results are available, the ListUsers.NextToken
+ * member contains a token that you pass in the next call to ListUsers
. This
+ * retrieves the next set of items.
You can also specify a maximum number of return results with the MaxResults
+ * parameter.
You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class ListUsersCommand extends $Command + .classBuilder< + ListUsersCommandInput, + ListUsersCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "ListUsers", {}) + .n("DirectoryServiceDataClient", "ListUsersCommand") + .f(ListUsersRequestFilterSensitiveLog, ListUsersResultFilterSensitiveLog) + .ser(se_ListUsersCommand) + .de(de_ListUsersCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListUsersRequest; + output: ListUsersResult; + }; + sdk: { + input: ListUsersCommandInput; + output: ListUsersCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/RemoveGroupMemberCommand.ts b/clients/client-directory-service-data/src/commands/RemoveGroupMemberCommand.ts new file mode 100644 index 0000000000000..af89119414da5 --- /dev/null +++ b/clients/client-directory-service-data/src/commands/RemoveGroupMemberCommand.ts @@ -0,0 +1,132 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { RemoveGroupMemberRequest, RemoveGroupMemberResult } from "../models/models_0"; +import { de_RemoveGroupMemberCommand, se_RemoveGroupMemberCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link RemoveGroupMemberCommand}. + */ +export interface RemoveGroupMemberCommandInput extends RemoveGroupMemberRequest {} +/** + * @public + * + * The output of {@link RemoveGroupMemberCommand}. + */ +export interface RemoveGroupMemberCommandOutput extends RemoveGroupMemberResult, __MetadataBearer {} + +/** + *Removes a member from a group.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceDataClient, RemoveGroupMemberCommand } from "@aws-sdk/client-directory-service-data"; // ES Modules import + * // const { DirectoryServiceDataClient, RemoveGroupMemberCommand } = require("@aws-sdk/client-directory-service-data"); // CommonJS import + * const client = new DirectoryServiceDataClient(config); + * const input = { // RemoveGroupMemberRequest + * DirectoryId: "STRING_VALUE", // required + * GroupName: "STRING_VALUE", // required + * MemberName: "STRING_VALUE", // required + * MemberRealm: "STRING_VALUE", + * ClientToken: "STRING_VALUE", + * }; + * const command = new RemoveGroupMemberCommand(input); + * const response = await client.send(command); + * // {}; + * + * ``` + * + * @param RemoveGroupMemberCommandInput - {@link RemoveGroupMemberCommandInput} + * @returns {@link RemoveGroupMemberCommandOutput} + * @see {@link RemoveGroupMemberCommandInput} for command's `input` shape. + * @see {@link RemoveGroupMemberCommandOutput} for command's `response` shape. + * @see {@link DirectoryServiceDataClientResolvedConfig | config} for DirectoryServiceDataClient's `config` shape. + * + * @throws {@link AccessDeniedException} (client fault) + * You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link ConflictException} (client fault) + *This error will occur when you try to create a resource that conflicts with an existing + * object. It can also occur when adding a member to a group that the member is already + * in.
+ *This error can be caused by a request sent within the 8-hour idempotency window with the + * same client token but different input parameters. Client tokens should not be re-used across + * different requests. After 8 hours, any request with the same client token is treated as a new + * request.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource couldn't be found.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class RemoveGroupMemberCommand extends $Command + .classBuilder< + RemoveGroupMemberCommandInput, + RemoveGroupMemberCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "RemoveGroupMember", {}) + .n("DirectoryServiceDataClient", "RemoveGroupMemberCommand") + .f(void 0, void 0) + .ser(se_RemoveGroupMemberCommand) + .de(de_RemoveGroupMemberCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveGroupMemberRequest; + output: {}; + }; + sdk: { + input: RemoveGroupMemberCommandInput; + output: RemoveGroupMemberCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/SearchGroupsCommand.ts b/clients/client-directory-service-data/src/commands/SearchGroupsCommand.ts new file mode 100644 index 0000000000000..cb481ef731241 --- /dev/null +++ b/clients/client-directory-service-data/src/commands/SearchGroupsCommand.ts @@ -0,0 +1,159 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { + SearchGroupsRequest, + SearchGroupsRequestFilterSensitiveLog, + SearchGroupsResult, + SearchGroupsResultFilterSensitiveLog, +} from "../models/models_0"; +import { de_SearchGroupsCommand, se_SearchGroupsCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link SearchGroupsCommand}. + */ +export interface SearchGroupsCommandInput extends SearchGroupsRequest {} +/** + * @public + * + * The output of {@link SearchGroupsCommand}. + */ +export interface SearchGroupsCommandOutput extends SearchGroupsResult, __MetadataBearer {} + +/** + * Searches the specified directory for a group. You can find groups that match the
+ * SearchString
parameter with the value of their attributes included in the
+ * SearchString
parameter.
This operation supports pagination with the use of the NextToken
request and
+ * response parameters. If more results are available, the SearchGroups.NextToken
+ * member contains a token that you pass in the next call to SearchGroups
. This
+ * retrieves the next set of items.
You can also specify a maximum number of return results with the MaxResults
+ * parameter.
You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class SearchGroupsCommand extends $Command + .classBuilder< + SearchGroupsCommandInput, + SearchGroupsCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "SearchGroups", {}) + .n("DirectoryServiceDataClient", "SearchGroupsCommand") + .f(SearchGroupsRequestFilterSensitiveLog, SearchGroupsResultFilterSensitiveLog) + .ser(se_SearchGroupsCommand) + .de(de_SearchGroupsCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchGroupsRequest; + output: SearchGroupsResult; + }; + sdk: { + input: SearchGroupsCommandInput; + output: SearchGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/SearchUsersCommand.ts b/clients/client-directory-service-data/src/commands/SearchUsersCommand.ts new file mode 100644 index 0000000000000..dfa9829da1399 --- /dev/null +++ b/clients/client-directory-service-data/src/commands/SearchUsersCommand.ts @@ -0,0 +1,162 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { + SearchUsersRequest, + SearchUsersRequestFilterSensitiveLog, + SearchUsersResult, + SearchUsersResultFilterSensitiveLog, +} from "../models/models_0"; +import { de_SearchUsersCommand, se_SearchUsersCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link SearchUsersCommand}. + */ +export interface SearchUsersCommandInput extends SearchUsersRequest {} +/** + * @public + * + * The output of {@link SearchUsersCommand}. + */ +export interface SearchUsersCommandOutput extends SearchUsersResult, __MetadataBearer {} + +/** + * Searches the specified directory for a user. You can find users that match the
+ * SearchString
parameter with the value of their attributes included in the
+ * SearchString
parameter.
This operation supports pagination with the use of the NextToken
request and
+ * response parameters. If more results are available, the SearchUsers.NextToken
+ * member contains a token that you pass in the next call to SearchUsers
. This
+ * retrieves the next set of items.
You can also specify a maximum number of return results with the MaxResults
+ * parameter.
You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class SearchUsersCommand extends $Command + .classBuilder< + SearchUsersCommandInput, + SearchUsersCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "SearchUsers", {}) + .n("DirectoryServiceDataClient", "SearchUsersCommand") + .f(SearchUsersRequestFilterSensitiveLog, SearchUsersResultFilterSensitiveLog) + .ser(se_SearchUsersCommand) + .de(de_SearchUsersCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchUsersRequest; + output: SearchUsersResult; + }; + sdk: { + input: SearchUsersCommandInput; + output: SearchUsersCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/UpdateGroupCommand.ts b/clients/client-directory-service-data/src/commands/UpdateGroupCommand.ts new file mode 100644 index 0000000000000..59105d58a08f8 --- /dev/null +++ b/clients/client-directory-service-data/src/commands/UpdateGroupCommand.ts @@ -0,0 +1,143 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { UpdateGroupRequest, UpdateGroupRequestFilterSensitiveLog, UpdateGroupResult } from "../models/models_0"; +import { de_UpdateGroupCommand, se_UpdateGroupCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link UpdateGroupCommand}. + */ +export interface UpdateGroupCommandInput extends UpdateGroupRequest {} +/** + * @public + * + * The output of {@link UpdateGroupCommand}. + */ +export interface UpdateGroupCommandOutput extends UpdateGroupResult, __MetadataBearer {} + +/** + *Updates group information.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceDataClient, UpdateGroupCommand } from "@aws-sdk/client-directory-service-data"; // ES Modules import + * // const { DirectoryServiceDataClient, UpdateGroupCommand } = require("@aws-sdk/client-directory-service-data"); // CommonJS import + * const client = new DirectoryServiceDataClient(config); + * const input = { // UpdateGroupRequest + * DirectoryId: "STRING_VALUE", // required + * SAMAccountName: "STRING_VALUE", // required + * GroupType: "Distribution" || "Security", + * GroupScope: "DomainLocal" || "Global" || "Universal" || "BuiltinLocal", + * OtherAttributes: { // Attributes + * " You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link ConflictException} (client fault) + *This error will occur when you try to create a resource that conflicts with an existing + * object. It can also occur when adding a member to a group that the member is already + * in.
+ *This error can be caused by a request sent within the 8-hour idempotency window with the + * same client token but different input parameters. Client tokens should not be re-used across + * different requests. After 8 hours, any request with the same client token is treated as a new + * request.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource couldn't be found.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class UpdateGroupCommand extends $Command + .classBuilder< + UpdateGroupCommandInput, + UpdateGroupCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "UpdateGroup", {}) + .n("DirectoryServiceDataClient", "UpdateGroupCommand") + .f(UpdateGroupRequestFilterSensitiveLog, void 0) + .ser(se_UpdateGroupCommand) + .de(de_UpdateGroupCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateGroupRequest; + output: {}; + }; + sdk: { + input: UpdateGroupCommandInput; + output: UpdateGroupCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/UpdateUserCommand.ts b/clients/client-directory-service-data/src/commands/UpdateUserCommand.ts new file mode 100644 index 0000000000000..e26885a697ebb --- /dev/null +++ b/clients/client-directory-service-data/src/commands/UpdateUserCommand.ts @@ -0,0 +1,144 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes, +} from "../DirectoryServiceDataClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { UpdateUserRequest, UpdateUserRequestFilterSensitiveLog, UpdateUserResult } from "../models/models_0"; +import { de_UpdateUserCommand, se_UpdateUserCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link UpdateUserCommand}. + */ +export interface UpdateUserCommandInput extends UpdateUserRequest {} +/** + * @public + * + * The output of {@link UpdateUserCommand}. + */ +export interface UpdateUserCommandOutput extends UpdateUserResult, __MetadataBearer {} + +/** + *Updates user information.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceDataClient, UpdateUserCommand } from "@aws-sdk/client-directory-service-data"; // ES Modules import + * // const { DirectoryServiceDataClient, UpdateUserCommand } = require("@aws-sdk/client-directory-service-data"); // CommonJS import + * const client = new DirectoryServiceDataClient(config); + * const input = { // UpdateUserRequest + * DirectoryId: "STRING_VALUE", // required + * SAMAccountName: "STRING_VALUE", // required + * EmailAddress: "STRING_VALUE", + * GivenName: "STRING_VALUE", + * Surname: "STRING_VALUE", + * OtherAttributes: { // Attributes + * " You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * + * @throws {@link ConflictException} (client fault) + *This error will occur when you try to create a resource that conflicts with an existing + * object. It can also occur when adding a member to a group that the member is already + * in.
+ *This error can be caused by a request sent within the 8-hour idempotency window with the + * same client token but different input parameters. Client tokens should not be re-used across + * different requests. After 8 hours, any request with the same client token is treated as a new + * request.
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * + * @throws {@link InternalServerException} (server fault) + *The operation didn't succeed because an internal error occurred. Try again later.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource couldn't be found.
+ * + * @throws {@link ThrottlingException} (client fault) + *The limit on the number of requests per second has been exceeded.
+ * + * @throws {@link ValidationException} (client fault) + *The request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * + * @throws {@link DirectoryServiceDataServiceException} + *Base exception class for all service exceptions from DirectoryServiceData service.
+ * + * @public + */ +export class UpdateUserCommand extends $Command + .classBuilder< + UpdateUserCommandInput, + UpdateUserCommandOutput, + DirectoryServiceDataClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceDataClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryServiceData", "UpdateUser", {}) + .n("DirectoryServiceDataClient", "UpdateUserCommand") + .f(UpdateUserRequestFilterSensitiveLog, void 0) + .ser(se_UpdateUserCommand) + .de(de_UpdateUserCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserRequest; + output: {}; + }; + sdk: { + input: UpdateUserCommandInput; + output: UpdateUserCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service-data/src/commands/index.ts b/clients/client-directory-service-data/src/commands/index.ts new file mode 100644 index 0000000000000..47afdb5736307 --- /dev/null +++ b/clients/client-directory-service-data/src/commands/index.ts @@ -0,0 +1,18 @@ +// smithy-typescript generated code +export * from "./AddGroupMemberCommand"; +export * from "./CreateGroupCommand"; +export * from "./CreateUserCommand"; +export * from "./DeleteGroupCommand"; +export * from "./DeleteUserCommand"; +export * from "./DescribeGroupCommand"; +export * from "./DescribeUserCommand"; +export * from "./DisableUserCommand"; +export * from "./ListGroupMembersCommand"; +export * from "./ListGroupsCommand"; +export * from "./ListGroupsForMemberCommand"; +export * from "./ListUsersCommand"; +export * from "./RemoveGroupMemberCommand"; +export * from "./SearchGroupsCommand"; +export * from "./SearchUsersCommand"; +export * from "./UpdateGroupCommand"; +export * from "./UpdateUserCommand"; diff --git a/clients/client-directory-service-data/src/endpoint/EndpointParameters.ts b/clients/client-directory-service-data/src/endpoint/EndpointParameters.ts new file mode 100644 index 0000000000000..2767d13ee97ba --- /dev/null +++ b/clients/client-directory-service-data/src/endpoint/EndpointParameters.ts @@ -0,0 +1,41 @@ +// smithy-typescript generated code +import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types"; + +/** + * @public + */ +export interface ClientInputEndpointParameters { + region?: string | ProviderAmazon Web Services Directory Service Data is an extension of Directory Service. This API reference provides detailed information + * about Directory Service Data operations and object types.
+ * With Directory Service Data, you can create, read, update, and delete users, groups, and memberships from
+ * your Managed Microsoft AD without additional costs and without deploying dedicated management
+ * instances. You can also perform built-in object management tasks across directories without
+ * direct network connectivity, which simplifies provisioning and access management to achieve
+ * fully automated deployments. Directory Service Data supports user and group write operations, such as
+ * CreateUser
and CreateGroup
, within the organizational unit (OU) of
+ * your Managed Microsoft AD. Directory Service Data supports read operations, such as ListUsers
and
+ * ListGroups
, on all users, groups, and group memberships within your
+ * Managed Microsoft AD and across trusted realms. Directory Service Data supports adding and removing group members in
+ * your OU and the Amazon Web Services Delegated Groups OU, so you can grant and deny access to specific roles
+ * and permissions. For more information, see Manage users and
+ * groups in the Directory Service Administration Guide.
Directory management operations and configuration changes made against the Directory Service + * API will also reflect in Directory Service Data API with eventual consistency. You can expect a short delay + * between management changes, such as adding a new directory trust and calling the Directory Service Data API + * for the newly created trusted realm.
+ *Directory Service Data connects to your Managed Microsoft AD domain controllers and performs operations on + * underlying directory objects. When you create your Managed Microsoft AD, you choose subnets for domain + * controllers that Directory Service creates on your behalf. If a domain controller is unavailable, Directory Service Data + * uses an available domain controller. As a result, you might notice eventual consistency while + * objects replicate from one domain controller to another domain controller. For more + * information, see What + * gets created in the Directory Service Administration Guide. + * Directory limits vary by Managed Microsoft AD edition:
+ *+ * Standard edition – Supports 8 transactions per + * second (TPS) for read operations and 4 TPS for write operations per directory. There's a + * concurrency limit of 10 concurrent requests.
+ *+ * Enterprise edition – Supports 16 transactions per + * second (TPS) for read operations and 8 TPS for write operations per directory. There's a + * concurrency limit of 10 concurrent requests.
+ *+ * Amazon Web Services Account - Supports a total of 100 TPS for + * Directory Service Data operations across all directories.
+ *Directory Service Data only supports the Managed Microsoft AD directory type and is only available in the primary + * Amazon Web Services Region. For more information, see Managed Microsoft AD + * and Primary vs additional Regions in the Directory Service Administration + * Guide.
+ * + * @packageDocumentation + */ +export * from "./DirectoryServiceDataClient"; +export * from "./DirectoryServiceData"; +export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters"; +export type { RuntimeExtension } from "./runtimeExtensions"; +export type { DirectoryServiceDataExtensionConfiguration } from "./extensionConfiguration"; +export * from "./commands"; +export * from "./pagination"; +export * from "./models"; + +export { DirectoryServiceDataServiceException } from "./models/DirectoryServiceDataServiceException"; diff --git a/clients/client-directory-service-data/src/models/DirectoryServiceDataServiceException.ts b/clients/client-directory-service-data/src/models/DirectoryServiceDataServiceException.ts new file mode 100644 index 0000000000000..3acfae7749b22 --- /dev/null +++ b/clients/client-directory-service-data/src/models/DirectoryServiceDataServiceException.ts @@ -0,0 +1,24 @@ +// smithy-typescript generated code +import { + ServiceException as __ServiceException, + ServiceExceptionOptions as __ServiceExceptionOptions, +} from "@smithy/smithy-client"; + +export type { __ServiceExceptionOptions }; + +export { __ServiceException }; + +/** + * @public + * + * Base exception class for all service exceptions from DirectoryServiceData service. + */ +export class DirectoryServiceDataServiceException extends __ServiceException { + /** + * @internal + */ + constructor(options: __ServiceExceptionOptions) { + super(options); + Object.setPrototypeOf(this, DirectoryServiceDataServiceException.prototype); + } +} diff --git a/clients/client-directory-service-data/src/models/index.ts b/clients/client-directory-service-data/src/models/index.ts new file mode 100644 index 0000000000000..9eaceb12865f8 --- /dev/null +++ b/clients/client-directory-service-data/src/models/index.ts @@ -0,0 +1,2 @@ +// smithy-typescript generated code +export * from "./models_0"; diff --git a/clients/client-directory-service-data/src/models/models_0.ts b/clients/client-directory-service-data/src/models/models_0.ts new file mode 100644 index 0000000000000..6915cef8fe5cf --- /dev/null +++ b/clients/client-directory-service-data/src/models/models_0.ts @@ -0,0 +1,2061 @@ +// smithy-typescript generated code +import { ExceptionOptionType as __ExceptionOptionType, SENSITIVE_STRING } from "@smithy/smithy-client"; + +import { DirectoryServiceDataServiceException as __BaseException } from "./DirectoryServiceDataServiceException"; + +/** + * @public + * @enum + */ +export const AccessDeniedReason = { + DATA_DISABLED: "DATA_DISABLED", + DIRECTORY_AUTH: "DIRECTORY_AUTH", + IAM_AUTH: "IAM_AUTH", +} as const; + +/** + * @public + */ +export type AccessDeniedReason = (typeof AccessDeniedReason)[keyof typeof AccessDeniedReason]; + +/** + * You don't have permission to perform the request or access the directory. It can also
+ * occur when the DirectoryId
doesn't exist or the user, member, or group might be
+ * outside of your organizational unit (OU).
Make sure that you have the authentication and authorization to perform the action. + * Review the directory information in the request, and make sure that the object isn't outside + * of your OU.
+ * @public + */ +export class AccessDeniedException extends __BaseException { + readonly name: "AccessDeniedException" = "AccessDeniedException"; + readonly $fault: "client" = "client"; + Message?: string; + /** + *Reason the request was unauthorized.
+ * @public + */ + Reason?: AccessDeniedReason; + /** + * @internal + */ + constructor(opts: __ExceptionOptionTypeThe identifier (ID) of the directory that's associated with the group.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The name of the group.
+ * @public + */ + GroupName: string | undefined; + + /** + * The SAMAccountName
of the user, group, or computer to add as a group member.
+ *
The domain name that's associated with the group member. This parameter is required only + * when adding a member outside of your Managed Microsoft AD domain to a group inside of your + * Managed Microsoft AD domain. This parameter defaults to the Managed Microsoft AD domain.
+ *This parameter is case insensitive.
+ *A unique and case-sensitive identifier that you provide to make sure the idempotency of + * the request, so multiple identical calls have the same effect as one single call.
+ *A client token is valid for 8 hours after the first request that uses it completes. After + * 8 hours, any request with the same client token is treated as a new request. If the request + * succeeds, any future uses of that token will be idempotent for another 8 hours.
+ * If you submit a request with the same client token but change one of the other parameters
+ * within the 8-hour idempotency window, Directory Service Data returns an ConflictException
.
This parameter is optional when using the CLI or SDK.
+ *This error will occur when you try to create a resource that conflicts with an existing + * object. It can also occur when adding a member to a group that the member is already + * in.
+ *This error can be caused by a request sent within the 8-hour idempotency window with the + * same client token but different input parameters. Client tokens should not be re-used across + * different requests. After 8 hours, any request with the same client token is treated as a new + * request.
+ * @public + */ +export class ConflictException extends __BaseException { + readonly name: "ConflictException" = "ConflictException"; + readonly $fault: "client" = "client"; + Message?: string; + /** + * @internal + */ + constructor(opts: __ExceptionOptionTypeThe request could not be completed due to a problem in the configuration or current state + * of the specified directory.
+ * @public + */ +export class DirectoryUnavailableException extends __BaseException { + readonly name: "DirectoryUnavailableException" = "DirectoryUnavailableException"; + readonly $fault: "client" = "client"; + $retryable = {}; + Message?: string; + /** + *Reason the request failed for the specified directory.
+ * @public + */ + Reason?: DirectoryUnavailableReason; + /** + * @internal + */ + constructor(opts: __ExceptionOptionTypeThe operation didn't succeed because an internal error occurred. Try again later.
+ * @public + */ +export class InternalServerException extends __BaseException { + readonly name: "InternalServerException" = "InternalServerException"; + readonly $fault: "server" = "server"; + $retryable = {}; + Message?: string; + /** + * @internal + */ + constructor(opts: __ExceptionOptionTypeThe resource couldn't be found.
+ * @public + */ +export class ResourceNotFoundException extends __BaseException { + readonly name: "ResourceNotFoundException" = "ResourceNotFoundException"; + readonly $fault: "client" = "client"; + Message?: string; + /** + * @internal + */ + constructor(opts: __ExceptionOptionTypeThe limit on the number of requests per second has been exceeded.
+ * @public + */ +export class ThrottlingException extends __BaseException { + readonly name: "ThrottlingException" = "ThrottlingException"; + readonly $fault: "client" = "client"; + $retryable = { + throttling: true, + }; + Message: string | undefined; + /** + *The recommended amount of seconds to retry after a throttling exception.
+ * @public + */ + RetryAfterSeconds?: number; + /** + * @internal + */ + constructor(opts: __ExceptionOptionTypeThe request isn't valid. Review the details in the error message to update the invalid + * parameters or values in your request.
+ * @public + */ +export class ValidationException extends __BaseException { + readonly name: "ValidationException" = "ValidationException"; + readonly $fault: "client" = "client"; + Message?: string; + /** + *Reason the request failed validation.
+ * @public + */ + Reason?: ValidationExceptionReason; + /** + * @internal + */ + constructor(opts: __ExceptionOptionTypeThe data type for an attribute. Each attribute value is described as a name-value pair. + * The name is the AD schema name, and the value is the data itself. For a list of supported + * attributes, see Directory Service Data Attributes. + *
+ * @public + */ +export type AttributeValue = + | AttributeValue.BOOLMember + | AttributeValue.NMember + | AttributeValue.SMember + | AttributeValue.SSMember + | AttributeValue.$UnknownMember; + +/** + * @public + */ +export namespace AttributeValue { + /** + *Indicates that the attribute type value is a string. For example:
+ *
+ * "S": "S Group"
+ *
Indicates that the attribute type value is a number. For example:
+ *
+ * "N": "16"
+ *
Indicates that the attribute type value is a boolean. For example:
+ *
+ * "BOOL": true
+ *
Indicates that the attribute type value is a string set. For example:
+ *
+ * "SS": ["sample_service_class/host.sample.com:1234/sample_service_name_1",
+ * "sample_service_class/host.sample.com:1234/sample_service_name_2"]
+ *
The identifier (ID) of the directory that's associated with the group.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The name of the group.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *The AD group type. For details, see Active Directory security group type.
+ * @public + */ + GroupType?: GroupType; + + /** + *The scope of the AD group. For details, see Active Directory security group scope.
+ * @public + */ + GroupScope?: GroupScope; + + /** + *An expression that defines one or more attributes with the data type and value of each + * attribute.
+ * @public + */ + OtherAttributes?: RecordA unique and case-sensitive identifier that you provide to make sure the idempotency of + * the request, so multiple identical calls have the same effect as one single call.
+ *A client token is valid for 8 hours after the first request that uses it completes. After + * 8 hours, any request with the same client token is treated as a new request. If the request + * succeeds, any future uses of that token will be idempotent for another 8 hours.
+ * If you submit a request with the same client token but change one of the other parameters
+ * within the 8-hour idempotency window, Directory Service Data returns an ConflictException
.
This parameter is optional when using the CLI or SDK.
+ *The identifier (ID) of the directory that's associated with the group.
+ * @public + */ + DirectoryId?: string; + + /** + *The name of the group.
+ * @public + */ + SAMAccountName?: string; + + /** + *The unique security identifier (SID) of the group.
+ * @public + */ + SID?: string; +} + +/** + * @public + */ +export interface CreateUserRequest { + /** + *The identifier (ID) of the directory that’s associated with the user.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The name of the user.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *The email address of the user.
+ * @public + */ + EmailAddress?: string; + + /** + *The first name of the user.
+ * @public + */ + GivenName?: string; + + /** + *The last name of the user.
+ * @public + */ + Surname?: string; + + /** + *An expression that defines one or more attribute names with the data type and value of + * each attribute. A key is an attribute name, and the value is a list of maps. For a list of + * supported attributes, see Directory Service Data Attributes.
+ *Attribute names are case insensitive.
+ *A unique and case-sensitive identifier that you provide to make sure the idempotency of + * the request, so multiple identical calls have the same effect as one single call.
+ *A client token is valid for 8 hours after the first request that uses it completes. After + * 8 hours, any request with the same client token is treated as a new request. If the request + * succeeds, any future uses of that token will be idempotent for another 8 hours.
+ * If you submit a request with the same client token but change one of the other parameters
+ * within the 8-hour idempotency window, Directory Service Data returns an ConflictException
.
This parameter is optional when using the CLI or SDK.
+ *The identifier (ID) of the directory where the address block is added.
+ * @public + */ + DirectoryId?: string; + + /** + *The unique security identifier (SID) of the user.
+ * @public + */ + SID?: string; + + /** + *The name of the user.
+ * @public + */ + SAMAccountName?: string; +} + +/** + * @public + */ +export interface DeleteGroupRequest { + /** + *The identifier (ID) of the directory that's associated with the group.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The name of the group.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *A unique and case-sensitive identifier that you provide to make sure the idempotency of + * the request, so multiple identical calls have the same effect as one single call.
+ *A client token is valid for 8 hours after the first request that uses it completes. After + * 8 hours, any request with the same client token is treated as a new request. If the request + * succeeds, any future uses of that token will be idempotent for another 8 hours.
+ * If you submit a request with the same client token but change one of the other parameters
+ * within the 8-hour idempotency window, Directory Service Data returns an ConflictException
.
This parameter is optional when using the CLI or SDK.
+ *The identifier (ID) of the directory that's associated with the user.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The name of the user.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *A unique and case-sensitive identifier that you provide to make sure the idempotency of + * the request, so multiple identical calls have the same effect as one single call.
+ *A client token is valid for 8 hours after the first request that uses it completes. After + * 8 hours, any request with the same client token is treated as a new request. If the request + * succeeds, any future uses of that token will be idempotent for another 8 hours.
+ * If you submit a request with the same client token but change one of the other parameters
+ * within the 8-hour idempotency window, Directory Service Data returns an ConflictException
.
This parameter is optional when using the CLI or SDK.
+ *The Identifier (ID) of the directory associated with the group.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The domain name that's associated with the group.
+ *This parameter is optional, so you can return groups outside of your Managed Microsoft AD + * domain. When no value is defined, only your Managed Microsoft AD groups are returned.
+ *This value is case insensitive.
+ *The name of the group.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *One or more attributes to be returned for the group. For a list of supported attributes, + * see Directory Service Data Attributes. + *
+ * @public + */ + OtherAttributes?: string[]; +} + +/** + * @public + */ +export interface DescribeGroupResult { + /** + *The identifier (ID) of the directory that's associated with the group.
+ * @public + */ + DirectoryId?: string; + + /** + *The domain name that's associated with the group.
+ * @public + */ + Realm?: string; + + /** + *The unique security identifier (SID) of the group.
+ * @public + */ + SID?: string; + + /** + *The name of the group.
+ * @public + */ + SAMAccountName?: string; + + /** + *The distinguished name of the object.
+ * @public + */ + DistinguishedName?: string; + + /** + *The AD group type. For details, see Active Directory security group type.
+ * @public + */ + GroupType?: GroupType; + + /** + *The scope of the AD group. For details, see Active Directory security groups.
+ * @public + */ + GroupScope?: GroupScope; + + /** + *The attribute values that are returned for the attribute names that are included in the + * request.
+ * @public + */ + OtherAttributes?: RecordThe identifier (ID) of the directory that's associated with the user.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The name of the user.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *One or more attribute names to be returned for the user. A key is an attribute name, and + * the value is a list of maps. For a list of supported attributes, see Directory Service Data Attributes.
+ * @public + */ + OtherAttributes?: string[]; + + /** + *The domain name that's associated with the user.
+ *This parameter is optional, so you can return users outside your Managed Microsoft AD domain. + * When no value is defined, only your Managed Microsoft AD users are returned.
+ *This value is case insensitive.
+ *The identifier (ID) of the directory that's associated with the user.
+ * @public + */ + DirectoryId?: string; + + /** + *The domain name that's associated with the user.
+ * @public + */ + Realm?: string; + + /** + *The unique security identifier (SID) of the user.
+ * @public + */ + SID?: string; + + /** + *The name of the user.
+ * @public + */ + SAMAccountName?: string; + + /** + *The distinguished name of the object.
+ * @public + */ + DistinguishedName?: string; + + /** + *The UPN that is an Internet-style login name for a user and is based on the Internet + * standard RFC 822. The UPN is shorter + * than the distinguished name and easier to remember.
+ * @public + */ + UserPrincipalName?: string; + + /** + *The email address of the user.
+ * @public + */ + EmailAddress?: string; + + /** + *The first name of the user.
+ * @public + */ + GivenName?: string; + + /** + *The last name of the user.
+ * @public + */ + Surname?: string; + + /** + *Indicates whether the user account is active.
+ * @public + */ + Enabled?: boolean; + + /** + *The attribute values that are returned for the attribute names that are included in the + * request.
+ *Attribute names are case insensitive.
+ *The identifier (ID) of the directory that's associated with the user.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The name of the user.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *A unique and case-sensitive identifier that you provide to make sure the idempotency of + * the request, so multiple identical calls have the same effect as one single call.
+ *A client token is valid for 8 hours after the first request that uses it completes. After + * 8 hours, any request with the same client token is treated as a new request. If the request + * succeeds, any future uses of that token will be idempotent for another 8 hours.
+ * If you submit a request with the same client token but change one of the other parameters
+ * within the 8-hour idempotency window, Directory Service Data returns an ConflictException
.
This parameter is optional when using the CLI or SDK.
+ *The identifier (ID) of the directory that's associated with the group.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The domain name that's associated with the group.
+ *This parameter is optional, so you can return members from a group outside of your + * Managed Microsoft AD domain. When no value is defined, only members of your Managed Microsoft AD groups are + * returned.
+ *This value is case insensitive.
+ *The domain name that's associated with the group member. This parameter defaults to the + * Managed Microsoft AD domain.
+ *This parameter is optional and case insensitive.
+ *The name of the group.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *An encoded paging token for paginated calls that can be passed back to retrieve the next + * page.
+ * @public + */ + NextToken?: string; + + /** + *The maximum number of results to be returned per request.
+ * @public + */ + MaxResults?: number; +} + +/** + * @public + * @enum + */ +export const MemberType = { + COMPUTER: "COMPUTER", + GROUP: "GROUP", + USER: "USER", +} as const; + +/** + * @public + */ +export type MemberType = (typeof MemberType)[keyof typeof MemberType]; + +/** + *A member object that contains identifying information for a specified member.
+ * @public + */ +export interface Member { + /** + *The unique security identifier (SID) of the group member.
+ * @public + */ + SID: string | undefined; + + /** + *The name of the group member.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *The AD type of the member object.
+ * @public + */ + MemberType: MemberType | undefined; +} + +/** + * @public + */ +export interface ListGroupMembersResult { + /** + *Identifier (ID) of the directory associated with the group.
+ * @public + */ + DirectoryId?: string; + + /** + *The domain name that's associated with the group.
+ * @public + */ + Realm?: string; + + /** + *The domain name that's associated with the member.
+ * @public + */ + MemberRealm?: string; + + /** + *The member information that the request returns.
+ * @public + */ + Members?: Member[]; + + /** + *An encoded paging token for paginated calls that can be passed back to retrieve the next + * page.
+ * @public + */ + NextToken?: string; +} + +/** + * @public + */ +export interface ListGroupsRequest { + /** + *The identifier (ID) of the directory that's associated with the group.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The domain name associated with the directory.
+ *This parameter is optional, so you can return groups outside of your Managed Microsoft AD + * domain. When no value is defined, only your Managed Microsoft AD groups are returned.
+ *This value is case insensitive.
+ *An encoded paging token for paginated calls that can be passed back to retrieve the next + * page.
+ * @public + */ + NextToken?: string; + + /** + *The maximum number of results to be returned per request.
+ * @public + */ + MaxResults?: number; +} + +/** + *A structure containing a subset of fields of a group object from a directory.
+ * @public + */ +export interface GroupSummary { + /** + *The unique security identifier (SID) of the group.
+ * @public + */ + SID: string | undefined; + + /** + *The name of the group.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *The AD group type. For details, see Active Directory security group type.
+ * @public + */ + GroupType: GroupType | undefined; + + /** + *The scope of the AD group. For details, see Active Directory security groups.
+ * @public + */ + GroupScope: GroupScope | undefined; +} + +/** + * @public + */ +export interface ListGroupsResult { + /** + *The identifier (ID) of the directory that's associated with the group.
+ * @public + */ + DirectoryId?: string; + + /** + *The domain name associated with the group.
+ * @public + */ + Realm?: string; + + /** + *The group information that the request returns.
+ * @public + */ + Groups?: GroupSummary[]; + + /** + *An encoded paging token for paginated calls that can be passed back to retrieve the next + * page.
+ * @public + */ + NextToken?: string; +} + +/** + * @public + */ +export interface ListGroupsForMemberRequest { + /** + *The identifier (ID) of the directory that's associated with the member.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The domain name that's associated with the group.
+ *This parameter is optional, so you can return groups outside of your Managed Microsoft AD + * domain. When no value is defined, only your Managed Microsoft AD groups are returned.
+ *This value is case insensitive and defaults to your Managed Microsoft AD domain.
+ *The domain name that's associated with the group member.
+ *This parameter is optional, so you can limit your results to the group members in a + * specific domain.
+ * This parameter is case insensitive and defaults to Realm
+ *
The SAMAccountName
of the user, group, or computer that's a member of the
+ * group.
An encoded paging token for paginated calls that can be passed back to retrieve the next + * page.
+ * @public + */ + NextToken?: string; + + /** + *The maximum number of results to be returned per request.
+ * @public + */ + MaxResults?: number; +} + +/** + * @public + */ +export interface ListGroupsForMemberResult { + /** + *The identifier (ID) of the directory that's associated with the member.
+ * @public + */ + DirectoryId?: string; + + /** + *The domain that's associated with the group.
+ * @public + */ + Realm?: string; + + /** + *The domain that's associated with the member.
+ * @public + */ + MemberRealm?: string; + + /** + *The group information that the request returns.
+ * @public + */ + Groups?: GroupSummary[]; + + /** + *An encoded paging token for paginated calls that can be passed back to retrieve the next + * page.
+ * @public + */ + NextToken?: string; +} + +/** + * @public + */ +export interface ListUsersRequest { + /** + *The identifier (ID) of the directory that's associated with the user.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The domain name that's associated with the user.
+ *This parameter is optional, so you can return users outside of your Managed Microsoft AD + * domain. When no value is defined, only your Managed Microsoft AD users are returned.
+ *This value is case insensitive.
+ *An encoded paging token for paginated calls that can be passed back to retrieve the next + * page.
+ * @public + */ + NextToken?: string; + + /** + *The maximum number of results to be returned per request.
+ * @public + */ + MaxResults?: number; +} + +/** + *A structure containing a subset of the fields of a user object from a directory.
+ * @public + */ +export interface UserSummary { + /** + *The unique security identifier (SID) of the user.
+ * @public + */ + SID: string | undefined; + + /** + *The name of the user.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *The first name of the user.
+ * @public + */ + GivenName?: string; + + /** + *The last name of the user.
+ * @public + */ + Surname?: string; + + /** + *Indicates whether the user account is active.
+ * @public + */ + Enabled: boolean | undefined; +} + +/** + * @public + */ +export interface ListUsersResult { + /** + *The identifier (ID) of the directory that's associated with the user.
+ * @public + */ + DirectoryId?: string; + + /** + *The domain that's associated with the user.
+ * @public + */ + Realm?: string; + + /** + *The user information that the request returns.
+ * @public + */ + Users?: UserSummary[]; + + /** + *An encoded paging token for paginated calls that can be passed back to retrieve the next + * page.
+ * @public + */ + NextToken?: string; +} + +/** + * @public + */ +export interface RemoveGroupMemberRequest { + /** + *The identifier (ID) of the directory that's associated with the member.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The name of the group.
+ * @public + */ + GroupName: string | undefined; + + /** + * The SAMAccountName
of the user, group, or computer to remove from the group.
+ *
The domain name that's associated with the group member. This parameter defaults to the + * Managed Microsoft AD domain.
+ *This parameter is optional and case insensitive.
+ *A unique and case-sensitive identifier that you provide to make sure the idempotency of + * the request, so multiple identical calls have the same effect as one single call.
+ *A client token is valid for 8 hours after the first request that uses it completes. After + * 8 hours, any request with the same client token is treated as a new request. If the request + * succeeds, any future uses of that token will be idempotent for another 8 hours.
+ * If you submit a request with the same client token but change one of the other parameters
+ * within the 8-hour idempotency window, Directory Service Data returns an ConflictException
.
This parameter is optional when using the CLI or SDK.
+ *The identifier (ID) of the directory that's associated with the group.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The attribute value that you want to search for.
+ * Wildcard (*)
searches aren't supported. For a list of supported
+ * attributes, see Directory Service Data
+ * Attributes.
One or more data attributes that are used to search for a group. For a list of supported + * attributes, see Directory Service Data Attributes. + *
+ * @public + */ + SearchAttributes: string[] | undefined; + + /** + *The domain name that's associated with the group.
+ *This parameter is optional, so you can return groups outside of your Managed Microsoft AD + * domain. When no value is defined, only your Managed Microsoft AD groups are returned.
+ *This value is case insensitive.
+ *An encoded paging token for paginated calls that can be passed back to retrieve the next + * page.
+ * @public + */ + NextToken?: string; + + /** + *The maximum number of results to be returned per request.
+ * @public + */ + MaxResults?: number; +} + +/** + *A group object that contains identifying information and attributes for a specified + * group.
+ * @public + */ +export interface Group { + /** + *The unique security identifier (SID) of the group.
+ * @public + */ + SID?: string; + + /** + *The name of the group.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *The distinguished name of the object.
+ * @public + */ + DistinguishedName?: string; + + /** + *The AD group type. For details, see Active Directory security group type.
+ * @public + */ + GroupType?: GroupType; + + /** + *The scope of the AD group. For details, see Active Directory security groups + *
+ * @public + */ + GroupScope?: GroupScope; + + /** + *An expression of one or more attributes, data types, and the values of a group.
+ * @public + */ + OtherAttributes?: RecordThe identifier (ID) of the directory that's associated with the group.
+ * @public + */ + DirectoryId?: string; + + /** + *The domain that's associated with the group.
+ * @public + */ + Realm?: string; + + /** + *The group information that the request returns.
+ * @public + */ + Groups?: Group[]; + + /** + *An encoded paging token for paginated calls that can be passed back to retrieve the next + * page.
+ * @public + */ + NextToken?: string; +} + +/** + * @public + */ +export interface SearchUsersRequest { + /** + *The identifier (ID) of the directory that's associated with the user.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The domain name that's associated with the user.
+ *This parameter is optional, so you can return users outside of your Managed Microsoft AD + * domain. When no value is defined, only your Managed Microsoft AD users are returned.
+ *This value is case insensitive.
+ *The attribute value that you want to search for.
+ * Wildcard (*)
searches aren't supported. For a list of supported
+ * attributes, see Directory Service Data
+ * Attributes.
One or more data attributes that are used to search for a user. For a list of supported + * attributes, see Directory Service Data Attributes. + *
+ * @public + */ + SearchAttributes: string[] | undefined; + + /** + *An encoded paging token for paginated calls that can be passed back to retrieve the next + * page.
+ * @public + */ + NextToken?: string; + + /** + *The maximum number of results to be returned per request.
+ * @public + */ + MaxResults?: number; +} + +/** + *A user object that contains identifying information and attributes for a specified user. + *
+ * @public + */ +export interface User { + /** + *The unique security identifier (SID) of the user.
+ * @public + */ + SID?: string; + + /** + *The name of the user.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *The distinguished name of the object.
+ * @public + */ + DistinguishedName?: string; + + /** + *The UPN that is an internet-style login name for a user and based on the internet + * standard RFC 822. The UPN is shorter + * than the distinguished name and easier to remember.
+ * @public + */ + UserPrincipalName?: string; + + /** + *The email address of the user.
+ * @public + */ + EmailAddress?: string; + + /** + *The first name of the user.
+ * @public + */ + GivenName?: string; + + /** + *The last name of the user.
+ * @public + */ + Surname?: string; + + /** + *Indicates whether the user account is active.
+ * @public + */ + Enabled?: boolean; + + /** + *An expression that includes one or more attributes, data types, and values of a + * user.
+ * @public + */ + OtherAttributes?: RecordThe identifier (ID) of the directory where the address block is added.
+ * @public + */ + DirectoryId?: string; + + /** + *The domain that's associated with the user.
+ * @public + */ + Realm?: string; + + /** + *The user information that the request returns.
+ * @public + */ + Users?: User[]; + + /** + *An encoded paging token for paginated calls that can be passed back to retrieve the next + * page.
+ * @public + */ + NextToken?: string; +} + +/** + * @public + * @enum + */ +export const UpdateType = { + ADD: "ADD", + REMOVE: "REMOVE", + REPLACE: "REPLACE", +} as const; + +/** + * @public + */ +export type UpdateType = (typeof UpdateType)[keyof typeof UpdateType]; + +/** + * @public + */ +export interface UpdateGroupRequest { + /** + *The identifier (ID) of the directory that's associated with the group.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The name of the group.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *The AD group type. For details, see Active Directory security group type.
+ * @public + */ + GroupType?: GroupType; + + /** + *The scope of the AD group. For details, see Active Directory security groups.
+ * @public + */ + GroupScope?: GroupScope; + + /** + *An expression that defines one or more attributes with the data type and the value of + * each attribute.
+ * @public + */ + OtherAttributes?: Record The type of update to be performed. If no value exists for the attribute, use
+ * ADD
. Otherwise, use REPLACE
to change an attribute value or
+ * REMOVE
to clear the attribute value.
A unique and case-sensitive identifier that you provide to make sure the idempotency of + * the request, so multiple identical calls have the same effect as one single call.
+ *A client token is valid for 8 hours after the first request that uses it completes. After + * 8 hours, any request with the same client token is treated as a new request. If the request + * succeeds, any future uses of that token will be idempotent for another 8 hours.
+ * If you submit a request with the same client token but change one of the other parameters
+ * within the 8-hour idempotency window, Directory Service Data returns an ConflictException
.
This parameter is optional when using the CLI or SDK.
+ *The identifier (ID) of the directory that's associated with the user.
+ * @public + */ + DirectoryId: string | undefined; + + /** + *The name of the user.
+ * @public + */ + SAMAccountName: string | undefined; + + /** + *The email address of the user.
+ * @public + */ + EmailAddress?: string; + + /** + *The first name of the user.
+ * @public + */ + GivenName?: string; + + /** + *The last name of the user.
+ * @public + */ + Surname?: string; + + /** + *An expression that defines one or more attribute names with the data type and value of + * each attribute. A key is an attribute name, and the value is a list of maps. For a list of + * supported attributes, see Directory Service Data Attributes.
+ *Attribute names are case insensitive.
+ * The type of update to be performed. If no value exists for the attribute, use
+ * ADD
. Otherwise, use REPLACE
to change an attribute value or
+ * REMOVE
to clear the attribute value.
A unique and case-sensitive identifier that you provide to make sure the idempotency of + * the request, so multiple identical calls have the same effect as one single call.
+ *A client token is valid for 8 hours after the first request that uses it completes. After + * 8 hours, any request with the same client token is treated as a new request. If the request + * succeeds, any future uses of that token will be idempotent for another 8 hours.
+ * If you submit a request with the same client token but change one of the other parameters
+ * within the 8-hour idempotency window, Directory Service Data returns an ConflictException
.
This parameter is optional when using the CLI or SDK.
+ *A client exception has occurred.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link EntityAlreadyExistsException} (client fault) *The specified entity already exists.
@@ -111,4 +111,16 @@ export class AddIpRoutesCommand extends $Command .f(void 0, void 0) .ser(se_AddIpRoutesCommand) .de(de_AddIpRoutesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AddIpRoutesRequest; + output: {}; + }; + sdk: { + input: AddIpRoutesCommandInput; + output: AddIpRoutesCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/AddRegionCommand.ts b/clients/client-directory-service/src/commands/AddRegionCommand.ts index dec3462c8c245..7f8b06cd2833e 100644 --- a/clients/client-directory-service/src/commands/AddRegionCommand.ts +++ b/clients/client-directory-service/src/commands/AddRegionCommand.ts @@ -58,7 +58,7 @@ export interface AddRegionCommandOutput extends AddRegionResult, __MetadataBeare * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape. * * @throws {@link AccessDeniedException} (client fault) - *Client authentication is not available in this region at this time.
+ *You do not have sufficient access to perform this action.
* * @throws {@link ClientException} (client fault) *A client exception has occurred.
@@ -71,7 +71,7 @@ export interface AddRegionCommandOutput extends AddRegionResult, __MetadataBeare *The specified directory does not exist in the system.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link EntityDoesNotExistException} (client fault) *The specified entity could not be found.
@@ -114,4 +114,16 @@ export class AddRegionCommand extends $Command .f(void 0, void 0) .ser(se_AddRegionCommand) .de(de_AddRegionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AddRegionRequest; + output: {}; + }; + sdk: { + input: AddRegionCommandInput; + output: AddRegionCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/AddTagsToResourceCommand.ts b/clients/client-directory-service/src/commands/AddTagsToResourceCommand.ts index 4d38e6afb9174..1cf30c16a34da 100644 --- a/clients/client-directory-service/src/commands/AddTagsToResourceCommand.ts +++ b/clients/client-directory-service/src/commands/AddTagsToResourceCommand.ts @@ -98,4 +98,16 @@ export class AddTagsToResourceCommand extends $Command .f(void 0, void 0) .ser(se_AddTagsToResourceCommand) .de(de_AddTagsToResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AddTagsToResourceRequest; + output: {}; + }; + sdk: { + input: AddTagsToResourceCommandInput; + output: AddTagsToResourceCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/CancelSchemaExtensionCommand.ts b/clients/client-directory-service/src/commands/CancelSchemaExtensionCommand.ts index f8b3e4cf80b6f..50057a75a5b56 100644 --- a/clients/client-directory-service/src/commands/CancelSchemaExtensionCommand.ts +++ b/clients/client-directory-service/src/commands/CancelSchemaExtensionCommand.ts @@ -89,4 +89,16 @@ export class CancelSchemaExtensionCommand extends $Command .f(void 0, void 0) .ser(se_CancelSchemaExtensionCommand) .de(de_CancelSchemaExtensionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelSchemaExtensionRequest; + output: {}; + }; + sdk: { + input: CancelSchemaExtensionCommandInput; + output: CancelSchemaExtensionCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/ConnectDirectoryCommand.ts b/clients/client-directory-service/src/commands/ConnectDirectoryCommand.ts index 83ad991a78c0a..1002893e82801 100644 --- a/clients/client-directory-service/src/commands/ConnectDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/ConnectDirectoryCommand.ts @@ -119,4 +119,16 @@ export class ConnectDirectoryCommand extends $Command .f(ConnectDirectoryRequestFilterSensitiveLog, void 0) .ser(se_ConnectDirectoryCommand) .de(de_ConnectDirectoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ConnectDirectoryRequest; + output: ConnectDirectoryResult; + }; + sdk: { + input: ConnectDirectoryCommandInput; + output: ConnectDirectoryCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/CreateAliasCommand.ts b/clients/client-directory-service/src/commands/CreateAliasCommand.ts index a23ddf0a2c8d1..787914160cbd7 100644 --- a/clients/client-directory-service/src/commands/CreateAliasCommand.ts +++ b/clients/client-directory-service/src/commands/CreateAliasCommand.ts @@ -99,4 +99,16 @@ export class CreateAliasCommand extends $Command .f(void 0, void 0) .ser(se_CreateAliasCommand) .de(de_CreateAliasCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAliasRequest; + output: CreateAliasResult; + }; + sdk: { + input: CreateAliasCommandInput; + output: CreateAliasCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/CreateComputerCommand.ts b/clients/client-directory-service/src/commands/CreateComputerCommand.ts index 54f75fc0e31fa..d68272c691b4a 100644 --- a/clients/client-directory-service/src/commands/CreateComputerCommand.ts +++ b/clients/client-directory-service/src/commands/CreateComputerCommand.ts @@ -81,7 +81,7 @@ export interface CreateComputerCommandOutput extends CreateComputerResult, __Met *A client exception has occurred.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link EntityAlreadyExistsException} (client fault) *The specified entity already exists.
@@ -123,4 +123,16 @@ export class CreateComputerCommand extends $Command .f(CreateComputerRequestFilterSensitiveLog, void 0) .ser(se_CreateComputerCommand) .de(de_CreateComputerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateComputerRequest; + output: CreateComputerResult; + }; + sdk: { + input: CreateComputerCommandInput; + output: CreateComputerCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/CreateConditionalForwarderCommand.ts b/clients/client-directory-service/src/commands/CreateConditionalForwarderCommand.ts index f06329c8de665..32d85ccd92c02 100644 --- a/clients/client-directory-service/src/commands/CreateConditionalForwarderCommand.ts +++ b/clients/client-directory-service/src/commands/CreateConditionalForwarderCommand.ts @@ -60,7 +60,7 @@ export interface CreateConditionalForwarderCommandOutput extends CreateCondition *A client exception has occurred.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link EntityAlreadyExistsException} (client fault) *The specified entity already exists.
@@ -102,4 +102,16 @@ export class CreateConditionalForwarderCommand extends $Command .f(void 0, void 0) .ser(se_CreateConditionalForwarderCommand) .de(de_CreateConditionalForwarderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConditionalForwarderRequest; + output: {}; + }; + sdk: { + input: CreateConditionalForwarderCommandInput; + output: CreateConditionalForwarderCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/CreateDirectoryCommand.ts b/clients/client-directory-service/src/commands/CreateDirectoryCommand.ts index 9fae21e168f5b..d8371764ec6b3 100644 --- a/clients/client-directory-service/src/commands/CreateDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/CreateDirectoryCommand.ts @@ -116,4 +116,16 @@ export class CreateDirectoryCommand extends $Command .f(CreateDirectoryRequestFilterSensitiveLog, void 0) .ser(se_CreateDirectoryCommand) .de(de_CreateDirectoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDirectoryRequest; + output: CreateDirectoryResult; + }; + sdk: { + input: CreateDirectoryCommandInput; + output: CreateDirectoryCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/CreateLogSubscriptionCommand.ts b/clients/client-directory-service/src/commands/CreateLogSubscriptionCommand.ts index cde964177704d..fa16cc5fed338 100644 --- a/clients/client-directory-service/src/commands/CreateLogSubscriptionCommand.ts +++ b/clients/client-directory-service/src/commands/CreateLogSubscriptionCommand.ts @@ -95,4 +95,16 @@ export class CreateLogSubscriptionCommand extends $Command .f(void 0, void 0) .ser(se_CreateLogSubscriptionCommand) .de(de_CreateLogSubscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateLogSubscriptionRequest; + output: {}; + }; + sdk: { + input: CreateLogSubscriptionCommandInput; + output: CreateLogSubscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/CreateMicrosoftADCommand.ts b/clients/client-directory-service/src/commands/CreateMicrosoftADCommand.ts index e2bd395450c53..c76d32732dcfb 100644 --- a/clients/client-directory-service/src/commands/CreateMicrosoftADCommand.ts +++ b/clients/client-directory-service/src/commands/CreateMicrosoftADCommand.ts @@ -117,4 +117,16 @@ export class CreateMicrosoftADCommand extends $Command .f(CreateMicrosoftADRequestFilterSensitiveLog, void 0) .ser(se_CreateMicrosoftADCommand) .de(de_CreateMicrosoftADCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMicrosoftADRequest; + output: CreateMicrosoftADResult; + }; + sdk: { + input: CreateMicrosoftADCommandInput; + output: CreateMicrosoftADCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/CreateSnapshotCommand.ts b/clients/client-directory-service/src/commands/CreateSnapshotCommand.ts index ff67f17f415aa..00e7d6752532c 100644 --- a/clients/client-directory-service/src/commands/CreateSnapshotCommand.ts +++ b/clients/client-directory-service/src/commands/CreateSnapshotCommand.ts @@ -98,4 +98,16 @@ export class CreateSnapshotCommand extends $Command .f(void 0, void 0) .ser(se_CreateSnapshotCommand) .de(de_CreateSnapshotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSnapshotRequest; + output: CreateSnapshotResult; + }; + sdk: { + input: CreateSnapshotCommandInput; + output: CreateSnapshotCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/CreateTrustCommand.ts b/clients/client-directory-service/src/commands/CreateTrustCommand.ts index bdd7e77885ee4..53048b4ea111f 100644 --- a/clients/client-directory-service/src/commands/CreateTrustCommand.ts +++ b/clients/client-directory-service/src/commands/CreateTrustCommand.ts @@ -109,4 +109,16 @@ export class CreateTrustCommand extends $Command .f(CreateTrustRequestFilterSensitiveLog, void 0) .ser(se_CreateTrustCommand) .de(de_CreateTrustCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateTrustRequest; + output: CreateTrustResult; + }; + sdk: { + input: CreateTrustCommandInput; + output: CreateTrustCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DeleteConditionalForwarderCommand.ts b/clients/client-directory-service/src/commands/DeleteConditionalForwarderCommand.ts index 8dee4b34cc269..1d0d4caaec610 100644 --- a/clients/client-directory-service/src/commands/DeleteConditionalForwarderCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteConditionalForwarderCommand.ts @@ -56,7 +56,7 @@ export interface DeleteConditionalForwarderCommandOutput extends DeleteCondition *A client exception has occurred.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link EntityDoesNotExistException} (client fault) *The specified entity could not be found.
@@ -95,4 +95,16 @@ export class DeleteConditionalForwarderCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConditionalForwarderCommand) .de(de_DeleteConditionalForwarderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConditionalForwarderRequest; + output: {}; + }; + sdk: { + input: DeleteConditionalForwarderCommandInput; + output: DeleteConditionalForwarderCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DeleteDirectoryCommand.ts b/clients/client-directory-service/src/commands/DeleteDirectoryCommand.ts index 8cdf137e19f66..c160c5eb60694 100644 --- a/clients/client-directory-service/src/commands/DeleteDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteDirectoryCommand.ts @@ -90,4 +90,16 @@ export class DeleteDirectoryCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDirectoryCommand) .de(de_DeleteDirectoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDirectoryRequest; + output: DeleteDirectoryResult; + }; + sdk: { + input: DeleteDirectoryCommandInput; + output: DeleteDirectoryCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DeleteLogSubscriptionCommand.ts b/clients/client-directory-service/src/commands/DeleteLogSubscriptionCommand.ts index 6a964e34b4bdb..f52e2673d3c7b 100644 --- a/clients/client-directory-service/src/commands/DeleteLogSubscriptionCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteLogSubscriptionCommand.ts @@ -87,4 +87,16 @@ export class DeleteLogSubscriptionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteLogSubscriptionCommand) .de(de_DeleteLogSubscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteLogSubscriptionRequest; + output: {}; + }; + sdk: { + input: DeleteLogSubscriptionCommandInput; + output: DeleteLogSubscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DeleteSnapshotCommand.ts b/clients/client-directory-service/src/commands/DeleteSnapshotCommand.ts index 34036b4d39e73..5f69dfc61ca9c 100644 --- a/clients/client-directory-service/src/commands/DeleteSnapshotCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteSnapshotCommand.ts @@ -89,4 +89,16 @@ export class DeleteSnapshotCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSnapshotCommand) .de(de_DeleteSnapshotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSnapshotRequest; + output: DeleteSnapshotResult; + }; + sdk: { + input: DeleteSnapshotCommandInput; + output: DeleteSnapshotCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DeleteTrustCommand.ts b/clients/client-directory-service/src/commands/DeleteTrustCommand.ts index 5f4c65abd637e..7f3df4c2e564d 100644 --- a/clients/client-directory-service/src/commands/DeleteTrustCommand.ts +++ b/clients/client-directory-service/src/commands/DeleteTrustCommand.ts @@ -94,4 +94,16 @@ export class DeleteTrustCommand extends $Command .f(void 0, void 0) .ser(se_DeleteTrustCommand) .de(de_DeleteTrustCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTrustRequest; + output: DeleteTrustResult; + }; + sdk: { + input: DeleteTrustCommandInput; + output: DeleteTrustCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DeregisterCertificateCommand.ts b/clients/client-directory-service/src/commands/DeregisterCertificateCommand.ts index 812ecec4f702e..eabbc9c5c096d 100644 --- a/clients/client-directory-service/src/commands/DeregisterCertificateCommand.ts +++ b/clients/client-directory-service/src/commands/DeregisterCertificateCommand.ts @@ -65,7 +65,7 @@ export interface DeregisterCertificateCommandOutput extends DeregisterCertificat *The specified directory does not exist in the system.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link InvalidParameterException} (client fault) *One or more parameters are not valid.
@@ -101,4 +101,16 @@ export class DeregisterCertificateCommand extends $Command .f(void 0, void 0) .ser(se_DeregisterCertificateCommand) .de(de_DeregisterCertificateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeregisterCertificateRequest; + output: {}; + }; + sdk: { + input: DeregisterCertificateCommandInput; + output: DeregisterCertificateCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DeregisterEventTopicCommand.ts b/clients/client-directory-service/src/commands/DeregisterEventTopicCommand.ts index 345bdf52deff4..8080cdd69cd1a 100644 --- a/clients/client-directory-service/src/commands/DeregisterEventTopicCommand.ts +++ b/clients/client-directory-service/src/commands/DeregisterEventTopicCommand.ts @@ -88,4 +88,16 @@ export class DeregisterEventTopicCommand extends $Command .f(void 0, void 0) .ser(se_DeregisterEventTopicCommand) .de(de_DeregisterEventTopicCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeregisterEventTopicRequest; + output: {}; + }; + sdk: { + input: DeregisterEventTopicCommandInput; + output: DeregisterEventTopicCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeCertificateCommand.ts b/clients/client-directory-service/src/commands/DescribeCertificateCommand.ts index 8fa8c9a5e33a7..a78f60747feb4 100644 --- a/clients/client-directory-service/src/commands/DescribeCertificateCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeCertificateCommand.ts @@ -107,4 +107,16 @@ export class DescribeCertificateCommand extends $Command .f(void 0, void 0) .ser(se_DescribeCertificateCommand) .de(de_DescribeCertificateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeCertificateRequest; + output: DescribeCertificateResult; + }; + sdk: { + input: DescribeCertificateCommandInput; + output: DescribeCertificateCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeClientAuthenticationSettingsCommand.ts b/clients/client-directory-service/src/commands/DescribeClientAuthenticationSettingsCommand.ts index 18aafb0b6099f..54863e3056e44 100644 --- a/clients/client-directory-service/src/commands/DescribeClientAuthenticationSettingsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeClientAuthenticationSettingsCommand.ts @@ -72,7 +72,7 @@ export interface DescribeClientAuthenticationSettingsCommandOutput * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape. * * @throws {@link AccessDeniedException} (client fault) - *Client authentication is not available in this region at this time.
+ *You do not have sufficient access to perform this action.
* * @throws {@link ClientException} (client fault) *A client exception has occurred.
@@ -114,4 +114,16 @@ export class DescribeClientAuthenticationSettingsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeClientAuthenticationSettingsCommand) .de(de_DescribeClientAuthenticationSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeClientAuthenticationSettingsRequest; + output: DescribeClientAuthenticationSettingsResult; + }; + sdk: { + input: DescribeClientAuthenticationSettingsCommandInput; + output: DescribeClientAuthenticationSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeConditionalForwardersCommand.ts b/clients/client-directory-service/src/commands/DescribeConditionalForwardersCommand.ts index dda1a8eeaa33a..4921d7b36e100 100644 --- a/clients/client-directory-service/src/commands/DescribeConditionalForwardersCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeConditionalForwardersCommand.ts @@ -74,7 +74,7 @@ export interface DescribeConditionalForwardersCommandOutput *A client exception has occurred.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link EntityDoesNotExistException} (client fault) *The specified entity could not be found.
@@ -113,4 +113,16 @@ export class DescribeConditionalForwardersCommand extends $Command .f(void 0, void 0) .ser(se_DescribeConditionalForwardersCommand) .de(de_DescribeConditionalForwardersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeConditionalForwardersRequest; + output: DescribeConditionalForwardersResult; + }; + sdk: { + input: DescribeConditionalForwardersCommandInput; + output: DescribeConditionalForwardersCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeDirectoriesCommand.ts b/clients/client-directory-service/src/commands/DescribeDirectoriesCommand.ts index e547b30892a90..f44fbf3ca41bf 100644 --- a/clients/client-directory-service/src/commands/DescribeDirectoriesCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeDirectoriesCommand.ts @@ -72,7 +72,7 @@ export interface DescribeDirectoriesCommandOutput extends DescribeDirectoriesRes * // DnsIpAddrs: [ // DnsIpAddrs * // "STRING_VALUE", * // ], - * // Stage: "Requested" || "Creating" || "Created" || "Active" || "Inoperable" || "Impaired" || "Restoring" || "RestoreFailed" || "Deleting" || "Deleted" || "Failed", + * // Stage: "Requested" || "Creating" || "Created" || "Active" || "Inoperable" || "Impaired" || "Restoring" || "RestoreFailed" || "Deleting" || "Deleted" || "Failed" || "Updating", * // ShareStatus: "Shared" || "PendingAcceptance" || "Rejected" || "Rejecting" || "RejectFailed" || "Sharing" || "ShareFailed" || "Deleted" || "Deleting", * // ShareMethod: "ORGANIZATIONS" || "HANDSHAKE", * // ShareNotes: "STRING_VALUE", @@ -209,4 +209,16 @@ export class DescribeDirectoriesCommand extends $Command .f(void 0, DescribeDirectoriesResultFilterSensitiveLog) .ser(se_DescribeDirectoriesCommand) .de(de_DescribeDirectoriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDirectoriesRequest; + output: DescribeDirectoriesResult; + }; + sdk: { + input: DescribeDirectoriesCommandInput; + output: DescribeDirectoriesCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeDirectoryDataAccessCommand.ts b/clients/client-directory-service/src/commands/DescribeDirectoryDataAccessCommand.ts new file mode 100644 index 0000000000000..8f3bd6a3fa40f --- /dev/null +++ b/clients/client-directory-service/src/commands/DescribeDirectoryDataAccessCommand.ts @@ -0,0 +1,107 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { DescribeDirectoryDataAccessRequest, DescribeDirectoryDataAccessResult } from "../models/models_0"; +import { de_DescribeDirectoryDataAccessCommand, se_DescribeDirectoryDataAccessCommand } from "../protocols/Aws_json1_1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link DescribeDirectoryDataAccessCommand}. + */ +export interface DescribeDirectoryDataAccessCommandInput extends DescribeDirectoryDataAccessRequest {} +/** + * @public + * + * The output of {@link DescribeDirectoryDataAccessCommand}. + */ +export interface DescribeDirectoryDataAccessCommandOutput extends DescribeDirectoryDataAccessResult, __MetadataBearer {} + +/** + *Obtains status of directory data access enablement through the Directory Service Data API for the specified directory.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceClient, DescribeDirectoryDataAccessCommand } from "@aws-sdk/client-directory-service"; // ES Modules import + * // const { DirectoryServiceClient, DescribeDirectoryDataAccessCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import + * const client = new DirectoryServiceClient(config); + * const input = { // DescribeDirectoryDataAccessRequest + * DirectoryId: "STRING_VALUE", // required + * }; + * const command = new DescribeDirectoryDataAccessCommand(input); + * const response = await client.send(command); + * // { // DescribeDirectoryDataAccessResult + * // DataAccessStatus: "Disabled" || "Disabling" || "Enabled" || "Enabling" || "Failed", + * // }; + * + * ``` + * + * @param DescribeDirectoryDataAccessCommandInput - {@link DescribeDirectoryDataAccessCommandInput} + * @returns {@link DescribeDirectoryDataAccessCommandOutput} + * @see {@link DescribeDirectoryDataAccessCommandInput} for command's `input` shape. + * @see {@link DescribeDirectoryDataAccessCommandOutput} for command's `response` shape. + * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape. + * + * @throws {@link AccessDeniedException} (client fault) + *You do not have sufficient access to perform this action.
+ * + * @throws {@link ClientException} (client fault) + *A client exception has occurred.
+ * + * @throws {@link DirectoryDoesNotExistException} (client fault) + *The specified directory does not exist in the system.
+ * + * @throws {@link ServiceException} (server fault) + *An exception has occurred in Directory Service.
+ * + * @throws {@link UnsupportedOperationException} (client fault) + *The operation is not supported.
+ * + * @throws {@link DirectoryServiceServiceException} + *Base exception class for all service exceptions from DirectoryService service.
+ * + * @public + */ +export class DescribeDirectoryDataAccessCommand extends $Command + .classBuilder< + DescribeDirectoryDataAccessCommandInput, + DescribeDirectoryDataAccessCommandOutput, + DirectoryServiceClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryService_20150416", "DescribeDirectoryDataAccess", {}) + .n("DirectoryServiceClient", "DescribeDirectoryDataAccessCommand") + .f(void 0, void 0) + .ser(se_DescribeDirectoryDataAccessCommand) + .de(de_DescribeDirectoryDataAccessCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDirectoryDataAccessRequest; + output: DescribeDirectoryDataAccessResult; + }; + sdk: { + input: DescribeDirectoryDataAccessCommandInput; + output: DescribeDirectoryDataAccessCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeDomainControllersCommand.ts b/clients/client-directory-service/src/commands/DescribeDomainControllersCommand.ts index f6ad0275f3dc2..123661f047c79 100644 --- a/clients/client-directory-service/src/commands/DescribeDomainControllersCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeDomainControllersCommand.ts @@ -54,7 +54,7 @@ export interface DescribeDomainControllersCommandOutput extends DescribeDomainCo * // VpcId: "STRING_VALUE", * // SubnetId: "STRING_VALUE", * // AvailabilityZone: "STRING_VALUE", - * // Status: "Creating" || "Active" || "Impaired" || "Restoring" || "Deleting" || "Deleted" || "Failed", + * // Status: "Creating" || "Active" || "Impaired" || "Restoring" || "Deleting" || "Deleted" || "Failed" || "Updating", * // StatusReason: "STRING_VALUE", * // LaunchTime: new Date("TIMESTAMP"), * // StatusLastUpdatedDateTime: new Date("TIMESTAMP"), @@ -114,4 +114,16 @@ export class DescribeDomainControllersCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDomainControllersCommand) .de(de_DescribeDomainControllersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDomainControllersRequest; + output: DescribeDomainControllersResult; + }; + sdk: { + input: DescribeDomainControllersCommandInput; + output: DescribeDomainControllersCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeEventTopicsCommand.ts b/clients/client-directory-service/src/commands/DescribeEventTopicsCommand.ts index e38670c17d49c..55ba1b14539a3 100644 --- a/clients/client-directory-service/src/commands/DescribeEventTopicsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeEventTopicsCommand.ts @@ -103,4 +103,16 @@ export class DescribeEventTopicsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeEventTopicsCommand) .de(de_DescribeEventTopicsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeEventTopicsRequest; + output: DescribeEventTopicsResult; + }; + sdk: { + input: DescribeEventTopicsCommandInput; + output: DescribeEventTopicsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeLDAPSSettingsCommand.ts b/clients/client-directory-service/src/commands/DescribeLDAPSSettingsCommand.ts index b342b029a9b59..16595a6f2920f 100644 --- a/clients/client-directory-service/src/commands/DescribeLDAPSSettingsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeLDAPSSettingsCommand.ts @@ -105,4 +105,16 @@ export class DescribeLDAPSSettingsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeLDAPSSettingsCommand) .de(de_DescribeLDAPSSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeLDAPSSettingsRequest; + output: DescribeLDAPSSettingsResult; + }; + sdk: { + input: DescribeLDAPSSettingsCommandInput; + output: DescribeLDAPSSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeRegionsCommand.ts b/clients/client-directory-service/src/commands/DescribeRegionsCommand.ts index f7c98997b4ac1..bd7efb8cd5797 100644 --- a/clients/client-directory-service/src/commands/DescribeRegionsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeRegionsCommand.ts @@ -49,7 +49,7 @@ export interface DescribeRegionsCommandOutput extends DescribeRegionsResult, __M * // DirectoryId: "STRING_VALUE", * // RegionName: "STRING_VALUE", * // RegionType: "Primary" || "Additional", - * // Status: "Requested" || "Creating" || "Created" || "Active" || "Inoperable" || "Impaired" || "Restoring" || "RestoreFailed" || "Deleting" || "Deleted" || "Failed", + * // Status: "Requested" || "Creating" || "Created" || "Active" || "Inoperable" || "Impaired" || "Restoring" || "RestoreFailed" || "Deleting" || "Deleted" || "Failed" || "Updating", * // VpcSettings: { // DirectoryVpcSettings * // VpcId: "STRING_VALUE", // required * // SubnetIds: [ // SubnetIds // required @@ -74,7 +74,7 @@ export interface DescribeRegionsCommandOutput extends DescribeRegionsResult, __M * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape. * * @throws {@link AccessDeniedException} (client fault) - *Client authentication is not available in this region at this time.
+ *You do not have sufficient access to perform this action.
* * @throws {@link ClientException} (client fault) *A client exception has occurred.
@@ -119,4 +119,16 @@ export class DescribeRegionsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRegionsCommand) .de(de_DescribeRegionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRegionsRequest; + output: DescribeRegionsResult; + }; + sdk: { + input: DescribeRegionsCommandInput; + output: DescribeRegionsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeSettingsCommand.ts b/clients/client-directory-service/src/commands/DescribeSettingsCommand.ts index 11c8267fc8efc..e0e7b4f3ba9c2 100644 --- a/clients/client-directory-service/src/commands/DescribeSettingsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeSettingsCommand.ts @@ -115,4 +115,16 @@ export class DescribeSettingsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSettingsCommand) .de(de_DescribeSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSettingsRequest; + output: DescribeSettingsResult; + }; + sdk: { + input: DescribeSettingsCommandInput; + output: DescribeSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeSharedDirectoriesCommand.ts b/clients/client-directory-service/src/commands/DescribeSharedDirectoriesCommand.ts index 13fff5b2252bb..fccbd90c47f07 100644 --- a/clients/client-directory-service/src/commands/DescribeSharedDirectoriesCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeSharedDirectoriesCommand.ts @@ -117,4 +117,16 @@ export class DescribeSharedDirectoriesCommand extends $Command .f(void 0, DescribeSharedDirectoriesResultFilterSensitiveLog) .ser(se_DescribeSharedDirectoriesCommand) .de(de_DescribeSharedDirectoriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSharedDirectoriesRequest; + output: DescribeSharedDirectoriesResult; + }; + sdk: { + input: DescribeSharedDirectoriesCommandInput; + output: DescribeSharedDirectoriesCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeSnapshotsCommand.ts b/clients/client-directory-service/src/commands/DescribeSnapshotsCommand.ts index eda788a9efd47..bfc1eadb59197 100644 --- a/clients/client-directory-service/src/commands/DescribeSnapshotsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeSnapshotsCommand.ts @@ -113,4 +113,16 @@ export class DescribeSnapshotsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSnapshotsCommand) .de(de_DescribeSnapshotsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSnapshotsRequest; + output: DescribeSnapshotsResult; + }; + sdk: { + input: DescribeSnapshotsCommandInput; + output: DescribeSnapshotsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeTrustsCommand.ts b/clients/client-directory-service/src/commands/DescribeTrustsCommand.ts index a866994eab780..dec179a5ae758 100644 --- a/clients/client-directory-service/src/commands/DescribeTrustsCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeTrustsCommand.ts @@ -117,4 +117,16 @@ export class DescribeTrustsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeTrustsCommand) .de(de_DescribeTrustsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeTrustsRequest; + output: DescribeTrustsResult; + }; + sdk: { + input: DescribeTrustsCommandInput; + output: DescribeTrustsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DescribeUpdateDirectoryCommand.ts b/clients/client-directory-service/src/commands/DescribeUpdateDirectoryCommand.ts index 11cddcbf11e49..04abec52caca9 100644 --- a/clients/client-directory-service/src/commands/DescribeUpdateDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/DescribeUpdateDirectoryCommand.ts @@ -78,7 +78,7 @@ export interface DescribeUpdateDirectoryCommandOutput extends DescribeUpdateDire * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape. * * @throws {@link AccessDeniedException} (client fault) - *Client authentication is not available in this region at this time.
+ *You do not have sufficient access to perform this action.
* * @throws {@link ClientException} (client fault) *A client exception has occurred.
@@ -120,4 +120,16 @@ export class DescribeUpdateDirectoryCommand extends $Command .f(void 0, void 0) .ser(se_DescribeUpdateDirectoryCommand) .de(de_DescribeUpdateDirectoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeUpdateDirectoryRequest; + output: DescribeUpdateDirectoryResult; + }; + sdk: { + input: DescribeUpdateDirectoryCommandInput; + output: DescribeUpdateDirectoryCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DisableClientAuthenticationCommand.ts b/clients/client-directory-service/src/commands/DisableClientAuthenticationCommand.ts index d39c35c94a9f0..50f07b4c309d9 100644 --- a/clients/client-directory-service/src/commands/DisableClientAuthenticationCommand.ts +++ b/clients/client-directory-service/src/commands/DisableClientAuthenticationCommand.ts @@ -52,7 +52,7 @@ export interface DisableClientAuthenticationCommandOutput extends DisableClientA * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape. * * @throws {@link AccessDeniedException} (client fault) - *Client authentication is not available in this region at this time.
+ *You do not have sufficient access to perform this action.
* * @throws {@link ClientException} (client fault) *A client exception has occurred.
@@ -94,4 +94,16 @@ export class DisableClientAuthenticationCommand extends $Command .f(void 0, void 0) .ser(se_DisableClientAuthenticationCommand) .de(de_DisableClientAuthenticationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableClientAuthenticationRequest; + output: {}; + }; + sdk: { + input: DisableClientAuthenticationCommandInput; + output: DisableClientAuthenticationCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DisableDirectoryDataAccessCommand.ts b/clients/client-directory-service/src/commands/DisableDirectoryDataAccessCommand.ts new file mode 100644 index 0000000000000..c57ea4c627804 --- /dev/null +++ b/clients/client-directory-service/src/commands/DisableDirectoryDataAccessCommand.ts @@ -0,0 +1,113 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { DisableDirectoryDataAccessRequest, DisableDirectoryDataAccessResult } from "../models/models_0"; +import { de_DisableDirectoryDataAccessCommand, se_DisableDirectoryDataAccessCommand } from "../protocols/Aws_json1_1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link DisableDirectoryDataAccessCommand}. + */ +export interface DisableDirectoryDataAccessCommandInput extends DisableDirectoryDataAccessRequest {} +/** + * @public + * + * The output of {@link DisableDirectoryDataAccessCommand}. + */ +export interface DisableDirectoryDataAccessCommandOutput extends DisableDirectoryDataAccessResult, __MetadataBearer {} + +/** + *Deactivates access to directory data via the Directory Service Data API for the specified directory.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceClient, DisableDirectoryDataAccessCommand } from "@aws-sdk/client-directory-service"; // ES Modules import + * // const { DirectoryServiceClient, DisableDirectoryDataAccessCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import + * const client = new DirectoryServiceClient(config); + * const input = { // DisableDirectoryDataAccessRequest + * DirectoryId: "STRING_VALUE", // required + * }; + * const command = new DisableDirectoryDataAccessCommand(input); + * const response = await client.send(command); + * // {}; + * + * ``` + * + * @param DisableDirectoryDataAccessCommandInput - {@link DisableDirectoryDataAccessCommandInput} + * @returns {@link DisableDirectoryDataAccessCommandOutput} + * @see {@link DisableDirectoryDataAccessCommandInput} for command's `input` shape. + * @see {@link DisableDirectoryDataAccessCommandOutput} for command's `response` shape. + * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape. + * + * @throws {@link AccessDeniedException} (client fault) + *You do not have sufficient access to perform this action.
+ * + * @throws {@link ClientException} (client fault) + *A client exception has occurred.
+ * + * @throws {@link DirectoryDoesNotExistException} (client fault) + *The specified directory does not exist in the system.
+ * + * @throws {@link DirectoryInDesiredStateException} (client fault) + *+ * The directory is already updated to desired update type settings. + *
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The specified directory is unavailable.
+ * + * @throws {@link ServiceException} (server fault) + *An exception has occurred in Directory Service.
+ * + * @throws {@link UnsupportedOperationException} (client fault) + *The operation is not supported.
+ * + * @throws {@link DirectoryServiceServiceException} + *Base exception class for all service exceptions from DirectoryService service.
+ * + * @public + */ +export class DisableDirectoryDataAccessCommand extends $Command + .classBuilder< + DisableDirectoryDataAccessCommandInput, + DisableDirectoryDataAccessCommandOutput, + DirectoryServiceClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryService_20150416", "DisableDirectoryDataAccess", {}) + .n("DirectoryServiceClient", "DisableDirectoryDataAccessCommand") + .f(void 0, void 0) + .ser(se_DisableDirectoryDataAccessCommand) + .de(de_DisableDirectoryDataAccessCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableDirectoryDataAccessRequest; + output: {}; + }; + sdk: { + input: DisableDirectoryDataAccessCommandInput; + output: DisableDirectoryDataAccessCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DisableLDAPSCommand.ts b/clients/client-directory-service/src/commands/DisableLDAPSCommand.ts index b52502acbe9d8..4e3e5f9596611 100644 --- a/clients/client-directory-service/src/commands/DisableLDAPSCommand.ts +++ b/clients/client-directory-service/src/commands/DisableLDAPSCommand.ts @@ -58,7 +58,7 @@ export interface DisableLDAPSCommandOutput extends DisableLDAPSResult, __Metadat *The specified directory does not exist in the system.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link InvalidLDAPSStatusException} (client fault) *The LDAP activities could not be performed because they are limited by the LDAPS @@ -98,4 +98,16 @@ export class DisableLDAPSCommand extends $Command .f(void 0, void 0) .ser(se_DisableLDAPSCommand) .de(de_DisableLDAPSCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableLDAPSRequest; + output: {}; + }; + sdk: { + input: DisableLDAPSCommandInput; + output: DisableLDAPSCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DisableRadiusCommand.ts b/clients/client-directory-service/src/commands/DisableRadiusCommand.ts index f5cf5171754b8..a5b5bc7ddf35d 100644 --- a/clients/client-directory-service/src/commands/DisableRadiusCommand.ts +++ b/clients/client-directory-service/src/commands/DisableRadiusCommand.ts @@ -85,4 +85,16 @@ export class DisableRadiusCommand extends $Command .f(void 0, void 0) .ser(se_DisableRadiusCommand) .de(de_DisableRadiusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableRadiusRequest; + output: {}; + }; + sdk: { + input: DisableRadiusCommandInput; + output: DisableRadiusCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/DisableSsoCommand.ts b/clients/client-directory-service/src/commands/DisableSsoCommand.ts index 26aa1515f082a..e407940723f98 100644 --- a/clients/client-directory-service/src/commands/DisableSsoCommand.ts +++ b/clients/client-directory-service/src/commands/DisableSsoCommand.ts @@ -92,4 +92,16 @@ export class DisableSsoCommand extends $Command .f(DisableSsoRequestFilterSensitiveLog, void 0) .ser(se_DisableSsoCommand) .de(de_DisableSsoCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisableSsoRequest; + output: {}; + }; + sdk: { + input: DisableSsoCommandInput; + output: DisableSsoCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/EnableClientAuthenticationCommand.ts b/clients/client-directory-service/src/commands/EnableClientAuthenticationCommand.ts index 3a24d7a510213..1bf024e49fd75 100644 --- a/clients/client-directory-service/src/commands/EnableClientAuthenticationCommand.ts +++ b/clients/client-directory-service/src/commands/EnableClientAuthenticationCommand.ts @@ -52,7 +52,7 @@ export interface EnableClientAuthenticationCommandOutput extends EnableClientAut * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape. * * @throws {@link AccessDeniedException} (client fault) - *
Client authentication is not available in this region at this time.
+ *You do not have sufficient access to perform this action.
* * @throws {@link ClientException} (client fault) *A client exception has occurred.
@@ -98,4 +98,16 @@ export class EnableClientAuthenticationCommand extends $Command .f(void 0, void 0) .ser(se_EnableClientAuthenticationCommand) .de(de_EnableClientAuthenticationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableClientAuthenticationRequest; + output: {}; + }; + sdk: { + input: EnableClientAuthenticationCommandInput; + output: EnableClientAuthenticationCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/EnableDirectoryDataAccessCommand.ts b/clients/client-directory-service/src/commands/EnableDirectoryDataAccessCommand.ts new file mode 100644 index 0000000000000..211453abd485b --- /dev/null +++ b/clients/client-directory-service/src/commands/EnableDirectoryDataAccessCommand.ts @@ -0,0 +1,113 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { DirectoryServiceClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectoryServiceClient"; +import { commonParams } from "../endpoint/EndpointParameters"; +import { EnableDirectoryDataAccessRequest, EnableDirectoryDataAccessResult } from "../models/models_0"; +import { de_EnableDirectoryDataAccessCommand, se_EnableDirectoryDataAccessCommand } from "../protocols/Aws_json1_1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link EnableDirectoryDataAccessCommand}. + */ +export interface EnableDirectoryDataAccessCommandInput extends EnableDirectoryDataAccessRequest {} +/** + * @public + * + * The output of {@link EnableDirectoryDataAccessCommand}. + */ +export interface EnableDirectoryDataAccessCommandOutput extends EnableDirectoryDataAccessResult, __MetadataBearer {} + +/** + *Enables access to directory data via the Directory Service Data API for the specified directory.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { DirectoryServiceClient, EnableDirectoryDataAccessCommand } from "@aws-sdk/client-directory-service"; // ES Modules import + * // const { DirectoryServiceClient, EnableDirectoryDataAccessCommand } = require("@aws-sdk/client-directory-service"); // CommonJS import + * const client = new DirectoryServiceClient(config); + * const input = { // EnableDirectoryDataAccessRequest + * DirectoryId: "STRING_VALUE", // required + * }; + * const command = new EnableDirectoryDataAccessCommand(input); + * const response = await client.send(command); + * // {}; + * + * ``` + * + * @param EnableDirectoryDataAccessCommandInput - {@link EnableDirectoryDataAccessCommandInput} + * @returns {@link EnableDirectoryDataAccessCommandOutput} + * @see {@link EnableDirectoryDataAccessCommandInput} for command's `input` shape. + * @see {@link EnableDirectoryDataAccessCommandOutput} for command's `response` shape. + * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape. + * + * @throws {@link AccessDeniedException} (client fault) + *You do not have sufficient access to perform this action.
+ * + * @throws {@link ClientException} (client fault) + *A client exception has occurred.
+ * + * @throws {@link DirectoryDoesNotExistException} (client fault) + *The specified directory does not exist in the system.
+ * + * @throws {@link DirectoryInDesiredStateException} (client fault) + *+ * The directory is already updated to desired update type settings. + *
+ * + * @throws {@link DirectoryUnavailableException} (client fault) + *The specified directory is unavailable.
+ * + * @throws {@link ServiceException} (server fault) + *An exception has occurred in Directory Service.
+ * + * @throws {@link UnsupportedOperationException} (client fault) + *The operation is not supported.
+ * + * @throws {@link DirectoryServiceServiceException} + *Base exception class for all service exceptions from DirectoryService service.
+ * + * @public + */ +export class EnableDirectoryDataAccessCommand extends $Command + .classBuilder< + EnableDirectoryDataAccessCommandInput, + EnableDirectoryDataAccessCommandOutput, + DirectoryServiceClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: DirectoryServiceClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("DirectoryService_20150416", "EnableDirectoryDataAccess", {}) + .n("DirectoryServiceClient", "EnableDirectoryDataAccessCommand") + .f(void 0, void 0) + .ser(se_EnableDirectoryDataAccessCommand) + .de(de_EnableDirectoryDataAccessCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableDirectoryDataAccessRequest; + output: {}; + }; + sdk: { + input: EnableDirectoryDataAccessCommandInput; + output: EnableDirectoryDataAccessCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/EnableLDAPSCommand.ts b/clients/client-directory-service/src/commands/EnableLDAPSCommand.ts index 65e9df02498f1..6f22ae9a5bce9 100644 --- a/clients/client-directory-service/src/commands/EnableLDAPSCommand.ts +++ b/clients/client-directory-service/src/commands/EnableLDAPSCommand.ts @@ -58,7 +58,7 @@ export interface EnableLDAPSCommandOutput extends EnableLDAPSResult, __MetadataB *The specified directory does not exist in the system.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link InvalidLDAPSStatusException} (client fault) *The LDAP activities could not be performed because they are limited by the LDAPS @@ -102,4 +102,16 @@ export class EnableLDAPSCommand extends $Command .f(void 0, void 0) .ser(se_EnableLDAPSCommand) .de(de_EnableLDAPSCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableLDAPSRequest; + output: {}; + }; + sdk: { + input: EnableLDAPSCommandInput; + output: EnableLDAPSCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/EnableRadiusCommand.ts b/clients/client-directory-service/src/commands/EnableRadiusCommand.ts index 6b8f36f8572c4..e49549ef52544 100644 --- a/clients/client-directory-service/src/commands/EnableRadiusCommand.ts +++ b/clients/client-directory-service/src/commands/EnableRadiusCommand.ts @@ -103,4 +103,16 @@ export class EnableRadiusCommand extends $Command .f(EnableRadiusRequestFilterSensitiveLog, void 0) .ser(se_EnableRadiusCommand) .de(de_EnableRadiusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableRadiusRequest; + output: {}; + }; + sdk: { + input: EnableRadiusCommandInput; + output: EnableRadiusCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/EnableSsoCommand.ts b/clients/client-directory-service/src/commands/EnableSsoCommand.ts index dbbd76dbf2c9a..cc06c3be15396 100644 --- a/clients/client-directory-service/src/commands/EnableSsoCommand.ts +++ b/clients/client-directory-service/src/commands/EnableSsoCommand.ts @@ -94,4 +94,16 @@ export class EnableSsoCommand extends $Command .f(EnableSsoRequestFilterSensitiveLog, void 0) .ser(se_EnableSsoCommand) .de(de_EnableSsoCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableSsoRequest; + output: {}; + }; + sdk: { + input: EnableSsoCommandInput; + output: EnableSsoCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/GetDirectoryLimitsCommand.ts b/clients/client-directory-service/src/commands/GetDirectoryLimitsCommand.ts index b91dd64ac90e8..89c71507d1b7b 100644 --- a/clients/client-directory-service/src/commands/GetDirectoryLimitsCommand.ts +++ b/clients/client-directory-service/src/commands/GetDirectoryLimitsCommand.ts @@ -94,4 +94,16 @@ export class GetDirectoryLimitsCommand extends $Command .f(void 0, void 0) .ser(se_GetDirectoryLimitsCommand) .de(de_GetDirectoryLimitsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetDirectoryLimitsResult; + }; + sdk: { + input: GetDirectoryLimitsCommandInput; + output: GetDirectoryLimitsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/GetSnapshotLimitsCommand.ts b/clients/client-directory-service/src/commands/GetSnapshotLimitsCommand.ts index f29657d53dbb6..0abf2c2f54413 100644 --- a/clients/client-directory-service/src/commands/GetSnapshotLimitsCommand.ts +++ b/clients/client-directory-service/src/commands/GetSnapshotLimitsCommand.ts @@ -90,4 +90,16 @@ export class GetSnapshotLimitsCommand extends $Command .f(void 0, void 0) .ser(se_GetSnapshotLimitsCommand) .de(de_GetSnapshotLimitsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSnapshotLimitsRequest; + output: GetSnapshotLimitsResult; + }; + sdk: { + input: GetSnapshotLimitsCommandInput; + output: GetSnapshotLimitsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/ListCertificatesCommand.ts b/clients/client-directory-service/src/commands/ListCertificatesCommand.ts index a9223d26bbfc5..74a06ebcd3793 100644 --- a/clients/client-directory-service/src/commands/ListCertificatesCommand.ts +++ b/clients/client-directory-service/src/commands/ListCertificatesCommand.ts @@ -106,4 +106,16 @@ export class ListCertificatesCommand extends $Command .f(void 0, void 0) .ser(se_ListCertificatesCommand) .de(de_ListCertificatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCertificatesRequest; + output: ListCertificatesResult; + }; + sdk: { + input: ListCertificatesCommandInput; + output: ListCertificatesCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/ListIpRoutesCommand.ts b/clients/client-directory-service/src/commands/ListIpRoutesCommand.ts index 4d948a995a847..00c0faeb51dfe 100644 --- a/clients/client-directory-service/src/commands/ListIpRoutesCommand.ts +++ b/clients/client-directory-service/src/commands/ListIpRoutesCommand.ts @@ -104,4 +104,16 @@ export class ListIpRoutesCommand extends $Command .f(void 0, void 0) .ser(se_ListIpRoutesCommand) .de(de_ListIpRoutesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIpRoutesRequest; + output: ListIpRoutesResult; + }; + sdk: { + input: ListIpRoutesCommandInput; + output: ListIpRoutesCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/ListLogSubscriptionsCommand.ts b/clients/client-directory-service/src/commands/ListLogSubscriptionsCommand.ts index 472c14f2b459b..e4f1b50ce2a96 100644 --- a/clients/client-directory-service/src/commands/ListLogSubscriptionsCommand.ts +++ b/clients/client-directory-service/src/commands/ListLogSubscriptionsCommand.ts @@ -98,4 +98,16 @@ export class ListLogSubscriptionsCommand extends $Command .f(void 0, void 0) .ser(se_ListLogSubscriptionsCommand) .de(de_ListLogSubscriptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLogSubscriptionsRequest; + output: ListLogSubscriptionsResult; + }; + sdk: { + input: ListLogSubscriptionsCommandInput; + output: ListLogSubscriptionsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/ListSchemaExtensionsCommand.ts b/clients/client-directory-service/src/commands/ListSchemaExtensionsCommand.ts index 825155f4f7da7..b2a2ca601bf8e 100644 --- a/clients/client-directory-service/src/commands/ListSchemaExtensionsCommand.ts +++ b/clients/client-directory-service/src/commands/ListSchemaExtensionsCommand.ts @@ -102,4 +102,16 @@ export class ListSchemaExtensionsCommand extends $Command .f(void 0, void 0) .ser(se_ListSchemaExtensionsCommand) .de(de_ListSchemaExtensionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSchemaExtensionsRequest; + output: ListSchemaExtensionsResult; + }; + sdk: { + input: ListSchemaExtensionsCommandInput; + output: ListSchemaExtensionsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/ListTagsForResourceCommand.ts b/clients/client-directory-service/src/commands/ListTagsForResourceCommand.ts index 73c9fb4bda648..9a8efc525a650 100644 --- a/clients/client-directory-service/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-directory-service/src/commands/ListTagsForResourceCommand.ts @@ -100,4 +100,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResult; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/RegisterCertificateCommand.ts b/clients/client-directory-service/src/commands/RegisterCertificateCommand.ts index a599f6b21d309..59f6d8ee67c96 100644 --- a/clients/client-directory-service/src/commands/RegisterCertificateCommand.ts +++ b/clients/client-directory-service/src/commands/RegisterCertificateCommand.ts @@ -70,7 +70,7 @@ export interface RegisterCertificateCommandOutput extends RegisterCertificateRes *
The specified directory does not exist in the system.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link InvalidCertificateException} (client fault) *The certificate PEM that was provided has incorrect encoding.
@@ -109,4 +109,16 @@ export class RegisterCertificateCommand extends $Command .f(void 0, void 0) .ser(se_RegisterCertificateCommand) .de(de_RegisterCertificateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterCertificateRequest; + output: RegisterCertificateResult; + }; + sdk: { + input: RegisterCertificateCommandInput; + output: RegisterCertificateCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/RegisterEventTopicCommand.ts b/clients/client-directory-service/src/commands/RegisterEventTopicCommand.ts index e0d6bae2cb89a..0a2abe1d35f90 100644 --- a/clients/client-directory-service/src/commands/RegisterEventTopicCommand.ts +++ b/clients/client-directory-service/src/commands/RegisterEventTopicCommand.ts @@ -92,4 +92,16 @@ export class RegisterEventTopicCommand extends $Command .f(void 0, void 0) .ser(se_RegisterEventTopicCommand) .de(de_RegisterEventTopicCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterEventTopicRequest; + output: {}; + }; + sdk: { + input: RegisterEventTopicCommandInput; + output: RegisterEventTopicCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/RejectSharedDirectoryCommand.ts b/clients/client-directory-service/src/commands/RejectSharedDirectoryCommand.ts index 0bf064b95bc54..73822fc8235d2 100644 --- a/clients/client-directory-service/src/commands/RejectSharedDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/RejectSharedDirectoryCommand.ts @@ -92,4 +92,16 @@ export class RejectSharedDirectoryCommand extends $Command .f(void 0, void 0) .ser(se_RejectSharedDirectoryCommand) .de(de_RejectSharedDirectoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RejectSharedDirectoryRequest; + output: RejectSharedDirectoryResult; + }; + sdk: { + input: RejectSharedDirectoryCommandInput; + output: RejectSharedDirectoryCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/RemoveIpRoutesCommand.ts b/clients/client-directory-service/src/commands/RemoveIpRoutesCommand.ts index 327fb6d952f78..124b1070c86d5 100644 --- a/clients/client-directory-service/src/commands/RemoveIpRoutesCommand.ts +++ b/clients/client-directory-service/src/commands/RemoveIpRoutesCommand.ts @@ -57,7 +57,7 @@ export interface RemoveIpRoutesCommandOutput extends RemoveIpRoutesResult, __Met *A client exception has occurred.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link EntityDoesNotExistException} (client fault) *The specified entity could not be found.
@@ -93,4 +93,16 @@ export class RemoveIpRoutesCommand extends $Command .f(void 0, void 0) .ser(se_RemoveIpRoutesCommand) .de(de_RemoveIpRoutesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveIpRoutesRequest; + output: {}; + }; + sdk: { + input: RemoveIpRoutesCommandInput; + output: RemoveIpRoutesCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/RemoveRegionCommand.ts b/clients/client-directory-service/src/commands/RemoveRegionCommand.ts index 876b6b476d0a1..7b14dae358df4 100644 --- a/clients/client-directory-service/src/commands/RemoveRegionCommand.ts +++ b/clients/client-directory-service/src/commands/RemoveRegionCommand.ts @@ -53,7 +53,7 @@ export interface RemoveRegionCommandOutput extends RemoveRegionResult, __Metadat * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape. * * @throws {@link AccessDeniedException} (client fault) - *Client authentication is not available in this region at this time.
+ *You do not have sufficient access to perform this action.
* * @throws {@link ClientException} (client fault) *A client exception has occurred.
@@ -62,7 +62,7 @@ export interface RemoveRegionCommandOutput extends RemoveRegionResult, __Metadat *The specified directory does not exist in the system.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link ServiceException} (server fault) *An exception has occurred in Directory Service.
@@ -95,4 +95,16 @@ export class RemoveRegionCommand extends $Command .f(void 0, void 0) .ser(se_RemoveRegionCommand) .de(de_RemoveRegionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveRegionRequest; + output: {}; + }; + sdk: { + input: RemoveRegionCommandInput; + output: RemoveRegionCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-directory-service/src/commands/RemoveTagsFromResourceCommand.ts index e5b0fd36a1d58..136198a124ca9 100644 --- a/clients/client-directory-service/src/commands/RemoveTagsFromResourceCommand.ts +++ b/clients/client-directory-service/src/commands/RemoveTagsFromResourceCommand.ts @@ -90,4 +90,16 @@ export class RemoveTagsFromResourceCommand extends $Command .f(void 0, void 0) .ser(se_RemoveTagsFromResourceCommand) .de(de_RemoveTagsFromResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveTagsFromResourceRequest; + output: {}; + }; + sdk: { + input: RemoveTagsFromResourceCommandInput; + output: RemoveTagsFromResourceCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/ResetUserPasswordCommand.ts b/clients/client-directory-service/src/commands/ResetUserPasswordCommand.ts index 96bd108b09aa2..f5cdff35c3648 100644 --- a/clients/client-directory-service/src/commands/ResetUserPasswordCommand.ts +++ b/clients/client-directory-service/src/commands/ResetUserPasswordCommand.ts @@ -33,7 +33,7 @@ export interface ResetUserPasswordCommandOutput extends ResetUserPasswordResult, /** *Resets the password for any user in your Managed Microsoft AD or Simple AD - * directory.
+ * directory. Disabled users will become enabled and can be authenticated following the API call. *You can reset the password for any user in your directory with the following * exceptions:
*A client exception has occurred.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link EntityDoesNotExistException} (client fault) *The specified entity could not be found.
@@ -120,4 +120,16 @@ export class ResetUserPasswordCommand extends $Command .f(ResetUserPasswordRequestFilterSensitiveLog, void 0) .ser(se_ResetUserPasswordCommand) .de(de_ResetUserPasswordCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ResetUserPasswordRequest; + output: {}; + }; + sdk: { + input: ResetUserPasswordCommandInput; + output: ResetUserPasswordCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/RestoreFromSnapshotCommand.ts b/clients/client-directory-service/src/commands/RestoreFromSnapshotCommand.ts index 7d98eb51d9669..d19681fe21f2b 100644 --- a/clients/client-directory-service/src/commands/RestoreFromSnapshotCommand.ts +++ b/clients/client-directory-service/src/commands/RestoreFromSnapshotCommand.ts @@ -92,4 +92,16 @@ export class RestoreFromSnapshotCommand extends $Command .f(void 0, void 0) .ser(se_RestoreFromSnapshotCommand) .de(de_RestoreFromSnapshotCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RestoreFromSnapshotRequest; + output: {}; + }; + sdk: { + input: RestoreFromSnapshotCommandInput; + output: RestoreFromSnapshotCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/ShareDirectoryCommand.ts b/clients/client-directory-service/src/commands/ShareDirectoryCommand.ts index 9a1086e943abc..924b25ce4309a 100644 --- a/clients/client-directory-service/src/commands/ShareDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/ShareDirectoryCommand.ts @@ -75,7 +75,7 @@ export interface ShareDirectoryCommandOutput extends ShareDirectoryResult, __Met * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape. * * @throws {@link AccessDeniedException} (client fault) - *Client authentication is not available in this region at this time.
+ *You do not have sufficient access to perform this action.
* * @throws {@link ClientException} (client fault) *A client exception has occurred.
@@ -130,4 +130,16 @@ export class ShareDirectoryCommand extends $Command .f(ShareDirectoryRequestFilterSensitiveLog, void 0) .ser(se_ShareDirectoryCommand) .de(de_ShareDirectoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ShareDirectoryRequest; + output: ShareDirectoryResult; + }; + sdk: { + input: ShareDirectoryCommandInput; + output: ShareDirectoryCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/StartSchemaExtensionCommand.ts b/clients/client-directory-service/src/commands/StartSchemaExtensionCommand.ts index 73c807695d8b2..c2a3713ee9e9c 100644 --- a/clients/client-directory-service/src/commands/StartSchemaExtensionCommand.ts +++ b/clients/client-directory-service/src/commands/StartSchemaExtensionCommand.ts @@ -59,7 +59,7 @@ export interface StartSchemaExtensionCommandOutput extends StartSchemaExtensionR *A client exception has occurred.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link EntityDoesNotExistException} (client fault) *The specified entity could not be found.
@@ -100,4 +100,16 @@ export class StartSchemaExtensionCommand extends $Command .f(void 0, void 0) .ser(se_StartSchemaExtensionCommand) .de(de_StartSchemaExtensionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartSchemaExtensionRequest; + output: StartSchemaExtensionResult; + }; + sdk: { + input: StartSchemaExtensionCommandInput; + output: StartSchemaExtensionCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/UnshareDirectoryCommand.ts b/clients/client-directory-service/src/commands/UnshareDirectoryCommand.ts index 641628a46d4c1..b17a337594236 100644 --- a/clients/client-directory-service/src/commands/UnshareDirectoryCommand.ts +++ b/clients/client-directory-service/src/commands/UnshareDirectoryCommand.ts @@ -96,4 +96,16 @@ export class UnshareDirectoryCommand extends $Command .f(void 0, void 0) .ser(se_UnshareDirectoryCommand) .de(de_UnshareDirectoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UnshareDirectoryRequest; + output: UnshareDirectoryResult; + }; + sdk: { + input: UnshareDirectoryCommandInput; + output: UnshareDirectoryCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/UpdateConditionalForwarderCommand.ts b/clients/client-directory-service/src/commands/UpdateConditionalForwarderCommand.ts index 415ed67b0742d..616914848d66a 100644 --- a/clients/client-directory-service/src/commands/UpdateConditionalForwarderCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateConditionalForwarderCommand.ts @@ -59,7 +59,7 @@ export interface UpdateConditionalForwarderCommandOutput extends UpdateCondition *A client exception has occurred.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link EntityDoesNotExistException} (client fault) *The specified entity could not be found.
@@ -98,4 +98,16 @@ export class UpdateConditionalForwarderCommand extends $Command .f(void 0, void 0) .ser(se_UpdateConditionalForwarderCommand) .de(de_UpdateConditionalForwarderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateConditionalForwarderRequest; + output: {}; + }; + sdk: { + input: UpdateConditionalForwarderCommandInput; + output: UpdateConditionalForwarderCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/UpdateDirectorySetupCommand.ts b/clients/client-directory-service/src/commands/UpdateDirectorySetupCommand.ts index 592e14853322e..eaa7d16a3becb 100644 --- a/clients/client-directory-service/src/commands/UpdateDirectorySetupCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateDirectorySetupCommand.ts @@ -58,7 +58,7 @@ export interface UpdateDirectorySetupCommandOutput extends UpdateDirectorySetupR * @see {@link DirectoryServiceClientResolvedConfig | config} for DirectoryServiceClient's `config` shape. * * @throws {@link AccessDeniedException} (client fault) - *Client authentication is not available in this region at this time.
+ *You do not have sufficient access to perform this action.
* * @throws {@link ClientException} (client fault) *A client exception has occurred.
@@ -72,7 +72,7 @@ export interface UpdateDirectorySetupCommandOutput extends UpdateDirectorySetupR * * * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link InvalidParameterException} (client fault) *One or more parameters are not valid.
@@ -113,4 +113,16 @@ export class UpdateDirectorySetupCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDirectorySetupCommand) .de(de_UpdateDirectorySetupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDirectorySetupRequest; + output: {}; + }; + sdk: { + input: UpdateDirectorySetupCommandInput; + output: UpdateDirectorySetupCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/UpdateNumberOfDomainControllersCommand.ts b/clients/client-directory-service/src/commands/UpdateNumberOfDomainControllersCommand.ts index c12640e61e49b..692a47279b329 100644 --- a/clients/client-directory-service/src/commands/UpdateNumberOfDomainControllersCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateNumberOfDomainControllersCommand.ts @@ -64,7 +64,7 @@ export interface UpdateNumberOfDomainControllersCommandOutput *A client exception has occurred.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link DomainControllerLimitExceededException} (client fault) *The maximum allowed number of domain controllers per directory was exceeded. The @@ -107,4 +107,16 @@ export class UpdateNumberOfDomainControllersCommand extends $Command .f(void 0, void 0) .ser(se_UpdateNumberOfDomainControllersCommand) .de(de_UpdateNumberOfDomainControllersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateNumberOfDomainControllersRequest; + output: {}; + }; + sdk: { + input: UpdateNumberOfDomainControllersCommandInput; + output: UpdateNumberOfDomainControllersCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/UpdateRadiusCommand.ts b/clients/client-directory-service/src/commands/UpdateRadiusCommand.ts index 9e9f2d42b89fd..692ad9b1f8545 100644 --- a/clients/client-directory-service/src/commands/UpdateRadiusCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateRadiusCommand.ts @@ -100,4 +100,16 @@ export class UpdateRadiusCommand extends $Command .f(UpdateRadiusRequestFilterSensitiveLog, void 0) .ser(se_UpdateRadiusCommand) .de(de_UpdateRadiusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRadiusRequest; + output: {}; + }; + sdk: { + input: UpdateRadiusCommandInput; + output: UpdateRadiusCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/UpdateSettingsCommand.ts b/clients/client-directory-service/src/commands/UpdateSettingsCommand.ts index 593ade0709503..e51729f13a349 100644 --- a/clients/client-directory-service/src/commands/UpdateSettingsCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateSettingsCommand.ts @@ -65,7 +65,7 @@ export interface UpdateSettingsCommandOutput extends UpdateSettingsResult, __Met *
The specified directory does not exist in the system.
* * @throws {@link DirectoryUnavailableException} (client fault) - *The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* * @throws {@link IncompatibleSettingsException} (client fault) *The specified directory setting is not compatible with other settings.
@@ -107,4 +107,16 @@ export class UpdateSettingsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSettingsCommand) .de(de_UpdateSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSettingsRequest; + output: UpdateSettingsResult; + }; + sdk: { + input: UpdateSettingsCommandInput; + output: UpdateSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/UpdateTrustCommand.ts b/clients/client-directory-service/src/commands/UpdateTrustCommand.ts index 9667565cc7cae..dddb37007d8b4 100644 --- a/clients/client-directory-service/src/commands/UpdateTrustCommand.ts +++ b/clients/client-directory-service/src/commands/UpdateTrustCommand.ts @@ -92,4 +92,16 @@ export class UpdateTrustCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTrustCommand) .de(de_UpdateTrustCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTrustRequest; + output: UpdateTrustResult; + }; + sdk: { + input: UpdateTrustCommandInput; + output: UpdateTrustCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/VerifyTrustCommand.ts b/clients/client-directory-service/src/commands/VerifyTrustCommand.ts index d35cc57620e99..c3e1d32df4687 100644 --- a/clients/client-directory-service/src/commands/VerifyTrustCommand.ts +++ b/clients/client-directory-service/src/commands/VerifyTrustCommand.ts @@ -95,4 +95,16 @@ export class VerifyTrustCommand extends $Command .f(void 0, void 0) .ser(se_VerifyTrustCommand) .de(de_VerifyTrustCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: VerifyTrustRequest; + output: VerifyTrustResult; + }; + sdk: { + input: VerifyTrustCommandInput; + output: VerifyTrustCommandOutput; + }; + }; +} diff --git a/clients/client-directory-service/src/commands/index.ts b/clients/client-directory-service/src/commands/index.ts index 9b298438e2418..6c890fb7b0658 100644 --- a/clients/client-directory-service/src/commands/index.ts +++ b/clients/client-directory-service/src/commands/index.ts @@ -24,6 +24,7 @@ export * from "./DescribeCertificateCommand"; export * from "./DescribeClientAuthenticationSettingsCommand"; export * from "./DescribeConditionalForwardersCommand"; export * from "./DescribeDirectoriesCommand"; +export * from "./DescribeDirectoryDataAccessCommand"; export * from "./DescribeDomainControllersCommand"; export * from "./DescribeEventTopicsCommand"; export * from "./DescribeLDAPSSettingsCommand"; @@ -34,10 +35,12 @@ export * from "./DescribeSnapshotsCommand"; export * from "./DescribeTrustsCommand"; export * from "./DescribeUpdateDirectoryCommand"; export * from "./DisableClientAuthenticationCommand"; +export * from "./DisableDirectoryDataAccessCommand"; export * from "./DisableLDAPSCommand"; export * from "./DisableRadiusCommand"; export * from "./DisableSsoCommand"; export * from "./EnableClientAuthenticationCommand"; +export * from "./EnableDirectoryDataAccessCommand"; export * from "./EnableLDAPSCommand"; export * from "./EnableRadiusCommand"; export * from "./EnableSsoCommand"; diff --git a/clients/client-directory-service/src/models/models_0.ts b/clients/client-directory-service/src/models/models_0.ts index fb55fe496692a..45d3293a415db 100644 --- a/clients/client-directory-service/src/models/models_0.ts +++ b/clients/client-directory-service/src/models/models_0.ts @@ -295,7 +295,7 @@ export class ServiceException extends __BaseException { } /** - *Client authentication is not available in this region at this time.
+ *You do not have sufficient access to perform this action.
* @public */ export class AccessDeniedException extends __BaseException { @@ -372,57 +372,57 @@ export interface AddIpRoutesRequest { *Inbound:
*Type: Custom UDP Rule, Protocol: UDP, Range: 88, Source: 0.0.0.0/0
+ *Type: Custom UDP Rule, Protocol: UDP, Range: 88, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: Custom UDP Rule, Protocol: UDP, Range: 123, Source: 0.0.0.0/0
+ *Type: Custom UDP Rule, Protocol: UDP, Range: 123, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: Custom UDP Rule, Protocol: UDP, Range: 138, Source: 0.0.0.0/0
+ *Type: Custom UDP Rule, Protocol: UDP, Range: 138, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: Custom UDP Rule, Protocol: UDP, Range: 389, Source: 0.0.0.0/0
+ *Type: Custom UDP Rule, Protocol: UDP, Range: 389, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: Custom UDP Rule, Protocol: UDP, Range: 464, Source: 0.0.0.0/0
+ *Type: Custom UDP Rule, Protocol: UDP, Range: 464, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: Custom UDP Rule, Protocol: UDP, Range: 445, Source: 0.0.0.0/0
+ *Type: Custom UDP Rule, Protocol: UDP, Range: 445, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: Custom TCP Rule, Protocol: TCP, Range: 88, Source: 0.0.0.0/0
+ *Type: Custom TCP Rule, Protocol: TCP, Range: 88, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: Custom TCP Rule, Protocol: TCP, Range: 135, Source: 0.0.0.0/0
+ *Type: Custom TCP Rule, Protocol: TCP, Range: 135, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: Custom TCP Rule, Protocol: TCP, Range: 445, Source: 0.0.0.0/0
+ *Type: Custom TCP Rule, Protocol: TCP, Range: 445, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: Custom TCP Rule, Protocol: TCP, Range: 464, Source: 0.0.0.0/0
+ *Type: Custom TCP Rule, Protocol: TCP, Range: 464, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: Custom TCP Rule, Protocol: TCP, Range: 636, Source: 0.0.0.0/0
+ *Type: Custom TCP Rule, Protocol: TCP, Range: 636, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: Custom TCP Rule, Protocol: TCP, Range: 1024-65535, Source: - * 0.0.0.0/0
+ * Managed Microsoft AD VPC IPv4 CIDR *Type: Custom TCP Rule, Protocol: TCP, Range: 3268-33269, Source: - * 0.0.0.0/0
+ * Managed Microsoft AD VPC IPv4 CIDR *Type: DNS (UDP), Protocol: UDP, Range: 53, Source: 0.0.0.0/0
+ *Type: DNS (UDP), Protocol: UDP, Range: 53, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: DNS (TCP), Protocol: TCP, Range: 53, Source: 0.0.0.0/0
+ *Type: DNS (TCP), Protocol: TCP, Range: 53, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: LDAP, Protocol: TCP, Range: 389, Source: 0.0.0.0/0
+ *Type: LDAP, Protocol: TCP, Range: 389, Source: Managed Microsoft AD VPC IPv4 CIDR
*Type: All ICMP, Protocol: All, Range: N/A, Source: 0.0.0.0/0
+ *Type: All ICMP, Protocol: All, Range: N/A, Source: Managed Microsoft AD VPC IPv4 CIDR
*The specified directory is unavailable or could not be found.
+ *The specified directory is unavailable.
* @public */ export class DirectoryUnavailableException extends __BaseException { @@ -735,7 +735,7 @@ export interface Tag { /** *Required name of the tag. The string value can be Unicode characters and cannot be * prefixed with "aws:". The string can contain only the set of Unicode letters, digits, - * white-space, '_', '.', '/', '=', '+', '-' (Java regex: + * white-space, '_', '.', '/', '=', '+', '-', ':', '@'(Java regex: * "^([\\p\{L\}\\p\{Z\}\\p\{N\}_.:/=+\\-]*)$").
* @public */ @@ -743,7 +743,7 @@ export interface Tag { /** *The optional value of the tag. The string value can be Unicode characters. The string - * can contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' + * can contain only the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-', ':', '@' * (Java regex: "^([\\p\{L\}\\p\{Z\}\\p\{N\}_.:/=+\\-]*)$").
* @public */ @@ -1901,7 +1901,7 @@ export interface CreateTrustRequest { RemoteDomainName: string | undefined; /** - *The trust password. The must be the same password that was used when creating the trust + *
The trust password. The trust password must be the same password that was used when creating the trust * relationship on the external domain.
* @public */ @@ -1944,6 +1944,23 @@ export interface CreateTrustResult { TrustId?: string; } +/** + * @public + * @enum + */ +export const DataAccessStatus = { + DISABLED: "Disabled", + DISABLING: "Disabling", + ENABLED: "Enabled", + ENABLING: "Enabling", + FAILED: "Failed", +} as const; + +/** + * @public + */ +export type DataAccessStatus = (typeof DataAccessStatus)[keyof typeof DataAccessStatus]; + /** *Deletes a conditional forwarder.
* @public @@ -2349,8 +2366,7 @@ export interface RadiusSettings { RadiusTimeout?: number; /** - *The maximum number of times that communication with the RADIUS server is - * attempted.
+ *The maximum number of times that communication with the RADIUS server is retried after the initial attempt.
* @public */ RadiusRetries?: number; @@ -2506,6 +2522,7 @@ export const DirectoryStage = { REQUESTED: "Requested", RESTOREFAILED: "RestoreFailed", RESTORING: "Restoring", + UPDATING: "Updating", } as const; /** @@ -2636,7 +2653,7 @@ export interface DirectoryDescription { StageLastUpdatedDateTime?: Date; /** - *The directory size.
+ *The directory type.
* @public */ Type?: DirectoryType; @@ -2765,6 +2782,28 @@ export class InvalidNextTokenException extends __BaseException { } } +/** + * @public + */ +export interface DescribeDirectoryDataAccessRequest { + /** + *The directory identifier.
+ * @public + */ + DirectoryId: string | undefined; +} + +/** + * @public + */ +export interface DescribeDirectoryDataAccessResult { + /** + *The current status of data access through the Directory Service Data API.
+ * @public + */ + DataAccessStatus?: DataAccessStatus; +} + /** * @public */ @@ -2810,6 +2849,7 @@ export const DomainControllerStatus = { FAILED: "Failed", IMPAIRED: "Impaired", RESTORING: "Restoring", + UPDATING: "Updating", } as const; /** @@ -3348,7 +3388,9 @@ export interface DescribeSettingsResult { SettingEntries?: SettingEntry[]; /** - *If not null, token that indicates that more results are available. Pass this value for the NextToken
parameter in a subsequent call to DescribeSettings
to retrieve the next set of items.
If not null, token that indicates that more results are available.
+ * Pass this value for the NextToken
parameter in a subsequent
+ * call to DescribeSettings
to retrieve the next set of items.
The type of client authentication to disable. Currently, only the parameter, SmartCard
is supported.
The type of client authentication to disable. Currently the only parameter "SmartCard"
is supported.
The directory identifier.
+ * @public + */ + DirectoryId: string | undefined; +} + +/** + * @public + */ +export interface DisableDirectoryDataAccessResult {} + /** * @public */ @@ -4232,6 +4290,22 @@ export class NoAvailableCertificateException extends __BaseException { } } +/** + * @public + */ +export interface EnableDirectoryDataAccessRequest { + /** + *The directory identifier.
+ * @public + */ + DirectoryId: string | undefined; +} + +/** + * @public + */ +export interface EnableDirectoryDataAccessResult {} + /** * @public */ diff --git a/clients/client-directory-service/src/protocols/Aws_json1_1.ts b/clients/client-directory-service/src/protocols/Aws_json1_1.ts index d20ce27284ae9..416a153f21cf1 100644 --- a/clients/client-directory-service/src/protocols/Aws_json1_1.ts +++ b/clients/client-directory-service/src/protocols/Aws_json1_1.ts @@ -82,6 +82,10 @@ import { DescribeDirectoriesCommandInput, DescribeDirectoriesCommandOutput, } from "../commands/DescribeDirectoriesCommand"; +import { + DescribeDirectoryDataAccessCommandInput, + DescribeDirectoryDataAccessCommandOutput, +} from "../commands/DescribeDirectoryDataAccessCommand"; import { DescribeDomainControllersCommandInput, DescribeDomainControllersCommandOutput, @@ -110,6 +114,10 @@ import { DisableClientAuthenticationCommandInput, DisableClientAuthenticationCommandOutput, } from "../commands/DisableClientAuthenticationCommand"; +import { + DisableDirectoryDataAccessCommandInput, + DisableDirectoryDataAccessCommandOutput, +} from "../commands/DisableDirectoryDataAccessCommand"; import { DisableLDAPSCommandInput, DisableLDAPSCommandOutput } from "../commands/DisableLDAPSCommand"; import { DisableRadiusCommandInput, DisableRadiusCommandOutput } from "../commands/DisableRadiusCommand"; import { DisableSsoCommandInput, DisableSsoCommandOutput } from "../commands/DisableSsoCommand"; @@ -117,6 +125,10 @@ import { EnableClientAuthenticationCommandInput, EnableClientAuthenticationCommandOutput, } from "../commands/EnableClientAuthenticationCommand"; +import { + EnableDirectoryDataAccessCommandInput, + EnableDirectoryDataAccessCommandOutput, +} from "../commands/EnableDirectoryDataAccessCommand"; import { EnableLDAPSCommandInput, EnableLDAPSCommandOutput } from "../commands/EnableLDAPSCommand"; import { EnableRadiusCommandInput, EnableRadiusCommandOutput } from "../commands/EnableRadiusCommand"; import { EnableSsoCommandInput, EnableSsoCommandOutput } from "../commands/EnableSsoCommand"; @@ -221,6 +233,7 @@ import { DescribeConditionalForwardersRequest, DescribeDirectoriesRequest, DescribeDirectoriesResult, + DescribeDirectoryDataAccessRequest, DescribeDomainControllersRequest, DescribeDomainControllersResult, DescribeEventTopicsRequest, @@ -250,12 +263,14 @@ import { DirectoryUnavailableException, DirectoryVpcSettings, DisableClientAuthenticationRequest, + DisableDirectoryDataAccessRequest, DisableLDAPSRequest, DisableRadiusRequest, DisableSsoRequest, DomainController, DomainControllerLimitExceededException, EnableClientAuthenticationRequest, + EnableDirectoryDataAccessRequest, EnableLDAPSRequest, EnableRadiusRequest, EnableSsoRequest, @@ -655,6 +670,19 @@ export const se_DescribeDirectoriesCommand = async ( return buildHttpRpcRequest(context, headers, "/", undefined, body); }; +/** + * serializeAws_json1_1DescribeDirectoryDataAccessCommand + */ +export const se_DescribeDirectoryDataAccessCommand = async ( + input: DescribeDirectoryDataAccessCommandInput, + context: __SerdeContext +): Promise<__HttpRequest> => { + const headers: __HeaderBag = sharedHeaders("DescribeDirectoryDataAccess"); + let body: any; + body = JSON.stringify(_json(input)); + return buildHttpRpcRequest(context, headers, "/", undefined, body); +}; + /** * serializeAws_json1_1DescribeDomainControllersCommand */ @@ -785,6 +813,19 @@ export const se_DisableClientAuthenticationCommand = async ( return buildHttpRpcRequest(context, headers, "/", undefined, body); }; +/** + * serializeAws_json1_1DisableDirectoryDataAccessCommand + */ +export const se_DisableDirectoryDataAccessCommand = async ( + input: DisableDirectoryDataAccessCommandInput, + context: __SerdeContext +): Promise<__HttpRequest> => { + const headers: __HeaderBag = sharedHeaders("DisableDirectoryDataAccess"); + let body: any; + body = JSON.stringify(_json(input)); + return buildHttpRpcRequest(context, headers, "/", undefined, body); +}; + /** * serializeAws_json1_1DisableLDAPSCommand */ @@ -837,6 +878,19 @@ export const se_EnableClientAuthenticationCommand = async ( return buildHttpRpcRequest(context, headers, "/", undefined, body); }; +/** + * serializeAws_json1_1EnableDirectoryDataAccessCommand + */ +export const se_EnableDirectoryDataAccessCommand = async ( + input: EnableDirectoryDataAccessCommandInput, + context: __SerdeContext +): Promise<__HttpRequest> => { + const headers: __HeaderBag = sharedHeaders("EnableDirectoryDataAccess"); + let body: any; + body = JSON.stringify(_json(input)); + return buildHttpRpcRequest(context, headers, "/", undefined, body); +}; + /** * serializeAws_json1_1EnableLDAPSCommand */ @@ -1701,6 +1755,26 @@ export const de_DescribeDirectoriesCommand = async ( return response; }; +/** + * deserializeAws_json1_1DescribeDirectoryDataAccessCommand + */ +export const de_DescribeDirectoryDataAccessCommand = async ( + output: __HttpResponse, + context: __SerdeContext +): PromiseIf you use the KMS_DSSE
encryption type, the contents of the repository
* will be encrypted with two layers of encryption using server-side encryption with the
- * KMS Management Service key stored in KMS. Similar to the KMS encryption type, you
+ * KMS Management Service key stored in KMS. Similar to the KMS
encryption type, you
* can either use the default Amazon Web Services managed KMS key for Amazon ECR, or specify your own KMS
* key, which you've already created.
If you use the AES256
encryption type, Amazon ECR uses server-side encryption
* with Amazon S3-managed encryption keys which encrypts the images in the repository using an
- * AES256 encryption algorithm. For more information, see Protecting data using
- * server-side encryption with Amazon S3-managed encryption keys (SSE-S3) in the
- * Amazon Simple Storage Service Console Developer Guide.
For more information, see Amazon ECR encryption at + * rest in the Amazon Elastic Container Registry User Guide.
* @public */ encryptionType: EncryptionType | undefined; @@ -2456,6 +2456,12 @@ export interface VulnerablePackage { * @public */ version?: string; + + /** + *The version of the package that contains the vulnerability fix.
+ * @public + */ + fixedInVersion?: string; } /** @@ -2814,6 +2820,21 @@ export interface EnhancedImageScanFinding { * @public */ updatedAt?: Date; + + /** + *Details on whether a fix is available through a version update. This value can be
+ * YES
, NO
, or PARTIAL
. A PARTIAL
+ * fix means that some, but not all, of the packages identified in the finding have fixes
+ * available through updated versions.
If a finding discovered in your environment has an exploit available.
+ * @public + */ + exploitAvailable?: string; } /** diff --git a/clients/client-ecr/src/protocols/Aws_json1_1.ts b/clients/client-ecr/src/protocols/Aws_json1_1.ts index b5b63fc5bda10..1f89ee69752d8 100644 --- a/clients/client-ecr/src/protocols/Aws_json1_1.ts +++ b/clients/client-ecr/src/protocols/Aws_json1_1.ts @@ -3133,8 +3133,10 @@ const de_EnhancedImageScanFinding = (output: any, context: __SerdeContext): Enha return take(output, { awsAccountId: __expectString, description: __expectString, + exploitAvailable: __expectString, findingArn: __expectString, firstObservedAt: (_: any) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))), + fixAvailable: __expectString, lastObservedAt: (_: any) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))), packageVulnerabilityDetails: (_: any) => de_PackageVulnerabilityDetails(_, context), remediation: _json, diff --git a/clients/client-ecs/CHANGELOG.md b/clients/client-ecs/CHANGELOG.md index dc645f4bc6d3d..6e33c3b8545d0 100644 --- a/clients/client-ecs/CHANGELOG.md +++ b/clients/client-ecs/CHANGELOG.md @@ -3,6 +3,30 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-ecs + + + + + +# [3.653.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.652.0...v3.653.0) (2024-09-17) + +**Note:** Version bump only for package @aws-sdk/client-ecs + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-ecs + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-ecs diff --git a/clients/client-ecs/package.json b/clients/client-ecs/package.json index a5c48069aa304..7ef1d60dafabe 100644 --- a/clients/client-ecs/package.json +++ b/clients/client-ecs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ecs", "description": "AWS SDK for JavaScript Ecs Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ecs", @@ -33,32 +33,32 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", - "@smithy/util-waiter": "^3.1.3", + "@smithy/util-waiter": "^3.1.5", "tslib": "^2.6.2", "uuid": "^9.0.1" }, diff --git a/clients/client-ecs/src/commands/CreateCapacityProviderCommand.ts b/clients/client-ecs/src/commands/CreateCapacityProviderCommand.ts index c5db10bd49835..32899f9f73d64 100644 --- a/clients/client-ecs/src/commands/CreateCapacityProviderCommand.ts +++ b/clients/client-ecs/src/commands/CreateCapacityProviderCommand.ts @@ -157,4 +157,16 @@ export class CreateCapacityProviderCommand extends $Command .f(void 0, void 0) .ser(se_CreateCapacityProviderCommand) .de(de_CreateCapacityProviderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCapacityProviderRequest; + output: CreateCapacityProviderResponse; + }; + sdk: { + input: CreateCapacityProviderCommandInput; + output: CreateCapacityProviderCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/CreateClusterCommand.ts b/clients/client-ecs/src/commands/CreateClusterCommand.ts index 8f50176348cdb..342dde6f7b64a 100644 --- a/clients/client-ecs/src/commands/CreateClusterCommand.ts +++ b/clients/client-ecs/src/commands/CreateClusterCommand.ts @@ -248,4 +248,16 @@ export class CreateClusterCommand extends $Command .f(void 0, void 0) .ser(se_CreateClusterCommand) .de(de_CreateClusterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateClusterRequest; + output: CreateClusterResponse; + }; + sdk: { + input: CreateClusterCommandInput; + output: CreateClusterCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/CreateServiceCommand.ts b/clients/client-ecs/src/commands/CreateServiceCommand.ts index c6cf0cb7f575e..d81f510f33cf7 100644 --- a/clients/client-ecs/src/commands/CreateServiceCommand.ts +++ b/clients/client-ecs/src/commands/CreateServiceCommand.ts @@ -739,4 +739,16 @@ export class CreateServiceCommand extends $Command .f(void 0, void 0) .ser(se_CreateServiceCommand) .de(de_CreateServiceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateServiceRequest; + output: CreateServiceResponse; + }; + sdk: { + input: CreateServiceCommandInput; + output: CreateServiceCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/CreateTaskSetCommand.ts b/clients/client-ecs/src/commands/CreateTaskSetCommand.ts index 88e8fa33ee31e..51684647bb40d 100644 --- a/clients/client-ecs/src/commands/CreateTaskSetCommand.ts +++ b/clients/client-ecs/src/commands/CreateTaskSetCommand.ts @@ -250,4 +250,16 @@ export class CreateTaskSetCommand extends $Command .f(void 0, void 0) .ser(se_CreateTaskSetCommand) .de(de_CreateTaskSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateTaskSetRequest; + output: CreateTaskSetResponse; + }; + sdk: { + input: CreateTaskSetCommandInput; + output: CreateTaskSetCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DeleteAccountSettingCommand.ts b/clients/client-ecs/src/commands/DeleteAccountSettingCommand.ts index 2a1f95c20d00a..ae98d2dbceb60 100644 --- a/clients/client-ecs/src/commands/DeleteAccountSettingCommand.ts +++ b/clients/client-ecs/src/commands/DeleteAccountSettingCommand.ts @@ -147,4 +147,16 @@ export class DeleteAccountSettingCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAccountSettingCommand) .de(de_DeleteAccountSettingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAccountSettingRequest; + output: DeleteAccountSettingResponse; + }; + sdk: { + input: DeleteAccountSettingCommandInput; + output: DeleteAccountSettingCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DeleteAttributesCommand.ts b/clients/client-ecs/src/commands/DeleteAttributesCommand.ts index 8ff2964ec0fbc..6c44c6b3b9273 100644 --- a/clients/client-ecs/src/commands/DeleteAttributesCommand.ts +++ b/clients/client-ecs/src/commands/DeleteAttributesCommand.ts @@ -104,4 +104,16 @@ export class DeleteAttributesCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAttributesCommand) .de(de_DeleteAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAttributesRequest; + output: DeleteAttributesResponse; + }; + sdk: { + input: DeleteAttributesCommandInput; + output: DeleteAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DeleteCapacityProviderCommand.ts b/clients/client-ecs/src/commands/DeleteCapacityProviderCommand.ts index 96d8a983ebd2d..092f354e5af90 100644 --- a/clients/client-ecs/src/commands/DeleteCapacityProviderCommand.ts +++ b/clients/client-ecs/src/commands/DeleteCapacityProviderCommand.ts @@ -136,4 +136,16 @@ export class DeleteCapacityProviderCommand extends $Command .f(void 0, void 0) .ser(se_DeleteCapacityProviderCommand) .de(de_DeleteCapacityProviderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteCapacityProviderRequest; + output: DeleteCapacityProviderResponse; + }; + sdk: { + input: DeleteCapacityProviderCommandInput; + output: DeleteCapacityProviderCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DeleteClusterCommand.ts b/clients/client-ecs/src/commands/DeleteClusterCommand.ts index 3ca15eae8cabb..8f92b499b6ff7 100644 --- a/clients/client-ecs/src/commands/DeleteClusterCommand.ts +++ b/clients/client-ecs/src/commands/DeleteClusterCommand.ts @@ -221,4 +221,16 @@ export class DeleteClusterCommand extends $Command .f(void 0, void 0) .ser(se_DeleteClusterCommand) .de(de_DeleteClusterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteClusterRequest; + output: DeleteClusterResponse; + }; + sdk: { + input: DeleteClusterCommandInput; + output: DeleteClusterCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DeleteServiceCommand.ts b/clients/client-ecs/src/commands/DeleteServiceCommand.ts index ab417554b319f..7b71dd420dce9 100644 --- a/clients/client-ecs/src/commands/DeleteServiceCommand.ts +++ b/clients/client-ecs/src/commands/DeleteServiceCommand.ts @@ -409,4 +409,16 @@ export class DeleteServiceCommand extends $Command .f(void 0, void 0) .ser(se_DeleteServiceCommand) .de(de_DeleteServiceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteServiceRequest; + output: DeleteServiceResponse; + }; + sdk: { + input: DeleteServiceCommandInput; + output: DeleteServiceCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DeleteTaskDefinitionsCommand.ts b/clients/client-ecs/src/commands/DeleteTaskDefinitionsCommand.ts index 6d1a43824fd8b..7d7be1f8ee444 100644 --- a/clients/client-ecs/src/commands/DeleteTaskDefinitionsCommand.ts +++ b/clients/client-ecs/src/commands/DeleteTaskDefinitionsCommand.ts @@ -401,4 +401,16 @@ export class DeleteTaskDefinitionsCommand extends $Command .f(void 0, void 0) .ser(se_DeleteTaskDefinitionsCommand) .de(de_DeleteTaskDefinitionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTaskDefinitionsRequest; + output: DeleteTaskDefinitionsResponse; + }; + sdk: { + input: DeleteTaskDefinitionsCommandInput; + output: DeleteTaskDefinitionsCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DeleteTaskSetCommand.ts b/clients/client-ecs/src/commands/DeleteTaskSetCommand.ts index 78d93c68fb95a..5a526c4716d26 100644 --- a/clients/client-ecs/src/commands/DeleteTaskSetCommand.ts +++ b/clients/client-ecs/src/commands/DeleteTaskSetCommand.ts @@ -190,4 +190,16 @@ export class DeleteTaskSetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteTaskSetCommand) .de(de_DeleteTaskSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTaskSetRequest; + output: DeleteTaskSetResponse; + }; + sdk: { + input: DeleteTaskSetCommandInput; + output: DeleteTaskSetCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DeregisterContainerInstanceCommand.ts b/clients/client-ecs/src/commands/DeregisterContainerInstanceCommand.ts index f323583ca7eb2..f6ff4c1347259 100644 --- a/clients/client-ecs/src/commands/DeregisterContainerInstanceCommand.ts +++ b/clients/client-ecs/src/commands/DeregisterContainerInstanceCommand.ts @@ -211,4 +211,16 @@ export class DeregisterContainerInstanceCommand extends $Command .f(void 0, void 0) .ser(se_DeregisterContainerInstanceCommand) .de(de_DeregisterContainerInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeregisterContainerInstanceRequest; + output: DeregisterContainerInstanceResponse; + }; + sdk: { + input: DeregisterContainerInstanceCommandInput; + output: DeregisterContainerInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DeregisterTaskDefinitionCommand.ts b/clients/client-ecs/src/commands/DeregisterTaskDefinitionCommand.ts index abef8006190df..b116852994d9d 100644 --- a/clients/client-ecs/src/commands/DeregisterTaskDefinitionCommand.ts +++ b/clients/client-ecs/src/commands/DeregisterTaskDefinitionCommand.ts @@ -385,4 +385,16 @@ export class DeregisterTaskDefinitionCommand extends $Command .f(void 0, void 0) .ser(se_DeregisterTaskDefinitionCommand) .de(de_DeregisterTaskDefinitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeregisterTaskDefinitionRequest; + output: DeregisterTaskDefinitionResponse; + }; + sdk: { + input: DeregisterTaskDefinitionCommandInput; + output: DeregisterTaskDefinitionCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DescribeCapacityProvidersCommand.ts b/clients/client-ecs/src/commands/DescribeCapacityProvidersCommand.ts index 31a6663f03183..068bf369ee56b 100644 --- a/clients/client-ecs/src/commands/DescribeCapacityProvidersCommand.ts +++ b/clients/client-ecs/src/commands/DescribeCapacityProvidersCommand.ts @@ -140,4 +140,16 @@ export class DescribeCapacityProvidersCommand extends $Command .f(void 0, void 0) .ser(se_DescribeCapacityProvidersCommand) .de(de_DescribeCapacityProvidersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeCapacityProvidersRequest; + output: DescribeCapacityProvidersResponse; + }; + sdk: { + input: DescribeCapacityProvidersCommandInput; + output: DescribeCapacityProvidersCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DescribeClustersCommand.ts b/clients/client-ecs/src/commands/DescribeClustersCommand.ts index 713dc05e8fa9b..94609f4c46863 100644 --- a/clients/client-ecs/src/commands/DescribeClustersCommand.ts +++ b/clients/client-ecs/src/commands/DescribeClustersCommand.ts @@ -208,4 +208,16 @@ export class DescribeClustersCommand extends $Command .f(void 0, void 0) .ser(se_DescribeClustersCommand) .de(de_DescribeClustersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeClustersRequest; + output: DescribeClustersResponse; + }; + sdk: { + input: DescribeClustersCommandInput; + output: DescribeClustersCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DescribeContainerInstancesCommand.ts b/clients/client-ecs/src/commands/DescribeContainerInstancesCommand.ts index 36944febb5af8..6754a0bef4f9a 100644 --- a/clients/client-ecs/src/commands/DescribeContainerInstancesCommand.ts +++ b/clients/client-ecs/src/commands/DescribeContainerInstancesCommand.ts @@ -285,4 +285,16 @@ export class DescribeContainerInstancesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeContainerInstancesCommand) .de(de_DescribeContainerInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeContainerInstancesRequest; + output: DescribeContainerInstancesResponse; + }; + sdk: { + input: DescribeContainerInstancesCommandInput; + output: DescribeContainerInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DescribeServicesCommand.ts b/clients/client-ecs/src/commands/DescribeServicesCommand.ts index 239aa544f8b88..6e3484bb6d5cf 100644 --- a/clients/client-ecs/src/commands/DescribeServicesCommand.ts +++ b/clients/client-ecs/src/commands/DescribeServicesCommand.ts @@ -442,4 +442,16 @@ export class DescribeServicesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeServicesCommand) .de(de_DescribeServicesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeServicesRequest; + output: DescribeServicesResponse; + }; + sdk: { + input: DescribeServicesCommandInput; + output: DescribeServicesCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DescribeTaskDefinitionCommand.ts b/clients/client-ecs/src/commands/DescribeTaskDefinitionCommand.ts index 18b9ae4db6fe4..a5873c32b30d5 100644 --- a/clients/client-ecs/src/commands/DescribeTaskDefinitionCommand.ts +++ b/clients/client-ecs/src/commands/DescribeTaskDefinitionCommand.ts @@ -442,4 +442,16 @@ export class DescribeTaskDefinitionCommand extends $Command .f(void 0, void 0) .ser(se_DescribeTaskDefinitionCommand) .de(de_DescribeTaskDefinitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeTaskDefinitionRequest; + output: DescribeTaskDefinitionResponse; + }; + sdk: { + input: DescribeTaskDefinitionCommandInput; + output: DescribeTaskDefinitionCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DescribeTaskSetsCommand.ts b/clients/client-ecs/src/commands/DescribeTaskSetsCommand.ts index 9276b3998b5ed..08cb0cf1e1c7f 100644 --- a/clients/client-ecs/src/commands/DescribeTaskSetsCommand.ts +++ b/clients/client-ecs/src/commands/DescribeTaskSetsCommand.ts @@ -201,4 +201,16 @@ export class DescribeTaskSetsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeTaskSetsCommand) .de(de_DescribeTaskSetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeTaskSetsRequest; + output: DescribeTaskSetsResponse; + }; + sdk: { + input: DescribeTaskSetsCommandInput; + output: DescribeTaskSetsCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DescribeTasksCommand.ts b/clients/client-ecs/src/commands/DescribeTasksCommand.ts index c09eb3c036498..61559811d2d07 100644 --- a/clients/client-ecs/src/commands/DescribeTasksCommand.ts +++ b/clients/client-ecs/src/commands/DescribeTasksCommand.ts @@ -331,4 +331,16 @@ export class DescribeTasksCommand extends $Command .f(void 0, void 0) .ser(se_DescribeTasksCommand) .de(de_DescribeTasksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeTasksRequest; + output: DescribeTasksResponse; + }; + sdk: { + input: DescribeTasksCommandInput; + output: DescribeTasksCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/DiscoverPollEndpointCommand.ts b/clients/client-ecs/src/commands/DiscoverPollEndpointCommand.ts index 04e38948a0d3a..08519b4fc364b 100644 --- a/clients/client-ecs/src/commands/DiscoverPollEndpointCommand.ts +++ b/clients/client-ecs/src/commands/DiscoverPollEndpointCommand.ts @@ -101,4 +101,16 @@ export class DiscoverPollEndpointCommand extends $Command .f(void 0, void 0) .ser(se_DiscoverPollEndpointCommand) .de(de_DiscoverPollEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DiscoverPollEndpointRequest; + output: DiscoverPollEndpointResponse; + }; + sdk: { + input: DiscoverPollEndpointCommandInput; + output: DiscoverPollEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/ExecuteCommandCommand.ts b/clients/client-ecs/src/commands/ExecuteCommandCommand.ts index 3b8b537482e46..6b51117cdc624 100644 --- a/clients/client-ecs/src/commands/ExecuteCommandCommand.ts +++ b/clients/client-ecs/src/commands/ExecuteCommandCommand.ts @@ -147,4 +147,16 @@ export class ExecuteCommandCommand extends $Command .f(void 0, ExecuteCommandResponseFilterSensitiveLog) .ser(se_ExecuteCommandCommand) .de(de_ExecuteCommandCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ExecuteCommandRequest; + output: ExecuteCommandResponse; + }; + sdk: { + input: ExecuteCommandCommandInput; + output: ExecuteCommandCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/GetTaskProtectionCommand.ts b/clients/client-ecs/src/commands/GetTaskProtectionCommand.ts index a576346097f4a..7301d17dfa7fd 100644 --- a/clients/client-ecs/src/commands/GetTaskProtectionCommand.ts +++ b/clients/client-ecs/src/commands/GetTaskProtectionCommand.ts @@ -153,4 +153,16 @@ export class GetTaskProtectionCommand extends $Command .f(void 0, void 0) .ser(se_GetTaskProtectionCommand) .de(de_GetTaskProtectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTaskProtectionRequest; + output: GetTaskProtectionResponse; + }; + sdk: { + input: GetTaskProtectionCommandInput; + output: GetTaskProtectionCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/ListAccountSettingsCommand.ts b/clients/client-ecs/src/commands/ListAccountSettingsCommand.ts index 6dd47cfb2bd64..e00fb1d4e941f 100644 --- a/clients/client-ecs/src/commands/ListAccountSettingsCommand.ts +++ b/clients/client-ecs/src/commands/ListAccountSettingsCommand.ts @@ -177,4 +177,16 @@ export class ListAccountSettingsCommand extends $Command .f(void 0, void 0) .ser(se_ListAccountSettingsCommand) .de(de_ListAccountSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAccountSettingsRequest; + output: ListAccountSettingsResponse; + }; + sdk: { + input: ListAccountSettingsCommandInput; + output: ListAccountSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/ListAttributesCommand.ts b/clients/client-ecs/src/commands/ListAttributesCommand.ts index 6c53ef69080ec..adf4688b2ebe8 100644 --- a/clients/client-ecs/src/commands/ListAttributesCommand.ts +++ b/clients/client-ecs/src/commands/ListAttributesCommand.ts @@ -103,4 +103,16 @@ export class ListAttributesCommand extends $Command .f(void 0, void 0) .ser(se_ListAttributesCommand) .de(de_ListAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAttributesRequest; + output: ListAttributesResponse; + }; + sdk: { + input: ListAttributesCommandInput; + output: ListAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/ListClustersCommand.ts b/clients/client-ecs/src/commands/ListClustersCommand.ts index 62d18a4fe3a67..3f29ab18b5187 100644 --- a/clients/client-ecs/src/commands/ListClustersCommand.ts +++ b/clients/client-ecs/src/commands/ListClustersCommand.ts @@ -120,4 +120,16 @@ export class ListClustersCommand extends $Command .f(void 0, void 0) .ser(se_ListClustersCommand) .de(de_ListClustersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListClustersRequest; + output: ListClustersResponse; + }; + sdk: { + input: ListClustersCommandInput; + output: ListClustersCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/ListContainerInstancesCommand.ts b/clients/client-ecs/src/commands/ListContainerInstancesCommand.ts index 2da6126319e2e..eec98c3474fe1 100644 --- a/clients/client-ecs/src/commands/ListContainerInstancesCommand.ts +++ b/clients/client-ecs/src/commands/ListContainerInstancesCommand.ts @@ -130,4 +130,16 @@ export class ListContainerInstancesCommand extends $Command .f(void 0, void 0) .ser(se_ListContainerInstancesCommand) .de(de_ListContainerInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListContainerInstancesRequest; + output: ListContainerInstancesResponse; + }; + sdk: { + input: ListContainerInstancesCommandInput; + output: ListContainerInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/ListServicesByNamespaceCommand.ts b/clients/client-ecs/src/commands/ListServicesByNamespaceCommand.ts index a1a24c20c9545..1e8848d2db645 100644 --- a/clients/client-ecs/src/commands/ListServicesByNamespaceCommand.ts +++ b/clients/client-ecs/src/commands/ListServicesByNamespaceCommand.ts @@ -111,4 +111,16 @@ export class ListServicesByNamespaceCommand extends $Command .f(void 0, void 0) .ser(se_ListServicesByNamespaceCommand) .de(de_ListServicesByNamespaceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListServicesByNamespaceRequest; + output: ListServicesByNamespaceResponse; + }; + sdk: { + input: ListServicesByNamespaceCommandInput; + output: ListServicesByNamespaceCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/ListServicesCommand.ts b/clients/client-ecs/src/commands/ListServicesCommand.ts index 9707f1e92526a..6a3cf586ec313 100644 --- a/clients/client-ecs/src/commands/ListServicesCommand.ts +++ b/clients/client-ecs/src/commands/ListServicesCommand.ts @@ -126,4 +126,16 @@ export class ListServicesCommand extends $Command .f(void 0, void 0) .ser(se_ListServicesCommand) .de(de_ListServicesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListServicesRequest; + output: ListServicesResponse; + }; + sdk: { + input: ListServicesCommandInput; + output: ListServicesCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/ListTagsForResourceCommand.ts b/clients/client-ecs/src/commands/ListTagsForResourceCommand.ts index 2e55d4276abeb..0b2ab7ec67a3a 100644 --- a/clients/client-ecs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ecs/src/commands/ListTagsForResourceCommand.ts @@ -128,4 +128,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/ListTaskDefinitionFamiliesCommand.ts b/clients/client-ecs/src/commands/ListTaskDefinitionFamiliesCommand.ts index 420a35eee6124..f3ff28721ba82 100644 --- a/clients/client-ecs/src/commands/ListTaskDefinitionFamiliesCommand.ts +++ b/clients/client-ecs/src/commands/ListTaskDefinitionFamiliesCommand.ts @@ -149,4 +149,16 @@ export class ListTaskDefinitionFamiliesCommand extends $Command .f(void 0, void 0) .ser(se_ListTaskDefinitionFamiliesCommand) .de(de_ListTaskDefinitionFamiliesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTaskDefinitionFamiliesRequest; + output: ListTaskDefinitionFamiliesResponse; + }; + sdk: { + input: ListTaskDefinitionFamiliesCommandInput; + output: ListTaskDefinitionFamiliesCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/ListTaskDefinitionsCommand.ts b/clients/client-ecs/src/commands/ListTaskDefinitionsCommand.ts index 014ffedf27d12..7278947164fff 100644 --- a/clients/client-ecs/src/commands/ListTaskDefinitionsCommand.ts +++ b/clients/client-ecs/src/commands/ListTaskDefinitionsCommand.ts @@ -150,4 +150,16 @@ export class ListTaskDefinitionsCommand extends $Command .f(void 0, void 0) .ser(se_ListTaskDefinitionsCommand) .de(de_ListTaskDefinitionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTaskDefinitionsRequest; + output: ListTaskDefinitionsResponse; + }; + sdk: { + input: ListTaskDefinitionsCommandInput; + output: ListTaskDefinitionsCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/ListTasksCommand.ts b/clients/client-ecs/src/commands/ListTasksCommand.ts index e9129985ba41f..c28a82c94c2a0 100644 --- a/clients/client-ecs/src/commands/ListTasksCommand.ts +++ b/clients/client-ecs/src/commands/ListTasksCommand.ts @@ -158,4 +158,16 @@ export class ListTasksCommand extends $Command .f(void 0, void 0) .ser(se_ListTasksCommand) .de(de_ListTasksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTasksRequest; + output: ListTasksResponse; + }; + sdk: { + input: ListTasksCommandInput; + output: ListTasksCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/PutAccountSettingCommand.ts b/clients/client-ecs/src/commands/PutAccountSettingCommand.ts index ebd783404a83d..60fa2da0d2469 100644 --- a/clients/client-ecs/src/commands/PutAccountSettingCommand.ts +++ b/clients/client-ecs/src/commands/PutAccountSettingCommand.ts @@ -153,4 +153,16 @@ export class PutAccountSettingCommand extends $Command .f(void 0, void 0) .ser(se_PutAccountSettingCommand) .de(de_PutAccountSettingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutAccountSettingRequest; + output: PutAccountSettingResponse; + }; + sdk: { + input: PutAccountSettingCommandInput; + output: PutAccountSettingCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/PutAccountSettingDefaultCommand.ts b/clients/client-ecs/src/commands/PutAccountSettingDefaultCommand.ts index bd5d0d98b90c9..e94d3738c4e71 100644 --- a/clients/client-ecs/src/commands/PutAccountSettingDefaultCommand.ts +++ b/clients/client-ecs/src/commands/PutAccountSettingDefaultCommand.ts @@ -127,4 +127,16 @@ export class PutAccountSettingDefaultCommand extends $Command .f(void 0, void 0) .ser(se_PutAccountSettingDefaultCommand) .de(de_PutAccountSettingDefaultCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutAccountSettingDefaultRequest; + output: PutAccountSettingDefaultResponse; + }; + sdk: { + input: PutAccountSettingDefaultCommandInput; + output: PutAccountSettingDefaultCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/PutAttributesCommand.ts b/clients/client-ecs/src/commands/PutAttributesCommand.ts index 32a80183efc76..59ec6d90380ef 100644 --- a/clients/client-ecs/src/commands/PutAttributesCommand.ts +++ b/clients/client-ecs/src/commands/PutAttributesCommand.ts @@ -112,4 +112,16 @@ export class PutAttributesCommand extends $Command .f(void 0, void 0) .ser(se_PutAttributesCommand) .de(de_PutAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutAttributesRequest; + output: PutAttributesResponse; + }; + sdk: { + input: PutAttributesCommandInput; + output: PutAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/PutClusterCapacityProvidersCommand.ts b/clients/client-ecs/src/commands/PutClusterCapacityProvidersCommand.ts index 94fabf2b8b102..7d0fefa781323 100644 --- a/clients/client-ecs/src/commands/PutClusterCapacityProvidersCommand.ts +++ b/clients/client-ecs/src/commands/PutClusterCapacityProvidersCommand.ts @@ -207,4 +207,16 @@ export class PutClusterCapacityProvidersCommand extends $Command .f(void 0, void 0) .ser(se_PutClusterCapacityProvidersCommand) .de(de_PutClusterCapacityProvidersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutClusterCapacityProvidersRequest; + output: PutClusterCapacityProvidersResponse; + }; + sdk: { + input: PutClusterCapacityProvidersCommandInput; + output: PutClusterCapacityProvidersCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/RegisterContainerInstanceCommand.ts b/clients/client-ecs/src/commands/RegisterContainerInstanceCommand.ts index 97d54006f7d3d..954fa1ea32463 100644 --- a/clients/client-ecs/src/commands/RegisterContainerInstanceCommand.ts +++ b/clients/client-ecs/src/commands/RegisterContainerInstanceCommand.ts @@ -222,4 +222,16 @@ export class RegisterContainerInstanceCommand extends $Command .f(void 0, void 0) .ser(se_RegisterContainerInstanceCommand) .de(de_RegisterContainerInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterContainerInstanceRequest; + output: RegisterContainerInstanceResponse; + }; + sdk: { + input: RegisterContainerInstanceCommandInput; + output: RegisterContainerInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/RegisterTaskDefinitionCommand.ts b/clients/client-ecs/src/commands/RegisterTaskDefinitionCommand.ts index c637a3d504987..0505b6d90b043 100644 --- a/clients/client-ecs/src/commands/RegisterTaskDefinitionCommand.ts +++ b/clients/client-ecs/src/commands/RegisterTaskDefinitionCommand.ts @@ -697,4 +697,16 @@ export class RegisterTaskDefinitionCommand extends $Command .f(void 0, void 0) .ser(se_RegisterTaskDefinitionCommand) .de(de_RegisterTaskDefinitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterTaskDefinitionRequest; + output: RegisterTaskDefinitionResponse; + }; + sdk: { + input: RegisterTaskDefinitionCommandInput; + output: RegisterTaskDefinitionCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/RunTaskCommand.ts b/clients/client-ecs/src/commands/RunTaskCommand.ts index 53ef8d11119a9..e2a649287bed5 100644 --- a/clients/client-ecs/src/commands/RunTaskCommand.ts +++ b/clients/client-ecs/src/commands/RunTaskCommand.ts @@ -498,4 +498,16 @@ export class RunTaskCommand extends $Command .f(void 0, void 0) .ser(se_RunTaskCommand) .de(de_RunTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RunTaskRequest; + output: RunTaskResponse; + }; + sdk: { + input: RunTaskCommandInput; + output: RunTaskCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/StartTaskCommand.ts b/clients/client-ecs/src/commands/StartTaskCommand.ts index 09d3aff9bd710..756fc575d3e34 100644 --- a/clients/client-ecs/src/commands/StartTaskCommand.ts +++ b/clients/client-ecs/src/commands/StartTaskCommand.ts @@ -382,4 +382,16 @@ export class StartTaskCommand extends $Command .f(void 0, void 0) .ser(se_StartTaskCommand) .de(de_StartTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartTaskRequest; + output: StartTaskResponse; + }; + sdk: { + input: StartTaskCommandInput; + output: StartTaskCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/StopTaskCommand.ts b/clients/client-ecs/src/commands/StopTaskCommand.ts index 6e039db7ce069..b46711ead71ed 100644 --- a/clients/client-ecs/src/commands/StopTaskCommand.ts +++ b/clients/client-ecs/src/commands/StopTaskCommand.ts @@ -278,4 +278,16 @@ export class StopTaskCommand extends $Command .f(void 0, void 0) .ser(se_StopTaskCommand) .de(de_StopTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopTaskRequest; + output: StopTaskResponse; + }; + sdk: { + input: StopTaskCommandInput; + output: StopTaskCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/SubmitAttachmentStateChangesCommand.ts b/clients/client-ecs/src/commands/SubmitAttachmentStateChangesCommand.ts index d8013f9782855..4f20193ca9ee4 100644 --- a/clients/client-ecs/src/commands/SubmitAttachmentStateChangesCommand.ts +++ b/clients/client-ecs/src/commands/SubmitAttachmentStateChangesCommand.ts @@ -116,4 +116,16 @@ export class SubmitAttachmentStateChangesCommand extends $Command .f(void 0, void 0) .ser(se_SubmitAttachmentStateChangesCommand) .de(de_SubmitAttachmentStateChangesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SubmitAttachmentStateChangesRequest; + output: SubmitAttachmentStateChangesResponse; + }; + sdk: { + input: SubmitAttachmentStateChangesCommandInput; + output: SubmitAttachmentStateChangesCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/SubmitContainerStateChangeCommand.ts b/clients/client-ecs/src/commands/SubmitContainerStateChangeCommand.ts index 03331bbdb55b5..077fc7f3e8b07 100644 --- a/clients/client-ecs/src/commands/SubmitContainerStateChangeCommand.ts +++ b/clients/client-ecs/src/commands/SubmitContainerStateChangeCommand.ts @@ -117,4 +117,16 @@ export class SubmitContainerStateChangeCommand extends $Command .f(void 0, void 0) .ser(se_SubmitContainerStateChangeCommand) .de(de_SubmitContainerStateChangeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SubmitContainerStateChangeRequest; + output: SubmitContainerStateChangeResponse; + }; + sdk: { + input: SubmitContainerStateChangeCommandInput; + output: SubmitContainerStateChangeCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/SubmitTaskStateChangeCommand.ts b/clients/client-ecs/src/commands/SubmitTaskStateChangeCommand.ts index e8094655398c0..c7c04cb1a3c76 100644 --- a/clients/client-ecs/src/commands/SubmitTaskStateChangeCommand.ts +++ b/clients/client-ecs/src/commands/SubmitTaskStateChangeCommand.ts @@ -145,4 +145,16 @@ export class SubmitTaskStateChangeCommand extends $Command .f(void 0, void 0) .ser(se_SubmitTaskStateChangeCommand) .de(de_SubmitTaskStateChangeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SubmitTaskStateChangeRequest; + output: SubmitTaskStateChangeResponse; + }; + sdk: { + input: SubmitTaskStateChangeCommandInput; + output: SubmitTaskStateChangeCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/TagResourceCommand.ts b/clients/client-ecs/src/commands/TagResourceCommand.ts index eda2197359ea7..02921f8c566fa 100644 --- a/clients/client-ecs/src/commands/TagResourceCommand.ts +++ b/clients/client-ecs/src/commands/TagResourceCommand.ts @@ -129,4 +129,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/UntagResourceCommand.ts b/clients/client-ecs/src/commands/UntagResourceCommand.ts index e2e48429fb6f4..4830022bab810 100644 --- a/clients/client-ecs/src/commands/UntagResourceCommand.ts +++ b/clients/client-ecs/src/commands/UntagResourceCommand.ts @@ -120,4 +120,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/UpdateCapacityProviderCommand.ts b/clients/client-ecs/src/commands/UpdateCapacityProviderCommand.ts index afe0af80449ab..e15af2d64c310 100644 --- a/clients/client-ecs/src/commands/UpdateCapacityProviderCommand.ts +++ b/clients/client-ecs/src/commands/UpdateCapacityProviderCommand.ts @@ -134,4 +134,16 @@ export class UpdateCapacityProviderCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCapacityProviderCommand) .de(de_UpdateCapacityProviderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCapacityProviderRequest; + output: UpdateCapacityProviderResponse; + }; + sdk: { + input: UpdateCapacityProviderCommandInput; + output: UpdateCapacityProviderCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/UpdateClusterCommand.ts b/clients/client-ecs/src/commands/UpdateClusterCommand.ts index bf5444ef2d103..0ea37f48e9c47 100644 --- a/clients/client-ecs/src/commands/UpdateClusterCommand.ts +++ b/clients/client-ecs/src/commands/UpdateClusterCommand.ts @@ -201,4 +201,16 @@ export class UpdateClusterCommand extends $Command .f(void 0, void 0) .ser(se_UpdateClusterCommand) .de(de_UpdateClusterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateClusterRequest; + output: UpdateClusterResponse; + }; + sdk: { + input: UpdateClusterCommandInput; + output: UpdateClusterCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/UpdateClusterSettingsCommand.ts b/clients/client-ecs/src/commands/UpdateClusterSettingsCommand.ts index e47ac23d4523d..8af6c34b64b0a 100644 --- a/clients/client-ecs/src/commands/UpdateClusterSettingsCommand.ts +++ b/clients/client-ecs/src/commands/UpdateClusterSettingsCommand.ts @@ -178,4 +178,16 @@ export class UpdateClusterSettingsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateClusterSettingsCommand) .de(de_UpdateClusterSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateClusterSettingsRequest; + output: UpdateClusterSettingsResponse; + }; + sdk: { + input: UpdateClusterSettingsCommandInput; + output: UpdateClusterSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/UpdateContainerAgentCommand.ts b/clients/client-ecs/src/commands/UpdateContainerAgentCommand.ts index a28d4e6ae7b70..b887ae663c7a4 100644 --- a/clients/client-ecs/src/commands/UpdateContainerAgentCommand.ts +++ b/clients/client-ecs/src/commands/UpdateContainerAgentCommand.ts @@ -218,4 +218,16 @@ export class UpdateContainerAgentCommand extends $Command .f(void 0, void 0) .ser(se_UpdateContainerAgentCommand) .de(de_UpdateContainerAgentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContainerAgentRequest; + output: UpdateContainerAgentResponse; + }; + sdk: { + input: UpdateContainerAgentCommandInput; + output: UpdateContainerAgentCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/UpdateContainerInstancesStateCommand.ts b/clients/client-ecs/src/commands/UpdateContainerInstancesStateCommand.ts index a923c3b7ea9ab..26f3f41380cb0 100644 --- a/clients/client-ecs/src/commands/UpdateContainerInstancesStateCommand.ts +++ b/clients/client-ecs/src/commands/UpdateContainerInstancesStateCommand.ts @@ -247,4 +247,16 @@ export class UpdateContainerInstancesStateCommand extends $Command .f(void 0, void 0) .ser(se_UpdateContainerInstancesStateCommand) .de(de_UpdateContainerInstancesStateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContainerInstancesStateRequest; + output: UpdateContainerInstancesStateResponse; + }; + sdk: { + input: UpdateContainerInstancesStateCommandInput; + output: UpdateContainerInstancesStateCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/UpdateServiceCommand.ts b/clients/client-ecs/src/commands/UpdateServiceCommand.ts index f9d3973387239..e397fa84e9dc9 100644 --- a/clients/client-ecs/src/commands/UpdateServiceCommand.ts +++ b/clients/client-ecs/src/commands/UpdateServiceCommand.ts @@ -693,4 +693,16 @@ export class UpdateServiceCommand extends $Command .f(void 0, void 0) .ser(se_UpdateServiceCommand) .de(de_UpdateServiceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateServiceRequest; + output: UpdateServiceResponse; + }; + sdk: { + input: UpdateServiceCommandInput; + output: UpdateServiceCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/UpdateServicePrimaryTaskSetCommand.ts b/clients/client-ecs/src/commands/UpdateServicePrimaryTaskSetCommand.ts index f3a2c0e276bd1..efa70ea942807 100644 --- a/clients/client-ecs/src/commands/UpdateServicePrimaryTaskSetCommand.ts +++ b/clients/client-ecs/src/commands/UpdateServicePrimaryTaskSetCommand.ts @@ -194,4 +194,16 @@ export class UpdateServicePrimaryTaskSetCommand extends $Command .f(void 0, void 0) .ser(se_UpdateServicePrimaryTaskSetCommand) .de(de_UpdateServicePrimaryTaskSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateServicePrimaryTaskSetRequest; + output: UpdateServicePrimaryTaskSetResponse; + }; + sdk: { + input: UpdateServicePrimaryTaskSetCommandInput; + output: UpdateServicePrimaryTaskSetCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/UpdateTaskProtectionCommand.ts b/clients/client-ecs/src/commands/UpdateTaskProtectionCommand.ts index 22081a3f37871..1a57e040e80e2 100644 --- a/clients/client-ecs/src/commands/UpdateTaskProtectionCommand.ts +++ b/clients/client-ecs/src/commands/UpdateTaskProtectionCommand.ts @@ -236,4 +236,16 @@ export class UpdateTaskProtectionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTaskProtectionCommand) .de(de_UpdateTaskProtectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTaskProtectionRequest; + output: UpdateTaskProtectionResponse; + }; + sdk: { + input: UpdateTaskProtectionCommandInput; + output: UpdateTaskProtectionCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/commands/UpdateTaskSetCommand.ts b/clients/client-ecs/src/commands/UpdateTaskSetCommand.ts index b4389acb1e4f0..f92c8c65942cf 100644 --- a/clients/client-ecs/src/commands/UpdateTaskSetCommand.ts +++ b/clients/client-ecs/src/commands/UpdateTaskSetCommand.ts @@ -195,4 +195,16 @@ export class UpdateTaskSetCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTaskSetCommand) .de(de_UpdateTaskSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTaskSetRequest; + output: UpdateTaskSetResponse; + }; + sdk: { + input: UpdateTaskSetCommandInput; + output: UpdateTaskSetCommandOutput; + }; + }; +} diff --git a/clients/client-ecs/src/models/models_0.ts b/clients/client-ecs/src/models/models_0.ts index b5b1bae70acb2..5b9a4a45aafe2 100644 --- a/clients/client-ecs/src/models/models_0.ts +++ b/clients/client-ecs/src/models/models_0.ts @@ -1427,11 +1427,16 @@ export interface DeploymentConfiguration { * to do this are available). The defaultmaximumPercent
value for a service
* using the REPLICA
service scheduler is 200%.
* If a service is using either the blue/green (CODE_DEPLOY
) or
- * EXTERNAL
deployment types and tasks that use the EC2
+ * EXTERNAL
deployment types, and tasks in the service use the EC2
* launch type, the maximum percent value is set to the
- * default value and is used to define the upper limit on the number of the tasks in the
+ * default value. The maximum percent value is used to define the upper limit on the number of the tasks in the
* service that remain in the RUNNING
state while the container instances are
- * in the DRAINING
state. If the tasks in the service use the
+ * in the DRAINING
state.
You can't specify a custom maximumPercent
value for a service that uses either the blue/green (CODE_DEPLOY
) or
+ * EXTERNAL
deployment types and has tasks that use the EC2 launch type.
If the tasks in the service use the * Fargate launch type, the maximum percent value is not used, although it is * returned when describing your service.
* @public @@ -1495,9 +1500,14 @@ export interface DeploymentConfiguration { *If a service is using either the blue/green (CODE_DEPLOY
) or
* EXTERNAL
deployment types and is running tasks that use the
* EC2 launch type, the minimum healthy
- * percent value is set to the default value and is used to define the lower
+ * percent value is set to the default value. The minimum healthy percent value is used to define the lower
* limit on the number of the tasks in the service that remain in the RUNNING
- * state while the container instances are in the DRAINING
state. If a service
+ * state while the container instances are in the DRAINING
state.
You can't specify a custom minimumHealthyPercent
value for a service that uses either the blue/green (CODE_DEPLOY
) or
+ * EXTERNAL
deployment types and has tasks that use the EC2 launch type.
If a service
* is using either the blue/green (CODE_DEPLOY
) or EXTERNAL
* deployment types and is running tasks that use the Fargate launch type,
* the minimum healthy percent value is not used, although it is returned when describing
@@ -1888,7 +1898,7 @@ export interface Secret {
/**
*
The log configuration for the container. This parameter maps to LogConfig
- * in the docker conainer create command and the
+ * in the docker container create command and the
* --log-driver
option to docker
* run.
By default, containers use the same logging driver that the Docker daemon uses. @@ -2183,7 +2193,7 @@ export interface ServiceConnectConfiguration { /** *
The log configuration for the container. This parameter maps to LogConfig
- * in the docker conainer create command and the
+ * in the docker container create command and the
* --log-driver
option to docker
* run.
By default, containers use the same logging driver that the Docker daemon uses.
@@ -4805,7 +4815,7 @@ export interface HealthCheck {
* CMD-SHELL, curl -f http://localhost/ || exit 1
*
An exit code of 0 indicates success, and non-zero exit code indicates failure. For
- * more information, see HealthCheck
in tthe docker conainer create command
HealthCheck
in the docker container create command
* @public
*/
command: string[] | undefined;
@@ -4854,7 +4864,7 @@ export interface HealthCheck {
export interface KernelCapabilities {
/**
* The Linux capabilities for the container that have been added to the default
- * configuration provided by Docker. This parameter maps to CapAdd
in the docker conainer create command and the
+ * configuration provided by Docker. This parameter maps to CapAdd
in the docker container create command and the
* --cap-add
option to docker
* run.
The Linux capabilities for the container that have been removed from the default
- * configuration provided by Docker. This parameter maps to CapDrop
in the docker conainer create command and the
+ * configuration provided by Docker. This parameter maps to CapDrop
in the docker container create command and the
* --cap-drop
option to docker
* run.
Valid values: Any host devices to expose to the container. This parameter maps to
- * "ALL" | "AUDIT_CONTROL" | "AUDIT_WRITE" | "BLOCK_SUSPEND" |
@@ -4985,7 +4995,7 @@ export interface LinuxParameters {
/**
*
Devices
in tthe docker conainer create command and the --device
option to docker run.Devices
in the docker container create command and the --device
option to docker run.
If you're using tasks that use the Fargate launch type, the
* devices
parameter isn't supported.
hostPort
can be left blank or it must be the same value as the
* containerPort
.
* Most fields of this parameter (containerPort
, hostPort
,
- * protocol
) maps to PortBindings
in the docker conainer create command and the
+ * protocol
) maps to PortBindings
in the docker container create command and the
* --publish
option to docker
* run
. If the network mode of a task definition is set to
* host
, host ports must either be undefined or match the container port
@@ -5404,7 +5414,7 @@ export interface ContainerRestartPolicy {
/**
*
A list of namespaced kernel parameters to set in the container. This parameter maps to
- * Sysctls
in tthe docker conainer create command and the --sysctl
option to docker run. For example, you can configure
+ * Sysctls
in the docker container create command and the --sysctl
option to docker run. For example, you can configure
* net.ipv4.tcp_keepalive_time
setting to maintain longer lived
* connections.
We don't recommend that you specify network-related systemControls
@@ -5519,13 +5529,13 @@ export interface Ulimit {
name: UlimitName | undefined;
/**
- *
The soft limit for the ulimit
type.
The soft limit for the ulimit
type. The value can be specified in bytes, seconds, or as a count, depending on the type
of the ulimit
.
The hard limit for the ulimit
type.
The hard limit for the ulimit
type. The value can be specified in bytes, seconds, or as a count, depending on the type
of the ulimit
.
The name of a container. If you're linking multiple containers together in a task
* definition, the name
of one container can be entered in the
* links
of another container to connect the containers.
- * Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed. This parameter maps to name
in tthe docker conainer create command and the
+ * Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed. This parameter maps to name
in the docker container create command and the
* --name
option to docker
* run.
* repository-url/image@digest
- *
. Up to 255 letters (uppercase and lowercase), numbers, hyphens, underscores, colons, periods, forward slashes, and number signs are allowed. This parameter maps to Image
in the docker conainer create command and the
+ * . Up to 255 letters (uppercase and lowercase), numbers, hyphens, underscores, colons, periods, forward slashes, and number signs are allowed. This parameter maps to Image
in the docker container create command and the
* IMAGE
parameter of docker
* run.
* The number of cpu
units reserved for the container. This parameter maps
- * to CpuShares
in the docker conainer create commandand the --cpu-shares
option to docker run.
CpuShares
in the docker container create commandand the --cpu-shares
option to docker run.
* This field is optional for tasks using the Fargate launch type, and the
* only requirement is that the total amount of CPU reserved for all containers within a
* task be lower than the task-level cpu
value.
memory
value, if one is specified. This parameter maps to
- * Memory
in thethe docker conainer create command and the --memory
option to docker run.
+ * Memory
in the docker container create command and the --memory
option to docker run.
* If using the Fargate launch type, this parameter is optional.
*If using the EC2 launch type, you must specify either a task-level
* memory value or a container-level memory value. If you specify both a container-level
@@ -5700,7 +5710,7 @@ export interface ContainerDefinition {
* However, your container can consume more memory when it needs to, up to either the hard
* limit specified with the memory
parameter (if applicable), or all of the
* available memory on the container instance, whichever comes first. This parameter maps
- * to MemoryReservation
in the the docker conainer create command and the --memory-reservation
option to docker run.
MemoryReservation
in the docker container create command and the --memory-reservation
option to docker run.
* If a task-level memory value is not specified, you must specify a non-zero integer for
* one or both of memory
or memoryReservation
in a container
* definition. If you specify both, memory
must be greater than
@@ -5727,7 +5737,7 @@ export interface ContainerDefinition {
* without the need for port mappings. This parameter is only supported if the network mode
* of a task definition is bridge
. The name:internalName
* construct is analogous to name:alias
in Docker links.
- * Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed.. This parameter maps to Links
in the docker conainer create command and the
+ * Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed.. This parameter maps to Links
in the docker container create command and the
* --link
option to docker
* run.
localhost
. There's no loopback for port mappings on Windows, so you
* can't access a container's mapped port from the host itself.
* This parameter maps to PortBindings
in the
- * the docker conainer create command and the
+ * the docker container create command and the
* --publish
option to docker
* run. If the network mode of a task definition is set to none
,
* then you can't specify port mappings. If the network mode of a task definition is set to
@@ -5801,14 +5811,14 @@ export interface ContainerDefinition {
* arguments as command
array items instead.
The entry point that's passed to the container. This parameter maps to
- * Entrypoint
in tthe docker conainer create command and the --entrypoint
option to docker run.
Entrypoint
in the docker container create command and the --entrypoint
option to docker run.
* @public
*/
entryPoint?: string[];
/**
* The command that's passed to the container. This parameter maps to Cmd
in
- * the docker conainer create command and the
+ * the docker container create command and the
* COMMAND
parameter to docker
* run. If there are multiple arguments, each
* argument is a separated string in the array.
The environment variables to pass to a container. This parameter maps to
- * Env
in the docker conainer create command and the --env
option to docker run.
Env
in the docker container create command and the --env
option to docker run.
* We don't recommend that you use plaintext environment variables for sensitive * information, such as credential data.
@@ -5846,7 +5856,7 @@ export interface ContainerDefinition { /** *The mount points for data volumes in your container.
- *This parameter maps to Volumes
in the the docker conainer create command and the --volume
option to docker run.
This parameter maps to Volumes
in the docker container create command and the --volume
option to docker run.
Windows containers can mount whole directories on the same drive as
* $env:ProgramData
. Windows containers can't mount directories on a
* different drive, and mount point can't be across drives.
Data volumes to mount from another container. This parameter maps to
- * VolumesFrom
in tthe docker conainer create command and the --volumes-from
option to docker run.
VolumesFrom
in the docker container create command and the --volumes-from
option to docker run.
* @public
*/
volumesFrom?: VolumeFrom[];
@@ -5957,7 +5967,7 @@ export interface ContainerDefinition {
* Windows platform version 1.0.0
or later.
The max stop timeout value is 120 seconds and if the parameter is not specified, the + *
For tasks that use the Fargate launch type, the max stop timeout value is 120 seconds and if the parameter is not specified, the * default value of 30 seconds is used.
*For tasks that use the EC2 launch type, if the stopTimeout
* parameter isn't specified, the value set for the Amazon ECS container agent configuration
@@ -5972,14 +5982,14 @@ export interface ContainerDefinition {
* ecs-init
package. If your container instances are launched from version
* 20190301
or later, then they contain the required versions of the
* container agent and ecs-init
. For more information, see Amazon ECS-optimized Linux AMI in the Amazon Elastic Container Service Developer Guide.
The valid values are 2-120 seconds.
+ *The valid values for Fargate are 2-120 seconds.
* @public */ stopTimeout?: number; /** *The hostname to use for your container. This parameter maps to Hostname
- * in thethe docker conainer create command and the
+ * in the docker container create command and the
* --hostname
option to docker
* run.
The user to use inside the container. This parameter maps to User
in the docker conainer create command and the
+ *
The user to use inside the container. This parameter maps to User
in the docker container create command and the
* --user
option to docker
* run.
The working directory to run commands inside the container in. This parameter maps to
- * WorkingDir
in the docker conainer create command and the --workdir
option to docker run.
WorkingDir
in the docker container create command and the --workdir
option to docker run.
* @public
*/
workingDirectory?: string;
/**
* When this parameter is true, networking is off within the container. This parameter
- * maps to NetworkDisabled
in the docker conainer create command.
NetworkDisabled
in the docker container create command.
* This parameter is not supported for Windows containers.
*When this parameter is true, the container is given elevated privileges on the host
* container instance (similar to the root
user). This parameter maps to
- * Privileged
in the the docker conainer create command and the --privileged
option to docker run
Privileged
in the docker container create command and the --privileged
option to docker run
* This parameter is not supported for Windows containers or tasks run on Fargate.
*When this parameter is true, the container is given read-only access to its root file
- * system. This parameter maps to ReadonlyRootfs
in the docker conainer create command and the
+ * system. This parameter maps to ReadonlyRootfs
in the docker container create command and the
* --read-only
option to docker
* run.
A list of DNS servers that are presented to the container. This parameter maps to
- * Dns
in the the docker conainer create command and the --dns
option to docker run.
Dns
in the docker container create command and the --dns
option to docker run.
* This parameter is not supported for Windows containers.
*A list of DNS search domains that are presented to the container. This parameter maps
- * to DnsSearch
in the docker conainer create command and the --dns-search
option to docker run.
DnsSearch
in the docker container create command and the --dns-search
option to docker run.
* This parameter is not supported for Windows containers.
*A list of hostnames and IP address mappings to append to the /etc/hosts
- * file on the container. This parameter maps to ExtraHosts
in the docker conainer create command and the
+ * file on the container. This parameter maps to ExtraHosts
in the docker container create command and the
* --add-host
option to docker
* run.
This parameter maps to SecurityOpt
in the docker conainer create command and the
+ *
This parameter maps to SecurityOpt
in the docker container create command and the
* --security-opt
option to docker
* run.
When this parameter is true
, you can deploy containerized applications
* that require stdin
or a tty
to be allocated. This parameter
- * maps to OpenStdin
in the docker conainer create command and the --interactive
option to docker run.
OpenStdin
in the docker container create command and the --interactive
option to docker run.
* @public
*/
interactive?: boolean;
/**
* When this parameter is true
, a TTY is allocated. This parameter maps to
- * Tty
in tthe docker conainer create command and the --tty
option to docker run.
Tty
in the docker container create command and the --tty
option to docker run.
* @public
*/
pseudoTerminal?: boolean;
/**
* A key/value map of labels to add to the container. This parameter maps to
- * Labels
in the docker conainer create command and the --label
option to docker run. This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log in to your container instance and run the following command: sudo docker version --format '\{\{.Server.APIVersion\}\}'
+ * Labels
in the docker container create command and the --label
option to docker run. This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log in to your container instance and run the following command: sudo docker version --format '\{\{.Server.APIVersion\}\}'
*
A list of ulimits
to set in the container. If a ulimit
value
* is specified in a task definition, it overrides the default values set by Docker. This
- * parameter maps to Ulimits
in tthe docker conainer create command and the --ulimit
option to docker run. Valid naming values are displayed
+ * parameter maps to Ulimits
in the docker container create command and the --ulimit
option to docker run. Valid naming values are displayed
* in the Ulimit data type.
Amazon ECS tasks hosted on Fargate use the default * resource limit values set by the operating system with the exception of @@ -6185,7 +6195,7 @@ export interface ContainerDefinition { /** *
The log configuration specification for the container.
- *This parameter maps to LogConfig
in the docker conainer create command and the
+ *
This parameter maps to LogConfig
in the docker container create command and the
* --log-driver
option to docker
* run. By default, containers use the same logging driver that the Docker
* daemon uses. However the container can use a different logging driver than the Docker
@@ -6214,7 +6224,7 @@ export interface ContainerDefinition {
/**
*
The container health check command and associated configuration parameters for the
- * container. This parameter maps to HealthCheck
in the docker conainer create command and the
+ * container. This parameter maps to HealthCheck
in the docker container create command and the
* HEALTHCHECK
parameter of docker
* run.
A list of namespaced kernel parameters to set in the container. This parameter maps to
- * Sysctls
in tthe docker conainer create command and the --sysctl
option to docker run. For example, you can configure
+ * Sysctls
in the docker container create command and the --sysctl
option to docker run. For example, you can configure
* net.ipv4.tcp_keepalive_time
setting to maintain longer lived
* connections.
docker plugin ls
to retrieve the driver name from
* your container instance. If the driver was installed using another method, use Docker
- * plugin discovery to retrieve the driver name. This parameter maps to Driver
in the docker conainer create command and the
+ * plugin discovery to retrieve the driver name. This parameter maps to Driver
in the docker container create command and the
* xxdriver
option to docker
* volume create.
* @public
@@ -6641,7 +6651,7 @@ export interface DockerVolumeConfiguration {
/**
* Custom metadata to add to your Docker volume. This parameter maps to
- * Labels
in the docker conainer create command and the xxlabel
option to docker
+ * Labels
in the docker container create command and the xxlabel
option to docker
* volume create.
The task launch types the task definition validated against during task definition - * registration. For more information, see Amazon ECS launch types + *
Amazon ECS validates the task definition parameters with those supported by the launch type. For + * more information, see Amazon ECS launch types * in the Amazon Elastic Container Service Developer Guide.
* @public */ @@ -10262,11 +10272,6 @@ export interface PutAccountSettingRequest { * *
- * fargateFIPSMode
- If you specify fargateFIPSMode
,
- * Fargate FIPS 140 compliance is affected.
* fargateTaskRetirementWaitPeriod
- When Amazon Web Services determines that a
* security or infrastructure update is needed for an Amazon ECS task hosted on
* Fargate, the tasks need to be stopped and new tasks launched to replace them.
diff --git a/clients/client-efs/CHANGELOG.md b/clients/client-efs/CHANGELOG.md
index 2d92c9b0c395c..a9654abd148ef 100644
--- a/clients/client-efs/CHANGELOG.md
+++ b/clients/client-efs/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-efs
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-efs
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-efs
diff --git a/clients/client-efs/package.json b/clients/client-efs/package.json
index b88bd2549e3c7..098e232214547 100644
--- a/clients/client-efs/package.json
+++ b/clients/client-efs/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-efs",
"description": "AWS SDK for JavaScript Efs Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-efs",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
diff --git a/clients/client-efs/src/commands/CreateAccessPointCommand.ts b/clients/client-efs/src/commands/CreateAccessPointCommand.ts
index 6ae12685e3d30..9566bc1c8a24a 100644
--- a/clients/client-efs/src/commands/CreateAccessPointCommand.ts
+++ b/clients/client-efs/src/commands/CreateAccessPointCommand.ts
@@ -173,4 +173,16 @@ export class CreateAccessPointCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateAccessPointCommand)
.de(de_CreateAccessPointCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateAccessPointRequest;
+ output: AccessPointDescription;
+ };
+ sdk: {
+ input: CreateAccessPointCommandInput;
+ output: CreateAccessPointCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/CreateFileSystemCommand.ts b/clients/client-efs/src/commands/CreateFileSystemCommand.ts
index 6c36cc570fa77..19e1e32908bf1 100644
--- a/clients/client-efs/src/commands/CreateFileSystemCommand.ts
+++ b/clients/client-efs/src/commands/CreateFileSystemCommand.ts
@@ -247,4 +247,16 @@ export class CreateFileSystemCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateFileSystemCommand)
.de(de_CreateFileSystemCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateFileSystemRequest;
+ output: FileSystemDescription;
+ };
+ sdk: {
+ input: CreateFileSystemCommandInput;
+ output: CreateFileSystemCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/CreateMountTargetCommand.ts b/clients/client-efs/src/commands/CreateMountTargetCommand.ts
index a90bc92082993..81000f3edbead 100644
--- a/clients/client-efs/src/commands/CreateMountTargetCommand.ts
+++ b/clients/client-efs/src/commands/CreateMountTargetCommand.ts
@@ -307,4 +307,16 @@ export class CreateMountTargetCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateMountTargetCommand)
.de(de_CreateMountTargetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateMountTargetRequest;
+ output: MountTargetDescription;
+ };
+ sdk: {
+ input: CreateMountTargetCommandInput;
+ output: CreateMountTargetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/CreateReplicationConfigurationCommand.ts b/clients/client-efs/src/commands/CreateReplicationConfigurationCommand.ts
index e1de905988dbe..2971a287a969d 100644
--- a/clients/client-efs/src/commands/CreateReplicationConfigurationCommand.ts
+++ b/clients/client-efs/src/commands/CreateReplicationConfigurationCommand.ts
@@ -232,4 +232,16 @@ export class CreateReplicationConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateReplicationConfigurationCommand)
.de(de_CreateReplicationConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateReplicationConfigurationRequest;
+ output: ReplicationConfigurationDescription;
+ };
+ sdk: {
+ input: CreateReplicationConfigurationCommandInput;
+ output: CreateReplicationConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/CreateTagsCommand.ts b/clients/client-efs/src/commands/CreateTagsCommand.ts
index bb52c6d703b1b..20b054552264d 100644
--- a/clients/client-efs/src/commands/CreateTagsCommand.ts
+++ b/clients/client-efs/src/commands/CreateTagsCommand.ts
@@ -120,4 +120,16 @@ export class CreateTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateTagsCommand)
.de(de_CreateTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateTagsRequest;
+ output: {};
+ };
+ sdk: {
+ input: CreateTagsCommandInput;
+ output: CreateTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DeleteAccessPointCommand.ts b/clients/client-efs/src/commands/DeleteAccessPointCommand.ts
index 9ff1e0133046e..db3d9ecb38c00 100644
--- a/clients/client-efs/src/commands/DeleteAccessPointCommand.ts
+++ b/clients/client-efs/src/commands/DeleteAccessPointCommand.ts
@@ -89,4 +89,16 @@ export class DeleteAccessPointCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteAccessPointCommand)
.de(de_DeleteAccessPointCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteAccessPointRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteAccessPointCommandInput;
+ output: DeleteAccessPointCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DeleteFileSystemCommand.ts b/clients/client-efs/src/commands/DeleteFileSystemCommand.ts
index 314c3b357ed5e..c2602e20d905d 100644
--- a/clients/client-efs/src/commands/DeleteFileSystemCommand.ts
+++ b/clients/client-efs/src/commands/DeleteFileSystemCommand.ts
@@ -119,4 +119,16 @@ export class DeleteFileSystemCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteFileSystemCommand)
.de(de_DeleteFileSystemCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteFileSystemRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteFileSystemCommandInput;
+ output: DeleteFileSystemCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DeleteFileSystemPolicyCommand.ts b/clients/client-efs/src/commands/DeleteFileSystemPolicyCommand.ts
index e0ce274fa05d8..b6e930ab4355a 100644
--- a/clients/client-efs/src/commands/DeleteFileSystemPolicyCommand.ts
+++ b/clients/client-efs/src/commands/DeleteFileSystemPolicyCommand.ts
@@ -92,4 +92,16 @@ export class DeleteFileSystemPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteFileSystemPolicyCommand)
.de(de_DeleteFileSystemPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteFileSystemPolicyRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteFileSystemPolicyCommandInput;
+ output: DeleteFileSystemPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DeleteMountTargetCommand.ts b/clients/client-efs/src/commands/DeleteMountTargetCommand.ts
index 150841d5a47ad..3aa8aa064b851 100644
--- a/clients/client-efs/src/commands/DeleteMountTargetCommand.ts
+++ b/clients/client-efs/src/commands/DeleteMountTargetCommand.ts
@@ -131,4 +131,16 @@ export class DeleteMountTargetCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteMountTargetCommand)
.de(de_DeleteMountTargetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteMountTargetRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteMountTargetCommandInput;
+ output: DeleteMountTargetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DeleteReplicationConfigurationCommand.ts b/clients/client-efs/src/commands/DeleteReplicationConfigurationCommand.ts
index 8fd6135f64422..f334623bd7b0a 100644
--- a/clients/client-efs/src/commands/DeleteReplicationConfigurationCommand.ts
+++ b/clients/client-efs/src/commands/DeleteReplicationConfigurationCommand.ts
@@ -98,4 +98,16 @@ export class DeleteReplicationConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteReplicationConfigurationCommand)
.de(de_DeleteReplicationConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteReplicationConfigurationRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteReplicationConfigurationCommandInput;
+ output: DeleteReplicationConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DeleteTagsCommand.ts b/clients/client-efs/src/commands/DeleteTagsCommand.ts
index 345b31df52279..8a24ddb597a83 100644
--- a/clients/client-efs/src/commands/DeleteTagsCommand.ts
+++ b/clients/client-efs/src/commands/DeleteTagsCommand.ts
@@ -114,4 +114,16 @@ export class DeleteTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteTagsCommand)
.de(de_DeleteTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteTagsRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteTagsCommandInput;
+ output: DeleteTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DescribeAccessPointsCommand.ts b/clients/client-efs/src/commands/DescribeAccessPointsCommand.ts
index 41fdba1f643d2..4708f7ae1bc8d 100644
--- a/clients/client-efs/src/commands/DescribeAccessPointsCommand.ts
+++ b/clients/client-efs/src/commands/DescribeAccessPointsCommand.ts
@@ -132,4 +132,16 @@ export class DescribeAccessPointsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAccessPointsCommand)
.de(de_DescribeAccessPointsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAccessPointsRequest;
+ output: DescribeAccessPointsResponse;
+ };
+ sdk: {
+ input: DescribeAccessPointsCommandInput;
+ output: DescribeAccessPointsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DescribeAccountPreferencesCommand.ts b/clients/client-efs/src/commands/DescribeAccountPreferencesCommand.ts
index 074138b2dc27d..5eda9fb98a848 100644
--- a/clients/client-efs/src/commands/DescribeAccountPreferencesCommand.ts
+++ b/clients/client-efs/src/commands/DescribeAccountPreferencesCommand.ts
@@ -87,4 +87,16 @@ export class DescribeAccountPreferencesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAccountPreferencesCommand)
.de(de_DescribeAccountPreferencesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAccountPreferencesRequest;
+ output: DescribeAccountPreferencesResponse;
+ };
+ sdk: {
+ input: DescribeAccountPreferencesCommandInput;
+ output: DescribeAccountPreferencesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DescribeBackupPolicyCommand.ts b/clients/client-efs/src/commands/DescribeBackupPolicyCommand.ts
index 95a8a393bef9e..3972946411202 100644
--- a/clients/client-efs/src/commands/DescribeBackupPolicyCommand.ts
+++ b/clients/client-efs/src/commands/DescribeBackupPolicyCommand.ts
@@ -96,4 +96,16 @@ export class DescribeBackupPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeBackupPolicyCommand)
.de(de_DescribeBackupPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeBackupPolicyRequest;
+ output: BackupPolicyDescription;
+ };
+ sdk: {
+ input: DescribeBackupPolicyCommandInput;
+ output: DescribeBackupPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DescribeFileSystemPolicyCommand.ts b/clients/client-efs/src/commands/DescribeFileSystemPolicyCommand.ts
index 51abc74a0cab6..aae13adec5d02 100644
--- a/clients/client-efs/src/commands/DescribeFileSystemPolicyCommand.ts
+++ b/clients/client-efs/src/commands/DescribeFileSystemPolicyCommand.ts
@@ -94,4 +94,16 @@ export class DescribeFileSystemPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeFileSystemPolicyCommand)
.de(de_DescribeFileSystemPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFileSystemPolicyRequest;
+ output: FileSystemPolicyDescription;
+ };
+ sdk: {
+ input: DescribeFileSystemPolicyCommandInput;
+ output: DescribeFileSystemPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DescribeFileSystemsCommand.ts b/clients/client-efs/src/commands/DescribeFileSystemsCommand.ts
index 6d1408bd845c4..679013457f338 100644
--- a/clients/client-efs/src/commands/DescribeFileSystemsCommand.ts
+++ b/clients/client-efs/src/commands/DescribeFileSystemsCommand.ts
@@ -180,4 +180,16 @@ export class DescribeFileSystemsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeFileSystemsCommand)
.de(de_DescribeFileSystemsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFileSystemsRequest;
+ output: DescribeFileSystemsResponse;
+ };
+ sdk: {
+ input: DescribeFileSystemsCommandInput;
+ output: DescribeFileSystemsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DescribeLifecycleConfigurationCommand.ts b/clients/client-efs/src/commands/DescribeLifecycleConfigurationCommand.ts
index 9184f69441563..a22aa8550bd8b 100644
--- a/clients/client-efs/src/commands/DescribeLifecycleConfigurationCommand.ts
+++ b/clients/client-efs/src/commands/DescribeLifecycleConfigurationCommand.ts
@@ -125,4 +125,16 @@ export class DescribeLifecycleConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeLifecycleConfigurationCommand)
.de(de_DescribeLifecycleConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeLifecycleConfigurationRequest;
+ output: LifecycleConfigurationDescription;
+ };
+ sdk: {
+ input: DescribeLifecycleConfigurationCommandInput;
+ output: DescribeLifecycleConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DescribeMountTargetSecurityGroupsCommand.ts b/clients/client-efs/src/commands/DescribeMountTargetSecurityGroupsCommand.ts
index 4cfba702cf78d..55d43c1e33623 100644
--- a/clients/client-efs/src/commands/DescribeMountTargetSecurityGroupsCommand.ts
+++ b/clients/client-efs/src/commands/DescribeMountTargetSecurityGroupsCommand.ts
@@ -135,4 +135,16 @@ export class DescribeMountTargetSecurityGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeMountTargetSecurityGroupsCommand)
.de(de_DescribeMountTargetSecurityGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeMountTargetSecurityGroupsRequest;
+ output: DescribeMountTargetSecurityGroupsResponse;
+ };
+ sdk: {
+ input: DescribeMountTargetSecurityGroupsCommandInput;
+ output: DescribeMountTargetSecurityGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DescribeMountTargetsCommand.ts b/clients/client-efs/src/commands/DescribeMountTargetsCommand.ts
index 29e5aba78eaeb..23a6c0f6dd7b0 100644
--- a/clients/client-efs/src/commands/DescribeMountTargetsCommand.ts
+++ b/clients/client-efs/src/commands/DescribeMountTargetsCommand.ts
@@ -147,4 +147,16 @@ export class DescribeMountTargetsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeMountTargetsCommand)
.de(de_DescribeMountTargetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeMountTargetsRequest;
+ output: DescribeMountTargetsResponse;
+ };
+ sdk: {
+ input: DescribeMountTargetsCommandInput;
+ output: DescribeMountTargetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DescribeReplicationConfigurationsCommand.ts b/clients/client-efs/src/commands/DescribeReplicationConfigurationsCommand.ts
index 1b1a248ca7b67..f569ce587ec9a 100644
--- a/clients/client-efs/src/commands/DescribeReplicationConfigurationsCommand.ts
+++ b/clients/client-efs/src/commands/DescribeReplicationConfigurationsCommand.ts
@@ -124,4 +124,16 @@ export class DescribeReplicationConfigurationsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeReplicationConfigurationsCommand)
.de(de_DescribeReplicationConfigurationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeReplicationConfigurationsRequest;
+ output: DescribeReplicationConfigurationsResponse;
+ };
+ sdk: {
+ input: DescribeReplicationConfigurationsCommandInput;
+ output: DescribeReplicationConfigurationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/DescribeTagsCommand.ts b/clients/client-efs/src/commands/DescribeTagsCommand.ts
index 8aaf8fa97bbae..e666f347a23d1 100644
--- a/clients/client-efs/src/commands/DescribeTagsCommand.ts
+++ b/clients/client-efs/src/commands/DescribeTagsCommand.ts
@@ -129,4 +129,16 @@ export class DescribeTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeTagsCommand)
.de(de_DescribeTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeTagsRequest;
+ output: DescribeTagsResponse;
+ };
+ sdk: {
+ input: DescribeTagsCommandInput;
+ output: DescribeTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/ListTagsForResourceCommand.ts b/clients/client-efs/src/commands/ListTagsForResourceCommand.ts
index cf8d18b366149..725e54da1897b 100644
--- a/clients/client-efs/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-efs/src/commands/ListTagsForResourceCommand.ts
@@ -102,4 +102,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/ModifyMountTargetSecurityGroupsCommand.ts b/clients/client-efs/src/commands/ModifyMountTargetSecurityGroupsCommand.ts
index d741379bd245d..dccf00ac5ed41 100644
--- a/clients/client-efs/src/commands/ModifyMountTargetSecurityGroupsCommand.ts
+++ b/clients/client-efs/src/commands/ModifyMountTargetSecurityGroupsCommand.ts
@@ -137,4 +137,16 @@ export class ModifyMountTargetSecurityGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyMountTargetSecurityGroupsCommand)
.de(de_ModifyMountTargetSecurityGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyMountTargetSecurityGroupsRequest;
+ output: {};
+ };
+ sdk: {
+ input: ModifyMountTargetSecurityGroupsCommandInput;
+ output: ModifyMountTargetSecurityGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/PutAccountPreferencesCommand.ts b/clients/client-efs/src/commands/PutAccountPreferencesCommand.ts
index 609fe39bae679..2187be47468ad 100644
--- a/clients/client-efs/src/commands/PutAccountPreferencesCommand.ts
+++ b/clients/client-efs/src/commands/PutAccountPreferencesCommand.ts
@@ -98,4 +98,16 @@ export class PutAccountPreferencesCommand extends $Command
.f(void 0, void 0)
.ser(se_PutAccountPreferencesCommand)
.de(de_PutAccountPreferencesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutAccountPreferencesRequest;
+ output: PutAccountPreferencesResponse;
+ };
+ sdk: {
+ input: PutAccountPreferencesCommandInput;
+ output: PutAccountPreferencesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/PutBackupPolicyCommand.ts b/clients/client-efs/src/commands/PutBackupPolicyCommand.ts
index 3888aa6dc26f8..7c395946c0a47 100644
--- a/clients/client-efs/src/commands/PutBackupPolicyCommand.ts
+++ b/clients/client-efs/src/commands/PutBackupPolicyCommand.ts
@@ -99,4 +99,16 @@ export class PutBackupPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_PutBackupPolicyCommand)
.de(de_PutBackupPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutBackupPolicyRequest;
+ output: BackupPolicyDescription;
+ };
+ sdk: {
+ input: PutBackupPolicyCommandInput;
+ output: PutBackupPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/PutFileSystemPolicyCommand.ts b/clients/client-efs/src/commands/PutFileSystemPolicyCommand.ts
index e9b9648ff4523..5cac6184539fd 100644
--- a/clients/client-efs/src/commands/PutFileSystemPolicyCommand.ts
+++ b/clients/client-efs/src/commands/PutFileSystemPolicyCommand.ts
@@ -110,4 +110,16 @@ export class PutFileSystemPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_PutFileSystemPolicyCommand)
.de(de_PutFileSystemPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutFileSystemPolicyRequest;
+ output: FileSystemPolicyDescription;
+ };
+ sdk: {
+ input: PutFileSystemPolicyCommandInput;
+ output: PutFileSystemPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/PutLifecycleConfigurationCommand.ts b/clients/client-efs/src/commands/PutLifecycleConfigurationCommand.ts
index 4f5a201e7741b..b2b0fc9b3bfaa 100644
--- a/clients/client-efs/src/commands/PutLifecycleConfigurationCommand.ts
+++ b/clients/client-efs/src/commands/PutLifecycleConfigurationCommand.ts
@@ -192,4 +192,16 @@ export class PutLifecycleConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_PutLifecycleConfigurationCommand)
.de(de_PutLifecycleConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutLifecycleConfigurationRequest;
+ output: LifecycleConfigurationDescription;
+ };
+ sdk: {
+ input: PutLifecycleConfigurationCommandInput;
+ output: PutLifecycleConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/TagResourceCommand.ts b/clients/client-efs/src/commands/TagResourceCommand.ts
index 26ac4f3aff1f6..d49dc4ccab7ba 100644
--- a/clients/client-efs/src/commands/TagResourceCommand.ts
+++ b/clients/client-efs/src/commands/TagResourceCommand.ts
@@ -98,4 +98,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/UntagResourceCommand.ts b/clients/client-efs/src/commands/UntagResourceCommand.ts
index af4974ad5c98b..366e91d7194c4 100644
--- a/clients/client-efs/src/commands/UntagResourceCommand.ts
+++ b/clients/client-efs/src/commands/UntagResourceCommand.ts
@@ -95,4 +95,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/UpdateFileSystemCommand.ts b/clients/client-efs/src/commands/UpdateFileSystemCommand.ts
index b95607a0e796f..33160cd0cdb2c 100644
--- a/clients/client-efs/src/commands/UpdateFileSystemCommand.ts
+++ b/clients/client-efs/src/commands/UpdateFileSystemCommand.ts
@@ -139,4 +139,16 @@ export class UpdateFileSystemCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateFileSystemCommand)
.de(de_UpdateFileSystemCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateFileSystemRequest;
+ output: FileSystemDescription;
+ };
+ sdk: {
+ input: UpdateFileSystemCommandInput;
+ output: UpdateFileSystemCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-efs/src/commands/UpdateFileSystemProtectionCommand.ts b/clients/client-efs/src/commands/UpdateFileSystemProtectionCommand.ts
index f0c87f4a78f52..2ba338809da4b 100644
--- a/clients/client-efs/src/commands/UpdateFileSystemProtectionCommand.ts
+++ b/clients/client-efs/src/commands/UpdateFileSystemProtectionCommand.ts
@@ -112,4 +112,16 @@ export class UpdateFileSystemProtectionCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateFileSystemProtectionCommand)
.de(de_UpdateFileSystemProtectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateFileSystemProtectionRequest;
+ output: FileSystemProtectionDescription;
+ };
+ sdk: {
+ input: UpdateFileSystemProtectionCommandInput;
+ output: UpdateFileSystemProtectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks-auth/CHANGELOG.md b/clients/client-eks-auth/CHANGELOG.md
index ea8a40fdc072c..304de42244080 100644
--- a/clients/client-eks-auth/CHANGELOG.md
+++ b/clients/client-eks-auth/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-eks-auth
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-eks-auth
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-eks-auth
diff --git a/clients/client-eks-auth/package.json b/clients/client-eks-auth/package.json
index 05780fb0266ce..646c83dc1958b 100644
--- a/clients/client-eks-auth/package.json
+++ b/clients/client-eks-auth/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-eks-auth",
"description": "AWS SDK for JavaScript Eks Auth Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-eks-auth",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-eks-auth/src/commands/AssumeRoleForPodIdentityCommand.ts b/clients/client-eks-auth/src/commands/AssumeRoleForPodIdentityCommand.ts
index d6b5b12f2d0ea..b9e2c654574f1 100644
--- a/clients/client-eks-auth/src/commands/AssumeRoleForPodIdentityCommand.ts
+++ b/clients/client-eks-auth/src/commands/AssumeRoleForPodIdentityCommand.ts
@@ -137,4 +137,16 @@ export class AssumeRoleForPodIdentityCommand extends $Command
.f(AssumeRoleForPodIdentityRequestFilterSensitiveLog, AssumeRoleForPodIdentityResponseFilterSensitiveLog)
.ser(se_AssumeRoleForPodIdentityCommand)
.de(de_AssumeRoleForPodIdentityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AssumeRoleForPodIdentityRequest;
+ output: AssumeRoleForPodIdentityResponse;
+ };
+ sdk: {
+ input: AssumeRoleForPodIdentityCommandInput;
+ output: AssumeRoleForPodIdentityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/CHANGELOG.md b/clients/client-eks/CHANGELOG.md
index 49c84954e688c..ca752e2a055ad 100644
--- a/clients/client-eks/CHANGELOG.md
+++ b/clients/client-eks/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-eks
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-eks
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-eks
diff --git a/clients/client-eks/package.json b/clients/client-eks/package.json
index 06950091dfc7e..38dcdbe976543 100644
--- a/clients/client-eks/package.json
+++ b/clients/client-eks/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-eks",
"description": "AWS SDK for JavaScript Eks Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-eks",
@@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.3",
+ "@smithy/util-waiter": "^3.1.5",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
},
diff --git a/clients/client-eks/src/commands/AssociateAccessPolicyCommand.ts b/clients/client-eks/src/commands/AssociateAccessPolicyCommand.ts
index 3d78c7f436e07..91cece6d9a2be 100644
--- a/clients/client-eks/src/commands/AssociateAccessPolicyCommand.ts
+++ b/clients/client-eks/src/commands/AssociateAccessPolicyCommand.ts
@@ -115,4 +115,16 @@ export class AssociateAccessPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_AssociateAccessPolicyCommand)
.de(de_AssociateAccessPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AssociateAccessPolicyRequest;
+ output: AssociateAccessPolicyResponse;
+ };
+ sdk: {
+ input: AssociateAccessPolicyCommandInput;
+ output: AssociateAccessPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/AssociateEncryptionConfigCommand.ts b/clients/client-eks/src/commands/AssociateEncryptionConfigCommand.ts
index b842c922bfdbf..f9ba3adbf9e77 100644
--- a/clients/client-eks/src/commands/AssociateEncryptionConfigCommand.ts
+++ b/clients/client-eks/src/commands/AssociateEncryptionConfigCommand.ts
@@ -135,4 +135,16 @@ export class AssociateEncryptionConfigCommand extends $Command
.f(void 0, void 0)
.ser(se_AssociateEncryptionConfigCommand)
.de(de_AssociateEncryptionConfigCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AssociateEncryptionConfigRequest;
+ output: AssociateEncryptionConfigResponse;
+ };
+ sdk: {
+ input: AssociateEncryptionConfigCommandInput;
+ output: AssociateEncryptionConfigCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/AssociateIdentityProviderConfigCommand.ts b/clients/client-eks/src/commands/AssociateIdentityProviderConfigCommand.ts
index ab3805a03fdc5..34120275b213b 100644
--- a/clients/client-eks/src/commands/AssociateIdentityProviderConfigCommand.ts
+++ b/clients/client-eks/src/commands/AssociateIdentityProviderConfigCommand.ts
@@ -152,4 +152,16 @@ export class AssociateIdentityProviderConfigCommand extends $Command
.f(void 0, void 0)
.ser(se_AssociateIdentityProviderConfigCommand)
.de(de_AssociateIdentityProviderConfigCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AssociateIdentityProviderConfigRequest;
+ output: AssociateIdentityProviderConfigResponse;
+ };
+ sdk: {
+ input: AssociateIdentityProviderConfigCommandInput;
+ output: AssociateIdentityProviderConfigCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/CreateAccessEntryCommand.ts b/clients/client-eks/src/commands/CreateAccessEntryCommand.ts
index 85deefee70bc7..06830ce9f3172 100644
--- a/clients/client-eks/src/commands/CreateAccessEntryCommand.ts
+++ b/clients/client-eks/src/commands/CreateAccessEntryCommand.ts
@@ -135,4 +135,16 @@ export class CreateAccessEntryCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateAccessEntryCommand)
.de(de_CreateAccessEntryCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateAccessEntryRequest;
+ output: CreateAccessEntryResponse;
+ };
+ sdk: {
+ input: CreateAccessEntryCommandInput;
+ output: CreateAccessEntryCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/CreateAddonCommand.ts b/clients/client-eks/src/commands/CreateAddonCommand.ts
index 043a42b2f1d2b..c2cb14800a6c5 100644
--- a/clients/client-eks/src/commands/CreateAddonCommand.ts
+++ b/clients/client-eks/src/commands/CreateAddonCommand.ts
@@ -152,4 +152,16 @@ export class CreateAddonCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateAddonCommand)
.de(de_CreateAddonCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateAddonRequest;
+ output: CreateAddonResponse;
+ };
+ sdk: {
+ input: CreateAddonCommandInput;
+ output: CreateAddonCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/CreateClusterCommand.ts b/clients/client-eks/src/commands/CreateClusterCommand.ts
index 37060e48fe399..731818ec636c3 100644
--- a/clients/client-eks/src/commands/CreateClusterCommand.ts
+++ b/clients/client-eks/src/commands/CreateClusterCommand.ts
@@ -316,4 +316,16 @@ export class CreateClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateClusterCommand)
.de(de_CreateClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateClusterRequest;
+ output: CreateClusterResponse;
+ };
+ sdk: {
+ input: CreateClusterCommandInput;
+ output: CreateClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/CreateEksAnywhereSubscriptionCommand.ts b/clients/client-eks/src/commands/CreateEksAnywhereSubscriptionCommand.ts
index 6e3d862bc5e84..290ca0dce4ee8 100644
--- a/clients/client-eks/src/commands/CreateEksAnywhereSubscriptionCommand.ts
+++ b/clients/client-eks/src/commands/CreateEksAnywhereSubscriptionCommand.ts
@@ -134,4 +134,16 @@ export class CreateEksAnywhereSubscriptionCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateEksAnywhereSubscriptionCommand)
.de(de_CreateEksAnywhereSubscriptionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateEksAnywhereSubscriptionRequest;
+ output: CreateEksAnywhereSubscriptionResponse;
+ };
+ sdk: {
+ input: CreateEksAnywhereSubscriptionCommandInput;
+ output: CreateEksAnywhereSubscriptionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/CreateFargateProfileCommand.ts b/clients/client-eks/src/commands/CreateFargateProfileCommand.ts
index 9f7fcbf72b258..ecc42227517a0 100644
--- a/clients/client-eks/src/commands/CreateFargateProfileCommand.ts
+++ b/clients/client-eks/src/commands/CreateFargateProfileCommand.ts
@@ -177,4 +177,16 @@ export class CreateFargateProfileCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateFargateProfileCommand)
.de(de_CreateFargateProfileCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateFargateProfileRequest;
+ output: CreateFargateProfileResponse;
+ };
+ sdk: {
+ input: CreateFargateProfileCommandInput;
+ output: CreateFargateProfileCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/CreateNodegroupCommand.ts b/clients/client-eks/src/commands/CreateNodegroupCommand.ts
index f3e488e5f73fb..d534263d3dcac 100644
--- a/clients/client-eks/src/commands/CreateNodegroupCommand.ts
+++ b/clients/client-eks/src/commands/CreateNodegroupCommand.ts
@@ -230,4 +230,16 @@ export class CreateNodegroupCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateNodegroupCommand)
.de(de_CreateNodegroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateNodegroupRequest;
+ output: CreateNodegroupResponse;
+ };
+ sdk: {
+ input: CreateNodegroupCommandInput;
+ output: CreateNodegroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/CreatePodIdentityAssociationCommand.ts b/clients/client-eks/src/commands/CreatePodIdentityAssociationCommand.ts
index 3bb9683b8d9ed..150a82ad70c59 100644
--- a/clients/client-eks/src/commands/CreatePodIdentityAssociationCommand.ts
+++ b/clients/client-eks/src/commands/CreatePodIdentityAssociationCommand.ts
@@ -134,4 +134,16 @@ export class CreatePodIdentityAssociationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreatePodIdentityAssociationCommand)
.de(de_CreatePodIdentityAssociationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreatePodIdentityAssociationRequest;
+ output: CreatePodIdentityAssociationResponse;
+ };
+ sdk: {
+ input: CreatePodIdentityAssociationCommandInput;
+ output: CreatePodIdentityAssociationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DeleteAccessEntryCommand.ts b/clients/client-eks/src/commands/DeleteAccessEntryCommand.ts
index 29c81fcc1c1d3..0443e01826178 100644
--- a/clients/client-eks/src/commands/DeleteAccessEntryCommand.ts
+++ b/clients/client-eks/src/commands/DeleteAccessEntryCommand.ts
@@ -91,4 +91,16 @@ export class DeleteAccessEntryCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteAccessEntryCommand)
.de(de_DeleteAccessEntryCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteAccessEntryRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteAccessEntryCommandInput;
+ output: DeleteAccessEntryCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DeleteAddonCommand.ts b/clients/client-eks/src/commands/DeleteAddonCommand.ts
index a95fc6a01a333..45bf999f4b3a4 100644
--- a/clients/client-eks/src/commands/DeleteAddonCommand.ts
+++ b/clients/client-eks/src/commands/DeleteAddonCommand.ts
@@ -135,4 +135,16 @@ export class DeleteAddonCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteAddonCommand)
.de(de_DeleteAddonCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteAddonRequest;
+ output: DeleteAddonResponse;
+ };
+ sdk: {
+ input: DeleteAddonCommandInput;
+ output: DeleteAddonCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DeleteClusterCommand.ts b/clients/client-eks/src/commands/DeleteClusterCommand.ts
index 3dc9c0cd1d125..e76c329584849 100644
--- a/clients/client-eks/src/commands/DeleteClusterCommand.ts
+++ b/clients/client-eks/src/commands/DeleteClusterCommand.ts
@@ -207,4 +207,16 @@ export class DeleteClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteClusterCommand)
.de(de_DeleteClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteClusterRequest;
+ output: DeleteClusterResponse;
+ };
+ sdk: {
+ input: DeleteClusterCommandInput;
+ output: DeleteClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DeleteEksAnywhereSubscriptionCommand.ts b/clients/client-eks/src/commands/DeleteEksAnywhereSubscriptionCommand.ts
index cf820aadf79b4..0066bcbca39b9 100644
--- a/clients/client-eks/src/commands/DeleteEksAnywhereSubscriptionCommand.ts
+++ b/clients/client-eks/src/commands/DeleteEksAnywhereSubscriptionCommand.ts
@@ -122,4 +122,16 @@ export class DeleteEksAnywhereSubscriptionCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteEksAnywhereSubscriptionCommand)
.de(de_DeleteEksAnywhereSubscriptionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteEksAnywhereSubscriptionRequest;
+ output: DeleteEksAnywhereSubscriptionResponse;
+ };
+ sdk: {
+ input: DeleteEksAnywhereSubscriptionCommandInput;
+ output: DeleteEksAnywhereSubscriptionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DeleteFargateProfileCommand.ts b/clients/client-eks/src/commands/DeleteFargateProfileCommand.ts
index 8ad371f24d767..f3e3665333080 100644
--- a/clients/client-eks/src/commands/DeleteFargateProfileCommand.ts
+++ b/clients/client-eks/src/commands/DeleteFargateProfileCommand.ts
@@ -137,4 +137,16 @@ export class DeleteFargateProfileCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteFargateProfileCommand)
.de(de_DeleteFargateProfileCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteFargateProfileRequest;
+ output: DeleteFargateProfileResponse;
+ };
+ sdk: {
+ input: DeleteFargateProfileCommandInput;
+ output: DeleteFargateProfileCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DeleteNodegroupCommand.ts b/clients/client-eks/src/commands/DeleteNodegroupCommand.ts
index 7108f48ed3786..02ce080429701 100644
--- a/clients/client-eks/src/commands/DeleteNodegroupCommand.ts
+++ b/clients/client-eks/src/commands/DeleteNodegroupCommand.ts
@@ -170,4 +170,16 @@ export class DeleteNodegroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteNodegroupCommand)
.de(de_DeleteNodegroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteNodegroupRequest;
+ output: DeleteNodegroupResponse;
+ };
+ sdk: {
+ input: DeleteNodegroupCommandInput;
+ output: DeleteNodegroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DeletePodIdentityAssociationCommand.ts b/clients/client-eks/src/commands/DeletePodIdentityAssociationCommand.ts
index 7f62df646c471..3cc8bab10e759 100644
--- a/clients/client-eks/src/commands/DeletePodIdentityAssociationCommand.ts
+++ b/clients/client-eks/src/commands/DeletePodIdentityAssociationCommand.ts
@@ -113,4 +113,16 @@ export class DeletePodIdentityAssociationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeletePodIdentityAssociationCommand)
.de(de_DeletePodIdentityAssociationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeletePodIdentityAssociationRequest;
+ output: DeletePodIdentityAssociationResponse;
+ };
+ sdk: {
+ input: DeletePodIdentityAssociationCommandInput;
+ output: DeletePodIdentityAssociationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DeregisterClusterCommand.ts b/clients/client-eks/src/commands/DeregisterClusterCommand.ts
index 418a361ba743b..3a86c3ebe70a5 100644
--- a/clients/client-eks/src/commands/DeregisterClusterCommand.ts
+++ b/clients/client-eks/src/commands/DeregisterClusterCommand.ts
@@ -198,4 +198,16 @@ export class DeregisterClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_DeregisterClusterCommand)
.de(de_DeregisterClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeregisterClusterRequest;
+ output: DeregisterClusterResponse;
+ };
+ sdk: {
+ input: DeregisterClusterCommandInput;
+ output: DeregisterClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DescribeAccessEntryCommand.ts b/clients/client-eks/src/commands/DescribeAccessEntryCommand.ts
index b2fa656b7130f..1436e400297e0 100644
--- a/clients/client-eks/src/commands/DescribeAccessEntryCommand.ts
+++ b/clients/client-eks/src/commands/DescribeAccessEntryCommand.ts
@@ -104,4 +104,16 @@ export class DescribeAccessEntryCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAccessEntryCommand)
.de(de_DescribeAccessEntryCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAccessEntryRequest;
+ output: DescribeAccessEntryResponse;
+ };
+ sdk: {
+ input: DescribeAccessEntryCommandInput;
+ output: DescribeAccessEntryCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DescribeAddonCommand.ts b/clients/client-eks/src/commands/DescribeAddonCommand.ts
index 95b7a2f1d9f26..0c8b4c60b5686 100644
--- a/clients/client-eks/src/commands/DescribeAddonCommand.ts
+++ b/clients/client-eks/src/commands/DescribeAddonCommand.ts
@@ -132,4 +132,16 @@ export class DescribeAddonCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAddonCommand)
.de(de_DescribeAddonCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAddonRequest;
+ output: DescribeAddonResponse;
+ };
+ sdk: {
+ input: DescribeAddonCommandInput;
+ output: DescribeAddonCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DescribeAddonConfigurationCommand.ts b/clients/client-eks/src/commands/DescribeAddonConfigurationCommand.ts
index ff49cd25c290d..a3e3fdba041f4 100644
--- a/clients/client-eks/src/commands/DescribeAddonConfigurationCommand.ts
+++ b/clients/client-eks/src/commands/DescribeAddonConfigurationCommand.ts
@@ -100,4 +100,16 @@ export class DescribeAddonConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAddonConfigurationCommand)
.de(de_DescribeAddonConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAddonConfigurationRequest;
+ output: DescribeAddonConfigurationResponse;
+ };
+ sdk: {
+ input: DescribeAddonConfigurationCommandInput;
+ output: DescribeAddonConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DescribeAddonVersionsCommand.ts b/clients/client-eks/src/commands/DescribeAddonVersionsCommand.ts
index b5d4b498f3c85..fb3099303d1e5 100644
--- a/clients/client-eks/src/commands/DescribeAddonVersionsCommand.ts
+++ b/clients/client-eks/src/commands/DescribeAddonVersionsCommand.ts
@@ -135,4 +135,16 @@ export class DescribeAddonVersionsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAddonVersionsCommand)
.de(de_DescribeAddonVersionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAddonVersionsRequest;
+ output: DescribeAddonVersionsResponse;
+ };
+ sdk: {
+ input: DescribeAddonVersionsCommandInput;
+ output: DescribeAddonVersionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DescribeClusterCommand.ts b/clients/client-eks/src/commands/DescribeClusterCommand.ts
index fc5d550c271e2..7ad7f4785cbe6 100644
--- a/clients/client-eks/src/commands/DescribeClusterCommand.ts
+++ b/clients/client-eks/src/commands/DescribeClusterCommand.ts
@@ -231,4 +231,16 @@ export class DescribeClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeClusterCommand)
.de(de_DescribeClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeClusterRequest;
+ output: DescribeClusterResponse;
+ };
+ sdk: {
+ input: DescribeClusterCommandInput;
+ output: DescribeClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DescribeEksAnywhereSubscriptionCommand.ts b/clients/client-eks/src/commands/DescribeEksAnywhereSubscriptionCommand.ts
index 601d666474ae6..afceac4bc99ea 100644
--- a/clients/client-eks/src/commands/DescribeEksAnywhereSubscriptionCommand.ts
+++ b/clients/client-eks/src/commands/DescribeEksAnywhereSubscriptionCommand.ts
@@ -118,4 +118,16 @@ export class DescribeEksAnywhereSubscriptionCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEksAnywhereSubscriptionCommand)
.de(de_DescribeEksAnywhereSubscriptionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEksAnywhereSubscriptionRequest;
+ output: DescribeEksAnywhereSubscriptionResponse;
+ };
+ sdk: {
+ input: DescribeEksAnywhereSubscriptionCommandInput;
+ output: DescribeEksAnywhereSubscriptionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DescribeFargateProfileCommand.ts b/clients/client-eks/src/commands/DescribeFargateProfileCommand.ts
index 81b9440a1edc5..6b8ea9cdeee00 100644
--- a/clients/client-eks/src/commands/DescribeFargateProfileCommand.ts
+++ b/clients/client-eks/src/commands/DescribeFargateProfileCommand.ts
@@ -127,4 +127,16 @@ export class DescribeFargateProfileCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeFargateProfileCommand)
.de(de_DescribeFargateProfileCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFargateProfileRequest;
+ output: DescribeFargateProfileResponse;
+ };
+ sdk: {
+ input: DescribeFargateProfileCommandInput;
+ output: DescribeFargateProfileCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DescribeIdentityProviderConfigCommand.ts b/clients/client-eks/src/commands/DescribeIdentityProviderConfigCommand.ts
index a83905b8cbe2f..c48fca76f3778 100644
--- a/clients/client-eks/src/commands/DescribeIdentityProviderConfigCommand.ts
+++ b/clients/client-eks/src/commands/DescribeIdentityProviderConfigCommand.ts
@@ -125,4 +125,16 @@ export class DescribeIdentityProviderConfigCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeIdentityProviderConfigCommand)
.de(de_DescribeIdentityProviderConfigCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeIdentityProviderConfigRequest;
+ output: DescribeIdentityProviderConfigResponse;
+ };
+ sdk: {
+ input: DescribeIdentityProviderConfigCommandInput;
+ output: DescribeIdentityProviderConfigCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DescribeInsightCommand.ts b/clients/client-eks/src/commands/DescribeInsightCommand.ts
index 55d1dac0a7aa4..b3890dcb92edc 100644
--- a/clients/client-eks/src/commands/DescribeInsightCommand.ts
+++ b/clients/client-eks/src/commands/DescribeInsightCommand.ts
@@ -137,4 +137,16 @@ export class DescribeInsightCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeInsightCommand)
.de(de_DescribeInsightCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeInsightRequest;
+ output: DescribeInsightResponse;
+ };
+ sdk: {
+ input: DescribeInsightCommandInput;
+ output: DescribeInsightCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DescribeNodegroupCommand.ts b/clients/client-eks/src/commands/DescribeNodegroupCommand.ts
index da8b32c4e1063..834803e11d442 100644
--- a/clients/client-eks/src/commands/DescribeNodegroupCommand.ts
+++ b/clients/client-eks/src/commands/DescribeNodegroupCommand.ts
@@ -167,4 +167,16 @@ export class DescribeNodegroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeNodegroupCommand)
.de(de_DescribeNodegroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeNodegroupRequest;
+ output: DescribeNodegroupResponse;
+ };
+ sdk: {
+ input: DescribeNodegroupCommandInput;
+ output: DescribeNodegroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DescribePodIdentityAssociationCommand.ts b/clients/client-eks/src/commands/DescribePodIdentityAssociationCommand.ts
index 2aa7bb3e4ac79..84d2af30eb054 100644
--- a/clients/client-eks/src/commands/DescribePodIdentityAssociationCommand.ts
+++ b/clients/client-eks/src/commands/DescribePodIdentityAssociationCommand.ts
@@ -116,4 +116,16 @@ export class DescribePodIdentityAssociationCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribePodIdentityAssociationCommand)
.de(de_DescribePodIdentityAssociationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribePodIdentityAssociationRequest;
+ output: DescribePodIdentityAssociationResponse;
+ };
+ sdk: {
+ input: DescribePodIdentityAssociationCommandInput;
+ output: DescribePodIdentityAssociationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DescribeUpdateCommand.ts b/clients/client-eks/src/commands/DescribeUpdateCommand.ts
index ed012169dd74e..9515803e09d8c 100644
--- a/clients/client-eks/src/commands/DescribeUpdateCommand.ts
+++ b/clients/client-eks/src/commands/DescribeUpdateCommand.ts
@@ -120,4 +120,16 @@ export class DescribeUpdateCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeUpdateCommand)
.de(de_DescribeUpdateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeUpdateRequest;
+ output: DescribeUpdateResponse;
+ };
+ sdk: {
+ input: DescribeUpdateCommandInput;
+ output: DescribeUpdateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DisassociateAccessPolicyCommand.ts b/clients/client-eks/src/commands/DisassociateAccessPolicyCommand.ts
index 21cd8b4af2f11..219c65dda2872 100644
--- a/clients/client-eks/src/commands/DisassociateAccessPolicyCommand.ts
+++ b/clients/client-eks/src/commands/DisassociateAccessPolicyCommand.ts
@@ -89,4 +89,16 @@ export class DisassociateAccessPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_DisassociateAccessPolicyCommand)
.de(de_DisassociateAccessPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DisassociateAccessPolicyRequest;
+ output: {};
+ };
+ sdk: {
+ input: DisassociateAccessPolicyCommandInput;
+ output: DisassociateAccessPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/DisassociateIdentityProviderConfigCommand.ts b/clients/client-eks/src/commands/DisassociateIdentityProviderConfigCommand.ts
index 68f370934a84b..25b4d8ed00806 100644
--- a/clients/client-eks/src/commands/DisassociateIdentityProviderConfigCommand.ts
+++ b/clients/client-eks/src/commands/DisassociateIdentityProviderConfigCommand.ts
@@ -137,4 +137,16 @@ export class DisassociateIdentityProviderConfigCommand extends $Command
.f(void 0, void 0)
.ser(se_DisassociateIdentityProviderConfigCommand)
.de(de_DisassociateIdentityProviderConfigCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DisassociateIdentityProviderConfigRequest;
+ output: DisassociateIdentityProviderConfigResponse;
+ };
+ sdk: {
+ input: DisassociateIdentityProviderConfigCommandInput;
+ output: DisassociateIdentityProviderConfigCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/ListAccessEntriesCommand.ts b/clients/client-eks/src/commands/ListAccessEntriesCommand.ts
index b45120ee1a852..f2894cb635bd5 100644
--- a/clients/client-eks/src/commands/ListAccessEntriesCommand.ts
+++ b/clients/client-eks/src/commands/ListAccessEntriesCommand.ts
@@ -99,4 +99,16 @@ export class ListAccessEntriesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAccessEntriesCommand)
.de(de_ListAccessEntriesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAccessEntriesRequest;
+ output: ListAccessEntriesResponse;
+ };
+ sdk: {
+ input: ListAccessEntriesCommandInput;
+ output: ListAccessEntriesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/ListAccessPoliciesCommand.ts b/clients/client-eks/src/commands/ListAccessPoliciesCommand.ts
index 75c3c93a05a21..93dd6ec851a9d 100644
--- a/clients/client-eks/src/commands/ListAccessPoliciesCommand.ts
+++ b/clients/client-eks/src/commands/ListAccessPoliciesCommand.ts
@@ -87,4 +87,16 @@ export class ListAccessPoliciesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAccessPoliciesCommand)
.de(de_ListAccessPoliciesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAccessPoliciesRequest;
+ output: ListAccessPoliciesResponse;
+ };
+ sdk: {
+ input: ListAccessPoliciesCommandInput;
+ output: ListAccessPoliciesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/ListAddonsCommand.ts b/clients/client-eks/src/commands/ListAddonsCommand.ts
index c25dd258f2ada..df2b7fc9dbcb6 100644
--- a/clients/client-eks/src/commands/ListAddonsCommand.ts
+++ b/clients/client-eks/src/commands/ListAddonsCommand.ts
@@ -103,4 +103,16 @@ export class ListAddonsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAddonsCommand)
.de(de_ListAddonsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAddonsRequest;
+ output: ListAddonsResponse;
+ };
+ sdk: {
+ input: ListAddonsCommandInput;
+ output: ListAddonsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/ListAssociatedAccessPoliciesCommand.ts b/clients/client-eks/src/commands/ListAssociatedAccessPoliciesCommand.ts
index 4b0155915c232..552bdca64e72c 100644
--- a/clients/client-eks/src/commands/ListAssociatedAccessPoliciesCommand.ts
+++ b/clients/client-eks/src/commands/ListAssociatedAccessPoliciesCommand.ts
@@ -112,4 +112,16 @@ export class ListAssociatedAccessPoliciesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAssociatedAccessPoliciesCommand)
.de(de_ListAssociatedAccessPoliciesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAssociatedAccessPoliciesRequest;
+ output: ListAssociatedAccessPoliciesResponse;
+ };
+ sdk: {
+ input: ListAssociatedAccessPoliciesCommandInput;
+ output: ListAssociatedAccessPoliciesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/ListClustersCommand.ts b/clients/client-eks/src/commands/ListClustersCommand.ts
index 5677ecbf6c8fe..9e3be7c924efc 100644
--- a/clients/client-eks/src/commands/ListClustersCommand.ts
+++ b/clients/client-eks/src/commands/ListClustersCommand.ts
@@ -117,4 +117,16 @@ export class ListClustersCommand extends $Command
.f(void 0, void 0)
.ser(se_ListClustersCommand)
.de(de_ListClustersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListClustersRequest;
+ output: ListClustersResponse;
+ };
+ sdk: {
+ input: ListClustersCommandInput;
+ output: ListClustersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/ListEksAnywhereSubscriptionsCommand.ts b/clients/client-eks/src/commands/ListEksAnywhereSubscriptionsCommand.ts
index dedf7b6cc72eb..5ad9ae9c93347 100644
--- a/clients/client-eks/src/commands/ListEksAnywhereSubscriptionsCommand.ts
+++ b/clients/client-eks/src/commands/ListEksAnywhereSubscriptionsCommand.ts
@@ -124,4 +124,16 @@ export class ListEksAnywhereSubscriptionsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListEksAnywhereSubscriptionsCommand)
.de(de_ListEksAnywhereSubscriptionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListEksAnywhereSubscriptionsRequest;
+ output: ListEksAnywhereSubscriptionsResponse;
+ };
+ sdk: {
+ input: ListEksAnywhereSubscriptionsCommandInput;
+ output: ListEksAnywhereSubscriptionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/ListFargateProfilesCommand.ts b/clients/client-eks/src/commands/ListFargateProfilesCommand.ts
index c03c6145644d7..1c92da319e591 100644
--- a/clients/client-eks/src/commands/ListFargateProfilesCommand.ts
+++ b/clients/client-eks/src/commands/ListFargateProfilesCommand.ts
@@ -100,4 +100,16 @@ export class ListFargateProfilesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListFargateProfilesCommand)
.de(de_ListFargateProfilesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListFargateProfilesRequest;
+ output: ListFargateProfilesResponse;
+ };
+ sdk: {
+ input: ListFargateProfilesCommandInput;
+ output: ListFargateProfilesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/ListIdentityProviderConfigsCommand.ts b/clients/client-eks/src/commands/ListIdentityProviderConfigsCommand.ts
index 6fda6ea8c008e..3ef8f8241bb57 100644
--- a/clients/client-eks/src/commands/ListIdentityProviderConfigsCommand.ts
+++ b/clients/client-eks/src/commands/ListIdentityProviderConfigsCommand.ts
@@ -110,4 +110,16 @@ export class ListIdentityProviderConfigsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListIdentityProviderConfigsCommand)
.de(de_ListIdentityProviderConfigsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListIdentityProviderConfigsRequest;
+ output: ListIdentityProviderConfigsResponse;
+ };
+ sdk: {
+ input: ListIdentityProviderConfigsCommandInput;
+ output: ListIdentityProviderConfigsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/ListInsightsCommand.ts b/clients/client-eks/src/commands/ListInsightsCommand.ts
index 3f178038ca3bd..873340aae3502 100644
--- a/clients/client-eks/src/commands/ListInsightsCommand.ts
+++ b/clients/client-eks/src/commands/ListInsightsCommand.ts
@@ -123,4 +123,16 @@ export class ListInsightsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListInsightsCommand)
.de(de_ListInsightsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListInsightsRequest;
+ output: ListInsightsResponse;
+ };
+ sdk: {
+ input: ListInsightsCommandInput;
+ output: ListInsightsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/ListNodegroupsCommand.ts b/clients/client-eks/src/commands/ListNodegroupsCommand.ts
index 4c56ea033fd71..2b58145380cfb 100644
--- a/clients/client-eks/src/commands/ListNodegroupsCommand.ts
+++ b/clients/client-eks/src/commands/ListNodegroupsCommand.ts
@@ -103,4 +103,16 @@ export class ListNodegroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListNodegroupsCommand)
.de(de_ListNodegroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListNodegroupsRequest;
+ output: ListNodegroupsResponse;
+ };
+ sdk: {
+ input: ListNodegroupsCommandInput;
+ output: ListNodegroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/ListPodIdentityAssociationsCommand.ts b/clients/client-eks/src/commands/ListPodIdentityAssociationsCommand.ts
index fcc95f5e0d363..902b8fffb459b 100644
--- a/clients/client-eks/src/commands/ListPodIdentityAssociationsCommand.ts
+++ b/clients/client-eks/src/commands/ListPodIdentityAssociationsCommand.ts
@@ -113,4 +113,16 @@ export class ListPodIdentityAssociationsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPodIdentityAssociationsCommand)
.de(de_ListPodIdentityAssociationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPodIdentityAssociationsRequest;
+ output: ListPodIdentityAssociationsResponse;
+ };
+ sdk: {
+ input: ListPodIdentityAssociationsCommandInput;
+ output: ListPodIdentityAssociationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/ListTagsForResourceCommand.ts b/clients/client-eks/src/commands/ListTagsForResourceCommand.ts
index 32fd7828c677f..e439417bd43b0 100644
--- a/clients/client-eks/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-eks/src/commands/ListTagsForResourceCommand.ts
@@ -105,4 +105,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/ListUpdatesCommand.ts b/clients/client-eks/src/commands/ListUpdatesCommand.ts
index 9e3ced703b4ac..234b99cd12489 100644
--- a/clients/client-eks/src/commands/ListUpdatesCommand.ts
+++ b/clients/client-eks/src/commands/ListUpdatesCommand.ts
@@ -101,4 +101,16 @@ export class ListUpdatesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListUpdatesCommand)
.de(de_ListUpdatesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListUpdatesRequest;
+ output: ListUpdatesResponse;
+ };
+ sdk: {
+ input: ListUpdatesCommandInput;
+ output: ListUpdatesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/RegisterClusterCommand.ts b/clients/client-eks/src/commands/RegisterClusterCommand.ts
index 8d219eec872fc..320d10746b22d 100644
--- a/clients/client-eks/src/commands/RegisterClusterCommand.ts
+++ b/clients/client-eks/src/commands/RegisterClusterCommand.ts
@@ -222,4 +222,16 @@ export class RegisterClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_RegisterClusterCommand)
.de(de_RegisterClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RegisterClusterRequest;
+ output: RegisterClusterResponse;
+ };
+ sdk: {
+ input: RegisterClusterCommandInput;
+ output: RegisterClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/TagResourceCommand.ts b/clients/client-eks/src/commands/TagResourceCommand.ts
index a79cb9461ffa6..623f8fc438c59 100644
--- a/clients/client-eks/src/commands/TagResourceCommand.ts
+++ b/clients/client-eks/src/commands/TagResourceCommand.ts
@@ -92,4 +92,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/UntagResourceCommand.ts b/clients/client-eks/src/commands/UntagResourceCommand.ts
index d2cd3c15f0e46..8f438ee4be2c0 100644
--- a/clients/client-eks/src/commands/UntagResourceCommand.ts
+++ b/clients/client-eks/src/commands/UntagResourceCommand.ts
@@ -86,4 +86,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/UpdateAccessEntryCommand.ts b/clients/client-eks/src/commands/UpdateAccessEntryCommand.ts
index 8430c204d760e..30b5c8a4225c5 100644
--- a/clients/client-eks/src/commands/UpdateAccessEntryCommand.ts
+++ b/clients/client-eks/src/commands/UpdateAccessEntryCommand.ts
@@ -113,4 +113,16 @@ export class UpdateAccessEntryCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateAccessEntryCommand)
.de(de_UpdateAccessEntryCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateAccessEntryRequest;
+ output: UpdateAccessEntryResponse;
+ };
+ sdk: {
+ input: UpdateAccessEntryCommandInput;
+ output: UpdateAccessEntryCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/UpdateAddonCommand.ts b/clients/client-eks/src/commands/UpdateAddonCommand.ts
index f7ea22b4b067e..431d5afb6b1f6 100644
--- a/clients/client-eks/src/commands/UpdateAddonCommand.ts
+++ b/clients/client-eks/src/commands/UpdateAddonCommand.ts
@@ -133,4 +133,16 @@ export class UpdateAddonCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateAddonCommand)
.de(de_UpdateAddonCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateAddonRequest;
+ output: UpdateAddonResponse;
+ };
+ sdk: {
+ input: UpdateAddonCommandInput;
+ output: UpdateAddonCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/UpdateClusterConfigCommand.ts b/clients/client-eks/src/commands/UpdateClusterConfigCommand.ts
index bf6a2fa2499b0..b89dfb7059843 100644
--- a/clients/client-eks/src/commands/UpdateClusterConfigCommand.ts
+++ b/clients/client-eks/src/commands/UpdateClusterConfigCommand.ts
@@ -181,4 +181,16 @@ export class UpdateClusterConfigCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateClusterConfigCommand)
.de(de_UpdateClusterConfigCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateClusterConfigRequest;
+ output: UpdateClusterConfigResponse;
+ };
+ sdk: {
+ input: UpdateClusterConfigCommandInput;
+ output: UpdateClusterConfigCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/UpdateClusterVersionCommand.ts b/clients/client-eks/src/commands/UpdateClusterVersionCommand.ts
index 16c1b290f0eef..f2298a9adc7eb 100644
--- a/clients/client-eks/src/commands/UpdateClusterVersionCommand.ts
+++ b/clients/client-eks/src/commands/UpdateClusterVersionCommand.ts
@@ -132,4 +132,16 @@ export class UpdateClusterVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateClusterVersionCommand)
.de(de_UpdateClusterVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateClusterVersionRequest;
+ output: UpdateClusterVersionResponse;
+ };
+ sdk: {
+ input: UpdateClusterVersionCommandInput;
+ output: UpdateClusterVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/UpdateEksAnywhereSubscriptionCommand.ts b/clients/client-eks/src/commands/UpdateEksAnywhereSubscriptionCommand.ts
index 3b4dd40cd8575..a2783afbe557a 100644
--- a/clients/client-eks/src/commands/UpdateEksAnywhereSubscriptionCommand.ts
+++ b/clients/client-eks/src/commands/UpdateEksAnywhereSubscriptionCommand.ts
@@ -126,4 +126,16 @@ export class UpdateEksAnywhereSubscriptionCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateEksAnywhereSubscriptionCommand)
.de(de_UpdateEksAnywhereSubscriptionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateEksAnywhereSubscriptionRequest;
+ output: UpdateEksAnywhereSubscriptionResponse;
+ };
+ sdk: {
+ input: UpdateEksAnywhereSubscriptionCommandInput;
+ output: UpdateEksAnywhereSubscriptionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/UpdateNodegroupConfigCommand.ts b/clients/client-eks/src/commands/UpdateNodegroupConfigCommand.ts
index a349478d5218b..cab8932ac4dd4 100644
--- a/clients/client-eks/src/commands/UpdateNodegroupConfigCommand.ts
+++ b/clients/client-eks/src/commands/UpdateNodegroupConfigCommand.ts
@@ -159,4 +159,16 @@ export class UpdateNodegroupConfigCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateNodegroupConfigCommand)
.de(de_UpdateNodegroupConfigCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateNodegroupConfigRequest;
+ output: UpdateNodegroupConfigResponse;
+ };
+ sdk: {
+ input: UpdateNodegroupConfigCommandInput;
+ output: UpdateNodegroupConfigCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/UpdateNodegroupVersionCommand.ts b/clients/client-eks/src/commands/UpdateNodegroupVersionCommand.ts
index 48201abe9bac8..ef18ab10f66eb 100644
--- a/clients/client-eks/src/commands/UpdateNodegroupVersionCommand.ts
+++ b/clients/client-eks/src/commands/UpdateNodegroupVersionCommand.ts
@@ -150,4 +150,16 @@ export class UpdateNodegroupVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateNodegroupVersionCommand)
.de(de_UpdateNodegroupVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateNodegroupVersionRequest;
+ output: UpdateNodegroupVersionResponse;
+ };
+ sdk: {
+ input: UpdateNodegroupVersionCommandInput;
+ output: UpdateNodegroupVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eks/src/commands/UpdatePodIdentityAssociationCommand.ts b/clients/client-eks/src/commands/UpdatePodIdentityAssociationCommand.ts
index c601481010b7a..c861a5f54c138 100644
--- a/clients/client-eks/src/commands/UpdatePodIdentityAssociationCommand.ts
+++ b/clients/client-eks/src/commands/UpdatePodIdentityAssociationCommand.ts
@@ -117,4 +117,16 @@ export class UpdatePodIdentityAssociationCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdatePodIdentityAssociationCommand)
.de(de_UpdatePodIdentityAssociationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdatePodIdentityAssociationRequest;
+ output: UpdatePodIdentityAssociationResponse;
+ };
+ sdk: {
+ input: UpdatePodIdentityAssociationCommandInput;
+ output: UpdatePodIdentityAssociationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/CHANGELOG.md b/clients/client-elastic-beanstalk/CHANGELOG.md
index 3f7e7ff4e87b9..ea622719fa597 100644
--- a/clients/client-elastic-beanstalk/CHANGELOG.md
+++ b/clients/client-elastic-beanstalk/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-beanstalk
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-beanstalk
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-elastic-beanstalk
diff --git a/clients/client-elastic-beanstalk/package.json b/clients/client-elastic-beanstalk/package.json
index 6598a80bc2bfc..0202749db18d7 100644
--- a/clients/client-elastic-beanstalk/package.json
+++ b/clients/client-elastic-beanstalk/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-elastic-beanstalk",
"description": "AWS SDK for JavaScript Elastic Beanstalk Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elastic-beanstalk",
@@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.3",
+ "@smithy/util-waiter": "^3.1.5",
"tslib": "^2.6.2"
},
"devDependencies": {
diff --git a/clients/client-elastic-beanstalk/src/commands/AbortEnvironmentUpdateCommand.ts b/clients/client-elastic-beanstalk/src/commands/AbortEnvironmentUpdateCommand.ts
index ddf9d0e3c086d..54d5c0573c0ff 100644
--- a/clients/client-elastic-beanstalk/src/commands/AbortEnvironmentUpdateCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/AbortEnvironmentUpdateCommand.ts
@@ -92,4 +92,16 @@ export class AbortEnvironmentUpdateCommand extends $Command
.f(void 0, void 0)
.ser(se_AbortEnvironmentUpdateCommand)
.de(de_AbortEnvironmentUpdateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AbortEnvironmentUpdateMessage;
+ output: {};
+ };
+ sdk: {
+ input: AbortEnvironmentUpdateCommandInput;
+ output: AbortEnvironmentUpdateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/ApplyEnvironmentManagedActionCommand.ts b/clients/client-elastic-beanstalk/src/commands/ApplyEnvironmentManagedActionCommand.ts
index 62c1cc053d4d6..5266ed04027c3 100644
--- a/clients/client-elastic-beanstalk/src/commands/ApplyEnvironmentManagedActionCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/ApplyEnvironmentManagedActionCommand.ts
@@ -95,4 +95,16 @@ export class ApplyEnvironmentManagedActionCommand extends $Command
.f(void 0, void 0)
.ser(se_ApplyEnvironmentManagedActionCommand)
.de(de_ApplyEnvironmentManagedActionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ApplyEnvironmentManagedActionRequest;
+ output: ApplyEnvironmentManagedActionResult;
+ };
+ sdk: {
+ input: ApplyEnvironmentManagedActionCommandInput;
+ output: ApplyEnvironmentManagedActionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/AssociateEnvironmentOperationsRoleCommand.ts b/clients/client-elastic-beanstalk/src/commands/AssociateEnvironmentOperationsRoleCommand.ts
index 3c77516209fe8..869b38cf20c08 100644
--- a/clients/client-elastic-beanstalk/src/commands/AssociateEnvironmentOperationsRoleCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/AssociateEnvironmentOperationsRoleCommand.ts
@@ -86,4 +86,16 @@ export class AssociateEnvironmentOperationsRoleCommand extends $Command
.f(void 0, void 0)
.ser(se_AssociateEnvironmentOperationsRoleCommand)
.de(de_AssociateEnvironmentOperationsRoleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AssociateEnvironmentOperationsRoleMessage;
+ output: {};
+ };
+ sdk: {
+ input: AssociateEnvironmentOperationsRoleCommandInput;
+ output: AssociateEnvironmentOperationsRoleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/CheckDNSAvailabilityCommand.ts b/clients/client-elastic-beanstalk/src/commands/CheckDNSAvailabilityCommand.ts
index ff4bca73d7fd3..8583cc42af066 100644
--- a/clients/client-elastic-beanstalk/src/commands/CheckDNSAvailabilityCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/CheckDNSAvailabilityCommand.ts
@@ -95,4 +95,16 @@ export class CheckDNSAvailabilityCommand extends $Command
.f(void 0, void 0)
.ser(se_CheckDNSAvailabilityCommand)
.de(de_CheckDNSAvailabilityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CheckDNSAvailabilityMessage;
+ output: CheckDNSAvailabilityResultMessage;
+ };
+ sdk: {
+ input: CheckDNSAvailabilityCommandInput;
+ output: CheckDNSAvailabilityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/ComposeEnvironmentsCommand.ts b/clients/client-elastic-beanstalk/src/commands/ComposeEnvironmentsCommand.ts
index 346eee32c5e03..5dc3008e7ccfc 100644
--- a/clients/client-elastic-beanstalk/src/commands/ComposeEnvironmentsCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/ComposeEnvironmentsCommand.ts
@@ -138,4 +138,16 @@ export class ComposeEnvironmentsCommand extends $Command
.f(void 0, void 0)
.ser(se_ComposeEnvironmentsCommand)
.de(de_ComposeEnvironmentsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ComposeEnvironmentsMessage;
+ output: EnvironmentDescriptionsMessage;
+ };
+ sdk: {
+ input: ComposeEnvironmentsCommandInput;
+ output: ComposeEnvironmentsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/CreateApplicationCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateApplicationCommand.ts
index 92f16411dbabd..6ac58c61c4d77 100644
--- a/clients/client-elastic-beanstalk/src/commands/CreateApplicationCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/CreateApplicationCommand.ts
@@ -153,4 +153,16 @@ export class CreateApplicationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateApplicationCommand)
.de(de_CreateApplicationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateApplicationMessage;
+ output: ApplicationDescriptionMessage;
+ };
+ sdk: {
+ input: CreateApplicationCommandInput;
+ output: CreateApplicationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/CreateApplicationVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateApplicationVersionCommand.ts
index 03c95dc104c5f..f8d330aa9d2e9 100644
--- a/clients/client-elastic-beanstalk/src/commands/CreateApplicationVersionCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/CreateApplicationVersionCommand.ts
@@ -199,4 +199,16 @@ export class CreateApplicationVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateApplicationVersionCommand)
.de(de_CreateApplicationVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateApplicationVersionMessage;
+ output: ApplicationVersionDescriptionMessage;
+ };
+ sdk: {
+ input: CreateApplicationVersionCommandInput;
+ output: CreateApplicationVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/CreateConfigurationTemplateCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateConfigurationTemplateCommand.ts
index aa8a4b78a4216..b30b47002e145 100644
--- a/clients/client-elastic-beanstalk/src/commands/CreateConfigurationTemplateCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/CreateConfigurationTemplateCommand.ts
@@ -171,4 +171,16 @@ export class CreateConfigurationTemplateCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateConfigurationTemplateCommand)
.de(de_CreateConfigurationTemplateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateConfigurationTemplateMessage;
+ output: ConfigurationSettingsDescription;
+ };
+ sdk: {
+ input: CreateConfigurationTemplateCommandInput;
+ output: CreateConfigurationTemplateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/CreateEnvironmentCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateEnvironmentCommand.ts
index 04da45dcc93cb..e2c96bf62f28e 100644
--- a/clients/client-elastic-beanstalk/src/commands/CreateEnvironmentCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/CreateEnvironmentCommand.ts
@@ -194,4 +194,16 @@ export class CreateEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateEnvironmentCommand)
.de(de_CreateEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateEnvironmentMessage;
+ output: EnvironmentDescription;
+ };
+ sdk: {
+ input: CreateEnvironmentCommandInput;
+ output: CreateEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/CreatePlatformVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreatePlatformVersionCommand.ts
index 8b9f6b575f324..0bdb9fcc5e348 100644
--- a/clients/client-elastic-beanstalk/src/commands/CreatePlatformVersionCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/CreatePlatformVersionCommand.ts
@@ -127,4 +127,16 @@ export class CreatePlatformVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_CreatePlatformVersionCommand)
.de(de_CreatePlatformVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreatePlatformVersionRequest;
+ output: CreatePlatformVersionResult;
+ };
+ sdk: {
+ input: CreatePlatformVersionCommandInput;
+ output: CreatePlatformVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/CreateStorageLocationCommand.ts b/clients/client-elastic-beanstalk/src/commands/CreateStorageLocationCommand.ts
index 7b4a8ff994940..1fda5d1d78a5d 100644
--- a/clients/client-elastic-beanstalk/src/commands/CreateStorageLocationCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/CreateStorageLocationCommand.ts
@@ -103,4 +103,16 @@ export class CreateStorageLocationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateStorageLocationCommand)
.de(de_CreateStorageLocationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: CreateStorageLocationResultMessage;
+ };
+ sdk: {
+ input: CreateStorageLocationCommandInput;
+ output: CreateStorageLocationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DeleteApplicationCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeleteApplicationCommand.ts
index 4fa9c6b62aad4..2f254ecd4ad7e 100644
--- a/clients/client-elastic-beanstalk/src/commands/DeleteApplicationCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DeleteApplicationCommand.ts
@@ -96,4 +96,16 @@ export class DeleteApplicationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteApplicationCommand)
.de(de_DeleteApplicationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteApplicationMessage;
+ output: {};
+ };
+ sdk: {
+ input: DeleteApplicationCommandInput;
+ output: DeleteApplicationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DeleteApplicationVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeleteApplicationVersionCommand.ts
index 185314902643f..60635c4063ff0 100644
--- a/clients/client-elastic-beanstalk/src/commands/DeleteApplicationVersionCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DeleteApplicationVersionCommand.ts
@@ -121,4 +121,16 @@ export class DeleteApplicationVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteApplicationVersionCommand)
.de(de_DeleteApplicationVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteApplicationVersionMessage;
+ output: {};
+ };
+ sdk: {
+ input: DeleteApplicationVersionCommandInput;
+ output: DeleteApplicationVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DeleteConfigurationTemplateCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeleteConfigurationTemplateCommand.ts
index 705805ffdb631..dfe64907e9d05 100644
--- a/clients/client-elastic-beanstalk/src/commands/DeleteConfigurationTemplateCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DeleteConfigurationTemplateCommand.ts
@@ -97,4 +97,16 @@ export class DeleteConfigurationTemplateCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteConfigurationTemplateCommand)
.de(de_DeleteConfigurationTemplateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteConfigurationTemplateMessage;
+ output: {};
+ };
+ sdk: {
+ input: DeleteConfigurationTemplateCommandInput;
+ output: DeleteConfigurationTemplateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DeleteEnvironmentConfigurationCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeleteEnvironmentConfigurationCommand.ts
index fbc216b0252d7..bee44e8988edc 100644
--- a/clients/client-elastic-beanstalk/src/commands/DeleteEnvironmentConfigurationCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DeleteEnvironmentConfigurationCommand.ts
@@ -96,4 +96,16 @@ export class DeleteEnvironmentConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteEnvironmentConfigurationCommand)
.de(de_DeleteEnvironmentConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteEnvironmentConfigurationMessage;
+ output: {};
+ };
+ sdk: {
+ input: DeleteEnvironmentConfigurationCommandInput;
+ output: DeleteEnvironmentConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DeletePlatformVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/DeletePlatformVersionCommand.ts
index 94b7562b92853..828b79d1fc96c 100644
--- a/clients/client-elastic-beanstalk/src/commands/DeletePlatformVersionCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DeletePlatformVersionCommand.ts
@@ -108,4 +108,16 @@ export class DeletePlatformVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_DeletePlatformVersionCommand)
.de(de_DeletePlatformVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeletePlatformVersionRequest;
+ output: DeletePlatformVersionResult;
+ };
+ sdk: {
+ input: DeletePlatformVersionCommandInput;
+ output: DeletePlatformVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeAccountAttributesCommand.ts
index 627499cbf81f7..21f24e705690a 100644
--- a/clients/client-elastic-beanstalk/src/commands/DescribeAccountAttributesCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DescribeAccountAttributesCommand.ts
@@ -97,4 +97,16 @@ export class DescribeAccountAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAccountAttributesCommand)
.de(de_DescribeAccountAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: DescribeAccountAttributesResult;
+ };
+ sdk: {
+ input: DescribeAccountAttributesCommandInput;
+ output: DescribeAccountAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeApplicationVersionsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeApplicationVersionsCommand.ts
index 19a2805740b7d..c6ace7bae7484 100644
--- a/clients/client-elastic-beanstalk/src/commands/DescribeApplicationVersionsCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DescribeApplicationVersionsCommand.ts
@@ -147,4 +147,16 @@ export class DescribeApplicationVersionsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeApplicationVersionsCommand)
.de(de_DescribeApplicationVersionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeApplicationVersionsMessage;
+ output: ApplicationVersionDescriptionsMessage;
+ };
+ sdk: {
+ input: DescribeApplicationVersionsCommandInput;
+ output: DescribeApplicationVersionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeApplicationsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeApplicationsCommand.ts
index 0fc62d107f577..9c2256bff1d02 100644
--- a/clients/client-elastic-beanstalk/src/commands/DescribeApplicationsCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DescribeApplicationsCommand.ts
@@ -152,4 +152,16 @@ export class DescribeApplicationsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeApplicationsCommand)
.de(de_DescribeApplicationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeApplicationsMessage;
+ output: ApplicationDescriptionsMessage;
+ };
+ sdk: {
+ input: DescribeApplicationsCommandInput;
+ output: DescribeApplicationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationOptionsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationOptionsCommand.ts
index 3279bc6de45cd..3a64d21cac000 100644
--- a/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationOptionsCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationOptionsCommand.ts
@@ -152,4 +152,16 @@ export class DescribeConfigurationOptionsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeConfigurationOptionsCommand)
.de(de_DescribeConfigurationOptionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeConfigurationOptionsMessage;
+ output: ConfigurationOptionsDescription;
+ };
+ sdk: {
+ input: DescribeConfigurationOptionsCommandInput;
+ output: DescribeConfigurationOptionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationSettingsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationSettingsCommand.ts
index f9f2e66006353..4f67df5845c6f 100644
--- a/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationSettingsCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DescribeConfigurationSettingsCommand.ts
@@ -174,4 +174,16 @@ export class DescribeConfigurationSettingsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeConfigurationSettingsCommand)
.de(de_DescribeConfigurationSettingsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeConfigurationSettingsMessage;
+ output: ConfigurationSettingsDescriptions;
+ };
+ sdk: {
+ input: DescribeConfigurationSettingsCommandInput;
+ output: DescribeConfigurationSettingsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentHealthCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentHealthCommand.ts
index 1d0afcb47d921..f2437ebc5c109 100644
--- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentHealthCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentHealthCommand.ts
@@ -180,4 +180,16 @@ export class DescribeEnvironmentHealthCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEnvironmentHealthCommand)
.de(de_DescribeEnvironmentHealthCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEnvironmentHealthRequest;
+ output: DescribeEnvironmentHealthResult;
+ };
+ sdk: {
+ input: DescribeEnvironmentHealthCommandInput;
+ output: DescribeEnvironmentHealthCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionHistoryCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionHistoryCommand.ts
index f76c235afbcfe..a70121bd56922 100644
--- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionHistoryCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionHistoryCommand.ts
@@ -104,4 +104,16 @@ export class DescribeEnvironmentManagedActionHistoryCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEnvironmentManagedActionHistoryCommand)
.de(de_DescribeEnvironmentManagedActionHistoryCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEnvironmentManagedActionHistoryRequest;
+ output: DescribeEnvironmentManagedActionHistoryResult;
+ };
+ sdk: {
+ input: DescribeEnvironmentManagedActionHistoryCommandInput;
+ output: DescribeEnvironmentManagedActionHistoryCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionsCommand.ts
index a5c60576089db..d68c6989bb74a 100644
--- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionsCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentManagedActionsCommand.ts
@@ -95,4 +95,16 @@ export class DescribeEnvironmentManagedActionsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEnvironmentManagedActionsCommand)
.de(de_DescribeEnvironmentManagedActionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEnvironmentManagedActionsRequest;
+ output: DescribeEnvironmentManagedActionsResult;
+ };
+ sdk: {
+ input: DescribeEnvironmentManagedActionsCommandInput;
+ output: DescribeEnvironmentManagedActionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentResourcesCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentResourcesCommand.ts
index 82a1261c017d6..23c0d167dbd09 100644
--- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentResourcesCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentResourcesCommand.ts
@@ -162,4 +162,16 @@ export class DescribeEnvironmentResourcesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEnvironmentResourcesCommand)
.de(de_DescribeEnvironmentResourcesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEnvironmentResourcesMessage;
+ output: EnvironmentResourceDescriptionsMessage;
+ };
+ sdk: {
+ input: DescribeEnvironmentResourcesCommandInput;
+ output: DescribeEnvironmentResourcesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentsCommand.ts
index e50f8043b64d0..e525039476f2e 100644
--- a/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentsCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DescribeEnvironmentsCommand.ts
@@ -171,4 +171,16 @@ export class DescribeEnvironmentsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEnvironmentsCommand)
.de(de_DescribeEnvironmentsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEnvironmentsMessage;
+ output: EnvironmentDescriptionsMessage;
+ };
+ sdk: {
+ input: DescribeEnvironmentsCommandInput;
+ output: DescribeEnvironmentsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeEventsCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeEventsCommand.ts
index 96598524618ac..57080dfd0fd12 100644
--- a/clients/client-elastic-beanstalk/src/commands/DescribeEventsCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DescribeEventsCommand.ts
@@ -153,4 +153,16 @@ export class DescribeEventsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEventsCommand)
.de(de_DescribeEventsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEventsMessage;
+ output: EventDescriptionsMessage;
+ };
+ sdk: {
+ input: DescribeEventsCommandInput;
+ output: DescribeEventsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DescribeInstancesHealthCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribeInstancesHealthCommand.ts
index b414045e068d0..c607cee9779ab 100644
--- a/clients/client-elastic-beanstalk/src/commands/DescribeInstancesHealthCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DescribeInstancesHealthCommand.ts
@@ -210,4 +210,16 @@ export class DescribeInstancesHealthCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeInstancesHealthCommand)
.de(de_DescribeInstancesHealthCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeInstancesHealthRequest;
+ output: DescribeInstancesHealthResult;
+ };
+ sdk: {
+ input: DescribeInstancesHealthCommandInput;
+ output: DescribeInstancesHealthCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DescribePlatformVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/DescribePlatformVersionCommand.ts
index 79c0afd7f604f..d29a7ae7e7e2d 100644
--- a/clients/client-elastic-beanstalk/src/commands/DescribePlatformVersionCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DescribePlatformVersionCommand.ts
@@ -128,4 +128,16 @@ export class DescribePlatformVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribePlatformVersionCommand)
.de(de_DescribePlatformVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribePlatformVersionRequest;
+ output: DescribePlatformVersionResult;
+ };
+ sdk: {
+ input: DescribePlatformVersionCommandInput;
+ output: DescribePlatformVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/DisassociateEnvironmentOperationsRoleCommand.ts b/clients/client-elastic-beanstalk/src/commands/DisassociateEnvironmentOperationsRoleCommand.ts
index a1df18848e2a6..cf973fdd34913 100644
--- a/clients/client-elastic-beanstalk/src/commands/DisassociateEnvironmentOperationsRoleCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/DisassociateEnvironmentOperationsRoleCommand.ts
@@ -86,4 +86,16 @@ export class DisassociateEnvironmentOperationsRoleCommand extends $Command
.f(void 0, void 0)
.ser(se_DisassociateEnvironmentOperationsRoleCommand)
.de(de_DisassociateEnvironmentOperationsRoleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DisassociateEnvironmentOperationsRoleMessage;
+ output: {};
+ };
+ sdk: {
+ input: DisassociateEnvironmentOperationsRoleCommandInput;
+ output: DisassociateEnvironmentOperationsRoleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/ListAvailableSolutionStacksCommand.ts b/clients/client-elastic-beanstalk/src/commands/ListAvailableSolutionStacksCommand.ts
index 9acdcc2a09801..d3dc5c6e7cc56 100644
--- a/clients/client-elastic-beanstalk/src/commands/ListAvailableSolutionStacksCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/ListAvailableSolutionStacksCommand.ts
@@ -139,4 +139,16 @@ export class ListAvailableSolutionStacksCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAvailableSolutionStacksCommand)
.de(de_ListAvailableSolutionStacksCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: ListAvailableSolutionStacksResultMessage;
+ };
+ sdk: {
+ input: ListAvailableSolutionStacksCommandInput;
+ output: ListAvailableSolutionStacksCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/ListPlatformBranchesCommand.ts b/clients/client-elastic-beanstalk/src/commands/ListPlatformBranchesCommand.ts
index 757db9ba0c17a..707ce8a33710d 100644
--- a/clients/client-elastic-beanstalk/src/commands/ListPlatformBranchesCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/ListPlatformBranchesCommand.ts
@@ -101,4 +101,16 @@ export class ListPlatformBranchesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPlatformBranchesCommand)
.de(de_ListPlatformBranchesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPlatformBranchesRequest;
+ output: ListPlatformBranchesResult;
+ };
+ sdk: {
+ input: ListPlatformBranchesCommandInput;
+ output: ListPlatformBranchesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/ListPlatformVersionsCommand.ts b/clients/client-elastic-beanstalk/src/commands/ListPlatformVersionsCommand.ts
index 28bf78bc2bea5..c8daf53a3168c 100644
--- a/clients/client-elastic-beanstalk/src/commands/ListPlatformVersionsCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/ListPlatformVersionsCommand.ts
@@ -118,4 +118,16 @@ export class ListPlatformVersionsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPlatformVersionsCommand)
.de(de_ListPlatformVersionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPlatformVersionsRequest;
+ output: ListPlatformVersionsResult;
+ };
+ sdk: {
+ input: ListPlatformVersionsCommandInput;
+ output: ListPlatformVersionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/ListTagsForResourceCommand.ts b/clients/client-elastic-beanstalk/src/commands/ListTagsForResourceCommand.ts
index 018e91a1763a5..73089425498f1 100644
--- a/clients/client-elastic-beanstalk/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/ListTagsForResourceCommand.ts
@@ -96,4 +96,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceMessage;
+ output: ResourceTagsDescriptionMessage;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/RebuildEnvironmentCommand.ts b/clients/client-elastic-beanstalk/src/commands/RebuildEnvironmentCommand.ts
index 7fb497ba1f0dd..33e1ebe5f8590 100644
--- a/clients/client-elastic-beanstalk/src/commands/RebuildEnvironmentCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/RebuildEnvironmentCommand.ts
@@ -92,4 +92,16 @@ export class RebuildEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_RebuildEnvironmentCommand)
.de(de_RebuildEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RebuildEnvironmentMessage;
+ output: {};
+ };
+ sdk: {
+ input: RebuildEnvironmentCommandInput;
+ output: RebuildEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/RequestEnvironmentInfoCommand.ts b/clients/client-elastic-beanstalk/src/commands/RequestEnvironmentInfoCommand.ts
index 812f0851dd59a..844c815afb29f 100644
--- a/clients/client-elastic-beanstalk/src/commands/RequestEnvironmentInfoCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/RequestEnvironmentInfoCommand.ts
@@ -104,4 +104,16 @@ export class RequestEnvironmentInfoCommand extends $Command
.f(void 0, void 0)
.ser(se_RequestEnvironmentInfoCommand)
.de(de_RequestEnvironmentInfoCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RequestEnvironmentInfoMessage;
+ output: {};
+ };
+ sdk: {
+ input: RequestEnvironmentInfoCommandInput;
+ output: RequestEnvironmentInfoCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/RestartAppServerCommand.ts b/clients/client-elastic-beanstalk/src/commands/RestartAppServerCommand.ts
index 8d97411b19ffe..5c5d268ca7a6b 100644
--- a/clients/client-elastic-beanstalk/src/commands/RestartAppServerCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/RestartAppServerCommand.ts
@@ -88,4 +88,16 @@ export class RestartAppServerCommand extends $Command
.f(void 0, void 0)
.ser(se_RestartAppServerCommand)
.de(de_RestartAppServerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RestartAppServerMessage;
+ output: {};
+ };
+ sdk: {
+ input: RestartAppServerCommandInput;
+ output: RestartAppServerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/RetrieveEnvironmentInfoCommand.ts b/clients/client-elastic-beanstalk/src/commands/RetrieveEnvironmentInfoCommand.ts
index 2bd1ead78195d..da8d01ea43a5d 100644
--- a/clients/client-elastic-beanstalk/src/commands/RetrieveEnvironmentInfoCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/RetrieveEnvironmentInfoCommand.ts
@@ -119,4 +119,16 @@ export class RetrieveEnvironmentInfoCommand extends $Command
.f(void 0, void 0)
.ser(se_RetrieveEnvironmentInfoCommand)
.de(de_RetrieveEnvironmentInfoCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RetrieveEnvironmentInfoMessage;
+ output: RetrieveEnvironmentInfoResultMessage;
+ };
+ sdk: {
+ input: RetrieveEnvironmentInfoCommandInput;
+ output: RetrieveEnvironmentInfoCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/SwapEnvironmentCNAMEsCommand.ts b/clients/client-elastic-beanstalk/src/commands/SwapEnvironmentCNAMEsCommand.ts
index 8c2cb81e523e7..64e1396013e2c 100644
--- a/clients/client-elastic-beanstalk/src/commands/SwapEnvironmentCNAMEsCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/SwapEnvironmentCNAMEsCommand.ts
@@ -90,4 +90,16 @@ export class SwapEnvironmentCNAMEsCommand extends $Command
.f(void 0, void 0)
.ser(se_SwapEnvironmentCNAMEsCommand)
.de(de_SwapEnvironmentCNAMEsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SwapEnvironmentCNAMEsMessage;
+ output: {};
+ };
+ sdk: {
+ input: SwapEnvironmentCNAMEsCommandInput;
+ output: SwapEnvironmentCNAMEsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/TerminateEnvironmentCommand.ts b/clients/client-elastic-beanstalk/src/commands/TerminateEnvironmentCommand.ts
index b11a5a57d92aa..8b6bfed9fd6de 100644
--- a/clients/client-elastic-beanstalk/src/commands/TerminateEnvironmentCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/TerminateEnvironmentCommand.ts
@@ -155,4 +155,16 @@ export class TerminateEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_TerminateEnvironmentCommand)
.de(de_TerminateEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TerminateEnvironmentMessage;
+ output: EnvironmentDescription;
+ };
+ sdk: {
+ input: TerminateEnvironmentCommandInput;
+ output: TerminateEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationCommand.ts
index 07767e16690e1..ceef722e99895 100644
--- a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationCommand.ts
@@ -139,4 +139,16 @@ export class UpdateApplicationCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateApplicationCommand)
.de(de_UpdateApplicationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateApplicationMessage;
+ output: ApplicationDescriptionMessage;
+ };
+ sdk: {
+ input: UpdateApplicationCommandInput;
+ output: UpdateApplicationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationResourceLifecycleCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationResourceLifecycleCommand.ts
index e57c028a1904f..57665ce91d128 100644
--- a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationResourceLifecycleCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationResourceLifecycleCommand.ts
@@ -119,4 +119,16 @@ export class UpdateApplicationResourceLifecycleCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateApplicationResourceLifecycleCommand)
.de(de_UpdateApplicationResourceLifecycleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateApplicationResourceLifecycleMessage;
+ output: ApplicationResourceLifecycleDescriptionMessage;
+ };
+ sdk: {
+ input: UpdateApplicationResourceLifecycleCommandInput;
+ output: UpdateApplicationResourceLifecycleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationVersionCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationVersionCommand.ts
index f03d5f5589e2d..4ca84f1f66908 100644
--- a/clients/client-elastic-beanstalk/src/commands/UpdateApplicationVersionCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/UpdateApplicationVersionCommand.ts
@@ -129,4 +129,16 @@ export class UpdateApplicationVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateApplicationVersionCommand)
.de(de_UpdateApplicationVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateApplicationVersionMessage;
+ output: ApplicationVersionDescriptionMessage;
+ };
+ sdk: {
+ input: UpdateApplicationVersionCommandInput;
+ output: UpdateApplicationVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateConfigurationTemplateCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateConfigurationTemplateCommand.ts
index 54507301e799d..2e819bd74a43f 100644
--- a/clients/client-elastic-beanstalk/src/commands/UpdateConfigurationTemplateCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/UpdateConfigurationTemplateCommand.ts
@@ -157,4 +157,16 @@ export class UpdateConfigurationTemplateCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateConfigurationTemplateCommand)
.de(de_UpdateConfigurationTemplateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateConfigurationTemplateMessage;
+ output: ConfigurationSettingsDescription;
+ };
+ sdk: {
+ input: UpdateConfigurationTemplateCommandInput;
+ output: UpdateConfigurationTemplateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateEnvironmentCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateEnvironmentCommand.ts
index 8019ea84031ed..4e46c08f4fc75 100644
--- a/clients/client-elastic-beanstalk/src/commands/UpdateEnvironmentCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/UpdateEnvironmentCommand.ts
@@ -246,4 +246,16 @@ export class UpdateEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateEnvironmentCommand)
.de(de_UpdateEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateEnvironmentMessage;
+ output: EnvironmentDescription;
+ };
+ sdk: {
+ input: UpdateEnvironmentCommandInput;
+ output: UpdateEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/UpdateTagsForResourceCommand.ts b/clients/client-elastic-beanstalk/src/commands/UpdateTagsForResourceCommand.ts
index a61ff1667530a..2daee2771ff23 100644
--- a/clients/client-elastic-beanstalk/src/commands/UpdateTagsForResourceCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/UpdateTagsForResourceCommand.ts
@@ -123,4 +123,16 @@ export class UpdateTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateTagsForResourceCommand)
.de(de_UpdateTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateTagsForResourceMessage;
+ output: {};
+ };
+ sdk: {
+ input: UpdateTagsForResourceCommandInput;
+ output: UpdateTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-beanstalk/src/commands/ValidateConfigurationSettingsCommand.ts b/clients/client-elastic-beanstalk/src/commands/ValidateConfigurationSettingsCommand.ts
index 24ab0de823c1e..105cc5afec7a9 100644
--- a/clients/client-elastic-beanstalk/src/commands/ValidateConfigurationSettingsCommand.ts
+++ b/clients/client-elastic-beanstalk/src/commands/ValidateConfigurationSettingsCommand.ts
@@ -133,4 +133,16 @@ export class ValidateConfigurationSettingsCommand extends $Command
.f(void 0, void 0)
.ser(se_ValidateConfigurationSettingsCommand)
.de(de_ValidateConfigurationSettingsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ValidateConfigurationSettingsMessage;
+ output: ConfigurationSettingsValidationMessages;
+ };
+ sdk: {
+ input: ValidateConfigurationSettingsCommandInput;
+ output: ValidateConfigurationSettingsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-inference/CHANGELOG.md b/clients/client-elastic-inference/CHANGELOG.md
index 19feaedca6370..901a179b36f41 100644
--- a/clients/client-elastic-inference/CHANGELOG.md
+++ b/clients/client-elastic-inference/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-inference
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-inference
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-elastic-inference
diff --git a/clients/client-elastic-inference/package.json b/clients/client-elastic-inference/package.json
index 4b48c50a6ff7c..9f9681c137946 100644
--- a/clients/client-elastic-inference/package.json
+++ b/clients/client-elastic-inference/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-elastic-inference",
"description": "AWS SDK for JavaScript Elastic Inference Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elastic-inference",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-elastic-inference/src/commands/DescribeAcceleratorOfferingsCommand.ts b/clients/client-elastic-inference/src/commands/DescribeAcceleratorOfferingsCommand.ts
index e739b0d600ff0..3ccb555294143 100644
--- a/clients/client-elastic-inference/src/commands/DescribeAcceleratorOfferingsCommand.ts
+++ b/clients/client-elastic-inference/src/commands/DescribeAcceleratorOfferingsCommand.ts
@@ -113,4 +113,16 @@ export class DescribeAcceleratorOfferingsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAcceleratorOfferingsCommand)
.de(de_DescribeAcceleratorOfferingsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAcceleratorOfferingsRequest;
+ output: DescribeAcceleratorOfferingsResponse;
+ };
+ sdk: {
+ input: DescribeAcceleratorOfferingsCommandInput;
+ output: DescribeAcceleratorOfferingsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-inference/src/commands/DescribeAcceleratorTypesCommand.ts b/clients/client-elastic-inference/src/commands/DescribeAcceleratorTypesCommand.ts
index 1f269e729dc11..0d18f573e5a0b 100644
--- a/clients/client-elastic-inference/src/commands/DescribeAcceleratorTypesCommand.ts
+++ b/clients/client-elastic-inference/src/commands/DescribeAcceleratorTypesCommand.ts
@@ -100,4 +100,16 @@ export class DescribeAcceleratorTypesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAcceleratorTypesCommand)
.de(de_DescribeAcceleratorTypesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: DescribeAcceleratorTypesResponse;
+ };
+ sdk: {
+ input: DescribeAcceleratorTypesCommandInput;
+ output: DescribeAcceleratorTypesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-inference/src/commands/DescribeAcceleratorsCommand.ts b/clients/client-elastic-inference/src/commands/DescribeAcceleratorsCommand.ts
index c658f4faf0c03..9041469bc7810 100644
--- a/clients/client-elastic-inference/src/commands/DescribeAcceleratorsCommand.ts
+++ b/clients/client-elastic-inference/src/commands/DescribeAcceleratorsCommand.ts
@@ -122,4 +122,16 @@ export class DescribeAcceleratorsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAcceleratorsCommand)
.de(de_DescribeAcceleratorsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAcceleratorsRequest;
+ output: DescribeAcceleratorsResponse;
+ };
+ sdk: {
+ input: DescribeAcceleratorsCommandInput;
+ output: DescribeAcceleratorsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-inference/src/commands/ListTagsForResourceCommand.ts b/clients/client-elastic-inference/src/commands/ListTagsForResourceCommand.ts
index 78a5ec3ebf107..70c012d0a3c05 100644
--- a/clients/client-elastic-inference/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-elastic-inference/src/commands/ListTagsForResourceCommand.ts
@@ -101,4 +101,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResult;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-inference/src/commands/TagResourceCommand.ts b/clients/client-elastic-inference/src/commands/TagResourceCommand.ts
index 47e1435c1a545..9721d6063a986 100644
--- a/clients/client-elastic-inference/src/commands/TagResourceCommand.ts
+++ b/clients/client-elastic-inference/src/commands/TagResourceCommand.ts
@@ -100,4 +100,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-inference/src/commands/UntagResourceCommand.ts b/clients/client-elastic-inference/src/commands/UntagResourceCommand.ts
index 8550e59e5bd4b..e07c7ccc34415 100644
--- a/clients/client-elastic-inference/src/commands/UntagResourceCommand.ts
+++ b/clients/client-elastic-inference/src/commands/UntagResourceCommand.ts
@@ -100,4 +100,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/CHANGELOG.md b/clients/client-elastic-load-balancing-v2/CHANGELOG.md
index cc4d074efc0da..ebbcc4b400f17 100644
--- a/clients/client-elastic-load-balancing-v2/CHANGELOG.md
+++ b/clients/client-elastic-load-balancing-v2/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing-v2
+
+
+
+
+
# [3.651.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.650.0...v3.651.0) (2024-09-12)
diff --git a/clients/client-elastic-load-balancing-v2/package.json b/clients/client-elastic-load-balancing-v2/package.json
index 72dc5af97b37e..a4313b782b9e9 100644
--- a/clients/client-elastic-load-balancing-v2/package.json
+++ b/clients/client-elastic-load-balancing-v2/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-elastic-load-balancing-v2",
"description": "AWS SDK for JavaScript Elastic Load Balancing V2 Client for Node.js, Browser and React Native",
- "version": "3.651.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elastic-load-balancing-v2",
@@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.3",
+ "@smithy/util-waiter": "^3.1.5",
"tslib": "^2.6.2"
},
"devDependencies": {
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/AddListenerCertificatesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/AddListenerCertificatesCommand.ts
index 7287a225fd8c6..bbf95a5a46ee1 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/AddListenerCertificatesCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/AddListenerCertificatesCommand.ts
@@ -107,4 +107,16 @@ export class AddListenerCertificatesCommand extends $Command
.f(void 0, void 0)
.ser(se_AddListenerCertificatesCommand)
.de(de_AddListenerCertificatesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddListenerCertificatesInput;
+ output: AddListenerCertificatesOutput;
+ };
+ sdk: {
+ input: AddListenerCertificatesCommandInput;
+ output: AddListenerCertificatesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/AddTagsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/AddTagsCommand.ts
index 12c83b26ce69e..f1c03e8804064 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/AddTagsCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/AddTagsCommand.ts
@@ -135,4 +135,16 @@ export class AddTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_AddTagsCommand)
.de(de_AddTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddTagsInput;
+ output: {};
+ };
+ sdk: {
+ input: AddTagsCommandInput;
+ output: AddTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/AddTrustStoreRevocationsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/AddTrustStoreRevocationsCommand.ts
index eaf325b0c0353..9adbafc993e31 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/AddTrustStoreRevocationsCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/AddTrustStoreRevocationsCommand.ts
@@ -108,4 +108,16 @@ export class AddTrustStoreRevocationsCommand extends $Command
.f(void 0, void 0)
.ser(se_AddTrustStoreRevocationsCommand)
.de(de_AddTrustStoreRevocationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddTrustStoreRevocationsInput;
+ output: AddTrustStoreRevocationsOutput;
+ };
+ sdk: {
+ input: AddTrustStoreRevocationsCommandInput;
+ output: AddTrustStoreRevocationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateListenerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateListenerCommand.ts
index af1aad6b04aea..d8ef22ce4074d 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/CreateListenerCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateListenerCommand.ts
@@ -421,4 +421,16 @@ export class CreateListenerCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateListenerCommand)
.de(de_CreateListenerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateListenerInput;
+ output: CreateListenerOutput;
+ };
+ sdk: {
+ input: CreateListenerCommandInput;
+ output: CreateListenerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateLoadBalancerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateLoadBalancerCommand.ts
index 51972fbac39ff..14a9b84c16a94 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/CreateLoadBalancerCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateLoadBalancerCommand.ts
@@ -300,4 +300,16 @@ export class CreateLoadBalancerCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateLoadBalancerCommand)
.de(de_CreateLoadBalancerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateLoadBalancerInput;
+ output: CreateLoadBalancerOutput;
+ };
+ sdk: {
+ input: CreateLoadBalancerCommandInput;
+ output: CreateLoadBalancerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateRuleCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateRuleCommand.ts
index fe6fcba81c108..0cbac477e319c 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/CreateRuleCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateRuleCommand.ts
@@ -399,4 +399,16 @@ export class CreateRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateRuleCommand)
.de(de_CreateRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateRuleInput;
+ output: CreateRuleOutput;
+ };
+ sdk: {
+ input: CreateRuleCommandInput;
+ output: CreateRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateTargetGroupCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateTargetGroupCommand.ts
index d0fc0870a41b4..bf371b1739958 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/CreateTargetGroupCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateTargetGroupCommand.ts
@@ -204,4 +204,16 @@ export class CreateTargetGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateTargetGroupCommand)
.de(de_CreateTargetGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateTargetGroupInput;
+ output: CreateTargetGroupOutput;
+ };
+ sdk: {
+ input: CreateTargetGroupCommandInput;
+ output: CreateTargetGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/CreateTrustStoreCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/CreateTrustStoreCommand.ts
index 032b5b03785cd..06429e31578eb 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/CreateTrustStoreCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/CreateTrustStoreCommand.ts
@@ -116,4 +116,16 @@ export class CreateTrustStoreCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateTrustStoreCommand)
.de(de_CreateTrustStoreCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateTrustStoreInput;
+ output: CreateTrustStoreOutput;
+ };
+ sdk: {
+ input: CreateTrustStoreCommandInput;
+ output: CreateTrustStoreCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteListenerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteListenerCommand.ts
index 8e4577b499477..559b4f806520f 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteListenerCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteListenerCommand.ts
@@ -98,4 +98,16 @@ export class DeleteListenerCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteListenerCommand)
.de(de_DeleteListenerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteListenerInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteListenerCommandInput;
+ output: DeleteListenerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteLoadBalancerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteLoadBalancerCommand.ts
index b000a4c0a728b..69ef3c6c797d3 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteLoadBalancerCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteLoadBalancerCommand.ts
@@ -105,4 +105,16 @@ export class DeleteLoadBalancerCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteLoadBalancerCommand)
.de(de_DeleteLoadBalancerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteLoadBalancerInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteLoadBalancerCommandInput;
+ output: DeleteLoadBalancerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteRuleCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteRuleCommand.ts
index 41bd2dafe7ea4..ca292b9b18d16 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteRuleCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteRuleCommand.ts
@@ -97,4 +97,16 @@ export class DeleteRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteRuleCommand)
.de(de_DeleteRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteRuleInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteRuleCommandInput;
+ output: DeleteRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteSharedTrustStoreAssociationCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteSharedTrustStoreAssociationCommand.ts
index fcc4c4ebeb932..6e224869a0f23 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteSharedTrustStoreAssociationCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteSharedTrustStoreAssociationCommand.ts
@@ -106,4 +106,16 @@ export class DeleteSharedTrustStoreAssociationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteSharedTrustStoreAssociationCommand)
.de(de_DeleteSharedTrustStoreAssociationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteSharedTrustStoreAssociationInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteSharedTrustStoreAssociationCommandInput;
+ output: DeleteSharedTrustStoreAssociationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteTargetGroupCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteTargetGroupCommand.ts
index ebb7bc6bb1341..83d6c6e3d1e79 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteTargetGroupCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteTargetGroupCommand.ts
@@ -97,4 +97,16 @@ export class DeleteTargetGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteTargetGroupCommand)
.de(de_DeleteTargetGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteTargetGroupInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteTargetGroupCommandInput;
+ output: DeleteTargetGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeleteTrustStoreCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeleteTrustStoreCommand.ts
index 1f042b276e676..53d8dabf5446d 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DeleteTrustStoreCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DeleteTrustStoreCommand.ts
@@ -85,4 +85,16 @@ export class DeleteTrustStoreCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteTrustStoreCommand)
.de(de_DeleteTrustStoreCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteTrustStoreInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteTrustStoreCommandInput;
+ output: DeleteTrustStoreCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DeregisterTargetsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DeregisterTargetsCommand.ts
index 741777b2a3555..6a91a8593accd 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DeregisterTargetsCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DeregisterTargetsCommand.ts
@@ -135,4 +135,16 @@ export class DeregisterTargetsCommand extends $Command
.f(void 0, void 0)
.ser(se_DeregisterTargetsCommand)
.de(de_DeregisterTargetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeregisterTargetsInput;
+ output: {};
+ };
+ sdk: {
+ input: DeregisterTargetsCommandInput;
+ output: DeregisterTargetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeAccountLimitsCommand.ts
index 96adfef4705dc..a2f0b831d7f57 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeAccountLimitsCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeAccountLimitsCommand.ts
@@ -110,4 +110,16 @@ export class DescribeAccountLimitsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAccountLimitsCommand)
.de(de_DescribeAccountLimitsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAccountLimitsInput;
+ output: DescribeAccountLimitsOutput;
+ };
+ sdk: {
+ input: DescribeAccountLimitsCommandInput;
+ output: DescribeAccountLimitsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerAttributesCommand.ts
index 2cf743c11bbaf..a9ef4e88ea623 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerAttributesCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerAttributesCommand.ts
@@ -100,4 +100,16 @@ export class DescribeListenerAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeListenerAttributesCommand)
.de(de_DescribeListenerAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeListenerAttributesInput;
+ output: DescribeListenerAttributesOutput;
+ };
+ sdk: {
+ input: DescribeListenerAttributesCommandInput;
+ output: DescribeListenerAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerCertificatesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerCertificatesCommand.ts
index 7046dcbc04cb5..e52a7d9516351 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerCertificatesCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenerCertificatesCommand.ts
@@ -101,4 +101,16 @@ export class DescribeListenerCertificatesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeListenerCertificatesCommand)
.de(de_DescribeListenerCertificatesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeListenerCertificatesInput;
+ output: DescribeListenerCertificatesOutput;
+ };
+ sdk: {
+ input: DescribeListenerCertificatesCommandInput;
+ output: DescribeListenerCertificatesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenersCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenersCommand.ts
index a0c927a099e10..ac30243d8a706 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenersCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeListenersCommand.ts
@@ -212,4 +212,16 @@ export class DescribeListenersCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeListenersCommand)
.de(de_DescribeListenersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeListenersInput;
+ output: DescribeListenersOutput;
+ };
+ sdk: {
+ input: DescribeListenersCommandInput;
+ output: DescribeListenersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancerAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancerAttributesCommand.ts
index 806a7c79e9c28..edebb28921bb1 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancerAttributesCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancerAttributesCommand.ts
@@ -153,4 +153,16 @@ export class DescribeLoadBalancerAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeLoadBalancerAttributesCommand)
.de(de_DescribeLoadBalancerAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeLoadBalancerAttributesInput;
+ output: DescribeLoadBalancerAttributesOutput;
+ };
+ sdk: {
+ input: DescribeLoadBalancerAttributesCommandInput;
+ output: DescribeLoadBalancerAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancersCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancersCommand.ts
index 7ed0aa1e10313..3441db10464ee 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancersCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeLoadBalancersCommand.ts
@@ -173,4 +173,16 @@ export class DescribeLoadBalancersCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeLoadBalancersCommand)
.de(de_DescribeLoadBalancersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeLoadBalancersInput;
+ output: DescribeLoadBalancersOutput;
+ };
+ sdk: {
+ input: DescribeLoadBalancersCommandInput;
+ output: DescribeLoadBalancersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeRulesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeRulesCommand.ts
index 77282e35b62f6..66f37f8410af4 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeRulesCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeRulesCommand.ts
@@ -241,4 +241,16 @@ export class DescribeRulesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeRulesCommand)
.de(de_DescribeRulesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeRulesInput;
+ output: DescribeRulesOutput;
+ };
+ sdk: {
+ input: DescribeRulesCommandInput;
+ output: DescribeRulesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeSSLPoliciesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeSSLPoliciesCommand.ts
index d6285830161fe..1efd23dabee30 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeSSLPoliciesCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeSSLPoliciesCommand.ts
@@ -213,4 +213,16 @@ export class DescribeSSLPoliciesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeSSLPoliciesCommand)
.de(de_DescribeSSLPoliciesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeSSLPoliciesInput;
+ output: DescribeSSLPoliciesOutput;
+ };
+ sdk: {
+ input: DescribeSSLPoliciesCommandInput;
+ output: DescribeSSLPoliciesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTagsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTagsCommand.ts
index 7f40b7247f9d6..155c6e0798b93 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTagsCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTagsCommand.ts
@@ -142,4 +142,16 @@ export class DescribeTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeTagsCommand)
.de(de_DescribeTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeTagsInput;
+ output: DescribeTagsOutput;
+ };
+ sdk: {
+ input: DescribeTagsCommandInput;
+ output: DescribeTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupAttributesCommand.ts
index 211ac76f58570..fd6b19f71094d 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupAttributesCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupAttributesCommand.ts
@@ -148,4 +148,16 @@ export class DescribeTargetGroupAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeTargetGroupAttributesCommand)
.de(de_DescribeTargetGroupAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeTargetGroupAttributesInput;
+ output: DescribeTargetGroupAttributesOutput;
+ };
+ sdk: {
+ input: DescribeTargetGroupAttributesCommandInput;
+ output: DescribeTargetGroupAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupsCommand.ts
index fbc4763bbb822..86729093f0ab5 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupsCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetGroupsCommand.ts
@@ -164,4 +164,16 @@ export class DescribeTargetGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeTargetGroupsCommand)
.de(de_DescribeTargetGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeTargetGroupsInput;
+ output: DescribeTargetGroupsOutput;
+ };
+ sdk: {
+ input: DescribeTargetGroupsCommandInput;
+ output: DescribeTargetGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetHealthCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetHealthCommand.ts
index e2e1c2aa171f0..fe0dac1a9b923 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetHealthCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTargetHealthCommand.ts
@@ -191,4 +191,16 @@ export class DescribeTargetHealthCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeTargetHealthCommand)
.de(de_DescribeTargetHealthCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeTargetHealthInput;
+ output: DescribeTargetHealthOutput;
+ };
+ sdk: {
+ input: DescribeTargetHealthCommandInput;
+ output: DescribeTargetHealthCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreAssociationsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreAssociationsCommand.ts
index e3b8783a58369..d6a5719dc1525 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreAssociationsCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreAssociationsCommand.ts
@@ -96,4 +96,16 @@ export class DescribeTrustStoreAssociationsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeTrustStoreAssociationsCommand)
.de(de_DescribeTrustStoreAssociationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeTrustStoreAssociationsInput;
+ output: DescribeTrustStoreAssociationsOutput;
+ };
+ sdk: {
+ input: DescribeTrustStoreAssociationsCommandInput;
+ output: DescribeTrustStoreAssociationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreRevocationsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreRevocationsCommand.ts
index 51f738ea5790b..98766ba076a53 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreRevocationsCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoreRevocationsCommand.ts
@@ -106,4 +106,16 @@ export class DescribeTrustStoreRevocationsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeTrustStoreRevocationsCommand)
.de(de_DescribeTrustStoreRevocationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeTrustStoreRevocationsInput;
+ output: DescribeTrustStoreRevocationsOutput;
+ };
+ sdk: {
+ input: DescribeTrustStoreRevocationsCommandInput;
+ output: DescribeTrustStoreRevocationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoresCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoresCommand.ts
index 1f9126500cda8..441faf11b3639 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoresCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/DescribeTrustStoresCommand.ts
@@ -100,4 +100,16 @@ export class DescribeTrustStoresCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeTrustStoresCommand)
.de(de_DescribeTrustStoresCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeTrustStoresInput;
+ output: DescribeTrustStoresOutput;
+ };
+ sdk: {
+ input: DescribeTrustStoresCommandInput;
+ output: DescribeTrustStoresCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/GetResourcePolicyCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/GetResourcePolicyCommand.ts
index 2eac4ff447fc4..6c4f1243fcb59 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/GetResourcePolicyCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/GetResourcePolicyCommand.ts
@@ -95,4 +95,16 @@ export class GetResourcePolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_GetResourcePolicyCommand)
.de(de_GetResourcePolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetResourcePolicyInput;
+ output: GetResourcePolicyOutput;
+ };
+ sdk: {
+ input: GetResourcePolicyCommandInput;
+ output: GetResourcePolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreCaCertificatesBundleCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreCaCertificatesBundleCommand.ts
index d9d33b64439db..56c5c1959ddb2 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreCaCertificatesBundleCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreCaCertificatesBundleCommand.ts
@@ -91,4 +91,16 @@ export class GetTrustStoreCaCertificatesBundleCommand extends $Command
.f(void 0, void 0)
.ser(se_GetTrustStoreCaCertificatesBundleCommand)
.de(de_GetTrustStoreCaCertificatesBundleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetTrustStoreCaCertificatesBundleInput;
+ output: GetTrustStoreCaCertificatesBundleOutput;
+ };
+ sdk: {
+ input: GetTrustStoreCaCertificatesBundleCommandInput;
+ output: GetTrustStoreCaCertificatesBundleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreRevocationContentCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreRevocationContentCommand.ts
index 0621b8662df46..147d5349f4647 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreRevocationContentCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/GetTrustStoreRevocationContentCommand.ts
@@ -95,4 +95,16 @@ export class GetTrustStoreRevocationContentCommand extends $Command
.f(void 0, void 0)
.ser(se_GetTrustStoreRevocationContentCommand)
.de(de_GetTrustStoreRevocationContentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetTrustStoreRevocationContentInput;
+ output: GetTrustStoreRevocationContentOutput;
+ };
+ sdk: {
+ input: GetTrustStoreRevocationContentCommandInput;
+ output: GetTrustStoreRevocationContentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerAttributesCommand.ts
index e872bf17e7d29..01c27e9baa353 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerAttributesCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerAttributesCommand.ts
@@ -98,4 +98,16 @@ export class ModifyListenerAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyListenerAttributesCommand)
.de(de_ModifyListenerAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyListenerAttributesInput;
+ output: ModifyListenerAttributesOutput;
+ };
+ sdk: {
+ input: ModifyListenerAttributesCommandInput;
+ output: ModifyListenerAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerCommand.ts
index 6432b62fd0ec3..1a1c14c22f6cd 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyListenerCommand.ts
@@ -384,4 +384,16 @@ export class ModifyListenerCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyListenerCommand)
.de(de_ModifyListenerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyListenerInput;
+ output: ModifyListenerOutput;
+ };
+ sdk: {
+ input: ModifyListenerCommandInput;
+ output: ModifyListenerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyLoadBalancerAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyLoadBalancerAttributesCommand.ts
index f862bde5165f5..0242b419ed207 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyLoadBalancerAttributesCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyLoadBalancerAttributesCommand.ts
@@ -240,4 +240,16 @@ export class ModifyLoadBalancerAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyLoadBalancerAttributesCommand)
.de(de_ModifyLoadBalancerAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyLoadBalancerAttributesInput;
+ output: ModifyLoadBalancerAttributesOutput;
+ };
+ sdk: {
+ input: ModifyLoadBalancerAttributesCommandInput;
+ output: ModifyLoadBalancerAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyRuleCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyRuleCommand.ts
index b51d4b2d950dd..4beb51c9a100f 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyRuleCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyRuleCommand.ts
@@ -371,4 +371,16 @@ export class ModifyRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyRuleCommand)
.de(de_ModifyRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyRuleInput;
+ output: ModifyRuleOutput;
+ };
+ sdk: {
+ input: ModifyRuleCommandInput;
+ output: ModifyRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupAttributesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupAttributesCommand.ts
index bbe8d1c5e55d4..f7fce388b6454 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupAttributesCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupAttributesCommand.ts
@@ -137,4 +137,16 @@ export class ModifyTargetGroupAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyTargetGroupAttributesCommand)
.de(de_ModifyTargetGroupAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyTargetGroupAttributesInput;
+ output: ModifyTargetGroupAttributesOutput;
+ };
+ sdk: {
+ input: ModifyTargetGroupAttributesCommandInput;
+ output: ModifyTargetGroupAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupCommand.ts
index 376d75b5ce473..9e671b9ec3074 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTargetGroupCommand.ts
@@ -164,4 +164,16 @@ export class ModifyTargetGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyTargetGroupCommand)
.de(de_ModifyTargetGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyTargetGroupInput;
+ output: ModifyTargetGroupOutput;
+ };
+ sdk: {
+ input: ModifyTargetGroupCommandInput;
+ output: ModifyTargetGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTrustStoreCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTrustStoreCommand.ts
index b27780bc7e75d..3de409ac14e70 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/ModifyTrustStoreCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/ModifyTrustStoreCommand.ts
@@ -101,4 +101,16 @@ export class ModifyTrustStoreCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyTrustStoreCommand)
.de(de_ModifyTrustStoreCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyTrustStoreInput;
+ output: ModifyTrustStoreOutput;
+ };
+ sdk: {
+ input: ModifyTrustStoreCommandInput;
+ output: ModifyTrustStoreCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/RegisterTargetsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/RegisterTargetsCommand.ts
index 45c5171bbc8a0..b56bfde221514 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/RegisterTargetsCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/RegisterTargetsCommand.ts
@@ -149,4 +149,16 @@ export class RegisterTargetsCommand extends $Command
.f(void 0, void 0)
.ser(se_RegisterTargetsCommand)
.de(de_RegisterTargetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RegisterTargetsInput;
+ output: {};
+ };
+ sdk: {
+ input: RegisterTargetsCommandInput;
+ output: RegisterTargetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/RemoveListenerCertificatesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/RemoveListenerCertificatesCommand.ts
index b6046e67c8cdd..9b559d58c90c0 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/RemoveListenerCertificatesCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/RemoveListenerCertificatesCommand.ts
@@ -92,4 +92,16 @@ export class RemoveListenerCertificatesCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveListenerCertificatesCommand)
.de(de_RemoveListenerCertificatesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveListenerCertificatesInput;
+ output: {};
+ };
+ sdk: {
+ input: RemoveListenerCertificatesCommandInput;
+ output: RemoveListenerCertificatesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/RemoveTagsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/RemoveTagsCommand.ts
index 0a9d76ac61783..e280618b295d1 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/RemoveTagsCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/RemoveTagsCommand.ts
@@ -121,4 +121,16 @@ export class RemoveTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveTagsCommand)
.de(de_RemoveTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveTagsInput;
+ output: {};
+ };
+ sdk: {
+ input: RemoveTagsCommandInput;
+ output: RemoveTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/RemoveTrustStoreRevocationsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/RemoveTrustStoreRevocationsCommand.ts
index 65aecba26d7d3..198e44fd1fae7 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/RemoveTrustStoreRevocationsCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/RemoveTrustStoreRevocationsCommand.ts
@@ -88,4 +88,16 @@ export class RemoveTrustStoreRevocationsCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveTrustStoreRevocationsCommand)
.de(de_RemoveTrustStoreRevocationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveTrustStoreRevocationsInput;
+ output: {};
+ };
+ sdk: {
+ input: RemoveTrustStoreRevocationsCommandInput;
+ output: RemoveTrustStoreRevocationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/SetIpAddressTypeCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/SetIpAddressTypeCommand.ts
index 165982a542859..06aaaddbaae67 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/SetIpAddressTypeCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/SetIpAddressTypeCommand.ts
@@ -91,4 +91,16 @@ export class SetIpAddressTypeCommand extends $Command
.f(void 0, void 0)
.ser(se_SetIpAddressTypeCommand)
.de(de_SetIpAddressTypeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetIpAddressTypeInput;
+ output: SetIpAddressTypeOutput;
+ };
+ sdk: {
+ input: SetIpAddressTypeCommandInput;
+ output: SetIpAddressTypeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/SetRulePrioritiesCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/SetRulePrioritiesCommand.ts
index faf6e9a50d55d..68d08a8d81003 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/SetRulePrioritiesCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/SetRulePrioritiesCommand.ts
@@ -244,4 +244,16 @@ export class SetRulePrioritiesCommand extends $Command
.f(void 0, void 0)
.ser(se_SetRulePrioritiesCommand)
.de(de_SetRulePrioritiesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetRulePrioritiesInput;
+ output: SetRulePrioritiesOutput;
+ };
+ sdk: {
+ input: SetRulePrioritiesCommandInput;
+ output: SetRulePrioritiesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/SetSecurityGroupsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/SetSecurityGroupsCommand.ts
index 590d14b4fa2df..53731e1518cad 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/SetSecurityGroupsCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/SetSecurityGroupsCommand.ts
@@ -123,4 +123,16 @@ export class SetSecurityGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_SetSecurityGroupsCommand)
.de(de_SetSecurityGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetSecurityGroupsInput;
+ output: SetSecurityGroupsOutput;
+ };
+ sdk: {
+ input: SetSecurityGroupsCommandInput;
+ output: SetSecurityGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing-v2/src/commands/SetSubnetsCommand.ts b/clients/client-elastic-load-balancing-v2/src/commands/SetSubnetsCommand.ts
index f30356a44c6be..93aeed3e08165 100644
--- a/clients/client-elastic-load-balancing-v2/src/commands/SetSubnetsCommand.ts
+++ b/clients/client-elastic-load-balancing-v2/src/commands/SetSubnetsCommand.ts
@@ -160,4 +160,16 @@ export class SetSubnetsCommand extends $Command
.f(void 0, void 0)
.ser(se_SetSubnetsCommand)
.de(de_SetSubnetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetSubnetsInput;
+ output: SetSubnetsOutput;
+ };
+ sdk: {
+ input: SetSubnetsCommandInput;
+ output: SetSubnetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/CHANGELOG.md b/clients/client-elastic-load-balancing/CHANGELOG.md
index 7acfcf7b3303f..32415e63e9716 100644
--- a/clients/client-elastic-load-balancing/CHANGELOG.md
+++ b/clients/client-elastic-load-balancing/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-elastic-load-balancing
diff --git a/clients/client-elastic-load-balancing/package.json b/clients/client-elastic-load-balancing/package.json
index 43825404bac6d..e6b654f27b0d3 100644
--- a/clients/client-elastic-load-balancing/package.json
+++ b/clients/client-elastic-load-balancing/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-elastic-load-balancing",
"description": "AWS SDK for JavaScript Elastic Load Balancing Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elastic-load-balancing",
@@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.3",
+ "@smithy/util-waiter": "^3.1.5",
"tslib": "^2.6.2"
},
"devDependencies": {
diff --git a/clients/client-elastic-load-balancing/src/commands/AddTagsCommand.ts b/clients/client-elastic-load-balancing/src/commands/AddTagsCommand.ts
index f0c50a5363982..1f04cfb341f15 100644
--- a/clients/client-elastic-load-balancing/src/commands/AddTagsCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/AddTagsCommand.ts
@@ -125,4 +125,16 @@ export class AddTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_AddTagsCommand)
.de(de_AddTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddTagsInput;
+ output: {};
+ };
+ sdk: {
+ input: AddTagsCommandInput;
+ output: AddTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/ApplySecurityGroupsToLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/ApplySecurityGroupsToLoadBalancerCommand.ts
index 926e2f8b309c5..f2fc646b77579 100644
--- a/clients/client-elastic-load-balancing/src/commands/ApplySecurityGroupsToLoadBalancerCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/ApplySecurityGroupsToLoadBalancerCommand.ts
@@ -123,4 +123,16 @@ export class ApplySecurityGroupsToLoadBalancerCommand extends $Command
.f(void 0, void 0)
.ser(se_ApplySecurityGroupsToLoadBalancerCommand)
.de(de_ApplySecurityGroupsToLoadBalancerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ApplySecurityGroupsToLoadBalancerInput;
+ output: ApplySecurityGroupsToLoadBalancerOutput;
+ };
+ sdk: {
+ input: ApplySecurityGroupsToLoadBalancerCommandInput;
+ output: ApplySecurityGroupsToLoadBalancerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/AttachLoadBalancerToSubnetsCommand.ts b/clients/client-elastic-load-balancing/src/commands/AttachLoadBalancerToSubnetsCommand.ts
index 2880d86dfb924..708d100d47b6f 100644
--- a/clients/client-elastic-load-balancing/src/commands/AttachLoadBalancerToSubnetsCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/AttachLoadBalancerToSubnetsCommand.ts
@@ -123,4 +123,16 @@ export class AttachLoadBalancerToSubnetsCommand extends $Command
.f(void 0, void 0)
.ser(se_AttachLoadBalancerToSubnetsCommand)
.de(de_AttachLoadBalancerToSubnetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AttachLoadBalancerToSubnetsInput;
+ output: AttachLoadBalancerToSubnetsOutput;
+ };
+ sdk: {
+ input: AttachLoadBalancerToSubnetsCommandInput;
+ output: AttachLoadBalancerToSubnetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/ConfigureHealthCheckCommand.ts b/clients/client-elastic-load-balancing/src/commands/ConfigureHealthCheckCommand.ts
index c611675765304..39bd9dd44a102 100644
--- a/clients/client-elastic-load-balancing/src/commands/ConfigureHealthCheckCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/ConfigureHealthCheckCommand.ts
@@ -128,4 +128,16 @@ export class ConfigureHealthCheckCommand extends $Command
.f(void 0, void 0)
.ser(se_ConfigureHealthCheckCommand)
.de(de_ConfigureHealthCheckCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ConfigureHealthCheckInput;
+ output: ConfigureHealthCheckOutput;
+ };
+ sdk: {
+ input: ConfigureHealthCheckCommandInput;
+ output: ConfigureHealthCheckCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/CreateAppCookieStickinessPolicyCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateAppCookieStickinessPolicyCommand.ts
index 7fbfd036510de..9803a2f006678 100644
--- a/clients/client-elastic-load-balancing/src/commands/CreateAppCookieStickinessPolicyCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/CreateAppCookieStickinessPolicyCommand.ts
@@ -119,4 +119,16 @@ export class CreateAppCookieStickinessPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateAppCookieStickinessPolicyCommand)
.de(de_CreateAppCookieStickinessPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateAppCookieStickinessPolicyInput;
+ output: {};
+ };
+ sdk: {
+ input: CreateAppCookieStickinessPolicyCommandInput;
+ output: CreateAppCookieStickinessPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/CreateLBCookieStickinessPolicyCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateLBCookieStickinessPolicyCommand.ts
index bd38923ca840b..5781da4f309a7 100644
--- a/clients/client-elastic-load-balancing/src/commands/CreateLBCookieStickinessPolicyCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/CreateLBCookieStickinessPolicyCommand.ts
@@ -117,4 +117,16 @@ export class CreateLBCookieStickinessPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateLBCookieStickinessPolicyCommand)
.de(de_CreateLBCookieStickinessPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateLBCookieStickinessPolicyInput;
+ output: {};
+ };
+ sdk: {
+ input: CreateLBCookieStickinessPolicyCommandInput;
+ output: CreateLBCookieStickinessPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerCommand.ts
index 0a4faa52824bd..163f84128bce4 100644
--- a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerCommand.ts
@@ -316,4 +316,16 @@ export class CreateLoadBalancerCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateLoadBalancerCommand)
.de(de_CreateLoadBalancerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateAccessPointInput;
+ output: CreateAccessPointOutput;
+ };
+ sdk: {
+ input: CreateLoadBalancerCommandInput;
+ output: CreateLoadBalancerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerListenersCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerListenersCommand.ts
index 3ea3ea8612a4f..5f2315497a150 100644
--- a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerListenersCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerListenersCommand.ts
@@ -146,4 +146,16 @@ export class CreateLoadBalancerListenersCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateLoadBalancerListenersCommand)
.de(de_CreateLoadBalancerListenersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateLoadBalancerListenerInput;
+ output: {};
+ };
+ sdk: {
+ input: CreateLoadBalancerListenersCommandInput;
+ output: CreateLoadBalancerListenersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerPolicyCommand.ts b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerPolicyCommand.ts
index 248d9f83d9299..ac3bb08e6b9f3 100644
--- a/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerPolicyCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/CreateLoadBalancerPolicyCommand.ts
@@ -160,4 +160,16 @@ export class CreateLoadBalancerPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateLoadBalancerPolicyCommand)
.de(de_CreateLoadBalancerPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateLoadBalancerPolicyInput;
+ output: {};
+ };
+ sdk: {
+ input: CreateLoadBalancerPolicyCommandInput;
+ output: CreateLoadBalancerPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerCommand.ts
index 4977723b4b52e..463312d6c70b5 100644
--- a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerCommand.ts
@@ -93,4 +93,16 @@ export class DeleteLoadBalancerCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteLoadBalancerCommand)
.de(de_DeleteLoadBalancerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteAccessPointInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteLoadBalancerCommandInput;
+ output: DeleteLoadBalancerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerListenersCommand.ts b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerListenersCommand.ts
index f932a79a12652..567d720e4ef94 100644
--- a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerListenersCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerListenersCommand.ts
@@ -99,4 +99,16 @@ export class DeleteLoadBalancerListenersCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteLoadBalancerListenersCommand)
.de(de_DeleteLoadBalancerListenersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteLoadBalancerListenerInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteLoadBalancerListenersCommandInput;
+ output: DeleteLoadBalancerListenersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerPolicyCommand.ts b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerPolicyCommand.ts
index c5abc6f7822b9..3ce92b304f625 100644
--- a/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerPolicyCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/DeleteLoadBalancerPolicyCommand.ts
@@ -98,4 +98,16 @@ export class DeleteLoadBalancerPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteLoadBalancerPolicyCommand)
.de(de_DeleteLoadBalancerPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteLoadBalancerPolicyInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteLoadBalancerPolicyCommandInput;
+ output: DeleteLoadBalancerPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/DeregisterInstancesFromLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/DeregisterInstancesFromLoadBalancerCommand.ts
index 54128cf1fa842..9c0ecde7fa9ce 100644
--- a/clients/client-elastic-load-balancing/src/commands/DeregisterInstancesFromLoadBalancerCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/DeregisterInstancesFromLoadBalancerCommand.ts
@@ -132,4 +132,16 @@ export class DeregisterInstancesFromLoadBalancerCommand extends $Command
.f(void 0, void 0)
.ser(se_DeregisterInstancesFromLoadBalancerCommand)
.de(de_DeregisterInstancesFromLoadBalancerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeregisterEndPointsInput;
+ output: DeregisterEndPointsOutput;
+ };
+ sdk: {
+ input: DeregisterInstancesFromLoadBalancerCommandInput;
+ output: DeregisterInstancesFromLoadBalancerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeAccountLimitsCommand.ts
index 03f9ea0812e3b..907b44712372a 100644
--- a/clients/client-elastic-load-balancing/src/commands/DescribeAccountLimitsCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/DescribeAccountLimitsCommand.ts
@@ -90,4 +90,16 @@ export class DescribeAccountLimitsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAccountLimitsCommand)
.de(de_DescribeAccountLimitsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAccountLimitsInput;
+ output: DescribeAccountLimitsOutput;
+ };
+ sdk: {
+ input: DescribeAccountLimitsCommandInput;
+ output: DescribeAccountLimitsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeInstanceHealthCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeInstanceHealthCommand.ts
index c639a06a1bc9d..efb5c7c1a3341 100644
--- a/clients/client-elastic-load-balancing/src/commands/DescribeInstanceHealthCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/DescribeInstanceHealthCommand.ts
@@ -128,4 +128,16 @@ export class DescribeInstanceHealthCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeInstanceHealthCommand)
.de(de_DescribeInstanceHealthCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEndPointStateInput;
+ output: DescribeEndPointStateOutput;
+ };
+ sdk: {
+ input: DescribeInstanceHealthCommandInput;
+ output: DescribeInstanceHealthCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerAttributesCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerAttributesCommand.ts
index b0566bd1a3674..11c2997bd5b34 100644
--- a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerAttributesCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerAttributesCommand.ts
@@ -145,4 +145,16 @@ export class DescribeLoadBalancerAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeLoadBalancerAttributesCommand)
.de(de_DescribeLoadBalancerAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeLoadBalancerAttributesInput;
+ output: DescribeLoadBalancerAttributesOutput;
+ };
+ sdk: {
+ input: DescribeLoadBalancerAttributesCommandInput;
+ output: DescribeLoadBalancerAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPoliciesCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPoliciesCommand.ts
index b6f055f8c55f5..66e68c23f8d7f 100644
--- a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPoliciesCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPoliciesCommand.ts
@@ -137,4 +137,16 @@ export class DescribeLoadBalancerPoliciesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeLoadBalancerPoliciesCommand)
.de(de_DescribeLoadBalancerPoliciesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeLoadBalancerPoliciesInput;
+ output: DescribeLoadBalancerPoliciesOutput;
+ };
+ sdk: {
+ input: DescribeLoadBalancerPoliciesCommandInput;
+ output: DescribeLoadBalancerPoliciesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPolicyTypesCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPolicyTypesCommand.ts
index 4fc3341bc5753..9a6b30d649887 100644
--- a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPolicyTypesCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancerPolicyTypesCommand.ts
@@ -142,4 +142,16 @@ export class DescribeLoadBalancerPolicyTypesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeLoadBalancerPolicyTypesCommand)
.de(de_DescribeLoadBalancerPolicyTypesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeLoadBalancerPolicyTypesInput;
+ output: DescribeLoadBalancerPolicyTypesOutput;
+ };
+ sdk: {
+ input: DescribeLoadBalancerPolicyTypesCommandInput;
+ output: DescribeLoadBalancerPolicyTypesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancersCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancersCommand.ts
index 0ac1982247d7e..7b126d7159ca8 100644
--- a/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancersCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/DescribeLoadBalancersCommand.ts
@@ -269,4 +269,16 @@ export class DescribeLoadBalancersCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeLoadBalancersCommand)
.de(de_DescribeLoadBalancersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAccessPointsInput;
+ output: DescribeAccessPointsOutput;
+ };
+ sdk: {
+ input: DescribeLoadBalancersCommandInput;
+ output: DescribeLoadBalancersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/DescribeTagsCommand.ts b/clients/client-elastic-load-balancing/src/commands/DescribeTagsCommand.ts
index a534239592006..9becce0583cbf 100644
--- a/clients/client-elastic-load-balancing/src/commands/DescribeTagsCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/DescribeTagsCommand.ts
@@ -128,4 +128,16 @@ export class DescribeTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeTagsCommand)
.de(de_DescribeTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeTagsInput;
+ output: DescribeTagsOutput;
+ };
+ sdk: {
+ input: DescribeTagsCommandInput;
+ output: DescribeTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/DetachLoadBalancerFromSubnetsCommand.ts b/clients/client-elastic-load-balancing/src/commands/DetachLoadBalancerFromSubnetsCommand.ts
index b432c149b9a07..d0c525f8302c3 100644
--- a/clients/client-elastic-load-balancing/src/commands/DetachLoadBalancerFromSubnetsCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/DetachLoadBalancerFromSubnetsCommand.ts
@@ -121,4 +121,16 @@ export class DetachLoadBalancerFromSubnetsCommand extends $Command
.f(void 0, void 0)
.ser(se_DetachLoadBalancerFromSubnetsCommand)
.de(de_DetachLoadBalancerFromSubnetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DetachLoadBalancerFromSubnetsInput;
+ output: DetachLoadBalancerFromSubnetsOutput;
+ };
+ sdk: {
+ input: DetachLoadBalancerFromSubnetsCommandInput;
+ output: DetachLoadBalancerFromSubnetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/DisableAvailabilityZonesForLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/DisableAvailabilityZonesForLoadBalancerCommand.ts
index c82459eb20190..fba6164cc3cfd 100644
--- a/clients/client-elastic-load-balancing/src/commands/DisableAvailabilityZonesForLoadBalancerCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/DisableAvailabilityZonesForLoadBalancerCommand.ts
@@ -126,4 +126,16 @@ export class DisableAvailabilityZonesForLoadBalancerCommand extends $Command
.f(void 0, void 0)
.ser(se_DisableAvailabilityZonesForLoadBalancerCommand)
.de(de_DisableAvailabilityZonesForLoadBalancerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveAvailabilityZonesInput;
+ output: RemoveAvailabilityZonesOutput;
+ };
+ sdk: {
+ input: DisableAvailabilityZonesForLoadBalancerCommandInput;
+ output: DisableAvailabilityZonesForLoadBalancerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/EnableAvailabilityZonesForLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/EnableAvailabilityZonesForLoadBalancerCommand.ts
index 16adc5ad96f56..3c1d42afd99ce 100644
--- a/clients/client-elastic-load-balancing/src/commands/EnableAvailabilityZonesForLoadBalancerCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/EnableAvailabilityZonesForLoadBalancerCommand.ts
@@ -121,4 +121,16 @@ export class EnableAvailabilityZonesForLoadBalancerCommand extends $Command
.f(void 0, void 0)
.ser(se_EnableAvailabilityZonesForLoadBalancerCommand)
.de(de_EnableAvailabilityZonesForLoadBalancerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddAvailabilityZonesInput;
+ output: AddAvailabilityZonesOutput;
+ };
+ sdk: {
+ input: EnableAvailabilityZonesForLoadBalancerCommandInput;
+ output: EnableAvailabilityZonesForLoadBalancerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/ModifyLoadBalancerAttributesCommand.ts b/clients/client-elastic-load-balancing/src/commands/ModifyLoadBalancerAttributesCommand.ts
index 0b5efaaef3700..3d1900d89e7bf 100644
--- a/clients/client-elastic-load-balancing/src/commands/ModifyLoadBalancerAttributesCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/ModifyLoadBalancerAttributesCommand.ts
@@ -220,4 +220,16 @@ export class ModifyLoadBalancerAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyLoadBalancerAttributesCommand)
.de(de_ModifyLoadBalancerAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyLoadBalancerAttributesInput;
+ output: ModifyLoadBalancerAttributesOutput;
+ };
+ sdk: {
+ input: ModifyLoadBalancerAttributesCommandInput;
+ output: ModifyLoadBalancerAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/RegisterInstancesWithLoadBalancerCommand.ts b/clients/client-elastic-load-balancing/src/commands/RegisterInstancesWithLoadBalancerCommand.ts
index 0cbb1fa743161..e666bf587ce44 100644
--- a/clients/client-elastic-load-balancing/src/commands/RegisterInstancesWithLoadBalancerCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/RegisterInstancesWithLoadBalancerCommand.ts
@@ -148,4 +148,16 @@ export class RegisterInstancesWithLoadBalancerCommand extends $Command
.f(void 0, void 0)
.ser(se_RegisterInstancesWithLoadBalancerCommand)
.de(de_RegisterInstancesWithLoadBalancerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RegisterEndPointsInput;
+ output: RegisterEndPointsOutput;
+ };
+ sdk: {
+ input: RegisterInstancesWithLoadBalancerCommandInput;
+ output: RegisterInstancesWithLoadBalancerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/RemoveTagsCommand.ts b/clients/client-elastic-load-balancing/src/commands/RemoveTagsCommand.ts
index 296e73db12de6..0712dbebc6322 100644
--- a/clients/client-elastic-load-balancing/src/commands/RemoveTagsCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/RemoveTagsCommand.ts
@@ -107,4 +107,16 @@ export class RemoveTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveTagsCommand)
.de(de_RemoveTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveTagsInput;
+ output: {};
+ };
+ sdk: {
+ input: RemoveTagsCommandInput;
+ output: RemoveTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerListenerSSLCertificateCommand.ts b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerListenerSSLCertificateCommand.ts
index 4dd2afa50b0bc..b138c216ce390 100644
--- a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerListenerSSLCertificateCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerListenerSSLCertificateCommand.ts
@@ -123,4 +123,16 @@ export class SetLoadBalancerListenerSSLCertificateCommand extends $Command
.f(void 0, void 0)
.ser(se_SetLoadBalancerListenerSSLCertificateCommand)
.de(de_SetLoadBalancerListenerSSLCertificateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetLoadBalancerListenerSSLCertificateInput;
+ output: {};
+ };
+ sdk: {
+ input: SetLoadBalancerListenerSSLCertificateCommandInput;
+ output: SetLoadBalancerListenerSSLCertificateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesForBackendServerCommand.ts b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesForBackendServerCommand.ts
index 4c6e6f3f0e678..477ecc5192a5c 100644
--- a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesForBackendServerCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesForBackendServerCommand.ts
@@ -126,4 +126,16 @@ export class SetLoadBalancerPoliciesForBackendServerCommand extends $Command
.f(void 0, void 0)
.ser(se_SetLoadBalancerPoliciesForBackendServerCommand)
.de(de_SetLoadBalancerPoliciesForBackendServerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetLoadBalancerPoliciesForBackendServerInput;
+ output: {};
+ };
+ sdk: {
+ input: SetLoadBalancerPoliciesForBackendServerCommandInput;
+ output: SetLoadBalancerPoliciesForBackendServerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesOfListenerCommand.ts b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesOfListenerCommand.ts
index 1937e79cd25a5..d0bbdaaf3b79e 100644
--- a/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesOfListenerCommand.ts
+++ b/clients/client-elastic-load-balancing/src/commands/SetLoadBalancerPoliciesOfListenerCommand.ts
@@ -121,4 +121,16 @@ export class SetLoadBalancerPoliciesOfListenerCommand extends $Command
.f(void 0, void 0)
.ser(se_SetLoadBalancerPoliciesOfListenerCommand)
.de(de_SetLoadBalancerPoliciesOfListenerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetLoadBalancerPoliciesOfListenerInput;
+ output: {};
+ };
+ sdk: {
+ input: SetLoadBalancerPoliciesOfListenerCommandInput;
+ output: SetLoadBalancerPoliciesOfListenerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/CHANGELOG.md b/clients/client-elastic-transcoder/CHANGELOG.md
index b3046fee4537b..08357ce106065 100644
--- a/clients/client-elastic-transcoder/CHANGELOG.md
+++ b/clients/client-elastic-transcoder/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-transcoder
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-elastic-transcoder
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-elastic-transcoder
diff --git a/clients/client-elastic-transcoder/package.json b/clients/client-elastic-transcoder/package.json
index e2180c1b78014..c71046e171bc8 100644
--- a/clients/client-elastic-transcoder/package.json
+++ b/clients/client-elastic-transcoder/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-elastic-transcoder",
"description": "AWS SDK for JavaScript Elastic Transcoder Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elastic-transcoder",
@@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.3",
+ "@smithy/util-waiter": "^3.1.5",
"tslib": "^2.6.2"
},
"devDependencies": {
diff --git a/clients/client-elastic-transcoder/src/commands/CancelJobCommand.ts b/clients/client-elastic-transcoder/src/commands/CancelJobCommand.ts
index 8768d7373d78b..c8865fba738ff 100644
--- a/clients/client-elastic-transcoder/src/commands/CancelJobCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/CancelJobCommand.ts
@@ -103,4 +103,16 @@ export class CancelJobCommand extends $Command
.f(void 0, void 0)
.ser(se_CancelJobCommand)
.de(de_CancelJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CancelJobRequest;
+ output: {};
+ };
+ sdk: {
+ input: CancelJobCommandInput;
+ output: CancelJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/CreateJobCommand.ts b/clients/client-elastic-transcoder/src/commands/CreateJobCommand.ts
index fdfe1631bc43e..bd6545a8ccf70 100644
--- a/clients/client-elastic-transcoder/src/commands/CreateJobCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/CreateJobCommand.ts
@@ -566,4 +566,16 @@ export class CreateJobCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateJobCommand)
.de(de_CreateJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateJobRequest;
+ output: CreateJobResponse;
+ };
+ sdk: {
+ input: CreateJobCommandInput;
+ output: CreateJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/CreatePipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/CreatePipelineCommand.ts
index 8bf1559b13555..913ac977f87bf 100644
--- a/clients/client-elastic-transcoder/src/commands/CreatePipelineCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/CreatePipelineCommand.ts
@@ -183,4 +183,16 @@ export class CreatePipelineCommand extends $Command
.f(void 0, void 0)
.ser(se_CreatePipelineCommand)
.de(de_CreatePipelineCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreatePipelineRequest;
+ output: CreatePipelineResponse;
+ };
+ sdk: {
+ input: CreatePipelineCommandInput;
+ output: CreatePipelineCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/CreatePresetCommand.ts b/clients/client-elastic-transcoder/src/commands/CreatePresetCommand.ts
index e0aeb07f24d12..32dc010500679 100644
--- a/clients/client-elastic-transcoder/src/commands/CreatePresetCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/CreatePresetCommand.ts
@@ -229,4 +229,16 @@ export class CreatePresetCommand extends $Command
.f(void 0, void 0)
.ser(se_CreatePresetCommand)
.de(de_CreatePresetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreatePresetRequest;
+ output: CreatePresetResponse;
+ };
+ sdk: {
+ input: CreatePresetCommandInput;
+ output: CreatePresetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/DeletePipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/DeletePipelineCommand.ts
index c36d8b7af9c84..df8269348dc24 100644
--- a/clients/client-elastic-transcoder/src/commands/DeletePipelineCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/DeletePipelineCommand.ts
@@ -101,4 +101,16 @@ export class DeletePipelineCommand extends $Command
.f(void 0, void 0)
.ser(se_DeletePipelineCommand)
.de(de_DeletePipelineCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeletePipelineRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeletePipelineCommandInput;
+ output: DeletePipelineCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/DeletePresetCommand.ts b/clients/client-elastic-transcoder/src/commands/DeletePresetCommand.ts
index dad1d58e8166b..e602093bc7668 100644
--- a/clients/client-elastic-transcoder/src/commands/DeletePresetCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/DeletePresetCommand.ts
@@ -97,4 +97,16 @@ export class DeletePresetCommand extends $Command
.f(void 0, void 0)
.ser(se_DeletePresetCommand)
.de(de_DeletePresetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeletePresetRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeletePresetCommandInput;
+ output: DeletePresetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/ListJobsByPipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/ListJobsByPipelineCommand.ts
index ba27328b8e6e9..0b886e3293078 100644
--- a/clients/client-elastic-transcoder/src/commands/ListJobsByPipelineCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/ListJobsByPipelineCommand.ts
@@ -350,4 +350,16 @@ export class ListJobsByPipelineCommand extends $Command
.f(void 0, void 0)
.ser(se_ListJobsByPipelineCommand)
.de(de_ListJobsByPipelineCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListJobsByPipelineRequest;
+ output: ListJobsByPipelineResponse;
+ };
+ sdk: {
+ input: ListJobsByPipelineCommandInput;
+ output: ListJobsByPipelineCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/ListJobsByStatusCommand.ts b/clients/client-elastic-transcoder/src/commands/ListJobsByStatusCommand.ts
index 05bcfeb1a7028..ba8cea13b54fc 100644
--- a/clients/client-elastic-transcoder/src/commands/ListJobsByStatusCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/ListJobsByStatusCommand.ts
@@ -349,4 +349,16 @@ export class ListJobsByStatusCommand extends $Command
.f(void 0, void 0)
.ser(se_ListJobsByStatusCommand)
.de(de_ListJobsByStatusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListJobsByStatusRequest;
+ output: ListJobsByStatusResponse;
+ };
+ sdk: {
+ input: ListJobsByStatusCommandInput;
+ output: ListJobsByStatusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/ListPipelinesCommand.ts b/clients/client-elastic-transcoder/src/commands/ListPipelinesCommand.ts
index 527fb49a2159f..98c609ee93869 100644
--- a/clients/client-elastic-transcoder/src/commands/ListPipelinesCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/ListPipelinesCommand.ts
@@ -137,4 +137,16 @@ export class ListPipelinesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPipelinesCommand)
.de(de_ListPipelinesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPipelinesRequest;
+ output: ListPipelinesResponse;
+ };
+ sdk: {
+ input: ListPipelinesCommandInput;
+ output: ListPipelinesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/ListPresetsCommand.ts b/clients/client-elastic-transcoder/src/commands/ListPresetsCommand.ts
index 140b456bf85b1..a6294077efb56 100644
--- a/clients/client-elastic-transcoder/src/commands/ListPresetsCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/ListPresetsCommand.ts
@@ -159,4 +159,16 @@ export class ListPresetsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPresetsCommand)
.de(de_ListPresetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPresetsRequest;
+ output: ListPresetsResponse;
+ };
+ sdk: {
+ input: ListPresetsCommandInput;
+ output: ListPresetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/ReadJobCommand.ts b/clients/client-elastic-transcoder/src/commands/ReadJobCommand.ts
index 3b10749a8088e..7f142466fd351 100644
--- a/clients/client-elastic-transcoder/src/commands/ReadJobCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/ReadJobCommand.ts
@@ -343,4 +343,16 @@ export class ReadJobCommand extends $Command
.f(void 0, void 0)
.ser(se_ReadJobCommand)
.de(de_ReadJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ReadJobRequest;
+ output: ReadJobResponse;
+ };
+ sdk: {
+ input: ReadJobCommandInput;
+ output: ReadJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/ReadPipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/ReadPipelineCommand.ts
index e2c1ba5021c3f..20515b99afc26 100644
--- a/clients/client-elastic-transcoder/src/commands/ReadPipelineCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/ReadPipelineCommand.ts
@@ -143,4 +143,16 @@ export class ReadPipelineCommand extends $Command
.f(void 0, void 0)
.ser(se_ReadPipelineCommand)
.de(de_ReadPipelineCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ReadPipelineRequest;
+ output: ReadPipelineResponse;
+ };
+ sdk: {
+ input: ReadPipelineCommandInput;
+ output: ReadPipelineCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/ReadPresetCommand.ts b/clients/client-elastic-transcoder/src/commands/ReadPresetCommand.ts
index 1645cacd30290..90c99d3f5d691 100644
--- a/clients/client-elastic-transcoder/src/commands/ReadPresetCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/ReadPresetCommand.ts
@@ -158,4 +158,16 @@ export class ReadPresetCommand extends $Command
.f(void 0, void 0)
.ser(se_ReadPresetCommand)
.de(de_ReadPresetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ReadPresetRequest;
+ output: ReadPresetResponse;
+ };
+ sdk: {
+ input: ReadPresetCommandInput;
+ output: ReadPresetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/TestRoleCommand.ts b/clients/client-elastic-transcoder/src/commands/TestRoleCommand.ts
index 4676c72511e35..5bfdaa2790d2e 100644
--- a/clients/client-elastic-transcoder/src/commands/TestRoleCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/TestRoleCommand.ts
@@ -111,4 +111,16 @@ export class TestRoleCommand extends $Command
.f(void 0, void 0)
.ser(se_TestRoleCommand)
.de(de_TestRoleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TestRoleRequest;
+ output: TestRoleResponse;
+ };
+ sdk: {
+ input: TestRoleCommandInput;
+ output: TestRoleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/UpdatePipelineCommand.ts b/clients/client-elastic-transcoder/src/commands/UpdatePipelineCommand.ts
index 63a81ca827085..3d2ae484a6ec8 100644
--- a/clients/client-elastic-transcoder/src/commands/UpdatePipelineCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/UpdatePipelineCommand.ts
@@ -188,4 +188,16 @@ export class UpdatePipelineCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdatePipelineCommand)
.de(de_UpdatePipelineCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdatePipelineRequest;
+ output: UpdatePipelineResponse;
+ };
+ sdk: {
+ input: UpdatePipelineCommandInput;
+ output: UpdatePipelineCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/UpdatePipelineNotificationsCommand.ts b/clients/client-elastic-transcoder/src/commands/UpdatePipelineNotificationsCommand.ts
index 613becae95b89..666e6048dd35c 100644
--- a/clients/client-elastic-transcoder/src/commands/UpdatePipelineNotificationsCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/UpdatePipelineNotificationsCommand.ts
@@ -153,4 +153,16 @@ export class UpdatePipelineNotificationsCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdatePipelineNotificationsCommand)
.de(de_UpdatePipelineNotificationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdatePipelineNotificationsRequest;
+ output: UpdatePipelineNotificationsResponse;
+ };
+ sdk: {
+ input: UpdatePipelineNotificationsCommandInput;
+ output: UpdatePipelineNotificationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elastic-transcoder/src/commands/UpdatePipelineStatusCommand.ts b/clients/client-elastic-transcoder/src/commands/UpdatePipelineStatusCommand.ts
index 6be51575e5bec..0db325e32a793 100644
--- a/clients/client-elastic-transcoder/src/commands/UpdatePipelineStatusCommand.ts
+++ b/clients/client-elastic-transcoder/src/commands/UpdatePipelineStatusCommand.ts
@@ -147,4 +147,16 @@ export class UpdatePipelineStatusCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdatePipelineStatusCommand)
.de(de_UpdatePipelineStatusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdatePipelineStatusRequest;
+ output: UpdatePipelineStatusResponse;
+ };
+ sdk: {
+ input: UpdatePipelineStatusCommandInput;
+ output: UpdatePipelineStatusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/CHANGELOG.md b/clients/client-elasticache/CHANGELOG.md
index 9ea19bbcee709..4eb9ed92c1264 100644
--- a/clients/client-elasticache/CHANGELOG.md
+++ b/clients/client-elasticache/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-elasticache
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-elasticache
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-elasticache
diff --git a/clients/client-elasticache/package.json b/clients/client-elasticache/package.json
index 4b284d2b81a56..39639f13dda95 100644
--- a/clients/client-elasticache/package.json
+++ b/clients/client-elasticache/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-elasticache",
"description": "AWS SDK for JavaScript Elasticache Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elasticache",
@@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.3",
+ "@smithy/util-waiter": "^3.1.5",
"tslib": "^2.6.2"
},
"devDependencies": {
diff --git a/clients/client-elasticache/src/commands/AddTagsToResourceCommand.ts b/clients/client-elasticache/src/commands/AddTagsToResourceCommand.ts
index b7d9f57c3e077..89c40371cfabe 100644
--- a/clients/client-elasticache/src/commands/AddTagsToResourceCommand.ts
+++ b/clients/client-elasticache/src/commands/AddTagsToResourceCommand.ts
@@ -188,4 +188,16 @@ export class AddTagsToResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_AddTagsToResourceCommand)
.de(de_AddTagsToResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddTagsToResourceMessage;
+ output: TagListMessage;
+ };
+ sdk: {
+ input: AddTagsToResourceCommandInput;
+ output: AddTagsToResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts b/clients/client-elasticache/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts
index e6834903b8557..e629f5aa2e2be 100644
--- a/clients/client-elasticache/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts
+++ b/clients/client-elasticache/src/commands/AuthorizeCacheSecurityGroupIngressCommand.ts
@@ -135,4 +135,16 @@ export class AuthorizeCacheSecurityGroupIngressCommand extends $Command
.f(void 0, void 0)
.ser(se_AuthorizeCacheSecurityGroupIngressCommand)
.de(de_AuthorizeCacheSecurityGroupIngressCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AuthorizeCacheSecurityGroupIngressMessage;
+ output: AuthorizeCacheSecurityGroupIngressResult;
+ };
+ sdk: {
+ input: AuthorizeCacheSecurityGroupIngressCommandInput;
+ output: AuthorizeCacheSecurityGroupIngressCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/BatchApplyUpdateActionCommand.ts b/clients/client-elasticache/src/commands/BatchApplyUpdateActionCommand.ts
index 1cced8b39bfe6..daa168310d39c 100644
--- a/clients/client-elasticache/src/commands/BatchApplyUpdateActionCommand.ts
+++ b/clients/client-elasticache/src/commands/BatchApplyUpdateActionCommand.ts
@@ -107,4 +107,16 @@ export class BatchApplyUpdateActionCommand extends $Command
.f(void 0, void 0)
.ser(se_BatchApplyUpdateActionCommand)
.de(de_BatchApplyUpdateActionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: BatchApplyUpdateActionMessage;
+ output: UpdateActionResultsMessage;
+ };
+ sdk: {
+ input: BatchApplyUpdateActionCommandInput;
+ output: BatchApplyUpdateActionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/BatchStopUpdateActionCommand.ts b/clients/client-elasticache/src/commands/BatchStopUpdateActionCommand.ts
index b3cb90e2229a5..4c9582a3a78ad 100644
--- a/clients/client-elasticache/src/commands/BatchStopUpdateActionCommand.ts
+++ b/clients/client-elasticache/src/commands/BatchStopUpdateActionCommand.ts
@@ -107,4 +107,16 @@ export class BatchStopUpdateActionCommand extends $Command
.f(void 0, void 0)
.ser(se_BatchStopUpdateActionCommand)
.de(de_BatchStopUpdateActionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: BatchStopUpdateActionMessage;
+ output: UpdateActionResultsMessage;
+ };
+ sdk: {
+ input: BatchStopUpdateActionCommandInput;
+ output: BatchStopUpdateActionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CompleteMigrationCommand.ts b/clients/client-elasticache/src/commands/CompleteMigrationCommand.ts
index 2f6a592adbe22..3da7a18e509ed 100644
--- a/clients/client-elasticache/src/commands/CompleteMigrationCommand.ts
+++ b/clients/client-elasticache/src/commands/CompleteMigrationCommand.ts
@@ -206,4 +206,16 @@ export class CompleteMigrationCommand extends $Command
.f(void 0, void 0)
.ser(se_CompleteMigrationCommand)
.de(de_CompleteMigrationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CompleteMigrationMessage;
+ output: CompleteMigrationResponse;
+ };
+ sdk: {
+ input: CompleteMigrationCommandInput;
+ output: CompleteMigrationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CopyServerlessCacheSnapshotCommand.ts b/clients/client-elasticache/src/commands/CopyServerlessCacheSnapshotCommand.ts
index a9ad63bcd779d..7ae985a34949a 100644
--- a/clients/client-elasticache/src/commands/CopyServerlessCacheSnapshotCommand.ts
+++ b/clients/client-elasticache/src/commands/CopyServerlessCacheSnapshotCommand.ts
@@ -127,4 +127,16 @@ export class CopyServerlessCacheSnapshotCommand extends $Command
.f(void 0, void 0)
.ser(se_CopyServerlessCacheSnapshotCommand)
.de(de_CopyServerlessCacheSnapshotCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CopyServerlessCacheSnapshotRequest;
+ output: CopyServerlessCacheSnapshotResponse;
+ };
+ sdk: {
+ input: CopyServerlessCacheSnapshotCommandInput;
+ output: CopyServerlessCacheSnapshotCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CopySnapshotCommand.ts b/clients/client-elasticache/src/commands/CopySnapshotCommand.ts
index ac33a52238081..21c8ef4622f1c 100644
--- a/clients/client-elasticache/src/commands/CopySnapshotCommand.ts
+++ b/clients/client-elasticache/src/commands/CopySnapshotCommand.ts
@@ -297,4 +297,16 @@ export class CopySnapshotCommand extends $Command
.f(void 0, void 0)
.ser(se_CopySnapshotCommand)
.de(de_CopySnapshotCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CopySnapshotMessage;
+ output: CopySnapshotResult;
+ };
+ sdk: {
+ input: CopySnapshotCommandInput;
+ output: CopySnapshotCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CreateCacheClusterCommand.ts b/clients/client-elasticache/src/commands/CreateCacheClusterCommand.ts
index bd4fa08a891d6..781f5790dddeb 100644
--- a/clients/client-elasticache/src/commands/CreateCacheClusterCommand.ts
+++ b/clients/client-elasticache/src/commands/CreateCacheClusterCommand.ts
@@ -342,4 +342,16 @@ export class CreateCacheClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateCacheClusterCommand)
.de(de_CreateCacheClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateCacheClusterMessage;
+ output: CreateCacheClusterResult;
+ };
+ sdk: {
+ input: CreateCacheClusterCommandInput;
+ output: CreateCacheClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CreateCacheParameterGroupCommand.ts b/clients/client-elasticache/src/commands/CreateCacheParameterGroupCommand.ts
index a9767d14ed461..f578ce8aad66c 100644
--- a/clients/client-elasticache/src/commands/CreateCacheParameterGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/CreateCacheParameterGroupCommand.ts
@@ -152,4 +152,16 @@ export class CreateCacheParameterGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateCacheParameterGroupCommand)
.de(de_CreateCacheParameterGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateCacheParameterGroupMessage;
+ output: CreateCacheParameterGroupResult;
+ };
+ sdk: {
+ input: CreateCacheParameterGroupCommandInput;
+ output: CreateCacheParameterGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CreateCacheSecurityGroupCommand.ts b/clients/client-elasticache/src/commands/CreateCacheSecurityGroupCommand.ts
index 6c7eae31eb097..a8bf1ca211f04 100644
--- a/clients/client-elasticache/src/commands/CreateCacheSecurityGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/CreateCacheSecurityGroupCommand.ts
@@ -130,4 +130,16 @@ export class CreateCacheSecurityGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateCacheSecurityGroupCommand)
.de(de_CreateCacheSecurityGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateCacheSecurityGroupMessage;
+ output: CreateCacheSecurityGroupResult;
+ };
+ sdk: {
+ input: CreateCacheSecurityGroupCommandInput;
+ output: CreateCacheSecurityGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CreateCacheSubnetGroupCommand.ts b/clients/client-elasticache/src/commands/CreateCacheSubnetGroupCommand.ts
index 54392df83defa..f07915356e98e 100644
--- a/clients/client-elasticache/src/commands/CreateCacheSubnetGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/CreateCacheSubnetGroupCommand.ts
@@ -183,4 +183,16 @@ export class CreateCacheSubnetGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateCacheSubnetGroupCommand)
.de(de_CreateCacheSubnetGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateCacheSubnetGroupMessage;
+ output: CreateCacheSubnetGroupResult;
+ };
+ sdk: {
+ input: CreateCacheSubnetGroupCommandInput;
+ output: CreateCacheSubnetGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CreateGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/CreateGlobalReplicationGroupCommand.ts
index 692d31a2e3f6a..d1cf7076c342e 100644
--- a/clients/client-elasticache/src/commands/CreateGlobalReplicationGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/CreateGlobalReplicationGroupCommand.ts
@@ -138,4 +138,16 @@ export class CreateGlobalReplicationGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateGlobalReplicationGroupCommand)
.de(de_CreateGlobalReplicationGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateGlobalReplicationGroupMessage;
+ output: CreateGlobalReplicationGroupResult;
+ };
+ sdk: {
+ input: CreateGlobalReplicationGroupCommandInput;
+ output: CreateGlobalReplicationGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CreateReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/CreateReplicationGroupCommand.ts
index add144c07f1c3..8613dc114b2db 100644
--- a/clients/client-elasticache/src/commands/CreateReplicationGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/CreateReplicationGroupCommand.ts
@@ -468,4 +468,16 @@ export class CreateReplicationGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateReplicationGroupCommand)
.de(de_CreateReplicationGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateReplicationGroupMessage;
+ output: CreateReplicationGroupResult;
+ };
+ sdk: {
+ input: CreateReplicationGroupCommandInput;
+ output: CreateReplicationGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CreateServerlessCacheCommand.ts b/clients/client-elasticache/src/commands/CreateServerlessCacheCommand.ts
index bcfaba98cb140..0266346aa4528 100644
--- a/clients/client-elasticache/src/commands/CreateServerlessCacheCommand.ts
+++ b/clients/client-elasticache/src/commands/CreateServerlessCacheCommand.ts
@@ -183,4 +183,16 @@ export class CreateServerlessCacheCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateServerlessCacheCommand)
.de(de_CreateServerlessCacheCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateServerlessCacheRequest;
+ output: CreateServerlessCacheResponse;
+ };
+ sdk: {
+ input: CreateServerlessCacheCommandInput;
+ output: CreateServerlessCacheCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CreateServerlessCacheSnapshotCommand.ts b/clients/client-elasticache/src/commands/CreateServerlessCacheSnapshotCommand.ts
index 4e3ae9c7a8b08..32046cb02ad7f 100644
--- a/clients/client-elasticache/src/commands/CreateServerlessCacheSnapshotCommand.ts
+++ b/clients/client-elasticache/src/commands/CreateServerlessCacheSnapshotCommand.ts
@@ -130,4 +130,16 @@ export class CreateServerlessCacheSnapshotCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateServerlessCacheSnapshotCommand)
.de(de_CreateServerlessCacheSnapshotCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateServerlessCacheSnapshotRequest;
+ output: CreateServerlessCacheSnapshotResponse;
+ };
+ sdk: {
+ input: CreateServerlessCacheSnapshotCommandInput;
+ output: CreateServerlessCacheSnapshotCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CreateSnapshotCommand.ts b/clients/client-elasticache/src/commands/CreateSnapshotCommand.ts
index 63d3a70dc7635..b2721beef6bcc 100644
--- a/clients/client-elasticache/src/commands/CreateSnapshotCommand.ts
+++ b/clients/client-elasticache/src/commands/CreateSnapshotCommand.ts
@@ -274,4 +274,16 @@ export class CreateSnapshotCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateSnapshotCommand)
.de(de_CreateSnapshotCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateSnapshotMessage;
+ output: CreateSnapshotResult;
+ };
+ sdk: {
+ input: CreateSnapshotCommandInput;
+ output: CreateSnapshotCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CreateUserCommand.ts b/clients/client-elasticache/src/commands/CreateUserCommand.ts
index b90a3948e49e6..2d2aebb273be0 100644
--- a/clients/client-elasticache/src/commands/CreateUserCommand.ts
+++ b/clients/client-elasticache/src/commands/CreateUserCommand.ts
@@ -133,4 +133,16 @@ export class CreateUserCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateUserCommand)
.de(de_CreateUserCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateUserMessage;
+ output: User;
+ };
+ sdk: {
+ input: CreateUserCommandInput;
+ output: CreateUserCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/CreateUserGroupCommand.ts b/clients/client-elasticache/src/commands/CreateUserGroupCommand.ts
index 89d6eb841b6d6..204c4b49becd6 100644
--- a/clients/client-elasticache/src/commands/CreateUserGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/CreateUserGroupCommand.ts
@@ -136,4 +136,16 @@ export class CreateUserGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateUserGroupCommand)
.de(de_CreateUserGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateUserGroupMessage;
+ output: UserGroup;
+ };
+ sdk: {
+ input: CreateUserGroupCommandInput;
+ output: CreateUserGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts
index 0df7b755c3398..2aa299a3f1b22 100644
--- a/clients/client-elasticache/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/DecreaseNodeGroupsInGlobalReplicationGroupCommand.ts
@@ -133,4 +133,16 @@ export class DecreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DecreaseNodeGroupsInGlobalReplicationGroupCommand)
.de(de_DecreaseNodeGroupsInGlobalReplicationGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DecreaseNodeGroupsInGlobalReplicationGroupMessage;
+ output: DecreaseNodeGroupsInGlobalReplicationGroupResult;
+ };
+ sdk: {
+ input: DecreaseNodeGroupsInGlobalReplicationGroupCommandInput;
+ output: DecreaseNodeGroupsInGlobalReplicationGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DecreaseReplicaCountCommand.ts b/clients/client-elasticache/src/commands/DecreaseReplicaCountCommand.ts
index 3e9bac2df9c57..542c9ccdcafae 100644
--- a/clients/client-elasticache/src/commands/DecreaseReplicaCountCommand.ts
+++ b/clients/client-elasticache/src/commands/DecreaseReplicaCountCommand.ts
@@ -256,4 +256,16 @@ export class DecreaseReplicaCountCommand extends $Command
.f(void 0, void 0)
.ser(se_DecreaseReplicaCountCommand)
.de(de_DecreaseReplicaCountCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DecreaseReplicaCountMessage;
+ output: DecreaseReplicaCountResult;
+ };
+ sdk: {
+ input: DecreaseReplicaCountCommandInput;
+ output: DecreaseReplicaCountCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DeleteCacheClusterCommand.ts b/clients/client-elasticache/src/commands/DeleteCacheClusterCommand.ts
index 6fafcdb07b833..749151e052c99 100644
--- a/clients/client-elasticache/src/commands/DeleteCacheClusterCommand.ts
+++ b/clients/client-elasticache/src/commands/DeleteCacheClusterCommand.ts
@@ -289,4 +289,16 @@ export class DeleteCacheClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteCacheClusterCommand)
.de(de_DeleteCacheClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteCacheClusterMessage;
+ output: DeleteCacheClusterResult;
+ };
+ sdk: {
+ input: DeleteCacheClusterCommandInput;
+ output: DeleteCacheClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DeleteCacheParameterGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteCacheParameterGroupCommand.ts
index 3fd50faaae1fe..668338cf9b2a7 100644
--- a/clients/client-elasticache/src/commands/DeleteCacheParameterGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/DeleteCacheParameterGroupCommand.ts
@@ -102,4 +102,16 @@ export class DeleteCacheParameterGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteCacheParameterGroupCommand)
.de(de_DeleteCacheParameterGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteCacheParameterGroupMessage;
+ output: {};
+ };
+ sdk: {
+ input: DeleteCacheParameterGroupCommandInput;
+ output: DeleteCacheParameterGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DeleteCacheSecurityGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteCacheSecurityGroupCommand.ts
index ad52c8c770f27..385d6c8e63ff2 100644
--- a/clients/client-elasticache/src/commands/DeleteCacheSecurityGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/DeleteCacheSecurityGroupCommand.ts
@@ -103,4 +103,16 @@ export class DeleteCacheSecurityGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteCacheSecurityGroupCommand)
.de(de_DeleteCacheSecurityGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteCacheSecurityGroupMessage;
+ output: {};
+ };
+ sdk: {
+ input: DeleteCacheSecurityGroupCommandInput;
+ output: DeleteCacheSecurityGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DeleteCacheSubnetGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteCacheSubnetGroupCommand.ts
index e7641c0240a32..5b190aafefbf8 100644
--- a/clients/client-elasticache/src/commands/DeleteCacheSubnetGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/DeleteCacheSubnetGroupCommand.ts
@@ -97,4 +97,16 @@ export class DeleteCacheSubnetGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteCacheSubnetGroupCommand)
.de(de_DeleteCacheSubnetGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteCacheSubnetGroupMessage;
+ output: {};
+ };
+ sdk: {
+ input: DeleteCacheSubnetGroupCommandInput;
+ output: DeleteCacheSubnetGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DeleteGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteGlobalReplicationGroupCommand.ts
index 8ed523d1c82df..6b54066576673 100644
--- a/clients/client-elasticache/src/commands/DeleteGlobalReplicationGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/DeleteGlobalReplicationGroupCommand.ts
@@ -136,4 +136,16 @@ export class DeleteGlobalReplicationGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteGlobalReplicationGroupCommand)
.de(de_DeleteGlobalReplicationGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteGlobalReplicationGroupMessage;
+ output: DeleteGlobalReplicationGroupResult;
+ };
+ sdk: {
+ input: DeleteGlobalReplicationGroupCommandInput;
+ output: DeleteGlobalReplicationGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DeleteReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteReplicationGroupCommand.ts
index dd2e2564cd63a..a653c8721b5f7 100644
--- a/clients/client-elasticache/src/commands/DeleteReplicationGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/DeleteReplicationGroupCommand.ts
@@ -273,4 +273,16 @@ export class DeleteReplicationGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteReplicationGroupCommand)
.de(de_DeleteReplicationGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteReplicationGroupMessage;
+ output: DeleteReplicationGroupResult;
+ };
+ sdk: {
+ input: DeleteReplicationGroupCommandInput;
+ output: DeleteReplicationGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DeleteServerlessCacheCommand.ts b/clients/client-elasticache/src/commands/DeleteServerlessCacheCommand.ts
index 4df261ba0c3ec..21852e2a041fa 100644
--- a/clients/client-elasticache/src/commands/DeleteServerlessCacheCommand.ts
+++ b/clients/client-elasticache/src/commands/DeleteServerlessCacheCommand.ts
@@ -142,4 +142,16 @@ export class DeleteServerlessCacheCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteServerlessCacheCommand)
.de(de_DeleteServerlessCacheCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteServerlessCacheRequest;
+ output: DeleteServerlessCacheResponse;
+ };
+ sdk: {
+ input: DeleteServerlessCacheCommandInput;
+ output: DeleteServerlessCacheCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DeleteServerlessCacheSnapshotCommand.ts b/clients/client-elasticache/src/commands/DeleteServerlessCacheSnapshotCommand.ts
index e7c469d600a37..44ad7a0ca790f 100644
--- a/clients/client-elasticache/src/commands/DeleteServerlessCacheSnapshotCommand.ts
+++ b/clients/client-elasticache/src/commands/DeleteServerlessCacheSnapshotCommand.ts
@@ -108,4 +108,16 @@ export class DeleteServerlessCacheSnapshotCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteServerlessCacheSnapshotCommand)
.de(de_DeleteServerlessCacheSnapshotCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteServerlessCacheSnapshotRequest;
+ output: DeleteServerlessCacheSnapshotResponse;
+ };
+ sdk: {
+ input: DeleteServerlessCacheSnapshotCommandInput;
+ output: DeleteServerlessCacheSnapshotCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DeleteSnapshotCommand.ts b/clients/client-elasticache/src/commands/DeleteSnapshotCommand.ts
index c4c0ba20c2421..a66f863321015 100644
--- a/clients/client-elasticache/src/commands/DeleteSnapshotCommand.ts
+++ b/clients/client-elasticache/src/commands/DeleteSnapshotCommand.ts
@@ -189,4 +189,16 @@ export class DeleteSnapshotCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteSnapshotCommand)
.de(de_DeleteSnapshotCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteSnapshotMessage;
+ output: DeleteSnapshotResult;
+ };
+ sdk: {
+ input: DeleteSnapshotCommandInput;
+ output: DeleteSnapshotCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DeleteUserCommand.ts b/clients/client-elasticache/src/commands/DeleteUserCommand.ts
index 94c4ec8776bcd..75a7c5e35c764 100644
--- a/clients/client-elasticache/src/commands/DeleteUserCommand.ts
+++ b/clients/client-elasticache/src/commands/DeleteUserCommand.ts
@@ -107,4 +107,16 @@ export class DeleteUserCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteUserCommand)
.de(de_DeleteUserCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteUserMessage;
+ output: User;
+ };
+ sdk: {
+ input: DeleteUserCommandInput;
+ output: DeleteUserCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DeleteUserGroupCommand.ts b/clients/client-elasticache/src/commands/DeleteUserGroupCommand.ts
index d17d293bf2d23..6fe7b4a99464d 100644
--- a/clients/client-elasticache/src/commands/DeleteUserGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/DeleteUserGroupCommand.ts
@@ -112,4 +112,16 @@ export class DeleteUserGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteUserGroupCommand)
.de(de_DeleteUserGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteUserGroupMessage;
+ output: UserGroup;
+ };
+ sdk: {
+ input: DeleteUserGroupCommandInput;
+ output: DeleteUserGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeCacheClustersCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheClustersCommand.ts
index 67a194e726603..23a88a967384b 100644
--- a/clients/client-elasticache/src/commands/DescribeCacheClustersCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeCacheClustersCommand.ts
@@ -261,4 +261,16 @@ export class DescribeCacheClustersCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCacheClustersCommand)
.de(de_DescribeCacheClustersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCacheClustersMessage;
+ output: CacheClusterMessage;
+ };
+ sdk: {
+ input: DescribeCacheClustersCommandInput;
+ output: DescribeCacheClustersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeCacheEngineVersionsCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheEngineVersionsCommand.ts
index 7259e1301f404..19468bdc57945 100644
--- a/clients/client-elasticache/src/commands/DescribeCacheEngineVersionsCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeCacheEngineVersionsCommand.ts
@@ -190,4 +190,16 @@ export class DescribeCacheEngineVersionsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCacheEngineVersionsCommand)
.de(de_DescribeCacheEngineVersionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCacheEngineVersionsMessage;
+ output: CacheEngineVersionMessage;
+ };
+ sdk: {
+ input: DescribeCacheEngineVersionsCommandInput;
+ output: DescribeCacheEngineVersionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeCacheParameterGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheParameterGroupsCommand.ts
index b837066dfb0c1..e0b7b5bd1998c 100644
--- a/clients/client-elasticache/src/commands/DescribeCacheParameterGroupsCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeCacheParameterGroupsCommand.ts
@@ -121,4 +121,16 @@ export class DescribeCacheParameterGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCacheParameterGroupsCommand)
.de(de_DescribeCacheParameterGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCacheParameterGroupsMessage;
+ output: CacheParameterGroupsMessage;
+ };
+ sdk: {
+ input: DescribeCacheParameterGroupsCommandInput;
+ output: DescribeCacheParameterGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeCacheParametersCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheParametersCommand.ts
index eb861378aaad5..bda7ea3b40f66 100644
--- a/clients/client-elasticache/src/commands/DescribeCacheParametersCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeCacheParametersCommand.ts
@@ -524,4 +524,16 @@ export class DescribeCacheParametersCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCacheParametersCommand)
.de(de_DescribeCacheParametersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCacheParametersMessage;
+ output: CacheParameterGroupDetails;
+ };
+ sdk: {
+ input: DescribeCacheParametersCommandInput;
+ output: DescribeCacheParametersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeCacheSecurityGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheSecurityGroupsCommand.ts
index 17a0c0de857ea..ae7da992c01fb 100644
--- a/clients/client-elasticache/src/commands/DescribeCacheSecurityGroupsCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeCacheSecurityGroupsCommand.ts
@@ -117,4 +117,16 @@ export class DescribeCacheSecurityGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCacheSecurityGroupsCommand)
.de(de_DescribeCacheSecurityGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCacheSecurityGroupsMessage;
+ output: CacheSecurityGroupMessage;
+ };
+ sdk: {
+ input: DescribeCacheSecurityGroupsCommandInput;
+ output: DescribeCacheSecurityGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeCacheSubnetGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeCacheSubnetGroupsCommand.ts
index c8413989b158b..c946cd77fbc0e 100644
--- a/clients/client-elasticache/src/commands/DescribeCacheSubnetGroupsCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeCacheSubnetGroupsCommand.ts
@@ -160,4 +160,16 @@ export class DescribeCacheSubnetGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCacheSubnetGroupsCommand)
.de(de_DescribeCacheSubnetGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCacheSubnetGroupsMessage;
+ output: CacheSubnetGroupMessage;
+ };
+ sdk: {
+ input: DescribeCacheSubnetGroupsCommandInput;
+ output: DescribeCacheSubnetGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeEngineDefaultParametersCommand.ts b/clients/client-elasticache/src/commands/DescribeEngineDefaultParametersCommand.ts
index 3b19958e231b1..c3c0aeee40f79 100644
--- a/clients/client-elasticache/src/commands/DescribeEngineDefaultParametersCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeEngineDefaultParametersCommand.ts
@@ -739,4 +739,16 @@ export class DescribeEngineDefaultParametersCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEngineDefaultParametersCommand)
.de(de_DescribeEngineDefaultParametersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEngineDefaultParametersMessage;
+ output: DescribeEngineDefaultParametersResult;
+ };
+ sdk: {
+ input: DescribeEngineDefaultParametersCommandInput;
+ output: DescribeEngineDefaultParametersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeEventsCommand.ts b/clients/client-elasticache/src/commands/DescribeEventsCommand.ts
index c0d26f237401d..4b9790f6e10ac 100644
--- a/clients/client-elasticache/src/commands/DescribeEventsCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeEventsCommand.ts
@@ -150,4 +150,16 @@ export class DescribeEventsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEventsCommand)
.de(de_DescribeEventsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEventsMessage;
+ output: EventsMessage;
+ };
+ sdk: {
+ input: DescribeEventsCommandInput;
+ output: DescribeEventsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeGlobalReplicationGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeGlobalReplicationGroupsCommand.ts
index 9d4478d59f15d..16c8caffb53bd 100644
--- a/clients/client-elasticache/src/commands/DescribeGlobalReplicationGroupsCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeGlobalReplicationGroupsCommand.ts
@@ -125,4 +125,16 @@ export class DescribeGlobalReplicationGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeGlobalReplicationGroupsCommand)
.de(de_DescribeGlobalReplicationGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeGlobalReplicationGroupsMessage;
+ output: DescribeGlobalReplicationGroupsResult;
+ };
+ sdk: {
+ input: DescribeGlobalReplicationGroupsCommandInput;
+ output: DescribeGlobalReplicationGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeReplicationGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeReplicationGroupsCommand.ts
index 663b1c6113dec..6828d064fdf11 100644
--- a/clients/client-elasticache/src/commands/DescribeReplicationGroupsCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeReplicationGroupsCommand.ts
@@ -278,4 +278,16 @@ export class DescribeReplicationGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeReplicationGroupsCommand)
.de(de_DescribeReplicationGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeReplicationGroupsMessage;
+ output: ReplicationGroupMessage;
+ };
+ sdk: {
+ input: DescribeReplicationGroupsCommandInput;
+ output: DescribeReplicationGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeReservedCacheNodesCommand.ts b/clients/client-elasticache/src/commands/DescribeReservedCacheNodesCommand.ts
index 6fc04595c461b..992229df57228 100644
--- a/clients/client-elasticache/src/commands/DescribeReservedCacheNodesCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeReservedCacheNodesCommand.ts
@@ -127,4 +127,16 @@ export class DescribeReservedCacheNodesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeReservedCacheNodesCommand)
.de(de_DescribeReservedCacheNodesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeReservedCacheNodesMessage;
+ output: ReservedCacheNodeMessage;
+ };
+ sdk: {
+ input: DescribeReservedCacheNodesCommandInput;
+ output: DescribeReservedCacheNodesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts b/clients/client-elasticache/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts
index d3b864d288fb4..73dd259a69b56 100644
--- a/clients/client-elasticache/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeReservedCacheNodesOfferingsCommand.ts
@@ -387,4 +387,16 @@ export class DescribeReservedCacheNodesOfferingsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeReservedCacheNodesOfferingsCommand)
.de(de_DescribeReservedCacheNodesOfferingsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeReservedCacheNodesOfferingsMessage;
+ output: ReservedCacheNodesOfferingMessage;
+ };
+ sdk: {
+ input: DescribeReservedCacheNodesOfferingsCommandInput;
+ output: DescribeReservedCacheNodesOfferingsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeServerlessCacheSnapshotsCommand.ts b/clients/client-elasticache/src/commands/DescribeServerlessCacheSnapshotsCommand.ts
index 02ab83f298d0a..17bf685fcfb66 100644
--- a/clients/client-elasticache/src/commands/DescribeServerlessCacheSnapshotsCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeServerlessCacheSnapshotsCommand.ts
@@ -118,4 +118,16 @@ export class DescribeServerlessCacheSnapshotsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeServerlessCacheSnapshotsCommand)
.de(de_DescribeServerlessCacheSnapshotsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeServerlessCacheSnapshotsRequest;
+ output: DescribeServerlessCacheSnapshotsResponse;
+ };
+ sdk: {
+ input: DescribeServerlessCacheSnapshotsCommandInput;
+ output: DescribeServerlessCacheSnapshotsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeServerlessCachesCommand.ts b/clients/client-elasticache/src/commands/DescribeServerlessCachesCommand.ts
index 59fb098a52ace..e7873fee748b3 100644
--- a/clients/client-elasticache/src/commands/DescribeServerlessCachesCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeServerlessCachesCommand.ts
@@ -131,4 +131,16 @@ export class DescribeServerlessCachesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeServerlessCachesCommand)
.de(de_DescribeServerlessCachesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeServerlessCachesRequest;
+ output: DescribeServerlessCachesResponse;
+ };
+ sdk: {
+ input: DescribeServerlessCachesCommandInput;
+ output: DescribeServerlessCachesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeServiceUpdatesCommand.ts b/clients/client-elasticache/src/commands/DescribeServiceUpdatesCommand.ts
index 06af87a2f7939..6bbca1ae34479 100644
--- a/clients/client-elasticache/src/commands/DescribeServiceUpdatesCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeServiceUpdatesCommand.ts
@@ -107,4 +107,16 @@ export class DescribeServiceUpdatesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeServiceUpdatesCommand)
.de(de_DescribeServiceUpdatesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeServiceUpdatesMessage;
+ output: ServiceUpdatesMessage;
+ };
+ sdk: {
+ input: DescribeServiceUpdatesCommandInput;
+ output: DescribeServiceUpdatesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeSnapshotsCommand.ts b/clients/client-elasticache/src/commands/DescribeSnapshotsCommand.ts
index 503989dcafab6..62d5d610bdea0 100644
--- a/clients/client-elasticache/src/commands/DescribeSnapshotsCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeSnapshotsCommand.ts
@@ -201,4 +201,16 @@ export class DescribeSnapshotsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeSnapshotsCommand)
.de(de_DescribeSnapshotsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeSnapshotsMessage;
+ output: DescribeSnapshotsListMessage;
+ };
+ sdk: {
+ input: DescribeSnapshotsCommandInput;
+ output: DescribeSnapshotsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeUpdateActionsCommand.ts b/clients/client-elasticache/src/commands/DescribeUpdateActionsCommand.ts
index 820546cc6ff41..be3a2af4b0282 100644
--- a/clients/client-elasticache/src/commands/DescribeUpdateActionsCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeUpdateActionsCommand.ts
@@ -152,4 +152,16 @@ export class DescribeUpdateActionsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeUpdateActionsCommand)
.de(de_DescribeUpdateActionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeUpdateActionsMessage;
+ output: UpdateActionsMessage;
+ };
+ sdk: {
+ input: DescribeUpdateActionsCommandInput;
+ output: DescribeUpdateActionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeUserGroupsCommand.ts b/clients/client-elasticache/src/commands/DescribeUserGroupsCommand.ts
index 8426c0f55f207..7bb5cc13f81ad 100644
--- a/clients/client-elasticache/src/commands/DescribeUserGroupsCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeUserGroupsCommand.ts
@@ -114,4 +114,16 @@ export class DescribeUserGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeUserGroupsCommand)
.de(de_DescribeUserGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeUserGroupsMessage;
+ output: DescribeUserGroupsResult;
+ };
+ sdk: {
+ input: DescribeUserGroupsCommandInput;
+ output: DescribeUserGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DescribeUsersCommand.ts b/clients/client-elasticache/src/commands/DescribeUsersCommand.ts
index 8cb32e3a0f33e..11783f750a3a2 100644
--- a/clients/client-elasticache/src/commands/DescribeUsersCommand.ts
+++ b/clients/client-elasticache/src/commands/DescribeUsersCommand.ts
@@ -115,4 +115,16 @@ export class DescribeUsersCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeUsersCommand)
.de(de_DescribeUsersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeUsersMessage;
+ output: DescribeUsersResult;
+ };
+ sdk: {
+ input: DescribeUsersCommandInput;
+ output: DescribeUsersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/DisassociateGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/DisassociateGlobalReplicationGroupCommand.ts
index c091c64ad8fb6..dad9da7483310 100644
--- a/clients/client-elasticache/src/commands/DisassociateGlobalReplicationGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/DisassociateGlobalReplicationGroupCommand.ts
@@ -128,4 +128,16 @@ export class DisassociateGlobalReplicationGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DisassociateGlobalReplicationGroupCommand)
.de(de_DisassociateGlobalReplicationGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DisassociateGlobalReplicationGroupMessage;
+ output: DisassociateGlobalReplicationGroupResult;
+ };
+ sdk: {
+ input: DisassociateGlobalReplicationGroupCommandInput;
+ output: DisassociateGlobalReplicationGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/ExportServerlessCacheSnapshotCommand.ts b/clients/client-elasticache/src/commands/ExportServerlessCacheSnapshotCommand.ts
index 19d659457acc6..4697f9e45b5f4 100644
--- a/clients/client-elasticache/src/commands/ExportServerlessCacheSnapshotCommand.ts
+++ b/clients/client-elasticache/src/commands/ExportServerlessCacheSnapshotCommand.ts
@@ -109,4 +109,16 @@ export class ExportServerlessCacheSnapshotCommand extends $Command
.f(void 0, void 0)
.ser(se_ExportServerlessCacheSnapshotCommand)
.de(de_ExportServerlessCacheSnapshotCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ExportServerlessCacheSnapshotRequest;
+ output: ExportServerlessCacheSnapshotResponse;
+ };
+ sdk: {
+ input: ExportServerlessCacheSnapshotCommandInput;
+ output: ExportServerlessCacheSnapshotCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/FailoverGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/FailoverGlobalReplicationGroupCommand.ts
index 04167c9f85209..353aa2952d87c 100644
--- a/clients/client-elasticache/src/commands/FailoverGlobalReplicationGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/FailoverGlobalReplicationGroupCommand.ts
@@ -124,4 +124,16 @@ export class FailoverGlobalReplicationGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_FailoverGlobalReplicationGroupCommand)
.de(de_FailoverGlobalReplicationGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: FailoverGlobalReplicationGroupMessage;
+ output: FailoverGlobalReplicationGroupResult;
+ };
+ sdk: {
+ input: FailoverGlobalReplicationGroupCommandInput;
+ output: FailoverGlobalReplicationGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts
index 1ccab03407ed1..570e313903619 100644
--- a/clients/client-elasticache/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/IncreaseNodeGroupsInGlobalReplicationGroupCommand.ts
@@ -138,4 +138,16 @@ export class IncreaseNodeGroupsInGlobalReplicationGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_IncreaseNodeGroupsInGlobalReplicationGroupCommand)
.de(de_IncreaseNodeGroupsInGlobalReplicationGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: IncreaseNodeGroupsInGlobalReplicationGroupMessage;
+ output: IncreaseNodeGroupsInGlobalReplicationGroupResult;
+ };
+ sdk: {
+ input: IncreaseNodeGroupsInGlobalReplicationGroupCommandInput;
+ output: IncreaseNodeGroupsInGlobalReplicationGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/IncreaseReplicaCountCommand.ts b/clients/client-elasticache/src/commands/IncreaseReplicaCountCommand.ts
index 0934742fb2ea4..c14f3c357635d 100644
--- a/clients/client-elasticache/src/commands/IncreaseReplicaCountCommand.ts
+++ b/clients/client-elasticache/src/commands/IncreaseReplicaCountCommand.ts
@@ -253,4 +253,16 @@ export class IncreaseReplicaCountCommand extends $Command
.f(void 0, void 0)
.ser(se_IncreaseReplicaCountCommand)
.de(de_IncreaseReplicaCountCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: IncreaseReplicaCountMessage;
+ output: IncreaseReplicaCountResult;
+ };
+ sdk: {
+ input: IncreaseReplicaCountCommandInput;
+ output: IncreaseReplicaCountCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/ListAllowedNodeTypeModificationsCommand.ts b/clients/client-elasticache/src/commands/ListAllowedNodeTypeModificationsCommand.ts
index 9afe4c4be54f4..6d56c449a8fa4 100644
--- a/clients/client-elasticache/src/commands/ListAllowedNodeTypeModificationsCommand.ts
+++ b/clients/client-elasticache/src/commands/ListAllowedNodeTypeModificationsCommand.ts
@@ -130,4 +130,16 @@ export class ListAllowedNodeTypeModificationsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAllowedNodeTypeModificationsCommand)
.de(de_ListAllowedNodeTypeModificationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAllowedNodeTypeModificationsMessage;
+ output: AllowedNodeTypeModificationsMessage;
+ };
+ sdk: {
+ input: ListAllowedNodeTypeModificationsCommandInput;
+ output: ListAllowedNodeTypeModificationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/ListTagsForResourceCommand.ts b/clients/client-elasticache/src/commands/ListTagsForResourceCommand.ts
index 4a87f26348a19..e4f223670f477 100644
--- a/clients/client-elasticache/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-elasticache/src/commands/ListTagsForResourceCommand.ts
@@ -163,4 +163,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceMessage;
+ output: TagListMessage;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/ModifyCacheClusterCommand.ts b/clients/client-elasticache/src/commands/ModifyCacheClusterCommand.ts
index b911b2433d3e0..158d5278368ed 100644
--- a/clients/client-elasticache/src/commands/ModifyCacheClusterCommand.ts
+++ b/clients/client-elasticache/src/commands/ModifyCacheClusterCommand.ts
@@ -310,4 +310,16 @@ export class ModifyCacheClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyCacheClusterCommand)
.de(de_ModifyCacheClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyCacheClusterMessage;
+ output: ModifyCacheClusterResult;
+ };
+ sdk: {
+ input: ModifyCacheClusterCommandInput;
+ output: ModifyCacheClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/ModifyCacheParameterGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyCacheParameterGroupCommand.ts
index 731ccac14f077..1a1adbbc0164f 100644
--- a/clients/client-elasticache/src/commands/ModifyCacheParameterGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/ModifyCacheParameterGroupCommand.ts
@@ -127,4 +127,16 @@ export class ModifyCacheParameterGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyCacheParameterGroupCommand)
.de(de_ModifyCacheParameterGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyCacheParameterGroupMessage;
+ output: CacheParameterGroupNameMessage;
+ };
+ sdk: {
+ input: ModifyCacheParameterGroupCommandInput;
+ output: ModifyCacheParameterGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/ModifyCacheSubnetGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyCacheSubnetGroupCommand.ts
index 1747e66d11095..f135e9dea2541 100644
--- a/clients/client-elasticache/src/commands/ModifyCacheSubnetGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/ModifyCacheSubnetGroupCommand.ts
@@ -178,4 +178,16 @@ export class ModifyCacheSubnetGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyCacheSubnetGroupCommand)
.de(de_ModifyCacheSubnetGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyCacheSubnetGroupMessage;
+ output: ModifyCacheSubnetGroupResult;
+ };
+ sdk: {
+ input: ModifyCacheSubnetGroupCommandInput;
+ output: ModifyCacheSubnetGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/ModifyGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyGlobalReplicationGroupCommand.ts
index 6bbee203e18d4..5bab7739296f6 100644
--- a/clients/client-elasticache/src/commands/ModifyGlobalReplicationGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/ModifyGlobalReplicationGroupCommand.ts
@@ -121,4 +121,16 @@ export class ModifyGlobalReplicationGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyGlobalReplicationGroupCommand)
.de(de_ModifyGlobalReplicationGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyGlobalReplicationGroupMessage;
+ output: ModifyGlobalReplicationGroupResult;
+ };
+ sdk: {
+ input: ModifyGlobalReplicationGroupCommandInput;
+ output: ModifyGlobalReplicationGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/ModifyReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyReplicationGroupCommand.ts
index e7e8e97a79e39..16f31d7154883 100644
--- a/clients/client-elasticache/src/commands/ModifyReplicationGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/ModifyReplicationGroupCommand.ts
@@ -389,4 +389,16 @@ export class ModifyReplicationGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyReplicationGroupCommand)
.de(de_ModifyReplicationGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyReplicationGroupMessage;
+ output: ModifyReplicationGroupResult;
+ };
+ sdk: {
+ input: ModifyReplicationGroupCommandInput;
+ output: ModifyReplicationGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts b/clients/client-elasticache/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts
index 3324b7e5f3a27..4c7291043863d 100644
--- a/clients/client-elasticache/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts
+++ b/clients/client-elasticache/src/commands/ModifyReplicationGroupShardConfigurationCommand.ts
@@ -255,4 +255,16 @@ export class ModifyReplicationGroupShardConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyReplicationGroupShardConfigurationCommand)
.de(de_ModifyReplicationGroupShardConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyReplicationGroupShardConfigurationMessage;
+ output: ModifyReplicationGroupShardConfigurationResult;
+ };
+ sdk: {
+ input: ModifyReplicationGroupShardConfigurationCommandInput;
+ output: ModifyReplicationGroupShardConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/ModifyServerlessCacheCommand.ts b/clients/client-elasticache/src/commands/ModifyServerlessCacheCommand.ts
index 8e8edf3a071d4..ada97c6503833 100644
--- a/clients/client-elasticache/src/commands/ModifyServerlessCacheCommand.ts
+++ b/clients/client-elasticache/src/commands/ModifyServerlessCacheCommand.ts
@@ -158,4 +158,16 @@ export class ModifyServerlessCacheCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyServerlessCacheCommand)
.de(de_ModifyServerlessCacheCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyServerlessCacheRequest;
+ output: ModifyServerlessCacheResponse;
+ };
+ sdk: {
+ input: ModifyServerlessCacheCommandInput;
+ output: ModifyServerlessCacheCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/ModifyUserCommand.ts b/clients/client-elasticache/src/commands/ModifyUserCommand.ts
index c7dc415d5296b..e026353e9fd8c 100644
--- a/clients/client-elasticache/src/commands/ModifyUserCommand.ts
+++ b/clients/client-elasticache/src/commands/ModifyUserCommand.ts
@@ -117,4 +117,16 @@ export class ModifyUserCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyUserCommand)
.de(de_ModifyUserCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyUserMessage;
+ output: User;
+ };
+ sdk: {
+ input: ModifyUserCommandInput;
+ output: ModifyUserCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/ModifyUserGroupCommand.ts b/clients/client-elasticache/src/commands/ModifyUserGroupCommand.ts
index d53d1e3e75467..c9bc739937abb 100644
--- a/clients/client-elasticache/src/commands/ModifyUserGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/ModifyUserGroupCommand.ts
@@ -128,4 +128,16 @@ export class ModifyUserGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyUserGroupCommand)
.de(de_ModifyUserGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyUserGroupMessage;
+ output: UserGroup;
+ };
+ sdk: {
+ input: ModifyUserGroupCommandInput;
+ output: ModifyUserGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts b/clients/client-elasticache/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts
index 418e86144f982..249f24d53cb49 100644
--- a/clients/client-elasticache/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts
+++ b/clients/client-elasticache/src/commands/PurchaseReservedCacheNodesOfferingCommand.ts
@@ -146,4 +146,16 @@ export class PurchaseReservedCacheNodesOfferingCommand extends $Command
.f(void 0, void 0)
.ser(se_PurchaseReservedCacheNodesOfferingCommand)
.de(de_PurchaseReservedCacheNodesOfferingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PurchaseReservedCacheNodesOfferingMessage;
+ output: PurchaseReservedCacheNodesOfferingResult;
+ };
+ sdk: {
+ input: PurchaseReservedCacheNodesOfferingCommandInput;
+ output: PurchaseReservedCacheNodesOfferingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts b/clients/client-elasticache/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts
index faf066539a001..aece7d323e2f9 100644
--- a/clients/client-elasticache/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/RebalanceSlotsInGlobalReplicationGroupCommand.ts
@@ -124,4 +124,16 @@ export class RebalanceSlotsInGlobalReplicationGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_RebalanceSlotsInGlobalReplicationGroupCommand)
.de(de_RebalanceSlotsInGlobalReplicationGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RebalanceSlotsInGlobalReplicationGroupMessage;
+ output: RebalanceSlotsInGlobalReplicationGroupResult;
+ };
+ sdk: {
+ input: RebalanceSlotsInGlobalReplicationGroupCommandInput;
+ output: RebalanceSlotsInGlobalReplicationGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/RebootCacheClusterCommand.ts b/clients/client-elasticache/src/commands/RebootCacheClusterCommand.ts
index 16c1fb28e0dff..e66a2c49de823 100644
--- a/clients/client-elasticache/src/commands/RebootCacheClusterCommand.ts
+++ b/clients/client-elasticache/src/commands/RebootCacheClusterCommand.ts
@@ -252,4 +252,16 @@ export class RebootCacheClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_RebootCacheClusterCommand)
.de(de_RebootCacheClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RebootCacheClusterMessage;
+ output: RebootCacheClusterResult;
+ };
+ sdk: {
+ input: RebootCacheClusterCommandInput;
+ output: RebootCacheClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/RemoveTagsFromResourceCommand.ts b/clients/client-elasticache/src/commands/RemoveTagsFromResourceCommand.ts
index 65ca68c22d4dc..7c84ac1806945 100644
--- a/clients/client-elasticache/src/commands/RemoveTagsFromResourceCommand.ts
+++ b/clients/client-elasticache/src/commands/RemoveTagsFromResourceCommand.ts
@@ -183,4 +183,16 @@ export class RemoveTagsFromResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveTagsFromResourceCommand)
.de(de_RemoveTagsFromResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveTagsFromResourceMessage;
+ output: TagListMessage;
+ };
+ sdk: {
+ input: RemoveTagsFromResourceCommandInput;
+ output: RemoveTagsFromResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/ResetCacheParameterGroupCommand.ts b/clients/client-elasticache/src/commands/ResetCacheParameterGroupCommand.ts
index fb6687f625815..d5ae1cfe5f93a 100644
--- a/clients/client-elasticache/src/commands/ResetCacheParameterGroupCommand.ts
+++ b/clients/client-elasticache/src/commands/ResetCacheParameterGroupCommand.ts
@@ -121,4 +121,16 @@ export class ResetCacheParameterGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_ResetCacheParameterGroupCommand)
.de(de_ResetCacheParameterGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ResetCacheParameterGroupMessage;
+ output: CacheParameterGroupNameMessage;
+ };
+ sdk: {
+ input: ResetCacheParameterGroupCommandInput;
+ output: ResetCacheParameterGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/RevokeCacheSecurityGroupIngressCommand.ts b/clients/client-elasticache/src/commands/RevokeCacheSecurityGroupIngressCommand.ts
index ea13adfdd03c6..6a671e167402f 100644
--- a/clients/client-elasticache/src/commands/RevokeCacheSecurityGroupIngressCommand.ts
+++ b/clients/client-elasticache/src/commands/RevokeCacheSecurityGroupIngressCommand.ts
@@ -127,4 +127,16 @@ export class RevokeCacheSecurityGroupIngressCommand extends $Command
.f(void 0, void 0)
.ser(se_RevokeCacheSecurityGroupIngressCommand)
.de(de_RevokeCacheSecurityGroupIngressCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RevokeCacheSecurityGroupIngressMessage;
+ output: RevokeCacheSecurityGroupIngressResult;
+ };
+ sdk: {
+ input: RevokeCacheSecurityGroupIngressCommandInput;
+ output: RevokeCacheSecurityGroupIngressCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/StartMigrationCommand.ts b/clients/client-elasticache/src/commands/StartMigrationCommand.ts
index 2cd79f156ff39..952c0af7099f4 100644
--- a/clients/client-elasticache/src/commands/StartMigrationCommand.ts
+++ b/clients/client-elasticache/src/commands/StartMigrationCommand.ts
@@ -214,4 +214,16 @@ export class StartMigrationCommand extends $Command
.f(void 0, void 0)
.ser(se_StartMigrationCommand)
.de(de_StartMigrationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartMigrationMessage;
+ output: StartMigrationResponse;
+ };
+ sdk: {
+ input: StartMigrationCommandInput;
+ output: StartMigrationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/TestFailoverCommand.ts b/clients/client-elasticache/src/commands/TestFailoverCommand.ts
index bd784ac631b17..2375e4b7775dc 100644
--- a/clients/client-elasticache/src/commands/TestFailoverCommand.ts
+++ b/clients/client-elasticache/src/commands/TestFailoverCommand.ts
@@ -302,4 +302,16 @@ export class TestFailoverCommand extends $Command
.f(void 0, void 0)
.ser(se_TestFailoverCommand)
.de(de_TestFailoverCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TestFailoverMessage;
+ output: TestFailoverResult;
+ };
+ sdk: {
+ input: TestFailoverCommandInput;
+ output: TestFailoverCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticache/src/commands/TestMigrationCommand.ts b/clients/client-elasticache/src/commands/TestMigrationCommand.ts
index aa86a22d919f2..432ef9659345f 100644
--- a/clients/client-elasticache/src/commands/TestMigrationCommand.ts
+++ b/clients/client-elasticache/src/commands/TestMigrationCommand.ts
@@ -214,4 +214,16 @@ export class TestMigrationCommand extends $Command
.f(void 0, void 0)
.ser(se_TestMigrationCommand)
.de(de_TestMigrationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TestMigrationMessage;
+ output: TestMigrationResponse;
+ };
+ sdk: {
+ input: TestMigrationCommandInput;
+ output: TestMigrationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/CHANGELOG.md b/clients/client-elasticsearch-service/CHANGELOG.md
index bf963fae2b113..9735ceda2fcc0 100644
--- a/clients/client-elasticsearch-service/CHANGELOG.md
+++ b/clients/client-elasticsearch-service/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-elasticsearch-service
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-elasticsearch-service
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-elasticsearch-service
diff --git a/clients/client-elasticsearch-service/package.json b/clients/client-elasticsearch-service/package.json
index 477d61d52071d..3bd067af96103 100644
--- a/clients/client-elasticsearch-service/package.json
+++ b/clients/client-elasticsearch-service/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-elasticsearch-service",
"description": "AWS SDK for JavaScript Elasticsearch Service Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-elasticsearch-service",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-elasticsearch-service/src/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts
index 665ac21c0d6af..d434e3b3817ae 100644
--- a/clients/client-elasticsearch-service/src/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/AcceptInboundCrossClusterSearchConnectionCommand.ts
@@ -115,4 +115,16 @@ export class AcceptInboundCrossClusterSearchConnectionCommand extends $Command
.f(void 0, void 0)
.ser(se_AcceptInboundCrossClusterSearchConnectionCommand)
.de(de_AcceptInboundCrossClusterSearchConnectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AcceptInboundCrossClusterSearchConnectionRequest;
+ output: AcceptInboundCrossClusterSearchConnectionResponse;
+ };
+ sdk: {
+ input: AcceptInboundCrossClusterSearchConnectionCommandInput;
+ output: AcceptInboundCrossClusterSearchConnectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/AddTagsCommand.ts b/clients/client-elasticsearch-service/src/commands/AddTagsCommand.ts
index 28a2b11180207..8218dc64cb87b 100644
--- a/clients/client-elasticsearch-service/src/commands/AddTagsCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/AddTagsCommand.ts
@@ -98,4 +98,16 @@ export class AddTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_AddTagsCommand)
.de(de_AddTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddTagsRequest;
+ output: {};
+ };
+ sdk: {
+ input: AddTagsCommandInput;
+ output: AddTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/AssociatePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/AssociatePackageCommand.ts
index b88f7daf9e25e..42a467fbb30d9 100644
--- a/clients/client-elasticsearch-service/src/commands/AssociatePackageCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/AssociatePackageCommand.ts
@@ -113,4 +113,16 @@ export class AssociatePackageCommand extends $Command
.f(void 0, void 0)
.ser(se_AssociatePackageCommand)
.de(de_AssociatePackageCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AssociatePackageRequest;
+ output: AssociatePackageResponse;
+ };
+ sdk: {
+ input: AssociatePackageCommandInput;
+ output: AssociatePackageCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/AuthorizeVpcEndpointAccessCommand.ts b/clients/client-elasticsearch-service/src/commands/AuthorizeVpcEndpointAccessCommand.ts
index ed3ae18935cad..eb7925746e577 100644
--- a/clients/client-elasticsearch-service/src/commands/AuthorizeVpcEndpointAccessCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/AuthorizeVpcEndpointAccessCommand.ts
@@ -103,4 +103,16 @@ export class AuthorizeVpcEndpointAccessCommand extends $Command
.f(void 0, void 0)
.ser(se_AuthorizeVpcEndpointAccessCommand)
.de(de_AuthorizeVpcEndpointAccessCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AuthorizeVpcEndpointAccessRequest;
+ output: AuthorizeVpcEndpointAccessResponse;
+ };
+ sdk: {
+ input: AuthorizeVpcEndpointAccessCommandInput;
+ output: AuthorizeVpcEndpointAccessCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/CancelDomainConfigChangeCommand.ts b/clients/client-elasticsearch-service/src/commands/CancelDomainConfigChangeCommand.ts
index a1622383fa2ee..4253278969855 100644
--- a/clients/client-elasticsearch-service/src/commands/CancelDomainConfigChangeCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/CancelDomainConfigChangeCommand.ts
@@ -107,4 +107,16 @@ export class CancelDomainConfigChangeCommand extends $Command
.f(void 0, void 0)
.ser(se_CancelDomainConfigChangeCommand)
.de(de_CancelDomainConfigChangeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CancelDomainConfigChangeRequest;
+ output: CancelDomainConfigChangeResponse;
+ };
+ sdk: {
+ input: CancelDomainConfigChangeCommandInput;
+ output: CancelDomainConfigChangeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts b/clients/client-elasticsearch-service/src/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts
index c5b1298ebbf18..3025149b8fe19 100644
--- a/clients/client-elasticsearch-service/src/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/CancelElasticsearchServiceSoftwareUpdateCommand.ts
@@ -111,4 +111,16 @@ export class CancelElasticsearchServiceSoftwareUpdateCommand extends $Command
.f(void 0, void 0)
.ser(se_CancelElasticsearchServiceSoftwareUpdateCommand)
.de(de_CancelElasticsearchServiceSoftwareUpdateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CancelElasticsearchServiceSoftwareUpdateRequest;
+ output: CancelElasticsearchServiceSoftwareUpdateResponse;
+ };
+ sdk: {
+ input: CancelElasticsearchServiceSoftwareUpdateCommandInput;
+ output: CancelElasticsearchServiceSoftwareUpdateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/CreateElasticsearchDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/CreateElasticsearchDomainCommand.ts
index 296b1ea42d842..fe9241d993383 100644
--- a/clients/client-elasticsearch-service/src/commands/CreateElasticsearchDomainCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/CreateElasticsearchDomainCommand.ts
@@ -343,4 +343,16 @@ export class CreateElasticsearchDomainCommand extends $Command
.f(CreateElasticsearchDomainRequestFilterSensitiveLog, void 0)
.ser(se_CreateElasticsearchDomainCommand)
.de(de_CreateElasticsearchDomainCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateElasticsearchDomainRequest;
+ output: CreateElasticsearchDomainResponse;
+ };
+ sdk: {
+ input: CreateElasticsearchDomainCommandInput;
+ output: CreateElasticsearchDomainCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts
index 12554edfb2d44..0329a02398b21 100644
--- a/clients/client-elasticsearch-service/src/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/CreateOutboundCrossClusterSearchConnectionCommand.ts
@@ -127,4 +127,16 @@ export class CreateOutboundCrossClusterSearchConnectionCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateOutboundCrossClusterSearchConnectionCommand)
.de(de_CreateOutboundCrossClusterSearchConnectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateOutboundCrossClusterSearchConnectionRequest;
+ output: CreateOutboundCrossClusterSearchConnectionResponse;
+ };
+ sdk: {
+ input: CreateOutboundCrossClusterSearchConnectionCommandInput;
+ output: CreateOutboundCrossClusterSearchConnectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/CreatePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/CreatePackageCommand.ts
index 3f86967af0a3d..749d472bff0d7 100644
--- a/clients/client-elasticsearch-service/src/commands/CreatePackageCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/CreatePackageCommand.ts
@@ -121,4 +121,16 @@ export class CreatePackageCommand extends $Command
.f(void 0, void 0)
.ser(se_CreatePackageCommand)
.de(de_CreatePackageCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreatePackageRequest;
+ output: CreatePackageResponse;
+ };
+ sdk: {
+ input: CreatePackageCommandInput;
+ output: CreatePackageCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/CreateVpcEndpointCommand.ts b/clients/client-elasticsearch-service/src/commands/CreateVpcEndpointCommand.ts
index 7fa3d202e14d6..78a5df5ef956e 100644
--- a/clients/client-elasticsearch-service/src/commands/CreateVpcEndpointCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/CreateVpcEndpointCommand.ts
@@ -126,4 +126,16 @@ export class CreateVpcEndpointCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateVpcEndpointCommand)
.de(de_CreateVpcEndpointCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateVpcEndpointRequest;
+ output: CreateVpcEndpointResponse;
+ };
+ sdk: {
+ input: CreateVpcEndpointCommandInput;
+ output: CreateVpcEndpointCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchDomainCommand.ts
index c71ac52e57a1a..719b6e862230e 100644
--- a/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchDomainCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchDomainCommand.ts
@@ -222,4 +222,16 @@ export class DeleteElasticsearchDomainCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteElasticsearchDomainCommand)
.de(de_DeleteElasticsearchDomainCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteElasticsearchDomainRequest;
+ output: DeleteElasticsearchDomainResponse;
+ };
+ sdk: {
+ input: DeleteElasticsearchDomainCommandInput;
+ output: DeleteElasticsearchDomainCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchServiceRoleCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchServiceRoleCommand.ts
index 4821094a7e0bf..15fe5f60ba8cd 100644
--- a/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchServiceRoleCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DeleteElasticsearchServiceRoleCommand.ts
@@ -88,4 +88,16 @@ export class DeleteElasticsearchServiceRoleCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteElasticsearchServiceRoleCommand)
.de(de_DeleteElasticsearchServiceRoleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: {};
+ };
+ sdk: {
+ input: DeleteElasticsearchServiceRoleCommandInput;
+ output: DeleteElasticsearchServiceRoleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts
index 0798546c0dcd9..d7b8047a19b18 100644
--- a/clients/client-elasticsearch-service/src/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DeleteInboundCrossClusterSearchConnectionCommand.ts
@@ -112,4 +112,16 @@ export class DeleteInboundCrossClusterSearchConnectionCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteInboundCrossClusterSearchConnectionCommand)
.de(de_DeleteInboundCrossClusterSearchConnectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteInboundCrossClusterSearchConnectionRequest;
+ output: DeleteInboundCrossClusterSearchConnectionResponse;
+ };
+ sdk: {
+ input: DeleteInboundCrossClusterSearchConnectionCommandInput;
+ output: DeleteInboundCrossClusterSearchConnectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts
index b8744ca161e16..05aeb17c61477 100644
--- a/clients/client-elasticsearch-service/src/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DeleteOutboundCrossClusterSearchConnectionCommand.ts
@@ -113,4 +113,16 @@ export class DeleteOutboundCrossClusterSearchConnectionCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteOutboundCrossClusterSearchConnectionCommand)
.de(de_DeleteOutboundCrossClusterSearchConnectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteOutboundCrossClusterSearchConnectionRequest;
+ output: DeleteOutboundCrossClusterSearchConnectionResponse;
+ };
+ sdk: {
+ input: DeleteOutboundCrossClusterSearchConnectionCommandInput;
+ output: DeleteOutboundCrossClusterSearchConnectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DeletePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/DeletePackageCommand.ts
index 7a88521ca6576..1d1ebf231e957 100644
--- a/clients/client-elasticsearch-service/src/commands/DeletePackageCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DeletePackageCommand.ts
@@ -112,4 +112,16 @@ export class DeletePackageCommand extends $Command
.f(void 0, void 0)
.ser(se_DeletePackageCommand)
.de(de_DeletePackageCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeletePackageRequest;
+ output: DeletePackageResponse;
+ };
+ sdk: {
+ input: DeletePackageCommandInput;
+ output: DeletePackageCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DeleteVpcEndpointCommand.ts b/clients/client-elasticsearch-service/src/commands/DeleteVpcEndpointCommand.ts
index b6956204c814b..8f60f9e635a7f 100644
--- a/clients/client-elasticsearch-service/src/commands/DeleteVpcEndpointCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DeleteVpcEndpointCommand.ts
@@ -98,4 +98,16 @@ export class DeleteVpcEndpointCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteVpcEndpointCommand)
.de(de_DeleteVpcEndpointCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteVpcEndpointRequest;
+ output: DeleteVpcEndpointResponse;
+ };
+ sdk: {
+ input: DeleteVpcEndpointCommandInput;
+ output: DeleteVpcEndpointCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DescribeDomainAutoTunesCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeDomainAutoTunesCommand.ts
index d1f63544cee14..beb33f1238ead 100644
--- a/clients/client-elasticsearch-service/src/commands/DescribeDomainAutoTunesCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DescribeDomainAutoTunesCommand.ts
@@ -108,4 +108,16 @@ export class DescribeDomainAutoTunesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeDomainAutoTunesCommand)
.de(de_DescribeDomainAutoTunesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeDomainAutoTunesRequest;
+ output: DescribeDomainAutoTunesResponse;
+ };
+ sdk: {
+ input: DescribeDomainAutoTunesCommandInput;
+ output: DescribeDomainAutoTunesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DescribeDomainChangeProgressCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeDomainChangeProgressCommand.ts
index efb9639e13d5e..be44d8651fa08 100644
--- a/clients/client-elasticsearch-service/src/commands/DescribeDomainChangeProgressCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DescribeDomainChangeProgressCommand.ts
@@ -122,4 +122,16 @@ export class DescribeDomainChangeProgressCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeDomainChangeProgressCommand)
.de(de_DescribeDomainChangeProgressCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeDomainChangeProgressRequest;
+ output: DescribeDomainChangeProgressResponse;
+ };
+ sdk: {
+ input: DescribeDomainChangeProgressCommandInput;
+ output: DescribeDomainChangeProgressCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainCommand.ts
index 988f6eb1a4280..2fde9fa06fb05 100644
--- a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainCommand.ts
@@ -227,4 +227,16 @@ export class DescribeElasticsearchDomainCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeElasticsearchDomainCommand)
.de(de_DescribeElasticsearchDomainCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeElasticsearchDomainRequest;
+ output: DescribeElasticsearchDomainResponse;
+ };
+ sdk: {
+ input: DescribeElasticsearchDomainCommandInput;
+ output: DescribeElasticsearchDomainCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainConfigCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainConfigCommand.ts
index 244e9c244276f..7dd200dad4378 100644
--- a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainConfigCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainConfigCommand.ts
@@ -297,4 +297,16 @@ export class DescribeElasticsearchDomainConfigCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeElasticsearchDomainConfigCommand)
.de(de_DescribeElasticsearchDomainConfigCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeElasticsearchDomainConfigRequest;
+ output: DescribeElasticsearchDomainConfigResponse;
+ };
+ sdk: {
+ input: DescribeElasticsearchDomainConfigCommandInput;
+ output: DescribeElasticsearchDomainConfigCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainsCommand.ts
index 2c5993b60cb3e..cd9e0831266f1 100644
--- a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainsCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchDomainsCommand.ts
@@ -228,4 +228,16 @@ export class DescribeElasticsearchDomainsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeElasticsearchDomainsCommand)
.de(de_DescribeElasticsearchDomainsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeElasticsearchDomainsRequest;
+ output: DescribeElasticsearchDomainsResponse;
+ };
+ sdk: {
+ input: DescribeElasticsearchDomainsCommandInput;
+ output: DescribeElasticsearchDomainsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts
index 9b7b02ca76ee9..aaa88db680e77 100644
--- a/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DescribeElasticsearchInstanceTypeLimitsCommand.ts
@@ -148,4 +148,16 @@ export class DescribeElasticsearchInstanceTypeLimitsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeElasticsearchInstanceTypeLimitsCommand)
.de(de_DescribeElasticsearchInstanceTypeLimitsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeElasticsearchInstanceTypeLimitsRequest;
+ output: DescribeElasticsearchInstanceTypeLimitsResponse;
+ };
+ sdk: {
+ input: DescribeElasticsearchInstanceTypeLimitsCommandInput;
+ output: DescribeElasticsearchInstanceTypeLimitsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts
index a2ee0689a988d..c444849347957 100644
--- a/clients/client-elasticsearch-service/src/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DescribeInboundCrossClusterSearchConnectionsCommand.ts
@@ -124,4 +124,16 @@ export class DescribeInboundCrossClusterSearchConnectionsCommand extends $Comman
.f(void 0, void 0)
.ser(se_DescribeInboundCrossClusterSearchConnectionsCommand)
.de(de_DescribeInboundCrossClusterSearchConnectionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeInboundCrossClusterSearchConnectionsRequest;
+ output: DescribeInboundCrossClusterSearchConnectionsResponse;
+ };
+ sdk: {
+ input: DescribeInboundCrossClusterSearchConnectionsCommandInput;
+ output: DescribeInboundCrossClusterSearchConnectionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts
index 841756187649c..c34f1329acc1d 100644
--- a/clients/client-elasticsearch-service/src/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DescribeOutboundCrossClusterSearchConnectionsCommand.ts
@@ -125,4 +125,16 @@ export class DescribeOutboundCrossClusterSearchConnectionsCommand extends $Comma
.f(void 0, void 0)
.ser(se_DescribeOutboundCrossClusterSearchConnectionsCommand)
.de(de_DescribeOutboundCrossClusterSearchConnectionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeOutboundCrossClusterSearchConnectionsRequest;
+ output: DescribeOutboundCrossClusterSearchConnectionsResponse;
+ };
+ sdk: {
+ input: DescribeOutboundCrossClusterSearchConnectionsCommandInput;
+ output: DescribeOutboundCrossClusterSearchConnectionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DescribePackagesCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribePackagesCommand.ts
index 14418f3859189..1a0f26bbf673e 100644
--- a/clients/client-elasticsearch-service/src/commands/DescribePackagesCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DescribePackagesCommand.ts
@@ -121,4 +121,16 @@ export class DescribePackagesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribePackagesCommand)
.de(de_DescribePackagesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribePackagesRequest;
+ output: DescribePackagesResponse;
+ };
+ sdk: {
+ input: DescribePackagesCommandInput;
+ output: DescribePackagesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts
index f269794bde6e9..795d32891ba24 100644
--- a/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstanceOfferingsCommand.ts
@@ -121,4 +121,16 @@ export class DescribeReservedElasticsearchInstanceOfferingsCommand extends $Comm
.f(void 0, void 0)
.ser(se_DescribeReservedElasticsearchInstanceOfferingsCommand)
.de(de_DescribeReservedElasticsearchInstanceOfferingsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeReservedElasticsearchInstanceOfferingsRequest;
+ output: DescribeReservedElasticsearchInstanceOfferingsResponse;
+ };
+ sdk: {
+ input: DescribeReservedElasticsearchInstanceOfferingsCommandInput;
+ output: DescribeReservedElasticsearchInstanceOfferingsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstancesCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstancesCommand.ts
index b7d81c2d44788..4b95f3ee2b478 100644
--- a/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstancesCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DescribeReservedElasticsearchInstancesCommand.ts
@@ -126,4 +126,16 @@ export class DescribeReservedElasticsearchInstancesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeReservedElasticsearchInstancesCommand)
.de(de_DescribeReservedElasticsearchInstancesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeReservedElasticsearchInstancesRequest;
+ output: DescribeReservedElasticsearchInstancesResponse;
+ };
+ sdk: {
+ input: DescribeReservedElasticsearchInstancesCommandInput;
+ output: DescribeReservedElasticsearchInstancesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DescribeVpcEndpointsCommand.ts b/clients/client-elasticsearch-service/src/commands/DescribeVpcEndpointsCommand.ts
index a186ab1d40a78..e8b5c47c0ad9b 100644
--- a/clients/client-elasticsearch-service/src/commands/DescribeVpcEndpointsCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DescribeVpcEndpointsCommand.ts
@@ -122,4 +122,16 @@ export class DescribeVpcEndpointsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeVpcEndpointsCommand)
.de(de_DescribeVpcEndpointsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeVpcEndpointsRequest;
+ output: DescribeVpcEndpointsResponse;
+ };
+ sdk: {
+ input: DescribeVpcEndpointsCommandInput;
+ output: DescribeVpcEndpointsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/DissociatePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/DissociatePackageCommand.ts
index 9144dfb7745d7..7f0aec6638079 100644
--- a/clients/client-elasticsearch-service/src/commands/DissociatePackageCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/DissociatePackageCommand.ts
@@ -113,4 +113,16 @@ export class DissociatePackageCommand extends $Command
.f(void 0, void 0)
.ser(se_DissociatePackageCommand)
.de(de_DissociatePackageCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DissociatePackageRequest;
+ output: DissociatePackageResponse;
+ };
+ sdk: {
+ input: DissociatePackageCommandInput;
+ output: DissociatePackageCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/GetCompatibleElasticsearchVersionsCommand.ts b/clients/client-elasticsearch-service/src/commands/GetCompatibleElasticsearchVersionsCommand.ts
index bf4cc77149341..2a68311bf095e 100644
--- a/clients/client-elasticsearch-service/src/commands/GetCompatibleElasticsearchVersionsCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/GetCompatibleElasticsearchVersionsCommand.ts
@@ -118,4 +118,16 @@ export class GetCompatibleElasticsearchVersionsCommand extends $Command
.f(void 0, void 0)
.ser(se_GetCompatibleElasticsearchVersionsCommand)
.de(de_GetCompatibleElasticsearchVersionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetCompatibleElasticsearchVersionsRequest;
+ output: GetCompatibleElasticsearchVersionsResponse;
+ };
+ sdk: {
+ input: GetCompatibleElasticsearchVersionsCommandInput;
+ output: GetCompatibleElasticsearchVersionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/GetPackageVersionHistoryCommand.ts b/clients/client-elasticsearch-service/src/commands/GetPackageVersionHistoryCommand.ts
index 148507946f735..dc0180184e5c0 100644
--- a/clients/client-elasticsearch-service/src/commands/GetPackageVersionHistoryCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/GetPackageVersionHistoryCommand.ts
@@ -106,4 +106,16 @@ export class GetPackageVersionHistoryCommand extends $Command
.f(void 0, void 0)
.ser(se_GetPackageVersionHistoryCommand)
.de(de_GetPackageVersionHistoryCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetPackageVersionHistoryRequest;
+ output: GetPackageVersionHistoryResponse;
+ };
+ sdk: {
+ input: GetPackageVersionHistoryCommandInput;
+ output: GetPackageVersionHistoryCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/GetUpgradeHistoryCommand.ts b/clients/client-elasticsearch-service/src/commands/GetUpgradeHistoryCommand.ts
index 1e7b3e1cabcca..9d71e73b2a511 100644
--- a/clients/client-elasticsearch-service/src/commands/GetUpgradeHistoryCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/GetUpgradeHistoryCommand.ts
@@ -115,4 +115,16 @@ export class GetUpgradeHistoryCommand extends $Command
.f(void 0, void 0)
.ser(se_GetUpgradeHistoryCommand)
.de(de_GetUpgradeHistoryCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetUpgradeHistoryRequest;
+ output: GetUpgradeHistoryResponse;
+ };
+ sdk: {
+ input: GetUpgradeHistoryCommandInput;
+ output: GetUpgradeHistoryCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/GetUpgradeStatusCommand.ts b/clients/client-elasticsearch-service/src/commands/GetUpgradeStatusCommand.ts
index 72f3e5faef9af..9e2556cd1fbd8 100644
--- a/clients/client-elasticsearch-service/src/commands/GetUpgradeStatusCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/GetUpgradeStatusCommand.ts
@@ -98,4 +98,16 @@ export class GetUpgradeStatusCommand extends $Command
.f(void 0, void 0)
.ser(se_GetUpgradeStatusCommand)
.de(de_GetUpgradeStatusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetUpgradeStatusRequest;
+ output: GetUpgradeStatusResponse;
+ };
+ sdk: {
+ input: GetUpgradeStatusCommandInput;
+ output: GetUpgradeStatusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/ListDomainNamesCommand.ts b/clients/client-elasticsearch-service/src/commands/ListDomainNamesCommand.ts
index 1275aef53e2b4..693fc38a03656 100644
--- a/clients/client-elasticsearch-service/src/commands/ListDomainNamesCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/ListDomainNamesCommand.ts
@@ -92,4 +92,16 @@ export class ListDomainNamesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListDomainNamesCommand)
.de(de_ListDomainNamesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListDomainNamesRequest;
+ output: ListDomainNamesResponse;
+ };
+ sdk: {
+ input: ListDomainNamesCommandInput;
+ output: ListDomainNamesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/ListDomainsForPackageCommand.ts b/clients/client-elasticsearch-service/src/commands/ListDomainsForPackageCommand.ts
index 13602da1387eb..65504e4ada9bb 100644
--- a/clients/client-elasticsearch-service/src/commands/ListDomainsForPackageCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/ListDomainsForPackageCommand.ts
@@ -114,4 +114,16 @@ export class ListDomainsForPackageCommand extends $Command
.f(void 0, void 0)
.ser(se_ListDomainsForPackageCommand)
.de(de_ListDomainsForPackageCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListDomainsForPackageRequest;
+ output: ListDomainsForPackageResponse;
+ };
+ sdk: {
+ input: ListDomainsForPackageCommandInput;
+ output: ListDomainsForPackageCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/ListElasticsearchInstanceTypesCommand.ts b/clients/client-elasticsearch-service/src/commands/ListElasticsearchInstanceTypesCommand.ts
index 70ed22260c334..a81e35b8c75e5 100644
--- a/clients/client-elasticsearch-service/src/commands/ListElasticsearchInstanceTypesCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/ListElasticsearchInstanceTypesCommand.ts
@@ -104,4 +104,16 @@ export class ListElasticsearchInstanceTypesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListElasticsearchInstanceTypesCommand)
.de(de_ListElasticsearchInstanceTypesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListElasticsearchInstanceTypesRequest;
+ output: ListElasticsearchInstanceTypesResponse;
+ };
+ sdk: {
+ input: ListElasticsearchInstanceTypesCommandInput;
+ output: ListElasticsearchInstanceTypesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/ListElasticsearchVersionsCommand.ts b/clients/client-elasticsearch-service/src/commands/ListElasticsearchVersionsCommand.ts
index da6c378bebc19..72c9645726d79 100644
--- a/clients/client-elasticsearch-service/src/commands/ListElasticsearchVersionsCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/ListElasticsearchVersionsCommand.ts
@@ -97,4 +97,16 @@ export class ListElasticsearchVersionsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListElasticsearchVersionsCommand)
.de(de_ListElasticsearchVersionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListElasticsearchVersionsRequest;
+ output: ListElasticsearchVersionsResponse;
+ };
+ sdk: {
+ input: ListElasticsearchVersionsCommandInput;
+ output: ListElasticsearchVersionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/ListPackagesForDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/ListPackagesForDomainCommand.ts
index cef8a601a5f03..e3f91f19adbe6 100644
--- a/clients/client-elasticsearch-service/src/commands/ListPackagesForDomainCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/ListPackagesForDomainCommand.ts
@@ -114,4 +114,16 @@ export class ListPackagesForDomainCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPackagesForDomainCommand)
.de(de_ListPackagesForDomainCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPackagesForDomainRequest;
+ output: ListPackagesForDomainResponse;
+ };
+ sdk: {
+ input: ListPackagesForDomainCommandInput;
+ output: ListPackagesForDomainCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/ListTagsCommand.ts b/clients/client-elasticsearch-service/src/commands/ListTagsCommand.ts
index ed947879219c4..92ce93dd53c4d 100644
--- a/clients/client-elasticsearch-service/src/commands/ListTagsCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/ListTagsCommand.ts
@@ -98,4 +98,16 @@ export class ListTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsCommand)
.de(de_ListTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsRequest;
+ output: ListTagsResponse;
+ };
+ sdk: {
+ input: ListTagsCommandInput;
+ output: ListTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointAccessCommand.ts b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointAccessCommand.ts
index d3af56b12f30c..59476269ab4ea 100644
--- a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointAccessCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointAccessCommand.ts
@@ -101,4 +101,16 @@ export class ListVpcEndpointAccessCommand extends $Command
.f(void 0, void 0)
.ser(se_ListVpcEndpointAccessCommand)
.de(de_ListVpcEndpointAccessCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListVpcEndpointAccessRequest;
+ output: ListVpcEndpointAccessResponse;
+ };
+ sdk: {
+ input: ListVpcEndpointAccessCommandInput;
+ output: ListVpcEndpointAccessCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsCommand.ts b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsCommand.ts
index 89899b1ba4108..4167d493c5cdc 100644
--- a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsCommand.ts
@@ -98,4 +98,16 @@ export class ListVpcEndpointsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListVpcEndpointsCommand)
.de(de_ListVpcEndpointsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListVpcEndpointsRequest;
+ output: ListVpcEndpointsResponse;
+ };
+ sdk: {
+ input: ListVpcEndpointsCommandInput;
+ output: ListVpcEndpointsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsForDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsForDomainCommand.ts
index ea0ea34de9715..5ef85ef07947f 100644
--- a/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsForDomainCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/ListVpcEndpointsForDomainCommand.ts
@@ -102,4 +102,16 @@ export class ListVpcEndpointsForDomainCommand extends $Command
.f(void 0, void 0)
.ser(se_ListVpcEndpointsForDomainCommand)
.de(de_ListVpcEndpointsForDomainCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListVpcEndpointsForDomainRequest;
+ output: ListVpcEndpointsForDomainResponse;
+ };
+ sdk: {
+ input: ListVpcEndpointsForDomainCommandInput;
+ output: ListVpcEndpointsForDomainCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts b/clients/client-elasticsearch-service/src/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts
index 3c0c826507ef9..89cc33fc5bcab 100644
--- a/clients/client-elasticsearch-service/src/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/PurchaseReservedElasticsearchInstanceOfferingCommand.ts
@@ -111,4 +111,16 @@ export class PurchaseReservedElasticsearchInstanceOfferingCommand extends $Comma
.f(void 0, void 0)
.ser(se_PurchaseReservedElasticsearchInstanceOfferingCommand)
.de(de_PurchaseReservedElasticsearchInstanceOfferingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PurchaseReservedElasticsearchInstanceOfferingRequest;
+ output: PurchaseReservedElasticsearchInstanceOfferingResponse;
+ };
+ sdk: {
+ input: PurchaseReservedElasticsearchInstanceOfferingCommandInput;
+ output: PurchaseReservedElasticsearchInstanceOfferingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/RejectInboundCrossClusterSearchConnectionCommand.ts b/clients/client-elasticsearch-service/src/commands/RejectInboundCrossClusterSearchConnectionCommand.ts
index b57f76f0d003c..77b00a354165a 100644
--- a/clients/client-elasticsearch-service/src/commands/RejectInboundCrossClusterSearchConnectionCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/RejectInboundCrossClusterSearchConnectionCommand.ts
@@ -112,4 +112,16 @@ export class RejectInboundCrossClusterSearchConnectionCommand extends $Command
.f(void 0, void 0)
.ser(se_RejectInboundCrossClusterSearchConnectionCommand)
.de(de_RejectInboundCrossClusterSearchConnectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RejectInboundCrossClusterSearchConnectionRequest;
+ output: RejectInboundCrossClusterSearchConnectionResponse;
+ };
+ sdk: {
+ input: RejectInboundCrossClusterSearchConnectionCommandInput;
+ output: RejectInboundCrossClusterSearchConnectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/RemoveTagsCommand.ts b/clients/client-elasticsearch-service/src/commands/RemoveTagsCommand.ts
index c396e4f63e519..5fca2a1605c00 100644
--- a/clients/client-elasticsearch-service/src/commands/RemoveTagsCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/RemoveTagsCommand.ts
@@ -91,4 +91,16 @@ export class RemoveTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveTagsCommand)
.de(de_RemoveTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveTagsRequest;
+ output: {};
+ };
+ sdk: {
+ input: RemoveTagsCommandInput;
+ output: RemoveTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/RevokeVpcEndpointAccessCommand.ts b/clients/client-elasticsearch-service/src/commands/RevokeVpcEndpointAccessCommand.ts
index 19d937f4def78..1b46825e495c8 100644
--- a/clients/client-elasticsearch-service/src/commands/RevokeVpcEndpointAccessCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/RevokeVpcEndpointAccessCommand.ts
@@ -96,4 +96,16 @@ export class RevokeVpcEndpointAccessCommand extends $Command
.f(void 0, void 0)
.ser(se_RevokeVpcEndpointAccessCommand)
.de(de_RevokeVpcEndpointAccessCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RevokeVpcEndpointAccessRequest;
+ output: {};
+ };
+ sdk: {
+ input: RevokeVpcEndpointAccessCommandInput;
+ output: RevokeVpcEndpointAccessCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts b/clients/client-elasticsearch-service/src/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts
index 8de756c6ffe29..2fe45e633d7fc 100644
--- a/clients/client-elasticsearch-service/src/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/StartElasticsearchServiceSoftwareUpdateCommand.ts
@@ -111,4 +111,16 @@ export class StartElasticsearchServiceSoftwareUpdateCommand extends $Command
.f(void 0, void 0)
.ser(se_StartElasticsearchServiceSoftwareUpdateCommand)
.de(de_StartElasticsearchServiceSoftwareUpdateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartElasticsearchServiceSoftwareUpdateRequest;
+ output: StartElasticsearchServiceSoftwareUpdateResponse;
+ };
+ sdk: {
+ input: StartElasticsearchServiceSoftwareUpdateCommandInput;
+ output: StartElasticsearchServiceSoftwareUpdateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/UpdateElasticsearchDomainConfigCommand.ts b/clients/client-elasticsearch-service/src/commands/UpdateElasticsearchDomainConfigCommand.ts
index 901a369887c35..baebd048706d5 100644
--- a/clients/client-elasticsearch-service/src/commands/UpdateElasticsearchDomainConfigCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/UpdateElasticsearchDomainConfigCommand.ts
@@ -410,4 +410,16 @@ export class UpdateElasticsearchDomainConfigCommand extends $Command
.f(UpdateElasticsearchDomainConfigRequestFilterSensitiveLog, void 0)
.ser(se_UpdateElasticsearchDomainConfigCommand)
.de(de_UpdateElasticsearchDomainConfigCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateElasticsearchDomainConfigRequest;
+ output: UpdateElasticsearchDomainConfigResponse;
+ };
+ sdk: {
+ input: UpdateElasticsearchDomainConfigCommandInput;
+ output: UpdateElasticsearchDomainConfigCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/UpdatePackageCommand.ts b/clients/client-elasticsearch-service/src/commands/UpdatePackageCommand.ts
index aae67f1420af7..22573eb167e7f 100644
--- a/clients/client-elasticsearch-service/src/commands/UpdatePackageCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/UpdatePackageCommand.ts
@@ -118,4 +118,16 @@ export class UpdatePackageCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdatePackageCommand)
.de(de_UpdatePackageCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdatePackageRequest;
+ output: UpdatePackageResponse;
+ };
+ sdk: {
+ input: UpdatePackageCommandInput;
+ output: UpdatePackageCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/UpdateVpcEndpointCommand.ts b/clients/client-elasticsearch-service/src/commands/UpdateVpcEndpointCommand.ts
index ce316b83bca57..161646c0cf84c 100644
--- a/clients/client-elasticsearch-service/src/commands/UpdateVpcEndpointCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/UpdateVpcEndpointCommand.ts
@@ -125,4 +125,16 @@ export class UpdateVpcEndpointCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateVpcEndpointCommand)
.de(de_UpdateVpcEndpointCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateVpcEndpointRequest;
+ output: UpdateVpcEndpointResponse;
+ };
+ sdk: {
+ input: UpdateVpcEndpointCommandInput;
+ output: UpdateVpcEndpointCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-elasticsearch-service/src/commands/UpgradeElasticsearchDomainCommand.ts b/clients/client-elasticsearch-service/src/commands/UpgradeElasticsearchDomainCommand.ts
index 3083849b25a9e..613c7c53f3235 100644
--- a/clients/client-elasticsearch-service/src/commands/UpgradeElasticsearchDomainCommand.ts
+++ b/clients/client-elasticsearch-service/src/commands/UpgradeElasticsearchDomainCommand.ts
@@ -111,4 +111,16 @@ export class UpgradeElasticsearchDomainCommand extends $Command
.f(void 0, void 0)
.ser(se_UpgradeElasticsearchDomainCommand)
.de(de_UpgradeElasticsearchDomainCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpgradeElasticsearchDomainRequest;
+ output: UpgradeElasticsearchDomainResponse;
+ };
+ sdk: {
+ input: UpgradeElasticsearchDomainCommandInput;
+ output: UpgradeElasticsearchDomainCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/CHANGELOG.md b/clients/client-emr-containers/CHANGELOG.md
index b80b89a085da8..ed10db233bdbe 100644
--- a/clients/client-emr-containers/CHANGELOG.md
+++ b/clients/client-emr-containers/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-emr-containers
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-emr-containers
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-emr-containers
diff --git a/clients/client-emr-containers/package.json b/clients/client-emr-containers/package.json
index 648e9dd1b1a38..90bade3b6eaf4 100644
--- a/clients/client-emr-containers/package.json
+++ b/clients/client-emr-containers/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-emr-containers",
"description": "AWS SDK for JavaScript Emr Containers Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-emr-containers",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
diff --git a/clients/client-emr-containers/src/commands/CancelJobRunCommand.ts b/clients/client-emr-containers/src/commands/CancelJobRunCommand.ts
index 2e3ce2115a3b8..350f9e70602d7 100644
--- a/clients/client-emr-containers/src/commands/CancelJobRunCommand.ts
+++ b/clients/client-emr-containers/src/commands/CancelJobRunCommand.ts
@@ -86,4 +86,16 @@ export class CancelJobRunCommand extends $Command
.f(void 0, void 0)
.ser(se_CancelJobRunCommand)
.de(de_CancelJobRunCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CancelJobRunRequest;
+ output: CancelJobRunResponse;
+ };
+ sdk: {
+ input: CancelJobRunCommandInput;
+ output: CancelJobRunCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/CreateJobTemplateCommand.ts b/clients/client-emr-containers/src/commands/CreateJobTemplateCommand.ts
index 780652243e823..e599437f53274 100644
--- a/clients/client-emr-containers/src/commands/CreateJobTemplateCommand.ts
+++ b/clients/client-emr-containers/src/commands/CreateJobTemplateCommand.ts
@@ -156,4 +156,16 @@ export class CreateJobTemplateCommand extends $Command
.f(CreateJobTemplateRequestFilterSensitiveLog, void 0)
.ser(se_CreateJobTemplateCommand)
.de(de_CreateJobTemplateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateJobTemplateRequest;
+ output: CreateJobTemplateResponse;
+ };
+ sdk: {
+ input: CreateJobTemplateCommandInput;
+ output: CreateJobTemplateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/CreateManagedEndpointCommand.ts b/clients/client-emr-containers/src/commands/CreateManagedEndpointCommand.ts
index 1bf44f32c340a..651f6bbfd5dcd 100644
--- a/clients/client-emr-containers/src/commands/CreateManagedEndpointCommand.ts
+++ b/clients/client-emr-containers/src/commands/CreateManagedEndpointCommand.ts
@@ -136,4 +136,16 @@ export class CreateManagedEndpointCommand extends $Command
.f(CreateManagedEndpointRequestFilterSensitiveLog, void 0)
.ser(se_CreateManagedEndpointCommand)
.de(de_CreateManagedEndpointCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateManagedEndpointRequest;
+ output: CreateManagedEndpointResponse;
+ };
+ sdk: {
+ input: CreateManagedEndpointCommandInput;
+ output: CreateManagedEndpointCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/CreateSecurityConfigurationCommand.ts b/clients/client-emr-containers/src/commands/CreateSecurityConfigurationCommand.ts
index 54ebff0695af4..68328cbc3441e 100644
--- a/clients/client-emr-containers/src/commands/CreateSecurityConfigurationCommand.ts
+++ b/clients/client-emr-containers/src/commands/CreateSecurityConfigurationCommand.ts
@@ -118,4 +118,16 @@ export class CreateSecurityConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateSecurityConfigurationCommand)
.de(de_CreateSecurityConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateSecurityConfigurationRequest;
+ output: CreateSecurityConfigurationResponse;
+ };
+ sdk: {
+ input: CreateSecurityConfigurationCommandInput;
+ output: CreateSecurityConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/CreateVirtualClusterCommand.ts b/clients/client-emr-containers/src/commands/CreateVirtualClusterCommand.ts
index 91fa6a4b4d7ae..b26d85cd62551 100644
--- a/clients/client-emr-containers/src/commands/CreateVirtualClusterCommand.ts
+++ b/clients/client-emr-containers/src/commands/CreateVirtualClusterCommand.ts
@@ -108,4 +108,16 @@ export class CreateVirtualClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateVirtualClusterCommand)
.de(de_CreateVirtualClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateVirtualClusterRequest;
+ output: CreateVirtualClusterResponse;
+ };
+ sdk: {
+ input: CreateVirtualClusterCommandInput;
+ output: CreateVirtualClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/DeleteJobTemplateCommand.ts b/clients/client-emr-containers/src/commands/DeleteJobTemplateCommand.ts
index cf8eeb7b6c331..9a17fd91d5934 100644
--- a/clients/client-emr-containers/src/commands/DeleteJobTemplateCommand.ts
+++ b/clients/client-emr-containers/src/commands/DeleteJobTemplateCommand.ts
@@ -86,4 +86,16 @@ export class DeleteJobTemplateCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteJobTemplateCommand)
.de(de_DeleteJobTemplateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteJobTemplateRequest;
+ output: DeleteJobTemplateResponse;
+ };
+ sdk: {
+ input: DeleteJobTemplateCommandInput;
+ output: DeleteJobTemplateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/DeleteManagedEndpointCommand.ts b/clients/client-emr-containers/src/commands/DeleteManagedEndpointCommand.ts
index 227087fece11c..a8cb339e783aa 100644
--- a/clients/client-emr-containers/src/commands/DeleteManagedEndpointCommand.ts
+++ b/clients/client-emr-containers/src/commands/DeleteManagedEndpointCommand.ts
@@ -86,4 +86,16 @@ export class DeleteManagedEndpointCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteManagedEndpointCommand)
.de(de_DeleteManagedEndpointCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteManagedEndpointRequest;
+ output: DeleteManagedEndpointResponse;
+ };
+ sdk: {
+ input: DeleteManagedEndpointCommandInput;
+ output: DeleteManagedEndpointCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/DeleteVirtualClusterCommand.ts b/clients/client-emr-containers/src/commands/DeleteVirtualClusterCommand.ts
index 3f884e37ca9d4..65a2f74c8f023 100644
--- a/clients/client-emr-containers/src/commands/DeleteVirtualClusterCommand.ts
+++ b/clients/client-emr-containers/src/commands/DeleteVirtualClusterCommand.ts
@@ -86,4 +86,16 @@ export class DeleteVirtualClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteVirtualClusterCommand)
.de(de_DeleteVirtualClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteVirtualClusterRequest;
+ output: DeleteVirtualClusterResponse;
+ };
+ sdk: {
+ input: DeleteVirtualClusterCommandInput;
+ output: DeleteVirtualClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/DescribeJobRunCommand.ts b/clients/client-emr-containers/src/commands/DescribeJobRunCommand.ts
index 61ad96356e92a..be92313bedd17 100644
--- a/clients/client-emr-containers/src/commands/DescribeJobRunCommand.ts
+++ b/clients/client-emr-containers/src/commands/DescribeJobRunCommand.ts
@@ -161,4 +161,16 @@ export class DescribeJobRunCommand extends $Command
.f(void 0, DescribeJobRunResponseFilterSensitiveLog)
.ser(se_DescribeJobRunCommand)
.de(de_DescribeJobRunCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeJobRunRequest;
+ output: DescribeJobRunResponse;
+ };
+ sdk: {
+ input: DescribeJobRunCommandInput;
+ output: DescribeJobRunCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/DescribeJobTemplateCommand.ts b/clients/client-emr-containers/src/commands/DescribeJobTemplateCommand.ts
index 7c16a000a9879..06b13125f9a3b 100644
--- a/clients/client-emr-containers/src/commands/DescribeJobTemplateCommand.ts
+++ b/clients/client-emr-containers/src/commands/DescribeJobTemplateCommand.ts
@@ -159,4 +159,16 @@ export class DescribeJobTemplateCommand extends $Command
.f(void 0, DescribeJobTemplateResponseFilterSensitiveLog)
.ser(se_DescribeJobTemplateCommand)
.de(de_DescribeJobTemplateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeJobTemplateRequest;
+ output: DescribeJobTemplateResponse;
+ };
+ sdk: {
+ input: DescribeJobTemplateCommandInput;
+ output: DescribeJobTemplateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/DescribeManagedEndpointCommand.ts b/clients/client-emr-containers/src/commands/DescribeManagedEndpointCommand.ts
index b7e37866bef34..5b06c2dc6041c 100644
--- a/clients/client-emr-containers/src/commands/DescribeManagedEndpointCommand.ts
+++ b/clients/client-emr-containers/src/commands/DescribeManagedEndpointCommand.ts
@@ -150,4 +150,16 @@ export class DescribeManagedEndpointCommand extends $Command
.f(void 0, DescribeManagedEndpointResponseFilterSensitiveLog)
.ser(se_DescribeManagedEndpointCommand)
.de(de_DescribeManagedEndpointCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeManagedEndpointRequest;
+ output: DescribeManagedEndpointResponse;
+ };
+ sdk: {
+ input: DescribeManagedEndpointCommandInput;
+ output: DescribeManagedEndpointCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/DescribeSecurityConfigurationCommand.ts b/clients/client-emr-containers/src/commands/DescribeSecurityConfigurationCommand.ts
index 79f18331921d0..befc350625903 100644
--- a/clients/client-emr-containers/src/commands/DescribeSecurityConfigurationCommand.ts
+++ b/clients/client-emr-containers/src/commands/DescribeSecurityConfigurationCommand.ts
@@ -125,4 +125,16 @@ export class DescribeSecurityConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeSecurityConfigurationCommand)
.de(de_DescribeSecurityConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeSecurityConfigurationRequest;
+ output: DescribeSecurityConfigurationResponse;
+ };
+ sdk: {
+ input: DescribeSecurityConfigurationCommandInput;
+ output: DescribeSecurityConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/DescribeVirtualClusterCommand.ts b/clients/client-emr-containers/src/commands/DescribeVirtualClusterCommand.ts
index 2f38e3043f588..b8ec4445771c2 100644
--- a/clients/client-emr-containers/src/commands/DescribeVirtualClusterCommand.ts
+++ b/clients/client-emr-containers/src/commands/DescribeVirtualClusterCommand.ts
@@ -110,4 +110,16 @@ export class DescribeVirtualClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeVirtualClusterCommand)
.de(de_DescribeVirtualClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeVirtualClusterRequest;
+ output: DescribeVirtualClusterResponse;
+ };
+ sdk: {
+ input: DescribeVirtualClusterCommandInput;
+ output: DescribeVirtualClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/GetManagedEndpointSessionCredentialsCommand.ts b/clients/client-emr-containers/src/commands/GetManagedEndpointSessionCredentialsCommand.ts
index a912334c4ec14..d50a46008719b 100644
--- a/clients/client-emr-containers/src/commands/GetManagedEndpointSessionCredentialsCommand.ts
+++ b/clients/client-emr-containers/src/commands/GetManagedEndpointSessionCredentialsCommand.ts
@@ -108,4 +108,16 @@ export class GetManagedEndpointSessionCredentialsCommand extends $Command
.f(void 0, GetManagedEndpointSessionCredentialsResponseFilterSensitiveLog)
.ser(se_GetManagedEndpointSessionCredentialsCommand)
.de(de_GetManagedEndpointSessionCredentialsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetManagedEndpointSessionCredentialsRequest;
+ output: GetManagedEndpointSessionCredentialsResponse;
+ };
+ sdk: {
+ input: GetManagedEndpointSessionCredentialsCommandInput;
+ output: GetManagedEndpointSessionCredentialsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/ListJobRunsCommand.ts b/clients/client-emr-containers/src/commands/ListJobRunsCommand.ts
index 47b58233bb368..ef5aefc5c64c9 100644
--- a/clients/client-emr-containers/src/commands/ListJobRunsCommand.ts
+++ b/clients/client-emr-containers/src/commands/ListJobRunsCommand.ts
@@ -164,4 +164,16 @@ export class ListJobRunsCommand extends $Command
.f(void 0, ListJobRunsResponseFilterSensitiveLog)
.ser(se_ListJobRunsCommand)
.de(de_ListJobRunsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListJobRunsRequest;
+ output: ListJobRunsResponse;
+ };
+ sdk: {
+ input: ListJobRunsCommandInput;
+ output: ListJobRunsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/ListJobTemplatesCommand.ts b/clients/client-emr-containers/src/commands/ListJobTemplatesCommand.ts
index b1e04d83bc2a4..25c5cd47c5d8f 100644
--- a/clients/client-emr-containers/src/commands/ListJobTemplatesCommand.ts
+++ b/clients/client-emr-containers/src/commands/ListJobTemplatesCommand.ts
@@ -162,4 +162,16 @@ export class ListJobTemplatesCommand extends $Command
.f(void 0, ListJobTemplatesResponseFilterSensitiveLog)
.ser(se_ListJobTemplatesCommand)
.de(de_ListJobTemplatesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListJobTemplatesRequest;
+ output: ListJobTemplatesResponse;
+ };
+ sdk: {
+ input: ListJobTemplatesCommandInput;
+ output: ListJobTemplatesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/ListManagedEndpointsCommand.ts b/clients/client-emr-containers/src/commands/ListManagedEndpointsCommand.ts
index 022a207dca41e..0d2f80f9e4ea4 100644
--- a/clients/client-emr-containers/src/commands/ListManagedEndpointsCommand.ts
+++ b/clients/client-emr-containers/src/commands/ListManagedEndpointsCommand.ts
@@ -159,4 +159,16 @@ export class ListManagedEndpointsCommand extends $Command
.f(void 0, ListManagedEndpointsResponseFilterSensitiveLog)
.ser(se_ListManagedEndpointsCommand)
.de(de_ListManagedEndpointsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListManagedEndpointsRequest;
+ output: ListManagedEndpointsResponse;
+ };
+ sdk: {
+ input: ListManagedEndpointsCommandInput;
+ output: ListManagedEndpointsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/ListSecurityConfigurationsCommand.ts b/clients/client-emr-containers/src/commands/ListSecurityConfigurationsCommand.ts
index 68db1564d54f1..75a8386076def 100644
--- a/clients/client-emr-containers/src/commands/ListSecurityConfigurationsCommand.ts
+++ b/clients/client-emr-containers/src/commands/ListSecurityConfigurationsCommand.ts
@@ -123,4 +123,16 @@ export class ListSecurityConfigurationsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListSecurityConfigurationsCommand)
.de(de_ListSecurityConfigurationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListSecurityConfigurationsRequest;
+ output: ListSecurityConfigurationsResponse;
+ };
+ sdk: {
+ input: ListSecurityConfigurationsCommandInput;
+ output: ListSecurityConfigurationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/ListTagsForResourceCommand.ts b/clients/client-emr-containers/src/commands/ListTagsForResourceCommand.ts
index b028ef5a2fa84..6240486045d32 100644
--- a/clients/client-emr-containers/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-emr-containers/src/commands/ListTagsForResourceCommand.ts
@@ -88,4 +88,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/ListVirtualClustersCommand.ts b/clients/client-emr-containers/src/commands/ListVirtualClustersCommand.ts
index 7849c780182e1..1b8006c81bfd0 100644
--- a/clients/client-emr-containers/src/commands/ListVirtualClustersCommand.ts
+++ b/clients/client-emr-containers/src/commands/ListVirtualClustersCommand.ts
@@ -119,4 +119,16 @@ export class ListVirtualClustersCommand extends $Command
.f(void 0, void 0)
.ser(se_ListVirtualClustersCommand)
.de(de_ListVirtualClustersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListVirtualClustersRequest;
+ output: ListVirtualClustersResponse;
+ };
+ sdk: {
+ input: ListVirtualClustersCommandInput;
+ output: ListVirtualClustersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/StartJobRunCommand.ts b/clients/client-emr-containers/src/commands/StartJobRunCommand.ts
index 7b1cbf82774cf..3b76fdb1f48b8 100644
--- a/clients/client-emr-containers/src/commands/StartJobRunCommand.ts
+++ b/clients/client-emr-containers/src/commands/StartJobRunCommand.ts
@@ -150,4 +150,16 @@ export class StartJobRunCommand extends $Command
.f(StartJobRunRequestFilterSensitiveLog, void 0)
.ser(se_StartJobRunCommand)
.de(de_StartJobRunCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartJobRunRequest;
+ output: StartJobRunResponse;
+ };
+ sdk: {
+ input: StartJobRunCommandInput;
+ output: StartJobRunCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/TagResourceCommand.ts b/clients/client-emr-containers/src/commands/TagResourceCommand.ts
index 2ba448671444b..c9a5479b651de 100644
--- a/clients/client-emr-containers/src/commands/TagResourceCommand.ts
+++ b/clients/client-emr-containers/src/commands/TagResourceCommand.ts
@@ -95,4 +95,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-containers/src/commands/UntagResourceCommand.ts b/clients/client-emr-containers/src/commands/UntagResourceCommand.ts
index 8ed582e8d89f3..148740d4d5c43 100644
--- a/clients/client-emr-containers/src/commands/UntagResourceCommand.ts
+++ b/clients/client-emr-containers/src/commands/UntagResourceCommand.ts
@@ -87,4 +87,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/CHANGELOG.md b/clients/client-emr-serverless/CHANGELOG.md
index 4bd7c5660ab86..8c98b317fabc0 100644
--- a/clients/client-emr-serverless/CHANGELOG.md
+++ b/clients/client-emr-serverless/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-emr-serverless
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-emr-serverless
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-emr-serverless
diff --git a/clients/client-emr-serverless/package.json b/clients/client-emr-serverless/package.json
index 7392ea9eb200b..ddfedb2e13108 100644
--- a/clients/client-emr-serverless/package.json
+++ b/clients/client-emr-serverless/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-emr-serverless",
"description": "AWS SDK for JavaScript Emr Serverless Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-emr-serverless",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
diff --git a/clients/client-emr-serverless/src/commands/CancelJobRunCommand.ts b/clients/client-emr-serverless/src/commands/CancelJobRunCommand.ts
index 95c0199c6c5e7..4ea00d7bbf995 100644
--- a/clients/client-emr-serverless/src/commands/CancelJobRunCommand.ts
+++ b/clients/client-emr-serverless/src/commands/CancelJobRunCommand.ts
@@ -89,4 +89,16 @@ export class CancelJobRunCommand extends $Command
.f(void 0, void 0)
.ser(se_CancelJobRunCommand)
.de(de_CancelJobRunCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CancelJobRunRequest;
+ output: CancelJobRunResponse;
+ };
+ sdk: {
+ input: CancelJobRunCommandInput;
+ output: CancelJobRunCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/CreateApplicationCommand.ts b/clients/client-emr-serverless/src/commands/CreateApplicationCommand.ts
index 4a8da8359528e..20b49bb6a2d23 100644
--- a/clients/client-emr-serverless/src/commands/CreateApplicationCommand.ts
+++ b/clients/client-emr-serverless/src/commands/CreateApplicationCommand.ts
@@ -190,4 +190,16 @@ export class CreateApplicationCommand extends $Command
.f(CreateApplicationRequestFilterSensitiveLog, void 0)
.ser(se_CreateApplicationCommand)
.de(de_CreateApplicationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateApplicationRequest;
+ output: CreateApplicationResponse;
+ };
+ sdk: {
+ input: CreateApplicationCommandInput;
+ output: CreateApplicationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/DeleteApplicationCommand.ts b/clients/client-emr-serverless/src/commands/DeleteApplicationCommand.ts
index 1476674269ed4..1ac1fe5439f90 100644
--- a/clients/client-emr-serverless/src/commands/DeleteApplicationCommand.ts
+++ b/clients/client-emr-serverless/src/commands/DeleteApplicationCommand.ts
@@ -86,4 +86,16 @@ export class DeleteApplicationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteApplicationCommand)
.de(de_DeleteApplicationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteApplicationRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteApplicationCommandInput;
+ output: DeleteApplicationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/GetApplicationCommand.ts b/clients/client-emr-serverless/src/commands/GetApplicationCommand.ts
index 6e549a032b6b3..1f2d5d1fb4456 100644
--- a/clients/client-emr-serverless/src/commands/GetApplicationCommand.ts
+++ b/clients/client-emr-serverless/src/commands/GetApplicationCommand.ts
@@ -193,4 +193,16 @@ export class GetApplicationCommand extends $Command
.f(void 0, GetApplicationResponseFilterSensitiveLog)
.ser(se_GetApplicationCommand)
.de(de_GetApplicationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetApplicationRequest;
+ output: GetApplicationResponse;
+ };
+ sdk: {
+ input: GetApplicationCommandInput;
+ output: GetApplicationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/GetDashboardForJobRunCommand.ts b/clients/client-emr-serverless/src/commands/GetDashboardForJobRunCommand.ts
index 755bc1f1d6710..844c7d64c519c 100644
--- a/clients/client-emr-serverless/src/commands/GetDashboardForJobRunCommand.ts
+++ b/clients/client-emr-serverless/src/commands/GetDashboardForJobRunCommand.ts
@@ -97,4 +97,16 @@ export class GetDashboardForJobRunCommand extends $Command
.f(void 0, void 0)
.ser(se_GetDashboardForJobRunCommand)
.de(de_GetDashboardForJobRunCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetDashboardForJobRunRequest;
+ output: GetDashboardForJobRunResponse;
+ };
+ sdk: {
+ input: GetDashboardForJobRunCommandInput;
+ output: GetDashboardForJobRunCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/GetJobRunCommand.ts b/clients/client-emr-serverless/src/commands/GetJobRunCommand.ts
index 33004ae494f04..c293d8429f99c 100644
--- a/clients/client-emr-serverless/src/commands/GetJobRunCommand.ts
+++ b/clients/client-emr-serverless/src/commands/GetJobRunCommand.ts
@@ -189,4 +189,16 @@ export class GetJobRunCommand extends $Command
.f(void 0, GetJobRunResponseFilterSensitiveLog)
.ser(se_GetJobRunCommand)
.de(de_GetJobRunCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetJobRunRequest;
+ output: GetJobRunResponse;
+ };
+ sdk: {
+ input: GetJobRunCommandInput;
+ output: GetJobRunCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/ListApplicationsCommand.ts b/clients/client-emr-serverless/src/commands/ListApplicationsCommand.ts
index a4d3b23f7f287..1b72cd2126824 100644
--- a/clients/client-emr-serverless/src/commands/ListApplicationsCommand.ts
+++ b/clients/client-emr-serverless/src/commands/ListApplicationsCommand.ts
@@ -102,4 +102,16 @@ export class ListApplicationsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListApplicationsCommand)
.de(de_ListApplicationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListApplicationsRequest;
+ output: ListApplicationsResponse;
+ };
+ sdk: {
+ input: ListApplicationsCommandInput;
+ output: ListApplicationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/ListJobRunAttemptsCommand.ts b/clients/client-emr-serverless/src/commands/ListJobRunAttemptsCommand.ts
index 97035f2349b95..6a085ac3c4372 100644
--- a/clients/client-emr-serverless/src/commands/ListJobRunAttemptsCommand.ts
+++ b/clients/client-emr-serverless/src/commands/ListJobRunAttemptsCommand.ts
@@ -109,4 +109,16 @@ export class ListJobRunAttemptsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListJobRunAttemptsCommand)
.de(de_ListJobRunAttemptsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListJobRunAttemptsRequest;
+ output: ListJobRunAttemptsResponse;
+ };
+ sdk: {
+ input: ListJobRunAttemptsCommandInput;
+ output: ListJobRunAttemptsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/ListJobRunsCommand.ts b/clients/client-emr-serverless/src/commands/ListJobRunsCommand.ts
index 8ec522029d825..94311dcf5b915 100644
--- a/clients/client-emr-serverless/src/commands/ListJobRunsCommand.ts
+++ b/clients/client-emr-serverless/src/commands/ListJobRunsCommand.ts
@@ -112,4 +112,16 @@ export class ListJobRunsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListJobRunsCommand)
.de(de_ListJobRunsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListJobRunsRequest;
+ output: ListJobRunsResponse;
+ };
+ sdk: {
+ input: ListJobRunsCommandInput;
+ output: ListJobRunsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/ListTagsForResourceCommand.ts b/clients/client-emr-serverless/src/commands/ListTagsForResourceCommand.ts
index 8312956c9ddca..44fcd6eb74724 100644
--- a/clients/client-emr-serverless/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-emr-serverless/src/commands/ListTagsForResourceCommand.ts
@@ -89,4 +89,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/StartApplicationCommand.ts b/clients/client-emr-serverless/src/commands/StartApplicationCommand.ts
index c85a9e663da1a..837744b9a7e47 100644
--- a/clients/client-emr-serverless/src/commands/StartApplicationCommand.ts
+++ b/clients/client-emr-serverless/src/commands/StartApplicationCommand.ts
@@ -88,4 +88,16 @@ export class StartApplicationCommand extends $Command
.f(void 0, void 0)
.ser(se_StartApplicationCommand)
.de(de_StartApplicationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartApplicationRequest;
+ output: {};
+ };
+ sdk: {
+ input: StartApplicationCommandInput;
+ output: StartApplicationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/StartJobRunCommand.ts b/clients/client-emr-serverless/src/commands/StartJobRunCommand.ts
index 7c2eff6e33d72..876af6591db57 100644
--- a/clients/client-emr-serverless/src/commands/StartJobRunCommand.ts
+++ b/clients/client-emr-serverless/src/commands/StartJobRunCommand.ts
@@ -162,4 +162,16 @@ export class StartJobRunCommand extends $Command
.f(StartJobRunRequestFilterSensitiveLog, void 0)
.ser(se_StartJobRunCommand)
.de(de_StartJobRunCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartJobRunRequest;
+ output: StartJobRunResponse;
+ };
+ sdk: {
+ input: StartJobRunCommandInput;
+ output: StartJobRunCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/StopApplicationCommand.ts b/clients/client-emr-serverless/src/commands/StopApplicationCommand.ts
index 30b40a0b27bb3..7b59e767afdfb 100644
--- a/clients/client-emr-serverless/src/commands/StopApplicationCommand.ts
+++ b/clients/client-emr-serverless/src/commands/StopApplicationCommand.ts
@@ -86,4 +86,16 @@ export class StopApplicationCommand extends $Command
.f(void 0, void 0)
.ser(se_StopApplicationCommand)
.de(de_StopApplicationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StopApplicationRequest;
+ output: {};
+ };
+ sdk: {
+ input: StopApplicationCommandInput;
+ output: StopApplicationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/TagResourceCommand.ts b/clients/client-emr-serverless/src/commands/TagResourceCommand.ts
index 292d0fdbdda8c..8fbfb0ee6fdbc 100644
--- a/clients/client-emr-serverless/src/commands/TagResourceCommand.ts
+++ b/clients/client-emr-serverless/src/commands/TagResourceCommand.ts
@@ -92,4 +92,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/UntagResourceCommand.ts b/clients/client-emr-serverless/src/commands/UntagResourceCommand.ts
index 7f825335134cc..3b1203b5ab2b1 100644
--- a/clients/client-emr-serverless/src/commands/UntagResourceCommand.ts
+++ b/clients/client-emr-serverless/src/commands/UntagResourceCommand.ts
@@ -88,4 +88,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr-serverless/src/commands/UpdateApplicationCommand.ts b/clients/client-emr-serverless/src/commands/UpdateApplicationCommand.ts
index 52eb4221b0276..ba8d5fd17f938 100644
--- a/clients/client-emr-serverless/src/commands/UpdateApplicationCommand.ts
+++ b/clients/client-emr-serverless/src/commands/UpdateApplicationCommand.ts
@@ -284,4 +284,16 @@ export class UpdateApplicationCommand extends $Command
.f(UpdateApplicationRequestFilterSensitiveLog, UpdateApplicationResponseFilterSensitiveLog)
.ser(se_UpdateApplicationCommand)
.de(de_UpdateApplicationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateApplicationRequest;
+ output: UpdateApplicationResponse;
+ };
+ sdk: {
+ input: UpdateApplicationCommandInput;
+ output: UpdateApplicationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/CHANGELOG.md b/clients/client-emr/CHANGELOG.md
index a2e6b1c68be43..29267e1d3e9d8 100644
--- a/clients/client-emr/CHANGELOG.md
+++ b/clients/client-emr/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-emr
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-emr
+
+
+
+
+
# [3.651.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.650.0...v3.651.0) (2024-09-12)
diff --git a/clients/client-emr/package.json b/clients/client-emr/package.json
index d0c62b4c70782..5319f27182944 100644
--- a/clients/client-emr/package.json
+++ b/clients/client-emr/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-emr",
"description": "AWS SDK for JavaScript Emr Client for Node.js, Browser and React Native",
- "version": "3.651.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-emr",
@@ -33,32 +33,32 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.3",
+ "@smithy/util-waiter": "^3.1.5",
"tslib": "^2.6.2"
},
"devDependencies": {
diff --git a/clients/client-emr/src/commands/AddInstanceFleetCommand.ts b/clients/client-emr/src/commands/AddInstanceFleetCommand.ts
index 637cd3a67b825..adec1f1e7ed96 100644
--- a/clients/client-emr/src/commands/AddInstanceFleetCommand.ts
+++ b/clients/client-emr/src/commands/AddInstanceFleetCommand.ts
@@ -168,4 +168,16 @@ export class AddInstanceFleetCommand extends $Command
.f(void 0, void 0)
.ser(se_AddInstanceFleetCommand)
.de(de_AddInstanceFleetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddInstanceFleetInput;
+ output: AddInstanceFleetOutput;
+ };
+ sdk: {
+ input: AddInstanceFleetCommandInput;
+ output: AddInstanceFleetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/AddInstanceGroupsCommand.ts b/clients/client-emr/src/commands/AddInstanceGroupsCommand.ts
index ae184860cf718..41b498b6c630e 100644
--- a/clients/client-emr/src/commands/AddInstanceGroupsCommand.ts
+++ b/clients/client-emr/src/commands/AddInstanceGroupsCommand.ts
@@ -165,4 +165,16 @@ export class AddInstanceGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_AddInstanceGroupsCommand)
.de(de_AddInstanceGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddInstanceGroupsInput;
+ output: AddInstanceGroupsOutput;
+ };
+ sdk: {
+ input: AddInstanceGroupsCommandInput;
+ output: AddInstanceGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/AddJobFlowStepsCommand.ts b/clients/client-emr/src/commands/AddJobFlowStepsCommand.ts
index cea335cb84fea..aaff10df2db82 100644
--- a/clients/client-emr/src/commands/AddJobFlowStepsCommand.ts
+++ b/clients/client-emr/src/commands/AddJobFlowStepsCommand.ts
@@ -121,4 +121,16 @@ export class AddJobFlowStepsCommand extends $Command
.f(void 0, void 0)
.ser(se_AddJobFlowStepsCommand)
.de(de_AddJobFlowStepsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddJobFlowStepsInput;
+ output: AddJobFlowStepsOutput;
+ };
+ sdk: {
+ input: AddJobFlowStepsCommandInput;
+ output: AddJobFlowStepsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/AddTagsCommand.ts b/clients/client-emr/src/commands/AddTagsCommand.ts
index afb206f590a69..e67af8327f1e4 100644
--- a/clients/client-emr/src/commands/AddTagsCommand.ts
+++ b/clients/client-emr/src/commands/AddTagsCommand.ts
@@ -92,4 +92,16 @@ export class AddTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_AddTagsCommand)
.de(de_AddTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddTagsInput;
+ output: {};
+ };
+ sdk: {
+ input: AddTagsCommandInput;
+ output: AddTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/CancelStepsCommand.ts b/clients/client-emr/src/commands/CancelStepsCommand.ts
index 8546c0a4db5d4..c79b411b6f24d 100644
--- a/clients/client-emr/src/commands/CancelStepsCommand.ts
+++ b/clients/client-emr/src/commands/CancelStepsCommand.ts
@@ -98,4 +98,16 @@ export class CancelStepsCommand extends $Command
.f(void 0, void 0)
.ser(se_CancelStepsCommand)
.de(de_CancelStepsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CancelStepsInput;
+ output: CancelStepsOutput;
+ };
+ sdk: {
+ input: CancelStepsCommandInput;
+ output: CancelStepsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/CreateSecurityConfigurationCommand.ts b/clients/client-emr/src/commands/CreateSecurityConfigurationCommand.ts
index 6647df2162b21..1b2bff7f1b069 100644
--- a/clients/client-emr/src/commands/CreateSecurityConfigurationCommand.ts
+++ b/clients/client-emr/src/commands/CreateSecurityConfigurationCommand.ts
@@ -87,4 +87,16 @@ export class CreateSecurityConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateSecurityConfigurationCommand)
.de(de_CreateSecurityConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateSecurityConfigurationInput;
+ output: CreateSecurityConfigurationOutput;
+ };
+ sdk: {
+ input: CreateSecurityConfigurationCommandInput;
+ output: CreateSecurityConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/CreateStudioCommand.ts b/clients/client-emr/src/commands/CreateStudioCommand.ts
index cba28af1d2f51..5be8c2632bea4 100644
--- a/clients/client-emr/src/commands/CreateStudioCommand.ts
+++ b/clients/client-emr/src/commands/CreateStudioCommand.ts
@@ -108,4 +108,16 @@ export class CreateStudioCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateStudioCommand)
.de(de_CreateStudioCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateStudioInput;
+ output: CreateStudioOutput;
+ };
+ sdk: {
+ input: CreateStudioCommandInput;
+ output: CreateStudioCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/CreateStudioSessionMappingCommand.ts b/clients/client-emr/src/commands/CreateStudioSessionMappingCommand.ts
index 3d2d99cd2fc19..be99516fd1f39 100644
--- a/clients/client-emr/src/commands/CreateStudioSessionMappingCommand.ts
+++ b/clients/client-emr/src/commands/CreateStudioSessionMappingCommand.ts
@@ -90,4 +90,16 @@ export class CreateStudioSessionMappingCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateStudioSessionMappingCommand)
.de(de_CreateStudioSessionMappingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateStudioSessionMappingInput;
+ output: {};
+ };
+ sdk: {
+ input: CreateStudioSessionMappingCommandInput;
+ output: CreateStudioSessionMappingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/DeleteSecurityConfigurationCommand.ts b/clients/client-emr/src/commands/DeleteSecurityConfigurationCommand.ts
index 77c3e24b50ea3..d066a619d1724 100644
--- a/clients/client-emr/src/commands/DeleteSecurityConfigurationCommand.ts
+++ b/clients/client-emr/src/commands/DeleteSecurityConfigurationCommand.ts
@@ -82,4 +82,16 @@ export class DeleteSecurityConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteSecurityConfigurationCommand)
.de(de_DeleteSecurityConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteSecurityConfigurationInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteSecurityConfigurationCommandInput;
+ output: DeleteSecurityConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/DeleteStudioCommand.ts b/clients/client-emr/src/commands/DeleteStudioCommand.ts
index 56ee607959480..170944d77ee9d 100644
--- a/clients/client-emr/src/commands/DeleteStudioCommand.ts
+++ b/clients/client-emr/src/commands/DeleteStudioCommand.ts
@@ -82,4 +82,16 @@ export class DeleteStudioCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteStudioCommand)
.de(de_DeleteStudioCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteStudioInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteStudioCommandInput;
+ output: DeleteStudioCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/DeleteStudioSessionMappingCommand.ts b/clients/client-emr/src/commands/DeleteStudioSessionMappingCommand.ts
index 57657b4c8e2d8..4e45dde6208ae 100644
--- a/clients/client-emr/src/commands/DeleteStudioSessionMappingCommand.ts
+++ b/clients/client-emr/src/commands/DeleteStudioSessionMappingCommand.ts
@@ -85,4 +85,16 @@ export class DeleteStudioSessionMappingCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteStudioSessionMappingCommand)
.de(de_DeleteStudioSessionMappingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteStudioSessionMappingInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteStudioSessionMappingCommandInput;
+ output: DeleteStudioSessionMappingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/DescribeClusterCommand.ts b/clients/client-emr/src/commands/DescribeClusterCommand.ts
index 8d2c156a83e73..c61404184e604 100644
--- a/clients/client-emr/src/commands/DescribeClusterCommand.ts
+++ b/clients/client-emr/src/commands/DescribeClusterCommand.ts
@@ -205,4 +205,16 @@ export class DescribeClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeClusterCommand)
.de(de_DescribeClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeClusterInput;
+ output: DescribeClusterOutput;
+ };
+ sdk: {
+ input: DescribeClusterCommandInput;
+ output: DescribeClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/DescribeJobFlowsCommand.ts b/clients/client-emr/src/commands/DescribeJobFlowsCommand.ts
index ffbaf7c988248..603266ee85f8c 100644
--- a/clients/client-emr/src/commands/DescribeJobFlowsCommand.ts
+++ b/clients/client-emr/src/commands/DescribeJobFlowsCommand.ts
@@ -214,4 +214,16 @@ export class DescribeJobFlowsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeJobFlowsCommand)
.de(de_DescribeJobFlowsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeJobFlowsInput;
+ output: DescribeJobFlowsOutput;
+ };
+ sdk: {
+ input: DescribeJobFlowsCommandInput;
+ output: DescribeJobFlowsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/DescribeNotebookExecutionCommand.ts b/clients/client-emr/src/commands/DescribeNotebookExecutionCommand.ts
index 596788b63dc4b..2acf802a1e0aa 100644
--- a/clients/client-emr/src/commands/DescribeNotebookExecutionCommand.ts
+++ b/clients/client-emr/src/commands/DescribeNotebookExecutionCommand.ts
@@ -120,4 +120,16 @@ export class DescribeNotebookExecutionCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeNotebookExecutionCommand)
.de(de_DescribeNotebookExecutionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeNotebookExecutionInput;
+ output: DescribeNotebookExecutionOutput;
+ };
+ sdk: {
+ input: DescribeNotebookExecutionCommandInput;
+ output: DescribeNotebookExecutionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/DescribeReleaseLabelCommand.ts b/clients/client-emr/src/commands/DescribeReleaseLabelCommand.ts
index a33045f22c923..bc60de9df1082 100644
--- a/clients/client-emr/src/commands/DescribeReleaseLabelCommand.ts
+++ b/clients/client-emr/src/commands/DescribeReleaseLabelCommand.ts
@@ -100,4 +100,16 @@ export class DescribeReleaseLabelCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeReleaseLabelCommand)
.de(de_DescribeReleaseLabelCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeReleaseLabelInput;
+ output: DescribeReleaseLabelOutput;
+ };
+ sdk: {
+ input: DescribeReleaseLabelCommandInput;
+ output: DescribeReleaseLabelCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/DescribeSecurityConfigurationCommand.ts b/clients/client-emr/src/commands/DescribeSecurityConfigurationCommand.ts
index c64de838f3568..53d51606f9e83 100644
--- a/clients/client-emr/src/commands/DescribeSecurityConfigurationCommand.ts
+++ b/clients/client-emr/src/commands/DescribeSecurityConfigurationCommand.ts
@@ -92,4 +92,16 @@ export class DescribeSecurityConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeSecurityConfigurationCommand)
.de(de_DescribeSecurityConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeSecurityConfigurationInput;
+ output: DescribeSecurityConfigurationOutput;
+ };
+ sdk: {
+ input: DescribeSecurityConfigurationCommandInput;
+ output: DescribeSecurityConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/DescribeStepCommand.ts b/clients/client-emr/src/commands/DescribeStepCommand.ts
index 558b892c24521..682fa231ce6a2 100644
--- a/clients/client-emr/src/commands/DescribeStepCommand.ts
+++ b/clients/client-emr/src/commands/DescribeStepCommand.ts
@@ -117,4 +117,16 @@ export class DescribeStepCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeStepCommand)
.de(de_DescribeStepCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeStepInput;
+ output: DescribeStepOutput;
+ };
+ sdk: {
+ input: DescribeStepCommandInput;
+ output: DescribeStepCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/DescribeStudioCommand.ts b/clients/client-emr/src/commands/DescribeStudioCommand.ts
index 25c644be2ae61..d444efdd4f4ef 100644
--- a/clients/client-emr/src/commands/DescribeStudioCommand.ts
+++ b/clients/client-emr/src/commands/DescribeStudioCommand.ts
@@ -114,4 +114,16 @@ export class DescribeStudioCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeStudioCommand)
.de(de_DescribeStudioCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeStudioInput;
+ output: DescribeStudioOutput;
+ };
+ sdk: {
+ input: DescribeStudioCommandInput;
+ output: DescribeStudioCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/GetAutoTerminationPolicyCommand.ts b/clients/client-emr/src/commands/GetAutoTerminationPolicyCommand.ts
index c9d239fd992c8..7a877c09e3edd 100644
--- a/clients/client-emr/src/commands/GetAutoTerminationPolicyCommand.ts
+++ b/clients/client-emr/src/commands/GetAutoTerminationPolicyCommand.ts
@@ -79,4 +79,16 @@ export class GetAutoTerminationPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_GetAutoTerminationPolicyCommand)
.de(de_GetAutoTerminationPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetAutoTerminationPolicyInput;
+ output: GetAutoTerminationPolicyOutput;
+ };
+ sdk: {
+ input: GetAutoTerminationPolicyCommandInput;
+ output: GetAutoTerminationPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/GetBlockPublicAccessConfigurationCommand.ts b/clients/client-emr/src/commands/GetBlockPublicAccessConfigurationCommand.ts
index fdd6bd4d952d0..1020224fa45ff 100644
--- a/clients/client-emr/src/commands/GetBlockPublicAccessConfigurationCommand.ts
+++ b/clients/client-emr/src/commands/GetBlockPublicAccessConfigurationCommand.ts
@@ -120,4 +120,16 @@ export class GetBlockPublicAccessConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_GetBlockPublicAccessConfigurationCommand)
.de(de_GetBlockPublicAccessConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: GetBlockPublicAccessConfigurationOutput;
+ };
+ sdk: {
+ input: GetBlockPublicAccessConfigurationCommandInput;
+ output: GetBlockPublicAccessConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/GetClusterSessionCredentialsCommand.ts b/clients/client-emr/src/commands/GetClusterSessionCredentialsCommand.ts
index 66e6220958ce6..ebe7b057a72da 100644
--- a/clients/client-emr/src/commands/GetClusterSessionCredentialsCommand.ts
+++ b/clients/client-emr/src/commands/GetClusterSessionCredentialsCommand.ts
@@ -103,4 +103,16 @@ export class GetClusterSessionCredentialsCommand extends $Command
.f(void 0, GetClusterSessionCredentialsOutputFilterSensitiveLog)
.ser(se_GetClusterSessionCredentialsCommand)
.de(de_GetClusterSessionCredentialsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetClusterSessionCredentialsInput;
+ output: GetClusterSessionCredentialsOutput;
+ };
+ sdk: {
+ input: GetClusterSessionCredentialsCommandInput;
+ output: GetClusterSessionCredentialsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/GetManagedScalingPolicyCommand.ts b/clients/client-emr/src/commands/GetManagedScalingPolicyCommand.ts
index 85cce6a764922..e174f0794aa7d 100644
--- a/clients/client-emr/src/commands/GetManagedScalingPolicyCommand.ts
+++ b/clients/client-emr/src/commands/GetManagedScalingPolicyCommand.ts
@@ -85,4 +85,16 @@ export class GetManagedScalingPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_GetManagedScalingPolicyCommand)
.de(de_GetManagedScalingPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetManagedScalingPolicyInput;
+ output: GetManagedScalingPolicyOutput;
+ };
+ sdk: {
+ input: GetManagedScalingPolicyCommandInput;
+ output: GetManagedScalingPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/GetStudioSessionMappingCommand.ts b/clients/client-emr/src/commands/GetStudioSessionMappingCommand.ts
index 9377db46f3778..ea831604a3985 100644
--- a/clients/client-emr/src/commands/GetStudioSessionMappingCommand.ts
+++ b/clients/client-emr/src/commands/GetStudioSessionMappingCommand.ts
@@ -96,4 +96,16 @@ export class GetStudioSessionMappingCommand extends $Command
.f(void 0, void 0)
.ser(se_GetStudioSessionMappingCommand)
.de(de_GetStudioSessionMappingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetStudioSessionMappingInput;
+ output: GetStudioSessionMappingOutput;
+ };
+ sdk: {
+ input: GetStudioSessionMappingCommandInput;
+ output: GetStudioSessionMappingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ListBootstrapActionsCommand.ts b/clients/client-emr/src/commands/ListBootstrapActionsCommand.ts
index 9e164fe33a08b..4cc294aaadd88 100644
--- a/clients/client-emr/src/commands/ListBootstrapActionsCommand.ts
+++ b/clients/client-emr/src/commands/ListBootstrapActionsCommand.ts
@@ -94,4 +94,16 @@ export class ListBootstrapActionsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListBootstrapActionsCommand)
.de(de_ListBootstrapActionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListBootstrapActionsInput;
+ output: ListBootstrapActionsOutput;
+ };
+ sdk: {
+ input: ListBootstrapActionsCommandInput;
+ output: ListBootstrapActionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ListClustersCommand.ts b/clients/client-emr/src/commands/ListClustersCommand.ts
index a900a48750b2c..53c963bf0515c 100644
--- a/clients/client-emr/src/commands/ListClustersCommand.ts
+++ b/clients/client-emr/src/commands/ListClustersCommand.ts
@@ -125,4 +125,16 @@ export class ListClustersCommand extends $Command
.f(void 0, void 0)
.ser(se_ListClustersCommand)
.de(de_ListClustersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListClustersInput;
+ output: ListClustersOutput;
+ };
+ sdk: {
+ input: ListClustersCommandInput;
+ output: ListClustersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ListInstanceFleetsCommand.ts b/clients/client-emr/src/commands/ListInstanceFleetsCommand.ts
index 4441d093e6350..0efb4d9415401 100644
--- a/clients/client-emr/src/commands/ListInstanceFleetsCommand.ts
+++ b/clients/client-emr/src/commands/ListInstanceFleetsCommand.ts
@@ -182,4 +182,16 @@ export class ListInstanceFleetsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListInstanceFleetsCommand)
.de(de_ListInstanceFleetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListInstanceFleetsInput;
+ output: ListInstanceFleetsOutput;
+ };
+ sdk: {
+ input: ListInstanceFleetsCommandInput;
+ output: ListInstanceFleetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ListInstanceGroupsCommand.ts b/clients/client-emr/src/commands/ListInstanceGroupsCommand.ts
index 6d73d75d995cb..f136ea09dd89e 100644
--- a/clients/client-emr/src/commands/ListInstanceGroupsCommand.ts
+++ b/clients/client-emr/src/commands/ListInstanceGroupsCommand.ts
@@ -199,4 +199,16 @@ export class ListInstanceGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListInstanceGroupsCommand)
.de(de_ListInstanceGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListInstanceGroupsInput;
+ output: ListInstanceGroupsOutput;
+ };
+ sdk: {
+ input: ListInstanceGroupsCommandInput;
+ output: ListInstanceGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ListInstancesCommand.ts b/clients/client-emr/src/commands/ListInstancesCommand.ts
index 979c592fe7cb8..b465d51a84348 100644
--- a/clients/client-emr/src/commands/ListInstancesCommand.ts
+++ b/clients/client-emr/src/commands/ListInstancesCommand.ts
@@ -129,4 +129,16 @@ export class ListInstancesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListInstancesCommand)
.de(de_ListInstancesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListInstancesInput;
+ output: ListInstancesOutput;
+ };
+ sdk: {
+ input: ListInstancesCommandInput;
+ output: ListInstancesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ListNotebookExecutionsCommand.ts b/clients/client-emr/src/commands/ListNotebookExecutionsCommand.ts
index 59e378c2821ac..870e4e06628f9 100644
--- a/clients/client-emr/src/commands/ListNotebookExecutionsCommand.ts
+++ b/clients/client-emr/src/commands/ListNotebookExecutionsCommand.ts
@@ -107,4 +107,16 @@ export class ListNotebookExecutionsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListNotebookExecutionsCommand)
.de(de_ListNotebookExecutionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListNotebookExecutionsInput;
+ output: ListNotebookExecutionsOutput;
+ };
+ sdk: {
+ input: ListNotebookExecutionsCommandInput;
+ output: ListNotebookExecutionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ListReleaseLabelsCommand.ts b/clients/client-emr/src/commands/ListReleaseLabelsCommand.ts
index d3902f7cc8f48..58aa1f014e9fd 100644
--- a/clients/client-emr/src/commands/ListReleaseLabelsCommand.ts
+++ b/clients/client-emr/src/commands/ListReleaseLabelsCommand.ts
@@ -93,4 +93,16 @@ export class ListReleaseLabelsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListReleaseLabelsCommand)
.de(de_ListReleaseLabelsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListReleaseLabelsInput;
+ output: ListReleaseLabelsOutput;
+ };
+ sdk: {
+ input: ListReleaseLabelsCommandInput;
+ output: ListReleaseLabelsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ListSecurityConfigurationsCommand.ts b/clients/client-emr/src/commands/ListSecurityConfigurationsCommand.ts
index 3a2fe9924a1a1..002ce0f635b07 100644
--- a/clients/client-emr/src/commands/ListSecurityConfigurationsCommand.ts
+++ b/clients/client-emr/src/commands/ListSecurityConfigurationsCommand.ts
@@ -93,4 +93,16 @@ export class ListSecurityConfigurationsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListSecurityConfigurationsCommand)
.de(de_ListSecurityConfigurationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListSecurityConfigurationsInput;
+ output: ListSecurityConfigurationsOutput;
+ };
+ sdk: {
+ input: ListSecurityConfigurationsCommandInput;
+ output: ListSecurityConfigurationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ListStepsCommand.ts b/clients/client-emr/src/commands/ListStepsCommand.ts
index 82fb9db3b8fe9..0106328d24501 100644
--- a/clients/client-emr/src/commands/ListStepsCommand.ts
+++ b/clients/client-emr/src/commands/ListStepsCommand.ts
@@ -130,4 +130,16 @@ export class ListStepsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListStepsCommand)
.de(de_ListStepsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListStepsInput;
+ output: ListStepsOutput;
+ };
+ sdk: {
+ input: ListStepsCommandInput;
+ output: ListStepsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ListStudioSessionMappingsCommand.ts b/clients/client-emr/src/commands/ListStudioSessionMappingsCommand.ts
index 4a6ee5a0fe8cd..22580efa6e9c2 100644
--- a/clients/client-emr/src/commands/ListStudioSessionMappingsCommand.ts
+++ b/clients/client-emr/src/commands/ListStudioSessionMappingsCommand.ts
@@ -97,4 +97,16 @@ export class ListStudioSessionMappingsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListStudioSessionMappingsCommand)
.de(de_ListStudioSessionMappingsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListStudioSessionMappingsInput;
+ output: ListStudioSessionMappingsOutput;
+ };
+ sdk: {
+ input: ListStudioSessionMappingsCommandInput;
+ output: ListStudioSessionMappingsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ListStudiosCommand.ts b/clients/client-emr/src/commands/ListStudiosCommand.ts
index 0e0f661df20a9..a75e79a091e3b 100644
--- a/clients/client-emr/src/commands/ListStudiosCommand.ts
+++ b/clients/client-emr/src/commands/ListStudiosCommand.ts
@@ -96,4 +96,16 @@ export class ListStudiosCommand extends $Command
.f(void 0, void 0)
.ser(se_ListStudiosCommand)
.de(de_ListStudiosCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListStudiosInput;
+ output: ListStudiosOutput;
+ };
+ sdk: {
+ input: ListStudiosCommandInput;
+ output: ListStudiosCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ListSupportedInstanceTypesCommand.ts b/clients/client-emr/src/commands/ListSupportedInstanceTypesCommand.ts
index a318375fbbfe6..f42b591402a9d 100644
--- a/clients/client-emr/src/commands/ListSupportedInstanceTypesCommand.ts
+++ b/clients/client-emr/src/commands/ListSupportedInstanceTypesCommand.ts
@@ -101,4 +101,16 @@ export class ListSupportedInstanceTypesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListSupportedInstanceTypesCommand)
.de(de_ListSupportedInstanceTypesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListSupportedInstanceTypesInput;
+ output: ListSupportedInstanceTypesOutput;
+ };
+ sdk: {
+ input: ListSupportedInstanceTypesCommandInput;
+ output: ListSupportedInstanceTypesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ModifyClusterCommand.ts b/clients/client-emr/src/commands/ModifyClusterCommand.ts
index 0410c084b1dff..cee1d7b56a32c 100644
--- a/clients/client-emr/src/commands/ModifyClusterCommand.ts
+++ b/clients/client-emr/src/commands/ModifyClusterCommand.ts
@@ -86,4 +86,16 @@ export class ModifyClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyClusterCommand)
.de(de_ModifyClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyClusterInput;
+ output: ModifyClusterOutput;
+ };
+ sdk: {
+ input: ModifyClusterCommandInput;
+ output: ModifyClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ModifyInstanceFleetCommand.ts b/clients/client-emr/src/commands/ModifyInstanceFleetCommand.ts
index 7ac07aa775c73..04bfa57bf38c6 100644
--- a/clients/client-emr/src/commands/ModifyInstanceFleetCommand.ts
+++ b/clients/client-emr/src/commands/ModifyInstanceFleetCommand.ts
@@ -149,4 +149,16 @@ export class ModifyInstanceFleetCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyInstanceFleetCommand)
.de(de_ModifyInstanceFleetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyInstanceFleetInput;
+ output: {};
+ };
+ sdk: {
+ input: ModifyInstanceFleetCommandInput;
+ output: ModifyInstanceFleetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/ModifyInstanceGroupsCommand.ts b/clients/client-emr/src/commands/ModifyInstanceGroupsCommand.ts
index 75570316f1dd5..8c714867890ff 100644
--- a/clients/client-emr/src/commands/ModifyInstanceGroupsCommand.ts
+++ b/clients/client-emr/src/commands/ModifyInstanceGroupsCommand.ts
@@ -120,4 +120,16 @@ export class ModifyInstanceGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_ModifyInstanceGroupsCommand)
.de(de_ModifyInstanceGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ModifyInstanceGroupsInput;
+ output: {};
+ };
+ sdk: {
+ input: ModifyInstanceGroupsCommandInput;
+ output: ModifyInstanceGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/PutAutoScalingPolicyCommand.ts b/clients/client-emr/src/commands/PutAutoScalingPolicyCommand.ts
index ebd195406889d..813f9ba7d7fa2 100644
--- a/clients/client-emr/src/commands/PutAutoScalingPolicyCommand.ts
+++ b/clients/client-emr/src/commands/PutAutoScalingPolicyCommand.ts
@@ -166,4 +166,16 @@ export class PutAutoScalingPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_PutAutoScalingPolicyCommand)
.de(de_PutAutoScalingPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutAutoScalingPolicyInput;
+ output: PutAutoScalingPolicyOutput;
+ };
+ sdk: {
+ input: PutAutoScalingPolicyCommandInput;
+ output: PutAutoScalingPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/PutAutoTerminationPolicyCommand.ts b/clients/client-emr/src/commands/PutAutoTerminationPolicyCommand.ts
index de02a63b44e5e..30df6227df32a 100644
--- a/clients/client-emr/src/commands/PutAutoTerminationPolicyCommand.ts
+++ b/clients/client-emr/src/commands/PutAutoTerminationPolicyCommand.ts
@@ -86,4 +86,16 @@ export class PutAutoTerminationPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_PutAutoTerminationPolicyCommand)
.de(de_PutAutoTerminationPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutAutoTerminationPolicyInput;
+ output: {};
+ };
+ sdk: {
+ input: PutAutoTerminationPolicyCommandInput;
+ output: PutAutoTerminationPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/PutBlockPublicAccessConfigurationCommand.ts b/clients/client-emr/src/commands/PutBlockPublicAccessConfigurationCommand.ts
index 9ac84b93d3519..8b6c02596f67e 100644
--- a/clients/client-emr/src/commands/PutBlockPublicAccessConfigurationCommand.ts
+++ b/clients/client-emr/src/commands/PutBlockPublicAccessConfigurationCommand.ts
@@ -117,4 +117,16 @@ export class PutBlockPublicAccessConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_PutBlockPublicAccessConfigurationCommand)
.de(de_PutBlockPublicAccessConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutBlockPublicAccessConfigurationInput;
+ output: {};
+ };
+ sdk: {
+ input: PutBlockPublicAccessConfigurationCommandInput;
+ output: PutBlockPublicAccessConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/PutManagedScalingPolicyCommand.ts b/clients/client-emr/src/commands/PutManagedScalingPolicyCommand.ts
index 43199509bd06f..987a2f5b6ddbf 100644
--- a/clients/client-emr/src/commands/PutManagedScalingPolicyCommand.ts
+++ b/clients/client-emr/src/commands/PutManagedScalingPolicyCommand.ts
@@ -87,4 +87,16 @@ export class PutManagedScalingPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_PutManagedScalingPolicyCommand)
.de(de_PutManagedScalingPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutManagedScalingPolicyInput;
+ output: {};
+ };
+ sdk: {
+ input: PutManagedScalingPolicyCommandInput;
+ output: PutManagedScalingPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/RemoveAutoScalingPolicyCommand.ts b/clients/client-emr/src/commands/RemoveAutoScalingPolicyCommand.ts
index 99fba1a27cf68..aef04782793ae 100644
--- a/clients/client-emr/src/commands/RemoveAutoScalingPolicyCommand.ts
+++ b/clients/client-emr/src/commands/RemoveAutoScalingPolicyCommand.ts
@@ -76,4 +76,16 @@ export class RemoveAutoScalingPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveAutoScalingPolicyCommand)
.de(de_RemoveAutoScalingPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveAutoScalingPolicyInput;
+ output: {};
+ };
+ sdk: {
+ input: RemoveAutoScalingPolicyCommandInput;
+ output: RemoveAutoScalingPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/RemoveAutoTerminationPolicyCommand.ts b/clients/client-emr/src/commands/RemoveAutoTerminationPolicyCommand.ts
index 44367b0143926..1909cd24bbc1f 100644
--- a/clients/client-emr/src/commands/RemoveAutoTerminationPolicyCommand.ts
+++ b/clients/client-emr/src/commands/RemoveAutoTerminationPolicyCommand.ts
@@ -75,4 +75,16 @@ export class RemoveAutoTerminationPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveAutoTerminationPolicyCommand)
.de(de_RemoveAutoTerminationPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveAutoTerminationPolicyInput;
+ output: {};
+ };
+ sdk: {
+ input: RemoveAutoTerminationPolicyCommandInput;
+ output: RemoveAutoTerminationPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/RemoveManagedScalingPolicyCommand.ts b/clients/client-emr/src/commands/RemoveManagedScalingPolicyCommand.ts
index 23e9e1c3da26e..5e8495d87adec 100644
--- a/clients/client-emr/src/commands/RemoveManagedScalingPolicyCommand.ts
+++ b/clients/client-emr/src/commands/RemoveManagedScalingPolicyCommand.ts
@@ -75,4 +75,16 @@ export class RemoveManagedScalingPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveManagedScalingPolicyCommand)
.de(de_RemoveManagedScalingPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveManagedScalingPolicyInput;
+ output: {};
+ };
+ sdk: {
+ input: RemoveManagedScalingPolicyCommandInput;
+ output: RemoveManagedScalingPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/RemoveTagsCommand.ts b/clients/client-emr/src/commands/RemoveTagsCommand.ts
index f3fd15196bcae..0ffaea662a98e 100644
--- a/clients/client-emr/src/commands/RemoveTagsCommand.ts
+++ b/clients/client-emr/src/commands/RemoveTagsCommand.ts
@@ -89,4 +89,16 @@ export class RemoveTagsCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveTagsCommand)
.de(de_RemoveTagsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveTagsInput;
+ output: {};
+ };
+ sdk: {
+ input: RemoveTagsCommandInput;
+ output: RemoveTagsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/RunJobFlowCommand.ts b/clients/client-emr/src/commands/RunJobFlowCommand.ts
index 21f5cbe623ff2..7c189b1472af7 100644
--- a/clients/client-emr/src/commands/RunJobFlowCommand.ts
+++ b/clients/client-emr/src/commands/RunJobFlowCommand.ts
@@ -377,4 +377,16 @@ export class RunJobFlowCommand extends $Command
.f(void 0, void 0)
.ser(se_RunJobFlowCommand)
.de(de_RunJobFlowCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RunJobFlowInput;
+ output: RunJobFlowOutput;
+ };
+ sdk: {
+ input: RunJobFlowCommandInput;
+ output: RunJobFlowCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/SetKeepJobFlowAliveWhenNoStepsCommand.ts b/clients/client-emr/src/commands/SetKeepJobFlowAliveWhenNoStepsCommand.ts
index 8ebaa9dbc8e34..71473e8a7b7fd 100644
--- a/clients/client-emr/src/commands/SetKeepJobFlowAliveWhenNoStepsCommand.ts
+++ b/clients/client-emr/src/commands/SetKeepJobFlowAliveWhenNoStepsCommand.ts
@@ -88,4 +88,16 @@ export class SetKeepJobFlowAliveWhenNoStepsCommand extends $Command
.f(void 0, void 0)
.ser(se_SetKeepJobFlowAliveWhenNoStepsCommand)
.de(de_SetKeepJobFlowAliveWhenNoStepsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetKeepJobFlowAliveWhenNoStepsInput;
+ output: {};
+ };
+ sdk: {
+ input: SetKeepJobFlowAliveWhenNoStepsCommandInput;
+ output: SetKeepJobFlowAliveWhenNoStepsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/SetTerminationProtectionCommand.ts b/clients/client-emr/src/commands/SetTerminationProtectionCommand.ts
index a6904190f2b92..fe486c4d26269 100644
--- a/clients/client-emr/src/commands/SetTerminationProtectionCommand.ts
+++ b/clients/client-emr/src/commands/SetTerminationProtectionCommand.ts
@@ -98,4 +98,16 @@ export class SetTerminationProtectionCommand extends $Command
.f(void 0, void 0)
.ser(se_SetTerminationProtectionCommand)
.de(de_SetTerminationProtectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetTerminationProtectionInput;
+ output: {};
+ };
+ sdk: {
+ input: SetTerminationProtectionCommandInput;
+ output: SetTerminationProtectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/SetUnhealthyNodeReplacementCommand.ts b/clients/client-emr/src/commands/SetUnhealthyNodeReplacementCommand.ts
index 188ffc34b0ee0..e1232e67095b0 100644
--- a/clients/client-emr/src/commands/SetUnhealthyNodeReplacementCommand.ts
+++ b/clients/client-emr/src/commands/SetUnhealthyNodeReplacementCommand.ts
@@ -93,4 +93,16 @@ export class SetUnhealthyNodeReplacementCommand extends $Command
.f(void 0, void 0)
.ser(se_SetUnhealthyNodeReplacementCommand)
.de(de_SetUnhealthyNodeReplacementCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetUnhealthyNodeReplacementInput;
+ output: {};
+ };
+ sdk: {
+ input: SetUnhealthyNodeReplacementCommandInput;
+ output: SetUnhealthyNodeReplacementCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/SetVisibleToAllUsersCommand.ts b/clients/client-emr/src/commands/SetVisibleToAllUsersCommand.ts
index 3713c490f9848..9289ea6e44e35 100644
--- a/clients/client-emr/src/commands/SetVisibleToAllUsersCommand.ts
+++ b/clients/client-emr/src/commands/SetVisibleToAllUsersCommand.ts
@@ -94,4 +94,16 @@ export class SetVisibleToAllUsersCommand extends $Command
.f(void 0, void 0)
.ser(se_SetVisibleToAllUsersCommand)
.de(de_SetVisibleToAllUsersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetVisibleToAllUsersInput;
+ output: {};
+ };
+ sdk: {
+ input: SetVisibleToAllUsersCommandInput;
+ output: SetVisibleToAllUsersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/StartNotebookExecutionCommand.ts b/clients/client-emr/src/commands/StartNotebookExecutionCommand.ts
index e10cc6f99bf36..dcd29ceb130f0 100644
--- a/clients/client-emr/src/commands/StartNotebookExecutionCommand.ts
+++ b/clients/client-emr/src/commands/StartNotebookExecutionCommand.ts
@@ -113,4 +113,16 @@ export class StartNotebookExecutionCommand extends $Command
.f(void 0, void 0)
.ser(se_StartNotebookExecutionCommand)
.de(de_StartNotebookExecutionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartNotebookExecutionInput;
+ output: StartNotebookExecutionOutput;
+ };
+ sdk: {
+ input: StartNotebookExecutionCommandInput;
+ output: StartNotebookExecutionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/StopNotebookExecutionCommand.ts b/clients/client-emr/src/commands/StopNotebookExecutionCommand.ts
index 43217ffc0be2b..2936be4be13de 100644
--- a/clients/client-emr/src/commands/StopNotebookExecutionCommand.ts
+++ b/clients/client-emr/src/commands/StopNotebookExecutionCommand.ts
@@ -82,4 +82,16 @@ export class StopNotebookExecutionCommand extends $Command
.f(void 0, void 0)
.ser(se_StopNotebookExecutionCommand)
.de(de_StopNotebookExecutionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StopNotebookExecutionInput;
+ output: {};
+ };
+ sdk: {
+ input: StopNotebookExecutionCommandInput;
+ output: StopNotebookExecutionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/TerminateJobFlowsCommand.ts b/clients/client-emr/src/commands/TerminateJobFlowsCommand.ts
index e23d19249ea1e..69e3a9da8f3fb 100644
--- a/clients/client-emr/src/commands/TerminateJobFlowsCommand.ts
+++ b/clients/client-emr/src/commands/TerminateJobFlowsCommand.ts
@@ -87,4 +87,16 @@ export class TerminateJobFlowsCommand extends $Command
.f(void 0, void 0)
.ser(se_TerminateJobFlowsCommand)
.de(de_TerminateJobFlowsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TerminateJobFlowsInput;
+ output: {};
+ };
+ sdk: {
+ input: TerminateJobFlowsCommandInput;
+ output: TerminateJobFlowsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/UpdateStudioCommand.ts b/clients/client-emr/src/commands/UpdateStudioCommand.ts
index 3444a55217711..fb3ba1cb89308 100644
--- a/clients/client-emr/src/commands/UpdateStudioCommand.ts
+++ b/clients/client-emr/src/commands/UpdateStudioCommand.ts
@@ -90,4 +90,16 @@ export class UpdateStudioCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateStudioCommand)
.de(de_UpdateStudioCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateStudioInput;
+ output: {};
+ };
+ sdk: {
+ input: UpdateStudioCommandInput;
+ output: UpdateStudioCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-emr/src/commands/UpdateStudioSessionMappingCommand.ts b/clients/client-emr/src/commands/UpdateStudioSessionMappingCommand.ts
index 46f476068d78a..f977304e793cf 100644
--- a/clients/client-emr/src/commands/UpdateStudioSessionMappingCommand.ts
+++ b/clients/client-emr/src/commands/UpdateStudioSessionMappingCommand.ts
@@ -86,4 +86,16 @@ export class UpdateStudioSessionMappingCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateStudioSessionMappingCommand)
.de(de_UpdateStudioSessionMappingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateStudioSessionMappingInput;
+ output: {};
+ };
+ sdk: {
+ input: UpdateStudioSessionMappingCommandInput;
+ output: UpdateStudioSessionMappingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/CHANGELOG.md b/clients/client-entityresolution/CHANGELOG.md
index e60e6b0e43f14..44657241775c3 100644
--- a/clients/client-entityresolution/CHANGELOG.md
+++ b/clients/client-entityresolution/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-entityresolution
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-entityresolution
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-entityresolution
diff --git a/clients/client-entityresolution/package.json b/clients/client-entityresolution/package.json
index ec7484ce54756..884ba7b9691a8 100644
--- a/clients/client-entityresolution/package.json
+++ b/clients/client-entityresolution/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-entityresolution",
"description": "AWS SDK for JavaScript Entityresolution Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-entityresolution",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-entityresolution/src/commands/AddPolicyStatementCommand.ts b/clients/client-entityresolution/src/commands/AddPolicyStatementCommand.ts
index e33193ac76035..a27059523d3cf 100644
--- a/clients/client-entityresolution/src/commands/AddPolicyStatementCommand.ts
+++ b/clients/client-entityresolution/src/commands/AddPolicyStatementCommand.ts
@@ -110,4 +110,16 @@ export class AddPolicyStatementCommand extends $Command
.f(void 0, void 0)
.ser(se_AddPolicyStatementCommand)
.de(de_AddPolicyStatementCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddPolicyStatementInput;
+ output: AddPolicyStatementOutput;
+ };
+ sdk: {
+ input: AddPolicyStatementCommandInput;
+ output: AddPolicyStatementCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/BatchDeleteUniqueIdCommand.ts b/clients/client-entityresolution/src/commands/BatchDeleteUniqueIdCommand.ts
index 2356890aeb18b..0170aff3d4b45 100644
--- a/clients/client-entityresolution/src/commands/BatchDeleteUniqueIdCommand.ts
+++ b/clients/client-entityresolution/src/commands/BatchDeleteUniqueIdCommand.ts
@@ -105,4 +105,16 @@ export class BatchDeleteUniqueIdCommand extends $Command
.f(void 0, void 0)
.ser(se_BatchDeleteUniqueIdCommand)
.de(de_BatchDeleteUniqueIdCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: BatchDeleteUniqueIdInput;
+ output: BatchDeleteUniqueIdOutput;
+ };
+ sdk: {
+ input: BatchDeleteUniqueIdCommandInput;
+ output: BatchDeleteUniqueIdCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/CreateIdMappingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/CreateIdMappingWorkflowCommand.ts
index 9cd2a019a1f44..2110d8973ce14 100644
--- a/clients/client-entityresolution/src/commands/CreateIdMappingWorkflowCommand.ts
+++ b/clients/client-entityresolution/src/commands/CreateIdMappingWorkflowCommand.ts
@@ -183,4 +183,16 @@ export class CreateIdMappingWorkflowCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateIdMappingWorkflowCommand)
.de(de_CreateIdMappingWorkflowCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateIdMappingWorkflowInput;
+ output: CreateIdMappingWorkflowOutput;
+ };
+ sdk: {
+ input: CreateIdMappingWorkflowCommandInput;
+ output: CreateIdMappingWorkflowCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/CreateIdNamespaceCommand.ts b/clients/client-entityresolution/src/commands/CreateIdNamespaceCommand.ts
index 52db71a0ec36e..82a0ff85d11b3 100644
--- a/clients/client-entityresolution/src/commands/CreateIdNamespaceCommand.ts
+++ b/clients/client-entityresolution/src/commands/CreateIdNamespaceCommand.ts
@@ -181,4 +181,16 @@ export class CreateIdNamespaceCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateIdNamespaceCommand)
.de(de_CreateIdNamespaceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateIdNamespaceInput;
+ output: CreateIdNamespaceOutput;
+ };
+ sdk: {
+ input: CreateIdNamespaceCommandInput;
+ output: CreateIdNamespaceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/CreateMatchingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/CreateMatchingWorkflowCommand.ts
index e408a2469f63e..156c3d1257323 100644
--- a/clients/client-entityresolution/src/commands/CreateMatchingWorkflowCommand.ts
+++ b/clients/client-entityresolution/src/commands/CreateMatchingWorkflowCommand.ts
@@ -201,4 +201,16 @@ export class CreateMatchingWorkflowCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateMatchingWorkflowCommand)
.de(de_CreateMatchingWorkflowCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateMatchingWorkflowInput;
+ output: CreateMatchingWorkflowOutput;
+ };
+ sdk: {
+ input: CreateMatchingWorkflowCommandInput;
+ output: CreateMatchingWorkflowCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/CreateSchemaMappingCommand.ts b/clients/client-entityresolution/src/commands/CreateSchemaMappingCommand.ts
index 148590154b0c2..09ff8ef59b216 100644
--- a/clients/client-entityresolution/src/commands/CreateSchemaMappingCommand.ts
+++ b/clients/client-entityresolution/src/commands/CreateSchemaMappingCommand.ts
@@ -128,4 +128,16 @@ export class CreateSchemaMappingCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateSchemaMappingCommand)
.de(de_CreateSchemaMappingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateSchemaMappingInput;
+ output: CreateSchemaMappingOutput;
+ };
+ sdk: {
+ input: CreateSchemaMappingCommandInput;
+ output: CreateSchemaMappingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/DeleteIdMappingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/DeleteIdMappingWorkflowCommand.ts
index 4e3a269a593fb..d898bd7b6658d 100644
--- a/clients/client-entityresolution/src/commands/DeleteIdMappingWorkflowCommand.ts
+++ b/clients/client-entityresolution/src/commands/DeleteIdMappingWorkflowCommand.ts
@@ -96,4 +96,16 @@ export class DeleteIdMappingWorkflowCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteIdMappingWorkflowCommand)
.de(de_DeleteIdMappingWorkflowCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteIdMappingWorkflowInput;
+ output: DeleteIdMappingWorkflowOutput;
+ };
+ sdk: {
+ input: DeleteIdMappingWorkflowCommandInput;
+ output: DeleteIdMappingWorkflowCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/DeleteIdNamespaceCommand.ts b/clients/client-entityresolution/src/commands/DeleteIdNamespaceCommand.ts
index c52901f8ecb48..34c546458acc3 100644
--- a/clients/client-entityresolution/src/commands/DeleteIdNamespaceCommand.ts
+++ b/clients/client-entityresolution/src/commands/DeleteIdNamespaceCommand.ts
@@ -90,4 +90,16 @@ export class DeleteIdNamespaceCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteIdNamespaceCommand)
.de(de_DeleteIdNamespaceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteIdNamespaceInput;
+ output: DeleteIdNamespaceOutput;
+ };
+ sdk: {
+ input: DeleteIdNamespaceCommandInput;
+ output: DeleteIdNamespaceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/DeleteMatchingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/DeleteMatchingWorkflowCommand.ts
index ecc148c20f119..d56a333c9de39 100644
--- a/clients/client-entityresolution/src/commands/DeleteMatchingWorkflowCommand.ts
+++ b/clients/client-entityresolution/src/commands/DeleteMatchingWorkflowCommand.ts
@@ -96,4 +96,16 @@ export class DeleteMatchingWorkflowCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteMatchingWorkflowCommand)
.de(de_DeleteMatchingWorkflowCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteMatchingWorkflowInput;
+ output: DeleteMatchingWorkflowOutput;
+ };
+ sdk: {
+ input: DeleteMatchingWorkflowCommandInput;
+ output: DeleteMatchingWorkflowCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/DeletePolicyStatementCommand.ts b/clients/client-entityresolution/src/commands/DeletePolicyStatementCommand.ts
index a884d1eba3b4e..c9c81ca618fb7 100644
--- a/clients/client-entityresolution/src/commands/DeletePolicyStatementCommand.ts
+++ b/clients/client-entityresolution/src/commands/DeletePolicyStatementCommand.ts
@@ -101,4 +101,16 @@ export class DeletePolicyStatementCommand extends $Command
.f(void 0, void 0)
.ser(se_DeletePolicyStatementCommand)
.de(de_DeletePolicyStatementCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeletePolicyStatementInput;
+ output: DeletePolicyStatementOutput;
+ };
+ sdk: {
+ input: DeletePolicyStatementCommandInput;
+ output: DeletePolicyStatementCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/DeleteSchemaMappingCommand.ts b/clients/client-entityresolution/src/commands/DeleteSchemaMappingCommand.ts
index 8a35e9873d7b7..1d721ea1160ba 100644
--- a/clients/client-entityresolution/src/commands/DeleteSchemaMappingCommand.ts
+++ b/clients/client-entityresolution/src/commands/DeleteSchemaMappingCommand.ts
@@ -98,4 +98,16 @@ export class DeleteSchemaMappingCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteSchemaMappingCommand)
.de(de_DeleteSchemaMappingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteSchemaMappingInput;
+ output: DeleteSchemaMappingOutput;
+ };
+ sdk: {
+ input: DeleteSchemaMappingCommandInput;
+ output: DeleteSchemaMappingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/GetIdMappingJobCommand.ts b/clients/client-entityresolution/src/commands/GetIdMappingJobCommand.ts
index aa27f70290787..674c8b1ef97d4 100644
--- a/clients/client-entityresolution/src/commands/GetIdMappingJobCommand.ts
+++ b/clients/client-entityresolution/src/commands/GetIdMappingJobCommand.ts
@@ -116,4 +116,16 @@ export class GetIdMappingJobCommand extends $Command
.f(void 0, void 0)
.ser(se_GetIdMappingJobCommand)
.de(de_GetIdMappingJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetIdMappingJobInput;
+ output: GetIdMappingJobOutput;
+ };
+ sdk: {
+ input: GetIdMappingJobCommandInput;
+ output: GetIdMappingJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/GetIdMappingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/GetIdMappingWorkflowCommand.ts
index 65363bf79834d..edabd6fdb0892 100644
--- a/clients/client-entityresolution/src/commands/GetIdMappingWorkflowCommand.ts
+++ b/clients/client-entityresolution/src/commands/GetIdMappingWorkflowCommand.ts
@@ -137,4 +137,16 @@ export class GetIdMappingWorkflowCommand extends $Command
.f(void 0, void 0)
.ser(se_GetIdMappingWorkflowCommand)
.de(de_GetIdMappingWorkflowCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetIdMappingWorkflowInput;
+ output: GetIdMappingWorkflowOutput;
+ };
+ sdk: {
+ input: GetIdMappingWorkflowCommandInput;
+ output: GetIdMappingWorkflowCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/GetIdNamespaceCommand.ts b/clients/client-entityresolution/src/commands/GetIdNamespaceCommand.ts
index f5b3a2a5fccb1..05f6ddf821ef2 100644
--- a/clients/client-entityresolution/src/commands/GetIdNamespaceCommand.ts
+++ b/clients/client-entityresolution/src/commands/GetIdNamespaceCommand.ts
@@ -134,4 +134,16 @@ export class GetIdNamespaceCommand extends $Command
.f(void 0, void 0)
.ser(se_GetIdNamespaceCommand)
.de(de_GetIdNamespaceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetIdNamespaceInput;
+ output: GetIdNamespaceOutput;
+ };
+ sdk: {
+ input: GetIdNamespaceCommandInput;
+ output: GetIdNamespaceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/GetMatchIdCommand.ts b/clients/client-entityresolution/src/commands/GetMatchIdCommand.ts
index f2253ce55db3c..e51ec97a62048 100644
--- a/clients/client-entityresolution/src/commands/GetMatchIdCommand.ts
+++ b/clients/client-entityresolution/src/commands/GetMatchIdCommand.ts
@@ -99,4 +99,16 @@ export class GetMatchIdCommand extends $Command
.f(GetMatchIdInputFilterSensitiveLog, void 0)
.ser(se_GetMatchIdCommand)
.de(de_GetMatchIdCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetMatchIdInput;
+ output: GetMatchIdOutput;
+ };
+ sdk: {
+ input: GetMatchIdCommandInput;
+ output: GetMatchIdCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/GetMatchingJobCommand.ts b/clients/client-entityresolution/src/commands/GetMatchingJobCommand.ts
index ce2893dc284f8..c6580bc199236 100644
--- a/clients/client-entityresolution/src/commands/GetMatchingJobCommand.ts
+++ b/clients/client-entityresolution/src/commands/GetMatchingJobCommand.ts
@@ -114,4 +114,16 @@ export class GetMatchingJobCommand extends $Command
.f(void 0, void 0)
.ser(se_GetMatchingJobCommand)
.de(de_GetMatchingJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetMatchingJobInput;
+ output: GetMatchingJobOutput;
+ };
+ sdk: {
+ input: GetMatchingJobCommandInput;
+ output: GetMatchingJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/GetMatchingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/GetMatchingWorkflowCommand.ts
index 9884dcd789726..a17ef0cd50906 100644
--- a/clients/client-entityresolution/src/commands/GetMatchingWorkflowCommand.ts
+++ b/clients/client-entityresolution/src/commands/GetMatchingWorkflowCommand.ts
@@ -146,4 +146,16 @@ export class GetMatchingWorkflowCommand extends $Command
.f(void 0, void 0)
.ser(se_GetMatchingWorkflowCommand)
.de(de_GetMatchingWorkflowCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetMatchingWorkflowInput;
+ output: GetMatchingWorkflowOutput;
+ };
+ sdk: {
+ input: GetMatchingWorkflowCommandInput;
+ output: GetMatchingWorkflowCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/GetPolicyCommand.ts b/clients/client-entityresolution/src/commands/GetPolicyCommand.ts
index 0da99de27cb89..626ed112dc9d1 100644
--- a/clients/client-entityresolution/src/commands/GetPolicyCommand.ts
+++ b/clients/client-entityresolution/src/commands/GetPolicyCommand.ts
@@ -95,4 +95,16 @@ export class GetPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_GetPolicyCommand)
.de(de_GetPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetPolicyInput;
+ output: GetPolicyOutput;
+ };
+ sdk: {
+ input: GetPolicyCommandInput;
+ output: GetPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/GetProviderServiceCommand.ts b/clients/client-entityresolution/src/commands/GetProviderServiceCommand.ts
index 006933344b9c9..52cb3eadc1aac 100644
--- a/clients/client-entityresolution/src/commands/GetProviderServiceCommand.ts
+++ b/clients/client-entityresolution/src/commands/GetProviderServiceCommand.ts
@@ -138,4 +138,16 @@ export class GetProviderServiceCommand extends $Command
.f(void 0, void 0)
.ser(se_GetProviderServiceCommand)
.de(de_GetProviderServiceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetProviderServiceInput;
+ output: GetProviderServiceOutput;
+ };
+ sdk: {
+ input: GetProviderServiceCommandInput;
+ output: GetProviderServiceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/GetSchemaMappingCommand.ts b/clients/client-entityresolution/src/commands/GetSchemaMappingCommand.ts
index e640b88582ea0..b6ded111a8c5e 100644
--- a/clients/client-entityresolution/src/commands/GetSchemaMappingCommand.ts
+++ b/clients/client-entityresolution/src/commands/GetSchemaMappingCommand.ts
@@ -111,4 +111,16 @@ export class GetSchemaMappingCommand extends $Command
.f(void 0, void 0)
.ser(se_GetSchemaMappingCommand)
.de(de_GetSchemaMappingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetSchemaMappingInput;
+ output: GetSchemaMappingOutput;
+ };
+ sdk: {
+ input: GetSchemaMappingCommandInput;
+ output: GetSchemaMappingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/ListIdMappingJobsCommand.ts b/clients/client-entityresolution/src/commands/ListIdMappingJobsCommand.ts
index 889f80a54335f..338d493f130c5 100644
--- a/clients/client-entityresolution/src/commands/ListIdMappingJobsCommand.ts
+++ b/clients/client-entityresolution/src/commands/ListIdMappingJobsCommand.ts
@@ -103,4 +103,16 @@ export class ListIdMappingJobsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListIdMappingJobsCommand)
.de(de_ListIdMappingJobsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListIdMappingJobsInput;
+ output: ListIdMappingJobsOutput;
+ };
+ sdk: {
+ input: ListIdMappingJobsCommandInput;
+ output: ListIdMappingJobsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/ListIdMappingWorkflowsCommand.ts b/clients/client-entityresolution/src/commands/ListIdMappingWorkflowsCommand.ts
index f26b315959849..bb2d86400c91a 100644
--- a/clients/client-entityresolution/src/commands/ListIdMappingWorkflowsCommand.ts
+++ b/clients/client-entityresolution/src/commands/ListIdMappingWorkflowsCommand.ts
@@ -100,4 +100,16 @@ export class ListIdMappingWorkflowsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListIdMappingWorkflowsCommand)
.de(de_ListIdMappingWorkflowsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListIdMappingWorkflowsInput;
+ output: ListIdMappingWorkflowsOutput;
+ };
+ sdk: {
+ input: ListIdMappingWorkflowsCommandInput;
+ output: ListIdMappingWorkflowsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/ListIdNamespacesCommand.ts b/clients/client-entityresolution/src/commands/ListIdNamespacesCommand.ts
index 46a7a4958ce7d..fc2353992d87e 100644
--- a/clients/client-entityresolution/src/commands/ListIdNamespacesCommand.ts
+++ b/clients/client-entityresolution/src/commands/ListIdNamespacesCommand.ts
@@ -106,4 +106,16 @@ export class ListIdNamespacesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListIdNamespacesCommand)
.de(de_ListIdNamespacesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListIdNamespacesInput;
+ output: ListIdNamespacesOutput;
+ };
+ sdk: {
+ input: ListIdNamespacesCommandInput;
+ output: ListIdNamespacesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/ListMatchingJobsCommand.ts b/clients/client-entityresolution/src/commands/ListMatchingJobsCommand.ts
index 7883fd6d87f22..b253e9eb16a10 100644
--- a/clients/client-entityresolution/src/commands/ListMatchingJobsCommand.ts
+++ b/clients/client-entityresolution/src/commands/ListMatchingJobsCommand.ts
@@ -103,4 +103,16 @@ export class ListMatchingJobsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListMatchingJobsCommand)
.de(de_ListMatchingJobsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListMatchingJobsInput;
+ output: ListMatchingJobsOutput;
+ };
+ sdk: {
+ input: ListMatchingJobsCommandInput;
+ output: ListMatchingJobsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/ListMatchingWorkflowsCommand.ts b/clients/client-entityresolution/src/commands/ListMatchingWorkflowsCommand.ts
index dfbcbae1da787..7797bb5031ccc 100644
--- a/clients/client-entityresolution/src/commands/ListMatchingWorkflowsCommand.ts
+++ b/clients/client-entityresolution/src/commands/ListMatchingWorkflowsCommand.ts
@@ -101,4 +101,16 @@ export class ListMatchingWorkflowsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListMatchingWorkflowsCommand)
.de(de_ListMatchingWorkflowsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListMatchingWorkflowsInput;
+ output: ListMatchingWorkflowsOutput;
+ };
+ sdk: {
+ input: ListMatchingWorkflowsCommandInput;
+ output: ListMatchingWorkflowsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/ListProviderServicesCommand.ts b/clients/client-entityresolution/src/commands/ListProviderServicesCommand.ts
index 69a818b2cc1a8..4f5040aae1e07 100644
--- a/clients/client-entityresolution/src/commands/ListProviderServicesCommand.ts
+++ b/clients/client-entityresolution/src/commands/ListProviderServicesCommand.ts
@@ -102,4 +102,16 @@ export class ListProviderServicesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListProviderServicesCommand)
.de(de_ListProviderServicesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListProviderServicesInput;
+ output: ListProviderServicesOutput;
+ };
+ sdk: {
+ input: ListProviderServicesCommandInput;
+ output: ListProviderServicesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/ListSchemaMappingsCommand.ts b/clients/client-entityresolution/src/commands/ListSchemaMappingsCommand.ts
index 44f4642429291..94090ca9f5566 100644
--- a/clients/client-entityresolution/src/commands/ListSchemaMappingsCommand.ts
+++ b/clients/client-entityresolution/src/commands/ListSchemaMappingsCommand.ts
@@ -101,4 +101,16 @@ export class ListSchemaMappingsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListSchemaMappingsCommand)
.de(de_ListSchemaMappingsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListSchemaMappingsInput;
+ output: ListSchemaMappingsOutput;
+ };
+ sdk: {
+ input: ListSchemaMappingsCommandInput;
+ output: ListSchemaMappingsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/ListTagsForResourceCommand.ts b/clients/client-entityresolution/src/commands/ListTagsForResourceCommand.ts
index c62b92c790034..1b9cc6cdb4d18 100644
--- a/clients/client-entityresolution/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-entityresolution/src/commands/ListTagsForResourceCommand.ts
@@ -90,4 +90,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceInput;
+ output: ListTagsForResourceOutput;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/PutPolicyCommand.ts b/clients/client-entityresolution/src/commands/PutPolicyCommand.ts
index d89833a22c89e..301b4af711f46 100644
--- a/clients/client-entityresolution/src/commands/PutPolicyCommand.ts
+++ b/clients/client-entityresolution/src/commands/PutPolicyCommand.ts
@@ -102,4 +102,16 @@ export class PutPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_PutPolicyCommand)
.de(de_PutPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutPolicyInput;
+ output: PutPolicyOutput;
+ };
+ sdk: {
+ input: PutPolicyCommandInput;
+ output: PutPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/StartIdMappingJobCommand.ts b/clients/client-entityresolution/src/commands/StartIdMappingJobCommand.ts
index 48023103aff5e..acf2360633a2e 100644
--- a/clients/client-entityresolution/src/commands/StartIdMappingJobCommand.ts
+++ b/clients/client-entityresolution/src/commands/StartIdMappingJobCommand.ts
@@ -118,4 +118,16 @@ export class StartIdMappingJobCommand extends $Command
.f(void 0, void 0)
.ser(se_StartIdMappingJobCommand)
.de(de_StartIdMappingJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartIdMappingJobInput;
+ output: StartIdMappingJobOutput;
+ };
+ sdk: {
+ input: StartIdMappingJobCommandInput;
+ output: StartIdMappingJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/StartMatchingJobCommand.ts b/clients/client-entityresolution/src/commands/StartMatchingJobCommand.ts
index d2b22b9aac690..ff8395001b325 100644
--- a/clients/client-entityresolution/src/commands/StartMatchingJobCommand.ts
+++ b/clients/client-entityresolution/src/commands/StartMatchingJobCommand.ts
@@ -104,4 +104,16 @@ export class StartMatchingJobCommand extends $Command
.f(void 0, void 0)
.ser(se_StartMatchingJobCommand)
.de(de_StartMatchingJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartMatchingJobInput;
+ output: StartMatchingJobOutput;
+ };
+ sdk: {
+ input: StartMatchingJobCommandInput;
+ output: StartMatchingJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/TagResourceCommand.ts b/clients/client-entityresolution/src/commands/TagResourceCommand.ts
index 0097f78adcea7..e9264dfbb41ce 100644
--- a/clients/client-entityresolution/src/commands/TagResourceCommand.ts
+++ b/clients/client-entityresolution/src/commands/TagResourceCommand.ts
@@ -97,4 +97,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceInput;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/UntagResourceCommand.ts b/clients/client-entityresolution/src/commands/UntagResourceCommand.ts
index ffd286bc8f23a..5bc6bf614aae0 100644
--- a/clients/client-entityresolution/src/commands/UntagResourceCommand.ts
+++ b/clients/client-entityresolution/src/commands/UntagResourceCommand.ts
@@ -86,4 +86,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceInput;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/UpdateIdMappingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/UpdateIdMappingWorkflowCommand.ts
index 1dc6baeac4e66..147a13ec5ba31 100644
--- a/clients/client-entityresolution/src/commands/UpdateIdMappingWorkflowCommand.ts
+++ b/clients/client-entityresolution/src/commands/UpdateIdMappingWorkflowCommand.ts
@@ -173,4 +173,16 @@ export class UpdateIdMappingWorkflowCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateIdMappingWorkflowCommand)
.de(de_UpdateIdMappingWorkflowCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateIdMappingWorkflowInput;
+ output: UpdateIdMappingWorkflowOutput;
+ };
+ sdk: {
+ input: UpdateIdMappingWorkflowCommandInput;
+ output: UpdateIdMappingWorkflowCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/UpdateIdNamespaceCommand.ts b/clients/client-entityresolution/src/commands/UpdateIdNamespaceCommand.ts
index af61a6946a65f..b65a8a7b06158 100644
--- a/clients/client-entityresolution/src/commands/UpdateIdNamespaceCommand.ts
+++ b/clients/client-entityresolution/src/commands/UpdateIdNamespaceCommand.ts
@@ -165,4 +165,16 @@ export class UpdateIdNamespaceCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateIdNamespaceCommand)
.de(de_UpdateIdNamespaceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateIdNamespaceInput;
+ output: UpdateIdNamespaceOutput;
+ };
+ sdk: {
+ input: UpdateIdNamespaceCommandInput;
+ output: UpdateIdNamespaceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/UpdateMatchingWorkflowCommand.ts b/clients/client-entityresolution/src/commands/UpdateMatchingWorkflowCommand.ts
index f8576b35501a1..1823fd09a5e21 100644
--- a/clients/client-entityresolution/src/commands/UpdateMatchingWorkflowCommand.ts
+++ b/clients/client-entityresolution/src/commands/UpdateMatchingWorkflowCommand.ts
@@ -190,4 +190,16 @@ export class UpdateMatchingWorkflowCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateMatchingWorkflowCommand)
.de(de_UpdateMatchingWorkflowCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateMatchingWorkflowInput;
+ output: UpdateMatchingWorkflowOutput;
+ };
+ sdk: {
+ input: UpdateMatchingWorkflowCommandInput;
+ output: UpdateMatchingWorkflowCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-entityresolution/src/commands/UpdateSchemaMappingCommand.ts b/clients/client-entityresolution/src/commands/UpdateSchemaMappingCommand.ts
index 3ace07a39a188..b3b36a6dde7ff 100644
--- a/clients/client-entityresolution/src/commands/UpdateSchemaMappingCommand.ts
+++ b/clients/client-entityresolution/src/commands/UpdateSchemaMappingCommand.ts
@@ -125,4 +125,16 @@ export class UpdateSchemaMappingCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateSchemaMappingCommand)
.de(de_UpdateSchemaMappingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateSchemaMappingInput;
+ output: UpdateSchemaMappingOutput;
+ };
+ sdk: {
+ input: UpdateSchemaMappingCommandInput;
+ output: UpdateSchemaMappingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/CHANGELOG.md b/clients/client-eventbridge/CHANGELOG.md
index 4ec2275fe36be..50dfd93c9e187 100644
--- a/clients/client-eventbridge/CHANGELOG.md
+++ b/clients/client-eventbridge/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-eventbridge
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-eventbridge
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-eventbridge
diff --git a/clients/client-eventbridge/package.json b/clients/client-eventbridge/package.json
index 1790e40cc98aa..6a8e356dd3e7c 100644
--- a/clients/client-eventbridge/package.json
+++ b/clients/client-eventbridge/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-eventbridge",
"description": "AWS SDK for JavaScript Eventbridge Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-eventbridge",
@@ -36,30 +36,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-eventbridge/src/commands/ActivateEventSourceCommand.ts b/clients/client-eventbridge/src/commands/ActivateEventSourceCommand.ts
index 52ea35dc73252..ae1b69f79e466 100644
--- a/clients/client-eventbridge/src/commands/ActivateEventSourceCommand.ts
+++ b/clients/client-eventbridge/src/commands/ActivateEventSourceCommand.ts
@@ -91,4 +91,16 @@ export class ActivateEventSourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ActivateEventSourceCommand)
.de(de_ActivateEventSourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ActivateEventSourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: ActivateEventSourceCommandInput;
+ output: ActivateEventSourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/CancelReplayCommand.ts b/clients/client-eventbridge/src/commands/CancelReplayCommand.ts
index c27fbe9e11982..537b71b231fbb 100644
--- a/clients/client-eventbridge/src/commands/CancelReplayCommand.ts
+++ b/clients/client-eventbridge/src/commands/CancelReplayCommand.ts
@@ -92,4 +92,16 @@ export class CancelReplayCommand extends $Command
.f(void 0, void 0)
.ser(se_CancelReplayCommand)
.de(de_CancelReplayCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CancelReplayRequest;
+ output: CancelReplayResponse;
+ };
+ sdk: {
+ input: CancelReplayCommandInput;
+ output: CancelReplayCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/CreateApiDestinationCommand.ts b/clients/client-eventbridge/src/commands/CreateApiDestinationCommand.ts
index 03282e7b055c3..c5ed734f1eb7b 100644
--- a/clients/client-eventbridge/src/commands/CreateApiDestinationCommand.ts
+++ b/clients/client-eventbridge/src/commands/CreateApiDestinationCommand.ts
@@ -103,4 +103,16 @@ export class CreateApiDestinationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateApiDestinationCommand)
.de(de_CreateApiDestinationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateApiDestinationRequest;
+ output: CreateApiDestinationResponse;
+ };
+ sdk: {
+ input: CreateApiDestinationCommandInput;
+ output: CreateApiDestinationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/CreateArchiveCommand.ts b/clients/client-eventbridge/src/commands/CreateArchiveCommand.ts
index 7c97765ae6cff..ea3453f73b626 100644
--- a/clients/client-eventbridge/src/commands/CreateArchiveCommand.ts
+++ b/clients/client-eventbridge/src/commands/CreateArchiveCommand.ts
@@ -130,4 +130,16 @@ export class CreateArchiveCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateArchiveCommand)
.de(de_CreateArchiveCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateArchiveRequest;
+ output: CreateArchiveResponse;
+ };
+ sdk: {
+ input: CreateArchiveCommandInput;
+ output: CreateArchiveCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/CreateConnectionCommand.ts b/clients/client-eventbridge/src/commands/CreateConnectionCommand.ts
index b492f5dfd06d0..c0036f94cb8c8 100644
--- a/clients/client-eventbridge/src/commands/CreateConnectionCommand.ts
+++ b/clients/client-eventbridge/src/commands/CreateConnectionCommand.ts
@@ -161,4 +161,16 @@ export class CreateConnectionCommand extends $Command
.f(CreateConnectionRequestFilterSensitiveLog, void 0)
.ser(se_CreateConnectionCommand)
.de(de_CreateConnectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateConnectionRequest;
+ output: CreateConnectionResponse;
+ };
+ sdk: {
+ input: CreateConnectionCommandInput;
+ output: CreateConnectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/CreateEndpointCommand.ts b/clients/client-eventbridge/src/commands/CreateEndpointCommand.ts
index 3399aba4d9cef..b43e969fa8c03 100644
--- a/clients/client-eventbridge/src/commands/CreateEndpointCommand.ts
+++ b/clients/client-eventbridge/src/commands/CreateEndpointCommand.ts
@@ -133,4 +133,16 @@ export class CreateEndpointCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateEndpointCommand)
.de(de_CreateEndpointCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateEndpointRequest;
+ output: CreateEndpointResponse;
+ };
+ sdk: {
+ input: CreateEndpointCommandInput;
+ output: CreateEndpointCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/CreateEventBusCommand.ts b/clients/client-eventbridge/src/commands/CreateEventBusCommand.ts
index 1e1ba613894a3..79ba757431654 100644
--- a/clients/client-eventbridge/src/commands/CreateEventBusCommand.ts
+++ b/clients/client-eventbridge/src/commands/CreateEventBusCommand.ts
@@ -118,4 +118,16 @@ export class CreateEventBusCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateEventBusCommand)
.de(de_CreateEventBusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateEventBusRequest;
+ output: CreateEventBusResponse;
+ };
+ sdk: {
+ input: CreateEventBusCommandInput;
+ output: CreateEventBusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/CreatePartnerEventSourceCommand.ts b/clients/client-eventbridge/src/commands/CreatePartnerEventSourceCommand.ts
index 36b3a755e2fcb..1cde082175f15 100644
--- a/clients/client-eventbridge/src/commands/CreatePartnerEventSourceCommand.ts
+++ b/clients/client-eventbridge/src/commands/CreatePartnerEventSourceCommand.ts
@@ -133,4 +133,16 @@ export class CreatePartnerEventSourceCommand extends $Command
.f(void 0, void 0)
.ser(se_CreatePartnerEventSourceCommand)
.de(de_CreatePartnerEventSourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreatePartnerEventSourceRequest;
+ output: CreatePartnerEventSourceResponse;
+ };
+ sdk: {
+ input: CreatePartnerEventSourceCommandInput;
+ output: CreatePartnerEventSourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DeactivateEventSourceCommand.ts b/clients/client-eventbridge/src/commands/DeactivateEventSourceCommand.ts
index a987ba4f6c9c4..ac97f46cb327e 100644
--- a/clients/client-eventbridge/src/commands/DeactivateEventSourceCommand.ts
+++ b/clients/client-eventbridge/src/commands/DeactivateEventSourceCommand.ts
@@ -94,4 +94,16 @@ export class DeactivateEventSourceCommand extends $Command
.f(void 0, void 0)
.ser(se_DeactivateEventSourceCommand)
.de(de_DeactivateEventSourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeactivateEventSourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeactivateEventSourceCommandInput;
+ output: DeactivateEventSourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DeauthorizeConnectionCommand.ts b/clients/client-eventbridge/src/commands/DeauthorizeConnectionCommand.ts
index 02e44f55c61be..782dd2950c083 100644
--- a/clients/client-eventbridge/src/commands/DeauthorizeConnectionCommand.ts
+++ b/clients/client-eventbridge/src/commands/DeauthorizeConnectionCommand.ts
@@ -91,4 +91,16 @@ export class DeauthorizeConnectionCommand extends $Command
.f(void 0, void 0)
.ser(se_DeauthorizeConnectionCommand)
.de(de_DeauthorizeConnectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeauthorizeConnectionRequest;
+ output: DeauthorizeConnectionResponse;
+ };
+ sdk: {
+ input: DeauthorizeConnectionCommandInput;
+ output: DeauthorizeConnectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DeleteApiDestinationCommand.ts b/clients/client-eventbridge/src/commands/DeleteApiDestinationCommand.ts
index 1a3471374ff05..ca6cfb72881d6 100644
--- a/clients/client-eventbridge/src/commands/DeleteApiDestinationCommand.ts
+++ b/clients/client-eventbridge/src/commands/DeleteApiDestinationCommand.ts
@@ -84,4 +84,16 @@ export class DeleteApiDestinationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteApiDestinationCommand)
.de(de_DeleteApiDestinationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteApiDestinationRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteApiDestinationCommandInput;
+ output: DeleteApiDestinationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DeleteArchiveCommand.ts b/clients/client-eventbridge/src/commands/DeleteArchiveCommand.ts
index c3cf49c854d0f..eea117d5a18bb 100644
--- a/clients/client-eventbridge/src/commands/DeleteArchiveCommand.ts
+++ b/clients/client-eventbridge/src/commands/DeleteArchiveCommand.ts
@@ -84,4 +84,16 @@ export class DeleteArchiveCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteArchiveCommand)
.de(de_DeleteArchiveCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteArchiveRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteArchiveCommandInput;
+ output: DeleteArchiveCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DeleteConnectionCommand.ts b/clients/client-eventbridge/src/commands/DeleteConnectionCommand.ts
index 39782587fd65d..1dec1cc242805 100644
--- a/clients/client-eventbridge/src/commands/DeleteConnectionCommand.ts
+++ b/clients/client-eventbridge/src/commands/DeleteConnectionCommand.ts
@@ -90,4 +90,16 @@ export class DeleteConnectionCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteConnectionCommand)
.de(de_DeleteConnectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteConnectionRequest;
+ output: DeleteConnectionResponse;
+ };
+ sdk: {
+ input: DeleteConnectionCommandInput;
+ output: DeleteConnectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DeleteEndpointCommand.ts b/clients/client-eventbridge/src/commands/DeleteEndpointCommand.ts
index a5141a57b9bab..d19a96ad343fa 100644
--- a/clients/client-eventbridge/src/commands/DeleteEndpointCommand.ts
+++ b/clients/client-eventbridge/src/commands/DeleteEndpointCommand.ts
@@ -88,4 +88,16 @@ export class DeleteEndpointCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteEndpointCommand)
.de(de_DeleteEndpointCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteEndpointRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteEndpointCommandInput;
+ output: DeleteEndpointCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DeleteEventBusCommand.ts b/clients/client-eventbridge/src/commands/DeleteEventBusCommand.ts
index 3707e6ce8a73e..c45ed273266e8 100644
--- a/clients/client-eventbridge/src/commands/DeleteEventBusCommand.ts
+++ b/clients/client-eventbridge/src/commands/DeleteEventBusCommand.ts
@@ -82,4 +82,16 @@ export class DeleteEventBusCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteEventBusCommand)
.de(de_DeleteEventBusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteEventBusRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteEventBusCommandInput;
+ output: DeleteEventBusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DeletePartnerEventSourceCommand.ts b/clients/client-eventbridge/src/commands/DeletePartnerEventSourceCommand.ts
index 3574ad95554a4..839a6cb091108 100644
--- a/clients/client-eventbridge/src/commands/DeletePartnerEventSourceCommand.ts
+++ b/clients/client-eventbridge/src/commands/DeletePartnerEventSourceCommand.ts
@@ -89,4 +89,16 @@ export class DeletePartnerEventSourceCommand extends $Command
.f(void 0, void 0)
.ser(se_DeletePartnerEventSourceCommand)
.de(de_DeletePartnerEventSourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeletePartnerEventSourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeletePartnerEventSourceCommandInput;
+ output: DeletePartnerEventSourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DeleteRuleCommand.ts b/clients/client-eventbridge/src/commands/DeleteRuleCommand.ts
index 681fb12c062be..ff4f7ef4e58ac 100644
--- a/clients/client-eventbridge/src/commands/DeleteRuleCommand.ts
+++ b/clients/client-eventbridge/src/commands/DeleteRuleCommand.ts
@@ -105,4 +105,16 @@ export class DeleteRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteRuleCommand)
.de(de_DeleteRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteRuleRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteRuleCommandInput;
+ output: DeleteRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DescribeApiDestinationCommand.ts b/clients/client-eventbridge/src/commands/DescribeApiDestinationCommand.ts
index d678d053af6cd..2fd2dfb00c717 100644
--- a/clients/client-eventbridge/src/commands/DescribeApiDestinationCommand.ts
+++ b/clients/client-eventbridge/src/commands/DescribeApiDestinationCommand.ts
@@ -92,4 +92,16 @@ export class DescribeApiDestinationCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeApiDestinationCommand)
.de(de_DescribeApiDestinationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeApiDestinationRequest;
+ output: DescribeApiDestinationResponse;
+ };
+ sdk: {
+ input: DescribeApiDestinationCommandInput;
+ output: DescribeApiDestinationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DescribeArchiveCommand.ts b/clients/client-eventbridge/src/commands/DescribeArchiveCommand.ts
index a7dbbd3cce0d3..ccbe4057981ec 100644
--- a/clients/client-eventbridge/src/commands/DescribeArchiveCommand.ts
+++ b/clients/client-eventbridge/src/commands/DescribeArchiveCommand.ts
@@ -96,4 +96,16 @@ export class DescribeArchiveCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeArchiveCommand)
.de(de_DescribeArchiveCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeArchiveRequest;
+ output: DescribeArchiveResponse;
+ };
+ sdk: {
+ input: DescribeArchiveCommandInput;
+ output: DescribeArchiveCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DescribeConnectionCommand.ts b/clients/client-eventbridge/src/commands/DescribeConnectionCommand.ts
index cc3cde1d86bca..d21fe57ae9e16 100644
--- a/clients/client-eventbridge/src/commands/DescribeConnectionCommand.ts
+++ b/clients/client-eventbridge/src/commands/DescribeConnectionCommand.ts
@@ -157,4 +157,16 @@ export class DescribeConnectionCommand extends $Command
.f(void 0, DescribeConnectionResponseFilterSensitiveLog)
.ser(se_DescribeConnectionCommand)
.de(de_DescribeConnectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeConnectionRequest;
+ output: DescribeConnectionResponse;
+ };
+ sdk: {
+ input: DescribeConnectionCommandInput;
+ output: DescribeConnectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DescribeEndpointCommand.ts b/clients/client-eventbridge/src/commands/DescribeEndpointCommand.ts
index 4f97936589060..8917582aa5d53 100644
--- a/clients/client-eventbridge/src/commands/DescribeEndpointCommand.ts
+++ b/clients/client-eventbridge/src/commands/DescribeEndpointCommand.ts
@@ -116,4 +116,16 @@ export class DescribeEndpointCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEndpointCommand)
.de(de_DescribeEndpointCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEndpointRequest;
+ output: DescribeEndpointResponse;
+ };
+ sdk: {
+ input: DescribeEndpointCommandInput;
+ output: DescribeEndpointCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DescribeEventBusCommand.ts b/clients/client-eventbridge/src/commands/DescribeEventBusCommand.ts
index 13fe9037fec9d..7b4e6929e26d8 100644
--- a/clients/client-eventbridge/src/commands/DescribeEventBusCommand.ts
+++ b/clients/client-eventbridge/src/commands/DescribeEventBusCommand.ts
@@ -97,4 +97,16 @@ export class DescribeEventBusCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEventBusCommand)
.de(de_DescribeEventBusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEventBusRequest;
+ output: DescribeEventBusResponse;
+ };
+ sdk: {
+ input: DescribeEventBusCommandInput;
+ output: DescribeEventBusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DescribeEventSourceCommand.ts b/clients/client-eventbridge/src/commands/DescribeEventSourceCommand.ts
index cbc834f712cc3..6d294a571384a 100644
--- a/clients/client-eventbridge/src/commands/DescribeEventSourceCommand.ts
+++ b/clients/client-eventbridge/src/commands/DescribeEventSourceCommand.ts
@@ -92,4 +92,16 @@ export class DescribeEventSourceCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEventSourceCommand)
.de(de_DescribeEventSourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEventSourceRequest;
+ output: DescribeEventSourceResponse;
+ };
+ sdk: {
+ input: DescribeEventSourceCommandInput;
+ output: DescribeEventSourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DescribePartnerEventSourceCommand.ts b/clients/client-eventbridge/src/commands/DescribePartnerEventSourceCommand.ts
index 11b09a98be7f3..9e92a1ce7c037 100644
--- a/clients/client-eventbridge/src/commands/DescribePartnerEventSourceCommand.ts
+++ b/clients/client-eventbridge/src/commands/DescribePartnerEventSourceCommand.ts
@@ -89,4 +89,16 @@ export class DescribePartnerEventSourceCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribePartnerEventSourceCommand)
.de(de_DescribePartnerEventSourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribePartnerEventSourceRequest;
+ output: DescribePartnerEventSourceResponse;
+ };
+ sdk: {
+ input: DescribePartnerEventSourceCommandInput;
+ output: DescribePartnerEventSourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DescribeReplayCommand.ts b/clients/client-eventbridge/src/commands/DescribeReplayCommand.ts
index 7792d72986038..1eb986d9392ce 100644
--- a/clients/client-eventbridge/src/commands/DescribeReplayCommand.ts
+++ b/clients/client-eventbridge/src/commands/DescribeReplayCommand.ts
@@ -107,4 +107,16 @@ export class DescribeReplayCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeReplayCommand)
.de(de_DescribeReplayCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeReplayRequest;
+ output: DescribeReplayResponse;
+ };
+ sdk: {
+ input: DescribeReplayCommandInput;
+ output: DescribeReplayCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DescribeRuleCommand.ts b/clients/client-eventbridge/src/commands/DescribeRuleCommand.ts
index 62bd249116c17..d8fc5fbbd0041 100644
--- a/clients/client-eventbridge/src/commands/DescribeRuleCommand.ts
+++ b/clients/client-eventbridge/src/commands/DescribeRuleCommand.ts
@@ -95,4 +95,16 @@ export class DescribeRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeRuleCommand)
.de(de_DescribeRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeRuleRequest;
+ output: DescribeRuleResponse;
+ };
+ sdk: {
+ input: DescribeRuleCommandInput;
+ output: DescribeRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/DisableRuleCommand.ts b/clients/client-eventbridge/src/commands/DisableRuleCommand.ts
index 76dcb0ac18d2c..e4fff248ad71b 100644
--- a/clients/client-eventbridge/src/commands/DisableRuleCommand.ts
+++ b/clients/client-eventbridge/src/commands/DisableRuleCommand.ts
@@ -96,4 +96,16 @@ export class DisableRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_DisableRuleCommand)
.de(de_DisableRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DisableRuleRequest;
+ output: {};
+ };
+ sdk: {
+ input: DisableRuleCommandInput;
+ output: DisableRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/EnableRuleCommand.ts b/clients/client-eventbridge/src/commands/EnableRuleCommand.ts
index e424e248da40e..2c3ec0c47e39e 100644
--- a/clients/client-eventbridge/src/commands/EnableRuleCommand.ts
+++ b/clients/client-eventbridge/src/commands/EnableRuleCommand.ts
@@ -95,4 +95,16 @@ export class EnableRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_EnableRuleCommand)
.de(de_EnableRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: EnableRuleRequest;
+ output: {};
+ };
+ sdk: {
+ input: EnableRuleCommandInput;
+ output: EnableRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/ListApiDestinationsCommand.ts b/clients/client-eventbridge/src/commands/ListApiDestinationsCommand.ts
index d45a70cf2a5e6..f508dae79442b 100644
--- a/clients/client-eventbridge/src/commands/ListApiDestinationsCommand.ts
+++ b/clients/client-eventbridge/src/commands/ListApiDestinationsCommand.ts
@@ -96,4 +96,16 @@ export class ListApiDestinationsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListApiDestinationsCommand)
.de(de_ListApiDestinationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListApiDestinationsRequest;
+ output: ListApiDestinationsResponse;
+ };
+ sdk: {
+ input: ListApiDestinationsCommandInput;
+ output: ListApiDestinationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/ListArchivesCommand.ts b/clients/client-eventbridge/src/commands/ListArchivesCommand.ts
index dfa70a2c20cf4..3534df212b85b 100644
--- a/clients/client-eventbridge/src/commands/ListArchivesCommand.ts
+++ b/clients/client-eventbridge/src/commands/ListArchivesCommand.ts
@@ -100,4 +100,16 @@ export class ListArchivesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListArchivesCommand)
.de(de_ListArchivesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListArchivesRequest;
+ output: ListArchivesResponse;
+ };
+ sdk: {
+ input: ListArchivesCommandInput;
+ output: ListArchivesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/ListConnectionsCommand.ts b/clients/client-eventbridge/src/commands/ListConnectionsCommand.ts
index b34b46b6f54aa..30acee1762e10 100644
--- a/clients/client-eventbridge/src/commands/ListConnectionsCommand.ts
+++ b/clients/client-eventbridge/src/commands/ListConnectionsCommand.ts
@@ -95,4 +95,16 @@ export class ListConnectionsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListConnectionsCommand)
.de(de_ListConnectionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListConnectionsRequest;
+ output: ListConnectionsResponse;
+ };
+ sdk: {
+ input: ListConnectionsCommandInput;
+ output: ListConnectionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/ListEndpointsCommand.ts b/clients/client-eventbridge/src/commands/ListEndpointsCommand.ts
index a51de3b356521..66bd0a7c3ea7e 100644
--- a/clients/client-eventbridge/src/commands/ListEndpointsCommand.ts
+++ b/clients/client-eventbridge/src/commands/ListEndpointsCommand.ts
@@ -120,4 +120,16 @@ export class ListEndpointsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListEndpointsCommand)
.de(de_ListEndpointsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListEndpointsRequest;
+ output: ListEndpointsResponse;
+ };
+ sdk: {
+ input: ListEndpointsCommandInput;
+ output: ListEndpointsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/ListEventBusesCommand.ts b/clients/client-eventbridge/src/commands/ListEventBusesCommand.ts
index 1c6cfb696e5f8..661f6ae3f1c3e 100644
--- a/clients/client-eventbridge/src/commands/ListEventBusesCommand.ts
+++ b/clients/client-eventbridge/src/commands/ListEventBusesCommand.ts
@@ -93,4 +93,16 @@ export class ListEventBusesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListEventBusesCommand)
.de(de_ListEventBusesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListEventBusesRequest;
+ output: ListEventBusesResponse;
+ };
+ sdk: {
+ input: ListEventBusesCommandInput;
+ output: ListEventBusesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/ListEventSourcesCommand.ts b/clients/client-eventbridge/src/commands/ListEventSourcesCommand.ts
index 271ee57321166..98b9f3729d530 100644
--- a/clients/client-eventbridge/src/commands/ListEventSourcesCommand.ts
+++ b/clients/client-eventbridge/src/commands/ListEventSourcesCommand.ts
@@ -96,4 +96,16 @@ export class ListEventSourcesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListEventSourcesCommand)
.de(de_ListEventSourcesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListEventSourcesRequest;
+ output: ListEventSourcesResponse;
+ };
+ sdk: {
+ input: ListEventSourcesCommandInput;
+ output: ListEventSourcesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/ListPartnerEventSourceAccountsCommand.ts b/clients/client-eventbridge/src/commands/ListPartnerEventSourceAccountsCommand.ts
index a5310e824d602..486b2f114234e 100644
--- a/clients/client-eventbridge/src/commands/ListPartnerEventSourceAccountsCommand.ts
+++ b/clients/client-eventbridge/src/commands/ListPartnerEventSourceAccountsCommand.ts
@@ -102,4 +102,16 @@ export class ListPartnerEventSourceAccountsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPartnerEventSourceAccountsCommand)
.de(de_ListPartnerEventSourceAccountsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPartnerEventSourceAccountsRequest;
+ output: ListPartnerEventSourceAccountsResponse;
+ };
+ sdk: {
+ input: ListPartnerEventSourceAccountsCommandInput;
+ output: ListPartnerEventSourceAccountsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/ListPartnerEventSourcesCommand.ts b/clients/client-eventbridge/src/commands/ListPartnerEventSourcesCommand.ts
index f9f34ec6096fa..7a9bda3303134 100644
--- a/clients/client-eventbridge/src/commands/ListPartnerEventSourcesCommand.ts
+++ b/clients/client-eventbridge/src/commands/ListPartnerEventSourcesCommand.ts
@@ -92,4 +92,16 @@ export class ListPartnerEventSourcesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPartnerEventSourcesCommand)
.de(de_ListPartnerEventSourcesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPartnerEventSourcesRequest;
+ output: ListPartnerEventSourcesResponse;
+ };
+ sdk: {
+ input: ListPartnerEventSourcesCommandInput;
+ output: ListPartnerEventSourcesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/ListReplaysCommand.ts b/clients/client-eventbridge/src/commands/ListReplaysCommand.ts
index 4e759b9643b97..9a3af71d38688 100644
--- a/clients/client-eventbridge/src/commands/ListReplaysCommand.ts
+++ b/clients/client-eventbridge/src/commands/ListReplaysCommand.ts
@@ -98,4 +98,16 @@ export class ListReplaysCommand extends $Command
.f(void 0, void 0)
.ser(se_ListReplaysCommand)
.de(de_ListReplaysCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListReplaysRequest;
+ output: ListReplaysResponse;
+ };
+ sdk: {
+ input: ListReplaysCommandInput;
+ output: ListReplaysCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/ListRuleNamesByTargetCommand.ts b/clients/client-eventbridge/src/commands/ListRuleNamesByTargetCommand.ts
index bbb8ddc4cd1a7..13d1f13bae326 100644
--- a/clients/client-eventbridge/src/commands/ListRuleNamesByTargetCommand.ts
+++ b/clients/client-eventbridge/src/commands/ListRuleNamesByTargetCommand.ts
@@ -91,4 +91,16 @@ export class ListRuleNamesByTargetCommand extends $Command
.f(void 0, void 0)
.ser(se_ListRuleNamesByTargetCommand)
.de(de_ListRuleNamesByTargetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListRuleNamesByTargetRequest;
+ output: ListRuleNamesByTargetResponse;
+ };
+ sdk: {
+ input: ListRuleNamesByTargetCommandInput;
+ output: ListRuleNamesByTargetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/ListRulesCommand.ts b/clients/client-eventbridge/src/commands/ListRulesCommand.ts
index 4752a6f9f3334..0594afebd7b55 100644
--- a/clients/client-eventbridge/src/commands/ListRulesCommand.ts
+++ b/clients/client-eventbridge/src/commands/ListRulesCommand.ts
@@ -103,4 +103,16 @@ export class ListRulesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListRulesCommand)
.de(de_ListRulesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListRulesRequest;
+ output: ListRulesResponse;
+ };
+ sdk: {
+ input: ListRulesCommandInput;
+ output: ListRulesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/ListTagsForResourceCommand.ts b/clients/client-eventbridge/src/commands/ListTagsForResourceCommand.ts
index f18a432cb214c..f0235ef872fa6 100644
--- a/clients/client-eventbridge/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-eventbridge/src/commands/ListTagsForResourceCommand.ts
@@ -89,4 +89,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/ListTargetsByRuleCommand.ts b/clients/client-eventbridge/src/commands/ListTargetsByRuleCommand.ts
index 54af501b61718..91973eb4b5194 100644
--- a/clients/client-eventbridge/src/commands/ListTargetsByRuleCommand.ts
+++ b/clients/client-eventbridge/src/commands/ListTargetsByRuleCommand.ts
@@ -219,4 +219,16 @@ export class ListTargetsByRuleCommand extends $Command
.f(void 0, ListTargetsByRuleResponseFilterSensitiveLog)
.ser(se_ListTargetsByRuleCommand)
.de(de_ListTargetsByRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTargetsByRuleRequest;
+ output: ListTargetsByRuleResponse;
+ };
+ sdk: {
+ input: ListTargetsByRuleCommandInput;
+ output: ListTargetsByRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/PutEventsCommand.ts b/clients/client-eventbridge/src/commands/PutEventsCommand.ts
index af6bd4a868b80..41cfdc9b943a0 100644
--- a/clients/client-eventbridge/src/commands/PutEventsCommand.ts
+++ b/clients/client-eventbridge/src/commands/PutEventsCommand.ts
@@ -116,4 +116,16 @@ export class PutEventsCommand extends $Command
.f(void 0, void 0)
.ser(se_PutEventsCommand)
.de(de_PutEventsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutEventsRequest;
+ output: PutEventsResponse;
+ };
+ sdk: {
+ input: PutEventsCommandInput;
+ output: PutEventsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/PutPartnerEventsCommand.ts b/clients/client-eventbridge/src/commands/PutPartnerEventsCommand.ts
index 9c30224d3a6b1..dbd5dc42ca95e 100644
--- a/clients/client-eventbridge/src/commands/PutPartnerEventsCommand.ts
+++ b/clients/client-eventbridge/src/commands/PutPartnerEventsCommand.ts
@@ -102,4 +102,16 @@ export class PutPartnerEventsCommand extends $Command
.f(void 0, void 0)
.ser(se_PutPartnerEventsCommand)
.de(de_PutPartnerEventsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutPartnerEventsRequest;
+ output: PutPartnerEventsResponse;
+ };
+ sdk: {
+ input: PutPartnerEventsCommandInput;
+ output: PutPartnerEventsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/PutPermissionCommand.ts b/clients/client-eventbridge/src/commands/PutPermissionCommand.ts
index 05a3dd6bc46cc..4c68ef37fe2e3 100644
--- a/clients/client-eventbridge/src/commands/PutPermissionCommand.ts
+++ b/clients/client-eventbridge/src/commands/PutPermissionCommand.ts
@@ -115,4 +115,16 @@ export class PutPermissionCommand extends $Command
.f(void 0, void 0)
.ser(se_PutPermissionCommand)
.de(de_PutPermissionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutPermissionRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutPermissionCommandInput;
+ output: PutPermissionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/PutRuleCommand.ts b/clients/client-eventbridge/src/commands/PutRuleCommand.ts
index 21838f605dea3..bb70021d0ad88 100644
--- a/clients/client-eventbridge/src/commands/PutRuleCommand.ts
+++ b/clients/client-eventbridge/src/commands/PutRuleCommand.ts
@@ -151,4 +151,16 @@ export class PutRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_PutRuleCommand)
.de(de_PutRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutRuleRequest;
+ output: PutRuleResponse;
+ };
+ sdk: {
+ input: PutRuleCommandInput;
+ output: PutRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/PutTargetsCommand.ts b/clients/client-eventbridge/src/commands/PutTargetsCommand.ts
index 3f93a7f5df31f..d48f38a4c4478 100644
--- a/clients/client-eventbridge/src/commands/PutTargetsCommand.ts
+++ b/clients/client-eventbridge/src/commands/PutTargetsCommand.ts
@@ -346,4 +346,16 @@ export class PutTargetsCommand extends $Command
.f(PutTargetsRequestFilterSensitiveLog, void 0)
.ser(se_PutTargetsCommand)
.de(de_PutTargetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutTargetsRequest;
+ output: PutTargetsResponse;
+ };
+ sdk: {
+ input: PutTargetsCommandInput;
+ output: PutTargetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/RemovePermissionCommand.ts b/clients/client-eventbridge/src/commands/RemovePermissionCommand.ts
index d691a1ce8caa9..e4acee4413b25 100644
--- a/clients/client-eventbridge/src/commands/RemovePermissionCommand.ts
+++ b/clients/client-eventbridge/src/commands/RemovePermissionCommand.ts
@@ -92,4 +92,16 @@ export class RemovePermissionCommand extends $Command
.f(void 0, void 0)
.ser(se_RemovePermissionCommand)
.de(de_RemovePermissionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemovePermissionRequest;
+ output: {};
+ };
+ sdk: {
+ input: RemovePermissionCommandInput;
+ output: RemovePermissionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/RemoveTargetsCommand.ts b/clients/client-eventbridge/src/commands/RemoveTargetsCommand.ts
index 568ae07ab021b..38456022dac60 100644
--- a/clients/client-eventbridge/src/commands/RemoveTargetsCommand.ts
+++ b/clients/client-eventbridge/src/commands/RemoveTargetsCommand.ts
@@ -117,4 +117,16 @@ export class RemoveTargetsCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveTargetsCommand)
.de(de_RemoveTargetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveTargetsRequest;
+ output: RemoveTargetsResponse;
+ };
+ sdk: {
+ input: RemoveTargetsCommandInput;
+ output: RemoveTargetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/StartReplayCommand.ts b/clients/client-eventbridge/src/commands/StartReplayCommand.ts
index 87ac70a9a8b41..f9684643f5438 100644
--- a/clients/client-eventbridge/src/commands/StartReplayCommand.ts
+++ b/clients/client-eventbridge/src/commands/StartReplayCommand.ts
@@ -114,4 +114,16 @@ export class StartReplayCommand extends $Command
.f(void 0, void 0)
.ser(se_StartReplayCommand)
.de(de_StartReplayCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartReplayRequest;
+ output: StartReplayResponse;
+ };
+ sdk: {
+ input: StartReplayCommandInput;
+ output: StartReplayCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/TagResourceCommand.ts b/clients/client-eventbridge/src/commands/TagResourceCommand.ts
index e1612fc3e105f..96cd0e9ddd512 100644
--- a/clients/client-eventbridge/src/commands/TagResourceCommand.ts
+++ b/clients/client-eventbridge/src/commands/TagResourceCommand.ts
@@ -108,4 +108,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/TestEventPatternCommand.ts b/clients/client-eventbridge/src/commands/TestEventPatternCommand.ts
index 598446e317afe..f5d59fd0d9ea5 100644
--- a/clients/client-eventbridge/src/commands/TestEventPatternCommand.ts
+++ b/clients/client-eventbridge/src/commands/TestEventPatternCommand.ts
@@ -88,4 +88,16 @@ export class TestEventPatternCommand extends $Command
.f(void 0, void 0)
.ser(se_TestEventPatternCommand)
.de(de_TestEventPatternCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TestEventPatternRequest;
+ output: TestEventPatternResponse;
+ };
+ sdk: {
+ input: TestEventPatternCommandInput;
+ output: TestEventPatternCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/UntagResourceCommand.ts b/clients/client-eventbridge/src/commands/UntagResourceCommand.ts
index 86423e621f2b9..0407b356ec9e8 100644
--- a/clients/client-eventbridge/src/commands/UntagResourceCommand.ts
+++ b/clients/client-eventbridge/src/commands/UntagResourceCommand.ts
@@ -96,4 +96,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/UpdateApiDestinationCommand.ts b/clients/client-eventbridge/src/commands/UpdateApiDestinationCommand.ts
index 7028c2b6f3bbf..85eae1f7cc2eb 100644
--- a/clients/client-eventbridge/src/commands/UpdateApiDestinationCommand.ts
+++ b/clients/client-eventbridge/src/commands/UpdateApiDestinationCommand.ts
@@ -98,4 +98,16 @@ export class UpdateApiDestinationCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateApiDestinationCommand)
.de(de_UpdateApiDestinationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateApiDestinationRequest;
+ output: UpdateApiDestinationResponse;
+ };
+ sdk: {
+ input: UpdateApiDestinationCommandInput;
+ output: UpdateApiDestinationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/UpdateArchiveCommand.ts b/clients/client-eventbridge/src/commands/UpdateArchiveCommand.ts
index 7aefe71fafe28..1e8c2cbfb93e6 100644
--- a/clients/client-eventbridge/src/commands/UpdateArchiveCommand.ts
+++ b/clients/client-eventbridge/src/commands/UpdateArchiveCommand.ts
@@ -99,4 +99,16 @@ export class UpdateArchiveCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateArchiveCommand)
.de(de_UpdateArchiveCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateArchiveRequest;
+ output: UpdateArchiveResponse;
+ };
+ sdk: {
+ input: UpdateArchiveCommandInput;
+ output: UpdateArchiveCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/UpdateConnectionCommand.ts b/clients/client-eventbridge/src/commands/UpdateConnectionCommand.ts
index d7b11303b7b12..d4bb1f88309eb 100644
--- a/clients/client-eventbridge/src/commands/UpdateConnectionCommand.ts
+++ b/clients/client-eventbridge/src/commands/UpdateConnectionCommand.ts
@@ -164,4 +164,16 @@ export class UpdateConnectionCommand extends $Command
.f(UpdateConnectionRequestFilterSensitiveLog, void 0)
.ser(se_UpdateConnectionCommand)
.de(de_UpdateConnectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateConnectionRequest;
+ output: UpdateConnectionResponse;
+ };
+ sdk: {
+ input: UpdateConnectionCommandInput;
+ output: UpdateConnectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/UpdateEndpointCommand.ts b/clients/client-eventbridge/src/commands/UpdateEndpointCommand.ts
index a1c96390b381b..817c4a33459f3 100644
--- a/clients/client-eventbridge/src/commands/UpdateEndpointCommand.ts
+++ b/clients/client-eventbridge/src/commands/UpdateEndpointCommand.ts
@@ -133,4 +133,16 @@ export class UpdateEndpointCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateEndpointCommand)
.de(de_UpdateEndpointCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateEndpointRequest;
+ output: UpdateEndpointResponse;
+ };
+ sdk: {
+ input: UpdateEndpointCommandInput;
+ output: UpdateEndpointCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-eventbridge/src/commands/UpdateEventBusCommand.ts b/clients/client-eventbridge/src/commands/UpdateEventBusCommand.ts
index 54d42c7841021..9674fdbfc14f1 100644
--- a/clients/client-eventbridge/src/commands/UpdateEventBusCommand.ts
+++ b/clients/client-eventbridge/src/commands/UpdateEventBusCommand.ts
@@ -100,4 +100,16 @@ export class UpdateEventBusCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateEventBusCommand)
.de(de_UpdateEventBusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateEventBusRequest;
+ output: UpdateEventBusResponse;
+ };
+ sdk: {
+ input: UpdateEventBusCommandInput;
+ output: UpdateEventBusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/CHANGELOG.md b/clients/client-evidently/CHANGELOG.md
index 32e9f97f6da26..de88ca952a362 100644
--- a/clients/client-evidently/CHANGELOG.md
+++ b/clients/client-evidently/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-evidently
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-evidently
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-evidently
diff --git a/clients/client-evidently/package.json b/clients/client-evidently/package.json
index 0be44c624b8a3..7de18be002772 100644
--- a/clients/client-evidently/package.json
+++ b/clients/client-evidently/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-evidently",
"description": "AWS SDK for JavaScript Evidently Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-evidently",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-evidently/src/commands/BatchEvaluateFeatureCommand.ts b/clients/client-evidently/src/commands/BatchEvaluateFeatureCommand.ts
index 71152828b8454..e6483ef226c3d 100644
--- a/clients/client-evidently/src/commands/BatchEvaluateFeatureCommand.ts
+++ b/clients/client-evidently/src/commands/BatchEvaluateFeatureCommand.ts
@@ -125,4 +125,16 @@ export class BatchEvaluateFeatureCommand extends $Command
.f(void 0, void 0)
.ser(se_BatchEvaluateFeatureCommand)
.de(de_BatchEvaluateFeatureCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: BatchEvaluateFeatureRequest;
+ output: BatchEvaluateFeatureResponse;
+ };
+ sdk: {
+ input: BatchEvaluateFeatureCommandInput;
+ output: BatchEvaluateFeatureCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/CreateExperimentCommand.ts b/clients/client-evidently/src/commands/CreateExperimentCommand.ts
index 64a9d782c1dfa..3fbeba30ea86d 100644
--- a/clients/client-evidently/src/commands/CreateExperimentCommand.ts
+++ b/clients/client-evidently/src/commands/CreateExperimentCommand.ts
@@ -185,4 +185,16 @@ export class CreateExperimentCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateExperimentCommand)
.de(de_CreateExperimentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateExperimentRequest;
+ output: CreateExperimentResponse;
+ };
+ sdk: {
+ input: CreateExperimentCommandInput;
+ output: CreateExperimentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/CreateFeatureCommand.ts b/clients/client-evidently/src/commands/CreateFeatureCommand.ts
index d0b260508dcac..d7eb870014641 100644
--- a/clients/client-evidently/src/commands/CreateFeatureCommand.ts
+++ b/clients/client-evidently/src/commands/CreateFeatureCommand.ts
@@ -151,4 +151,16 @@ export class CreateFeatureCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateFeatureCommand)
.de(de_CreateFeatureCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateFeatureRequest;
+ output: CreateFeatureResponse;
+ };
+ sdk: {
+ input: CreateFeatureCommandInput;
+ output: CreateFeatureCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/CreateLaunchCommand.ts b/clients/client-evidently/src/commands/CreateLaunchCommand.ts
index 87a852e822eec..2db1cbae6de44 100644
--- a/clients/client-evidently/src/commands/CreateLaunchCommand.ts
+++ b/clients/client-evidently/src/commands/CreateLaunchCommand.ts
@@ -200,4 +200,16 @@ export class CreateLaunchCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateLaunchCommand)
.de(de_CreateLaunchCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateLaunchRequest;
+ output: CreateLaunchResponse;
+ };
+ sdk: {
+ input: CreateLaunchCommandInput;
+ output: CreateLaunchCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/CreateProjectCommand.ts b/clients/client-evidently/src/commands/CreateProjectCommand.ts
index 62da65b59b5d8..97d0a82d1f628 100644
--- a/clients/client-evidently/src/commands/CreateProjectCommand.ts
+++ b/clients/client-evidently/src/commands/CreateProjectCommand.ts
@@ -137,4 +137,16 @@ export class CreateProjectCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateProjectCommand)
.de(de_CreateProjectCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateProjectRequest;
+ output: CreateProjectResponse;
+ };
+ sdk: {
+ input: CreateProjectCommandInput;
+ output: CreateProjectCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/CreateSegmentCommand.ts b/clients/client-evidently/src/commands/CreateSegmentCommand.ts
index f1be69cbd8714..b38455e7133b6 100644
--- a/clients/client-evidently/src/commands/CreateSegmentCommand.ts
+++ b/clients/client-evidently/src/commands/CreateSegmentCommand.ts
@@ -118,4 +118,16 @@ export class CreateSegmentCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateSegmentCommand)
.de(de_CreateSegmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateSegmentRequest;
+ output: CreateSegmentResponse;
+ };
+ sdk: {
+ input: CreateSegmentCommandInput;
+ output: CreateSegmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/DeleteExperimentCommand.ts b/clients/client-evidently/src/commands/DeleteExperimentCommand.ts
index 4a7354740bb42..393a7318d3d96 100644
--- a/clients/client-evidently/src/commands/DeleteExperimentCommand.ts
+++ b/clients/client-evidently/src/commands/DeleteExperimentCommand.ts
@@ -95,4 +95,16 @@ export class DeleteExperimentCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteExperimentCommand)
.de(de_DeleteExperimentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteExperimentRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteExperimentCommandInput;
+ output: DeleteExperimentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/DeleteFeatureCommand.ts b/clients/client-evidently/src/commands/DeleteFeatureCommand.ts
index 40cf8978d6140..d3f2f195c31a4 100644
--- a/clients/client-evidently/src/commands/DeleteFeatureCommand.ts
+++ b/clients/client-evidently/src/commands/DeleteFeatureCommand.ts
@@ -91,4 +91,16 @@ export class DeleteFeatureCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteFeatureCommand)
.de(de_DeleteFeatureCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteFeatureRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteFeatureCommandInput;
+ output: DeleteFeatureCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/DeleteLaunchCommand.ts b/clients/client-evidently/src/commands/DeleteLaunchCommand.ts
index 03ef03c7500ae..1e05a50f47fdd 100644
--- a/clients/client-evidently/src/commands/DeleteLaunchCommand.ts
+++ b/clients/client-evidently/src/commands/DeleteLaunchCommand.ts
@@ -92,4 +92,16 @@ export class DeleteLaunchCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteLaunchCommand)
.de(de_DeleteLaunchCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteLaunchRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteLaunchCommandInput;
+ output: DeleteLaunchCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/DeleteProjectCommand.ts b/clients/client-evidently/src/commands/DeleteProjectCommand.ts
index 54acffcc8b4fb..2f958bde4d31f 100644
--- a/clients/client-evidently/src/commands/DeleteProjectCommand.ts
+++ b/clients/client-evidently/src/commands/DeleteProjectCommand.ts
@@ -91,4 +91,16 @@ export class DeleteProjectCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteProjectCommand)
.de(de_DeleteProjectCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteProjectRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteProjectCommandInput;
+ output: DeleteProjectCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/DeleteSegmentCommand.ts b/clients/client-evidently/src/commands/DeleteSegmentCommand.ts
index 54abfd80692c7..b04b582967b83 100644
--- a/clients/client-evidently/src/commands/DeleteSegmentCommand.ts
+++ b/clients/client-evidently/src/commands/DeleteSegmentCommand.ts
@@ -91,4 +91,16 @@ export class DeleteSegmentCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteSegmentCommand)
.de(de_DeleteSegmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteSegmentRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteSegmentCommandInput;
+ output: DeleteSegmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/EvaluateFeatureCommand.ts b/clients/client-evidently/src/commands/EvaluateFeatureCommand.ts
index 53833ea565b23..2cca7d9944986 100644
--- a/clients/client-evidently/src/commands/EvaluateFeatureCommand.ts
+++ b/clients/client-evidently/src/commands/EvaluateFeatureCommand.ts
@@ -124,4 +124,16 @@ export class EvaluateFeatureCommand extends $Command
.f(void 0, void 0)
.ser(se_EvaluateFeatureCommand)
.de(de_EvaluateFeatureCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: EvaluateFeatureRequest;
+ output: EvaluateFeatureResponse;
+ };
+ sdk: {
+ input: EvaluateFeatureCommandInput;
+ output: EvaluateFeatureCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/GetExperimentCommand.ts b/clients/client-evidently/src/commands/GetExperimentCommand.ts
index 98e067ea79e56..11bc4f43aeb12 100644
--- a/clients/client-evidently/src/commands/GetExperimentCommand.ts
+++ b/clients/client-evidently/src/commands/GetExperimentCommand.ts
@@ -141,4 +141,16 @@ export class GetExperimentCommand extends $Command
.f(void 0, void 0)
.ser(se_GetExperimentCommand)
.de(de_GetExperimentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetExperimentRequest;
+ output: GetExperimentResponse;
+ };
+ sdk: {
+ input: GetExperimentCommandInput;
+ output: GetExperimentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/GetExperimentResultsCommand.ts b/clients/client-evidently/src/commands/GetExperimentResultsCommand.ts
index 295c1018c2465..2fe34e28a82b1 100644
--- a/clients/client-evidently/src/commands/GetExperimentResultsCommand.ts
+++ b/clients/client-evidently/src/commands/GetExperimentResultsCommand.ts
@@ -137,4 +137,16 @@ export class GetExperimentResultsCommand extends $Command
.f(void 0, void 0)
.ser(se_GetExperimentResultsCommand)
.de(de_GetExperimentResultsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetExperimentResultsRequest;
+ output: GetExperimentResultsResponse;
+ };
+ sdk: {
+ input: GetExperimentResultsCommandInput;
+ output: GetExperimentResultsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/GetFeatureCommand.ts b/clients/client-evidently/src/commands/GetFeatureCommand.ts
index 9de253b7a6cb0..982b352de7272 100644
--- a/clients/client-evidently/src/commands/GetFeatureCommand.ts
+++ b/clients/client-evidently/src/commands/GetFeatureCommand.ts
@@ -125,4 +125,16 @@ export class GetFeatureCommand extends $Command
.f(void 0, void 0)
.ser(se_GetFeatureCommand)
.de(de_GetFeatureCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetFeatureRequest;
+ output: GetFeatureResponse;
+ };
+ sdk: {
+ input: GetFeatureCommandInput;
+ output: GetFeatureCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/GetLaunchCommand.ts b/clients/client-evidently/src/commands/GetLaunchCommand.ts
index 43ff625d8806a..9fa659a0afc72 100644
--- a/clients/client-evidently/src/commands/GetLaunchCommand.ts
+++ b/clients/client-evidently/src/commands/GetLaunchCommand.ts
@@ -148,4 +148,16 @@ export class GetLaunchCommand extends $Command
.f(void 0, void 0)
.ser(se_GetLaunchCommand)
.de(de_GetLaunchCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetLaunchRequest;
+ output: GetLaunchResponse;
+ };
+ sdk: {
+ input: GetLaunchCommandInput;
+ output: GetLaunchCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/GetProjectCommand.ts b/clients/client-evidently/src/commands/GetProjectCommand.ts
index 85557d8297c4e..b2f65d12b1c2d 100644
--- a/clients/client-evidently/src/commands/GetProjectCommand.ts
+++ b/clients/client-evidently/src/commands/GetProjectCommand.ts
@@ -119,4 +119,16 @@ export class GetProjectCommand extends $Command
.f(void 0, void 0)
.ser(se_GetProjectCommand)
.de(de_GetProjectCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetProjectRequest;
+ output: GetProjectResponse;
+ };
+ sdk: {
+ input: GetProjectCommandInput;
+ output: GetProjectCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/GetSegmentCommand.ts b/clients/client-evidently/src/commands/GetSegmentCommand.ts
index f5cc40f1deade..98e3d167bc8b2 100644
--- a/clients/client-evidently/src/commands/GetSegmentCommand.ts
+++ b/clients/client-evidently/src/commands/GetSegmentCommand.ts
@@ -102,4 +102,16 @@ export class GetSegmentCommand extends $Command
.f(void 0, void 0)
.ser(se_GetSegmentCommand)
.de(de_GetSegmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetSegmentRequest;
+ output: GetSegmentResponse;
+ };
+ sdk: {
+ input: GetSegmentCommandInput;
+ output: GetSegmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/ListExperimentsCommand.ts b/clients/client-evidently/src/commands/ListExperimentsCommand.ts
index 06fa5aa0d8556..e475a25da8ec7 100644
--- a/clients/client-evidently/src/commands/ListExperimentsCommand.ts
+++ b/clients/client-evidently/src/commands/ListExperimentsCommand.ts
@@ -142,4 +142,16 @@ export class ListExperimentsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListExperimentsCommand)
.de(de_ListExperimentsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListExperimentsRequest;
+ output: ListExperimentsResponse;
+ };
+ sdk: {
+ input: ListExperimentsCommandInput;
+ output: ListExperimentsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/ListFeaturesCommand.ts b/clients/client-evidently/src/commands/ListFeaturesCommand.ts
index e569105ef4d54..5f413912ed579 100644
--- a/clients/client-evidently/src/commands/ListFeaturesCommand.ts
+++ b/clients/client-evidently/src/commands/ListFeaturesCommand.ts
@@ -112,4 +112,16 @@ export class ListFeaturesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListFeaturesCommand)
.de(de_ListFeaturesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListFeaturesRequest;
+ output: ListFeaturesResponse;
+ };
+ sdk: {
+ input: ListFeaturesCommandInput;
+ output: ListFeaturesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/ListLaunchesCommand.ts b/clients/client-evidently/src/commands/ListLaunchesCommand.ts
index 1db0566ffe9c7..b32a652c8258f 100644
--- a/clients/client-evidently/src/commands/ListLaunchesCommand.ts
+++ b/clients/client-evidently/src/commands/ListLaunchesCommand.ts
@@ -149,4 +149,16 @@ export class ListLaunchesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListLaunchesCommand)
.de(de_ListLaunchesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListLaunchesRequest;
+ output: ListLaunchesResponse;
+ };
+ sdk: {
+ input: ListLaunchesCommandInput;
+ output: ListLaunchesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/ListProjectsCommand.ts b/clients/client-evidently/src/commands/ListProjectsCommand.ts
index 6a503d0104120..3011704b1a417 100644
--- a/clients/client-evidently/src/commands/ListProjectsCommand.ts
+++ b/clients/client-evidently/src/commands/ListProjectsCommand.ts
@@ -106,4 +106,16 @@ export class ListProjectsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListProjectsCommand)
.de(de_ListProjectsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListProjectsRequest;
+ output: ListProjectsResponse;
+ };
+ sdk: {
+ input: ListProjectsCommandInput;
+ output: ListProjectsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/ListSegmentReferencesCommand.ts b/clients/client-evidently/src/commands/ListSegmentReferencesCommand.ts
index 254e7770960a7..71499362a4a10 100644
--- a/clients/client-evidently/src/commands/ListSegmentReferencesCommand.ts
+++ b/clients/client-evidently/src/commands/ListSegmentReferencesCommand.ts
@@ -103,4 +103,16 @@ export class ListSegmentReferencesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListSegmentReferencesCommand)
.de(de_ListSegmentReferencesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListSegmentReferencesRequest;
+ output: ListSegmentReferencesResponse;
+ };
+ sdk: {
+ input: ListSegmentReferencesCommandInput;
+ output: ListSegmentReferencesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/ListSegmentsCommand.ts b/clients/client-evidently/src/commands/ListSegmentsCommand.ts
index c8ee5ceb6d046..68a5ae3b921ff 100644
--- a/clients/client-evidently/src/commands/ListSegmentsCommand.ts
+++ b/clients/client-evidently/src/commands/ListSegmentsCommand.ts
@@ -102,4 +102,16 @@ export class ListSegmentsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListSegmentsCommand)
.de(de_ListSegmentsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListSegmentsRequest;
+ output: ListSegmentsResponse;
+ };
+ sdk: {
+ input: ListSegmentsCommandInput;
+ output: ListSegmentsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/ListTagsForResourceCommand.ts b/clients/client-evidently/src/commands/ListTagsForResourceCommand.ts
index 73f68be9d120a..828c502b5e4e9 100644
--- a/clients/client-evidently/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-evidently/src/commands/ListTagsForResourceCommand.ts
@@ -88,4 +88,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/PutProjectEventsCommand.ts b/clients/client-evidently/src/commands/PutProjectEventsCommand.ts
index 2942385e4cbd5..b80eb96b3411a 100644
--- a/clients/client-evidently/src/commands/PutProjectEventsCommand.ts
+++ b/clients/client-evidently/src/commands/PutProjectEventsCommand.ts
@@ -104,4 +104,16 @@ export class PutProjectEventsCommand extends $Command
.f(void 0, void 0)
.ser(se_PutProjectEventsCommand)
.de(de_PutProjectEventsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutProjectEventsRequest;
+ output: PutProjectEventsResponse;
+ };
+ sdk: {
+ input: PutProjectEventsCommandInput;
+ output: PutProjectEventsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/StartExperimentCommand.ts b/clients/client-evidently/src/commands/StartExperimentCommand.ts
index ef84f5278717b..3722d04e6394a 100644
--- a/clients/client-evidently/src/commands/StartExperimentCommand.ts
+++ b/clients/client-evidently/src/commands/StartExperimentCommand.ts
@@ -98,4 +98,16 @@ export class StartExperimentCommand extends $Command
.f(void 0, void 0)
.ser(se_StartExperimentCommand)
.de(de_StartExperimentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartExperimentRequest;
+ output: StartExperimentResponse;
+ };
+ sdk: {
+ input: StartExperimentCommandInput;
+ output: StartExperimentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/StartLaunchCommand.ts b/clients/client-evidently/src/commands/StartLaunchCommand.ts
index 86426b38f27df..d4a0843ed5429 100644
--- a/clients/client-evidently/src/commands/StartLaunchCommand.ts
+++ b/clients/client-evidently/src/commands/StartLaunchCommand.ts
@@ -154,4 +154,16 @@ export class StartLaunchCommand extends $Command
.f(void 0, void 0)
.ser(se_StartLaunchCommand)
.de(de_StartLaunchCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartLaunchRequest;
+ output: StartLaunchResponse;
+ };
+ sdk: {
+ input: StartLaunchCommandInput;
+ output: StartLaunchCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/StopExperimentCommand.ts b/clients/client-evidently/src/commands/StopExperimentCommand.ts
index 33e5058bc05f6..372736811729c 100644
--- a/clients/client-evidently/src/commands/StopExperimentCommand.ts
+++ b/clients/client-evidently/src/commands/StopExperimentCommand.ts
@@ -99,4 +99,16 @@ export class StopExperimentCommand extends $Command
.f(void 0, void 0)
.ser(se_StopExperimentCommand)
.de(de_StopExperimentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StopExperimentRequest;
+ output: StopExperimentResponse;
+ };
+ sdk: {
+ input: StopExperimentCommandInput;
+ output: StopExperimentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/StopLaunchCommand.ts b/clients/client-evidently/src/commands/StopLaunchCommand.ts
index bcb7cb847267b..373b00d10a013 100644
--- a/clients/client-evidently/src/commands/StopLaunchCommand.ts
+++ b/clients/client-evidently/src/commands/StopLaunchCommand.ts
@@ -96,4 +96,16 @@ export class StopLaunchCommand extends $Command
.f(void 0, void 0)
.ser(se_StopLaunchCommand)
.de(de_StopLaunchCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StopLaunchRequest;
+ output: StopLaunchResponse;
+ };
+ sdk: {
+ input: StopLaunchCommandInput;
+ output: StopLaunchCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/TagResourceCommand.ts b/clients/client-evidently/src/commands/TagResourceCommand.ts
index e3715a72a8046..d71e0ccad710d 100644
--- a/clients/client-evidently/src/commands/TagResourceCommand.ts
+++ b/clients/client-evidently/src/commands/TagResourceCommand.ts
@@ -99,4 +99,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/TestSegmentPatternCommand.ts b/clients/client-evidently/src/commands/TestSegmentPatternCommand.ts
index 1fb378f37156f..232ecaf570213 100644
--- a/clients/client-evidently/src/commands/TestSegmentPatternCommand.ts
+++ b/clients/client-evidently/src/commands/TestSegmentPatternCommand.ts
@@ -88,4 +88,16 @@ export class TestSegmentPatternCommand extends $Command
.f(void 0, void 0)
.ser(se_TestSegmentPatternCommand)
.de(de_TestSegmentPatternCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TestSegmentPatternRequest;
+ output: TestSegmentPatternResponse;
+ };
+ sdk: {
+ input: TestSegmentPatternCommandInput;
+ output: TestSegmentPatternCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/UntagResourceCommand.ts b/clients/client-evidently/src/commands/UntagResourceCommand.ts
index 7a09f28075f6c..b07dbfb0a96e9 100644
--- a/clients/client-evidently/src/commands/UntagResourceCommand.ts
+++ b/clients/client-evidently/src/commands/UntagResourceCommand.ts
@@ -87,4 +87,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/UpdateExperimentCommand.ts b/clients/client-evidently/src/commands/UpdateExperimentCommand.ts
index 59470c7fab434..1e7a433028b86 100644
--- a/clients/client-evidently/src/commands/UpdateExperimentCommand.ts
+++ b/clients/client-evidently/src/commands/UpdateExperimentCommand.ts
@@ -173,4 +173,16 @@ export class UpdateExperimentCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateExperimentCommand)
.de(de_UpdateExperimentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateExperimentRequest;
+ output: UpdateExperimentResponse;
+ };
+ sdk: {
+ input: UpdateExperimentCommandInput;
+ output: UpdateExperimentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/UpdateFeatureCommand.ts b/clients/client-evidently/src/commands/UpdateFeatureCommand.ts
index 5064a88b3021d..d2062e3c6b448 100644
--- a/clients/client-evidently/src/commands/UpdateFeatureCommand.ts
+++ b/clients/client-evidently/src/commands/UpdateFeatureCommand.ts
@@ -149,4 +149,16 @@ export class UpdateFeatureCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateFeatureCommand)
.de(de_UpdateFeatureCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateFeatureRequest;
+ output: UpdateFeatureResponse;
+ };
+ sdk: {
+ input: UpdateFeatureCommandInput;
+ output: UpdateFeatureCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/UpdateLaunchCommand.ts b/clients/client-evidently/src/commands/UpdateLaunchCommand.ts
index 9f658755af36a..d9991b519a6f2 100644
--- a/clients/client-evidently/src/commands/UpdateLaunchCommand.ts
+++ b/clients/client-evidently/src/commands/UpdateLaunchCommand.ts
@@ -189,4 +189,16 @@ export class UpdateLaunchCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateLaunchCommand)
.de(de_UpdateLaunchCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateLaunchRequest;
+ output: UpdateLaunchResponse;
+ };
+ sdk: {
+ input: UpdateLaunchCommandInput;
+ output: UpdateLaunchCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/UpdateProjectCommand.ts b/clients/client-evidently/src/commands/UpdateProjectCommand.ts
index 5c85ecaa15ab1..be29eb7dbbac9 100644
--- a/clients/client-evidently/src/commands/UpdateProjectCommand.ts
+++ b/clients/client-evidently/src/commands/UpdateProjectCommand.ts
@@ -131,4 +131,16 @@ export class UpdateProjectCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateProjectCommand)
.de(de_UpdateProjectCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateProjectRequest;
+ output: UpdateProjectResponse;
+ };
+ sdk: {
+ input: UpdateProjectCommandInput;
+ output: UpdateProjectCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-evidently/src/commands/UpdateProjectDataDeliveryCommand.ts b/clients/client-evidently/src/commands/UpdateProjectDataDeliveryCommand.ts
index 4e55dd3931c7d..b6fe1042a775a 100644
--- a/clients/client-evidently/src/commands/UpdateProjectDataDeliveryCommand.ts
+++ b/clients/client-evidently/src/commands/UpdateProjectDataDeliveryCommand.ts
@@ -132,4 +132,16 @@ export class UpdateProjectDataDeliveryCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateProjectDataDeliveryCommand)
.de(de_UpdateProjectDataDeliveryCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateProjectDataDeliveryRequest;
+ output: UpdateProjectDataDeliveryResponse;
+ };
+ sdk: {
+ input: UpdateProjectDataDeliveryCommandInput;
+ output: UpdateProjectDataDeliveryCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/CHANGELOG.md b/clients/client-finspace-data/CHANGELOG.md
index bdfa6d4f5d238..ea41c34fa4d3d 100644
--- a/clients/client-finspace-data/CHANGELOG.md
+++ b/clients/client-finspace-data/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-finspace-data
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-finspace-data
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-finspace-data
diff --git a/clients/client-finspace-data/package.json b/clients/client-finspace-data/package.json
index 56b27a7c939cc..5c1f6cc0aa7f4 100644
--- a/clients/client-finspace-data/package.json
+++ b/clients/client-finspace-data/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-finspace-data",
"description": "AWS SDK for JavaScript Finspace Data Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-finspace-data",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
diff --git a/clients/client-finspace-data/src/commands/AssociateUserToPermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/AssociateUserToPermissionGroupCommand.ts
index d186f53cdfb20..0790b5bd816a7 100644
--- a/clients/client-finspace-data/src/commands/AssociateUserToPermissionGroupCommand.ts
+++ b/clients/client-finspace-data/src/commands/AssociateUserToPermissionGroupCommand.ts
@@ -105,4 +105,16 @@ export class AssociateUserToPermissionGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_AssociateUserToPermissionGroupCommand)
.de(de_AssociateUserToPermissionGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AssociateUserToPermissionGroupRequest;
+ output: AssociateUserToPermissionGroupResponse;
+ };
+ sdk: {
+ input: AssociateUserToPermissionGroupCommandInput;
+ output: AssociateUserToPermissionGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/CreateChangesetCommand.ts b/clients/client-finspace-data/src/commands/CreateChangesetCommand.ts
index f04a47b427af3..e6d2eb39932c6 100644
--- a/clients/client-finspace-data/src/commands/CreateChangesetCommand.ts
+++ b/clients/client-finspace-data/src/commands/CreateChangesetCommand.ts
@@ -110,4 +110,16 @@ export class CreateChangesetCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateChangesetCommand)
.de(de_CreateChangesetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateChangesetRequest;
+ output: CreateChangesetResponse;
+ };
+ sdk: {
+ input: CreateChangesetCommandInput;
+ output: CreateChangesetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/CreateDataViewCommand.ts b/clients/client-finspace-data/src/commands/CreateDataViewCommand.ts
index 7d7750d18120b..508b64ef70b0d 100644
--- a/clients/client-finspace-data/src/commands/CreateDataViewCommand.ts
+++ b/clients/client-finspace-data/src/commands/CreateDataViewCommand.ts
@@ -115,4 +115,16 @@ export class CreateDataViewCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateDataViewCommand)
.de(de_CreateDataViewCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateDataViewRequest;
+ output: CreateDataViewResponse;
+ };
+ sdk: {
+ input: CreateDataViewCommandInput;
+ output: CreateDataViewCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/CreateDatasetCommand.ts b/clients/client-finspace-data/src/commands/CreateDatasetCommand.ts
index 96af766de2947..6150f199cec14 100644
--- a/clients/client-finspace-data/src/commands/CreateDatasetCommand.ts
+++ b/clients/client-finspace-data/src/commands/CreateDatasetCommand.ts
@@ -136,4 +136,16 @@ export class CreateDatasetCommand extends $Command
.f(CreateDatasetRequestFilterSensitiveLog, void 0)
.ser(se_CreateDatasetCommand)
.de(de_CreateDatasetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateDatasetRequest;
+ output: CreateDatasetResponse;
+ };
+ sdk: {
+ input: CreateDatasetCommandInput;
+ output: CreateDatasetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/CreatePermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/CreatePermissionGroupCommand.ts
index 57504acfd6909..1bf820640eb8a 100644
--- a/clients/client-finspace-data/src/commands/CreatePermissionGroupCommand.ts
+++ b/clients/client-finspace-data/src/commands/CreatePermissionGroupCommand.ts
@@ -107,4 +107,16 @@ export class CreatePermissionGroupCommand extends $Command
.f(CreatePermissionGroupRequestFilterSensitiveLog, void 0)
.ser(se_CreatePermissionGroupCommand)
.de(de_CreatePermissionGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreatePermissionGroupRequest;
+ output: CreatePermissionGroupResponse;
+ };
+ sdk: {
+ input: CreatePermissionGroupCommandInput;
+ output: CreatePermissionGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/CreateUserCommand.ts b/clients/client-finspace-data/src/commands/CreateUserCommand.ts
index 33da063eb91ac..c61e17c2cee67 100644
--- a/clients/client-finspace-data/src/commands/CreateUserCommand.ts
+++ b/clients/client-finspace-data/src/commands/CreateUserCommand.ts
@@ -104,4 +104,16 @@ export class CreateUserCommand extends $Command
.f(CreateUserRequestFilterSensitiveLog, void 0)
.ser(se_CreateUserCommand)
.de(de_CreateUserCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateUserRequest;
+ output: CreateUserResponse;
+ };
+ sdk: {
+ input: CreateUserCommandInput;
+ output: CreateUserCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/DeleteDatasetCommand.ts b/clients/client-finspace-data/src/commands/DeleteDatasetCommand.ts
index 50187e4f6f14f..d33ec945208b6 100644
--- a/clients/client-finspace-data/src/commands/DeleteDatasetCommand.ts
+++ b/clients/client-finspace-data/src/commands/DeleteDatasetCommand.ts
@@ -102,4 +102,16 @@ export class DeleteDatasetCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteDatasetCommand)
.de(de_DeleteDatasetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteDatasetRequest;
+ output: DeleteDatasetResponse;
+ };
+ sdk: {
+ input: DeleteDatasetCommandInput;
+ output: DeleteDatasetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/DeletePermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/DeletePermissionGroupCommand.ts
index 8a5df2857856d..052efd7943822 100644
--- a/clients/client-finspace-data/src/commands/DeletePermissionGroupCommand.ts
+++ b/clients/client-finspace-data/src/commands/DeletePermissionGroupCommand.ts
@@ -102,4 +102,16 @@ export class DeletePermissionGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeletePermissionGroupCommand)
.de(de_DeletePermissionGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeletePermissionGroupRequest;
+ output: DeletePermissionGroupResponse;
+ };
+ sdk: {
+ input: DeletePermissionGroupCommandInput;
+ output: DeletePermissionGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/DisableUserCommand.ts b/clients/client-finspace-data/src/commands/DisableUserCommand.ts
index fe9a69250cae9..96257227832ec 100644
--- a/clients/client-finspace-data/src/commands/DisableUserCommand.ts
+++ b/clients/client-finspace-data/src/commands/DisableUserCommand.ts
@@ -99,4 +99,16 @@ export class DisableUserCommand extends $Command
.f(void 0, void 0)
.ser(se_DisableUserCommand)
.de(de_DisableUserCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DisableUserRequest;
+ output: DisableUserResponse;
+ };
+ sdk: {
+ input: DisableUserCommandInput;
+ output: DisableUserCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/DisassociateUserFromPermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/DisassociateUserFromPermissionGroupCommand.ts
index 7dead9b4e5b8f..cdababdfd8f7e 100644
--- a/clients/client-finspace-data/src/commands/DisassociateUserFromPermissionGroupCommand.ts
+++ b/clients/client-finspace-data/src/commands/DisassociateUserFromPermissionGroupCommand.ts
@@ -108,4 +108,16 @@ export class DisassociateUserFromPermissionGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DisassociateUserFromPermissionGroupCommand)
.de(de_DisassociateUserFromPermissionGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DisassociateUserFromPermissionGroupRequest;
+ output: DisassociateUserFromPermissionGroupResponse;
+ };
+ sdk: {
+ input: DisassociateUserFromPermissionGroupCommandInput;
+ output: DisassociateUserFromPermissionGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/EnableUserCommand.ts b/clients/client-finspace-data/src/commands/EnableUserCommand.ts
index 7d0b8d8760336..2e697eaa0397e 100644
--- a/clients/client-finspace-data/src/commands/EnableUserCommand.ts
+++ b/clients/client-finspace-data/src/commands/EnableUserCommand.ts
@@ -102,4 +102,16 @@ export class EnableUserCommand extends $Command
.f(void 0, void 0)
.ser(se_EnableUserCommand)
.de(de_EnableUserCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: EnableUserRequest;
+ output: EnableUserResponse;
+ };
+ sdk: {
+ input: EnableUserCommandInput;
+ output: EnableUserCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/GetChangesetCommand.ts b/clients/client-finspace-data/src/commands/GetChangesetCommand.ts
index a1225f1073a98..5f3c7f19e49f3 100644
--- a/clients/client-finspace-data/src/commands/GetChangesetCommand.ts
+++ b/clients/client-finspace-data/src/commands/GetChangesetCommand.ts
@@ -118,4 +118,16 @@ export class GetChangesetCommand extends $Command
.f(void 0, void 0)
.ser(se_GetChangesetCommand)
.de(de_GetChangesetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetChangesetRequest;
+ output: GetChangesetResponse;
+ };
+ sdk: {
+ input: GetChangesetCommandInput;
+ output: GetChangesetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/GetDataViewCommand.ts b/clients/client-finspace-data/src/commands/GetDataViewCommand.ts
index 1f6655874e768..f648b8ac57069 100644
--- a/clients/client-finspace-data/src/commands/GetDataViewCommand.ts
+++ b/clients/client-finspace-data/src/commands/GetDataViewCommand.ts
@@ -120,4 +120,16 @@ export class GetDataViewCommand extends $Command
.f(void 0, void 0)
.ser(se_GetDataViewCommand)
.de(de_GetDataViewCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetDataViewRequest;
+ output: GetDataViewResponse;
+ };
+ sdk: {
+ input: GetDataViewCommandInput;
+ output: GetDataViewCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/GetDatasetCommand.ts b/clients/client-finspace-data/src/commands/GetDatasetCommand.ts
index 952670d07f0ce..f02225e044226 100644
--- a/clients/client-finspace-data/src/commands/GetDatasetCommand.ts
+++ b/clients/client-finspace-data/src/commands/GetDatasetCommand.ts
@@ -120,4 +120,16 @@ export class GetDatasetCommand extends $Command
.f(void 0, void 0)
.ser(se_GetDatasetCommand)
.de(de_GetDatasetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetDatasetRequest;
+ output: GetDatasetResponse;
+ };
+ sdk: {
+ input: GetDatasetCommandInput;
+ output: GetDatasetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/GetExternalDataViewAccessDetailsCommand.ts b/clients/client-finspace-data/src/commands/GetExternalDataViewAccessDetailsCommand.ts
index 4703f7f662223..e16743155e37e 100644
--- a/clients/client-finspace-data/src/commands/GetExternalDataViewAccessDetailsCommand.ts
+++ b/clients/client-finspace-data/src/commands/GetExternalDataViewAccessDetailsCommand.ts
@@ -122,4 +122,16 @@ export class GetExternalDataViewAccessDetailsCommand extends $Command
.f(void 0, GetExternalDataViewAccessDetailsResponseFilterSensitiveLog)
.ser(se_GetExternalDataViewAccessDetailsCommand)
.de(de_GetExternalDataViewAccessDetailsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetExternalDataViewAccessDetailsRequest;
+ output: GetExternalDataViewAccessDetailsResponse;
+ };
+ sdk: {
+ input: GetExternalDataViewAccessDetailsCommandInput;
+ output: GetExternalDataViewAccessDetailsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/GetPermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/GetPermissionGroupCommand.ts
index 5d4e04b812c19..b03aa2397224f 100644
--- a/clients/client-finspace-data/src/commands/GetPermissionGroupCommand.ts
+++ b/clients/client-finspace-data/src/commands/GetPermissionGroupCommand.ts
@@ -109,4 +109,16 @@ export class GetPermissionGroupCommand extends $Command
.f(void 0, GetPermissionGroupResponseFilterSensitiveLog)
.ser(se_GetPermissionGroupCommand)
.de(de_GetPermissionGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetPermissionGroupRequest;
+ output: GetPermissionGroupResponse;
+ };
+ sdk: {
+ input: GetPermissionGroupCommandInput;
+ output: GetPermissionGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/GetProgrammaticAccessCredentialsCommand.ts b/clients/client-finspace-data/src/commands/GetProgrammaticAccessCredentialsCommand.ts
index 369aa61273c05..d6af88afdda15 100644
--- a/clients/client-finspace-data/src/commands/GetProgrammaticAccessCredentialsCommand.ts
+++ b/clients/client-finspace-data/src/commands/GetProgrammaticAccessCredentialsCommand.ts
@@ -107,4 +107,16 @@ export class GetProgrammaticAccessCredentialsCommand extends $Command
.f(void 0, GetProgrammaticAccessCredentialsResponseFilterSensitiveLog)
.ser(se_GetProgrammaticAccessCredentialsCommand)
.de(de_GetProgrammaticAccessCredentialsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetProgrammaticAccessCredentialsRequest;
+ output: GetProgrammaticAccessCredentialsResponse;
+ };
+ sdk: {
+ input: GetProgrammaticAccessCredentialsCommandInput;
+ output: GetProgrammaticAccessCredentialsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/GetUserCommand.ts b/clients/client-finspace-data/src/commands/GetUserCommand.ts
index e1041c8c272ae..78cd08c3078d4 100644
--- a/clients/client-finspace-data/src/commands/GetUserCommand.ts
+++ b/clients/client-finspace-data/src/commands/GetUserCommand.ts
@@ -107,4 +107,16 @@ export class GetUserCommand extends $Command
.f(void 0, GetUserResponseFilterSensitiveLog)
.ser(se_GetUserCommand)
.de(de_GetUserCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetUserRequest;
+ output: GetUserResponse;
+ };
+ sdk: {
+ input: GetUserCommandInput;
+ output: GetUserCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/GetWorkingLocationCommand.ts b/clients/client-finspace-data/src/commands/GetWorkingLocationCommand.ts
index eaf15c4ac24e5..5c36124907461 100644
--- a/clients/client-finspace-data/src/commands/GetWorkingLocationCommand.ts
+++ b/clients/client-finspace-data/src/commands/GetWorkingLocationCommand.ts
@@ -95,4 +95,16 @@ export class GetWorkingLocationCommand extends $Command
.f(void 0, void 0)
.ser(se_GetWorkingLocationCommand)
.de(de_GetWorkingLocationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetWorkingLocationRequest;
+ output: GetWorkingLocationResponse;
+ };
+ sdk: {
+ input: GetWorkingLocationCommandInput;
+ output: GetWorkingLocationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/ListChangesetsCommand.ts b/clients/client-finspace-data/src/commands/ListChangesetsCommand.ts
index b0498cf6bbf87..fec8783b9959f 100644
--- a/clients/client-finspace-data/src/commands/ListChangesetsCommand.ts
+++ b/clients/client-finspace-data/src/commands/ListChangesetsCommand.ts
@@ -124,4 +124,16 @@ export class ListChangesetsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListChangesetsCommand)
.de(de_ListChangesetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListChangesetsRequest;
+ output: ListChangesetsResponse;
+ };
+ sdk: {
+ input: ListChangesetsCommandInput;
+ output: ListChangesetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/ListDataViewsCommand.ts b/clients/client-finspace-data/src/commands/ListDataViewsCommand.ts
index 0f6e84de13462..b1546ea3faf44 100644
--- a/clients/client-finspace-data/src/commands/ListDataViewsCommand.ts
+++ b/clients/client-finspace-data/src/commands/ListDataViewsCommand.ts
@@ -126,4 +126,16 @@ export class ListDataViewsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListDataViewsCommand)
.de(de_ListDataViewsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListDataViewsRequest;
+ output: ListDataViewsResponse;
+ };
+ sdk: {
+ input: ListDataViewsCommandInput;
+ output: ListDataViewsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/ListDatasetsCommand.ts b/clients/client-finspace-data/src/commands/ListDatasetsCommand.ts
index 45804b8b0edcc..0b991c1c29bd4 100644
--- a/clients/client-finspace-data/src/commands/ListDatasetsCommand.ts
+++ b/clients/client-finspace-data/src/commands/ListDatasetsCommand.ts
@@ -127,4 +127,16 @@ export class ListDatasetsCommand extends $Command
.f(void 0, ListDatasetsResponseFilterSensitiveLog)
.ser(se_ListDatasetsCommand)
.de(de_ListDatasetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListDatasetsRequest;
+ output: ListDatasetsResponse;
+ };
+ sdk: {
+ input: ListDatasetsCommandInput;
+ output: ListDatasetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/ListPermissionGroupsByUserCommand.ts b/clients/client-finspace-data/src/commands/ListPermissionGroupsByUserCommand.ts
index eed365a11c9da..7bd1d9f13092d 100644
--- a/clients/client-finspace-data/src/commands/ListPermissionGroupsByUserCommand.ts
+++ b/clients/client-finspace-data/src/commands/ListPermissionGroupsByUserCommand.ts
@@ -108,4 +108,16 @@ export class ListPermissionGroupsByUserCommand extends $Command
.f(void 0, ListPermissionGroupsByUserResponseFilterSensitiveLog)
.ser(se_ListPermissionGroupsByUserCommand)
.de(de_ListPermissionGroupsByUserCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPermissionGroupsByUserRequest;
+ output: ListPermissionGroupsByUserResponse;
+ };
+ sdk: {
+ input: ListPermissionGroupsByUserCommandInput;
+ output: ListPermissionGroupsByUserCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/ListPermissionGroupsCommand.ts b/clients/client-finspace-data/src/commands/ListPermissionGroupsCommand.ts
index e9a8c528bbcae..942512418c6bc 100644
--- a/clients/client-finspace-data/src/commands/ListPermissionGroupsCommand.ts
+++ b/clients/client-finspace-data/src/commands/ListPermissionGroupsCommand.ts
@@ -110,4 +110,16 @@ export class ListPermissionGroupsCommand extends $Command
.f(void 0, ListPermissionGroupsResponseFilterSensitiveLog)
.ser(se_ListPermissionGroupsCommand)
.de(de_ListPermissionGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPermissionGroupsRequest;
+ output: ListPermissionGroupsResponse;
+ };
+ sdk: {
+ input: ListPermissionGroupsCommandInput;
+ output: ListPermissionGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/ListUsersByPermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/ListUsersByPermissionGroupCommand.ts
index 119a4a332aab6..2a3040b1153ab 100644
--- a/clients/client-finspace-data/src/commands/ListUsersByPermissionGroupCommand.ts
+++ b/clients/client-finspace-data/src/commands/ListUsersByPermissionGroupCommand.ts
@@ -114,4 +114,16 @@ export class ListUsersByPermissionGroupCommand extends $Command
.f(void 0, ListUsersByPermissionGroupResponseFilterSensitiveLog)
.ser(se_ListUsersByPermissionGroupCommand)
.de(de_ListUsersByPermissionGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListUsersByPermissionGroupRequest;
+ output: ListUsersByPermissionGroupResponse;
+ };
+ sdk: {
+ input: ListUsersByPermissionGroupCommandInput;
+ output: ListUsersByPermissionGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/ListUsersCommand.ts b/clients/client-finspace-data/src/commands/ListUsersCommand.ts
index 6f9861198d3df..d0423b9bffcc7 100644
--- a/clients/client-finspace-data/src/commands/ListUsersCommand.ts
+++ b/clients/client-finspace-data/src/commands/ListUsersCommand.ts
@@ -110,4 +110,16 @@ export class ListUsersCommand extends $Command
.f(void 0, ListUsersResponseFilterSensitiveLog)
.ser(se_ListUsersCommand)
.de(de_ListUsersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListUsersRequest;
+ output: ListUsersResponse;
+ };
+ sdk: {
+ input: ListUsersCommandInput;
+ output: ListUsersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/ResetUserPasswordCommand.ts b/clients/client-finspace-data/src/commands/ResetUserPasswordCommand.ts
index aa7c01b4fec37..050b0a0e4a19c 100644
--- a/clients/client-finspace-data/src/commands/ResetUserPasswordCommand.ts
+++ b/clients/client-finspace-data/src/commands/ResetUserPasswordCommand.ts
@@ -104,4 +104,16 @@ export class ResetUserPasswordCommand extends $Command
.f(void 0, ResetUserPasswordResponseFilterSensitiveLog)
.ser(se_ResetUserPasswordCommand)
.de(de_ResetUserPasswordCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ResetUserPasswordRequest;
+ output: ResetUserPasswordResponse;
+ };
+ sdk: {
+ input: ResetUserPasswordCommandInput;
+ output: ResetUserPasswordCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/UpdateChangesetCommand.ts b/clients/client-finspace-data/src/commands/UpdateChangesetCommand.ts
index 9c9a08316c567..2e453e648c5ba 100644
--- a/clients/client-finspace-data/src/commands/UpdateChangesetCommand.ts
+++ b/clients/client-finspace-data/src/commands/UpdateChangesetCommand.ts
@@ -107,4 +107,16 @@ export class UpdateChangesetCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateChangesetCommand)
.de(de_UpdateChangesetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateChangesetRequest;
+ output: UpdateChangesetResponse;
+ };
+ sdk: {
+ input: UpdateChangesetCommandInput;
+ output: UpdateChangesetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/UpdateDatasetCommand.ts b/clients/client-finspace-data/src/commands/UpdateDatasetCommand.ts
index 252a088537730..8a95e1b441556 100644
--- a/clients/client-finspace-data/src/commands/UpdateDatasetCommand.ts
+++ b/clients/client-finspace-data/src/commands/UpdateDatasetCommand.ts
@@ -117,4 +117,16 @@ export class UpdateDatasetCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateDatasetCommand)
.de(de_UpdateDatasetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateDatasetRequest;
+ output: UpdateDatasetResponse;
+ };
+ sdk: {
+ input: UpdateDatasetCommandInput;
+ output: UpdateDatasetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/UpdatePermissionGroupCommand.ts b/clients/client-finspace-data/src/commands/UpdatePermissionGroupCommand.ts
index b3a6c97afe1e9..8303f68a49b16 100644
--- a/clients/client-finspace-data/src/commands/UpdatePermissionGroupCommand.ts
+++ b/clients/client-finspace-data/src/commands/UpdatePermissionGroupCommand.ts
@@ -108,4 +108,16 @@ export class UpdatePermissionGroupCommand extends $Command
.f(UpdatePermissionGroupRequestFilterSensitiveLog, void 0)
.ser(se_UpdatePermissionGroupCommand)
.de(de_UpdatePermissionGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdatePermissionGroupRequest;
+ output: UpdatePermissionGroupResponse;
+ };
+ sdk: {
+ input: UpdatePermissionGroupCommandInput;
+ output: UpdatePermissionGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace-data/src/commands/UpdateUserCommand.ts b/clients/client-finspace-data/src/commands/UpdateUserCommand.ts
index 2692f615b235b..48a7d51cb2ee3 100644
--- a/clients/client-finspace-data/src/commands/UpdateUserCommand.ts
+++ b/clients/client-finspace-data/src/commands/UpdateUserCommand.ts
@@ -104,4 +104,16 @@ export class UpdateUserCommand extends $Command
.f(UpdateUserRequestFilterSensitiveLog, void 0)
.ser(se_UpdateUserCommand)
.de(de_UpdateUserCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateUserRequest;
+ output: UpdateUserResponse;
+ };
+ sdk: {
+ input: UpdateUserCommandInput;
+ output: UpdateUserCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/CHANGELOG.md b/clients/client-finspace/CHANGELOG.md
index d07a3588b9ba0..9cd72b3ed629b 100644
--- a/clients/client-finspace/CHANGELOG.md
+++ b/clients/client-finspace/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-finspace
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-finspace
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-finspace
diff --git a/clients/client-finspace/package.json b/clients/client-finspace/package.json
index 41fe7799af2d4..b019a2e07a8af 100644
--- a/clients/client-finspace/package.json
+++ b/clients/client-finspace/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-finspace",
"description": "AWS SDK for JavaScript Finspace Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-finspace",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
diff --git a/clients/client-finspace/src/commands/CreateEnvironmentCommand.ts b/clients/client-finspace/src/commands/CreateEnvironmentCommand.ts
index c41b8ca3b099a..2c37288c2abd8 100644
--- a/clients/client-finspace/src/commands/CreateEnvironmentCommand.ts
+++ b/clients/client-finspace/src/commands/CreateEnvironmentCommand.ts
@@ -129,4 +129,16 @@ export class CreateEnvironmentCommand extends $Command
.f(CreateEnvironmentRequestFilterSensitiveLog, void 0)
.ser(se_CreateEnvironmentCommand)
.de(de_CreateEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateEnvironmentRequest;
+ output: CreateEnvironmentResponse;
+ };
+ sdk: {
+ input: CreateEnvironmentCommandInput;
+ output: CreateEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/CreateKxChangesetCommand.ts b/clients/client-finspace/src/commands/CreateKxChangesetCommand.ts
index 42bfdc146b92e..9d92d12f9948d 100644
--- a/clients/client-finspace/src/commands/CreateKxChangesetCommand.ts
+++ b/clients/client-finspace/src/commands/CreateKxChangesetCommand.ts
@@ -126,4 +126,16 @@ export class CreateKxChangesetCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateKxChangesetCommand)
.de(de_CreateKxChangesetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateKxChangesetRequest;
+ output: CreateKxChangesetResponse;
+ };
+ sdk: {
+ input: CreateKxChangesetCommandInput;
+ output: CreateKxChangesetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/CreateKxClusterCommand.ts b/clients/client-finspace/src/commands/CreateKxClusterCommand.ts
index 92cbddb1320ec..ce955f3babd17 100644
--- a/clients/client-finspace/src/commands/CreateKxClusterCommand.ts
+++ b/clients/client-finspace/src/commands/CreateKxClusterCommand.ts
@@ -301,4 +301,16 @@ export class CreateKxClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateKxClusterCommand)
.de(de_CreateKxClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateKxClusterRequest;
+ output: CreateKxClusterResponse;
+ };
+ sdk: {
+ input: CreateKxClusterCommandInput;
+ output: CreateKxClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/CreateKxDatabaseCommand.ts b/clients/client-finspace/src/commands/CreateKxDatabaseCommand.ts
index de47d4ba7750b..506639120594a 100644
--- a/clients/client-finspace/src/commands/CreateKxDatabaseCommand.ts
+++ b/clients/client-finspace/src/commands/CreateKxDatabaseCommand.ts
@@ -113,4 +113,16 @@ export class CreateKxDatabaseCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateKxDatabaseCommand)
.de(de_CreateKxDatabaseCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateKxDatabaseRequest;
+ output: CreateKxDatabaseResponse;
+ };
+ sdk: {
+ input: CreateKxDatabaseCommandInput;
+ output: CreateKxDatabaseCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/CreateKxDataviewCommand.ts b/clients/client-finspace/src/commands/CreateKxDataviewCommand.ts
index 310cbc7b1e694..10784ee942308 100644
--- a/clients/client-finspace/src/commands/CreateKxDataviewCommand.ts
+++ b/clients/client-finspace/src/commands/CreateKxDataviewCommand.ts
@@ -144,4 +144,16 @@ export class CreateKxDataviewCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateKxDataviewCommand)
.de(de_CreateKxDataviewCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateKxDataviewRequest;
+ output: CreateKxDataviewResponse;
+ };
+ sdk: {
+ input: CreateKxDataviewCommandInput;
+ output: CreateKxDataviewCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/CreateKxEnvironmentCommand.ts b/clients/client-finspace/src/commands/CreateKxEnvironmentCommand.ts
index 2c357f1a5c9ea..98a8f0b21b8e3 100644
--- a/clients/client-finspace/src/commands/CreateKxEnvironmentCommand.ts
+++ b/clients/client-finspace/src/commands/CreateKxEnvironmentCommand.ts
@@ -112,4 +112,16 @@ export class CreateKxEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateKxEnvironmentCommand)
.de(de_CreateKxEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateKxEnvironmentRequest;
+ output: CreateKxEnvironmentResponse;
+ };
+ sdk: {
+ input: CreateKxEnvironmentCommandInput;
+ output: CreateKxEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/CreateKxScalingGroupCommand.ts b/clients/client-finspace/src/commands/CreateKxScalingGroupCommand.ts
index a572d550114c0..3226ab158384f 100644
--- a/clients/client-finspace/src/commands/CreateKxScalingGroupCommand.ts
+++ b/clients/client-finspace/src/commands/CreateKxScalingGroupCommand.ts
@@ -112,4 +112,16 @@ export class CreateKxScalingGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateKxScalingGroupCommand)
.de(de_CreateKxScalingGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateKxScalingGroupRequest;
+ output: CreateKxScalingGroupResponse;
+ };
+ sdk: {
+ input: CreateKxScalingGroupCommandInput;
+ output: CreateKxScalingGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/CreateKxUserCommand.ts b/clients/client-finspace/src/commands/CreateKxUserCommand.ts
index e9fb1f3b83904..f7015177f88bc 100644
--- a/clients/client-finspace/src/commands/CreateKxUserCommand.ts
+++ b/clients/client-finspace/src/commands/CreateKxUserCommand.ts
@@ -111,4 +111,16 @@ export class CreateKxUserCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateKxUserCommand)
.de(de_CreateKxUserCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateKxUserRequest;
+ output: CreateKxUserResponse;
+ };
+ sdk: {
+ input: CreateKxUserCommandInput;
+ output: CreateKxUserCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/CreateKxVolumeCommand.ts b/clients/client-finspace/src/commands/CreateKxVolumeCommand.ts
index 12debf9994a0b..e3dff9ecde7d8 100644
--- a/clients/client-finspace/src/commands/CreateKxVolumeCommand.ts
+++ b/clients/client-finspace/src/commands/CreateKxVolumeCommand.ts
@@ -133,4 +133,16 @@ export class CreateKxVolumeCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateKxVolumeCommand)
.de(de_CreateKxVolumeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateKxVolumeRequest;
+ output: CreateKxVolumeResponse;
+ };
+ sdk: {
+ input: CreateKxVolumeCommandInput;
+ output: CreateKxVolumeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/DeleteEnvironmentCommand.ts b/clients/client-finspace/src/commands/DeleteEnvironmentCommand.ts
index 8e3c139cafb5c..58e759dd2cfc5 100644
--- a/clients/client-finspace/src/commands/DeleteEnvironmentCommand.ts
+++ b/clients/client-finspace/src/commands/DeleteEnvironmentCommand.ts
@@ -93,4 +93,16 @@ export class DeleteEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteEnvironmentCommand)
.de(de_DeleteEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteEnvironmentRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteEnvironmentCommandInput;
+ output: DeleteEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/DeleteKxClusterCommand.ts b/clients/client-finspace/src/commands/DeleteKxClusterCommand.ts
index 62920db2e63c0..f75a8d273fdee 100644
--- a/clients/client-finspace/src/commands/DeleteKxClusterCommand.ts
+++ b/clients/client-finspace/src/commands/DeleteKxClusterCommand.ts
@@ -99,4 +99,16 @@ export class DeleteKxClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteKxClusterCommand)
.de(de_DeleteKxClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteKxClusterRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteKxClusterCommandInput;
+ output: DeleteKxClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/DeleteKxClusterNodeCommand.ts b/clients/client-finspace/src/commands/DeleteKxClusterNodeCommand.ts
index b6ae0f5f9955c..9a2de49a623f2 100644
--- a/clients/client-finspace/src/commands/DeleteKxClusterNodeCommand.ts
+++ b/clients/client-finspace/src/commands/DeleteKxClusterNodeCommand.ts
@@ -94,4 +94,16 @@ export class DeleteKxClusterNodeCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteKxClusterNodeCommand)
.de(de_DeleteKxClusterNodeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteKxClusterNodeRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteKxClusterNodeCommandInput;
+ output: DeleteKxClusterNodeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/DeleteKxDatabaseCommand.ts b/clients/client-finspace/src/commands/DeleteKxDatabaseCommand.ts
index 83d6729e8b770..4dc8a156603c5 100644
--- a/clients/client-finspace/src/commands/DeleteKxDatabaseCommand.ts
+++ b/clients/client-finspace/src/commands/DeleteKxDatabaseCommand.ts
@@ -96,4 +96,16 @@ export class DeleteKxDatabaseCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteKxDatabaseCommand)
.de(de_DeleteKxDatabaseCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteKxDatabaseRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteKxDatabaseCommandInput;
+ output: DeleteKxDatabaseCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/DeleteKxDataviewCommand.ts b/clients/client-finspace/src/commands/DeleteKxDataviewCommand.ts
index 3f5ae775c09be..a6a7a798008a2 100644
--- a/clients/client-finspace/src/commands/DeleteKxDataviewCommand.ts
+++ b/clients/client-finspace/src/commands/DeleteKxDataviewCommand.ts
@@ -98,4 +98,16 @@ export class DeleteKxDataviewCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteKxDataviewCommand)
.de(de_DeleteKxDataviewCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteKxDataviewRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteKxDataviewCommandInput;
+ output: DeleteKxDataviewCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/DeleteKxEnvironmentCommand.ts b/clients/client-finspace/src/commands/DeleteKxEnvironmentCommand.ts
index 1bd74f3087451..378e092df87cf 100644
--- a/clients/client-finspace/src/commands/DeleteKxEnvironmentCommand.ts
+++ b/clients/client-finspace/src/commands/DeleteKxEnvironmentCommand.ts
@@ -95,4 +95,16 @@ export class DeleteKxEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteKxEnvironmentCommand)
.de(de_DeleteKxEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteKxEnvironmentRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteKxEnvironmentCommandInput;
+ output: DeleteKxEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/DeleteKxScalingGroupCommand.ts b/clients/client-finspace/src/commands/DeleteKxScalingGroupCommand.ts
index d7b253e3dabab..c7a92e9ba00bf 100644
--- a/clients/client-finspace/src/commands/DeleteKxScalingGroupCommand.ts
+++ b/clients/client-finspace/src/commands/DeleteKxScalingGroupCommand.ts
@@ -100,4 +100,16 @@ export class DeleteKxScalingGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteKxScalingGroupCommand)
.de(de_DeleteKxScalingGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteKxScalingGroupRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteKxScalingGroupCommandInput;
+ output: DeleteKxScalingGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/DeleteKxUserCommand.ts b/clients/client-finspace/src/commands/DeleteKxUserCommand.ts
index 846fe925a0875..e77ee8f780efc 100644
--- a/clients/client-finspace/src/commands/DeleteKxUserCommand.ts
+++ b/clients/client-finspace/src/commands/DeleteKxUserCommand.ts
@@ -96,4 +96,16 @@ export class DeleteKxUserCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteKxUserCommand)
.de(de_DeleteKxUserCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteKxUserRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteKxUserCommandInput;
+ output: DeleteKxUserCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/DeleteKxVolumeCommand.ts b/clients/client-finspace/src/commands/DeleteKxVolumeCommand.ts
index 3af9cdb889461..0790909897dae 100644
--- a/clients/client-finspace/src/commands/DeleteKxVolumeCommand.ts
+++ b/clients/client-finspace/src/commands/DeleteKxVolumeCommand.ts
@@ -102,4 +102,16 @@ export class DeleteKxVolumeCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteKxVolumeCommand)
.de(de_DeleteKxVolumeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteKxVolumeRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteKxVolumeCommandInput;
+ output: DeleteKxVolumeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/GetEnvironmentCommand.ts b/clients/client-finspace/src/commands/GetEnvironmentCommand.ts
index 3bb56d1305595..5bedf788de610 100644
--- a/clients/client-finspace/src/commands/GetEnvironmentCommand.ts
+++ b/clients/client-finspace/src/commands/GetEnvironmentCommand.ts
@@ -114,4 +114,16 @@ export class GetEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_GetEnvironmentCommand)
.de(de_GetEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetEnvironmentRequest;
+ output: GetEnvironmentResponse;
+ };
+ sdk: {
+ input: GetEnvironmentCommandInput;
+ output: GetEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/GetKxChangesetCommand.ts b/clients/client-finspace/src/commands/GetKxChangesetCommand.ts
index f2cb223cd26d1..6c0bfa9c70fe1 100644
--- a/clients/client-finspace/src/commands/GetKxChangesetCommand.ts
+++ b/clients/client-finspace/src/commands/GetKxChangesetCommand.ts
@@ -112,4 +112,16 @@ export class GetKxChangesetCommand extends $Command
.f(void 0, void 0)
.ser(se_GetKxChangesetCommand)
.de(de_GetKxChangesetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetKxChangesetRequest;
+ output: GetKxChangesetResponse;
+ };
+ sdk: {
+ input: GetKxChangesetCommandInput;
+ output: GetKxChangesetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/GetKxClusterCommand.ts b/clients/client-finspace/src/commands/GetKxClusterCommand.ts
index de0bc1e914bfc..7c71d268a12aa 100644
--- a/clients/client-finspace/src/commands/GetKxClusterCommand.ts
+++ b/clients/client-finspace/src/commands/GetKxClusterCommand.ts
@@ -203,4 +203,16 @@ export class GetKxClusterCommand extends $Command
.f(void 0, void 0)
.ser(se_GetKxClusterCommand)
.de(de_GetKxClusterCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetKxClusterRequest;
+ output: GetKxClusterResponse;
+ };
+ sdk: {
+ input: GetKxClusterCommandInput;
+ output: GetKxClusterCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/GetKxConnectionStringCommand.ts b/clients/client-finspace/src/commands/GetKxConnectionStringCommand.ts
index cb24094bb868c..2431420b46edc 100644
--- a/clients/client-finspace/src/commands/GetKxConnectionStringCommand.ts
+++ b/clients/client-finspace/src/commands/GetKxConnectionStringCommand.ts
@@ -99,4 +99,16 @@ export class GetKxConnectionStringCommand extends $Command
.f(void 0, GetKxConnectionStringResponseFilterSensitiveLog)
.ser(se_GetKxConnectionStringCommand)
.de(de_GetKxConnectionStringCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetKxConnectionStringRequest;
+ output: GetKxConnectionStringResponse;
+ };
+ sdk: {
+ input: GetKxConnectionStringCommandInput;
+ output: GetKxConnectionStringCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/GetKxDatabaseCommand.ts b/clients/client-finspace/src/commands/GetKxDatabaseCommand.ts
index b277abe638935..cd52f71427d35 100644
--- a/clients/client-finspace/src/commands/GetKxDatabaseCommand.ts
+++ b/clients/client-finspace/src/commands/GetKxDatabaseCommand.ts
@@ -103,4 +103,16 @@ export class GetKxDatabaseCommand extends $Command
.f(void 0, void 0)
.ser(se_GetKxDatabaseCommand)
.de(de_GetKxDatabaseCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetKxDatabaseRequest;
+ output: GetKxDatabaseResponse;
+ };
+ sdk: {
+ input: GetKxDatabaseCommandInput;
+ output: GetKxDatabaseCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/GetKxDataviewCommand.ts b/clients/client-finspace/src/commands/GetKxDataviewCommand.ts
index aee0fcc4428a1..82b1e15ef0919 100644
--- a/clients/client-finspace/src/commands/GetKxDataviewCommand.ts
+++ b/clients/client-finspace/src/commands/GetKxDataviewCommand.ts
@@ -137,4 +137,16 @@ export class GetKxDataviewCommand extends $Command
.f(void 0, void 0)
.ser(se_GetKxDataviewCommand)
.de(de_GetKxDataviewCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetKxDataviewRequest;
+ output: GetKxDataviewResponse;
+ };
+ sdk: {
+ input: GetKxDataviewCommandInput;
+ output: GetKxDataviewCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/GetKxEnvironmentCommand.ts b/clients/client-finspace/src/commands/GetKxEnvironmentCommand.ts
index c98186bfe4425..02d679f36133d 100644
--- a/clients/client-finspace/src/commands/GetKxEnvironmentCommand.ts
+++ b/clients/client-finspace/src/commands/GetKxEnvironmentCommand.ts
@@ -135,4 +135,16 @@ export class GetKxEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_GetKxEnvironmentCommand)
.de(de_GetKxEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetKxEnvironmentRequest;
+ output: GetKxEnvironmentResponse;
+ };
+ sdk: {
+ input: GetKxEnvironmentCommandInput;
+ output: GetKxEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/GetKxScalingGroupCommand.ts b/clients/client-finspace/src/commands/GetKxScalingGroupCommand.ts
index 1e60d1f917966..4dbedce570a32 100644
--- a/clients/client-finspace/src/commands/GetKxScalingGroupCommand.ts
+++ b/clients/client-finspace/src/commands/GetKxScalingGroupCommand.ts
@@ -111,4 +111,16 @@ export class GetKxScalingGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_GetKxScalingGroupCommand)
.de(de_GetKxScalingGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetKxScalingGroupRequest;
+ output: GetKxScalingGroupResponse;
+ };
+ sdk: {
+ input: GetKxScalingGroupCommandInput;
+ output: GetKxScalingGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/GetKxUserCommand.ts b/clients/client-finspace/src/commands/GetKxUserCommand.ts
index 7c5029ec8c4f5..813a24c6878f9 100644
--- a/clients/client-finspace/src/commands/GetKxUserCommand.ts
+++ b/clients/client-finspace/src/commands/GetKxUserCommand.ts
@@ -97,4 +97,16 @@ export class GetKxUserCommand extends $Command
.f(void 0, void 0)
.ser(se_GetKxUserCommand)
.de(de_GetKxUserCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetKxUserRequest;
+ output: GetKxUserResponse;
+ };
+ sdk: {
+ input: GetKxUserCommandInput;
+ output: GetKxUserCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/GetKxVolumeCommand.ts b/clients/client-finspace/src/commands/GetKxVolumeCommand.ts
index 40de775baed24..48212ee352c9e 100644
--- a/clients/client-finspace/src/commands/GetKxVolumeCommand.ts
+++ b/clients/client-finspace/src/commands/GetKxVolumeCommand.ts
@@ -124,4 +124,16 @@ export class GetKxVolumeCommand extends $Command
.f(void 0, void 0)
.ser(se_GetKxVolumeCommand)
.de(de_GetKxVolumeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetKxVolumeRequest;
+ output: GetKxVolumeResponse;
+ };
+ sdk: {
+ input: GetKxVolumeCommandInput;
+ output: GetKxVolumeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/ListEnvironmentsCommand.ts b/clients/client-finspace/src/commands/ListEnvironmentsCommand.ts
index 7d6aa74943414..063947754b611 100644
--- a/clients/client-finspace/src/commands/ListEnvironmentsCommand.ts
+++ b/clients/client-finspace/src/commands/ListEnvironmentsCommand.ts
@@ -115,4 +115,16 @@ export class ListEnvironmentsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListEnvironmentsCommand)
.de(de_ListEnvironmentsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListEnvironmentsRequest;
+ output: ListEnvironmentsResponse;
+ };
+ sdk: {
+ input: ListEnvironmentsCommandInput;
+ output: ListEnvironmentsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/ListKxChangesetsCommand.ts b/clients/client-finspace/src/commands/ListKxChangesetsCommand.ts
index df35d253f72e0..515e1cd5f362c 100644
--- a/clients/client-finspace/src/commands/ListKxChangesetsCommand.ts
+++ b/clients/client-finspace/src/commands/ListKxChangesetsCommand.ts
@@ -105,4 +105,16 @@ export class ListKxChangesetsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListKxChangesetsCommand)
.de(de_ListKxChangesetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListKxChangesetsRequest;
+ output: ListKxChangesetsResponse;
+ };
+ sdk: {
+ input: ListKxChangesetsCommandInput;
+ output: ListKxChangesetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/ListKxClusterNodesCommand.ts b/clients/client-finspace/src/commands/ListKxClusterNodesCommand.ts
index 8770e14eb7893..556f45cd3a98a 100644
--- a/clients/client-finspace/src/commands/ListKxClusterNodesCommand.ts
+++ b/clients/client-finspace/src/commands/ListKxClusterNodesCommand.ts
@@ -107,4 +107,16 @@ export class ListKxClusterNodesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListKxClusterNodesCommand)
.de(de_ListKxClusterNodesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListKxClusterNodesRequest;
+ output: ListKxClusterNodesResponse;
+ };
+ sdk: {
+ input: ListKxClusterNodesCommandInput;
+ output: ListKxClusterNodesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/ListKxClustersCommand.ts b/clients/client-finspace/src/commands/ListKxClustersCommand.ts
index fd82688d8c30c..169a55576fff5 100644
--- a/clients/client-finspace/src/commands/ListKxClustersCommand.ts
+++ b/clients/client-finspace/src/commands/ListKxClustersCommand.ts
@@ -124,4 +124,16 @@ export class ListKxClustersCommand extends $Command
.f(void 0, void 0)
.ser(se_ListKxClustersCommand)
.de(de_ListKxClustersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListKxClustersRequest;
+ output: ListKxClustersResponse;
+ };
+ sdk: {
+ input: ListKxClustersCommandInput;
+ output: ListKxClustersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/ListKxDatabasesCommand.ts b/clients/client-finspace/src/commands/ListKxDatabasesCommand.ts
index 10a41c8b62712..a27699d3d3b87 100644
--- a/clients/client-finspace/src/commands/ListKxDatabasesCommand.ts
+++ b/clients/client-finspace/src/commands/ListKxDatabasesCommand.ts
@@ -102,4 +102,16 @@ export class ListKxDatabasesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListKxDatabasesCommand)
.de(de_ListKxDatabasesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListKxDatabasesRequest;
+ output: ListKxDatabasesResponse;
+ };
+ sdk: {
+ input: ListKxDatabasesCommandInput;
+ output: ListKxDatabasesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/ListKxDataviewsCommand.ts b/clients/client-finspace/src/commands/ListKxDataviewsCommand.ts
index c94f3dfba6067..544aaeb5e072c 100644
--- a/clients/client-finspace/src/commands/ListKxDataviewsCommand.ts
+++ b/clients/client-finspace/src/commands/ListKxDataviewsCommand.ts
@@ -142,4 +142,16 @@ export class ListKxDataviewsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListKxDataviewsCommand)
.de(de_ListKxDataviewsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListKxDataviewsRequest;
+ output: ListKxDataviewsResponse;
+ };
+ sdk: {
+ input: ListKxDataviewsCommandInput;
+ output: ListKxDataviewsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/ListKxEnvironmentsCommand.ts b/clients/client-finspace/src/commands/ListKxEnvironmentsCommand.ts
index 10b5cf64a2a59..998b43fbcbbb3 100644
--- a/clients/client-finspace/src/commands/ListKxEnvironmentsCommand.ts
+++ b/clients/client-finspace/src/commands/ListKxEnvironmentsCommand.ts
@@ -135,4 +135,16 @@ export class ListKxEnvironmentsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListKxEnvironmentsCommand)
.de(de_ListKxEnvironmentsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListKxEnvironmentsRequest;
+ output: ListKxEnvironmentsResponse;
+ };
+ sdk: {
+ input: ListKxEnvironmentsCommandInput;
+ output: ListKxEnvironmentsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/ListKxScalingGroupsCommand.ts b/clients/client-finspace/src/commands/ListKxScalingGroupsCommand.ts
index 61512a400b56e..4ad5ccc8d1120 100644
--- a/clients/client-finspace/src/commands/ListKxScalingGroupsCommand.ts
+++ b/clients/client-finspace/src/commands/ListKxScalingGroupsCommand.ts
@@ -116,4 +116,16 @@ export class ListKxScalingGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListKxScalingGroupsCommand)
.de(de_ListKxScalingGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListKxScalingGroupsRequest;
+ output: ListKxScalingGroupsResponse;
+ };
+ sdk: {
+ input: ListKxScalingGroupsCommandInput;
+ output: ListKxScalingGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/ListKxUsersCommand.ts b/clients/client-finspace/src/commands/ListKxUsersCommand.ts
index 5455401519343..f00bc62c907a9 100644
--- a/clients/client-finspace/src/commands/ListKxUsersCommand.ts
+++ b/clients/client-finspace/src/commands/ListKxUsersCommand.ts
@@ -104,4 +104,16 @@ export class ListKxUsersCommand extends $Command
.f(void 0, void 0)
.ser(se_ListKxUsersCommand)
.de(de_ListKxUsersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListKxUsersRequest;
+ output: ListKxUsersResponse;
+ };
+ sdk: {
+ input: ListKxUsersCommandInput;
+ output: ListKxUsersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/ListKxVolumesCommand.ts b/clients/client-finspace/src/commands/ListKxVolumesCommand.ts
index 07021c6215179..ea2a0bd482754 100644
--- a/clients/client-finspace/src/commands/ListKxVolumesCommand.ts
+++ b/clients/client-finspace/src/commands/ListKxVolumesCommand.ts
@@ -119,4 +119,16 @@ export class ListKxVolumesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListKxVolumesCommand)
.de(de_ListKxVolumesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListKxVolumesRequest;
+ output: ListKxVolumesResponse;
+ };
+ sdk: {
+ input: ListKxVolumesCommandInput;
+ output: ListKxVolumesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/ListTagsForResourceCommand.ts b/clients/client-finspace/src/commands/ListTagsForResourceCommand.ts
index 30ccefc9135ee..90622173e0f71 100644
--- a/clients/client-finspace/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-finspace/src/commands/ListTagsForResourceCommand.ts
@@ -89,4 +89,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/TagResourceCommand.ts b/clients/client-finspace/src/commands/TagResourceCommand.ts
index 9a02b7d9619f7..1c82781d3528f 100644
--- a/clients/client-finspace/src/commands/TagResourceCommand.ts
+++ b/clients/client-finspace/src/commands/TagResourceCommand.ts
@@ -88,4 +88,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/UntagResourceCommand.ts b/clients/client-finspace/src/commands/UntagResourceCommand.ts
index 28a7fb26a58c9..2d337dbc6b014 100644
--- a/clients/client-finspace/src/commands/UntagResourceCommand.ts
+++ b/clients/client-finspace/src/commands/UntagResourceCommand.ts
@@ -88,4 +88,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/UpdateEnvironmentCommand.ts b/clients/client-finspace/src/commands/UpdateEnvironmentCommand.ts
index 2904b3dee5c5a..981c48ebeafaf 100644
--- a/clients/client-finspace/src/commands/UpdateEnvironmentCommand.ts
+++ b/clients/client-finspace/src/commands/UpdateEnvironmentCommand.ts
@@ -130,4 +130,16 @@ export class UpdateEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateEnvironmentCommand)
.de(de_UpdateEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateEnvironmentRequest;
+ output: UpdateEnvironmentResponse;
+ };
+ sdk: {
+ input: UpdateEnvironmentCommandInput;
+ output: UpdateEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/UpdateKxClusterCodeConfigurationCommand.ts b/clients/client-finspace/src/commands/UpdateKxClusterCodeConfigurationCommand.ts
index 280a79d4dc7e8..2e75e2803bd36 100644
--- a/clients/client-finspace/src/commands/UpdateKxClusterCodeConfigurationCommand.ts
+++ b/clients/client-finspace/src/commands/UpdateKxClusterCodeConfigurationCommand.ts
@@ -122,4 +122,16 @@ export class UpdateKxClusterCodeConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateKxClusterCodeConfigurationCommand)
.de(de_UpdateKxClusterCodeConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateKxClusterCodeConfigurationRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateKxClusterCodeConfigurationCommandInput;
+ output: UpdateKxClusterCodeConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/UpdateKxClusterDatabasesCommand.ts b/clients/client-finspace/src/commands/UpdateKxClusterDatabasesCommand.ts
index 4bacb0732df9f..1dc83bc2189ce 100644
--- a/clients/client-finspace/src/commands/UpdateKxClusterDatabasesCommand.ts
+++ b/clients/client-finspace/src/commands/UpdateKxClusterDatabasesCommand.ts
@@ -133,4 +133,16 @@ export class UpdateKxClusterDatabasesCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateKxClusterDatabasesCommand)
.de(de_UpdateKxClusterDatabasesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateKxClusterDatabasesRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateKxClusterDatabasesCommandInput;
+ output: UpdateKxClusterDatabasesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/UpdateKxDatabaseCommand.ts b/clients/client-finspace/src/commands/UpdateKxDatabaseCommand.ts
index 50cdafa4b829c..54e5d8c6356a6 100644
--- a/clients/client-finspace/src/commands/UpdateKxDatabaseCommand.ts
+++ b/clients/client-finspace/src/commands/UpdateKxDatabaseCommand.ts
@@ -102,4 +102,16 @@ export class UpdateKxDatabaseCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateKxDatabaseCommand)
.de(de_UpdateKxDatabaseCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateKxDatabaseRequest;
+ output: UpdateKxDatabaseResponse;
+ };
+ sdk: {
+ input: UpdateKxDatabaseCommandInput;
+ output: UpdateKxDatabaseCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/UpdateKxDataviewCommand.ts b/clients/client-finspace/src/commands/UpdateKxDataviewCommand.ts
index 76af014aa318e..3ac7f4069d003 100644
--- a/clients/client-finspace/src/commands/UpdateKxDataviewCommand.ts
+++ b/clients/client-finspace/src/commands/UpdateKxDataviewCommand.ts
@@ -153,4 +153,16 @@ export class UpdateKxDataviewCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateKxDataviewCommand)
.de(de_UpdateKxDataviewCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateKxDataviewRequest;
+ output: UpdateKxDataviewResponse;
+ };
+ sdk: {
+ input: UpdateKxDataviewCommandInput;
+ output: UpdateKxDataviewCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/UpdateKxEnvironmentCommand.ts b/clients/client-finspace/src/commands/UpdateKxEnvironmentCommand.ts
index 43f09d3fe7655..df811a9f6f764 100644
--- a/clients/client-finspace/src/commands/UpdateKxEnvironmentCommand.ts
+++ b/clients/client-finspace/src/commands/UpdateKxEnvironmentCommand.ts
@@ -140,4 +140,16 @@ export class UpdateKxEnvironmentCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateKxEnvironmentCommand)
.de(de_UpdateKxEnvironmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateKxEnvironmentRequest;
+ output: UpdateKxEnvironmentResponse;
+ };
+ sdk: {
+ input: UpdateKxEnvironmentCommandInput;
+ output: UpdateKxEnvironmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/UpdateKxEnvironmentNetworkCommand.ts b/clients/client-finspace/src/commands/UpdateKxEnvironmentNetworkCommand.ts
index 31a27956b779d..f5430ca12525a 100644
--- a/clients/client-finspace/src/commands/UpdateKxEnvironmentNetworkCommand.ts
+++ b/clients/client-finspace/src/commands/UpdateKxEnvironmentNetworkCommand.ts
@@ -165,4 +165,16 @@ export class UpdateKxEnvironmentNetworkCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateKxEnvironmentNetworkCommand)
.de(de_UpdateKxEnvironmentNetworkCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateKxEnvironmentNetworkRequest;
+ output: UpdateKxEnvironmentNetworkResponse;
+ };
+ sdk: {
+ input: UpdateKxEnvironmentNetworkCommandInput;
+ output: UpdateKxEnvironmentNetworkCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/UpdateKxUserCommand.ts b/clients/client-finspace/src/commands/UpdateKxUserCommand.ts
index b2bb249278d4d..13ba4a77d7dbf 100644
--- a/clients/client-finspace/src/commands/UpdateKxUserCommand.ts
+++ b/clients/client-finspace/src/commands/UpdateKxUserCommand.ts
@@ -105,4 +105,16 @@ export class UpdateKxUserCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateKxUserCommand)
.de(de_UpdateKxUserCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateKxUserRequest;
+ output: UpdateKxUserResponse;
+ };
+ sdk: {
+ input: UpdateKxUserCommandInput;
+ output: UpdateKxUserCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-finspace/src/commands/UpdateKxVolumeCommand.ts b/clients/client-finspace/src/commands/UpdateKxVolumeCommand.ts
index a193a592dbc2c..16e1dc14cee2f 100644
--- a/clients/client-finspace/src/commands/UpdateKxVolumeCommand.ts
+++ b/clients/client-finspace/src/commands/UpdateKxVolumeCommand.ts
@@ -132,4 +132,16 @@ export class UpdateKxVolumeCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateKxVolumeCommand)
.de(de_UpdateKxVolumeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateKxVolumeRequest;
+ output: UpdateKxVolumeResponse;
+ };
+ sdk: {
+ input: UpdateKxVolumeCommandInput;
+ output: UpdateKxVolumeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-firehose/CHANGELOG.md b/clients/client-firehose/CHANGELOG.md
index be61a5fe681ad..d9c8e0ca3c6aa 100644
--- a/clients/client-firehose/CHANGELOG.md
+++ b/clients/client-firehose/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-firehose
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-firehose
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-firehose
diff --git a/clients/client-firehose/package.json b/clients/client-firehose/package.json
index 6842d14b31f7f..ba0ef1ce1b5cf 100644
--- a/clients/client-firehose/package.json
+++ b/clients/client-firehose/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-firehose",
"description": "AWS SDK for JavaScript Firehose Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-firehose",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-firehose/src/commands/CreateDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/CreateDeliveryStreamCommand.ts
index eaa923585d3a0..92239cd40f0ea 100644
--- a/clients/client-firehose/src/commands/CreateDeliveryStreamCommand.ts
+++ b/clients/client-firehose/src/commands/CreateDeliveryStreamCommand.ts
@@ -658,4 +658,16 @@ export class CreateDeliveryStreamCommand extends $Command
.f(CreateDeliveryStreamInputFilterSensitiveLog, void 0)
.ser(se_CreateDeliveryStreamCommand)
.de(de_CreateDeliveryStreamCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateDeliveryStreamInput;
+ output: CreateDeliveryStreamOutput;
+ };
+ sdk: {
+ input: CreateDeliveryStreamCommandInput;
+ output: CreateDeliveryStreamCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-firehose/src/commands/DeleteDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/DeleteDeliveryStreamCommand.ts
index 3976072276dd0..5553662911bb0 100644
--- a/clients/client-firehose/src/commands/DeleteDeliveryStreamCommand.ts
+++ b/clients/client-firehose/src/commands/DeleteDeliveryStreamCommand.ts
@@ -94,4 +94,16 @@ export class DeleteDeliveryStreamCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteDeliveryStreamCommand)
.de(de_DeleteDeliveryStreamCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteDeliveryStreamInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteDeliveryStreamCommandInput;
+ output: DeleteDeliveryStreamCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-firehose/src/commands/DescribeDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/DescribeDeliveryStreamCommand.ts
index 903a8b8391ac1..d6e692a2a9ec1 100644
--- a/clients/client-firehose/src/commands/DescribeDeliveryStreamCommand.ts
+++ b/clients/client-firehose/src/commands/DescribeDeliveryStreamCommand.ts
@@ -606,4 +606,16 @@ export class DescribeDeliveryStreamCommand extends $Command
.f(void 0, DescribeDeliveryStreamOutputFilterSensitiveLog)
.ser(se_DescribeDeliveryStreamCommand)
.de(de_DescribeDeliveryStreamCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeDeliveryStreamInput;
+ output: DescribeDeliveryStreamOutput;
+ };
+ sdk: {
+ input: DescribeDeliveryStreamCommandInput;
+ output: DescribeDeliveryStreamCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-firehose/src/commands/ListDeliveryStreamsCommand.ts b/clients/client-firehose/src/commands/ListDeliveryStreamsCommand.ts
index 92474ab494de9..be4786da713e3 100644
--- a/clients/client-firehose/src/commands/ListDeliveryStreamsCommand.ts
+++ b/clients/client-firehose/src/commands/ListDeliveryStreamsCommand.ts
@@ -89,4 +89,16 @@ export class ListDeliveryStreamsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListDeliveryStreamsCommand)
.de(de_ListDeliveryStreamsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListDeliveryStreamsInput;
+ output: ListDeliveryStreamsOutput;
+ };
+ sdk: {
+ input: ListDeliveryStreamsCommandInput;
+ output: ListDeliveryStreamsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-firehose/src/commands/ListTagsForDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/ListTagsForDeliveryStreamCommand.ts
index e1934461d632d..a76db5a031cac 100644
--- a/clients/client-firehose/src/commands/ListTagsForDeliveryStreamCommand.ts
+++ b/clients/client-firehose/src/commands/ListTagsForDeliveryStreamCommand.ts
@@ -95,4 +95,16 @@ export class ListTagsForDeliveryStreamCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForDeliveryStreamCommand)
.de(de_ListTagsForDeliveryStreamCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForDeliveryStreamInput;
+ output: ListTagsForDeliveryStreamOutput;
+ };
+ sdk: {
+ input: ListTagsForDeliveryStreamCommandInput;
+ output: ListTagsForDeliveryStreamCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-firehose/src/commands/PutRecordBatchCommand.ts b/clients/client-firehose/src/commands/PutRecordBatchCommand.ts
index 8aa9030ea49c2..2703733f801ac 100644
--- a/clients/client-firehose/src/commands/PutRecordBatchCommand.ts
+++ b/clients/client-firehose/src/commands/PutRecordBatchCommand.ts
@@ -165,4 +165,16 @@ export class PutRecordBatchCommand extends $Command
.f(void 0, void 0)
.ser(se_PutRecordBatchCommand)
.de(de_PutRecordBatchCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutRecordBatchInput;
+ output: PutRecordBatchOutput;
+ };
+ sdk: {
+ input: PutRecordBatchCommandInput;
+ output: PutRecordBatchCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-firehose/src/commands/PutRecordCommand.ts b/clients/client-firehose/src/commands/PutRecordCommand.ts
index 48eb7cc42cf65..2ff6f08be6910 100644
--- a/clients/client-firehose/src/commands/PutRecordCommand.ts
+++ b/clients/client-firehose/src/commands/PutRecordCommand.ts
@@ -138,4 +138,16 @@ export class PutRecordCommand extends $Command
.f(void 0, void 0)
.ser(se_PutRecordCommand)
.de(de_PutRecordCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutRecordInput;
+ output: PutRecordOutput;
+ };
+ sdk: {
+ input: PutRecordCommandInput;
+ output: PutRecordCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-firehose/src/commands/StartDeliveryStreamEncryptionCommand.ts b/clients/client-firehose/src/commands/StartDeliveryStreamEncryptionCommand.ts
index 72c55a7f288dc..cddca96e110de 100644
--- a/clients/client-firehose/src/commands/StartDeliveryStreamEncryptionCommand.ts
+++ b/clients/client-firehose/src/commands/StartDeliveryStreamEncryptionCommand.ts
@@ -140,4 +140,16 @@ export class StartDeliveryStreamEncryptionCommand extends $Command
.f(void 0, void 0)
.ser(se_StartDeliveryStreamEncryptionCommand)
.de(de_StartDeliveryStreamEncryptionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartDeliveryStreamEncryptionInput;
+ output: {};
+ };
+ sdk: {
+ input: StartDeliveryStreamEncryptionCommandInput;
+ output: StartDeliveryStreamEncryptionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-firehose/src/commands/StopDeliveryStreamEncryptionCommand.ts b/clients/client-firehose/src/commands/StopDeliveryStreamEncryptionCommand.ts
index 5b5c488606214..9ec8e02068e7d 100644
--- a/clients/client-firehose/src/commands/StopDeliveryStreamEncryptionCommand.ts
+++ b/clients/client-firehose/src/commands/StopDeliveryStreamEncryptionCommand.ts
@@ -110,4 +110,16 @@ export class StopDeliveryStreamEncryptionCommand extends $Command
.f(void 0, void 0)
.ser(se_StopDeliveryStreamEncryptionCommand)
.de(de_StopDeliveryStreamEncryptionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StopDeliveryStreamEncryptionInput;
+ output: {};
+ };
+ sdk: {
+ input: StopDeliveryStreamEncryptionCommandInput;
+ output: StopDeliveryStreamEncryptionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-firehose/src/commands/TagDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/TagDeliveryStreamCommand.ts
index e1985739ada01..c53b62d12fb71 100644
--- a/clients/client-firehose/src/commands/TagDeliveryStreamCommand.ts
+++ b/clients/client-firehose/src/commands/TagDeliveryStreamCommand.ts
@@ -102,4 +102,16 @@ export class TagDeliveryStreamCommand extends $Command
.f(void 0, void 0)
.ser(se_TagDeliveryStreamCommand)
.de(de_TagDeliveryStreamCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagDeliveryStreamInput;
+ output: {};
+ };
+ sdk: {
+ input: TagDeliveryStreamCommandInput;
+ output: TagDeliveryStreamCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-firehose/src/commands/UntagDeliveryStreamCommand.ts b/clients/client-firehose/src/commands/UntagDeliveryStreamCommand.ts
index ae7e367f77a56..f20babcd9fa74 100644
--- a/clients/client-firehose/src/commands/UntagDeliveryStreamCommand.ts
+++ b/clients/client-firehose/src/commands/UntagDeliveryStreamCommand.ts
@@ -93,4 +93,16 @@ export class UntagDeliveryStreamCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagDeliveryStreamCommand)
.de(de_UntagDeliveryStreamCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagDeliveryStreamInput;
+ output: {};
+ };
+ sdk: {
+ input: UntagDeliveryStreamCommandInput;
+ output: UntagDeliveryStreamCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-firehose/src/commands/UpdateDestinationCommand.ts b/clients/client-firehose/src/commands/UpdateDestinationCommand.ts
index fe01bbdd4115a..116db9006b142 100644
--- a/clients/client-firehose/src/commands/UpdateDestinationCommand.ts
+++ b/clients/client-firehose/src/commands/UpdateDestinationCommand.ts
@@ -563,4 +563,16 @@ export class UpdateDestinationCommand extends $Command
.f(UpdateDestinationInputFilterSensitiveLog, void 0)
.ser(se_UpdateDestinationCommand)
.de(de_UpdateDestinationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateDestinationInput;
+ output: {};
+ };
+ sdk: {
+ input: UpdateDestinationCommandInput;
+ output: UpdateDestinationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/CHANGELOG.md b/clients/client-fis/CHANGELOG.md
index 552ac453705c4..bd02c46ba5a17 100644
--- a/clients/client-fis/CHANGELOG.md
+++ b/clients/client-fis/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-fis
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-fis
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-fis
diff --git a/clients/client-fis/package.json b/clients/client-fis/package.json
index 62d4688d4602e..0c8b87dbfba48 100644
--- a/clients/client-fis/package.json
+++ b/clients/client-fis/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-fis",
"description": "AWS SDK for JavaScript Fis Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-fis",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
diff --git a/clients/client-fis/src/commands/CreateExperimentTemplateCommand.ts b/clients/client-fis/src/commands/CreateExperimentTemplateCommand.ts
index 9454a87b69e2d..54fef9744a192 100644
--- a/clients/client-fis/src/commands/CreateExperimentTemplateCommand.ts
+++ b/clients/client-fis/src/commands/CreateExperimentTemplateCommand.ts
@@ -243,4 +243,16 @@ export class CreateExperimentTemplateCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateExperimentTemplateCommand)
.de(de_CreateExperimentTemplateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateExperimentTemplateRequest;
+ output: CreateExperimentTemplateResponse;
+ };
+ sdk: {
+ input: CreateExperimentTemplateCommandInput;
+ output: CreateExperimentTemplateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/CreateTargetAccountConfigurationCommand.ts b/clients/client-fis/src/commands/CreateTargetAccountConfigurationCommand.ts
index b5d06e6b8405a..3fce841bfa10c 100644
--- a/clients/client-fis/src/commands/CreateTargetAccountConfigurationCommand.ts
+++ b/clients/client-fis/src/commands/CreateTargetAccountConfigurationCommand.ts
@@ -106,4 +106,16 @@ export class CreateTargetAccountConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateTargetAccountConfigurationCommand)
.de(de_CreateTargetAccountConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateTargetAccountConfigurationRequest;
+ output: CreateTargetAccountConfigurationResponse;
+ };
+ sdk: {
+ input: CreateTargetAccountConfigurationCommandInput;
+ output: CreateTargetAccountConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/DeleteExperimentTemplateCommand.ts b/clients/client-fis/src/commands/DeleteExperimentTemplateCommand.ts
index 17035bfc1fa4e..f1c23335b672d 100644
--- a/clients/client-fis/src/commands/DeleteExperimentTemplateCommand.ts
+++ b/clients/client-fis/src/commands/DeleteExperimentTemplateCommand.ts
@@ -152,4 +152,16 @@ export class DeleteExperimentTemplateCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteExperimentTemplateCommand)
.de(de_DeleteExperimentTemplateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteExperimentTemplateRequest;
+ output: DeleteExperimentTemplateResponse;
+ };
+ sdk: {
+ input: DeleteExperimentTemplateCommandInput;
+ output: DeleteExperimentTemplateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/DeleteTargetAccountConfigurationCommand.ts b/clients/client-fis/src/commands/DeleteTargetAccountConfigurationCommand.ts
index 6d6ed78b2b59f..35f22fab8f6bd 100644
--- a/clients/client-fis/src/commands/DeleteTargetAccountConfigurationCommand.ts
+++ b/clients/client-fis/src/commands/DeleteTargetAccountConfigurationCommand.ts
@@ -93,4 +93,16 @@ export class DeleteTargetAccountConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteTargetAccountConfigurationCommand)
.de(de_DeleteTargetAccountConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteTargetAccountConfigurationRequest;
+ output: DeleteTargetAccountConfigurationResponse;
+ };
+ sdk: {
+ input: DeleteTargetAccountConfigurationCommandInput;
+ output: DeleteTargetAccountConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/GetActionCommand.ts b/clients/client-fis/src/commands/GetActionCommand.ts
index 8eed13a2e4ce0..43acf447babd3 100644
--- a/clients/client-fis/src/commands/GetActionCommand.ts
+++ b/clients/client-fis/src/commands/GetActionCommand.ts
@@ -101,4 +101,16 @@ export class GetActionCommand extends $Command
.f(void 0, void 0)
.ser(se_GetActionCommand)
.de(de_GetActionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetActionRequest;
+ output: GetActionResponse;
+ };
+ sdk: {
+ input: GetActionCommandInput;
+ output: GetActionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/GetExperimentCommand.ts b/clients/client-fis/src/commands/GetExperimentCommand.ts
index 4283d4330933b..62df95eee842e 100644
--- a/clients/client-fis/src/commands/GetExperimentCommand.ts
+++ b/clients/client-fis/src/commands/GetExperimentCommand.ts
@@ -169,4 +169,16 @@ export class GetExperimentCommand extends $Command
.f(void 0, void 0)
.ser(se_GetExperimentCommand)
.de(de_GetExperimentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetExperimentRequest;
+ output: GetExperimentResponse;
+ };
+ sdk: {
+ input: GetExperimentCommandInput;
+ output: GetExperimentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/GetExperimentTargetAccountConfigurationCommand.ts b/clients/client-fis/src/commands/GetExperimentTargetAccountConfigurationCommand.ts
index 5446f6352f5bf..f57bc2396e543 100644
--- a/clients/client-fis/src/commands/GetExperimentTargetAccountConfigurationCommand.ts
+++ b/clients/client-fis/src/commands/GetExperimentTargetAccountConfigurationCommand.ts
@@ -97,4 +97,16 @@ export class GetExperimentTargetAccountConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_GetExperimentTargetAccountConfigurationCommand)
.de(de_GetExperimentTargetAccountConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetExperimentTargetAccountConfigurationRequest;
+ output: GetExperimentTargetAccountConfigurationResponse;
+ };
+ sdk: {
+ input: GetExperimentTargetAccountConfigurationCommandInput;
+ output: GetExperimentTargetAccountConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/GetExperimentTemplateCommand.ts b/clients/client-fis/src/commands/GetExperimentTemplateCommand.ts
index 875bf4352add4..035d70458fef0 100644
--- a/clients/client-fis/src/commands/GetExperimentTemplateCommand.ts
+++ b/clients/client-fis/src/commands/GetExperimentTemplateCommand.ts
@@ -152,4 +152,16 @@ export class GetExperimentTemplateCommand extends $Command
.f(void 0, void 0)
.ser(se_GetExperimentTemplateCommand)
.de(de_GetExperimentTemplateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetExperimentTemplateRequest;
+ output: GetExperimentTemplateResponse;
+ };
+ sdk: {
+ input: GetExperimentTemplateCommandInput;
+ output: GetExperimentTemplateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/GetSafetyLeverCommand.ts b/clients/client-fis/src/commands/GetSafetyLeverCommand.ts
index 0656149225a81..13fe1181d5fe4 100644
--- a/clients/client-fis/src/commands/GetSafetyLeverCommand.ts
+++ b/clients/client-fis/src/commands/GetSafetyLeverCommand.ts
@@ -89,4 +89,16 @@ export class GetSafetyLeverCommand extends $Command
.f(void 0, void 0)
.ser(se_GetSafetyLeverCommand)
.de(de_GetSafetyLeverCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetSafetyLeverRequest;
+ output: GetSafetyLeverResponse;
+ };
+ sdk: {
+ input: GetSafetyLeverCommandInput;
+ output: GetSafetyLeverCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/GetTargetAccountConfigurationCommand.ts b/clients/client-fis/src/commands/GetTargetAccountConfigurationCommand.ts
index 088649d37fc34..f5e7735eb6e1e 100644
--- a/clients/client-fis/src/commands/GetTargetAccountConfigurationCommand.ts
+++ b/clients/client-fis/src/commands/GetTargetAccountConfigurationCommand.ts
@@ -93,4 +93,16 @@ export class GetTargetAccountConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_GetTargetAccountConfigurationCommand)
.de(de_GetTargetAccountConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetTargetAccountConfigurationRequest;
+ output: GetTargetAccountConfigurationResponse;
+ };
+ sdk: {
+ input: GetTargetAccountConfigurationCommandInput;
+ output: GetTargetAccountConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/GetTargetResourceTypeCommand.ts b/clients/client-fis/src/commands/GetTargetResourceTypeCommand.ts
index 73c661685d995..145eec7c4cfdd 100644
--- a/clients/client-fis/src/commands/GetTargetResourceTypeCommand.ts
+++ b/clients/client-fis/src/commands/GetTargetResourceTypeCommand.ts
@@ -92,4 +92,16 @@ export class GetTargetResourceTypeCommand extends $Command
.f(void 0, void 0)
.ser(se_GetTargetResourceTypeCommand)
.de(de_GetTargetResourceTypeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetTargetResourceTypeRequest;
+ output: GetTargetResourceTypeResponse;
+ };
+ sdk: {
+ input: GetTargetResourceTypeCommandInput;
+ output: GetTargetResourceTypeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/ListActionsCommand.ts b/clients/client-fis/src/commands/ListActionsCommand.ts
index a4534e200de0b..3f36a372afd74 100644
--- a/clients/client-fis/src/commands/ListActionsCommand.ts
+++ b/clients/client-fis/src/commands/ListActionsCommand.ts
@@ -96,4 +96,16 @@ export class ListActionsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListActionsCommand)
.de(de_ListActionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListActionsRequest;
+ output: ListActionsResponse;
+ };
+ sdk: {
+ input: ListActionsCommandInput;
+ output: ListActionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/ListExperimentResolvedTargetsCommand.ts b/clients/client-fis/src/commands/ListExperimentResolvedTargetsCommand.ts
index ad9714e99794c..8acf2961414e3 100644
--- a/clients/client-fis/src/commands/ListExperimentResolvedTargetsCommand.ts
+++ b/clients/client-fis/src/commands/ListExperimentResolvedTargetsCommand.ts
@@ -100,4 +100,16 @@ export class ListExperimentResolvedTargetsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListExperimentResolvedTargetsCommand)
.de(de_ListExperimentResolvedTargetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListExperimentResolvedTargetsRequest;
+ output: ListExperimentResolvedTargetsResponse;
+ };
+ sdk: {
+ input: ListExperimentResolvedTargetsCommandInput;
+ output: ListExperimentResolvedTargetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/ListExperimentTargetAccountConfigurationsCommand.ts b/clients/client-fis/src/commands/ListExperimentTargetAccountConfigurationsCommand.ts
index 7fce7d7083dea..15f8456a6ac4c 100644
--- a/clients/client-fis/src/commands/ListExperimentTargetAccountConfigurationsCommand.ts
+++ b/clients/client-fis/src/commands/ListExperimentTargetAccountConfigurationsCommand.ts
@@ -100,4 +100,16 @@ export class ListExperimentTargetAccountConfigurationsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListExperimentTargetAccountConfigurationsCommand)
.de(de_ListExperimentTargetAccountConfigurationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListExperimentTargetAccountConfigurationsRequest;
+ output: ListExperimentTargetAccountConfigurationsResponse;
+ };
+ sdk: {
+ input: ListExperimentTargetAccountConfigurationsCommandInput;
+ output: ListExperimentTargetAccountConfigurationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/ListExperimentTemplatesCommand.ts b/clients/client-fis/src/commands/ListExperimentTemplatesCommand.ts
index c620f10cfe70f..dfc3b44bbad3c 100644
--- a/clients/client-fis/src/commands/ListExperimentTemplatesCommand.ts
+++ b/clients/client-fis/src/commands/ListExperimentTemplatesCommand.ts
@@ -93,4 +93,16 @@ export class ListExperimentTemplatesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListExperimentTemplatesCommand)
.de(de_ListExperimentTemplatesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListExperimentTemplatesRequest;
+ output: ListExperimentTemplatesResponse;
+ };
+ sdk: {
+ input: ListExperimentTemplatesCommandInput;
+ output: ListExperimentTemplatesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/ListExperimentsCommand.ts b/clients/client-fis/src/commands/ListExperimentsCommand.ts
index 43cf4bac14b72..828c09ecdcf63 100644
--- a/clients/client-fis/src/commands/ListExperimentsCommand.ts
+++ b/clients/client-fis/src/commands/ListExperimentsCommand.ts
@@ -107,4 +107,16 @@ export class ListExperimentsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListExperimentsCommand)
.de(de_ListExperimentsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListExperimentsRequest;
+ output: ListExperimentsResponse;
+ };
+ sdk: {
+ input: ListExperimentsCommandInput;
+ output: ListExperimentsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/ListTagsForResourceCommand.ts b/clients/client-fis/src/commands/ListTagsForResourceCommand.ts
index 2571132516596..26c7f7808e791 100644
--- a/clients/client-fis/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-fis/src/commands/ListTagsForResourceCommand.ts
@@ -79,4 +79,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/ListTargetAccountConfigurationsCommand.ts b/clients/client-fis/src/commands/ListTargetAccountConfigurationsCommand.ts
index d8fb80084cf9e..ab615f01467b7 100644
--- a/clients/client-fis/src/commands/ListTargetAccountConfigurationsCommand.ts
+++ b/clients/client-fis/src/commands/ListTargetAccountConfigurationsCommand.ts
@@ -97,4 +97,16 @@ export class ListTargetAccountConfigurationsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTargetAccountConfigurationsCommand)
.de(de_ListTargetAccountConfigurationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTargetAccountConfigurationsRequest;
+ output: ListTargetAccountConfigurationsResponse;
+ };
+ sdk: {
+ input: ListTargetAccountConfigurationsCommandInput;
+ output: ListTargetAccountConfigurationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/ListTargetResourceTypesCommand.ts b/clients/client-fis/src/commands/ListTargetResourceTypesCommand.ts
index 53e4ab281a8d3..2a4e81d4bc12d 100644
--- a/clients/client-fis/src/commands/ListTargetResourceTypesCommand.ts
+++ b/clients/client-fis/src/commands/ListTargetResourceTypesCommand.ts
@@ -87,4 +87,16 @@ export class ListTargetResourceTypesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTargetResourceTypesCommand)
.de(de_ListTargetResourceTypesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTargetResourceTypesRequest;
+ output: ListTargetResourceTypesResponse;
+ };
+ sdk: {
+ input: ListTargetResourceTypesCommandInput;
+ output: ListTargetResourceTypesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/StartExperimentCommand.ts b/clients/client-fis/src/commands/StartExperimentCommand.ts
index 0aaa064a3a28d..d64f9277deee6 100644
--- a/clients/client-fis/src/commands/StartExperimentCommand.ts
+++ b/clients/client-fis/src/commands/StartExperimentCommand.ts
@@ -182,4 +182,16 @@ export class StartExperimentCommand extends $Command
.f(void 0, void 0)
.ser(se_StartExperimentCommand)
.de(de_StartExperimentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartExperimentRequest;
+ output: StartExperimentResponse;
+ };
+ sdk: {
+ input: StartExperimentCommandInput;
+ output: StartExperimentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/StopExperimentCommand.ts b/clients/client-fis/src/commands/StopExperimentCommand.ts
index 78ef3cf29ca6a..59b4961917277 100644
--- a/clients/client-fis/src/commands/StopExperimentCommand.ts
+++ b/clients/client-fis/src/commands/StopExperimentCommand.ts
@@ -169,4 +169,16 @@ export class StopExperimentCommand extends $Command
.f(void 0, void 0)
.ser(se_StopExperimentCommand)
.de(de_StopExperimentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StopExperimentRequest;
+ output: StopExperimentResponse;
+ };
+ sdk: {
+ input: StopExperimentCommandInput;
+ output: StopExperimentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/TagResourceCommand.ts b/clients/client-fis/src/commands/TagResourceCommand.ts
index 0beabcb5425dc..d3ecfdc3c4dae 100644
--- a/clients/client-fis/src/commands/TagResourceCommand.ts
+++ b/clients/client-fis/src/commands/TagResourceCommand.ts
@@ -78,4 +78,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/UntagResourceCommand.ts b/clients/client-fis/src/commands/UntagResourceCommand.ts
index 152cea4eab986..167bc8226218d 100644
--- a/clients/client-fis/src/commands/UntagResourceCommand.ts
+++ b/clients/client-fis/src/commands/UntagResourceCommand.ts
@@ -78,4 +78,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/UpdateExperimentTemplateCommand.ts b/clients/client-fis/src/commands/UpdateExperimentTemplateCommand.ts
index 31194baddab8f..981ffa37a62ec 100644
--- a/clients/client-fis/src/commands/UpdateExperimentTemplateCommand.ts
+++ b/clients/client-fis/src/commands/UpdateExperimentTemplateCommand.ts
@@ -214,4 +214,16 @@ export class UpdateExperimentTemplateCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateExperimentTemplateCommand)
.de(de_UpdateExperimentTemplateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateExperimentTemplateRequest;
+ output: UpdateExperimentTemplateResponse;
+ };
+ sdk: {
+ input: UpdateExperimentTemplateCommandInput;
+ output: UpdateExperimentTemplateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/UpdateSafetyLeverStateCommand.ts b/clients/client-fis/src/commands/UpdateSafetyLeverStateCommand.ts
index a19702e7e5391..b089a672cd8a4 100644
--- a/clients/client-fis/src/commands/UpdateSafetyLeverStateCommand.ts
+++ b/clients/client-fis/src/commands/UpdateSafetyLeverStateCommand.ts
@@ -99,4 +99,16 @@ export class UpdateSafetyLeverStateCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateSafetyLeverStateCommand)
.de(de_UpdateSafetyLeverStateCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateSafetyLeverStateRequest;
+ output: UpdateSafetyLeverStateResponse;
+ };
+ sdk: {
+ input: UpdateSafetyLeverStateCommandInput;
+ output: UpdateSafetyLeverStateCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fis/src/commands/UpdateTargetAccountConfigurationCommand.ts b/clients/client-fis/src/commands/UpdateTargetAccountConfigurationCommand.ts
index e45b1f38b8a21..70ccb6e3bd2bf 100644
--- a/clients/client-fis/src/commands/UpdateTargetAccountConfigurationCommand.ts
+++ b/clients/client-fis/src/commands/UpdateTargetAccountConfigurationCommand.ts
@@ -95,4 +95,16 @@ export class UpdateTargetAccountConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateTargetAccountConfigurationCommand)
.de(de_UpdateTargetAccountConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateTargetAccountConfigurationRequest;
+ output: UpdateTargetAccountConfigurationResponse;
+ };
+ sdk: {
+ input: UpdateTargetAccountConfigurationCommandInput;
+ output: UpdateTargetAccountConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/CHANGELOG.md b/clients/client-fms/CHANGELOG.md
index 453e7b8e6debc..acfa047edddb2 100644
--- a/clients/client-fms/CHANGELOG.md
+++ b/clients/client-fms/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-fms
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-fms
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-fms
diff --git a/clients/client-fms/package.json b/clients/client-fms/package.json
index 18dfd4a3c9a64..c2c324b0155eb 100644
--- a/clients/client-fms/package.json
+++ b/clients/client-fms/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-fms",
"description": "AWS SDK for JavaScript Fms Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-fms",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-fms/src/commands/AssociateAdminAccountCommand.ts b/clients/client-fms/src/commands/AssociateAdminAccountCommand.ts
index 45a9c1861b5f4..a7effcdb8fc35 100644
--- a/clients/client-fms/src/commands/AssociateAdminAccountCommand.ts
+++ b/clients/client-fms/src/commands/AssociateAdminAccountCommand.ts
@@ -99,4 +99,16 @@ export class AssociateAdminAccountCommand extends $Command
.f(void 0, void 0)
.ser(se_AssociateAdminAccountCommand)
.de(de_AssociateAdminAccountCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AssociateAdminAccountRequest;
+ output: {};
+ };
+ sdk: {
+ input: AssociateAdminAccountCommandInput;
+ output: AssociateAdminAccountCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/AssociateThirdPartyFirewallCommand.ts b/clients/client-fms/src/commands/AssociateThirdPartyFirewallCommand.ts
index 7cd9b26ba2c6a..682804aa7d741 100644
--- a/clients/client-fms/src/commands/AssociateThirdPartyFirewallCommand.ts
+++ b/clients/client-fms/src/commands/AssociateThirdPartyFirewallCommand.ts
@@ -96,4 +96,16 @@ export class AssociateThirdPartyFirewallCommand extends $Command
.f(void 0, void 0)
.ser(se_AssociateThirdPartyFirewallCommand)
.de(de_AssociateThirdPartyFirewallCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AssociateThirdPartyFirewallRequest;
+ output: AssociateThirdPartyFirewallResponse;
+ };
+ sdk: {
+ input: AssociateThirdPartyFirewallCommandInput;
+ output: AssociateThirdPartyFirewallCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/BatchAssociateResourceCommand.ts b/clients/client-fms/src/commands/BatchAssociateResourceCommand.ts
index bf1e22b153439..564dbe0cf6a56 100644
--- a/clients/client-fms/src/commands/BatchAssociateResourceCommand.ts
+++ b/clients/client-fms/src/commands/BatchAssociateResourceCommand.ts
@@ -109,4 +109,16 @@ export class BatchAssociateResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_BatchAssociateResourceCommand)
.de(de_BatchAssociateResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: BatchAssociateResourceRequest;
+ output: BatchAssociateResourceResponse;
+ };
+ sdk: {
+ input: BatchAssociateResourceCommandInput;
+ output: BatchAssociateResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/BatchDisassociateResourceCommand.ts b/clients/client-fms/src/commands/BatchDisassociateResourceCommand.ts
index 2f87da33a7804..db7635c668734 100644
--- a/clients/client-fms/src/commands/BatchDisassociateResourceCommand.ts
+++ b/clients/client-fms/src/commands/BatchDisassociateResourceCommand.ts
@@ -103,4 +103,16 @@ export class BatchDisassociateResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_BatchDisassociateResourceCommand)
.de(de_BatchDisassociateResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: BatchDisassociateResourceRequest;
+ output: BatchDisassociateResourceResponse;
+ };
+ sdk: {
+ input: BatchDisassociateResourceCommandInput;
+ output: BatchDisassociateResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/DeleteAppsListCommand.ts b/clients/client-fms/src/commands/DeleteAppsListCommand.ts
index 5f355872b7c50..78e1fa7d72393 100644
--- a/clients/client-fms/src/commands/DeleteAppsListCommand.ts
+++ b/clients/client-fms/src/commands/DeleteAppsListCommand.ts
@@ -89,4 +89,16 @@ export class DeleteAppsListCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteAppsListCommand)
.de(de_DeleteAppsListCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteAppsListRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteAppsListCommandInput;
+ output: DeleteAppsListCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/DeleteNotificationChannelCommand.ts b/clients/client-fms/src/commands/DeleteNotificationChannelCommand.ts
index 9825c3d5bb008..89e758d11396e 100644
--- a/clients/client-fms/src/commands/DeleteNotificationChannelCommand.ts
+++ b/clients/client-fms/src/commands/DeleteNotificationChannelCommand.ts
@@ -88,4 +88,16 @@ export class DeleteNotificationChannelCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteNotificationChannelCommand)
.de(de_DeleteNotificationChannelCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: {};
+ };
+ sdk: {
+ input: DeleteNotificationChannelCommandInput;
+ output: DeleteNotificationChannelCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/DeletePolicyCommand.ts b/clients/client-fms/src/commands/DeletePolicyCommand.ts
index 56ead5373d408..9853d22dc04a7 100644
--- a/clients/client-fms/src/commands/DeletePolicyCommand.ts
+++ b/clients/client-fms/src/commands/DeletePolicyCommand.ts
@@ -99,4 +99,16 @@ export class DeletePolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_DeletePolicyCommand)
.de(de_DeletePolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeletePolicyRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeletePolicyCommandInput;
+ output: DeletePolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/DeleteProtocolsListCommand.ts b/clients/client-fms/src/commands/DeleteProtocolsListCommand.ts
index ce2bdea18d22d..8b6310b593354 100644
--- a/clients/client-fms/src/commands/DeleteProtocolsListCommand.ts
+++ b/clients/client-fms/src/commands/DeleteProtocolsListCommand.ts
@@ -89,4 +89,16 @@ export class DeleteProtocolsListCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteProtocolsListCommand)
.de(de_DeleteProtocolsListCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteProtocolsListRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteProtocolsListCommandInput;
+ output: DeleteProtocolsListCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/DeleteResourceSetCommand.ts b/clients/client-fms/src/commands/DeleteResourceSetCommand.ts
index 4961fec8a6f4c..f63bdb0feb4fe 100644
--- a/clients/client-fms/src/commands/DeleteResourceSetCommand.ts
+++ b/clients/client-fms/src/commands/DeleteResourceSetCommand.ts
@@ -92,4 +92,16 @@ export class DeleteResourceSetCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteResourceSetCommand)
.de(de_DeleteResourceSetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteResourceSetRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteResourceSetCommandInput;
+ output: DeleteResourceSetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/DisassociateAdminAccountCommand.ts b/clients/client-fms/src/commands/DisassociateAdminAccountCommand.ts
index 2c0a6ce9c92bc..2ca41466a39d5 100644
--- a/clients/client-fms/src/commands/DisassociateAdminAccountCommand.ts
+++ b/clients/client-fms/src/commands/DisassociateAdminAccountCommand.ts
@@ -88,4 +88,16 @@ export class DisassociateAdminAccountCommand extends $Command
.f(void 0, void 0)
.ser(se_DisassociateAdminAccountCommand)
.de(de_DisassociateAdminAccountCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: {};
+ };
+ sdk: {
+ input: DisassociateAdminAccountCommandInput;
+ output: DisassociateAdminAccountCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/DisassociateThirdPartyFirewallCommand.ts b/clients/client-fms/src/commands/DisassociateThirdPartyFirewallCommand.ts
index ed9cf443bf295..862027d7d3461 100644
--- a/clients/client-fms/src/commands/DisassociateThirdPartyFirewallCommand.ts
+++ b/clients/client-fms/src/commands/DisassociateThirdPartyFirewallCommand.ts
@@ -99,4 +99,16 @@ export class DisassociateThirdPartyFirewallCommand extends $Command
.f(void 0, void 0)
.ser(se_DisassociateThirdPartyFirewallCommand)
.de(de_DisassociateThirdPartyFirewallCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DisassociateThirdPartyFirewallRequest;
+ output: DisassociateThirdPartyFirewallResponse;
+ };
+ sdk: {
+ input: DisassociateThirdPartyFirewallCommandInput;
+ output: DisassociateThirdPartyFirewallCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/GetAdminAccountCommand.ts b/clients/client-fms/src/commands/GetAdminAccountCommand.ts
index 7e88d37e1827c..978546ab0e3cb 100644
--- a/clients/client-fms/src/commands/GetAdminAccountCommand.ts
+++ b/clients/client-fms/src/commands/GetAdminAccountCommand.ts
@@ -91,4 +91,16 @@ export class GetAdminAccountCommand extends $Command
.f(void 0, void 0)
.ser(se_GetAdminAccountCommand)
.de(de_GetAdminAccountCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: GetAdminAccountResponse;
+ };
+ sdk: {
+ input: GetAdminAccountCommandInput;
+ output: GetAdminAccountCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/GetAdminScopeCommand.ts b/clients/client-fms/src/commands/GetAdminScopeCommand.ts
index d7786928d1d1f..8c74460bf93c9 100644
--- a/clients/client-fms/src/commands/GetAdminScopeCommand.ts
+++ b/clients/client-fms/src/commands/GetAdminScopeCommand.ts
@@ -128,4 +128,16 @@ export class GetAdminScopeCommand extends $Command
.f(void 0, void 0)
.ser(se_GetAdminScopeCommand)
.de(de_GetAdminScopeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetAdminScopeRequest;
+ output: GetAdminScopeResponse;
+ };
+ sdk: {
+ input: GetAdminScopeCommandInput;
+ output: GetAdminScopeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/GetAppsListCommand.ts b/clients/client-fms/src/commands/GetAppsListCommand.ts
index a4434725ee5dd..ba7cd8809d56d 100644
--- a/clients/client-fms/src/commands/GetAppsListCommand.ts
+++ b/clients/client-fms/src/commands/GetAppsListCommand.ts
@@ -115,4 +115,16 @@ export class GetAppsListCommand extends $Command
.f(void 0, void 0)
.ser(se_GetAppsListCommand)
.de(de_GetAppsListCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetAppsListRequest;
+ output: GetAppsListResponse;
+ };
+ sdk: {
+ input: GetAppsListCommandInput;
+ output: GetAppsListCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/GetComplianceDetailCommand.ts b/clients/client-fms/src/commands/GetComplianceDetailCommand.ts
index 3d6c8c0cdf29b..32fbbf5e14545 100644
--- a/clients/client-fms/src/commands/GetComplianceDetailCommand.ts
+++ b/clients/client-fms/src/commands/GetComplianceDetailCommand.ts
@@ -116,4 +116,16 @@ export class GetComplianceDetailCommand extends $Command
.f(void 0, void 0)
.ser(se_GetComplianceDetailCommand)
.de(de_GetComplianceDetailCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetComplianceDetailRequest;
+ output: GetComplianceDetailResponse;
+ };
+ sdk: {
+ input: GetComplianceDetailCommandInput;
+ output: GetComplianceDetailCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/GetNotificationChannelCommand.ts b/clients/client-fms/src/commands/GetNotificationChannelCommand.ts
index 527f13a6b509c..2683e6ed9ee9c 100644
--- a/clients/client-fms/src/commands/GetNotificationChannelCommand.ts
+++ b/clients/client-fms/src/commands/GetNotificationChannelCommand.ts
@@ -92,4 +92,16 @@ export class GetNotificationChannelCommand extends $Command
.f(void 0, void 0)
.ser(se_GetNotificationChannelCommand)
.de(de_GetNotificationChannelCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: GetNotificationChannelResponse;
+ };
+ sdk: {
+ input: GetNotificationChannelCommandInput;
+ output: GetNotificationChannelCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/GetPolicyCommand.ts b/clients/client-fms/src/commands/GetPolicyCommand.ts
index 71c77c49f7d29..615cc551a30c2 100644
--- a/clients/client-fms/src/commands/GetPolicyCommand.ts
+++ b/clients/client-fms/src/commands/GetPolicyCommand.ts
@@ -179,4 +179,16 @@ export class GetPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_GetPolicyCommand)
.de(de_GetPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetPolicyRequest;
+ output: GetPolicyResponse;
+ };
+ sdk: {
+ input: GetPolicyCommandInput;
+ output: GetPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/GetProtectionStatusCommand.ts b/clients/client-fms/src/commands/GetProtectionStatusCommand.ts
index a3c37db80cf96..366868bca0333 100644
--- a/clients/client-fms/src/commands/GetProtectionStatusCommand.ts
+++ b/clients/client-fms/src/commands/GetProtectionStatusCommand.ts
@@ -96,4 +96,16 @@ export class GetProtectionStatusCommand extends $Command
.f(void 0, void 0)
.ser(se_GetProtectionStatusCommand)
.de(de_GetProtectionStatusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetProtectionStatusRequest;
+ output: GetProtectionStatusResponse;
+ };
+ sdk: {
+ input: GetProtectionStatusCommandInput;
+ output: GetProtectionStatusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/GetProtocolsListCommand.ts b/clients/client-fms/src/commands/GetProtocolsListCommand.ts
index 7bd44ad701fda..8cab57d2abda5 100644
--- a/clients/client-fms/src/commands/GetProtocolsListCommand.ts
+++ b/clients/client-fms/src/commands/GetProtocolsListCommand.ts
@@ -107,4 +107,16 @@ export class GetProtocolsListCommand extends $Command
.f(void 0, void 0)
.ser(se_GetProtocolsListCommand)
.de(de_GetProtocolsListCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetProtocolsListRequest;
+ output: GetProtocolsListResponse;
+ };
+ sdk: {
+ input: GetProtocolsListCommandInput;
+ output: GetProtocolsListCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/GetResourceSetCommand.ts b/clients/client-fms/src/commands/GetResourceSetCommand.ts
index feb23594c47bb..053027a8835e7 100644
--- a/clients/client-fms/src/commands/GetResourceSetCommand.ts
+++ b/clients/client-fms/src/commands/GetResourceSetCommand.ts
@@ -105,4 +105,16 @@ export class GetResourceSetCommand extends $Command
.f(void 0, void 0)
.ser(se_GetResourceSetCommand)
.de(de_GetResourceSetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetResourceSetRequest;
+ output: GetResourceSetResponse;
+ };
+ sdk: {
+ input: GetResourceSetCommandInput;
+ output: GetResourceSetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/GetThirdPartyFirewallAssociationStatusCommand.ts b/clients/client-fms/src/commands/GetThirdPartyFirewallAssociationStatusCommand.ts
index ad1fda4a1a3ca..abc892c3bd98a 100644
--- a/clients/client-fms/src/commands/GetThirdPartyFirewallAssociationStatusCommand.ts
+++ b/clients/client-fms/src/commands/GetThirdPartyFirewallAssociationStatusCommand.ts
@@ -104,4 +104,16 @@ export class GetThirdPartyFirewallAssociationStatusCommand extends $Command
.f(void 0, void 0)
.ser(se_GetThirdPartyFirewallAssociationStatusCommand)
.de(de_GetThirdPartyFirewallAssociationStatusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetThirdPartyFirewallAssociationStatusRequest;
+ output: GetThirdPartyFirewallAssociationStatusResponse;
+ };
+ sdk: {
+ input: GetThirdPartyFirewallAssociationStatusCommandInput;
+ output: GetThirdPartyFirewallAssociationStatusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/GetViolationDetailsCommand.ts b/clients/client-fms/src/commands/GetViolationDetailsCommand.ts
index 21d14e4e53eff..60f84372ffdde 100644
--- a/clients/client-fms/src/commands/GetViolationDetailsCommand.ts
+++ b/clients/client-fms/src/commands/GetViolationDetailsCommand.ts
@@ -636,4 +636,16 @@ export class GetViolationDetailsCommand extends $Command
.f(void 0, void 0)
.ser(se_GetViolationDetailsCommand)
.de(de_GetViolationDetailsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetViolationDetailsRequest;
+ output: GetViolationDetailsResponse;
+ };
+ sdk: {
+ input: GetViolationDetailsCommandInput;
+ output: GetViolationDetailsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/ListAdminAccountsForOrganizationCommand.ts b/clients/client-fms/src/commands/ListAdminAccountsForOrganizationCommand.ts
index 98a5a6ada57e9..72495d4447aaf 100644
--- a/clients/client-fms/src/commands/ListAdminAccountsForOrganizationCommand.ts
+++ b/clients/client-fms/src/commands/ListAdminAccountsForOrganizationCommand.ts
@@ -111,4 +111,16 @@ export class ListAdminAccountsForOrganizationCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAdminAccountsForOrganizationCommand)
.de(de_ListAdminAccountsForOrganizationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAdminAccountsForOrganizationRequest;
+ output: ListAdminAccountsForOrganizationResponse;
+ };
+ sdk: {
+ input: ListAdminAccountsForOrganizationCommandInput;
+ output: ListAdminAccountsForOrganizationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/ListAdminsManagingAccountCommand.ts b/clients/client-fms/src/commands/ListAdminsManagingAccountCommand.ts
index 4fc3a8633e8d2..8abb7a87ae9fe 100644
--- a/clients/client-fms/src/commands/ListAdminsManagingAccountCommand.ts
+++ b/clients/client-fms/src/commands/ListAdminsManagingAccountCommand.ts
@@ -91,4 +91,16 @@ export class ListAdminsManagingAccountCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAdminsManagingAccountCommand)
.de(de_ListAdminsManagingAccountCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAdminsManagingAccountRequest;
+ output: ListAdminsManagingAccountResponse;
+ };
+ sdk: {
+ input: ListAdminsManagingAccountCommandInput;
+ output: ListAdminsManagingAccountCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/ListAppsListsCommand.ts b/clients/client-fms/src/commands/ListAppsListsCommand.ts
index 407ac70dad194..d23ad51223eac 100644
--- a/clients/client-fms/src/commands/ListAppsListsCommand.ts
+++ b/clients/client-fms/src/commands/ListAppsListsCommand.ts
@@ -113,4 +113,16 @@ export class ListAppsListsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAppsListsCommand)
.de(de_ListAppsListsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAppsListsRequest;
+ output: ListAppsListsResponse;
+ };
+ sdk: {
+ input: ListAppsListsCommandInput;
+ output: ListAppsListsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/ListComplianceStatusCommand.ts b/clients/client-fms/src/commands/ListComplianceStatusCommand.ts
index 9af77f7ab809f..4cf64a044b06b 100644
--- a/clients/client-fms/src/commands/ListComplianceStatusCommand.ts
+++ b/clients/client-fms/src/commands/ListComplianceStatusCommand.ts
@@ -107,4 +107,16 @@ export class ListComplianceStatusCommand extends $Command
.f(void 0, void 0)
.ser(se_ListComplianceStatusCommand)
.de(de_ListComplianceStatusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListComplianceStatusRequest;
+ output: ListComplianceStatusResponse;
+ };
+ sdk: {
+ input: ListComplianceStatusCommandInput;
+ output: ListComplianceStatusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/ListDiscoveredResourcesCommand.ts b/clients/client-fms/src/commands/ListDiscoveredResourcesCommand.ts
index 8871964f0a2d1..1eaedf5df0230 100644
--- a/clients/client-fms/src/commands/ListDiscoveredResourcesCommand.ts
+++ b/clients/client-fms/src/commands/ListDiscoveredResourcesCommand.ts
@@ -104,4 +104,16 @@ export class ListDiscoveredResourcesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListDiscoveredResourcesCommand)
.de(de_ListDiscoveredResourcesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListDiscoveredResourcesRequest;
+ output: ListDiscoveredResourcesResponse;
+ };
+ sdk: {
+ input: ListDiscoveredResourcesCommandInput;
+ output: ListDiscoveredResourcesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/ListMemberAccountsCommand.ts b/clients/client-fms/src/commands/ListMemberAccountsCommand.ts
index b05a3b6739bf4..aa6907bcd7e5f 100644
--- a/clients/client-fms/src/commands/ListMemberAccountsCommand.ts
+++ b/clients/client-fms/src/commands/ListMemberAccountsCommand.ts
@@ -90,4 +90,16 @@ export class ListMemberAccountsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListMemberAccountsCommand)
.de(de_ListMemberAccountsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListMemberAccountsRequest;
+ output: ListMemberAccountsResponse;
+ };
+ sdk: {
+ input: ListMemberAccountsCommandInput;
+ output: ListMemberAccountsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/ListPoliciesCommand.ts b/clients/client-fms/src/commands/ListPoliciesCommand.ts
index a890f06c9e950..ab365a32a63e2 100644
--- a/clients/client-fms/src/commands/ListPoliciesCommand.ts
+++ b/clients/client-fms/src/commands/ListPoliciesCommand.ts
@@ -110,4 +110,16 @@ export class ListPoliciesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPoliciesCommand)
.de(de_ListPoliciesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPoliciesRequest;
+ output: ListPoliciesResponse;
+ };
+ sdk: {
+ input: ListPoliciesCommandInput;
+ output: ListPoliciesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/ListProtocolsListsCommand.ts b/clients/client-fms/src/commands/ListProtocolsListsCommand.ts
index 8d9d4ed43e2d5..18cac19a69496 100644
--- a/clients/client-fms/src/commands/ListProtocolsListsCommand.ts
+++ b/clients/client-fms/src/commands/ListProtocolsListsCommand.ts
@@ -103,4 +103,16 @@ export class ListProtocolsListsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListProtocolsListsCommand)
.de(de_ListProtocolsListsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListProtocolsListsRequest;
+ output: ListProtocolsListsResponse;
+ };
+ sdk: {
+ input: ListProtocolsListsCommandInput;
+ output: ListProtocolsListsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/ListResourceSetResourcesCommand.ts b/clients/client-fms/src/commands/ListResourceSetResourcesCommand.ts
index 6abf4874a60b0..0a346ac3dcfee 100644
--- a/clients/client-fms/src/commands/ListResourceSetResourcesCommand.ts
+++ b/clients/client-fms/src/commands/ListResourceSetResourcesCommand.ts
@@ -102,4 +102,16 @@ export class ListResourceSetResourcesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListResourceSetResourcesCommand)
.de(de_ListResourceSetResourcesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListResourceSetResourcesRequest;
+ output: ListResourceSetResourcesResponse;
+ };
+ sdk: {
+ input: ListResourceSetResourcesCommandInput;
+ output: ListResourceSetResourcesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/ListResourceSetsCommand.ts b/clients/client-fms/src/commands/ListResourceSetsCommand.ts
index d11d8d608f4ab..44e1be4f2101c 100644
--- a/clients/client-fms/src/commands/ListResourceSetsCommand.ts
+++ b/clients/client-fms/src/commands/ListResourceSetsCommand.ts
@@ -101,4 +101,16 @@ export class ListResourceSetsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListResourceSetsCommand)
.de(de_ListResourceSetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListResourceSetsRequest;
+ output: ListResourceSetsResponse;
+ };
+ sdk: {
+ input: ListResourceSetsCommandInput;
+ output: ListResourceSetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/ListTagsForResourceCommand.ts b/clients/client-fms/src/commands/ListTagsForResourceCommand.ts
index cc5a3214467f7..fa1f24a573597 100644
--- a/clients/client-fms/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-fms/src/commands/ListTagsForResourceCommand.ts
@@ -99,4 +99,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/ListThirdPartyFirewallFirewallPoliciesCommand.ts b/clients/client-fms/src/commands/ListThirdPartyFirewallFirewallPoliciesCommand.ts
index c7e044c7b671c..7113d282c9970 100644
--- a/clients/client-fms/src/commands/ListThirdPartyFirewallFirewallPoliciesCommand.ts
+++ b/clients/client-fms/src/commands/ListThirdPartyFirewallFirewallPoliciesCommand.ts
@@ -111,4 +111,16 @@ export class ListThirdPartyFirewallFirewallPoliciesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListThirdPartyFirewallFirewallPoliciesCommand)
.de(de_ListThirdPartyFirewallFirewallPoliciesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListThirdPartyFirewallFirewallPoliciesRequest;
+ output: ListThirdPartyFirewallFirewallPoliciesResponse;
+ };
+ sdk: {
+ input: ListThirdPartyFirewallFirewallPoliciesCommandInput;
+ output: ListThirdPartyFirewallFirewallPoliciesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/PutAdminAccountCommand.ts b/clients/client-fms/src/commands/PutAdminAccountCommand.ts
index a89f20380c503..618990fd516a7 100644
--- a/clients/client-fms/src/commands/PutAdminAccountCommand.ts
+++ b/clients/client-fms/src/commands/PutAdminAccountCommand.ts
@@ -124,4 +124,16 @@ export class PutAdminAccountCommand extends $Command
.f(void 0, void 0)
.ser(se_PutAdminAccountCommand)
.de(de_PutAdminAccountCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutAdminAccountRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutAdminAccountCommandInput;
+ output: PutAdminAccountCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/PutAppsListCommand.ts b/clients/client-fms/src/commands/PutAppsListCommand.ts
index d4954e38ccd96..ce311490904cf 100644
--- a/clients/client-fms/src/commands/PutAppsListCommand.ts
+++ b/clients/client-fms/src/commands/PutAppsListCommand.ts
@@ -151,4 +151,16 @@ export class PutAppsListCommand extends $Command
.f(void 0, void 0)
.ser(se_PutAppsListCommand)
.de(de_PutAppsListCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutAppsListRequest;
+ output: PutAppsListResponse;
+ };
+ sdk: {
+ input: PutAppsListCommandInput;
+ output: PutAppsListCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/PutNotificationChannelCommand.ts b/clients/client-fms/src/commands/PutNotificationChannelCommand.ts
index cb27cb4a347a1..ab0c83468923d 100644
--- a/clients/client-fms/src/commands/PutNotificationChannelCommand.ts
+++ b/clients/client-fms/src/commands/PutNotificationChannelCommand.ts
@@ -93,4 +93,16 @@ export class PutNotificationChannelCommand extends $Command
.f(void 0, void 0)
.ser(se_PutNotificationChannelCommand)
.de(de_PutNotificationChannelCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutNotificationChannelRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutNotificationChannelCommandInput;
+ output: PutNotificationChannelCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/PutPolicyCommand.ts b/clients/client-fms/src/commands/PutPolicyCommand.ts
index dd726dcf279d3..b60321fe75b58 100644
--- a/clients/client-fms/src/commands/PutPolicyCommand.ts
+++ b/clients/client-fms/src/commands/PutPolicyCommand.ts
@@ -334,4 +334,16 @@ export class PutPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_PutPolicyCommand)
.de(de_PutPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutPolicyRequest;
+ output: PutPolicyResponse;
+ };
+ sdk: {
+ input: PutPolicyCommandInput;
+ output: PutPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/PutProtocolsListCommand.ts b/clients/client-fms/src/commands/PutProtocolsListCommand.ts
index 591182c87f343..4a9cfc85fc6da 100644
--- a/clients/client-fms/src/commands/PutProtocolsListCommand.ts
+++ b/clients/client-fms/src/commands/PutProtocolsListCommand.ts
@@ -135,4 +135,16 @@ export class PutProtocolsListCommand extends $Command
.f(void 0, void 0)
.ser(se_PutProtocolsListCommand)
.de(de_PutProtocolsListCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutProtocolsListRequest;
+ output: PutProtocolsListResponse;
+ };
+ sdk: {
+ input: PutProtocolsListCommandInput;
+ output: PutProtocolsListCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/PutResourceSetCommand.ts b/clients/client-fms/src/commands/PutResourceSetCommand.ts
index 1ff71d967fc28..269d8c0ad4be4 100644
--- a/clients/client-fms/src/commands/PutResourceSetCommand.ts
+++ b/clients/client-fms/src/commands/PutResourceSetCommand.ts
@@ -125,4 +125,16 @@ export class PutResourceSetCommand extends $Command
.f(void 0, void 0)
.ser(se_PutResourceSetCommand)
.de(de_PutResourceSetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutResourceSetRequest;
+ output: PutResourceSetResponse;
+ };
+ sdk: {
+ input: PutResourceSetCommandInput;
+ output: PutResourceSetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/TagResourceCommand.ts b/clients/client-fms/src/commands/TagResourceCommand.ts
index 21d41cdfcdf6c..103bb9c6ef9fd 100644
--- a/clients/client-fms/src/commands/TagResourceCommand.ts
+++ b/clients/client-fms/src/commands/TagResourceCommand.ts
@@ -104,4 +104,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fms/src/commands/UntagResourceCommand.ts b/clients/client-fms/src/commands/UntagResourceCommand.ts
index f8912d3448eae..081ca5e691aec 100644
--- a/clients/client-fms/src/commands/UntagResourceCommand.ts
+++ b/clients/client-fms/src/commands/UntagResourceCommand.ts
@@ -95,4 +95,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/CHANGELOG.md b/clients/client-forecast/CHANGELOG.md
index 42e54c736e540..2aa704abb45ee 100644
--- a/clients/client-forecast/CHANGELOG.md
+++ b/clients/client-forecast/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-forecast
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-forecast
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-forecast
diff --git a/clients/client-forecast/package.json b/clients/client-forecast/package.json
index f8a300dd497a8..52cc6b111545e 100644
--- a/clients/client-forecast/package.json
+++ b/clients/client-forecast/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-forecast",
"description": "AWS SDK for JavaScript Forecast Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-forecast",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-forecast/src/commands/CreateAutoPredictorCommand.ts b/clients/client-forecast/src/commands/CreateAutoPredictorCommand.ts
index d463ac8917b76..22307c0e07207 100644
--- a/clients/client-forecast/src/commands/CreateAutoPredictorCommand.ts
+++ b/clients/client-forecast/src/commands/CreateAutoPredictorCommand.ts
@@ -197,4 +197,16 @@ export class CreateAutoPredictorCommand extends $Command
.f(CreateAutoPredictorRequestFilterSensitiveLog, void 0)
.ser(se_CreateAutoPredictorCommand)
.de(de_CreateAutoPredictorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateAutoPredictorRequest;
+ output: CreateAutoPredictorResponse;
+ };
+ sdk: {
+ input: CreateAutoPredictorCommandInput;
+ output: CreateAutoPredictorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/CreateDatasetCommand.ts b/clients/client-forecast/src/commands/CreateDatasetCommand.ts
index 9dd9d00b3f8cd..93b5e84b028bb 100644
--- a/clients/client-forecast/src/commands/CreateDatasetCommand.ts
+++ b/clients/client-forecast/src/commands/CreateDatasetCommand.ts
@@ -153,4 +153,16 @@ export class CreateDatasetCommand extends $Command
.f(CreateDatasetRequestFilterSensitiveLog, void 0)
.ser(se_CreateDatasetCommand)
.de(de_CreateDatasetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateDatasetRequest;
+ output: CreateDatasetResponse;
+ };
+ sdk: {
+ input: CreateDatasetCommandInput;
+ output: CreateDatasetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/CreateDatasetGroupCommand.ts b/clients/client-forecast/src/commands/CreateDatasetGroupCommand.ts
index ef8ee8974c46c..ee26e157efffe 100644
--- a/clients/client-forecast/src/commands/CreateDatasetGroupCommand.ts
+++ b/clients/client-forecast/src/commands/CreateDatasetGroupCommand.ts
@@ -117,4 +117,16 @@ export class CreateDatasetGroupCommand extends $Command
.f(CreateDatasetGroupRequestFilterSensitiveLog, void 0)
.ser(se_CreateDatasetGroupCommand)
.de(de_CreateDatasetGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateDatasetGroupRequest;
+ output: CreateDatasetGroupResponse;
+ };
+ sdk: {
+ input: CreateDatasetGroupCommandInput;
+ output: CreateDatasetGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/CreateDatasetImportJobCommand.ts b/clients/client-forecast/src/commands/CreateDatasetImportJobCommand.ts
index e5c268a218165..943bb646e55cb 100644
--- a/clients/client-forecast/src/commands/CreateDatasetImportJobCommand.ts
+++ b/clients/client-forecast/src/commands/CreateDatasetImportJobCommand.ts
@@ -134,4 +134,16 @@ export class CreateDatasetImportJobCommand extends $Command
.f(CreateDatasetImportJobRequestFilterSensitiveLog, void 0)
.ser(se_CreateDatasetImportJobCommand)
.de(de_CreateDatasetImportJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateDatasetImportJobRequest;
+ output: CreateDatasetImportJobResponse;
+ };
+ sdk: {
+ input: CreateDatasetImportJobCommandInput;
+ output: CreateDatasetImportJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/CreateExplainabilityCommand.ts b/clients/client-forecast/src/commands/CreateExplainabilityCommand.ts
index 35ebd97cb7892..0a5dd722ea4e8 100644
--- a/clients/client-forecast/src/commands/CreateExplainabilityCommand.ts
+++ b/clients/client-forecast/src/commands/CreateExplainabilityCommand.ts
@@ -245,4 +245,16 @@ export class CreateExplainabilityCommand extends $Command
.f(CreateExplainabilityRequestFilterSensitiveLog, void 0)
.ser(se_CreateExplainabilityCommand)
.de(de_CreateExplainabilityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateExplainabilityRequest;
+ output: CreateExplainabilityResponse;
+ };
+ sdk: {
+ input: CreateExplainabilityCommandInput;
+ output: CreateExplainabilityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/CreateExplainabilityExportCommand.ts b/clients/client-forecast/src/commands/CreateExplainabilityExportCommand.ts
index 3d0127211500c..173810d45fe6b 100644
--- a/clients/client-forecast/src/commands/CreateExplainabilityExportCommand.ts
+++ b/clients/client-forecast/src/commands/CreateExplainabilityExportCommand.ts
@@ -121,4 +121,16 @@ export class CreateExplainabilityExportCommand extends $Command
.f(CreateExplainabilityExportRequestFilterSensitiveLog, void 0)
.ser(se_CreateExplainabilityExportCommand)
.de(de_CreateExplainabilityExportCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateExplainabilityExportRequest;
+ output: CreateExplainabilityExportResponse;
+ };
+ sdk: {
+ input: CreateExplainabilityExportCommandInput;
+ output: CreateExplainabilityExportCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/CreateForecastCommand.ts b/clients/client-forecast/src/commands/CreateForecastCommand.ts
index 63db06f6c4c7b..1d1c77ab908c5 100644
--- a/clients/client-forecast/src/commands/CreateForecastCommand.ts
+++ b/clients/client-forecast/src/commands/CreateForecastCommand.ts
@@ -148,4 +148,16 @@ export class CreateForecastCommand extends $Command
.f(CreateForecastRequestFilterSensitiveLog, void 0)
.ser(se_CreateForecastCommand)
.de(de_CreateForecastCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateForecastRequest;
+ output: CreateForecastResponse;
+ };
+ sdk: {
+ input: CreateForecastCommandInput;
+ output: CreateForecastCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/CreateForecastExportJobCommand.ts b/clients/client-forecast/src/commands/CreateForecastExportJobCommand.ts
index fb4956b1e58fc..85c18a1d661f5 100644
--- a/clients/client-forecast/src/commands/CreateForecastExportJobCommand.ts
+++ b/clients/client-forecast/src/commands/CreateForecastExportJobCommand.ts
@@ -126,4 +126,16 @@ export class CreateForecastExportJobCommand extends $Command
.f(CreateForecastExportJobRequestFilterSensitiveLog, void 0)
.ser(se_CreateForecastExportJobCommand)
.de(de_CreateForecastExportJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateForecastExportJobRequest;
+ output: CreateForecastExportJobResponse;
+ };
+ sdk: {
+ input: CreateForecastExportJobCommandInput;
+ output: CreateForecastExportJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/CreateMonitorCommand.ts b/clients/client-forecast/src/commands/CreateMonitorCommand.ts
index a672718614712..7b098368b5dc7 100644
--- a/clients/client-forecast/src/commands/CreateMonitorCommand.ts
+++ b/clients/client-forecast/src/commands/CreateMonitorCommand.ts
@@ -107,4 +107,16 @@ export class CreateMonitorCommand extends $Command
.f(CreateMonitorRequestFilterSensitiveLog, void 0)
.ser(se_CreateMonitorCommand)
.de(de_CreateMonitorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateMonitorRequest;
+ output: CreateMonitorResponse;
+ };
+ sdk: {
+ input: CreateMonitorCommandInput;
+ output: CreateMonitorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/CreatePredictorBacktestExportJobCommand.ts b/clients/client-forecast/src/commands/CreatePredictorBacktestExportJobCommand.ts
index a7fe1274da36d..d1f86991d1c6a 100644
--- a/clients/client-forecast/src/commands/CreatePredictorBacktestExportJobCommand.ts
+++ b/clients/client-forecast/src/commands/CreatePredictorBacktestExportJobCommand.ts
@@ -132,4 +132,16 @@ export class CreatePredictorBacktestExportJobCommand extends $Command
.f(CreatePredictorBacktestExportJobRequestFilterSensitiveLog, void 0)
.ser(se_CreatePredictorBacktestExportJobCommand)
.de(de_CreatePredictorBacktestExportJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreatePredictorBacktestExportJobRequest;
+ output: CreatePredictorBacktestExportJobResponse;
+ };
+ sdk: {
+ input: CreatePredictorBacktestExportJobCommandInput;
+ output: CreatePredictorBacktestExportJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/CreatePredictorCommand.ts b/clients/client-forecast/src/commands/CreatePredictorCommand.ts
index e341bb4df00d5..76ff52feb9725 100644
--- a/clients/client-forecast/src/commands/CreatePredictorCommand.ts
+++ b/clients/client-forecast/src/commands/CreatePredictorCommand.ts
@@ -239,4 +239,16 @@ export class CreatePredictorCommand extends $Command
.f(CreatePredictorRequestFilterSensitiveLog, void 0)
.ser(se_CreatePredictorCommand)
.de(de_CreatePredictorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreatePredictorRequest;
+ output: CreatePredictorResponse;
+ };
+ sdk: {
+ input: CreatePredictorCommandInput;
+ output: CreatePredictorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/CreateWhatIfAnalysisCommand.ts b/clients/client-forecast/src/commands/CreateWhatIfAnalysisCommand.ts
index 0322249bb58f0..791f992f75c7f 100644
--- a/clients/client-forecast/src/commands/CreateWhatIfAnalysisCommand.ts
+++ b/clients/client-forecast/src/commands/CreateWhatIfAnalysisCommand.ts
@@ -137,4 +137,16 @@ export class CreateWhatIfAnalysisCommand extends $Command
.f(CreateWhatIfAnalysisRequestFilterSensitiveLog, void 0)
.ser(se_CreateWhatIfAnalysisCommand)
.de(de_CreateWhatIfAnalysisCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateWhatIfAnalysisRequest;
+ output: CreateWhatIfAnalysisResponse;
+ };
+ sdk: {
+ input: CreateWhatIfAnalysisCommandInput;
+ output: CreateWhatIfAnalysisCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/CreateWhatIfForecastCommand.ts b/clients/client-forecast/src/commands/CreateWhatIfForecastCommand.ts
index 516f8375fe1bf..5d0736d53a88b 100644
--- a/clients/client-forecast/src/commands/CreateWhatIfForecastCommand.ts
+++ b/clients/client-forecast/src/commands/CreateWhatIfForecastCommand.ts
@@ -139,4 +139,16 @@ export class CreateWhatIfForecastCommand extends $Command
.f(CreateWhatIfForecastRequestFilterSensitiveLog, void 0)
.ser(se_CreateWhatIfForecastCommand)
.de(de_CreateWhatIfForecastCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateWhatIfForecastRequest;
+ output: CreateWhatIfForecastResponse;
+ };
+ sdk: {
+ input: CreateWhatIfForecastCommandInput;
+ output: CreateWhatIfForecastCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/CreateWhatIfForecastExportCommand.ts b/clients/client-forecast/src/commands/CreateWhatIfForecastExportCommand.ts
index 4ad371516a880..f0d6f036abad1 100644
--- a/clients/client-forecast/src/commands/CreateWhatIfForecastExportCommand.ts
+++ b/clients/client-forecast/src/commands/CreateWhatIfForecastExportCommand.ts
@@ -131,4 +131,16 @@ export class CreateWhatIfForecastExportCommand extends $Command
.f(CreateWhatIfForecastExportRequestFilterSensitiveLog, void 0)
.ser(se_CreateWhatIfForecastExportCommand)
.de(de_CreateWhatIfForecastExportCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateWhatIfForecastExportRequest;
+ output: CreateWhatIfForecastExportResponse;
+ };
+ sdk: {
+ input: CreateWhatIfForecastExportCommandInput;
+ output: CreateWhatIfForecastExportCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeleteDatasetCommand.ts b/clients/client-forecast/src/commands/DeleteDatasetCommand.ts
index 2e27ac1d2d966..1ee624f620d62 100644
--- a/clients/client-forecast/src/commands/DeleteDatasetCommand.ts
+++ b/clients/client-forecast/src/commands/DeleteDatasetCommand.ts
@@ -93,4 +93,16 @@ export class DeleteDatasetCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteDatasetCommand)
.de(de_DeleteDatasetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteDatasetRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteDatasetCommandInput;
+ output: DeleteDatasetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeleteDatasetGroupCommand.ts b/clients/client-forecast/src/commands/DeleteDatasetGroupCommand.ts
index d633e556baf07..b5a8b512481fc 100644
--- a/clients/client-forecast/src/commands/DeleteDatasetGroupCommand.ts
+++ b/clients/client-forecast/src/commands/DeleteDatasetGroupCommand.ts
@@ -89,4 +89,16 @@ export class DeleteDatasetGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteDatasetGroupCommand)
.de(de_DeleteDatasetGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteDatasetGroupRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteDatasetGroupCommandInput;
+ output: DeleteDatasetGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeleteDatasetImportJobCommand.ts b/clients/client-forecast/src/commands/DeleteDatasetImportJobCommand.ts
index 2f68b2935f85b..0026042ee2ed1 100644
--- a/clients/client-forecast/src/commands/DeleteDatasetImportJobCommand.ts
+++ b/clients/client-forecast/src/commands/DeleteDatasetImportJobCommand.ts
@@ -89,4 +89,16 @@ export class DeleteDatasetImportJobCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteDatasetImportJobCommand)
.de(de_DeleteDatasetImportJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteDatasetImportJobRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteDatasetImportJobCommandInput;
+ output: DeleteDatasetImportJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeleteExplainabilityCommand.ts b/clients/client-forecast/src/commands/DeleteExplainabilityCommand.ts
index b68e45b537e7d..970bf7abd95d2 100644
--- a/clients/client-forecast/src/commands/DeleteExplainabilityCommand.ts
+++ b/clients/client-forecast/src/commands/DeleteExplainabilityCommand.ts
@@ -88,4 +88,16 @@ export class DeleteExplainabilityCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteExplainabilityCommand)
.de(de_DeleteExplainabilityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteExplainabilityRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteExplainabilityCommandInput;
+ output: DeleteExplainabilityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeleteExplainabilityExportCommand.ts b/clients/client-forecast/src/commands/DeleteExplainabilityExportCommand.ts
index 84e84e715fbd4..b11c60615dea9 100644
--- a/clients/client-forecast/src/commands/DeleteExplainabilityExportCommand.ts
+++ b/clients/client-forecast/src/commands/DeleteExplainabilityExportCommand.ts
@@ -86,4 +86,16 @@ export class DeleteExplainabilityExportCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteExplainabilityExportCommand)
.de(de_DeleteExplainabilityExportCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteExplainabilityExportRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteExplainabilityExportCommandInput;
+ output: DeleteExplainabilityExportCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeleteForecastCommand.ts b/clients/client-forecast/src/commands/DeleteForecastCommand.ts
index c063d834ffbc1..d538fbb9ed5ff 100644
--- a/clients/client-forecast/src/commands/DeleteForecastCommand.ts
+++ b/clients/client-forecast/src/commands/DeleteForecastCommand.ts
@@ -90,4 +90,16 @@ export class DeleteForecastCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteForecastCommand)
.de(de_DeleteForecastCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteForecastRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteForecastCommandInput;
+ output: DeleteForecastCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeleteForecastExportJobCommand.ts b/clients/client-forecast/src/commands/DeleteForecastExportJobCommand.ts
index ed065ffc4aac5..1e18a01eeaf97 100644
--- a/clients/client-forecast/src/commands/DeleteForecastExportJobCommand.ts
+++ b/clients/client-forecast/src/commands/DeleteForecastExportJobCommand.ts
@@ -88,4 +88,16 @@ export class DeleteForecastExportJobCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteForecastExportJobCommand)
.de(de_DeleteForecastExportJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteForecastExportJobRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteForecastExportJobCommandInput;
+ output: DeleteForecastExportJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeleteMonitorCommand.ts b/clients/client-forecast/src/commands/DeleteMonitorCommand.ts
index 8616e7f5cbad3..1dd14878c7437 100644
--- a/clients/client-forecast/src/commands/DeleteMonitorCommand.ts
+++ b/clients/client-forecast/src/commands/DeleteMonitorCommand.ts
@@ -86,4 +86,16 @@ export class DeleteMonitorCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteMonitorCommand)
.de(de_DeleteMonitorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteMonitorRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteMonitorCommandInput;
+ output: DeleteMonitorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeletePredictorBacktestExportJobCommand.ts b/clients/client-forecast/src/commands/DeletePredictorBacktestExportJobCommand.ts
index a548de5eecdc2..321343347ae44 100644
--- a/clients/client-forecast/src/commands/DeletePredictorBacktestExportJobCommand.ts
+++ b/clients/client-forecast/src/commands/DeletePredictorBacktestExportJobCommand.ts
@@ -89,4 +89,16 @@ export class DeletePredictorBacktestExportJobCommand extends $Command
.f(void 0, void 0)
.ser(se_DeletePredictorBacktestExportJobCommand)
.de(de_DeletePredictorBacktestExportJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeletePredictorBacktestExportJobRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeletePredictorBacktestExportJobCommandInput;
+ output: DeletePredictorBacktestExportJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeletePredictorCommand.ts b/clients/client-forecast/src/commands/DeletePredictorCommand.ts
index a889327b75c5f..388790ffc7a18 100644
--- a/clients/client-forecast/src/commands/DeletePredictorCommand.ts
+++ b/clients/client-forecast/src/commands/DeletePredictorCommand.ts
@@ -87,4 +87,16 @@ export class DeletePredictorCommand extends $Command
.f(void 0, void 0)
.ser(se_DeletePredictorCommand)
.de(de_DeletePredictorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeletePredictorRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeletePredictorCommandInput;
+ output: DeletePredictorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeleteResourceTreeCommand.ts b/clients/client-forecast/src/commands/DeleteResourceTreeCommand.ts
index 03067ed0fe1d2..ec882083c2621 100644
--- a/clients/client-forecast/src/commands/DeleteResourceTreeCommand.ts
+++ b/clients/client-forecast/src/commands/DeleteResourceTreeCommand.ts
@@ -116,4 +116,16 @@ export class DeleteResourceTreeCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteResourceTreeCommand)
.de(de_DeleteResourceTreeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteResourceTreeRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteResourceTreeCommandInput;
+ output: DeleteResourceTreeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeleteWhatIfAnalysisCommand.ts b/clients/client-forecast/src/commands/DeleteWhatIfAnalysisCommand.ts
index dfed09ad00dc1..642caa93b6c40 100644
--- a/clients/client-forecast/src/commands/DeleteWhatIfAnalysisCommand.ts
+++ b/clients/client-forecast/src/commands/DeleteWhatIfAnalysisCommand.ts
@@ -88,4 +88,16 @@ export class DeleteWhatIfAnalysisCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteWhatIfAnalysisCommand)
.de(de_DeleteWhatIfAnalysisCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteWhatIfAnalysisRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteWhatIfAnalysisCommandInput;
+ output: DeleteWhatIfAnalysisCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeleteWhatIfForecastCommand.ts b/clients/client-forecast/src/commands/DeleteWhatIfForecastCommand.ts
index 6a7bc20b0e922..eaad167174e49 100644
--- a/clients/client-forecast/src/commands/DeleteWhatIfForecastCommand.ts
+++ b/clients/client-forecast/src/commands/DeleteWhatIfForecastCommand.ts
@@ -88,4 +88,16 @@ export class DeleteWhatIfForecastCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteWhatIfForecastCommand)
.de(de_DeleteWhatIfForecastCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteWhatIfForecastRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteWhatIfForecastCommandInput;
+ output: DeleteWhatIfForecastCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DeleteWhatIfForecastExportCommand.ts b/clients/client-forecast/src/commands/DeleteWhatIfForecastExportCommand.ts
index 817815e6fa6b0..2941c1b974b5f 100644
--- a/clients/client-forecast/src/commands/DeleteWhatIfForecastExportCommand.ts
+++ b/clients/client-forecast/src/commands/DeleteWhatIfForecastExportCommand.ts
@@ -87,4 +87,16 @@ export class DeleteWhatIfForecastExportCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteWhatIfForecastExportCommand)
.de(de_DeleteWhatIfForecastExportCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteWhatIfForecastExportRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteWhatIfForecastExportCommandInput;
+ output: DeleteWhatIfForecastExportCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribeAutoPredictorCommand.ts b/clients/client-forecast/src/commands/DescribeAutoPredictorCommand.ts
index 493245ff9ecaf..2bdffec9eb222 100644
--- a/clients/client-forecast/src/commands/DescribeAutoPredictorCommand.ts
+++ b/clients/client-forecast/src/commands/DescribeAutoPredictorCommand.ts
@@ -146,4 +146,16 @@ export class DescribeAutoPredictorCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAutoPredictorCommand)
.de(de_DescribeAutoPredictorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAutoPredictorRequest;
+ output: DescribeAutoPredictorResponse;
+ };
+ sdk: {
+ input: DescribeAutoPredictorCommandInput;
+ output: DescribeAutoPredictorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribeDatasetCommand.ts b/clients/client-forecast/src/commands/DescribeDatasetCommand.ts
index 8d997fdb5ee90..81f629f05f582 100644
--- a/clients/client-forecast/src/commands/DescribeDatasetCommand.ts
+++ b/clients/client-forecast/src/commands/DescribeDatasetCommand.ts
@@ -123,4 +123,16 @@ export class DescribeDatasetCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeDatasetCommand)
.de(de_DescribeDatasetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeDatasetRequest;
+ output: DescribeDatasetResponse;
+ };
+ sdk: {
+ input: DescribeDatasetCommandInput;
+ output: DescribeDatasetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribeDatasetGroupCommand.ts b/clients/client-forecast/src/commands/DescribeDatasetGroupCommand.ts
index ad90caaf78839..92872095ace9a 100644
--- a/clients/client-forecast/src/commands/DescribeDatasetGroupCommand.ts
+++ b/clients/client-forecast/src/commands/DescribeDatasetGroupCommand.ts
@@ -117,4 +117,16 @@ export class DescribeDatasetGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeDatasetGroupCommand)
.de(de_DescribeDatasetGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeDatasetGroupRequest;
+ output: DescribeDatasetGroupResponse;
+ };
+ sdk: {
+ input: DescribeDatasetGroupCommandInput;
+ output: DescribeDatasetGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribeDatasetImportJobCommand.ts b/clients/client-forecast/src/commands/DescribeDatasetImportJobCommand.ts
index 5009cf0b39371..98196c5b2fa87 100644
--- a/clients/client-forecast/src/commands/DescribeDatasetImportJobCommand.ts
+++ b/clients/client-forecast/src/commands/DescribeDatasetImportJobCommand.ts
@@ -156,4 +156,16 @@ export class DescribeDatasetImportJobCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeDatasetImportJobCommand)
.de(de_DescribeDatasetImportJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeDatasetImportJobRequest;
+ output: DescribeDatasetImportJobResponse;
+ };
+ sdk: {
+ input: DescribeDatasetImportJobCommandInput;
+ output: DescribeDatasetImportJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribeExplainabilityCommand.ts b/clients/client-forecast/src/commands/DescribeExplainabilityCommand.ts
index 9cabcd7b2e240..5529d90d57f45 100644
--- a/clients/client-forecast/src/commands/DescribeExplainabilityCommand.ts
+++ b/clients/client-forecast/src/commands/DescribeExplainabilityCommand.ts
@@ -114,4 +114,16 @@ export class DescribeExplainabilityCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeExplainabilityCommand)
.de(de_DescribeExplainabilityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeExplainabilityRequest;
+ output: DescribeExplainabilityResponse;
+ };
+ sdk: {
+ input: DescribeExplainabilityCommandInput;
+ output: DescribeExplainabilityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribeExplainabilityExportCommand.ts b/clients/client-forecast/src/commands/DescribeExplainabilityExportCommand.ts
index 3b9573abf6c90..cd32f6d6494f4 100644
--- a/clients/client-forecast/src/commands/DescribeExplainabilityExportCommand.ts
+++ b/clients/client-forecast/src/commands/DescribeExplainabilityExportCommand.ts
@@ -104,4 +104,16 @@ export class DescribeExplainabilityExportCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeExplainabilityExportCommand)
.de(de_DescribeExplainabilityExportCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeExplainabilityExportRequest;
+ output: DescribeExplainabilityExportResponse;
+ };
+ sdk: {
+ input: DescribeExplainabilityExportCommandInput;
+ output: DescribeExplainabilityExportCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribeForecastCommand.ts b/clients/client-forecast/src/commands/DescribeForecastCommand.ts
index 87139712ebb2e..d9fdd09c66e1f 100644
--- a/clients/client-forecast/src/commands/DescribeForecastCommand.ts
+++ b/clients/client-forecast/src/commands/DescribeForecastCommand.ts
@@ -144,4 +144,16 @@ export class DescribeForecastCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeForecastCommand)
.de(de_DescribeForecastCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeForecastRequest;
+ output: DescribeForecastResponse;
+ };
+ sdk: {
+ input: DescribeForecastCommandInput;
+ output: DescribeForecastCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribeForecastExportJobCommand.ts b/clients/client-forecast/src/commands/DescribeForecastExportJobCommand.ts
index 4af0599f12d15..48fcb6281e47f 100644
--- a/clients/client-forecast/src/commands/DescribeForecastExportJobCommand.ts
+++ b/clients/client-forecast/src/commands/DescribeForecastExportJobCommand.ts
@@ -123,4 +123,16 @@ export class DescribeForecastExportJobCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeForecastExportJobCommand)
.de(de_DescribeForecastExportJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeForecastExportJobRequest;
+ output: DescribeForecastExportJobResponse;
+ };
+ sdk: {
+ input: DescribeForecastExportJobCommandInput;
+ output: DescribeForecastExportJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribeMonitorCommand.ts b/clients/client-forecast/src/commands/DescribeMonitorCommand.ts
index 3a71391267a00..1cb45ae3f9453 100644
--- a/clients/client-forecast/src/commands/DescribeMonitorCommand.ts
+++ b/clients/client-forecast/src/commands/DescribeMonitorCommand.ts
@@ -141,4 +141,16 @@ export class DescribeMonitorCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeMonitorCommand)
.de(de_DescribeMonitorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeMonitorRequest;
+ output: DescribeMonitorResponse;
+ };
+ sdk: {
+ input: DescribeMonitorCommandInput;
+ output: DescribeMonitorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribePredictorBacktestExportJobCommand.ts b/clients/client-forecast/src/commands/DescribePredictorBacktestExportJobCommand.ts
index bba3035a60dd7..c22a903d6f078 100644
--- a/clients/client-forecast/src/commands/DescribePredictorBacktestExportJobCommand.ts
+++ b/clients/client-forecast/src/commands/DescribePredictorBacktestExportJobCommand.ts
@@ -131,4 +131,16 @@ export class DescribePredictorBacktestExportJobCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribePredictorBacktestExportJobCommand)
.de(de_DescribePredictorBacktestExportJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribePredictorBacktestExportJobRequest;
+ output: DescribePredictorBacktestExportJobResponse;
+ };
+ sdk: {
+ input: DescribePredictorBacktestExportJobCommandInput;
+ output: DescribePredictorBacktestExportJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribePredictorCommand.ts b/clients/client-forecast/src/commands/DescribePredictorCommand.ts
index 5c5778d5cc5c3..24ab8f489a8a1 100644
--- a/clients/client-forecast/src/commands/DescribePredictorCommand.ts
+++ b/clients/client-forecast/src/commands/DescribePredictorCommand.ts
@@ -227,4 +227,16 @@ export class DescribePredictorCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribePredictorCommand)
.de(de_DescribePredictorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribePredictorRequest;
+ output: DescribePredictorResponse;
+ };
+ sdk: {
+ input: DescribePredictorCommandInput;
+ output: DescribePredictorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribeWhatIfAnalysisCommand.ts b/clients/client-forecast/src/commands/DescribeWhatIfAnalysisCommand.ts
index dd936fd615f22..2151b10b56c43 100644
--- a/clients/client-forecast/src/commands/DescribeWhatIfAnalysisCommand.ts
+++ b/clients/client-forecast/src/commands/DescribeWhatIfAnalysisCommand.ts
@@ -134,4 +134,16 @@ export class DescribeWhatIfAnalysisCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeWhatIfAnalysisCommand)
.de(de_DescribeWhatIfAnalysisCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeWhatIfAnalysisRequest;
+ output: DescribeWhatIfAnalysisResponse;
+ };
+ sdk: {
+ input: DescribeWhatIfAnalysisCommandInput;
+ output: DescribeWhatIfAnalysisCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribeWhatIfForecastCommand.ts b/clients/client-forecast/src/commands/DescribeWhatIfForecastCommand.ts
index 71d85e2f3d722..588563fec6e9d 100644
--- a/clients/client-forecast/src/commands/DescribeWhatIfForecastCommand.ts
+++ b/clients/client-forecast/src/commands/DescribeWhatIfForecastCommand.ts
@@ -150,4 +150,16 @@ export class DescribeWhatIfForecastCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeWhatIfForecastCommand)
.de(de_DescribeWhatIfForecastCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeWhatIfForecastRequest;
+ output: DescribeWhatIfForecastResponse;
+ };
+ sdk: {
+ input: DescribeWhatIfForecastCommandInput;
+ output: DescribeWhatIfForecastCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/DescribeWhatIfForecastExportCommand.ts b/clients/client-forecast/src/commands/DescribeWhatIfForecastExportCommand.ts
index 0759f93a5da9f..f6336adec4a6a 100644
--- a/clients/client-forecast/src/commands/DescribeWhatIfForecastExportCommand.ts
+++ b/clients/client-forecast/src/commands/DescribeWhatIfForecastExportCommand.ts
@@ -129,4 +129,16 @@ export class DescribeWhatIfForecastExportCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeWhatIfForecastExportCommand)
.de(de_DescribeWhatIfForecastExportCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeWhatIfForecastExportRequest;
+ output: DescribeWhatIfForecastExportResponse;
+ };
+ sdk: {
+ input: DescribeWhatIfForecastExportCommandInput;
+ output: DescribeWhatIfForecastExportCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/GetAccuracyMetricsCommand.ts b/clients/client-forecast/src/commands/GetAccuracyMetricsCommand.ts
index f8dad9143329d..cc38dd6c49a0a 100644
--- a/clients/client-forecast/src/commands/GetAccuracyMetricsCommand.ts
+++ b/clients/client-forecast/src/commands/GetAccuracyMetricsCommand.ts
@@ -138,4 +138,16 @@ export class GetAccuracyMetricsCommand extends $Command
.f(void 0, void 0)
.ser(se_GetAccuracyMetricsCommand)
.de(de_GetAccuracyMetricsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetAccuracyMetricsRequest;
+ output: GetAccuracyMetricsResponse;
+ };
+ sdk: {
+ input: GetAccuracyMetricsCommandInput;
+ output: GetAccuracyMetricsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListDatasetGroupsCommand.ts b/clients/client-forecast/src/commands/ListDatasetGroupsCommand.ts
index fb96220c16850..bb6f8d1afef21 100644
--- a/clients/client-forecast/src/commands/ListDatasetGroupsCommand.ts
+++ b/clients/client-forecast/src/commands/ListDatasetGroupsCommand.ts
@@ -93,4 +93,16 @@ export class ListDatasetGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListDatasetGroupsCommand)
.de(de_ListDatasetGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListDatasetGroupsRequest;
+ output: ListDatasetGroupsResponse;
+ };
+ sdk: {
+ input: ListDatasetGroupsCommandInput;
+ output: ListDatasetGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListDatasetImportJobsCommand.ts b/clients/client-forecast/src/commands/ListDatasetImportJobsCommand.ts
index 895e2cedd188d..eafa1f51064a4 100644
--- a/clients/client-forecast/src/commands/ListDatasetImportJobsCommand.ts
+++ b/clients/client-forecast/src/commands/ListDatasetImportJobsCommand.ts
@@ -114,4 +114,16 @@ export class ListDatasetImportJobsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListDatasetImportJobsCommand)
.de(de_ListDatasetImportJobsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListDatasetImportJobsRequest;
+ output: ListDatasetImportJobsResponse;
+ };
+ sdk: {
+ input: ListDatasetImportJobsCommandInput;
+ output: ListDatasetImportJobsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListDatasetsCommand.ts b/clients/client-forecast/src/commands/ListDatasetsCommand.ts
index d978c1b003657..850b4e7ae896f 100644
--- a/clients/client-forecast/src/commands/ListDatasetsCommand.ts
+++ b/clients/client-forecast/src/commands/ListDatasetsCommand.ts
@@ -93,4 +93,16 @@ export class ListDatasetsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListDatasetsCommand)
.de(de_ListDatasetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListDatasetsRequest;
+ output: ListDatasetsResponse;
+ };
+ sdk: {
+ input: ListDatasetsCommandInput;
+ output: ListDatasetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListExplainabilitiesCommand.ts b/clients/client-forecast/src/commands/ListExplainabilitiesCommand.ts
index f65924ed5596f..2a074147af427 100644
--- a/clients/client-forecast/src/commands/ListExplainabilitiesCommand.ts
+++ b/clients/client-forecast/src/commands/ListExplainabilitiesCommand.ts
@@ -111,4 +111,16 @@ export class ListExplainabilitiesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListExplainabilitiesCommand)
.de(de_ListExplainabilitiesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListExplainabilitiesRequest;
+ output: ListExplainabilitiesResponse;
+ };
+ sdk: {
+ input: ListExplainabilitiesCommandInput;
+ output: ListExplainabilitiesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListExplainabilityExportsCommand.ts b/clients/client-forecast/src/commands/ListExplainabilityExportsCommand.ts
index ff33e047b27fb..831eb566c6a42 100644
--- a/clients/client-forecast/src/commands/ListExplainabilityExportsCommand.ts
+++ b/clients/client-forecast/src/commands/ListExplainabilityExportsCommand.ts
@@ -112,4 +112,16 @@ export class ListExplainabilityExportsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListExplainabilityExportsCommand)
.de(de_ListExplainabilityExportsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListExplainabilityExportsRequest;
+ output: ListExplainabilityExportsResponse;
+ };
+ sdk: {
+ input: ListExplainabilityExportsCommandInput;
+ output: ListExplainabilityExportsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListForecastExportJobsCommand.ts b/clients/client-forecast/src/commands/ListForecastExportJobsCommand.ts
index b20a40bbe26f5..0cbf48edefc29 100644
--- a/clients/client-forecast/src/commands/ListForecastExportJobsCommand.ts
+++ b/clients/client-forecast/src/commands/ListForecastExportJobsCommand.ts
@@ -112,4 +112,16 @@ export class ListForecastExportJobsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListForecastExportJobsCommand)
.de(de_ListForecastExportJobsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListForecastExportJobsRequest;
+ output: ListForecastExportJobsResponse;
+ };
+ sdk: {
+ input: ListForecastExportJobsCommandInput;
+ output: ListForecastExportJobsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListForecastsCommand.ts b/clients/client-forecast/src/commands/ListForecastsCommand.ts
index 56a6bbbecf8f0..35f072ff2e73d 100644
--- a/clients/client-forecast/src/commands/ListForecastsCommand.ts
+++ b/clients/client-forecast/src/commands/ListForecastsCommand.ts
@@ -109,4 +109,16 @@ export class ListForecastsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListForecastsCommand)
.de(de_ListForecastsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListForecastsRequest;
+ output: ListForecastsResponse;
+ };
+ sdk: {
+ input: ListForecastsCommandInput;
+ output: ListForecastsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListMonitorEvaluationsCommand.ts b/clients/client-forecast/src/commands/ListMonitorEvaluationsCommand.ts
index 02e9af5cde80a..8f1635a032029 100644
--- a/clients/client-forecast/src/commands/ListMonitorEvaluationsCommand.ts
+++ b/clients/client-forecast/src/commands/ListMonitorEvaluationsCommand.ts
@@ -127,4 +127,16 @@ export class ListMonitorEvaluationsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListMonitorEvaluationsCommand)
.de(de_ListMonitorEvaluationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListMonitorEvaluationsRequest;
+ output: ListMonitorEvaluationsResponse;
+ };
+ sdk: {
+ input: ListMonitorEvaluationsCommandInput;
+ output: ListMonitorEvaluationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListMonitorsCommand.ts b/clients/client-forecast/src/commands/ListMonitorsCommand.ts
index d779acded0cb6..6835f3b7c6d6a 100644
--- a/clients/client-forecast/src/commands/ListMonitorsCommand.ts
+++ b/clients/client-forecast/src/commands/ListMonitorsCommand.ts
@@ -103,4 +103,16 @@ export class ListMonitorsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListMonitorsCommand)
.de(de_ListMonitorsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListMonitorsRequest;
+ output: ListMonitorsResponse;
+ };
+ sdk: {
+ input: ListMonitorsCommandInput;
+ output: ListMonitorsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListPredictorBacktestExportJobsCommand.ts b/clients/client-forecast/src/commands/ListPredictorBacktestExportJobsCommand.ts
index bdc365e31532b..d5ae5600e9d27 100644
--- a/clients/client-forecast/src/commands/ListPredictorBacktestExportJobsCommand.ts
+++ b/clients/client-forecast/src/commands/ListPredictorBacktestExportJobsCommand.ts
@@ -117,4 +117,16 @@ export class ListPredictorBacktestExportJobsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPredictorBacktestExportJobsCommand)
.de(de_ListPredictorBacktestExportJobsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPredictorBacktestExportJobsRequest;
+ output: ListPredictorBacktestExportJobsResponse;
+ };
+ sdk: {
+ input: ListPredictorBacktestExportJobsCommandInput;
+ output: ListPredictorBacktestExportJobsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListPredictorsCommand.ts b/clients/client-forecast/src/commands/ListPredictorsCommand.ts
index be703e4df1228..c8e4134dad999 100644
--- a/clients/client-forecast/src/commands/ListPredictorsCommand.ts
+++ b/clients/client-forecast/src/commands/ListPredictorsCommand.ts
@@ -112,4 +112,16 @@ export class ListPredictorsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPredictorsCommand)
.de(de_ListPredictorsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPredictorsRequest;
+ output: ListPredictorsResponse;
+ };
+ sdk: {
+ input: ListPredictorsCommandInput;
+ output: ListPredictorsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListTagsForResourceCommand.ts b/clients/client-forecast/src/commands/ListTagsForResourceCommand.ts
index 3ac92c0ad10ba..44b4c5320b083 100644
--- a/clients/client-forecast/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-forecast/src/commands/ListTagsForResourceCommand.ts
@@ -94,4 +94,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, ListTagsForResourceResponseFilterSensitiveLog)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListWhatIfAnalysesCommand.ts b/clients/client-forecast/src/commands/ListWhatIfAnalysesCommand.ts
index faae1a1c80901..124473a4b6622 100644
--- a/clients/client-forecast/src/commands/ListWhatIfAnalysesCommand.ts
+++ b/clients/client-forecast/src/commands/ListWhatIfAnalysesCommand.ts
@@ -103,4 +103,16 @@ export class ListWhatIfAnalysesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListWhatIfAnalysesCommand)
.de(de_ListWhatIfAnalysesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListWhatIfAnalysesRequest;
+ output: ListWhatIfAnalysesResponse;
+ };
+ sdk: {
+ input: ListWhatIfAnalysesCommandInput;
+ output: ListWhatIfAnalysesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListWhatIfForecastExportsCommand.ts b/clients/client-forecast/src/commands/ListWhatIfForecastExportsCommand.ts
index 847d356b54098..4e3e40194f308 100644
--- a/clients/client-forecast/src/commands/ListWhatIfForecastExportsCommand.ts
+++ b/clients/client-forecast/src/commands/ListWhatIfForecastExportsCommand.ts
@@ -112,4 +112,16 @@ export class ListWhatIfForecastExportsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListWhatIfForecastExportsCommand)
.de(de_ListWhatIfForecastExportsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListWhatIfForecastExportsRequest;
+ output: ListWhatIfForecastExportsResponse;
+ };
+ sdk: {
+ input: ListWhatIfForecastExportsCommandInput;
+ output: ListWhatIfForecastExportsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ListWhatIfForecastsCommand.ts b/clients/client-forecast/src/commands/ListWhatIfForecastsCommand.ts
index a4716d4f4c561..6c6ea55b5d119 100644
--- a/clients/client-forecast/src/commands/ListWhatIfForecastsCommand.ts
+++ b/clients/client-forecast/src/commands/ListWhatIfForecastsCommand.ts
@@ -103,4 +103,16 @@ export class ListWhatIfForecastsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListWhatIfForecastsCommand)
.de(de_ListWhatIfForecastsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListWhatIfForecastsRequest;
+ output: ListWhatIfForecastsResponse;
+ };
+ sdk: {
+ input: ListWhatIfForecastsCommandInput;
+ output: ListWhatIfForecastsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/ResumeResourceCommand.ts b/clients/client-forecast/src/commands/ResumeResourceCommand.ts
index f67119f78d42b..f0366344e404a 100644
--- a/clients/client-forecast/src/commands/ResumeResourceCommand.ts
+++ b/clients/client-forecast/src/commands/ResumeResourceCommand.ts
@@ -89,4 +89,16 @@ export class ResumeResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ResumeResourceCommand)
.de(de_ResumeResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ResumeResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: ResumeResourceCommandInput;
+ output: ResumeResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/StopResourceCommand.ts b/clients/client-forecast/src/commands/StopResourceCommand.ts
index b8cf470a13151..bd429d33b31af 100644
--- a/clients/client-forecast/src/commands/StopResourceCommand.ts
+++ b/clients/client-forecast/src/commands/StopResourceCommand.ts
@@ -114,4 +114,16 @@ export class StopResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_StopResourceCommand)
.de(de_StopResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StopResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: StopResourceCommandInput;
+ output: StopResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/TagResourceCommand.ts b/clients/client-forecast/src/commands/TagResourceCommand.ts
index ce55f0a211e5f..b8e0e029f152a 100644
--- a/clients/client-forecast/src/commands/TagResourceCommand.ts
+++ b/clients/client-forecast/src/commands/TagResourceCommand.ts
@@ -95,4 +95,16 @@ export class TagResourceCommand extends $Command
.f(TagResourceRequestFilterSensitiveLog, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/UntagResourceCommand.ts b/clients/client-forecast/src/commands/UntagResourceCommand.ts
index 86ca92f11f279..f04f59da4310a 100644
--- a/clients/client-forecast/src/commands/UntagResourceCommand.ts
+++ b/clients/client-forecast/src/commands/UntagResourceCommand.ts
@@ -90,4 +90,16 @@ export class UntagResourceCommand extends $Command
.f(UntagResourceRequestFilterSensitiveLog, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecast/src/commands/UpdateDatasetGroupCommand.ts b/clients/client-forecast/src/commands/UpdateDatasetGroupCommand.ts
index 4dafde752f04a..c7784f28bfb7f 100644
--- a/clients/client-forecast/src/commands/UpdateDatasetGroupCommand.ts
+++ b/clients/client-forecast/src/commands/UpdateDatasetGroupCommand.ts
@@ -94,4 +94,16 @@ export class UpdateDatasetGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateDatasetGroupCommand)
.de(de_UpdateDatasetGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateDatasetGroupRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateDatasetGroupCommandInput;
+ output: UpdateDatasetGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecastquery/CHANGELOG.md b/clients/client-forecastquery/CHANGELOG.md
index 47cf9fa946617..4d431df729c6f 100644
--- a/clients/client-forecastquery/CHANGELOG.md
+++ b/clients/client-forecastquery/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-forecastquery
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-forecastquery
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-forecastquery
diff --git a/clients/client-forecastquery/package.json b/clients/client-forecastquery/package.json
index 064fc51db9ea9..729ad86a74bab 100644
--- a/clients/client-forecastquery/package.json
+++ b/clients/client-forecastquery/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-forecastquery",
"description": "AWS SDK for JavaScript Forecastquery Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-forecastquery",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-forecastquery/src/commands/QueryForecastCommand.ts b/clients/client-forecastquery/src/commands/QueryForecastCommand.ts
index a0160c6536f50..156235eee9845 100644
--- a/clients/client-forecastquery/src/commands/QueryForecastCommand.ts
+++ b/clients/client-forecastquery/src/commands/QueryForecastCommand.ts
@@ -119,4 +119,16 @@ export class QueryForecastCommand extends $Command
.f(void 0, void 0)
.ser(se_QueryForecastCommand)
.de(de_QueryForecastCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: QueryForecastRequest;
+ output: QueryForecastResponse;
+ };
+ sdk: {
+ input: QueryForecastCommandInput;
+ output: QueryForecastCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-forecastquery/src/commands/QueryWhatIfForecastCommand.ts b/clients/client-forecastquery/src/commands/QueryWhatIfForecastCommand.ts
index 84a0a3c910e9d..114d1db0b1e2a 100644
--- a/clients/client-forecastquery/src/commands/QueryWhatIfForecastCommand.ts
+++ b/clients/client-forecastquery/src/commands/QueryWhatIfForecastCommand.ts
@@ -108,4 +108,16 @@ export class QueryWhatIfForecastCommand extends $Command
.f(void 0, void 0)
.ser(se_QueryWhatIfForecastCommand)
.de(de_QueryWhatIfForecastCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: QueryWhatIfForecastRequest;
+ output: QueryWhatIfForecastResponse;
+ };
+ sdk: {
+ input: QueryWhatIfForecastCommandInput;
+ output: QueryWhatIfForecastCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/CHANGELOG.md b/clients/client-frauddetector/CHANGELOG.md
index 2267d92090bb0..99552dfef24ef 100644
--- a/clients/client-frauddetector/CHANGELOG.md
+++ b/clients/client-frauddetector/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-frauddetector
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-frauddetector
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-frauddetector
diff --git a/clients/client-frauddetector/package.json b/clients/client-frauddetector/package.json
index 5083731814a62..9089096c68b90 100644
--- a/clients/client-frauddetector/package.json
+++ b/clients/client-frauddetector/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-frauddetector",
"description": "AWS SDK for JavaScript Frauddetector Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-frauddetector",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-frauddetector/src/commands/BatchCreateVariableCommand.ts b/clients/client-frauddetector/src/commands/BatchCreateVariableCommand.ts
index 3737405e6b6f7..3a81d053b25fd 100644
--- a/clients/client-frauddetector/src/commands/BatchCreateVariableCommand.ts
+++ b/clients/client-frauddetector/src/commands/BatchCreateVariableCommand.ts
@@ -110,4 +110,16 @@ export class BatchCreateVariableCommand extends $Command
.f(void 0, void 0)
.ser(se_BatchCreateVariableCommand)
.de(de_BatchCreateVariableCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: BatchCreateVariableRequest;
+ output: BatchCreateVariableResult;
+ };
+ sdk: {
+ input: BatchCreateVariableCommandInput;
+ output: BatchCreateVariableCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/BatchGetVariableCommand.ts b/clients/client-frauddetector/src/commands/BatchGetVariableCommand.ts
index 074be74567cc1..d069952643dc3 100644
--- a/clients/client-frauddetector/src/commands/BatchGetVariableCommand.ts
+++ b/clients/client-frauddetector/src/commands/BatchGetVariableCommand.ts
@@ -110,4 +110,16 @@ export class BatchGetVariableCommand extends $Command
.f(void 0, void 0)
.ser(se_BatchGetVariableCommand)
.de(de_BatchGetVariableCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: BatchGetVariableRequest;
+ output: BatchGetVariableResult;
+ };
+ sdk: {
+ input: BatchGetVariableCommandInput;
+ output: BatchGetVariableCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/CancelBatchImportJobCommand.ts b/clients/client-frauddetector/src/commands/CancelBatchImportJobCommand.ts
index 438c1ba93ba13..8131e58a10acd 100644
--- a/clients/client-frauddetector/src/commands/CancelBatchImportJobCommand.ts
+++ b/clients/client-frauddetector/src/commands/CancelBatchImportJobCommand.ts
@@ -90,4 +90,16 @@ export class CancelBatchImportJobCommand extends $Command
.f(void 0, void 0)
.ser(se_CancelBatchImportJobCommand)
.de(de_CancelBatchImportJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CancelBatchImportJobRequest;
+ output: {};
+ };
+ sdk: {
+ input: CancelBatchImportJobCommandInput;
+ output: CancelBatchImportJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/CancelBatchPredictionJobCommand.ts b/clients/client-frauddetector/src/commands/CancelBatchPredictionJobCommand.ts
index 4ba10ef5fb655..a521763c556d5 100644
--- a/clients/client-frauddetector/src/commands/CancelBatchPredictionJobCommand.ts
+++ b/clients/client-frauddetector/src/commands/CancelBatchPredictionJobCommand.ts
@@ -90,4 +90,16 @@ export class CancelBatchPredictionJobCommand extends $Command
.f(void 0, void 0)
.ser(se_CancelBatchPredictionJobCommand)
.de(de_CancelBatchPredictionJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CancelBatchPredictionJobRequest;
+ output: {};
+ };
+ sdk: {
+ input: CancelBatchPredictionJobCommandInput;
+ output: CancelBatchPredictionJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/CreateBatchImportJobCommand.ts b/clients/client-frauddetector/src/commands/CreateBatchImportJobCommand.ts
index 883b36c783229..d72a72a12575a 100644
--- a/clients/client-frauddetector/src/commands/CreateBatchImportJobCommand.ts
+++ b/clients/client-frauddetector/src/commands/CreateBatchImportJobCommand.ts
@@ -100,4 +100,16 @@ export class CreateBatchImportJobCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateBatchImportJobCommand)
.de(de_CreateBatchImportJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateBatchImportJobRequest;
+ output: {};
+ };
+ sdk: {
+ input: CreateBatchImportJobCommandInput;
+ output: CreateBatchImportJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/CreateBatchPredictionJobCommand.ts b/clients/client-frauddetector/src/commands/CreateBatchPredictionJobCommand.ts
index d9e8763bd56e4..c081a87419780 100644
--- a/clients/client-frauddetector/src/commands/CreateBatchPredictionJobCommand.ts
+++ b/clients/client-frauddetector/src/commands/CreateBatchPredictionJobCommand.ts
@@ -102,4 +102,16 @@ export class CreateBatchPredictionJobCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateBatchPredictionJobCommand)
.de(de_CreateBatchPredictionJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateBatchPredictionJobRequest;
+ output: {};
+ };
+ sdk: {
+ input: CreateBatchPredictionJobCommandInput;
+ output: CreateBatchPredictionJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/CreateDetectorVersionCommand.ts b/clients/client-frauddetector/src/commands/CreateDetectorVersionCommand.ts
index 19dc59fed3073..cb770d74146e7 100644
--- a/clients/client-frauddetector/src/commands/CreateDetectorVersionCommand.ts
+++ b/clients/client-frauddetector/src/commands/CreateDetectorVersionCommand.ts
@@ -120,4 +120,16 @@ export class CreateDetectorVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateDetectorVersionCommand)
.de(de_CreateDetectorVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateDetectorVersionRequest;
+ output: CreateDetectorVersionResult;
+ };
+ sdk: {
+ input: CreateDetectorVersionCommandInput;
+ output: CreateDetectorVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/CreateListCommand.ts b/clients/client-frauddetector/src/commands/CreateListCommand.ts
index 7e407cac1d75d..d49d204c0abb9 100644
--- a/clients/client-frauddetector/src/commands/CreateListCommand.ts
+++ b/clients/client-frauddetector/src/commands/CreateListCommand.ts
@@ -102,4 +102,16 @@ export class CreateListCommand extends $Command
.f(CreateListRequestFilterSensitiveLog, void 0)
.ser(se_CreateListCommand)
.de(de_CreateListCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateListRequest;
+ output: {};
+ };
+ sdk: {
+ input: CreateListCommandInput;
+ output: CreateListCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/CreateModelCommand.ts b/clients/client-frauddetector/src/commands/CreateModelCommand.ts
index 18bbbea1c8f96..bf002858b9902 100644
--- a/clients/client-frauddetector/src/commands/CreateModelCommand.ts
+++ b/clients/client-frauddetector/src/commands/CreateModelCommand.ts
@@ -96,4 +96,16 @@ export class CreateModelCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateModelCommand)
.de(de_CreateModelCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateModelRequest;
+ output: {};
+ };
+ sdk: {
+ input: CreateModelCommandInput;
+ output: CreateModelCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/CreateModelVersionCommand.ts b/clients/client-frauddetector/src/commands/CreateModelVersionCommand.ts
index 2bc1910c3651e..4a875a37669ab 100644
--- a/clients/client-frauddetector/src/commands/CreateModelVersionCommand.ts
+++ b/clients/client-frauddetector/src/commands/CreateModelVersionCommand.ts
@@ -127,4 +127,16 @@ export class CreateModelVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateModelVersionCommand)
.de(de_CreateModelVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateModelVersionRequest;
+ output: CreateModelVersionResult;
+ };
+ sdk: {
+ input: CreateModelVersionCommandInput;
+ output: CreateModelVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/CreateRuleCommand.ts b/clients/client-frauddetector/src/commands/CreateRuleCommand.ts
index 3bb88e0affe10..bd314fe4150f7 100644
--- a/clients/client-frauddetector/src/commands/CreateRuleCommand.ts
+++ b/clients/client-frauddetector/src/commands/CreateRuleCommand.ts
@@ -106,4 +106,16 @@ export class CreateRuleCommand extends $Command
.f(CreateRuleRequestFilterSensitiveLog, void 0)
.ser(se_CreateRuleCommand)
.de(de_CreateRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateRuleRequest;
+ output: CreateRuleResult;
+ };
+ sdk: {
+ input: CreateRuleCommandInput;
+ output: CreateRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/CreateVariableCommand.ts b/clients/client-frauddetector/src/commands/CreateVariableCommand.ts
index 6f2b3436bdfe0..073415919cbe9 100644
--- a/clients/client-frauddetector/src/commands/CreateVariableCommand.ts
+++ b/clients/client-frauddetector/src/commands/CreateVariableCommand.ts
@@ -98,4 +98,16 @@ export class CreateVariableCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateVariableCommand)
.de(de_CreateVariableCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateVariableRequest;
+ output: {};
+ };
+ sdk: {
+ input: CreateVariableCommandInput;
+ output: CreateVariableCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteBatchImportJobCommand.ts b/clients/client-frauddetector/src/commands/DeleteBatchImportJobCommand.ts
index 0de5b0b1c51dd..6e3a970ef22c8 100644
--- a/clients/client-frauddetector/src/commands/DeleteBatchImportJobCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteBatchImportJobCommand.ts
@@ -87,4 +87,16 @@ export class DeleteBatchImportJobCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteBatchImportJobCommand)
.de(de_DeleteBatchImportJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteBatchImportJobRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteBatchImportJobCommandInput;
+ output: DeleteBatchImportJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteBatchPredictionJobCommand.ts b/clients/client-frauddetector/src/commands/DeleteBatchPredictionJobCommand.ts
index 02a18e87f77e1..0dceca1cb7713 100644
--- a/clients/client-frauddetector/src/commands/DeleteBatchPredictionJobCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteBatchPredictionJobCommand.ts
@@ -87,4 +87,16 @@ export class DeleteBatchPredictionJobCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteBatchPredictionJobCommand)
.de(de_DeleteBatchPredictionJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteBatchPredictionJobRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteBatchPredictionJobCommandInput;
+ output: DeleteBatchPredictionJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteDetectorCommand.ts b/clients/client-frauddetector/src/commands/DeleteDetectorCommand.ts
index fbf9728c2bfc1..ba223bada0129 100644
--- a/clients/client-frauddetector/src/commands/DeleteDetectorCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteDetectorCommand.ts
@@ -91,4 +91,16 @@ export class DeleteDetectorCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteDetectorCommand)
.de(de_DeleteDetectorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteDetectorRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteDetectorCommandInput;
+ output: DeleteDetectorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteDetectorVersionCommand.ts b/clients/client-frauddetector/src/commands/DeleteDetectorVersionCommand.ts
index fdbf9c9337112..77c4824f68ecc 100644
--- a/clients/client-frauddetector/src/commands/DeleteDetectorVersionCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteDetectorVersionCommand.ts
@@ -95,4 +95,16 @@ export class DeleteDetectorVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteDetectorVersionCommand)
.de(de_DeleteDetectorVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteDetectorVersionRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteDetectorVersionCommandInput;
+ output: DeleteDetectorVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteEntityTypeCommand.ts b/clients/client-frauddetector/src/commands/DeleteEntityTypeCommand.ts
index d11e622e08fe0..c70028cb10006 100644
--- a/clients/client-frauddetector/src/commands/DeleteEntityTypeCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteEntityTypeCommand.ts
@@ -92,4 +92,16 @@ export class DeleteEntityTypeCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteEntityTypeCommand)
.de(de_DeleteEntityTypeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteEntityTypeRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteEntityTypeCommandInput;
+ output: DeleteEntityTypeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteEventCommand.ts b/clients/client-frauddetector/src/commands/DeleteEventCommand.ts
index 371fb717bf066..1e9d71ca62157 100644
--- a/clients/client-frauddetector/src/commands/DeleteEventCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteEventCommand.ts
@@ -91,4 +91,16 @@ export class DeleteEventCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteEventCommand)
.de(de_DeleteEventCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteEventRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteEventCommandInput;
+ output: DeleteEventCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteEventTypeCommand.ts b/clients/client-frauddetector/src/commands/DeleteEventTypeCommand.ts
index f2d09cb7ce0f4..594dd253c76cb 100644
--- a/clients/client-frauddetector/src/commands/DeleteEventTypeCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteEventTypeCommand.ts
@@ -92,4 +92,16 @@ export class DeleteEventTypeCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteEventTypeCommand)
.de(de_DeleteEventTypeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteEventTypeRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteEventTypeCommandInput;
+ output: DeleteEventTypeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteEventsByEventTypeCommand.ts b/clients/client-frauddetector/src/commands/DeleteEventsByEventTypeCommand.ts
index 625d9bbd32516..7740f0b9f90f8 100644
--- a/clients/client-frauddetector/src/commands/DeleteEventsByEventTypeCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteEventsByEventTypeCommand.ts
@@ -96,4 +96,16 @@ export class DeleteEventsByEventTypeCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteEventsByEventTypeCommand)
.de(de_DeleteEventsByEventTypeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteEventsByEventTypeRequest;
+ output: DeleteEventsByEventTypeResult;
+ };
+ sdk: {
+ input: DeleteEventsByEventTypeCommandInput;
+ output: DeleteEventsByEventTypeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteExternalModelCommand.ts b/clients/client-frauddetector/src/commands/DeleteExternalModelCommand.ts
index f12d673fd5a33..45c5b1f57d6d0 100644
--- a/clients/client-frauddetector/src/commands/DeleteExternalModelCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteExternalModelCommand.ts
@@ -91,4 +91,16 @@ export class DeleteExternalModelCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteExternalModelCommand)
.de(de_DeleteExternalModelCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteExternalModelRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteExternalModelCommandInput;
+ output: DeleteExternalModelCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteLabelCommand.ts b/clients/client-frauddetector/src/commands/DeleteLabelCommand.ts
index 0af09c0119d27..2ff68e8a89b53 100644
--- a/clients/client-frauddetector/src/commands/DeleteLabelCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteLabelCommand.ts
@@ -90,4 +90,16 @@ export class DeleteLabelCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteLabelCommand)
.de(de_DeleteLabelCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteLabelRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteLabelCommandInput;
+ output: DeleteLabelCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteListCommand.ts b/clients/client-frauddetector/src/commands/DeleteListCommand.ts
index fefb7918cbb0e..ccf1911ed2b51 100644
--- a/clients/client-frauddetector/src/commands/DeleteListCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteListCommand.ts
@@ -93,4 +93,16 @@ export class DeleteListCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteListCommand)
.de(de_DeleteListCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteListRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteListCommandInput;
+ output: DeleteListCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteModelCommand.ts b/clients/client-frauddetector/src/commands/DeleteModelCommand.ts
index 3878ea5408441..73cc7a058d69d 100644
--- a/clients/client-frauddetector/src/commands/DeleteModelCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteModelCommand.ts
@@ -93,4 +93,16 @@ export class DeleteModelCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteModelCommand)
.de(de_DeleteModelCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteModelRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteModelCommandInput;
+ output: DeleteModelCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteModelVersionCommand.ts b/clients/client-frauddetector/src/commands/DeleteModelVersionCommand.ts
index 61d768f1bb994..ba53aadd59df7 100644
--- a/clients/client-frauddetector/src/commands/DeleteModelVersionCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteModelVersionCommand.ts
@@ -94,4 +94,16 @@ export class DeleteModelVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteModelVersionCommand)
.de(de_DeleteModelVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteModelVersionRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteModelVersionCommandInput;
+ output: DeleteModelVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteOutcomeCommand.ts b/clients/client-frauddetector/src/commands/DeleteOutcomeCommand.ts
index 67b9978a08e4a..91bcf80d3930f 100644
--- a/clients/client-frauddetector/src/commands/DeleteOutcomeCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteOutcomeCommand.ts
@@ -92,4 +92,16 @@ export class DeleteOutcomeCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteOutcomeCommand)
.de(de_DeleteOutcomeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteOutcomeRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteOutcomeCommandInput;
+ output: DeleteOutcomeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteRuleCommand.ts b/clients/client-frauddetector/src/commands/DeleteRuleCommand.ts
index 202abde5be3a6..e3db098413771 100644
--- a/clients/client-frauddetector/src/commands/DeleteRuleCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteRuleCommand.ts
@@ -95,4 +95,16 @@ export class DeleteRuleCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteRuleCommand)
.de(de_DeleteRuleCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteRuleRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteRuleCommandInput;
+ output: DeleteRuleCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DeleteVariableCommand.ts b/clients/client-frauddetector/src/commands/DeleteVariableCommand.ts
index 81724e84afd48..fc7e803056b39 100644
--- a/clients/client-frauddetector/src/commands/DeleteVariableCommand.ts
+++ b/clients/client-frauddetector/src/commands/DeleteVariableCommand.ts
@@ -93,4 +93,16 @@ export class DeleteVariableCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteVariableCommand)
.de(de_DeleteVariableCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteVariableRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteVariableCommandInput;
+ output: DeleteVariableCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DescribeDetectorCommand.ts b/clients/client-frauddetector/src/commands/DescribeDetectorCommand.ts
index 9ac7e28c1267b..9e5b8701e3560 100644
--- a/clients/client-frauddetector/src/commands/DescribeDetectorCommand.ts
+++ b/clients/client-frauddetector/src/commands/DescribeDetectorCommand.ts
@@ -104,4 +104,16 @@ export class DescribeDetectorCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeDetectorCommand)
.de(de_DescribeDetectorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeDetectorRequest;
+ output: DescribeDetectorResult;
+ };
+ sdk: {
+ input: DescribeDetectorCommandInput;
+ output: DescribeDetectorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/DescribeModelVersionsCommand.ts b/clients/client-frauddetector/src/commands/DescribeModelVersionsCommand.ts
index a515fc98037ac..65b1c44d67b85 100644
--- a/clients/client-frauddetector/src/commands/DescribeModelVersionsCommand.ts
+++ b/clients/client-frauddetector/src/commands/DescribeModelVersionsCommand.ts
@@ -257,4 +257,16 @@ export class DescribeModelVersionsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeModelVersionsCommand)
.de(de_DescribeModelVersionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeModelVersionsRequest;
+ output: DescribeModelVersionsResult;
+ };
+ sdk: {
+ input: DescribeModelVersionsCommandInput;
+ output: DescribeModelVersionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetBatchImportJobsCommand.ts b/clients/client-frauddetector/src/commands/GetBatchImportJobsCommand.ts
index 4740425acdff8..5555ef568ce5b 100644
--- a/clients/client-frauddetector/src/commands/GetBatchImportJobsCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetBatchImportJobsCommand.ts
@@ -114,4 +114,16 @@ export class GetBatchImportJobsCommand extends $Command
.f(void 0, void 0)
.ser(se_GetBatchImportJobsCommand)
.de(de_GetBatchImportJobsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetBatchImportJobsRequest;
+ output: GetBatchImportJobsResult;
+ };
+ sdk: {
+ input: GetBatchImportJobsCommandInput;
+ output: GetBatchImportJobsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetBatchPredictionJobsCommand.ts b/clients/client-frauddetector/src/commands/GetBatchPredictionJobsCommand.ts
index 6c1d4eb1299fb..321ad34470045 100644
--- a/clients/client-frauddetector/src/commands/GetBatchPredictionJobsCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetBatchPredictionJobsCommand.ts
@@ -113,4 +113,16 @@ export class GetBatchPredictionJobsCommand extends $Command
.f(void 0, void 0)
.ser(se_GetBatchPredictionJobsCommand)
.de(de_GetBatchPredictionJobsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetBatchPredictionJobsRequest;
+ output: GetBatchPredictionJobsResult;
+ };
+ sdk: {
+ input: GetBatchPredictionJobsCommandInput;
+ output: GetBatchPredictionJobsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetDeleteEventsByEventTypeStatusCommand.ts b/clients/client-frauddetector/src/commands/GetDeleteEventsByEventTypeStatusCommand.ts
index 4155126a92309..52f43ebf96547 100644
--- a/clients/client-frauddetector/src/commands/GetDeleteEventsByEventTypeStatusCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetDeleteEventsByEventTypeStatusCommand.ts
@@ -98,4 +98,16 @@ export class GetDeleteEventsByEventTypeStatusCommand extends $Command
.f(void 0, void 0)
.ser(se_GetDeleteEventsByEventTypeStatusCommand)
.de(de_GetDeleteEventsByEventTypeStatusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetDeleteEventsByEventTypeStatusRequest;
+ output: GetDeleteEventsByEventTypeStatusResult;
+ };
+ sdk: {
+ input: GetDeleteEventsByEventTypeStatusCommandInput;
+ output: GetDeleteEventsByEventTypeStatusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetDetectorVersionCommand.ts b/clients/client-frauddetector/src/commands/GetDetectorVersionCommand.ts
index 9ebe38b48b862..2abcc3fda3033 100644
--- a/clients/client-frauddetector/src/commands/GetDetectorVersionCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetDetectorVersionCommand.ts
@@ -118,4 +118,16 @@ export class GetDetectorVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_GetDetectorVersionCommand)
.de(de_GetDetectorVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetDetectorVersionRequest;
+ output: GetDetectorVersionResult;
+ };
+ sdk: {
+ input: GetDetectorVersionCommandInput;
+ output: GetDetectorVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetDetectorsCommand.ts b/clients/client-frauddetector/src/commands/GetDetectorsCommand.ts
index 3362c8709c41d..aa6d098d28ad5 100644
--- a/clients/client-frauddetector/src/commands/GetDetectorsCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetDetectorsCommand.ts
@@ -109,4 +109,16 @@ export class GetDetectorsCommand extends $Command
.f(void 0, void 0)
.ser(se_GetDetectorsCommand)
.de(de_GetDetectorsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetDetectorsRequest;
+ output: GetDetectorsResult;
+ };
+ sdk: {
+ input: GetDetectorsCommandInput;
+ output: GetDetectorsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetEntityTypesCommand.ts b/clients/client-frauddetector/src/commands/GetEntityTypesCommand.ts
index e0ba8a1dad6bf..2b17c90544c54 100644
--- a/clients/client-frauddetector/src/commands/GetEntityTypesCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetEntityTypesCommand.ts
@@ -108,4 +108,16 @@ export class GetEntityTypesCommand extends $Command
.f(void 0, void 0)
.ser(se_GetEntityTypesCommand)
.de(de_GetEntityTypesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetEntityTypesRequest;
+ output: GetEntityTypesResult;
+ };
+ sdk: {
+ input: GetEntityTypesCommandInput;
+ output: GetEntityTypesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetEventCommand.ts b/clients/client-frauddetector/src/commands/GetEventCommand.ts
index a7b39ee96b922..4d5fa2fa0f0c7 100644
--- a/clients/client-frauddetector/src/commands/GetEventCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetEventCommand.ts
@@ -108,4 +108,16 @@ export class GetEventCommand extends $Command
.f(void 0, GetEventResultFilterSensitiveLog)
.ser(se_GetEventCommand)
.de(de_GetEventCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetEventRequest;
+ output: GetEventResult;
+ };
+ sdk: {
+ input: GetEventCommandInput;
+ output: GetEventCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetEventPredictionCommand.ts b/clients/client-frauddetector/src/commands/GetEventPredictionCommand.ts
index fa9a2cc69aa21..a76e66b7bb0af 100644
--- a/clients/client-frauddetector/src/commands/GetEventPredictionCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetEventPredictionCommand.ts
@@ -152,4 +152,16 @@ export class GetEventPredictionCommand extends $Command
.f(GetEventPredictionRequestFilterSensitiveLog, void 0)
.ser(se_GetEventPredictionCommand)
.de(de_GetEventPredictionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetEventPredictionRequest;
+ output: GetEventPredictionResult;
+ };
+ sdk: {
+ input: GetEventPredictionCommandInput;
+ output: GetEventPredictionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetEventPredictionMetadataCommand.ts b/clients/client-frauddetector/src/commands/GetEventPredictionMetadataCommand.ts
index 816a65f2c3a52..5983d38ac95a2 100644
--- a/clients/client-frauddetector/src/commands/GetEventPredictionMetadataCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetEventPredictionMetadataCommand.ts
@@ -175,4 +175,16 @@ export class GetEventPredictionMetadataCommand extends $Command
.f(void 0, GetEventPredictionMetadataResultFilterSensitiveLog)
.ser(se_GetEventPredictionMetadataCommand)
.de(de_GetEventPredictionMetadataCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetEventPredictionMetadataRequest;
+ output: GetEventPredictionMetadataResult;
+ };
+ sdk: {
+ input: GetEventPredictionMetadataCommandInput;
+ output: GetEventPredictionMetadataCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetEventTypesCommand.ts b/clients/client-frauddetector/src/commands/GetEventTypesCommand.ts
index 70a45c8029b18..453b21fc125d3 100644
--- a/clients/client-frauddetector/src/commands/GetEventTypesCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetEventTypesCommand.ts
@@ -128,4 +128,16 @@ export class GetEventTypesCommand extends $Command
.f(void 0, GetEventTypesResultFilterSensitiveLog)
.ser(se_GetEventTypesCommand)
.de(de_GetEventTypesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetEventTypesRequest;
+ output: GetEventTypesResult;
+ };
+ sdk: {
+ input: GetEventTypesCommandInput;
+ output: GetEventTypesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetExternalModelsCommand.ts b/clients/client-frauddetector/src/commands/GetExternalModelsCommand.ts
index 8733f3a11d030..e3fccb21c9c0d 100644
--- a/clients/client-frauddetector/src/commands/GetExternalModelsCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetExternalModelsCommand.ts
@@ -126,4 +126,16 @@ export class GetExternalModelsCommand extends $Command
.f(void 0, void 0)
.ser(se_GetExternalModelsCommand)
.de(de_GetExternalModelsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetExternalModelsRequest;
+ output: GetExternalModelsResult;
+ };
+ sdk: {
+ input: GetExternalModelsCommandInput;
+ output: GetExternalModelsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetKMSEncryptionKeyCommand.ts b/clients/client-frauddetector/src/commands/GetKMSEncryptionKeyCommand.ts
index a6d27a63d7b4c..42be0539aef49 100644
--- a/clients/client-frauddetector/src/commands/GetKMSEncryptionKeyCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetKMSEncryptionKeyCommand.ts
@@ -89,4 +89,16 @@ export class GetKMSEncryptionKeyCommand extends $Command
.f(void 0, void 0)
.ser(se_GetKMSEncryptionKeyCommand)
.de(de_GetKMSEncryptionKeyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: GetKMSEncryptionKeyResult;
+ };
+ sdk: {
+ input: GetKMSEncryptionKeyCommandInput;
+ output: GetKMSEncryptionKeyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetLabelsCommand.ts b/clients/client-frauddetector/src/commands/GetLabelsCommand.ts
index 90bc3a1890521..9ff969ae90960 100644
--- a/clients/client-frauddetector/src/commands/GetLabelsCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetLabelsCommand.ts
@@ -108,4 +108,16 @@ export class GetLabelsCommand extends $Command
.f(void 0, void 0)
.ser(se_GetLabelsCommand)
.de(de_GetLabelsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetLabelsRequest;
+ output: GetLabelsResult;
+ };
+ sdk: {
+ input: GetLabelsCommandInput;
+ output: GetLabelsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetListElementsCommand.ts b/clients/client-frauddetector/src/commands/GetListElementsCommand.ts
index a22fa856a0467..6e14f43757d89 100644
--- a/clients/client-frauddetector/src/commands/GetListElementsCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetListElementsCommand.ts
@@ -103,4 +103,16 @@ export class GetListElementsCommand extends $Command
.f(void 0, GetListElementsResultFilterSensitiveLog)
.ser(se_GetListElementsCommand)
.de(de_GetListElementsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetListElementsRequest;
+ output: GetListElementsResult;
+ };
+ sdk: {
+ input: GetListElementsCommandInput;
+ output: GetListElementsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetListsMetadataCommand.ts b/clients/client-frauddetector/src/commands/GetListsMetadataCommand.ts
index f1dd198b9d3da..3ab8b8c29a4e7 100644
--- a/clients/client-frauddetector/src/commands/GetListsMetadataCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetListsMetadataCommand.ts
@@ -106,4 +106,16 @@ export class GetListsMetadataCommand extends $Command
.f(void 0, void 0)
.ser(se_GetListsMetadataCommand)
.de(de_GetListsMetadataCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetListsMetadataRequest;
+ output: GetListsMetadataResult;
+ };
+ sdk: {
+ input: GetListsMetadataCommandInput;
+ output: GetListsMetadataCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetModelVersionCommand.ts b/clients/client-frauddetector/src/commands/GetModelVersionCommand.ts
index f2af73c60d957..f2d81b61afa37 100644
--- a/clients/client-frauddetector/src/commands/GetModelVersionCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetModelVersionCommand.ts
@@ -122,4 +122,16 @@ export class GetModelVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_GetModelVersionCommand)
.de(de_GetModelVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetModelVersionRequest;
+ output: GetModelVersionResult;
+ };
+ sdk: {
+ input: GetModelVersionCommandInput;
+ output: GetModelVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetModelsCommand.ts b/clients/client-frauddetector/src/commands/GetModelsCommand.ts
index 664a58013f383..4fa4706983c8c 100644
--- a/clients/client-frauddetector/src/commands/GetModelsCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetModelsCommand.ts
@@ -112,4 +112,16 @@ export class GetModelsCommand extends $Command
.f(void 0, void 0)
.ser(se_GetModelsCommand)
.de(de_GetModelsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetModelsRequest;
+ output: GetModelsResult;
+ };
+ sdk: {
+ input: GetModelsCommandInput;
+ output: GetModelsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetOutcomesCommand.ts b/clients/client-frauddetector/src/commands/GetOutcomesCommand.ts
index 7097605075037..5745fb5947b4d 100644
--- a/clients/client-frauddetector/src/commands/GetOutcomesCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetOutcomesCommand.ts
@@ -108,4 +108,16 @@ export class GetOutcomesCommand extends $Command
.f(void 0, void 0)
.ser(se_GetOutcomesCommand)
.de(de_GetOutcomesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetOutcomesRequest;
+ output: GetOutcomesResult;
+ };
+ sdk: {
+ input: GetOutcomesCommandInput;
+ output: GetOutcomesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetRulesCommand.ts b/clients/client-frauddetector/src/commands/GetRulesCommand.ts
index 15524e0b88c78..f8fa59f5d2a6d 100644
--- a/clients/client-frauddetector/src/commands/GetRulesCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetRulesCommand.ts
@@ -113,4 +113,16 @@ export class GetRulesCommand extends $Command
.f(void 0, GetRulesResultFilterSensitiveLog)
.ser(se_GetRulesCommand)
.de(de_GetRulesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetRulesRequest;
+ output: GetRulesResult;
+ };
+ sdk: {
+ input: GetRulesCommandInput;
+ output: GetRulesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/GetVariablesCommand.ts b/clients/client-frauddetector/src/commands/GetVariablesCommand.ts
index 8c29280f61d81..801df4f14cc62 100644
--- a/clients/client-frauddetector/src/commands/GetVariablesCommand.ts
+++ b/clients/client-frauddetector/src/commands/GetVariablesCommand.ts
@@ -112,4 +112,16 @@ export class GetVariablesCommand extends $Command
.f(void 0, void 0)
.ser(se_GetVariablesCommand)
.de(de_GetVariablesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetVariablesRequest;
+ output: GetVariablesResult;
+ };
+ sdk: {
+ input: GetVariablesCommandInput;
+ output: GetVariablesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/ListEventPredictionsCommand.ts b/clients/client-frauddetector/src/commands/ListEventPredictionsCommand.ts
index f81f271fa998c..41acf209e9eaf 100644
--- a/clients/client-frauddetector/src/commands/ListEventPredictionsCommand.ts
+++ b/clients/client-frauddetector/src/commands/ListEventPredictionsCommand.ts
@@ -127,4 +127,16 @@ export class ListEventPredictionsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListEventPredictionsCommand)
.de(de_ListEventPredictionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListEventPredictionsRequest;
+ output: ListEventPredictionsResult;
+ };
+ sdk: {
+ input: ListEventPredictionsCommandInput;
+ output: ListEventPredictionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/ListTagsForResourceCommand.ts b/clients/client-frauddetector/src/commands/ListTagsForResourceCommand.ts
index 0bba608260163..bd11ad957e7bb 100644
--- a/clients/client-frauddetector/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-frauddetector/src/commands/ListTagsForResourceCommand.ts
@@ -99,4 +99,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResult;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/PutDetectorCommand.ts b/clients/client-frauddetector/src/commands/PutDetectorCommand.ts
index a59a8ddcbd77b..f4f99a47d6eaa 100644
--- a/clients/client-frauddetector/src/commands/PutDetectorCommand.ts
+++ b/clients/client-frauddetector/src/commands/PutDetectorCommand.ts
@@ -98,4 +98,16 @@ export class PutDetectorCommand extends $Command
.f(void 0, void 0)
.ser(se_PutDetectorCommand)
.de(de_PutDetectorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutDetectorRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutDetectorCommandInput;
+ output: PutDetectorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/PutEntityTypeCommand.ts b/clients/client-frauddetector/src/commands/PutEntityTypeCommand.ts
index fe904836cb02c..c0272cdfd8de0 100644
--- a/clients/client-frauddetector/src/commands/PutEntityTypeCommand.ts
+++ b/clients/client-frauddetector/src/commands/PutEntityTypeCommand.ts
@@ -97,4 +97,16 @@ export class PutEntityTypeCommand extends $Command
.f(void 0, void 0)
.ser(se_PutEntityTypeCommand)
.de(de_PutEntityTypeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutEntityTypeRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutEntityTypeCommandInput;
+ output: PutEntityTypeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/PutEventTypeCommand.ts b/clients/client-frauddetector/src/commands/PutEventTypeCommand.ts
index 7e1d0b32f50c5..c40e2e566f3da 100644
--- a/clients/client-frauddetector/src/commands/PutEventTypeCommand.ts
+++ b/clients/client-frauddetector/src/commands/PutEventTypeCommand.ts
@@ -110,4 +110,16 @@ export class PutEventTypeCommand extends $Command
.f(void 0, void 0)
.ser(se_PutEventTypeCommand)
.de(de_PutEventTypeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutEventTypeRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutEventTypeCommandInput;
+ output: PutEventTypeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/PutExternalModelCommand.ts b/clients/client-frauddetector/src/commands/PutExternalModelCommand.ts
index 972fd9cf83075..b7b25e86ae053 100644
--- a/clients/client-frauddetector/src/commands/PutExternalModelCommand.ts
+++ b/clients/client-frauddetector/src/commands/PutExternalModelCommand.ts
@@ -115,4 +115,16 @@ export class PutExternalModelCommand extends $Command
.f(void 0, void 0)
.ser(se_PutExternalModelCommand)
.de(de_PutExternalModelCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutExternalModelRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutExternalModelCommandInput;
+ output: PutExternalModelCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/PutKMSEncryptionKeyCommand.ts b/clients/client-frauddetector/src/commands/PutKMSEncryptionKeyCommand.ts
index a15d07f17d786..c0a1e5fea2d59 100644
--- a/clients/client-frauddetector/src/commands/PutKMSEncryptionKeyCommand.ts
+++ b/clients/client-frauddetector/src/commands/PutKMSEncryptionKeyCommand.ts
@@ -93,4 +93,16 @@ export class PutKMSEncryptionKeyCommand extends $Command
.f(void 0, void 0)
.ser(se_PutKMSEncryptionKeyCommand)
.de(de_PutKMSEncryptionKeyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutKMSEncryptionKeyRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutKMSEncryptionKeyCommandInput;
+ output: PutKMSEncryptionKeyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/PutLabelCommand.ts b/clients/client-frauddetector/src/commands/PutLabelCommand.ts
index 744aef574b6c6..a4b3fe74b4825 100644
--- a/clients/client-frauddetector/src/commands/PutLabelCommand.ts
+++ b/clients/client-frauddetector/src/commands/PutLabelCommand.ts
@@ -97,4 +97,16 @@ export class PutLabelCommand extends $Command
.f(void 0, void 0)
.ser(se_PutLabelCommand)
.de(de_PutLabelCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutLabelRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutLabelCommandInput;
+ output: PutLabelCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/PutOutcomeCommand.ts b/clients/client-frauddetector/src/commands/PutOutcomeCommand.ts
index 300a0b3bb5978..45d116c40749c 100644
--- a/clients/client-frauddetector/src/commands/PutOutcomeCommand.ts
+++ b/clients/client-frauddetector/src/commands/PutOutcomeCommand.ts
@@ -97,4 +97,16 @@ export class PutOutcomeCommand extends $Command
.f(void 0, void 0)
.ser(se_PutOutcomeCommand)
.de(de_PutOutcomeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutOutcomeRequest;
+ output: {};
+ };
+ sdk: {
+ input: PutOutcomeCommandInput;
+ output: PutOutcomeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/SendEventCommand.ts b/clients/client-frauddetector/src/commands/SendEventCommand.ts
index 51507145c69f1..5e1d639dc3abc 100644
--- a/clients/client-frauddetector/src/commands/SendEventCommand.ts
+++ b/clients/client-frauddetector/src/commands/SendEventCommand.ts
@@ -106,4 +106,16 @@ export class SendEventCommand extends $Command
.f(SendEventRequestFilterSensitiveLog, void 0)
.ser(se_SendEventCommand)
.de(de_SendEventCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SendEventRequest;
+ output: {};
+ };
+ sdk: {
+ input: SendEventCommandInput;
+ output: SendEventCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/TagResourceCommand.ts b/clients/client-frauddetector/src/commands/TagResourceCommand.ts
index 69655f7961159..b78c896ae3d67 100644
--- a/clients/client-frauddetector/src/commands/TagResourceCommand.ts
+++ b/clients/client-frauddetector/src/commands/TagResourceCommand.ts
@@ -93,4 +93,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/UntagResourceCommand.ts b/clients/client-frauddetector/src/commands/UntagResourceCommand.ts
index 689c4b2b0cafd..432ad04c91695 100644
--- a/clients/client-frauddetector/src/commands/UntagResourceCommand.ts
+++ b/clients/client-frauddetector/src/commands/UntagResourceCommand.ts
@@ -90,4 +90,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/UpdateDetectorVersionCommand.ts b/clients/client-frauddetector/src/commands/UpdateDetectorVersionCommand.ts
index 106d623b8eec7..75da2a113b220 100644
--- a/clients/client-frauddetector/src/commands/UpdateDetectorVersionCommand.ts
+++ b/clients/client-frauddetector/src/commands/UpdateDetectorVersionCommand.ts
@@ -114,4 +114,16 @@ export class UpdateDetectorVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateDetectorVersionCommand)
.de(de_UpdateDetectorVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateDetectorVersionRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateDetectorVersionCommandInput;
+ output: UpdateDetectorVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/UpdateDetectorVersionMetadataCommand.ts b/clients/client-frauddetector/src/commands/UpdateDetectorVersionMetadataCommand.ts
index 18620e960a4cf..b691a4f056c09 100644
--- a/clients/client-frauddetector/src/commands/UpdateDetectorVersionMetadataCommand.ts
+++ b/clients/client-frauddetector/src/commands/UpdateDetectorVersionMetadataCommand.ts
@@ -98,4 +98,16 @@ export class UpdateDetectorVersionMetadataCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateDetectorVersionMetadataCommand)
.de(de_UpdateDetectorVersionMetadataCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateDetectorVersionMetadataRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateDetectorVersionMetadataCommandInput;
+ output: UpdateDetectorVersionMetadataCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/UpdateDetectorVersionStatusCommand.ts b/clients/client-frauddetector/src/commands/UpdateDetectorVersionStatusCommand.ts
index bbaca9ff4d75c..87a3e64915eca 100644
--- a/clients/client-frauddetector/src/commands/UpdateDetectorVersionStatusCommand.ts
+++ b/clients/client-frauddetector/src/commands/UpdateDetectorVersionStatusCommand.ts
@@ -96,4 +96,16 @@ export class UpdateDetectorVersionStatusCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateDetectorVersionStatusCommand)
.de(de_UpdateDetectorVersionStatusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateDetectorVersionStatusRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateDetectorVersionStatusCommandInput;
+ output: UpdateDetectorVersionStatusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/UpdateEventLabelCommand.ts b/clients/client-frauddetector/src/commands/UpdateEventLabelCommand.ts
index 5f71ef7625aba..f2700e6de3b0b 100644
--- a/clients/client-frauddetector/src/commands/UpdateEventLabelCommand.ts
+++ b/clients/client-frauddetector/src/commands/UpdateEventLabelCommand.ts
@@ -96,4 +96,16 @@ export class UpdateEventLabelCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateEventLabelCommand)
.de(de_UpdateEventLabelCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateEventLabelRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateEventLabelCommandInput;
+ output: UpdateEventLabelCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/UpdateListCommand.ts b/clients/client-frauddetector/src/commands/UpdateListCommand.ts
index 871e1ea1600bd..f088f9d16912f 100644
--- a/clients/client-frauddetector/src/commands/UpdateListCommand.ts
+++ b/clients/client-frauddetector/src/commands/UpdateListCommand.ts
@@ -101,4 +101,16 @@ export class UpdateListCommand extends $Command
.f(UpdateListRequestFilterSensitiveLog, void 0)
.ser(se_UpdateListCommand)
.de(de_UpdateListCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateListRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateListCommandInput;
+ output: UpdateListCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/UpdateModelCommand.ts b/clients/client-frauddetector/src/commands/UpdateModelCommand.ts
index be0a25bf8dd9c..1d8b10887e1c5 100644
--- a/clients/client-frauddetector/src/commands/UpdateModelCommand.ts
+++ b/clients/client-frauddetector/src/commands/UpdateModelCommand.ts
@@ -95,4 +95,16 @@ export class UpdateModelCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateModelCommand)
.de(de_UpdateModelCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateModelRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateModelCommandInput;
+ output: UpdateModelCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/UpdateModelVersionCommand.ts b/clients/client-frauddetector/src/commands/UpdateModelVersionCommand.ts
index 69319eb918ec5..b1088d4fe5989 100644
--- a/clients/client-frauddetector/src/commands/UpdateModelVersionCommand.ts
+++ b/clients/client-frauddetector/src/commands/UpdateModelVersionCommand.ts
@@ -116,4 +116,16 @@ export class UpdateModelVersionCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateModelVersionCommand)
.de(de_UpdateModelVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateModelVersionRequest;
+ output: UpdateModelVersionResult;
+ };
+ sdk: {
+ input: UpdateModelVersionCommandInput;
+ output: UpdateModelVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/UpdateModelVersionStatusCommand.ts b/clients/client-frauddetector/src/commands/UpdateModelVersionStatusCommand.ts
index 15c07c6e4d473..09d7fe98921e6 100644
--- a/clients/client-frauddetector/src/commands/UpdateModelVersionStatusCommand.ts
+++ b/clients/client-frauddetector/src/commands/UpdateModelVersionStatusCommand.ts
@@ -108,4 +108,16 @@ export class UpdateModelVersionStatusCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateModelVersionStatusCommand)
.de(de_UpdateModelVersionStatusCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateModelVersionStatusRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateModelVersionStatusCommandInput;
+ output: UpdateModelVersionStatusCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/UpdateRuleMetadataCommand.ts b/clients/client-frauddetector/src/commands/UpdateRuleMetadataCommand.ts
index 279f2a4ae89fa..bd9ecab35499e 100644
--- a/clients/client-frauddetector/src/commands/UpdateRuleMetadataCommand.ts
+++ b/clients/client-frauddetector/src/commands/UpdateRuleMetadataCommand.ts
@@ -98,4 +98,16 @@ export class UpdateRuleMetadataCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateRuleMetadataCommand)
.de(de_UpdateRuleMetadataCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateRuleMetadataRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateRuleMetadataCommandInput;
+ output: UpdateRuleMetadataCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/UpdateRuleVersionCommand.ts b/clients/client-frauddetector/src/commands/UpdateRuleVersionCommand.ts
index ae744aa5012c7..1a28c27e38fa9 100644
--- a/clients/client-frauddetector/src/commands/UpdateRuleVersionCommand.ts
+++ b/clients/client-frauddetector/src/commands/UpdateRuleVersionCommand.ts
@@ -119,4 +119,16 @@ export class UpdateRuleVersionCommand extends $Command
.f(UpdateRuleVersionRequestFilterSensitiveLog, void 0)
.ser(se_UpdateRuleVersionCommand)
.de(de_UpdateRuleVersionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateRuleVersionRequest;
+ output: UpdateRuleVersionResult;
+ };
+ sdk: {
+ input: UpdateRuleVersionCommandInput;
+ output: UpdateRuleVersionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-frauddetector/src/commands/UpdateVariableCommand.ts b/clients/client-frauddetector/src/commands/UpdateVariableCommand.ts
index 7dcb54922c102..8387c364d20fc 100644
--- a/clients/client-frauddetector/src/commands/UpdateVariableCommand.ts
+++ b/clients/client-frauddetector/src/commands/UpdateVariableCommand.ts
@@ -96,4 +96,16 @@ export class UpdateVariableCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateVariableCommand)
.de(de_UpdateVariableCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateVariableRequest;
+ output: {};
+ };
+ sdk: {
+ input: UpdateVariableCommandInput;
+ output: UpdateVariableCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-freetier/CHANGELOG.md b/clients/client-freetier/CHANGELOG.md
index b1f9e6ec35868..666eff7a35006 100644
--- a/clients/client-freetier/CHANGELOG.md
+++ b/clients/client-freetier/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-freetier
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-freetier
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-freetier
diff --git a/clients/client-freetier/package.json b/clients/client-freetier/package.json
index 4c5fc0fe8d649..1293a531b4f31 100644
--- a/clients/client-freetier/package.json
+++ b/clients/client-freetier/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-freetier",
"description": "AWS SDK for JavaScript Freetier Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-freetier",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-freetier/src/commands/GetFreeTierUsageCommand.ts b/clients/client-freetier/src/commands/GetFreeTierUsageCommand.ts
index 0de66267f186c..aa494fb4402d0 100644
--- a/clients/client-freetier/src/commands/GetFreeTierUsageCommand.ts
+++ b/clients/client-freetier/src/commands/GetFreeTierUsageCommand.ts
@@ -136,4 +136,16 @@ export class GetFreeTierUsageCommand extends $Command
.f(void 0, void 0)
.ser(se_GetFreeTierUsageCommand)
.de(de_GetFreeTierUsageCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetFreeTierUsageRequest;
+ output: GetFreeTierUsageResponse;
+ };
+ sdk: {
+ input: GetFreeTierUsageCommandInput;
+ output: GetFreeTierUsageCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/CHANGELOG.md b/clients/client-fsx/CHANGELOG.md
index f0c15e42fe38c..2cb113bb6bf7a 100644
--- a/clients/client-fsx/CHANGELOG.md
+++ b/clients/client-fsx/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-fsx
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-fsx
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-fsx
diff --git a/clients/client-fsx/package.json b/clients/client-fsx/package.json
index d1e6b0b43d82f..b3c87f644f597 100644
--- a/clients/client-fsx/package.json
+++ b/clients/client-fsx/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-fsx",
"description": "AWS SDK for JavaScript Fsx Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-fsx",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
diff --git a/clients/client-fsx/src/commands/AssociateFileSystemAliasesCommand.ts b/clients/client-fsx/src/commands/AssociateFileSystemAliasesCommand.ts
index d8f6550ee2bc8..70f2ee01b5a76 100644
--- a/clients/client-fsx/src/commands/AssociateFileSystemAliasesCommand.ts
+++ b/clients/client-fsx/src/commands/AssociateFileSystemAliasesCommand.ts
@@ -105,4 +105,16 @@ export class AssociateFileSystemAliasesCommand extends $Command
.f(void 0, void 0)
.ser(se_AssociateFileSystemAliasesCommand)
.de(de_AssociateFileSystemAliasesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AssociateFileSystemAliasesRequest;
+ output: AssociateFileSystemAliasesResponse;
+ };
+ sdk: {
+ input: AssociateFileSystemAliasesCommandInput;
+ output: AssociateFileSystemAliasesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/CancelDataRepositoryTaskCommand.ts b/clients/client-fsx/src/commands/CancelDataRepositoryTaskCommand.ts
index 34bbf5d6721a7..750f2e58375f9 100644
--- a/clients/client-fsx/src/commands/CancelDataRepositoryTaskCommand.ts
+++ b/clients/client-fsx/src/commands/CancelDataRepositoryTaskCommand.ts
@@ -108,4 +108,16 @@ export class CancelDataRepositoryTaskCommand extends $Command
.f(void 0, void 0)
.ser(se_CancelDataRepositoryTaskCommand)
.de(de_CancelDataRepositoryTaskCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CancelDataRepositoryTaskRequest;
+ output: CancelDataRepositoryTaskResponse;
+ };
+ sdk: {
+ input: CancelDataRepositoryTaskCommandInput;
+ output: CancelDataRepositoryTaskCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/CopyBackupCommand.ts b/clients/client-fsx/src/commands/CopyBackupCommand.ts
index faff5930bc839..3dc95a6007860 100644
--- a/clients/client-fsx/src/commands/CopyBackupCommand.ts
+++ b/clients/client-fsx/src/commands/CopyBackupCommand.ts
@@ -779,4 +779,16 @@ export class CopyBackupCommand extends $Command
.f(void 0, CopyBackupResponseFilterSensitiveLog)
.ser(se_CopyBackupCommand)
.de(de_CopyBackupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CopyBackupRequest;
+ output: CopyBackupResponse;
+ };
+ sdk: {
+ input: CopyBackupCommandInput;
+ output: CopyBackupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/CopySnapshotAndUpdateVolumeCommand.ts b/clients/client-fsx/src/commands/CopySnapshotAndUpdateVolumeCommand.ts
index 27dc2e0c59d32..f96e76deac416 100644
--- a/clients/client-fsx/src/commands/CopySnapshotAndUpdateVolumeCommand.ts
+++ b/clients/client-fsx/src/commands/CopySnapshotAndUpdateVolumeCommand.ts
@@ -686,4 +686,16 @@ export class CopySnapshotAndUpdateVolumeCommand extends $Command
.f(void 0, CopySnapshotAndUpdateVolumeResponseFilterSensitiveLog)
.ser(se_CopySnapshotAndUpdateVolumeCommand)
.de(de_CopySnapshotAndUpdateVolumeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CopySnapshotAndUpdateVolumeRequest;
+ output: CopySnapshotAndUpdateVolumeResponse;
+ };
+ sdk: {
+ input: CopySnapshotAndUpdateVolumeCommandInput;
+ output: CopySnapshotAndUpdateVolumeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/CreateBackupCommand.ts b/clients/client-fsx/src/commands/CreateBackupCommand.ts
index 31d039dec05c7..dbce61261bdf0 100644
--- a/clients/client-fsx/src/commands/CreateBackupCommand.ts
+++ b/clients/client-fsx/src/commands/CreateBackupCommand.ts
@@ -801,4 +801,16 @@ export class CreateBackupCommand extends $Command
.f(void 0, CreateBackupResponseFilterSensitiveLog)
.ser(se_CreateBackupCommand)
.de(de_CreateBackupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateBackupRequest;
+ output: CreateBackupResponse;
+ };
+ sdk: {
+ input: CreateBackupCommandInput;
+ output: CreateBackupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/CreateDataRepositoryAssociationCommand.ts b/clients/client-fsx/src/commands/CreateDataRepositoryAssociationCommand.ts
index 0da77aa51d796..8b4c969bc4a3e 100644
--- a/clients/client-fsx/src/commands/CreateDataRepositoryAssociationCommand.ts
+++ b/clients/client-fsx/src/commands/CreateDataRepositoryAssociationCommand.ts
@@ -190,4 +190,16 @@ export class CreateDataRepositoryAssociationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateDataRepositoryAssociationCommand)
.de(de_CreateDataRepositoryAssociationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateDataRepositoryAssociationRequest;
+ output: CreateDataRepositoryAssociationResponse;
+ };
+ sdk: {
+ input: CreateDataRepositoryAssociationCommandInput;
+ output: CreateDataRepositoryAssociationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/CreateDataRepositoryTaskCommand.ts b/clients/client-fsx/src/commands/CreateDataRepositoryTaskCommand.ts
index 0a63e8d0c8021..96764f57a3d48 100644
--- a/clients/client-fsx/src/commands/CreateDataRepositoryTaskCommand.ts
+++ b/clients/client-fsx/src/commands/CreateDataRepositoryTaskCommand.ts
@@ -182,4 +182,16 @@ export class CreateDataRepositoryTaskCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateDataRepositoryTaskCommand)
.de(de_CreateDataRepositoryTaskCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateDataRepositoryTaskRequest;
+ output: CreateDataRepositoryTaskResponse;
+ };
+ sdk: {
+ input: CreateDataRepositoryTaskCommandInput;
+ output: CreateDataRepositoryTaskCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/CreateFileCacheCommand.ts b/clients/client-fsx/src/commands/CreateFileCacheCommand.ts
index 2b63e02d6c1df..ee3c881238cd7 100644
--- a/clients/client-fsx/src/commands/CreateFileCacheCommand.ts
+++ b/clients/client-fsx/src/commands/CreateFileCacheCommand.ts
@@ -208,4 +208,16 @@ export class CreateFileCacheCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateFileCacheCommand)
.de(de_CreateFileCacheCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateFileCacheRequest;
+ output: CreateFileCacheResponse;
+ };
+ sdk: {
+ input: CreateFileCacheCommandInput;
+ output: CreateFileCacheCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/CreateFileSystemCommand.ts b/clients/client-fsx/src/commands/CreateFileSystemCommand.ts
index 2f81d140d869a..f0e6fae33baab 100644
--- a/clients/client-fsx/src/commands/CreateFileSystemCommand.ts
+++ b/clients/client-fsx/src/commands/CreateFileSystemCommand.ts
@@ -938,4 +938,16 @@ export class CreateFileSystemCommand extends $Command
.f(CreateFileSystemRequestFilterSensitiveLog, CreateFileSystemResponseFilterSensitiveLog)
.ser(se_CreateFileSystemCommand)
.de(de_CreateFileSystemCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateFileSystemRequest;
+ output: CreateFileSystemResponse;
+ };
+ sdk: {
+ input: CreateFileSystemCommandInput;
+ output: CreateFileSystemCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/CreateFileSystemFromBackupCommand.ts b/clients/client-fsx/src/commands/CreateFileSystemFromBackupCommand.ts
index 88363534a9dc5..a4533ac664bb6 100644
--- a/clients/client-fsx/src/commands/CreateFileSystemFromBackupCommand.ts
+++ b/clients/client-fsx/src/commands/CreateFileSystemFromBackupCommand.ts
@@ -886,4 +886,16 @@ export class CreateFileSystemFromBackupCommand extends $Command
.f(CreateFileSystemFromBackupRequestFilterSensitiveLog, CreateFileSystemFromBackupResponseFilterSensitiveLog)
.ser(se_CreateFileSystemFromBackupCommand)
.de(de_CreateFileSystemFromBackupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateFileSystemFromBackupRequest;
+ output: CreateFileSystemFromBackupResponse;
+ };
+ sdk: {
+ input: CreateFileSystemFromBackupCommandInput;
+ output: CreateFileSystemFromBackupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/CreateSnapshotCommand.ts b/clients/client-fsx/src/commands/CreateSnapshotCommand.ts
index f09496a10ece6..0525246955488 100644
--- a/clients/client-fsx/src/commands/CreateSnapshotCommand.ts
+++ b/clients/client-fsx/src/commands/CreateSnapshotCommand.ts
@@ -691,4 +691,16 @@ export class CreateSnapshotCommand extends $Command
.f(void 0, CreateSnapshotResponseFilterSensitiveLog)
.ser(se_CreateSnapshotCommand)
.de(de_CreateSnapshotCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateSnapshotRequest;
+ output: CreateSnapshotResponse;
+ };
+ sdk: {
+ input: CreateSnapshotCommandInput;
+ output: CreateSnapshotCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/CreateStorageVirtualMachineCommand.ts b/clients/client-fsx/src/commands/CreateStorageVirtualMachineCommand.ts
index cdd02307a2d1f..5e0f2c288d770 100644
--- a/clients/client-fsx/src/commands/CreateStorageVirtualMachineCommand.ts
+++ b/clients/client-fsx/src/commands/CreateStorageVirtualMachineCommand.ts
@@ -187,4 +187,16 @@ export class CreateStorageVirtualMachineCommand extends $Command
.f(CreateStorageVirtualMachineRequestFilterSensitiveLog, void 0)
.ser(se_CreateStorageVirtualMachineCommand)
.de(de_CreateStorageVirtualMachineCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateStorageVirtualMachineRequest;
+ output: CreateStorageVirtualMachineResponse;
+ };
+ sdk: {
+ input: CreateStorageVirtualMachineCommandInput;
+ output: CreateStorageVirtualMachineCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/CreateVolumeCommand.ts b/clients/client-fsx/src/commands/CreateVolumeCommand.ts
index aa9e5823d70d2..19b015f2f44f7 100644
--- a/clients/client-fsx/src/commands/CreateVolumeCommand.ts
+++ b/clients/client-fsx/src/commands/CreateVolumeCommand.ts
@@ -752,4 +752,16 @@ export class CreateVolumeCommand extends $Command
.f(void 0, CreateVolumeResponseFilterSensitiveLog)
.ser(se_CreateVolumeCommand)
.de(de_CreateVolumeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateVolumeRequest;
+ output: CreateVolumeResponse;
+ };
+ sdk: {
+ input: CreateVolumeCommandInput;
+ output: CreateVolumeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/CreateVolumeFromBackupCommand.ts b/clients/client-fsx/src/commands/CreateVolumeFromBackupCommand.ts
index c777a38d8bf53..7c850706cdc3a 100644
--- a/clients/client-fsx/src/commands/CreateVolumeFromBackupCommand.ts
+++ b/clients/client-fsx/src/commands/CreateVolumeFromBackupCommand.ts
@@ -725,4 +725,16 @@ export class CreateVolumeFromBackupCommand extends $Command
.f(void 0, CreateVolumeFromBackupResponseFilterSensitiveLog)
.ser(se_CreateVolumeFromBackupCommand)
.de(de_CreateVolumeFromBackupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateVolumeFromBackupRequest;
+ output: CreateVolumeFromBackupResponse;
+ };
+ sdk: {
+ input: CreateVolumeFromBackupCommandInput;
+ output: CreateVolumeFromBackupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DeleteBackupCommand.ts b/clients/client-fsx/src/commands/DeleteBackupCommand.ts
index 0f388ad879138..9662fe82abec1 100644
--- a/clients/client-fsx/src/commands/DeleteBackupCommand.ts
+++ b/clients/client-fsx/src/commands/DeleteBackupCommand.ts
@@ -128,4 +128,16 @@ export class DeleteBackupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteBackupCommand)
.de(de_DeleteBackupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteBackupRequest;
+ output: DeleteBackupResponse;
+ };
+ sdk: {
+ input: DeleteBackupCommandInput;
+ output: DeleteBackupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DeleteDataRepositoryAssociationCommand.ts b/clients/client-fsx/src/commands/DeleteDataRepositoryAssociationCommand.ts
index 84d30f3412461..40f56a9e3d670 100644
--- a/clients/client-fsx/src/commands/DeleteDataRepositoryAssociationCommand.ts
+++ b/clients/client-fsx/src/commands/DeleteDataRepositoryAssociationCommand.ts
@@ -110,4 +110,16 @@ export class DeleteDataRepositoryAssociationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteDataRepositoryAssociationCommand)
.de(de_DeleteDataRepositoryAssociationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteDataRepositoryAssociationRequest;
+ output: DeleteDataRepositoryAssociationResponse;
+ };
+ sdk: {
+ input: DeleteDataRepositoryAssociationCommandInput;
+ output: DeleteDataRepositoryAssociationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DeleteFileCacheCommand.ts b/clients/client-fsx/src/commands/DeleteFileCacheCommand.ts
index cab86850b7c77..05fc7992a6f63 100644
--- a/clients/client-fsx/src/commands/DeleteFileCacheCommand.ts
+++ b/clients/client-fsx/src/commands/DeleteFileCacheCommand.ts
@@ -108,4 +108,16 @@ export class DeleteFileCacheCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteFileCacheCommand)
.de(de_DeleteFileCacheCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteFileCacheRequest;
+ output: DeleteFileCacheResponse;
+ };
+ sdk: {
+ input: DeleteFileCacheCommandInput;
+ output: DeleteFileCacheCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DeleteFileSystemCommand.ts b/clients/client-fsx/src/commands/DeleteFileSystemCommand.ts
index 6b5e1a77fefd6..5af8abba6e250 100644
--- a/clients/client-fsx/src/commands/DeleteFileSystemCommand.ts
+++ b/clients/client-fsx/src/commands/DeleteFileSystemCommand.ts
@@ -207,4 +207,16 @@ export class DeleteFileSystemCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteFileSystemCommand)
.de(de_DeleteFileSystemCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteFileSystemRequest;
+ output: DeleteFileSystemResponse;
+ };
+ sdk: {
+ input: DeleteFileSystemCommandInput;
+ output: DeleteFileSystemCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DeleteSnapshotCommand.ts b/clients/client-fsx/src/commands/DeleteSnapshotCommand.ts
index 6b7b0b22f53ad..51e7be4118597 100644
--- a/clients/client-fsx/src/commands/DeleteSnapshotCommand.ts
+++ b/clients/client-fsx/src/commands/DeleteSnapshotCommand.ts
@@ -92,4 +92,16 @@ export class DeleteSnapshotCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteSnapshotCommand)
.de(de_DeleteSnapshotCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteSnapshotRequest;
+ output: DeleteSnapshotResponse;
+ };
+ sdk: {
+ input: DeleteSnapshotCommandInput;
+ output: DeleteSnapshotCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DeleteStorageVirtualMachineCommand.ts b/clients/client-fsx/src/commands/DeleteStorageVirtualMachineCommand.ts
index fce2114cad047..3e418776d4861 100644
--- a/clients/client-fsx/src/commands/DeleteStorageVirtualMachineCommand.ts
+++ b/clients/client-fsx/src/commands/DeleteStorageVirtualMachineCommand.ts
@@ -96,4 +96,16 @@ export class DeleteStorageVirtualMachineCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteStorageVirtualMachineCommand)
.de(de_DeleteStorageVirtualMachineCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteStorageVirtualMachineRequest;
+ output: DeleteStorageVirtualMachineResponse;
+ };
+ sdk: {
+ input: DeleteStorageVirtualMachineCommandInput;
+ output: DeleteStorageVirtualMachineCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DeleteVolumeCommand.ts b/clients/client-fsx/src/commands/DeleteVolumeCommand.ts
index 4df8a6c382237..4f28b3b4bea37 100644
--- a/clients/client-fsx/src/commands/DeleteVolumeCommand.ts
+++ b/clients/client-fsx/src/commands/DeleteVolumeCommand.ts
@@ -122,4 +122,16 @@ export class DeleteVolumeCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteVolumeCommand)
.de(de_DeleteVolumeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteVolumeRequest;
+ output: DeleteVolumeResponse;
+ };
+ sdk: {
+ input: DeleteVolumeCommandInput;
+ output: DeleteVolumeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DescribeBackupsCommand.ts b/clients/client-fsx/src/commands/DescribeBackupsCommand.ts
index cc7ca8e35ce92..77ebdc5b805bf 100644
--- a/clients/client-fsx/src/commands/DescribeBackupsCommand.ts
+++ b/clients/client-fsx/src/commands/DescribeBackupsCommand.ts
@@ -762,4 +762,16 @@ export class DescribeBackupsCommand extends $Command
.f(void 0, DescribeBackupsResponseFilterSensitiveLog)
.ser(se_DescribeBackupsCommand)
.de(de_DescribeBackupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeBackupsRequest;
+ output: DescribeBackupsResponse;
+ };
+ sdk: {
+ input: DescribeBackupsCommandInput;
+ output: DescribeBackupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DescribeDataRepositoryAssociationsCommand.ts b/clients/client-fsx/src/commands/DescribeDataRepositoryAssociationsCommand.ts
index a9461c43d2f16..449a0e22f470f 100644
--- a/clients/client-fsx/src/commands/DescribeDataRepositoryAssociationsCommand.ts
+++ b/clients/client-fsx/src/commands/DescribeDataRepositoryAssociationsCommand.ts
@@ -180,4 +180,16 @@ export class DescribeDataRepositoryAssociationsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeDataRepositoryAssociationsCommand)
.de(de_DescribeDataRepositoryAssociationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeDataRepositoryAssociationsRequest;
+ output: DescribeDataRepositoryAssociationsResponse;
+ };
+ sdk: {
+ input: DescribeDataRepositoryAssociationsCommandInput;
+ output: DescribeDataRepositoryAssociationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DescribeDataRepositoryTasksCommand.ts b/clients/client-fsx/src/commands/DescribeDataRepositoryTasksCommand.ts
index d9277960a989f..2d43ec6ef7f57 100644
--- a/clients/client-fsx/src/commands/DescribeDataRepositoryTasksCommand.ts
+++ b/clients/client-fsx/src/commands/DescribeDataRepositoryTasksCommand.ts
@@ -157,4 +157,16 @@ export class DescribeDataRepositoryTasksCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeDataRepositoryTasksCommand)
.de(de_DescribeDataRepositoryTasksCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeDataRepositoryTasksRequest;
+ output: DescribeDataRepositoryTasksResponse;
+ };
+ sdk: {
+ input: DescribeDataRepositoryTasksCommandInput;
+ output: DescribeDataRepositoryTasksCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DescribeFileCachesCommand.ts b/clients/client-fsx/src/commands/DescribeFileCachesCommand.ts
index 5644c2a5e1939..2274d3b6b7f85 100644
--- a/clients/client-fsx/src/commands/DescribeFileCachesCommand.ts
+++ b/clients/client-fsx/src/commands/DescribeFileCachesCommand.ts
@@ -157,4 +157,16 @@ export class DescribeFileCachesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeFileCachesCommand)
.de(de_DescribeFileCachesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFileCachesRequest;
+ output: DescribeFileCachesResponse;
+ };
+ sdk: {
+ input: DescribeFileCachesCommandInput;
+ output: DescribeFileCachesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DescribeFileSystemAliasesCommand.ts b/clients/client-fsx/src/commands/DescribeFileSystemAliasesCommand.ts
index e69e17aa2e770..7771ae4696677 100644
--- a/clients/client-fsx/src/commands/DescribeFileSystemAliasesCommand.ts
+++ b/clients/client-fsx/src/commands/DescribeFileSystemAliasesCommand.ts
@@ -97,4 +97,16 @@ export class DescribeFileSystemAliasesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeFileSystemAliasesCommand)
.de(de_DescribeFileSystemAliasesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFileSystemAliasesRequest;
+ output: DescribeFileSystemAliasesResponse;
+ };
+ sdk: {
+ input: DescribeFileSystemAliasesCommandInput;
+ output: DescribeFileSystemAliasesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DescribeFileSystemsCommand.ts b/clients/client-fsx/src/commands/DescribeFileSystemsCommand.ts
index 72d950b360d4b..5d92efbd5220a 100644
--- a/clients/client-fsx/src/commands/DescribeFileSystemsCommand.ts
+++ b/clients/client-fsx/src/commands/DescribeFileSystemsCommand.ts
@@ -733,4 +733,16 @@ export class DescribeFileSystemsCommand extends $Command
.f(void 0, DescribeFileSystemsResponseFilterSensitiveLog)
.ser(se_DescribeFileSystemsCommand)
.de(de_DescribeFileSystemsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFileSystemsRequest;
+ output: DescribeFileSystemsResponse;
+ };
+ sdk: {
+ input: DescribeFileSystemsCommandInput;
+ output: DescribeFileSystemsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DescribeSharedVpcConfigurationCommand.ts b/clients/client-fsx/src/commands/DescribeSharedVpcConfigurationCommand.ts
index ac8067b9e3a69..f2c9258351112 100644
--- a/clients/client-fsx/src/commands/DescribeSharedVpcConfigurationCommand.ts
+++ b/clients/client-fsx/src/commands/DescribeSharedVpcConfigurationCommand.ts
@@ -87,4 +87,16 @@ export class DescribeSharedVpcConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeSharedVpcConfigurationCommand)
.de(de_DescribeSharedVpcConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: DescribeSharedVpcConfigurationResponse;
+ };
+ sdk: {
+ input: DescribeSharedVpcConfigurationCommandInput;
+ output: DescribeSharedVpcConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DescribeSnapshotsCommand.ts b/clients/client-fsx/src/commands/DescribeSnapshotsCommand.ts
index 31db29118539a..ee1b0cce84dfa 100644
--- a/clients/client-fsx/src/commands/DescribeSnapshotsCommand.ts
+++ b/clients/client-fsx/src/commands/DescribeSnapshotsCommand.ts
@@ -694,4 +694,16 @@ export class DescribeSnapshotsCommand extends $Command
.f(void 0, DescribeSnapshotsResponseFilterSensitiveLog)
.ser(se_DescribeSnapshotsCommand)
.de(de_DescribeSnapshotsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeSnapshotsRequest;
+ output: DescribeSnapshotsResponse;
+ };
+ sdk: {
+ input: DescribeSnapshotsCommandInput;
+ output: DescribeSnapshotsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DescribeStorageVirtualMachinesCommand.ts b/clients/client-fsx/src/commands/DescribeStorageVirtualMachinesCommand.ts
index 6f353be1de8b8..eab9af1dcb4fd 100644
--- a/clients/client-fsx/src/commands/DescribeStorageVirtualMachinesCommand.ts
+++ b/clients/client-fsx/src/commands/DescribeStorageVirtualMachinesCommand.ts
@@ -163,4 +163,16 @@ export class DescribeStorageVirtualMachinesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeStorageVirtualMachinesCommand)
.de(de_DescribeStorageVirtualMachinesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeStorageVirtualMachinesRequest;
+ output: DescribeStorageVirtualMachinesResponse;
+ };
+ sdk: {
+ input: DescribeStorageVirtualMachinesCommandInput;
+ output: DescribeStorageVirtualMachinesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DescribeVolumesCommand.ts b/clients/client-fsx/src/commands/DescribeVolumesCommand.ts
index 6ca783bb298c1..81847984205e9 100644
--- a/clients/client-fsx/src/commands/DescribeVolumesCommand.ts
+++ b/clients/client-fsx/src/commands/DescribeVolumesCommand.ts
@@ -668,4 +668,16 @@ export class DescribeVolumesCommand extends $Command
.f(void 0, DescribeVolumesResponseFilterSensitiveLog)
.ser(se_DescribeVolumesCommand)
.de(de_DescribeVolumesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeVolumesRequest;
+ output: DescribeVolumesResponse;
+ };
+ sdk: {
+ input: DescribeVolumesCommandInput;
+ output: DescribeVolumesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/DisassociateFileSystemAliasesCommand.ts b/clients/client-fsx/src/commands/DisassociateFileSystemAliasesCommand.ts
index a88663171754e..61d09b674ced0 100644
--- a/clients/client-fsx/src/commands/DisassociateFileSystemAliasesCommand.ts
+++ b/clients/client-fsx/src/commands/DisassociateFileSystemAliasesCommand.ts
@@ -108,4 +108,16 @@ export class DisassociateFileSystemAliasesCommand extends $Command
.f(void 0, void 0)
.ser(se_DisassociateFileSystemAliasesCommand)
.de(de_DisassociateFileSystemAliasesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DisassociateFileSystemAliasesRequest;
+ output: DisassociateFileSystemAliasesResponse;
+ };
+ sdk: {
+ input: DisassociateFileSystemAliasesCommandInput;
+ output: DisassociateFileSystemAliasesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/ListTagsForResourceCommand.ts b/clients/client-fsx/src/commands/ListTagsForResourceCommand.ts
index 3ca0a5a80d7ce..7d8dfc4c90eda 100644
--- a/clients/client-fsx/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-fsx/src/commands/ListTagsForResourceCommand.ts
@@ -145,4 +145,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/ReleaseFileSystemNfsV3LocksCommand.ts b/clients/client-fsx/src/commands/ReleaseFileSystemNfsV3LocksCommand.ts
index c9de2edea0a0e..84b0759d9f148 100644
--- a/clients/client-fsx/src/commands/ReleaseFileSystemNfsV3LocksCommand.ts
+++ b/clients/client-fsx/src/commands/ReleaseFileSystemNfsV3LocksCommand.ts
@@ -667,4 +667,16 @@ export class ReleaseFileSystemNfsV3LocksCommand extends $Command
.f(void 0, ReleaseFileSystemNfsV3LocksResponseFilterSensitiveLog)
.ser(se_ReleaseFileSystemNfsV3LocksCommand)
.de(de_ReleaseFileSystemNfsV3LocksCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ReleaseFileSystemNfsV3LocksRequest;
+ output: ReleaseFileSystemNfsV3LocksResponse;
+ };
+ sdk: {
+ input: ReleaseFileSystemNfsV3LocksCommandInput;
+ output: ReleaseFileSystemNfsV3LocksCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/RestoreVolumeFromSnapshotCommand.ts b/clients/client-fsx/src/commands/RestoreVolumeFromSnapshotCommand.ts
index 83e772c1ee913..6a5ca056ea942 100644
--- a/clients/client-fsx/src/commands/RestoreVolumeFromSnapshotCommand.ts
+++ b/clients/client-fsx/src/commands/RestoreVolumeFromSnapshotCommand.ts
@@ -677,4 +677,16 @@ export class RestoreVolumeFromSnapshotCommand extends $Command
.f(void 0, RestoreVolumeFromSnapshotResponseFilterSensitiveLog)
.ser(se_RestoreVolumeFromSnapshotCommand)
.de(de_RestoreVolumeFromSnapshotCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RestoreVolumeFromSnapshotRequest;
+ output: RestoreVolumeFromSnapshotResponse;
+ };
+ sdk: {
+ input: RestoreVolumeFromSnapshotCommandInput;
+ output: RestoreVolumeFromSnapshotCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/StartMisconfiguredStateRecoveryCommand.ts b/clients/client-fsx/src/commands/StartMisconfiguredStateRecoveryCommand.ts
index 0262d538635ea..aaefe1cfb6c10 100644
--- a/clients/client-fsx/src/commands/StartMisconfiguredStateRecoveryCommand.ts
+++ b/clients/client-fsx/src/commands/StartMisconfiguredStateRecoveryCommand.ts
@@ -661,4 +661,16 @@ export class StartMisconfiguredStateRecoveryCommand extends $Command
.f(void 0, StartMisconfiguredStateRecoveryResponseFilterSensitiveLog)
.ser(se_StartMisconfiguredStateRecoveryCommand)
.de(de_StartMisconfiguredStateRecoveryCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartMisconfiguredStateRecoveryRequest;
+ output: StartMisconfiguredStateRecoveryResponse;
+ };
+ sdk: {
+ input: StartMisconfiguredStateRecoveryCommandInput;
+ output: StartMisconfiguredStateRecoveryCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/TagResourceCommand.ts b/clients/client-fsx/src/commands/TagResourceCommand.ts
index 610cb75e452ce..6abeb27a0bfd4 100644
--- a/clients/client-fsx/src/commands/TagResourceCommand.ts
+++ b/clients/client-fsx/src/commands/TagResourceCommand.ts
@@ -114,4 +114,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/UntagResourceCommand.ts b/clients/client-fsx/src/commands/UntagResourceCommand.ts
index 75f90b797b23b..51832be7b96ef 100644
--- a/clients/client-fsx/src/commands/UntagResourceCommand.ts
+++ b/clients/client-fsx/src/commands/UntagResourceCommand.ts
@@ -108,4 +108,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/UpdateDataRepositoryAssociationCommand.ts b/clients/client-fsx/src/commands/UpdateDataRepositoryAssociationCommand.ts
index a6d957cd447ff..c7bd911638102 100644
--- a/clients/client-fsx/src/commands/UpdateDataRepositoryAssociationCommand.ts
+++ b/clients/client-fsx/src/commands/UpdateDataRepositoryAssociationCommand.ts
@@ -164,4 +164,16 @@ export class UpdateDataRepositoryAssociationCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateDataRepositoryAssociationCommand)
.de(de_UpdateDataRepositoryAssociationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateDataRepositoryAssociationRequest;
+ output: UpdateDataRepositoryAssociationResponse;
+ };
+ sdk: {
+ input: UpdateDataRepositoryAssociationCommandInput;
+ output: UpdateDataRepositoryAssociationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/UpdateFileCacheCommand.ts b/clients/client-fsx/src/commands/UpdateFileCacheCommand.ts
index 19837ac45beb3..839dbcda003ee 100644
--- a/clients/client-fsx/src/commands/UpdateFileCacheCommand.ts
+++ b/clients/client-fsx/src/commands/UpdateFileCacheCommand.ts
@@ -143,4 +143,16 @@ export class UpdateFileCacheCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateFileCacheCommand)
.de(de_UpdateFileCacheCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateFileCacheRequest;
+ output: UpdateFileCacheResponse;
+ };
+ sdk: {
+ input: UpdateFileCacheCommandInput;
+ output: UpdateFileCacheCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/UpdateFileSystemCommand.ts b/clients/client-fsx/src/commands/UpdateFileSystemCommand.ts
index 705db6c7678b8..0c751175aada3 100644
--- a/clients/client-fsx/src/commands/UpdateFileSystemCommand.ts
+++ b/clients/client-fsx/src/commands/UpdateFileSystemCommand.ts
@@ -1023,4 +1023,16 @@ export class UpdateFileSystemCommand extends $Command
.f(UpdateFileSystemRequestFilterSensitiveLog, UpdateFileSystemResponseFilterSensitiveLog)
.ser(se_UpdateFileSystemCommand)
.de(de_UpdateFileSystemCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateFileSystemRequest;
+ output: UpdateFileSystemResponse;
+ };
+ sdk: {
+ input: UpdateFileSystemCommandInput;
+ output: UpdateFileSystemCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/UpdateSharedVpcConfigurationCommand.ts b/clients/client-fsx/src/commands/UpdateSharedVpcConfigurationCommand.ts
index 75ba61643756c..db6be31c428de 100644
--- a/clients/client-fsx/src/commands/UpdateSharedVpcConfigurationCommand.ts
+++ b/clients/client-fsx/src/commands/UpdateSharedVpcConfigurationCommand.ts
@@ -103,4 +103,16 @@ export class UpdateSharedVpcConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateSharedVpcConfigurationCommand)
.de(de_UpdateSharedVpcConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateSharedVpcConfigurationRequest;
+ output: UpdateSharedVpcConfigurationResponse;
+ };
+ sdk: {
+ input: UpdateSharedVpcConfigurationCommandInput;
+ output: UpdateSharedVpcConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/UpdateSnapshotCommand.ts b/clients/client-fsx/src/commands/UpdateSnapshotCommand.ts
index 61d463bf9d111..136d4ad2f78cf 100644
--- a/clients/client-fsx/src/commands/UpdateSnapshotCommand.ts
+++ b/clients/client-fsx/src/commands/UpdateSnapshotCommand.ts
@@ -654,4 +654,16 @@ export class UpdateSnapshotCommand extends $Command
.f(void 0, UpdateSnapshotResponseFilterSensitiveLog)
.ser(se_UpdateSnapshotCommand)
.de(de_UpdateSnapshotCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateSnapshotRequest;
+ output: UpdateSnapshotResponse;
+ };
+ sdk: {
+ input: UpdateSnapshotCommandInput;
+ output: UpdateSnapshotCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/UpdateStorageVirtualMachineCommand.ts b/clients/client-fsx/src/commands/UpdateStorageVirtualMachineCommand.ts
index aa117afbcafcf..6ab4f2fdc3027 100644
--- a/clients/client-fsx/src/commands/UpdateStorageVirtualMachineCommand.ts
+++ b/clients/client-fsx/src/commands/UpdateStorageVirtualMachineCommand.ts
@@ -172,4 +172,16 @@ export class UpdateStorageVirtualMachineCommand extends $Command
.f(UpdateStorageVirtualMachineRequestFilterSensitiveLog, void 0)
.ser(se_UpdateStorageVirtualMachineCommand)
.de(de_UpdateStorageVirtualMachineCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateStorageVirtualMachineRequest;
+ output: UpdateStorageVirtualMachineResponse;
+ };
+ sdk: {
+ input: UpdateStorageVirtualMachineCommandInput;
+ output: UpdateStorageVirtualMachineCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-fsx/src/commands/UpdateVolumeCommand.ts b/clients/client-fsx/src/commands/UpdateVolumeCommand.ts
index bf0d6d15e2db7..f3c1e3af47b93 100644
--- a/clients/client-fsx/src/commands/UpdateVolumeCommand.ts
+++ b/clients/client-fsx/src/commands/UpdateVolumeCommand.ts
@@ -720,4 +720,16 @@ export class UpdateVolumeCommand extends $Command
.f(void 0, UpdateVolumeResponseFilterSensitiveLog)
.ser(se_UpdateVolumeCommand)
.de(de_UpdateVolumeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateVolumeRequest;
+ output: UpdateVolumeResponse;
+ };
+ sdk: {
+ input: UpdateVolumeCommandInput;
+ output: UpdateVolumeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/CHANGELOG.md b/clients/client-gamelift/CHANGELOG.md
index 08dd6a9acf7c9..d8f262fb93e71 100644
--- a/clients/client-gamelift/CHANGELOG.md
+++ b/clients/client-gamelift/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-gamelift
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-gamelift
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-gamelift
diff --git a/clients/client-gamelift/package.json b/clients/client-gamelift/package.json
index f9466a43e02d6..3b2a48a083a34 100644
--- a/clients/client-gamelift/package.json
+++ b/clients/client-gamelift/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-gamelift",
"description": "AWS SDK for JavaScript Gamelift Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-gamelift",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2"
},
diff --git a/clients/client-gamelift/src/commands/AcceptMatchCommand.ts b/clients/client-gamelift/src/commands/AcceptMatchCommand.ts
index 38e02820107b2..7f29ffb18a5cf 100644
--- a/clients/client-gamelift/src/commands/AcceptMatchCommand.ts
+++ b/clients/client-gamelift/src/commands/AcceptMatchCommand.ts
@@ -127,4 +127,16 @@ export class AcceptMatchCommand extends $Command
.f(AcceptMatchInputFilterSensitiveLog, void 0)
.ser(se_AcceptMatchCommand)
.de(de_AcceptMatchCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AcceptMatchInput;
+ output: {};
+ };
+ sdk: {
+ input: AcceptMatchCommandInput;
+ output: AcceptMatchCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts b/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts
index 63d3241275c52..0624fd80c84ba 100644
--- a/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts
+++ b/clients/client-gamelift/src/commands/ClaimGameServerCommand.ts
@@ -163,4 +163,16 @@ export class ClaimGameServerCommand extends $Command
.f(void 0, void 0)
.ser(se_ClaimGameServerCommand)
.de(de_ClaimGameServerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ClaimGameServerInput;
+ output: ClaimGameServerOutput;
+ };
+ sdk: {
+ input: ClaimGameServerCommandInput;
+ output: ClaimGameServerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateAliasCommand.ts b/clients/client-gamelift/src/commands/CreateAliasCommand.ts
index 5f9f99c922eb1..2072fa399bdfb 100644
--- a/clients/client-gamelift/src/commands/CreateAliasCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateAliasCommand.ts
@@ -146,4 +146,16 @@ export class CreateAliasCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateAliasCommand)
.de(de_CreateAliasCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateAliasInput;
+ output: CreateAliasOutput;
+ };
+ sdk: {
+ input: CreateAliasCommandInput;
+ output: CreateAliasCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateBuildCommand.ts b/clients/client-gamelift/src/commands/CreateBuildCommand.ts
index 4929e51957d8e..d80438194a68d 100644
--- a/clients/client-gamelift/src/commands/CreateBuildCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateBuildCommand.ts
@@ -177,4 +177,16 @@ export class CreateBuildCommand extends $Command
.f(void 0, CreateBuildOutputFilterSensitiveLog)
.ser(se_CreateBuildCommand)
.de(de_CreateBuildCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateBuildInput;
+ output: CreateBuildOutput;
+ };
+ sdk: {
+ input: CreateBuildCommandInput;
+ output: CreateBuildCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateContainerGroupDefinitionCommand.ts b/clients/client-gamelift/src/commands/CreateContainerGroupDefinitionCommand.ts
index b9052d2e3ac4f..45d01f5185f7e 100644
--- a/clients/client-gamelift/src/commands/CreateContainerGroupDefinitionCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateContainerGroupDefinitionCommand.ts
@@ -290,4 +290,16 @@ export class CreateContainerGroupDefinitionCommand extends $Command
.f(CreateContainerGroupDefinitionInputFilterSensitiveLog, CreateContainerGroupDefinitionOutputFilterSensitiveLog)
.ser(se_CreateContainerGroupDefinitionCommand)
.de(de_CreateContainerGroupDefinitionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateContainerGroupDefinitionInput;
+ output: CreateContainerGroupDefinitionOutput;
+ };
+ sdk: {
+ input: CreateContainerGroupDefinitionCommandInput;
+ output: CreateContainerGroupDefinitionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateFleetCommand.ts b/clients/client-gamelift/src/commands/CreateFleetCommand.ts
index 45784261a30b6..945165f375506 100644
--- a/clients/client-gamelift/src/commands/CreateFleetCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateFleetCommand.ts
@@ -398,4 +398,16 @@ export class CreateFleetCommand extends $Command
.f(CreateFleetInputFilterSensitiveLog, CreateFleetOutputFilterSensitiveLog)
.ser(se_CreateFleetCommand)
.de(de_CreateFleetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateFleetInput;
+ output: CreateFleetOutput;
+ };
+ sdk: {
+ input: CreateFleetCommandInput;
+ output: CreateFleetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts b/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts
index b03476b749e98..051a4acb5d494 100644
--- a/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateFleetLocationsCommand.ts
@@ -155,4 +155,16 @@ export class CreateFleetLocationsCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateFleetLocationsCommand)
.de(de_CreateFleetLocationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateFleetLocationsInput;
+ output: CreateFleetLocationsOutput;
+ };
+ sdk: {
+ input: CreateFleetLocationsCommandInput;
+ output: CreateFleetLocationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/CreateGameServerGroupCommand.ts
index d0c8ce6ccb25c..ddb1a2383d912 100644
--- a/clients/client-gamelift/src/commands/CreateGameServerGroupCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateGameServerGroupCommand.ts
@@ -190,4 +190,16 @@ export class CreateGameServerGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateGameServerGroupCommand)
.de(de_CreateGameServerGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateGameServerGroupInput;
+ output: CreateGameServerGroupOutput;
+ };
+ sdk: {
+ input: CreateGameServerGroupCommandInput;
+ output: CreateGameServerGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts b/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts
index 306831da8ecea..e612e008cb8e6 100644
--- a/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateGameSessionCommand.ts
@@ -210,4 +210,16 @@ export class CreateGameSessionCommand extends $Command
.f(void 0, CreateGameSessionOutputFilterSensitiveLog)
.ser(se_CreateGameSessionCommand)
.de(de_CreateGameSessionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateGameSessionInput;
+ output: CreateGameSessionOutput;
+ };
+ sdk: {
+ input: CreateGameSessionCommandInput;
+ output: CreateGameSessionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts b/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts
index 00fcedcfd6c4c..828bd05821ba5 100644
--- a/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateGameSessionQueueCommand.ts
@@ -208,4 +208,16 @@ export class CreateGameSessionQueueCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateGameSessionQueueCommand)
.de(de_CreateGameSessionQueueCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateGameSessionQueueInput;
+ output: CreateGameSessionQueueOutput;
+ };
+ sdk: {
+ input: CreateGameSessionQueueCommandInput;
+ output: CreateGameSessionQueueCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateLocationCommand.ts b/clients/client-gamelift/src/commands/CreateLocationCommand.ts
index db473c1184d39..272bb4894c3b9 100644
--- a/clients/client-gamelift/src/commands/CreateLocationCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateLocationCommand.ts
@@ -112,4 +112,16 @@ export class CreateLocationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateLocationCommand)
.de(de_CreateLocationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateLocationInput;
+ output: CreateLocationOutput;
+ };
+ sdk: {
+ input: CreateLocationCommandInput;
+ output: CreateLocationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts b/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts
index 6f355b10d740c..2cc75cbc3c838 100644
--- a/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateMatchmakingConfigurationCommand.ts
@@ -181,4 +181,16 @@ export class CreateMatchmakingConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateMatchmakingConfigurationCommand)
.de(de_CreateMatchmakingConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateMatchmakingConfigurationInput;
+ output: CreateMatchmakingConfigurationOutput;
+ };
+ sdk: {
+ input: CreateMatchmakingConfigurationCommandInput;
+ output: CreateMatchmakingConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateMatchmakingRuleSetCommand.ts b/clients/client-gamelift/src/commands/CreateMatchmakingRuleSetCommand.ts
index 226e00dbeed7b..b4639671f6c80 100644
--- a/clients/client-gamelift/src/commands/CreateMatchmakingRuleSetCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateMatchmakingRuleSetCommand.ts
@@ -139,4 +139,16 @@ export class CreateMatchmakingRuleSetCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateMatchmakingRuleSetCommand)
.de(de_CreateMatchmakingRuleSetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateMatchmakingRuleSetInput;
+ output: CreateMatchmakingRuleSetOutput;
+ };
+ sdk: {
+ input: CreateMatchmakingRuleSetCommandInput;
+ output: CreateMatchmakingRuleSetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts b/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts
index 9333197541dc1..af2996c183c66 100644
--- a/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts
+++ b/clients/client-gamelift/src/commands/CreatePlayerSessionCommand.ts
@@ -143,4 +143,16 @@ export class CreatePlayerSessionCommand extends $Command
.f(CreatePlayerSessionInputFilterSensitiveLog, CreatePlayerSessionOutputFilterSensitiveLog)
.ser(se_CreatePlayerSessionCommand)
.de(de_CreatePlayerSessionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreatePlayerSessionInput;
+ output: CreatePlayerSessionOutput;
+ };
+ sdk: {
+ input: CreatePlayerSessionCommandInput;
+ output: CreatePlayerSessionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts b/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts
index aa6ed1f1a13e3..edad3eb4d7648 100644
--- a/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts
+++ b/clients/client-gamelift/src/commands/CreatePlayerSessionsCommand.ts
@@ -150,4 +150,16 @@ export class CreatePlayerSessionsCommand extends $Command
.f(CreatePlayerSessionsInputFilterSensitiveLog, CreatePlayerSessionsOutputFilterSensitiveLog)
.ser(se_CreatePlayerSessionsCommand)
.de(de_CreatePlayerSessionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreatePlayerSessionsInput;
+ output: CreatePlayerSessionsOutput;
+ };
+ sdk: {
+ input: CreatePlayerSessionsCommandInput;
+ output: CreatePlayerSessionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateScriptCommand.ts b/clients/client-gamelift/src/commands/CreateScriptCommand.ts
index 3809aebe095e5..815acd20563e9 100644
--- a/clients/client-gamelift/src/commands/CreateScriptCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateScriptCommand.ts
@@ -164,4 +164,16 @@ export class CreateScriptCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateScriptCommand)
.de(de_CreateScriptCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateScriptInput;
+ output: CreateScriptOutput;
+ };
+ sdk: {
+ input: CreateScriptCommandInput;
+ output: CreateScriptCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts b/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts
index 86104b60a81ee..0dd74e831589d 100644
--- a/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateVpcPeeringAuthorizationCommand.ts
@@ -129,4 +129,16 @@ export class CreateVpcPeeringAuthorizationCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateVpcPeeringAuthorizationCommand)
.de(de_CreateVpcPeeringAuthorizationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateVpcPeeringAuthorizationInput;
+ output: CreateVpcPeeringAuthorizationOutput;
+ };
+ sdk: {
+ input: CreateVpcPeeringAuthorizationCommandInput;
+ output: CreateVpcPeeringAuthorizationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts b/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts
index acf4a1639fd15..fde4e9411318e 100644
--- a/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts
+++ b/clients/client-gamelift/src/commands/CreateVpcPeeringConnectionCommand.ts
@@ -114,4 +114,16 @@ export class CreateVpcPeeringConnectionCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateVpcPeeringConnectionCommand)
.de(de_CreateVpcPeeringConnectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateVpcPeeringConnectionInput;
+ output: {};
+ };
+ sdk: {
+ input: CreateVpcPeeringConnectionCommandInput;
+ output: CreateVpcPeeringConnectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteAliasCommand.ts b/clients/client-gamelift/src/commands/DeleteAliasCommand.ts
index 368471ef26ed6..a5dbb999afc3d 100644
--- a/clients/client-gamelift/src/commands/DeleteAliasCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteAliasCommand.ts
@@ -102,4 +102,16 @@ export class DeleteAliasCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteAliasCommand)
.de(de_DeleteAliasCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteAliasInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteAliasCommandInput;
+ output: DeleteAliasCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteBuildCommand.ts b/clients/client-gamelift/src/commands/DeleteBuildCommand.ts
index 91d0339b386ac..f200e3e144742 100644
--- a/clients/client-gamelift/src/commands/DeleteBuildCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteBuildCommand.ts
@@ -107,4 +107,16 @@ export class DeleteBuildCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteBuildCommand)
.de(de_DeleteBuildCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteBuildInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteBuildCommandInput;
+ output: DeleteBuildCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteContainerGroupDefinitionCommand.ts b/clients/client-gamelift/src/commands/DeleteContainerGroupDefinitionCommand.ts
index bdd424e40ad35..e969f97893d7b 100644
--- a/clients/client-gamelift/src/commands/DeleteContainerGroupDefinitionCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteContainerGroupDefinitionCommand.ts
@@ -115,4 +115,16 @@ export class DeleteContainerGroupDefinitionCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteContainerGroupDefinitionCommand)
.de(de_DeleteContainerGroupDefinitionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteContainerGroupDefinitionInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteContainerGroupDefinitionCommandInput;
+ output: DeleteContainerGroupDefinitionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteFleetCommand.ts b/clients/client-gamelift/src/commands/DeleteFleetCommand.ts
index 9f4769bd4ca92..78feb10656491 100644
--- a/clients/client-gamelift/src/commands/DeleteFleetCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteFleetCommand.ts
@@ -116,4 +116,16 @@ export class DeleteFleetCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteFleetCommand)
.de(de_DeleteFleetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteFleetInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteFleetCommandInput;
+ output: DeleteFleetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts b/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts
index 0c79dc17d39bf..6f7487009ccf0 100644
--- a/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteFleetLocationsCommand.ts
@@ -117,4 +117,16 @@ export class DeleteFleetLocationsCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteFleetLocationsCommand)
.de(de_DeleteFleetLocationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteFleetLocationsInput;
+ output: DeleteFleetLocationsOutput;
+ };
+ sdk: {
+ input: DeleteFleetLocationsCommandInput;
+ output: DeleteFleetLocationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts
index 8b4829857996e..26ecf56a94a9b 100644
--- a/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteGameServerGroupCommand.ts
@@ -146,4 +146,16 @@ export class DeleteGameServerGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteGameServerGroupCommand)
.de(de_DeleteGameServerGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteGameServerGroupInput;
+ output: DeleteGameServerGroupOutput;
+ };
+ sdk: {
+ input: DeleteGameServerGroupCommandInput;
+ output: DeleteGameServerGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts b/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts
index 986947fac8c7f..66e04efb7b7c9 100644
--- a/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteGameSessionQueueCommand.ts
@@ -95,4 +95,16 @@ export class DeleteGameSessionQueueCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteGameSessionQueueCommand)
.de(de_DeleteGameSessionQueueCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteGameSessionQueueInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteGameSessionQueueCommandInput;
+ output: DeleteGameSessionQueueCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteLocationCommand.ts b/clients/client-gamelift/src/commands/DeleteLocationCommand.ts
index bf4b07248e16a..ddf17244d1872 100644
--- a/clients/client-gamelift/src/commands/DeleteLocationCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteLocationCommand.ts
@@ -91,4 +91,16 @@ export class DeleteLocationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteLocationCommand)
.de(de_DeleteLocationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteLocationInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteLocationCommandInput;
+ output: DeleteLocationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts b/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts
index 546c5b644b0c2..74e03e31a0071 100644
--- a/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteMatchmakingConfigurationCommand.ts
@@ -101,4 +101,16 @@ export class DeleteMatchmakingConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteMatchmakingConfigurationCommand)
.de(de_DeleteMatchmakingConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteMatchmakingConfigurationInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteMatchmakingConfigurationCommandInput;
+ output: DeleteMatchmakingConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts b/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts
index 90d12fe5fe3b0..23be0c6243098 100644
--- a/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteMatchmakingRuleSetCommand.ts
@@ -107,4 +107,16 @@ export class DeleteMatchmakingRuleSetCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteMatchmakingRuleSetCommand)
.de(de_DeleteMatchmakingRuleSetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteMatchmakingRuleSetInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteMatchmakingRuleSetCommandInput;
+ output: DeleteMatchmakingRuleSetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts b/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts
index c3b3598c58204..8935fe66be929 100644
--- a/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteScalingPolicyCommand.ts
@@ -94,4 +94,16 @@ export class DeleteScalingPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteScalingPolicyCommand)
.de(de_DeleteScalingPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteScalingPolicyInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteScalingPolicyCommandInput;
+ output: DeleteScalingPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteScriptCommand.ts b/clients/client-gamelift/src/commands/DeleteScriptCommand.ts
index 792f1e8d7c8af..27e6ec952f2c5 100644
--- a/clients/client-gamelift/src/commands/DeleteScriptCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteScriptCommand.ts
@@ -112,4 +112,16 @@ export class DeleteScriptCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteScriptCommand)
.de(de_DeleteScriptCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteScriptInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteScriptCommandInput;
+ output: DeleteScriptCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts b/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts
index 14ee703425f07..e4fdda24f9991 100644
--- a/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteVpcPeeringAuthorizationCommand.ts
@@ -102,4 +102,16 @@ export class DeleteVpcPeeringAuthorizationCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteVpcPeeringAuthorizationCommand)
.de(de_DeleteVpcPeeringAuthorizationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteVpcPeeringAuthorizationInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteVpcPeeringAuthorizationCommandInput;
+ output: DeleteVpcPeeringAuthorizationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts b/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts
index 5f895446e8485..8d3e63463fd73 100644
--- a/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts
+++ b/clients/client-gamelift/src/commands/DeleteVpcPeeringConnectionCommand.ts
@@ -100,4 +100,16 @@ export class DeleteVpcPeeringConnectionCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteVpcPeeringConnectionCommand)
.de(de_DeleteVpcPeeringConnectionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteVpcPeeringConnectionInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteVpcPeeringConnectionCommandInput;
+ output: DeleteVpcPeeringConnectionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts b/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts
index bbae0f36c85b2..2d2877bd05baf 100644
--- a/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts
+++ b/clients/client-gamelift/src/commands/DeregisterComputeCommand.ts
@@ -99,4 +99,16 @@ export class DeregisterComputeCommand extends $Command
.f(void 0, void 0)
.ser(se_DeregisterComputeCommand)
.de(de_DeregisterComputeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeregisterComputeInput;
+ output: {};
+ };
+ sdk: {
+ input: DeregisterComputeCommandInput;
+ output: DeregisterComputeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts b/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts
index f20f4fcc6739d..8033209df9d4b 100644
--- a/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts
+++ b/clients/client-gamelift/src/commands/DeregisterGameServerCommand.ts
@@ -105,4 +105,16 @@ export class DeregisterGameServerCommand extends $Command
.f(void 0, void 0)
.ser(se_DeregisterGameServerCommand)
.de(de_DeregisterGameServerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeregisterGameServerInput;
+ output: {};
+ };
+ sdk: {
+ input: DeregisterGameServerCommandInput;
+ output: DeregisterGameServerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeAliasCommand.ts b/clients/client-gamelift/src/commands/DescribeAliasCommand.ts
index da9c4c0beb670..1bbec477184b9 100644
--- a/clients/client-gamelift/src/commands/DescribeAliasCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeAliasCommand.ts
@@ -112,4 +112,16 @@ export class DescribeAliasCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAliasCommand)
.de(de_DescribeAliasCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAliasInput;
+ output: DescribeAliasOutput;
+ };
+ sdk: {
+ input: DescribeAliasCommandInput;
+ output: DescribeAliasCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeBuildCommand.ts b/clients/client-gamelift/src/commands/DescribeBuildCommand.ts
index 7d1c69d934fe1..3b80df9a96e6c 100644
--- a/clients/client-gamelift/src/commands/DescribeBuildCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeBuildCommand.ts
@@ -112,4 +112,16 @@ export class DescribeBuildCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeBuildCommand)
.de(de_DescribeBuildCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeBuildInput;
+ output: DescribeBuildOutput;
+ };
+ sdk: {
+ input: DescribeBuildCommandInput;
+ output: DescribeBuildCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeComputeCommand.ts b/clients/client-gamelift/src/commands/DescribeComputeCommand.ts
index c9f6794d34ed8..44c27407bcfee 100644
--- a/clients/client-gamelift/src/commands/DescribeComputeCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeComputeCommand.ts
@@ -143,4 +143,16 @@ export class DescribeComputeCommand extends $Command
.f(void 0, DescribeComputeOutputFilterSensitiveLog)
.ser(se_DescribeComputeCommand)
.de(de_DescribeComputeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeComputeInput;
+ output: DescribeComputeOutput;
+ };
+ sdk: {
+ input: DescribeComputeCommandInput;
+ output: DescribeComputeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeContainerGroupDefinitionCommand.ts b/clients/client-gamelift/src/commands/DescribeContainerGroupDefinitionCommand.ts
index 8c29284a4559b..ca83078275ff9 100644
--- a/clients/client-gamelift/src/commands/DescribeContainerGroupDefinitionCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeContainerGroupDefinitionCommand.ts
@@ -179,4 +179,16 @@ export class DescribeContainerGroupDefinitionCommand extends $Command
.f(void 0, DescribeContainerGroupDefinitionOutputFilterSensitiveLog)
.ser(se_DescribeContainerGroupDefinitionCommand)
.de(de_DescribeContainerGroupDefinitionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeContainerGroupDefinitionInput;
+ output: DescribeContainerGroupDefinitionOutput;
+ };
+ sdk: {
+ input: DescribeContainerGroupDefinitionCommandInput;
+ output: DescribeContainerGroupDefinitionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeEC2InstanceLimitsCommand.ts b/clients/client-gamelift/src/commands/DescribeEC2InstanceLimitsCommand.ts
index d35f11562f102..6628214802b3e 100644
--- a/clients/client-gamelift/src/commands/DescribeEC2InstanceLimitsCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeEC2InstanceLimitsCommand.ts
@@ -153,4 +153,16 @@ export class DescribeEC2InstanceLimitsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEC2InstanceLimitsCommand)
.de(de_DescribeEC2InstanceLimitsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEC2InstanceLimitsInput;
+ output: DescribeEC2InstanceLimitsOutput;
+ };
+ sdk: {
+ input: DescribeEC2InstanceLimitsCommandInput;
+ output: DescribeEC2InstanceLimitsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts
index 8fcd9121965fc..38c2afc43c30a 100644
--- a/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeFleetAttributesCommand.ts
@@ -187,4 +187,16 @@ export class DescribeFleetAttributesCommand extends $Command
.f(void 0, DescribeFleetAttributesOutputFilterSensitiveLog)
.ser(se_DescribeFleetAttributesCommand)
.de(de_DescribeFleetAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFleetAttributesInput;
+ output: DescribeFleetAttributesOutput;
+ };
+ sdk: {
+ input: DescribeFleetAttributesCommandInput;
+ output: DescribeFleetAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts
index cfdfacc51c545..46fdfb75e5d6e 100644
--- a/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeFleetCapacityCommand.ts
@@ -157,4 +157,16 @@ export class DescribeFleetCapacityCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeFleetCapacityCommand)
.de(de_DescribeFleetCapacityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFleetCapacityInput;
+ output: DescribeFleetCapacityOutput;
+ };
+ sdk: {
+ input: DescribeFleetCapacityCommandInput;
+ output: DescribeFleetCapacityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts
index 47bd6584ce786..6c4e101a61a60 100644
--- a/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeFleetEventsCommand.ts
@@ -120,4 +120,16 @@ export class DescribeFleetEventsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeFleetEventsCommand)
.de(de_DescribeFleetEventsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFleetEventsInput;
+ output: DescribeFleetEventsOutput;
+ };
+ sdk: {
+ input: DescribeFleetEventsCommandInput;
+ output: DescribeFleetEventsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts
index 08bd3b2a01f1f..1bd66a036e8c7 100644
--- a/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeFleetLocationAttributesCommand.ts
@@ -146,4 +146,16 @@ export class DescribeFleetLocationAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeFleetLocationAttributesCommand)
.de(de_DescribeFleetLocationAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFleetLocationAttributesInput;
+ output: DescribeFleetLocationAttributesOutput;
+ };
+ sdk: {
+ input: DescribeFleetLocationAttributesCommandInput;
+ output: DescribeFleetLocationAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts
index 372f9ce70b2ad..5dd71f5e2e8da 100644
--- a/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeFleetLocationCapacityCommand.ts
@@ -141,4 +141,16 @@ export class DescribeFleetLocationCapacityCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeFleetLocationCapacityCommand)
.de(de_DescribeFleetLocationCapacityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFleetLocationCapacityInput;
+ output: DescribeFleetLocationCapacityOutput;
+ };
+ sdk: {
+ input: DescribeFleetLocationCapacityCommandInput;
+ output: DescribeFleetLocationCapacityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts
index 7b72b39620d28..23638c6f92e8b 100644
--- a/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeFleetLocationUtilizationCommand.ts
@@ -127,4 +127,16 @@ export class DescribeFleetLocationUtilizationCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeFleetLocationUtilizationCommand)
.de(de_DescribeFleetLocationUtilizationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFleetLocationUtilizationInput;
+ output: DescribeFleetLocationUtilizationOutput;
+ };
+ sdk: {
+ input: DescribeFleetLocationUtilizationCommandInput;
+ output: DescribeFleetLocationUtilizationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts
index 1b79dda17ac5f..95c887c658d2e 100644
--- a/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeFleetPortSettingsCommand.ts
@@ -136,4 +136,16 @@ export class DescribeFleetPortSettingsCommand extends $Command
.f(void 0, DescribeFleetPortSettingsOutputFilterSensitiveLog)
.ser(se_DescribeFleetPortSettingsCommand)
.de(de_DescribeFleetPortSettingsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFleetPortSettingsInput;
+ output: DescribeFleetPortSettingsOutput;
+ };
+ sdk: {
+ input: DescribeFleetPortSettingsCommandInput;
+ output: DescribeFleetPortSettingsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts b/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts
index 7374412b86ce5..94cd97a9f19a0 100644
--- a/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeFleetUtilizationCommand.ts
@@ -141,4 +141,16 @@ export class DescribeFleetUtilizationCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeFleetUtilizationCommand)
.de(de_DescribeFleetUtilizationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeFleetUtilizationInput;
+ output: DescribeFleetUtilizationOutput;
+ };
+ sdk: {
+ input: DescribeFleetUtilizationCommandInput;
+ output: DescribeFleetUtilizationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts b/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts
index bb2855db8a2e9..c4773cf4c6833 100644
--- a/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeGameServerCommand.ts
@@ -118,4 +118,16 @@ export class DescribeGameServerCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeGameServerCommand)
.de(de_DescribeGameServerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeGameServerInput;
+ output: DescribeGameServerOutput;
+ };
+ sdk: {
+ input: DescribeGameServerCommandInput;
+ output: DescribeGameServerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts
index 4bda10598b6c4..5abd2a2b17520 100644
--- a/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeGameServerGroupCommand.ts
@@ -127,4 +127,16 @@ export class DescribeGameServerGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeGameServerGroupCommand)
.de(de_DescribeGameServerGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeGameServerGroupInput;
+ output: DescribeGameServerGroupOutput;
+ };
+ sdk: {
+ input: DescribeGameServerGroupCommandInput;
+ output: DescribeGameServerGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts b/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts
index c567e3fde14b5..77d267b4f0716 100644
--- a/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeGameServerInstancesCommand.ts
@@ -126,4 +126,16 @@ export class DescribeGameServerInstancesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeGameServerInstancesCommand)
.de(de_DescribeGameServerInstancesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeGameServerInstancesInput;
+ output: DescribeGameServerInstancesOutput;
+ };
+ sdk: {
+ input: DescribeGameServerInstancesCommandInput;
+ output: DescribeGameServerInstancesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts
index 1ff4ce5423a42..00e65044f2a0b 100644
--- a/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeGameSessionDetailsCommand.ts
@@ -175,4 +175,16 @@ export class DescribeGameSessionDetailsCommand extends $Command
.f(void 0, DescribeGameSessionDetailsOutputFilterSensitiveLog)
.ser(se_DescribeGameSessionDetailsCommand)
.de(de_DescribeGameSessionDetailsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeGameSessionDetailsInput;
+ output: DescribeGameSessionDetailsOutput;
+ };
+ sdk: {
+ input: DescribeGameSessionDetailsCommandInput;
+ output: DescribeGameSessionDetailsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts
index 76cc2362f6d45..5b6cab6c59423 100644
--- a/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeGameSessionPlacementCommand.ts
@@ -142,4 +142,16 @@ export class DescribeGameSessionPlacementCommand extends $Command
.f(void 0, DescribeGameSessionPlacementOutputFilterSensitiveLog)
.ser(se_DescribeGameSessionPlacementCommand)
.de(de_DescribeGameSessionPlacementCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeGameSessionPlacementInput;
+ output: DescribeGameSessionPlacementOutput;
+ };
+ sdk: {
+ input: DescribeGameSessionPlacementCommandInput;
+ output: DescribeGameSessionPlacementCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts
index 346b212b1d002..c126ceb128821 100644
--- a/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeGameSessionQueuesCommand.ts
@@ -138,4 +138,16 @@ export class DescribeGameSessionQueuesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeGameSessionQueuesCommand)
.de(de_DescribeGameSessionQueuesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeGameSessionQueuesInput;
+ output: DescribeGameSessionQueuesOutput;
+ };
+ sdk: {
+ input: DescribeGameSessionQueuesCommandInput;
+ output: DescribeGameSessionQueuesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts b/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts
index 6ccc3950e8780..19696265b44d1 100644
--- a/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeGameSessionsCommand.ts
@@ -179,4 +179,16 @@ export class DescribeGameSessionsCommand extends $Command
.f(void 0, DescribeGameSessionsOutputFilterSensitiveLog)
.ser(se_DescribeGameSessionsCommand)
.de(de_DescribeGameSessionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeGameSessionsInput;
+ output: DescribeGameSessionsOutput;
+ };
+ sdk: {
+ input: DescribeGameSessionsCommandInput;
+ output: DescribeGameSessionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts b/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts
index ae1590b5fa3db..f04c0fda93f48 100644
--- a/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeInstancesCommand.ts
@@ -156,4 +156,16 @@ export class DescribeInstancesCommand extends $Command
.f(void 0, DescribeInstancesOutputFilterSensitiveLog)
.ser(se_DescribeInstancesCommand)
.de(de_DescribeInstancesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeInstancesInput;
+ output: DescribeInstancesOutput;
+ };
+ sdk: {
+ input: DescribeInstancesCommandInput;
+ output: DescribeInstancesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeMatchmakingCommand.ts b/clients/client-gamelift/src/commands/DescribeMatchmakingCommand.ts
index a81e356621c7e..488b11ac5eed4 100644
--- a/clients/client-gamelift/src/commands/DescribeMatchmakingCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeMatchmakingCommand.ts
@@ -160,4 +160,16 @@ export class DescribeMatchmakingCommand extends $Command
.f(void 0, DescribeMatchmakingOutputFilterSensitiveLog)
.ser(se_DescribeMatchmakingCommand)
.de(de_DescribeMatchmakingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeMatchmakingInput;
+ output: DescribeMatchmakingOutput;
+ };
+ sdk: {
+ input: DescribeMatchmakingCommandInput;
+ output: DescribeMatchmakingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeMatchmakingConfigurationsCommand.ts b/clients/client-gamelift/src/commands/DescribeMatchmakingConfigurationsCommand.ts
index 1d1862667d516..8251d96e25037 100644
--- a/clients/client-gamelift/src/commands/DescribeMatchmakingConfigurationsCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeMatchmakingConfigurationsCommand.ts
@@ -138,4 +138,16 @@ export class DescribeMatchmakingConfigurationsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeMatchmakingConfigurationsCommand)
.de(de_DescribeMatchmakingConfigurationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeMatchmakingConfigurationsInput;
+ output: DescribeMatchmakingConfigurationsOutput;
+ };
+ sdk: {
+ input: DescribeMatchmakingConfigurationsCommandInput;
+ output: DescribeMatchmakingConfigurationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts b/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts
index 513e679553cce..da35f07970450 100644
--- a/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeMatchmakingRuleSetsCommand.ts
@@ -117,4 +117,16 @@ export class DescribeMatchmakingRuleSetsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeMatchmakingRuleSetsCommand)
.de(de_DescribeMatchmakingRuleSetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeMatchmakingRuleSetsInput;
+ output: DescribeMatchmakingRuleSetsOutput;
+ };
+ sdk: {
+ input: DescribeMatchmakingRuleSetsCommandInput;
+ output: DescribeMatchmakingRuleSetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts b/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts
index d481ab43738da..fdc752275eac9 100644
--- a/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribePlayerSessionsCommand.ts
@@ -144,4 +144,16 @@ export class DescribePlayerSessionsCommand extends $Command
.f(DescribePlayerSessionsInputFilterSensitiveLog, DescribePlayerSessionsOutputFilterSensitiveLog)
.ser(se_DescribePlayerSessionsCommand)
.de(de_DescribePlayerSessionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribePlayerSessionsInput;
+ output: DescribePlayerSessionsOutput;
+ };
+ sdk: {
+ input: DescribePlayerSessionsCommandInput;
+ output: DescribePlayerSessionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts b/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts
index 05d416cd897bc..99fdaa549afaf 100644
--- a/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeRuntimeConfigurationCommand.ts
@@ -126,4 +126,16 @@ export class DescribeRuntimeConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeRuntimeConfigurationCommand)
.de(de_DescribeRuntimeConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeRuntimeConfigurationInput;
+ output: DescribeRuntimeConfigurationOutput;
+ };
+ sdk: {
+ input: DescribeRuntimeConfigurationCommandInput;
+ output: DescribeRuntimeConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts b/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts
index ddc273f04c72e..6c1278f03ea05 100644
--- a/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeScalingPoliciesCommand.ts
@@ -124,4 +124,16 @@ export class DescribeScalingPoliciesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeScalingPoliciesCommand)
.de(de_DescribeScalingPoliciesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeScalingPoliciesInput;
+ output: DescribeScalingPoliciesOutput;
+ };
+ sdk: {
+ input: DescribeScalingPoliciesCommandInput;
+ output: DescribeScalingPoliciesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeScriptCommand.ts b/clients/client-gamelift/src/commands/DescribeScriptCommand.ts
index a51f085b970b1..e9104c36f328f 100644
--- a/clients/client-gamelift/src/commands/DescribeScriptCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeScriptCommand.ts
@@ -118,4 +118,16 @@ export class DescribeScriptCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeScriptCommand)
.de(de_DescribeScriptCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeScriptInput;
+ output: DescribeScriptOutput;
+ };
+ sdk: {
+ input: DescribeScriptCommandInput;
+ output: DescribeScriptCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeVpcPeeringAuthorizationsCommand.ts b/clients/client-gamelift/src/commands/DescribeVpcPeeringAuthorizationsCommand.ts
index cb1c31d7f35e3..87e7b2d61322f 100644
--- a/clients/client-gamelift/src/commands/DescribeVpcPeeringAuthorizationsCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeVpcPeeringAuthorizationsCommand.ts
@@ -107,4 +107,16 @@ export class DescribeVpcPeeringAuthorizationsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeVpcPeeringAuthorizationsCommand)
.de(de_DescribeVpcPeeringAuthorizationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: DescribeVpcPeeringAuthorizationsOutput;
+ };
+ sdk: {
+ input: DescribeVpcPeeringAuthorizationsCommandInput;
+ output: DescribeVpcPeeringAuthorizationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts b/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts
index c0986bd0dd29a..5aa363b2cfb75 100644
--- a/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts
+++ b/clients/client-gamelift/src/commands/DescribeVpcPeeringConnectionsCommand.ts
@@ -121,4 +121,16 @@ export class DescribeVpcPeeringConnectionsCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeVpcPeeringConnectionsCommand)
.de(de_DescribeVpcPeeringConnectionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeVpcPeeringConnectionsInput;
+ output: DescribeVpcPeeringConnectionsOutput;
+ };
+ sdk: {
+ input: DescribeVpcPeeringConnectionsCommandInput;
+ output: DescribeVpcPeeringConnectionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts b/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts
index b82c39d8dcaa0..69fc07a08f78d 100644
--- a/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts
+++ b/clients/client-gamelift/src/commands/GetComputeAccessCommand.ts
@@ -142,4 +142,16 @@ export class GetComputeAccessCommand extends $Command
.f(void 0, GetComputeAccessOutputFilterSensitiveLog)
.ser(se_GetComputeAccessCommand)
.de(de_GetComputeAccessCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetComputeAccessInput;
+ output: GetComputeAccessOutput;
+ };
+ sdk: {
+ input: GetComputeAccessCommandInput;
+ output: GetComputeAccessCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts b/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts
index 022acb4f45ddd..db77e3325bcc7 100644
--- a/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts
+++ b/clients/client-gamelift/src/commands/GetComputeAuthTokenCommand.ts
@@ -138,4 +138,16 @@ export class GetComputeAuthTokenCommand extends $Command
.f(void 0, void 0)
.ser(se_GetComputeAuthTokenCommand)
.de(de_GetComputeAuthTokenCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetComputeAuthTokenInput;
+ output: GetComputeAuthTokenOutput;
+ };
+ sdk: {
+ input: GetComputeAuthTokenCommandInput;
+ output: GetComputeAuthTokenCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts b/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts
index 8e0cfcb1d54ba..f8479b16a5428 100644
--- a/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts
+++ b/clients/client-gamelift/src/commands/GetGameSessionLogUrlCommand.ts
@@ -101,4 +101,16 @@ export class GetGameSessionLogUrlCommand extends $Command
.f(void 0, void 0)
.ser(se_GetGameSessionLogUrlCommand)
.de(de_GetGameSessionLogUrlCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetGameSessionLogUrlInput;
+ output: GetGameSessionLogUrlOutput;
+ };
+ sdk: {
+ input: GetGameSessionLogUrlCommandInput;
+ output: GetGameSessionLogUrlCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts b/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts
index 06e6f883e3c20..10983416ba8ce 100644
--- a/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts
+++ b/clients/client-gamelift/src/commands/GetInstanceAccessCommand.ts
@@ -141,4 +141,16 @@ export class GetInstanceAccessCommand extends $Command
.f(void 0, GetInstanceAccessOutputFilterSensitiveLog)
.ser(se_GetInstanceAccessCommand)
.de(de_GetInstanceAccessCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetInstanceAccessInput;
+ output: GetInstanceAccessOutput;
+ };
+ sdk: {
+ input: GetInstanceAccessCommandInput;
+ output: GetInstanceAccessCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ListAliasesCommand.ts b/clients/client-gamelift/src/commands/ListAliasesCommand.ts
index 60c2e3e70fb2f..22642c04565e3 100644
--- a/clients/client-gamelift/src/commands/ListAliasesCommand.ts
+++ b/clients/client-gamelift/src/commands/ListAliasesCommand.ts
@@ -117,4 +117,16 @@ export class ListAliasesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAliasesCommand)
.de(de_ListAliasesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAliasesInput;
+ output: ListAliasesOutput;
+ };
+ sdk: {
+ input: ListAliasesCommandInput;
+ output: ListAliasesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ListBuildsCommand.ts b/clients/client-gamelift/src/commands/ListBuildsCommand.ts
index 6408307c0aced..58e8da850ba46 100644
--- a/clients/client-gamelift/src/commands/ListBuildsCommand.ts
+++ b/clients/client-gamelift/src/commands/ListBuildsCommand.ts
@@ -119,4 +119,16 @@ export class ListBuildsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListBuildsCommand)
.de(de_ListBuildsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListBuildsInput;
+ output: ListBuildsOutput;
+ };
+ sdk: {
+ input: ListBuildsCommandInput;
+ output: ListBuildsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ListComputeCommand.ts b/clients/client-gamelift/src/commands/ListComputeCommand.ts
index 7a894f100b45e..e714f8b6d6cb0 100644
--- a/clients/client-gamelift/src/commands/ListComputeCommand.ts
+++ b/clients/client-gamelift/src/commands/ListComputeCommand.ts
@@ -144,4 +144,16 @@ export class ListComputeCommand extends $Command
.f(void 0, ListComputeOutputFilterSensitiveLog)
.ser(se_ListComputeCommand)
.de(de_ListComputeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListComputeInput;
+ output: ListComputeOutput;
+ };
+ sdk: {
+ input: ListComputeCommandInput;
+ output: ListComputeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ListContainerGroupDefinitionsCommand.ts b/clients/client-gamelift/src/commands/ListContainerGroupDefinitionsCommand.ts
index 7a2d19f11ca59..f4e3d30babbed 100644
--- a/clients/client-gamelift/src/commands/ListContainerGroupDefinitionsCommand.ts
+++ b/clients/client-gamelift/src/commands/ListContainerGroupDefinitionsCommand.ts
@@ -183,4 +183,16 @@ export class ListContainerGroupDefinitionsCommand extends $Command
.f(void 0, ListContainerGroupDefinitionsOutputFilterSensitiveLog)
.ser(se_ListContainerGroupDefinitionsCommand)
.de(de_ListContainerGroupDefinitionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListContainerGroupDefinitionsInput;
+ output: ListContainerGroupDefinitionsOutput;
+ };
+ sdk: {
+ input: ListContainerGroupDefinitionsCommandInput;
+ output: ListContainerGroupDefinitionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ListFleetsCommand.ts b/clients/client-gamelift/src/commands/ListFleetsCommand.ts
index 3747893f17e5e..23ad7371cbfc8 100644
--- a/clients/client-gamelift/src/commands/ListFleetsCommand.ts
+++ b/clients/client-gamelift/src/commands/ListFleetsCommand.ts
@@ -130,4 +130,16 @@ export class ListFleetsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListFleetsCommand)
.de(de_ListFleetsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListFleetsInput;
+ output: ListFleetsOutput;
+ };
+ sdk: {
+ input: ListFleetsCommandInput;
+ output: ListFleetsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ListGameServerGroupsCommand.ts b/clients/client-gamelift/src/commands/ListGameServerGroupsCommand.ts
index 183c57ce64c02..4325b0bcae083 100644
--- a/clients/client-gamelift/src/commands/ListGameServerGroupsCommand.ts
+++ b/clients/client-gamelift/src/commands/ListGameServerGroupsCommand.ts
@@ -112,4 +112,16 @@ export class ListGameServerGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListGameServerGroupsCommand)
.de(de_ListGameServerGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListGameServerGroupsInput;
+ output: ListGameServerGroupsOutput;
+ };
+ sdk: {
+ input: ListGameServerGroupsCommandInput;
+ output: ListGameServerGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ListGameServersCommand.ts b/clients/client-gamelift/src/commands/ListGameServersCommand.ts
index 0b753d2ddeef2..ed5110cda78ce 100644
--- a/clients/client-gamelift/src/commands/ListGameServersCommand.ts
+++ b/clients/client-gamelift/src/commands/ListGameServersCommand.ts
@@ -119,4 +119,16 @@ export class ListGameServersCommand extends $Command
.f(void 0, void 0)
.ser(se_ListGameServersCommand)
.de(de_ListGameServersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListGameServersInput;
+ output: ListGameServersOutput;
+ };
+ sdk: {
+ input: ListGameServersCommandInput;
+ output: ListGameServersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ListLocationsCommand.ts b/clients/client-gamelift/src/commands/ListLocationsCommand.ts
index 7169162ea99b5..66b9e5a664ea6 100644
--- a/clients/client-gamelift/src/commands/ListLocationsCommand.ts
+++ b/clients/client-gamelift/src/commands/ListLocationsCommand.ts
@@ -98,4 +98,16 @@ export class ListLocationsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListLocationsCommand)
.de(de_ListLocationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListLocationsInput;
+ output: ListLocationsOutput;
+ };
+ sdk: {
+ input: ListLocationsCommandInput;
+ output: ListLocationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ListScriptsCommand.ts b/clients/client-gamelift/src/commands/ListScriptsCommand.ts
index 6cac3d366aab1..709e246f0b27c 100644
--- a/clients/client-gamelift/src/commands/ListScriptsCommand.ts
+++ b/clients/client-gamelift/src/commands/ListScriptsCommand.ts
@@ -118,4 +118,16 @@ export class ListScriptsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListScriptsCommand)
.de(de_ListScriptsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListScriptsInput;
+ output: ListScriptsOutput;
+ };
+ sdk: {
+ input: ListScriptsCommandInput;
+ output: ListScriptsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts b/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts
index 30d5feeb2a3b1..21dbd600baefe 100644
--- a/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-gamelift/src/commands/ListTagsForResourceCommand.ts
@@ -118,4 +118,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts b/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts
index 7a2bec8e7acbf..776b09cb03c16 100644
--- a/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts
+++ b/clients/client-gamelift/src/commands/PutScalingPolicyCommand.ts
@@ -159,4 +159,16 @@ export class PutScalingPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_PutScalingPolicyCommand)
.de(de_PutScalingPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PutScalingPolicyInput;
+ output: PutScalingPolicyOutput;
+ };
+ sdk: {
+ input: PutScalingPolicyCommandInput;
+ output: PutScalingPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/RegisterComputeCommand.ts b/clients/client-gamelift/src/commands/RegisterComputeCommand.ts
index 172ed0fdc8731..f885d4859e733 100644
--- a/clients/client-gamelift/src/commands/RegisterComputeCommand.ts
+++ b/clients/client-gamelift/src/commands/RegisterComputeCommand.ts
@@ -175,4 +175,16 @@ export class RegisterComputeCommand extends $Command
.f(RegisterComputeInputFilterSensitiveLog, RegisterComputeOutputFilterSensitiveLog)
.ser(se_RegisterComputeCommand)
.de(de_RegisterComputeCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RegisterComputeInput;
+ output: RegisterComputeOutput;
+ };
+ sdk: {
+ input: RegisterComputeCommandInput;
+ output: RegisterComputeCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/RegisterGameServerCommand.ts b/clients/client-gamelift/src/commands/RegisterGameServerCommand.ts
index 4d258bc8a2337..85c5c9963ad04 100644
--- a/clients/client-gamelift/src/commands/RegisterGameServerCommand.ts
+++ b/clients/client-gamelift/src/commands/RegisterGameServerCommand.ts
@@ -136,4 +136,16 @@ export class RegisterGameServerCommand extends $Command
.f(void 0, void 0)
.ser(se_RegisterGameServerCommand)
.de(de_RegisterGameServerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RegisterGameServerInput;
+ output: RegisterGameServerOutput;
+ };
+ sdk: {
+ input: RegisterGameServerCommandInput;
+ output: RegisterGameServerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts b/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts
index 8d391fdb8e0f0..131072405fd94 100644
--- a/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts
+++ b/clients/client-gamelift/src/commands/RequestUploadCredentialsCommand.ts
@@ -119,4 +119,16 @@ export class RequestUploadCredentialsCommand extends $Command
.f(void 0, RequestUploadCredentialsOutputFilterSensitiveLog)
.ser(se_RequestUploadCredentialsCommand)
.de(de_RequestUploadCredentialsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RequestUploadCredentialsInput;
+ output: RequestUploadCredentialsOutput;
+ };
+ sdk: {
+ input: RequestUploadCredentialsCommandInput;
+ output: RequestUploadCredentialsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ResolveAliasCommand.ts b/clients/client-gamelift/src/commands/ResolveAliasCommand.ts
index e443dd64aeda2..2af106f7a7862 100644
--- a/clients/client-gamelift/src/commands/ResolveAliasCommand.ts
+++ b/clients/client-gamelift/src/commands/ResolveAliasCommand.ts
@@ -108,4 +108,16 @@ export class ResolveAliasCommand extends $Command
.f(void 0, void 0)
.ser(se_ResolveAliasCommand)
.de(de_ResolveAliasCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ResolveAliasInput;
+ output: ResolveAliasOutput;
+ };
+ sdk: {
+ input: ResolveAliasCommandInput;
+ output: ResolveAliasCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts
index 3cd6c9daec6cc..85533980e1e19 100644
--- a/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts
+++ b/clients/client-gamelift/src/commands/ResumeGameServerGroupCommand.ts
@@ -134,4 +134,16 @@ export class ResumeGameServerGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_ResumeGameServerGroupCommand)
.de(de_ResumeGameServerGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ResumeGameServerGroupInput;
+ output: ResumeGameServerGroupOutput;
+ };
+ sdk: {
+ input: ResumeGameServerGroupCommandInput;
+ output: ResumeGameServerGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts b/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts
index d02f7f17d8e24..5098a5e7b178f 100644
--- a/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts
+++ b/clients/client-gamelift/src/commands/SearchGameSessionsCommand.ts
@@ -219,4 +219,16 @@ export class SearchGameSessionsCommand extends $Command
.f(void 0, SearchGameSessionsOutputFilterSensitiveLog)
.ser(se_SearchGameSessionsCommand)
.de(de_SearchGameSessionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SearchGameSessionsInput;
+ output: SearchGameSessionsOutput;
+ };
+ sdk: {
+ input: SearchGameSessionsCommandInput;
+ output: SearchGameSessionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts b/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts
index bda699af21fe5..a6cc044569d3f 100644
--- a/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts
+++ b/clients/client-gamelift/src/commands/StartFleetActionsCommand.ts
@@ -122,4 +122,16 @@ export class StartFleetActionsCommand extends $Command
.f(void 0, void 0)
.ser(se_StartFleetActionsCommand)
.de(de_StartFleetActionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartFleetActionsInput;
+ output: StartFleetActionsOutput;
+ };
+ sdk: {
+ input: StartFleetActionsCommandInput;
+ output: StartFleetActionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts b/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts
index 404525ed9ce1b..2f5802be1e86b 100644
--- a/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts
+++ b/clients/client-gamelift/src/commands/StartGameSessionPlacementCommand.ts
@@ -193,4 +193,16 @@ export class StartGameSessionPlacementCommand extends $Command
.f(StartGameSessionPlacementInputFilterSensitiveLog, StartGameSessionPlacementOutputFilterSensitiveLog)
.ser(se_StartGameSessionPlacementCommand)
.de(de_StartGameSessionPlacementCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartGameSessionPlacementInput;
+ output: StartGameSessionPlacementOutput;
+ };
+ sdk: {
+ input: StartGameSessionPlacementCommandInput;
+ output: StartGameSessionPlacementCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts b/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts
index f565ffc37fa19..7f5cf5cd8c9b8 100644
--- a/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts
+++ b/clients/client-gamelift/src/commands/StartMatchBackfillCommand.ts
@@ -199,4 +199,16 @@ export class StartMatchBackfillCommand extends $Command
.f(StartMatchBackfillInputFilterSensitiveLog, StartMatchBackfillOutputFilterSensitiveLog)
.ser(se_StartMatchBackfillCommand)
.de(de_StartMatchBackfillCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartMatchBackfillInput;
+ output: StartMatchBackfillOutput;
+ };
+ sdk: {
+ input: StartMatchBackfillCommandInput;
+ output: StartMatchBackfillCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts b/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts
index b7ac903105416..3cccb4b52a774 100644
--- a/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts
+++ b/clients/client-gamelift/src/commands/StartMatchmakingCommand.ts
@@ -190,4 +190,16 @@ export class StartMatchmakingCommand extends $Command
.f(StartMatchmakingInputFilterSensitiveLog, StartMatchmakingOutputFilterSensitiveLog)
.ser(se_StartMatchmakingCommand)
.de(de_StartMatchmakingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StartMatchmakingInput;
+ output: StartMatchmakingOutput;
+ };
+ sdk: {
+ input: StartMatchmakingCommandInput;
+ output: StartMatchmakingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts b/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts
index be26e0409a2f2..888b11ff210d9 100644
--- a/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts
+++ b/clients/client-gamelift/src/commands/StopFleetActionsCommand.ts
@@ -126,4 +126,16 @@ export class StopFleetActionsCommand extends $Command
.f(void 0, void 0)
.ser(se_StopFleetActionsCommand)
.de(de_StopFleetActionsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StopFleetActionsInput;
+ output: StopFleetActionsOutput;
+ };
+ sdk: {
+ input: StopFleetActionsCommandInput;
+ output: StopFleetActionsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts b/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts
index b6bcceaa271f6..f0f2ec736fc98 100644
--- a/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts
+++ b/clients/client-gamelift/src/commands/StopGameSessionPlacementCommand.ts
@@ -132,4 +132,16 @@ export class StopGameSessionPlacementCommand extends $Command
.f(void 0, StopGameSessionPlacementOutputFilterSensitiveLog)
.ser(se_StopGameSessionPlacementCommand)
.de(de_StopGameSessionPlacementCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StopGameSessionPlacementInput;
+ output: StopGameSessionPlacementOutput;
+ };
+ sdk: {
+ input: StopGameSessionPlacementCommandInput;
+ output: StopGameSessionPlacementCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts b/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts
index 2fa3c0a57a612..fefe4ec86430a 100644
--- a/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts
+++ b/clients/client-gamelift/src/commands/StopMatchmakingCommand.ts
@@ -107,4 +107,16 @@ export class StopMatchmakingCommand extends $Command
.f(void 0, void 0)
.ser(se_StopMatchmakingCommand)
.de(de_StopMatchmakingCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: StopMatchmakingInput;
+ output: {};
+ };
+ sdk: {
+ input: StopMatchmakingCommandInput;
+ output: StopMatchmakingCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts
index 31edaf8294feb..adc32e7594cff 100644
--- a/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts
+++ b/clients/client-gamelift/src/commands/SuspendGameServerGroupCommand.ts
@@ -143,4 +143,16 @@ export class SuspendGameServerGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_SuspendGameServerGroupCommand)
.de(de_SuspendGameServerGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SuspendGameServerGroupInput;
+ output: SuspendGameServerGroupOutput;
+ };
+ sdk: {
+ input: SuspendGameServerGroupCommandInput;
+ output: SuspendGameServerGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/TagResourceCommand.ts b/clients/client-gamelift/src/commands/TagResourceCommand.ts
index 192ee6fa19cae..28196b59b3628 100644
--- a/clients/client-gamelift/src/commands/TagResourceCommand.ts
+++ b/clients/client-gamelift/src/commands/TagResourceCommand.ts
@@ -120,4 +120,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/UntagResourceCommand.ts b/clients/client-gamelift/src/commands/UntagResourceCommand.ts
index a895c255ff867..d10a692638526 100644
--- a/clients/client-gamelift/src/commands/UntagResourceCommand.ts
+++ b/clients/client-gamelift/src/commands/UntagResourceCommand.ts
@@ -116,4 +116,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/UpdateAliasCommand.ts b/clients/client-gamelift/src/commands/UpdateAliasCommand.ts
index 97da4db3b9b8a..801de4d4c44a0 100644
--- a/clients/client-gamelift/src/commands/UpdateAliasCommand.ts
+++ b/clients/client-gamelift/src/commands/UpdateAliasCommand.ts
@@ -118,4 +118,16 @@ export class UpdateAliasCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateAliasCommand)
.de(de_UpdateAliasCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateAliasInput;
+ output: UpdateAliasOutput;
+ };
+ sdk: {
+ input: UpdateAliasCommandInput;
+ output: UpdateAliasCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/UpdateBuildCommand.ts b/clients/client-gamelift/src/commands/UpdateBuildCommand.ts
index ee1ceb1797c5f..70dac483a48a1 100644
--- a/clients/client-gamelift/src/commands/UpdateBuildCommand.ts
+++ b/clients/client-gamelift/src/commands/UpdateBuildCommand.ts
@@ -115,4 +115,16 @@ export class UpdateBuildCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateBuildCommand)
.de(de_UpdateBuildCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateBuildInput;
+ output: UpdateBuildOutput;
+ };
+ sdk: {
+ input: UpdateBuildCommandInput;
+ output: UpdateBuildCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts b/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts
index c1c0658ffb94a..fabdf6c468cff 100644
--- a/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts
+++ b/clients/client-gamelift/src/commands/UpdateFleetAttributesCommand.ts
@@ -130,4 +130,16 @@ export class UpdateFleetAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateFleetAttributesCommand)
.de(de_UpdateFleetAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateFleetAttributesInput;
+ output: UpdateFleetAttributesOutput;
+ };
+ sdk: {
+ input: UpdateFleetAttributesCommandInput;
+ output: UpdateFleetAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts b/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts
index b1301eba1e49b..2442aade5bf61 100644
--- a/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts
+++ b/clients/client-gamelift/src/commands/UpdateFleetCapacityCommand.ts
@@ -156,4 +156,16 @@ export class UpdateFleetCapacityCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateFleetCapacityCommand)
.de(de_UpdateFleetCapacityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateFleetCapacityInput;
+ output: UpdateFleetCapacityOutput;
+ };
+ sdk: {
+ input: UpdateFleetCapacityCommandInput;
+ output: UpdateFleetCapacityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts b/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts
index d4d975bc75d8d..bc29fd958a437 100644
--- a/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts
+++ b/clients/client-gamelift/src/commands/UpdateFleetPortSettingsCommand.ts
@@ -146,4 +146,16 @@ export class UpdateFleetPortSettingsCommand extends $Command
.f(UpdateFleetPortSettingsInputFilterSensitiveLog, void 0)
.ser(se_UpdateFleetPortSettingsCommand)
.de(de_UpdateFleetPortSettingsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateFleetPortSettingsInput;
+ output: UpdateFleetPortSettingsOutput;
+ };
+ sdk: {
+ input: UpdateFleetPortSettingsCommandInput;
+ output: UpdateFleetPortSettingsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts b/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts
index b6e8143cac94e..e33522588446e 100644
--- a/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts
+++ b/clients/client-gamelift/src/commands/UpdateGameServerCommand.ts
@@ -143,4 +143,16 @@ export class UpdateGameServerCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateGameServerCommand)
.de(de_UpdateGameServerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateGameServerInput;
+ output: UpdateGameServerOutput;
+ };
+ sdk: {
+ input: UpdateGameServerCommandInput;
+ output: UpdateGameServerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts b/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts
index 3039d9c5e4765..273f1b861a414 100644
--- a/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts
+++ b/clients/client-gamelift/src/commands/UpdateGameServerGroupCommand.ts
@@ -137,4 +137,16 @@ export class UpdateGameServerGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateGameServerGroupCommand)
.de(de_UpdateGameServerGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateGameServerGroupInput;
+ output: UpdateGameServerGroupOutput;
+ };
+ sdk: {
+ input: UpdateGameServerGroupCommandInput;
+ output: UpdateGameServerGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts b/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts
index 7352ebb75fa42..287b04feee0a5 100644
--- a/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts
+++ b/clients/client-gamelift/src/commands/UpdateGameSessionCommand.ts
@@ -147,4 +147,16 @@ export class UpdateGameSessionCommand extends $Command
.f(void 0, UpdateGameSessionOutputFilterSensitiveLog)
.ser(se_UpdateGameSessionCommand)
.de(de_UpdateGameSessionCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateGameSessionInput;
+ output: UpdateGameSessionOutput;
+ };
+ sdk: {
+ input: UpdateGameSessionCommandInput;
+ output: UpdateGameSessionCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts b/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts
index 55ca0813ab05b..506991719818c 100644
--- a/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts
+++ b/clients/client-gamelift/src/commands/UpdateGameSessionQueueCommand.ts
@@ -158,4 +158,16 @@ export class UpdateGameSessionQueueCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateGameSessionQueueCommand)
.de(de_UpdateGameSessionQueueCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateGameSessionQueueInput;
+ output: UpdateGameSessionQueueOutput;
+ };
+ sdk: {
+ input: UpdateGameSessionQueueCommandInput;
+ output: UpdateGameSessionQueueCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts b/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts
index 3d944cdf9893d..b3fbeb16ad1b1 100644
--- a/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts
+++ b/clients/client-gamelift/src/commands/UpdateMatchmakingConfigurationCommand.ts
@@ -150,4 +150,16 @@ export class UpdateMatchmakingConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateMatchmakingConfigurationCommand)
.de(de_UpdateMatchmakingConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateMatchmakingConfigurationInput;
+ output: UpdateMatchmakingConfigurationOutput;
+ };
+ sdk: {
+ input: UpdateMatchmakingConfigurationCommandInput;
+ output: UpdateMatchmakingConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts b/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts
index f4490a215a18b..afbd5dd773068 100644
--- a/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts
+++ b/clients/client-gamelift/src/commands/UpdateRuntimeConfigurationCommand.ts
@@ -142,4 +142,16 @@ export class UpdateRuntimeConfigurationCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateRuntimeConfigurationCommand)
.de(de_UpdateRuntimeConfigurationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateRuntimeConfigurationInput;
+ output: UpdateRuntimeConfigurationOutput;
+ };
+ sdk: {
+ input: UpdateRuntimeConfigurationCommandInput;
+ output: UpdateRuntimeConfigurationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/UpdateScriptCommand.ts b/clients/client-gamelift/src/commands/UpdateScriptCommand.ts
index 894ee2324aede..0770751fb9271 100644
--- a/clients/client-gamelift/src/commands/UpdateScriptCommand.ts
+++ b/clients/client-gamelift/src/commands/UpdateScriptCommand.ts
@@ -134,4 +134,16 @@ export class UpdateScriptCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateScriptCommand)
.de(de_UpdateScriptCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateScriptInput;
+ output: UpdateScriptOutput;
+ };
+ sdk: {
+ input: UpdateScriptCommandInput;
+ output: UpdateScriptCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-gamelift/src/commands/ValidateMatchmakingRuleSetCommand.ts b/clients/client-gamelift/src/commands/ValidateMatchmakingRuleSetCommand.ts
index e71f683d36331..7fe6cd2c8d329 100644
--- a/clients/client-gamelift/src/commands/ValidateMatchmakingRuleSetCommand.ts
+++ b/clients/client-gamelift/src/commands/ValidateMatchmakingRuleSetCommand.ts
@@ -101,4 +101,16 @@ export class ValidateMatchmakingRuleSetCommand extends $Command
.f(void 0, void 0)
.ser(se_ValidateMatchmakingRuleSetCommand)
.de(de_ValidateMatchmakingRuleSetCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ValidateMatchmakingRuleSetInput;
+ output: ValidateMatchmakingRuleSetOutput;
+ };
+ sdk: {
+ input: ValidateMatchmakingRuleSetCommandInput;
+ output: ValidateMatchmakingRuleSetCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/CHANGELOG.md b/clients/client-glacier/CHANGELOG.md
index 84f718771f119..7a00b00e31f25 100644
--- a/clients/client-glacier/CHANGELOG.md
+++ b/clients/client-glacier/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-glacier
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-glacier
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-glacier
diff --git a/clients/client-glacier/package.json b/clients/client-glacier/package.json
index 390a05a05c760..208e7e301c4b2 100644
--- a/clients/client-glacier/package.json
+++ b/clients/client-glacier/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-glacier",
"description": "AWS SDK for JavaScript Glacier Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-glacier",
@@ -36,33 +36,33 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
- "@smithy/util-stream": "^3.1.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
+ "@smithy/util-stream": "^3.1.6",
"@smithy/util-utf8": "^3.0.0",
- "@smithy/util-waiter": "^3.1.3",
+ "@smithy/util-waiter": "^3.1.5",
"tslib": "^2.6.2"
},
"devDependencies": {
diff --git a/clients/client-glacier/src/commands/AbortMultipartUploadCommand.ts b/clients/client-glacier/src/commands/AbortMultipartUploadCommand.ts
index 9c6caab01386d..a9aca879bd828 100644
--- a/clients/client-glacier/src/commands/AbortMultipartUploadCommand.ts
+++ b/clients/client-glacier/src/commands/AbortMultipartUploadCommand.ts
@@ -120,4 +120,16 @@ export class AbortMultipartUploadCommand extends $Command
.f(void 0, void 0)
.ser(se_AbortMultipartUploadCommand)
.de(de_AbortMultipartUploadCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AbortMultipartUploadInput;
+ output: {};
+ };
+ sdk: {
+ input: AbortMultipartUploadCommandInput;
+ output: AbortMultipartUploadCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/AbortVaultLockCommand.ts b/clients/client-glacier/src/commands/AbortVaultLockCommand.ts
index fd85571cee4a1..86dcf94035fd8 100644
--- a/clients/client-glacier/src/commands/AbortVaultLockCommand.ts
+++ b/clients/client-glacier/src/commands/AbortVaultLockCommand.ts
@@ -114,4 +114,16 @@ export class AbortVaultLockCommand extends $Command
.f(void 0, void 0)
.ser(se_AbortVaultLockCommand)
.de(de_AbortVaultLockCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AbortVaultLockInput;
+ output: {};
+ };
+ sdk: {
+ input: AbortVaultLockCommandInput;
+ output: AbortVaultLockCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/AddTagsToVaultCommand.ts b/clients/client-glacier/src/commands/AddTagsToVaultCommand.ts
index fc99784f936b1..9ebcd1559291c 100644
--- a/clients/client-glacier/src/commands/AddTagsToVaultCommand.ts
+++ b/clients/client-glacier/src/commands/AddTagsToVaultCommand.ts
@@ -116,4 +116,16 @@ export class AddTagsToVaultCommand extends $Command
.f(void 0, void 0)
.ser(se_AddTagsToVaultCommand)
.de(de_AddTagsToVaultCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddTagsToVaultInput;
+ output: {};
+ };
+ sdk: {
+ input: AddTagsToVaultCommandInput;
+ output: AddTagsToVaultCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/CompleteMultipartUploadCommand.ts b/clients/client-glacier/src/commands/CompleteMultipartUploadCommand.ts
index 853f5536044e8..c50dae2de5628 100644
--- a/clients/client-glacier/src/commands/CompleteMultipartUploadCommand.ts
+++ b/clients/client-glacier/src/commands/CompleteMultipartUploadCommand.ts
@@ -155,4 +155,16 @@ export class CompleteMultipartUploadCommand extends $Command
.f(void 0, void 0)
.ser(se_CompleteMultipartUploadCommand)
.de(de_CompleteMultipartUploadCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CompleteMultipartUploadInput;
+ output: ArchiveCreationOutput;
+ };
+ sdk: {
+ input: CompleteMultipartUploadCommandInput;
+ output: CompleteMultipartUploadCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/CompleteVaultLockCommand.ts b/clients/client-glacier/src/commands/CompleteVaultLockCommand.ts
index eec95bffa5e52..516e5b13573c7 100644
--- a/clients/client-glacier/src/commands/CompleteVaultLockCommand.ts
+++ b/clients/client-glacier/src/commands/CompleteVaultLockCommand.ts
@@ -116,4 +116,16 @@ export class CompleteVaultLockCommand extends $Command
.f(void 0, void 0)
.ser(se_CompleteVaultLockCommand)
.de(de_CompleteVaultLockCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CompleteVaultLockInput;
+ output: {};
+ };
+ sdk: {
+ input: CompleteVaultLockCommandInput;
+ output: CompleteVaultLockCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/CreateVaultCommand.ts b/clients/client-glacier/src/commands/CreateVaultCommand.ts
index c9c1efd8cf2e5..db8ed47b2f5bb 100644
--- a/clients/client-glacier/src/commands/CreateVaultCommand.ts
+++ b/clients/client-glacier/src/commands/CreateVaultCommand.ts
@@ -130,4 +130,16 @@ export class CreateVaultCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateVaultCommand)
.de(de_CreateVaultCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateVaultInput;
+ output: CreateVaultOutput;
+ };
+ sdk: {
+ input: CreateVaultCommandInput;
+ output: CreateVaultCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/DeleteArchiveCommand.ts b/clients/client-glacier/src/commands/DeleteArchiveCommand.ts
index 512c91be6a6b5..c8221669079b9 100644
--- a/clients/client-glacier/src/commands/DeleteArchiveCommand.ts
+++ b/clients/client-glacier/src/commands/DeleteArchiveCommand.ts
@@ -129,4 +129,16 @@ export class DeleteArchiveCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteArchiveCommand)
.de(de_DeleteArchiveCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteArchiveInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteArchiveCommandInput;
+ output: DeleteArchiveCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/DeleteVaultAccessPolicyCommand.ts b/clients/client-glacier/src/commands/DeleteVaultAccessPolicyCommand.ts
index d70492ad0a302..83dd6871bf405 100644
--- a/clients/client-glacier/src/commands/DeleteVaultAccessPolicyCommand.ts
+++ b/clients/client-glacier/src/commands/DeleteVaultAccessPolicyCommand.ts
@@ -107,4 +107,16 @@ export class DeleteVaultAccessPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteVaultAccessPolicyCommand)
.de(de_DeleteVaultAccessPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteVaultAccessPolicyInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteVaultAccessPolicyCommandInput;
+ output: DeleteVaultAccessPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/DeleteVaultCommand.ts b/clients/client-glacier/src/commands/DeleteVaultCommand.ts
index fba47b1b14bd1..e0c2f40124450 100644
--- a/clients/client-glacier/src/commands/DeleteVaultCommand.ts
+++ b/clients/client-glacier/src/commands/DeleteVaultCommand.ts
@@ -120,4 +120,16 @@ export class DeleteVaultCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteVaultCommand)
.de(de_DeleteVaultCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteVaultInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteVaultCommandInput;
+ output: DeleteVaultCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/DeleteVaultNotificationsCommand.ts b/clients/client-glacier/src/commands/DeleteVaultNotificationsCommand.ts
index b93104b6a0e88..43f2acf81aa43 100644
--- a/clients/client-glacier/src/commands/DeleteVaultNotificationsCommand.ts
+++ b/clients/client-glacier/src/commands/DeleteVaultNotificationsCommand.ts
@@ -113,4 +113,16 @@ export class DeleteVaultNotificationsCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteVaultNotificationsCommand)
.de(de_DeleteVaultNotificationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteVaultNotificationsInput;
+ output: {};
+ };
+ sdk: {
+ input: DeleteVaultNotificationsCommandInput;
+ output: DeleteVaultNotificationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/DescribeJobCommand.ts b/clients/client-glacier/src/commands/DescribeJobCommand.ts
index 45931be5874af..2e1bf188cf81e 100644
--- a/clients/client-glacier/src/commands/DescribeJobCommand.ts
+++ b/clients/client-glacier/src/commands/DescribeJobCommand.ts
@@ -219,4 +219,16 @@ export class DescribeJobCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeJobCommand)
.de(de_DescribeJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeJobInput;
+ output: GlacierJobDescription;
+ };
+ sdk: {
+ input: DescribeJobCommandInput;
+ output: DescribeJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/DescribeVaultCommand.ts b/clients/client-glacier/src/commands/DescribeVaultCommand.ts
index 5fc1d71880782..515ba8f804a5a 100644
--- a/clients/client-glacier/src/commands/DescribeVaultCommand.ts
+++ b/clients/client-glacier/src/commands/DescribeVaultCommand.ts
@@ -134,4 +134,16 @@ export class DescribeVaultCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeVaultCommand)
.de(de_DescribeVaultCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeVaultInput;
+ output: DescribeVaultOutput;
+ };
+ sdk: {
+ input: DescribeVaultCommandInput;
+ output: DescribeVaultCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/GetDataRetrievalPolicyCommand.ts b/clients/client-glacier/src/commands/GetDataRetrievalPolicyCommand.ts
index 77cceeac24e01..dd88812f75d02 100644
--- a/clients/client-glacier/src/commands/GetDataRetrievalPolicyCommand.ts
+++ b/clients/client-glacier/src/commands/GetDataRetrievalPolicyCommand.ts
@@ -118,4 +118,16 @@ export class GetDataRetrievalPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_GetDataRetrievalPolicyCommand)
.de(de_GetDataRetrievalPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetDataRetrievalPolicyInput;
+ output: GetDataRetrievalPolicyOutput;
+ };
+ sdk: {
+ input: GetDataRetrievalPolicyCommandInput;
+ output: GetDataRetrievalPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/GetJobOutputCommand.ts b/clients/client-glacier/src/commands/GetJobOutputCommand.ts
index 1907a0907aa20..c6f95359f619b 100644
--- a/clients/client-glacier/src/commands/GetJobOutputCommand.ts
+++ b/clients/client-glacier/src/commands/GetJobOutputCommand.ts
@@ -159,4 +159,16 @@ export class GetJobOutputCommand extends $Command
.f(void 0, GetJobOutputOutputFilterSensitiveLog)
.ser(se_GetJobOutputCommand)
.de(de_GetJobOutputCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetJobOutputInput;
+ output: GetJobOutputOutput;
+ };
+ sdk: {
+ input: GetJobOutputCommandInput;
+ output: GetJobOutputCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/GetVaultAccessPolicyCommand.ts b/clients/client-glacier/src/commands/GetVaultAccessPolicyCommand.ts
index 5c1f08364e013..b2773c65a4104 100644
--- a/clients/client-glacier/src/commands/GetVaultAccessPolicyCommand.ts
+++ b/clients/client-glacier/src/commands/GetVaultAccessPolicyCommand.ts
@@ -117,4 +117,16 @@ export class GetVaultAccessPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_GetVaultAccessPolicyCommand)
.de(de_GetVaultAccessPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetVaultAccessPolicyInput;
+ output: GetVaultAccessPolicyOutput;
+ };
+ sdk: {
+ input: GetVaultAccessPolicyCommandInput;
+ output: GetVaultAccessPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/GetVaultLockCommand.ts b/clients/client-glacier/src/commands/GetVaultLockCommand.ts
index a83e4b51e8a23..18c422a6fbafe 100644
--- a/clients/client-glacier/src/commands/GetVaultLockCommand.ts
+++ b/clients/client-glacier/src/commands/GetVaultLockCommand.ts
@@ -141,4 +141,16 @@ export class GetVaultLockCommand extends $Command
.f(void 0, void 0)
.ser(se_GetVaultLockCommand)
.de(de_GetVaultLockCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetVaultLockInput;
+ output: GetVaultLockOutput;
+ };
+ sdk: {
+ input: GetVaultLockCommandInput;
+ output: GetVaultLockCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/GetVaultNotificationsCommand.ts b/clients/client-glacier/src/commands/GetVaultNotificationsCommand.ts
index 556b4969ae827..5e381d1cc99b4 100644
--- a/clients/client-glacier/src/commands/GetVaultNotificationsCommand.ts
+++ b/clients/client-glacier/src/commands/GetVaultNotificationsCommand.ts
@@ -134,4 +134,16 @@ export class GetVaultNotificationsCommand extends $Command
.f(void 0, void 0)
.ser(se_GetVaultNotificationsCommand)
.de(de_GetVaultNotificationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: GetVaultNotificationsInput;
+ output: GetVaultNotificationsOutput;
+ };
+ sdk: {
+ input: GetVaultNotificationsCommandInput;
+ output: GetVaultNotificationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/InitiateJobCommand.ts b/clients/client-glacier/src/commands/InitiateJobCommand.ts
index 06ab26f866852..8dd5f55171753 100644
--- a/clients/client-glacier/src/commands/InitiateJobCommand.ts
+++ b/clients/client-glacier/src/commands/InitiateJobCommand.ts
@@ -199,4 +199,16 @@ export class InitiateJobCommand extends $Command
.f(void 0, void 0)
.ser(se_InitiateJobCommand)
.de(de_InitiateJobCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: InitiateJobInput;
+ output: InitiateJobOutput;
+ };
+ sdk: {
+ input: InitiateJobCommandInput;
+ output: InitiateJobCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/InitiateMultipartUploadCommand.ts b/clients/client-glacier/src/commands/InitiateMultipartUploadCommand.ts
index ffd6b5fd1b5fa..d59fc83437776 100644
--- a/clients/client-glacier/src/commands/InitiateMultipartUploadCommand.ts
+++ b/clients/client-glacier/src/commands/InitiateMultipartUploadCommand.ts
@@ -146,4 +146,16 @@ export class InitiateMultipartUploadCommand extends $Command
.f(void 0, void 0)
.ser(se_InitiateMultipartUploadCommand)
.de(de_InitiateMultipartUploadCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: InitiateMultipartUploadInput;
+ output: InitiateMultipartUploadOutput;
+ };
+ sdk: {
+ input: InitiateMultipartUploadCommandInput;
+ output: InitiateMultipartUploadCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/InitiateVaultLockCommand.ts b/clients/client-glacier/src/commands/InitiateVaultLockCommand.ts
index 4ee736ee28104..fae70897a5c28 100644
--- a/clients/client-glacier/src/commands/InitiateVaultLockCommand.ts
+++ b/clients/client-glacier/src/commands/InitiateVaultLockCommand.ts
@@ -148,4 +148,16 @@ export class InitiateVaultLockCommand extends $Command
.f(void 0, void 0)
.ser(se_InitiateVaultLockCommand)
.de(de_InitiateVaultLockCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: InitiateVaultLockInput;
+ output: InitiateVaultLockOutput;
+ };
+ sdk: {
+ input: InitiateVaultLockCommandInput;
+ output: InitiateVaultLockCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/ListJobsCommand.ts b/clients/client-glacier/src/commands/ListJobsCommand.ts
index 84b5f2b5d305a..73cfab7da9275 100644
--- a/clients/client-glacier/src/commands/ListJobsCommand.ts
+++ b/clients/client-glacier/src/commands/ListJobsCommand.ts
@@ -257,4 +257,16 @@ export class ListJobsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListJobsCommand)
.de(de_ListJobsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListJobsInput;
+ output: ListJobsOutput;
+ };
+ sdk: {
+ input: ListJobsCommandInput;
+ output: ListJobsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/ListMultipartUploadsCommand.ts b/clients/client-glacier/src/commands/ListMultipartUploadsCommand.ts
index 198b017c899b3..76580d4a6131a 100644
--- a/clients/client-glacier/src/commands/ListMultipartUploadsCommand.ts
+++ b/clients/client-glacier/src/commands/ListMultipartUploadsCommand.ts
@@ -167,4 +167,16 @@ export class ListMultipartUploadsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListMultipartUploadsCommand)
.de(de_ListMultipartUploadsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListMultipartUploadsInput;
+ output: ListMultipartUploadsOutput;
+ };
+ sdk: {
+ input: ListMultipartUploadsCommandInput;
+ output: ListMultipartUploadsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/ListPartsCommand.ts b/clients/client-glacier/src/commands/ListPartsCommand.ts
index 6c73875e840c4..bce9ef0f2c977 100644
--- a/clients/client-glacier/src/commands/ListPartsCommand.ts
+++ b/clients/client-glacier/src/commands/ListPartsCommand.ts
@@ -159,4 +159,16 @@ export class ListPartsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListPartsCommand)
.de(de_ListPartsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListPartsInput;
+ output: ListPartsOutput;
+ };
+ sdk: {
+ input: ListPartsCommandInput;
+ output: ListPartsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/ListProvisionedCapacityCommand.ts b/clients/client-glacier/src/commands/ListProvisionedCapacityCommand.ts
index e2ee9d2f4550d..380c8b482ff92 100644
--- a/clients/client-glacier/src/commands/ListProvisionedCapacityCommand.ts
+++ b/clients/client-glacier/src/commands/ListProvisionedCapacityCommand.ts
@@ -120,4 +120,16 @@ export class ListProvisionedCapacityCommand extends $Command
.f(void 0, void 0)
.ser(se_ListProvisionedCapacityCommand)
.de(de_ListProvisionedCapacityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListProvisionedCapacityInput;
+ output: ListProvisionedCapacityOutput;
+ };
+ sdk: {
+ input: ListProvisionedCapacityCommandInput;
+ output: ListProvisionedCapacityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/ListTagsForVaultCommand.ts b/clients/client-glacier/src/commands/ListTagsForVaultCommand.ts
index 0340ba468e6d3..acafd96c4403b 100644
--- a/clients/client-glacier/src/commands/ListTagsForVaultCommand.ts
+++ b/clients/client-glacier/src/commands/ListTagsForVaultCommand.ts
@@ -115,4 +115,16 @@ export class ListTagsForVaultCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForVaultCommand)
.de(de_ListTagsForVaultCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForVaultInput;
+ output: ListTagsForVaultOutput;
+ };
+ sdk: {
+ input: ListTagsForVaultCommandInput;
+ output: ListTagsForVaultCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/ListVaultsCommand.ts b/clients/client-glacier/src/commands/ListVaultsCommand.ts
index 301633c05c998..75d8bc7cd1b94 100644
--- a/clients/client-glacier/src/commands/ListVaultsCommand.ts
+++ b/clients/client-glacier/src/commands/ListVaultsCommand.ts
@@ -147,4 +147,16 @@ export class ListVaultsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListVaultsCommand)
.de(de_ListVaultsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListVaultsInput;
+ output: ListVaultsOutput;
+ };
+ sdk: {
+ input: ListVaultsCommandInput;
+ output: ListVaultsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/PurchaseProvisionedCapacityCommand.ts b/clients/client-glacier/src/commands/PurchaseProvisionedCapacityCommand.ts
index 259518ab63c81..8481c31fbe93c 100644
--- a/clients/client-glacier/src/commands/PurchaseProvisionedCapacityCommand.ts
+++ b/clients/client-glacier/src/commands/PurchaseProvisionedCapacityCommand.ts
@@ -108,4 +108,16 @@ export class PurchaseProvisionedCapacityCommand extends $Command
.f(void 0, void 0)
.ser(se_PurchaseProvisionedCapacityCommand)
.de(de_PurchaseProvisionedCapacityCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: PurchaseProvisionedCapacityInput;
+ output: PurchaseProvisionedCapacityOutput;
+ };
+ sdk: {
+ input: PurchaseProvisionedCapacityCommandInput;
+ output: PurchaseProvisionedCapacityCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/RemoveTagsFromVaultCommand.ts b/clients/client-glacier/src/commands/RemoveTagsFromVaultCommand.ts
index 70182a9ebcd8b..abb32babd6d09 100644
--- a/clients/client-glacier/src/commands/RemoveTagsFromVaultCommand.ts
+++ b/clients/client-glacier/src/commands/RemoveTagsFromVaultCommand.ts
@@ -111,4 +111,16 @@ export class RemoveTagsFromVaultCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveTagsFromVaultCommand)
.de(de_RemoveTagsFromVaultCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveTagsFromVaultInput;
+ output: {};
+ };
+ sdk: {
+ input: RemoveTagsFromVaultCommandInput;
+ output: RemoveTagsFromVaultCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/SetDataRetrievalPolicyCommand.ts b/clients/client-glacier/src/commands/SetDataRetrievalPolicyCommand.ts
index 6a0795ad30e42..1c85c4586e00b 100644
--- a/clients/client-glacier/src/commands/SetDataRetrievalPolicyCommand.ts
+++ b/clients/client-glacier/src/commands/SetDataRetrievalPolicyCommand.ts
@@ -116,4 +116,16 @@ export class SetDataRetrievalPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_SetDataRetrievalPolicyCommand)
.de(de_SetDataRetrievalPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetDataRetrievalPolicyInput;
+ output: {};
+ };
+ sdk: {
+ input: SetDataRetrievalPolicyCommandInput;
+ output: SetDataRetrievalPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/SetVaultAccessPolicyCommand.ts b/clients/client-glacier/src/commands/SetVaultAccessPolicyCommand.ts
index d347f1664f27b..abd72741fb739 100644
--- a/clients/client-glacier/src/commands/SetVaultAccessPolicyCommand.ts
+++ b/clients/client-glacier/src/commands/SetVaultAccessPolicyCommand.ts
@@ -112,4 +112,16 @@ export class SetVaultAccessPolicyCommand extends $Command
.f(void 0, void 0)
.ser(se_SetVaultAccessPolicyCommand)
.de(de_SetVaultAccessPolicyCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetVaultAccessPolicyInput;
+ output: {};
+ };
+ sdk: {
+ input: SetVaultAccessPolicyCommandInput;
+ output: SetVaultAccessPolicyCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/SetVaultNotificationsCommand.ts b/clients/client-glacier/src/commands/SetVaultNotificationsCommand.ts
index 260d0a12cd94a..ee58a9d6b5245 100644
--- a/clients/client-glacier/src/commands/SetVaultNotificationsCommand.ts
+++ b/clients/client-glacier/src/commands/SetVaultNotificationsCommand.ts
@@ -151,4 +151,16 @@ export class SetVaultNotificationsCommand extends $Command
.f(void 0, void 0)
.ser(se_SetVaultNotificationsCommand)
.de(de_SetVaultNotificationsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: SetVaultNotificationsInput;
+ output: {};
+ };
+ sdk: {
+ input: SetVaultNotificationsCommandInput;
+ output: SetVaultNotificationsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/UploadArchiveCommand.ts b/clients/client-glacier/src/commands/UploadArchiveCommand.ts
index e46728eaf8080..b75562cd08878 100644
--- a/clients/client-glacier/src/commands/UploadArchiveCommand.ts
+++ b/clients/client-glacier/src/commands/UploadArchiveCommand.ts
@@ -156,4 +156,16 @@ export class UploadArchiveCommand extends $Command
.f(UploadArchiveInputFilterSensitiveLog, void 0)
.ser(se_UploadArchiveCommand)
.de(de_UploadArchiveCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UploadArchiveInput;
+ output: ArchiveCreationOutput;
+ };
+ sdk: {
+ input: UploadArchiveCommandInput;
+ output: UploadArchiveCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glacier/src/commands/UploadMultipartPartCommand.ts b/clients/client-glacier/src/commands/UploadMultipartPartCommand.ts
index 0c3f2cbb28f55..99a874a302e30 100644
--- a/clients/client-glacier/src/commands/UploadMultipartPartCommand.ts
+++ b/clients/client-glacier/src/commands/UploadMultipartPartCommand.ts
@@ -177,4 +177,16 @@ export class UploadMultipartPartCommand extends $Command
.f(UploadMultipartPartInputFilterSensitiveLog, void 0)
.ser(se_UploadMultipartPartCommand)
.de(de_UploadMultipartPartCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UploadMultipartPartInput;
+ output: UploadMultipartPartOutput;
+ };
+ sdk: {
+ input: UploadMultipartPartCommandInput;
+ output: UploadMultipartPartCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/CHANGELOG.md b/clients/client-global-accelerator/CHANGELOG.md
index 000e12a8f87f3..1ddde43fef007 100644
--- a/clients/client-global-accelerator/CHANGELOG.md
+++ b/clients/client-global-accelerator/CHANGELOG.md
@@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-global-accelerator
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-global-accelerator
+
+
+
+
+
# [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11)
**Note:** Version bump only for package @aws-sdk/client-global-accelerator
diff --git a/clients/client-global-accelerator/package.json b/clients/client-global-accelerator/package.json
index e10fe025d0866..af7bb3743227a 100644
--- a/clients/client-global-accelerator/package.json
+++ b/clients/client-global-accelerator/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-global-accelerator",
"description": "AWS SDK for JavaScript Global Accelerator Client for Node.js, Browser and React Native",
- "version": "3.650.0",
+ "version": "3.654.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-global-accelerator",
@@ -33,30 +33,30 @@
"@aws-sdk/util-endpoints": "*",
"@aws-sdk/util-user-agent-browser": "*",
"@aws-sdk/util-user-agent-node": "*",
- "@smithy/config-resolver": "^3.0.6",
- "@smithy/core": "^2.4.1",
- "@smithy/fetch-http-handler": "^3.2.5",
- "@smithy/hash-node": "^3.0.4",
- "@smithy/invalid-dependency": "^3.0.4",
- "@smithy/middleware-content-length": "^3.0.6",
- "@smithy/middleware-endpoint": "^3.1.1",
- "@smithy/middleware-retry": "^3.0.16",
- "@smithy/middleware-serde": "^3.0.4",
- "@smithy/middleware-stack": "^3.0.4",
- "@smithy/node-config-provider": "^3.1.5",
- "@smithy/node-http-handler": "^3.2.0",
- "@smithy/protocol-http": "^4.1.1",
- "@smithy/smithy-client": "^3.3.0",
- "@smithy/types": "^3.4.0",
- "@smithy/url-parser": "^3.0.4",
+ "@smithy/config-resolver": "^3.0.8",
+ "@smithy/core": "^2.4.3",
+ "@smithy/fetch-http-handler": "^3.2.7",
+ "@smithy/hash-node": "^3.0.6",
+ "@smithy/invalid-dependency": "^3.0.6",
+ "@smithy/middleware-content-length": "^3.0.8",
+ "@smithy/middleware-endpoint": "^3.1.3",
+ "@smithy/middleware-retry": "^3.0.18",
+ "@smithy/middleware-serde": "^3.0.6",
+ "@smithy/middleware-stack": "^3.0.6",
+ "@smithy/node-config-provider": "^3.1.7",
+ "@smithy/node-http-handler": "^3.2.2",
+ "@smithy/protocol-http": "^4.1.3",
+ "@smithy/smithy-client": "^3.3.2",
+ "@smithy/types": "^3.4.2",
+ "@smithy/url-parser": "^3.0.6",
"@smithy/util-base64": "^3.0.0",
"@smithy/util-body-length-browser": "^3.0.0",
"@smithy/util-body-length-node": "^3.0.0",
- "@smithy/util-defaults-mode-browser": "^3.0.16",
- "@smithy/util-defaults-mode-node": "^3.0.16",
- "@smithy/util-endpoints": "^2.1.0",
- "@smithy/util-middleware": "^3.0.4",
- "@smithy/util-retry": "^3.0.4",
+ "@smithy/util-defaults-mode-browser": "^3.0.18",
+ "@smithy/util-defaults-mode-node": "^3.0.18",
+ "@smithy/util-endpoints": "^2.1.2",
+ "@smithy/util-middleware": "^3.0.6",
+ "@smithy/util-retry": "^3.0.6",
"@smithy/util-utf8": "^3.0.0",
"tslib": "^2.6.2",
"uuid": "^9.0.1"
diff --git a/clients/client-global-accelerator/src/commands/AddCustomRoutingEndpointsCommand.ts b/clients/client-global-accelerator/src/commands/AddCustomRoutingEndpointsCommand.ts
index 77e0c4ce2bb57..bebd75b7e7635 100644
--- a/clients/client-global-accelerator/src/commands/AddCustomRoutingEndpointsCommand.ts
+++ b/clients/client-global-accelerator/src/commands/AddCustomRoutingEndpointsCommand.ts
@@ -123,4 +123,16 @@ export class AddCustomRoutingEndpointsCommand extends $Command
.f(void 0, void 0)
.ser(se_AddCustomRoutingEndpointsCommand)
.de(de_AddCustomRoutingEndpointsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddCustomRoutingEndpointsRequest;
+ output: AddCustomRoutingEndpointsResponse;
+ };
+ sdk: {
+ input: AddCustomRoutingEndpointsCommandInput;
+ output: AddCustomRoutingEndpointsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/AddEndpointsCommand.ts b/clients/client-global-accelerator/src/commands/AddEndpointsCommand.ts
index 0e64ee0725042..08c5b04085ea9 100644
--- a/clients/client-global-accelerator/src/commands/AddEndpointsCommand.ts
+++ b/clients/client-global-accelerator/src/commands/AddEndpointsCommand.ts
@@ -135,4 +135,16 @@ export class AddEndpointsCommand extends $Command
.f(void 0, void 0)
.ser(se_AddEndpointsCommand)
.de(de_AddEndpointsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AddEndpointsRequest;
+ output: AddEndpointsResponse;
+ };
+ sdk: {
+ input: AddEndpointsCommandInput;
+ output: AddEndpointsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/AdvertiseByoipCidrCommand.ts b/clients/client-global-accelerator/src/commands/AdvertiseByoipCidrCommand.ts
index 47d32befada28..82d32033ce2bf 100644
--- a/clients/client-global-accelerator/src/commands/AdvertiseByoipCidrCommand.ts
+++ b/clients/client-global-accelerator/src/commands/AdvertiseByoipCidrCommand.ts
@@ -112,4 +112,16 @@ export class AdvertiseByoipCidrCommand extends $Command
.f(void 0, void 0)
.ser(se_AdvertiseByoipCidrCommand)
.de(de_AdvertiseByoipCidrCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AdvertiseByoipCidrRequest;
+ output: AdvertiseByoipCidrResponse;
+ };
+ sdk: {
+ input: AdvertiseByoipCidrCommandInput;
+ output: AdvertiseByoipCidrCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/AllowCustomRoutingTrafficCommand.ts b/clients/client-global-accelerator/src/commands/AllowCustomRoutingTrafficCommand.ts
index 986f9b21ebfc6..295b42c8a4ca8 100644
--- a/clients/client-global-accelerator/src/commands/AllowCustomRoutingTrafficCommand.ts
+++ b/clients/client-global-accelerator/src/commands/AllowCustomRoutingTrafficCommand.ts
@@ -101,4 +101,16 @@ export class AllowCustomRoutingTrafficCommand extends $Command
.f(void 0, void 0)
.ser(se_AllowCustomRoutingTrafficCommand)
.de(de_AllowCustomRoutingTrafficCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: AllowCustomRoutingTrafficRequest;
+ output: {};
+ };
+ sdk: {
+ input: AllowCustomRoutingTrafficCommandInput;
+ output: AllowCustomRoutingTrafficCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/CreateAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/CreateAcceleratorCommand.ts
index 980f0e8b77073..50b5736e8fda5 100644
--- a/clients/client-global-accelerator/src/commands/CreateAcceleratorCommand.ts
+++ b/clients/client-global-accelerator/src/commands/CreateAcceleratorCommand.ts
@@ -139,4 +139,16 @@ export class CreateAcceleratorCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateAcceleratorCommand)
.de(de_CreateAcceleratorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateAcceleratorRequest;
+ output: CreateAcceleratorResponse;
+ };
+ sdk: {
+ input: CreateAcceleratorCommandInput;
+ output: CreateAcceleratorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/CreateCrossAccountAttachmentCommand.ts b/clients/client-global-accelerator/src/commands/CreateCrossAccountAttachmentCommand.ts
index b1d4249e24462..8fa63efe0de97 100644
--- a/clients/client-global-accelerator/src/commands/CreateCrossAccountAttachmentCommand.ts
+++ b/clients/client-global-accelerator/src/commands/CreateCrossAccountAttachmentCommand.ts
@@ -150,4 +150,16 @@ export class CreateCrossAccountAttachmentCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateCrossAccountAttachmentCommand)
.de(de_CreateCrossAccountAttachmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateCrossAccountAttachmentRequest;
+ output: CreateCrossAccountAttachmentResponse;
+ };
+ sdk: {
+ input: CreateCrossAccountAttachmentCommandInput;
+ output: CreateCrossAccountAttachmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/CreateCustomRoutingAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/CreateCustomRoutingAcceleratorCommand.ts
index 2aa521a442552..1bcf36cc80c5e 100644
--- a/clients/client-global-accelerator/src/commands/CreateCustomRoutingAcceleratorCommand.ts
+++ b/clients/client-global-accelerator/src/commands/CreateCustomRoutingAcceleratorCommand.ts
@@ -141,4 +141,16 @@ export class CreateCustomRoutingAcceleratorCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateCustomRoutingAcceleratorCommand)
.de(de_CreateCustomRoutingAcceleratorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateCustomRoutingAcceleratorRequest;
+ output: CreateCustomRoutingAcceleratorResponse;
+ };
+ sdk: {
+ input: CreateCustomRoutingAcceleratorCommandInput;
+ output: CreateCustomRoutingAcceleratorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/CreateCustomRoutingEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/CreateCustomRoutingEndpointGroupCommand.ts
index eaa7d41f2bc34..b71e495b423cf 100644
--- a/clients/client-global-accelerator/src/commands/CreateCustomRoutingEndpointGroupCommand.ts
+++ b/clients/client-global-accelerator/src/commands/CreateCustomRoutingEndpointGroupCommand.ts
@@ -140,4 +140,16 @@ export class CreateCustomRoutingEndpointGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateCustomRoutingEndpointGroupCommand)
.de(de_CreateCustomRoutingEndpointGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateCustomRoutingEndpointGroupRequest;
+ output: CreateCustomRoutingEndpointGroupResponse;
+ };
+ sdk: {
+ input: CreateCustomRoutingEndpointGroupCommandInput;
+ output: CreateCustomRoutingEndpointGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/CreateCustomRoutingListenerCommand.ts b/clients/client-global-accelerator/src/commands/CreateCustomRoutingListenerCommand.ts
index a1adc16028fb5..0bec04c3c017a 100644
--- a/clients/client-global-accelerator/src/commands/CreateCustomRoutingListenerCommand.ts
+++ b/clients/client-global-accelerator/src/commands/CreateCustomRoutingListenerCommand.ts
@@ -114,4 +114,16 @@ export class CreateCustomRoutingListenerCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateCustomRoutingListenerCommand)
.de(de_CreateCustomRoutingListenerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateCustomRoutingListenerRequest;
+ output: CreateCustomRoutingListenerResponse;
+ };
+ sdk: {
+ input: CreateCustomRoutingListenerCommandInput;
+ output: CreateCustomRoutingListenerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/CreateEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/CreateEndpointGroupCommand.ts
index 129801c956c6f..02f5c049692ab 100644
--- a/clients/client-global-accelerator/src/commands/CreateEndpointGroupCommand.ts
+++ b/clients/client-global-accelerator/src/commands/CreateEndpointGroupCommand.ts
@@ -152,4 +152,16 @@ export class CreateEndpointGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateEndpointGroupCommand)
.de(de_CreateEndpointGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateEndpointGroupRequest;
+ output: CreateEndpointGroupResponse;
+ };
+ sdk: {
+ input: CreateEndpointGroupCommandInput;
+ output: CreateEndpointGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/CreateListenerCommand.ts b/clients/client-global-accelerator/src/commands/CreateListenerCommand.ts
index aef73ccac1203..8b37a08e4b38b 100644
--- a/clients/client-global-accelerator/src/commands/CreateListenerCommand.ts
+++ b/clients/client-global-accelerator/src/commands/CreateListenerCommand.ts
@@ -116,4 +116,16 @@ export class CreateListenerCommand extends $Command
.f(void 0, void 0)
.ser(se_CreateListenerCommand)
.de(de_CreateListenerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: CreateListenerRequest;
+ output: CreateListenerResponse;
+ };
+ sdk: {
+ input: CreateListenerCommandInput;
+ output: CreateListenerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DeleteAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/DeleteAcceleratorCommand.ts
index e98fd8faabc79..625042f5ea8a5 100644
--- a/clients/client-global-accelerator/src/commands/DeleteAcceleratorCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DeleteAcceleratorCommand.ts
@@ -111,4 +111,16 @@ export class DeleteAcceleratorCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteAcceleratorCommand)
.de(de_DeleteAcceleratorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteAcceleratorRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteAcceleratorCommandInput;
+ output: DeleteAcceleratorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DeleteCrossAccountAttachmentCommand.ts b/clients/client-global-accelerator/src/commands/DeleteCrossAccountAttachmentCommand.ts
index 4b9eb9c647297..f8402bcd36caa 100644
--- a/clients/client-global-accelerator/src/commands/DeleteCrossAccountAttachmentCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DeleteCrossAccountAttachmentCommand.ts
@@ -102,4 +102,16 @@ export class DeleteCrossAccountAttachmentCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteCrossAccountAttachmentCommand)
.de(de_DeleteCrossAccountAttachmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteCrossAccountAttachmentRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteCrossAccountAttachmentCommandInput;
+ output: DeleteCrossAccountAttachmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingAcceleratorCommand.ts
index 04fc625b62b4e..c4a74150825b1 100644
--- a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingAcceleratorCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingAcceleratorCommand.ts
@@ -114,4 +114,16 @@ export class DeleteCustomRoutingAcceleratorCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteCustomRoutingAcceleratorCommand)
.de(de_DeleteCustomRoutingAcceleratorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteCustomRoutingAcceleratorRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteCustomRoutingAcceleratorCommandInput;
+ output: DeleteCustomRoutingAcceleratorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingEndpointGroupCommand.ts
index 796b3b2aa74d1..93f6eb6a58021 100644
--- a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingEndpointGroupCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingEndpointGroupCommand.ts
@@ -91,4 +91,16 @@ export class DeleteCustomRoutingEndpointGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteCustomRoutingEndpointGroupCommand)
.de(de_DeleteCustomRoutingEndpointGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteCustomRoutingEndpointGroupRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteCustomRoutingEndpointGroupCommandInput;
+ output: DeleteCustomRoutingEndpointGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingListenerCommand.ts b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingListenerCommand.ts
index e16faafa1050f..d357321d6352a 100644
--- a/clients/client-global-accelerator/src/commands/DeleteCustomRoutingListenerCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DeleteCustomRoutingListenerCommand.ts
@@ -92,4 +92,16 @@ export class DeleteCustomRoutingListenerCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteCustomRoutingListenerCommand)
.de(de_DeleteCustomRoutingListenerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteCustomRoutingListenerRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteCustomRoutingListenerCommandInput;
+ output: DeleteCustomRoutingListenerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DeleteEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/DeleteEndpointGroupCommand.ts
index 9646e764c77f9..dd214ca4ec81b 100644
--- a/clients/client-global-accelerator/src/commands/DeleteEndpointGroupCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DeleteEndpointGroupCommand.ts
@@ -88,4 +88,16 @@ export class DeleteEndpointGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteEndpointGroupCommand)
.de(de_DeleteEndpointGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteEndpointGroupRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteEndpointGroupCommandInput;
+ output: DeleteEndpointGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DeleteListenerCommand.ts b/clients/client-global-accelerator/src/commands/DeleteListenerCommand.ts
index 3a200494e7c89..693dffed254ab 100644
--- a/clients/client-global-accelerator/src/commands/DeleteListenerCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DeleteListenerCommand.ts
@@ -92,4 +92,16 @@ export class DeleteListenerCommand extends $Command
.f(void 0, void 0)
.ser(se_DeleteListenerCommand)
.de(de_DeleteListenerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeleteListenerRequest;
+ output: {};
+ };
+ sdk: {
+ input: DeleteListenerCommandInput;
+ output: DeleteListenerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DenyCustomRoutingTrafficCommand.ts b/clients/client-global-accelerator/src/commands/DenyCustomRoutingTrafficCommand.ts
index 638e385d4258c..a8ce1d8df6be4 100644
--- a/clients/client-global-accelerator/src/commands/DenyCustomRoutingTrafficCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DenyCustomRoutingTrafficCommand.ts
@@ -101,4 +101,16 @@ export class DenyCustomRoutingTrafficCommand extends $Command
.f(void 0, void 0)
.ser(se_DenyCustomRoutingTrafficCommand)
.de(de_DenyCustomRoutingTrafficCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DenyCustomRoutingTrafficRequest;
+ output: {};
+ };
+ sdk: {
+ input: DenyCustomRoutingTrafficCommandInput;
+ output: DenyCustomRoutingTrafficCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DeprovisionByoipCidrCommand.ts b/clients/client-global-accelerator/src/commands/DeprovisionByoipCidrCommand.ts
index 63bc825efdf9b..0afdc81d38cef 100644
--- a/clients/client-global-accelerator/src/commands/DeprovisionByoipCidrCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DeprovisionByoipCidrCommand.ts
@@ -112,4 +112,16 @@ export class DeprovisionByoipCidrCommand extends $Command
.f(void 0, void 0)
.ser(se_DeprovisionByoipCidrCommand)
.de(de_DeprovisionByoipCidrCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DeprovisionByoipCidrRequest;
+ output: DeprovisionByoipCidrResponse;
+ };
+ sdk: {
+ input: DeprovisionByoipCidrCommandInput;
+ output: DeprovisionByoipCidrCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DescribeAcceleratorAttributesCommand.ts b/clients/client-global-accelerator/src/commands/DescribeAcceleratorAttributesCommand.ts
index 3018a9c2369fb..0720e7264e82d 100644
--- a/clients/client-global-accelerator/src/commands/DescribeAcceleratorAttributesCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DescribeAcceleratorAttributesCommand.ts
@@ -100,4 +100,16 @@ export class DescribeAcceleratorAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAcceleratorAttributesCommand)
.de(de_DescribeAcceleratorAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAcceleratorAttributesRequest;
+ output: DescribeAcceleratorAttributesResponse;
+ };
+ sdk: {
+ input: DescribeAcceleratorAttributesCommandInput;
+ output: DescribeAcceleratorAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DescribeAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/DescribeAcceleratorCommand.ts
index 1e16e86a5f9e9..04c886aeeb26c 100644
--- a/clients/client-global-accelerator/src/commands/DescribeAcceleratorCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DescribeAcceleratorCommand.ts
@@ -115,4 +115,16 @@ export class DescribeAcceleratorCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeAcceleratorCommand)
.de(de_DescribeAcceleratorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeAcceleratorRequest;
+ output: DescribeAcceleratorResponse;
+ };
+ sdk: {
+ input: DescribeAcceleratorCommandInput;
+ output: DescribeAcceleratorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DescribeCrossAccountAttachmentCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCrossAccountAttachmentCommand.ts
index 4cbc8808ffa06..d891e5c621571 100644
--- a/clients/client-global-accelerator/src/commands/DescribeCrossAccountAttachmentCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DescribeCrossAccountAttachmentCommand.ts
@@ -113,4 +113,16 @@ export class DescribeCrossAccountAttachmentCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCrossAccountAttachmentCommand)
.de(de_DescribeCrossAccountAttachmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCrossAccountAttachmentRequest;
+ output: DescribeCrossAccountAttachmentResponse;
+ };
+ sdk: {
+ input: DescribeCrossAccountAttachmentCommandInput;
+ output: DescribeCrossAccountAttachmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorAttributesCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorAttributesCommand.ts
index 9c4aa8c05e5ed..bce12ef85caa9 100644
--- a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorAttributesCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorAttributesCommand.ts
@@ -103,4 +103,16 @@ export class DescribeCustomRoutingAcceleratorAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCustomRoutingAcceleratorAttributesCommand)
.de(de_DescribeCustomRoutingAcceleratorAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCustomRoutingAcceleratorAttributesRequest;
+ output: DescribeCustomRoutingAcceleratorAttributesResponse;
+ };
+ sdk: {
+ input: DescribeCustomRoutingAcceleratorAttributesCommandInput;
+ output: DescribeCustomRoutingAcceleratorAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorCommand.ts
index 4bb775acea9fa..fc140bd59d3f2 100644
--- a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingAcceleratorCommand.ts
@@ -113,4 +113,16 @@ export class DescribeCustomRoutingAcceleratorCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCustomRoutingAcceleratorCommand)
.de(de_DescribeCustomRoutingAcceleratorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCustomRoutingAcceleratorRequest;
+ output: DescribeCustomRoutingAcceleratorResponse;
+ };
+ sdk: {
+ input: DescribeCustomRoutingAcceleratorCommandInput;
+ output: DescribeCustomRoutingAcceleratorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingEndpointGroupCommand.ts
index dd9fbb7f385dc..8abbe3b64b013 100644
--- a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingEndpointGroupCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingEndpointGroupCommand.ts
@@ -115,4 +115,16 @@ export class DescribeCustomRoutingEndpointGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCustomRoutingEndpointGroupCommand)
.de(de_DescribeCustomRoutingEndpointGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCustomRoutingEndpointGroupRequest;
+ output: DescribeCustomRoutingEndpointGroupResponse;
+ };
+ sdk: {
+ input: DescribeCustomRoutingEndpointGroupCommandInput;
+ output: DescribeCustomRoutingEndpointGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingListenerCommand.ts b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingListenerCommand.ts
index 83c206f3a01c4..f727840ed7123 100644
--- a/clients/client-global-accelerator/src/commands/DescribeCustomRoutingListenerCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DescribeCustomRoutingListenerCommand.ts
@@ -103,4 +103,16 @@ export class DescribeCustomRoutingListenerCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeCustomRoutingListenerCommand)
.de(de_DescribeCustomRoutingListenerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeCustomRoutingListenerRequest;
+ output: DescribeCustomRoutingListenerResponse;
+ };
+ sdk: {
+ input: DescribeCustomRoutingListenerCommandInput;
+ output: DescribeCustomRoutingListenerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DescribeEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/DescribeEndpointGroupCommand.ts
index 1c379886702e0..faae6e3f3a1d1 100644
--- a/clients/client-global-accelerator/src/commands/DescribeEndpointGroupCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DescribeEndpointGroupCommand.ts
@@ -114,4 +114,16 @@ export class DescribeEndpointGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeEndpointGroupCommand)
.de(de_DescribeEndpointGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeEndpointGroupRequest;
+ output: DescribeEndpointGroupResponse;
+ };
+ sdk: {
+ input: DescribeEndpointGroupCommandInput;
+ output: DescribeEndpointGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/DescribeListenerCommand.ts b/clients/client-global-accelerator/src/commands/DescribeListenerCommand.ts
index f4c878adb150b..07cdd26f40fe4 100644
--- a/clients/client-global-accelerator/src/commands/DescribeListenerCommand.ts
+++ b/clients/client-global-accelerator/src/commands/DescribeListenerCommand.ts
@@ -100,4 +100,16 @@ export class DescribeListenerCommand extends $Command
.f(void 0, void 0)
.ser(se_DescribeListenerCommand)
.de(de_DescribeListenerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: DescribeListenerRequest;
+ output: DescribeListenerResponse;
+ };
+ sdk: {
+ input: DescribeListenerCommandInput;
+ output: DescribeListenerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ListAcceleratorsCommand.ts b/clients/client-global-accelerator/src/commands/ListAcceleratorsCommand.ts
index 73fffd2bd28e3..470c914e385a0 100644
--- a/clients/client-global-accelerator/src/commands/ListAcceleratorsCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ListAcceleratorsCommand.ts
@@ -119,4 +119,16 @@ export class ListAcceleratorsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListAcceleratorsCommand)
.de(de_ListAcceleratorsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListAcceleratorsRequest;
+ output: ListAcceleratorsResponse;
+ };
+ sdk: {
+ input: ListAcceleratorsCommandInput;
+ output: ListAcceleratorsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ListByoipCidrsCommand.ts b/clients/client-global-accelerator/src/commands/ListByoipCidrsCommand.ts
index 1f62fc17d3ceb..8feef811e6291 100644
--- a/clients/client-global-accelerator/src/commands/ListByoipCidrsCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ListByoipCidrsCommand.ts
@@ -107,4 +107,16 @@ export class ListByoipCidrsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListByoipCidrsCommand)
.de(de_ListByoipCidrsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListByoipCidrsRequest;
+ output: ListByoipCidrsResponse;
+ };
+ sdk: {
+ input: ListByoipCidrsCommandInput;
+ output: ListByoipCidrsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ListCrossAccountAttachmentsCommand.ts b/clients/client-global-accelerator/src/commands/ListCrossAccountAttachmentsCommand.ts
index a59396c0ad545..2ccbb6beb8dd8 100644
--- a/clients/client-global-accelerator/src/commands/ListCrossAccountAttachmentsCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ListCrossAccountAttachmentsCommand.ts
@@ -114,4 +114,16 @@ export class ListCrossAccountAttachmentsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListCrossAccountAttachmentsCommand)
.de(de_ListCrossAccountAttachmentsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListCrossAccountAttachmentsRequest;
+ output: ListCrossAccountAttachmentsResponse;
+ };
+ sdk: {
+ input: ListCrossAccountAttachmentsCommandInput;
+ output: ListCrossAccountAttachmentsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ListCrossAccountResourceAccountsCommand.ts b/clients/client-global-accelerator/src/commands/ListCrossAccountResourceAccountsCommand.ts
index 926534a1d9f90..11e166b7502fb 100644
--- a/clients/client-global-accelerator/src/commands/ListCrossAccountResourceAccountsCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ListCrossAccountResourceAccountsCommand.ts
@@ -95,4 +95,16 @@ export class ListCrossAccountResourceAccountsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListCrossAccountResourceAccountsCommand)
.de(de_ListCrossAccountResourceAccountsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: {};
+ output: ListCrossAccountResourceAccountsResponse;
+ };
+ sdk: {
+ input: ListCrossAccountResourceAccountsCommandInput;
+ output: ListCrossAccountResourceAccountsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ListCrossAccountResourcesCommand.ts b/clients/client-global-accelerator/src/commands/ListCrossAccountResourcesCommand.ts
index 2ee69325497ef..016b3f72d6a71 100644
--- a/clients/client-global-accelerator/src/commands/ListCrossAccountResourcesCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ListCrossAccountResourcesCommand.ts
@@ -106,4 +106,16 @@ export class ListCrossAccountResourcesCommand extends $Command
.f(void 0, void 0)
.ser(se_ListCrossAccountResourcesCommand)
.de(de_ListCrossAccountResourcesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListCrossAccountResourcesRequest;
+ output: ListCrossAccountResourcesResponse;
+ };
+ sdk: {
+ input: ListCrossAccountResourcesCommandInput;
+ output: ListCrossAccountResourcesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingAcceleratorsCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingAcceleratorsCommand.ts
index d07b3b9dae247..3bbadd29106c6 100644
--- a/clients/client-global-accelerator/src/commands/ListCustomRoutingAcceleratorsCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingAcceleratorsCommand.ts
@@ -117,4 +117,16 @@ export class ListCustomRoutingAcceleratorsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListCustomRoutingAcceleratorsCommand)
.de(de_ListCustomRoutingAcceleratorsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListCustomRoutingAcceleratorsRequest;
+ output: ListCustomRoutingAcceleratorsResponse;
+ };
+ sdk: {
+ input: ListCustomRoutingAcceleratorsCommandInput;
+ output: ListCustomRoutingAcceleratorsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingEndpointGroupsCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingEndpointGroupsCommand.ts
index 562676fd978dc..eb2b96b0c86df 100644
--- a/clients/client-global-accelerator/src/commands/ListCustomRoutingEndpointGroupsCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingEndpointGroupsCommand.ts
@@ -120,4 +120,16 @@ export class ListCustomRoutingEndpointGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListCustomRoutingEndpointGroupsCommand)
.de(de_ListCustomRoutingEndpointGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListCustomRoutingEndpointGroupsRequest;
+ output: ListCustomRoutingEndpointGroupsResponse;
+ };
+ sdk: {
+ input: ListCustomRoutingEndpointGroupsCommandInput;
+ output: ListCustomRoutingEndpointGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingListenersCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingListenersCommand.ts
index 65ab9589db675..858d8dfc2ee50 100644
--- a/clients/client-global-accelerator/src/commands/ListCustomRoutingListenersCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingListenersCommand.ts
@@ -106,4 +106,16 @@ export class ListCustomRoutingListenersCommand extends $Command
.f(void 0, void 0)
.ser(se_ListCustomRoutingListenersCommand)
.de(de_ListCustomRoutingListenersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListCustomRoutingListenersRequest;
+ output: ListCustomRoutingListenersResponse;
+ };
+ sdk: {
+ input: ListCustomRoutingListenersCommandInput;
+ output: ListCustomRoutingListenersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsByDestinationCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsByDestinationCommand.ts
index 2f942d6f43569..cbcfa62784e89 100644
--- a/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsByDestinationCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsByDestinationCommand.ts
@@ -128,4 +128,16 @@ export class ListCustomRoutingPortMappingsByDestinationCommand extends $Command
.f(void 0, void 0)
.ser(se_ListCustomRoutingPortMappingsByDestinationCommand)
.de(de_ListCustomRoutingPortMappingsByDestinationCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListCustomRoutingPortMappingsByDestinationRequest;
+ output: ListCustomRoutingPortMappingsByDestinationResponse;
+ };
+ sdk: {
+ input: ListCustomRoutingPortMappingsByDestinationCommandInput;
+ output: ListCustomRoutingPortMappingsByDestinationCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsCommand.ts b/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsCommand.ts
index 7ce66f176c4ec..d33a3f9701974 100644
--- a/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ListCustomRoutingPortMappingsCommand.ts
@@ -127,4 +127,16 @@ export class ListCustomRoutingPortMappingsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListCustomRoutingPortMappingsCommand)
.de(de_ListCustomRoutingPortMappingsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListCustomRoutingPortMappingsRequest;
+ output: ListCustomRoutingPortMappingsResponse;
+ };
+ sdk: {
+ input: ListCustomRoutingPortMappingsCommandInput;
+ output: ListCustomRoutingPortMappingsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ListEndpointGroupsCommand.ts b/clients/client-global-accelerator/src/commands/ListEndpointGroupsCommand.ts
index 6587b5a56f5f7..8e39aa97ade86 100644
--- a/clients/client-global-accelerator/src/commands/ListEndpointGroupsCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ListEndpointGroupsCommand.ts
@@ -122,4 +122,16 @@ export class ListEndpointGroupsCommand extends $Command
.f(void 0, void 0)
.ser(se_ListEndpointGroupsCommand)
.de(de_ListEndpointGroupsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListEndpointGroupsRequest;
+ output: ListEndpointGroupsResponse;
+ };
+ sdk: {
+ input: ListEndpointGroupsCommandInput;
+ output: ListEndpointGroupsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ListListenersCommand.ts b/clients/client-global-accelerator/src/commands/ListListenersCommand.ts
index 74773eda6c65b..2191d6634956f 100644
--- a/clients/client-global-accelerator/src/commands/ListListenersCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ListListenersCommand.ts
@@ -108,4 +108,16 @@ export class ListListenersCommand extends $Command
.f(void 0, void 0)
.ser(se_ListListenersCommand)
.de(de_ListListenersCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListListenersRequest;
+ output: ListListenersResponse;
+ };
+ sdk: {
+ input: ListListenersCommandInput;
+ output: ListListenersCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ListTagsForResourceCommand.ts b/clients/client-global-accelerator/src/commands/ListTagsForResourceCommand.ts
index c83c8bdca8917..32ac9b56996ce 100644
--- a/clients/client-global-accelerator/src/commands/ListTagsForResourceCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ListTagsForResourceCommand.ts
@@ -106,4 +106,16 @@ export class ListTagsForResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_ListTagsForResourceCommand)
.de(de_ListTagsForResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ListTagsForResourceRequest;
+ output: ListTagsForResourceResponse;
+ };
+ sdk: {
+ input: ListTagsForResourceCommandInput;
+ output: ListTagsForResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/ProvisionByoipCidrCommand.ts b/clients/client-global-accelerator/src/commands/ProvisionByoipCidrCommand.ts
index b3a5299ead1d7..1fb26763a6203 100644
--- a/clients/client-global-accelerator/src/commands/ProvisionByoipCidrCommand.ts
+++ b/clients/client-global-accelerator/src/commands/ProvisionByoipCidrCommand.ts
@@ -115,4 +115,16 @@ export class ProvisionByoipCidrCommand extends $Command
.f(void 0, void 0)
.ser(se_ProvisionByoipCidrCommand)
.de(de_ProvisionByoipCidrCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: ProvisionByoipCidrRequest;
+ output: ProvisionByoipCidrResponse;
+ };
+ sdk: {
+ input: ProvisionByoipCidrCommandInput;
+ output: ProvisionByoipCidrCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/RemoveCustomRoutingEndpointsCommand.ts b/clients/client-global-accelerator/src/commands/RemoveCustomRoutingEndpointsCommand.ts
index 5a2530ea48648..60fedcf706690 100644
--- a/clients/client-global-accelerator/src/commands/RemoveCustomRoutingEndpointsCommand.ts
+++ b/clients/client-global-accelerator/src/commands/RemoveCustomRoutingEndpointsCommand.ts
@@ -103,4 +103,16 @@ export class RemoveCustomRoutingEndpointsCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveCustomRoutingEndpointsCommand)
.de(de_RemoveCustomRoutingEndpointsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveCustomRoutingEndpointsRequest;
+ output: {};
+ };
+ sdk: {
+ input: RemoveCustomRoutingEndpointsCommandInput;
+ output: RemoveCustomRoutingEndpointsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/RemoveEndpointsCommand.ts b/clients/client-global-accelerator/src/commands/RemoveEndpointsCommand.ts
index a636a0c006194..12a4b1dcc1326 100644
--- a/clients/client-global-accelerator/src/commands/RemoveEndpointsCommand.ts
+++ b/clients/client-global-accelerator/src/commands/RemoveEndpointsCommand.ts
@@ -116,4 +116,16 @@ export class RemoveEndpointsCommand extends $Command
.f(void 0, void 0)
.ser(se_RemoveEndpointsCommand)
.de(de_RemoveEndpointsCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: RemoveEndpointsRequest;
+ output: {};
+ };
+ sdk: {
+ input: RemoveEndpointsCommandInput;
+ output: RemoveEndpointsCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/TagResourceCommand.ts b/clients/client-global-accelerator/src/commands/TagResourceCommand.ts
index fa8052fb4a4e1..2020bf7ecd7b3 100644
--- a/clients/client-global-accelerator/src/commands/TagResourceCommand.ts
+++ b/clients/client-global-accelerator/src/commands/TagResourceCommand.ts
@@ -96,4 +96,16 @@ export class TagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_TagResourceCommand)
.de(de_TagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: TagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: TagResourceCommandInput;
+ output: TagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/UntagResourceCommand.ts b/clients/client-global-accelerator/src/commands/UntagResourceCommand.ts
index ccc212ac30d74..33c4d426f2f85 100644
--- a/clients/client-global-accelerator/src/commands/UntagResourceCommand.ts
+++ b/clients/client-global-accelerator/src/commands/UntagResourceCommand.ts
@@ -94,4 +94,16 @@ export class UntagResourceCommand extends $Command
.f(void 0, void 0)
.ser(se_UntagResourceCommand)
.de(de_UntagResourceCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UntagResourceRequest;
+ output: {};
+ };
+ sdk: {
+ input: UntagResourceCommandInput;
+ output: UntagResourceCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/UpdateAcceleratorAttributesCommand.ts b/clients/client-global-accelerator/src/commands/UpdateAcceleratorAttributesCommand.ts
index bb6d77d5e3093..0a587448ac41b 100644
--- a/clients/client-global-accelerator/src/commands/UpdateAcceleratorAttributesCommand.ts
+++ b/clients/client-global-accelerator/src/commands/UpdateAcceleratorAttributesCommand.ts
@@ -105,4 +105,16 @@ export class UpdateAcceleratorAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateAcceleratorAttributesCommand)
.de(de_UpdateAcceleratorAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateAcceleratorAttributesRequest;
+ output: UpdateAcceleratorAttributesResponse;
+ };
+ sdk: {
+ input: UpdateAcceleratorAttributesCommandInput;
+ output: UpdateAcceleratorAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/UpdateAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/UpdateAcceleratorCommand.ts
index 7601857ceb1d1..4c3ec6cca8b3b 100644
--- a/clients/client-global-accelerator/src/commands/UpdateAcceleratorCommand.ts
+++ b/clients/client-global-accelerator/src/commands/UpdateAcceleratorCommand.ts
@@ -152,4 +152,16 @@ export class UpdateAcceleratorCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateAcceleratorCommand)
.de(de_UpdateAcceleratorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateAcceleratorRequest;
+ output: UpdateAcceleratorResponse;
+ };
+ sdk: {
+ input: UpdateAcceleratorCommandInput;
+ output: UpdateAcceleratorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/UpdateCrossAccountAttachmentCommand.ts b/clients/client-global-accelerator/src/commands/UpdateCrossAccountAttachmentCommand.ts
index 5a3239d88b2a1..bf27e7ddb4a79 100644
--- a/clients/client-global-accelerator/src/commands/UpdateCrossAccountAttachmentCommand.ts
+++ b/clients/client-global-accelerator/src/commands/UpdateCrossAccountAttachmentCommand.ts
@@ -145,4 +145,16 @@ export class UpdateCrossAccountAttachmentCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateCrossAccountAttachmentCommand)
.de(de_UpdateCrossAccountAttachmentCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateCrossAccountAttachmentRequest;
+ output: UpdateCrossAccountAttachmentResponse;
+ };
+ sdk: {
+ input: UpdateCrossAccountAttachmentCommandInput;
+ output: UpdateCrossAccountAttachmentCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorAttributesCommand.ts b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorAttributesCommand.ts
index 2112cc82a8f0c..9e6ad15ca1d43 100644
--- a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorAttributesCommand.ts
+++ b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorAttributesCommand.ts
@@ -112,4 +112,16 @@ export class UpdateCustomRoutingAcceleratorAttributesCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateCustomRoutingAcceleratorAttributesCommand)
.de(de_UpdateCustomRoutingAcceleratorAttributesCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateCustomRoutingAcceleratorAttributesRequest;
+ output: UpdateCustomRoutingAcceleratorAttributesResponse;
+ };
+ sdk: {
+ input: UpdateCustomRoutingAcceleratorAttributesCommandInput;
+ output: UpdateCustomRoutingAcceleratorAttributesCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorCommand.ts b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorCommand.ts
index 25d1537dc7643..30eef6efe6ae7 100644
--- a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorCommand.ts
+++ b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingAcceleratorCommand.ts
@@ -125,4 +125,16 @@ export class UpdateCustomRoutingAcceleratorCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateCustomRoutingAcceleratorCommand)
.de(de_UpdateCustomRoutingAcceleratorCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateCustomRoutingAcceleratorRequest;
+ output: UpdateCustomRoutingAcceleratorResponse;
+ };
+ sdk: {
+ input: UpdateCustomRoutingAcceleratorCommandInput;
+ output: UpdateCustomRoutingAcceleratorCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingListenerCommand.ts b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingListenerCommand.ts
index f762673634a92..a4306515eb490 100644
--- a/clients/client-global-accelerator/src/commands/UpdateCustomRoutingListenerCommand.ts
+++ b/clients/client-global-accelerator/src/commands/UpdateCustomRoutingListenerCommand.ts
@@ -112,4 +112,16 @@ export class UpdateCustomRoutingListenerCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateCustomRoutingListenerCommand)
.de(de_UpdateCustomRoutingListenerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateCustomRoutingListenerRequest;
+ output: UpdateCustomRoutingListenerResponse;
+ };
+ sdk: {
+ input: UpdateCustomRoutingListenerCommandInput;
+ output: UpdateCustomRoutingListenerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/UpdateEndpointGroupCommand.ts b/clients/client-global-accelerator/src/commands/UpdateEndpointGroupCommand.ts
index ecfb3a8093879..63ca54b97250d 100644
--- a/clients/client-global-accelerator/src/commands/UpdateEndpointGroupCommand.ts
+++ b/clients/client-global-accelerator/src/commands/UpdateEndpointGroupCommand.ts
@@ -140,4 +140,16 @@ export class UpdateEndpointGroupCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateEndpointGroupCommand)
.de(de_UpdateEndpointGroupCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateEndpointGroupRequest;
+ output: UpdateEndpointGroupResponse;
+ };
+ sdk: {
+ input: UpdateEndpointGroupCommandInput;
+ output: UpdateEndpointGroupCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/UpdateListenerCommand.ts b/clients/client-global-accelerator/src/commands/UpdateListenerCommand.ts
index 069b99777fb54..a9fd4878ad1e1 100644
--- a/clients/client-global-accelerator/src/commands/UpdateListenerCommand.ts
+++ b/clients/client-global-accelerator/src/commands/UpdateListenerCommand.ts
@@ -114,4 +114,16 @@ export class UpdateListenerCommand extends $Command
.f(void 0, void 0)
.ser(se_UpdateListenerCommand)
.de(de_UpdateListenerCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: UpdateListenerRequest;
+ output: UpdateListenerResponse;
+ };
+ sdk: {
+ input: UpdateListenerCommandInput;
+ output: UpdateListenerCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-global-accelerator/src/commands/WithdrawByoipCidrCommand.ts b/clients/client-global-accelerator/src/commands/WithdrawByoipCidrCommand.ts
index c9c7a8da617a3..b6d18241e97fb 100644
--- a/clients/client-global-accelerator/src/commands/WithdrawByoipCidrCommand.ts
+++ b/clients/client-global-accelerator/src/commands/WithdrawByoipCidrCommand.ts
@@ -112,4 +112,16 @@ export class WithdrawByoipCidrCommand extends $Command
.f(void 0, void 0)
.ser(se_WithdrawByoipCidrCommand)
.de(de_WithdrawByoipCidrCommand)
- .build() {}
+ .build() {
+ /** @internal type navigation helper, not in runtime. */
+ protected declare static __types: {
+ api: {
+ input: WithdrawByoipCidrRequest;
+ output: WithdrawByoipCidrResponse;
+ };
+ sdk: {
+ input: WithdrawByoipCidrCommandInput;
+ output: WithdrawByoipCidrCommandOutput;
+ };
+ };
+}
diff --git a/clients/client-glue/CHANGELOG.md b/clients/client-glue/CHANGELOG.md
index 343352d3448c9..5c9b15ded0bbc 100644
--- a/clients/client-glue/CHANGELOG.md
+++ b/clients/client-glue/CHANGELOG.md
@@ -3,6 +3,33 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
+# [3.655.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.654.0...v3.655.0) (2024-09-19)
+
+
+### Features
+
+* **client-glue:** This change is for releasing TestConnection api SDK model ([ddea9dd](https://github.com/aws/aws-sdk-js-v3/commit/ddea9dd52a97a12ad2cd977d5b08d2c9e814b324))
+
+
+
+
+
+# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18)
+
+**Note:** Version bump only for package @aws-sdk/client-glue
+
+
+
+
+
+## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13)
+
+**Note:** Version bump only for package @aws-sdk/client-glue
+
+
+
+
+
# [3.651.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.650.0...v3.651.0) (2024-09-12)
diff --git a/clients/client-glue/README.md b/clients/client-glue/README.md
index 92974bb731a14..1295b5edf26d7 100644
--- a/clients/client-glue/README.md
+++ b/clients/client-glue/README.md
@@ -1804,6 +1804,14 @@ TagResource
[Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/glue/command/TagResourceCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-glue/Interface/TagResourceCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-glue/Interface/TagResourceCommandOutput/)
+
Tests a connection to a service to validate the service credentials that you provide.
+ *You can either provide an existing connection name or a TestConnectionInput
for testing a non-existing connection input. Providing both at the same time will cause an error.
If the action is successful, the service sends back an HTTP 200 response.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { GlueClient, TestConnectionCommand } from "@aws-sdk/client-glue"; // ES Modules import + * // const { GlueClient, TestConnectionCommand } = require("@aws-sdk/client-glue"); // CommonJS import + * const client = new GlueClient(config); + * const input = { // TestConnectionRequest + * ConnectionName: "STRING_VALUE", + * TestConnectionInput: { // TestConnectionInput + * ConnectionType: "JDBC" || "SFTP" || "MONGODB" || "KAFKA" || "NETWORK" || "MARKETPLACE" || "CUSTOM" || "SALESFORCE" || "VIEW_VALIDATION_REDSHIFT" || "VIEW_VALIDATION_ATHENA", // required + * ConnectionProperties: { // ConnectionProperties // required + * "Access to a resource was denied.
+ * + * @throws {@link ConflictException} (client fault) + *The CreatePartitions
API was called on a table that has indexes enabled.
A specified entity does not exist
+ * + * @throws {@link FederationSourceException} (client fault) + *A federation source failed.
+ * + * @throws {@link GlueEncryptionException} (client fault) + *An encryption operation failed.
+ * + * @throws {@link InternalServiceException} (server fault) + *An internal service error occurred.
+ * + * @throws {@link InvalidInputException} (client fault) + *The input provided was not valid.
+ * + * @throws {@link OperationTimeoutException} (client fault) + *The operation timed out.
+ * + * @throws {@link ResourceNumberLimitExceededException} (client fault) + *A resource numerical limit was exceeded.
+ * + * @throws {@link GlueServiceException} + *Base exception class for all service exceptions from Glue service.
+ * + * @public + */ +export class TestConnectionCommand extends $Command + .classBuilder< + TestConnectionCommandInput, + TestConnectionCommandOutput, + GlueClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: GlueClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("AWSGlue", "TestConnection", {}) + .n("GlueClient", "TestConnectionCommand") + .f(void 0, void 0) + .ser(se_TestConnectionCommand) + .de(de_TestConnectionCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TestConnectionRequest; + output: {}; + }; + sdk: { + input: TestConnectionCommandInput; + output: TestConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UntagResourceCommand.ts b/clients/client-glue/src/commands/UntagResourceCommand.ts index ac4cb349e3199..95417025a49f8 100644 --- a/clients/client-glue/src/commands/UntagResourceCommand.ts +++ b/clients/client-glue/src/commands/UntagResourceCommand.ts @@ -90,4 +90,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateBlueprintCommand.ts b/clients/client-glue/src/commands/UpdateBlueprintCommand.ts index 16cf1b6fe5127..3597f39bffe2d 100644 --- a/clients/client-glue/src/commands/UpdateBlueprintCommand.ts +++ b/clients/client-glue/src/commands/UpdateBlueprintCommand.ts @@ -97,4 +97,16 @@ export class UpdateBlueprintCommand extends $Command .f(void 0, void 0) .ser(se_UpdateBlueprintCommand) .de(de_UpdateBlueprintCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateBlueprintRequest; + output: UpdateBlueprintResponse; + }; + sdk: { + input: UpdateBlueprintCommandInput; + output: UpdateBlueprintCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateClassifierCommand.ts b/clients/client-glue/src/commands/UpdateClassifierCommand.ts index 900a12e1421b1..327a9f6df5c77 100644 --- a/clients/client-glue/src/commands/UpdateClassifierCommand.ts +++ b/clients/client-glue/src/commands/UpdateClassifierCommand.ts @@ -119,4 +119,16 @@ export class UpdateClassifierCommand extends $Command .f(void 0, void 0) .ser(se_UpdateClassifierCommand) .de(de_UpdateClassifierCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateClassifierRequest; + output: {}; + }; + sdk: { + input: UpdateClassifierCommandInput; + output: UpdateClassifierCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateColumnStatisticsForPartitionCommand.ts b/clients/client-glue/src/commands/UpdateColumnStatisticsForPartitionCommand.ts index b3fe862dca373..eb3a16a5cd1a7 100644 --- a/clients/client-glue/src/commands/UpdateColumnStatisticsForPartitionCommand.ts +++ b/clients/client-glue/src/commands/UpdateColumnStatisticsForPartitionCommand.ts @@ -223,4 +223,16 @@ export class UpdateColumnStatisticsForPartitionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateColumnStatisticsForPartitionCommand) .de(de_UpdateColumnStatisticsForPartitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateColumnStatisticsForPartitionRequest; + output: UpdateColumnStatisticsForPartitionResponse; + }; + sdk: { + input: UpdateColumnStatisticsForPartitionCommandInput; + output: UpdateColumnStatisticsForPartitionCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateColumnStatisticsForTableCommand.ts b/clients/client-glue/src/commands/UpdateColumnStatisticsForTableCommand.ts index ba6b53f822ff6..598875304502c 100644 --- a/clients/client-glue/src/commands/UpdateColumnStatisticsForTableCommand.ts +++ b/clients/client-glue/src/commands/UpdateColumnStatisticsForTableCommand.ts @@ -217,4 +217,16 @@ export class UpdateColumnStatisticsForTableCommand extends $Command .f(void 0, void 0) .ser(se_UpdateColumnStatisticsForTableCommand) .de(de_UpdateColumnStatisticsForTableCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateColumnStatisticsForTableRequest; + output: UpdateColumnStatisticsForTableResponse; + }; + sdk: { + input: UpdateColumnStatisticsForTableCommandInput; + output: UpdateColumnStatisticsForTableCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateConnectionCommand.ts b/clients/client-glue/src/commands/UpdateConnectionCommand.ts index fdda85e0efe08..f0d8d202953dc 100644 --- a/clients/client-glue/src/commands/UpdateConnectionCommand.ts +++ b/clients/client-glue/src/commands/UpdateConnectionCommand.ts @@ -126,4 +126,16 @@ export class UpdateConnectionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateConnectionCommand) .de(de_UpdateConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateConnectionRequest; + output: {}; + }; + sdk: { + input: UpdateConnectionCommandInput; + output: UpdateConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateCrawlerCommand.ts b/clients/client-glue/src/commands/UpdateCrawlerCommand.ts index 2c1ec7ef48d43..492800a6cbb4a 100644 --- a/clients/client-glue/src/commands/UpdateCrawlerCommand.ts +++ b/clients/client-glue/src/commands/UpdateCrawlerCommand.ts @@ -197,4 +197,16 @@ export class UpdateCrawlerCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCrawlerCommand) .de(de_UpdateCrawlerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCrawlerRequest; + output: {}; + }; + sdk: { + input: UpdateCrawlerCommandInput; + output: UpdateCrawlerCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateCrawlerScheduleCommand.ts b/clients/client-glue/src/commands/UpdateCrawlerScheduleCommand.ts index 1afd87b691c23..d1daf23bb4246 100644 --- a/clients/client-glue/src/commands/UpdateCrawlerScheduleCommand.ts +++ b/clients/client-glue/src/commands/UpdateCrawlerScheduleCommand.ts @@ -91,4 +91,16 @@ export class UpdateCrawlerScheduleCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCrawlerScheduleCommand) .de(de_UpdateCrawlerScheduleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCrawlerScheduleRequest; + output: {}; + }; + sdk: { + input: UpdateCrawlerScheduleCommandInput; + output: UpdateCrawlerScheduleCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateDataQualityRulesetCommand.ts b/clients/client-glue/src/commands/UpdateDataQualityRulesetCommand.ts index c18cada0c2ba5..b2d8e3e014a23 100644 --- a/clients/client-glue/src/commands/UpdateDataQualityRulesetCommand.ts +++ b/clients/client-glue/src/commands/UpdateDataQualityRulesetCommand.ts @@ -102,4 +102,16 @@ export class UpdateDataQualityRulesetCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDataQualityRulesetCommand) .de(de_UpdateDataQualityRulesetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDataQualityRulesetRequest; + output: UpdateDataQualityRulesetResponse; + }; + sdk: { + input: UpdateDataQualityRulesetCommandInput; + output: UpdateDataQualityRulesetCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateDatabaseCommand.ts b/clients/client-glue/src/commands/UpdateDatabaseCommand.ts index e3b50f1efa68f..9c97fe81aec61 100644 --- a/clients/client-glue/src/commands/UpdateDatabaseCommand.ts +++ b/clients/client-glue/src/commands/UpdateDatabaseCommand.ts @@ -121,4 +121,16 @@ export class UpdateDatabaseCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDatabaseCommand) .de(de_UpdateDatabaseCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDatabaseRequest; + output: {}; + }; + sdk: { + input: UpdateDatabaseCommandInput; + output: UpdateDatabaseCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateDevEndpointCommand.ts b/clients/client-glue/src/commands/UpdateDevEndpointCommand.ts index 24acff6280c00..54e44df81457f 100644 --- a/clients/client-glue/src/commands/UpdateDevEndpointCommand.ts +++ b/clients/client-glue/src/commands/UpdateDevEndpointCommand.ts @@ -108,4 +108,16 @@ export class UpdateDevEndpointCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDevEndpointCommand) .de(de_UpdateDevEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDevEndpointRequest; + output: {}; + }; + sdk: { + input: UpdateDevEndpointCommandInput; + output: UpdateDevEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateJobCommand.ts b/clients/client-glue/src/commands/UpdateJobCommand.ts index f2fea4bbaee4d..3163f6677ab56 100644 --- a/clients/client-glue/src/commands/UpdateJobCommand.ts +++ b/clients/client-glue/src/commands/UpdateJobCommand.ts @@ -1185,4 +1185,16 @@ export class UpdateJobCommand extends $Command .f(UpdateJobRequestFilterSensitiveLog, void 0) .ser(se_UpdateJobCommand) .de(de_UpdateJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateJobRequest; + output: UpdateJobResponse; + }; + sdk: { + input: UpdateJobCommandInput; + output: UpdateJobCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateJobFromSourceControlCommand.ts b/clients/client-glue/src/commands/UpdateJobFromSourceControlCommand.ts index 66efcdddc27df..19fbc9d9167c4 100644 --- a/clients/client-glue/src/commands/UpdateJobFromSourceControlCommand.ts +++ b/clients/client-glue/src/commands/UpdateJobFromSourceControlCommand.ts @@ -107,4 +107,16 @@ export class UpdateJobFromSourceControlCommand extends $Command .f(void 0, void 0) .ser(se_UpdateJobFromSourceControlCommand) .de(de_UpdateJobFromSourceControlCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateJobFromSourceControlRequest; + output: UpdateJobFromSourceControlResponse; + }; + sdk: { + input: UpdateJobFromSourceControlCommandInput; + output: UpdateJobFromSourceControlCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateMLTransformCommand.ts b/clients/client-glue/src/commands/UpdateMLTransformCommand.ts index 7fc442a920985..e646c61cc631f 100644 --- a/clients/client-glue/src/commands/UpdateMLTransformCommand.ts +++ b/clients/client-glue/src/commands/UpdateMLTransformCommand.ts @@ -113,4 +113,16 @@ export class UpdateMLTransformCommand extends $Command .f(void 0, void 0) .ser(se_UpdateMLTransformCommand) .de(de_UpdateMLTransformCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateMLTransformRequest; + output: UpdateMLTransformResponse; + }; + sdk: { + input: UpdateMLTransformCommandInput; + output: UpdateMLTransformCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdatePartitionCommand.ts b/clients/client-glue/src/commands/UpdatePartitionCommand.ts index e92875fd1ec6e..5a5984f3616cc 100644 --- a/clients/client-glue/src/commands/UpdatePartitionCommand.ts +++ b/clients/client-glue/src/commands/UpdatePartitionCommand.ts @@ -161,4 +161,16 @@ export class UpdatePartitionCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePartitionCommand) .de(de_UpdatePartitionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePartitionRequest; + output: {}; + }; + sdk: { + input: UpdatePartitionCommandInput; + output: UpdatePartitionCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateRegistryCommand.ts b/clients/client-glue/src/commands/UpdateRegistryCommand.ts index f54fd2e0db1c6..df65fd1acfb89 100644 --- a/clients/client-glue/src/commands/UpdateRegistryCommand.ts +++ b/clients/client-glue/src/commands/UpdateRegistryCommand.ts @@ -97,4 +97,16 @@ export class UpdateRegistryCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRegistryCommand) .de(de_UpdateRegistryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRegistryInput; + output: UpdateRegistryResponse; + }; + sdk: { + input: UpdateRegistryCommandInput; + output: UpdateRegistryCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateSchemaCommand.ts b/clients/client-glue/src/commands/UpdateSchemaCommand.ts index 04696b726bf6a..0c37ba8f3bee8 100644 --- a/clients/client-glue/src/commands/UpdateSchemaCommand.ts +++ b/clients/client-glue/src/commands/UpdateSchemaCommand.ts @@ -107,4 +107,16 @@ export class UpdateSchemaCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSchemaCommand) .de(de_UpdateSchemaCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSchemaInput; + output: UpdateSchemaResponse; + }; + sdk: { + input: UpdateSchemaCommandInput; + output: UpdateSchemaCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateSourceControlFromJobCommand.ts b/clients/client-glue/src/commands/UpdateSourceControlFromJobCommand.ts index 765f1ae581205..150c1dbd8532d 100644 --- a/clients/client-glue/src/commands/UpdateSourceControlFromJobCommand.ts +++ b/clients/client-glue/src/commands/UpdateSourceControlFromJobCommand.ts @@ -6,7 +6,8 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; import { commonParams } from "../endpoint/EndpointParameters"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; -import { UpdateSourceControlFromJobRequest, UpdateSourceControlFromJobResponse } from "../models/models_2"; +import { UpdateSourceControlFromJobRequest } from "../models/models_2"; +import { UpdateSourceControlFromJobResponse } from "../models/models_3"; import { de_UpdateSourceControlFromJobCommand, se_UpdateSourceControlFromJobCommand } from "../protocols/Aws_json1_1"; /** @@ -107,4 +108,16 @@ export class UpdateSourceControlFromJobCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSourceControlFromJobCommand) .de(de_UpdateSourceControlFromJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSourceControlFromJobRequest; + output: UpdateSourceControlFromJobResponse; + }; + sdk: { + input: UpdateSourceControlFromJobCommandInput; + output: UpdateSourceControlFromJobCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateTableCommand.ts b/clients/client-glue/src/commands/UpdateTableCommand.ts index 59f9b6340a4f0..c4fa6194b09fa 100644 --- a/clients/client-glue/src/commands/UpdateTableCommand.ts +++ b/clients/client-glue/src/commands/UpdateTableCommand.ts @@ -6,8 +6,7 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types"; import { commonParams } from "../endpoint/EndpointParameters"; import { GlueClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GlueClient"; -import { UpdateTableRequest } from "../models/models_2"; -import { UpdateTableResponse } from "../models/models_3"; +import { UpdateTableRequest, UpdateTableResponse } from "../models/models_3"; import { de_UpdateTableCommand, se_UpdateTableCommand } from "../protocols/Aws_json1_1"; /** @@ -206,4 +205,16 @@ export class UpdateTableCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTableCommand) .de(de_UpdateTableCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTableRequest; + output: {}; + }; + sdk: { + input: UpdateTableCommandInput; + output: UpdateTableCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateTableOptimizerCommand.ts b/clients/client-glue/src/commands/UpdateTableOptimizerCommand.ts index 5362ef5c01e1d..ffd8c2270809e 100644 --- a/clients/client-glue/src/commands/UpdateTableOptimizerCommand.ts +++ b/clients/client-glue/src/commands/UpdateTableOptimizerCommand.ts @@ -116,4 +116,16 @@ export class UpdateTableOptimizerCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTableOptimizerCommand) .de(de_UpdateTableOptimizerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTableOptimizerRequest; + output: {}; + }; + sdk: { + input: UpdateTableOptimizerCommandInput; + output: UpdateTableOptimizerCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateTriggerCommand.ts b/clients/client-glue/src/commands/UpdateTriggerCommand.ts index 0fd6e9957c7f6..d4fb35fe3964c 100644 --- a/clients/client-glue/src/commands/UpdateTriggerCommand.ts +++ b/clients/client-glue/src/commands/UpdateTriggerCommand.ts @@ -165,4 +165,16 @@ export class UpdateTriggerCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTriggerCommand) .de(de_UpdateTriggerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTriggerRequest; + output: UpdateTriggerResponse; + }; + sdk: { + input: UpdateTriggerCommandInput; + output: UpdateTriggerCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateUsageProfileCommand.ts b/clients/client-glue/src/commands/UpdateUsageProfileCommand.ts index 00de00ba382ea..1dff55c0424ee 100644 --- a/clients/client-glue/src/commands/UpdateUsageProfileCommand.ts +++ b/clients/client-glue/src/commands/UpdateUsageProfileCommand.ts @@ -118,4 +118,16 @@ export class UpdateUsageProfileCommand extends $Command .f(void 0, void 0) .ser(se_UpdateUsageProfileCommand) .de(de_UpdateUsageProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUsageProfileRequest; + output: UpdateUsageProfileResponse; + }; + sdk: { + input: UpdateUsageProfileCommandInput; + output: UpdateUsageProfileCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateUserDefinedFunctionCommand.ts b/clients/client-glue/src/commands/UpdateUserDefinedFunctionCommand.ts index 3dcd1ff778294..1851c78ecbca3 100644 --- a/clients/client-glue/src/commands/UpdateUserDefinedFunctionCommand.ts +++ b/clients/client-glue/src/commands/UpdateUserDefinedFunctionCommand.ts @@ -104,4 +104,16 @@ export class UpdateUserDefinedFunctionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateUserDefinedFunctionCommand) .de(de_UpdateUserDefinedFunctionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserDefinedFunctionRequest; + output: {}; + }; + sdk: { + input: UpdateUserDefinedFunctionCommandInput; + output: UpdateUserDefinedFunctionCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/UpdateWorkflowCommand.ts b/clients/client-glue/src/commands/UpdateWorkflowCommand.ts index 9d3299f459c05..87100690cc530 100644 --- a/clients/client-glue/src/commands/UpdateWorkflowCommand.ts +++ b/clients/client-glue/src/commands/UpdateWorkflowCommand.ts @@ -97,4 +97,16 @@ export class UpdateWorkflowCommand extends $Command .f(void 0, void 0) .ser(se_UpdateWorkflowCommand) .de(de_UpdateWorkflowCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateWorkflowRequest; + output: UpdateWorkflowResponse; + }; + sdk: { + input: UpdateWorkflowCommandInput; + output: UpdateWorkflowCommandOutput; + }; + }; +} diff --git a/clients/client-glue/src/commands/index.ts b/clients/client-glue/src/commands/index.ts index 73ea79fc8ec29..2b406d225aa58 100644 --- a/clients/client-glue/src/commands/index.ts +++ b/clients/client-glue/src/commands/index.ts @@ -199,6 +199,7 @@ export * from "./StopSessionCommand"; export * from "./StopTriggerCommand"; export * from "./StopWorkflowRunCommand"; export * from "./TagResourceCommand"; +export * from "./TestConnectionCommand"; export * from "./UntagResourceCommand"; export * from "./UpdateBlueprintCommand"; export * from "./UpdateClassifierCommand"; diff --git a/clients/client-glue/src/models/models_2.ts b/clients/client-glue/src/models/models_2.ts index 60417d6b57607..c3b1f64baa835 100644 --- a/clients/client-glue/src/models/models_2.ts +++ b/clients/client-glue/src/models/models_2.ts @@ -5,6 +5,7 @@ import { GlueServiceException as __BaseException } from "./GlueServiceException" import { AuditContext, + AuthenticationConfigurationInput, CrawlerTargets, CustomEntityType, DataSource, @@ -39,6 +40,8 @@ import { ColumnStatistics, Compatibility, ConnectionInput, + ConnectionPropertyKey, + ConnectionType, CsvHeaderOption, CsvSerdeOption, DatabaseInput, @@ -62,7 +65,6 @@ import { SchemaVersionStatus, Session, SortDirectionType, - TableInput, TaskStatusType, TransformEncryption, TransformParameters, @@ -6832,6 +6834,65 @@ export interface TagResourceRequest { */ export interface TagResourceResponse {} +/** + *A structure that is used to specify testing a connection to a service.
+ * @public + */ +export interface TestConnectionInput { + /** + *The type of connection to test. This operation is only available for the JDBC
or SALESFORCE
connection types.
The key-value pairs that define parameters for the connection.
+ *JDBC connections use the following connection properties:
+ *Required: All of (HOST
, PORT
, JDBC_ENGINE
) or JDBC_CONNECTION_URL
.
Required: All of (USERNAME
, PASSWORD
) or SECRET_ID
.
Optional: JDBC_ENFORCE_SSL
, CUSTOM_JDBC_CERT
, CUSTOM_JDBC_CERT_STRING
, SKIP_CUSTOM_JDBC_CERT_VALIDATION
. These parameters are used to configure SSL with JDBC.
SALESFORCE connections require the AuthenticationConfiguration
member to be configured.
A structure containing the authentication configuration in the TestConnection request. Required for a connection to Salesforce using OAuth authentication.
+ * @public + */ + AuthenticationConfiguration?: AuthenticationConfigurationInput; +} + +/** + * @public + */ +export interface TestConnectionRequest { + /** + *Optional. The name of the connection to test. If only name is provided, the operation will get the connection and use that for testing.
+ * @public + */ + ConnectionName?: string; + + /** + *A structure that is used to specify testing a connection to a service.
+ * @public + */ + TestConnectionInput?: TestConnectionInput; +} + +/** + * @public + */ +export interface TestConnectionResponse {} + /** * @public */ @@ -7921,91 +7982,6 @@ export interface UpdateSourceControlFromJobRequest { AuthToken?: string; } -/** - * @public - */ -export interface UpdateSourceControlFromJobResponse { - /** - *The name of the Glue job.
- * @public - */ - JobName?: string; -} - -/** - * @public - * @enum - */ -export const ViewUpdateAction = { - ADD: "ADD", - ADD_OR_REPLACE: "ADD_OR_REPLACE", - DROP: "DROP", - REPLACE: "REPLACE", -} as const; - -/** - * @public - */ -export type ViewUpdateAction = (typeof ViewUpdateAction)[keyof typeof ViewUpdateAction]; - -/** - * @public - */ -export interface UpdateTableRequest { - /** - *The ID of the Data Catalog where the table resides. If none is provided, the Amazon Web Services account - * ID is used by default.
- * @public - */ - CatalogId?: string; - - /** - *The name of the catalog database in which the table resides. For Hive - * compatibility, this name is entirely lowercase.
- * @public - */ - DatabaseName: string | undefined; - - /** - *An updated TableInput
object to define the metadata table
- * in the catalog.
By default, UpdateTable
always creates an archived version of the table
- * before updating it. However, if skipArchive
is set to true,
- * UpdateTable
does not create the archived version.
The transaction ID at which to update the table contents.
- * @public - */ - TransactionId?: string; - - /** - *The version ID at which to update the table contents.
- * @public - */ - VersionId?: string; - - /** - *The operation to be performed when updating the view.
- * @public - */ - ViewUpdateAction?: ViewUpdateAction; - - /** - *A flag that can be set to true to ignore matching storage descriptor and subobject matching requirements.
- * @public - */ - Force?: boolean; -} - /** * @internal */ diff --git a/clients/client-glue/src/models/models_3.ts b/clients/client-glue/src/models/models_3.ts index db9a1644402c9..ce844a69ef3a3 100644 --- a/clients/client-glue/src/models/models_3.ts +++ b/clients/client-glue/src/models/models_3.ts @@ -91,7 +91,7 @@ import { WorkerType, } from "./models_0"; -import { Permission, ProfileConfiguration, TableIdentifier, UserDefinedFunctionInput } from "./models_1"; +import { Permission, ProfileConfiguration, TableIdentifier, TableInput, UserDefinedFunctionInput } from "./models_1"; import { ColumnRowFilter, @@ -102,6 +102,91 @@ import { ViewValidation, } from "./models_2"; +/** + * @public + */ +export interface UpdateSourceControlFromJobResponse { + /** + *The name of the Glue job.
+ * @public + */ + JobName?: string; +} + +/** + * @public + * @enum + */ +export const ViewUpdateAction = { + ADD: "ADD", + ADD_OR_REPLACE: "ADD_OR_REPLACE", + DROP: "DROP", + REPLACE: "REPLACE", +} as const; + +/** + * @public + */ +export type ViewUpdateAction = (typeof ViewUpdateAction)[keyof typeof ViewUpdateAction]; + +/** + * @public + */ +export interface UpdateTableRequest { + /** + *The ID of the Data Catalog where the table resides. If none is provided, the Amazon Web Services account + * ID is used by default.
+ * @public + */ + CatalogId?: string; + + /** + *The name of the catalog database in which the table resides. For Hive + * compatibility, this name is entirely lowercase.
+ * @public + */ + DatabaseName: string | undefined; + + /** + *An updated TableInput
object to define the metadata table
+ * in the catalog.
By default, UpdateTable
always creates an archived version of the table
+ * before updating it. However, if skipArchive
is set to true,
+ * UpdateTable
does not create the archived version.
The transaction ID at which to update the table contents.
+ * @public + */ + TransactionId?: string; + + /** + *The version ID at which to update the table contents.
+ * @public + */ + VersionId?: string; + + /** + *The operation to be performed when updating the view.
+ * @public + */ + ViewUpdateAction?: ViewUpdateAction; + + /** + *A flag that can be set to true to ignore matching storage descriptor and subobject matching requirements.
+ * @public + */ + Force?: boolean; +} + /** * @public */ diff --git a/clients/client-glue/src/protocols/Aws_json1_1.ts b/clients/client-glue/src/protocols/Aws_json1_1.ts index 8124b288ab551..0780b0e1ffe62 100644 --- a/clients/client-glue/src/protocols/Aws_json1_1.ts +++ b/clients/client-glue/src/protocols/Aws_json1_1.ts @@ -469,6 +469,7 @@ import { StopSessionCommandInput, StopSessionCommandOutput } from "../commands/S import { StopTriggerCommandInput, StopTriggerCommandOutput } from "../commands/StopTriggerCommand"; import { StopWorkflowRunCommandInput, StopWorkflowRunCommandOutput } from "../commands/StopWorkflowRunCommand"; import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand"; +import { TestConnectionCommandInput, TestConnectionCommandOutput } from "../commands/TestConnectionCommand"; import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand"; import { UpdateBlueprintCommandInput, UpdateBlueprintCommandOutput } from "../commands/UpdateBlueprintCommand"; import { UpdateClassifierCommandInput, UpdateClassifierCommandOutput } from "../commands/UpdateClassifierCommand"; @@ -1111,6 +1112,8 @@ import { SupportedDialect, TableAttributes, TagResourceRequest, + TestConnectionInput, + TestConnectionRequest, TimestampFilter, TransformFilterCriteria, TransformSortCriteria, @@ -1137,7 +1140,6 @@ import { UpdateRegistryInput, UpdateSchemaInput, UpdateSourceControlFromJobRequest, - UpdateTableRequest, UpdateXMLClassifierRequest, UsageProfileDefinition, UserDefinedFunction, @@ -1167,6 +1169,7 @@ import { TriggerUpdate, UpdateJobRequest, UpdateTableOptimizerRequest, + UpdateTableRequest, UpdateTriggerRequest, UpdateUsageProfileRequest, UpdateUserDefinedFunctionRequest, @@ -3770,6 +3773,19 @@ export const se_TagResourceCommand = async ( return buildHttpRpcRequest(context, headers, "/", undefined, body); }; +/** + * serializeAws_json1_1TestConnectionCommand + */ +export const se_TestConnectionCommand = async ( + input: TestConnectionCommandInput, + context: __SerdeContext +): Promise<__HttpRequest> => { + const headers: __HeaderBag = sharedHeaders("TestConnection"); + let body: any; + body = JSON.stringify(_json(input)); + return buildHttpRpcRequest(context, headers, "/", undefined, body); +}; + /** * serializeAws_json1_1UntagResourceCommand */ @@ -8082,6 +8098,26 @@ export const de_TagResourceCommand = async ( return response; }; +/** + * deserializeAws_json1_1TestConnectionCommand + */ +export const de_TestConnectionCommand = async ( + output: __HttpResponse, + context: __SerdeContext +): PromiseA capacity on which the task is running. For example, Fargate
and EC2
.
Associates a software bill of materials (SBOM) with a specific software package version.
+ *Requires permission to access the AssociateSbomWithPackageVersion action.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { IoTClient, AssociateSbomWithPackageVersionCommand } from "@aws-sdk/client-iot"; // ES Modules import + * // const { IoTClient, AssociateSbomWithPackageVersionCommand } = require("@aws-sdk/client-iot"); // CommonJS import + * const client = new IoTClient(config); + * const input = { // AssociateSbomWithPackageVersionRequest + * packageName: "STRING_VALUE", // required + * versionName: "STRING_VALUE", // required + * sbom: { // Sbom + * s3Location: { // S3Location + * bucket: "STRING_VALUE", + * key: "STRING_VALUE", + * version: "STRING_VALUE", + * }, + * }, + * clientToken: "STRING_VALUE", + * }; + * const command = new AssociateSbomWithPackageVersionCommand(input); + * const response = await client.send(command); + * // { // AssociateSbomWithPackageVersionResponse + * // packageName: "STRING_VALUE", + * // versionName: "STRING_VALUE", + * // sbom: { // Sbom + * // s3Location: { // S3Location + * // bucket: "STRING_VALUE", + * // key: "STRING_VALUE", + * // version: "STRING_VALUE", + * // }, + * // }, + * // sbomValidationStatus: "IN_PROGRESS" || "FAILED" || "SUCCEEDED", + * // }; + * + * ``` + * + * @param AssociateSbomWithPackageVersionCommandInput - {@link AssociateSbomWithPackageVersionCommandInput} + * @returns {@link AssociateSbomWithPackageVersionCommandOutput} + * @see {@link AssociateSbomWithPackageVersionCommandInput} for command's `input` shape. + * @see {@link AssociateSbomWithPackageVersionCommandOutput} for command's `response` shape. + * @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape. + * + * @throws {@link ConflictException} (client fault) + *A resource with the same name already exists.
+ * + * @throws {@link InternalServerException} (server fault) + *Internal error from the service that indicates an unexpected error or that the service + * is unavailable.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The specified resource does not exist.
+ * + * @throws {@link ServiceQuotaExceededException} (client fault) + *A limit has been exceeded.
+ * + * @throws {@link ThrottlingException} (client fault) + *The rate exceeds the limit.
+ * + * @throws {@link ValidationException} (client fault) + *The request is not valid.
+ * + * @throws {@link IoTServiceException} + *Base exception class for all service exceptions from IoT service.
+ * + * @public + */ +export class AssociateSbomWithPackageVersionCommand extends $Command + .classBuilder< + AssociateSbomWithPackageVersionCommandInput, + AssociateSbomWithPackageVersionCommandOutput, + IoTClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: IoTClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("AWSIotService", "AssociateSbomWithPackageVersion", {}) + .n("IoTClient", "AssociateSbomWithPackageVersionCommand") + .f(void 0, void 0) + .ser(se_AssociateSbomWithPackageVersionCommand) + .de(de_AssociateSbomWithPackageVersionCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateSbomWithPackageVersionRequest; + output: AssociateSbomWithPackageVersionResponse; + }; + sdk: { + input: AssociateSbomWithPackageVersionCommandInput; + output: AssociateSbomWithPackageVersionCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/AssociateTargetsWithJobCommand.ts b/clients/client-iot/src/commands/AssociateTargetsWithJobCommand.ts index 1aabd7eecdc29..f375687c025fa 100644 --- a/clients/client-iot/src/commands/AssociateTargetsWithJobCommand.ts +++ b/clients/client-iot/src/commands/AssociateTargetsWithJobCommand.ts @@ -112,4 +112,16 @@ export class AssociateTargetsWithJobCommand extends $Command .f(void 0, void 0) .ser(se_AssociateTargetsWithJobCommand) .de(de_AssociateTargetsWithJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateTargetsWithJobRequest; + output: AssociateTargetsWithJobResponse; + }; + sdk: { + input: AssociateTargetsWithJobCommandInput; + output: AssociateTargetsWithJobCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/AttachPolicyCommand.ts b/clients/client-iot/src/commands/AttachPolicyCommand.ts index e6c2a12c844d0..fab8f441f9364 100644 --- a/clients/client-iot/src/commands/AttachPolicyCommand.ts +++ b/clients/client-iot/src/commands/AttachPolicyCommand.ts @@ -99,4 +99,16 @@ export class AttachPolicyCommand extends $Command .f(void 0, void 0) .ser(se_AttachPolicyCommand) .de(de_AttachPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AttachPolicyRequest; + output: {}; + }; + sdk: { + input: AttachPolicyCommandInput; + output: AttachPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/AttachPrincipalPolicyCommand.ts b/clients/client-iot/src/commands/AttachPrincipalPolicyCommand.ts index 7a8583777a1ca..7c02cd6b79cd2 100644 --- a/clients/client-iot/src/commands/AttachPrincipalPolicyCommand.ts +++ b/clients/client-iot/src/commands/AttachPrincipalPolicyCommand.ts @@ -104,4 +104,16 @@ export class AttachPrincipalPolicyCommand extends $Command .f(void 0, void 0) .ser(se_AttachPrincipalPolicyCommand) .de(de_AttachPrincipalPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AttachPrincipalPolicyRequest; + output: {}; + }; + sdk: { + input: AttachPrincipalPolicyCommandInput; + output: AttachPrincipalPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/AttachSecurityProfileCommand.ts b/clients/client-iot/src/commands/AttachSecurityProfileCommand.ts index 8e7db2b0b4e18..1990a369e46e0 100644 --- a/clients/client-iot/src/commands/AttachSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/AttachSecurityProfileCommand.ts @@ -98,4 +98,16 @@ export class AttachSecurityProfileCommand extends $Command .f(void 0, void 0) .ser(se_AttachSecurityProfileCommand) .de(de_AttachSecurityProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AttachSecurityProfileRequest; + output: {}; + }; + sdk: { + input: AttachSecurityProfileCommandInput; + output: AttachSecurityProfileCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/AttachThingPrincipalCommand.ts b/clients/client-iot/src/commands/AttachThingPrincipalCommand.ts index 8dd63dab02938..bb0fc4acbcb74 100644 --- a/clients/client-iot/src/commands/AttachThingPrincipalCommand.ts +++ b/clients/client-iot/src/commands/AttachThingPrincipalCommand.ts @@ -96,4 +96,16 @@ export class AttachThingPrincipalCommand extends $Command .f(void 0, void 0) .ser(se_AttachThingPrincipalCommand) .de(de_AttachThingPrincipalCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AttachThingPrincipalRequest; + output: {}; + }; + sdk: { + input: AttachThingPrincipalCommandInput; + output: AttachThingPrincipalCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CancelAuditMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/CancelAuditMitigationActionsTaskCommand.ts index 99095277f131c..32a20cbb77d22 100644 --- a/clients/client-iot/src/commands/CancelAuditMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/CancelAuditMitigationActionsTaskCommand.ts @@ -95,4 +95,16 @@ export class CancelAuditMitigationActionsTaskCommand extends $Command .f(void 0, void 0) .ser(se_CancelAuditMitigationActionsTaskCommand) .de(de_CancelAuditMitigationActionsTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelAuditMitigationActionsTaskRequest; + output: {}; + }; + sdk: { + input: CancelAuditMitigationActionsTaskCommandInput; + output: CancelAuditMitigationActionsTaskCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CancelAuditTaskCommand.ts b/clients/client-iot/src/commands/CancelAuditTaskCommand.ts index e02e944221910..eb98037090c03 100644 --- a/clients/client-iot/src/commands/CancelAuditTaskCommand.ts +++ b/clients/client-iot/src/commands/CancelAuditTaskCommand.ts @@ -88,4 +88,16 @@ export class CancelAuditTaskCommand extends $Command .f(void 0, void 0) .ser(se_CancelAuditTaskCommand) .de(de_CancelAuditTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelAuditTaskRequest; + output: {}; + }; + sdk: { + input: CancelAuditTaskCommandInput; + output: CancelAuditTaskCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CancelCertificateTransferCommand.ts b/clients/client-iot/src/commands/CancelCertificateTransferCommand.ts index fa4a70b6637df..7ba37b6221c0a 100644 --- a/clients/client-iot/src/commands/CancelCertificateTransferCommand.ts +++ b/clients/client-iot/src/commands/CancelCertificateTransferCommand.ts @@ -105,4 +105,16 @@ export class CancelCertificateTransferCommand extends $Command .f(void 0, void 0) .ser(se_CancelCertificateTransferCommand) .de(de_CancelCertificateTransferCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelCertificateTransferRequest; + output: {}; + }; + sdk: { + input: CancelCertificateTransferCommandInput; + output: CancelCertificateTransferCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CancelDetectMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/CancelDetectMitigationActionsTaskCommand.ts index ef373ae3739f2..3f9b186f72adf 100644 --- a/clients/client-iot/src/commands/CancelDetectMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/CancelDetectMitigationActionsTaskCommand.ts @@ -98,4 +98,16 @@ export class CancelDetectMitigationActionsTaskCommand extends $Command .f(void 0, void 0) .ser(se_CancelDetectMitigationActionsTaskCommand) .de(de_CancelDetectMitigationActionsTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelDetectMitigationActionsTaskRequest; + output: {}; + }; + sdk: { + input: CancelDetectMitigationActionsTaskCommandInput; + output: CancelDetectMitigationActionsTaskCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CancelJobCommand.ts b/clients/client-iot/src/commands/CancelJobCommand.ts index 5cbc1cc671daf..d6fa99cc0c326 100644 --- a/clients/client-iot/src/commands/CancelJobCommand.ts +++ b/clients/client-iot/src/commands/CancelJobCommand.ts @@ -98,4 +98,16 @@ export class CancelJobCommand extends $Command .f(void 0, void 0) .ser(se_CancelJobCommand) .de(de_CancelJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelJobRequest; + output: CancelJobResponse; + }; + sdk: { + input: CancelJobCommandInput; + output: CancelJobCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CancelJobExecutionCommand.ts b/clients/client-iot/src/commands/CancelJobExecutionCommand.ts index 5feace20166e3..441e226681e8e 100644 --- a/clients/client-iot/src/commands/CancelJobExecutionCommand.ts +++ b/clients/client-iot/src/commands/CancelJobExecutionCommand.ts @@ -104,4 +104,16 @@ export class CancelJobExecutionCommand extends $Command .f(void 0, void 0) .ser(se_CancelJobExecutionCommand) .de(de_CancelJobExecutionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelJobExecutionRequest; + output: {}; + }; + sdk: { + input: CancelJobExecutionCommandInput; + output: CancelJobExecutionCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ClearDefaultAuthorizerCommand.ts b/clients/client-iot/src/commands/ClearDefaultAuthorizerCommand.ts index dc43bdaa0eb8b..3fae1e88931b5 100644 --- a/clients/client-iot/src/commands/ClearDefaultAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/ClearDefaultAuthorizerCommand.ts @@ -92,4 +92,16 @@ export class ClearDefaultAuthorizerCommand extends $Command .f(void 0, void 0) .ser(se_ClearDefaultAuthorizerCommand) .de(de_ClearDefaultAuthorizerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: {}; + }; + sdk: { + input: ClearDefaultAuthorizerCommandInput; + output: ClearDefaultAuthorizerCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ConfirmTopicRuleDestinationCommand.ts b/clients/client-iot/src/commands/ConfirmTopicRuleDestinationCommand.ts index 54fd5dcd35451..7d451267c0345 100644 --- a/clients/client-iot/src/commands/ConfirmTopicRuleDestinationCommand.ts +++ b/clients/client-iot/src/commands/ConfirmTopicRuleDestinationCommand.ts @@ -100,4 +100,16 @@ export class ConfirmTopicRuleDestinationCommand extends $Command .f(void 0, void 0) .ser(se_ConfirmTopicRuleDestinationCommand) .de(de_ConfirmTopicRuleDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ConfirmTopicRuleDestinationRequest; + output: {}; + }; + sdk: { + input: ConfirmTopicRuleDestinationCommandInput; + output: ConfirmTopicRuleDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateAuditSuppressionCommand.ts b/clients/client-iot/src/commands/CreateAuditSuppressionCommand.ts index 2f8cd42d1068c..886c7b794b955 100644 --- a/clients/client-iot/src/commands/CreateAuditSuppressionCommand.ts +++ b/clients/client-iot/src/commands/CreateAuditSuppressionCommand.ts @@ -116,4 +116,16 @@ export class CreateAuditSuppressionCommand extends $Command .f(void 0, void 0) .ser(se_CreateAuditSuppressionCommand) .de(de_CreateAuditSuppressionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAuditSuppressionRequest; + output: {}; + }; + sdk: { + input: CreateAuditSuppressionCommandInput; + output: CreateAuditSuppressionCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateAuthorizerCommand.ts b/clients/client-iot/src/commands/CreateAuthorizerCommand.ts index 4651741aefb26..b73a7da4dac75 100644 --- a/clients/client-iot/src/commands/CreateAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/CreateAuthorizerCommand.ts @@ -114,4 +114,16 @@ export class CreateAuthorizerCommand extends $Command .f(void 0, void 0) .ser(se_CreateAuthorizerCommand) .de(de_CreateAuthorizerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAuthorizerRequest; + output: CreateAuthorizerResponse; + }; + sdk: { + input: CreateAuthorizerCommandInput; + output: CreateAuthorizerCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateBillingGroupCommand.ts b/clients/client-iot/src/commands/CreateBillingGroupCommand.ts index 8e3093b0e9bd1..3e4898d6907f5 100644 --- a/clients/client-iot/src/commands/CreateBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/CreateBillingGroupCommand.ts @@ -101,4 +101,16 @@ export class CreateBillingGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateBillingGroupCommand) .de(de_CreateBillingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateBillingGroupRequest; + output: CreateBillingGroupResponse; + }; + sdk: { + input: CreateBillingGroupCommandInput; + output: CreateBillingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateCertificateFromCsrCommand.ts b/clients/client-iot/src/commands/CreateCertificateFromCsrCommand.ts index 0cff1e8010cc5..dafc80d71ec23 100644 --- a/clients/client-iot/src/commands/CreateCertificateFromCsrCommand.ts +++ b/clients/client-iot/src/commands/CreateCertificateFromCsrCommand.ts @@ -142,4 +142,16 @@ export class CreateCertificateFromCsrCommand extends $Command .f(void 0, void 0) .ser(se_CreateCertificateFromCsrCommand) .de(de_CreateCertificateFromCsrCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCertificateFromCsrRequest; + output: CreateCertificateFromCsrResponse; + }; + sdk: { + input: CreateCertificateFromCsrCommandInput; + output: CreateCertificateFromCsrCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateCertificateProviderCommand.ts b/clients/client-iot/src/commands/CreateCertificateProviderCommand.ts index 2dbeaa83aeab3..3c15caf6dd482 100644 --- a/clients/client-iot/src/commands/CreateCertificateProviderCommand.ts +++ b/clients/client-iot/src/commands/CreateCertificateProviderCommand.ts @@ -122,4 +122,16 @@ export class CreateCertificateProviderCommand extends $Command .f(void 0, void 0) .ser(se_CreateCertificateProviderCommand) .de(de_CreateCertificateProviderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCertificateProviderRequest; + output: CreateCertificateProviderResponse; + }; + sdk: { + input: CreateCertificateProviderCommandInput; + output: CreateCertificateProviderCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateCustomMetricCommand.ts b/clients/client-iot/src/commands/CreateCustomMetricCommand.ts index 9e16ed468ed68..c13cff79d8a59 100644 --- a/clients/client-iot/src/commands/CreateCustomMetricCommand.ts +++ b/clients/client-iot/src/commands/CreateCustomMetricCommand.ts @@ -106,4 +106,16 @@ export class CreateCustomMetricCommand extends $Command .f(void 0, void 0) .ser(se_CreateCustomMetricCommand) .de(de_CreateCustomMetricCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCustomMetricRequest; + output: CreateCustomMetricResponse; + }; + sdk: { + input: CreateCustomMetricCommandInput; + output: CreateCustomMetricCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateDimensionCommand.ts b/clients/client-iot/src/commands/CreateDimensionCommand.ts index 6b9942c37069d..c50424d187eec 100644 --- a/clients/client-iot/src/commands/CreateDimensionCommand.ts +++ b/clients/client-iot/src/commands/CreateDimensionCommand.ts @@ -106,4 +106,16 @@ export class CreateDimensionCommand extends $Command .f(void 0, void 0) .ser(se_CreateDimensionCommand) .de(de_CreateDimensionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDimensionRequest; + output: CreateDimensionResponse; + }; + sdk: { + input: CreateDimensionCommandInput; + output: CreateDimensionCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateDomainConfigurationCommand.ts b/clients/client-iot/src/commands/CreateDomainConfigurationCommand.ts index 05c9fd9587e42..039e9cc5b7b5c 100644 --- a/clients/client-iot/src/commands/CreateDomainConfigurationCommand.ts +++ b/clients/client-iot/src/commands/CreateDomainConfigurationCommand.ts @@ -125,4 +125,16 @@ export class CreateDomainConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_CreateDomainConfigurationCommand) .de(de_CreateDomainConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDomainConfigurationRequest; + output: CreateDomainConfigurationResponse; + }; + sdk: { + input: CreateDomainConfigurationCommandInput; + output: CreateDomainConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateDynamicThingGroupCommand.ts b/clients/client-iot/src/commands/CreateDynamicThingGroupCommand.ts index 13d8cda3a9ae6..06e0b0a9e56e3 100644 --- a/clients/client-iot/src/commands/CreateDynamicThingGroupCommand.ts +++ b/clients/client-iot/src/commands/CreateDynamicThingGroupCommand.ts @@ -122,4 +122,16 @@ export class CreateDynamicThingGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateDynamicThingGroupCommand) .de(de_CreateDynamicThingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDynamicThingGroupRequest; + output: CreateDynamicThingGroupResponse; + }; + sdk: { + input: CreateDynamicThingGroupCommandInput; + output: CreateDynamicThingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateFleetMetricCommand.ts b/clients/client-iot/src/commands/CreateFleetMetricCommand.ts index 37b43ffa95fd7..f978f109bfc97 100644 --- a/clients/client-iot/src/commands/CreateFleetMetricCommand.ts +++ b/clients/client-iot/src/commands/CreateFleetMetricCommand.ts @@ -131,4 +131,16 @@ export class CreateFleetMetricCommand extends $Command .f(void 0, void 0) .ser(se_CreateFleetMetricCommand) .de(de_CreateFleetMetricCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateFleetMetricRequest; + output: CreateFleetMetricResponse; + }; + sdk: { + input: CreateFleetMetricCommandInput; + output: CreateFleetMetricCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateJobCommand.ts b/clients/client-iot/src/commands/CreateJobCommand.ts index 8b3bb04b36b79..b2b4ad7eae7fd 100644 --- a/clients/client-iot/src/commands/CreateJobCommand.ts +++ b/clients/client-iot/src/commands/CreateJobCommand.ts @@ -166,4 +166,16 @@ export class CreateJobCommand extends $Command .f(void 0, void 0) .ser(se_CreateJobCommand) .de(de_CreateJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateJobRequest; + output: CreateJobResponse; + }; + sdk: { + input: CreateJobCommandInput; + output: CreateJobCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateJobTemplateCommand.ts b/clients/client-iot/src/commands/CreateJobTemplateCommand.ts index 1fae53a688701..809b2e35edf9d 100644 --- a/clients/client-iot/src/commands/CreateJobTemplateCommand.ts +++ b/clients/client-iot/src/commands/CreateJobTemplateCommand.ts @@ -152,4 +152,16 @@ export class CreateJobTemplateCommand extends $Command .f(void 0, void 0) .ser(se_CreateJobTemplateCommand) .de(de_CreateJobTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateJobTemplateRequest; + output: CreateJobTemplateResponse; + }; + sdk: { + input: CreateJobTemplateCommandInput; + output: CreateJobTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateKeysAndCertificateCommand.ts b/clients/client-iot/src/commands/CreateKeysAndCertificateCommand.ts index 50e749a81de7a..57440a675da4b 100644 --- a/clients/client-iot/src/commands/CreateKeysAndCertificateCommand.ts +++ b/clients/client-iot/src/commands/CreateKeysAndCertificateCommand.ts @@ -108,4 +108,16 @@ export class CreateKeysAndCertificateCommand extends $Command .f(void 0, CreateKeysAndCertificateResponseFilterSensitiveLog) .ser(se_CreateKeysAndCertificateCommand) .de(de_CreateKeysAndCertificateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateKeysAndCertificateRequest; + output: CreateKeysAndCertificateResponse; + }; + sdk: { + input: CreateKeysAndCertificateCommandInput; + output: CreateKeysAndCertificateCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateMitigationActionCommand.ts b/clients/client-iot/src/commands/CreateMitigationActionCommand.ts index 816cfecea7902..4e795bc1d0d62 100644 --- a/clients/client-iot/src/commands/CreateMitigationActionCommand.ts +++ b/clients/client-iot/src/commands/CreateMitigationActionCommand.ts @@ -126,4 +126,16 @@ export class CreateMitigationActionCommand extends $Command .f(void 0, void 0) .ser(se_CreateMitigationActionCommand) .de(de_CreateMitigationActionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMitigationActionRequest; + output: CreateMitigationActionResponse; + }; + sdk: { + input: CreateMitigationActionCommandInput; + output: CreateMitigationActionCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreateOTAUpdateCommand.ts b/clients/client-iot/src/commands/CreateOTAUpdateCommand.ts index 8930c0f7b952d..8d7bf6c213ac5 100644 --- a/clients/client-iot/src/commands/CreateOTAUpdateCommand.ts +++ b/clients/client-iot/src/commands/CreateOTAUpdateCommand.ts @@ -200,4 +200,16 @@ export class CreateOTAUpdateCommand extends $Command .f(void 0, void 0) .ser(se_CreateOTAUpdateCommand) .de(de_CreateOTAUpdateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateOTAUpdateRequest; + output: CreateOTAUpdateResponse; + }; + sdk: { + input: CreateOTAUpdateCommandInput; + output: CreateOTAUpdateCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreatePackageCommand.ts b/clients/client-iot/src/commands/CreatePackageCommand.ts index 8a3d592d49ae3..b5f01ae96c6e3 100644 --- a/clients/client-iot/src/commands/CreatePackageCommand.ts +++ b/clients/client-iot/src/commands/CreatePackageCommand.ts @@ -106,4 +106,16 @@ export class CreatePackageCommand extends $Command .f(CreatePackageRequestFilterSensitiveLog, CreatePackageResponseFilterSensitiveLog) .ser(se_CreatePackageCommand) .de(de_CreatePackageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePackageRequest; + output: CreatePackageResponse; + }; + sdk: { + input: CreatePackageCommandInput; + output: CreatePackageCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/CreatePackageVersionCommand.ts b/clients/client-iot/src/commands/CreatePackageVersionCommand.ts index 8e63e6c96b4ff..f7558b3476d16 100644 --- a/clients/client-iot/src/commands/CreatePackageVersionCommand.ts +++ b/clients/client-iot/src/commands/CreatePackageVersionCommand.ts @@ -48,6 +48,14 @@ export interface CreatePackageVersionCommandOutput extends CreatePackageVersionR * attributes: { // ResourceAttributes * "Disassociates a software bill of materials (SBOM) from a specific software package version.
+ *Requires permission to access the DisassociateSbomWithPackageVersion action.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { IoTClient, DisassociateSbomFromPackageVersionCommand } from "@aws-sdk/client-iot"; // ES Modules import + * // const { IoTClient, DisassociateSbomFromPackageVersionCommand } = require("@aws-sdk/client-iot"); // CommonJS import + * const client = new IoTClient(config); + * const input = { // DisassociateSbomFromPackageVersionRequest + * packageName: "STRING_VALUE", // required + * versionName: "STRING_VALUE", // required + * clientToken: "STRING_VALUE", + * }; + * const command = new DisassociateSbomFromPackageVersionCommand(input); + * const response = await client.send(command); + * // {}; + * + * ``` + * + * @param DisassociateSbomFromPackageVersionCommandInput - {@link DisassociateSbomFromPackageVersionCommandInput} + * @returns {@link DisassociateSbomFromPackageVersionCommandOutput} + * @see {@link DisassociateSbomFromPackageVersionCommandInput} for command's `input` shape. + * @see {@link DisassociateSbomFromPackageVersionCommandOutput} for command's `response` shape. + * @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape. + * + * @throws {@link ConflictException} (client fault) + *A resource with the same name already exists.
+ * + * @throws {@link InternalServerException} (server fault) + *Internal error from the service that indicates an unexpected error or that the service + * is unavailable.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The specified resource does not exist.
+ * + * @throws {@link ThrottlingException} (client fault) + *The rate exceeds the limit.
+ * + * @throws {@link ValidationException} (client fault) + *The request is not valid.
+ * + * @throws {@link IoTServiceException} + *Base exception class for all service exceptions from IoT service.
+ * + * @public + */ +export class DisassociateSbomFromPackageVersionCommand extends $Command + .classBuilder< + DisassociateSbomFromPackageVersionCommandInput, + DisassociateSbomFromPackageVersionCommandOutput, + IoTClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: IoTClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("AWSIotService", "DisassociateSbomFromPackageVersion", {}) + .n("IoTClient", "DisassociateSbomFromPackageVersionCommand") + .f(void 0, void 0) + .ser(se_DisassociateSbomFromPackageVersionCommand) + .de(de_DisassociateSbomFromPackageVersionCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateSbomFromPackageVersionRequest; + output: {}; + }; + sdk: { + input: DisassociateSbomFromPackageVersionCommandInput; + output: DisassociateSbomFromPackageVersionCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/EnableTopicRuleCommand.ts b/clients/client-iot/src/commands/EnableTopicRuleCommand.ts index 4a16ca17c418f..54efa1c567617 100644 --- a/clients/client-iot/src/commands/EnableTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/EnableTopicRuleCommand.ts @@ -92,4 +92,16 @@ export class EnableTopicRuleCommand extends $Command .f(void 0, void 0) .ser(se_EnableTopicRuleCommand) .de(de_EnableTopicRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: EnableTopicRuleRequest; + output: {}; + }; + sdk: { + input: EnableTopicRuleCommandInput; + output: EnableTopicRuleCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/GetBehaviorModelTrainingSummariesCommand.ts b/clients/client-iot/src/commands/GetBehaviorModelTrainingSummariesCommand.ts index adc84c78e18e9..48f0ed2782764 100644 --- a/clients/client-iot/src/commands/GetBehaviorModelTrainingSummariesCommand.ts +++ b/clients/client-iot/src/commands/GetBehaviorModelTrainingSummariesCommand.ts @@ -112,4 +112,16 @@ export class GetBehaviorModelTrainingSummariesCommand extends $Command .f(void 0, void 0) .ser(se_GetBehaviorModelTrainingSummariesCommand) .de(de_GetBehaviorModelTrainingSummariesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetBehaviorModelTrainingSummariesRequest; + output: GetBehaviorModelTrainingSummariesResponse; + }; + sdk: { + input: GetBehaviorModelTrainingSummariesCommandInput; + output: GetBehaviorModelTrainingSummariesCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/GetBucketsAggregationCommand.ts b/clients/client-iot/src/commands/GetBucketsAggregationCommand.ts index ebf1e1a1127f5..e1c1928582198 100644 --- a/clients/client-iot/src/commands/GetBucketsAggregationCommand.ts +++ b/clients/client-iot/src/commands/GetBucketsAggregationCommand.ts @@ -119,4 +119,16 @@ export class GetBucketsAggregationCommand extends $Command .f(void 0, void 0) .ser(se_GetBucketsAggregationCommand) .de(de_GetBucketsAggregationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetBucketsAggregationRequest; + output: GetBucketsAggregationResponse; + }; + sdk: { + input: GetBucketsAggregationCommandInput; + output: GetBucketsAggregationCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/GetCardinalityCommand.ts b/clients/client-iot/src/commands/GetCardinalityCommand.ts index 26fd3a3a24ce5..46abc3ef6ccb7 100644 --- a/clients/client-iot/src/commands/GetCardinalityCommand.ts +++ b/clients/client-iot/src/commands/GetCardinalityCommand.ts @@ -108,4 +108,16 @@ export class GetCardinalityCommand extends $Command .f(void 0, void 0) .ser(se_GetCardinalityCommand) .de(de_GetCardinalityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCardinalityRequest; + output: GetCardinalityResponse; + }; + sdk: { + input: GetCardinalityCommandInput; + output: GetCardinalityCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/GetEffectivePoliciesCommand.ts b/clients/client-iot/src/commands/GetEffectivePoliciesCommand.ts index d3dc2990ac62f..a9af842d48947 100644 --- a/clients/client-iot/src/commands/GetEffectivePoliciesCommand.ts +++ b/clients/client-iot/src/commands/GetEffectivePoliciesCommand.ts @@ -108,4 +108,16 @@ export class GetEffectivePoliciesCommand extends $Command .f(void 0, void 0) .ser(se_GetEffectivePoliciesCommand) .de(de_GetEffectivePoliciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEffectivePoliciesRequest; + output: GetEffectivePoliciesResponse; + }; + sdk: { + input: GetEffectivePoliciesCommandInput; + output: GetEffectivePoliciesCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/GetIndexingConfigurationCommand.ts b/clients/client-iot/src/commands/GetIndexingConfigurationCommand.ts index 563ec6dfea6f2..7f8789e219884 100644 --- a/clients/client-iot/src/commands/GetIndexingConfigurationCommand.ts +++ b/clients/client-iot/src/commands/GetIndexingConfigurationCommand.ts @@ -134,4 +134,16 @@ export class GetIndexingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetIndexingConfigurationCommand) .de(de_GetIndexingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetIndexingConfigurationResponse; + }; + sdk: { + input: GetIndexingConfigurationCommandInput; + output: GetIndexingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/GetJobDocumentCommand.ts b/clients/client-iot/src/commands/GetJobDocumentCommand.ts index 184dd7a60d1b1..fa3ae1cb1e104 100644 --- a/clients/client-iot/src/commands/GetJobDocumentCommand.ts +++ b/clients/client-iot/src/commands/GetJobDocumentCommand.ts @@ -38,6 +38,7 @@ export interface GetJobDocumentCommandOutput extends GetJobDocumentResponse, __M * const client = new IoTClient(config); * const input = { // GetJobDocumentRequest * jobId: "STRING_VALUE", // required + * beforeSubstitution: true || false, * }; * const command = new GetJobDocumentCommand(input); * const response = await client.send(command); @@ -90,4 +91,16 @@ export class GetJobDocumentCommand extends $Command .f(void 0, void 0) .ser(se_GetJobDocumentCommand) .de(de_GetJobDocumentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetJobDocumentRequest; + output: GetJobDocumentResponse; + }; + sdk: { + input: GetJobDocumentCommandInput; + output: GetJobDocumentCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/GetLoggingOptionsCommand.ts b/clients/client-iot/src/commands/GetLoggingOptionsCommand.ts index a843ee14c601c..9030df7d2cf9e 100644 --- a/clients/client-iot/src/commands/GetLoggingOptionsCommand.ts +++ b/clients/client-iot/src/commands/GetLoggingOptionsCommand.ts @@ -88,4 +88,16 @@ export class GetLoggingOptionsCommand extends $Command .f(void 0, void 0) .ser(se_GetLoggingOptionsCommand) .de(de_GetLoggingOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetLoggingOptionsResponse; + }; + sdk: { + input: GetLoggingOptionsCommandInput; + output: GetLoggingOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/GetOTAUpdateCommand.ts b/clients/client-iot/src/commands/GetOTAUpdateCommand.ts index bf4c85f313b0e..1fb68a95b7cfd 100644 --- a/clients/client-iot/src/commands/GetOTAUpdateCommand.ts +++ b/clients/client-iot/src/commands/GetOTAUpdateCommand.ts @@ -182,4 +182,16 @@ export class GetOTAUpdateCommand extends $Command .f(void 0, void 0) .ser(se_GetOTAUpdateCommand) .de(de_GetOTAUpdateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetOTAUpdateRequest; + output: GetOTAUpdateResponse; + }; + sdk: { + input: GetOTAUpdateCommandInput; + output: GetOTAUpdateCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/GetPackageCommand.ts b/clients/client-iot/src/commands/GetPackageCommand.ts index 246d214ead009..accb5ee569b19 100644 --- a/clients/client-iot/src/commands/GetPackageCommand.ts +++ b/clients/client-iot/src/commands/GetPackageCommand.ts @@ -96,4 +96,16 @@ export class GetPackageCommand extends $Command .f(void 0, GetPackageResponseFilterSensitiveLog) .ser(se_GetPackageCommand) .de(de_GetPackageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPackageRequest; + output: GetPackageResponse; + }; + sdk: { + input: GetPackageCommandInput; + output: GetPackageCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/GetPackageConfigurationCommand.ts b/clients/client-iot/src/commands/GetPackageConfigurationCommand.ts index 3f8c38b51cc68..e2784951cc3f8 100644 --- a/clients/client-iot/src/commands/GetPackageConfigurationCommand.ts +++ b/clients/client-iot/src/commands/GetPackageConfigurationCommand.ts @@ -86,4 +86,16 @@ export class GetPackageConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetPackageConfigurationCommand) .de(de_GetPackageConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetPackageConfigurationResponse; + }; + sdk: { + input: GetPackageConfigurationCommandInput; + output: GetPackageConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/GetPackageVersionCommand.ts b/clients/client-iot/src/commands/GetPackageVersionCommand.ts index 9d685beded693..aba38005f7197 100644 --- a/clients/client-iot/src/commands/GetPackageVersionCommand.ts +++ b/clients/client-iot/src/commands/GetPackageVersionCommand.ts @@ -54,10 +54,26 @@ export interface GetPackageVersionCommandOutput extends GetPackageVersionRespons * // attributes: { // ResourceAttributes * // "The validation results for all software bill of materials (SBOM) attached to a specific software package version.
+ *Requires permission to access the ListSbomValidationResults action.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { IoTClient, ListSbomValidationResultsCommand } from "@aws-sdk/client-iot"; // ES Modules import + * // const { IoTClient, ListSbomValidationResultsCommand } = require("@aws-sdk/client-iot"); // CommonJS import + * const client = new IoTClient(config); + * const input = { // ListSbomValidationResultsRequest + * packageName: "STRING_VALUE", // required + * versionName: "STRING_VALUE", // required + * validationResult: "FAILED" || "SUCCEEDED", + * maxResults: Number("int"), + * nextToken: "STRING_VALUE", + * }; + * const command = new ListSbomValidationResultsCommand(input); + * const response = await client.send(command); + * // { // ListSbomValidationResultsResponse + * // validationResultSummaries: [ // SbomValidationResultSummaryList + * // { // SbomValidationResultSummary + * // fileName: "STRING_VALUE", + * // validationResult: "FAILED" || "SUCCEEDED", + * // errorCode: "INCOMPATIBLE_FORMAT" || "FILE_SIZE_LIMIT_EXCEEDED", + * // errorMessage: "STRING_VALUE", + * // }, + * // ], + * // nextToken: "STRING_VALUE", + * // }; + * + * ``` + * + * @param ListSbomValidationResultsCommandInput - {@link ListSbomValidationResultsCommandInput} + * @returns {@link ListSbomValidationResultsCommandOutput} + * @see {@link ListSbomValidationResultsCommandInput} for command's `input` shape. + * @see {@link ListSbomValidationResultsCommandOutput} for command's `response` shape. + * @see {@link IoTClientResolvedConfig | config} for IoTClient's `config` shape. + * + * @throws {@link InternalServerException} (server fault) + *Internal error from the service that indicates an unexpected error or that the service + * is unavailable.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The specified resource does not exist.
+ * + * @throws {@link ThrottlingException} (client fault) + *The rate exceeds the limit.
+ * + * @throws {@link ValidationException} (client fault) + *The request is not valid.
+ * + * @throws {@link IoTServiceException} + *Base exception class for all service exceptions from IoT service.
+ * + * @public + */ +export class ListSbomValidationResultsCommand extends $Command + .classBuilder< + ListSbomValidationResultsCommandInput, + ListSbomValidationResultsCommandOutput, + IoTClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: IoTClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("AWSIotService", "ListSbomValidationResults", {}) + .n("IoTClient", "ListSbomValidationResultsCommand") + .f(void 0, void 0) + .ser(se_ListSbomValidationResultsCommand) + .de(de_ListSbomValidationResultsCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSbomValidationResultsRequest; + output: ListSbomValidationResultsResponse; + }; + sdk: { + input: ListSbomValidationResultsCommandInput; + output: ListSbomValidationResultsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListScheduledAuditsCommand.ts b/clients/client-iot/src/commands/ListScheduledAuditsCommand.ts index 72dbc34f569d8..df19b39fb8658 100644 --- a/clients/client-iot/src/commands/ListScheduledAuditsCommand.ts +++ b/clients/client-iot/src/commands/ListScheduledAuditsCommand.ts @@ -97,4 +97,16 @@ export class ListScheduledAuditsCommand extends $Command .f(void 0, void 0) .ser(se_ListScheduledAuditsCommand) .de(de_ListScheduledAuditsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListScheduledAuditsRequest; + output: ListScheduledAuditsResponse; + }; + sdk: { + input: ListScheduledAuditsCommandInput; + output: ListScheduledAuditsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListSecurityProfilesCommand.ts b/clients/client-iot/src/commands/ListSecurityProfilesCommand.ts index a1175599dbb4c..48bf23ab4fad6 100644 --- a/clients/client-iot/src/commands/ListSecurityProfilesCommand.ts +++ b/clients/client-iot/src/commands/ListSecurityProfilesCommand.ts @@ -105,4 +105,16 @@ export class ListSecurityProfilesCommand extends $Command .f(void 0, void 0) .ser(se_ListSecurityProfilesCommand) .de(de_ListSecurityProfilesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSecurityProfilesRequest; + output: ListSecurityProfilesResponse; + }; + sdk: { + input: ListSecurityProfilesCommandInput; + output: ListSecurityProfilesCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListSecurityProfilesForTargetCommand.ts b/clients/client-iot/src/commands/ListSecurityProfilesForTargetCommand.ts index 34cb6ea26f9fb..c17e7c8919189 100644 --- a/clients/client-iot/src/commands/ListSecurityProfilesForTargetCommand.ts +++ b/clients/client-iot/src/commands/ListSecurityProfilesForTargetCommand.ts @@ -109,4 +109,16 @@ export class ListSecurityProfilesForTargetCommand extends $Command .f(void 0, void 0) .ser(se_ListSecurityProfilesForTargetCommand) .de(de_ListSecurityProfilesForTargetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSecurityProfilesForTargetRequest; + output: ListSecurityProfilesForTargetResponse; + }; + sdk: { + input: ListSecurityProfilesForTargetCommandInput; + output: ListSecurityProfilesForTargetCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListStreamsCommand.ts b/clients/client-iot/src/commands/ListStreamsCommand.ts index 2c35af3ec2c79..788aa7d45eb86 100644 --- a/clients/client-iot/src/commands/ListStreamsCommand.ts +++ b/clients/client-iot/src/commands/ListStreamsCommand.ts @@ -103,4 +103,16 @@ export class ListStreamsCommand extends $Command .f(void 0, void 0) .ser(se_ListStreamsCommand) .de(de_ListStreamsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStreamsRequest; + output: ListStreamsResponse; + }; + sdk: { + input: ListStreamsCommandInput; + output: ListStreamsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListTagsForResourceCommand.ts b/clients/client-iot/src/commands/ListTagsForResourceCommand.ts index ff25a47f64ccf..ac0fd585e922f 100644 --- a/clients/client-iot/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-iot/src/commands/ListTagsForResourceCommand.ts @@ -97,4 +97,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListTargetsForPolicyCommand.ts b/clients/client-iot/src/commands/ListTargetsForPolicyCommand.ts index d73811720afa3..1eedf955aee5e 100644 --- a/clients/client-iot/src/commands/ListTargetsForPolicyCommand.ts +++ b/clients/client-iot/src/commands/ListTargetsForPolicyCommand.ts @@ -104,4 +104,16 @@ export class ListTargetsForPolicyCommand extends $Command .f(void 0, void 0) .ser(se_ListTargetsForPolicyCommand) .de(de_ListTargetsForPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTargetsForPolicyRequest; + output: ListTargetsForPolicyResponse; + }; + sdk: { + input: ListTargetsForPolicyCommandInput; + output: ListTargetsForPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListTargetsForSecurityProfileCommand.ts b/clients/client-iot/src/commands/ListTargetsForSecurityProfileCommand.ts index cb403d9fbbb03..cb0dd525a8470 100644 --- a/clients/client-iot/src/commands/ListTargetsForSecurityProfileCommand.ts +++ b/clients/client-iot/src/commands/ListTargetsForSecurityProfileCommand.ts @@ -102,4 +102,16 @@ export class ListTargetsForSecurityProfileCommand extends $Command .f(void 0, void 0) .ser(se_ListTargetsForSecurityProfileCommand) .de(de_ListTargetsForSecurityProfileCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTargetsForSecurityProfileRequest; + output: ListTargetsForSecurityProfileResponse; + }; + sdk: { + input: ListTargetsForSecurityProfileCommandInput; + output: ListTargetsForSecurityProfileCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListThingGroupsCommand.ts b/clients/client-iot/src/commands/ListThingGroupsCommand.ts index 0a5e7cdee03ab..865b004f878af 100644 --- a/clients/client-iot/src/commands/ListThingGroupsCommand.ts +++ b/clients/client-iot/src/commands/ListThingGroupsCommand.ts @@ -100,4 +100,16 @@ export class ListThingGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListThingGroupsCommand) .de(de_ListThingGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListThingGroupsRequest; + output: ListThingGroupsResponse; + }; + sdk: { + input: ListThingGroupsCommandInput; + output: ListThingGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListThingGroupsForThingCommand.ts b/clients/client-iot/src/commands/ListThingGroupsForThingCommand.ts index 9a0ef205d111c..ecf890b70f647 100644 --- a/clients/client-iot/src/commands/ListThingGroupsForThingCommand.ts +++ b/clients/client-iot/src/commands/ListThingGroupsForThingCommand.ts @@ -98,4 +98,16 @@ export class ListThingGroupsForThingCommand extends $Command .f(void 0, void 0) .ser(se_ListThingGroupsForThingCommand) .de(de_ListThingGroupsForThingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListThingGroupsForThingRequest; + output: ListThingGroupsForThingResponse; + }; + sdk: { + input: ListThingGroupsForThingCommandInput; + output: ListThingGroupsForThingCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListThingPrincipalsCommand.ts b/clients/client-iot/src/commands/ListThingPrincipalsCommand.ts index 264fa37b79078..c766f5a8b601d 100644 --- a/clients/client-iot/src/commands/ListThingPrincipalsCommand.ts +++ b/clients/client-iot/src/commands/ListThingPrincipalsCommand.ts @@ -103,4 +103,16 @@ export class ListThingPrincipalsCommand extends $Command .f(void 0, void 0) .ser(se_ListThingPrincipalsCommand) .de(de_ListThingPrincipalsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListThingPrincipalsRequest; + output: ListThingPrincipalsResponse; + }; + sdk: { + input: ListThingPrincipalsCommandInput; + output: ListThingPrincipalsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListThingRegistrationTaskReportsCommand.ts b/clients/client-iot/src/commands/ListThingRegistrationTaskReportsCommand.ts index 10c9bbc39ba92..15069e2da4241 100644 --- a/clients/client-iot/src/commands/ListThingRegistrationTaskReportsCommand.ts +++ b/clients/client-iot/src/commands/ListThingRegistrationTaskReportsCommand.ts @@ -101,4 +101,16 @@ export class ListThingRegistrationTaskReportsCommand extends $Command .f(void 0, void 0) .ser(se_ListThingRegistrationTaskReportsCommand) .de(de_ListThingRegistrationTaskReportsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListThingRegistrationTaskReportsRequest; + output: ListThingRegistrationTaskReportsResponse; + }; + sdk: { + input: ListThingRegistrationTaskReportsCommandInput; + output: ListThingRegistrationTaskReportsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListThingRegistrationTasksCommand.ts b/clients/client-iot/src/commands/ListThingRegistrationTasksCommand.ts index 592326c523d3a..44776ef677e92 100644 --- a/clients/client-iot/src/commands/ListThingRegistrationTasksCommand.ts +++ b/clients/client-iot/src/commands/ListThingRegistrationTasksCommand.ts @@ -95,4 +95,16 @@ export class ListThingRegistrationTasksCommand extends $Command .f(void 0, void 0) .ser(se_ListThingRegistrationTasksCommand) .de(de_ListThingRegistrationTasksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListThingRegistrationTasksRequest; + output: ListThingRegistrationTasksResponse; + }; + sdk: { + input: ListThingRegistrationTasksCommandInput; + output: ListThingRegistrationTasksCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListThingTypesCommand.ts b/clients/client-iot/src/commands/ListThingTypesCommand.ts index 81423d4de256e..25c994e2415d2 100644 --- a/clients/client-iot/src/commands/ListThingTypesCommand.ts +++ b/clients/client-iot/src/commands/ListThingTypesCommand.ts @@ -112,4 +112,16 @@ export class ListThingTypesCommand extends $Command .f(void 0, void 0) .ser(se_ListThingTypesCommand) .de(de_ListThingTypesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListThingTypesRequest; + output: ListThingTypesResponse; + }; + sdk: { + input: ListThingTypesCommandInput; + output: ListThingTypesCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListThingsCommand.ts b/clients/client-iot/src/commands/ListThingsCommand.ts index 0a3d16533eaff..8cce2b23a5115 100644 --- a/clients/client-iot/src/commands/ListThingsCommand.ts +++ b/clients/client-iot/src/commands/ListThingsCommand.ts @@ -116,4 +116,16 @@ export class ListThingsCommand extends $Command .f(void 0, void 0) .ser(se_ListThingsCommand) .de(de_ListThingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListThingsRequest; + output: ListThingsResponse; + }; + sdk: { + input: ListThingsCommandInput; + output: ListThingsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListThingsInBillingGroupCommand.ts b/clients/client-iot/src/commands/ListThingsInBillingGroupCommand.ts index d790b0fd0319c..44aa31e630419 100644 --- a/clients/client-iot/src/commands/ListThingsInBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/ListThingsInBillingGroupCommand.ts @@ -95,4 +95,16 @@ export class ListThingsInBillingGroupCommand extends $Command .f(void 0, void 0) .ser(se_ListThingsInBillingGroupCommand) .de(de_ListThingsInBillingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListThingsInBillingGroupRequest; + output: ListThingsInBillingGroupResponse; + }; + sdk: { + input: ListThingsInBillingGroupCommandInput; + output: ListThingsInBillingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListThingsInThingGroupCommand.ts b/clients/client-iot/src/commands/ListThingsInThingGroupCommand.ts index 2cdbc59b4f55a..7a53e5828297c 100644 --- a/clients/client-iot/src/commands/ListThingsInThingGroupCommand.ts +++ b/clients/client-iot/src/commands/ListThingsInThingGroupCommand.ts @@ -96,4 +96,16 @@ export class ListThingsInThingGroupCommand extends $Command .f(void 0, void 0) .ser(se_ListThingsInThingGroupCommand) .de(de_ListThingsInThingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListThingsInThingGroupRequest; + output: ListThingsInThingGroupResponse; + }; + sdk: { + input: ListThingsInThingGroupCommandInput; + output: ListThingsInThingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListTopicRuleDestinationsCommand.ts b/clients/client-iot/src/commands/ListTopicRuleDestinationsCommand.ts index 39624115e0313..519ebb17de17b 100644 --- a/clients/client-iot/src/commands/ListTopicRuleDestinationsCommand.ts +++ b/clients/client-iot/src/commands/ListTopicRuleDestinationsCommand.ts @@ -113,4 +113,16 @@ export class ListTopicRuleDestinationsCommand extends $Command .f(void 0, void 0) .ser(se_ListTopicRuleDestinationsCommand) .de(de_ListTopicRuleDestinationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTopicRuleDestinationsRequest; + output: ListTopicRuleDestinationsResponse; + }; + sdk: { + input: ListTopicRuleDestinationsCommandInput; + output: ListTopicRuleDestinationsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListTopicRulesCommand.ts b/clients/client-iot/src/commands/ListTopicRulesCommand.ts index ea44186516956..28c2e7a3c6903 100644 --- a/clients/client-iot/src/commands/ListTopicRulesCommand.ts +++ b/clients/client-iot/src/commands/ListTopicRulesCommand.ts @@ -99,4 +99,16 @@ export class ListTopicRulesCommand extends $Command .f(void 0, void 0) .ser(se_ListTopicRulesCommand) .de(de_ListTopicRulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTopicRulesRequest; + output: ListTopicRulesResponse; + }; + sdk: { + input: ListTopicRulesCommandInput; + output: ListTopicRulesCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListV2LoggingLevelsCommand.ts b/clients/client-iot/src/commands/ListV2LoggingLevelsCommand.ts index 292c4d3e9784d..1d4707b8d493e 100644 --- a/clients/client-iot/src/commands/ListV2LoggingLevelsCommand.ts +++ b/clients/client-iot/src/commands/ListV2LoggingLevelsCommand.ts @@ -101,4 +101,16 @@ export class ListV2LoggingLevelsCommand extends $Command .f(void 0, void 0) .ser(se_ListV2LoggingLevelsCommand) .de(de_ListV2LoggingLevelsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListV2LoggingLevelsRequest; + output: ListV2LoggingLevelsResponse; + }; + sdk: { + input: ListV2LoggingLevelsCommandInput; + output: ListV2LoggingLevelsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ListViolationEventsCommand.ts b/clients/client-iot/src/commands/ListViolationEventsCommand.ts index db9fcfd539ee3..5c1b80493fda9 100644 --- a/clients/client-iot/src/commands/ListViolationEventsCommand.ts +++ b/clients/client-iot/src/commands/ListViolationEventsCommand.ts @@ -165,4 +165,16 @@ export class ListViolationEventsCommand extends $Command .f(void 0, void 0) .ser(se_ListViolationEventsCommand) .de(de_ListViolationEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListViolationEventsRequest; + output: ListViolationEventsResponse; + }; + sdk: { + input: ListViolationEventsCommandInput; + output: ListViolationEventsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/PutVerificationStateOnViolationCommand.ts b/clients/client-iot/src/commands/PutVerificationStateOnViolationCommand.ts index 3e8e367cafd75..1ba0d346845ae 100644 --- a/clients/client-iot/src/commands/PutVerificationStateOnViolationCommand.ts +++ b/clients/client-iot/src/commands/PutVerificationStateOnViolationCommand.ts @@ -91,4 +91,16 @@ export class PutVerificationStateOnViolationCommand extends $Command .f(void 0, void 0) .ser(se_PutVerificationStateOnViolationCommand) .de(de_PutVerificationStateOnViolationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutVerificationStateOnViolationRequest; + output: {}; + }; + sdk: { + input: PutVerificationStateOnViolationCommandInput; + output: PutVerificationStateOnViolationCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/RegisterCACertificateCommand.ts b/clients/client-iot/src/commands/RegisterCACertificateCommand.ts index f587ac423d1d4..14936da13040f 100644 --- a/clients/client-iot/src/commands/RegisterCACertificateCommand.ts +++ b/clients/client-iot/src/commands/RegisterCACertificateCommand.ts @@ -126,4 +126,16 @@ export class RegisterCACertificateCommand extends $Command .f(void 0, void 0) .ser(se_RegisterCACertificateCommand) .de(de_RegisterCACertificateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterCACertificateRequest; + output: RegisterCACertificateResponse; + }; + sdk: { + input: RegisterCACertificateCommandInput; + output: RegisterCACertificateCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/RegisterCertificateCommand.ts b/clients/client-iot/src/commands/RegisterCertificateCommand.ts index aebccb576e9cb..4b40578e9b8de 100644 --- a/clients/client-iot/src/commands/RegisterCertificateCommand.ts +++ b/clients/client-iot/src/commands/RegisterCertificateCommand.ts @@ -113,4 +113,16 @@ export class RegisterCertificateCommand extends $Command .f(void 0, void 0) .ser(se_RegisterCertificateCommand) .de(de_RegisterCertificateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterCertificateRequest; + output: RegisterCertificateResponse; + }; + sdk: { + input: RegisterCertificateCommandInput; + output: RegisterCertificateCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/RegisterCertificateWithoutCACommand.ts b/clients/client-iot/src/commands/RegisterCertificateWithoutCACommand.ts index 02b446869166c..e876c0104815e 100644 --- a/clients/client-iot/src/commands/RegisterCertificateWithoutCACommand.ts +++ b/clients/client-iot/src/commands/RegisterCertificateWithoutCACommand.ts @@ -111,4 +111,16 @@ export class RegisterCertificateWithoutCACommand extends $Command .f(void 0, void 0) .ser(se_RegisterCertificateWithoutCACommand) .de(de_RegisterCertificateWithoutCACommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterCertificateWithoutCARequest; + output: RegisterCertificateWithoutCAResponse; + }; + sdk: { + input: RegisterCertificateWithoutCACommandInput; + output: RegisterCertificateWithoutCACommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/RegisterThingCommand.ts b/clients/client-iot/src/commands/RegisterThingCommand.ts index d64027e5bec6b..1f09195c26827 100644 --- a/clients/client-iot/src/commands/RegisterThingCommand.ts +++ b/clients/client-iot/src/commands/RegisterThingCommand.ts @@ -109,4 +109,16 @@ export class RegisterThingCommand extends $Command .f(void 0, void 0) .ser(se_RegisterThingCommand) .de(de_RegisterThingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterThingRequest; + output: RegisterThingResponse; + }; + sdk: { + input: RegisterThingCommandInput; + output: RegisterThingCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/RejectCertificateTransferCommand.ts b/clients/client-iot/src/commands/RejectCertificateTransferCommand.ts index f2ceee8bcef9c..752c206199503 100644 --- a/clients/client-iot/src/commands/RejectCertificateTransferCommand.ts +++ b/clients/client-iot/src/commands/RejectCertificateTransferCommand.ts @@ -105,4 +105,16 @@ export class RejectCertificateTransferCommand extends $Command .f(void 0, void 0) .ser(se_RejectCertificateTransferCommand) .de(de_RejectCertificateTransferCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RejectCertificateTransferRequest; + output: {}; + }; + sdk: { + input: RejectCertificateTransferCommandInput; + output: RejectCertificateTransferCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/RemoveThingFromBillingGroupCommand.ts b/clients/client-iot/src/commands/RemoveThingFromBillingGroupCommand.ts index 99d34823056be..d590535c47acb 100644 --- a/clients/client-iot/src/commands/RemoveThingFromBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/RemoveThingFromBillingGroupCommand.ts @@ -99,4 +99,16 @@ export class RemoveThingFromBillingGroupCommand extends $Command .f(void 0, void 0) .ser(se_RemoveThingFromBillingGroupCommand) .de(de_RemoveThingFromBillingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveThingFromBillingGroupRequest; + output: {}; + }; + sdk: { + input: RemoveThingFromBillingGroupCommandInput; + output: RemoveThingFromBillingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/RemoveThingFromThingGroupCommand.ts b/clients/client-iot/src/commands/RemoveThingFromThingGroupCommand.ts index 621fa4936f832..e06d4b74f0b73 100644 --- a/clients/client-iot/src/commands/RemoveThingFromThingGroupCommand.ts +++ b/clients/client-iot/src/commands/RemoveThingFromThingGroupCommand.ts @@ -96,4 +96,16 @@ export class RemoveThingFromThingGroupCommand extends $Command .f(void 0, void 0) .ser(se_RemoveThingFromThingGroupCommand) .de(de_RemoveThingFromThingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveThingFromThingGroupRequest; + output: {}; + }; + sdk: { + input: RemoveThingFromThingGroupCommandInput; + output: RemoveThingFromThingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ReplaceTopicRuleCommand.ts b/clients/client-iot/src/commands/ReplaceTopicRuleCommand.ts index 87157c7351162..ffdb39ecdadd5 100644 --- a/clients/client-iot/src/commands/ReplaceTopicRuleCommand.ts +++ b/clients/client-iot/src/commands/ReplaceTopicRuleCommand.ts @@ -517,4 +517,16 @@ export class ReplaceTopicRuleCommand extends $Command .f(void 0, void 0) .ser(se_ReplaceTopicRuleCommand) .de(de_ReplaceTopicRuleCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ReplaceTopicRuleRequest; + output: {}; + }; + sdk: { + input: ReplaceTopicRuleCommandInput; + output: ReplaceTopicRuleCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/SearchIndexCommand.ts b/clients/client-iot/src/commands/SearchIndexCommand.ts index 0791e27b53629..b1678e4037e5f 100644 --- a/clients/client-iot/src/commands/SearchIndexCommand.ts +++ b/clients/client-iot/src/commands/SearchIndexCommand.ts @@ -139,4 +139,16 @@ export class SearchIndexCommand extends $Command .f(void 0, void 0) .ser(se_SearchIndexCommand) .de(de_SearchIndexCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchIndexRequest; + output: SearchIndexResponse; + }; + sdk: { + input: SearchIndexCommandInput; + output: SearchIndexCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/SetDefaultAuthorizerCommand.ts b/clients/client-iot/src/commands/SetDefaultAuthorizerCommand.ts index 99a9a0e59866a..e74c8f2383eb2 100644 --- a/clients/client-iot/src/commands/SetDefaultAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/SetDefaultAuthorizerCommand.ts @@ -101,4 +101,16 @@ export class SetDefaultAuthorizerCommand extends $Command .f(void 0, void 0) .ser(se_SetDefaultAuthorizerCommand) .de(de_SetDefaultAuthorizerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetDefaultAuthorizerRequest; + output: SetDefaultAuthorizerResponse; + }; + sdk: { + input: SetDefaultAuthorizerCommandInput; + output: SetDefaultAuthorizerCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/SetDefaultPolicyVersionCommand.ts b/clients/client-iot/src/commands/SetDefaultPolicyVersionCommand.ts index d1f4c727c64c3..efa8015ba68eb 100644 --- a/clients/client-iot/src/commands/SetDefaultPolicyVersionCommand.ts +++ b/clients/client-iot/src/commands/SetDefaultPolicyVersionCommand.ts @@ -98,4 +98,16 @@ export class SetDefaultPolicyVersionCommand extends $Command .f(void 0, void 0) .ser(se_SetDefaultPolicyVersionCommand) .de(de_SetDefaultPolicyVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetDefaultPolicyVersionRequest; + output: {}; + }; + sdk: { + input: SetDefaultPolicyVersionCommandInput; + output: SetDefaultPolicyVersionCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/SetLoggingOptionsCommand.ts b/clients/client-iot/src/commands/SetLoggingOptionsCommand.ts index 9033f8bd3286d..a6b42bc397a32 100644 --- a/clients/client-iot/src/commands/SetLoggingOptionsCommand.ts +++ b/clients/client-iot/src/commands/SetLoggingOptionsCommand.ts @@ -90,4 +90,16 @@ export class SetLoggingOptionsCommand extends $Command .f(void 0, void 0) .ser(se_SetLoggingOptionsCommand) .de(de_SetLoggingOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetLoggingOptionsRequest; + output: {}; + }; + sdk: { + input: SetLoggingOptionsCommandInput; + output: SetLoggingOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/SetV2LoggingLevelCommand.ts b/clients/client-iot/src/commands/SetV2LoggingLevelCommand.ts index dfecf3023ffba..f7819b75abf5e 100644 --- a/clients/client-iot/src/commands/SetV2LoggingLevelCommand.ts +++ b/clients/client-iot/src/commands/SetV2LoggingLevelCommand.ts @@ -95,4 +95,16 @@ export class SetV2LoggingLevelCommand extends $Command .f(void 0, void 0) .ser(se_SetV2LoggingLevelCommand) .de(de_SetV2LoggingLevelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetV2LoggingLevelRequest; + output: {}; + }; + sdk: { + input: SetV2LoggingLevelCommandInput; + output: SetV2LoggingLevelCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/SetV2LoggingOptionsCommand.ts b/clients/client-iot/src/commands/SetV2LoggingOptionsCommand.ts index 392e077042f25..26b766cf8e776 100644 --- a/clients/client-iot/src/commands/SetV2LoggingOptionsCommand.ts +++ b/clients/client-iot/src/commands/SetV2LoggingOptionsCommand.ts @@ -87,4 +87,16 @@ export class SetV2LoggingOptionsCommand extends $Command .f(void 0, void 0) .ser(se_SetV2LoggingOptionsCommand) .de(de_SetV2LoggingOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetV2LoggingOptionsRequest; + output: {}; + }; + sdk: { + input: SetV2LoggingOptionsCommandInput; + output: SetV2LoggingOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/StartAuditMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/StartAuditMitigationActionsTaskCommand.ts index def99211686bb..7ff011ddf12cc 100644 --- a/clients/client-iot/src/commands/StartAuditMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/StartAuditMitigationActionsTaskCommand.ts @@ -117,4 +117,16 @@ export class StartAuditMitigationActionsTaskCommand extends $Command .f(void 0, void 0) .ser(se_StartAuditMitigationActionsTaskCommand) .de(de_StartAuditMitigationActionsTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartAuditMitigationActionsTaskRequest; + output: StartAuditMitigationActionsTaskResponse; + }; + sdk: { + input: StartAuditMitigationActionsTaskCommandInput; + output: StartAuditMitigationActionsTaskCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/StartDetectMitigationActionsTaskCommand.ts b/clients/client-iot/src/commands/StartDetectMitigationActionsTaskCommand.ts index f9b1f38a931a4..7954c613313f0 100644 --- a/clients/client-iot/src/commands/StartDetectMitigationActionsTaskCommand.ts +++ b/clients/client-iot/src/commands/StartDetectMitigationActionsTaskCommand.ts @@ -119,4 +119,16 @@ export class StartDetectMitigationActionsTaskCommand extends $Command .f(void 0, void 0) .ser(se_StartDetectMitigationActionsTaskCommand) .de(de_StartDetectMitigationActionsTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartDetectMitigationActionsTaskRequest; + output: StartDetectMitigationActionsTaskResponse; + }; + sdk: { + input: StartDetectMitigationActionsTaskCommandInput; + output: StartDetectMitigationActionsTaskCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/StartOnDemandAuditTaskCommand.ts b/clients/client-iot/src/commands/StartOnDemandAuditTaskCommand.ts index bc8df2b34cde9..613efc754088c 100644 --- a/clients/client-iot/src/commands/StartOnDemandAuditTaskCommand.ts +++ b/clients/client-iot/src/commands/StartOnDemandAuditTaskCommand.ts @@ -92,4 +92,16 @@ export class StartOnDemandAuditTaskCommand extends $Command .f(void 0, void 0) .ser(se_StartOnDemandAuditTaskCommand) .de(de_StartOnDemandAuditTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartOnDemandAuditTaskRequest; + output: StartOnDemandAuditTaskResponse; + }; + sdk: { + input: StartOnDemandAuditTaskCommandInput; + output: StartOnDemandAuditTaskCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/StartThingRegistrationTaskCommand.ts b/clients/client-iot/src/commands/StartThingRegistrationTaskCommand.ts index 895ffd3475fdb..d25e1539cfda6 100644 --- a/clients/client-iot/src/commands/StartThingRegistrationTaskCommand.ts +++ b/clients/client-iot/src/commands/StartThingRegistrationTaskCommand.ts @@ -93,4 +93,16 @@ export class StartThingRegistrationTaskCommand extends $Command .f(void 0, void 0) .ser(se_StartThingRegistrationTaskCommand) .de(de_StartThingRegistrationTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartThingRegistrationTaskRequest; + output: StartThingRegistrationTaskResponse; + }; + sdk: { + input: StartThingRegistrationTaskCommandInput; + output: StartThingRegistrationTaskCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/StopThingRegistrationTaskCommand.ts b/clients/client-iot/src/commands/StopThingRegistrationTaskCommand.ts index 947f42644e6fb..ce54f32827d72 100644 --- a/clients/client-iot/src/commands/StopThingRegistrationTaskCommand.ts +++ b/clients/client-iot/src/commands/StopThingRegistrationTaskCommand.ts @@ -91,4 +91,16 @@ export class StopThingRegistrationTaskCommand extends $Command .f(void 0, void 0) .ser(se_StopThingRegistrationTaskCommand) .de(de_StopThingRegistrationTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopThingRegistrationTaskRequest; + output: {}; + }; + sdk: { + input: StopThingRegistrationTaskCommandInput; + output: StopThingRegistrationTaskCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/TagResourceCommand.ts b/clients/client-iot/src/commands/TagResourceCommand.ts index 3f1949b6ef687..ae8d875cc8b3e 100644 --- a/clients/client-iot/src/commands/TagResourceCommand.ts +++ b/clients/client-iot/src/commands/TagResourceCommand.ts @@ -98,4 +98,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/TestAuthorizationCommand.ts b/clients/client-iot/src/commands/TestAuthorizationCommand.ts index 9109cccaadf88..bf03350ad4a71 100644 --- a/clients/client-iot/src/commands/TestAuthorizationCommand.ts +++ b/clients/client-iot/src/commands/TestAuthorizationCommand.ts @@ -156,4 +156,16 @@ export class TestAuthorizationCommand extends $Command .f(void 0, void 0) .ser(se_TestAuthorizationCommand) .de(de_TestAuthorizationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TestAuthorizationRequest; + output: TestAuthorizationResponse; + }; + sdk: { + input: TestAuthorizationCommandInput; + output: TestAuthorizationCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/TestInvokeAuthorizerCommand.ts b/clients/client-iot/src/commands/TestInvokeAuthorizerCommand.ts index dc3a83a7463c1..4b2d3a7cd89e7 100644 --- a/clients/client-iot/src/commands/TestInvokeAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/TestInvokeAuthorizerCommand.ts @@ -123,4 +123,16 @@ export class TestInvokeAuthorizerCommand extends $Command .f(void 0, void 0) .ser(se_TestInvokeAuthorizerCommand) .de(de_TestInvokeAuthorizerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TestInvokeAuthorizerRequest; + output: TestInvokeAuthorizerResponse; + }; + sdk: { + input: TestInvokeAuthorizerCommandInput; + output: TestInvokeAuthorizerCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/TransferCertificateCommand.ts b/clients/client-iot/src/commands/TransferCertificateCommand.ts index 71b5a49493909..36420cc8d3ee6 100644 --- a/clients/client-iot/src/commands/TransferCertificateCommand.ts +++ b/clients/client-iot/src/commands/TransferCertificateCommand.ts @@ -112,4 +112,16 @@ export class TransferCertificateCommand extends $Command .f(void 0, void 0) .ser(se_TransferCertificateCommand) .de(de_TransferCertificateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TransferCertificateRequest; + output: TransferCertificateResponse; + }; + sdk: { + input: TransferCertificateCommandInput; + output: TransferCertificateCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UntagResourceCommand.ts b/clients/client-iot/src/commands/UntagResourceCommand.ts index 74ecd8a841b7e..ad24932e68339 100644 --- a/clients/client-iot/src/commands/UntagResourceCommand.ts +++ b/clients/client-iot/src/commands/UntagResourceCommand.ts @@ -91,4 +91,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateAccountAuditConfigurationCommand.ts b/clients/client-iot/src/commands/UpdateAccountAuditConfigurationCommand.ts index 779b571c19115..bbc6a39f4c7df 100644 --- a/clients/client-iot/src/commands/UpdateAccountAuditConfigurationCommand.ts +++ b/clients/client-iot/src/commands/UpdateAccountAuditConfigurationCommand.ts @@ -104,4 +104,16 @@ export class UpdateAccountAuditConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAccountAuditConfigurationCommand) .de(de_UpdateAccountAuditConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAccountAuditConfigurationRequest; + output: {}; + }; + sdk: { + input: UpdateAccountAuditConfigurationCommandInput; + output: UpdateAccountAuditConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateAuditSuppressionCommand.ts b/clients/client-iot/src/commands/UpdateAuditSuppressionCommand.ts index ff0546d3eb3c7..11cc61000383f 100644 --- a/clients/client-iot/src/commands/UpdateAuditSuppressionCommand.ts +++ b/clients/client-iot/src/commands/UpdateAuditSuppressionCommand.ts @@ -111,4 +111,16 @@ export class UpdateAuditSuppressionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAuditSuppressionCommand) .de(de_UpdateAuditSuppressionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAuditSuppressionRequest; + output: {}; + }; + sdk: { + input: UpdateAuditSuppressionCommandInput; + output: UpdateAuditSuppressionCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateAuthorizerCommand.ts b/clients/client-iot/src/commands/UpdateAuthorizerCommand.ts index dcacbde3de4cd..e2b0c80912d74 100644 --- a/clients/client-iot/src/commands/UpdateAuthorizerCommand.ts +++ b/clients/client-iot/src/commands/UpdateAuthorizerCommand.ts @@ -107,4 +107,16 @@ export class UpdateAuthorizerCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAuthorizerCommand) .de(de_UpdateAuthorizerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAuthorizerRequest; + output: UpdateAuthorizerResponse; + }; + sdk: { + input: UpdateAuthorizerCommandInput; + output: UpdateAuthorizerCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateBillingGroupCommand.ts b/clients/client-iot/src/commands/UpdateBillingGroupCommand.ts index d34a77dd56f87..7e280f0baf24d 100644 --- a/clients/client-iot/src/commands/UpdateBillingGroupCommand.ts +++ b/clients/client-iot/src/commands/UpdateBillingGroupCommand.ts @@ -99,4 +99,16 @@ export class UpdateBillingGroupCommand extends $Command .f(void 0, void 0) .ser(se_UpdateBillingGroupCommand) .de(de_UpdateBillingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateBillingGroupRequest; + output: UpdateBillingGroupResponse; + }; + sdk: { + input: UpdateBillingGroupCommandInput; + output: UpdateBillingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateCACertificateCommand.ts b/clients/client-iot/src/commands/UpdateCACertificateCommand.ts index da2b2cd6edd61..31f883c2215d7 100644 --- a/clients/client-iot/src/commands/UpdateCACertificateCommand.ts +++ b/clients/client-iot/src/commands/UpdateCACertificateCommand.ts @@ -102,4 +102,16 @@ export class UpdateCACertificateCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCACertificateCommand) .de(de_UpdateCACertificateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCACertificateRequest; + output: {}; + }; + sdk: { + input: UpdateCACertificateCommandInput; + output: UpdateCACertificateCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateCertificateCommand.ts b/clients/client-iot/src/commands/UpdateCertificateCommand.ts index 6abfc69b2727e..b13114990894a 100644 --- a/clients/client-iot/src/commands/UpdateCertificateCommand.ts +++ b/clients/client-iot/src/commands/UpdateCertificateCommand.ts @@ -104,4 +104,16 @@ export class UpdateCertificateCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCertificateCommand) .de(de_UpdateCertificateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCertificateRequest; + output: {}; + }; + sdk: { + input: UpdateCertificateCommandInput; + output: UpdateCertificateCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateCertificateProviderCommand.ts b/clients/client-iot/src/commands/UpdateCertificateProviderCommand.ts index f3166b6f2de41..dda6f7975f2bc 100644 --- a/clients/client-iot/src/commands/UpdateCertificateProviderCommand.ts +++ b/clients/client-iot/src/commands/UpdateCertificateProviderCommand.ts @@ -102,4 +102,16 @@ export class UpdateCertificateProviderCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCertificateProviderCommand) .de(de_UpdateCertificateProviderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCertificateProviderRequest; + output: UpdateCertificateProviderResponse; + }; + sdk: { + input: UpdateCertificateProviderCommandInput; + output: UpdateCertificateProviderCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateCustomMetricCommand.ts b/clients/client-iot/src/commands/UpdateCustomMetricCommand.ts index 09a7de2ea7a6b..70e82d6dbaa0f 100644 --- a/clients/client-iot/src/commands/UpdateCustomMetricCommand.ts +++ b/clients/client-iot/src/commands/UpdateCustomMetricCommand.ts @@ -97,4 +97,16 @@ export class UpdateCustomMetricCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCustomMetricCommand) .de(de_UpdateCustomMetricCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCustomMetricRequest; + output: UpdateCustomMetricResponse; + }; + sdk: { + input: UpdateCustomMetricCommandInput; + output: UpdateCustomMetricCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateDimensionCommand.ts b/clients/client-iot/src/commands/UpdateDimensionCommand.ts index e5e6f00dd1037..45a4ccb06054e 100644 --- a/clients/client-iot/src/commands/UpdateDimensionCommand.ts +++ b/clients/client-iot/src/commands/UpdateDimensionCommand.ts @@ -105,4 +105,16 @@ export class UpdateDimensionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDimensionCommand) .de(de_UpdateDimensionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDimensionRequest; + output: UpdateDimensionResponse; + }; + sdk: { + input: UpdateDimensionCommandInput; + output: UpdateDimensionCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateDomainConfigurationCommand.ts b/clients/client-iot/src/commands/UpdateDomainConfigurationCommand.ts index 7c645d6317da4..3724af07aee07 100644 --- a/clients/client-iot/src/commands/UpdateDomainConfigurationCommand.ts +++ b/clients/client-iot/src/commands/UpdateDomainConfigurationCommand.ts @@ -113,4 +113,16 @@ export class UpdateDomainConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDomainConfigurationCommand) .de(de_UpdateDomainConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDomainConfigurationRequest; + output: UpdateDomainConfigurationResponse; + }; + sdk: { + input: UpdateDomainConfigurationCommandInput; + output: UpdateDomainConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateDynamicThingGroupCommand.ts b/clients/client-iot/src/commands/UpdateDynamicThingGroupCommand.ts index 93d1e68e3a653..b72f72535d22a 100644 --- a/clients/client-iot/src/commands/UpdateDynamicThingGroupCommand.ts +++ b/clients/client-iot/src/commands/UpdateDynamicThingGroupCommand.ts @@ -111,4 +111,16 @@ export class UpdateDynamicThingGroupCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDynamicThingGroupCommand) .de(de_UpdateDynamicThingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDynamicThingGroupRequest; + output: UpdateDynamicThingGroupResponse; + }; + sdk: { + input: UpdateDynamicThingGroupCommandInput; + output: UpdateDynamicThingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateEventConfigurationsCommand.ts b/clients/client-iot/src/commands/UpdateEventConfigurationsCommand.ts index f852ab0ba9fad..ea0a42eac653e 100644 --- a/clients/client-iot/src/commands/UpdateEventConfigurationsCommand.ts +++ b/clients/client-iot/src/commands/UpdateEventConfigurationsCommand.ts @@ -89,4 +89,16 @@ export class UpdateEventConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEventConfigurationsCommand) .de(de_UpdateEventConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEventConfigurationsRequest; + output: {}; + }; + sdk: { + input: UpdateEventConfigurationsCommandInput; + output: UpdateEventConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateFleetMetricCommand.ts b/clients/client-iot/src/commands/UpdateFleetMetricCommand.ts index 4bc332107c3fb..9a5515ccc3d6b 100644 --- a/clients/client-iot/src/commands/UpdateFleetMetricCommand.ts +++ b/clients/client-iot/src/commands/UpdateFleetMetricCommand.ts @@ -122,4 +122,16 @@ export class UpdateFleetMetricCommand extends $Command .f(void 0, void 0) .ser(se_UpdateFleetMetricCommand) .de(de_UpdateFleetMetricCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateFleetMetricRequest; + output: {}; + }; + sdk: { + input: UpdateFleetMetricCommandInput; + output: UpdateFleetMetricCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateIndexingConfigurationCommand.ts b/clients/client-iot/src/commands/UpdateIndexingConfigurationCommand.ts index e323c6a56dc38..24594e4e20176 100644 --- a/clients/client-iot/src/commands/UpdateIndexingConfigurationCommand.ts +++ b/clients/client-iot/src/commands/UpdateIndexingConfigurationCommand.ts @@ -139,4 +139,16 @@ export class UpdateIndexingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateIndexingConfigurationCommand) .de(de_UpdateIndexingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateIndexingConfigurationRequest; + output: {}; + }; + sdk: { + input: UpdateIndexingConfigurationCommandInput; + output: UpdateIndexingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateJobCommand.ts b/clients/client-iot/src/commands/UpdateJobCommand.ts index f15e6e6a40b30..cdb28121c8d2e 100644 --- a/clients/client-iot/src/commands/UpdateJobCommand.ts +++ b/clients/client-iot/src/commands/UpdateJobCommand.ts @@ -126,4 +126,16 @@ export class UpdateJobCommand extends $Command .f(void 0, void 0) .ser(se_UpdateJobCommand) .de(de_UpdateJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateJobRequest; + output: {}; + }; + sdk: { + input: UpdateJobCommandInput; + output: UpdateJobCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateMitigationActionCommand.ts b/clients/client-iot/src/commands/UpdateMitigationActionCommand.ts index 0c7e182a8e320..088c88b942482 100644 --- a/clients/client-iot/src/commands/UpdateMitigationActionCommand.ts +++ b/clients/client-iot/src/commands/UpdateMitigationActionCommand.ts @@ -116,4 +116,16 @@ export class UpdateMitigationActionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateMitigationActionCommand) .de(de_UpdateMitigationActionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateMitigationActionRequest; + output: UpdateMitigationActionResponse; + }; + sdk: { + input: UpdateMitigationActionCommandInput; + output: UpdateMitigationActionCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdatePackageCommand.ts b/clients/client-iot/src/commands/UpdatePackageCommand.ts index 33f963c1c2d88..a1acf7d81006a 100644 --- a/clients/client-iot/src/commands/UpdatePackageCommand.ts +++ b/clients/client-iot/src/commands/UpdatePackageCommand.ts @@ -100,4 +100,16 @@ export class UpdatePackageCommand extends $Command .f(UpdatePackageRequestFilterSensitiveLog, void 0) .ser(se_UpdatePackageCommand) .de(de_UpdatePackageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePackageRequest; + output: {}; + }; + sdk: { + input: UpdatePackageCommandInput; + output: UpdatePackageCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdatePackageConfigurationCommand.ts b/clients/client-iot/src/commands/UpdatePackageConfigurationCommand.ts index 4d2168c392a13..cda17777d699c 100644 --- a/clients/client-iot/src/commands/UpdatePackageConfigurationCommand.ts +++ b/clients/client-iot/src/commands/UpdatePackageConfigurationCommand.ts @@ -93,4 +93,16 @@ export class UpdatePackageConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePackageConfigurationCommand) .de(de_UpdatePackageConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePackageConfigurationRequest; + output: {}; + }; + sdk: { + input: UpdatePackageConfigurationCommandInput; + output: UpdatePackageConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdatePackageVersionCommand.ts b/clients/client-iot/src/commands/UpdatePackageVersionCommand.ts index a345090fdfe6d..e34e47ef9981a 100644 --- a/clients/client-iot/src/commands/UpdatePackageVersionCommand.ts +++ b/clients/client-iot/src/commands/UpdatePackageVersionCommand.ts @@ -47,7 +47,15 @@ export interface UpdatePackageVersionCommandOutput extends UpdatePackageVersionR * attributes: { // ResourceAttributes * "The request is not valid.
* + * @throws {@link LimitExceededException} (client fault) + *A limit has been exceeded.
+ * * @throws {@link ResourceNotFoundException} (client fault) *The specified resource does not exist.
* @@ -111,4 +114,16 @@ export class UpdateStreamCommand extends $Command .f(void 0, void 0) .ser(se_UpdateStreamCommand) .de(de_UpdateStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateStreamRequest; + output: UpdateStreamResponse; + }; + sdk: { + input: UpdateStreamCommandInput; + output: UpdateStreamCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateThingCommand.ts b/clients/client-iot/src/commands/UpdateThingCommand.ts index 42a9ad5710b3f..5fa0ca9a8e1a6 100644 --- a/clients/client-iot/src/commands/UpdateThingCommand.ts +++ b/clients/client-iot/src/commands/UpdateThingCommand.ts @@ -108,4 +108,16 @@ export class UpdateThingCommand extends $Command .f(void 0, void 0) .ser(se_UpdateThingCommand) .de(de_UpdateThingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateThingRequest; + output: {}; + }; + sdk: { + input: UpdateThingCommandInput; + output: UpdateThingCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateThingGroupCommand.ts b/clients/client-iot/src/commands/UpdateThingGroupCommand.ts index 850187d408bf6..bbfb6669a573c 100644 --- a/clients/client-iot/src/commands/UpdateThingGroupCommand.ts +++ b/clients/client-iot/src/commands/UpdateThingGroupCommand.ts @@ -105,4 +105,16 @@ export class UpdateThingGroupCommand extends $Command .f(void 0, void 0) .ser(se_UpdateThingGroupCommand) .de(de_UpdateThingGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateThingGroupRequest; + output: UpdateThingGroupResponse; + }; + sdk: { + input: UpdateThingGroupCommandInput; + output: UpdateThingGroupCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateThingGroupsForThingCommand.ts b/clients/client-iot/src/commands/UpdateThingGroupsForThingCommand.ts index 46cb9c9a8fb28..386c7e8934574 100644 --- a/clients/client-iot/src/commands/UpdateThingGroupsForThingCommand.ts +++ b/clients/client-iot/src/commands/UpdateThingGroupsForThingCommand.ts @@ -95,4 +95,16 @@ export class UpdateThingGroupsForThingCommand extends $Command .f(void 0, void 0) .ser(se_UpdateThingGroupsForThingCommand) .de(de_UpdateThingGroupsForThingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateThingGroupsForThingRequest; + output: {}; + }; + sdk: { + input: UpdateThingGroupsForThingCommandInput; + output: UpdateThingGroupsForThingCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/UpdateTopicRuleDestinationCommand.ts b/clients/client-iot/src/commands/UpdateTopicRuleDestinationCommand.ts index faf98531eadec..71c8c8f343dae 100644 --- a/clients/client-iot/src/commands/UpdateTopicRuleDestinationCommand.ts +++ b/clients/client-iot/src/commands/UpdateTopicRuleDestinationCommand.ts @@ -94,4 +94,16 @@ export class UpdateTopicRuleDestinationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTopicRuleDestinationCommand) .de(de_UpdateTopicRuleDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTopicRuleDestinationRequest; + output: {}; + }; + sdk: { + input: UpdateTopicRuleDestinationCommandInput; + output: UpdateTopicRuleDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/ValidateSecurityProfileBehaviorsCommand.ts b/clients/client-iot/src/commands/ValidateSecurityProfileBehaviorsCommand.ts index 94fd18cf1fceb..8bff3ac886175 100644 --- a/clients/client-iot/src/commands/ValidateSecurityProfileBehaviorsCommand.ts +++ b/clients/client-iot/src/commands/ValidateSecurityProfileBehaviorsCommand.ts @@ -136,4 +136,16 @@ export class ValidateSecurityProfileBehaviorsCommand extends $Command .f(void 0, void 0) .ser(se_ValidateSecurityProfileBehaviorsCommand) .de(de_ValidateSecurityProfileBehaviorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ValidateSecurityProfileBehaviorsRequest; + output: ValidateSecurityProfileBehaviorsResponse; + }; + sdk: { + input: ValidateSecurityProfileBehaviorsCommandInput; + output: ValidateSecurityProfileBehaviorsCommandOutput; + }; + }; +} diff --git a/clients/client-iot/src/commands/index.ts b/clients/client-iot/src/commands/index.ts index a69efb0339be2..959eb509086a0 100644 --- a/clients/client-iot/src/commands/index.ts +++ b/clients/client-iot/src/commands/index.ts @@ -2,6 +2,7 @@ export * from "./AcceptCertificateTransferCommand"; export * from "./AddThingToBillingGroupCommand"; export * from "./AddThingToThingGroupCommand"; +export * from "./AssociateSbomWithPackageVersionCommand"; export * from "./AssociateTargetsWithJobCommand"; export * from "./AttachPolicyCommand"; export * from "./AttachPrincipalPolicyCommand"; @@ -120,6 +121,7 @@ export * from "./DetachPrincipalPolicyCommand"; export * from "./DetachSecurityProfileCommand"; export * from "./DetachThingPrincipalCommand"; export * from "./DisableTopicRuleCommand"; +export * from "./DisassociateSbomFromPackageVersionCommand"; export * from "./EnableTopicRuleCommand"; export * from "./GetBehaviorModelTrainingSummariesCommand"; export * from "./GetBucketsAggregationCommand"; @@ -180,6 +182,7 @@ export * from "./ListProvisioningTemplateVersionsCommand"; export * from "./ListProvisioningTemplatesCommand"; export * from "./ListRelatedResourcesForAuditFindingCommand"; export * from "./ListRoleAliasesCommand"; +export * from "./ListSbomValidationResultsCommand"; export * from "./ListScheduledAuditsCommand"; export * from "./ListSecurityProfilesCommand"; export * from "./ListSecurityProfilesForTargetCommand"; diff --git a/clients/client-iot/src/models/models_0.ts b/clients/client-iot/src/models/models_0.ts index f0639232a4d02..dc8489ab3fbe5 100644 --- a/clients/client-iot/src/models/models_0.ts +++ b/clients/client-iot/src/models/models_0.ts @@ -2301,6 +2301,206 @@ export interface Allowed { policies?: Policy[]; } +/** + *The S3 location.
+ * @public + */ +export interface S3Location { + /** + *The S3 bucket.
+ * @public + */ + bucket?: string; + + /** + *The S3 key.
+ * @public + */ + key?: string; + + /** + *The S3 bucket version.
+ * @public + */ + version?: string; +} + +/** + *The Amazon S3 location for the software bill of materials associated with a software + * package version.
+ * @public + */ +export interface Sbom { + /** + *The S3 location.
+ * @public + */ + s3Location?: S3Location; +} + +/** + * @public + */ +export interface AssociateSbomWithPackageVersionRequest { + /** + *The name of the new software package.
+ * @public + */ + packageName: string | undefined; + + /** + *The name of the new package version.
+ * @public + */ + versionName: string | undefined; + + /** + *The Amazon S3 location for the software bill of materials associated with a software + * package version.
+ * @public + */ + sbom: Sbom | undefined; + + /** + *A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.
+ * @public + */ + clientToken?: string; +} + +/** + * @public + * @enum + */ +export const SbomValidationStatus = { + FAILED: "FAILED", + IN_PROGRESS: "IN_PROGRESS", + SUCCEEDED: "SUCCEEDED", +} as const; + +/** + * @public + */ +export type SbomValidationStatus = (typeof SbomValidationStatus)[keyof typeof SbomValidationStatus]; + +/** + * @public + */ +export interface AssociateSbomWithPackageVersionResponse { + /** + *The name of the new software package.
+ * @public + */ + packageName?: string; + + /** + *The name of the new package version.
+ * @public + */ + versionName?: string; + + /** + *The Amazon S3 location for the software bill of materials associated with a software + * package version.
+ * @public + */ + sbom?: Sbom; + + /** + *The status of the initial validation for the SBOM against the Software Package Data Exchange (SPDX) and CycloneDX industry standard format.
+ * @public + */ + sbomValidationStatus?: SbomValidationStatus; +} + +/** + *A resource with the same name already exists.
+ * @public + */ +export class ConflictException extends __BaseException { + readonly name: "ConflictException" = "ConflictException"; + readonly $fault: "client" = "client"; + /** + *A resource with the same name already exists.
+ * @public + */ + resourceId?: string; + + /** + * @internal + */ + constructor(opts: __ExceptionOptionTypeInternal error from the service that indicates an unexpected error or that the service + * is unavailable.
+ * @public + */ +export class InternalServerException extends __BaseException { + readonly name: "InternalServerException" = "InternalServerException"; + readonly $fault: "server" = "server"; + /** + * @internal + */ + constructor(opts: __ExceptionOptionTypeA limit has been exceeded.
+ * @public + */ +export class ServiceQuotaExceededException extends __BaseException { + readonly name: "ServiceQuotaExceededException" = "ServiceQuotaExceededException"; + readonly $fault: "client" = "client"; + /** + * @internal + */ + constructor(opts: __ExceptionOptionTypeThe request is not valid.
+ * @public + */ +export class ValidationException extends __BaseException { + readonly name: "ValidationException" = "ValidationException"; + readonly $fault: "client" = "client"; + /** + * @internal + */ + constructor(opts: __ExceptionOptionTypeA Boolean value that indicates whether Online Certificate Status Protocol (OCSP) server * certificate check is enabled or not.
- *For more information, see Configuring OCSP server-certificate stapling in domain
+ * For more information, see Configuring OCSP server-certificate stapling in domain
* configuration from Amazon Web Services IoT Core Developer Guide. A resource with the same name already exists. A resource with the same name already exists. The S3 location. The S3 bucket. The S3 key. The S3 bucket version. Describes a group of files that can be streamed. Internal error from the service that indicates an unexpected error or that the service
- * is unavailable. The Amazon S3 location for the artifacts associated with a software package
+ * version. A limit has been exceeded. The request is not valid. The S3 location. The various build components created during the build process such as libraries and
+ * configuration files that make up a software package version. The inline job document associated with a software package version used for a quick job
+ * deployment via IoT Jobs. Metadata that can be used to manage the package version. Input for the DeleteCACertificate operation. The ID of the certificate to delete. (The last part of the certificate ARN contains
- * the certificate ID.) The output for the DeleteCACertificate operation. The input for the DeleteCertificate operation. The ID of the certificate. (The last part of the certificate ARN contains the
- * certificate ID.) Forces the deletion of a certificate if it is inactive and is not attached to an IoT
- * thing. The name of the certificate provider. Input for the DeleteCACertificate operation. The ID of the certificate to delete. (The last part of the certificate ARN contains
+ * the certificate ID.) The output for the DeleteCACertificate operation. The input for the DeleteCertificate operation. The ID of the certificate. (The last part of the certificate ARN contains the
+ * certificate ID.) Forces the deletion of a certificate if it is inactive and is not attached to an IoT
+ * thing. The name of the certificate provider. A flag that provides a view of the job document before and after the substitution parameters have been resolved with their exact values. The name of the new software package. The name of the new package version. A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required. The input for the EnableTopicRuleRequest operation. A flag that provides a view of the job document before and after the substitution parameters have been resolved with their exact values. The various components that make up a software package version. The status associated to the package version. For more information, see Package version lifecycle. The software bill of materials for a software package version. The status of the validation for a new software bill of materials added to a software
+ * package version. The inline job document associated with a software package version used for a quick job
+ * deployment via IoT Jobs. The data the thing reports for the metric during the specified time period. A token that can be used to retrieve the next set of results, or Specify a value to limit the result to mitigation actions with a specific action type. The maximum number of results to return at one time. The default is 25. The token for the next set of results. Information that identifies a mitigation action. This information is returned by ListMitigationActions. The friendly name of the mitigation action. The IAM role ARN used to apply this mitigation action. The date when this mitigation action was created. A set of actions that matched the specified filter criteria. The token for the next set of results. The maximum number of results to return at one time. A token used to retrieve the next set of results. The OTA update job status. An OTA update summary. The OTA update ID. The OTA update ARN. The date when the OTA update was created. A list of OTA update jobs. A token to use to get the next set of results. The data the thing reports for the metric during the specified time period. A token that can be used to retrieve the next set of results, or Specify a value to limit the result to mitigation actions with a specific action type. The maximum number of results to return at one time. The default is 25. The token for the next set of results. Information that identifies a mitigation action. This information is returned by ListMitigationActions. The friendly name of the mitigation action. The IAM role ARN used to apply this mitigation action. The date when this mitigation action was created. A set of actions that matched the specified filter criteria. The token for the next set of results. The maximum number of results to return at one time. A token used to retrieve the next set of results. The OTA update job status. An OTA update summary. The OTA update ID. The OTA update ARN. The date when the OTA update was created. A list of OTA update jobs. A token to use to get the next set of results. The input to the ListOutgoingCertificates operation. The name of the new software package. The name of the new package version. The end result of the The maximum number of results to return at one time. A token that can be used to retrieve the next set of results, or null if there are no additional results. A summary of the validation results for a specific software bill of materials (SBOM) attached to a software package version. The name of the SBOM file. The end result of the SBOM validation. The The A summary of the validation results for each software bill of materials attached to a software package version. A token that can be used to retrieve the next set of results, or null if there are no additional results. The various components that make up a software package version. The status that the package version should be assigned. For more information, see Package version lifecycle. The inline job document associated with a software package version used for a quick job
+ * deployment via IoT Jobs. A unique case-sensitive identifier that you can provide to ensure the idempotency of the request.
* Don't reuse this client token if a new idempotent request is required.null
- * if there are no additional results.null
+ * if there are no additional results.errorCode
representing the validation failure error if the SBOM
+ * validation failed.errorMessage
representing the validation failure error if the SBOM
+ * validation failed.
A tag is a metadata label that you assign to an Amazon Web Services
resource. A tag comprises a key and a value, both
set by you. For example, you might set a tag as topic:nature
to label a
-particular video category. See Tagging Amazon Web Services Resources for
-more information, including restrictions that apply to tags and "Tag naming limits and
-requirements"; Amazon IVS has no service-specific constraints beyond what is documented
+particular video category. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented
there.
Tags can help you identify and organize your Amazon Web Services resources. For example, you can use the same tag for different resources to indicate that they are related. You can also use tags to manage access (see Access Tags).
-The Amazon IVS API has these tag-related endpoints: TagResource, UntagResource, and ListTagsForResource. The following +
The Amazon IVS API has these tag-related operations: TagResource, UntagResource, and ListTagsForResource. The following resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording Configurations.
At most 50 tags can be applied to a resource.
diff --git a/clients/client-ivs/package.json b/clients/client-ivs/package.json index 62f6a338ed4a9..8050d39db5f26 100644 --- a/clients/client-ivs/package.json +++ b/clients/client-ivs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ivs", "description": "AWS SDK for JavaScript Ivs Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ivs", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-ivs/src/Ivs.ts b/clients/client-ivs/src/Ivs.ts index 9b03bd453973c..6aba21bde4100 100644 --- a/clients/client-ivs/src/Ivs.ts +++ b/clients/client-ivs/src/Ivs.ts @@ -789,14 +789,12 @@ export interface Ivs { *A tag is a metadata label that you assign to an Amazon Web Services
* resource. A tag comprises a key and a value, both
* set by you. For example, you might set a tag as topic:nature
to label a
- * particular video category. See Tagging Amazon Web Services Resources for
- * more information, including restrictions that apply to tags and "Tag naming limits and
- * requirements"; Amazon IVS has no service-specific constraints beyond what is documented
+ * particular video category. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented
* there.
Tags can help you identify and organize your Amazon Web Services resources. For example, * you can use the same tag for different resources to indicate that they are related. You can * also use tags to manage access (see Access Tags).
- *The Amazon IVS API has these tag-related endpoints: TagResource, UntagResource, and ListTagsForResource. The following + *
The Amazon IVS API has these tag-related operations: TagResource, UntagResource, and ListTagsForResource. The following * resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording * Configurations.
*At most 50 tags can be applied to a resource.
diff --git a/clients/client-ivs/src/IvsClient.ts b/clients/client-ivs/src/IvsClient.ts index bf6f4b6670849..0303de5b85675 100644 --- a/clients/client-ivs/src/IvsClient.ts +++ b/clients/client-ivs/src/IvsClient.ts @@ -471,14 +471,12 @@ export interface IvsClientResolvedConfig extends IvsClientResolvedConfigType {} *A tag is a metadata label that you assign to an Amazon Web Services
* resource. A tag comprises a key and a value, both
* set by you. For example, you might set a tag as topic:nature
to label a
- * particular video category. See Tagging Amazon Web Services Resources for
- * more information, including restrictions that apply to tags and "Tag naming limits and
- * requirements"; Amazon IVS has no service-specific constraints beyond what is documented
+ * particular video category. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented
* there.
Tags can help you identify and organize your Amazon Web Services resources. For example, * you can use the same tag for different resources to indicate that they are related. You can * also use tags to manage access (see Access Tags).
- *The Amazon IVS API has these tag-related endpoints: TagResource, UntagResource, and ListTagsForResource. The following + *
The Amazon IVS API has these tag-related operations: TagResource, UntagResource, and ListTagsForResource. The following * resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording * Configurations.
*At most 50 tags can be applied to a resource.
diff --git a/clients/client-ivs/src/commands/BatchGetChannelCommand.ts b/clients/client-ivs/src/commands/BatchGetChannelCommand.ts index d97d80a9b66dd..82e2b5a66fed3 100644 --- a/clients/client-ivs/src/commands/BatchGetChannelCommand.ts +++ b/clients/client-ivs/src/commands/BatchGetChannelCommand.ts @@ -111,4 +111,16 @@ export class BatchGetChannelCommand extends $Command .f(void 0, BatchGetChannelResponseFilterSensitiveLog) .ser(se_BatchGetChannelCommand) .de(de_BatchGetChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetChannelRequest; + output: BatchGetChannelResponse; + }; + sdk: { + input: BatchGetChannelCommandInput; + output: BatchGetChannelCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/BatchGetStreamKeyCommand.ts b/clients/client-ivs/src/commands/BatchGetStreamKeyCommand.ts index d63585028088c..8857deda6dfc9 100644 --- a/clients/client-ivs/src/commands/BatchGetStreamKeyCommand.ts +++ b/clients/client-ivs/src/commands/BatchGetStreamKeyCommand.ts @@ -99,4 +99,16 @@ export class BatchGetStreamKeyCommand extends $Command .f(void 0, BatchGetStreamKeyResponseFilterSensitiveLog) .ser(se_BatchGetStreamKeyCommand) .de(de_BatchGetStreamKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchGetStreamKeyRequest; + output: BatchGetStreamKeyResponse; + }; + sdk: { + input: BatchGetStreamKeyCommandInput; + output: BatchGetStreamKeyCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/BatchStartViewerSessionRevocationCommand.ts b/clients/client-ivs/src/commands/BatchStartViewerSessionRevocationCommand.ts index 763103bc1d037..6f2c29b724a84 100644 --- a/clients/client-ivs/src/commands/BatchStartViewerSessionRevocationCommand.ts +++ b/clients/client-ivs/src/commands/BatchStartViewerSessionRevocationCommand.ts @@ -111,4 +111,16 @@ export class BatchStartViewerSessionRevocationCommand extends $Command .f(void 0, void 0) .ser(se_BatchStartViewerSessionRevocationCommand) .de(de_BatchStartViewerSessionRevocationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchStartViewerSessionRevocationRequest; + output: BatchStartViewerSessionRevocationResponse; + }; + sdk: { + input: BatchStartViewerSessionRevocationCommandInput; + output: BatchStartViewerSessionRevocationCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/CreateChannelCommand.ts b/clients/client-ivs/src/commands/CreateChannelCommand.ts index 90563965ffc9a..a2983d5cb15d0 100644 --- a/clients/client-ivs/src/commands/CreateChannelCommand.ts +++ b/clients/client-ivs/src/commands/CreateChannelCommand.ts @@ -133,4 +133,16 @@ export class CreateChannelCommand extends $Command .f(void 0, CreateChannelResponseFilterSensitiveLog) .ser(se_CreateChannelCommand) .de(de_CreateChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChannelRequest; + output: CreateChannelResponse; + }; + sdk: { + input: CreateChannelCommandInput; + output: CreateChannelCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/CreatePlaybackRestrictionPolicyCommand.ts b/clients/client-ivs/src/commands/CreatePlaybackRestrictionPolicyCommand.ts index 1e3b217c1a0cc..41b46a40701d8 100644 --- a/clients/client-ivs/src/commands/CreatePlaybackRestrictionPolicyCommand.ts +++ b/clients/client-ivs/src/commands/CreatePlaybackRestrictionPolicyCommand.ts @@ -121,4 +121,16 @@ export class CreatePlaybackRestrictionPolicyCommand extends $Command .f(void 0, void 0) .ser(se_CreatePlaybackRestrictionPolicyCommand) .de(de_CreatePlaybackRestrictionPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePlaybackRestrictionPolicyRequest; + output: CreatePlaybackRestrictionPolicyResponse; + }; + sdk: { + input: CreatePlaybackRestrictionPolicyCommandInput; + output: CreatePlaybackRestrictionPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/CreateRecordingConfigurationCommand.ts b/clients/client-ivs/src/commands/CreateRecordingConfigurationCommand.ts index c99cf6daf47d4..ed6e643df5eb4 100644 --- a/clients/client-ivs/src/commands/CreateRecordingConfigurationCommand.ts +++ b/clients/client-ivs/src/commands/CreateRecordingConfigurationCommand.ts @@ -161,4 +161,16 @@ export class CreateRecordingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_CreateRecordingConfigurationCommand) .de(de_CreateRecordingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRecordingConfigurationRequest; + output: CreateRecordingConfigurationResponse; + }; + sdk: { + input: CreateRecordingConfigurationCommandInput; + output: CreateRecordingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/CreateStreamKeyCommand.ts b/clients/client-ivs/src/commands/CreateStreamKeyCommand.ts index c5ee8465d4d53..56e34530514c6 100644 --- a/clients/client-ivs/src/commands/CreateStreamKeyCommand.ts +++ b/clients/client-ivs/src/commands/CreateStreamKeyCommand.ts @@ -109,4 +109,16 @@ export class CreateStreamKeyCommand extends $Command .f(void 0, CreateStreamKeyResponseFilterSensitiveLog) .ser(se_CreateStreamKeyCommand) .de(de_CreateStreamKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateStreamKeyRequest; + output: CreateStreamKeyResponse; + }; + sdk: { + input: CreateStreamKeyCommandInput; + output: CreateStreamKeyCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/DeleteChannelCommand.ts b/clients/client-ivs/src/commands/DeleteChannelCommand.ts index b930fcbd75264..3a51f80c3a6b1 100644 --- a/clients/client-ivs/src/commands/DeleteChannelCommand.ts +++ b/clients/client-ivs/src/commands/DeleteChannelCommand.ts @@ -95,4 +95,16 @@ export class DeleteChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChannelCommand) .de(de_DeleteChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChannelRequest; + output: {}; + }; + sdk: { + input: DeleteChannelCommandInput; + output: DeleteChannelCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/DeletePlaybackKeyPairCommand.ts b/clients/client-ivs/src/commands/DeletePlaybackKeyPairCommand.ts index 9f21423f6361e..82493564116a9 100644 --- a/clients/client-ivs/src/commands/DeletePlaybackKeyPairCommand.ts +++ b/clients/client-ivs/src/commands/DeletePlaybackKeyPairCommand.ts @@ -89,4 +89,16 @@ export class DeletePlaybackKeyPairCommand extends $Command .f(void 0, void 0) .ser(se_DeletePlaybackKeyPairCommand) .de(de_DeletePlaybackKeyPairCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePlaybackKeyPairRequest; + output: {}; + }; + sdk: { + input: DeletePlaybackKeyPairCommandInput; + output: DeletePlaybackKeyPairCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/DeletePlaybackRestrictionPolicyCommand.ts b/clients/client-ivs/src/commands/DeletePlaybackRestrictionPolicyCommand.ts index 58dc8a018b587..5415f44dfef01 100644 --- a/clients/client-ivs/src/commands/DeletePlaybackRestrictionPolicyCommand.ts +++ b/clients/client-ivs/src/commands/DeletePlaybackRestrictionPolicyCommand.ts @@ -93,4 +93,16 @@ export class DeletePlaybackRestrictionPolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeletePlaybackRestrictionPolicyCommand) .de(de_DeletePlaybackRestrictionPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePlaybackRestrictionPolicyRequest; + output: {}; + }; + sdk: { + input: DeletePlaybackRestrictionPolicyCommandInput; + output: DeletePlaybackRestrictionPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/DeleteRecordingConfigurationCommand.ts b/clients/client-ivs/src/commands/DeleteRecordingConfigurationCommand.ts index 7d310a8eeaf21..74642d0043896 100644 --- a/clients/client-ivs/src/commands/DeleteRecordingConfigurationCommand.ts +++ b/clients/client-ivs/src/commands/DeleteRecordingConfigurationCommand.ts @@ -98,4 +98,16 @@ export class DeleteRecordingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRecordingConfigurationCommand) .de(de_DeleteRecordingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRecordingConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteRecordingConfigurationCommandInput; + output: DeleteRecordingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/DeleteStreamKeyCommand.ts b/clients/client-ivs/src/commands/DeleteStreamKeyCommand.ts index d47d2ec3765b9..4d8dd3011a6ea 100644 --- a/clients/client-ivs/src/commands/DeleteStreamKeyCommand.ts +++ b/clients/client-ivs/src/commands/DeleteStreamKeyCommand.ts @@ -88,4 +88,16 @@ export class DeleteStreamKeyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteStreamKeyCommand) .de(de_DeleteStreamKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteStreamKeyRequest; + output: {}; + }; + sdk: { + input: DeleteStreamKeyCommandInput; + output: DeleteStreamKeyCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/GetChannelCommand.ts b/clients/client-ivs/src/commands/GetChannelCommand.ts index 86f6d4bbbebbb..f4be02273c5b4 100644 --- a/clients/client-ivs/src/commands/GetChannelCommand.ts +++ b/clients/client-ivs/src/commands/GetChannelCommand.ts @@ -105,4 +105,16 @@ export class GetChannelCommand extends $Command .f(void 0, GetChannelResponseFilterSensitiveLog) .ser(se_GetChannelCommand) .de(de_GetChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetChannelRequest; + output: GetChannelResponse; + }; + sdk: { + input: GetChannelCommandInput; + output: GetChannelCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/GetPlaybackKeyPairCommand.ts b/clients/client-ivs/src/commands/GetPlaybackKeyPairCommand.ts index 5bace76af83fe..71566cd8c96e2 100644 --- a/clients/client-ivs/src/commands/GetPlaybackKeyPairCommand.ts +++ b/clients/client-ivs/src/commands/GetPlaybackKeyPairCommand.ts @@ -97,4 +97,16 @@ export class GetPlaybackKeyPairCommand extends $Command .f(void 0, void 0) .ser(se_GetPlaybackKeyPairCommand) .de(de_GetPlaybackKeyPairCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPlaybackKeyPairRequest; + output: GetPlaybackKeyPairResponse; + }; + sdk: { + input: GetPlaybackKeyPairCommandInput; + output: GetPlaybackKeyPairCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/GetPlaybackRestrictionPolicyCommand.ts b/clients/client-ivs/src/commands/GetPlaybackRestrictionPolicyCommand.ts index dbe976d859349..99ec3f95c7fe1 100644 --- a/clients/client-ivs/src/commands/GetPlaybackRestrictionPolicyCommand.ts +++ b/clients/client-ivs/src/commands/GetPlaybackRestrictionPolicyCommand.ts @@ -107,4 +107,16 @@ export class GetPlaybackRestrictionPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetPlaybackRestrictionPolicyCommand) .de(de_GetPlaybackRestrictionPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPlaybackRestrictionPolicyRequest; + output: GetPlaybackRestrictionPolicyResponse; + }; + sdk: { + input: GetPlaybackRestrictionPolicyCommandInput; + output: GetPlaybackRestrictionPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/GetRecordingConfigurationCommand.ts b/clients/client-ivs/src/commands/GetRecordingConfigurationCommand.ts index f93def9ec320f..7dda4e7459001 100644 --- a/clients/client-ivs/src/commands/GetRecordingConfigurationCommand.ts +++ b/clients/client-ivs/src/commands/GetRecordingConfigurationCommand.ts @@ -116,4 +116,16 @@ export class GetRecordingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetRecordingConfigurationCommand) .de(de_GetRecordingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRecordingConfigurationRequest; + output: GetRecordingConfigurationResponse; + }; + sdk: { + input: GetRecordingConfigurationCommandInput; + output: GetRecordingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/GetStreamCommand.ts b/clients/client-ivs/src/commands/GetStreamCommand.ts index 5767efa6dd4dd..3eb511685bc54 100644 --- a/clients/client-ivs/src/commands/GetStreamCommand.ts +++ b/clients/client-ivs/src/commands/GetStreamCommand.ts @@ -97,4 +97,16 @@ export class GetStreamCommand extends $Command .f(void 0, void 0) .ser(se_GetStreamCommand) .de(de_GetStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetStreamRequest; + output: GetStreamResponse; + }; + sdk: { + input: GetStreamCommandInput; + output: GetStreamCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/GetStreamKeyCommand.ts b/clients/client-ivs/src/commands/GetStreamKeyCommand.ts index a0aa9bc3f2e48..179555bca4380 100644 --- a/clients/client-ivs/src/commands/GetStreamKeyCommand.ts +++ b/clients/client-ivs/src/commands/GetStreamKeyCommand.ts @@ -93,4 +93,16 @@ export class GetStreamKeyCommand extends $Command .f(void 0, GetStreamKeyResponseFilterSensitiveLog) .ser(se_GetStreamKeyCommand) .de(de_GetStreamKeyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetStreamKeyRequest; + output: GetStreamKeyResponse; + }; + sdk: { + input: GetStreamKeyCommandInput; + output: GetStreamKeyCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/GetStreamSessionCommand.ts b/clients/client-ivs/src/commands/GetStreamSessionCommand.ts index 8d5a4253e6ac6..a7d0d57a56b0a 100644 --- a/clients/client-ivs/src/commands/GetStreamSessionCommand.ts +++ b/clients/client-ivs/src/commands/GetStreamSessionCommand.ts @@ -168,4 +168,16 @@ export class GetStreamSessionCommand extends $Command .f(void 0, GetStreamSessionResponseFilterSensitiveLog) .ser(se_GetStreamSessionCommand) .de(de_GetStreamSessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetStreamSessionRequest; + output: GetStreamSessionResponse; + }; + sdk: { + input: GetStreamSessionCommandInput; + output: GetStreamSessionCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/ImportPlaybackKeyPairCommand.ts b/clients/client-ivs/src/commands/ImportPlaybackKeyPairCommand.ts index f233f4a877efd..e7a71daa55b96 100644 --- a/clients/client-ivs/src/commands/ImportPlaybackKeyPairCommand.ts +++ b/clients/client-ivs/src/commands/ImportPlaybackKeyPairCommand.ts @@ -107,4 +107,16 @@ export class ImportPlaybackKeyPairCommand extends $Command .f(void 0, void 0) .ser(se_ImportPlaybackKeyPairCommand) .de(de_ImportPlaybackKeyPairCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ImportPlaybackKeyPairRequest; + output: ImportPlaybackKeyPairResponse; + }; + sdk: { + input: ImportPlaybackKeyPairCommandInput; + output: ImportPlaybackKeyPairCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/ListChannelsCommand.ts b/clients/client-ivs/src/commands/ListChannelsCommand.ts index 88ac17b39fee4..60cc2b3db9f68 100644 --- a/clients/client-ivs/src/commands/ListChannelsCommand.ts +++ b/clients/client-ivs/src/commands/ListChannelsCommand.ts @@ -109,4 +109,16 @@ export class ListChannelsCommand extends $Command .f(void 0, void 0) .ser(se_ListChannelsCommand) .de(de_ListChannelsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChannelsRequest; + output: ListChannelsResponse; + }; + sdk: { + input: ListChannelsCommandInput; + output: ListChannelsCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/ListPlaybackKeyPairsCommand.ts b/clients/client-ivs/src/commands/ListPlaybackKeyPairsCommand.ts index da195fc73ffd4..b077a82726cdf 100644 --- a/clients/client-ivs/src/commands/ListPlaybackKeyPairsCommand.ts +++ b/clients/client-ivs/src/commands/ListPlaybackKeyPairsCommand.ts @@ -94,4 +94,16 @@ export class ListPlaybackKeyPairsCommand extends $Command .f(void 0, void 0) .ser(se_ListPlaybackKeyPairsCommand) .de(de_ListPlaybackKeyPairsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPlaybackKeyPairsRequest; + output: ListPlaybackKeyPairsResponse; + }; + sdk: { + input: ListPlaybackKeyPairsCommandInput; + output: ListPlaybackKeyPairsCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/ListPlaybackRestrictionPoliciesCommand.ts b/clients/client-ivs/src/commands/ListPlaybackRestrictionPoliciesCommand.ts index e13600bc3db8a..c8ac1569bd191 100644 --- a/clients/client-ivs/src/commands/ListPlaybackRestrictionPoliciesCommand.ts +++ b/clients/client-ivs/src/commands/ListPlaybackRestrictionPoliciesCommand.ts @@ -111,4 +111,16 @@ export class ListPlaybackRestrictionPoliciesCommand extends $Command .f(void 0, void 0) .ser(se_ListPlaybackRestrictionPoliciesCommand) .de(de_ListPlaybackRestrictionPoliciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPlaybackRestrictionPoliciesRequest; + output: ListPlaybackRestrictionPoliciesResponse; + }; + sdk: { + input: ListPlaybackRestrictionPoliciesCommandInput; + output: ListPlaybackRestrictionPoliciesCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/ListRecordingConfigurationsCommand.ts b/clients/client-ivs/src/commands/ListRecordingConfigurationsCommand.ts index b137676cab8f2..662ec543da2a4 100644 --- a/clients/client-ivs/src/commands/ListRecordingConfigurationsCommand.ts +++ b/clients/client-ivs/src/commands/ListRecordingConfigurationsCommand.ts @@ -108,4 +108,16 @@ export class ListRecordingConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_ListRecordingConfigurationsCommand) .de(de_ListRecordingConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRecordingConfigurationsRequest; + output: ListRecordingConfigurationsResponse; + }; + sdk: { + input: ListRecordingConfigurationsCommandInput; + output: ListRecordingConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/ListStreamKeysCommand.ts b/clients/client-ivs/src/commands/ListStreamKeysCommand.ts index 015c29da283ea..32d98ae081510 100644 --- a/clients/client-ivs/src/commands/ListStreamKeysCommand.ts +++ b/clients/client-ivs/src/commands/ListStreamKeysCommand.ts @@ -97,4 +97,16 @@ export class ListStreamKeysCommand extends $Command .f(void 0, void 0) .ser(se_ListStreamKeysCommand) .de(de_ListStreamKeysCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStreamKeysRequest; + output: ListStreamKeysResponse; + }; + sdk: { + input: ListStreamKeysCommandInput; + output: ListStreamKeysCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/ListStreamSessionsCommand.ts b/clients/client-ivs/src/commands/ListStreamSessionsCommand.ts index d06ab9ae14bfd..f429483e55917 100644 --- a/clients/client-ivs/src/commands/ListStreamSessionsCommand.ts +++ b/clients/client-ivs/src/commands/ListStreamSessionsCommand.ts @@ -97,4 +97,16 @@ export class ListStreamSessionsCommand extends $Command .f(void 0, void 0) .ser(se_ListStreamSessionsCommand) .de(de_ListStreamSessionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStreamSessionsRequest; + output: ListStreamSessionsResponse; + }; + sdk: { + input: ListStreamSessionsCommandInput; + output: ListStreamSessionsCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/ListStreamsCommand.ts b/clients/client-ivs/src/commands/ListStreamsCommand.ts index a627c3fa1a5a9..e9b6226ac3a29 100644 --- a/clients/client-ivs/src/commands/ListStreamsCommand.ts +++ b/clients/client-ivs/src/commands/ListStreamsCommand.ts @@ -98,4 +98,16 @@ export class ListStreamsCommand extends $Command .f(void 0, void 0) .ser(se_ListStreamsCommand) .de(de_ListStreamsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListStreamsRequest; + output: ListStreamsResponse; + }; + sdk: { + input: ListStreamsCommandInput; + output: ListStreamsCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/ListTagsForResourceCommand.ts b/clients/client-ivs/src/commands/ListTagsForResourceCommand.ts index d4c2dd0790203..97998cc6ca2c5 100644 --- a/clients/client-ivs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ivs/src/commands/ListTagsForResourceCommand.ts @@ -88,4 +88,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/PutMetadataCommand.ts b/clients/client-ivs/src/commands/PutMetadataCommand.ts index 97ca2ac93ce78..507ae8f538ca7 100644 --- a/clients/client-ivs/src/commands/PutMetadataCommand.ts +++ b/clients/client-ivs/src/commands/PutMetadataCommand.ts @@ -95,4 +95,16 @@ export class PutMetadataCommand extends $Command .f(PutMetadataRequestFilterSensitiveLog, void 0) .ser(se_PutMetadataCommand) .de(de_PutMetadataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutMetadataRequest; + output: {}; + }; + sdk: { + input: PutMetadataCommandInput; + output: PutMetadataCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/StartViewerSessionRevocationCommand.ts b/clients/client-ivs/src/commands/StartViewerSessionRevocationCommand.ts index bdedae17cd594..e4f3f1cae34be 100644 --- a/clients/client-ivs/src/commands/StartViewerSessionRevocationCommand.ts +++ b/clients/client-ivs/src/commands/StartViewerSessionRevocationCommand.ts @@ -104,4 +104,16 @@ export class StartViewerSessionRevocationCommand extends $Command .f(void 0, void 0) .ser(se_StartViewerSessionRevocationCommand) .de(de_StartViewerSessionRevocationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartViewerSessionRevocationRequest; + output: {}; + }; + sdk: { + input: StartViewerSessionRevocationCommandInput; + output: StartViewerSessionRevocationCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/StopStreamCommand.ts b/clients/client-ivs/src/commands/StopStreamCommand.ts index a7bb5c2756753..3a6f6e348e2a5 100644 --- a/clients/client-ivs/src/commands/StopStreamCommand.ts +++ b/clients/client-ivs/src/commands/StopStreamCommand.ts @@ -97,4 +97,16 @@ export class StopStreamCommand extends $Command .f(void 0, void 0) .ser(se_StopStreamCommand) .de(de_StopStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopStreamRequest; + output: {}; + }; + sdk: { + input: StopStreamCommandInput; + output: StopStreamCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/TagResourceCommand.ts b/clients/client-ivs/src/commands/TagResourceCommand.ts index 9912efef60e30..497fb23bfd68a 100644 --- a/clients/client-ivs/src/commands/TagResourceCommand.ts +++ b/clients/client-ivs/src/commands/TagResourceCommand.ts @@ -87,4 +87,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/UntagResourceCommand.ts b/clients/client-ivs/src/commands/UntagResourceCommand.ts index 658d0555c7975..f57138d2528fd 100644 --- a/clients/client-ivs/src/commands/UntagResourceCommand.ts +++ b/clients/client-ivs/src/commands/UntagResourceCommand.ts @@ -87,4 +87,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/UpdateChannelCommand.ts b/clients/client-ivs/src/commands/UpdateChannelCommand.ts index 6ab66f93fbb69..4870154e521ae 100644 --- a/clients/client-ivs/src/commands/UpdateChannelCommand.ts +++ b/clients/client-ivs/src/commands/UpdateChannelCommand.ts @@ -125,4 +125,16 @@ export class UpdateChannelCommand extends $Command .f(void 0, UpdateChannelResponseFilterSensitiveLog) .ser(se_UpdateChannelCommand) .de(de_UpdateChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateChannelRequest; + output: UpdateChannelResponse; + }; + sdk: { + input: UpdateChannelCommandInput; + output: UpdateChannelCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/commands/UpdatePlaybackRestrictionPolicyCommand.ts b/clients/client-ivs/src/commands/UpdatePlaybackRestrictionPolicyCommand.ts index 5e79d4f96be4e..82349d5ce33cf 100644 --- a/clients/client-ivs/src/commands/UpdatePlaybackRestrictionPolicyCommand.ts +++ b/clients/client-ivs/src/commands/UpdatePlaybackRestrictionPolicyCommand.ts @@ -118,4 +118,16 @@ export class UpdatePlaybackRestrictionPolicyCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePlaybackRestrictionPolicyCommand) .de(de_UpdatePlaybackRestrictionPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePlaybackRestrictionPolicyRequest; + output: UpdatePlaybackRestrictionPolicyResponse; + }; + sdk: { + input: UpdatePlaybackRestrictionPolicyCommandInput; + output: UpdatePlaybackRestrictionPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-ivs/src/index.ts b/clients/client-ivs/src/index.ts index 1f84a3d2d832f..44804d9c2808f 100644 --- a/clients/client-ivs/src/index.ts +++ b/clients/client-ivs/src/index.ts @@ -76,14 +76,12 @@ *A tag is a metadata label that you assign to an Amazon Web Services
* resource. A tag comprises a key and a value, both
* set by you. For example, you might set a tag as topic:nature
to label a
- * particular video category. See Tagging Amazon Web Services Resources for
- * more information, including restrictions that apply to tags and "Tag naming limits and
- * requirements"; Amazon IVS has no service-specific constraints beyond what is documented
+ * particular video category. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented
* there.
Tags can help you identify and organize your Amazon Web Services resources. For example, * you can use the same tag for different resources to indicate that they are related. You can * also use tags to manage access (see Access Tags).
- *The Amazon IVS API has these tag-related endpoints: TagResource, UntagResource, and ListTagsForResource. The following + *
The Amazon IVS API has these tag-related operations: TagResource, UntagResource, and ListTagsForResource. The following * resources support tagging: Channels, Stream Keys, Playback Key Pairs, and Recording * Configurations.
*At most 50 tags can be applied to a resource.
diff --git a/clients/client-ivs/src/models/models_0.ts b/clients/client-ivs/src/models/models_0.ts index c7d3b37ca2255..e1a508505dfd4 100644 --- a/clients/client-ivs/src/models/models_0.ts +++ b/clients/client-ivs/src/models/models_0.ts @@ -167,8 +167,7 @@ export interface Channel { /** *Tags attached to the resource. Array of 1-50 maps, each of the form string:string
- * (key:value)
. See Tagging Amazon Web Services Resources for more information, including restrictions
- * that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
* service-specific constraints beyond what is documented there.
Tags attached to the resource. Array of 1-50 maps, each of the form string:string
- * (key:value)
. See Tagging Amazon Web Services Resources for more information, including restrictions
- * that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
* service-specific constraints beyond what is documented there.
Array of 1-50 maps, each of the form string:string (key:value)
. See Tagging Amazon Web Services
- * Resources for more information, including restrictions that apply to tags and "Tag
- * naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
+ *
Array of 1-50 maps, each of the form string:string (key:value)
. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
* documented there.
Array of 1-50 maps, each of the form string:string (key:value)
. See Tagging Amazon Web Services
- * Resources for more information, including restrictions that apply to tags and "Tag
- * naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
+ *
Array of 1-50 maps, each of the form string:string (key:value)
. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
* documented there.
Tags attached to the resource. Array of 1-50 maps, each of the form string:string
- * (key:value)
. See Tagging Amazon Web Services Resources for more information, including restrictions
- * that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
* service-specific constraints beyond what is documented there.
Array of 1-50 maps, each of the form string:string (key:value)
. See Tagging Amazon Web Services
- * Resources for more information, including restrictions that apply to tags and "Tag
- * naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
+ *
Array of 1-50 maps, each of the form string:string (key:value)
. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
* documented there.
Tags attached to the resource. Array of 1-50 maps, each of the form string:string
- * (key:value)
. See Tagging Amazon Web Services Resources for more information, including restrictions
- * that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
* service-specific constraints beyond what is documented there.
Array of 1-50 maps, each of the form string:string (key:value)
. See Tagging Amazon Web Services
- * Resources for more information, including restrictions that apply to tags and "Tag
- * naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
+ *
Array of 1-50 maps, each of the form string:string (key:value)
. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is
* documented there.
Tags attached to the resource. Array of 1-50 maps, each of the form string:string
- * (key:value)
. See Tagging Amazon Web Services Resources for more information, including restrictions
- * that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
* service-specific constraints beyond what is documented there.
Any tags provided with the request are added to the playback key pair tags. See Tagging Amazon Web Services - * Resources for more information, including restrictions that apply to tags and "Tag - * naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is + *
Any tags provided with the request are added to the playback key pair tags. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is * documented there.
* @public */ @@ -1773,8 +1758,7 @@ export interface ChannelSummary { /** *Tags attached to the resource. Array of 1-50 maps, each of the form string:string
- * (key:value)
. See Tagging Amazon Web Services Resources for more information, including restrictions
- * that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
* service-specific constraints beyond what is documented there.
Tags attached to the resource. Array of 1-50 maps, each of the form string:string
- * (key:value)
. See Tagging Amazon Web Services Resources for more information, including restrictions
- * that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
* service-specific constraints beyond what is documented there.
Tags attached to the resource. Array of 1-50 maps, each of the form string:string
- * (key:value)
. See Tagging Amazon Web Services Resources for more information, including restrictions
- * that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
* service-specific constraints beyond what is documented there.
Tags attached to the resource. Array of 1-50 maps, each of the form string:string
- * (key:value)
. See Tagging Amazon Web Services Resources for more information, including restrictions
- * that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
* service-specific constraints beyond what is documented there.
Tags attached to the resource. Array of 1-50 maps, each of the form string:string
- * (key:value)
. See Tagging Amazon Web Services Resources for more information, including restrictions
- * that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
* service-specific constraints beyond what is documented there.
Array of tags to be added or updated. Array of maps, each of the form string:string
- * (key:value)
. See Tagging Amazon Web Services Resources for more information, including restrictions
- * that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
* service-specific constraints beyond what is documented there.
Array of tags to be removed. Array of maps, each of the form string:string
- * (key:value)
. See Tagging Amazon Web Services Resources for more information, including restrictions
- * that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no
* service-specific constraints beyond what is documented there.
A tag is a metadata label that you assign to an AWS resource. A tag
comprises a key and a value, both set by you. For
example, you might set a tag as topic:nature
to label a particular video
-category. See Tagging AWS Resources for more information, including restrictions that apply to
-tags and "Tag naming limits and requirements"; Amazon IVS Chat has no service-specific
+category. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS Chat has no service-specific
constraints beyond what is documented there.
Tags can help you identify and organize your AWS resources. For example, you can use the same tag for different resources to indicate that they are related. You can also use tags to manage access (see Access Tags).
-The Amazon IVS Chat API has these tag-related endpoints: TagResource, UntagResource, and +
The Amazon IVS Chat API has these tag-related operations: TagResource, UntagResource, and ListTagsForResource. The following resource supports tagging: Room.
At most 50 tags can be applied to a resource.
@@ -81,7 +80,7 @@ to have permissions for Amazon IVS Chat API requests.
Users (viewers) connect to a room using secure access tokens that you create using the -CreateChatToken endpoint through the AWS SDK. You call CreateChatToken for +CreateChatToken operation through the AWS SDK. You call CreateChatToken for every user’s chat session, passing identity and authorization information about the user.
diff --git a/clients/client-ivschat/package.json b/clients/client-ivschat/package.json index 9b2d09f8087c9..6032b7c068a30 100644 --- a/clients/client-ivschat/package.json +++ b/clients/client-ivschat/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ivschat", "description": "AWS SDK for JavaScript Ivschat Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ivschat", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-ivschat/src/Ivschat.ts b/clients/client-ivschat/src/Ivschat.ts index fff41c0ce9f4d..e4815383cbf44 100644 --- a/clients/client-ivschat/src/Ivschat.ts +++ b/clients/client-ivschat/src/Ivschat.ts @@ -363,13 +363,12 @@ export interface Ivschat { *
A tag is a metadata label that you assign to an AWS resource. A tag
* comprises a key and a value, both set by you. For
* example, you might set a tag as topic:nature
to label a particular video
- * category. See Tagging AWS Resources for more information, including restrictions that apply to
- * tags and "Tag naming limits and requirements"; Amazon IVS Chat has no service-specific
+ * category. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS Chat has no service-specific
* constraints beyond what is documented there.
Tags can help you identify and organize your AWS resources. For example, you can use the * same tag for different resources to indicate that they are related. You can also use tags to * manage access (see Access Tags).
- *The Amazon IVS Chat API has these tag-related endpoints: TagResource, UntagResource, and + *
The Amazon IVS Chat API has these tag-related operations: TagResource, UntagResource, and * ListTagsForResource. The following resource supports tagging: Room.
*At most 50 tags can be applied to a resource.
*@@ -391,7 +390,7 @@ export interface Ivschat { * * *
Users (viewers) connect to a room using secure access tokens that you create using the - * CreateChatToken endpoint through the AWS SDK. You call CreateChatToken for + * CreateChatToken operation through the AWS SDK. You call CreateChatToken for * every user’s chat session, passing identity and authorization information about the * user.
*diff --git a/clients/client-ivschat/src/IvschatClient.ts b/clients/client-ivschat/src/IvschatClient.ts index 89d7df6e652b5..0b142d784b1a0 100644 --- a/clients/client-ivschat/src/IvschatClient.ts +++ b/clients/client-ivschat/src/IvschatClient.ts @@ -362,13 +362,12 @@ export interface IvschatClientResolvedConfig extends IvschatClientResolvedConfig *
A tag is a metadata label that you assign to an AWS resource. A tag
* comprises a key and a value, both set by you. For
* example, you might set a tag as topic:nature
to label a particular video
- * category. See Tagging AWS Resources for more information, including restrictions that apply to
- * tags and "Tag naming limits and requirements"; Amazon IVS Chat has no service-specific
+ * category. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS Chat has no service-specific
* constraints beyond what is documented there.
Tags can help you identify and organize your AWS resources. For example, you can use the * same tag for different resources to indicate that they are related. You can also use tags to * manage access (see Access Tags).
- *The Amazon IVS Chat API has these tag-related endpoints: TagResource, UntagResource, and + *
The Amazon IVS Chat API has these tag-related operations: TagResource, UntagResource, and * ListTagsForResource. The following resource supports tagging: Room.
*At most 50 tags can be applied to a resource.
*@@ -390,7 +389,7 @@ export interface IvschatClientResolvedConfig extends IvschatClientResolvedConfig * * *
Users (viewers) connect to a room using secure access tokens that you create using the - * CreateChatToken endpoint through the AWS SDK. You call CreateChatToken for + * CreateChatToken operation through the AWS SDK. You call CreateChatToken for * every user’s chat session, passing identity and authorization information about the * user.
*diff --git a/clients/client-ivschat/src/commands/CreateChatTokenCommand.ts b/clients/client-ivschat/src/commands/CreateChatTokenCommand.ts index c574a9329695f..5a98cc8c28632 100644 --- a/clients/client-ivschat/src/commands/CreateChatTokenCommand.ts +++ b/clients/client-ivschat/src/commands/CreateChatTokenCommand.ts @@ -115,4 +115,16 @@ export class CreateChatTokenCommand extends $Command .f(CreateChatTokenRequestFilterSensitiveLog, CreateChatTokenResponseFilterSensitiveLog) .ser(se_CreateChatTokenCommand) .de(de_CreateChatTokenCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChatTokenRequest; + output: CreateChatTokenResponse; + }; + sdk: { + input: CreateChatTokenCommandInput; + output: CreateChatTokenCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/CreateLoggingConfigurationCommand.ts b/clients/client-ivschat/src/commands/CreateLoggingConfigurationCommand.ts index 1aa1cbb29ae83..4b69331ae725e 100644 --- a/clients/client-ivschat/src/commands/CreateLoggingConfigurationCommand.ts +++ b/clients/client-ivschat/src/commands/CreateLoggingConfigurationCommand.ts @@ -129,4 +129,16 @@ export class CreateLoggingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_CreateLoggingConfigurationCommand) .de(de_CreateLoggingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateLoggingConfigurationRequest; + output: CreateLoggingConfigurationResponse; + }; + sdk: { + input: CreateLoggingConfigurationCommandInput; + output: CreateLoggingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/CreateRoomCommand.ts b/clients/client-ivschat/src/commands/CreateRoomCommand.ts index f01dd619b56b2..10afdf5b0f055 100644 --- a/clients/client-ivschat/src/commands/CreateRoomCommand.ts +++ b/clients/client-ivschat/src/commands/CreateRoomCommand.ts @@ -123,4 +123,16 @@ export class CreateRoomCommand extends $Command .f(void 0, void 0) .ser(se_CreateRoomCommand) .de(de_CreateRoomCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRoomRequest; + output: CreateRoomResponse; + }; + sdk: { + input: CreateRoomCommandInput; + output: CreateRoomCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/DeleteLoggingConfigurationCommand.ts b/clients/client-ivschat/src/commands/DeleteLoggingConfigurationCommand.ts index 3e1dde678ca8c..b64a8b5761267 100644 --- a/clients/client-ivschat/src/commands/DeleteLoggingConfigurationCommand.ts +++ b/clients/client-ivschat/src/commands/DeleteLoggingConfigurationCommand.ts @@ -90,4 +90,16 @@ export class DeleteLoggingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteLoggingConfigurationCommand) .de(de_DeleteLoggingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteLoggingConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteLoggingConfigurationCommandInput; + output: DeleteLoggingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/DeleteMessageCommand.ts b/clients/client-ivschat/src/commands/DeleteMessageCommand.ts index 22b5759a02eb8..39d5db6b23332 100644 --- a/clients/client-ivschat/src/commands/DeleteMessageCommand.ts +++ b/clients/client-ivschat/src/commands/DeleteMessageCommand.ts @@ -97,4 +97,16 @@ export class DeleteMessageCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMessageCommand) .de(de_DeleteMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMessageRequest; + output: DeleteMessageResponse; + }; + sdk: { + input: DeleteMessageCommandInput; + output: DeleteMessageCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/DeleteRoomCommand.ts b/clients/client-ivschat/src/commands/DeleteRoomCommand.ts index 1ee46eb0979df..38e82b8b21704 100644 --- a/clients/client-ivschat/src/commands/DeleteRoomCommand.ts +++ b/clients/client-ivschat/src/commands/DeleteRoomCommand.ts @@ -87,4 +87,16 @@ export class DeleteRoomCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRoomCommand) .de(de_DeleteRoomCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRoomRequest; + output: {}; + }; + sdk: { + input: DeleteRoomCommandInput; + output: DeleteRoomCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/DisconnectUserCommand.ts b/clients/client-ivschat/src/commands/DisconnectUserCommand.ts index 31bf6c9854ea5..0c13e6a9c9733 100644 --- a/clients/client-ivschat/src/commands/DisconnectUserCommand.ts +++ b/clients/client-ivschat/src/commands/DisconnectUserCommand.ts @@ -98,4 +98,16 @@ export class DisconnectUserCommand extends $Command .f(DisconnectUserRequestFilterSensitiveLog, void 0) .ser(se_DisconnectUserCommand) .de(de_DisconnectUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisconnectUserRequest; + output: {}; + }; + sdk: { + input: DisconnectUserCommandInput; + output: DisconnectUserCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/GetLoggingConfigurationCommand.ts b/clients/client-ivschat/src/commands/GetLoggingConfigurationCommand.ts index 1feed6762d848..0ee918a2c14bb 100644 --- a/clients/client-ivschat/src/commands/GetLoggingConfigurationCommand.ts +++ b/clients/client-ivschat/src/commands/GetLoggingConfigurationCommand.ts @@ -105,4 +105,16 @@ export class GetLoggingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetLoggingConfigurationCommand) .de(de_GetLoggingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLoggingConfigurationRequest; + output: GetLoggingConfigurationResponse; + }; + sdk: { + input: GetLoggingConfigurationCommandInput; + output: GetLoggingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/GetRoomCommand.ts b/clients/client-ivschat/src/commands/GetRoomCommand.ts index 7cdeb92bd4a8f..f98faf7e4aee3 100644 --- a/clients/client-ivschat/src/commands/GetRoomCommand.ts +++ b/clients/client-ivschat/src/commands/GetRoomCommand.ts @@ -102,4 +102,16 @@ export class GetRoomCommand extends $Command .f(void 0, void 0) .ser(se_GetRoomCommand) .de(de_GetRoomCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRoomRequest; + output: GetRoomResponse; + }; + sdk: { + input: GetRoomCommandInput; + output: GetRoomCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/ListLoggingConfigurationsCommand.ts b/clients/client-ivschat/src/commands/ListLoggingConfigurationsCommand.ts index 0e186cd9ac2d5..b944cfd2dd7ac 100644 --- a/clients/client-ivschat/src/commands/ListLoggingConfigurationsCommand.ts +++ b/clients/client-ivschat/src/commands/ListLoggingConfigurationsCommand.ts @@ -109,4 +109,16 @@ export class ListLoggingConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_ListLoggingConfigurationsCommand) .de(de_ListLoggingConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLoggingConfigurationsRequest; + output: ListLoggingConfigurationsResponse; + }; + sdk: { + input: ListLoggingConfigurationsCommandInput; + output: ListLoggingConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/ListRoomsCommand.ts b/clients/client-ivschat/src/commands/ListRoomsCommand.ts index 2d1fca5478932..e1fa02f3725cb 100644 --- a/clients/client-ivschat/src/commands/ListRoomsCommand.ts +++ b/clients/client-ivschat/src/commands/ListRoomsCommand.ts @@ -110,4 +110,16 @@ export class ListRoomsCommand extends $Command .f(void 0, void 0) .ser(se_ListRoomsCommand) .de(de_ListRoomsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRoomsRequest; + output: ListRoomsResponse; + }; + sdk: { + input: ListRoomsCommandInput; + output: ListRoomsCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/ListTagsForResourceCommand.ts b/clients/client-ivschat/src/commands/ListTagsForResourceCommand.ts index a6d574f1c20a8..a7843df4d6dc4 100644 --- a/clients/client-ivschat/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-ivschat/src/commands/ListTagsForResourceCommand.ts @@ -88,4 +88,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/SendEventCommand.ts b/clients/client-ivschat/src/commands/SendEventCommand.ts index ea852406f0650..fa52691040339 100644 --- a/clients/client-ivschat/src/commands/SendEventCommand.ts +++ b/clients/client-ivschat/src/commands/SendEventCommand.ts @@ -98,4 +98,16 @@ export class SendEventCommand extends $Command .f(void 0, void 0) .ser(se_SendEventCommand) .de(de_SendEventCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendEventRequest; + output: SendEventResponse; + }; + sdk: { + input: SendEventCommandInput; + output: SendEventCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/TagResourceCommand.ts b/clients/client-ivschat/src/commands/TagResourceCommand.ts index f2364a3b023fb..95e7505dfd168 100644 --- a/clients/client-ivschat/src/commands/TagResourceCommand.ts +++ b/clients/client-ivschat/src/commands/TagResourceCommand.ts @@ -87,4 +87,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/UntagResourceCommand.ts b/clients/client-ivschat/src/commands/UntagResourceCommand.ts index 9cec57d638dbd..328bf2ced8839 100644 --- a/clients/client-ivschat/src/commands/UntagResourceCommand.ts +++ b/clients/client-ivschat/src/commands/UntagResourceCommand.ts @@ -87,4 +87,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/UpdateLoggingConfigurationCommand.ts b/clients/client-ivschat/src/commands/UpdateLoggingConfigurationCommand.ts index f8856236b2711..d362bc733bd39 100644 --- a/clients/client-ivschat/src/commands/UpdateLoggingConfigurationCommand.ts +++ b/clients/client-ivschat/src/commands/UpdateLoggingConfigurationCommand.ts @@ -123,4 +123,16 @@ export class UpdateLoggingConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateLoggingConfigurationCommand) .de(de_UpdateLoggingConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateLoggingConfigurationRequest; + output: UpdateLoggingConfigurationResponse; + }; + sdk: { + input: UpdateLoggingConfigurationCommandInput; + output: UpdateLoggingConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/commands/UpdateRoomCommand.ts b/clients/client-ivschat/src/commands/UpdateRoomCommand.ts index ee38c10354c6a..587684217b45a 100644 --- a/clients/client-ivschat/src/commands/UpdateRoomCommand.ts +++ b/clients/client-ivschat/src/commands/UpdateRoomCommand.ts @@ -115,4 +115,16 @@ export class UpdateRoomCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRoomCommand) .de(de_UpdateRoomCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRoomRequest; + output: UpdateRoomResponse; + }; + sdk: { + input: UpdateRoomCommandInput; + output: UpdateRoomCommandOutput; + }; + }; +} diff --git a/clients/client-ivschat/src/index.ts b/clients/client-ivschat/src/index.ts index 44e8ea3543431..439d0458363c5 100644 --- a/clients/client-ivschat/src/index.ts +++ b/clients/client-ivschat/src/index.ts @@ -48,13 +48,12 @@ *
A tag is a metadata label that you assign to an AWS resource. A tag
* comprises a key and a value, both set by you. For
* example, you might set a tag as topic:nature
to label a particular video
- * category. See Tagging AWS Resources for more information, including restrictions that apply to
- * tags and "Tag naming limits and requirements"; Amazon IVS Chat has no service-specific
+ * category. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS Chat has no service-specific
* constraints beyond what is documented there.
Tags can help you identify and organize your AWS resources. For example, you can use the * same tag for different resources to indicate that they are related. You can also use tags to * manage access (see Access Tags).
- *The Amazon IVS Chat API has these tag-related endpoints: TagResource, UntagResource, and + *
The Amazon IVS Chat API has these tag-related operations: TagResource, UntagResource, and * ListTagsForResource. The following resource supports tagging: Room.
*At most 50 tags can be applied to a resource.
*@@ -76,7 +75,7 @@ * * *
Users (viewers) connect to a room using secure access tokens that you create using the - * CreateChatToken endpoint through the AWS SDK. You call CreateChatToken for + * CreateChatToken operation through the AWS SDK. You call CreateChatToken for * every user’s chat session, passing identity and authorization information about the * user.
*diff --git a/clients/client-ivschat/src/models/models_0.ts b/clients/client-ivschat/src/models/models_0.ts index d2f8f870490ce..0cba46c1fadc4 100644 --- a/clients/client-ivschat/src/models/models_0.ts +++ b/clients/client-ivschat/src/models/models_0.ts @@ -407,9 +407,7 @@ export interface CreateLoggingConfigurationRequest { /** *
Tags to attach to the resource. Array of maps, each of the form string:string
- * (key:value)
. See Tagging AWS
- * Resources for details, including restrictions that apply to tags and "Tag naming
- * limits and requirements"; Amazon IVS Chat has no constraints on tags beyond what is
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS Chat has no constraints on tags beyond what is
* documented there.
Tags to attach to the resource. Array of maps, each of the form string:string
- * (key:value)
. See Tagging AWS
- * Resources for details, including restrictions that apply to tags and "Tag naming
- * limits and requirements"; Amazon IVS Chat has no constraints beyond what is documented
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS Chat has no constraints beyond what is documented
* there.
Tags to attach to the resource. Array of maps, each of the form string:string
- * (key:value)
. See Tagging AWS
- * Resources for details, including restrictions that apply to tags and "Tag naming
- * limits and requirements"; Amazon IVS Chat has no constraints on tags beyond what is documented
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS Chat has no constraints on tags beyond what is documented
* there.
Tags attached to the resource. Array of maps, each of the form string:string
- * (key:value)
. See Tagging AWS
- * Resources for details, including restrictions that apply to tags and "Tag naming
- * limits and requirements"; Amazon IVS Chat has no constraints beyond what is documented
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS Chat has no constraints beyond what is documented
* there.
Array of tags to be added or updated. Array of maps, each of the form
- * string:string (key:value)
. See Tagging AWS
- * Resources for details, including restrictions that apply to tags and "Tag naming
- * limits and requirements"; Amazon IVS Chat has no constraints beyond what is documented
+ * string:string (key:value)
. See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS Chat has no constraints beyond what is documented
* there.
Array of tags to be removed. Array of maps, each of the form string:string
- * (key:value)
. See Tagging AWS
- * Resources for details, including restrictions that apply to tags and "Tag naming
- * limits and requirements"; Amazon IVS Chat has no constraints beyond what is documented
+ * (key:value). See Best practices and strategies in Tagging Amazon Web Services Resources and Tag Editor for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS Chat has no constraints beyond what is documented
* there.
Grants an Amazon Web Servicesservice, Amazon Web Services account, or Amazon Web Services organization + *
Grants a principal * permission to use a function. You can apply the policy at the function level, or specify a qualifier to restrict * access to a single version or alias. If you use a qualifier, the invoker must use the full Amazon Resource Name * (ARN) of that version or alias to invoke the function. Note: Lambda does not support adding policies @@ -93,6 +93,11 @@ export interface AddPermissionCommandOutput extends AddPermissionResponse, __Met * * * + * @throws {@link PublicPolicyException} (client fault) + *
Lambda prevented your policy from being created because it would grant public access to your function. If you intended to + * create a public policy, use the PutPublicAccessBlockConfig API action to configure your function's public-access settings + * to allow public policies.
+ * * @throws {@link ResourceConflictException} (client fault) *The resource already exists, or another operation is in progress.
* @@ -130,4 +135,16 @@ export class AddPermissionCommand extends $Command .f(void 0, void 0) .ser(se_AddPermissionCommand) .de(de_AddPermissionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AddPermissionRequest; + output: AddPermissionResponse; + }; + sdk: { + input: AddPermissionCommandInput; + output: AddPermissionCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/CreateAliasCommand.ts b/clients/client-lambda/src/commands/CreateAliasCommand.ts index 13a0b8e022715..1c0cfa3ec2ff4 100644 --- a/clients/client-lambda/src/commands/CreateAliasCommand.ts +++ b/clients/client-lambda/src/commands/CreateAliasCommand.ts @@ -114,4 +114,16 @@ export class CreateAliasCommand extends $Command .f(void 0, void 0) .ser(se_CreateAliasCommand) .de(de_CreateAliasCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAliasRequest; + output: AliasConfiguration; + }; + sdk: { + input: CreateAliasCommandInput; + output: CreateAliasCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/CreateCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/CreateCodeSigningConfigCommand.ts index b5b4afa7e110e..f20ba5bdf78e4 100644 --- a/clients/client-lambda/src/commands/CreateCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/CreateCodeSigningConfigCommand.ts @@ -47,6 +47,9 @@ export interface CreateCodeSigningConfigCommandOutput extends CreateCodeSigningC * CodeSigningPolicies: { // CodeSigningPolicies * UntrustedArtifactOnDeployment: "Warn" || "Enforce", * }, + * Tags: { // Tags + * "The option to create and modify full JSON resource-based policies, and to use the PutResourcePolicy, GetResourcePolicy, and DeleteResourcePolicy APIs, won't be + * available in all Amazon Web Services Regions until September 30, 2024.
+ *Deletes a resource-based policy from a function.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { LambdaClient, DeleteResourcePolicyCommand } from "@aws-sdk/client-lambda"; // ES Modules import + * // const { LambdaClient, DeleteResourcePolicyCommand } = require("@aws-sdk/client-lambda"); // CommonJS import + * const client = new LambdaClient(config); + * const input = { // DeleteResourcePolicyRequest + * ResourceArn: "STRING_VALUE", // required + * RevisionId: "STRING_VALUE", + * }; + * const command = new DeleteResourcePolicyCommand(input); + * const response = await client.send(command); + * // {}; + * + * ``` + * + * @param DeleteResourcePolicyCommandInput - {@link DeleteResourcePolicyCommandInput} + * @returns {@link DeleteResourcePolicyCommandOutput} + * @see {@link DeleteResourcePolicyCommandInput} for command's `input` shape. + * @see {@link DeleteResourcePolicyCommandOutput} for command's `response` shape. + * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape. + * + * @throws {@link InvalidParameterValueException} (client fault) + *One of the parameters in the request is not valid.
+ * + * @throws {@link PreconditionFailedException} (client fault) + *The RevisionId provided does not match the latest RevisionId for the Lambda function or alias.
+ *
+ * For AddPermission and RemovePermission API operations: Call GetPolicy
to retrieve the latest RevisionId for your resource.
+ * For all other API operations: Call GetFunction
or GetAlias
to retrieve the latest RevisionId for your resource.
The resource already exists, or another operation is in progress.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource specified in the request does not exist.
+ * + * @throws {@link ServiceException} (server fault) + *The Lambda service encountered an internal error.
+ * + * @throws {@link TooManyRequestsException} (client fault) + *The request throughput limit was exceeded. For more information, see Lambda quotas.
+ * + * @throws {@link LambdaServiceException} + *Base exception class for all service exceptions from Lambda service.
+ * + * @public + */ +export class DeleteResourcePolicyCommand extends $Command + .classBuilder< + DeleteResourcePolicyCommandInput, + DeleteResourcePolicyCommandOutput, + LambdaClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: LambdaClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("AWSGirApiService", "DeleteResourcePolicy", {}) + .n("LambdaClient", "DeleteResourcePolicyCommand") + .f(void 0, void 0) + .ser(se_DeleteResourcePolicyCommand) + .de(de_DeleteResourcePolicyCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteResourcePolicyRequest; + output: {}; + }; + sdk: { + input: DeleteResourcePolicyCommandInput; + output: DeleteResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetAccountSettingsCommand.ts b/clients/client-lambda/src/commands/GetAccountSettingsCommand.ts index 350931c7be328..1e1198fc61425 100644 --- a/clients/client-lambda/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-lambda/src/commands/GetAccountSettingsCommand.ts @@ -91,4 +91,16 @@ export class GetAccountSettingsCommand extends $Command .f(void 0, void 0) .ser(se_GetAccountSettingsCommand) .de(de_GetAccountSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetAccountSettingsResponse; + }; + sdk: { + input: GetAccountSettingsCommandInput; + output: GetAccountSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetAliasCommand.ts b/clients/client-lambda/src/commands/GetAliasCommand.ts index ac70844e9054a..5c47ea86fe8c0 100644 --- a/clients/client-lambda/src/commands/GetAliasCommand.ts +++ b/clients/client-lambda/src/commands/GetAliasCommand.ts @@ -99,4 +99,16 @@ export class GetAliasCommand extends $Command .f(void 0, void 0) .ser(se_GetAliasCommand) .de(de_GetAliasCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAliasRequest; + output: AliasConfiguration; + }; + sdk: { + input: GetAliasCommandInput; + output: GetAliasCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/GetCodeSigningConfigCommand.ts index 3f47339fd3acf..faa2a89053bbd 100644 --- a/clients/client-lambda/src/commands/GetCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetCodeSigningConfigCommand.ts @@ -99,4 +99,16 @@ export class GetCodeSigningConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetCodeSigningConfigCommand) .de(de_GetCodeSigningConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCodeSigningConfigRequest; + output: GetCodeSigningConfigResponse; + }; + sdk: { + input: GetCodeSigningConfigCommandInput; + output: GetCodeSigningConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetEventSourceMappingCommand.ts b/clients/client-lambda/src/commands/GetEventSourceMappingCommand.ts index 4b7c29110c766..7d2caa2950c44 100644 --- a/clients/client-lambda/src/commands/GetEventSourceMappingCommand.ts +++ b/clients/client-lambda/src/commands/GetEventSourceMappingCommand.ts @@ -114,6 +114,7 @@ export interface GetEventSourceMappingCommandOutput extends EventSourceMappingCo * // ErrorCode: "STRING_VALUE", * // Message: "STRING_VALUE", * // }, + * // EventSourceMappingArn: "STRING_VALUE", * // }; * * ``` @@ -161,4 +162,16 @@ export class GetEventSourceMappingCommand extends $Command .f(void 0, void 0) .ser(se_GetEventSourceMappingCommand) .de(de_GetEventSourceMappingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEventSourceMappingRequest; + output: EventSourceMappingConfiguration; + }; + sdk: { + input: GetEventSourceMappingCommandInput; + output: GetEventSourceMappingCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetFunctionCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/GetFunctionCodeSigningConfigCommand.ts index 0e8990a7f7048..159e70faa13d7 100644 --- a/clients/client-lambda/src/commands/GetFunctionCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionCodeSigningConfigCommand.ts @@ -95,4 +95,16 @@ export class GetFunctionCodeSigningConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetFunctionCodeSigningConfigCommand) .de(de_GetFunctionCodeSigningConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFunctionCodeSigningConfigRequest; + output: GetFunctionCodeSigningConfigResponse; + }; + sdk: { + input: GetFunctionCodeSigningConfigCommandInput; + output: GetFunctionCodeSigningConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetFunctionCommand.ts b/clients/client-lambda/src/commands/GetFunctionCommand.ts index 373b409934743..40a3af0d4668e 100644 --- a/clients/client-lambda/src/commands/GetFunctionCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionCommand.ts @@ -206,4 +206,16 @@ export class GetFunctionCommand extends $Command .f(void 0, GetFunctionResponseFilterSensitiveLog) .ser(se_GetFunctionCommand) .de(de_GetFunctionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFunctionRequest; + output: GetFunctionResponse; + }; + sdk: { + input: GetFunctionCommandInput; + output: GetFunctionCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetFunctionConcurrencyCommand.ts b/clients/client-lambda/src/commands/GetFunctionConcurrencyCommand.ts index 11e50a5fbad52..d0742d350d838 100644 --- a/clients/client-lambda/src/commands/GetFunctionConcurrencyCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionConcurrencyCommand.ts @@ -90,4 +90,16 @@ export class GetFunctionConcurrencyCommand extends $Command .f(void 0, void 0) .ser(se_GetFunctionConcurrencyCommand) .de(de_GetFunctionConcurrencyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFunctionConcurrencyRequest; + output: GetFunctionConcurrencyResponse; + }; + sdk: { + input: GetFunctionConcurrencyCommandInput; + output: GetFunctionConcurrencyCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetFunctionConfigurationCommand.ts b/clients/client-lambda/src/commands/GetFunctionConfigurationCommand.ts index 1464e064d84ad..7a2cc4b01d2c2 100644 --- a/clients/client-lambda/src/commands/GetFunctionConfigurationCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionConfigurationCommand.ts @@ -196,4 +196,16 @@ export class GetFunctionConfigurationCommand extends $Command .f(void 0, FunctionConfigurationFilterSensitiveLog) .ser(se_GetFunctionConfigurationCommand) .de(de_GetFunctionConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFunctionConfigurationRequest; + output: FunctionConfiguration; + }; + sdk: { + input: GetFunctionConfigurationCommandInput; + output: GetFunctionConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetFunctionEventInvokeConfigCommand.ts b/clients/client-lambda/src/commands/GetFunctionEventInvokeConfigCommand.ts index 418ece9cd4e20..ef56f604a942a 100644 --- a/clients/client-lambda/src/commands/GetFunctionEventInvokeConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionEventInvokeConfigCommand.ts @@ -105,4 +105,16 @@ export class GetFunctionEventInvokeConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetFunctionEventInvokeConfigCommand) .de(de_GetFunctionEventInvokeConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFunctionEventInvokeConfigRequest; + output: FunctionEventInvokeConfig; + }; + sdk: { + input: GetFunctionEventInvokeConfigCommandInput; + output: GetFunctionEventInvokeConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetFunctionRecursionConfigCommand.ts b/clients/client-lambda/src/commands/GetFunctionRecursionConfigCommand.ts index eba5fa44caf8e..b7bf39a6ed219 100644 --- a/clients/client-lambda/src/commands/GetFunctionRecursionConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionRecursionConfigCommand.ts @@ -90,4 +90,16 @@ export class GetFunctionRecursionConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetFunctionRecursionConfigCommand) .de(de_GetFunctionRecursionConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFunctionRecursionConfigRequest; + output: GetFunctionRecursionConfigResponse; + }; + sdk: { + input: GetFunctionRecursionConfigCommandInput; + output: GetFunctionRecursionConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetFunctionUrlConfigCommand.ts b/clients/client-lambda/src/commands/GetFunctionUrlConfigCommand.ts index e2cae31acfeb9..ef675bd6d5088 100644 --- a/clients/client-lambda/src/commands/GetFunctionUrlConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetFunctionUrlConfigCommand.ts @@ -111,4 +111,16 @@ export class GetFunctionUrlConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetFunctionUrlConfigCommand) .de(de_GetFunctionUrlConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetFunctionUrlConfigRequest; + output: GetFunctionUrlConfigResponse; + }; + sdk: { + input: GetFunctionUrlConfigCommandInput; + output: GetFunctionUrlConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetLayerVersionByArnCommand.ts b/clients/client-lambda/src/commands/GetLayerVersionByArnCommand.ts index 3e74d10666674..5fa9761919757 100644 --- a/clients/client-lambda/src/commands/GetLayerVersionByArnCommand.ts +++ b/clients/client-lambda/src/commands/GetLayerVersionByArnCommand.ts @@ -109,4 +109,16 @@ export class GetLayerVersionByArnCommand extends $Command .f(void 0, void 0) .ser(se_GetLayerVersionByArnCommand) .de(de_GetLayerVersionByArnCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLayerVersionByArnRequest; + output: GetLayerVersionResponse; + }; + sdk: { + input: GetLayerVersionByArnCommandInput; + output: GetLayerVersionByArnCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetLayerVersionCommand.ts b/clients/client-lambda/src/commands/GetLayerVersionCommand.ts index 253feb3283352..7e24eaafb82ce 100644 --- a/clients/client-lambda/src/commands/GetLayerVersionCommand.ts +++ b/clients/client-lambda/src/commands/GetLayerVersionCommand.ts @@ -110,4 +110,16 @@ export class GetLayerVersionCommand extends $Command .f(void 0, void 0) .ser(se_GetLayerVersionCommand) .de(de_GetLayerVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLayerVersionRequest; + output: GetLayerVersionResponse; + }; + sdk: { + input: GetLayerVersionCommandInput; + output: GetLayerVersionCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetLayerVersionPolicyCommand.ts b/clients/client-lambda/src/commands/GetLayerVersionPolicyCommand.ts index cd2e99cb5a824..ee22b849e5eff 100644 --- a/clients/client-lambda/src/commands/GetLayerVersionPolicyCommand.ts +++ b/clients/client-lambda/src/commands/GetLayerVersionPolicyCommand.ts @@ -92,4 +92,16 @@ export class GetLayerVersionPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetLayerVersionPolicyCommand) .de(de_GetLayerVersionPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLayerVersionPolicyRequest; + output: GetLayerVersionPolicyResponse; + }; + sdk: { + input: GetLayerVersionPolicyCommandInput; + output: GetLayerVersionPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetPolicyCommand.ts b/clients/client-lambda/src/commands/GetPolicyCommand.ts index 1fd4da7953131..18496f6535b02 100644 --- a/clients/client-lambda/src/commands/GetPolicyCommand.ts +++ b/clients/client-lambda/src/commands/GetPolicyCommand.ts @@ -91,4 +91,16 @@ export class GetPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetPolicyCommand) .de(de_GetPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPolicyRequest; + output: GetPolicyResponse; + }; + sdk: { + input: GetPolicyCommandInput; + output: GetPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetProvisionedConcurrencyConfigCommand.ts b/clients/client-lambda/src/commands/GetProvisionedConcurrencyConfigCommand.ts index c4f513646325d..1272d9d3bd0c2 100644 --- a/clients/client-lambda/src/commands/GetProvisionedConcurrencyConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetProvisionedConcurrencyConfigCommand.ts @@ -103,4 +103,16 @@ export class GetProvisionedConcurrencyConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetProvisionedConcurrencyConfigCommand) .de(de_GetProvisionedConcurrencyConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetProvisionedConcurrencyConfigRequest; + output: GetProvisionedConcurrencyConfigResponse; + }; + sdk: { + input: GetProvisionedConcurrencyConfigCommandInput; + output: GetProvisionedConcurrencyConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetPublicAccessBlockConfigCommand.ts b/clients/client-lambda/src/commands/GetPublicAccessBlockConfigCommand.ts new file mode 100644 index 0000000000000..b8ec01cdbbf50 --- /dev/null +++ b/clients/client-lambda/src/commands/GetPublicAccessBlockConfigCommand.ts @@ -0,0 +1,111 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { commonParams } from "../endpoint/EndpointParameters"; +import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; +import { GetPublicAccessBlockConfigRequest, GetPublicAccessBlockConfigResponse } from "../models/models_0"; +import { de_GetPublicAccessBlockConfigCommand, se_GetPublicAccessBlockConfigCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link GetPublicAccessBlockConfigCommand}. + */ +export interface GetPublicAccessBlockConfigCommandInput extends GetPublicAccessBlockConfigRequest {} +/** + * @public + * + * The output of {@link GetPublicAccessBlockConfigCommand}. + */ +export interface GetPublicAccessBlockConfigCommandOutput extends GetPublicAccessBlockConfigResponse, __MetadataBearer {} + +/** + *The option to configure public-access settings, and to use the PutPublicAccessBlock and GetPublicAccessBlock APIs, won't be + * available in all Amazon Web Services Regions until September 30, 2024.
+ *Retrieve the public-access settings for a function.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { LambdaClient, GetPublicAccessBlockConfigCommand } from "@aws-sdk/client-lambda"; // ES Modules import + * // const { LambdaClient, GetPublicAccessBlockConfigCommand } = require("@aws-sdk/client-lambda"); // CommonJS import + * const client = new LambdaClient(config); + * const input = { // GetPublicAccessBlockConfigRequest + * ResourceArn: "STRING_VALUE", // required + * }; + * const command = new GetPublicAccessBlockConfigCommand(input); + * const response = await client.send(command); + * // { // GetPublicAccessBlockConfigResponse + * // PublicAccessBlockConfig: { // PublicAccessBlockConfig + * // BlockPublicPolicy: true || false, + * // RestrictPublicResource: true || false, + * // }, + * // }; + * + * ``` + * + * @param GetPublicAccessBlockConfigCommandInput - {@link GetPublicAccessBlockConfigCommandInput} + * @returns {@link GetPublicAccessBlockConfigCommandOutput} + * @see {@link GetPublicAccessBlockConfigCommandInput} for command's `input` shape. + * @see {@link GetPublicAccessBlockConfigCommandOutput} for command's `response` shape. + * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape. + * + * @throws {@link InvalidParameterValueException} (client fault) + *One of the parameters in the request is not valid.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource specified in the request does not exist.
+ * + * @throws {@link ServiceException} (server fault) + *The Lambda service encountered an internal error.
+ * + * @throws {@link TooManyRequestsException} (client fault) + *The request throughput limit was exceeded. For more information, see Lambda quotas.
+ * + * @throws {@link LambdaServiceException} + *Base exception class for all service exceptions from Lambda service.
+ * + * @public + */ +export class GetPublicAccessBlockConfigCommand extends $Command + .classBuilder< + GetPublicAccessBlockConfigCommandInput, + GetPublicAccessBlockConfigCommandOutput, + LambdaClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: LambdaClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("AWSGirApiService", "GetPublicAccessBlockConfig", {}) + .n("LambdaClient", "GetPublicAccessBlockConfigCommand") + .f(void 0, void 0) + .ser(se_GetPublicAccessBlockConfigCommand) + .de(de_GetPublicAccessBlockConfigCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPublicAccessBlockConfigRequest; + output: GetPublicAccessBlockConfigResponse; + }; + sdk: { + input: GetPublicAccessBlockConfigCommandInput; + output: GetPublicAccessBlockConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetResourcePolicyCommand.ts b/clients/client-lambda/src/commands/GetResourcePolicyCommand.ts new file mode 100644 index 0000000000000..f6f3cdc058f92 --- /dev/null +++ b/clients/client-lambda/src/commands/GetResourcePolicyCommand.ts @@ -0,0 +1,109 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { commonParams } from "../endpoint/EndpointParameters"; +import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; +import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0"; +import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link GetResourcePolicyCommand}. + */ +export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest {} +/** + * @public + * + * The output of {@link GetResourcePolicyCommand}. + */ +export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResponse, __MetadataBearer {} + +/** + *The option to create and modify full JSON resource-based policies, and to use the PutResourcePolicy, GetResourcePolicy, and DeleteResourcePolicy APIs, won't be + * available in all Amazon Web Services Regions until September 30, 2024.
+ *Retrieves the resource-based policy attached to a function.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { LambdaClient, GetResourcePolicyCommand } from "@aws-sdk/client-lambda"; // ES Modules import + * // const { LambdaClient, GetResourcePolicyCommand } = require("@aws-sdk/client-lambda"); // CommonJS import + * const client = new LambdaClient(config); + * const input = { // GetResourcePolicyRequest + * ResourceArn: "STRING_VALUE", // required + * }; + * const command = new GetResourcePolicyCommand(input); + * const response = await client.send(command); + * // { // GetResourcePolicyResponse + * // Policy: "STRING_VALUE", + * // RevisionId: "STRING_VALUE", + * // }; + * + * ``` + * + * @param GetResourcePolicyCommandInput - {@link GetResourcePolicyCommandInput} + * @returns {@link GetResourcePolicyCommandOutput} + * @see {@link GetResourcePolicyCommandInput} for command's `input` shape. + * @see {@link GetResourcePolicyCommandOutput} for command's `response` shape. + * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape. + * + * @throws {@link InvalidParameterValueException} (client fault) + *One of the parameters in the request is not valid.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource specified in the request does not exist.
+ * + * @throws {@link ServiceException} (server fault) + *The Lambda service encountered an internal error.
+ * + * @throws {@link TooManyRequestsException} (client fault) + *The request throughput limit was exceeded. For more information, see Lambda quotas.
+ * + * @throws {@link LambdaServiceException} + *Base exception class for all service exceptions from Lambda service.
+ * + * @public + */ +export class GetResourcePolicyCommand extends $Command + .classBuilder< + GetResourcePolicyCommandInput, + GetResourcePolicyCommandOutput, + LambdaClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: LambdaClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("AWSGirApiService", "GetResourcePolicy", {}) + .n("LambdaClient", "GetResourcePolicyCommand") + .f(void 0, void 0) + .ser(se_GetResourcePolicyCommand) + .de(de_GetResourcePolicyCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResourcePolicyRequest; + output: GetResourcePolicyResponse; + }; + sdk: { + input: GetResourcePolicyCommandInput; + output: GetResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/GetRuntimeManagementConfigCommand.ts b/clients/client-lambda/src/commands/GetRuntimeManagementConfigCommand.ts index c811d43bc0a74..3b152fc32711e 100644 --- a/clients/client-lambda/src/commands/GetRuntimeManagementConfigCommand.ts +++ b/clients/client-lambda/src/commands/GetRuntimeManagementConfigCommand.ts @@ -94,4 +94,16 @@ export class GetRuntimeManagementConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetRuntimeManagementConfigCommand) .de(de_GetRuntimeManagementConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRuntimeManagementConfigRequest; + output: GetRuntimeManagementConfigResponse; + }; + sdk: { + input: GetRuntimeManagementConfigCommandInput; + output: GetRuntimeManagementConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/InvokeAsyncCommand.ts b/clients/client-lambda/src/commands/InvokeAsyncCommand.ts index 58726cf6b3cbb..4b11bfa71ced8 100644 --- a/clients/client-lambda/src/commands/InvokeAsyncCommand.ts +++ b/clients/client-lambda/src/commands/InvokeAsyncCommand.ts @@ -105,4 +105,16 @@ export class InvokeAsyncCommand extends $Command .f(InvokeAsyncRequestFilterSensitiveLog, void 0) .ser(se_InvokeAsyncCommand) .de(de_InvokeAsyncCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: InvokeAsyncRequest; + output: InvokeAsyncResponse; + }; + sdk: { + input: InvokeAsyncCommandInput; + output: InvokeAsyncCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/InvokeCommand.ts b/clients/client-lambda/src/commands/InvokeCommand.ts index 04c268a02a79c..2b947e2807b80 100644 --- a/clients/client-lambda/src/commands/InvokeCommand.ts +++ b/clients/client-lambda/src/commands/InvokeCommand.ts @@ -236,4 +236,16 @@ export class InvokeCommand extends $Command .f(InvocationRequestFilterSensitiveLog, InvocationResponseFilterSensitiveLog) .ser(se_InvokeCommand) .de(de_InvokeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: InvocationRequest; + output: InvocationResponse; + }; + sdk: { + input: InvokeCommandInput; + output: InvokeCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/InvokeWithResponseStreamCommand.ts b/clients/client-lambda/src/commands/InvokeWithResponseStreamCommand.ts index 94f11a4ef8b57..f5e67e977a237 100644 --- a/clients/client-lambda/src/commands/InvokeWithResponseStreamCommand.ts +++ b/clients/client-lambda/src/commands/InvokeWithResponseStreamCommand.ts @@ -219,4 +219,16 @@ export class InvokeWithResponseStreamCommand extends $Command .f(InvokeWithResponseStreamRequestFilterSensitiveLog, InvokeWithResponseStreamResponseFilterSensitiveLog) .ser(se_InvokeWithResponseStreamCommand) .de(de_InvokeWithResponseStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: InvokeWithResponseStreamRequest; + output: InvokeWithResponseStreamResponse; + }; + sdk: { + input: InvokeWithResponseStreamCommandInput; + output: InvokeWithResponseStreamCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/ListAliasesCommand.ts b/clients/client-lambda/src/commands/ListAliasesCommand.ts index 78ea07f30793f..d5dd3fe5332fa 100644 --- a/clients/client-lambda/src/commands/ListAliasesCommand.ts +++ b/clients/client-lambda/src/commands/ListAliasesCommand.ts @@ -107,4 +107,16 @@ export class ListAliasesCommand extends $Command .f(void 0, void 0) .ser(se_ListAliasesCommand) .de(de_ListAliasesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAliasesRequest; + output: ListAliasesResponse; + }; + sdk: { + input: ListAliasesCommandInput; + output: ListAliasesCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/ListCodeSigningConfigsCommand.ts b/clients/client-lambda/src/commands/ListCodeSigningConfigsCommand.ts index 3d712437cb440..da07304fccc01 100644 --- a/clients/client-lambda/src/commands/ListCodeSigningConfigsCommand.ts +++ b/clients/client-lambda/src/commands/ListCodeSigningConfigsCommand.ts @@ -102,4 +102,16 @@ export class ListCodeSigningConfigsCommand extends $Command .f(void 0, void 0) .ser(se_ListCodeSigningConfigsCommand) .de(de_ListCodeSigningConfigsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCodeSigningConfigsRequest; + output: ListCodeSigningConfigsResponse; + }; + sdk: { + input: ListCodeSigningConfigsCommandInput; + output: ListCodeSigningConfigsCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/ListEventSourceMappingsCommand.ts b/clients/client-lambda/src/commands/ListEventSourceMappingsCommand.ts index d84070b99f38e..804cd2f314113 100644 --- a/clients/client-lambda/src/commands/ListEventSourceMappingsCommand.ts +++ b/clients/client-lambda/src/commands/ListEventSourceMappingsCommand.ts @@ -120,6 +120,7 @@ export interface ListEventSourceMappingsCommandOutput extends ListEventSourceMap * // ErrorCode: "STRING_VALUE", * // Message: "STRING_VALUE", * // }, + * // EventSourceMappingArn: "STRING_VALUE", * // }, * // ], * // }; @@ -169,4 +170,16 @@ export class ListEventSourceMappingsCommand extends $Command .f(void 0, void 0) .ser(se_ListEventSourceMappingsCommand) .de(de_ListEventSourceMappingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEventSourceMappingsRequest; + output: ListEventSourceMappingsResponse; + }; + sdk: { + input: ListEventSourceMappingsCommandInput; + output: ListEventSourceMappingsCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/ListFunctionEventInvokeConfigsCommand.ts b/clients/client-lambda/src/commands/ListFunctionEventInvokeConfigsCommand.ts index 6af7bf5cfdad5..068893fbb9876 100644 --- a/clients/client-lambda/src/commands/ListFunctionEventInvokeConfigsCommand.ts +++ b/clients/client-lambda/src/commands/ListFunctionEventInvokeConfigsCommand.ts @@ -113,4 +113,16 @@ export class ListFunctionEventInvokeConfigsCommand extends $Command .f(void 0, void 0) .ser(se_ListFunctionEventInvokeConfigsCommand) .de(de_ListFunctionEventInvokeConfigsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFunctionEventInvokeConfigsRequest; + output: ListFunctionEventInvokeConfigsResponse; + }; + sdk: { + input: ListFunctionEventInvokeConfigsCommandInput; + output: ListFunctionEventInvokeConfigsCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/ListFunctionUrlConfigsCommand.ts b/clients/client-lambda/src/commands/ListFunctionUrlConfigsCommand.ts index e64e69b20acd3..9a82f2a840725 100644 --- a/clients/client-lambda/src/commands/ListFunctionUrlConfigsCommand.ts +++ b/clients/client-lambda/src/commands/ListFunctionUrlConfigsCommand.ts @@ -117,4 +117,16 @@ export class ListFunctionUrlConfigsCommand extends $Command .f(void 0, void 0) .ser(se_ListFunctionUrlConfigsCommand) .de(de_ListFunctionUrlConfigsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFunctionUrlConfigsRequest; + output: ListFunctionUrlConfigsResponse; + }; + sdk: { + input: ListFunctionUrlConfigsCommandInput; + output: ListFunctionUrlConfigsCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/ListFunctionsByCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/ListFunctionsByCodeSigningConfigCommand.ts index 4b91b562a4b4b..1f1cae8e91e9d 100644 --- a/clients/client-lambda/src/commands/ListFunctionsByCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/ListFunctionsByCodeSigningConfigCommand.ts @@ -97,4 +97,16 @@ export class ListFunctionsByCodeSigningConfigCommand extends $Command .f(void 0, void 0) .ser(se_ListFunctionsByCodeSigningConfigCommand) .de(de_ListFunctionsByCodeSigningConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFunctionsByCodeSigningConfigRequest; + output: ListFunctionsByCodeSigningConfigResponse; + }; + sdk: { + input: ListFunctionsByCodeSigningConfigCommandInput; + output: ListFunctionsByCodeSigningConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/ListFunctionsCommand.ts b/clients/client-lambda/src/commands/ListFunctionsCommand.ts index 5b3d23c303286..019b95a049a35 100644 --- a/clients/client-lambda/src/commands/ListFunctionsCommand.ts +++ b/clients/client-lambda/src/commands/ListFunctionsCommand.ts @@ -206,4 +206,16 @@ export class ListFunctionsCommand extends $Command .f(void 0, ListFunctionsResponseFilterSensitiveLog) .ser(se_ListFunctionsCommand) .de(de_ListFunctionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFunctionsRequest; + output: ListFunctionsResponse; + }; + sdk: { + input: ListFunctionsCommandInput; + output: ListFunctionsCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/ListLayerVersionsCommand.ts b/clients/client-lambda/src/commands/ListLayerVersionsCommand.ts index 6a8e91ead4180..2bfef9a85b618 100644 --- a/clients/client-lambda/src/commands/ListLayerVersionsCommand.ts +++ b/clients/client-lambda/src/commands/ListLayerVersionsCommand.ts @@ -111,4 +111,16 @@ export class ListLayerVersionsCommand extends $Command .f(void 0, void 0) .ser(se_ListLayerVersionsCommand) .de(de_ListLayerVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLayerVersionsRequest; + output: ListLayerVersionsResponse; + }; + sdk: { + input: ListLayerVersionsCommandInput; + output: ListLayerVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/ListLayersCommand.ts b/clients/client-lambda/src/commands/ListLayersCommand.ts index b174a8acf3475..b84fafcd9717c 100644 --- a/clients/client-lambda/src/commands/ListLayersCommand.ts +++ b/clients/client-lambda/src/commands/ListLayersCommand.ts @@ -113,4 +113,16 @@ export class ListLayersCommand extends $Command .f(void 0, void 0) .ser(se_ListLayersCommand) .de(de_ListLayersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLayersRequest; + output: ListLayersResponse; + }; + sdk: { + input: ListLayersCommandInput; + output: ListLayersCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/ListProvisionedConcurrencyConfigsCommand.ts b/clients/client-lambda/src/commands/ListProvisionedConcurrencyConfigsCommand.ts index 4cd780aabd8c2..e48f2dbf1053e 100644 --- a/clients/client-lambda/src/commands/ListProvisionedConcurrencyConfigsCommand.ts +++ b/clients/client-lambda/src/commands/ListProvisionedConcurrencyConfigsCommand.ts @@ -110,4 +110,16 @@ export class ListProvisionedConcurrencyConfigsCommand extends $Command .f(void 0, void 0) .ser(se_ListProvisionedConcurrencyConfigsCommand) .de(de_ListProvisionedConcurrencyConfigsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListProvisionedConcurrencyConfigsRequest; + output: ListProvisionedConcurrencyConfigsResponse; + }; + sdk: { + input: ListProvisionedConcurrencyConfigsCommandInput; + output: ListProvisionedConcurrencyConfigsCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/ListTagsCommand.ts b/clients/client-lambda/src/commands/ListTagsCommand.ts index b50f1b92ad55e..9c64c95fe39c1 100644 --- a/clients/client-lambda/src/commands/ListTagsCommand.ts +++ b/clients/client-lambda/src/commands/ListTagsCommand.ts @@ -28,8 +28,8 @@ export interface ListTagsCommandInput extends ListTagsRequest {} export interface ListTagsCommandOutput extends ListTagsResponse, __MetadataBearer {} /** - *Returns a function's tags. You can - * also view tags with GetFunction.
+ *Returns a function, event source mapping, or code signing configuration's tags. You can + * also view funciton tags with GetFunction.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -92,4 +92,16 @@ export class ListTagsCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsCommand) .de(de_ListTagsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsRequest; + output: ListTagsResponse; + }; + sdk: { + input: ListTagsCommandInput; + output: ListTagsCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/ListVersionsByFunctionCommand.ts b/clients/client-lambda/src/commands/ListVersionsByFunctionCommand.ts index d83ad6faefcfa..77ec9790d1a19 100644 --- a/clients/client-lambda/src/commands/ListVersionsByFunctionCommand.ts +++ b/clients/client-lambda/src/commands/ListVersionsByFunctionCommand.ts @@ -201,4 +201,16 @@ export class ListVersionsByFunctionCommand extends $Command .f(void 0, ListVersionsByFunctionResponseFilterSensitiveLog) .ser(se_ListVersionsByFunctionCommand) .de(de_ListVersionsByFunctionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListVersionsByFunctionRequest; + output: ListVersionsByFunctionResponse; + }; + sdk: { + input: ListVersionsByFunctionCommandInput; + output: ListVersionsByFunctionCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/PublishLayerVersionCommand.ts b/clients/client-lambda/src/commands/PublishLayerVersionCommand.ts index 85d87a74d8653..159da3e2f8406 100644 --- a/clients/client-lambda/src/commands/PublishLayerVersionCommand.ts +++ b/clients/client-lambda/src/commands/PublishLayerVersionCommand.ts @@ -131,4 +131,16 @@ export class PublishLayerVersionCommand extends $Command .f(PublishLayerVersionRequestFilterSensitiveLog, void 0) .ser(se_PublishLayerVersionCommand) .de(de_PublishLayerVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PublishLayerVersionRequest; + output: PublishLayerVersionResponse; + }; + sdk: { + input: PublishLayerVersionCommandInput; + output: PublishLayerVersionCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/PublishVersionCommand.ts b/clients/client-lambda/src/commands/PublishVersionCommand.ts index f8de854472a9f..19940b8c94bc1 100644 --- a/clients/client-lambda/src/commands/PublishVersionCommand.ts +++ b/clients/client-lambda/src/commands/PublishVersionCommand.ts @@ -221,4 +221,16 @@ export class PublishVersionCommand extends $Command .f(void 0, FunctionConfigurationFilterSensitiveLog) .ser(se_PublishVersionCommand) .de(de_PublishVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PublishVersionRequest; + output: FunctionConfiguration; + }; + sdk: { + input: PublishVersionCommandInput; + output: PublishVersionCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/PutFunctionCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/PutFunctionCodeSigningConfigCommand.ts index 43cd07e75bbb0..be1374aed4ae0 100644 --- a/clients/client-lambda/src/commands/PutFunctionCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/PutFunctionCodeSigningConfigCommand.ts @@ -103,4 +103,16 @@ export class PutFunctionCodeSigningConfigCommand extends $Command .f(void 0, void 0) .ser(se_PutFunctionCodeSigningConfigCommand) .de(de_PutFunctionCodeSigningConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutFunctionCodeSigningConfigRequest; + output: PutFunctionCodeSigningConfigResponse; + }; + sdk: { + input: PutFunctionCodeSigningConfigCommandInput; + output: PutFunctionCodeSigningConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/PutFunctionConcurrencyCommand.ts b/clients/client-lambda/src/commands/PutFunctionConcurrencyCommand.ts index a0a178148ea29..b59511c7b3881 100644 --- a/clients/client-lambda/src/commands/PutFunctionConcurrencyCommand.ts +++ b/clients/client-lambda/src/commands/PutFunctionConcurrencyCommand.ts @@ -101,4 +101,16 @@ export class PutFunctionConcurrencyCommand extends $Command .f(void 0, void 0) .ser(se_PutFunctionConcurrencyCommand) .de(de_PutFunctionConcurrencyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutFunctionConcurrencyRequest; + output: Concurrency; + }; + sdk: { + input: PutFunctionConcurrencyCommandInput; + output: PutFunctionConcurrencyCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/PutFunctionEventInvokeConfigCommand.ts b/clients/client-lambda/src/commands/PutFunctionEventInvokeConfigCommand.ts index 105ecad48f79f..dc2fa82978467 100644 --- a/clients/client-lambda/src/commands/PutFunctionEventInvokeConfigCommand.ts +++ b/clients/client-lambda/src/commands/PutFunctionEventInvokeConfigCommand.ts @@ -127,4 +127,16 @@ export class PutFunctionEventInvokeConfigCommand extends $Command .f(void 0, void 0) .ser(se_PutFunctionEventInvokeConfigCommand) .de(de_PutFunctionEventInvokeConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutFunctionEventInvokeConfigRequest; + output: FunctionEventInvokeConfig; + }; + sdk: { + input: PutFunctionEventInvokeConfigCommandInput; + output: PutFunctionEventInvokeConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/PutFunctionRecursionConfigCommand.ts b/clients/client-lambda/src/commands/PutFunctionRecursionConfigCommand.ts index 4dd2db826e421..9037dc6edf159 100644 --- a/clients/client-lambda/src/commands/PutFunctionRecursionConfigCommand.ts +++ b/clients/client-lambda/src/commands/PutFunctionRecursionConfigCommand.ts @@ -99,4 +99,16 @@ export class PutFunctionRecursionConfigCommand extends $Command .f(void 0, void 0) .ser(se_PutFunctionRecursionConfigCommand) .de(de_PutFunctionRecursionConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutFunctionRecursionConfigRequest; + output: PutFunctionRecursionConfigResponse; + }; + sdk: { + input: PutFunctionRecursionConfigCommandInput; + output: PutFunctionRecursionConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/PutProvisionedConcurrencyConfigCommand.ts b/clients/client-lambda/src/commands/PutProvisionedConcurrencyConfigCommand.ts index 7187dee793265..ad990f865db63 100644 --- a/clients/client-lambda/src/commands/PutProvisionedConcurrencyConfigCommand.ts +++ b/clients/client-lambda/src/commands/PutProvisionedConcurrencyConfigCommand.ts @@ -104,4 +104,16 @@ export class PutProvisionedConcurrencyConfigCommand extends $Command .f(void 0, void 0) .ser(se_PutProvisionedConcurrencyConfigCommand) .de(de_PutProvisionedConcurrencyConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutProvisionedConcurrencyConfigRequest; + output: PutProvisionedConcurrencyConfigResponse; + }; + sdk: { + input: PutProvisionedConcurrencyConfigCommandInput; + output: PutProvisionedConcurrencyConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/PutPublicAccessBlockConfigCommand.ts b/clients/client-lambda/src/commands/PutPublicAccessBlockConfigCommand.ts new file mode 100644 index 0000000000000..24423e20afc6f --- /dev/null +++ b/clients/client-lambda/src/commands/PutPublicAccessBlockConfigCommand.ts @@ -0,0 +1,122 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { commonParams } from "../endpoint/EndpointParameters"; +import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; +import { PutPublicAccessBlockConfigRequest, PutPublicAccessBlockConfigResponse } from "../models/models_0"; +import { de_PutPublicAccessBlockConfigCommand, se_PutPublicAccessBlockConfigCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link PutPublicAccessBlockConfigCommand}. + */ +export interface PutPublicAccessBlockConfigCommandInput extends PutPublicAccessBlockConfigRequest {} +/** + * @public + * + * The output of {@link PutPublicAccessBlockConfigCommand}. + */ +export interface PutPublicAccessBlockConfigCommandOutput extends PutPublicAccessBlockConfigResponse, __MetadataBearer {} + +/** + *The option to configure public-access settings, and to use the PutPublicAccessBlock and GetPublicAccessBlock APIs, won't be + * available in all Amazon Web Services Regions until September 30, 2024.
+ *Configure your function's public-access settings.
+ *To control public access to a Lambda function, you can choose whether to allow the creation of + * resource-based policies that + * allow public access to that function. You can also block public access to a function, even if it has an existing resource-based + * policy that allows it.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { LambdaClient, PutPublicAccessBlockConfigCommand } from "@aws-sdk/client-lambda"; // ES Modules import + * // const { LambdaClient, PutPublicAccessBlockConfigCommand } = require("@aws-sdk/client-lambda"); // CommonJS import + * const client = new LambdaClient(config); + * const input = { // PutPublicAccessBlockConfigRequest + * ResourceArn: "STRING_VALUE", // required + * PublicAccessBlockConfig: { // PublicAccessBlockConfig + * BlockPublicPolicy: true || false, + * RestrictPublicResource: true || false, + * }, + * }; + * const command = new PutPublicAccessBlockConfigCommand(input); + * const response = await client.send(command); + * // { // PutPublicAccessBlockConfigResponse + * // PublicAccessBlockConfig: { // PublicAccessBlockConfig + * // BlockPublicPolicy: true || false, + * // RestrictPublicResource: true || false, + * // }, + * // }; + * + * ``` + * + * @param PutPublicAccessBlockConfigCommandInput - {@link PutPublicAccessBlockConfigCommandInput} + * @returns {@link PutPublicAccessBlockConfigCommandOutput} + * @see {@link PutPublicAccessBlockConfigCommandInput} for command's `input` shape. + * @see {@link PutPublicAccessBlockConfigCommandOutput} for command's `response` shape. + * @see {@link LambdaClientResolvedConfig | config} for LambdaClient's `config` shape. + * + * @throws {@link InvalidParameterValueException} (client fault) + *One of the parameters in the request is not valid.
+ * + * @throws {@link ResourceConflictException} (client fault) + *The resource already exists, or another operation is in progress.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource specified in the request does not exist.
+ * + * @throws {@link ServiceException} (server fault) + *The Lambda service encountered an internal error.
+ * + * @throws {@link TooManyRequestsException} (client fault) + *The request throughput limit was exceeded. For more information, see Lambda quotas.
+ * + * @throws {@link LambdaServiceException} + *Base exception class for all service exceptions from Lambda service.
+ * + * @public + */ +export class PutPublicAccessBlockConfigCommand extends $Command + .classBuilder< + PutPublicAccessBlockConfigCommandInput, + PutPublicAccessBlockConfigCommandOutput, + LambdaClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: LambdaClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("AWSGirApiService", "PutPublicAccessBlockConfig", {}) + .n("LambdaClient", "PutPublicAccessBlockConfigCommand") + .f(void 0, void 0) + .ser(se_PutPublicAccessBlockConfigCommand) + .de(de_PutPublicAccessBlockConfigCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutPublicAccessBlockConfigRequest; + output: PutPublicAccessBlockConfigResponse; + }; + sdk: { + input: PutPublicAccessBlockConfigCommandInput; + output: PutPublicAccessBlockConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/PutResourcePolicyCommand.ts b/clients/client-lambda/src/commands/PutResourcePolicyCommand.ts new file mode 100644 index 0000000000000..65eac3010adf0 --- /dev/null +++ b/clients/client-lambda/src/commands/PutResourcePolicyCommand.ts @@ -0,0 +1,145 @@ +// smithy-typescript generated code +import { getEndpointPlugin } from "@smithy/middleware-endpoint"; +import { getSerdePlugin } from "@smithy/middleware-serde"; +import { Command as $Command } from "@smithy/smithy-client"; +import { MetadataBearer as __MetadataBearer } from "@smithy/types"; + +import { commonParams } from "../endpoint/EndpointParameters"; +import { LambdaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../LambdaClient"; +import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0"; +import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../protocols/Aws_restJson1"; + +/** + * @public + */ +export type { __MetadataBearer }; +export { $Command }; +/** + * @public + * + * The input for {@link PutResourcePolicyCommand}. + */ +export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest {} +/** + * @public + * + * The output of {@link PutResourcePolicyCommand}. + */ +export interface PutResourcePolicyCommandOutput extends PutResourcePolicyResponse, __MetadataBearer {} + +/** + *The option to create and modify full JSON resource-based policies, and to use the PutResourcePolicy, GetResourcePolicy, and DeleteResourcePolicy APIs, won't be + * available in all Amazon Web Services Regions until September 30, 2024.
+ *Adds a resource-based policy + * to a function. You can use resource-based policies to grant access to other + * Amazon Web Services accounts, + * organizations, or + * services. Resource-based policies + * apply to a single function, version, or alias.
+ *Adding a resource-based policy using this API action replaces any existing policy you've previously created. This means that if + * you've previously added resource-based permissions to a function using the AddPermission action, those + * permissions will be overwritten by your new policy.
+ *One of the parameters in the request is not valid.
+ * + * @throws {@link PolicyLengthExceededException} (client fault) + *The permissions policy for the resource is too large. For more information, see Lambda quotas.
+ * + * @throws {@link PreconditionFailedException} (client fault) + *The RevisionId provided does not match the latest RevisionId for the Lambda function or alias.
+ *
+ * For AddPermission and RemovePermission API operations: Call GetPolicy
to retrieve the latest RevisionId for your resource.
+ * For all other API operations: Call GetFunction
or GetAlias
to retrieve the latest RevisionId for your resource.
Lambda prevented your policy from being created because it would grant public access to your function. If you intended to + * create a public policy, use the PutPublicAccessBlockConfig API action to configure your function's public-access settings + * to allow public policies.
+ * + * @throws {@link ResourceConflictException} (client fault) + *The resource already exists, or another operation is in progress.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *The resource specified in the request does not exist.
+ * + * @throws {@link ServiceException} (server fault) + *The Lambda service encountered an internal error.
+ * + * @throws {@link TooManyRequestsException} (client fault) + *The request throughput limit was exceeded. For more information, see Lambda quotas.
+ * + * @throws {@link LambdaServiceException} + *Base exception class for all service exceptions from Lambda service.
+ * + * @public + */ +export class PutResourcePolicyCommand extends $Command + .classBuilder< + PutResourcePolicyCommandInput, + PutResourcePolicyCommandOutput, + LambdaClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: LambdaClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("AWSGirApiService", "PutResourcePolicy", {}) + .n("LambdaClient", "PutResourcePolicyCommand") + .f(void 0, void 0) + .ser(se_PutResourcePolicyCommand) + .de(de_PutResourcePolicyCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutResourcePolicyRequest; + output: PutResourcePolicyResponse; + }; + sdk: { + input: PutResourcePolicyCommandInput; + output: PutResourcePolicyCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/PutRuntimeManagementConfigCommand.ts b/clients/client-lambda/src/commands/PutRuntimeManagementConfigCommand.ts index 9e091b4bb9de1..9afacb60b682c 100644 --- a/clients/client-lambda/src/commands/PutRuntimeManagementConfigCommand.ts +++ b/clients/client-lambda/src/commands/PutRuntimeManagementConfigCommand.ts @@ -98,4 +98,16 @@ export class PutRuntimeManagementConfigCommand extends $Command .f(void 0, void 0) .ser(se_PutRuntimeManagementConfigCommand) .de(de_PutRuntimeManagementConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutRuntimeManagementConfigRequest; + output: PutRuntimeManagementConfigResponse; + }; + sdk: { + input: PutRuntimeManagementConfigCommandInput; + output: PutRuntimeManagementConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/RemoveLayerVersionPermissionCommand.ts b/clients/client-lambda/src/commands/RemoveLayerVersionPermissionCommand.ts index 900e0bdcc0c54..76b3cc3b38466 100644 --- a/clients/client-lambda/src/commands/RemoveLayerVersionPermissionCommand.ts +++ b/clients/client-lambda/src/commands/RemoveLayerVersionPermissionCommand.ts @@ -108,4 +108,16 @@ export class RemoveLayerVersionPermissionCommand extends $Command .f(void 0, void 0) .ser(se_RemoveLayerVersionPermissionCommand) .de(de_RemoveLayerVersionPermissionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveLayerVersionPermissionRequest; + output: {}; + }; + sdk: { + input: RemoveLayerVersionPermissionCommandInput; + output: RemoveLayerVersionPermissionCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/RemovePermissionCommand.ts b/clients/client-lambda/src/commands/RemovePermissionCommand.ts index 8d15eb7e11b4e..2cc0693d69249 100644 --- a/clients/client-lambda/src/commands/RemovePermissionCommand.ts +++ b/clients/client-lambda/src/commands/RemovePermissionCommand.ts @@ -70,6 +70,11 @@ export interface RemovePermissionCommandOutput extends __MetadataBearer {} * * * + * @throws {@link PublicPolicyException} (client fault) + *Lambda prevented your policy from being created because it would grant public access to your function. If you intended to + * create a public policy, use the PutPublicAccessBlockConfig API action to configure your function's public-access settings + * to allow public policies.
+ * * @throws {@link ResourceNotFoundException} (client fault) *The resource specified in the request does not exist.
* @@ -104,4 +109,16 @@ export class RemovePermissionCommand extends $Command .f(void 0, void 0) .ser(se_RemovePermissionCommand) .de(de_RemovePermissionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemovePermissionRequest; + output: {}; + }; + sdk: { + input: RemovePermissionCommandInput; + output: RemovePermissionCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/TagResourceCommand.ts b/clients/client-lambda/src/commands/TagResourceCommand.ts index a0239a217c867..37b6d468c2b13 100644 --- a/clients/client-lambda/src/commands/TagResourceCommand.ts +++ b/clients/client-lambda/src/commands/TagResourceCommand.ts @@ -28,7 +28,7 @@ export interface TagResourceCommandInput extends TagResourceRequest {} export interface TagResourceCommandOutput extends __MetadataBearer {} /** - *Adds tags to a function.
+ *Adds tags to a function, event source mapping, or code signing configuration.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -93,4 +93,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/UntagResourceCommand.ts b/clients/client-lambda/src/commands/UntagResourceCommand.ts index ea446fd462341..a177ffba83548 100644 --- a/clients/client-lambda/src/commands/UntagResourceCommand.ts +++ b/clients/client-lambda/src/commands/UntagResourceCommand.ts @@ -28,7 +28,7 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {} export interface UntagResourceCommandOutput extends __MetadataBearer {} /** - *Removes tags from a function.
+ *Removes tags from a function, event source mapping, or code signing configuration.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -93,4 +93,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/UpdateAliasCommand.ts b/clients/client-lambda/src/commands/UpdateAliasCommand.ts index dbbeec84b52f0..0578bdcfc8925 100644 --- a/clients/client-lambda/src/commands/UpdateAliasCommand.ts +++ b/clients/client-lambda/src/commands/UpdateAliasCommand.ts @@ -123,4 +123,16 @@ export class UpdateAliasCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAliasCommand) .de(de_UpdateAliasCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAliasRequest; + output: AliasConfiguration; + }; + sdk: { + input: UpdateAliasCommandInput; + output: UpdateAliasCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/UpdateCodeSigningConfigCommand.ts b/clients/client-lambda/src/commands/UpdateCodeSigningConfigCommand.ts index 10c81061b4b03..6e1f49d62aec7 100644 --- a/clients/client-lambda/src/commands/UpdateCodeSigningConfigCommand.ts +++ b/clients/client-lambda/src/commands/UpdateCodeSigningConfigCommand.ts @@ -109,4 +109,16 @@ export class UpdateCodeSigningConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCodeSigningConfigCommand) .de(de_UpdateCodeSigningConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCodeSigningConfigRequest; + output: UpdateCodeSigningConfigResponse; + }; + sdk: { + input: UpdateCodeSigningConfigCommandInput; + output: UpdateCodeSigningConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/UpdateEventSourceMappingCommand.ts b/clients/client-lambda/src/commands/UpdateEventSourceMappingCommand.ts index 7c3b4d881a4c6..da349b2c924d6 100644 --- a/clients/client-lambda/src/commands/UpdateEventSourceMappingCommand.ts +++ b/clients/client-lambda/src/commands/UpdateEventSourceMappingCommand.ts @@ -269,6 +269,7 @@ export interface UpdateEventSourceMappingCommandOutput extends EventSourceMappin * // ErrorCode: "STRING_VALUE", * // Message: "STRING_VALUE", * // }, + * // EventSourceMappingArn: "STRING_VALUE", * // }; * * ``` @@ -323,4 +324,16 @@ export class UpdateEventSourceMappingCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEventSourceMappingCommand) .de(de_UpdateEventSourceMappingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEventSourceMappingRequest; + output: EventSourceMappingConfiguration; + }; + sdk: { + input: UpdateEventSourceMappingCommandInput; + output: UpdateEventSourceMappingCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/UpdateFunctionCodeCommand.ts b/clients/client-lambda/src/commands/UpdateFunctionCodeCommand.ts index 7cc679c51deec..6cf086207881e 100644 --- a/clients/client-lambda/src/commands/UpdateFunctionCodeCommand.ts +++ b/clients/client-lambda/src/commands/UpdateFunctionCodeCommand.ts @@ -250,4 +250,16 @@ export class UpdateFunctionCodeCommand extends $Command .f(UpdateFunctionCodeRequestFilterSensitiveLog, FunctionConfigurationFilterSensitiveLog) .ser(se_UpdateFunctionCodeCommand) .de(de_UpdateFunctionCodeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateFunctionCodeRequest; + output: FunctionConfiguration; + }; + sdk: { + input: UpdateFunctionCodeCommandInput; + output: UpdateFunctionCodeCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/UpdateFunctionConfigurationCommand.ts b/clients/client-lambda/src/commands/UpdateFunctionConfigurationCommand.ts index 758651be08e3e..96158d9c4e6b9 100644 --- a/clients/client-lambda/src/commands/UpdateFunctionConfigurationCommand.ts +++ b/clients/client-lambda/src/commands/UpdateFunctionConfigurationCommand.ts @@ -293,4 +293,16 @@ export class UpdateFunctionConfigurationCommand extends $Command .f(UpdateFunctionConfigurationRequestFilterSensitiveLog, FunctionConfigurationFilterSensitiveLog) .ser(se_UpdateFunctionConfigurationCommand) .de(de_UpdateFunctionConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateFunctionConfigurationRequest; + output: FunctionConfiguration; + }; + sdk: { + input: UpdateFunctionConfigurationCommandInput; + output: UpdateFunctionConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/UpdateFunctionEventInvokeConfigCommand.ts b/clients/client-lambda/src/commands/UpdateFunctionEventInvokeConfigCommand.ts index 6882b75d15e5d..e99a3341a03f2 100644 --- a/clients/client-lambda/src/commands/UpdateFunctionEventInvokeConfigCommand.ts +++ b/clients/client-lambda/src/commands/UpdateFunctionEventInvokeConfigCommand.ts @@ -118,4 +118,16 @@ export class UpdateFunctionEventInvokeConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateFunctionEventInvokeConfigCommand) .de(de_UpdateFunctionEventInvokeConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateFunctionEventInvokeConfigRequest; + output: FunctionEventInvokeConfig; + }; + sdk: { + input: UpdateFunctionEventInvokeConfigCommandInput; + output: UpdateFunctionEventInvokeConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/UpdateFunctionUrlConfigCommand.ts b/clients/client-lambda/src/commands/UpdateFunctionUrlConfigCommand.ts index 281b46e6e375c..e5da4f52f6095 100644 --- a/clients/client-lambda/src/commands/UpdateFunctionUrlConfigCommand.ts +++ b/clients/client-lambda/src/commands/UpdateFunctionUrlConfigCommand.ts @@ -132,4 +132,16 @@ export class UpdateFunctionUrlConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateFunctionUrlConfigCommand) .de(de_UpdateFunctionUrlConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateFunctionUrlConfigRequest; + output: UpdateFunctionUrlConfigResponse; + }; + sdk: { + input: UpdateFunctionUrlConfigCommandInput; + output: UpdateFunctionUrlConfigCommandOutput; + }; + }; +} diff --git a/clients/client-lambda/src/commands/index.ts b/clients/client-lambda/src/commands/index.ts index d1001072d7eae..e7d9d57e234fb 100644 --- a/clients/client-lambda/src/commands/index.ts +++ b/clients/client-lambda/src/commands/index.ts @@ -16,6 +16,7 @@ export * from "./DeleteFunctionEventInvokeConfigCommand"; export * from "./DeleteFunctionUrlConfigCommand"; export * from "./DeleteLayerVersionCommand"; export * from "./DeleteProvisionedConcurrencyConfigCommand"; +export * from "./DeleteResourcePolicyCommand"; export * from "./GetAccountSettingsCommand"; export * from "./GetAliasCommand"; export * from "./GetCodeSigningConfigCommand"; @@ -32,6 +33,8 @@ export * from "./GetLayerVersionCommand"; export * from "./GetLayerVersionPolicyCommand"; export * from "./GetPolicyCommand"; export * from "./GetProvisionedConcurrencyConfigCommand"; +export * from "./GetPublicAccessBlockConfigCommand"; +export * from "./GetResourcePolicyCommand"; export * from "./GetRuntimeManagementConfigCommand"; export * from "./InvokeAsyncCommand"; export * from "./InvokeCommand"; @@ -55,6 +58,8 @@ export * from "./PutFunctionConcurrencyCommand"; export * from "./PutFunctionEventInvokeConfigCommand"; export * from "./PutFunctionRecursionConfigCommand"; export * from "./PutProvisionedConcurrencyConfigCommand"; +export * from "./PutPublicAccessBlockConfigCommand"; +export * from "./PutResourcePolicyCommand"; export * from "./PutRuntimeManagementConfigCommand"; export * from "./RemoveLayerVersionPermissionCommand"; export * from "./RemovePermissionCommand"; diff --git a/clients/client-lambda/src/models/models_0.ts b/clients/client-lambda/src/models/models_0.ts index d28a45eb490c6..f78c65be98078 100644 --- a/clients/client-lambda/src/models/models_0.ts +++ b/clients/client-lambda/src/models/models_0.ts @@ -397,7 +397,7 @@ export interface AddPermissionRequest { Action: string | undefined; /** - *The Amazon Web Servicesservice or Amazon Web Services account that invokes the function. If you specify a + *
The Amazon Web Servicesservice, Amazon Web Services account, IAM user, or IAM role that invokes the function. If you specify a
* service, use SourceArn
or SourceAccount
to limit who can invoke the function through
* that service.
Lambda prevented your policy from being created because it would grant public access to your function. If you intended to + * create a public policy, use the PutPublicAccessBlockConfig API action to configure your function's public-access settings + * to allow public policies.
+ * @public + */ +export class PublicPolicyException extends __BaseException { + readonly name: "PublicPolicyException" = "PublicPolicyException"; + readonly $fault: "client" = "client"; + /** + *The exception type.
+ * @public + */ + Type?: string; + + Message?: string; + /** + * @internal + */ + constructor(opts: __ExceptionOptionTypeThe traffic-shifting configuration of a Lambda function alias.
* @public @@ -687,6 +718,12 @@ export interface CreateCodeSigningConfigRequest { * @public */ CodeSigningPolicies?: CodeSigningPolicies; + + /** + *A list of tags to add to the code signing configuration.
+ * @public + */ + Tags?: RecordA list of tags to apply to the event source mapping.
+ * @public + */ + Tags?: Record(Kinesis and DynamoDB Streams only) The duration in seconds of a processing window for DynamoDB and Kinesis Streams event sources. A value of 0 seconds indicates no tumbling window.
* @public @@ -1496,6 +1539,12 @@ export interface EventSourceMappingConfiguration { * @public */ FilterCriteriaError?: FilterCriteriaError; + + /** + *The Amazon Resource Name (ARN) of the event source mapping.
+ * @public + */ + EventSourceMappingArn?: string; } /** @@ -3176,6 +3225,25 @@ export interface DeleteProvisionedConcurrencyConfigRequest { Qualifier: string | undefined; } +/** + * @public + */ +export interface DeleteResourcePolicyRequest { + /** + *The Amazon Resource Name (ARN) of the function you want to delete the policy from. You can use either a qualified or an unqualified ARN, + * but the value you specify must be a complete ARN and wildcard characters are not accepted.
+ * @public + */ + ResourceArn: string | undefined; + + /** + *Delete the existing policy only if its revision ID matches the string you specify. To find the revision ID of the policy currently attached + * to your function, use the GetResourcePolicy action.
+ * @public + */ + RevisionId?: string; +} + /** * @public */ @@ -4080,6 +4148,78 @@ export class ProvisionedConcurrencyConfigNotFoundException extends __BaseExcepti } } +/** + * @public + */ +export interface GetPublicAccessBlockConfigRequest { + /** + *The Amazon Resource Name (ARN) of the function you want to retrieve public-access settings for.
+ * @public + */ + ResourceArn: string | undefined; +} + +/** + *An object that defines the public-access settings for a function.
+ * @public + */ +export interface PublicAccessBlockConfig { + /** + *To block the creation of resource-based policies that would grant public access to your function, set BlockPublicPolicy
+ * to true
. To allow the creation of resource-based policies that would grant public access to your function, set BlockPublicPolicy
+ * to false
.
To block public access to your function, even if its resource-based policy allows it, set RestrictPublicResource
to true
. To
+ * allow public access to a function with a resource-based policy that permits it, set RestrictPublicResource
to false
.
The public-access settings configured for the function you specified
+ * @public + */ + PublicAccessBlockConfig?: PublicAccessBlockConfig; +} + +/** + * @public + */ +export interface GetResourcePolicyRequest { + /** + *The Amazon Resource Name (ARN) of the function you want to retrieve the policy for. You can use either a qualified or an unqualified ARN, + * but the value you specify must be a complete ARN and wildcard characters are not accepted.
+ * @public + */ + ResourceArn: string | undefined; +} + +/** + * @public + */ +export interface GetResourcePolicyResponse { + /** + *The resource-based policy attached to the function you specified.
+ * @public + */ + Policy?: string; + + /** + *The revision ID of the policy.
+ * @public + */ + RevisionId?: string; +} + /** * @public */ @@ -5979,8 +6119,8 @@ export interface ListProvisionedConcurrencyConfigsResponse { */ export interface ListTagsRequest { /** - *The function's Amazon Resource Name (ARN). - * Note: Lambda does not support adding tags to aliases or versions.
+ *The resource's Amazon Resource Name (ARN). + * Note: Lambda does not support adding tags to function aliases or versions.
* @public */ Resource: string | undefined; @@ -6591,6 +6731,86 @@ export interface PutProvisionedConcurrencyConfigResponse { LastModified?: string; } +/** + * @public + */ +export interface PutPublicAccessBlockConfigRequest { + /** + *The Amazon Resource Name (ARN) of the function you want to configure public-access settings for. Public-access settings + * are applied at the function level, so you can't apply different settings to function versions or aliases.
+ * @public + */ + ResourceArn: string | undefined; + + /** + *An object defining the public-access settings you want to apply.
+ *To block the creation of resource-based policies that would grant public access to your function, set BlockPublicPolicy
+ * to true
. To allow the creation of resource-based policies that would grant public access to your function, set BlockPublicPolicy
+ * to false
.
To block public access to your function, even if its resource-based policy allows it, set RestrictPublicResource
to true
. To
+ * allow public access to a function with a resource-based policy that permits it, set RestrictPublicResource
to false
.
The default setting for both BlockPublicPolicy
and RestrictPublicResource
is true
.
The public-access settings Lambda applied to your function.
+ * @public + */ + PublicAccessBlockConfig?: PublicAccessBlockConfig; +} + +/** + * @public + */ +export interface PutResourcePolicyRequest { + /** + *The Amazon Resource Name (ARN) of the function you want to add the policy to. You can use either a qualified or an unqualified ARN, + * but the value you specify must be a complete ARN and wildcard characters are not accepted.
+ * @public + */ + ResourceArn: string | undefined; + + /** + *The JSON resource-based policy you want to add to your function.
+ *To learn more about creating resource-based policies for controlling access to + * Lambda, see Working with resource-based IAM policies in Lambda in the + * Lambda Developer Guide.
+ * @public + */ + Policy: string | undefined; + + /** + *Replace the existing policy only if its revision ID matches the string you specify. To find the revision ID of the policy currently attached + * to your function, use the GetResourcePolicy action.
+ * @public + */ + RevisionId?: string; +} + +/** + * @public + */ +export interface PutResourcePolicyResponse { + /** + *The policy Lambda added to your function.
+ * @public + */ + Policy?: string; + + /** + *The revision ID of the policy Lambda added to your function.
+ * @public + */ + RevisionId?: string; +} + /** * @public */ @@ -6770,13 +6990,13 @@ export interface RemovePermissionRequest { */ export interface TagResourceRequest { /** - *The function's Amazon Resource Name (ARN).
+ *The resource's Amazon Resource Name (ARN).
* @public */ Resource: string | undefined; /** - *A list of tags to apply to the function.
+ *A list of tags to apply to the resource.
* @public */ Tags: RecordThe function's Amazon Resource Name (ARN).
+ *The resource's Amazon Resource Name (ARN).
* @public */ Resource: string | undefined; /** - *A list of tag keys to remove from the function.
+ *A list of tag keys to remove from the resource.
* @public */ TagKeys: string[] | undefined; diff --git a/clients/client-lambda/src/protocols/Aws_restJson1.ts b/clients/client-lambda/src/protocols/Aws_restJson1.ts index 660509819981c..2667889460ccb 100644 --- a/clients/client-lambda/src/protocols/Aws_restJson1.ts +++ b/clients/client-lambda/src/protocols/Aws_restJson1.ts @@ -79,6 +79,10 @@ import { DeleteProvisionedConcurrencyConfigCommandInput, DeleteProvisionedConcurrencyConfigCommandOutput, } from "../commands/DeleteProvisionedConcurrencyConfigCommand"; +import { + DeleteResourcePolicyCommandInput, + DeleteResourcePolicyCommandOutput, +} from "../commands/DeleteResourcePolicyCommand"; import { GetAccountSettingsCommandInput, GetAccountSettingsCommandOutput } from "../commands/GetAccountSettingsCommand"; import { GetAliasCommandInput, GetAliasCommandOutput } from "../commands/GetAliasCommand"; import { @@ -128,6 +132,11 @@ import { GetProvisionedConcurrencyConfigCommandInput, GetProvisionedConcurrencyConfigCommandOutput, } from "../commands/GetProvisionedConcurrencyConfigCommand"; +import { + GetPublicAccessBlockConfigCommandInput, + GetPublicAccessBlockConfigCommandOutput, +} from "../commands/GetPublicAccessBlockConfigCommand"; +import { GetResourcePolicyCommandInput, GetResourcePolicyCommandOutput } from "../commands/GetResourcePolicyCommand"; import { GetRuntimeManagementConfigCommandInput, GetRuntimeManagementConfigCommandOutput, @@ -196,6 +205,11 @@ import { PutProvisionedConcurrencyConfigCommandInput, PutProvisionedConcurrencyConfigCommandOutput, } from "../commands/PutProvisionedConcurrencyConfigCommand"; +import { + PutPublicAccessBlockConfigCommandInput, + PutPublicAccessBlockConfigCommandOutput, +} from "../commands/PutPublicAccessBlockConfigCommand"; +import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "../commands/PutResourcePolicyCommand"; import { PutRuntimeManagementConfigCommandInput, PutRuntimeManagementConfigCommandOutput, @@ -284,6 +298,8 @@ import { PolicyLengthExceededException, PreconditionFailedException, ProvisionedConcurrencyConfigNotFoundException, + PublicAccessBlockConfig, + PublicPolicyException, RecursiveInvocationException, RequestTooLargeException, ResourceConflictException, @@ -415,6 +431,7 @@ export const se_CreateCodeSigningConfigCommand = async ( AllowedPublishers: (_) => _json(_), CodeSigningPolicies: (_) => _json(_), Description: [], + Tags: (_) => _json(_), }) ); b.m("POST").h(headers).b(body); @@ -458,6 +475,7 @@ export const se_CreateEventSourceMappingCommand = async ( SourceAccessConfigurations: (_) => _json(_), StartingPosition: [], StartingPositionTimestamp: (_) => _.getTime() / 1_000, + Tags: (_) => _json(_), Topics: (_) => _json(_), TumblingWindowInSeconds: [], }) @@ -713,6 +731,25 @@ export const se_DeleteProvisionedConcurrencyConfigCommand = async ( return b.build(); }; +/** + * serializeAws_restJson1DeleteResourcePolicyCommand + */ +export const se_DeleteResourcePolicyCommand = async ( + input: DeleteResourcePolicyCommandInput, + context: __SerdeContext +): Promise<__HttpRequest> => { + const b = rb(input, context); + const headers: any = {}; + b.bp("/2024-09-16/resource-policy/{ResourceArn}"); + b.p("ResourceArn", () => input.ResourceArn!, "{ResourceArn}", false); + const query: any = map({ + [_RI]: [, input[_RI]!], + }); + let body: any; + b.m("DELETE").h(headers).q(query).b(body); + return b.build(); +}; + /** * serializeAws_restJson1GetAccountSettingsCommand */ @@ -992,6 +1029,38 @@ export const se_GetProvisionedConcurrencyConfigCommand = async ( return b.build(); }; +/** + * serializeAws_restJson1GetPublicAccessBlockConfigCommand + */ +export const se_GetPublicAccessBlockConfigCommand = async ( + input: GetPublicAccessBlockConfigCommandInput, + context: __SerdeContext +): Promise<__HttpRequest> => { + const b = rb(input, context); + const headers: any = {}; + b.bp("/2024-09-16/public-access-block/{ResourceArn}"); + b.p("ResourceArn", () => input.ResourceArn!, "{ResourceArn}", false); + let body: any; + b.m("GET").h(headers).b(body); + return b.build(); +}; + +/** + * serializeAws_restJson1GetResourcePolicyCommand + */ +export const se_GetResourcePolicyCommand = async ( + input: GetResourcePolicyCommandInput, + context: __SerdeContext +): Promise<__HttpRequest> => { + const b = rb(input, context); + const headers: any = {}; + b.bp("/2024-09-16/resource-policy/{ResourceArn}"); + b.p("ResourceArn", () => input.ResourceArn!, "{ResourceArn}", false); + let body: any; + b.m("GET").h(headers).b(body); + return b.build(); +}; + /** * serializeAws_restJson1GetRuntimeManagementConfigCommand */ @@ -1500,6 +1569,53 @@ export const se_PutProvisionedConcurrencyConfigCommand = async ( return b.build(); }; +/** + * serializeAws_restJson1PutPublicAccessBlockConfigCommand + */ +export const se_PutPublicAccessBlockConfigCommand = async ( + input: PutPublicAccessBlockConfigCommandInput, + context: __SerdeContext +): Promise<__HttpRequest> => { + const b = rb(input, context); + const headers: any = { + "content-type": "application/json", + }; + b.bp("/2024-09-16/public-access-block/{ResourceArn}"); + b.p("ResourceArn", () => input.ResourceArn!, "{ResourceArn}", false); + let body: any; + body = JSON.stringify( + take(input, { + PublicAccessBlockConfig: (_) => _json(_), + }) + ); + b.m("PUT").h(headers).b(body); + return b.build(); +}; + +/** + * serializeAws_restJson1PutResourcePolicyCommand + */ +export const se_PutResourcePolicyCommand = async ( + input: PutResourcePolicyCommandInput, + context: __SerdeContext +): Promise<__HttpRequest> => { + const b = rb(input, context); + const headers: any = { + "content-type": "application/json", + }; + b.bp("/2024-09-16/resource-policy/{ResourceArn}"); + b.p("ResourceArn", () => input.ResourceArn!, "{ResourceArn}", false); + let body: any; + body = JSON.stringify( + take(input, { + Policy: [], + RevisionId: [], + }) + ); + b.m("PUT").h(headers).b(body); + return b.build(); +}; + /** * serializeAws_restJson1PutRuntimeManagementConfigCommand */ @@ -1942,6 +2058,7 @@ export const de_CreateEventSourceMappingCommand = async ( DestinationConfig: _json, DocumentDBEventSourceConfig: _json, EventSourceArn: __expectString, + EventSourceMappingArn: __expectString, FilterCriteria: _json, FilterCriteriaError: _json, FunctionArn: __expectString, @@ -2107,6 +2224,7 @@ export const de_DeleteEventSourceMappingCommand = async ( DestinationConfig: _json, DocumentDBEventSourceConfig: _json, EventSourceArn: __expectString, + EventSourceMappingArn: __expectString, FilterCriteria: _json, FilterCriteriaError: _json, FunctionArn: __expectString, @@ -2254,6 +2372,23 @@ export const de_DeleteProvisionedConcurrencyConfigCommand = async ( return contents; }; +/** + * deserializeAws_restJson1DeleteResourcePolicyCommand + */ +export const de_DeleteResourcePolicyCommand = async ( + output: __HttpResponse, + context: __SerdeContext +): Promise-AWS SES Mail Manager API contains operations and data types -that comprise the Mail Manager feature of Amazon Simple Email Service.
+The Amazon SES Mail Manager API contains operations and data types +that comprise the Mail Manager feature of Amazon Simple Email Service (SES).
Mail Manager is a set of Amazon SES email gateway features designed to help you strengthen your organization's email infrastructure, simplify email workflow management, and -streamline email compliance control. To learn more, see the Mail Manager chapter in the Amazon SES Developer -Guide.
+streamline email compliance control. To learn more, see the Mail Manager chapter in the Amazon SES Developer +Guide. ## Installing diff --git a/clients/client-mailmanager/package.json b/clients/client-mailmanager/package.json index 2d75fe7137471..dcd20a7624eca 100644 --- a/clients/client-mailmanager/package.json +++ b/clients/client-mailmanager/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mailmanager", "description": "AWS SDK for JavaScript Mailmanager Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-mailmanager/src/MailManager.ts b/clients/client-mailmanager/src/MailManager.ts index 474a5523ca5ef..fcee563f354c7 100644 --- a/clients/client-mailmanager/src/MailManager.ts +++ b/clients/client-mailmanager/src/MailManager.ts @@ -961,14 +961,13 @@ export interface MailManager { } /** - *- * AWS SES Mail Manager API contains operations and data types - * that comprise the Mail Manager feature of Amazon Simple Email Service.
+ *The Amazon SES Mail Manager API contains operations and data types + * that comprise the Mail Manager feature of Amazon Simple Email Service (SES).
*Mail Manager is a set of Amazon SES email gateway features designed to help you strengthen * your organization's email infrastructure, simplify email workflow management, and - * streamline email compliance control. To learn more, see the Mail Manager chapter in the Amazon SES Developer - * Guide.
+ * streamline email compliance control. To learn more, see the Mail Manager chapter in the Amazon SES Developer + * Guide. * @public */ export class MailManager extends MailManagerClient implements MailManager {} diff --git a/clients/client-mailmanager/src/MailManagerClient.ts b/clients/client-mailmanager/src/MailManagerClient.ts index e183bf0c03228..0e54bc9199364 100644 --- a/clients/client-mailmanager/src/MailManagerClient.ts +++ b/clients/client-mailmanager/src/MailManagerClient.ts @@ -429,14 +429,13 @@ export type MailManagerClientResolvedConfigType = __SmithyResolvedConfiguration< export interface MailManagerClientResolvedConfig extends MailManagerClientResolvedConfigType {} /** - *- * AWS SES Mail Manager API contains operations and data types - * that comprise the Mail Manager feature of Amazon Simple Email Service.
+ *The Amazon SES Mail Manager API contains operations and data types + * that comprise the Mail Manager feature of Amazon Simple Email Service (SES).
*Mail Manager is a set of Amazon SES email gateway features designed to help you strengthen * your organization's email infrastructure, simplify email workflow management, and - * streamline email compliance control. To learn more, see the Mail Manager chapter in the Amazon SES Developer - * Guide.
+ * streamline email compliance control. To learn more, see the Mail Manager chapter in the Amazon SES Developer + * Guide. * @public */ export class MailManagerClient extends __Client< diff --git a/clients/client-mailmanager/src/commands/CreateAddonInstanceCommand.ts b/clients/client-mailmanager/src/commands/CreateAddonInstanceCommand.ts index 44c1bfeb27e22..62838fda168aa 100644 --- a/clients/client-mailmanager/src/commands/CreateAddonInstanceCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateAddonInstanceCommand.ts @@ -102,4 +102,16 @@ export class CreateAddonInstanceCommand extends $Command .f(CreateAddonInstanceRequestFilterSensitiveLog, void 0) .ser(se_CreateAddonInstanceCommand) .de(de_CreateAddonInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAddonInstanceRequest; + output: CreateAddonInstanceResponse; + }; + sdk: { + input: CreateAddonInstanceCommandInput; + output: CreateAddonInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/CreateAddonSubscriptionCommand.ts b/clients/client-mailmanager/src/commands/CreateAddonSubscriptionCommand.ts index 6a0e7c0d345a6..747bec8e76b38 100644 --- a/clients/client-mailmanager/src/commands/CreateAddonSubscriptionCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateAddonSubscriptionCommand.ts @@ -99,4 +99,16 @@ export class CreateAddonSubscriptionCommand extends $Command .f(CreateAddonSubscriptionRequestFilterSensitiveLog, void 0) .ser(se_CreateAddonSubscriptionCommand) .de(de_CreateAddonSubscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAddonSubscriptionRequest; + output: CreateAddonSubscriptionResponse; + }; + sdk: { + input: CreateAddonSubscriptionCommandInput; + output: CreateAddonSubscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/CreateArchiveCommand.ts b/clients/client-mailmanager/src/commands/CreateArchiveCommand.ts index 71b21674b587a..0dd4cf8a6fdfe 100644 --- a/clients/client-mailmanager/src/commands/CreateArchiveCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateArchiveCommand.ts @@ -107,4 +107,16 @@ export class CreateArchiveCommand extends $Command .f(CreateArchiveRequestFilterSensitiveLog, void 0) .ser(se_CreateArchiveCommand) .de(de_CreateArchiveCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateArchiveRequest; + output: CreateArchiveResponse; + }; + sdk: { + input: CreateArchiveCommandInput; + output: CreateArchiveCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/CreateIngressPointCommand.ts b/clients/client-mailmanager/src/commands/CreateIngressPointCommand.ts index 77fb262e64c65..58565e7ff33a4 100644 --- a/clients/client-mailmanager/src/commands/CreateIngressPointCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateIngressPointCommand.ts @@ -104,4 +104,16 @@ export class CreateIngressPointCommand extends $Command .f(CreateIngressPointRequestFilterSensitiveLog, void 0) .ser(se_CreateIngressPointCommand) .de(de_CreateIngressPointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateIngressPointRequest; + output: CreateIngressPointResponse; + }; + sdk: { + input: CreateIngressPointCommandInput; + output: CreateIngressPointCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/CreateRelayCommand.ts b/clients/client-mailmanager/src/commands/CreateRelayCommand.ts index 9d8795a1ed301..8bb2d8a6774c0 100644 --- a/clients/client-mailmanager/src/commands/CreateRelayCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateRelayCommand.ts @@ -100,4 +100,16 @@ export class CreateRelayCommand extends $Command .f(CreateRelayRequestFilterSensitiveLog, void 0) .ser(se_CreateRelayCommand) .de(de_CreateRelayCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRelayRequest; + output: CreateRelayResponse; + }; + sdk: { + input: CreateRelayCommandInput; + output: CreateRelayCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/CreateRuleSetCommand.ts b/clients/client-mailmanager/src/commands/CreateRuleSetCommand.ts index 26fcfc70ba641..d7b058603cbcd 100644 --- a/clients/client-mailmanager/src/commands/CreateRuleSetCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateRuleSetCommand.ts @@ -56,6 +56,7 @@ export interface CreateRuleSetCommandOutput extends CreateRuleSetResponse, __Met * StringExpression: { // RuleStringExpression * Evaluate: { // RuleStringToEvaluate Union: only one key present * Attribute: "MAIL_FROM" || "HELO" || "RECIPIENT" || "SENDER" || "FROM" || "SUBJECT" || "TO" || "CC", + * MimeHeaderAttribute: "STRING_VALUE", * }, * Operator: "EQUALS" || "NOT_EQUALS" || "STARTS_WITH" || "ENDS_WITH" || "CONTAINS", // required * Values: [ // RuleStringList // required @@ -110,6 +111,7 @@ export interface CreateRuleSetCommandOutput extends CreateRuleSetResponse, __Met * StringExpression: { * Evaluate: {// Union: only one key present * Attribute: "MAIL_FROM" || "HELO" || "RECIPIENT" || "SENDER" || "FROM" || "SUBJECT" || "TO" || "CC", + * MimeHeaderAttribute: "STRING_VALUE", * }, * Operator: "EQUALS" || "NOT_EQUALS" || "STARTS_WITH" || "ENDS_WITH" || "CONTAINS", // required * Values: [ // required @@ -249,4 +251,16 @@ export class CreateRuleSetCommand extends $Command .f(CreateRuleSetRequestFilterSensitiveLog, void 0) .ser(se_CreateRuleSetCommand) .de(de_CreateRuleSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRuleSetRequest; + output: CreateRuleSetResponse; + }; + sdk: { + input: CreateRuleSetCommandInput; + output: CreateRuleSetCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/CreateTrafficPolicyCommand.ts b/clients/client-mailmanager/src/commands/CreateTrafficPolicyCommand.ts index fe94a901b8d0d..2e055f19a24a6 100644 --- a/clients/client-mailmanager/src/commands/CreateTrafficPolicyCommand.ts +++ b/clients/client-mailmanager/src/commands/CreateTrafficPolicyCommand.ts @@ -142,4 +142,16 @@ export class CreateTrafficPolicyCommand extends $Command .f(CreateTrafficPolicyRequestFilterSensitiveLog, void 0) .ser(se_CreateTrafficPolicyCommand) .de(de_CreateTrafficPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateTrafficPolicyRequest; + output: CreateTrafficPolicyResponse; + }; + sdk: { + input: CreateTrafficPolicyCommandInput; + output: CreateTrafficPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/DeleteAddonInstanceCommand.ts b/clients/client-mailmanager/src/commands/DeleteAddonInstanceCommand.ts index 037c72d18b818..f09fd9dec6156 100644 --- a/clients/client-mailmanager/src/commands/DeleteAddonInstanceCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteAddonInstanceCommand.ts @@ -81,4 +81,16 @@ export class DeleteAddonInstanceCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAddonInstanceCommand) .de(de_DeleteAddonInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAddonInstanceRequest; + output: {}; + }; + sdk: { + input: DeleteAddonInstanceCommandInput; + output: DeleteAddonInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/DeleteAddonSubscriptionCommand.ts b/clients/client-mailmanager/src/commands/DeleteAddonSubscriptionCommand.ts index 20cd819a61c1b..fb2dde48b0512 100644 --- a/clients/client-mailmanager/src/commands/DeleteAddonSubscriptionCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteAddonSubscriptionCommand.ts @@ -81,4 +81,16 @@ export class DeleteAddonSubscriptionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAddonSubscriptionCommand) .de(de_DeleteAddonSubscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAddonSubscriptionRequest; + output: {}; + }; + sdk: { + input: DeleteAddonSubscriptionCommandInput; + output: DeleteAddonSubscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/DeleteArchiveCommand.ts b/clients/client-mailmanager/src/commands/DeleteArchiveCommand.ts index 029b3ae23860b..64bac6b9310a4 100644 --- a/clients/client-mailmanager/src/commands/DeleteArchiveCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteArchiveCommand.ts @@ -91,4 +91,16 @@ export class DeleteArchiveCommand extends $Command .f(void 0, void 0) .ser(se_DeleteArchiveCommand) .de(de_DeleteArchiveCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteArchiveRequest; + output: {}; + }; + sdk: { + input: DeleteArchiveCommandInput; + output: DeleteArchiveCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/DeleteIngressPointCommand.ts b/clients/client-mailmanager/src/commands/DeleteIngressPointCommand.ts index 55621b37d45b4..cbebc8c81d989 100644 --- a/clients/client-mailmanager/src/commands/DeleteIngressPointCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteIngressPointCommand.ts @@ -84,4 +84,16 @@ export class DeleteIngressPointCommand extends $Command .f(void 0, void 0) .ser(se_DeleteIngressPointCommand) .de(de_DeleteIngressPointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteIngressPointRequest; + output: {}; + }; + sdk: { + input: DeleteIngressPointCommandInput; + output: DeleteIngressPointCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/DeleteRelayCommand.ts b/clients/client-mailmanager/src/commands/DeleteRelayCommand.ts index f683193282ebe..3477b0da0daf4 100644 --- a/clients/client-mailmanager/src/commands/DeleteRelayCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteRelayCommand.ts @@ -84,4 +84,16 @@ export class DeleteRelayCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRelayCommand) .de(de_DeleteRelayCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRelayRequest; + output: {}; + }; + sdk: { + input: DeleteRelayCommandInput; + output: DeleteRelayCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/DeleteRuleSetCommand.ts b/clients/client-mailmanager/src/commands/DeleteRuleSetCommand.ts index ff5dccf347cf6..e31e1cd6683aa 100644 --- a/clients/client-mailmanager/src/commands/DeleteRuleSetCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteRuleSetCommand.ts @@ -81,4 +81,16 @@ export class DeleteRuleSetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRuleSetCommand) .de(de_DeleteRuleSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRuleSetRequest; + output: {}; + }; + sdk: { + input: DeleteRuleSetCommandInput; + output: DeleteRuleSetCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/DeleteTrafficPolicyCommand.ts b/clients/client-mailmanager/src/commands/DeleteTrafficPolicyCommand.ts index ca32d19de9997..fb3639189a2d2 100644 --- a/clients/client-mailmanager/src/commands/DeleteTrafficPolicyCommand.ts +++ b/clients/client-mailmanager/src/commands/DeleteTrafficPolicyCommand.ts @@ -84,4 +84,16 @@ export class DeleteTrafficPolicyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteTrafficPolicyCommand) .de(de_DeleteTrafficPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTrafficPolicyRequest; + output: {}; + }; + sdk: { + input: DeleteTrafficPolicyCommandInput; + output: DeleteTrafficPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/GetAddonInstanceCommand.ts b/clients/client-mailmanager/src/commands/GetAddonInstanceCommand.ts index 218f6e85a7e60..74cd6685dda6d 100644 --- a/clients/client-mailmanager/src/commands/GetAddonInstanceCommand.ts +++ b/clients/client-mailmanager/src/commands/GetAddonInstanceCommand.ts @@ -86,4 +86,16 @@ export class GetAddonInstanceCommand extends $Command .f(void 0, void 0) .ser(se_GetAddonInstanceCommand) .de(de_GetAddonInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAddonInstanceRequest; + output: GetAddonInstanceResponse; + }; + sdk: { + input: GetAddonInstanceCommandInput; + output: GetAddonInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/GetAddonSubscriptionCommand.ts b/clients/client-mailmanager/src/commands/GetAddonSubscriptionCommand.ts index 1d04db378077a..79ec82c60ccc4 100644 --- a/clients/client-mailmanager/src/commands/GetAddonSubscriptionCommand.ts +++ b/clients/client-mailmanager/src/commands/GetAddonSubscriptionCommand.ts @@ -85,4 +85,16 @@ export class GetAddonSubscriptionCommand extends $Command .f(void 0, void 0) .ser(se_GetAddonSubscriptionCommand) .de(de_GetAddonSubscriptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAddonSubscriptionRequest; + output: GetAddonSubscriptionResponse; + }; + sdk: { + input: GetAddonSubscriptionCommandInput; + output: GetAddonSubscriptionCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/GetArchiveCommand.ts b/clients/client-mailmanager/src/commands/GetArchiveCommand.ts index 994760f094a93..8486e8284fa50 100644 --- a/clients/client-mailmanager/src/commands/GetArchiveCommand.ts +++ b/clients/client-mailmanager/src/commands/GetArchiveCommand.ts @@ -98,4 +98,16 @@ export class GetArchiveCommand extends $Command .f(void 0, void 0) .ser(se_GetArchiveCommand) .de(de_GetArchiveCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetArchiveRequest; + output: GetArchiveResponse; + }; + sdk: { + input: GetArchiveCommandInput; + output: GetArchiveCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/GetArchiveExportCommand.ts b/clients/client-mailmanager/src/commands/GetArchiveExportCommand.ts index 6b54cf11a63ef..847e0e5b7a47e 100644 --- a/clients/client-mailmanager/src/commands/GetArchiveExportCommand.ts +++ b/clients/client-mailmanager/src/commands/GetArchiveExportCommand.ts @@ -140,4 +140,16 @@ export class GetArchiveExportCommand extends $Command .f(void 0, void 0) .ser(se_GetArchiveExportCommand) .de(de_GetArchiveExportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetArchiveExportRequest; + output: GetArchiveExportResponse; + }; + sdk: { + input: GetArchiveExportCommandInput; + output: GetArchiveExportCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/GetArchiveMessageCommand.ts b/clients/client-mailmanager/src/commands/GetArchiveMessageCommand.ts index 123a88bd1de45..8f8613dc65179 100644 --- a/clients/client-mailmanager/src/commands/GetArchiveMessageCommand.ts +++ b/clients/client-mailmanager/src/commands/GetArchiveMessageCommand.ts @@ -88,4 +88,16 @@ export class GetArchiveMessageCommand extends $Command .f(void 0, void 0) .ser(se_GetArchiveMessageCommand) .de(de_GetArchiveMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetArchiveMessageRequest; + output: GetArchiveMessageResponse; + }; + sdk: { + input: GetArchiveMessageCommandInput; + output: GetArchiveMessageCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/GetArchiveMessageContentCommand.ts b/clients/client-mailmanager/src/commands/GetArchiveMessageContentCommand.ts index 24d02b3a22e36..1dd0f05a77c04 100644 --- a/clients/client-mailmanager/src/commands/GetArchiveMessageContentCommand.ts +++ b/clients/client-mailmanager/src/commands/GetArchiveMessageContentCommand.ts @@ -92,4 +92,16 @@ export class GetArchiveMessageContentCommand extends $Command .f(void 0, void 0) .ser(se_GetArchiveMessageContentCommand) .de(de_GetArchiveMessageContentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetArchiveMessageContentRequest; + output: GetArchiveMessageContentResponse; + }; + sdk: { + input: GetArchiveMessageContentCommandInput; + output: GetArchiveMessageContentCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/GetArchiveSearchCommand.ts b/clients/client-mailmanager/src/commands/GetArchiveSearchCommand.ts index c53b2eb59c8ab..81c8b8d6a653f 100644 --- a/clients/client-mailmanager/src/commands/GetArchiveSearchCommand.ts +++ b/clients/client-mailmanager/src/commands/GetArchiveSearchCommand.ts @@ -135,4 +135,16 @@ export class GetArchiveSearchCommand extends $Command .f(void 0, void 0) .ser(se_GetArchiveSearchCommand) .de(de_GetArchiveSearchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetArchiveSearchRequest; + output: GetArchiveSearchResponse; + }; + sdk: { + input: GetArchiveSearchCommandInput; + output: GetArchiveSearchCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/GetArchiveSearchResultsCommand.ts b/clients/client-mailmanager/src/commands/GetArchiveSearchResultsCommand.ts index b3f7bfa78b412..4091c961b8c0f 100644 --- a/clients/client-mailmanager/src/commands/GetArchiveSearchResultsCommand.ts +++ b/clients/client-mailmanager/src/commands/GetArchiveSearchResultsCommand.ts @@ -108,4 +108,16 @@ export class GetArchiveSearchResultsCommand extends $Command .f(void 0, void 0) .ser(se_GetArchiveSearchResultsCommand) .de(de_GetArchiveSearchResultsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetArchiveSearchResultsRequest; + output: GetArchiveSearchResultsResponse; + }; + sdk: { + input: GetArchiveSearchResultsCommandInput; + output: GetArchiveSearchResultsCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/GetIngressPointCommand.ts b/clients/client-mailmanager/src/commands/GetIngressPointCommand.ts index 928afb40aafc5..5362b4f29d7be 100644 --- a/clients/client-mailmanager/src/commands/GetIngressPointCommand.ts +++ b/clients/client-mailmanager/src/commands/GetIngressPointCommand.ts @@ -100,4 +100,16 @@ export class GetIngressPointCommand extends $Command .f(void 0, void 0) .ser(se_GetIngressPointCommand) .de(de_GetIngressPointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetIngressPointRequest; + output: GetIngressPointResponse; + }; + sdk: { + input: GetIngressPointCommandInput; + output: GetIngressPointCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/GetRelayCommand.ts b/clients/client-mailmanager/src/commands/GetRelayCommand.ts index bebfbe85d7be6..551618d543070 100644 --- a/clients/client-mailmanager/src/commands/GetRelayCommand.ts +++ b/clients/client-mailmanager/src/commands/GetRelayCommand.ts @@ -93,4 +93,16 @@ export class GetRelayCommand extends $Command .f(void 0, void 0) .ser(se_GetRelayCommand) .de(de_GetRelayCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRelayRequest; + output: GetRelayResponse; + }; + sdk: { + input: GetRelayCommandInput; + output: GetRelayCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/GetRuleSetCommand.ts b/clients/client-mailmanager/src/commands/GetRuleSetCommand.ts index 951fa48fdedc4..7ac6773a480be 100644 --- a/clients/client-mailmanager/src/commands/GetRuleSetCommand.ts +++ b/clients/client-mailmanager/src/commands/GetRuleSetCommand.ts @@ -60,6 +60,7 @@ export interface GetRuleSetCommandOutput extends GetRuleSetResponse, __MetadataB * // StringExpression: { // RuleStringExpression * // Evaluate: { // RuleStringToEvaluate Union: only one key present * // Attribute: "MAIL_FROM" || "HELO" || "RECIPIENT" || "SENDER" || "FROM" || "SUBJECT" || "TO" || "CC", + * // MimeHeaderAttribute: "STRING_VALUE", * // }, * // Operator: "EQUALS" || "NOT_EQUALS" || "STARTS_WITH" || "ENDS_WITH" || "CONTAINS", // required * // Values: [ // RuleStringList // required @@ -114,6 +115,7 @@ export interface GetRuleSetCommandOutput extends GetRuleSetResponse, __MetadataB * // StringExpression: { * // Evaluate: {// Union: only one key present * // Attribute: "MAIL_FROM" || "HELO" || "RECIPIENT" || "SENDER" || "FROM" || "SUBJECT" || "TO" || "CC", + * // MimeHeaderAttribute: "STRING_VALUE", * // }, * // Operator: "EQUALS" || "NOT_EQUALS" || "STARTS_WITH" || "ENDS_WITH" || "CONTAINS", // required * // Values: [ // required @@ -239,4 +241,16 @@ export class GetRuleSetCommand extends $Command .f(void 0, GetRuleSetResponseFilterSensitiveLog) .ser(se_GetRuleSetCommand) .de(de_GetRuleSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRuleSetRequest; + output: GetRuleSetResponse; + }; + sdk: { + input: GetRuleSetCommandInput; + output: GetRuleSetCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/GetTrafficPolicyCommand.ts b/clients/client-mailmanager/src/commands/GetTrafficPolicyCommand.ts index ee31628a9085b..d00f805f5d55d 100644 --- a/clients/client-mailmanager/src/commands/GetTrafficPolicyCommand.ts +++ b/clients/client-mailmanager/src/commands/GetTrafficPolicyCommand.ts @@ -132,4 +132,16 @@ export class GetTrafficPolicyCommand extends $Command .f(void 0, void 0) .ser(se_GetTrafficPolicyCommand) .de(de_GetTrafficPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTrafficPolicyRequest; + output: GetTrafficPolicyResponse; + }; + sdk: { + input: GetTrafficPolicyCommandInput; + output: GetTrafficPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/ListAddonInstancesCommand.ts b/clients/client-mailmanager/src/commands/ListAddonInstancesCommand.ts index 2c780bc3e586b..8bf6c547367fe 100644 --- a/clients/client-mailmanager/src/commands/ListAddonInstancesCommand.ts +++ b/clients/client-mailmanager/src/commands/ListAddonInstancesCommand.ts @@ -90,4 +90,16 @@ export class ListAddonInstancesCommand extends $Command .f(void 0, void 0) .ser(se_ListAddonInstancesCommand) .de(de_ListAddonInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAddonInstancesRequest; + output: ListAddonInstancesResponse; + }; + sdk: { + input: ListAddonInstancesCommandInput; + output: ListAddonInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/ListAddonSubscriptionsCommand.ts b/clients/client-mailmanager/src/commands/ListAddonSubscriptionsCommand.ts index 67ffef49f7a53..6e01d14de2116 100644 --- a/clients/client-mailmanager/src/commands/ListAddonSubscriptionsCommand.ts +++ b/clients/client-mailmanager/src/commands/ListAddonSubscriptionsCommand.ts @@ -89,4 +89,16 @@ export class ListAddonSubscriptionsCommand extends $Command .f(void 0, void 0) .ser(se_ListAddonSubscriptionsCommand) .de(de_ListAddonSubscriptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAddonSubscriptionsRequest; + output: ListAddonSubscriptionsResponse; + }; + sdk: { + input: ListAddonSubscriptionsCommandInput; + output: ListAddonSubscriptionsCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/ListArchiveExportsCommand.ts b/clients/client-mailmanager/src/commands/ListArchiveExportsCommand.ts index 75bad6f07599e..6fbe4fb9e04fb 100644 --- a/clients/client-mailmanager/src/commands/ListArchiveExportsCommand.ts +++ b/clients/client-mailmanager/src/commands/ListArchiveExportsCommand.ts @@ -102,4 +102,16 @@ export class ListArchiveExportsCommand extends $Command .f(void 0, void 0) .ser(se_ListArchiveExportsCommand) .de(de_ListArchiveExportsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListArchiveExportsRequest; + output: ListArchiveExportsResponse; + }; + sdk: { + input: ListArchiveExportsCommandInput; + output: ListArchiveExportsCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/ListArchiveSearchesCommand.ts b/clients/client-mailmanager/src/commands/ListArchiveSearchesCommand.ts index ac67e9fe8766b..d25f62b2f0ec9 100644 --- a/clients/client-mailmanager/src/commands/ListArchiveSearchesCommand.ts +++ b/clients/client-mailmanager/src/commands/ListArchiveSearchesCommand.ts @@ -102,4 +102,16 @@ export class ListArchiveSearchesCommand extends $Command .f(void 0, void 0) .ser(se_ListArchiveSearchesCommand) .de(de_ListArchiveSearchesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListArchiveSearchesRequest; + output: ListArchiveSearchesResponse; + }; + sdk: { + input: ListArchiveSearchesCommandInput; + output: ListArchiveSearchesCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/ListArchivesCommand.ts b/clients/client-mailmanager/src/commands/ListArchivesCommand.ts index ade31421fd507..7155b854967c1 100644 --- a/clients/client-mailmanager/src/commands/ListArchivesCommand.ts +++ b/clients/client-mailmanager/src/commands/ListArchivesCommand.ts @@ -95,4 +95,16 @@ export class ListArchivesCommand extends $Command .f(void 0, void 0) .ser(se_ListArchivesCommand) .de(de_ListArchivesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListArchivesRequest; + output: ListArchivesResponse; + }; + sdk: { + input: ListArchivesCommandInput; + output: ListArchivesCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/ListIngressPointsCommand.ts b/clients/client-mailmanager/src/commands/ListIngressPointsCommand.ts index a0b286e6e8090..b85449f4896b4 100644 --- a/clients/client-mailmanager/src/commands/ListIngressPointsCommand.ts +++ b/clients/client-mailmanager/src/commands/ListIngressPointsCommand.ts @@ -90,4 +90,16 @@ export class ListIngressPointsCommand extends $Command .f(void 0, void 0) .ser(se_ListIngressPointsCommand) .de(de_ListIngressPointsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIngressPointsRequest; + output: ListIngressPointsResponse; + }; + sdk: { + input: ListIngressPointsCommandInput; + output: ListIngressPointsCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/ListRelaysCommand.ts b/clients/client-mailmanager/src/commands/ListRelaysCommand.ts index 76fcb127362f0..92d9229329aa8 100644 --- a/clients/client-mailmanager/src/commands/ListRelaysCommand.ts +++ b/clients/client-mailmanager/src/commands/ListRelaysCommand.ts @@ -88,4 +88,16 @@ export class ListRelaysCommand extends $Command .f(void 0, void 0) .ser(se_ListRelaysCommand) .de(de_ListRelaysCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRelaysRequest; + output: ListRelaysResponse; + }; + sdk: { + input: ListRelaysCommandInput; + output: ListRelaysCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/ListRuleSetsCommand.ts b/clients/client-mailmanager/src/commands/ListRuleSetsCommand.ts index 9d345198d9ff7..f19d5f74c5ba6 100644 --- a/clients/client-mailmanager/src/commands/ListRuleSetsCommand.ts +++ b/clients/client-mailmanager/src/commands/ListRuleSetsCommand.ts @@ -88,4 +88,16 @@ export class ListRuleSetsCommand extends $Command .f(void 0, void 0) .ser(se_ListRuleSetsCommand) .de(de_ListRuleSetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRuleSetsRequest; + output: ListRuleSetsResponse; + }; + sdk: { + input: ListRuleSetsCommandInput; + output: ListRuleSetsCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/ListTagsForResourceCommand.ts b/clients/client-mailmanager/src/commands/ListTagsForResourceCommand.ts index 1defc8d3372ad..de8eaf5039f57 100644 --- a/clients/client-mailmanager/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-mailmanager/src/commands/ListTagsForResourceCommand.ts @@ -92,4 +92,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, ListTagsForResourceResponseFilterSensitiveLog) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/ListTrafficPoliciesCommand.ts b/clients/client-mailmanager/src/commands/ListTrafficPoliciesCommand.ts index 51c8019dcf63a..b04d10b782b32 100644 --- a/clients/client-mailmanager/src/commands/ListTrafficPoliciesCommand.ts +++ b/clients/client-mailmanager/src/commands/ListTrafficPoliciesCommand.ts @@ -88,4 +88,16 @@ export class ListTrafficPoliciesCommand extends $Command .f(void 0, void 0) .ser(se_ListTrafficPoliciesCommand) .de(de_ListTrafficPoliciesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTrafficPoliciesRequest; + output: ListTrafficPoliciesResponse; + }; + sdk: { + input: ListTrafficPoliciesCommandInput; + output: ListTrafficPoliciesCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/StartArchiveExportCommand.ts b/clients/client-mailmanager/src/commands/StartArchiveExportCommand.ts index 9e473881571ec..76724f41eadf7 100644 --- a/clients/client-mailmanager/src/commands/StartArchiveExportCommand.ts +++ b/clients/client-mailmanager/src/commands/StartArchiveExportCommand.ts @@ -140,4 +140,16 @@ export class StartArchiveExportCommand extends $Command .f(void 0, void 0) .ser(se_StartArchiveExportCommand) .de(de_StartArchiveExportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartArchiveExportRequest; + output: StartArchiveExportResponse; + }; + sdk: { + input: StartArchiveExportCommandInput; + output: StartArchiveExportCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/StartArchiveSearchCommand.ts b/clients/client-mailmanager/src/commands/StartArchiveSearchCommand.ts index 218756123a5a0..9ea36317115ac 100644 --- a/clients/client-mailmanager/src/commands/StartArchiveSearchCommand.ts +++ b/clients/client-mailmanager/src/commands/StartArchiveSearchCommand.ts @@ -138,4 +138,16 @@ export class StartArchiveSearchCommand extends $Command .f(void 0, void 0) .ser(se_StartArchiveSearchCommand) .de(de_StartArchiveSearchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartArchiveSearchRequest; + output: StartArchiveSearchResponse; + }; + sdk: { + input: StartArchiveSearchCommandInput; + output: StartArchiveSearchCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/StopArchiveExportCommand.ts b/clients/client-mailmanager/src/commands/StopArchiveExportCommand.ts index 4a4458b6f856a..821c9c367bf2e 100644 --- a/clients/client-mailmanager/src/commands/StopArchiveExportCommand.ts +++ b/clients/client-mailmanager/src/commands/StopArchiveExportCommand.ts @@ -84,4 +84,16 @@ export class StopArchiveExportCommand extends $Command .f(void 0, void 0) .ser(se_StopArchiveExportCommand) .de(de_StopArchiveExportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopArchiveExportRequest; + output: {}; + }; + sdk: { + input: StopArchiveExportCommandInput; + output: StopArchiveExportCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/StopArchiveSearchCommand.ts b/clients/client-mailmanager/src/commands/StopArchiveSearchCommand.ts index a02fb76381bb1..0354e942fe69b 100644 --- a/clients/client-mailmanager/src/commands/StopArchiveSearchCommand.ts +++ b/clients/client-mailmanager/src/commands/StopArchiveSearchCommand.ts @@ -84,4 +84,16 @@ export class StopArchiveSearchCommand extends $Command .f(void 0, void 0) .ser(se_StopArchiveSearchCommand) .de(de_StopArchiveSearchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopArchiveSearchRequest; + output: {}; + }; + sdk: { + input: StopArchiveSearchCommandInput; + output: StopArchiveSearchCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/TagResourceCommand.ts b/clients/client-mailmanager/src/commands/TagResourceCommand.ts index 4a055b8dedc6c..a9f9ec3a663ed 100644 --- a/clients/client-mailmanager/src/commands/TagResourceCommand.ts +++ b/clients/client-mailmanager/src/commands/TagResourceCommand.ts @@ -93,4 +93,16 @@ export class TagResourceCommand extends $Command .f(TagResourceRequestFilterSensitiveLog, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/UntagResourceCommand.ts b/clients/client-mailmanager/src/commands/UntagResourceCommand.ts index 8c87685f3bc7e..2b5c7a6e8cc6d 100644 --- a/clients/client-mailmanager/src/commands/UntagResourceCommand.ts +++ b/clients/client-mailmanager/src/commands/UntagResourceCommand.ts @@ -91,4 +91,16 @@ export class UntagResourceCommand extends $Command .f(UntagResourceRequestFilterSensitiveLog, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/UpdateArchiveCommand.ts b/clients/client-mailmanager/src/commands/UpdateArchiveCommand.ts index 5926807052039..9a1ae6e9472b7 100644 --- a/clients/client-mailmanager/src/commands/UpdateArchiveCommand.ts +++ b/clients/client-mailmanager/src/commands/UpdateArchiveCommand.ts @@ -97,4 +97,16 @@ export class UpdateArchiveCommand extends $Command .f(void 0, void 0) .ser(se_UpdateArchiveCommand) .de(de_UpdateArchiveCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateArchiveRequest; + output: {}; + }; + sdk: { + input: UpdateArchiveCommandInput; + output: UpdateArchiveCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/UpdateIngressPointCommand.ts b/clients/client-mailmanager/src/commands/UpdateIngressPointCommand.ts index c3691bdfc12f4..6bb8fa202282d 100644 --- a/clients/client-mailmanager/src/commands/UpdateIngressPointCommand.ts +++ b/clients/client-mailmanager/src/commands/UpdateIngressPointCommand.ts @@ -96,4 +96,16 @@ export class UpdateIngressPointCommand extends $Command .f(UpdateIngressPointRequestFilterSensitiveLog, void 0) .ser(se_UpdateIngressPointCommand) .de(de_UpdateIngressPointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateIngressPointRequest; + output: {}; + }; + sdk: { + input: UpdateIngressPointCommandInput; + output: UpdateIngressPointCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/UpdateRelayCommand.ts b/clients/client-mailmanager/src/commands/UpdateRelayCommand.ts index 62fb37f7bcc05..04f7acf0585b4 100644 --- a/clients/client-mailmanager/src/commands/UpdateRelayCommand.ts +++ b/clients/client-mailmanager/src/commands/UpdateRelayCommand.ts @@ -91,4 +91,16 @@ export class UpdateRelayCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRelayCommand) .de(de_UpdateRelayCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRelayRequest; + output: {}; + }; + sdk: { + input: UpdateRelayCommandInput; + output: UpdateRelayCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/UpdateRuleSetCommand.ts b/clients/client-mailmanager/src/commands/UpdateRuleSetCommand.ts index 655f89f41efea..02dd4b9c41608 100644 --- a/clients/client-mailmanager/src/commands/UpdateRuleSetCommand.ts +++ b/clients/client-mailmanager/src/commands/UpdateRuleSetCommand.ts @@ -32,7 +32,7 @@ export interface UpdateRuleSetCommandInput extends UpdateRuleSetRequest {} export interface UpdateRuleSetCommandOutput extends UpdateRuleSetResponse, __MetadataBearer {} /** - *>Update attributes of an already provisioned rule set.
+ *Update attributes of an already provisioned rule set.
* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript @@ -56,6 +56,7 @@ export interface UpdateRuleSetCommandOutput extends UpdateRuleSetResponse, __Met * StringExpression: { // RuleStringExpression * Evaluate: { // RuleStringToEvaluate Union: only one key present * Attribute: "MAIL_FROM" || "HELO" || "RECIPIENT" || "SENDER" || "FROM" || "SUBJECT" || "TO" || "CC", + * MimeHeaderAttribute: "STRING_VALUE", * }, * Operator: "EQUALS" || "NOT_EQUALS" || "STARTS_WITH" || "ENDS_WITH" || "CONTAINS", // required * Values: [ // RuleStringList // required @@ -110,6 +111,7 @@ export interface UpdateRuleSetCommandOutput extends UpdateRuleSetResponse, __Met * StringExpression: { * Evaluate: {// Union: only one key present * Attribute: "MAIL_FROM" || "HELO" || "RECIPIENT" || "SENDER" || "FROM" || "SUBJECT" || "TO" || "CC", + * MimeHeaderAttribute: "STRING_VALUE", * }, * Operator: "EQUALS" || "NOT_EQUALS" || "STARTS_WITH" || "ENDS_WITH" || "CONTAINS", // required * Values: [ // required @@ -241,4 +243,16 @@ export class UpdateRuleSetCommand extends $Command .f(UpdateRuleSetRequestFilterSensitiveLog, void 0) .ser(se_UpdateRuleSetCommand) .de(de_UpdateRuleSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRuleSetRequest; + output: {}; + }; + sdk: { + input: UpdateRuleSetCommandInput; + output: UpdateRuleSetCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/commands/UpdateTrafficPolicyCommand.ts b/clients/client-mailmanager/src/commands/UpdateTrafficPolicyCommand.ts index de7fbb951b797..483f9894c661d 100644 --- a/clients/client-mailmanager/src/commands/UpdateTrafficPolicyCommand.ts +++ b/clients/client-mailmanager/src/commands/UpdateTrafficPolicyCommand.ts @@ -130,4 +130,16 @@ export class UpdateTrafficPolicyCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTrafficPolicyCommand) .de(de_UpdateTrafficPolicyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTrafficPolicyRequest; + output: {}; + }; + sdk: { + input: UpdateTrafficPolicyCommandInput; + output: UpdateTrafficPolicyCommandOutput; + }; + }; +} diff --git a/clients/client-mailmanager/src/index.ts b/clients/client-mailmanager/src/index.ts index 847dad821fd1e..bdecf40ceb102 100644 --- a/clients/client-mailmanager/src/index.ts +++ b/clients/client-mailmanager/src/index.ts @@ -1,14 +1,13 @@ // smithy-typescript generated code /* eslint-disable */ /** - *- * AWS SES Mail Manager API contains operations and data types - * that comprise the Mail Manager feature of Amazon Simple Email Service.
+ *The Amazon SES Mail Manager API contains operations and data types + * that comprise the Mail Manager feature of Amazon Simple Email Service (SES).
*Mail Manager is a set of Amazon SES email gateway features designed to help you strengthen * your organization's email infrastructure, simplify email workflow management, and - * streamline email compliance control. To learn more, see the Mail Manager chapter in the Amazon SES Developer - * Guide.
+ * streamline email compliance control. To learn more, see the Mail Manager chapter in the Amazon SES Developer + * Guide. * * @packageDocumentation */ diff --git a/clients/client-mailmanager/src/models/models_0.ts b/clients/client-mailmanager/src/models/models_0.ts index 3820e8025c1d0..934c0b2b80ca1 100644 --- a/clients/client-mailmanager/src/models/models_0.ts +++ b/clients/client-mailmanager/src/models/models_0.ts @@ -2083,7 +2083,10 @@ export type RuleStringEmailAttribute = (typeof RuleStringEmailAttribute)[keyof t *The string to evaluate in a string condition expression.
* @public */ -export type RuleStringToEvaluate = RuleStringToEvaluate.AttributeMember | RuleStringToEvaluate.$UnknownMember; +export type RuleStringToEvaluate = + | RuleStringToEvaluate.AttributeMember + | RuleStringToEvaluate.MimeHeaderAttributeMember + | RuleStringToEvaluate.$UnknownMember; /** * @public @@ -2095,6 +2098,17 @@ export namespace RuleStringToEvaluate { */ export interface AttributeMember { Attribute: RuleStringEmailAttribute; + MimeHeaderAttribute?: never; + $unknown?: never; + } + + /** + *The email MIME X-Header attribute to evaluate in a string condition expression.
+ * @public + */ + export interface MimeHeaderAttributeMember { + Attribute?: never; + MimeHeaderAttribute: string; $unknown?: never; } @@ -2103,16 +2117,19 @@ export namespace RuleStringToEvaluate { */ export interface $UnknownMember { Attribute?: never; + MimeHeaderAttribute?: never; $unknown: [string, any]; } export interface VisitorWAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*You can close only 10% of member accounts, between 10 and 1000, within a * rolling 30 day period. This quota is not bound by a calendar month, but - * starts when you close an account. After you reach this limit, you can close + * starts when you close an account. After you reach this limit, you can't close * additional accounts. For more information, see Closing a member * account in your organization and Quotas for - * Organizationsin the Organizations User Guide.
+ * Organizations in the Organizations User Guide. *To reinstate a closed account, contact Amazon Web Services Support within the 90-day @@ -312,9 +312,8 @@ export interface CloseAccountCommandOutput extends __MetadataBearer {} * that are not compliant with the tag policy requirements for this account.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*Using CreateAccount
to create multiple temporary accounts
- * isn't recommended. You can only close an account from the Billing and Cost Management console, and
- * you must be signed in as the root user. For information on the requirements
+ *
It isn't recommended to use CreateAccount
to create multiple temporary accounts, and using
+ * the CreateAccount
API to close accounts is subject to a 30-day usage quota. For information on the requirements
* and process for closing an account, see Closing a member
* account in your organization in the
* Organizations User Guide.
WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*Enables the integration of an Amazon Web Services service (the service that is specified by
- * ServicePrincipal
) with Organizations. When you enable integration, you allow
- * the specified service to create a service-linked role in
- * all the accounts in your organization. This allows the service to perform operations on
- * your behalf in your organization and its accounts.
Provides an Amazon Web Services service (the service that is specified by
+ * ServicePrincipal
) with permissions to view the structure of an organization,
+ * create a service-linked role in all the accounts in the organization,
+ * and allow the service to perform operations
+ * on behalf of the organization and its accounts. Establishing these permissions can be a first step
+ * in enabling the integration of an Amazon Web Services service with Organizations.
We recommend that you enable integration between Organizations and the specified Amazon Web Services * service by using the console or commands that are provided by the specified service. @@ -272,9 +273,8 @@ export interface EnableAWSServiceAccessCommandOutput extends __MetadataBearer {} * that are not compliant with the tag policy requirements for this account.
* *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*A newly created account has a waiting period before it can be removed from - * its organization. If you get an error that indicates that a wait period is - * required, then try again in a few days.
+ * its organization. + * You must wait until at least seven days after the account was created. Invited accounts aren't subject to this waiting period. *If you are using an organization principal to call @@ -322,9 +322,8 @@ export interface LeaveOrganizationCommandOutput extends __MetadataBearer {} * that are not compliant with the tag policy requirements for this account.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, there is a waiting - * period before you can remove it from the organization. If you get an error that - * indicates that a wait period is required, try again in a few days.
+ *WAIT_PERIOD_ACTIVE: After you create an Amazon Web Services account, you must wait until at least seven days after the account was created. + * Invited accounts aren't subject to this waiting period.
*The AvailablePolicyTypes
part of the response is deprecated, and you
* shouldn't use it in your apps. It doesn't include any policy type supported by Organizations
- * other than SCPs. To determine which policy types are enabled in your organization,
+ * other than SCPs. In the China (Ningxia) Region, no policy type is included.
+ * To determine which policy types are enabled in your organization,
* use the
* ListRoots
*
operation.
Connector for SCEP (Preview) is in preview release for Amazon Web Services Private Certificate Authority and is subject to change.
-Connector for SCEP (Preview) creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more -information, see Connector for SCEP in the Amazon Web Services Private CA User Guide.
+Connector for SCEP creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more information, see Connector for SCEP in the Amazon Web Services Private CA User Guide.
## Installing diff --git a/clients/client-pca-connector-scep/package.json b/clients/client-pca-connector-scep/package.json index 4092450ba482d..b22a5dd75a576 100644 --- a/clients/client-pca-connector-scep/package.json +++ b/clients/client-pca-connector-scep/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pca-connector-scep", "description": "AWS SDK for JavaScript Pca Connector Scep Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-pca-connector-scep/src/PcaConnectorScep.ts b/clients/client-pca-connector-scep/src/PcaConnectorScep.ts index 5b91ff40f6ea8..b4324775b25a1 100644 --- a/clients/client-pca-connector-scep/src/PcaConnectorScep.ts +++ b/clients/client-pca-connector-scep/src/PcaConnectorScep.ts @@ -250,11 +250,7 @@ export interface PcaConnectorScep { } /** - *Connector for SCEP (Preview) is in preview release for Amazon Web Services Private Certificate Authority and is subject to change.
- *Connector for SCEP (Preview) creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more - * information, see Connector for SCEP in the Amazon Web Services Private CA User Guide.
+ *Connector for SCEP creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more information, see Connector for SCEP in the Amazon Web Services Private CA User Guide.
* @public */ export class PcaConnectorScep extends PcaConnectorScepClient implements PcaConnectorScep {} diff --git a/clients/client-pca-connector-scep/src/PcaConnectorScepClient.ts b/clients/client-pca-connector-scep/src/PcaConnectorScepClient.ts index 382e5bec7451c..3612422621f7d 100644 --- a/clients/client-pca-connector-scep/src/PcaConnectorScepClient.ts +++ b/clients/client-pca-connector-scep/src/PcaConnectorScepClient.ts @@ -294,11 +294,7 @@ export type PcaConnectorScepClientResolvedConfigType = __SmithyResolvedConfigura export interface PcaConnectorScepClientResolvedConfig extends PcaConnectorScepClientResolvedConfigType {} /** - *Connector for SCEP (Preview) is in preview release for Amazon Web Services Private Certificate Authority and is subject to change.
- *Connector for SCEP (Preview) creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more - * information, see Connector for SCEP in the Amazon Web Services Private CA User Guide.
+ *Connector for SCEP creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more information, see Connector for SCEP in the Amazon Web Services Private CA User Guide.
* @public */ export class PcaConnectorScepClient extends __Client< diff --git a/clients/client-pca-connector-scep/src/commands/CreateChallengeCommand.ts b/clients/client-pca-connector-scep/src/commands/CreateChallengeCommand.ts index d015242d46946..9dafa0db898f6 100644 --- a/clients/client-pca-connector-scep/src/commands/CreateChallengeCommand.ts +++ b/clients/client-pca-connector-scep/src/commands/CreateChallengeCommand.ts @@ -122,4 +122,16 @@ export class CreateChallengeCommand extends $Command .f(void 0, CreateChallengeResponseFilterSensitiveLog) .ser(se_CreateChallengeCommand) .de(de_CreateChallengeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateChallengeRequest; + output: CreateChallengeResponse; + }; + sdk: { + input: CreateChallengeCommandInput; + output: CreateChallengeCommandOutput; + }; + }; +} diff --git a/clients/client-pca-connector-scep/src/commands/CreateConnectorCommand.ts b/clients/client-pca-connector-scep/src/commands/CreateConnectorCommand.ts index 2cfeda3042c34..7e12f66da7624 100644 --- a/clients/client-pca-connector-scep/src/commands/CreateConnectorCommand.ts +++ b/clients/client-pca-connector-scep/src/commands/CreateConnectorCommand.ts @@ -114,4 +114,16 @@ export class CreateConnectorCommand extends $Command .f(void 0, void 0) .ser(se_CreateConnectorCommand) .de(de_CreateConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConnectorRequest; + output: CreateConnectorResponse; + }; + sdk: { + input: CreateConnectorCommandInput; + output: CreateConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-pca-connector-scep/src/commands/DeleteChallengeCommand.ts b/clients/client-pca-connector-scep/src/commands/DeleteChallengeCommand.ts index abed8d88874ee..375a45141f779 100644 --- a/clients/client-pca-connector-scep/src/commands/DeleteChallengeCommand.ts +++ b/clients/client-pca-connector-scep/src/commands/DeleteChallengeCommand.ts @@ -99,4 +99,16 @@ export class DeleteChallengeCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChallengeCommand) .de(de_DeleteChallengeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChallengeRequest; + output: {}; + }; + sdk: { + input: DeleteChallengeCommandInput; + output: DeleteChallengeCommandOutput; + }; + }; +} diff --git a/clients/client-pca-connector-scep/src/commands/DeleteConnectorCommand.ts b/clients/client-pca-connector-scep/src/commands/DeleteConnectorCommand.ts index 8cedeb492024c..cf7f481505545 100644 --- a/clients/client-pca-connector-scep/src/commands/DeleteConnectorCommand.ts +++ b/clients/client-pca-connector-scep/src/commands/DeleteConnectorCommand.ts @@ -99,4 +99,16 @@ export class DeleteConnectorCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConnectorCommand) .de(de_DeleteConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConnectorRequest; + output: {}; + }; + sdk: { + input: DeleteConnectorCommandInput; + output: DeleteConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-pca-connector-scep/src/commands/GetChallengeMetadataCommand.ts b/clients/client-pca-connector-scep/src/commands/GetChallengeMetadataCommand.ts index cf67c83c38b2a..acd43a4c62f74 100644 --- a/clients/client-pca-connector-scep/src/commands/GetChallengeMetadataCommand.ts +++ b/clients/client-pca-connector-scep/src/commands/GetChallengeMetadataCommand.ts @@ -102,4 +102,16 @@ export class GetChallengeMetadataCommand extends $Command .f(void 0, void 0) .ser(se_GetChallengeMetadataCommand) .de(de_GetChallengeMetadataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetChallengeMetadataRequest; + output: GetChallengeMetadataResponse; + }; + sdk: { + input: GetChallengeMetadataCommandInput; + output: GetChallengeMetadataCommandOutput; + }; + }; +} diff --git a/clients/client-pca-connector-scep/src/commands/GetChallengePasswordCommand.ts b/clients/client-pca-connector-scep/src/commands/GetChallengePasswordCommand.ts index f3608ca454b97..5efd243921715 100644 --- a/clients/client-pca-connector-scep/src/commands/GetChallengePasswordCommand.ts +++ b/clients/client-pca-connector-scep/src/commands/GetChallengePasswordCommand.ts @@ -101,4 +101,16 @@ export class GetChallengePasswordCommand extends $Command .f(void 0, GetChallengePasswordResponseFilterSensitiveLog) .ser(se_GetChallengePasswordCommand) .de(de_GetChallengePasswordCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetChallengePasswordRequest; + output: GetChallengePasswordResponse; + }; + sdk: { + input: GetChallengePasswordCommandInput; + output: GetChallengePasswordCommandOutput; + }; + }; +} diff --git a/clients/client-pca-connector-scep/src/commands/GetConnectorCommand.ts b/clients/client-pca-connector-scep/src/commands/GetConnectorCommand.ts index c1f2a6cf0f624..4198e2d19f7ae 100644 --- a/clients/client-pca-connector-scep/src/commands/GetConnectorCommand.ts +++ b/clients/client-pca-connector-scep/src/commands/GetConnectorCommand.ts @@ -117,4 +117,16 @@ export class GetConnectorCommand extends $Command .f(void 0, void 0) .ser(se_GetConnectorCommand) .de(de_GetConnectorCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConnectorRequest; + output: GetConnectorResponse; + }; + sdk: { + input: GetConnectorCommandInput; + output: GetConnectorCommandOutput; + }; + }; +} diff --git a/clients/client-pca-connector-scep/src/commands/ListChallengeMetadataCommand.ts b/clients/client-pca-connector-scep/src/commands/ListChallengeMetadataCommand.ts index 3f610e3810595..713bed609c304 100644 --- a/clients/client-pca-connector-scep/src/commands/ListChallengeMetadataCommand.ts +++ b/clients/client-pca-connector-scep/src/commands/ListChallengeMetadataCommand.ts @@ -107,4 +107,16 @@ export class ListChallengeMetadataCommand extends $Command .f(void 0, void 0) .ser(se_ListChallengeMetadataCommand) .de(de_ListChallengeMetadataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListChallengeMetadataRequest; + output: ListChallengeMetadataResponse; + }; + sdk: { + input: ListChallengeMetadataCommandInput; + output: ListChallengeMetadataCommandOutput; + }; + }; +} diff --git a/clients/client-pca-connector-scep/src/commands/ListConnectorsCommand.ts b/clients/client-pca-connector-scep/src/commands/ListConnectorsCommand.ts index 25c7cce3a0972..c33f7c5f21d7a 100644 --- a/clients/client-pca-connector-scep/src/commands/ListConnectorsCommand.ts +++ b/clients/client-pca-connector-scep/src/commands/ListConnectorsCommand.ts @@ -118,4 +118,16 @@ export class ListConnectorsCommand extends $Command .f(void 0, void 0) .ser(se_ListConnectorsCommand) .de(de_ListConnectorsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListConnectorsRequest; + output: ListConnectorsResponse; + }; + sdk: { + input: ListConnectorsCommandInput; + output: ListConnectorsCommandOutput; + }; + }; +} diff --git a/clients/client-pca-connector-scep/src/commands/ListTagsForResourceCommand.ts b/clients/client-pca-connector-scep/src/commands/ListTagsForResourceCommand.ts index e9f482bb264ea..8fecf26552d04 100644 --- a/clients/client-pca-connector-scep/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pca-connector-scep/src/commands/ListTagsForResourceCommand.ts @@ -103,4 +103,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pca-connector-scep/src/commands/TagResourceCommand.ts b/clients/client-pca-connector-scep/src/commands/TagResourceCommand.ts index b7a8589cee1b4..7617b15a4fa51 100644 --- a/clients/client-pca-connector-scep/src/commands/TagResourceCommand.ts +++ b/clients/client-pca-connector-scep/src/commands/TagResourceCommand.ts @@ -98,4 +98,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pca-connector-scep/src/commands/UntagResourceCommand.ts b/clients/client-pca-connector-scep/src/commands/UntagResourceCommand.ts index ad804411f15e8..1be95124b672b 100644 --- a/clients/client-pca-connector-scep/src/commands/UntagResourceCommand.ts +++ b/clients/client-pca-connector-scep/src/commands/UntagResourceCommand.ts @@ -98,4 +98,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pca-connector-scep/src/index.ts b/clients/client-pca-connector-scep/src/index.ts index dd507da3146b8..1289cf3319278 100644 --- a/clients/client-pca-connector-scep/src/index.ts +++ b/clients/client-pca-connector-scep/src/index.ts @@ -1,11 +1,7 @@ // smithy-typescript generated code /* eslint-disable */ /** - *Connector for SCEP (Preview) is in preview release for Amazon Web Services Private Certificate Authority and is subject to change.
- *Connector for SCEP (Preview) creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more - * information, see Connector for SCEP in the Amazon Web Services Private CA User Guide.
+ *Connector for SCEP creates a connector between Amazon Web Services Private CA and your SCEP-enabled clients and devices. For more information, see Connector for SCEP in the Amazon Web Services Private CA User Guide.
* * @packageDocumentation */ diff --git a/clients/client-pcs/CHANGELOG.md b/clients/client-pcs/CHANGELOG.md index ad014422624a3..fde26b30a9d51 100644 --- a/clients/client-pcs/CHANGELOG.md +++ b/clients/client-pcs/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-pcs + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-pcs + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-pcs diff --git a/clients/client-pcs/package.json b/clients/client-pcs/package.json index 6e92cf958da1d..f5459f18a84a4 100644 --- a/clients/client-pcs/package.json +++ b/clients/client-pcs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pcs", "description": "AWS SDK for JavaScript Pcs Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-pcs/src/commands/CreateClusterCommand.ts b/clients/client-pcs/src/commands/CreateClusterCommand.ts index d1b5c80027596..baa7a1dfdf4ba 100644 --- a/clients/client-pcs/src/commands/CreateClusterCommand.ts +++ b/clients/client-pcs/src/commands/CreateClusterCommand.ts @@ -254,4 +254,16 @@ export class CreateClusterCommand extends $Command .f(void 0, void 0) .ser(se_CreateClusterCommand) .de(de_CreateClusterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateClusterRequest; + output: CreateClusterResponse; + }; + sdk: { + input: CreateClusterCommandInput; + output: CreateClusterCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/CreateComputeNodeGroupCommand.ts b/clients/client-pcs/src/commands/CreateComputeNodeGroupCommand.ts index eb30c75ea4bda..cef070bff9d20 100644 --- a/clients/client-pcs/src/commands/CreateComputeNodeGroupCommand.ts +++ b/clients/client-pcs/src/commands/CreateComputeNodeGroupCommand.ts @@ -264,4 +264,16 @@ export class CreateComputeNodeGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateComputeNodeGroupCommand) .de(de_CreateComputeNodeGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateComputeNodeGroupRequest; + output: CreateComputeNodeGroupResponse; + }; + sdk: { + input: CreateComputeNodeGroupCommandInput; + output: CreateComputeNodeGroupCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/CreateQueueCommand.ts b/clients/client-pcs/src/commands/CreateQueueCommand.ts index 208af08017ad0..1532d41a3ab1b 100644 --- a/clients/client-pcs/src/commands/CreateQueueCommand.ts +++ b/clients/client-pcs/src/commands/CreateQueueCommand.ts @@ -207,4 +207,16 @@ export class CreateQueueCommand extends $Command .f(void 0, void 0) .ser(se_CreateQueueCommand) .de(de_CreateQueueCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateQueueRequest; + output: CreateQueueResponse; + }; + sdk: { + input: CreateQueueCommandInput; + output: CreateQueueCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/DeleteClusterCommand.ts b/clients/client-pcs/src/commands/DeleteClusterCommand.ts index d3097ab2d5f21..60d9d962fbc85 100644 --- a/clients/client-pcs/src/commands/DeleteClusterCommand.ts +++ b/clients/client-pcs/src/commands/DeleteClusterCommand.ts @@ -154,4 +154,16 @@ export class DeleteClusterCommand extends $Command .f(void 0, void 0) .ser(se_DeleteClusterCommand) .de(de_DeleteClusterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteClusterRequest; + output: {}; + }; + sdk: { + input: DeleteClusterCommandInput; + output: DeleteClusterCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/DeleteComputeNodeGroupCommand.ts b/clients/client-pcs/src/commands/DeleteComputeNodeGroupCommand.ts index 9f8e05ef62d1b..f179dd1fb3456 100644 --- a/clients/client-pcs/src/commands/DeleteComputeNodeGroupCommand.ts +++ b/clients/client-pcs/src/commands/DeleteComputeNodeGroupCommand.ts @@ -155,4 +155,16 @@ export class DeleteComputeNodeGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteComputeNodeGroupCommand) .de(de_DeleteComputeNodeGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteComputeNodeGroupRequest; + output: {}; + }; + sdk: { + input: DeleteComputeNodeGroupCommandInput; + output: DeleteComputeNodeGroupCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/DeleteQueueCommand.ts b/clients/client-pcs/src/commands/DeleteQueueCommand.ts index 4f8bc8d87d8b6..6b5bbc48546a9 100644 --- a/clients/client-pcs/src/commands/DeleteQueueCommand.ts +++ b/clients/client-pcs/src/commands/DeleteQueueCommand.ts @@ -156,4 +156,16 @@ export class DeleteQueueCommand extends $Command .f(void 0, void 0) .ser(se_DeleteQueueCommand) .de(de_DeleteQueueCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteQueueRequest; + output: {}; + }; + sdk: { + input: DeleteQueueCommandInput; + output: DeleteQueueCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/GetClusterCommand.ts b/clients/client-pcs/src/commands/GetClusterCommand.ts index 623cc01f98847..a24d255263dfe 100644 --- a/clients/client-pcs/src/commands/GetClusterCommand.ts +++ b/clients/client-pcs/src/commands/GetClusterCommand.ts @@ -203,4 +203,16 @@ export class GetClusterCommand extends $Command .f(void 0, void 0) .ser(se_GetClusterCommand) .de(de_GetClusterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetClusterRequest; + output: GetClusterResponse; + }; + sdk: { + input: GetClusterCommandInput; + output: GetClusterCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/GetComputeNodeGroupCommand.ts b/clients/client-pcs/src/commands/GetComputeNodeGroupCommand.ts index 128e43c5c1ca0..3154ad7c6ea56 100644 --- a/clients/client-pcs/src/commands/GetComputeNodeGroupCommand.ts +++ b/clients/client-pcs/src/commands/GetComputeNodeGroupCommand.ts @@ -201,4 +201,16 @@ export class GetComputeNodeGroupCommand extends $Command .f(void 0, void 0) .ser(se_GetComputeNodeGroupCommand) .de(de_GetComputeNodeGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetComputeNodeGroupRequest; + output: GetComputeNodeGroupResponse; + }; + sdk: { + input: GetComputeNodeGroupCommandInput; + output: GetComputeNodeGroupCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/GetQueueCommand.ts b/clients/client-pcs/src/commands/GetQueueCommand.ts index e7494bd0c10e4..6066da21f41af 100644 --- a/clients/client-pcs/src/commands/GetQueueCommand.ts +++ b/clients/client-pcs/src/commands/GetQueueCommand.ts @@ -175,4 +175,16 @@ export class GetQueueCommand extends $Command .f(void 0, void 0) .ser(se_GetQueueCommand) .de(de_GetQueueCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetQueueRequest; + output: GetQueueResponse; + }; + sdk: { + input: GetQueueCommandInput; + output: GetQueueCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/ListClustersCommand.ts b/clients/client-pcs/src/commands/ListClustersCommand.ts index 1e31c7dcdb202..ac729b1a6909d 100644 --- a/clients/client-pcs/src/commands/ListClustersCommand.ts +++ b/clients/client-pcs/src/commands/ListClustersCommand.ts @@ -165,4 +165,16 @@ export class ListClustersCommand extends $Command .f(void 0, void 0) .ser(se_ListClustersCommand) .de(de_ListClustersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListClustersRequest; + output: ListClustersResponse; + }; + sdk: { + input: ListClustersCommandInput; + output: ListClustersCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/ListComputeNodeGroupsCommand.ts b/clients/client-pcs/src/commands/ListComputeNodeGroupsCommand.ts index 7a4ea5cbd2951..773f3a3f6d0ab 100644 --- a/clients/client-pcs/src/commands/ListComputeNodeGroupsCommand.ts +++ b/clients/client-pcs/src/commands/ListComputeNodeGroupsCommand.ts @@ -167,4 +167,16 @@ export class ListComputeNodeGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListComputeNodeGroupsCommand) .de(de_ListComputeNodeGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListComputeNodeGroupsRequest; + output: ListComputeNodeGroupsResponse; + }; + sdk: { + input: ListComputeNodeGroupsCommandInput; + output: ListComputeNodeGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/ListQueuesCommand.ts b/clients/client-pcs/src/commands/ListQueuesCommand.ts index d0c257dd5b4ff..106212b3916ea 100644 --- a/clients/client-pcs/src/commands/ListQueuesCommand.ts +++ b/clients/client-pcs/src/commands/ListQueuesCommand.ts @@ -167,4 +167,16 @@ export class ListQueuesCommand extends $Command .f(void 0, void 0) .ser(se_ListQueuesCommand) .de(de_ListQueuesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListQueuesRequest; + output: ListQueuesResponse; + }; + sdk: { + input: ListQueuesCommandInput; + output: ListQueuesCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/ListTagsForResourceCommand.ts b/clients/client-pcs/src/commands/ListTagsForResourceCommand.ts index a2e8516f8fa36..1573cd8018051 100644 --- a/clients/client-pcs/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pcs/src/commands/ListTagsForResourceCommand.ts @@ -86,4 +86,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/RegisterComputeNodeGroupInstanceCommand.ts b/clients/client-pcs/src/commands/RegisterComputeNodeGroupInstanceCommand.ts index 21f4b620f271a..88ae23a4a4ed7 100644 --- a/clients/client-pcs/src/commands/RegisterComputeNodeGroupInstanceCommand.ts +++ b/clients/client-pcs/src/commands/RegisterComputeNodeGroupInstanceCommand.ts @@ -123,4 +123,16 @@ export class RegisterComputeNodeGroupInstanceCommand extends $Command .f(void 0, RegisterComputeNodeGroupInstanceResponseFilterSensitiveLog) .ser(se_RegisterComputeNodeGroupInstanceCommand) .de(de_RegisterComputeNodeGroupInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterComputeNodeGroupInstanceRequest; + output: RegisterComputeNodeGroupInstanceResponse; + }; + sdk: { + input: RegisterComputeNodeGroupInstanceCommandInput; + output: RegisterComputeNodeGroupInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/TagResourceCommand.ts b/clients/client-pcs/src/commands/TagResourceCommand.ts index 3c0fb73152c0f..0d35f84f7d015 100644 --- a/clients/client-pcs/src/commands/TagResourceCommand.ts +++ b/clients/client-pcs/src/commands/TagResourceCommand.ts @@ -88,4 +88,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/UntagResourceCommand.ts b/clients/client-pcs/src/commands/UntagResourceCommand.ts index a7afbeb6b7f37..c24c82da7c8f3 100644 --- a/clients/client-pcs/src/commands/UntagResourceCommand.ts +++ b/clients/client-pcs/src/commands/UntagResourceCommand.ts @@ -86,4 +86,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/UpdateComputeNodeGroupCommand.ts b/clients/client-pcs/src/commands/UpdateComputeNodeGroupCommand.ts index 57352599c859a..16cbb1ddf6ae2 100644 --- a/clients/client-pcs/src/commands/UpdateComputeNodeGroupCommand.ts +++ b/clients/client-pcs/src/commands/UpdateComputeNodeGroupCommand.ts @@ -250,4 +250,16 @@ export class UpdateComputeNodeGroupCommand extends $Command .f(void 0, void 0) .ser(se_UpdateComputeNodeGroupCommand) .de(de_UpdateComputeNodeGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateComputeNodeGroupRequest; + output: UpdateComputeNodeGroupResponse; + }; + sdk: { + input: UpdateComputeNodeGroupCommandInput; + output: UpdateComputeNodeGroupCommandOutput; + }; + }; +} diff --git a/clients/client-pcs/src/commands/UpdateQueueCommand.ts b/clients/client-pcs/src/commands/UpdateQueueCommand.ts index 2341d68c4629f..c4fb7bc221cae 100644 --- a/clients/client-pcs/src/commands/UpdateQueueCommand.ts +++ b/clients/client-pcs/src/commands/UpdateQueueCommand.ts @@ -204,4 +204,16 @@ export class UpdateQueueCommand extends $Command .f(void 0, void 0) .ser(se_UpdateQueueCommand) .de(de_UpdateQueueCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateQueueRequest; + output: UpdateQueueResponse; + }; + sdk: { + input: UpdateQueueCommandInput; + output: UpdateQueueCommandOutput; + }; + }; +} diff --git a/clients/client-personalize-events/CHANGELOG.md b/clients/client-personalize-events/CHANGELOG.md index 8ffb4cc9eb69e..4a066a3ef96ab 100644 --- a/clients/client-personalize-events/CHANGELOG.md +++ b/clients/client-personalize-events/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-personalize-events + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-personalize-events + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-personalize-events diff --git a/clients/client-personalize-events/package.json b/clients/client-personalize-events/package.json index 285e90a67ef0e..2cea6c541285e 100644 --- a/clients/client-personalize-events/package.json +++ b/clients/client-personalize-events/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-personalize-events", "description": "AWS SDK for JavaScript Personalize Events Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-personalize-events", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-personalize-events/src/commands/PutActionInteractionsCommand.ts b/clients/client-personalize-events/src/commands/PutActionInteractionsCommand.ts index 2b8db5f4cc0d9..6b495bde39e73 100644 --- a/clients/client-personalize-events/src/commands/PutActionInteractionsCommand.ts +++ b/clients/client-personalize-events/src/commands/PutActionInteractionsCommand.ts @@ -107,4 +107,16 @@ export class PutActionInteractionsCommand extends $Command .f(PutActionInteractionsRequestFilterSensitiveLog, void 0) .ser(se_PutActionInteractionsCommand) .de(de_PutActionInteractionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutActionInteractionsRequest; + output: {}; + }; + sdk: { + input: PutActionInteractionsCommandInput; + output: PutActionInteractionsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize-events/src/commands/PutActionsCommand.ts b/clients/client-personalize-events/src/commands/PutActionsCommand.ts index 288c02659b8f5..e799e8eefeaa2 100644 --- a/clients/client-personalize-events/src/commands/PutActionsCommand.ts +++ b/clients/client-personalize-events/src/commands/PutActionsCommand.ts @@ -96,4 +96,16 @@ export class PutActionsCommand extends $Command .f(PutActionsRequestFilterSensitiveLog, void 0) .ser(se_PutActionsCommand) .de(de_PutActionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutActionsRequest; + output: {}; + }; + sdk: { + input: PutActionsCommandInput; + output: PutActionsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize-events/src/commands/PutEventsCommand.ts b/clients/client-personalize-events/src/commands/PutEventsCommand.ts index d6ffb47721fe4..ccd20ac9a75bc 100644 --- a/clients/client-personalize-events/src/commands/PutEventsCommand.ts +++ b/clients/client-personalize-events/src/commands/PutEventsCommand.ts @@ -102,4 +102,16 @@ export class PutEventsCommand extends $Command .f(PutEventsRequestFilterSensitiveLog, void 0) .ser(se_PutEventsCommand) .de(de_PutEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutEventsRequest; + output: {}; + }; + sdk: { + input: PutEventsCommandInput; + output: PutEventsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize-events/src/commands/PutItemsCommand.ts b/clients/client-personalize-events/src/commands/PutItemsCommand.ts index a35f9ae59f5c7..85d6182d60e9f 100644 --- a/clients/client-personalize-events/src/commands/PutItemsCommand.ts +++ b/clients/client-personalize-events/src/commands/PutItemsCommand.ts @@ -96,4 +96,16 @@ export class PutItemsCommand extends $Command .f(PutItemsRequestFilterSensitiveLog, void 0) .ser(se_PutItemsCommand) .de(de_PutItemsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutItemsRequest; + output: {}; + }; + sdk: { + input: PutItemsCommandInput; + output: PutItemsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize-events/src/commands/PutUsersCommand.ts b/clients/client-personalize-events/src/commands/PutUsersCommand.ts index b8a000ea159fe..7f80c79667351 100644 --- a/clients/client-personalize-events/src/commands/PutUsersCommand.ts +++ b/clients/client-personalize-events/src/commands/PutUsersCommand.ts @@ -95,4 +95,16 @@ export class PutUsersCommand extends $Command .f(PutUsersRequestFilterSensitiveLog, void 0) .ser(se_PutUsersCommand) .de(de_PutUsersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutUsersRequest; + output: {}; + }; + sdk: { + input: PutUsersCommandInput; + output: PutUsersCommandOutput; + }; + }; +} diff --git a/clients/client-personalize-runtime/CHANGELOG.md b/clients/client-personalize-runtime/CHANGELOG.md index 57a930636af2c..996cc97a2ef70 100644 --- a/clients/client-personalize-runtime/CHANGELOG.md +++ b/clients/client-personalize-runtime/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-personalize-runtime + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-personalize-runtime + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-personalize-runtime diff --git a/clients/client-personalize-runtime/package.json b/clients/client-personalize-runtime/package.json index 66bb195197d32..25a649877af39 100644 --- a/clients/client-personalize-runtime/package.json +++ b/clients/client-personalize-runtime/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-personalize-runtime", "description": "AWS SDK for JavaScript Personalize Runtime Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-personalize-runtime", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-personalize-runtime/src/commands/GetActionRecommendationsCommand.ts b/clients/client-personalize-runtime/src/commands/GetActionRecommendationsCommand.ts index 37ca09c17b7a8..3267e76ff1ec0 100644 --- a/clients/client-personalize-runtime/src/commands/GetActionRecommendationsCommand.ts +++ b/clients/client-personalize-runtime/src/commands/GetActionRecommendationsCommand.ts @@ -108,4 +108,16 @@ export class GetActionRecommendationsCommand extends $Command .f(GetActionRecommendationsRequestFilterSensitiveLog, void 0) .ser(se_GetActionRecommendationsCommand) .de(de_GetActionRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetActionRecommendationsRequest; + output: GetActionRecommendationsResponse; + }; + sdk: { + input: GetActionRecommendationsCommandInput; + output: GetActionRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize-runtime/src/commands/GetPersonalizedRankingCommand.ts b/clients/client-personalize-runtime/src/commands/GetPersonalizedRankingCommand.ts index c2adb15b8f5e9..03814ba96a521 100644 --- a/clients/client-personalize-runtime/src/commands/GetPersonalizedRankingCommand.ts +++ b/clients/client-personalize-runtime/src/commands/GetPersonalizedRankingCommand.ts @@ -126,4 +126,16 @@ export class GetPersonalizedRankingCommand extends $Command .f(GetPersonalizedRankingRequestFilterSensitiveLog, GetPersonalizedRankingResponseFilterSensitiveLog) .ser(se_GetPersonalizedRankingCommand) .de(de_GetPersonalizedRankingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPersonalizedRankingRequest; + output: GetPersonalizedRankingResponse; + }; + sdk: { + input: GetPersonalizedRankingCommandInput; + output: GetPersonalizedRankingCommandOutput; + }; + }; +} diff --git a/clients/client-personalize-runtime/src/commands/GetRecommendationsCommand.ts b/clients/client-personalize-runtime/src/commands/GetRecommendationsCommand.ts index c053a1917cb84..01360fed249a1 100644 --- a/clients/client-personalize-runtime/src/commands/GetRecommendationsCommand.ts +++ b/clients/client-personalize-runtime/src/commands/GetRecommendationsCommand.ts @@ -148,4 +148,16 @@ export class GetRecommendationsCommand extends $Command .f(GetRecommendationsRequestFilterSensitiveLog, GetRecommendationsResponseFilterSensitiveLog) .ser(se_GetRecommendationsCommand) .de(de_GetRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRecommendationsRequest; + output: GetRecommendationsResponse; + }; + sdk: { + input: GetRecommendationsCommandInput; + output: GetRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/CHANGELOG.md b/clients/client-personalize/CHANGELOG.md index 3eea4520095a2..7a3cf57612e14 100644 --- a/clients/client-personalize/CHANGELOG.md +++ b/clients/client-personalize/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-personalize + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-personalize + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-personalize diff --git a/clients/client-personalize/package.json b/clients/client-personalize/package.json index e6e769026356d..f4132bb4bc93c 100644 --- a/clients/client-personalize/package.json +++ b/clients/client-personalize/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-personalize", "description": "AWS SDK for JavaScript Personalize Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-personalize", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-personalize/src/commands/CreateBatchInferenceJobCommand.ts b/clients/client-personalize/src/commands/CreateBatchInferenceJobCommand.ts index d13468e01735b..af9e341c08bec 100644 --- a/clients/client-personalize/src/commands/CreateBatchInferenceJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateBatchInferenceJobCommand.ts @@ -145,4 +145,16 @@ export class CreateBatchInferenceJobCommand extends $Command .f(void 0, void 0) .ser(se_CreateBatchInferenceJobCommand) .de(de_CreateBatchInferenceJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateBatchInferenceJobRequest; + output: CreateBatchInferenceJobResponse; + }; + sdk: { + input: CreateBatchInferenceJobCommandInput; + output: CreateBatchInferenceJobCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateBatchSegmentJobCommand.ts b/clients/client-personalize/src/commands/CreateBatchSegmentJobCommand.ts index 3ad4f1dadae1e..7559c1d94f51b 100644 --- a/clients/client-personalize/src/commands/CreateBatchSegmentJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateBatchSegmentJobCommand.ts @@ -119,4 +119,16 @@ export class CreateBatchSegmentJobCommand extends $Command .f(void 0, void 0) .ser(se_CreateBatchSegmentJobCommand) .de(de_CreateBatchSegmentJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateBatchSegmentJobRequest; + output: CreateBatchSegmentJobResponse; + }; + sdk: { + input: CreateBatchSegmentJobCommandInput; + output: CreateBatchSegmentJobCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateCampaignCommand.ts b/clients/client-personalize/src/commands/CreateCampaignCommand.ts index f4bfdd491f30f..2c4dddd663b03 100644 --- a/clients/client-personalize/src/commands/CreateCampaignCommand.ts +++ b/clients/client-personalize/src/commands/CreateCampaignCommand.ts @@ -184,4 +184,16 @@ export class CreateCampaignCommand extends $Command .f(void 0, void 0) .ser(se_CreateCampaignCommand) .de(de_CreateCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCampaignRequest; + output: CreateCampaignResponse; + }; + sdk: { + input: CreateCampaignCommandInput; + output: CreateCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateDataDeletionJobCommand.ts b/clients/client-personalize/src/commands/CreateDataDeletionJobCommand.ts index 5e88eb83cd5e9..b0104f15ba384 100644 --- a/clients/client-personalize/src/commands/CreateDataDeletionJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateDataDeletionJobCommand.ts @@ -156,4 +156,16 @@ export class CreateDataDeletionJobCommand extends $Command .f(void 0, void 0) .ser(se_CreateDataDeletionJobCommand) .de(de_CreateDataDeletionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDataDeletionJobRequest; + output: CreateDataDeletionJobResponse; + }; + sdk: { + input: CreateDataDeletionJobCommandInput; + output: CreateDataDeletionJobCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateDatasetCommand.ts b/clients/client-personalize/src/commands/CreateDatasetCommand.ts index 5be4ccf62b313..02735b7f14a2f 100644 --- a/clients/client-personalize/src/commands/CreateDatasetCommand.ts +++ b/clients/client-personalize/src/commands/CreateDatasetCommand.ts @@ -163,4 +163,16 @@ export class CreateDatasetCommand extends $Command .f(void 0, void 0) .ser(se_CreateDatasetCommand) .de(de_CreateDatasetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDatasetRequest; + output: CreateDatasetResponse; + }; + sdk: { + input: CreateDatasetCommandInput; + output: CreateDatasetCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateDatasetExportJobCommand.ts b/clients/client-personalize/src/commands/CreateDatasetExportJobCommand.ts index 2a603ee68b6cb..00800993c922b 100644 --- a/clients/client-personalize/src/commands/CreateDatasetExportJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateDatasetExportJobCommand.ts @@ -128,4 +128,16 @@ export class CreateDatasetExportJobCommand extends $Command .f(void 0, void 0) .ser(se_CreateDatasetExportJobCommand) .de(de_CreateDatasetExportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDatasetExportJobRequest; + output: CreateDatasetExportJobResponse; + }; + sdk: { + input: CreateDatasetExportJobCommandInput; + output: CreateDatasetExportJobCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateDatasetGroupCommand.ts b/clients/client-personalize/src/commands/CreateDatasetGroupCommand.ts index 9ad0bd11998d5..312d98ee3ef2a 100644 --- a/clients/client-personalize/src/commands/CreateDatasetGroupCommand.ts +++ b/clients/client-personalize/src/commands/CreateDatasetGroupCommand.ts @@ -185,4 +185,16 @@ export class CreateDatasetGroupCommand extends $Command .f(void 0, void 0) .ser(se_CreateDatasetGroupCommand) .de(de_CreateDatasetGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDatasetGroupRequest; + output: CreateDatasetGroupResponse; + }; + sdk: { + input: CreateDatasetGroupCommandInput; + output: CreateDatasetGroupCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateDatasetImportJobCommand.ts b/clients/client-personalize/src/commands/CreateDatasetImportJobCommand.ts index 7ddc3627d9620..7ec4aaf3946a3 100644 --- a/clients/client-personalize/src/commands/CreateDatasetImportJobCommand.ts +++ b/clients/client-personalize/src/commands/CreateDatasetImportJobCommand.ts @@ -157,4 +157,16 @@ export class CreateDatasetImportJobCommand extends $Command .f(void 0, void 0) .ser(se_CreateDatasetImportJobCommand) .de(de_CreateDatasetImportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDatasetImportJobRequest; + output: CreateDatasetImportJobResponse; + }; + sdk: { + input: CreateDatasetImportJobCommandInput; + output: CreateDatasetImportJobCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateEventTrackerCommand.ts b/clients/client-personalize/src/commands/CreateEventTrackerCommand.ts index 3a8bfbcf60997..8fed3037b410d 100644 --- a/clients/client-personalize/src/commands/CreateEventTrackerCommand.ts +++ b/clients/client-personalize/src/commands/CreateEventTrackerCommand.ts @@ -148,4 +148,16 @@ export class CreateEventTrackerCommand extends $Command .f(void 0, void 0) .ser(se_CreateEventTrackerCommand) .de(de_CreateEventTrackerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEventTrackerRequest; + output: CreateEventTrackerResponse; + }; + sdk: { + input: CreateEventTrackerCommandInput; + output: CreateEventTrackerCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateFilterCommand.ts b/clients/client-personalize/src/commands/CreateFilterCommand.ts index 0f89f79d6cc70..048b1671df744 100644 --- a/clients/client-personalize/src/commands/CreateFilterCommand.ts +++ b/clients/client-personalize/src/commands/CreateFilterCommand.ts @@ -100,4 +100,16 @@ export class CreateFilterCommand extends $Command .f(CreateFilterRequestFilterSensitiveLog, void 0) .ser(se_CreateFilterCommand) .de(de_CreateFilterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateFilterRequest; + output: CreateFilterResponse; + }; + sdk: { + input: CreateFilterCommandInput; + output: CreateFilterCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateMetricAttributionCommand.ts b/clients/client-personalize/src/commands/CreateMetricAttributionCommand.ts index d273dec2ea4b7..95dfc52bc1474 100644 --- a/clients/client-personalize/src/commands/CreateMetricAttributionCommand.ts +++ b/clients/client-personalize/src/commands/CreateMetricAttributionCommand.ts @@ -109,4 +109,16 @@ export class CreateMetricAttributionCommand extends $Command .f(void 0, void 0) .ser(se_CreateMetricAttributionCommand) .de(de_CreateMetricAttributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateMetricAttributionRequest; + output: CreateMetricAttributionResponse; + }; + sdk: { + input: CreateMetricAttributionCommandInput; + output: CreateMetricAttributionCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateRecommenderCommand.ts b/clients/client-personalize/src/commands/CreateRecommenderCommand.ts index b5eb44eb9045b..05792763727e9 100644 --- a/clients/client-personalize/src/commands/CreateRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/CreateRecommenderCommand.ts @@ -194,4 +194,16 @@ export class CreateRecommenderCommand extends $Command .f(void 0, void 0) .ser(se_CreateRecommenderCommand) .de(de_CreateRecommenderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRecommenderRequest; + output: CreateRecommenderResponse; + }; + sdk: { + input: CreateRecommenderCommandInput; + output: CreateRecommenderCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateSchemaCommand.ts b/clients/client-personalize/src/commands/CreateSchemaCommand.ts index d2268ef65c138..0a18a23fd8440 100644 --- a/clients/client-personalize/src/commands/CreateSchemaCommand.ts +++ b/clients/client-personalize/src/commands/CreateSchemaCommand.ts @@ -113,4 +113,16 @@ export class CreateSchemaCommand extends $Command .f(void 0, void 0) .ser(se_CreateSchemaCommand) .de(de_CreateSchemaCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSchemaRequest; + output: CreateSchemaResponse; + }; + sdk: { + input: CreateSchemaCommandInput; + output: CreateSchemaCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateSolutionCommand.ts b/clients/client-personalize/src/commands/CreateSolutionCommand.ts index 1c3eb58f31305..5cd90cc563c05 100644 --- a/clients/client-personalize/src/commands/CreateSolutionCommand.ts +++ b/clients/client-personalize/src/commands/CreateSolutionCommand.ts @@ -258,4 +258,16 @@ export class CreateSolutionCommand extends $Command .f(void 0, void 0) .ser(se_CreateSolutionCommand) .de(de_CreateSolutionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSolutionRequest; + output: CreateSolutionResponse; + }; + sdk: { + input: CreateSolutionCommandInput; + output: CreateSolutionCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/CreateSolutionVersionCommand.ts b/clients/client-personalize/src/commands/CreateSolutionVersionCommand.ts index f559c1cfb5a62..50e5ec3581327 100644 --- a/clients/client-personalize/src/commands/CreateSolutionVersionCommand.ts +++ b/clients/client-personalize/src/commands/CreateSolutionVersionCommand.ts @@ -169,4 +169,16 @@ export class CreateSolutionVersionCommand extends $Command .f(void 0, void 0) .ser(se_CreateSolutionVersionCommand) .de(de_CreateSolutionVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSolutionVersionRequest; + output: CreateSolutionVersionResponse; + }; + sdk: { + input: CreateSolutionVersionCommandInput; + output: CreateSolutionVersionCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DeleteCampaignCommand.ts b/clients/client-personalize/src/commands/DeleteCampaignCommand.ts index f24fac588dfef..3c96989252a82 100644 --- a/clients/client-personalize/src/commands/DeleteCampaignCommand.ts +++ b/clients/client-personalize/src/commands/DeleteCampaignCommand.ts @@ -89,4 +89,16 @@ export class DeleteCampaignCommand extends $Command .f(void 0, void 0) .ser(se_DeleteCampaignCommand) .de(de_DeleteCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteCampaignRequest; + output: {}; + }; + sdk: { + input: DeleteCampaignCommandInput; + output: DeleteCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DeleteDatasetCommand.ts b/clients/client-personalize/src/commands/DeleteDatasetCommand.ts index 08072d0ba5a42..70a6abfd4a520 100644 --- a/clients/client-personalize/src/commands/DeleteDatasetCommand.ts +++ b/clients/client-personalize/src/commands/DeleteDatasetCommand.ts @@ -87,4 +87,16 @@ export class DeleteDatasetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDatasetCommand) .de(de_DeleteDatasetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDatasetRequest; + output: {}; + }; + sdk: { + input: DeleteDatasetCommandInput; + output: DeleteDatasetCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DeleteDatasetGroupCommand.ts b/clients/client-personalize/src/commands/DeleteDatasetGroupCommand.ts index 2c56b67b7fa86..ed0e1918db8c1 100644 --- a/clients/client-personalize/src/commands/DeleteDatasetGroupCommand.ts +++ b/clients/client-personalize/src/commands/DeleteDatasetGroupCommand.ts @@ -96,4 +96,16 @@ export class DeleteDatasetGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDatasetGroupCommand) .de(de_DeleteDatasetGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDatasetGroupRequest; + output: {}; + }; + sdk: { + input: DeleteDatasetGroupCommandInput; + output: DeleteDatasetGroupCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DeleteEventTrackerCommand.ts b/clients/client-personalize/src/commands/DeleteEventTrackerCommand.ts index 2fd1a7d158f03..5ea6f31c0e6c0 100644 --- a/clients/client-personalize/src/commands/DeleteEventTrackerCommand.ts +++ b/clients/client-personalize/src/commands/DeleteEventTrackerCommand.ts @@ -86,4 +86,16 @@ export class DeleteEventTrackerCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEventTrackerCommand) .de(de_DeleteEventTrackerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEventTrackerRequest; + output: {}; + }; + sdk: { + input: DeleteEventTrackerCommandInput; + output: DeleteEventTrackerCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DeleteFilterCommand.ts b/clients/client-personalize/src/commands/DeleteFilterCommand.ts index de9f6504a0a84..772ac08d7221c 100644 --- a/clients/client-personalize/src/commands/DeleteFilterCommand.ts +++ b/clients/client-personalize/src/commands/DeleteFilterCommand.ts @@ -84,4 +84,16 @@ export class DeleteFilterCommand extends $Command .f(void 0, void 0) .ser(se_DeleteFilterCommand) .de(de_DeleteFilterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteFilterRequest; + output: {}; + }; + sdk: { + input: DeleteFilterCommandInput; + output: DeleteFilterCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DeleteMetricAttributionCommand.ts b/clients/client-personalize/src/commands/DeleteMetricAttributionCommand.ts index b036fb8c8a2b0..82ae7b8b54668 100644 --- a/clients/client-personalize/src/commands/DeleteMetricAttributionCommand.ts +++ b/clients/client-personalize/src/commands/DeleteMetricAttributionCommand.ts @@ -84,4 +84,16 @@ export class DeleteMetricAttributionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMetricAttributionCommand) .de(de_DeleteMetricAttributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteMetricAttributionRequest; + output: {}; + }; + sdk: { + input: DeleteMetricAttributionCommandInput; + output: DeleteMetricAttributionCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DeleteRecommenderCommand.ts b/clients/client-personalize/src/commands/DeleteRecommenderCommand.ts index de7be657ce6f3..a24186d523a7c 100644 --- a/clients/client-personalize/src/commands/DeleteRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/DeleteRecommenderCommand.ts @@ -85,4 +85,16 @@ export class DeleteRecommenderCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRecommenderCommand) .de(de_DeleteRecommenderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRecommenderRequest; + output: {}; + }; + sdk: { + input: DeleteRecommenderCommandInput; + output: DeleteRecommenderCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DeleteSchemaCommand.ts b/clients/client-personalize/src/commands/DeleteSchemaCommand.ts index 5ed0433b91548..f43e4d54c911f 100644 --- a/clients/client-personalize/src/commands/DeleteSchemaCommand.ts +++ b/clients/client-personalize/src/commands/DeleteSchemaCommand.ts @@ -86,4 +86,16 @@ export class DeleteSchemaCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSchemaCommand) .de(de_DeleteSchemaCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSchemaRequest; + output: {}; + }; + sdk: { + input: DeleteSchemaCommandInput; + output: DeleteSchemaCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DeleteSolutionCommand.ts b/clients/client-personalize/src/commands/DeleteSolutionCommand.ts index 3de36f6e7f446..71821fe903a1d 100644 --- a/clients/client-personalize/src/commands/DeleteSolutionCommand.ts +++ b/clients/client-personalize/src/commands/DeleteSolutionCommand.ts @@ -90,4 +90,16 @@ export class DeleteSolutionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSolutionCommand) .de(de_DeleteSolutionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSolutionRequest; + output: {}; + }; + sdk: { + input: DeleteSolutionCommandInput; + output: DeleteSolutionCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeAlgorithmCommand.ts b/clients/client-personalize/src/commands/DescribeAlgorithmCommand.ts index 9fa72e701f7bb..69296c260b667 100644 --- a/clients/client-personalize/src/commands/DescribeAlgorithmCommand.ts +++ b/clients/client-personalize/src/commands/DescribeAlgorithmCommand.ts @@ -127,4 +127,16 @@ export class DescribeAlgorithmCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAlgorithmCommand) .de(de_DescribeAlgorithmCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAlgorithmRequest; + output: DescribeAlgorithmResponse; + }; + sdk: { + input: DescribeAlgorithmCommandInput; + output: DescribeAlgorithmCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeBatchInferenceJobCommand.ts b/clients/client-personalize/src/commands/DescribeBatchInferenceJobCommand.ts index 81e329ba48faf..37abd61a776a4 100644 --- a/clients/client-personalize/src/commands/DescribeBatchInferenceJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeBatchInferenceJobCommand.ts @@ -119,4 +119,16 @@ export class DescribeBatchInferenceJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeBatchInferenceJobCommand) .de(de_DescribeBatchInferenceJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeBatchInferenceJobRequest; + output: DescribeBatchInferenceJobResponse; + }; + sdk: { + input: DescribeBatchInferenceJobCommandInput; + output: DescribeBatchInferenceJobCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeBatchSegmentJobCommand.ts b/clients/client-personalize/src/commands/DescribeBatchSegmentJobCommand.ts index 2f668f8d7a6f7..5bf95e872d789 100644 --- a/clients/client-personalize/src/commands/DescribeBatchSegmentJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeBatchSegmentJobCommand.ts @@ -108,4 +108,16 @@ export class DescribeBatchSegmentJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeBatchSegmentJobCommand) .de(de_DescribeBatchSegmentJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeBatchSegmentJobRequest; + output: DescribeBatchSegmentJobResponse; + }; + sdk: { + input: DescribeBatchSegmentJobCommandInput; + output: DescribeBatchSegmentJobCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeCampaignCommand.ts b/clients/client-personalize/src/commands/DescribeCampaignCommand.ts index 7a32f8db8a3e1..9be61f60bf6fb 100644 --- a/clients/client-personalize/src/commands/DescribeCampaignCommand.ts +++ b/clients/client-personalize/src/commands/DescribeCampaignCommand.ts @@ -126,4 +126,16 @@ export class DescribeCampaignCommand extends $Command .f(void 0, void 0) .ser(se_DescribeCampaignCommand) .de(de_DescribeCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeCampaignRequest; + output: DescribeCampaignResponse; + }; + sdk: { + input: DescribeCampaignCommandInput; + output: DescribeCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeDataDeletionJobCommand.ts b/clients/client-personalize/src/commands/DescribeDataDeletionJobCommand.ts index 43cafc38da1e3..48caf73a9fb3f 100644 --- a/clients/client-personalize/src/commands/DescribeDataDeletionJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDataDeletionJobCommand.ts @@ -96,4 +96,16 @@ export class DescribeDataDeletionJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDataDeletionJobCommand) .de(de_DescribeDataDeletionJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDataDeletionJobRequest; + output: DescribeDataDeletionJobResponse; + }; + sdk: { + input: DescribeDataDeletionJobCommandInput; + output: DescribeDataDeletionJobCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeDatasetCommand.ts b/clients/client-personalize/src/commands/DescribeDatasetCommand.ts index 720f925670ed9..7b12f3e62828d 100644 --- a/clients/client-personalize/src/commands/DescribeDatasetCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDatasetCommand.ts @@ -101,4 +101,16 @@ export class DescribeDatasetCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDatasetCommand) .de(de_DescribeDatasetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDatasetRequest; + output: DescribeDatasetResponse; + }; + sdk: { + input: DescribeDatasetCommandInput; + output: DescribeDatasetCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeDatasetExportJobCommand.ts b/clients/client-personalize/src/commands/DescribeDatasetExportJobCommand.ts index 538de096998e4..36d388c4bbf71 100644 --- a/clients/client-personalize/src/commands/DescribeDatasetExportJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDatasetExportJobCommand.ts @@ -99,4 +99,16 @@ export class DescribeDatasetExportJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDatasetExportJobCommand) .de(de_DescribeDatasetExportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDatasetExportJobRequest; + output: DescribeDatasetExportJobResponse; + }; + sdk: { + input: DescribeDatasetExportJobCommandInput; + output: DescribeDatasetExportJobCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeDatasetGroupCommand.ts b/clients/client-personalize/src/commands/DescribeDatasetGroupCommand.ts index 50bad45670c99..e1001c51f529f 100644 --- a/clients/client-personalize/src/commands/DescribeDatasetGroupCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDatasetGroupCommand.ts @@ -94,4 +94,16 @@ export class DescribeDatasetGroupCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDatasetGroupCommand) .de(de_DescribeDatasetGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDatasetGroupRequest; + output: DescribeDatasetGroupResponse; + }; + sdk: { + input: DescribeDatasetGroupCommandInput; + output: DescribeDatasetGroupCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeDatasetImportJobCommand.ts b/clients/client-personalize/src/commands/DescribeDatasetImportJobCommand.ts index 683168fc897a0..a1731381f96ae 100644 --- a/clients/client-personalize/src/commands/DescribeDatasetImportJobCommand.ts +++ b/clients/client-personalize/src/commands/DescribeDatasetImportJobCommand.ts @@ -97,4 +97,16 @@ export class DescribeDatasetImportJobCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDatasetImportJobCommand) .de(de_DescribeDatasetImportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDatasetImportJobRequest; + output: DescribeDatasetImportJobResponse; + }; + sdk: { + input: DescribeDatasetImportJobCommandInput; + output: DescribeDatasetImportJobCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeEventTrackerCommand.ts b/clients/client-personalize/src/commands/DescribeEventTrackerCommand.ts index 3995b35d455e1..15f52b6013eaf 100644 --- a/clients/client-personalize/src/commands/DescribeEventTrackerCommand.ts +++ b/clients/client-personalize/src/commands/DescribeEventTrackerCommand.ts @@ -94,4 +94,16 @@ export class DescribeEventTrackerCommand extends $Command .f(void 0, void 0) .ser(se_DescribeEventTrackerCommand) .de(de_DescribeEventTrackerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeEventTrackerRequest; + output: DescribeEventTrackerResponse; + }; + sdk: { + input: DescribeEventTrackerCommandInput; + output: DescribeEventTrackerCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeFeatureTransformationCommand.ts b/clients/client-personalize/src/commands/DescribeFeatureTransformationCommand.ts index 3020bfb785127..fbdea80b2eda1 100644 --- a/clients/client-personalize/src/commands/DescribeFeatureTransformationCommand.ts +++ b/clients/client-personalize/src/commands/DescribeFeatureTransformationCommand.ts @@ -97,4 +97,16 @@ export class DescribeFeatureTransformationCommand extends $Command .f(void 0, void 0) .ser(se_DescribeFeatureTransformationCommand) .de(de_DescribeFeatureTransformationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeFeatureTransformationRequest; + output: DescribeFeatureTransformationResponse; + }; + sdk: { + input: DescribeFeatureTransformationCommandInput; + output: DescribeFeatureTransformationCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeFilterCommand.ts b/clients/client-personalize/src/commands/DescribeFilterCommand.ts index a18672c21203a..a159a53fdde37 100644 --- a/clients/client-personalize/src/commands/DescribeFilterCommand.ts +++ b/clients/client-personalize/src/commands/DescribeFilterCommand.ts @@ -96,4 +96,16 @@ export class DescribeFilterCommand extends $Command .f(void 0, DescribeFilterResponseFilterSensitiveLog) .ser(se_DescribeFilterCommand) .de(de_DescribeFilterCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeFilterRequest; + output: DescribeFilterResponse; + }; + sdk: { + input: DescribeFilterCommandInput; + output: DescribeFilterCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeMetricAttributionCommand.ts b/clients/client-personalize/src/commands/DescribeMetricAttributionCommand.ts index c943b41b8cfc2..831f7415e3a5a 100644 --- a/clients/client-personalize/src/commands/DescribeMetricAttributionCommand.ts +++ b/clients/client-personalize/src/commands/DescribeMetricAttributionCommand.ts @@ -98,4 +98,16 @@ export class DescribeMetricAttributionCommand extends $Command .f(void 0, void 0) .ser(se_DescribeMetricAttributionCommand) .de(de_DescribeMetricAttributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeMetricAttributionRequest; + output: DescribeMetricAttributionResponse; + }; + sdk: { + input: DescribeMetricAttributionCommandInput; + output: DescribeMetricAttributionCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeRecipeCommand.ts b/clients/client-personalize/src/commands/DescribeRecipeCommand.ts index 3698b4e2eca95..4f19ad74f9f16 100644 --- a/clients/client-personalize/src/commands/DescribeRecipeCommand.ts +++ b/clients/client-personalize/src/commands/DescribeRecipeCommand.ts @@ -111,4 +111,16 @@ export class DescribeRecipeCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRecipeCommand) .de(de_DescribeRecipeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRecipeRequest; + output: DescribeRecipeResponse; + }; + sdk: { + input: DescribeRecipeCommandInput; + output: DescribeRecipeCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeRecommenderCommand.ts b/clients/client-personalize/src/commands/DescribeRecommenderCommand.ts index b3076c3a2f535..c488842d637c6 100644 --- a/clients/client-personalize/src/commands/DescribeRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/DescribeRecommenderCommand.ts @@ -146,4 +146,16 @@ export class DescribeRecommenderCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRecommenderCommand) .de(de_DescribeRecommenderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRecommenderRequest; + output: DescribeRecommenderResponse; + }; + sdk: { + input: DescribeRecommenderCommandInput; + output: DescribeRecommenderCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeSchemaCommand.ts b/clients/client-personalize/src/commands/DescribeSchemaCommand.ts index 93b9e574a156b..f6d9597a44ad0 100644 --- a/clients/client-personalize/src/commands/DescribeSchemaCommand.ts +++ b/clients/client-personalize/src/commands/DescribeSchemaCommand.ts @@ -91,4 +91,16 @@ export class DescribeSchemaCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSchemaCommand) .de(de_DescribeSchemaCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSchemaRequest; + output: DescribeSchemaResponse; + }; + sdk: { + input: DescribeSchemaCommandInput; + output: DescribeSchemaCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeSolutionCommand.ts b/clients/client-personalize/src/commands/DescribeSolutionCommand.ts index 1a5985ae0cac6..1dc555cd39bab 100644 --- a/clients/client-personalize/src/commands/DescribeSolutionCommand.ts +++ b/clients/client-personalize/src/commands/DescribeSolutionCommand.ts @@ -184,4 +184,16 @@ export class DescribeSolutionCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSolutionCommand) .de(de_DescribeSolutionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSolutionRequest; + output: DescribeSolutionResponse; + }; + sdk: { + input: DescribeSolutionCommandInput; + output: DescribeSolutionCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/DescribeSolutionVersionCommand.ts b/clients/client-personalize/src/commands/DescribeSolutionVersionCommand.ts index 0375794a87ef7..baa437dc2e427 100644 --- a/clients/client-personalize/src/commands/DescribeSolutionVersionCommand.ts +++ b/clients/client-personalize/src/commands/DescribeSolutionVersionCommand.ts @@ -169,4 +169,16 @@ export class DescribeSolutionVersionCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSolutionVersionCommand) .de(de_DescribeSolutionVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSolutionVersionRequest; + output: DescribeSolutionVersionResponse; + }; + sdk: { + input: DescribeSolutionVersionCommandInput; + output: DescribeSolutionVersionCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/GetSolutionMetricsCommand.ts b/clients/client-personalize/src/commands/GetSolutionMetricsCommand.ts index 1272dfb796166..591f4572e46d9 100644 --- a/clients/client-personalize/src/commands/GetSolutionMetricsCommand.ts +++ b/clients/client-personalize/src/commands/GetSolutionMetricsCommand.ts @@ -89,4 +89,16 @@ export class GetSolutionMetricsCommand extends $Command .f(void 0, void 0) .ser(se_GetSolutionMetricsCommand) .de(de_GetSolutionMetricsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSolutionMetricsRequest; + output: GetSolutionMetricsResponse; + }; + sdk: { + input: GetSolutionMetricsCommandInput; + output: GetSolutionMetricsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListBatchInferenceJobsCommand.ts b/clients/client-personalize/src/commands/ListBatchInferenceJobsCommand.ts index 4423506b18681..c6996f6351466 100644 --- a/clients/client-personalize/src/commands/ListBatchInferenceJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListBatchInferenceJobsCommand.ts @@ -98,4 +98,16 @@ export class ListBatchInferenceJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListBatchInferenceJobsCommand) .de(de_ListBatchInferenceJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListBatchInferenceJobsRequest; + output: ListBatchInferenceJobsResponse; + }; + sdk: { + input: ListBatchInferenceJobsCommandInput; + output: ListBatchInferenceJobsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListBatchSegmentJobsCommand.ts b/clients/client-personalize/src/commands/ListBatchSegmentJobsCommand.ts index 4e914ac784bcf..07f79603d8f77 100644 --- a/clients/client-personalize/src/commands/ListBatchSegmentJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListBatchSegmentJobsCommand.ts @@ -97,4 +97,16 @@ export class ListBatchSegmentJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListBatchSegmentJobsCommand) .de(de_ListBatchSegmentJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListBatchSegmentJobsRequest; + output: ListBatchSegmentJobsResponse; + }; + sdk: { + input: ListBatchSegmentJobsCommandInput; + output: ListBatchSegmentJobsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListCampaignsCommand.ts b/clients/client-personalize/src/commands/ListCampaignsCommand.ts index 408a9bac80bbb..f1eb79c64cc24 100644 --- a/clients/client-personalize/src/commands/ListCampaignsCommand.ts +++ b/clients/client-personalize/src/commands/ListCampaignsCommand.ts @@ -98,4 +98,16 @@ export class ListCampaignsCommand extends $Command .f(void 0, void 0) .ser(se_ListCampaignsCommand) .de(de_ListCampaignsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListCampaignsRequest; + output: ListCampaignsResponse; + }; + sdk: { + input: ListCampaignsCommandInput; + output: ListCampaignsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListDataDeletionJobsCommand.ts b/clients/client-personalize/src/commands/ListDataDeletionJobsCommand.ts index 464c98eb588b3..c67615a3bd033 100644 --- a/clients/client-personalize/src/commands/ListDataDeletionJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListDataDeletionJobsCommand.ts @@ -102,4 +102,16 @@ export class ListDataDeletionJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListDataDeletionJobsCommand) .de(de_ListDataDeletionJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDataDeletionJobsRequest; + output: ListDataDeletionJobsResponse; + }; + sdk: { + input: ListDataDeletionJobsCommandInput; + output: ListDataDeletionJobsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListDatasetExportJobsCommand.ts b/clients/client-personalize/src/commands/ListDatasetExportJobsCommand.ts index 60292d84779c6..9efc63a44ff42 100644 --- a/clients/client-personalize/src/commands/ListDatasetExportJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListDatasetExportJobsCommand.ts @@ -100,4 +100,16 @@ export class ListDatasetExportJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListDatasetExportJobsCommand) .de(de_ListDatasetExportJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDatasetExportJobsRequest; + output: ListDatasetExportJobsResponse; + }; + sdk: { + input: ListDatasetExportJobsCommandInput; + output: ListDatasetExportJobsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListDatasetGroupsCommand.ts b/clients/client-personalize/src/commands/ListDatasetGroupsCommand.ts index 8274fd74aa00e..37d1e2e1278ba 100644 --- a/clients/client-personalize/src/commands/ListDatasetGroupsCommand.ts +++ b/clients/client-personalize/src/commands/ListDatasetGroupsCommand.ts @@ -94,4 +94,16 @@ export class ListDatasetGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListDatasetGroupsCommand) .de(de_ListDatasetGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDatasetGroupsRequest; + output: ListDatasetGroupsResponse; + }; + sdk: { + input: ListDatasetGroupsCommandInput; + output: ListDatasetGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListDatasetImportJobsCommand.ts b/clients/client-personalize/src/commands/ListDatasetImportJobsCommand.ts index 106e7869ed713..fa5ac39d2de3d 100644 --- a/clients/client-personalize/src/commands/ListDatasetImportJobsCommand.ts +++ b/clients/client-personalize/src/commands/ListDatasetImportJobsCommand.ts @@ -101,4 +101,16 @@ export class ListDatasetImportJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListDatasetImportJobsCommand) .de(de_ListDatasetImportJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDatasetImportJobsRequest; + output: ListDatasetImportJobsResponse; + }; + sdk: { + input: ListDatasetImportJobsCommandInput; + output: ListDatasetImportJobsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListDatasetsCommand.ts b/clients/client-personalize/src/commands/ListDatasetsCommand.ts index 2b6afbcb143c4..27c0a6e41fdfa 100644 --- a/clients/client-personalize/src/commands/ListDatasetsCommand.ts +++ b/clients/client-personalize/src/commands/ListDatasetsCommand.ts @@ -97,4 +97,16 @@ export class ListDatasetsCommand extends $Command .f(void 0, void 0) .ser(se_ListDatasetsCommand) .de(de_ListDatasetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDatasetsRequest; + output: ListDatasetsResponse; + }; + sdk: { + input: ListDatasetsCommandInput; + output: ListDatasetsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListEventTrackersCommand.ts b/clients/client-personalize/src/commands/ListEventTrackersCommand.ts index 140cafab7f01e..52090a985f9bb 100644 --- a/clients/client-personalize/src/commands/ListEventTrackersCommand.ts +++ b/clients/client-personalize/src/commands/ListEventTrackersCommand.ts @@ -97,4 +97,16 @@ export class ListEventTrackersCommand extends $Command .f(void 0, void 0) .ser(se_ListEventTrackersCommand) .de(de_ListEventTrackersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEventTrackersRequest; + output: ListEventTrackersResponse; + }; + sdk: { + input: ListEventTrackersCommandInput; + output: ListEventTrackersCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListFiltersCommand.ts b/clients/client-personalize/src/commands/ListFiltersCommand.ts index 635cdec46d5c4..604d0fd25401f 100644 --- a/clients/client-personalize/src/commands/ListFiltersCommand.ts +++ b/clients/client-personalize/src/commands/ListFiltersCommand.ts @@ -96,4 +96,16 @@ export class ListFiltersCommand extends $Command .f(void 0, void 0) .ser(se_ListFiltersCommand) .de(de_ListFiltersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFiltersRequest; + output: ListFiltersResponse; + }; + sdk: { + input: ListFiltersCommandInput; + output: ListFiltersCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListMetricAttributionMetricsCommand.ts b/clients/client-personalize/src/commands/ListMetricAttributionMetricsCommand.ts index e3e4474383e8c..97bbd7386b8a2 100644 --- a/clients/client-personalize/src/commands/ListMetricAttributionMetricsCommand.ts +++ b/clients/client-personalize/src/commands/ListMetricAttributionMetricsCommand.ts @@ -97,4 +97,16 @@ export class ListMetricAttributionMetricsCommand extends $Command .f(void 0, void 0) .ser(se_ListMetricAttributionMetricsCommand) .de(de_ListMetricAttributionMetricsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMetricAttributionMetricsRequest; + output: ListMetricAttributionMetricsResponse; + }; + sdk: { + input: ListMetricAttributionMetricsCommandInput; + output: ListMetricAttributionMetricsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListMetricAttributionsCommand.ts b/clients/client-personalize/src/commands/ListMetricAttributionsCommand.ts index 4a68fb10156be..c855d01f3ebe4 100644 --- a/clients/client-personalize/src/commands/ListMetricAttributionsCommand.ts +++ b/clients/client-personalize/src/commands/ListMetricAttributionsCommand.ts @@ -95,4 +95,16 @@ export class ListMetricAttributionsCommand extends $Command .f(void 0, void 0) .ser(se_ListMetricAttributionsCommand) .de(de_ListMetricAttributionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMetricAttributionsRequest; + output: ListMetricAttributionsResponse; + }; + sdk: { + input: ListMetricAttributionsCommandInput; + output: ListMetricAttributionsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListRecipesCommand.ts b/clients/client-personalize/src/commands/ListRecipesCommand.ts index 898238b20821c..65725394d6546 100644 --- a/clients/client-personalize/src/commands/ListRecipesCommand.ts +++ b/clients/client-personalize/src/commands/ListRecipesCommand.ts @@ -97,4 +97,16 @@ export class ListRecipesCommand extends $Command .f(void 0, void 0) .ser(se_ListRecipesCommand) .de(de_ListRecipesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRecipesRequest; + output: ListRecipesResponse; + }; + sdk: { + input: ListRecipesCommandInput; + output: ListRecipesCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListRecommendersCommand.ts b/clients/client-personalize/src/commands/ListRecommendersCommand.ts index 7d64a799d27ff..d4ca553ff5b22 100644 --- a/clients/client-personalize/src/commands/ListRecommendersCommand.ts +++ b/clients/client-personalize/src/commands/ListRecommendersCommand.ts @@ -113,4 +113,16 @@ export class ListRecommendersCommand extends $Command .f(void 0, void 0) .ser(se_ListRecommendersCommand) .de(de_ListRecommendersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRecommendersRequest; + output: ListRecommendersResponse; + }; + sdk: { + input: ListRecommendersCommandInput; + output: ListRecommendersCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListSchemasCommand.ts b/clients/client-personalize/src/commands/ListSchemasCommand.ts index f20dd7ecdbb75..968e03e740629 100644 --- a/clients/client-personalize/src/commands/ListSchemasCommand.ts +++ b/clients/client-personalize/src/commands/ListSchemasCommand.ts @@ -92,4 +92,16 @@ export class ListSchemasCommand extends $Command .f(void 0, void 0) .ser(se_ListSchemasCommand) .de(de_ListSchemasCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSchemasRequest; + output: ListSchemasResponse; + }; + sdk: { + input: ListSchemasCommandInput; + output: ListSchemasCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListSolutionVersionsCommand.ts b/clients/client-personalize/src/commands/ListSolutionVersionsCommand.ts index 575f5a5badcdb..cc58a31f6b350 100644 --- a/clients/client-personalize/src/commands/ListSolutionVersionsCommand.ts +++ b/clients/client-personalize/src/commands/ListSolutionVersionsCommand.ts @@ -101,4 +101,16 @@ export class ListSolutionVersionsCommand extends $Command .f(void 0, void 0) .ser(se_ListSolutionVersionsCommand) .de(de_ListSolutionVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSolutionVersionsRequest; + output: ListSolutionVersionsResponse; + }; + sdk: { + input: ListSolutionVersionsCommandInput; + output: ListSolutionVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListSolutionsCommand.ts b/clients/client-personalize/src/commands/ListSolutionsCommand.ts index 1e836989af683..341ef923bd778 100644 --- a/clients/client-personalize/src/commands/ListSolutionsCommand.ts +++ b/clients/client-personalize/src/commands/ListSolutionsCommand.ts @@ -98,4 +98,16 @@ export class ListSolutionsCommand extends $Command .f(void 0, void 0) .ser(se_ListSolutionsCommand) .de(de_ListSolutionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSolutionsRequest; + output: ListSolutionsResponse; + }; + sdk: { + input: ListSolutionsCommandInput; + output: ListSolutionsCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/ListTagsForResourceCommand.ts b/clients/client-personalize/src/commands/ListTagsForResourceCommand.ts index 9cc9a980e6f28..d34d464b23150 100644 --- a/clients/client-personalize/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-personalize/src/commands/ListTagsForResourceCommand.ts @@ -91,4 +91,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/StartRecommenderCommand.ts b/clients/client-personalize/src/commands/StartRecommenderCommand.ts index 4718cd9234785..c0ae78f09fcd2 100644 --- a/clients/client-personalize/src/commands/StartRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/StartRecommenderCommand.ts @@ -87,4 +87,16 @@ export class StartRecommenderCommand extends $Command .f(void 0, void 0) .ser(se_StartRecommenderCommand) .de(de_StartRecommenderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartRecommenderRequest; + output: StartRecommenderResponse; + }; + sdk: { + input: StartRecommenderCommandInput; + output: StartRecommenderCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/StopRecommenderCommand.ts b/clients/client-personalize/src/commands/StopRecommenderCommand.ts index 35776279d357f..e877e7a1e4a2d 100644 --- a/clients/client-personalize/src/commands/StopRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/StopRecommenderCommand.ts @@ -86,4 +86,16 @@ export class StopRecommenderCommand extends $Command .f(void 0, void 0) .ser(se_StopRecommenderCommand) .de(de_StopRecommenderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopRecommenderRequest; + output: StopRecommenderResponse; + }; + sdk: { + input: StopRecommenderCommandInput; + output: StopRecommenderCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/StopSolutionVersionCreationCommand.ts b/clients/client-personalize/src/commands/StopSolutionVersionCreationCommand.ts index 5fba4557d70d9..ef870ff0f4d63 100644 --- a/clients/client-personalize/src/commands/StopSolutionVersionCreationCommand.ts +++ b/clients/client-personalize/src/commands/StopSolutionVersionCreationCommand.ts @@ -97,4 +97,16 @@ export class StopSolutionVersionCreationCommand extends $Command .f(void 0, void 0) .ser(se_StopSolutionVersionCreationCommand) .de(de_StopSolutionVersionCreationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopSolutionVersionCreationRequest; + output: {}; + }; + sdk: { + input: StopSolutionVersionCreationCommandInput; + output: StopSolutionVersionCreationCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/TagResourceCommand.ts b/clients/client-personalize/src/commands/TagResourceCommand.ts index 974246df0ec5b..9bcc689c77800 100644 --- a/clients/client-personalize/src/commands/TagResourceCommand.ts +++ b/clients/client-personalize/src/commands/TagResourceCommand.ts @@ -96,4 +96,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/UntagResourceCommand.ts b/clients/client-personalize/src/commands/UntagResourceCommand.ts index e5965ce1b90aa..739363902dff5 100644 --- a/clients/client-personalize/src/commands/UntagResourceCommand.ts +++ b/clients/client-personalize/src/commands/UntagResourceCommand.ts @@ -90,4 +90,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/UpdateCampaignCommand.ts b/clients/client-personalize/src/commands/UpdateCampaignCommand.ts index 3e30274998685..894b9a56bd880 100644 --- a/clients/client-personalize/src/commands/UpdateCampaignCommand.ts +++ b/clients/client-personalize/src/commands/UpdateCampaignCommand.ts @@ -118,4 +118,16 @@ export class UpdateCampaignCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCampaignCommand) .de(de_UpdateCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCampaignRequest; + output: UpdateCampaignResponse; + }; + sdk: { + input: UpdateCampaignCommandInput; + output: UpdateCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/UpdateDatasetCommand.ts b/clients/client-personalize/src/commands/UpdateDatasetCommand.ts index 71b75d68c0b5d..cea58e38064b6 100644 --- a/clients/client-personalize/src/commands/UpdateDatasetCommand.ts +++ b/clients/client-personalize/src/commands/UpdateDatasetCommand.ts @@ -87,4 +87,16 @@ export class UpdateDatasetCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDatasetCommand) .de(de_UpdateDatasetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDatasetRequest; + output: UpdateDatasetResponse; + }; + sdk: { + input: UpdateDatasetCommandInput; + output: UpdateDatasetCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/UpdateMetricAttributionCommand.ts b/clients/client-personalize/src/commands/UpdateMetricAttributionCommand.ts index 243c6ceab8e34..ab61243311e37 100644 --- a/clients/client-personalize/src/commands/UpdateMetricAttributionCommand.ts +++ b/clients/client-personalize/src/commands/UpdateMetricAttributionCommand.ts @@ -106,4 +106,16 @@ export class UpdateMetricAttributionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateMetricAttributionCommand) .de(de_UpdateMetricAttributionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateMetricAttributionRequest; + output: UpdateMetricAttributionResponse; + }; + sdk: { + input: UpdateMetricAttributionCommandInput; + output: UpdateMetricAttributionCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/UpdateRecommenderCommand.ts b/clients/client-personalize/src/commands/UpdateRecommenderCommand.ts index e3af6a8ef887d..6905fa85cf875 100644 --- a/clients/client-personalize/src/commands/UpdateRecommenderCommand.ts +++ b/clients/client-personalize/src/commands/UpdateRecommenderCommand.ts @@ -107,4 +107,16 @@ export class UpdateRecommenderCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRecommenderCommand) .de(de_UpdateRecommenderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRecommenderRequest; + output: UpdateRecommenderResponse; + }; + sdk: { + input: UpdateRecommenderCommandInput; + output: UpdateRecommenderCommandOutput; + }; + }; +} diff --git a/clients/client-personalize/src/commands/UpdateSolutionCommand.ts b/clients/client-personalize/src/commands/UpdateSolutionCommand.ts index 70ac507b4b76c..5a4b483fa35db 100644 --- a/clients/client-personalize/src/commands/UpdateSolutionCommand.ts +++ b/clients/client-personalize/src/commands/UpdateSolutionCommand.ts @@ -104,4 +104,16 @@ export class UpdateSolutionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSolutionCommand) .de(de_UpdateSolutionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSolutionRequest; + output: UpdateSolutionResponse; + }; + sdk: { + input: UpdateSolutionCommandInput; + output: UpdateSolutionCommandOutput; + }; + }; +} diff --git a/clients/client-pi/CHANGELOG.md b/clients/client-pi/CHANGELOG.md index 825f8486616a3..1d6c8ba4ea0f4 100644 --- a/clients/client-pi/CHANGELOG.md +++ b/clients/client-pi/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-pi + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-pi + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-pi diff --git a/clients/client-pi/package.json b/clients/client-pi/package.json index e7de85d65127b..fd4d3c4ff91d4 100644 --- a/clients/client-pi/package.json +++ b/clients/client-pi/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pi", "description": "AWS SDK for JavaScript Pi Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pi", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-pi/src/commands/CreatePerformanceAnalysisReportCommand.ts b/clients/client-pi/src/commands/CreatePerformanceAnalysisReportCommand.ts index 8cf9a02f27493..e27a13d915e90 100644 --- a/clients/client-pi/src/commands/CreatePerformanceAnalysisReportCommand.ts +++ b/clients/client-pi/src/commands/CreatePerformanceAnalysisReportCommand.ts @@ -101,4 +101,16 @@ export class CreatePerformanceAnalysisReportCommand extends $Command .f(void 0, void 0) .ser(se_CreatePerformanceAnalysisReportCommand) .de(de_CreatePerformanceAnalysisReportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePerformanceAnalysisReportRequest; + output: CreatePerformanceAnalysisReportResponse; + }; + sdk: { + input: CreatePerformanceAnalysisReportCommandInput; + output: CreatePerformanceAnalysisReportCommandOutput; + }; + }; +} diff --git a/clients/client-pi/src/commands/DeletePerformanceAnalysisReportCommand.ts b/clients/client-pi/src/commands/DeletePerformanceAnalysisReportCommand.ts index 4a117f3441f48..a8a146ea54390 100644 --- a/clients/client-pi/src/commands/DeletePerformanceAnalysisReportCommand.ts +++ b/clients/client-pi/src/commands/DeletePerformanceAnalysisReportCommand.ts @@ -91,4 +91,16 @@ export class DeletePerformanceAnalysisReportCommand extends $Command .f(void 0, void 0) .ser(se_DeletePerformanceAnalysisReportCommand) .de(de_DeletePerformanceAnalysisReportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePerformanceAnalysisReportRequest; + output: {}; + }; + sdk: { + input: DeletePerformanceAnalysisReportCommandInput; + output: DeletePerformanceAnalysisReportCommandOutput; + }; + }; +} diff --git a/clients/client-pi/src/commands/DescribeDimensionKeysCommand.ts b/clients/client-pi/src/commands/DescribeDimensionKeysCommand.ts index 04fb8f1a782f5..e516c4fa10b6d 100644 --- a/clients/client-pi/src/commands/DescribeDimensionKeysCommand.ts +++ b/clients/client-pi/src/commands/DescribeDimensionKeysCommand.ts @@ -141,4 +141,16 @@ export class DescribeDimensionKeysCommand extends $Command .f(void 0, void 0) .ser(se_DescribeDimensionKeysCommand) .de(de_DescribeDimensionKeysCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeDimensionKeysRequest; + output: DescribeDimensionKeysResponse; + }; + sdk: { + input: DescribeDimensionKeysCommandInput; + output: DescribeDimensionKeysCommandOutput; + }; + }; +} diff --git a/clients/client-pi/src/commands/GetDimensionKeyDetailsCommand.ts b/clients/client-pi/src/commands/GetDimensionKeyDetailsCommand.ts index e922e7f478192..d6d89272363ec 100644 --- a/clients/client-pi/src/commands/GetDimensionKeyDetailsCommand.ts +++ b/clients/client-pi/src/commands/GetDimensionKeyDetailsCommand.ts @@ -101,4 +101,16 @@ export class GetDimensionKeyDetailsCommand extends $Command .f(void 0, void 0) .ser(se_GetDimensionKeyDetailsCommand) .de(de_GetDimensionKeyDetailsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDimensionKeyDetailsRequest; + output: GetDimensionKeyDetailsResponse; + }; + sdk: { + input: GetDimensionKeyDetailsCommandInput; + output: GetDimensionKeyDetailsCommandOutput; + }; + }; +} diff --git a/clients/client-pi/src/commands/GetPerformanceAnalysisReportCommand.ts b/clients/client-pi/src/commands/GetPerformanceAnalysisReportCommand.ts index 4bae7f2297007..6d9298a69fefc 100644 --- a/clients/client-pi/src/commands/GetPerformanceAnalysisReportCommand.ts +++ b/clients/client-pi/src/commands/GetPerformanceAnalysisReportCommand.ts @@ -193,4 +193,16 @@ export class GetPerformanceAnalysisReportCommand extends $Command .f(void 0, GetPerformanceAnalysisReportResponseFilterSensitiveLog) .ser(se_GetPerformanceAnalysisReportCommand) .de(de_GetPerformanceAnalysisReportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPerformanceAnalysisReportRequest; + output: GetPerformanceAnalysisReportResponse; + }; + sdk: { + input: GetPerformanceAnalysisReportCommandInput; + output: GetPerformanceAnalysisReportCommandOutput; + }; + }; +} diff --git a/clients/client-pi/src/commands/GetResourceMetadataCommand.ts b/clients/client-pi/src/commands/GetResourceMetadataCommand.ts index e1c79175c23c2..ca5196c63b505 100644 --- a/clients/client-pi/src/commands/GetResourceMetadataCommand.ts +++ b/clients/client-pi/src/commands/GetResourceMetadataCommand.ts @@ -94,4 +94,16 @@ export class GetResourceMetadataCommand extends $Command .f(void 0, void 0) .ser(se_GetResourceMetadataCommand) .de(de_GetResourceMetadataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResourceMetadataRequest; + output: GetResourceMetadataResponse; + }; + sdk: { + input: GetResourceMetadataCommandInput; + output: GetResourceMetadataCommandOutput; + }; + }; +} diff --git a/clients/client-pi/src/commands/GetResourceMetricsCommand.ts b/clients/client-pi/src/commands/GetResourceMetricsCommand.ts index 03f0a9ff4b5d2..4c5a5ed29caea 100644 --- a/clients/client-pi/src/commands/GetResourceMetricsCommand.ts +++ b/clients/client-pi/src/commands/GetResourceMetricsCommand.ts @@ -133,4 +133,16 @@ export class GetResourceMetricsCommand extends $Command .f(void 0, void 0) .ser(se_GetResourceMetricsCommand) .de(de_GetResourceMetricsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetResourceMetricsRequest; + output: GetResourceMetricsResponse; + }; + sdk: { + input: GetResourceMetricsCommandInput; + output: GetResourceMetricsCommandOutput; + }; + }; +} diff --git a/clients/client-pi/src/commands/ListAvailableResourceDimensionsCommand.ts b/clients/client-pi/src/commands/ListAvailableResourceDimensionsCommand.ts index 05638fca9acb2..cafa4af60af5b 100644 --- a/clients/client-pi/src/commands/ListAvailableResourceDimensionsCommand.ts +++ b/clients/client-pi/src/commands/ListAvailableResourceDimensionsCommand.ts @@ -115,4 +115,16 @@ export class ListAvailableResourceDimensionsCommand extends $Command .f(void 0, void 0) .ser(se_ListAvailableResourceDimensionsCommand) .de(de_ListAvailableResourceDimensionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAvailableResourceDimensionsRequest; + output: ListAvailableResourceDimensionsResponse; + }; + sdk: { + input: ListAvailableResourceDimensionsCommandInput; + output: ListAvailableResourceDimensionsCommandOutput; + }; + }; +} diff --git a/clients/client-pi/src/commands/ListAvailableResourceMetricsCommand.ts b/clients/client-pi/src/commands/ListAvailableResourceMetricsCommand.ts index 0205708acd7ee..b9e090c450d17 100644 --- a/clients/client-pi/src/commands/ListAvailableResourceMetricsCommand.ts +++ b/clients/client-pi/src/commands/ListAvailableResourceMetricsCommand.ts @@ -105,4 +105,16 @@ export class ListAvailableResourceMetricsCommand extends $Command .f(void 0, void 0) .ser(se_ListAvailableResourceMetricsCommand) .de(de_ListAvailableResourceMetricsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAvailableResourceMetricsRequest; + output: ListAvailableResourceMetricsResponse; + }; + sdk: { + input: ListAvailableResourceMetricsCommandInput; + output: ListAvailableResourceMetricsCommandOutput; + }; + }; +} diff --git a/clients/client-pi/src/commands/ListPerformanceAnalysisReportsCommand.ts b/clients/client-pi/src/commands/ListPerformanceAnalysisReportsCommand.ts index 4bce11e04d46f..44c170fb5349c 100644 --- a/clients/client-pi/src/commands/ListPerformanceAnalysisReportsCommand.ts +++ b/clients/client-pi/src/commands/ListPerformanceAnalysisReportsCommand.ts @@ -110,4 +110,16 @@ export class ListPerformanceAnalysisReportsCommand extends $Command .f(void 0, void 0) .ser(se_ListPerformanceAnalysisReportsCommand) .de(de_ListPerformanceAnalysisReportsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPerformanceAnalysisReportsRequest; + output: ListPerformanceAnalysisReportsResponse; + }; + sdk: { + input: ListPerformanceAnalysisReportsCommandInput; + output: ListPerformanceAnalysisReportsCommandOutput; + }; + }; +} diff --git a/clients/client-pi/src/commands/ListTagsForResourceCommand.ts b/clients/client-pi/src/commands/ListTagsForResourceCommand.ts index 78e7e6aabd3df..63eddd33ee7e9 100644 --- a/clients/client-pi/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pi/src/commands/ListTagsForResourceCommand.ts @@ -92,4 +92,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pi/src/commands/TagResourceCommand.ts b/clients/client-pi/src/commands/TagResourceCommand.ts index e95df231b3a51..bebd15ef17ae4 100644 --- a/clients/client-pi/src/commands/TagResourceCommand.ts +++ b/clients/client-pi/src/commands/TagResourceCommand.ts @@ -91,4 +91,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pi/src/commands/UntagResourceCommand.ts b/clients/client-pi/src/commands/UntagResourceCommand.ts index d98f4a7ba149c..b4e82f294fa76 100644 --- a/clients/client-pi/src/commands/UntagResourceCommand.ts +++ b/clients/client-pi/src/commands/UntagResourceCommand.ts @@ -88,4 +88,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/CHANGELOG.md b/clients/client-pinpoint-email/CHANGELOG.md index ffceac94b322e..8bbd622870bcb 100644 --- a/clients/client-pinpoint-email/CHANGELOG.md +++ b/clients/client-pinpoint-email/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-pinpoint-email + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-pinpoint-email + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-pinpoint-email diff --git a/clients/client-pinpoint-email/package.json b/clients/client-pinpoint-email/package.json index 74c8fe48c8ff0..aae7ad634c47e 100644 --- a/clients/client-pinpoint-email/package.json +++ b/clients/client-pinpoint-email/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pinpoint-email", "description": "AWS SDK for JavaScript Pinpoint Email Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pinpoint-email", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-pinpoint-email/src/commands/CreateConfigurationSetCommand.ts b/clients/client-pinpoint-email/src/commands/CreateConfigurationSetCommand.ts index c166063697d7d..e43cbbe590048 100644 --- a/clients/client-pinpoint-email/src/commands/CreateConfigurationSetCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateConfigurationSetCommand.ts @@ -117,4 +117,16 @@ export class CreateConfigurationSetCommand extends $Command .f(void 0, void 0) .ser(se_CreateConfigurationSetCommand) .de(de_CreateConfigurationSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConfigurationSetRequest; + output: {}; + }; + sdk: { + input: CreateConfigurationSetCommandInput; + output: CreateConfigurationSetCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/CreateConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-email/src/commands/CreateConfigurationSetEventDestinationCommand.ts index 754d700379c61..b0e6c72df58bd 100644 --- a/clients/client-pinpoint-email/src/commands/CreateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateConfigurationSetEventDestinationCommand.ts @@ -131,4 +131,16 @@ export class CreateConfigurationSetEventDestinationCommand extends $Command .f(void 0, void 0) .ser(se_CreateConfigurationSetEventDestinationCommand) .de(de_CreateConfigurationSetEventDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConfigurationSetEventDestinationRequest; + output: {}; + }; + sdk: { + input: CreateConfigurationSetEventDestinationCommandInput; + output: CreateConfigurationSetEventDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/CreateDedicatedIpPoolCommand.ts b/clients/client-pinpoint-email/src/commands/CreateDedicatedIpPoolCommand.ts index a6c199d109e58..83e77b1747b5b 100644 --- a/clients/client-pinpoint-email/src/commands/CreateDedicatedIpPoolCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateDedicatedIpPoolCommand.ts @@ -99,4 +99,16 @@ export class CreateDedicatedIpPoolCommand extends $Command .f(void 0, void 0) .ser(se_CreateDedicatedIpPoolCommand) .de(de_CreateDedicatedIpPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDedicatedIpPoolRequest; + output: {}; + }; + sdk: { + input: CreateDedicatedIpPoolCommandInput; + output: CreateDedicatedIpPoolCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/CreateDeliverabilityTestReportCommand.ts b/clients/client-pinpoint-email/src/commands/CreateDeliverabilityTestReportCommand.ts index 614623ed76efb..3112b29b44059 100644 --- a/clients/client-pinpoint-email/src/commands/CreateDeliverabilityTestReportCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateDeliverabilityTestReportCommand.ts @@ -150,4 +150,16 @@ export class CreateDeliverabilityTestReportCommand extends $Command .f(void 0, void 0) .ser(se_CreateDeliverabilityTestReportCommand) .de(de_CreateDeliverabilityTestReportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDeliverabilityTestReportRequest; + output: CreateDeliverabilityTestReportResponse; + }; + sdk: { + input: CreateDeliverabilityTestReportCommandInput; + output: CreateDeliverabilityTestReportCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/CreateEmailIdentityCommand.ts b/clients/client-pinpoint-email/src/commands/CreateEmailIdentityCommand.ts index 671499a43cd30..081d8f0284e98 100644 --- a/clients/client-pinpoint-email/src/commands/CreateEmailIdentityCommand.ts +++ b/clients/client-pinpoint-email/src/commands/CreateEmailIdentityCommand.ts @@ -116,4 +116,16 @@ export class CreateEmailIdentityCommand extends $Command .f(void 0, void 0) .ser(se_CreateEmailIdentityCommand) .de(de_CreateEmailIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEmailIdentityRequest; + output: CreateEmailIdentityResponse; + }; + sdk: { + input: CreateEmailIdentityCommandInput; + output: CreateEmailIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetCommand.ts b/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetCommand.ts index 15f3065e4bb91..18e7ac93125be 100644 --- a/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetCommand.ts +++ b/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetCommand.ts @@ -92,4 +92,16 @@ export class DeleteConfigurationSetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfigurationSetCommand) .de(de_DeleteConfigurationSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfigurationSetRequest; + output: {}; + }; + sdk: { + input: DeleteConfigurationSetCommandInput; + output: DeleteConfigurationSetCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetEventDestinationCommand.ts index 351580f1c7c15..62ea03e68272f 100644 --- a/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-email/src/commands/DeleteConfigurationSetEventDestinationCommand.ts @@ -99,4 +99,16 @@ export class DeleteConfigurationSetEventDestinationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfigurationSetEventDestinationCommand) .de(de_DeleteConfigurationSetEventDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfigurationSetEventDestinationRequest; + output: {}; + }; + sdk: { + input: DeleteConfigurationSetEventDestinationCommandInput; + output: DeleteConfigurationSetEventDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/DeleteDedicatedIpPoolCommand.ts b/clients/client-pinpoint-email/src/commands/DeleteDedicatedIpPoolCommand.ts index 96a83840a2cf1..5737ff4e96329 100644 --- a/clients/client-pinpoint-email/src/commands/DeleteDedicatedIpPoolCommand.ts +++ b/clients/client-pinpoint-email/src/commands/DeleteDedicatedIpPoolCommand.ts @@ -87,4 +87,16 @@ export class DeleteDedicatedIpPoolCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDedicatedIpPoolCommand) .de(de_DeleteDedicatedIpPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDedicatedIpPoolRequest; + output: {}; + }; + sdk: { + input: DeleteDedicatedIpPoolCommandInput; + output: DeleteDedicatedIpPoolCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/DeleteEmailIdentityCommand.ts b/clients/client-pinpoint-email/src/commands/DeleteEmailIdentityCommand.ts index 086a903a28870..840b451c7f387 100644 --- a/clients/client-pinpoint-email/src/commands/DeleteEmailIdentityCommand.ts +++ b/clients/client-pinpoint-email/src/commands/DeleteEmailIdentityCommand.ts @@ -88,4 +88,16 @@ export class DeleteEmailIdentityCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEmailIdentityCommand) .de(de_DeleteEmailIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEmailIdentityRequest; + output: {}; + }; + sdk: { + input: DeleteEmailIdentityCommandInput; + output: DeleteEmailIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/GetAccountCommand.ts b/clients/client-pinpoint-email/src/commands/GetAccountCommand.ts index ab51d0f0e0a82..a39ae121c7092 100644 --- a/clients/client-pinpoint-email/src/commands/GetAccountCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetAccountCommand.ts @@ -90,4 +90,16 @@ export class GetAccountCommand extends $Command .f(void 0, void 0) .ser(se_GetAccountCommand) .de(de_GetAccountCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetAccountResponse; + }; + sdk: { + input: GetAccountCommandInput; + output: GetAccountCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/GetBlacklistReportsCommand.ts b/clients/client-pinpoint-email/src/commands/GetBlacklistReportsCommand.ts index 07c0189a38082..2aa507bc66ba2 100644 --- a/clients/client-pinpoint-email/src/commands/GetBlacklistReportsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetBlacklistReportsCommand.ts @@ -96,4 +96,16 @@ export class GetBlacklistReportsCommand extends $Command .f(void 0, void 0) .ser(se_GetBlacklistReportsCommand) .de(de_GetBlacklistReportsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetBlacklistReportsRequest; + output: GetBlacklistReportsResponse; + }; + sdk: { + input: GetBlacklistReportsCommandInput; + output: GetBlacklistReportsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/GetConfigurationSetCommand.ts b/clients/client-pinpoint-email/src/commands/GetConfigurationSetCommand.ts index b8d3c0ea862e2..30d6b518ef15a 100644 --- a/clients/client-pinpoint-email/src/commands/GetConfigurationSetCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetConfigurationSetCommand.ts @@ -113,4 +113,16 @@ export class GetConfigurationSetCommand extends $Command .f(void 0, void 0) .ser(se_GetConfigurationSetCommand) .de(de_GetConfigurationSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConfigurationSetRequest; + output: GetConfigurationSetResponse; + }; + sdk: { + input: GetConfigurationSetCommandInput; + output: GetConfigurationSetCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/GetConfigurationSetEventDestinationsCommand.ts b/clients/client-pinpoint-email/src/commands/GetConfigurationSetEventDestinationsCommand.ts index db55ccef4f4d5..dbeb0612222e9 100644 --- a/clients/client-pinpoint-email/src/commands/GetConfigurationSetEventDestinationsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetConfigurationSetEventDestinationsCommand.ts @@ -127,4 +127,16 @@ export class GetConfigurationSetEventDestinationsCommand extends $Command .f(void 0, void 0) .ser(se_GetConfigurationSetEventDestinationsCommand) .de(de_GetConfigurationSetEventDestinationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConfigurationSetEventDestinationsRequest; + output: GetConfigurationSetEventDestinationsResponse; + }; + sdk: { + input: GetConfigurationSetEventDestinationsCommandInput; + output: GetConfigurationSetEventDestinationsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/GetDedicatedIpCommand.ts b/clients/client-pinpoint-email/src/commands/GetDedicatedIpCommand.ts index bbaa9c5570093..b4563c5953ac6 100644 --- a/clients/client-pinpoint-email/src/commands/GetDedicatedIpCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDedicatedIpCommand.ts @@ -93,4 +93,16 @@ export class GetDedicatedIpCommand extends $Command .f(void 0, void 0) .ser(se_GetDedicatedIpCommand) .de(de_GetDedicatedIpCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDedicatedIpRequest; + output: GetDedicatedIpResponse; + }; + sdk: { + input: GetDedicatedIpCommandInput; + output: GetDedicatedIpCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/GetDedicatedIpsCommand.ts b/clients/client-pinpoint-email/src/commands/GetDedicatedIpsCommand.ts index d5a2ad4f462eb..b6e4baf096adb 100644 --- a/clients/client-pinpoint-email/src/commands/GetDedicatedIpsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDedicatedIpsCommand.ts @@ -97,4 +97,16 @@ export class GetDedicatedIpsCommand extends $Command .f(void 0, void 0) .ser(se_GetDedicatedIpsCommand) .de(de_GetDedicatedIpsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDedicatedIpsRequest; + output: GetDedicatedIpsResponse; + }; + sdk: { + input: GetDedicatedIpsCommandInput; + output: GetDedicatedIpsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/GetDeliverabilityDashboardOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/GetDeliverabilityDashboardOptionsCommand.ts index 7254c053342c3..2832dd7947c05 100644 --- a/clients/client-pinpoint-email/src/commands/GetDeliverabilityDashboardOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDeliverabilityDashboardOptionsCommand.ts @@ -124,4 +124,16 @@ export class GetDeliverabilityDashboardOptionsCommand extends $Command .f(void 0, void 0) .ser(se_GetDeliverabilityDashboardOptionsCommand) .de(de_GetDeliverabilityDashboardOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetDeliverabilityDashboardOptionsResponse; + }; + sdk: { + input: GetDeliverabilityDashboardOptionsCommandInput; + output: GetDeliverabilityDashboardOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/GetDeliverabilityTestReportCommand.ts b/clients/client-pinpoint-email/src/commands/GetDeliverabilityTestReportCommand.ts index 6c2888026b628..e65bf3d9cb7d1 100644 --- a/clients/client-pinpoint-email/src/commands/GetDeliverabilityTestReportCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDeliverabilityTestReportCommand.ts @@ -124,4 +124,16 @@ export class GetDeliverabilityTestReportCommand extends $Command .f(void 0, void 0) .ser(se_GetDeliverabilityTestReportCommand) .de(de_GetDeliverabilityTestReportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeliverabilityTestReportRequest; + output: GetDeliverabilityTestReportResponse; + }; + sdk: { + input: GetDeliverabilityTestReportCommandInput; + output: GetDeliverabilityTestReportCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/GetDomainDeliverabilityCampaignCommand.ts b/clients/client-pinpoint-email/src/commands/GetDomainDeliverabilityCampaignCommand.ts index 292658c59f9ab..aa50657242b66 100644 --- a/clients/client-pinpoint-email/src/commands/GetDomainDeliverabilityCampaignCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDomainDeliverabilityCampaignCommand.ts @@ -113,4 +113,16 @@ export class GetDomainDeliverabilityCampaignCommand extends $Command .f(void 0, void 0) .ser(se_GetDomainDeliverabilityCampaignCommand) .de(de_GetDomainDeliverabilityCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDomainDeliverabilityCampaignRequest; + output: GetDomainDeliverabilityCampaignResponse; + }; + sdk: { + input: GetDomainDeliverabilityCampaignCommandInput; + output: GetDomainDeliverabilityCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/GetDomainStatisticsReportCommand.ts b/clients/client-pinpoint-email/src/commands/GetDomainStatisticsReportCommand.ts index bb1eccf43ce73..63ee67ab08722 100644 --- a/clients/client-pinpoint-email/src/commands/GetDomainStatisticsReportCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetDomainStatisticsReportCommand.ts @@ -126,4 +126,16 @@ export class GetDomainStatisticsReportCommand extends $Command .f(void 0, void 0) .ser(se_GetDomainStatisticsReportCommand) .de(de_GetDomainStatisticsReportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDomainStatisticsReportRequest; + output: GetDomainStatisticsReportResponse; + }; + sdk: { + input: GetDomainStatisticsReportCommandInput; + output: GetDomainStatisticsReportCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/GetEmailIdentityCommand.ts b/clients/client-pinpoint-email/src/commands/GetEmailIdentityCommand.ts index 78623e301eee6..d937f54ca6a61 100644 --- a/clients/client-pinpoint-email/src/commands/GetEmailIdentityCommand.ts +++ b/clients/client-pinpoint-email/src/commands/GetEmailIdentityCommand.ts @@ -108,4 +108,16 @@ export class GetEmailIdentityCommand extends $Command .f(void 0, void 0) .ser(se_GetEmailIdentityCommand) .de(de_GetEmailIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEmailIdentityRequest; + output: GetEmailIdentityResponse; + }; + sdk: { + input: GetEmailIdentityCommandInput; + output: GetEmailIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/ListConfigurationSetsCommand.ts b/clients/client-pinpoint-email/src/commands/ListConfigurationSetsCommand.ts index 1dd04085769dc..04c2b5a1f7b26 100644 --- a/clients/client-pinpoint-email/src/commands/ListConfigurationSetsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListConfigurationSetsCommand.ts @@ -93,4 +93,16 @@ export class ListConfigurationSetsCommand extends $Command .f(void 0, void 0) .ser(se_ListConfigurationSetsCommand) .de(de_ListConfigurationSetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListConfigurationSetsRequest; + output: ListConfigurationSetsResponse; + }; + sdk: { + input: ListConfigurationSetsCommandInput; + output: ListConfigurationSetsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/ListDedicatedIpPoolsCommand.ts b/clients/client-pinpoint-email/src/commands/ListDedicatedIpPoolsCommand.ts index d6ebea74985df..6953185f3f683 100644 --- a/clients/client-pinpoint-email/src/commands/ListDedicatedIpPoolsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListDedicatedIpPoolsCommand.ts @@ -88,4 +88,16 @@ export class ListDedicatedIpPoolsCommand extends $Command .f(void 0, void 0) .ser(se_ListDedicatedIpPoolsCommand) .de(de_ListDedicatedIpPoolsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDedicatedIpPoolsRequest; + output: ListDedicatedIpPoolsResponse; + }; + sdk: { + input: ListDedicatedIpPoolsCommandInput; + output: ListDedicatedIpPoolsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/ListDeliverabilityTestReportsCommand.ts b/clients/client-pinpoint-email/src/commands/ListDeliverabilityTestReportsCommand.ts index 1b70cfba2fef7..fa3d378a19e54 100644 --- a/clients/client-pinpoint-email/src/commands/ListDeliverabilityTestReportsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListDeliverabilityTestReportsCommand.ts @@ -104,4 +104,16 @@ export class ListDeliverabilityTestReportsCommand extends $Command .f(void 0, void 0) .ser(se_ListDeliverabilityTestReportsCommand) .de(de_ListDeliverabilityTestReportsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDeliverabilityTestReportsRequest; + output: ListDeliverabilityTestReportsResponse; + }; + sdk: { + input: ListDeliverabilityTestReportsCommandInput; + output: ListDeliverabilityTestReportsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/ListDomainDeliverabilityCampaignsCommand.ts b/clients/client-pinpoint-email/src/commands/ListDomainDeliverabilityCampaignsCommand.ts index e0d991ec99e73..7dc562d8b2abf 100644 --- a/clients/client-pinpoint-email/src/commands/ListDomainDeliverabilityCampaignsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListDomainDeliverabilityCampaignsCommand.ts @@ -123,4 +123,16 @@ export class ListDomainDeliverabilityCampaignsCommand extends $Command .f(void 0, void 0) .ser(se_ListDomainDeliverabilityCampaignsCommand) .de(de_ListDomainDeliverabilityCampaignsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDomainDeliverabilityCampaignsRequest; + output: ListDomainDeliverabilityCampaignsResponse; + }; + sdk: { + input: ListDomainDeliverabilityCampaignsCommandInput; + output: ListDomainDeliverabilityCampaignsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/ListEmailIdentitiesCommand.ts b/clients/client-pinpoint-email/src/commands/ListEmailIdentitiesCommand.ts index 60725f86fd831..4c6fd9f875d0a 100644 --- a/clients/client-pinpoint-email/src/commands/ListEmailIdentitiesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListEmailIdentitiesCommand.ts @@ -93,4 +93,16 @@ export class ListEmailIdentitiesCommand extends $Command .f(void 0, void 0) .ser(se_ListEmailIdentitiesCommand) .de(de_ListEmailIdentitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEmailIdentitiesRequest; + output: ListEmailIdentitiesResponse; + }; + sdk: { + input: ListEmailIdentitiesCommandInput; + output: ListEmailIdentitiesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/ListTagsForResourceCommand.ts b/clients/client-pinpoint-email/src/commands/ListTagsForResourceCommand.ts index b01f1e431dc05..1e460b6ac48b5 100644 --- a/clients/client-pinpoint-email/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pinpoint-email/src/commands/ListTagsForResourceCommand.ts @@ -96,4 +96,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts index 9f1f2d9ceb180..45ad187d1aa62 100644 --- a/clients/client-pinpoint-email/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutAccountDedicatedIpWarmupAttributesCommand.ts @@ -90,4 +90,16 @@ export class PutAccountDedicatedIpWarmupAttributesCommand extends $Command .f(void 0, void 0) .ser(se_PutAccountDedicatedIpWarmupAttributesCommand) .de(de_PutAccountDedicatedIpWarmupAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutAccountDedicatedIpWarmupAttributesRequest; + output: {}; + }; + sdk: { + input: PutAccountDedicatedIpWarmupAttributesCommandInput; + output: PutAccountDedicatedIpWarmupAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/PutAccountSendingAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutAccountSendingAttributesCommand.ts index e041da5b58042..1f25df6ac7ef0 100644 --- a/clients/client-pinpoint-email/src/commands/PutAccountSendingAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutAccountSendingAttributesCommand.ts @@ -86,4 +86,16 @@ export class PutAccountSendingAttributesCommand extends $Command .f(void 0, void 0) .ser(se_PutAccountSendingAttributesCommand) .de(de_PutAccountSendingAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutAccountSendingAttributesRequest; + output: {}; + }; + sdk: { + input: PutAccountSendingAttributesCommandInput; + output: PutAccountSendingAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts index 4582c5687b2d0..b68c059c6475d 100644 --- a/clients/client-pinpoint-email/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutConfigurationSetDeliveryOptionsCommand.ts @@ -95,4 +95,16 @@ export class PutConfigurationSetDeliveryOptionsCommand extends $Command .f(void 0, void 0) .ser(se_PutConfigurationSetDeliveryOptionsCommand) .de(de_PutConfigurationSetDeliveryOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutConfigurationSetDeliveryOptionsRequest; + output: {}; + }; + sdk: { + input: PutConfigurationSetDeliveryOptionsCommandInput; + output: PutConfigurationSetDeliveryOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/PutConfigurationSetReputationOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/PutConfigurationSetReputationOptionsCommand.ts index 3de6a8caba064..5e2d7ce628f90 100644 --- a/clients/client-pinpoint-email/src/commands/PutConfigurationSetReputationOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutConfigurationSetReputationOptionsCommand.ts @@ -94,4 +94,16 @@ export class PutConfigurationSetReputationOptionsCommand extends $Command .f(void 0, void 0) .ser(se_PutConfigurationSetReputationOptionsCommand) .de(de_PutConfigurationSetReputationOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutConfigurationSetReputationOptionsRequest; + output: {}; + }; + sdk: { + input: PutConfigurationSetReputationOptionsCommandInput; + output: PutConfigurationSetReputationOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/PutConfigurationSetSendingOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/PutConfigurationSetSendingOptionsCommand.ts index d6ac1b4b68b71..893f995d83997 100644 --- a/clients/client-pinpoint-email/src/commands/PutConfigurationSetSendingOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutConfigurationSetSendingOptionsCommand.ts @@ -94,4 +94,16 @@ export class PutConfigurationSetSendingOptionsCommand extends $Command .f(void 0, void 0) .ser(se_PutConfigurationSetSendingOptionsCommand) .de(de_PutConfigurationSetSendingOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutConfigurationSetSendingOptionsRequest; + output: {}; + }; + sdk: { + input: PutConfigurationSetSendingOptionsCommandInput; + output: PutConfigurationSetSendingOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/PutConfigurationSetTrackingOptionsCommand.ts b/clients/client-pinpoint-email/src/commands/PutConfigurationSetTrackingOptionsCommand.ts index d7fb5ae6fac7b..04abcf968fa8f 100644 --- a/clients/client-pinpoint-email/src/commands/PutConfigurationSetTrackingOptionsCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutConfigurationSetTrackingOptionsCommand.ts @@ -94,4 +94,16 @@ export class PutConfigurationSetTrackingOptionsCommand extends $Command .f(void 0, void 0) .ser(se_PutConfigurationSetTrackingOptionsCommand) .de(de_PutConfigurationSetTrackingOptionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutConfigurationSetTrackingOptionsRequest; + output: {}; + }; + sdk: { + input: PutConfigurationSetTrackingOptionsCommandInput; + output: PutConfigurationSetTrackingOptionsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/PutDedicatedIpInPoolCommand.ts b/clients/client-pinpoint-email/src/commands/PutDedicatedIpInPoolCommand.ts index 25fe2131bc0b7..d077fd08ecdca 100644 --- a/clients/client-pinpoint-email/src/commands/PutDedicatedIpInPoolCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutDedicatedIpInPoolCommand.ts @@ -94,4 +94,16 @@ export class PutDedicatedIpInPoolCommand extends $Command .f(void 0, void 0) .ser(se_PutDedicatedIpInPoolCommand) .de(de_PutDedicatedIpInPoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDedicatedIpInPoolRequest; + output: {}; + }; + sdk: { + input: PutDedicatedIpInPoolCommandInput; + output: PutDedicatedIpInPoolCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/PutDedicatedIpWarmupAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutDedicatedIpWarmupAttributesCommand.ts index ededc6f8cd656..3abaaa80460cd 100644 --- a/clients/client-pinpoint-email/src/commands/PutDedicatedIpWarmupAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutDedicatedIpWarmupAttributesCommand.ts @@ -90,4 +90,16 @@ export class PutDedicatedIpWarmupAttributesCommand extends $Command .f(void 0, void 0) .ser(se_PutDedicatedIpWarmupAttributesCommand) .de(de_PutDedicatedIpWarmupAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDedicatedIpWarmupAttributesRequest; + output: {}; + }; + sdk: { + input: PutDedicatedIpWarmupAttributesCommandInput; + output: PutDedicatedIpWarmupAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/PutDeliverabilityDashboardOptionCommand.ts b/clients/client-pinpoint-email/src/commands/PutDeliverabilityDashboardOptionCommand.ts index b968dc60f1eac..e5605441b24df 100644 --- a/clients/client-pinpoint-email/src/commands/PutDeliverabilityDashboardOptionCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutDeliverabilityDashboardOptionCommand.ts @@ -113,4 +113,16 @@ export class PutDeliverabilityDashboardOptionCommand extends $Command .f(void 0, void 0) .ser(se_PutDeliverabilityDashboardOptionCommand) .de(de_PutDeliverabilityDashboardOptionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDeliverabilityDashboardOptionRequest; + output: {}; + }; + sdk: { + input: PutDeliverabilityDashboardOptionCommandInput; + output: PutDeliverabilityDashboardOptionCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/PutEmailIdentityDkimAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutEmailIdentityDkimAttributesCommand.ts index 59b3ea993ac5d..7986c13fc1376 100644 --- a/clients/client-pinpoint-email/src/commands/PutEmailIdentityDkimAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutEmailIdentityDkimAttributesCommand.ts @@ -90,4 +90,16 @@ export class PutEmailIdentityDkimAttributesCommand extends $Command .f(void 0, void 0) .ser(se_PutEmailIdentityDkimAttributesCommand) .de(de_PutEmailIdentityDkimAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutEmailIdentityDkimAttributesRequest; + output: {}; + }; + sdk: { + input: PutEmailIdentityDkimAttributesCommandInput; + output: PutEmailIdentityDkimAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts index f752395f30b90..1ddbd3151a8ab 100644 --- a/clients/client-pinpoint-email/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutEmailIdentityFeedbackAttributesCommand.ts @@ -103,4 +103,16 @@ export class PutEmailIdentityFeedbackAttributesCommand extends $Command .f(void 0, void 0) .ser(se_PutEmailIdentityFeedbackAttributesCommand) .de(de_PutEmailIdentityFeedbackAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutEmailIdentityFeedbackAttributesRequest; + output: {}; + }; + sdk: { + input: PutEmailIdentityFeedbackAttributesCommandInput; + output: PutEmailIdentityFeedbackAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/PutEmailIdentityMailFromAttributesCommand.ts b/clients/client-pinpoint-email/src/commands/PutEmailIdentityMailFromAttributesCommand.ts index 4bd79d0652e76..c5449b22712ad 100644 --- a/clients/client-pinpoint-email/src/commands/PutEmailIdentityMailFromAttributesCommand.ts +++ b/clients/client-pinpoint-email/src/commands/PutEmailIdentityMailFromAttributesCommand.ts @@ -95,4 +95,16 @@ export class PutEmailIdentityMailFromAttributesCommand extends $Command .f(void 0, void 0) .ser(se_PutEmailIdentityMailFromAttributesCommand) .de(de_PutEmailIdentityMailFromAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutEmailIdentityMailFromAttributesRequest; + output: {}; + }; + sdk: { + input: PutEmailIdentityMailFromAttributesCommandInput; + output: PutEmailIdentityMailFromAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/SendEmailCommand.ts b/clients/client-pinpoint-email/src/commands/SendEmailCommand.ts index c8ce3d2684618..f489c03f1a46e 100644 --- a/clients/client-pinpoint-email/src/commands/SendEmailCommand.ts +++ b/clients/client-pinpoint-email/src/commands/SendEmailCommand.ts @@ -167,4 +167,16 @@ export class SendEmailCommand extends $Command .f(void 0, void 0) .ser(se_SendEmailCommand) .de(de_SendEmailCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendEmailRequest; + output: SendEmailResponse; + }; + sdk: { + input: SendEmailCommandInput; + output: SendEmailCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/TagResourceCommand.ts b/clients/client-pinpoint-email/src/commands/TagResourceCommand.ts index 5053fd71db7e6..8d1ad3a376da1 100644 --- a/clients/client-pinpoint-email/src/commands/TagResourceCommand.ts +++ b/clients/client-pinpoint-email/src/commands/TagResourceCommand.ts @@ -101,4 +101,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/UntagResourceCommand.ts b/clients/client-pinpoint-email/src/commands/UntagResourceCommand.ts index 32c8676471ed8..2e3a563908e80 100644 --- a/clients/client-pinpoint-email/src/commands/UntagResourceCommand.ts +++ b/clients/client-pinpoint-email/src/commands/UntagResourceCommand.ts @@ -90,4 +90,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-email/src/commands/UpdateConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-email/src/commands/UpdateConfigurationSetEventDestinationCommand.ts index 2827b3e80d4d7..3260386151e74 100644 --- a/clients/client-pinpoint-email/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-email/src/commands/UpdateConfigurationSetEventDestinationCommand.ts @@ -124,4 +124,16 @@ export class UpdateConfigurationSetEventDestinationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateConfigurationSetEventDestinationCommand) .de(de_UpdateConfigurationSetEventDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateConfigurationSetEventDestinationRequest; + output: {}; + }; + sdk: { + input: UpdateConfigurationSetEventDestinationCommandInput; + output: UpdateConfigurationSetEventDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/CHANGELOG.md b/clients/client-pinpoint-sms-voice-v2/CHANGELOG.md index 9dafd9e439976..441da3d704ae3 100644 --- a/clients/client-pinpoint-sms-voice-v2/CHANGELOG.md +++ b/clients/client-pinpoint-sms-voice-v2/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-pinpoint-sms-voice-v2 + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-pinpoint-sms-voice-v2 + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-pinpoint-sms-voice-v2 diff --git a/clients/client-pinpoint-sms-voice-v2/package.json b/clients/client-pinpoint-sms-voice-v2/package.json index 60102525ff17c..8605a8b19037f 100644 --- a/clients/client-pinpoint-sms-voice-v2/package.json +++ b/clients/client-pinpoint-sms-voice-v2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pinpoint-sms-voice-v2", "description": "AWS SDK for JavaScript Pinpoint Sms Voice V2 Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pinpoint-sms-voice-v2", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateOriginationIdentityCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateOriginationIdentityCommand.ts index fb5803cbf13d6..ea4700465fac2 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateOriginationIdentityCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateOriginationIdentityCommand.ts @@ -124,4 +124,16 @@ export class AssociateOriginationIdentityCommand extends $Command .f(void 0, void 0) .ser(se_AssociateOriginationIdentityCommand) .de(de_AssociateOriginationIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateOriginationIdentityRequest; + output: AssociateOriginationIdentityResult; + }; + sdk: { + input: AssociateOriginationIdentityCommandInput; + output: AssociateOriginationIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateProtectConfigurationCommand.ts index 11cf98424eb5c..d9db704053962 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/AssociateProtectConfigurationCommand.ts @@ -117,4 +117,16 @@ export class AssociateProtectConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_AssociateProtectConfigurationCommand) .de(de_AssociateProtectConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateProtectConfigurationRequest; + output: AssociateProtectConfigurationResult; + }; + sdk: { + input: AssociateProtectConfigurationCommandInput; + output: AssociateProtectConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateConfigurationSetCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateConfigurationSetCommand.ts index 872889d08b1fe..ac019f54ebafb 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateConfigurationSetCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateConfigurationSetCommand.ts @@ -124,4 +124,16 @@ export class CreateConfigurationSetCommand extends $Command .f(void 0, void 0) .ser(se_CreateConfigurationSetCommand) .de(de_CreateConfigurationSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConfigurationSetRequest; + output: CreateConfigurationSetResult; + }; + sdk: { + input: CreateConfigurationSetCommandInput; + output: CreateConfigurationSetCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateEventDestinationCommand.ts index 21bd9a9d3cfae..26628de924e46 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateEventDestinationCommand.ts @@ -151,4 +151,16 @@ export class CreateEventDestinationCommand extends $Command .f(void 0, void 0) .ser(se_CreateEventDestinationCommand) .de(de_CreateEventDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEventDestinationRequest; + output: CreateEventDestinationResult; + }; + sdk: { + input: CreateEventDestinationCommandInput; + output: CreateEventDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateOptOutListCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateOptOutListCommand.ts index fcff2d4761c26..019e599150b12 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateOptOutListCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateOptOutListCommand.ts @@ -127,4 +127,16 @@ export class CreateOptOutListCommand extends $Command .f(void 0, void 0) .ser(se_CreateOptOutListCommand) .de(de_CreateOptOutListCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateOptOutListRequest; + output: CreateOptOutListResult; + }; + sdk: { + input: CreateOptOutListCommandInput; + output: CreateOptOutListCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreatePoolCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreatePoolCommand.ts index 563f21435bf4c..5c5f39a14dbd3 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreatePoolCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreatePoolCommand.ts @@ -143,4 +143,16 @@ export class CreatePoolCommand extends $Command .f(void 0, void 0) .ser(se_CreatePoolCommand) .de(de_CreatePoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePoolRequest; + output: CreatePoolResult; + }; + sdk: { + input: CreatePoolCommandInput; + output: CreatePoolCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateProtectConfigurationCommand.ts index e4920ce606e7b..cfc3a81663d15 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateProtectConfigurationCommand.ts @@ -116,4 +116,16 @@ export class CreateProtectConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_CreateProtectConfigurationCommand) .de(de_CreateProtectConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateProtectConfigurationRequest; + output: CreateProtectConfigurationResult; + }; + sdk: { + input: CreateProtectConfigurationCommandInput; + output: CreateProtectConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAssociationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAssociationCommand.ts index c0276a50b6c2a..a55a9925b22f2 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAssociationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAssociationCommand.ts @@ -121,4 +121,16 @@ export class CreateRegistrationAssociationCommand extends $Command .f(void 0, void 0) .ser(se_CreateRegistrationAssociationCommand) .de(de_CreateRegistrationAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRegistrationAssociationRequest; + output: CreateRegistrationAssociationResult; + }; + sdk: { + input: CreateRegistrationAssociationCommandInput; + output: CreateRegistrationAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAttachmentCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAttachmentCommand.ts index b327edc37ea65..b6bb86e53cbff 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAttachmentCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationAttachmentCommand.ts @@ -127,4 +127,16 @@ export class CreateRegistrationAttachmentCommand extends $Command .f(void 0, void 0) .ser(se_CreateRegistrationAttachmentCommand) .de(de_CreateRegistrationAttachmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRegistrationAttachmentRequest; + output: CreateRegistrationAttachmentResult; + }; + sdk: { + input: CreateRegistrationAttachmentCommandInput; + output: CreateRegistrationAttachmentCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationCommand.ts index cd8116a6b42d4..15b77175d0d7a 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationCommand.ts @@ -126,4 +126,16 @@ export class CreateRegistrationCommand extends $Command .f(void 0, void 0) .ser(se_CreateRegistrationCommand) .de(de_CreateRegistrationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRegistrationRequest; + output: CreateRegistrationResult; + }; + sdk: { + input: CreateRegistrationCommandInput; + output: CreateRegistrationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationVersionCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationVersionCommand.ts index 1cb1ebe0558a7..93b800794eb57 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationVersionCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateRegistrationVersionCommand.ts @@ -121,4 +121,16 @@ export class CreateRegistrationVersionCommand extends $Command .f(void 0, void 0) .ser(se_CreateRegistrationVersionCommand) .de(de_CreateRegistrationVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRegistrationVersionRequest; + output: CreateRegistrationVersionResult; + }; + sdk: { + input: CreateRegistrationVersionCommandInput; + output: CreateRegistrationVersionCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateVerifiedDestinationNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateVerifiedDestinationNumberCommand.ts index bfa27d558ee6a..0321d7a7548ba 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/CreateVerifiedDestinationNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/CreateVerifiedDestinationNumberCommand.ts @@ -128,4 +128,16 @@ export class CreateVerifiedDestinationNumberCommand extends $Command .f(void 0, void 0) .ser(se_CreateVerifiedDestinationNumberCommand) .de(de_CreateVerifiedDestinationNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateVerifiedDestinationNumberRequest; + output: CreateVerifiedDestinationNumberResult; + }; + sdk: { + input: CreateVerifiedDestinationNumberCommandInput; + output: CreateVerifiedDestinationNumberCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteAccountDefaultProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteAccountDefaultProtectConfigurationCommand.ts index 9b18802f2c4e1..57b82a1a41728 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteAccountDefaultProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteAccountDefaultProtectConfigurationCommand.ts @@ -107,4 +107,16 @@ export class DeleteAccountDefaultProtectConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAccountDefaultProtectConfigurationCommand) .de(de_DeleteAccountDefaultProtectConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: DeleteAccountDefaultProtectConfigurationResult; + }; + sdk: { + input: DeleteAccountDefaultProtectConfigurationCommandInput; + output: DeleteAccountDefaultProtectConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteConfigurationSetCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteConfigurationSetCommand.ts index a7e9587056c39..34b7a45cf1ec5 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteConfigurationSetCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteConfigurationSetCommand.ts @@ -126,4 +126,16 @@ export class DeleteConfigurationSetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfigurationSetCommand) .de(de_DeleteConfigurationSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfigurationSetRequest; + output: DeleteConfigurationSetResult; + }; + sdk: { + input: DeleteConfigurationSetCommandInput; + output: DeleteConfigurationSetCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultMessageTypeCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultMessageTypeCommand.ts index 2ff48f7ee910a..93aba47206c6f 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultMessageTypeCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultMessageTypeCommand.ts @@ -106,4 +106,16 @@ export class DeleteDefaultMessageTypeCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDefaultMessageTypeCommand) .de(de_DeleteDefaultMessageTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDefaultMessageTypeRequest; + output: DeleteDefaultMessageTypeResult; + }; + sdk: { + input: DeleteDefaultMessageTypeCommandInput; + output: DeleteDefaultMessageTypeCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultSenderIdCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultSenderIdCommand.ts index 303fa2b11e6cb..80fd9d1b4f87f 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultSenderIdCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteDefaultSenderIdCommand.ts @@ -104,4 +104,16 @@ export class DeleteDefaultSenderIdCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDefaultSenderIdCommand) .de(de_DeleteDefaultSenderIdCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDefaultSenderIdRequest; + output: DeleteDefaultSenderIdResult; + }; + sdk: { + input: DeleteDefaultSenderIdCommandInput; + output: DeleteDefaultSenderIdCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteEventDestinationCommand.ts index fedfb2434bc7b..0d0088011835c 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteEventDestinationCommand.ts @@ -123,4 +123,16 @@ export class DeleteEventDestinationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEventDestinationCommand) .de(de_DeleteEventDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEventDestinationRequest; + output: DeleteEventDestinationResult; + }; + sdk: { + input: DeleteEventDestinationCommandInput; + output: DeleteEventDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteKeywordCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteKeywordCommand.ts index bd046b49f7a2a..a5c5955ee20a0 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteKeywordCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteKeywordCommand.ts @@ -116,4 +116,16 @@ export class DeleteKeywordCommand extends $Command .f(void 0, void 0) .ser(se_DeleteKeywordCommand) .de(de_DeleteKeywordCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteKeywordRequest; + output: DeleteKeywordResult; + }; + sdk: { + input: DeleteKeywordCommandInput; + output: DeleteKeywordCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteMediaMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteMediaMessageSpendLimitOverrideCommand.ts index 16eab96ff3278..e39c5fd58d95e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteMediaMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteMediaMessageSpendLimitOverrideCommand.ts @@ -106,4 +106,16 @@ export class DeleteMediaMessageSpendLimitOverrideCommand extends $Command .f(void 0, void 0) .ser(se_DeleteMediaMessageSpendLimitOverrideCommand) .de(de_DeleteMediaMessageSpendLimitOverrideCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: DeleteMediaMessageSpendLimitOverrideResult; + }; + sdk: { + input: DeleteMediaMessageSpendLimitOverrideCommandInput; + output: DeleteMediaMessageSpendLimitOverrideCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptOutListCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptOutListCommand.ts index 73fd2014ba9e6..ae7246fc4658e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptOutListCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptOutListCommand.ts @@ -110,4 +110,16 @@ export class DeleteOptOutListCommand extends $Command .f(void 0, void 0) .ser(se_DeleteOptOutListCommand) .de(de_DeleteOptOutListCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteOptOutListRequest; + output: DeleteOptOutListResult; + }; + sdk: { + input: DeleteOptOutListCommandInput; + output: DeleteOptOutListCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptedOutNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptedOutNumberCommand.ts index 6155495dda48e..3d1b91d87d46f 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptedOutNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteOptedOutNumberCommand.ts @@ -114,4 +114,16 @@ export class DeleteOptedOutNumberCommand extends $Command .f(void 0, void 0) .ser(se_DeleteOptedOutNumberCommand) .de(de_DeleteOptedOutNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteOptedOutNumberRequest; + output: DeleteOptedOutNumberResult; + }; + sdk: { + input: DeleteOptedOutNumberCommandInput; + output: DeleteOptedOutNumberCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeletePoolCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeletePoolCommand.ts index 6e53f709e3116..2d469b219d42d 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeletePoolCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeletePoolCommand.ts @@ -121,4 +121,16 @@ export class DeletePoolCommand extends $Command .f(void 0, void 0) .ser(se_DeletePoolCommand) .de(de_DeletePoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePoolRequest; + output: DeletePoolResult; + }; + sdk: { + input: DeletePoolCommandInput; + output: DeletePoolCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteProtectConfigurationCommand.ts index b13f7528da12c..f113aef9ab739 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteProtectConfigurationCommand.ts @@ -109,4 +109,16 @@ export class DeleteProtectConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteProtectConfigurationCommand) .de(de_DeleteProtectConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteProtectConfigurationRequest; + output: DeleteProtectConfigurationResult; + }; + sdk: { + input: DeleteProtectConfigurationCommandInput; + output: DeleteProtectConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationAttachmentCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationAttachmentCommand.ts index f5f4332d15e07..d908a6d385109 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationAttachmentCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationAttachmentCommand.ts @@ -114,4 +114,16 @@ export class DeleteRegistrationAttachmentCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRegistrationAttachmentCommand) .de(de_DeleteRegistrationAttachmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRegistrationAttachmentRequest; + output: DeleteRegistrationAttachmentResult; + }; + sdk: { + input: DeleteRegistrationAttachmentCommandInput; + output: DeleteRegistrationAttachmentCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationCommand.ts index 742c73feef7c1..4324e0c183d0e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationCommand.ts @@ -115,4 +115,16 @@ export class DeleteRegistrationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRegistrationCommand) .de(de_DeleteRegistrationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRegistrationRequest; + output: DeleteRegistrationResult; + }; + sdk: { + input: DeleteRegistrationCommandInput; + output: DeleteRegistrationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationFieldValueCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationFieldValueCommand.ts index 7c7268bbae23e..ff0aba2e06b4c 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationFieldValueCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteRegistrationFieldValueCommand.ts @@ -119,4 +119,16 @@ export class DeleteRegistrationFieldValueCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRegistrationFieldValueCommand) .de(de_DeleteRegistrationFieldValueCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRegistrationFieldValueRequest; + output: DeleteRegistrationFieldValueResult; + }; + sdk: { + input: DeleteRegistrationFieldValueCommandInput; + output: DeleteRegistrationFieldValueCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteTextMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteTextMessageSpendLimitOverrideCommand.ts index 9743c6f3ab867..b3b612aa93405 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteTextMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteTextMessageSpendLimitOverrideCommand.ts @@ -106,4 +106,16 @@ export class DeleteTextMessageSpendLimitOverrideCommand extends $Command .f(void 0, void 0) .ser(se_DeleteTextMessageSpendLimitOverrideCommand) .de(de_DeleteTextMessageSpendLimitOverrideCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: DeleteTextMessageSpendLimitOverrideResult; + }; + sdk: { + input: DeleteTextMessageSpendLimitOverrideCommandInput; + output: DeleteTextMessageSpendLimitOverrideCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVerifiedDestinationNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVerifiedDestinationNumberCommand.ts index 98193fd77e149..8e87791e8b2b8 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVerifiedDestinationNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVerifiedDestinationNumberCommand.ts @@ -113,4 +113,16 @@ export class DeleteVerifiedDestinationNumberCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVerifiedDestinationNumberCommand) .de(de_DeleteVerifiedDestinationNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVerifiedDestinationNumberRequest; + output: DeleteVerifiedDestinationNumberResult; + }; + sdk: { + input: DeleteVerifiedDestinationNumberCommandInput; + output: DeleteVerifiedDestinationNumberCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVoiceMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVoiceMessageSpendLimitOverrideCommand.ts index bfd67d5df7dea..aac92712e0788 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVoiceMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DeleteVoiceMessageSpendLimitOverrideCommand.ts @@ -106,4 +106,16 @@ export class DeleteVoiceMessageSpendLimitOverrideCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceMessageSpendLimitOverrideCommand) .de(de_DeleteVoiceMessageSpendLimitOverrideCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: DeleteVoiceMessageSpendLimitOverrideResult; + }; + sdk: { + input: DeleteVoiceMessageSpendLimitOverrideCommandInput; + output: DeleteVoiceMessageSpendLimitOverrideCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountAttributesCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountAttributesCommand.ts index ce39a59c6dda3..a94671ebd8042 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountAttributesCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountAttributesCommand.ts @@ -109,4 +109,16 @@ export class DescribeAccountAttributesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAccountAttributesCommand) .de(de_DescribeAccountAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAccountAttributesRequest; + output: DescribeAccountAttributesResult; + }; + sdk: { + input: DescribeAccountAttributesCommandInput; + output: DescribeAccountAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountLimitsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountLimitsCommand.ts index 192d748e55c74..50341a861972d 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountLimitsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeAccountLimitsCommand.ts @@ -110,4 +110,16 @@ export class DescribeAccountLimitsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeAccountLimitsCommand) .de(de_DescribeAccountLimitsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeAccountLimitsRequest; + output: DescribeAccountLimitsResult; + }; + sdk: { + input: DescribeAccountLimitsCommandInput; + output: DescribeAccountLimitsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeConfigurationSetsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeConfigurationSetsCommand.ts index f6c27e5b07dbb..08339e59d976e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeConfigurationSetsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeConfigurationSetsCommand.ts @@ -147,4 +147,16 @@ export class DescribeConfigurationSetsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeConfigurationSetsCommand) .de(de_DescribeConfigurationSetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeConfigurationSetsRequest; + output: DescribeConfigurationSetsResult; + }; + sdk: { + input: DescribeConfigurationSetsCommandInput; + output: DescribeConfigurationSetsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeKeywordsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeKeywordsCommand.ts index a6e5175697933..eec971ec6a366 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeKeywordsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeKeywordsCommand.ts @@ -128,4 +128,16 @@ export class DescribeKeywordsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeKeywordsCommand) .de(de_DescribeKeywordsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeKeywordsRequest; + output: DescribeKeywordsResult; + }; + sdk: { + input: DescribeKeywordsCommandInput; + output: DescribeKeywordsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptOutListsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptOutListsCommand.ts index cde3d05a4a935..774d82104d140 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptOutListsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptOutListsCommand.ts @@ -115,4 +115,16 @@ export class DescribeOptOutListsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeOptOutListsCommand) .de(de_DescribeOptOutListsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeOptOutListsRequest; + output: DescribeOptOutListsResult; + }; + sdk: { + input: DescribeOptOutListsCommandInput; + output: DescribeOptOutListsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptedOutNumbersCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptedOutNumbersCommand.ts index b76aa300c4391..052f9fd77fac2 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptedOutNumbersCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeOptedOutNumbersCommand.ts @@ -128,4 +128,16 @@ export class DescribeOptedOutNumbersCommand extends $Command .f(void 0, void 0) .ser(se_DescribeOptedOutNumbersCommand) .de(de_DescribeOptedOutNumbersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeOptedOutNumbersRequest; + output: DescribeOptedOutNumbersResult; + }; + sdk: { + input: DescribeOptedOutNumbersCommandInput; + output: DescribeOptedOutNumbersCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePhoneNumbersCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePhoneNumbersCommand.ts index 33d87150463fd..ff97c8c33ab09 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePhoneNumbersCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePhoneNumbersCommand.ts @@ -141,4 +141,16 @@ export class DescribePhoneNumbersCommand extends $Command .f(void 0, void 0) .ser(se_DescribePhoneNumbersCommand) .de(de_DescribePhoneNumbersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePhoneNumbersRequest; + output: DescribePhoneNumbersResult; + }; + sdk: { + input: DescribePhoneNumbersCommandInput; + output: DescribePhoneNumbersCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePoolsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePoolsCommand.ts index 31c51c71c62ef..9d869b9516a75 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePoolsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribePoolsCommand.ts @@ -136,4 +136,16 @@ export class DescribePoolsCommand extends $Command .f(void 0, void 0) .ser(se_DescribePoolsCommand) .de(de_DescribePoolsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePoolsRequest; + output: DescribePoolsResult; + }; + sdk: { + input: DescribePoolsCommandInput; + output: DescribePoolsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeProtectConfigurationsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeProtectConfigurationsCommand.ts index c352c1e7872fb..ae27080d86f32 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeProtectConfigurationsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeProtectConfigurationsCommand.ts @@ -125,4 +125,16 @@ export class DescribeProtectConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeProtectConfigurationsCommand) .de(de_DescribeProtectConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeProtectConfigurationsRequest; + output: DescribeProtectConfigurationsResult; + }; + sdk: { + input: DescribeProtectConfigurationsCommandInput; + output: DescribeProtectConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationAttachmentsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationAttachmentsCommand.ts index bd4444a9c11e7..a50f342a66fcb 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationAttachmentsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationAttachmentsCommand.ts @@ -125,4 +125,16 @@ export class DescribeRegistrationAttachmentsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRegistrationAttachmentsCommand) .de(de_DescribeRegistrationAttachmentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRegistrationAttachmentsRequest; + output: DescribeRegistrationAttachmentsResult; + }; + sdk: { + input: DescribeRegistrationAttachmentsCommandInput; + output: DescribeRegistrationAttachmentsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldDefinitionsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldDefinitionsCommand.ts index d05efa14b433d..68c8205bf1f81 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldDefinitionsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldDefinitionsCommand.ts @@ -147,4 +147,16 @@ export class DescribeRegistrationFieldDefinitionsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRegistrationFieldDefinitionsCommand) .de(de_DescribeRegistrationFieldDefinitionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRegistrationFieldDefinitionsRequest; + output: DescribeRegistrationFieldDefinitionsResult; + }; + sdk: { + input: DescribeRegistrationFieldDefinitionsCommandInput; + output: DescribeRegistrationFieldDefinitionsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldValuesCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldValuesCommand.ts index 20b17173bc4dc..b9d0dde6bbb1b 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldValuesCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationFieldValuesCommand.ts @@ -125,4 +125,16 @@ export class DescribeRegistrationFieldValuesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRegistrationFieldValuesCommand) .de(de_DescribeRegistrationFieldValuesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRegistrationFieldValuesRequest; + output: DescribeRegistrationFieldValuesResult; + }; + sdk: { + input: DescribeRegistrationFieldValuesCommandInput; + output: DescribeRegistrationFieldValuesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationSectionDefinitionsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationSectionDefinitionsCommand.ts index c71ae9d03a0df..b75b6d44b5cd4 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationSectionDefinitionsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationSectionDefinitionsCommand.ts @@ -123,4 +123,16 @@ export class DescribeRegistrationSectionDefinitionsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRegistrationSectionDefinitionsCommand) .de(de_DescribeRegistrationSectionDefinitionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRegistrationSectionDefinitionsRequest; + output: DescribeRegistrationSectionDefinitionsResult; + }; + sdk: { + input: DescribeRegistrationSectionDefinitionsCommandInput; + output: DescribeRegistrationSectionDefinitionsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationTypeDefinitionsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationTypeDefinitionsCommand.ts index 6ce3b0997d6a6..ee7cf3223bc75 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationTypeDefinitionsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationTypeDefinitionsCommand.ts @@ -136,4 +136,16 @@ export class DescribeRegistrationTypeDefinitionsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRegistrationTypeDefinitionsCommand) .de(de_DescribeRegistrationTypeDefinitionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRegistrationTypeDefinitionsRequest; + output: DescribeRegistrationTypeDefinitionsResult; + }; + sdk: { + input: DescribeRegistrationTypeDefinitionsCommandInput; + output: DescribeRegistrationTypeDefinitionsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationVersionsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationVersionsCommand.ts index 9b8495a4d4247..6664975024f92 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationVersionsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationVersionsCommand.ts @@ -144,4 +144,16 @@ export class DescribeRegistrationVersionsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRegistrationVersionsCommand) .de(de_DescribeRegistrationVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRegistrationVersionsRequest; + output: DescribeRegistrationVersionsResult; + }; + sdk: { + input: DescribeRegistrationVersionsCommandInput; + output: DescribeRegistrationVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationsCommand.ts index 4ee52490f0ba3..709a12f5e89f1 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeRegistrationsCommand.ts @@ -126,4 +126,16 @@ export class DescribeRegistrationsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeRegistrationsCommand) .de(de_DescribeRegistrationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeRegistrationsRequest; + output: DescribeRegistrationsResult; + }; + sdk: { + input: DescribeRegistrationsCommandInput; + output: DescribeRegistrationsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSenderIdsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSenderIdsCommand.ts index 26e4506b24a6a..82b32d2285ec0 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSenderIdsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSenderIdsCommand.ts @@ -133,4 +133,16 @@ export class DescribeSenderIdsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSenderIdsCommand) .de(de_DescribeSenderIdsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSenderIdsRequest; + output: DescribeSenderIdsResult; + }; + sdk: { + input: DescribeSenderIdsCommandInput; + output: DescribeSenderIdsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSpendLimitsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSpendLimitsCommand.ts index d59a8139d37e0..20526ef0c6b65 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSpendLimitsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeSpendLimitsCommand.ts @@ -111,4 +111,16 @@ export class DescribeSpendLimitsCommand extends $Command .f(void 0, void 0) .ser(se_DescribeSpendLimitsCommand) .de(de_DescribeSpendLimitsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeSpendLimitsRequest; + output: DescribeSpendLimitsResult; + }; + sdk: { + input: DescribeSpendLimitsCommandInput; + output: DescribeSpendLimitsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeVerifiedDestinationNumbersCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeVerifiedDestinationNumbersCommand.ts index 26dfb9fda0355..f842327c55719 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeVerifiedDestinationNumbersCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DescribeVerifiedDestinationNumbersCommand.ts @@ -131,4 +131,16 @@ export class DescribeVerifiedDestinationNumbersCommand extends $Command .f(void 0, void 0) .ser(se_DescribeVerifiedDestinationNumbersCommand) .de(de_DescribeVerifiedDestinationNumbersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeVerifiedDestinationNumbersRequest; + output: DescribeVerifiedDestinationNumbersResult; + }; + sdk: { + input: DescribeVerifiedDestinationNumbersCommandInput; + output: DescribeVerifiedDestinationNumbersCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateOriginationIdentityCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateOriginationIdentityCommand.ts index af56c8236376e..95ff6d4cdc0de 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateOriginationIdentityCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateOriginationIdentityCommand.ts @@ -119,4 +119,16 @@ export class DisassociateOriginationIdentityCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateOriginationIdentityCommand) .de(de_DisassociateOriginationIdentityCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateOriginationIdentityRequest; + output: DisassociateOriginationIdentityResult; + }; + sdk: { + input: DisassociateOriginationIdentityCommandInput; + output: DisassociateOriginationIdentityCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateProtectConfigurationCommand.ts index a33b9881980fa..ecc9912ecb529 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DisassociateProtectConfigurationCommand.ts @@ -114,4 +114,16 @@ export class DisassociateProtectConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateProtectConfigurationCommand) .de(de_DisassociateProtectConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateProtectConfigurationRequest; + output: DisassociateProtectConfigurationResult; + }; + sdk: { + input: DisassociateProtectConfigurationCommandInput; + output: DisassociateProtectConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/DiscardRegistrationVersionCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/DiscardRegistrationVersionCommand.ts index 011a2ed4527f8..b083688fa4362 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/DiscardRegistrationVersionCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/DiscardRegistrationVersionCommand.ts @@ -118,4 +118,16 @@ export class DiscardRegistrationVersionCommand extends $Command .f(void 0, void 0) .ser(se_DiscardRegistrationVersionCommand) .de(de_DiscardRegistrationVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DiscardRegistrationVersionRequest; + output: DiscardRegistrationVersionResult; + }; + sdk: { + input: DiscardRegistrationVersionCommandInput; + output: DiscardRegistrationVersionCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/GetProtectConfigurationCountryRuleSetCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/GetProtectConfigurationCountryRuleSetCommand.ts index 121093b6b64ae..09c55cb3ff98d 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/GetProtectConfigurationCountryRuleSetCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/GetProtectConfigurationCountryRuleSetCommand.ts @@ -116,4 +116,16 @@ export class GetProtectConfigurationCountryRuleSetCommand extends $Command .f(void 0, void 0) .ser(se_GetProtectConfigurationCountryRuleSetCommand) .de(de_GetProtectConfigurationCountryRuleSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetProtectConfigurationCountryRuleSetRequest; + output: GetProtectConfigurationCountryRuleSetResult; + }; + sdk: { + input: GetProtectConfigurationCountryRuleSetCommandInput; + output: GetProtectConfigurationCountryRuleSetCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/ListPoolOriginationIdentitiesCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/ListPoolOriginationIdentitiesCommand.ts index dcd9de01a5cea..28e3a79b78fe4 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/ListPoolOriginationIdentitiesCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/ListPoolOriginationIdentitiesCommand.ts @@ -129,4 +129,16 @@ export class ListPoolOriginationIdentitiesCommand extends $Command .f(void 0, void 0) .ser(se_ListPoolOriginationIdentitiesCommand) .de(de_ListPoolOriginationIdentitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPoolOriginationIdentitiesRequest; + output: ListPoolOriginationIdentitiesResult; + }; + sdk: { + input: ListPoolOriginationIdentitiesCommandInput; + output: ListPoolOriginationIdentitiesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/ListRegistrationAssociationsCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/ListRegistrationAssociationsCommand.ts index 10b4f4051acf6..7fab2a868a609 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/ListRegistrationAssociationsCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/ListRegistrationAssociationsCommand.ts @@ -126,4 +126,16 @@ export class ListRegistrationAssociationsCommand extends $Command .f(void 0, void 0) .ser(se_ListRegistrationAssociationsCommand) .de(de_ListRegistrationAssociationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRegistrationAssociationsRequest; + output: ListRegistrationAssociationsResult; + }; + sdk: { + input: ListRegistrationAssociationsCommandInput; + output: ListRegistrationAssociationsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/ListTagsForResourceCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/ListTagsForResourceCommand.ts index 739e259b1e545..3a2e17389262e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/ListTagsForResourceCommand.ts @@ -105,4 +105,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResult; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/PutKeywordCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/PutKeywordCommand.ts index 5c20216527db5..79a53afee79e4 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/PutKeywordCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/PutKeywordCommand.ts @@ -122,4 +122,16 @@ export class PutKeywordCommand extends $Command .f(void 0, void 0) .ser(se_PutKeywordCommand) .de(de_PutKeywordCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutKeywordRequest; + output: PutKeywordResult; + }; + sdk: { + input: PutKeywordCommandInput; + output: PutKeywordCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/PutOptedOutNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/PutOptedOutNumberCommand.ts index ee9313e9eca5d..ad6b2f6a55f23 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/PutOptedOutNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/PutOptedOutNumberCommand.ts @@ -106,4 +106,16 @@ export class PutOptedOutNumberCommand extends $Command .f(void 0, void 0) .ser(se_PutOptedOutNumberCommand) .de(de_PutOptedOutNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutOptedOutNumberRequest; + output: PutOptedOutNumberResult; + }; + sdk: { + input: PutOptedOutNumberCommandInput; + output: PutOptedOutNumberCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/PutRegistrationFieldValueCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/PutRegistrationFieldValueCommand.ts index 9f52ebad32078..e7d3db1d601ff 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/PutRegistrationFieldValueCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/PutRegistrationFieldValueCommand.ts @@ -119,4 +119,16 @@ export class PutRegistrationFieldValueCommand extends $Command .f(void 0, void 0) .ser(se_PutRegistrationFieldValueCommand) .de(de_PutRegistrationFieldValueCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutRegistrationFieldValueRequest; + output: PutRegistrationFieldValueResult; + }; + sdk: { + input: PutRegistrationFieldValueCommandInput; + output: PutRegistrationFieldValueCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/ReleasePhoneNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/ReleasePhoneNumberCommand.ts index 3b2df2691a6be..4df6e572ea344 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/ReleasePhoneNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/ReleasePhoneNumberCommand.ts @@ -125,4 +125,16 @@ export class ReleasePhoneNumberCommand extends $Command .f(void 0, void 0) .ser(se_ReleasePhoneNumberCommand) .de(de_ReleasePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ReleasePhoneNumberRequest; + output: ReleasePhoneNumberResult; + }; + sdk: { + input: ReleasePhoneNumberCommandInput; + output: ReleasePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/ReleaseSenderIdCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/ReleaseSenderIdCommand.ts index 666d904cb71a7..561a1f7030858 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/ReleaseSenderIdCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/ReleaseSenderIdCommand.ts @@ -114,4 +114,16 @@ export class ReleaseSenderIdCommand extends $Command .f(void 0, void 0) .ser(se_ReleaseSenderIdCommand) .de(de_ReleaseSenderIdCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ReleaseSenderIdRequest; + output: ReleaseSenderIdResult; + }; + sdk: { + input: ReleaseSenderIdCommandInput; + output: ReleaseSenderIdCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/RequestPhoneNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/RequestPhoneNumberCommand.ts index 2c44de79141fe..96e42cb1b2fdb 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/RequestPhoneNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/RequestPhoneNumberCommand.ts @@ -150,4 +150,16 @@ export class RequestPhoneNumberCommand extends $Command .f(void 0, void 0) .ser(se_RequestPhoneNumberCommand) .de(de_RequestPhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RequestPhoneNumberRequest; + output: RequestPhoneNumberResult; + }; + sdk: { + input: RequestPhoneNumberCommandInput; + output: RequestPhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/RequestSenderIdCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/RequestSenderIdCommand.ts index 3d0d75e5f0b91..abe2a1387a67f 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/RequestSenderIdCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/RequestSenderIdCommand.ts @@ -131,4 +131,16 @@ export class RequestSenderIdCommand extends $Command .f(void 0, void 0) .ser(se_RequestSenderIdCommand) .de(de_RequestSenderIdCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RequestSenderIdRequest; + output: RequestSenderIdResult; + }; + sdk: { + input: RequestSenderIdCommandInput; + output: RequestSenderIdCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SendDestinationNumberVerificationCodeCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SendDestinationNumberVerificationCodeCommand.ts index 74acf7acdcfb5..ff889cbe49717 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SendDestinationNumberVerificationCodeCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SendDestinationNumberVerificationCodeCommand.ts @@ -129,4 +129,16 @@ export class SendDestinationNumberVerificationCodeCommand extends $Command .f(void 0, void 0) .ser(se_SendDestinationNumberVerificationCodeCommand) .de(de_SendDestinationNumberVerificationCodeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendDestinationNumberVerificationCodeRequest; + output: SendDestinationNumberVerificationCodeResult; + }; + sdk: { + input: SendDestinationNumberVerificationCodeCommandInput; + output: SendDestinationNumberVerificationCodeCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SendMediaMessageCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SendMediaMessageCommand.ts index 9e5413d38fece..e03f665c2d968 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SendMediaMessageCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SendMediaMessageCommand.ts @@ -121,4 +121,16 @@ export class SendMediaMessageCommand extends $Command .f(void 0, void 0) .ser(se_SendMediaMessageCommand) .de(de_SendMediaMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendMediaMessageRequest; + output: SendMediaMessageResult; + }; + sdk: { + input: SendMediaMessageCommandInput; + output: SendMediaMessageCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SendTextMessageCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SendTextMessageCommand.ts index 9a566f661aaaa..6594a3b2ded50 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SendTextMessageCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SendTextMessageCommand.ts @@ -127,4 +127,16 @@ export class SendTextMessageCommand extends $Command .f(void 0, void 0) .ser(se_SendTextMessageCommand) .de(de_SendTextMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendTextMessageRequest; + output: SendTextMessageResult; + }; + sdk: { + input: SendTextMessageCommandInput; + output: SendTextMessageCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SendVoiceMessageCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SendVoiceMessageCommand.ts index c9fdd4437da9b..5c7571dbde640 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SendVoiceMessageCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SendVoiceMessageCommand.ts @@ -122,4 +122,16 @@ export class SendVoiceMessageCommand extends $Command .f(void 0, void 0) .ser(se_SendVoiceMessageCommand) .de(de_SendVoiceMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendVoiceMessageRequest; + output: SendVoiceMessageResult; + }; + sdk: { + input: SendVoiceMessageCommandInput; + output: SendVoiceMessageCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetAccountDefaultProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetAccountDefaultProtectConfigurationCommand.ts index adf851cc4236e..d0f7ff711f774 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetAccountDefaultProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetAccountDefaultProtectConfigurationCommand.ts @@ -110,4 +110,16 @@ export class SetAccountDefaultProtectConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_SetAccountDefaultProtectConfigurationCommand) .de(de_SetAccountDefaultProtectConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetAccountDefaultProtectConfigurationRequest; + output: SetAccountDefaultProtectConfigurationResult; + }; + sdk: { + input: SetAccountDefaultProtectConfigurationCommandInput; + output: SetAccountDefaultProtectConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultMessageTypeCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultMessageTypeCommand.ts index 2e9b37ec45529..46546936c5d43 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultMessageTypeCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultMessageTypeCommand.ts @@ -107,4 +107,16 @@ export class SetDefaultMessageTypeCommand extends $Command .f(void 0, void 0) .ser(se_SetDefaultMessageTypeCommand) .de(de_SetDefaultMessageTypeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetDefaultMessageTypeRequest; + output: SetDefaultMessageTypeResult; + }; + sdk: { + input: SetDefaultMessageTypeCommandInput; + output: SetDefaultMessageTypeCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultSenderIdCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultSenderIdCommand.ts index f8cf1e9302eff..66762199088f8 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultSenderIdCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetDefaultSenderIdCommand.ts @@ -105,4 +105,16 @@ export class SetDefaultSenderIdCommand extends $Command .f(void 0, void 0) .ser(se_SetDefaultSenderIdCommand) .de(de_SetDefaultSenderIdCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetDefaultSenderIdRequest; + output: SetDefaultSenderIdResult; + }; + sdk: { + input: SetDefaultSenderIdCommandInput; + output: SetDefaultSenderIdCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetMediaMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetMediaMessageSpendLimitOverrideCommand.ts index 2dca34f84c600..7184ba1d58b72 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetMediaMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetMediaMessageSpendLimitOverrideCommand.ts @@ -103,4 +103,16 @@ export class SetMediaMessageSpendLimitOverrideCommand extends $Command .f(void 0, void 0) .ser(se_SetMediaMessageSpendLimitOverrideCommand) .de(de_SetMediaMessageSpendLimitOverrideCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetMediaMessageSpendLimitOverrideRequest; + output: SetMediaMessageSpendLimitOverrideResult; + }; + sdk: { + input: SetMediaMessageSpendLimitOverrideCommandInput; + output: SetMediaMessageSpendLimitOverrideCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetTextMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetTextMessageSpendLimitOverrideCommand.ts index 30667aa374fe1..78c3b02f7d28e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetTextMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetTextMessageSpendLimitOverrideCommand.ts @@ -103,4 +103,16 @@ export class SetTextMessageSpendLimitOverrideCommand extends $Command .f(void 0, void 0) .ser(se_SetTextMessageSpendLimitOverrideCommand) .de(de_SetTextMessageSpendLimitOverrideCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetTextMessageSpendLimitOverrideRequest; + output: SetTextMessageSpendLimitOverrideResult; + }; + sdk: { + input: SetTextMessageSpendLimitOverrideCommandInput; + output: SetTextMessageSpendLimitOverrideCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SetVoiceMessageSpendLimitOverrideCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SetVoiceMessageSpendLimitOverrideCommand.ts index 981350854d806..0be2b6f2a2be4 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SetVoiceMessageSpendLimitOverrideCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SetVoiceMessageSpendLimitOverrideCommand.ts @@ -103,4 +103,16 @@ export class SetVoiceMessageSpendLimitOverrideCommand extends $Command .f(void 0, void 0) .ser(se_SetVoiceMessageSpendLimitOverrideCommand) .de(de_SetVoiceMessageSpendLimitOverrideCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SetVoiceMessageSpendLimitOverrideRequest; + output: SetVoiceMessageSpendLimitOverrideResult; + }; + sdk: { + input: SetVoiceMessageSpendLimitOverrideCommandInput; + output: SetVoiceMessageSpendLimitOverrideCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/SubmitRegistrationVersionCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/SubmitRegistrationVersionCommand.ts index b81b6fc5f96ad..6d77c12f22aa2 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/SubmitRegistrationVersionCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/SubmitRegistrationVersionCommand.ts @@ -118,4 +118,16 @@ export class SubmitRegistrationVersionCommand extends $Command .f(void 0, void 0) .ser(se_SubmitRegistrationVersionCommand) .de(de_SubmitRegistrationVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SubmitRegistrationVersionRequest; + output: SubmitRegistrationVersionResult; + }; + sdk: { + input: SubmitRegistrationVersionCommandInput; + output: SubmitRegistrationVersionCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/TagResourceCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/TagResourceCommand.ts index 5875f9a235551..3f2cc6d3bdc02 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/TagResourceCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/TagResourceCommand.ts @@ -109,4 +109,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UntagResourceCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UntagResourceCommand.ts index d11980cce7258..70f357c15a52e 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UntagResourceCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UntagResourceCommand.ts @@ -101,4 +101,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateEventDestinationCommand.ts index 2fcb7bd9ca8cd..25bbfd52ac44a 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateEventDestinationCommand.ts @@ -145,4 +145,16 @@ export class UpdateEventDestinationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEventDestinationCommand) .de(de_UpdateEventDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEventDestinationRequest; + output: UpdateEventDestinationResult; + }; + sdk: { + input: UpdateEventDestinationCommandInput; + output: UpdateEventDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePhoneNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePhoneNumberCommand.ts index c9bd199aca33f..b85bdaa37bedd 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePhoneNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePhoneNumberCommand.ts @@ -133,4 +133,16 @@ export class UpdatePhoneNumberCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePhoneNumberCommand) .de(de_UpdatePhoneNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePhoneNumberRequest; + output: UpdatePhoneNumberResult; + }; + sdk: { + input: UpdatePhoneNumberCommandInput; + output: UpdatePhoneNumberCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePoolCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePoolCommand.ts index 343eae66f28f1..43e75d9f6c91b 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePoolCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdatePoolCommand.ts @@ -126,4 +126,16 @@ export class UpdatePoolCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePoolCommand) .de(de_UpdatePoolCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePoolRequest; + output: UpdatePoolResult; + }; + sdk: { + input: UpdatePoolCommandInput; + output: UpdatePoolCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCommand.ts index 192b1ad9ff5de..ba69f3a9cb44b 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCommand.ts @@ -104,4 +104,16 @@ export class UpdateProtectConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateProtectConfigurationCommand) .de(de_UpdateProtectConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateProtectConfigurationRequest; + output: UpdateProtectConfigurationResult; + }; + sdk: { + input: UpdateProtectConfigurationCommandInput; + output: UpdateProtectConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCountryRuleSetCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCountryRuleSetCommand.ts index bb9958a13ec5d..eb09297beb732 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCountryRuleSetCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateProtectConfigurationCountryRuleSetCommand.ts @@ -121,4 +121,16 @@ export class UpdateProtectConfigurationCountryRuleSetCommand extends $Command .f(void 0, void 0) .ser(se_UpdateProtectConfigurationCountryRuleSetCommand) .de(de_UpdateProtectConfigurationCountryRuleSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateProtectConfigurationCountryRuleSetRequest; + output: UpdateProtectConfigurationCountryRuleSetResult; + }; + sdk: { + input: UpdateProtectConfigurationCountryRuleSetCommandInput; + output: UpdateProtectConfigurationCountryRuleSetCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateSenderIdCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateSenderIdCommand.ts index bd62fff45b79c..6816c2be8d031 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateSenderIdCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/UpdateSenderIdCommand.ts @@ -110,4 +110,16 @@ export class UpdateSenderIdCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSenderIdCommand) .de(de_UpdateSenderIdCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSenderIdRequest; + output: UpdateSenderIdResult; + }; + sdk: { + input: UpdateSenderIdCommandInput; + output: UpdateSenderIdCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice-v2/src/commands/VerifyDestinationNumberCommand.ts b/clients/client-pinpoint-sms-voice-v2/src/commands/VerifyDestinationNumberCommand.ts index 6242f86bfa201..fe1a25d6c37fe 100644 --- a/clients/client-pinpoint-sms-voice-v2/src/commands/VerifyDestinationNumberCommand.ts +++ b/clients/client-pinpoint-sms-voice-v2/src/commands/VerifyDestinationNumberCommand.ts @@ -110,4 +110,16 @@ export class VerifyDestinationNumberCommand extends $Command .f(void 0, void 0) .ser(se_VerifyDestinationNumberCommand) .de(de_VerifyDestinationNumberCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: VerifyDestinationNumberRequest; + output: VerifyDestinationNumberResult; + }; + sdk: { + input: VerifyDestinationNumberCommandInput; + output: VerifyDestinationNumberCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice/CHANGELOG.md b/clients/client-pinpoint-sms-voice/CHANGELOG.md index 322c0a46fe642..5fb72da5c5443 100644 --- a/clients/client-pinpoint-sms-voice/CHANGELOG.md +++ b/clients/client-pinpoint-sms-voice/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-pinpoint-sms-voice + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-pinpoint-sms-voice + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-pinpoint-sms-voice diff --git a/clients/client-pinpoint-sms-voice/package.json b/clients/client-pinpoint-sms-voice/package.json index 12248db0d3685..307c12e2c69fb 100644 --- a/clients/client-pinpoint-sms-voice/package.json +++ b/clients/client-pinpoint-sms-voice/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pinpoint-sms-voice", "description": "AWS SDK for JavaScript Pinpoint Sms Voice Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pinpoint-sms-voice", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetCommand.ts index 9ff159b85dbbf..eb0bc438dfd8c 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetCommand.ts @@ -90,4 +90,16 @@ export class CreateConfigurationSetCommand extends $Command .f(void 0, void 0) .ser(se_CreateConfigurationSetCommand) .de(de_CreateConfigurationSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConfigurationSetRequest; + output: {}; + }; + sdk: { + input: CreateConfigurationSetCommandInput; + output: CreateConfigurationSetCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetEventDestinationCommand.ts index 96fca2480ff34..463b0ae66909b 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/CreateConfigurationSetEventDestinationCommand.ts @@ -120,4 +120,16 @@ export class CreateConfigurationSetEventDestinationCommand extends $Command .f(void 0, void 0) .ser(se_CreateConfigurationSetEventDestinationCommand) .de(de_CreateConfigurationSetEventDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateConfigurationSetEventDestinationRequest; + output: {}; + }; + sdk: { + input: CreateConfigurationSetEventDestinationCommandInput; + output: CreateConfigurationSetEventDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetCommand.ts index a6a13e36ddf5d..d6e4a6bf5a124 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetCommand.ts @@ -87,4 +87,16 @@ export class DeleteConfigurationSetCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfigurationSetCommand) .de(de_DeleteConfigurationSetCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfigurationSetRequest; + output: {}; + }; + sdk: { + input: DeleteConfigurationSetCommandInput; + output: DeleteConfigurationSetCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetEventDestinationCommand.ts index 09621076a157c..c835eebca0ff3 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/DeleteConfigurationSetEventDestinationCommand.ts @@ -97,4 +97,16 @@ export class DeleteConfigurationSetEventDestinationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConfigurationSetEventDestinationCommand) .de(de_DeleteConfigurationSetEventDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConfigurationSetEventDestinationRequest; + output: {}; + }; + sdk: { + input: DeleteConfigurationSetEventDestinationCommandInput; + output: DeleteConfigurationSetEventDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice/src/commands/GetConfigurationSetEventDestinationsCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/GetConfigurationSetEventDestinationsCommand.ts index 7c59363ca3e93..6520780cdb40f 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/GetConfigurationSetEventDestinationsCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/GetConfigurationSetEventDestinationsCommand.ts @@ -116,4 +116,16 @@ export class GetConfigurationSetEventDestinationsCommand extends $Command .f(void 0, void 0) .ser(se_GetConfigurationSetEventDestinationsCommand) .de(de_GetConfigurationSetEventDestinationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetConfigurationSetEventDestinationsRequest; + output: GetConfigurationSetEventDestinationsResponse; + }; + sdk: { + input: GetConfigurationSetEventDestinationsCommandInput; + output: GetConfigurationSetEventDestinationsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice/src/commands/ListConfigurationSetsCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/ListConfigurationSetsCommand.ts index 2bc902550b921..265a4a7a135d7 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/ListConfigurationSetsCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/ListConfigurationSetsCommand.ts @@ -90,4 +90,16 @@ export class ListConfigurationSetsCommand extends $Command .f(void 0, void 0) .ser(se_ListConfigurationSetsCommand) .de(de_ListConfigurationSetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListConfigurationSetsRequest; + output: ListConfigurationSetsResponse; + }; + sdk: { + input: ListConfigurationSetsCommandInput; + output: ListConfigurationSetsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice/src/commands/SendVoiceMessageCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/SendVoiceMessageCommand.ts index 7a50dc202e61f..0a09d88ed69ef 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/SendVoiceMessageCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/SendVoiceMessageCommand.ts @@ -104,4 +104,16 @@ export class SendVoiceMessageCommand extends $Command .f(void 0, void 0) .ser(se_SendVoiceMessageCommand) .de(de_SendVoiceMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendVoiceMessageRequest; + output: SendVoiceMessageResponse; + }; + sdk: { + input: SendVoiceMessageCommandInput; + output: SendVoiceMessageCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint-sms-voice/src/commands/UpdateConfigurationSetEventDestinationCommand.ts b/clients/client-pinpoint-sms-voice/src/commands/UpdateConfigurationSetEventDestinationCommand.ts index 79bc729930d20..83a5d5d8aeffe 100644 --- a/clients/client-pinpoint-sms-voice/src/commands/UpdateConfigurationSetEventDestinationCommand.ts +++ b/clients/client-pinpoint-sms-voice/src/commands/UpdateConfigurationSetEventDestinationCommand.ts @@ -114,4 +114,16 @@ export class UpdateConfigurationSetEventDestinationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateConfigurationSetEventDestinationCommand) .de(de_UpdateConfigurationSetEventDestinationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateConfigurationSetEventDestinationRequest; + output: {}; + }; + sdk: { + input: UpdateConfigurationSetEventDestinationCommandInput; + output: UpdateConfigurationSetEventDestinationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/CHANGELOG.md b/clients/client-pinpoint/CHANGELOG.md index 4ae94fc07ef2f..afd986ab9d07b 100644 --- a/clients/client-pinpoint/CHANGELOG.md +++ b/clients/client-pinpoint/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-pinpoint + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-pinpoint + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-pinpoint diff --git a/clients/client-pinpoint/package.json b/clients/client-pinpoint/package.json index 3b25a035333f0..31fc4915400ce 100644 --- a/clients/client-pinpoint/package.json +++ b/clients/client-pinpoint/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pinpoint", "description": "AWS SDK for JavaScript Pinpoint Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pinpoint", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-pinpoint/src/commands/CreateAppCommand.ts b/clients/client-pinpoint/src/commands/CreateAppCommand.ts index d8d509f74029d..eeaea9544421c 100644 --- a/clients/client-pinpoint/src/commands/CreateAppCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateAppCommand.ts @@ -111,4 +111,16 @@ export class CreateAppCommand extends $Command .f(void 0, void 0) .ser(se_CreateAppCommand) .de(de_CreateAppCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAppRequest; + output: CreateAppResponse; + }; + sdk: { + input: CreateAppCommandInput; + output: CreateAppCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/CreateCampaignCommand.ts b/clients/client-pinpoint/src/commands/CreateCampaignCommand.ts index 257126664fd7a..6b954ca26db32 100644 --- a/clients/client-pinpoint/src/commands/CreateCampaignCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateCampaignCommand.ts @@ -869,4 +869,16 @@ export class CreateCampaignCommand extends $Command .f(void 0, void 0) .ser(se_CreateCampaignCommand) .de(de_CreateCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateCampaignRequest; + output: CreateCampaignResponse; + }; + sdk: { + input: CreateCampaignCommandInput; + output: CreateCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/CreateEmailTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreateEmailTemplateCommand.ts index ad086b4733411..4bcbfe36a803a 100644 --- a/clients/client-pinpoint/src/commands/CreateEmailTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateEmailTemplateCommand.ts @@ -113,4 +113,16 @@ export class CreateEmailTemplateCommand extends $Command .f(void 0, void 0) .ser(se_CreateEmailTemplateCommand) .de(de_CreateEmailTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEmailTemplateRequest; + output: CreateEmailTemplateResponse; + }; + sdk: { + input: CreateEmailTemplateCommandInput; + output: CreateEmailTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/CreateExportJobCommand.ts b/clients/client-pinpoint/src/commands/CreateExportJobCommand.ts index 878fa05a9d0cb..21e0325e42227 100644 --- a/clients/client-pinpoint/src/commands/CreateExportJobCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateExportJobCommand.ts @@ -125,4 +125,16 @@ export class CreateExportJobCommand extends $Command .f(void 0, void 0) .ser(se_CreateExportJobCommand) .de(de_CreateExportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateExportJobRequest; + output: CreateExportJobResponse; + }; + sdk: { + input: CreateExportJobCommandInput; + output: CreateExportJobCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/CreateImportJobCommand.ts b/clients/client-pinpoint/src/commands/CreateImportJobCommand.ts index d9249b7e121df..9cffc20c9e267 100644 --- a/clients/client-pinpoint/src/commands/CreateImportJobCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateImportJobCommand.ts @@ -133,4 +133,16 @@ export class CreateImportJobCommand extends $Command .f(void 0, void 0) .ser(se_CreateImportJobCommand) .de(de_CreateImportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateImportJobRequest; + output: CreateImportJobResponse; + }; + sdk: { + input: CreateImportJobCommandInput; + output: CreateImportJobCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/CreateInAppTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreateInAppTemplateCommand.ts index 5fd9ed7c53fe4..9ac046ca5b9a7 100644 --- a/clients/client-pinpoint/src/commands/CreateInAppTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateInAppTemplateCommand.ts @@ -163,4 +163,16 @@ export class CreateInAppTemplateCommand extends $Command .f(void 0, void 0) .ser(se_CreateInAppTemplateCommand) .de(de_CreateInAppTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateInAppTemplateRequest; + output: CreateInAppTemplateResponse; + }; + sdk: { + input: CreateInAppTemplateCommandInput; + output: CreateInAppTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/CreateJourneyCommand.ts b/clients/client-pinpoint/src/commands/CreateJourneyCommand.ts index 0129d1207b3e4..2e72184b94c90 100644 --- a/clients/client-pinpoint/src/commands/CreateJourneyCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateJourneyCommand.ts @@ -864,4 +864,16 @@ export class CreateJourneyCommand extends $Command .f(void 0, void 0) .ser(se_CreateJourneyCommand) .de(de_CreateJourneyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateJourneyRequest; + output: CreateJourneyResponse; + }; + sdk: { + input: CreateJourneyCommandInput; + output: CreateJourneyCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/CreatePushTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreatePushTemplateCommand.ts index cd789dfb8f884..ce4ee13767dd6 100644 --- a/clients/client-pinpoint/src/commands/CreatePushTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreatePushTemplateCommand.ts @@ -153,4 +153,16 @@ export class CreatePushTemplateCommand extends $Command .f(void 0, void 0) .ser(se_CreatePushTemplateCommand) .de(de_CreatePushTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePushTemplateRequest; + output: CreatePushTemplateResponse; + }; + sdk: { + input: CreatePushTemplateCommandInput; + output: CreatePushTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/CreateRecommenderConfigurationCommand.ts b/clients/client-pinpoint/src/commands/CreateRecommenderConfigurationCommand.ts index b0f5c1fd12364..83a1af17fa3c8 100644 --- a/clients/client-pinpoint/src/commands/CreateRecommenderConfigurationCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateRecommenderConfigurationCommand.ts @@ -130,4 +130,16 @@ export class CreateRecommenderConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_CreateRecommenderConfigurationCommand) .de(de_CreateRecommenderConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRecommenderConfigurationRequest; + output: CreateRecommenderConfigurationResponse; + }; + sdk: { + input: CreateRecommenderConfigurationCommandInput; + output: CreateRecommenderConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/CreateSegmentCommand.ts b/clients/client-pinpoint/src/commands/CreateSegmentCommand.ts index ddf8366e73cca..ad7be283b2912 100644 --- a/clients/client-pinpoint/src/commands/CreateSegmentCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateSegmentCommand.ts @@ -386,4 +386,16 @@ export class CreateSegmentCommand extends $Command .f(void 0, void 0) .ser(se_CreateSegmentCommand) .de(de_CreateSegmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSegmentRequest; + output: CreateSegmentResponse; + }; + sdk: { + input: CreateSegmentCommandInput; + output: CreateSegmentCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/CreateSmsTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreateSmsTemplateCommand.ts index a2ba03d2cc0f7..3ef2edfe5913a 100644 --- a/clients/client-pinpoint/src/commands/CreateSmsTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateSmsTemplateCommand.ts @@ -105,4 +105,16 @@ export class CreateSmsTemplateCommand extends $Command .f(void 0, void 0) .ser(se_CreateSmsTemplateCommand) .de(de_CreateSmsTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSmsTemplateRequest; + output: CreateSmsTemplateResponse; + }; + sdk: { + input: CreateSmsTemplateCommandInput; + output: CreateSmsTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/CreateVoiceTemplateCommand.ts b/clients/client-pinpoint/src/commands/CreateVoiceTemplateCommand.ts index 1120365f5403e..e66a6073a3901 100644 --- a/clients/client-pinpoint/src/commands/CreateVoiceTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/CreateVoiceTemplateCommand.ts @@ -106,4 +106,16 @@ export class CreateVoiceTemplateCommand extends $Command .f(void 0, void 0) .ser(se_CreateVoiceTemplateCommand) .de(de_CreateVoiceTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateVoiceTemplateRequest; + output: CreateVoiceTemplateResponse; + }; + sdk: { + input: CreateVoiceTemplateCommandInput; + output: CreateVoiceTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteAdmChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteAdmChannelCommand.ts index d488afa083e02..efb373cd0ac90 100644 --- a/clients/client-pinpoint/src/commands/DeleteAdmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteAdmChannelCommand.ts @@ -109,4 +109,16 @@ export class DeleteAdmChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAdmChannelCommand) .de(de_DeleteAdmChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAdmChannelRequest; + output: DeleteAdmChannelResponse; + }; + sdk: { + input: DeleteAdmChannelCommandInput; + output: DeleteAdmChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteApnsChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteApnsChannelCommand.ts index 16bf9f162e022..9899a3eb60c26 100644 --- a/clients/client-pinpoint/src/commands/DeleteApnsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteApnsChannelCommand.ts @@ -111,4 +111,16 @@ export class DeleteApnsChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteApnsChannelCommand) .de(de_DeleteApnsChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteApnsChannelRequest; + output: DeleteApnsChannelResponse; + }; + sdk: { + input: DeleteApnsChannelCommandInput; + output: DeleteApnsChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteApnsSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteApnsSandboxChannelCommand.ts index 114b0c1408dae..d6cefe433cd20 100644 --- a/clients/client-pinpoint/src/commands/DeleteApnsSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteApnsSandboxChannelCommand.ts @@ -111,4 +111,16 @@ export class DeleteApnsSandboxChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteApnsSandboxChannelCommand) .de(de_DeleteApnsSandboxChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteApnsSandboxChannelRequest; + output: DeleteApnsSandboxChannelResponse; + }; + sdk: { + input: DeleteApnsSandboxChannelCommandInput; + output: DeleteApnsSandboxChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteApnsVoipChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteApnsVoipChannelCommand.ts index 712cd1baacbd2..f4059b96f5a35 100644 --- a/clients/client-pinpoint/src/commands/DeleteApnsVoipChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteApnsVoipChannelCommand.ts @@ -111,4 +111,16 @@ export class DeleteApnsVoipChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteApnsVoipChannelCommand) .de(de_DeleteApnsVoipChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteApnsVoipChannelRequest; + output: DeleteApnsVoipChannelResponse; + }; + sdk: { + input: DeleteApnsVoipChannelCommandInput; + output: DeleteApnsVoipChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteApnsVoipSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteApnsVoipSandboxChannelCommand.ts index 89224c6c34d62..3527d62a051ff 100644 --- a/clients/client-pinpoint/src/commands/DeleteApnsVoipSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteApnsVoipSandboxChannelCommand.ts @@ -116,4 +116,16 @@ export class DeleteApnsVoipSandboxChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteApnsVoipSandboxChannelCommand) .de(de_DeleteApnsVoipSandboxChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteApnsVoipSandboxChannelRequest; + output: DeleteApnsVoipSandboxChannelResponse; + }; + sdk: { + input: DeleteApnsVoipSandboxChannelCommandInput; + output: DeleteApnsVoipSandboxChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteAppCommand.ts b/clients/client-pinpoint/src/commands/DeleteAppCommand.ts index 1c8617efe65b7..fe905fbd3dc6d 100644 --- a/clients/client-pinpoint/src/commands/DeleteAppCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteAppCommand.ts @@ -106,4 +106,16 @@ export class DeleteAppCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAppCommand) .de(de_DeleteAppCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAppRequest; + output: DeleteAppResponse; + }; + sdk: { + input: DeleteAppCommandInput; + output: DeleteAppCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteBaiduChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteBaiduChannelCommand.ts index 3b9f4d6b3ebc8..23c4bc2d13d0b 100644 --- a/clients/client-pinpoint/src/commands/DeleteBaiduChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteBaiduChannelCommand.ts @@ -110,4 +110,16 @@ export class DeleteBaiduChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteBaiduChannelCommand) .de(de_DeleteBaiduChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteBaiduChannelRequest; + output: DeleteBaiduChannelResponse; + }; + sdk: { + input: DeleteBaiduChannelCommandInput; + output: DeleteBaiduChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteCampaignCommand.ts b/clients/client-pinpoint/src/commands/DeleteCampaignCommand.ts index 867b9af657800..04d074c2e3e73 100644 --- a/clients/client-pinpoint/src/commands/DeleteCampaignCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteCampaignCommand.ts @@ -492,4 +492,16 @@ export class DeleteCampaignCommand extends $Command .f(void 0, void 0) .ser(se_DeleteCampaignCommand) .de(de_DeleteCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteCampaignRequest; + output: DeleteCampaignResponse; + }; + sdk: { + input: DeleteCampaignCommandInput; + output: DeleteCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteEmailChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteEmailChannelCommand.ts index b3cf268bf4de6..48be7569b51f8 100644 --- a/clients/client-pinpoint/src/commands/DeleteEmailChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteEmailChannelCommand.ts @@ -115,4 +115,16 @@ export class DeleteEmailChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEmailChannelCommand) .de(de_DeleteEmailChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEmailChannelRequest; + output: DeleteEmailChannelResponse; + }; + sdk: { + input: DeleteEmailChannelCommandInput; + output: DeleteEmailChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteEmailTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeleteEmailTemplateCommand.ts index 2c21d709d3d97..a9a95a7ffaa31 100644 --- a/clients/client-pinpoint/src/commands/DeleteEmailTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteEmailTemplateCommand.ts @@ -102,4 +102,16 @@ export class DeleteEmailTemplateCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEmailTemplateCommand) .de(de_DeleteEmailTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEmailTemplateRequest; + output: DeleteEmailTemplateResponse; + }; + sdk: { + input: DeleteEmailTemplateCommandInput; + output: DeleteEmailTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteEndpointCommand.ts b/clients/client-pinpoint/src/commands/DeleteEndpointCommand.ts index 8bd0accfffa59..ab7a9843d8708 100644 --- a/clients/client-pinpoint/src/commands/DeleteEndpointCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteEndpointCommand.ts @@ -144,4 +144,16 @@ export class DeleteEndpointCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEndpointCommand) .de(de_DeleteEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEndpointRequest; + output: DeleteEndpointResponse; + }; + sdk: { + input: DeleteEndpointCommandInput; + output: DeleteEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteEventStreamCommand.ts b/clients/client-pinpoint/src/commands/DeleteEventStreamCommand.ts index d37a5878de6a2..2b20e9a806a5d 100644 --- a/clients/client-pinpoint/src/commands/DeleteEventStreamCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteEventStreamCommand.ts @@ -105,4 +105,16 @@ export class DeleteEventStreamCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEventStreamCommand) .de(de_DeleteEventStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEventStreamRequest; + output: DeleteEventStreamResponse; + }; + sdk: { + input: DeleteEventStreamCommandInput; + output: DeleteEventStreamCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteGcmChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteGcmChannelCommand.ts index d99dec3dd1a9d..32a29ad697c6d 100644 --- a/clients/client-pinpoint/src/commands/DeleteGcmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteGcmChannelCommand.ts @@ -112,4 +112,16 @@ export class DeleteGcmChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteGcmChannelCommand) .de(de_DeleteGcmChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteGcmChannelRequest; + output: DeleteGcmChannelResponse; + }; + sdk: { + input: DeleteGcmChannelCommandInput; + output: DeleteGcmChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteInAppTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeleteInAppTemplateCommand.ts index 249bab2d5cdab..2d86bf2dbf2ba 100644 --- a/clients/client-pinpoint/src/commands/DeleteInAppTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteInAppTemplateCommand.ts @@ -102,4 +102,16 @@ export class DeleteInAppTemplateCommand extends $Command .f(void 0, void 0) .ser(se_DeleteInAppTemplateCommand) .de(de_DeleteInAppTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteInAppTemplateRequest; + output: DeleteInAppTemplateResponse; + }; + sdk: { + input: DeleteInAppTemplateCommandInput; + output: DeleteInAppTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteJourneyCommand.ts b/clients/client-pinpoint/src/commands/DeleteJourneyCommand.ts index 13c6f1ee0abd7..aaf0e8b65cf90 100644 --- a/clients/client-pinpoint/src/commands/DeleteJourneyCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteJourneyCommand.ts @@ -484,4 +484,16 @@ export class DeleteJourneyCommand extends $Command .f(void 0, void 0) .ser(se_DeleteJourneyCommand) .de(de_DeleteJourneyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteJourneyRequest; + output: DeleteJourneyResponse; + }; + sdk: { + input: DeleteJourneyCommandInput; + output: DeleteJourneyCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeletePushTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeletePushTemplateCommand.ts index 5f9d379eb29b8..52764185aa82e 100644 --- a/clients/client-pinpoint/src/commands/DeletePushTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeletePushTemplateCommand.ts @@ -102,4 +102,16 @@ export class DeletePushTemplateCommand extends $Command .f(void 0, void 0) .ser(se_DeletePushTemplateCommand) .de(de_DeletePushTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePushTemplateRequest; + output: DeletePushTemplateResponse; + }; + sdk: { + input: DeletePushTemplateCommandInput; + output: DeletePushTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteRecommenderConfigurationCommand.ts b/clients/client-pinpoint/src/commands/DeleteRecommenderConfigurationCommand.ts index 865a2e20c887b..4bc8c287705d6 100644 --- a/clients/client-pinpoint/src/commands/DeleteRecommenderConfigurationCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteRecommenderConfigurationCommand.ts @@ -118,4 +118,16 @@ export class DeleteRecommenderConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRecommenderConfigurationCommand) .de(de_DeleteRecommenderConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRecommenderConfigurationRequest; + output: DeleteRecommenderConfigurationResponse; + }; + sdk: { + input: DeleteRecommenderConfigurationCommandInput; + output: DeleteRecommenderConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteSegmentCommand.ts b/clients/client-pinpoint/src/commands/DeleteSegmentCommand.ts index 855d62fb99488..50fb7df94adf8 100644 --- a/clients/client-pinpoint/src/commands/DeleteSegmentCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteSegmentCommand.ts @@ -251,4 +251,16 @@ export class DeleteSegmentCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSegmentCommand) .de(de_DeleteSegmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSegmentRequest; + output: DeleteSegmentResponse; + }; + sdk: { + input: DeleteSegmentCommandInput; + output: DeleteSegmentCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteSmsChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteSmsChannelCommand.ts index dc7254e22788f..6c4d299770fd5 100644 --- a/clients/client-pinpoint/src/commands/DeleteSmsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteSmsChannelCommand.ts @@ -113,4 +113,16 @@ export class DeleteSmsChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSmsChannelCommand) .de(de_DeleteSmsChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSmsChannelRequest; + output: DeleteSmsChannelResponse; + }; + sdk: { + input: DeleteSmsChannelCommandInput; + output: DeleteSmsChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteSmsTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeleteSmsTemplateCommand.ts index 13f8165a438c3..d70e890df44c7 100644 --- a/clients/client-pinpoint/src/commands/DeleteSmsTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteSmsTemplateCommand.ts @@ -102,4 +102,16 @@ export class DeleteSmsTemplateCommand extends $Command .f(void 0, void 0) .ser(se_DeleteSmsTemplateCommand) .de(de_DeleteSmsTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteSmsTemplateRequest; + output: DeleteSmsTemplateResponse; + }; + sdk: { + input: DeleteSmsTemplateCommandInput; + output: DeleteSmsTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteUserEndpointsCommand.ts b/clients/client-pinpoint/src/commands/DeleteUserEndpointsCommand.ts index 31eaba1f67a71..fa2effd358a07 100644 --- a/clients/client-pinpoint/src/commands/DeleteUserEndpointsCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteUserEndpointsCommand.ts @@ -148,4 +148,16 @@ export class DeleteUserEndpointsCommand extends $Command .f(void 0, void 0) .ser(se_DeleteUserEndpointsCommand) .de(de_DeleteUserEndpointsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteUserEndpointsRequest; + output: DeleteUserEndpointsResponse; + }; + sdk: { + input: DeleteUserEndpointsCommandInput; + output: DeleteUserEndpointsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteVoiceChannelCommand.ts b/clients/client-pinpoint/src/commands/DeleteVoiceChannelCommand.ts index 8e3cea84d2be5..88a7cdb6282c2 100644 --- a/clients/client-pinpoint/src/commands/DeleteVoiceChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteVoiceChannelCommand.ts @@ -109,4 +109,16 @@ export class DeleteVoiceChannelCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceChannelCommand) .de(de_DeleteVoiceChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceChannelRequest; + output: DeleteVoiceChannelResponse; + }; + sdk: { + input: DeleteVoiceChannelCommandInput; + output: DeleteVoiceChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/DeleteVoiceTemplateCommand.ts b/clients/client-pinpoint/src/commands/DeleteVoiceTemplateCommand.ts index 85a5d82fe03cb..a36299498e55c 100644 --- a/clients/client-pinpoint/src/commands/DeleteVoiceTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/DeleteVoiceTemplateCommand.ts @@ -102,4 +102,16 @@ export class DeleteVoiceTemplateCommand extends $Command .f(void 0, void 0) .ser(se_DeleteVoiceTemplateCommand) .de(de_DeleteVoiceTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteVoiceTemplateRequest; + output: DeleteVoiceTemplateResponse; + }; + sdk: { + input: DeleteVoiceTemplateCommandInput; + output: DeleteVoiceTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetAdmChannelCommand.ts b/clients/client-pinpoint/src/commands/GetAdmChannelCommand.ts index 836943b2b37ee..cd162419963cd 100644 --- a/clients/client-pinpoint/src/commands/GetAdmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetAdmChannelCommand.ts @@ -109,4 +109,16 @@ export class GetAdmChannelCommand extends $Command .f(void 0, void 0) .ser(se_GetAdmChannelCommand) .de(de_GetAdmChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAdmChannelRequest; + output: GetAdmChannelResponse; + }; + sdk: { + input: GetAdmChannelCommandInput; + output: GetAdmChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetApnsChannelCommand.ts b/clients/client-pinpoint/src/commands/GetApnsChannelCommand.ts index 40e650e4d6a8f..b9b18db1ca8ac 100644 --- a/clients/client-pinpoint/src/commands/GetApnsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApnsChannelCommand.ts @@ -111,4 +111,16 @@ export class GetApnsChannelCommand extends $Command .f(void 0, void 0) .ser(se_GetApnsChannelCommand) .de(de_GetApnsChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetApnsChannelRequest; + output: GetApnsChannelResponse; + }; + sdk: { + input: GetApnsChannelCommandInput; + output: GetApnsChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetApnsSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/GetApnsSandboxChannelCommand.ts index f8344b702595c..7c68697b68529 100644 --- a/clients/client-pinpoint/src/commands/GetApnsSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApnsSandboxChannelCommand.ts @@ -111,4 +111,16 @@ export class GetApnsSandboxChannelCommand extends $Command .f(void 0, void 0) .ser(se_GetApnsSandboxChannelCommand) .de(de_GetApnsSandboxChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetApnsSandboxChannelRequest; + output: GetApnsSandboxChannelResponse; + }; + sdk: { + input: GetApnsSandboxChannelCommandInput; + output: GetApnsSandboxChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetApnsVoipChannelCommand.ts b/clients/client-pinpoint/src/commands/GetApnsVoipChannelCommand.ts index 2cb174578d8b8..43e31c0540b56 100644 --- a/clients/client-pinpoint/src/commands/GetApnsVoipChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApnsVoipChannelCommand.ts @@ -111,4 +111,16 @@ export class GetApnsVoipChannelCommand extends $Command .f(void 0, void 0) .ser(se_GetApnsVoipChannelCommand) .de(de_GetApnsVoipChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetApnsVoipChannelRequest; + output: GetApnsVoipChannelResponse; + }; + sdk: { + input: GetApnsVoipChannelCommandInput; + output: GetApnsVoipChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetApnsVoipSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/GetApnsVoipSandboxChannelCommand.ts index 452e777c4445f..4ca5df295d4f4 100644 --- a/clients/client-pinpoint/src/commands/GetApnsVoipSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApnsVoipSandboxChannelCommand.ts @@ -111,4 +111,16 @@ export class GetApnsVoipSandboxChannelCommand extends $Command .f(void 0, void 0) .ser(se_GetApnsVoipSandboxChannelCommand) .de(de_GetApnsVoipSandboxChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetApnsVoipSandboxChannelRequest; + output: GetApnsVoipSandboxChannelResponse; + }; + sdk: { + input: GetApnsVoipSandboxChannelCommandInput; + output: GetApnsVoipSandboxChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetAppCommand.ts b/clients/client-pinpoint/src/commands/GetAppCommand.ts index 04eb25d5c3c91..5c9de785653b4 100644 --- a/clients/client-pinpoint/src/commands/GetAppCommand.ts +++ b/clients/client-pinpoint/src/commands/GetAppCommand.ts @@ -106,4 +106,16 @@ export class GetAppCommand extends $Command .f(void 0, void 0) .ser(se_GetAppCommand) .de(de_GetAppCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAppRequest; + output: GetAppResponse; + }; + sdk: { + input: GetAppCommandInput; + output: GetAppCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetApplicationDateRangeKpiCommand.ts b/clients/client-pinpoint/src/commands/GetApplicationDateRangeKpiCommand.ts index 89a99146a2e4a..12b73236d40d5 100644 --- a/clients/client-pinpoint/src/commands/GetApplicationDateRangeKpiCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApplicationDateRangeKpiCommand.ts @@ -129,4 +129,16 @@ export class GetApplicationDateRangeKpiCommand extends $Command .f(void 0, void 0) .ser(se_GetApplicationDateRangeKpiCommand) .de(de_GetApplicationDateRangeKpiCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetApplicationDateRangeKpiRequest; + output: GetApplicationDateRangeKpiResponse; + }; + sdk: { + input: GetApplicationDateRangeKpiCommandInput; + output: GetApplicationDateRangeKpiCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetApplicationSettingsCommand.ts b/clients/client-pinpoint/src/commands/GetApplicationSettingsCommand.ts index f86483330848c..e6c786d8e6b07 100644 --- a/clients/client-pinpoint/src/commands/GetApplicationSettingsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetApplicationSettingsCommand.ts @@ -125,4 +125,16 @@ export class GetApplicationSettingsCommand extends $Command .f(void 0, void 0) .ser(se_GetApplicationSettingsCommand) .de(de_GetApplicationSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetApplicationSettingsRequest; + output: GetApplicationSettingsResponse; + }; + sdk: { + input: GetApplicationSettingsCommandInput; + output: GetApplicationSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetAppsCommand.ts b/clients/client-pinpoint/src/commands/GetAppsCommand.ts index 66cfcfc3ed06b..0afe45a2d2aeb 100644 --- a/clients/client-pinpoint/src/commands/GetAppsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetAppsCommand.ts @@ -112,4 +112,16 @@ export class GetAppsCommand extends $Command .f(void 0, void 0) .ser(se_GetAppsCommand) .de(de_GetAppsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAppsRequest; + output: GetAppsResponse; + }; + sdk: { + input: GetAppsCommandInput; + output: GetAppsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetBaiduChannelCommand.ts b/clients/client-pinpoint/src/commands/GetBaiduChannelCommand.ts index 3109375f8d691..44bdc51f1e4c1 100644 --- a/clients/client-pinpoint/src/commands/GetBaiduChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetBaiduChannelCommand.ts @@ -110,4 +110,16 @@ export class GetBaiduChannelCommand extends $Command .f(void 0, void 0) .ser(se_GetBaiduChannelCommand) .de(de_GetBaiduChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetBaiduChannelRequest; + output: GetBaiduChannelResponse; + }; + sdk: { + input: GetBaiduChannelCommandInput; + output: GetBaiduChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetCampaignActivitiesCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignActivitiesCommand.ts index 016b5a2a8a971..0ed4e6dfcd477 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignActivitiesCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignActivitiesCommand.ts @@ -123,4 +123,16 @@ export class GetCampaignActivitiesCommand extends $Command .f(void 0, void 0) .ser(se_GetCampaignActivitiesCommand) .de(de_GetCampaignActivitiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCampaignActivitiesRequest; + output: GetCampaignActivitiesResponse; + }; + sdk: { + input: GetCampaignActivitiesCommandInput; + output: GetCampaignActivitiesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetCampaignCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignCommand.ts index 7b6efb735b35a..b1a2225b93bfb 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignCommand.ts @@ -492,4 +492,16 @@ export class GetCampaignCommand extends $Command .f(void 0, void 0) .ser(se_GetCampaignCommand) .de(de_GetCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCampaignRequest; + output: GetCampaignResponse; + }; + sdk: { + input: GetCampaignCommandInput; + output: GetCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetCampaignDateRangeKpiCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignDateRangeKpiCommand.ts index ed7ee60e5e3ef..a69e1d322ac39 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignDateRangeKpiCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignDateRangeKpiCommand.ts @@ -131,4 +131,16 @@ export class GetCampaignDateRangeKpiCommand extends $Command .f(void 0, void 0) .ser(se_GetCampaignDateRangeKpiCommand) .de(de_GetCampaignDateRangeKpiCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCampaignDateRangeKpiRequest; + output: GetCampaignDateRangeKpiResponse; + }; + sdk: { + input: GetCampaignDateRangeKpiCommandInput; + output: GetCampaignDateRangeKpiCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetCampaignVersionCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignVersionCommand.ts index c9a422946847a..5953f478ab256 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignVersionCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignVersionCommand.ts @@ -493,4 +493,16 @@ export class GetCampaignVersionCommand extends $Command .f(void 0, void 0) .ser(se_GetCampaignVersionCommand) .de(de_GetCampaignVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCampaignVersionRequest; + output: GetCampaignVersionResponse; + }; + sdk: { + input: GetCampaignVersionCommandInput; + output: GetCampaignVersionCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetCampaignVersionsCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignVersionsCommand.ts index eddcfaf1dc985..285051a0c803e 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignVersionsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignVersionsCommand.ts @@ -499,4 +499,16 @@ export class GetCampaignVersionsCommand extends $Command .f(void 0, void 0) .ser(se_GetCampaignVersionsCommand) .de(de_GetCampaignVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCampaignVersionsRequest; + output: GetCampaignVersionsResponse; + }; + sdk: { + input: GetCampaignVersionsCommandInput; + output: GetCampaignVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetCampaignsCommand.ts b/clients/client-pinpoint/src/commands/GetCampaignsCommand.ts index 9fc10384c2e39..8877fb4b3e6a9 100644 --- a/clients/client-pinpoint/src/commands/GetCampaignsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetCampaignsCommand.ts @@ -498,4 +498,16 @@ export class GetCampaignsCommand extends $Command .f(void 0, void 0) .ser(se_GetCampaignsCommand) .de(de_GetCampaignsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetCampaignsRequest; + output: GetCampaignsResponse; + }; + sdk: { + input: GetCampaignsCommandInput; + output: GetCampaignsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetChannelsCommand.ts b/clients/client-pinpoint/src/commands/GetChannelsCommand.ts index 6292c554f96cf..09408491f8f17 100644 --- a/clients/client-pinpoint/src/commands/GetChannelsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetChannelsCommand.ts @@ -112,4 +112,16 @@ export class GetChannelsCommand extends $Command .f(void 0, void 0) .ser(se_GetChannelsCommand) .de(de_GetChannelsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetChannelsRequest; + output: GetChannelsResponse; + }; + sdk: { + input: GetChannelsCommandInput; + output: GetChannelsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetEmailChannelCommand.ts b/clients/client-pinpoint/src/commands/GetEmailChannelCommand.ts index e340c7b370fff..9fd3a27f2a9d5 100644 --- a/clients/client-pinpoint/src/commands/GetEmailChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetEmailChannelCommand.ts @@ -115,4 +115,16 @@ export class GetEmailChannelCommand extends $Command .f(void 0, void 0) .ser(se_GetEmailChannelCommand) .de(de_GetEmailChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEmailChannelRequest; + output: GetEmailChannelResponse; + }; + sdk: { + input: GetEmailChannelCommandInput; + output: GetEmailChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetEmailTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetEmailTemplateCommand.ts index 206f03eed054b..5d1c52c0f1172 100644 --- a/clients/client-pinpoint/src/commands/GetEmailTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetEmailTemplateCommand.ts @@ -121,4 +121,16 @@ export class GetEmailTemplateCommand extends $Command .f(void 0, void 0) .ser(se_GetEmailTemplateCommand) .de(de_GetEmailTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEmailTemplateRequest; + output: GetEmailTemplateResponse; + }; + sdk: { + input: GetEmailTemplateCommandInput; + output: GetEmailTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetEndpointCommand.ts b/clients/client-pinpoint/src/commands/GetEndpointCommand.ts index 7b163d29739bd..ac2e10820f563 100644 --- a/clients/client-pinpoint/src/commands/GetEndpointCommand.ts +++ b/clients/client-pinpoint/src/commands/GetEndpointCommand.ts @@ -144,4 +144,16 @@ export class GetEndpointCommand extends $Command .f(void 0, void 0) .ser(se_GetEndpointCommand) .de(de_GetEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEndpointRequest; + output: GetEndpointResponse; + }; + sdk: { + input: GetEndpointCommandInput; + output: GetEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetEventStreamCommand.ts b/clients/client-pinpoint/src/commands/GetEventStreamCommand.ts index 9fc348df79ebe..525bdf1275e31 100644 --- a/clients/client-pinpoint/src/commands/GetEventStreamCommand.ts +++ b/clients/client-pinpoint/src/commands/GetEventStreamCommand.ts @@ -105,4 +105,16 @@ export class GetEventStreamCommand extends $Command .f(void 0, void 0) .ser(se_GetEventStreamCommand) .de(de_GetEventStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEventStreamRequest; + output: GetEventStreamResponse; + }; + sdk: { + input: GetEventStreamCommandInput; + output: GetEventStreamCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetExportJobCommand.ts b/clients/client-pinpoint/src/commands/GetExportJobCommand.ts index f87e46a6b94e9..e7474bf4dd4e6 100644 --- a/clients/client-pinpoint/src/commands/GetExportJobCommand.ts +++ b/clients/client-pinpoint/src/commands/GetExportJobCommand.ts @@ -120,4 +120,16 @@ export class GetExportJobCommand extends $Command .f(void 0, void 0) .ser(se_GetExportJobCommand) .de(de_GetExportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetExportJobRequest; + output: GetExportJobResponse; + }; + sdk: { + input: GetExportJobCommandInput; + output: GetExportJobCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetExportJobsCommand.ts b/clients/client-pinpoint/src/commands/GetExportJobsCommand.ts index 73d12dae78e90..c2fc90909bf83 100644 --- a/clients/client-pinpoint/src/commands/GetExportJobsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetExportJobsCommand.ts @@ -126,4 +126,16 @@ export class GetExportJobsCommand extends $Command .f(void 0, void 0) .ser(se_GetExportJobsCommand) .de(de_GetExportJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetExportJobsRequest; + output: GetExportJobsResponse; + }; + sdk: { + input: GetExportJobsCommandInput; + output: GetExportJobsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetGcmChannelCommand.ts b/clients/client-pinpoint/src/commands/GetGcmChannelCommand.ts index 2067da396016e..fd91a0a31c31e 100644 --- a/clients/client-pinpoint/src/commands/GetGcmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetGcmChannelCommand.ts @@ -112,4 +112,16 @@ export class GetGcmChannelCommand extends $Command .f(void 0, void 0) .ser(se_GetGcmChannelCommand) .de(de_GetGcmChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetGcmChannelRequest; + output: GetGcmChannelResponse; + }; + sdk: { + input: GetGcmChannelCommandInput; + output: GetGcmChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetImportJobCommand.ts b/clients/client-pinpoint/src/commands/GetImportJobCommand.ts index cea6a014b28de..1976315b26a3c 100644 --- a/clients/client-pinpoint/src/commands/GetImportJobCommand.ts +++ b/clients/client-pinpoint/src/commands/GetImportJobCommand.ts @@ -124,4 +124,16 @@ export class GetImportJobCommand extends $Command .f(void 0, void 0) .ser(se_GetImportJobCommand) .de(de_GetImportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetImportJobRequest; + output: GetImportJobResponse; + }; + sdk: { + input: GetImportJobCommandInput; + output: GetImportJobCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetImportJobsCommand.ts b/clients/client-pinpoint/src/commands/GetImportJobsCommand.ts index 5c56d91fca5c4..3a36135543b5e 100644 --- a/clients/client-pinpoint/src/commands/GetImportJobsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetImportJobsCommand.ts @@ -130,4 +130,16 @@ export class GetImportJobsCommand extends $Command .f(void 0, void 0) .ser(se_GetImportJobsCommand) .de(de_GetImportJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetImportJobsRequest; + output: GetImportJobsResponse; + }; + sdk: { + input: GetImportJobsCommandInput; + output: GetImportJobsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetInAppMessagesCommand.ts b/clients/client-pinpoint/src/commands/GetInAppMessagesCommand.ts index 96e8ec7044f1c..b2ca37d3809e2 100644 --- a/clients/client-pinpoint/src/commands/GetInAppMessagesCommand.ts +++ b/clients/client-pinpoint/src/commands/GetInAppMessagesCommand.ts @@ -205,4 +205,16 @@ export class GetInAppMessagesCommand extends $Command .f(void 0, void 0) .ser(se_GetInAppMessagesCommand) .de(de_GetInAppMessagesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetInAppMessagesRequest; + output: GetInAppMessagesResponse; + }; + sdk: { + input: GetInAppMessagesCommandInput; + output: GetInAppMessagesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetInAppTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetInAppTemplateCommand.ts index aea332f702e3b..da257b55aaa20 100644 --- a/clients/client-pinpoint/src/commands/GetInAppTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetInAppTemplateCommand.ts @@ -171,4 +171,16 @@ export class GetInAppTemplateCommand extends $Command .f(void 0, void 0) .ser(se_GetInAppTemplateCommand) .de(de_GetInAppTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetInAppTemplateRequest; + output: GetInAppTemplateResponse; + }; + sdk: { + input: GetInAppTemplateCommandInput; + output: GetInAppTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetJourneyCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyCommand.ts index 63e9885ab3808..f5afaa963163d 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyCommand.ts @@ -484,4 +484,16 @@ export class GetJourneyCommand extends $Command .f(void 0, void 0) .ser(se_GetJourneyCommand) .de(de_GetJourneyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetJourneyRequest; + output: GetJourneyResponse; + }; + sdk: { + input: GetJourneyCommandInput; + output: GetJourneyCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetJourneyDateRangeKpiCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyDateRangeKpiCommand.ts index 985c436013747..521f4f0d6a54c 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyDateRangeKpiCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyDateRangeKpiCommand.ts @@ -131,4 +131,16 @@ export class GetJourneyDateRangeKpiCommand extends $Command .f(void 0, void 0) .ser(se_GetJourneyDateRangeKpiCommand) .de(de_GetJourneyDateRangeKpiCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetJourneyDateRangeKpiRequest; + output: GetJourneyDateRangeKpiResponse; + }; + sdk: { + input: GetJourneyDateRangeKpiCommandInput; + output: GetJourneyDateRangeKpiCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetJourneyExecutionActivityMetricsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyExecutionActivityMetricsCommand.ts index fd839a8b706c4..ffef3c98f3e2f 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyExecutionActivityMetricsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyExecutionActivityMetricsCommand.ts @@ -119,4 +119,16 @@ export class GetJourneyExecutionActivityMetricsCommand extends $Command .f(void 0, void 0) .ser(se_GetJourneyExecutionActivityMetricsCommand) .de(de_GetJourneyExecutionActivityMetricsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetJourneyExecutionActivityMetricsRequest; + output: GetJourneyExecutionActivityMetricsResponse; + }; + sdk: { + input: GetJourneyExecutionActivityMetricsCommandInput; + output: GetJourneyExecutionActivityMetricsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetJourneyExecutionMetricsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyExecutionMetricsCommand.ts index b1b320d9b8af9..65363cc48cb03 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyExecutionMetricsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyExecutionMetricsCommand.ts @@ -108,4 +108,16 @@ export class GetJourneyExecutionMetricsCommand extends $Command .f(void 0, void 0) .ser(se_GetJourneyExecutionMetricsCommand) .de(de_GetJourneyExecutionMetricsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetJourneyExecutionMetricsRequest; + output: GetJourneyExecutionMetricsResponse; + }; + sdk: { + input: GetJourneyExecutionMetricsCommandInput; + output: GetJourneyExecutionMetricsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetJourneyRunExecutionActivityMetricsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyRunExecutionActivityMetricsCommand.ts index 0a0ee5e8540da..ec4127a57821b 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyRunExecutionActivityMetricsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyRunExecutionActivityMetricsCommand.ts @@ -151,4 +151,16 @@ export class GetJourneyRunExecutionActivityMetricsCommand extends $Command .f(void 0, void 0) .ser(se_GetJourneyRunExecutionActivityMetricsCommand) .de(de_GetJourneyRunExecutionActivityMetricsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetJourneyRunExecutionActivityMetricsRequest; + output: GetJourneyRunExecutionActivityMetricsResponse; + }; + sdk: { + input: GetJourneyRunExecutionActivityMetricsCommandInput; + output: GetJourneyRunExecutionActivityMetricsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetJourneyRunExecutionMetricsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyRunExecutionMetricsCommand.ts index d96fdac7bbad5..fb0beaa8d0590 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyRunExecutionMetricsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyRunExecutionMetricsCommand.ts @@ -143,4 +143,16 @@ export class GetJourneyRunExecutionMetricsCommand extends $Command .f(void 0, void 0) .ser(se_GetJourneyRunExecutionMetricsCommand) .de(de_GetJourneyRunExecutionMetricsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetJourneyRunExecutionMetricsRequest; + output: GetJourneyRunExecutionMetricsResponse; + }; + sdk: { + input: GetJourneyRunExecutionMetricsCommandInput; + output: GetJourneyRunExecutionMetricsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetJourneyRunsCommand.ts b/clients/client-pinpoint/src/commands/GetJourneyRunsCommand.ts index 30c263e8f0ed8..83465d82f09d8 100644 --- a/clients/client-pinpoint/src/commands/GetJourneyRunsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetJourneyRunsCommand.ts @@ -143,4 +143,16 @@ export class GetJourneyRunsCommand extends $Command .f(void 0, void 0) .ser(se_GetJourneyRunsCommand) .de(de_GetJourneyRunsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetJourneyRunsRequest; + output: GetJourneyRunsResponse; + }; + sdk: { + input: GetJourneyRunsCommandInput; + output: GetJourneyRunsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetPushTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetPushTemplateCommand.ts index a4e6b5d7de2c8..a8ef2b1eefb17 100644 --- a/clients/client-pinpoint/src/commands/GetPushTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetPushTemplateCommand.ts @@ -161,4 +161,16 @@ export class GetPushTemplateCommand extends $Command .f(void 0, void 0) .ser(se_GetPushTemplateCommand) .de(de_GetPushTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPushTemplateRequest; + output: GetPushTemplateResponse; + }; + sdk: { + input: GetPushTemplateCommandInput; + output: GetPushTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetRecommenderConfigurationCommand.ts b/clients/client-pinpoint/src/commands/GetRecommenderConfigurationCommand.ts index 407a16bea589d..e99cb9964c958 100644 --- a/clients/client-pinpoint/src/commands/GetRecommenderConfigurationCommand.ts +++ b/clients/client-pinpoint/src/commands/GetRecommenderConfigurationCommand.ts @@ -118,4 +118,16 @@ export class GetRecommenderConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetRecommenderConfigurationCommand) .de(de_GetRecommenderConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRecommenderConfigurationRequest; + output: GetRecommenderConfigurationResponse; + }; + sdk: { + input: GetRecommenderConfigurationCommandInput; + output: GetRecommenderConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetRecommenderConfigurationsCommand.ts b/clients/client-pinpoint/src/commands/GetRecommenderConfigurationsCommand.ts index 668fbd884a258..6155c67ee8203 100644 --- a/clients/client-pinpoint/src/commands/GetRecommenderConfigurationsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetRecommenderConfigurationsCommand.ts @@ -124,4 +124,16 @@ export class GetRecommenderConfigurationsCommand extends $Command .f(void 0, void 0) .ser(se_GetRecommenderConfigurationsCommand) .de(de_GetRecommenderConfigurationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRecommenderConfigurationsRequest; + output: GetRecommenderConfigurationsResponse; + }; + sdk: { + input: GetRecommenderConfigurationsCommandInput; + output: GetRecommenderConfigurationsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetSegmentCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentCommand.ts index e5a87770abfef..d70a0a9b568fc 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentCommand.ts @@ -251,4 +251,16 @@ export class GetSegmentCommand extends $Command .f(void 0, void 0) .ser(se_GetSegmentCommand) .de(de_GetSegmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSegmentRequest; + output: GetSegmentResponse; + }; + sdk: { + input: GetSegmentCommandInput; + output: GetSegmentCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetSegmentExportJobsCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentExportJobsCommand.ts index 4447418707001..820f6311f0bf5 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentExportJobsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentExportJobsCommand.ts @@ -127,4 +127,16 @@ export class GetSegmentExportJobsCommand extends $Command .f(void 0, void 0) .ser(se_GetSegmentExportJobsCommand) .de(de_GetSegmentExportJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSegmentExportJobsRequest; + output: GetSegmentExportJobsResponse; + }; + sdk: { + input: GetSegmentExportJobsCommandInput; + output: GetSegmentExportJobsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetSegmentImportJobsCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentImportJobsCommand.ts index 5da90510b304d..b6da7d03b70dd 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentImportJobsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentImportJobsCommand.ts @@ -131,4 +131,16 @@ export class GetSegmentImportJobsCommand extends $Command .f(void 0, void 0) .ser(se_GetSegmentImportJobsCommand) .de(de_GetSegmentImportJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSegmentImportJobsRequest; + output: GetSegmentImportJobsResponse; + }; + sdk: { + input: GetSegmentImportJobsCommandInput; + output: GetSegmentImportJobsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetSegmentVersionCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentVersionCommand.ts index b5c5bf921707a..29f6606be4784 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentVersionCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentVersionCommand.ts @@ -252,4 +252,16 @@ export class GetSegmentVersionCommand extends $Command .f(void 0, void 0) .ser(se_GetSegmentVersionCommand) .de(de_GetSegmentVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSegmentVersionRequest; + output: GetSegmentVersionResponse; + }; + sdk: { + input: GetSegmentVersionCommandInput; + output: GetSegmentVersionCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetSegmentVersionsCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentVersionsCommand.ts index 542427a5eee18..7c86a29cd9e49 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentVersionsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentVersionsCommand.ts @@ -258,4 +258,16 @@ export class GetSegmentVersionsCommand extends $Command .f(void 0, void 0) .ser(se_GetSegmentVersionsCommand) .de(de_GetSegmentVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSegmentVersionsRequest; + output: GetSegmentVersionsResponse; + }; + sdk: { + input: GetSegmentVersionsCommandInput; + output: GetSegmentVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetSegmentsCommand.ts b/clients/client-pinpoint/src/commands/GetSegmentsCommand.ts index 3c3eb295d8cd6..32bba258b8a1e 100644 --- a/clients/client-pinpoint/src/commands/GetSegmentsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSegmentsCommand.ts @@ -257,4 +257,16 @@ export class GetSegmentsCommand extends $Command .f(void 0, void 0) .ser(se_GetSegmentsCommand) .de(de_GetSegmentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSegmentsRequest; + output: GetSegmentsResponse; + }; + sdk: { + input: GetSegmentsCommandInput; + output: GetSegmentsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetSmsChannelCommand.ts b/clients/client-pinpoint/src/commands/GetSmsChannelCommand.ts index f7b8a9de49c60..3b582ef3d5588 100644 --- a/clients/client-pinpoint/src/commands/GetSmsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSmsChannelCommand.ts @@ -113,4 +113,16 @@ export class GetSmsChannelCommand extends $Command .f(void 0, void 0) .ser(se_GetSmsChannelCommand) .de(de_GetSmsChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSmsChannelRequest; + output: GetSmsChannelResponse; + }; + sdk: { + input: GetSmsChannelCommandInput; + output: GetSmsChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetSmsTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetSmsTemplateCommand.ts index ae776b3ca1a83..43414d5ad83af 100644 --- a/clients/client-pinpoint/src/commands/GetSmsTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetSmsTemplateCommand.ts @@ -113,4 +113,16 @@ export class GetSmsTemplateCommand extends $Command .f(void 0, void 0) .ser(se_GetSmsTemplateCommand) .de(de_GetSmsTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSmsTemplateRequest; + output: GetSmsTemplateResponse; + }; + sdk: { + input: GetSmsTemplateCommandInput; + output: GetSmsTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetUserEndpointsCommand.ts b/clients/client-pinpoint/src/commands/GetUserEndpointsCommand.ts index cd1f8292bf0ed..e3af661395e9a 100644 --- a/clients/client-pinpoint/src/commands/GetUserEndpointsCommand.ts +++ b/clients/client-pinpoint/src/commands/GetUserEndpointsCommand.ts @@ -148,4 +148,16 @@ export class GetUserEndpointsCommand extends $Command .f(void 0, void 0) .ser(se_GetUserEndpointsCommand) .de(de_GetUserEndpointsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetUserEndpointsRequest; + output: GetUserEndpointsResponse; + }; + sdk: { + input: GetUserEndpointsCommandInput; + output: GetUserEndpointsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetVoiceChannelCommand.ts b/clients/client-pinpoint/src/commands/GetVoiceChannelCommand.ts index 8de2d6eaca8ca..caa0aaef124f9 100644 --- a/clients/client-pinpoint/src/commands/GetVoiceChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/GetVoiceChannelCommand.ts @@ -109,4 +109,16 @@ export class GetVoiceChannelCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceChannelCommand) .de(de_GetVoiceChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceChannelRequest; + output: GetVoiceChannelResponse; + }; + sdk: { + input: GetVoiceChannelCommandInput; + output: GetVoiceChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/GetVoiceTemplateCommand.ts b/clients/client-pinpoint/src/commands/GetVoiceTemplateCommand.ts index 8dadbc87205ea..38632e8324a93 100644 --- a/clients/client-pinpoint/src/commands/GetVoiceTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/GetVoiceTemplateCommand.ts @@ -114,4 +114,16 @@ export class GetVoiceTemplateCommand extends $Command .f(void 0, void 0) .ser(se_GetVoiceTemplateCommand) .de(de_GetVoiceTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetVoiceTemplateRequest; + output: GetVoiceTemplateResponse; + }; + sdk: { + input: GetVoiceTemplateCommandInput; + output: GetVoiceTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/ListJourneysCommand.ts b/clients/client-pinpoint/src/commands/ListJourneysCommand.ts index f6a3e3206ecfd..cf7a8dfeef87e 100644 --- a/clients/client-pinpoint/src/commands/ListJourneysCommand.ts +++ b/clients/client-pinpoint/src/commands/ListJourneysCommand.ts @@ -490,4 +490,16 @@ export class ListJourneysCommand extends $Command .f(void 0, void 0) .ser(se_ListJourneysCommand) .de(de_ListJourneysCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListJourneysRequest; + output: ListJourneysResponse; + }; + sdk: { + input: ListJourneysCommandInput; + output: ListJourneysCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/ListTagsForResourceCommand.ts b/clients/client-pinpoint/src/commands/ListTagsForResourceCommand.ts index 5e47dae15dffa..161d4d62ab517 100644 --- a/clients/client-pinpoint/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pinpoint/src/commands/ListTagsForResourceCommand.ts @@ -81,4 +81,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/ListTemplateVersionsCommand.ts b/clients/client-pinpoint/src/commands/ListTemplateVersionsCommand.ts index 9fb494d3a6729..0dc2bde540304 100644 --- a/clients/client-pinpoint/src/commands/ListTemplateVersionsCommand.ts +++ b/clients/client-pinpoint/src/commands/ListTemplateVersionsCommand.ts @@ -116,4 +116,16 @@ export class ListTemplateVersionsCommand extends $Command .f(void 0, void 0) .ser(se_ListTemplateVersionsCommand) .de(de_ListTemplateVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTemplateVersionsRequest; + output: ListTemplateVersionsResponse; + }; + sdk: { + input: ListTemplateVersionsCommandInput; + output: ListTemplateVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/ListTemplatesCommand.ts b/clients/client-pinpoint/src/commands/ListTemplatesCommand.ts index 1c004d286aea8..de6cae542c35c 100644 --- a/clients/client-pinpoint/src/commands/ListTemplatesCommand.ts +++ b/clients/client-pinpoint/src/commands/ListTemplatesCommand.ts @@ -112,4 +112,16 @@ export class ListTemplatesCommand extends $Command .f(void 0, void 0) .ser(se_ListTemplatesCommand) .de(de_ListTemplatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTemplatesRequest; + output: ListTemplatesResponse; + }; + sdk: { + input: ListTemplatesCommandInput; + output: ListTemplatesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/PhoneNumberValidateCommand.ts b/clients/client-pinpoint/src/commands/PhoneNumberValidateCommand.ts index ce03fd99046a0..a5f6b33fbc365 100644 --- a/clients/client-pinpoint/src/commands/PhoneNumberValidateCommand.ts +++ b/clients/client-pinpoint/src/commands/PhoneNumberValidateCommand.ts @@ -116,4 +116,16 @@ export class PhoneNumberValidateCommand extends $Command .f(void 0, void 0) .ser(se_PhoneNumberValidateCommand) .de(de_PhoneNumberValidateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PhoneNumberValidateRequest; + output: PhoneNumberValidateResponse; + }; + sdk: { + input: PhoneNumberValidateCommandInput; + output: PhoneNumberValidateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/PutEventStreamCommand.ts b/clients/client-pinpoint/src/commands/PutEventStreamCommand.ts index 887da0697f9bf..99d603c26aef9 100644 --- a/clients/client-pinpoint/src/commands/PutEventStreamCommand.ts +++ b/clients/client-pinpoint/src/commands/PutEventStreamCommand.ts @@ -109,4 +109,16 @@ export class PutEventStreamCommand extends $Command .f(void 0, void 0) .ser(se_PutEventStreamCommand) .de(de_PutEventStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutEventStreamRequest; + output: PutEventStreamResponse; + }; + sdk: { + input: PutEventStreamCommandInput; + output: PutEventStreamCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/PutEventsCommand.ts b/clients/client-pinpoint/src/commands/PutEventsCommand.ts index bba5f2de2cc33..3b707637af9cd 100644 --- a/clients/client-pinpoint/src/commands/PutEventsCommand.ts +++ b/clients/client-pinpoint/src/commands/PutEventsCommand.ts @@ -184,4 +184,16 @@ export class PutEventsCommand extends $Command .f(void 0, void 0) .ser(se_PutEventsCommand) .de(de_PutEventsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutEventsRequest; + output: PutEventsResponse; + }; + sdk: { + input: PutEventsCommandInput; + output: PutEventsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/RemoveAttributesCommand.ts b/clients/client-pinpoint/src/commands/RemoveAttributesCommand.ts index 01011c83fa63a..ba816dba65ee3 100644 --- a/clients/client-pinpoint/src/commands/RemoveAttributesCommand.ts +++ b/clients/client-pinpoint/src/commands/RemoveAttributesCommand.ts @@ -110,4 +110,16 @@ export class RemoveAttributesCommand extends $Command .f(void 0, void 0) .ser(se_RemoveAttributesCommand) .de(de_RemoveAttributesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveAttributesRequest; + output: RemoveAttributesResponse; + }; + sdk: { + input: RemoveAttributesCommandInput; + output: RemoveAttributesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/SendMessagesCommand.ts b/clients/client-pinpoint/src/commands/SendMessagesCommand.ts index aa22de02a3ef3..e2f9d8c26c84f 100644 --- a/clients/client-pinpoint/src/commands/SendMessagesCommand.ts +++ b/clients/client-pinpoint/src/commands/SendMessagesCommand.ts @@ -332,4 +332,16 @@ export class SendMessagesCommand extends $Command .f(void 0, void 0) .ser(se_SendMessagesCommand) .de(de_SendMessagesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendMessagesRequest; + output: SendMessagesResponse; + }; + sdk: { + input: SendMessagesCommandInput; + output: SendMessagesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/SendOTPMessageCommand.ts b/clients/client-pinpoint/src/commands/SendOTPMessageCommand.ts index 87e4d6756e0dd..9f87ea59c59b5 100644 --- a/clients/client-pinpoint/src/commands/SendOTPMessageCommand.ts +++ b/clients/client-pinpoint/src/commands/SendOTPMessageCommand.ts @@ -133,4 +133,16 @@ export class SendOTPMessageCommand extends $Command .f(void 0, void 0) .ser(se_SendOTPMessageCommand) .de(de_SendOTPMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendOTPMessageRequest; + output: SendOTPMessageResponse; + }; + sdk: { + input: SendOTPMessageCommandInput; + output: SendOTPMessageCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/SendUsersMessagesCommand.ts b/clients/client-pinpoint/src/commands/SendUsersMessagesCommand.ts index 5a72f259b7521..e003d218674bd 100644 --- a/clients/client-pinpoint/src/commands/SendUsersMessagesCommand.ts +++ b/clients/client-pinpoint/src/commands/SendUsersMessagesCommand.ts @@ -315,4 +315,16 @@ export class SendUsersMessagesCommand extends $Command .f(void 0, void 0) .ser(se_SendUsersMessagesCommand) .de(de_SendUsersMessagesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendUsersMessagesRequest; + output: SendUsersMessagesResponse; + }; + sdk: { + input: SendUsersMessagesCommandInput; + output: SendUsersMessagesCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/TagResourceCommand.ts b/clients/client-pinpoint/src/commands/TagResourceCommand.ts index 538b9fc4a8a2b..9ea2605caee2d 100644 --- a/clients/client-pinpoint/src/commands/TagResourceCommand.ts +++ b/clients/client-pinpoint/src/commands/TagResourceCommand.ts @@ -80,4 +80,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UntagResourceCommand.ts b/clients/client-pinpoint/src/commands/UntagResourceCommand.ts index a6d02ea956e0e..8e2da524576bf 100644 --- a/clients/client-pinpoint/src/commands/UntagResourceCommand.ts +++ b/clients/client-pinpoint/src/commands/UntagResourceCommand.ts @@ -78,4 +78,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateAdmChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateAdmChannelCommand.ts index 462a8fad09cc0..4c6c3fcdc6b4d 100644 --- a/clients/client-pinpoint/src/commands/UpdateAdmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateAdmChannelCommand.ts @@ -114,4 +114,16 @@ export class UpdateAdmChannelCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAdmChannelCommand) .de(de_UpdateAdmChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAdmChannelRequest; + output: UpdateAdmChannelResponse; + }; + sdk: { + input: UpdateAdmChannelCommandInput; + output: UpdateAdmChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateApnsChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateApnsChannelCommand.ts index ef69795ce134f..2fe3b27da98a6 100644 --- a/clients/client-pinpoint/src/commands/UpdateApnsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApnsChannelCommand.ts @@ -121,4 +121,16 @@ export class UpdateApnsChannelCommand extends $Command .f(void 0, void 0) .ser(se_UpdateApnsChannelCommand) .de(de_UpdateApnsChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateApnsChannelRequest; + output: UpdateApnsChannelResponse; + }; + sdk: { + input: UpdateApnsChannelCommandInput; + output: UpdateApnsChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateApnsSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateApnsSandboxChannelCommand.ts index f63a030f47f41..e58701f0ebf79 100644 --- a/clients/client-pinpoint/src/commands/UpdateApnsSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApnsSandboxChannelCommand.ts @@ -121,4 +121,16 @@ export class UpdateApnsSandboxChannelCommand extends $Command .f(void 0, void 0) .ser(se_UpdateApnsSandboxChannelCommand) .de(de_UpdateApnsSandboxChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateApnsSandboxChannelRequest; + output: UpdateApnsSandboxChannelResponse; + }; + sdk: { + input: UpdateApnsSandboxChannelCommandInput; + output: UpdateApnsSandboxChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateApnsVoipChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateApnsVoipChannelCommand.ts index c6ad94202fdda..5c064577b84e7 100644 --- a/clients/client-pinpoint/src/commands/UpdateApnsVoipChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApnsVoipChannelCommand.ts @@ -121,4 +121,16 @@ export class UpdateApnsVoipChannelCommand extends $Command .f(void 0, void 0) .ser(se_UpdateApnsVoipChannelCommand) .de(de_UpdateApnsVoipChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateApnsVoipChannelRequest; + output: UpdateApnsVoipChannelResponse; + }; + sdk: { + input: UpdateApnsVoipChannelCommandInput; + output: UpdateApnsVoipChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateApnsVoipSandboxChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateApnsVoipSandboxChannelCommand.ts index 6d0c44d281566..306188d1b4004 100644 --- a/clients/client-pinpoint/src/commands/UpdateApnsVoipSandboxChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApnsVoipSandboxChannelCommand.ts @@ -126,4 +126,16 @@ export class UpdateApnsVoipSandboxChannelCommand extends $Command .f(void 0, void 0) .ser(se_UpdateApnsVoipSandboxChannelCommand) .de(de_UpdateApnsVoipSandboxChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateApnsVoipSandboxChannelRequest; + output: UpdateApnsVoipSandboxChannelResponse; + }; + sdk: { + input: UpdateApnsVoipSandboxChannelCommandInput; + output: UpdateApnsVoipSandboxChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateApplicationSettingsCommand.ts b/clients/client-pinpoint/src/commands/UpdateApplicationSettingsCommand.ts index 83507f0ea1960..e34eeb0167ad6 100644 --- a/clients/client-pinpoint/src/commands/UpdateApplicationSettingsCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateApplicationSettingsCommand.ts @@ -153,4 +153,16 @@ export class UpdateApplicationSettingsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateApplicationSettingsCommand) .de(de_UpdateApplicationSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateApplicationSettingsRequest; + output: UpdateApplicationSettingsResponse; + }; + sdk: { + input: UpdateApplicationSettingsCommandInput; + output: UpdateApplicationSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateBaiduChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateBaiduChannelCommand.ts index 6f627b30b6bb3..e2ecbf1925ce3 100644 --- a/clients/client-pinpoint/src/commands/UpdateBaiduChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateBaiduChannelCommand.ts @@ -115,4 +115,16 @@ export class UpdateBaiduChannelCommand extends $Command .f(void 0, void 0) .ser(se_UpdateBaiduChannelCommand) .de(de_UpdateBaiduChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateBaiduChannelRequest; + output: UpdateBaiduChannelResponse; + }; + sdk: { + input: UpdateBaiduChannelCommandInput; + output: UpdateBaiduChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateCampaignCommand.ts b/clients/client-pinpoint/src/commands/UpdateCampaignCommand.ts index 5c213dc6a6acb..7b0b6a5a6f0f1 100644 --- a/clients/client-pinpoint/src/commands/UpdateCampaignCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateCampaignCommand.ts @@ -870,4 +870,16 @@ export class UpdateCampaignCommand extends $Command .f(void 0, void 0) .ser(se_UpdateCampaignCommand) .de(de_UpdateCampaignCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateCampaignRequest; + output: UpdateCampaignResponse; + }; + sdk: { + input: UpdateCampaignCommandInput; + output: UpdateCampaignCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateEmailChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateEmailChannelCommand.ts index 8a5408bcda012..74bf03a1d2a04 100644 --- a/clients/client-pinpoint/src/commands/UpdateEmailChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateEmailChannelCommand.ts @@ -123,4 +123,16 @@ export class UpdateEmailChannelCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEmailChannelCommand) .de(de_UpdateEmailChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEmailChannelRequest; + output: UpdateEmailChannelResponse; + }; + sdk: { + input: UpdateEmailChannelCommandInput; + output: UpdateEmailChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateEmailTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdateEmailTemplateCommand.ts index 6cb3aadff3c4c..3a545e3560120 100644 --- a/clients/client-pinpoint/src/commands/UpdateEmailTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateEmailTemplateCommand.ts @@ -120,4 +120,16 @@ export class UpdateEmailTemplateCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEmailTemplateCommand) .de(de_UpdateEmailTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEmailTemplateRequest; + output: UpdateEmailTemplateResponse; + }; + sdk: { + input: UpdateEmailTemplateCommandInput; + output: UpdateEmailTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateEndpointCommand.ts b/clients/client-pinpoint/src/commands/UpdateEndpointCommand.ts index 2f7d12ec5e790..d09821acb7d37 100644 --- a/clients/client-pinpoint/src/commands/UpdateEndpointCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateEndpointCommand.ts @@ -144,4 +144,16 @@ export class UpdateEndpointCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEndpointCommand) .de(de_UpdateEndpointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEndpointRequest; + output: UpdateEndpointResponse; + }; + sdk: { + input: UpdateEndpointCommandInput; + output: UpdateEndpointCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateEndpointsBatchCommand.ts b/clients/client-pinpoint/src/commands/UpdateEndpointsBatchCommand.ts index e9fc9dd16249d..70a4d92b29e76 100644 --- a/clients/client-pinpoint/src/commands/UpdateEndpointsBatchCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateEndpointsBatchCommand.ts @@ -148,4 +148,16 @@ export class UpdateEndpointsBatchCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEndpointsBatchCommand) .de(de_UpdateEndpointsBatchCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEndpointsBatchRequest; + output: UpdateEndpointsBatchResponse; + }; + sdk: { + input: UpdateEndpointsBatchCommandInput; + output: UpdateEndpointsBatchCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateGcmChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateGcmChannelCommand.ts index 1299e763cf016..a8ddd5fd89873 100644 --- a/clients/client-pinpoint/src/commands/UpdateGcmChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateGcmChannelCommand.ts @@ -118,4 +118,16 @@ export class UpdateGcmChannelCommand extends $Command .f(void 0, void 0) .ser(se_UpdateGcmChannelCommand) .de(de_UpdateGcmChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateGcmChannelRequest; + output: UpdateGcmChannelResponse; + }; + sdk: { + input: UpdateGcmChannelCommandInput; + output: UpdateGcmChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateInAppTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdateInAppTemplateCommand.ts index cd7546ebe9b6f..fb42c2101a489 100644 --- a/clients/client-pinpoint/src/commands/UpdateInAppTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateInAppTemplateCommand.ts @@ -170,4 +170,16 @@ export class UpdateInAppTemplateCommand extends $Command .f(void 0, void 0) .ser(se_UpdateInAppTemplateCommand) .de(de_UpdateInAppTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateInAppTemplateRequest; + output: UpdateInAppTemplateResponse; + }; + sdk: { + input: UpdateInAppTemplateCommandInput; + output: UpdateInAppTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateJourneyCommand.ts b/clients/client-pinpoint/src/commands/UpdateJourneyCommand.ts index 2bfc6464d5c8d..3b772a8c88123 100644 --- a/clients/client-pinpoint/src/commands/UpdateJourneyCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateJourneyCommand.ts @@ -868,4 +868,16 @@ export class UpdateJourneyCommand extends $Command .f(void 0, void 0) .ser(se_UpdateJourneyCommand) .de(de_UpdateJourneyCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateJourneyRequest; + output: UpdateJourneyResponse; + }; + sdk: { + input: UpdateJourneyCommandInput; + output: UpdateJourneyCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateJourneyStateCommand.ts b/clients/client-pinpoint/src/commands/UpdateJourneyStateCommand.ts index 9b23217cf33ee..ff6598e4f0028 100644 --- a/clients/client-pinpoint/src/commands/UpdateJourneyStateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateJourneyStateCommand.ts @@ -487,4 +487,16 @@ export class UpdateJourneyStateCommand extends $Command .f(void 0, void 0) .ser(se_UpdateJourneyStateCommand) .de(de_UpdateJourneyStateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateJourneyStateRequest; + output: UpdateJourneyStateResponse; + }; + sdk: { + input: UpdateJourneyStateCommandInput; + output: UpdateJourneyStateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdatePushTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdatePushTemplateCommand.ts index b6bf2f50b1e14..dd44d6c9c8a6d 100644 --- a/clients/client-pinpoint/src/commands/UpdatePushTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdatePushTemplateCommand.ts @@ -160,4 +160,16 @@ export class UpdatePushTemplateCommand extends $Command .f(void 0, void 0) .ser(se_UpdatePushTemplateCommand) .de(de_UpdatePushTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePushTemplateRequest; + output: UpdatePushTemplateResponse; + }; + sdk: { + input: UpdatePushTemplateCommandInput; + output: UpdatePushTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateRecommenderConfigurationCommand.ts b/clients/client-pinpoint/src/commands/UpdateRecommenderConfigurationCommand.ts index 56ab689ca60d1..40be66ce88e17 100644 --- a/clients/client-pinpoint/src/commands/UpdateRecommenderConfigurationCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateRecommenderConfigurationCommand.ts @@ -131,4 +131,16 @@ export class UpdateRecommenderConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRecommenderConfigurationCommand) .de(de_UpdateRecommenderConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRecommenderConfigurationRequest; + output: UpdateRecommenderConfigurationResponse; + }; + sdk: { + input: UpdateRecommenderConfigurationCommandInput; + output: UpdateRecommenderConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateSegmentCommand.ts b/clients/client-pinpoint/src/commands/UpdateSegmentCommand.ts index 329543fca7216..0fb1ae10532ce 100644 --- a/clients/client-pinpoint/src/commands/UpdateSegmentCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateSegmentCommand.ts @@ -387,4 +387,16 @@ export class UpdateSegmentCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSegmentCommand) .de(de_UpdateSegmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSegmentRequest; + output: UpdateSegmentResponse; + }; + sdk: { + input: UpdateSegmentCommandInput; + output: UpdateSegmentCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateSmsChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateSmsChannelCommand.ts index 88c1e18c72048..68a3176cfc05e 100644 --- a/clients/client-pinpoint/src/commands/UpdateSmsChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateSmsChannelCommand.ts @@ -118,4 +118,16 @@ export class UpdateSmsChannelCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSmsChannelCommand) .de(de_UpdateSmsChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSmsChannelRequest; + output: UpdateSmsChannelResponse; + }; + sdk: { + input: UpdateSmsChannelCommandInput; + output: UpdateSmsChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateSmsTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdateSmsTemplateCommand.ts index 4b90c5cb8cf6f..82caeb649443f 100644 --- a/clients/client-pinpoint/src/commands/UpdateSmsTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateSmsTemplateCommand.ts @@ -112,4 +112,16 @@ export class UpdateSmsTemplateCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSmsTemplateCommand) .de(de_UpdateSmsTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSmsTemplateRequest; + output: UpdateSmsTemplateResponse; + }; + sdk: { + input: UpdateSmsTemplateCommandInput; + output: UpdateSmsTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateTemplateActiveVersionCommand.ts b/clients/client-pinpoint/src/commands/UpdateTemplateActiveVersionCommand.ts index 02d8cb01ff57e..69e275ba025d2 100644 --- a/clients/client-pinpoint/src/commands/UpdateTemplateActiveVersionCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateTemplateActiveVersionCommand.ts @@ -110,4 +110,16 @@ export class UpdateTemplateActiveVersionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTemplateActiveVersionCommand) .de(de_UpdateTemplateActiveVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTemplateActiveVersionRequest; + output: UpdateTemplateActiveVersionResponse; + }; + sdk: { + input: UpdateTemplateActiveVersionCommandInput; + output: UpdateTemplateActiveVersionCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateVoiceChannelCommand.ts b/clients/client-pinpoint/src/commands/UpdateVoiceChannelCommand.ts index fe5ef376c1efb..36c2bfcf48bbe 100644 --- a/clients/client-pinpoint/src/commands/UpdateVoiceChannelCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateVoiceChannelCommand.ts @@ -112,4 +112,16 @@ export class UpdateVoiceChannelCommand extends $Command .f(void 0, void 0) .ser(se_UpdateVoiceChannelCommand) .de(de_UpdateVoiceChannelCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateVoiceChannelRequest; + output: UpdateVoiceChannelResponse; + }; + sdk: { + input: UpdateVoiceChannelCommandInput; + output: UpdateVoiceChannelCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/UpdateVoiceTemplateCommand.ts b/clients/client-pinpoint/src/commands/UpdateVoiceTemplateCommand.ts index d4ad3c2655512..cd4358de2fc84 100644 --- a/clients/client-pinpoint/src/commands/UpdateVoiceTemplateCommand.ts +++ b/clients/client-pinpoint/src/commands/UpdateVoiceTemplateCommand.ts @@ -113,4 +113,16 @@ export class UpdateVoiceTemplateCommand extends $Command .f(void 0, void 0) .ser(se_UpdateVoiceTemplateCommand) .de(de_UpdateVoiceTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateVoiceTemplateRequest; + output: UpdateVoiceTemplateResponse; + }; + sdk: { + input: UpdateVoiceTemplateCommandInput; + output: UpdateVoiceTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-pinpoint/src/commands/VerifyOTPMessageCommand.ts b/clients/client-pinpoint/src/commands/VerifyOTPMessageCommand.ts index c0f2678f6e50f..af9251016f654 100644 --- a/clients/client-pinpoint/src/commands/VerifyOTPMessageCommand.ts +++ b/clients/client-pinpoint/src/commands/VerifyOTPMessageCommand.ts @@ -105,4 +105,16 @@ export class VerifyOTPMessageCommand extends $Command .f(void 0, void 0) .ser(se_VerifyOTPMessageCommand) .de(de_VerifyOTPMessageCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: VerifyOTPMessageRequest; + output: VerifyOTPMessageResponse; + }; + sdk: { + input: VerifyOTPMessageCommandInput; + output: VerifyOTPMessageCommandOutput; + }; + }; +} diff --git a/clients/client-pipes/CHANGELOG.md b/clients/client-pipes/CHANGELOG.md index fe652fd3b41a8..e8e0d448ef167 100644 --- a/clients/client-pipes/CHANGELOG.md +++ b/clients/client-pipes/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-pipes + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-pipes + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-pipes diff --git a/clients/client-pipes/package.json b/clients/client-pipes/package.json index 4284bfe4add20..adb1343b2a968 100644 --- a/clients/client-pipes/package.json +++ b/clients/client-pipes/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pipes", "description": "AWS SDK for JavaScript Pipes Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pipes", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-pipes/src/commands/CreatePipeCommand.ts b/clients/client-pipes/src/commands/CreatePipeCommand.ts index 99b30343d170c..9ca3bb9574bf5 100644 --- a/clients/client-pipes/src/commands/CreatePipeCommand.ts +++ b/clients/client-pipes/src/commands/CreatePipeCommand.ts @@ -453,4 +453,16 @@ export class CreatePipeCommand extends $Command .f(CreatePipeRequestFilterSensitiveLog, void 0) .ser(se_CreatePipeCommand) .de(de_CreatePipeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePipeRequest; + output: CreatePipeResponse; + }; + sdk: { + input: CreatePipeCommandInput; + output: CreatePipeCommandOutput; + }; + }; +} diff --git a/clients/client-pipes/src/commands/DeletePipeCommand.ts b/clients/client-pipes/src/commands/DeletePipeCommand.ts index ba3a543b720c0..f2c1e836a90d0 100644 --- a/clients/client-pipes/src/commands/DeletePipeCommand.ts +++ b/clients/client-pipes/src/commands/DeletePipeCommand.ts @@ -97,4 +97,16 @@ export class DeletePipeCommand extends $Command .f(void 0, void 0) .ser(se_DeletePipeCommand) .de(de_DeletePipeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePipeRequest; + output: DeletePipeResponse; + }; + sdk: { + input: DeletePipeCommandInput; + output: DeletePipeCommandOutput; + }; + }; +} diff --git a/clients/client-pipes/src/commands/DescribePipeCommand.ts b/clients/client-pipes/src/commands/DescribePipeCommand.ts index a674c251c752a..763f2fa2d06de 100644 --- a/clients/client-pipes/src/commands/DescribePipeCommand.ts +++ b/clients/client-pipes/src/commands/DescribePipeCommand.ts @@ -446,4 +446,16 @@ export class DescribePipeCommand extends $Command .f(void 0, DescribePipeResponseFilterSensitiveLog) .ser(se_DescribePipeCommand) .de(de_DescribePipeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribePipeRequest; + output: DescribePipeResponse; + }; + sdk: { + input: DescribePipeCommandInput; + output: DescribePipeCommandOutput; + }; + }; +} diff --git a/clients/client-pipes/src/commands/ListPipesCommand.ts b/clients/client-pipes/src/commands/ListPipesCommand.ts index 630b6a316c2d7..4fcf9abe482db 100644 --- a/clients/client-pipes/src/commands/ListPipesCommand.ts +++ b/clients/client-pipes/src/commands/ListPipesCommand.ts @@ -111,4 +111,16 @@ export class ListPipesCommand extends $Command .f(ListPipesRequestFilterSensitiveLog, ListPipesResponseFilterSensitiveLog) .ser(se_ListPipesCommand) .de(de_ListPipesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPipesRequest; + output: ListPipesResponse; + }; + sdk: { + input: ListPipesCommandInput; + output: ListPipesCommandOutput; + }; + }; +} diff --git a/clients/client-pipes/src/commands/ListTagsForResourceCommand.ts b/clients/client-pipes/src/commands/ListTagsForResourceCommand.ts index 1bc1f91df8b4e..873cc39926352 100644 --- a/clients/client-pipes/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-pipes/src/commands/ListTagsForResourceCommand.ts @@ -92,4 +92,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, ListTagsForResourceResponseFilterSensitiveLog) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pipes/src/commands/StartPipeCommand.ts b/clients/client-pipes/src/commands/StartPipeCommand.ts index 60bc3e0bbeea6..5332f91d42314 100644 --- a/clients/client-pipes/src/commands/StartPipeCommand.ts +++ b/clients/client-pipes/src/commands/StartPipeCommand.ts @@ -97,4 +97,16 @@ export class StartPipeCommand extends $Command .f(void 0, void 0) .ser(se_StartPipeCommand) .de(de_StartPipeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartPipeRequest; + output: StartPipeResponse; + }; + sdk: { + input: StartPipeCommandInput; + output: StartPipeCommandOutput; + }; + }; +} diff --git a/clients/client-pipes/src/commands/StopPipeCommand.ts b/clients/client-pipes/src/commands/StopPipeCommand.ts index 5193c0842b25a..341fb900a00f7 100644 --- a/clients/client-pipes/src/commands/StopPipeCommand.ts +++ b/clients/client-pipes/src/commands/StopPipeCommand.ts @@ -97,4 +97,16 @@ export class StopPipeCommand extends $Command .f(void 0, void 0) .ser(se_StopPipeCommand) .de(de_StopPipeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopPipeRequest; + output: StopPipeResponse; + }; + sdk: { + input: StopPipeCommandInput; + output: StopPipeCommandOutput; + }; + }; +} diff --git a/clients/client-pipes/src/commands/TagResourceCommand.ts b/clients/client-pipes/src/commands/TagResourceCommand.ts index 0d9cb08b98da0..26332639ce0ce 100644 --- a/clients/client-pipes/src/commands/TagResourceCommand.ts +++ b/clients/client-pipes/src/commands/TagResourceCommand.ts @@ -97,4 +97,16 @@ export class TagResourceCommand extends $Command .f(TagResourceRequestFilterSensitiveLog, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pipes/src/commands/UntagResourceCommand.ts b/clients/client-pipes/src/commands/UntagResourceCommand.ts index 86caf6a31b793..09f33aa30b815 100644 --- a/clients/client-pipes/src/commands/UntagResourceCommand.ts +++ b/clients/client-pipes/src/commands/UntagResourceCommand.ts @@ -87,4 +87,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-pipes/src/commands/UpdatePipeCommand.ts b/clients/client-pipes/src/commands/UpdatePipeCommand.ts index 28e6938bd222c..5c19cb74ddf5a 100644 --- a/clients/client-pipes/src/commands/UpdatePipeCommand.ts +++ b/clients/client-pipes/src/commands/UpdatePipeCommand.ts @@ -441,4 +441,16 @@ export class UpdatePipeCommand extends $Command .f(UpdatePipeRequestFilterSensitiveLog, void 0) .ser(se_UpdatePipeCommand) .de(de_UpdatePipeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePipeRequest; + output: UpdatePipeResponse; + }; + sdk: { + input: UpdatePipeCommandInput; + output: UpdatePipeCommandOutput; + }; + }; +} diff --git a/clients/client-polly/CHANGELOG.md b/clients/client-polly/CHANGELOG.md index 989389b63de6a..20c96db824c91 100644 --- a/clients/client-polly/CHANGELOG.md +++ b/clients/client-polly/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-polly + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-polly + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-polly diff --git a/clients/client-polly/package.json b/clients/client-polly/package.json index b9ef4cbf3bf8d..79946640c90ef 100644 --- a/clients/client-polly/package.json +++ b/clients/client-polly/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-polly", "description": "AWS SDK for JavaScript Polly Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-polly", @@ -33,31 +33,31 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", - "@smithy/util-stream": "^3.1.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", + "@smithy/util-stream": "^3.1.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-polly/src/commands/DeleteLexiconCommand.ts b/clients/client-polly/src/commands/DeleteLexiconCommand.ts index 3c8e561c6850f..1710cf10554fa 100644 --- a/clients/client-polly/src/commands/DeleteLexiconCommand.ts +++ b/clients/client-polly/src/commands/DeleteLexiconCommand.ts @@ -99,4 +99,16 @@ export class DeleteLexiconCommand extends $Command .f(void 0, void 0) .ser(se_DeleteLexiconCommand) .de(de_DeleteLexiconCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteLexiconInput; + output: {}; + }; + sdk: { + input: DeleteLexiconCommandInput; + output: DeleteLexiconCommandOutput; + }; + }; +} diff --git a/clients/client-polly/src/commands/DescribeVoicesCommand.ts b/clients/client-polly/src/commands/DescribeVoicesCommand.ts index 0fae39345e8fd..550b2efc71365 100644 --- a/clients/client-polly/src/commands/DescribeVoicesCommand.ts +++ b/clients/client-polly/src/commands/DescribeVoicesCommand.ts @@ -155,4 +155,16 @@ export class DescribeVoicesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeVoicesCommand) .de(de_DescribeVoicesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeVoicesInput; + output: DescribeVoicesOutput; + }; + sdk: { + input: DescribeVoicesCommandInput; + output: DescribeVoicesCommandOutput; + }; + }; +} diff --git a/clients/client-polly/src/commands/GetLexiconCommand.ts b/clients/client-polly/src/commands/GetLexiconCommand.ts index b5cd35a56cb82..7414d26a690b6 100644 --- a/clients/client-polly/src/commands/GetLexiconCommand.ts +++ b/clients/client-polly/src/commands/GetLexiconCommand.ts @@ -126,4 +126,16 @@ export class GetLexiconCommand extends $Command .f(void 0, GetLexiconOutputFilterSensitiveLog) .ser(se_GetLexiconCommand) .de(de_GetLexiconCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLexiconInput; + output: GetLexiconOutput; + }; + sdk: { + input: GetLexiconCommandInput; + output: GetLexiconCommandOutput; + }; + }; +} diff --git a/clients/client-polly/src/commands/GetSpeechSynthesisTaskCommand.ts b/clients/client-polly/src/commands/GetSpeechSynthesisTaskCommand.ts index 93ab61359abc6..14353d41ffb83 100644 --- a/clients/client-polly/src/commands/GetSpeechSynthesisTaskCommand.ts +++ b/clients/client-polly/src/commands/GetSpeechSynthesisTaskCommand.ts @@ -111,4 +111,16 @@ export class GetSpeechSynthesisTaskCommand extends $Command .f(void 0, void 0) .ser(se_GetSpeechSynthesisTaskCommand) .de(de_GetSpeechSynthesisTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSpeechSynthesisTaskInput; + output: GetSpeechSynthesisTaskOutput; + }; + sdk: { + input: GetSpeechSynthesisTaskCommandInput; + output: GetSpeechSynthesisTaskCommandOutput; + }; + }; +} diff --git a/clients/client-polly/src/commands/ListLexiconsCommand.ts b/clients/client-polly/src/commands/ListLexiconsCommand.ts index 2b421636c9eb6..cf49853065d66 100644 --- a/clients/client-polly/src/commands/ListLexiconsCommand.ts +++ b/clients/client-polly/src/commands/ListLexiconsCommand.ts @@ -123,4 +123,16 @@ export class ListLexiconsCommand extends $Command .f(void 0, void 0) .ser(se_ListLexiconsCommand) .de(de_ListLexiconsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLexiconsInput; + output: ListLexiconsOutput; + }; + sdk: { + input: ListLexiconsCommandInput; + output: ListLexiconsCommandOutput; + }; + }; +} diff --git a/clients/client-polly/src/commands/ListSpeechSynthesisTasksCommand.ts b/clients/client-polly/src/commands/ListSpeechSynthesisTasksCommand.ts index a95e2becd1d06..9cc0f8bf08378 100644 --- a/clients/client-polly/src/commands/ListSpeechSynthesisTasksCommand.ts +++ b/clients/client-polly/src/commands/ListSpeechSynthesisTasksCommand.ts @@ -111,4 +111,16 @@ export class ListSpeechSynthesisTasksCommand extends $Command .f(void 0, void 0) .ser(se_ListSpeechSynthesisTasksCommand) .de(de_ListSpeechSynthesisTasksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListSpeechSynthesisTasksInput; + output: ListSpeechSynthesisTasksOutput; + }; + sdk: { + input: ListSpeechSynthesisTasksCommandInput; + output: ListSpeechSynthesisTasksCommandOutput; + }; + }; +} diff --git a/clients/client-polly/src/commands/PutLexiconCommand.ts b/clients/client-polly/src/commands/PutLexiconCommand.ts index 7c41bf7bcf8b2..2a106d845e0f0 100644 --- a/clients/client-polly/src/commands/PutLexiconCommand.ts +++ b/clients/client-polly/src/commands/PutLexiconCommand.ts @@ -120,4 +120,16 @@ export class PutLexiconCommand extends $Command .f(PutLexiconInputFilterSensitiveLog, void 0) .ser(se_PutLexiconCommand) .de(de_PutLexiconCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutLexiconInput; + output: {}; + }; + sdk: { + input: PutLexiconCommandInput; + output: PutLexiconCommandOutput; + }; + }; +} diff --git a/clients/client-polly/src/commands/StartSpeechSynthesisTaskCommand.ts b/clients/client-polly/src/commands/StartSpeechSynthesisTaskCommand.ts index 9aad28ba4a055..c43954b77745e 100644 --- a/clients/client-polly/src/commands/StartSpeechSynthesisTaskCommand.ts +++ b/clients/client-polly/src/commands/StartSpeechSynthesisTaskCommand.ts @@ -177,4 +177,16 @@ export class StartSpeechSynthesisTaskCommand extends $Command .f(void 0, void 0) .ser(se_StartSpeechSynthesisTaskCommand) .de(de_StartSpeechSynthesisTaskCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartSpeechSynthesisTaskInput; + output: StartSpeechSynthesisTaskOutput; + }; + sdk: { + input: StartSpeechSynthesisTaskCommandInput; + output: StartSpeechSynthesisTaskCommandOutput; + }; + }; +} diff --git a/clients/client-polly/src/commands/SynthesizeSpeechCommand.ts b/clients/client-polly/src/commands/SynthesizeSpeechCommand.ts index 6fa31fbc37d24..ea00fa7753c57 100644 --- a/clients/client-polly/src/commands/SynthesizeSpeechCommand.ts +++ b/clients/client-polly/src/commands/SynthesizeSpeechCommand.ts @@ -170,4 +170,16 @@ export class SynthesizeSpeechCommand extends $Command .f(void 0, SynthesizeSpeechOutputFilterSensitiveLog) .ser(se_SynthesizeSpeechCommand) .de(de_SynthesizeSpeechCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SynthesizeSpeechInput; + output: SynthesizeSpeechOutput; + }; + sdk: { + input: SynthesizeSpeechCommandInput; + output: SynthesizeSpeechCommandOutput; + }; + }; +} diff --git a/clients/client-pricing/CHANGELOG.md b/clients/client-pricing/CHANGELOG.md index d9a5ac9767253..47a26d3838dff 100644 --- a/clients/client-pricing/CHANGELOG.md +++ b/clients/client-pricing/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-pricing + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-pricing + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-pricing diff --git a/clients/client-pricing/package.json b/clients/client-pricing/package.json index 88a67a1d8d21b..5521408e582b4 100644 --- a/clients/client-pricing/package.json +++ b/clients/client-pricing/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-pricing", "description": "AWS SDK for JavaScript Pricing Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-pricing", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-pricing/src/commands/DescribeServicesCommand.ts b/clients/client-pricing/src/commands/DescribeServicesCommand.ts index 967d2c9627826..dc160e7c85f11 100644 --- a/clients/client-pricing/src/commands/DescribeServicesCommand.ts +++ b/clients/client-pricing/src/commands/DescribeServicesCommand.ts @@ -114,4 +114,16 @@ export class DescribeServicesCommand extends $Command .f(void 0, void 0) .ser(se_DescribeServicesCommand) .de(de_DescribeServicesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeServicesRequest; + output: DescribeServicesResponse; + }; + sdk: { + input: DescribeServicesCommandInput; + output: DescribeServicesCommandOutput; + }; + }; +} diff --git a/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts b/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts index f9cef26651f85..79393d8f71f0f 100644 --- a/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts +++ b/clients/client-pricing/src/commands/GetAttributeValuesCommand.ts @@ -107,4 +107,16 @@ export class GetAttributeValuesCommand extends $Command .f(void 0, void 0) .ser(se_GetAttributeValuesCommand) .de(de_GetAttributeValuesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAttributeValuesRequest; + output: GetAttributeValuesResponse; + }; + sdk: { + input: GetAttributeValuesCommandInput; + output: GetAttributeValuesCommandOutput; + }; + }; +} diff --git a/clients/client-pricing/src/commands/GetPriceListFileUrlCommand.ts b/clients/client-pricing/src/commands/GetPriceListFileUrlCommand.ts index 9efdcc4bdff3b..fdda47ab035e5 100644 --- a/clients/client-pricing/src/commands/GetPriceListFileUrlCommand.ts +++ b/clients/client-pricing/src/commands/GetPriceListFileUrlCommand.ts @@ -104,4 +104,16 @@ export class GetPriceListFileUrlCommand extends $Command .f(void 0, void 0) .ser(se_GetPriceListFileUrlCommand) .de(de_GetPriceListFileUrlCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPriceListFileUrlRequest; + output: GetPriceListFileUrlResponse; + }; + sdk: { + input: GetPriceListFileUrlCommandInput; + output: GetPriceListFileUrlCommandOutput; + }; + }; +} diff --git a/clients/client-pricing/src/commands/GetProductsCommand.ts b/clients/client-pricing/src/commands/GetProductsCommand.ts index 5ff3a2a864c8c..ca91c531116e7 100644 --- a/clients/client-pricing/src/commands/GetProductsCommand.ts +++ b/clients/client-pricing/src/commands/GetProductsCommand.ts @@ -110,4 +110,16 @@ export class GetProductsCommand extends $Command .f(void 0, void 0) .ser(se_GetProductsCommand) .de(de_GetProductsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetProductsRequest; + output: GetProductsResponse; + }; + sdk: { + input: GetProductsCommandInput; + output: GetProductsCommandOutput; + }; + }; +} diff --git a/clients/client-pricing/src/commands/ListPriceListsCommand.ts b/clients/client-pricing/src/commands/ListPriceListsCommand.ts index 683b6c3013f04..433710a67c6b5 100644 --- a/clients/client-pricing/src/commands/ListPriceListsCommand.ts +++ b/clients/client-pricing/src/commands/ListPriceListsCommand.ts @@ -128,4 +128,16 @@ export class ListPriceListsCommand extends $Command .f(void 0, void 0) .ser(se_ListPriceListsCommand) .de(de_ListPriceListsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPriceListsRequest; + output: ListPriceListsResponse; + }; + sdk: { + input: ListPriceListsCommandInput; + output: ListPriceListsCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/CHANGELOG.md b/clients/client-privatenetworks/CHANGELOG.md index 13a6c4abcf3c6..4226b19fc915e 100644 --- a/clients/client-privatenetworks/CHANGELOG.md +++ b/clients/client-privatenetworks/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-privatenetworks + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-privatenetworks + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-privatenetworks diff --git a/clients/client-privatenetworks/package.json b/clients/client-privatenetworks/package.json index 81425d5b3cb35..999d5700575f3 100644 --- a/clients/client-privatenetworks/package.json +++ b/clients/client-privatenetworks/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-privatenetworks", "description": "AWS SDK for JavaScript Privatenetworks Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-privatenetworks", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-privatenetworks/src/commands/AcknowledgeOrderReceiptCommand.ts b/clients/client-privatenetworks/src/commands/AcknowledgeOrderReceiptCommand.ts index ddda5982e5771..e0dfcd23f9a31 100644 --- a/clients/client-privatenetworks/src/commands/AcknowledgeOrderReceiptCommand.ts +++ b/clients/client-privatenetworks/src/commands/AcknowledgeOrderReceiptCommand.ts @@ -124,4 +124,16 @@ export class AcknowledgeOrderReceiptCommand extends $Command .f(void 0, AcknowledgeOrderReceiptResponseFilterSensitiveLog) .ser(se_AcknowledgeOrderReceiptCommand) .de(de_AcknowledgeOrderReceiptCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AcknowledgeOrderReceiptRequest; + output: AcknowledgeOrderReceiptResponse; + }; + sdk: { + input: AcknowledgeOrderReceiptCommandInput; + output: AcknowledgeOrderReceiptCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/ActivateDeviceIdentifierCommand.ts b/clients/client-privatenetworks/src/commands/ActivateDeviceIdentifierCommand.ts index f7fda3676c4a7..51d5aee3e614f 100644 --- a/clients/client-privatenetworks/src/commands/ActivateDeviceIdentifierCommand.ts +++ b/clients/client-privatenetworks/src/commands/ActivateDeviceIdentifierCommand.ts @@ -104,4 +104,16 @@ export class ActivateDeviceIdentifierCommand extends $Command .f(void 0, ActivateDeviceIdentifierResponseFilterSensitiveLog) .ser(se_ActivateDeviceIdentifierCommand) .de(de_ActivateDeviceIdentifierCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ActivateDeviceIdentifierRequest; + output: ActivateDeviceIdentifierResponse; + }; + sdk: { + input: ActivateDeviceIdentifierCommandInput; + output: ActivateDeviceIdentifierCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/ActivateNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/ActivateNetworkSiteCommand.ts index 6ea8ba248318e..4d1ea95c71a5a 100644 --- a/clients/client-privatenetworks/src/commands/ActivateNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/ActivateNetworkSiteCommand.ts @@ -158,4 +158,16 @@ export class ActivateNetworkSiteCommand extends $Command .f(ActivateNetworkSiteRequestFilterSensitiveLog, void 0) .ser(se_ActivateNetworkSiteCommand) .de(de_ActivateNetworkSiteCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ActivateNetworkSiteRequest; + output: ActivateNetworkSiteResponse; + }; + sdk: { + input: ActivateNetworkSiteCommandInput; + output: ActivateNetworkSiteCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/ConfigureAccessPointCommand.ts b/clients/client-privatenetworks/src/commands/ConfigureAccessPointCommand.ts index 12ef859ea005e..d527e9865b0cc 100644 --- a/clients/client-privatenetworks/src/commands/ConfigureAccessPointCommand.ts +++ b/clients/client-privatenetworks/src/commands/ConfigureAccessPointCommand.ts @@ -159,4 +159,16 @@ export class ConfigureAccessPointCommand extends $Command .f(ConfigureAccessPointRequestFilterSensitiveLog, ConfigureAccessPointResponseFilterSensitiveLog) .ser(se_ConfigureAccessPointCommand) .de(de_ConfigureAccessPointCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ConfigureAccessPointRequest; + output: ConfigureAccessPointResponse; + }; + sdk: { + input: ConfigureAccessPointCommandInput; + output: ConfigureAccessPointCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/CreateNetworkCommand.ts b/clients/client-privatenetworks/src/commands/CreateNetworkCommand.ts index af78b1ea82c1f..b79627b67dbe4 100644 --- a/clients/client-privatenetworks/src/commands/CreateNetworkCommand.ts +++ b/clients/client-privatenetworks/src/commands/CreateNetworkCommand.ts @@ -106,4 +106,16 @@ export class CreateNetworkCommand extends $Command .f(CreateNetworkRequestFilterSensitiveLog, CreateNetworkResponseFilterSensitiveLog) .ser(se_CreateNetworkCommand) .de(de_CreateNetworkCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateNetworkRequest; + output: CreateNetworkResponse; + }; + sdk: { + input: CreateNetworkCommandInput; + output: CreateNetworkCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/CreateNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/CreateNetworkSiteCommand.ts index f5c9f7b9cae11..3d5686251cac3 100644 --- a/clients/client-privatenetworks/src/commands/CreateNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/CreateNetworkSiteCommand.ts @@ -172,4 +172,16 @@ export class CreateNetworkSiteCommand extends $Command .f(CreateNetworkSiteRequestFilterSensitiveLog, CreateNetworkSiteResponseFilterSensitiveLog) .ser(se_CreateNetworkSiteCommand) .de(de_CreateNetworkSiteCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateNetworkSiteRequest; + output: CreateNetworkSiteResponse; + }; + sdk: { + input: CreateNetworkSiteCommandInput; + output: CreateNetworkSiteCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/DeactivateDeviceIdentifierCommand.ts b/clients/client-privatenetworks/src/commands/DeactivateDeviceIdentifierCommand.ts index e5dc5dd270d8f..cb809ee75d62d 100644 --- a/clients/client-privatenetworks/src/commands/DeactivateDeviceIdentifierCommand.ts +++ b/clients/client-privatenetworks/src/commands/DeactivateDeviceIdentifierCommand.ts @@ -101,4 +101,16 @@ export class DeactivateDeviceIdentifierCommand extends $Command .f(void 0, DeactivateDeviceIdentifierResponseFilterSensitiveLog) .ser(se_DeactivateDeviceIdentifierCommand) .de(de_DeactivateDeviceIdentifierCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeactivateDeviceIdentifierRequest; + output: DeactivateDeviceIdentifierResponse; + }; + sdk: { + input: DeactivateDeviceIdentifierCommandInput; + output: DeactivateDeviceIdentifierCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/DeleteNetworkCommand.ts b/clients/client-privatenetworks/src/commands/DeleteNetworkCommand.ts index 7334e7741a865..46cddab622568 100644 --- a/clients/client-privatenetworks/src/commands/DeleteNetworkCommand.ts +++ b/clients/client-privatenetworks/src/commands/DeleteNetworkCommand.ts @@ -99,4 +99,16 @@ export class DeleteNetworkCommand extends $Command .f(void 0, void 0) .ser(se_DeleteNetworkCommand) .de(de_DeleteNetworkCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteNetworkRequest; + output: DeleteNetworkResponse; + }; + sdk: { + input: DeleteNetworkCommandInput; + output: DeleteNetworkCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/DeleteNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/DeleteNetworkSiteCommand.ts index a0672d0917f42..8e37fb3bbe3d0 100644 --- a/clients/client-privatenetworks/src/commands/DeleteNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/DeleteNetworkSiteCommand.ts @@ -143,4 +143,16 @@ export class DeleteNetworkSiteCommand extends $Command .f(void 0, void 0) .ser(se_DeleteNetworkSiteCommand) .de(de_DeleteNetworkSiteCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteNetworkSiteRequest; + output: DeleteNetworkSiteResponse; + }; + sdk: { + input: DeleteNetworkSiteCommandInput; + output: DeleteNetworkSiteCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/GetDeviceIdentifierCommand.ts b/clients/client-privatenetworks/src/commands/GetDeviceIdentifierCommand.ts index 28e2e7143f6a5..7520cc7568e71 100644 --- a/clients/client-privatenetworks/src/commands/GetDeviceIdentifierCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetDeviceIdentifierCommand.ts @@ -103,4 +103,16 @@ export class GetDeviceIdentifierCommand extends $Command .f(void 0, GetDeviceIdentifierResponseFilterSensitiveLog) .ser(se_GetDeviceIdentifierCommand) .de(de_GetDeviceIdentifierCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeviceIdentifierRequest; + output: GetDeviceIdentifierResponse; + }; + sdk: { + input: GetDeviceIdentifierCommandInput; + output: GetDeviceIdentifierCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/GetNetworkCommand.ts b/clients/client-privatenetworks/src/commands/GetNetworkCommand.ts index af71fe1dbb183..47f15fe5fc975 100644 --- a/clients/client-privatenetworks/src/commands/GetNetworkCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetNetworkCommand.ts @@ -96,4 +96,16 @@ export class GetNetworkCommand extends $Command .f(void 0, GetNetworkResponseFilterSensitiveLog) .ser(se_GetNetworkCommand) .de(de_GetNetworkCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetNetworkRequest; + output: GetNetworkResponse; + }; + sdk: { + input: GetNetworkCommandInput; + output: GetNetworkCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/GetNetworkResourceCommand.ts b/clients/client-privatenetworks/src/commands/GetNetworkResourceCommand.ts index 063839305c8d1..cf762008a23f3 100644 --- a/clients/client-privatenetworks/src/commands/GetNetworkResourceCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetNetworkResourceCommand.ts @@ -146,4 +146,16 @@ export class GetNetworkResourceCommand extends $Command .f(void 0, GetNetworkResourceResponseFilterSensitiveLog) .ser(se_GetNetworkResourceCommand) .de(de_GetNetworkResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetNetworkResourceRequest; + output: GetNetworkResourceResponse; + }; + sdk: { + input: GetNetworkResourceCommandInput; + output: GetNetworkResourceCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/GetNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/GetNetworkSiteCommand.ts index 5dee7e44278ce..11824ffe303fc 100644 --- a/clients/client-privatenetworks/src/commands/GetNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetNetworkSiteCommand.ts @@ -143,4 +143,16 @@ export class GetNetworkSiteCommand extends $Command .f(void 0, GetNetworkSiteResponseFilterSensitiveLog) .ser(se_GetNetworkSiteCommand) .de(de_GetNetworkSiteCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetNetworkSiteRequest; + output: GetNetworkSiteResponse; + }; + sdk: { + input: GetNetworkSiteCommandInput; + output: GetNetworkSiteCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/GetOrderCommand.ts b/clients/client-privatenetworks/src/commands/GetOrderCommand.ts index 943af56f4fd21..4cec55d3d28d3 100644 --- a/clients/client-privatenetworks/src/commands/GetOrderCommand.ts +++ b/clients/client-privatenetworks/src/commands/GetOrderCommand.ts @@ -123,4 +123,16 @@ export class GetOrderCommand extends $Command .f(void 0, GetOrderResponseFilterSensitiveLog) .ser(se_GetOrderCommand) .de(de_GetOrderCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetOrderRequest; + output: GetOrderResponse; + }; + sdk: { + input: GetOrderCommandInput; + output: GetOrderCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/ListDeviceIdentifiersCommand.ts b/clients/client-privatenetworks/src/commands/ListDeviceIdentifiersCommand.ts index 10453c3b1014d..e8af315e39b7f 100644 --- a/clients/client-privatenetworks/src/commands/ListDeviceIdentifiersCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListDeviceIdentifiersCommand.ts @@ -114,4 +114,16 @@ export class ListDeviceIdentifiersCommand extends $Command .f(void 0, ListDeviceIdentifiersResponseFilterSensitiveLog) .ser(se_ListDeviceIdentifiersCommand) .de(de_ListDeviceIdentifiersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDeviceIdentifiersRequest; + output: ListDeviceIdentifiersResponse; + }; + sdk: { + input: ListDeviceIdentifiersCommandInput; + output: ListDeviceIdentifiersCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/ListNetworkResourcesCommand.ts b/clients/client-privatenetworks/src/commands/ListNetworkResourcesCommand.ts index c7214fd364cc9..c68163edc14f1 100644 --- a/clients/client-privatenetworks/src/commands/ListNetworkResourcesCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListNetworkResourcesCommand.ts @@ -157,4 +157,16 @@ export class ListNetworkResourcesCommand extends $Command .f(void 0, ListNetworkResourcesResponseFilterSensitiveLog) .ser(se_ListNetworkResourcesCommand) .de(de_ListNetworkResourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListNetworkResourcesRequest; + output: ListNetworkResourcesResponse; + }; + sdk: { + input: ListNetworkResourcesCommandInput; + output: ListNetworkResourcesCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/ListNetworkSitesCommand.ts b/clients/client-privatenetworks/src/commands/ListNetworkSitesCommand.ts index 217077215c894..5ac2808b76666 100644 --- a/clients/client-privatenetworks/src/commands/ListNetworkSitesCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListNetworkSitesCommand.ts @@ -147,4 +147,16 @@ export class ListNetworkSitesCommand extends $Command .f(void 0, void 0) .ser(se_ListNetworkSitesCommand) .de(de_ListNetworkSitesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListNetworkSitesRequest; + output: ListNetworkSitesResponse; + }; + sdk: { + input: ListNetworkSitesCommandInput; + output: ListNetworkSitesCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/ListNetworksCommand.ts b/clients/client-privatenetworks/src/commands/ListNetworksCommand.ts index 42196f0756881..d5e3ba7d10e3c 100644 --- a/clients/client-privatenetworks/src/commands/ListNetworksCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListNetworksCommand.ts @@ -103,4 +103,16 @@ export class ListNetworksCommand extends $Command .f(void 0, void 0) .ser(se_ListNetworksCommand) .de(de_ListNetworksCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListNetworksRequest; + output: ListNetworksResponse; + }; + sdk: { + input: ListNetworksCommandInput; + output: ListNetworksCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/ListOrdersCommand.ts b/clients/client-privatenetworks/src/commands/ListOrdersCommand.ts index 25a16ee1e0463..ecebe417a5d8a 100644 --- a/clients/client-privatenetworks/src/commands/ListOrdersCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListOrdersCommand.ts @@ -134,4 +134,16 @@ export class ListOrdersCommand extends $Command .f(void 0, ListOrdersResponseFilterSensitiveLog) .ser(se_ListOrdersCommand) .de(de_ListOrdersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListOrdersRequest; + output: ListOrdersResponse; + }; + sdk: { + input: ListOrdersCommandInput; + output: ListOrdersCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/ListTagsForResourceCommand.ts b/clients/client-privatenetworks/src/commands/ListTagsForResourceCommand.ts index 196fc80582ec3..f5b64542bc644 100644 --- a/clients/client-privatenetworks/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-privatenetworks/src/commands/ListTagsForResourceCommand.ts @@ -98,4 +98,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, ListTagsForResourceResponseFilterSensitiveLog) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/PingCommand.ts b/clients/client-privatenetworks/src/commands/PingCommand.ts index e976763762f64..8b16617d5f9ea 100644 --- a/clients/client-privatenetworks/src/commands/PingCommand.ts +++ b/clients/client-privatenetworks/src/commands/PingCommand.ts @@ -78,4 +78,16 @@ export class PingCommand extends $Command .f(void 0, void 0) .ser(se_PingCommand) .de(de_PingCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: PingResponse; + }; + sdk: { + input: PingCommandInput; + output: PingCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/StartNetworkResourceUpdateCommand.ts b/clients/client-privatenetworks/src/commands/StartNetworkResourceUpdateCommand.ts index eda4965d7f992..dc7b45ccaf11d 100644 --- a/clients/client-privatenetworks/src/commands/StartNetworkResourceUpdateCommand.ts +++ b/clients/client-privatenetworks/src/commands/StartNetworkResourceUpdateCommand.ts @@ -180,4 +180,16 @@ export class StartNetworkResourceUpdateCommand extends $Command .f(StartNetworkResourceUpdateRequestFilterSensitiveLog, StartNetworkResourceUpdateResponseFilterSensitiveLog) .ser(se_StartNetworkResourceUpdateCommand) .de(de_StartNetworkResourceUpdateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartNetworkResourceUpdateRequest; + output: StartNetworkResourceUpdateResponse; + }; + sdk: { + input: StartNetworkResourceUpdateCommandInput; + output: StartNetworkResourceUpdateCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/TagResourceCommand.ts b/clients/client-privatenetworks/src/commands/TagResourceCommand.ts index d9b7da456e46b..e204a181066eb 100644 --- a/clients/client-privatenetworks/src/commands/TagResourceCommand.ts +++ b/clients/client-privatenetworks/src/commands/TagResourceCommand.ts @@ -93,4 +93,16 @@ export class TagResourceCommand extends $Command .f(TagResourceRequestFilterSensitiveLog, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/UntagResourceCommand.ts b/clients/client-privatenetworks/src/commands/UntagResourceCommand.ts index 7297f21e79f1c..639a935c7c1ec 100644 --- a/clients/client-privatenetworks/src/commands/UntagResourceCommand.ts +++ b/clients/client-privatenetworks/src/commands/UntagResourceCommand.ts @@ -97,4 +97,16 @@ export class UntagResourceCommand extends $Command .f(UntagResourceRequestFilterSensitiveLog, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/UpdateNetworkSiteCommand.ts b/clients/client-privatenetworks/src/commands/UpdateNetworkSiteCommand.ts index a352172524976..eababff2be192 100644 --- a/clients/client-privatenetworks/src/commands/UpdateNetworkSiteCommand.ts +++ b/clients/client-privatenetworks/src/commands/UpdateNetworkSiteCommand.ts @@ -145,4 +145,16 @@ export class UpdateNetworkSiteCommand extends $Command .f(void 0, UpdateNetworkSiteResponseFilterSensitiveLog) .ser(se_UpdateNetworkSiteCommand) .de(de_UpdateNetworkSiteCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateNetworkSiteRequest; + output: UpdateNetworkSiteResponse; + }; + sdk: { + input: UpdateNetworkSiteCommandInput; + output: UpdateNetworkSiteCommandOutput; + }; + }; +} diff --git a/clients/client-privatenetworks/src/commands/UpdateNetworkSitePlanCommand.ts b/clients/client-privatenetworks/src/commands/UpdateNetworkSitePlanCommand.ts index a8889cd0e0a6f..5001951ce68f0 100644 --- a/clients/client-privatenetworks/src/commands/UpdateNetworkSitePlanCommand.ts +++ b/clients/client-privatenetworks/src/commands/UpdateNetworkSitePlanCommand.ts @@ -164,4 +164,16 @@ export class UpdateNetworkSitePlanCommand extends $Command .f(void 0, UpdateNetworkSiteResponseFilterSensitiveLog) .ser(se_UpdateNetworkSitePlanCommand) .de(de_UpdateNetworkSitePlanCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateNetworkSitePlanRequest; + output: UpdateNetworkSiteResponse; + }; + sdk: { + input: UpdateNetworkSitePlanCommandInput; + output: UpdateNetworkSitePlanCommandOutput; + }; + }; +} diff --git a/clients/client-proton/CHANGELOG.md b/clients/client-proton/CHANGELOG.md index f612df0c58052..9e8e528a8f0ac 100644 --- a/clients/client-proton/CHANGELOG.md +++ b/clients/client-proton/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-proton + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-proton + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-proton diff --git a/clients/client-proton/package.json b/clients/client-proton/package.json index fa7c9cd0f23da..0ee747772f3a0 100644 --- a/clients/client-proton/package.json +++ b/clients/client-proton/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-proton", "description": "AWS SDK for JavaScript Proton Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-proton", @@ -33,32 +33,32 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", - "@smithy/util-waiter": "^3.1.3", + "@smithy/util-waiter": "^3.1.5", "tslib": "^2.6.2", "uuid": "^9.0.1" }, diff --git a/clients/client-proton/src/commands/AcceptEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/AcceptEnvironmentAccountConnectionCommand.ts index bb13b96a420a1..d76ebb9883a08 100644 --- a/clients/client-proton/src/commands/AcceptEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/AcceptEnvironmentAccountConnectionCommand.ts @@ -115,4 +115,16 @@ export class AcceptEnvironmentAccountConnectionCommand extends $Command .f(void 0, void 0) .ser(se_AcceptEnvironmentAccountConnectionCommand) .de(de_AcceptEnvironmentAccountConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AcceptEnvironmentAccountConnectionInput; + output: AcceptEnvironmentAccountConnectionOutput; + }; + sdk: { + input: AcceptEnvironmentAccountConnectionCommandInput; + output: AcceptEnvironmentAccountConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CancelComponentDeploymentCommand.ts b/clients/client-proton/src/commands/CancelComponentDeploymentCommand.ts index 69c996dfa3373..14d1dea49cf44 100644 --- a/clients/client-proton/src/commands/CancelComponentDeploymentCommand.ts +++ b/clients/client-proton/src/commands/CancelComponentDeploymentCommand.ts @@ -119,4 +119,16 @@ export class CancelComponentDeploymentCommand extends $Command .f(void 0, CancelComponentDeploymentOutputFilterSensitiveLog) .ser(se_CancelComponentDeploymentCommand) .de(de_CancelComponentDeploymentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelComponentDeploymentInput; + output: CancelComponentDeploymentOutput; + }; + sdk: { + input: CancelComponentDeploymentCommandInput; + output: CancelComponentDeploymentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CancelEnvironmentDeploymentCommand.ts b/clients/client-proton/src/commands/CancelEnvironmentDeploymentCommand.ts index ded4d6a4d5ce3..7d1cbb9b5430e 100644 --- a/clients/client-proton/src/commands/CancelEnvironmentDeploymentCommand.ts +++ b/clients/client-proton/src/commands/CancelEnvironmentDeploymentCommand.ts @@ -141,4 +141,16 @@ export class CancelEnvironmentDeploymentCommand extends $Command .f(void 0, CancelEnvironmentDeploymentOutputFilterSensitiveLog) .ser(se_CancelEnvironmentDeploymentCommand) .de(de_CancelEnvironmentDeploymentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelEnvironmentDeploymentInput; + output: CancelEnvironmentDeploymentOutput; + }; + sdk: { + input: CancelEnvironmentDeploymentCommandInput; + output: CancelEnvironmentDeploymentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CancelServiceInstanceDeploymentCommand.ts b/clients/client-proton/src/commands/CancelServiceInstanceDeploymentCommand.ts index 143baa6285fbc..37d4650d36b31 100644 --- a/clients/client-proton/src/commands/CancelServiceInstanceDeploymentCommand.ts +++ b/clients/client-proton/src/commands/CancelServiceInstanceDeploymentCommand.ts @@ -140,4 +140,16 @@ export class CancelServiceInstanceDeploymentCommand extends $Command .f(void 0, CancelServiceInstanceDeploymentOutputFilterSensitiveLog) .ser(se_CancelServiceInstanceDeploymentCommand) .de(de_CancelServiceInstanceDeploymentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelServiceInstanceDeploymentInput; + output: CancelServiceInstanceDeploymentOutput; + }; + sdk: { + input: CancelServiceInstanceDeploymentCommandInput; + output: CancelServiceInstanceDeploymentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CancelServicePipelineDeploymentCommand.ts b/clients/client-proton/src/commands/CancelServicePipelineDeploymentCommand.ts index 033492e44fdc5..37b4f11f3c6ae 100644 --- a/clients/client-proton/src/commands/CancelServicePipelineDeploymentCommand.ts +++ b/clients/client-proton/src/commands/CancelServicePipelineDeploymentCommand.ts @@ -135,4 +135,16 @@ export class CancelServicePipelineDeploymentCommand extends $Command .f(void 0, CancelServicePipelineDeploymentOutputFilterSensitiveLog) .ser(se_CancelServicePipelineDeploymentCommand) .de(de_CancelServicePipelineDeploymentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelServicePipelineDeploymentInput; + output: CancelServicePipelineDeploymentOutput; + }; + sdk: { + input: CancelServicePipelineDeploymentCommandInput; + output: CancelServicePipelineDeploymentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CreateComponentCommand.ts b/clients/client-proton/src/commands/CreateComponentCommand.ts index f0bcb8fe0db54..716cf0cd9cece 100644 --- a/clients/client-proton/src/commands/CreateComponentCommand.ts +++ b/clients/client-proton/src/commands/CreateComponentCommand.ts @@ -138,4 +138,16 @@ export class CreateComponentCommand extends $Command .f(CreateComponentInputFilterSensitiveLog, CreateComponentOutputFilterSensitiveLog) .ser(se_CreateComponentCommand) .de(de_CreateComponentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateComponentInput; + output: CreateComponentOutput; + }; + sdk: { + input: CreateComponentCommandInput; + output: CreateComponentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CreateEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/CreateEnvironmentAccountConnectionCommand.ts index 517d58b926a84..65fcb4a695140 100644 --- a/clients/client-proton/src/commands/CreateEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/CreateEnvironmentAccountConnectionCommand.ts @@ -128,4 +128,16 @@ export class CreateEnvironmentAccountConnectionCommand extends $Command .f(void 0, void 0) .ser(se_CreateEnvironmentAccountConnectionCommand) .de(de_CreateEnvironmentAccountConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEnvironmentAccountConnectionInput; + output: CreateEnvironmentAccountConnectionOutput; + }; + sdk: { + input: CreateEnvironmentAccountConnectionCommandInput; + output: CreateEnvironmentAccountConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CreateEnvironmentCommand.ts b/clients/client-proton/src/commands/CreateEnvironmentCommand.ts index 4fba2861ca5ea..f15dedb676e9b 100644 --- a/clients/client-proton/src/commands/CreateEnvironmentCommand.ts +++ b/clients/client-proton/src/commands/CreateEnvironmentCommand.ts @@ -166,4 +166,16 @@ export class CreateEnvironmentCommand extends $Command .f(CreateEnvironmentInputFilterSensitiveLog, CreateEnvironmentOutputFilterSensitiveLog) .ser(se_CreateEnvironmentCommand) .de(de_CreateEnvironmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEnvironmentInput; + output: CreateEnvironmentOutput; + }; + sdk: { + input: CreateEnvironmentCommandInput; + output: CreateEnvironmentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CreateEnvironmentTemplateCommand.ts b/clients/client-proton/src/commands/CreateEnvironmentTemplateCommand.ts index bea037d213556..dd5e06bb8b65a 100644 --- a/clients/client-proton/src/commands/CreateEnvironmentTemplateCommand.ts +++ b/clients/client-proton/src/commands/CreateEnvironmentTemplateCommand.ts @@ -135,4 +135,16 @@ export class CreateEnvironmentTemplateCommand extends $Command .f(CreateEnvironmentTemplateInputFilterSensitiveLog, CreateEnvironmentTemplateOutputFilterSensitiveLog) .ser(se_CreateEnvironmentTemplateCommand) .de(de_CreateEnvironmentTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEnvironmentTemplateInput; + output: CreateEnvironmentTemplateOutput; + }; + sdk: { + input: CreateEnvironmentTemplateCommandInput; + output: CreateEnvironmentTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CreateEnvironmentTemplateVersionCommand.ts b/clients/client-proton/src/commands/CreateEnvironmentTemplateVersionCommand.ts index 26123ea92159d..7d2335a0bb07e 100644 --- a/clients/client-proton/src/commands/CreateEnvironmentTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/CreateEnvironmentTemplateVersionCommand.ts @@ -138,4 +138,16 @@ export class CreateEnvironmentTemplateVersionCommand extends $Command .f(CreateEnvironmentTemplateVersionInputFilterSensitiveLog, CreateEnvironmentTemplateVersionOutputFilterSensitiveLog) .ser(se_CreateEnvironmentTemplateVersionCommand) .de(de_CreateEnvironmentTemplateVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateEnvironmentTemplateVersionInput; + output: CreateEnvironmentTemplateVersionOutput; + }; + sdk: { + input: CreateEnvironmentTemplateVersionCommandInput; + output: CreateEnvironmentTemplateVersionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CreateRepositoryCommand.ts b/clients/client-proton/src/commands/CreateRepositoryCommand.ts index b3a60874a941d..46f42eb25a191 100644 --- a/clients/client-proton/src/commands/CreateRepositoryCommand.ts +++ b/clients/client-proton/src/commands/CreateRepositoryCommand.ts @@ -116,4 +116,16 @@ export class CreateRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_CreateRepositoryCommand) .de(de_CreateRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRepositoryInput; + output: CreateRepositoryOutput; + }; + sdk: { + input: CreateRepositoryCommandInput; + output: CreateRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CreateServiceCommand.ts b/clients/client-proton/src/commands/CreateServiceCommand.ts index 5a18fd8a689f1..9b03a12aea688 100644 --- a/clients/client-proton/src/commands/CreateServiceCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceCommand.ts @@ -148,4 +148,16 @@ export class CreateServiceCommand extends $Command .f(CreateServiceInputFilterSensitiveLog, CreateServiceOutputFilterSensitiveLog) .ser(se_CreateServiceCommand) .de(de_CreateServiceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateServiceInput; + output: CreateServiceOutput; + }; + sdk: { + input: CreateServiceCommandInput; + output: CreateServiceCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CreateServiceInstanceCommand.ts b/clients/client-proton/src/commands/CreateServiceInstanceCommand.ts index c80c11ef4f276..f09c684f85682 100644 --- a/clients/client-proton/src/commands/CreateServiceInstanceCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceInstanceCommand.ts @@ -128,4 +128,16 @@ export class CreateServiceInstanceCommand extends $Command .f(CreateServiceInstanceInputFilterSensitiveLog, CreateServiceInstanceOutputFilterSensitiveLog) .ser(se_CreateServiceInstanceCommand) .de(de_CreateServiceInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateServiceInstanceInput; + output: CreateServiceInstanceOutput; + }; + sdk: { + input: CreateServiceInstanceCommandInput; + output: CreateServiceInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CreateServiceSyncConfigCommand.ts b/clients/client-proton/src/commands/CreateServiceSyncConfigCommand.ts index aa2a4c0e61392..324ae79bc2c96 100644 --- a/clients/client-proton/src/commands/CreateServiceSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceSyncConfigCommand.ts @@ -106,4 +106,16 @@ export class CreateServiceSyncConfigCommand extends $Command .f(void 0, void 0) .ser(se_CreateServiceSyncConfigCommand) .de(de_CreateServiceSyncConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateServiceSyncConfigInput; + output: CreateServiceSyncConfigOutput; + }; + sdk: { + input: CreateServiceSyncConfigCommandInput; + output: CreateServiceSyncConfigCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CreateServiceTemplateCommand.ts b/clients/client-proton/src/commands/CreateServiceTemplateCommand.ts index 1636d0fb39a58..9b6df0b8f05e2 100644 --- a/clients/client-proton/src/commands/CreateServiceTemplateCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceTemplateCommand.ts @@ -126,4 +126,16 @@ export class CreateServiceTemplateCommand extends $Command .f(CreateServiceTemplateInputFilterSensitiveLog, CreateServiceTemplateOutputFilterSensitiveLog) .ser(se_CreateServiceTemplateCommand) .de(de_CreateServiceTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateServiceTemplateInput; + output: CreateServiceTemplateOutput; + }; + sdk: { + input: CreateServiceTemplateCommandInput; + output: CreateServiceTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CreateServiceTemplateVersionCommand.ts b/clients/client-proton/src/commands/CreateServiceTemplateVersionCommand.ts index 1b8d39fdc4247..8fd5f8bd1b522 100644 --- a/clients/client-proton/src/commands/CreateServiceTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/CreateServiceTemplateVersionCommand.ts @@ -156,4 +156,16 @@ export class CreateServiceTemplateVersionCommand extends $Command .f(CreateServiceTemplateVersionInputFilterSensitiveLog, CreateServiceTemplateVersionOutputFilterSensitiveLog) .ser(se_CreateServiceTemplateVersionCommand) .de(de_CreateServiceTemplateVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateServiceTemplateVersionInput; + output: CreateServiceTemplateVersionOutput; + }; + sdk: { + input: CreateServiceTemplateVersionCommandInput; + output: CreateServiceTemplateVersionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/CreateTemplateSyncConfigCommand.ts b/clients/client-proton/src/commands/CreateTemplateSyncConfigCommand.ts index f42e5410272ca..a6c8bba8dd021 100644 --- a/clients/client-proton/src/commands/CreateTemplateSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/CreateTemplateSyncConfigCommand.ts @@ -112,4 +112,16 @@ export class CreateTemplateSyncConfigCommand extends $Command .f(void 0, void 0) .ser(se_CreateTemplateSyncConfigCommand) .de(de_CreateTemplateSyncConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateTemplateSyncConfigInput; + output: CreateTemplateSyncConfigOutput; + }; + sdk: { + input: CreateTemplateSyncConfigCommandInput; + output: CreateTemplateSyncConfigCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/DeleteComponentCommand.ts b/clients/client-proton/src/commands/DeleteComponentCommand.ts index 761fdf2039b44..fcefe465ec526 100644 --- a/clients/client-proton/src/commands/DeleteComponentCommand.ts +++ b/clients/client-proton/src/commands/DeleteComponentCommand.ts @@ -119,4 +119,16 @@ export class DeleteComponentCommand extends $Command .f(void 0, DeleteComponentOutputFilterSensitiveLog) .ser(se_DeleteComponentCommand) .de(de_DeleteComponentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteComponentInput; + output: DeleteComponentOutput; + }; + sdk: { + input: DeleteComponentCommandInput; + output: DeleteComponentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/DeleteDeploymentCommand.ts b/clients/client-proton/src/commands/DeleteDeploymentCommand.ts index c8f67c56c3b5c..82061197a1b51 100644 --- a/clients/client-proton/src/commands/DeleteDeploymentCommand.ts +++ b/clients/client-proton/src/commands/DeleteDeploymentCommand.ts @@ -175,4 +175,16 @@ export class DeleteDeploymentCommand extends $Command .f(void 0, DeleteDeploymentOutputFilterSensitiveLog) .ser(se_DeleteDeploymentCommand) .de(de_DeleteDeploymentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDeploymentInput; + output: DeleteDeploymentOutput; + }; + sdk: { + input: DeleteDeploymentCommandInput; + output: DeleteDeploymentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/DeleteEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/DeleteEnvironmentAccountConnectionCommand.ts index 10c025a694cd6..e9a008378a9c6 100644 --- a/clients/client-proton/src/commands/DeleteEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/DeleteEnvironmentAccountConnectionCommand.ts @@ -117,4 +117,16 @@ export class DeleteEnvironmentAccountConnectionCommand extends $Command .f(void 0, void 0) .ser(se_DeleteEnvironmentAccountConnectionCommand) .de(de_DeleteEnvironmentAccountConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEnvironmentAccountConnectionInput; + output: DeleteEnvironmentAccountConnectionOutput; + }; + sdk: { + input: DeleteEnvironmentAccountConnectionCommandInput; + output: DeleteEnvironmentAccountConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/DeleteEnvironmentCommand.ts b/clients/client-proton/src/commands/DeleteEnvironmentCommand.ts index afb1d0a64ae72..ea84030f6252c 100644 --- a/clients/client-proton/src/commands/DeleteEnvironmentCommand.ts +++ b/clients/client-proton/src/commands/DeleteEnvironmentCommand.ts @@ -126,4 +126,16 @@ export class DeleteEnvironmentCommand extends $Command .f(void 0, DeleteEnvironmentOutputFilterSensitiveLog) .ser(se_DeleteEnvironmentCommand) .de(de_DeleteEnvironmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEnvironmentInput; + output: DeleteEnvironmentOutput; + }; + sdk: { + input: DeleteEnvironmentCommandInput; + output: DeleteEnvironmentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/DeleteEnvironmentTemplateCommand.ts b/clients/client-proton/src/commands/DeleteEnvironmentTemplateCommand.ts index 0ab57ae37f735..dfff0f0ceece7 100644 --- a/clients/client-proton/src/commands/DeleteEnvironmentTemplateCommand.ts +++ b/clients/client-proton/src/commands/DeleteEnvironmentTemplateCommand.ts @@ -109,4 +109,16 @@ export class DeleteEnvironmentTemplateCommand extends $Command .f(void 0, DeleteEnvironmentTemplateOutputFilterSensitiveLog) .ser(se_DeleteEnvironmentTemplateCommand) .de(de_DeleteEnvironmentTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEnvironmentTemplateInput; + output: DeleteEnvironmentTemplateOutput; + }; + sdk: { + input: DeleteEnvironmentTemplateCommandInput; + output: DeleteEnvironmentTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/DeleteEnvironmentTemplateVersionCommand.ts b/clients/client-proton/src/commands/DeleteEnvironmentTemplateVersionCommand.ts index 11e264ad07187..02016e7b8a59e 100644 --- a/clients/client-proton/src/commands/DeleteEnvironmentTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/DeleteEnvironmentTemplateVersionCommand.ts @@ -123,4 +123,16 @@ export class DeleteEnvironmentTemplateVersionCommand extends $Command .f(void 0, DeleteEnvironmentTemplateVersionOutputFilterSensitiveLog) .ser(se_DeleteEnvironmentTemplateVersionCommand) .de(de_DeleteEnvironmentTemplateVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteEnvironmentTemplateVersionInput; + output: DeleteEnvironmentTemplateVersionOutput; + }; + sdk: { + input: DeleteEnvironmentTemplateVersionCommandInput; + output: DeleteEnvironmentTemplateVersionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/DeleteRepositoryCommand.ts b/clients/client-proton/src/commands/DeleteRepositoryCommand.ts index 146f51089eeb8..65e37373c7c3a 100644 --- a/clients/client-proton/src/commands/DeleteRepositoryCommand.ts +++ b/clients/client-proton/src/commands/DeleteRepositoryCommand.ts @@ -102,4 +102,16 @@ export class DeleteRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRepositoryCommand) .de(de_DeleteRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRepositoryInput; + output: DeleteRepositoryOutput; + }; + sdk: { + input: DeleteRepositoryCommandInput; + output: DeleteRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/DeleteServiceCommand.ts b/clients/client-proton/src/commands/DeleteServiceCommand.ts index 93aae129b0067..509e984115db9 100644 --- a/clients/client-proton/src/commands/DeleteServiceCommand.ts +++ b/clients/client-proton/src/commands/DeleteServiceCommand.ts @@ -129,4 +129,16 @@ export class DeleteServiceCommand extends $Command .f(void 0, DeleteServiceOutputFilterSensitiveLog) .ser(se_DeleteServiceCommand) .de(de_DeleteServiceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteServiceInput; + output: DeleteServiceOutput; + }; + sdk: { + input: DeleteServiceCommandInput; + output: DeleteServiceCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/DeleteServiceSyncConfigCommand.ts b/clients/client-proton/src/commands/DeleteServiceSyncConfigCommand.ts index 055c1ad175adf..a3b7ab278bc61 100644 --- a/clients/client-proton/src/commands/DeleteServiceSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/DeleteServiceSyncConfigCommand.ts @@ -101,4 +101,16 @@ export class DeleteServiceSyncConfigCommand extends $Command .f(void 0, void 0) .ser(se_DeleteServiceSyncConfigCommand) .de(de_DeleteServiceSyncConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteServiceSyncConfigInput; + output: DeleteServiceSyncConfigOutput; + }; + sdk: { + input: DeleteServiceSyncConfigCommandInput; + output: DeleteServiceSyncConfigCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/DeleteServiceTemplateCommand.ts b/clients/client-proton/src/commands/DeleteServiceTemplateCommand.ts index efd40c6ffd07b..6dc8f5b340e73 100644 --- a/clients/client-proton/src/commands/DeleteServiceTemplateCommand.ts +++ b/clients/client-proton/src/commands/DeleteServiceTemplateCommand.ts @@ -110,4 +110,16 @@ export class DeleteServiceTemplateCommand extends $Command .f(void 0, DeleteServiceTemplateOutputFilterSensitiveLog) .ser(se_DeleteServiceTemplateCommand) .de(de_DeleteServiceTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteServiceTemplateInput; + output: DeleteServiceTemplateOutput; + }; + sdk: { + input: DeleteServiceTemplateCommandInput; + output: DeleteServiceTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/DeleteServiceTemplateVersionCommand.ts b/clients/client-proton/src/commands/DeleteServiceTemplateVersionCommand.ts index 0fbc8a6a2bcd6..c715d869e4591 100644 --- a/clients/client-proton/src/commands/DeleteServiceTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/DeleteServiceTemplateVersionCommand.ts @@ -135,4 +135,16 @@ export class DeleteServiceTemplateVersionCommand extends $Command .f(void 0, DeleteServiceTemplateVersionOutputFilterSensitiveLog) .ser(se_DeleteServiceTemplateVersionCommand) .de(de_DeleteServiceTemplateVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteServiceTemplateVersionInput; + output: DeleteServiceTemplateVersionOutput; + }; + sdk: { + input: DeleteServiceTemplateVersionCommandInput; + output: DeleteServiceTemplateVersionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/DeleteTemplateSyncConfigCommand.ts b/clients/client-proton/src/commands/DeleteTemplateSyncConfigCommand.ts index e5da8e40b8231..bf7078527c3de 100644 --- a/clients/client-proton/src/commands/DeleteTemplateSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/DeleteTemplateSyncConfigCommand.ts @@ -103,4 +103,16 @@ export class DeleteTemplateSyncConfigCommand extends $Command .f(void 0, void 0) .ser(se_DeleteTemplateSyncConfigCommand) .de(de_DeleteTemplateSyncConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteTemplateSyncConfigInput; + output: DeleteTemplateSyncConfigOutput; + }; + sdk: { + input: DeleteTemplateSyncConfigCommandInput; + output: DeleteTemplateSyncConfigCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetAccountSettingsCommand.ts b/clients/client-proton/src/commands/GetAccountSettingsCommand.ts index e9fb3b8c4adbd..1376d6352922b 100644 --- a/clients/client-proton/src/commands/GetAccountSettingsCommand.ts +++ b/clients/client-proton/src/commands/GetAccountSettingsCommand.ts @@ -99,4 +99,16 @@ export class GetAccountSettingsCommand extends $Command .f(void 0, void 0) .ser(se_GetAccountSettingsCommand) .de(de_GetAccountSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetAccountSettingsOutput; + }; + sdk: { + input: GetAccountSettingsCommandInput; + output: GetAccountSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetComponentCommand.ts b/clients/client-proton/src/commands/GetComponentCommand.ts index c8be40948046d..d8c86ecdff4fb 100644 --- a/clients/client-proton/src/commands/GetComponentCommand.ts +++ b/clients/client-proton/src/commands/GetComponentCommand.ts @@ -112,4 +112,16 @@ export class GetComponentCommand extends $Command .f(void 0, GetComponentOutputFilterSensitiveLog) .ser(se_GetComponentCommand) .de(de_GetComponentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetComponentInput; + output: GetComponentOutput; + }; + sdk: { + input: GetComponentCommandInput; + output: GetComponentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetDeploymentCommand.ts b/clients/client-proton/src/commands/GetDeploymentCommand.ts index 3443a3efa60eb..b34311e091b90 100644 --- a/clients/client-proton/src/commands/GetDeploymentCommand.ts +++ b/clients/client-proton/src/commands/GetDeploymentCommand.ts @@ -175,4 +175,16 @@ export class GetDeploymentCommand extends $Command .f(void 0, GetDeploymentOutputFilterSensitiveLog) .ser(se_GetDeploymentCommand) .de(de_GetDeploymentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDeploymentInput; + output: GetDeploymentOutput; + }; + sdk: { + input: GetDeploymentCommandInput; + output: GetDeploymentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/GetEnvironmentAccountConnectionCommand.ts index c35f6eaf860d7..a2df63e1a502c 100644 --- a/clients/client-proton/src/commands/GetEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/GetEnvironmentAccountConnectionCommand.ts @@ -111,4 +111,16 @@ export class GetEnvironmentAccountConnectionCommand extends $Command .f(void 0, void 0) .ser(se_GetEnvironmentAccountConnectionCommand) .de(de_GetEnvironmentAccountConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEnvironmentAccountConnectionInput; + output: GetEnvironmentAccountConnectionOutput; + }; + sdk: { + input: GetEnvironmentAccountConnectionCommandInput; + output: GetEnvironmentAccountConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetEnvironmentCommand.ts b/clients/client-proton/src/commands/GetEnvironmentCommand.ts index 29a0d0e5d5e4c..a01c9461fb789 100644 --- a/clients/client-proton/src/commands/GetEnvironmentCommand.ts +++ b/clients/client-proton/src/commands/GetEnvironmentCommand.ts @@ -119,4 +119,16 @@ export class GetEnvironmentCommand extends $Command .f(void 0, GetEnvironmentOutputFilterSensitiveLog) .ser(se_GetEnvironmentCommand) .de(de_GetEnvironmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEnvironmentInput; + output: GetEnvironmentOutput; + }; + sdk: { + input: GetEnvironmentCommandInput; + output: GetEnvironmentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetEnvironmentTemplateCommand.ts b/clients/client-proton/src/commands/GetEnvironmentTemplateCommand.ts index cbefa5bc2fa51..15664d7015d70 100644 --- a/clients/client-proton/src/commands/GetEnvironmentTemplateCommand.ts +++ b/clients/client-proton/src/commands/GetEnvironmentTemplateCommand.ts @@ -106,4 +106,16 @@ export class GetEnvironmentTemplateCommand extends $Command .f(void 0, GetEnvironmentTemplateOutputFilterSensitiveLog) .ser(se_GetEnvironmentTemplateCommand) .de(de_GetEnvironmentTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEnvironmentTemplateInput; + output: GetEnvironmentTemplateOutput; + }; + sdk: { + input: GetEnvironmentTemplateCommandInput; + output: GetEnvironmentTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetEnvironmentTemplateVersionCommand.ts b/clients/client-proton/src/commands/GetEnvironmentTemplateVersionCommand.ts index bf6b98df8eea8..0a231785633fe 100644 --- a/clients/client-proton/src/commands/GetEnvironmentTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/GetEnvironmentTemplateVersionCommand.ts @@ -115,4 +115,16 @@ export class GetEnvironmentTemplateVersionCommand extends $Command .f(void 0, GetEnvironmentTemplateVersionOutputFilterSensitiveLog) .ser(se_GetEnvironmentTemplateVersionCommand) .de(de_GetEnvironmentTemplateVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetEnvironmentTemplateVersionInput; + output: GetEnvironmentTemplateVersionOutput; + }; + sdk: { + input: GetEnvironmentTemplateVersionCommandInput; + output: GetEnvironmentTemplateVersionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetRepositoryCommand.ts b/clients/client-proton/src/commands/GetRepositoryCommand.ts index 6f263b579f81d..be056888f8b75 100644 --- a/clients/client-proton/src/commands/GetRepositoryCommand.ts +++ b/clients/client-proton/src/commands/GetRepositoryCommand.ts @@ -99,4 +99,16 @@ export class GetRepositoryCommand extends $Command .f(void 0, void 0) .ser(se_GetRepositoryCommand) .de(de_GetRepositoryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRepositoryInput; + output: GetRepositoryOutput; + }; + sdk: { + input: GetRepositoryCommandInput; + output: GetRepositoryCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetRepositorySyncStatusCommand.ts b/clients/client-proton/src/commands/GetRepositorySyncStatusCommand.ts index de257701593a7..b3496a68a5021 100644 --- a/clients/client-proton/src/commands/GetRepositorySyncStatusCommand.ts +++ b/clients/client-proton/src/commands/GetRepositorySyncStatusCommand.ts @@ -113,4 +113,16 @@ export class GetRepositorySyncStatusCommand extends $Command .f(void 0, void 0) .ser(se_GetRepositorySyncStatusCommand) .de(de_GetRepositorySyncStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRepositorySyncStatusInput; + output: GetRepositorySyncStatusOutput; + }; + sdk: { + input: GetRepositorySyncStatusCommandInput; + output: GetRepositorySyncStatusCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetResourcesSummaryCommand.ts b/clients/client-proton/src/commands/GetResourcesSummaryCommand.ts index d74d1408bb218..a4af43e191bc4 100644 --- a/clients/client-proton/src/commands/GetResourcesSummaryCommand.ts +++ b/clients/client-proton/src/commands/GetResourcesSummaryCommand.ts @@ -134,4 +134,16 @@ export class GetResourcesSummaryCommand extends $Command .f(void 0, void 0) .ser(se_GetResourcesSummaryCommand) .de(de_GetResourcesSummaryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: {}; + output: GetResourcesSummaryOutput; + }; + sdk: { + input: GetResourcesSummaryCommandInput; + output: GetResourcesSummaryCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetServiceCommand.ts b/clients/client-proton/src/commands/GetServiceCommand.ts index 9007d5f6a4c20..312a61faa015b 100644 --- a/clients/client-proton/src/commands/GetServiceCommand.ts +++ b/clients/client-proton/src/commands/GetServiceCommand.ts @@ -119,4 +119,16 @@ export class GetServiceCommand extends $Command .f(void 0, GetServiceOutputFilterSensitiveLog) .ser(se_GetServiceCommand) .de(de_GetServiceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetServiceInput; + output: GetServiceOutput; + }; + sdk: { + input: GetServiceCommandInput; + output: GetServiceCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetServiceInstanceCommand.ts b/clients/client-proton/src/commands/GetServiceInstanceCommand.ts index 56a1df29cc675..0664af2e854ac 100644 --- a/clients/client-proton/src/commands/GetServiceInstanceCommand.ts +++ b/clients/client-proton/src/commands/GetServiceInstanceCommand.ts @@ -115,4 +115,16 @@ export class GetServiceInstanceCommand extends $Command .f(void 0, GetServiceInstanceOutputFilterSensitiveLog) .ser(se_GetServiceInstanceCommand) .de(de_GetServiceInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetServiceInstanceInput; + output: GetServiceInstanceOutput; + }; + sdk: { + input: GetServiceInstanceCommandInput; + output: GetServiceInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetServiceInstanceSyncStatusCommand.ts b/clients/client-proton/src/commands/GetServiceInstanceSyncStatusCommand.ts index 840e1d56d3344..b49a157cbce0c 100644 --- a/clients/client-proton/src/commands/GetServiceInstanceSyncStatusCommand.ts +++ b/clients/client-proton/src/commands/GetServiceInstanceSyncStatusCommand.ts @@ -158,4 +158,16 @@ export class GetServiceInstanceSyncStatusCommand extends $Command .f(void 0, void 0) .ser(se_GetServiceInstanceSyncStatusCommand) .de(de_GetServiceInstanceSyncStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetServiceInstanceSyncStatusInput; + output: GetServiceInstanceSyncStatusOutput; + }; + sdk: { + input: GetServiceInstanceSyncStatusCommandInput; + output: GetServiceInstanceSyncStatusCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetServiceSyncBlockerSummaryCommand.ts b/clients/client-proton/src/commands/GetServiceSyncBlockerSummaryCommand.ts index a8480fb73eedb..03b2fe1f02282 100644 --- a/clients/client-proton/src/commands/GetServiceSyncBlockerSummaryCommand.ts +++ b/clients/client-proton/src/commands/GetServiceSyncBlockerSummaryCommand.ts @@ -118,4 +118,16 @@ export class GetServiceSyncBlockerSummaryCommand extends $Command .f(void 0, void 0) .ser(se_GetServiceSyncBlockerSummaryCommand) .de(de_GetServiceSyncBlockerSummaryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetServiceSyncBlockerSummaryInput; + output: GetServiceSyncBlockerSummaryOutput; + }; + sdk: { + input: GetServiceSyncBlockerSummaryCommandInput; + output: GetServiceSyncBlockerSummaryCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetServiceSyncConfigCommand.ts b/clients/client-proton/src/commands/GetServiceSyncConfigCommand.ts index a57192deb4079..f466223f5eba3 100644 --- a/clients/client-proton/src/commands/GetServiceSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/GetServiceSyncConfigCommand.ts @@ -98,4 +98,16 @@ export class GetServiceSyncConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetServiceSyncConfigCommand) .de(de_GetServiceSyncConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetServiceSyncConfigInput; + output: GetServiceSyncConfigOutput; + }; + sdk: { + input: GetServiceSyncConfigCommandInput; + output: GetServiceSyncConfigCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetServiceTemplateCommand.ts b/clients/client-proton/src/commands/GetServiceTemplateCommand.ts index f5eed06852d62..9c38f61f4611f 100644 --- a/clients/client-proton/src/commands/GetServiceTemplateCommand.ts +++ b/clients/client-proton/src/commands/GetServiceTemplateCommand.ts @@ -106,4 +106,16 @@ export class GetServiceTemplateCommand extends $Command .f(void 0, GetServiceTemplateOutputFilterSensitiveLog) .ser(se_GetServiceTemplateCommand) .de(de_GetServiceTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetServiceTemplateInput; + output: GetServiceTemplateOutput; + }; + sdk: { + input: GetServiceTemplateCommandInput; + output: GetServiceTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetServiceTemplateVersionCommand.ts b/clients/client-proton/src/commands/GetServiceTemplateVersionCommand.ts index 4f113e7cd01d8..8eaa6b1fe76e4 100644 --- a/clients/client-proton/src/commands/GetServiceTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/GetServiceTemplateVersionCommand.ts @@ -119,4 +119,16 @@ export class GetServiceTemplateVersionCommand extends $Command .f(void 0, GetServiceTemplateVersionOutputFilterSensitiveLog) .ser(se_GetServiceTemplateVersionCommand) .de(de_GetServiceTemplateVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetServiceTemplateVersionInput; + output: GetServiceTemplateVersionOutput; + }; + sdk: { + input: GetServiceTemplateVersionCommandInput; + output: GetServiceTemplateVersionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetTemplateSyncConfigCommand.ts b/clients/client-proton/src/commands/GetTemplateSyncConfigCommand.ts index 4863c3e421a8c..524ec2ddfb10c 100644 --- a/clients/client-proton/src/commands/GetTemplateSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/GetTemplateSyncConfigCommand.ts @@ -100,4 +100,16 @@ export class GetTemplateSyncConfigCommand extends $Command .f(void 0, void 0) .ser(se_GetTemplateSyncConfigCommand) .de(de_GetTemplateSyncConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTemplateSyncConfigInput; + output: GetTemplateSyncConfigOutput; + }; + sdk: { + input: GetTemplateSyncConfigCommandInput; + output: GetTemplateSyncConfigCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/GetTemplateSyncStatusCommand.ts b/clients/client-proton/src/commands/GetTemplateSyncStatusCommand.ts index d9dbb8f9d7c04..a016171ddb715 100644 --- a/clients/client-proton/src/commands/GetTemplateSyncStatusCommand.ts +++ b/clients/client-proton/src/commands/GetTemplateSyncStatusCommand.ts @@ -154,4 +154,16 @@ export class GetTemplateSyncStatusCommand extends $Command .f(void 0, void 0) .ser(se_GetTemplateSyncStatusCommand) .de(de_GetTemplateSyncStatusCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetTemplateSyncStatusInput; + output: GetTemplateSyncStatusOutput; + }; + sdk: { + input: GetTemplateSyncStatusCommandInput; + output: GetTemplateSyncStatusCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListComponentOutputsCommand.ts b/clients/client-proton/src/commands/ListComponentOutputsCommand.ts index 1fbb49db2f2a1..c037fa350bd81 100644 --- a/clients/client-proton/src/commands/ListComponentOutputsCommand.ts +++ b/clients/client-proton/src/commands/ListComponentOutputsCommand.ts @@ -107,4 +107,16 @@ export class ListComponentOutputsCommand extends $Command .f(void 0, ListComponentOutputsOutputFilterSensitiveLog) .ser(se_ListComponentOutputsCommand) .de(de_ListComponentOutputsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListComponentOutputsInput; + output: ListComponentOutputsOutput; + }; + sdk: { + input: ListComponentOutputsCommandInput; + output: ListComponentOutputsCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListComponentProvisionedResourcesCommand.ts b/clients/client-proton/src/commands/ListComponentProvisionedResourcesCommand.ts index 5ec00e016bae1..04c6754fa0870 100644 --- a/clients/client-proton/src/commands/ListComponentProvisionedResourcesCommand.ts +++ b/clients/client-proton/src/commands/ListComponentProvisionedResourcesCommand.ts @@ -108,4 +108,16 @@ export class ListComponentProvisionedResourcesCommand extends $Command .f(void 0, void 0) .ser(se_ListComponentProvisionedResourcesCommand) .de(de_ListComponentProvisionedResourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListComponentProvisionedResourcesInput; + output: ListComponentProvisionedResourcesOutput; + }; + sdk: { + input: ListComponentProvisionedResourcesCommandInput; + output: ListComponentProvisionedResourcesCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListComponentsCommand.ts b/clients/client-proton/src/commands/ListComponentsCommand.ts index 1932000ab3843..672ef83483ed5 100644 --- a/clients/client-proton/src/commands/ListComponentsCommand.ts +++ b/clients/client-proton/src/commands/ListComponentsCommand.ts @@ -113,4 +113,16 @@ export class ListComponentsCommand extends $Command .f(void 0, ListComponentsOutputFilterSensitiveLog) .ser(se_ListComponentsCommand) .de(de_ListComponentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListComponentsInput; + output: ListComponentsOutput; + }; + sdk: { + input: ListComponentsCommandInput; + output: ListComponentsCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListDeploymentsCommand.ts b/clients/client-proton/src/commands/ListDeploymentsCommand.ts index b54bc327ef267..d70b246eec86c 100644 --- a/clients/client-proton/src/commands/ListDeploymentsCommand.ts +++ b/clients/client-proton/src/commands/ListDeploymentsCommand.ts @@ -116,4 +116,16 @@ export class ListDeploymentsCommand extends $Command .f(void 0, void 0) .ser(se_ListDeploymentsCommand) .de(de_ListDeploymentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDeploymentsInput; + output: ListDeploymentsOutput; + }; + sdk: { + input: ListDeploymentsCommandInput; + output: ListDeploymentsCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListEnvironmentAccountConnectionsCommand.ts b/clients/client-proton/src/commands/ListEnvironmentAccountConnectionsCommand.ts index 6107b448381d2..101cdafd078f8 100644 --- a/clients/client-proton/src/commands/ListEnvironmentAccountConnectionsCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentAccountConnectionsCommand.ts @@ -116,4 +116,16 @@ export class ListEnvironmentAccountConnectionsCommand extends $Command .f(void 0, void 0) .ser(se_ListEnvironmentAccountConnectionsCommand) .de(de_ListEnvironmentAccountConnectionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEnvironmentAccountConnectionsInput; + output: ListEnvironmentAccountConnectionsOutput; + }; + sdk: { + input: ListEnvironmentAccountConnectionsCommandInput; + output: ListEnvironmentAccountConnectionsCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListEnvironmentOutputsCommand.ts b/clients/client-proton/src/commands/ListEnvironmentOutputsCommand.ts index 4de9a99780c3a..9becc6af65165 100644 --- a/clients/client-proton/src/commands/ListEnvironmentOutputsCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentOutputsCommand.ts @@ -104,4 +104,16 @@ export class ListEnvironmentOutputsCommand extends $Command .f(void 0, ListEnvironmentOutputsOutputFilterSensitiveLog) .ser(se_ListEnvironmentOutputsCommand) .de(de_ListEnvironmentOutputsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEnvironmentOutputsInput; + output: ListEnvironmentOutputsOutput; + }; + sdk: { + input: ListEnvironmentOutputsCommandInput; + output: ListEnvironmentOutputsCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListEnvironmentProvisionedResourcesCommand.ts b/clients/client-proton/src/commands/ListEnvironmentProvisionedResourcesCommand.ts index 11f4899d91b2e..4fd35f67c0c09 100644 --- a/clients/client-proton/src/commands/ListEnvironmentProvisionedResourcesCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentProvisionedResourcesCommand.ts @@ -108,4 +108,16 @@ export class ListEnvironmentProvisionedResourcesCommand extends $Command .f(void 0, void 0) .ser(se_ListEnvironmentProvisionedResourcesCommand) .de(de_ListEnvironmentProvisionedResourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEnvironmentProvisionedResourcesInput; + output: ListEnvironmentProvisionedResourcesOutput; + }; + sdk: { + input: ListEnvironmentProvisionedResourcesCommandInput; + output: ListEnvironmentProvisionedResourcesCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListEnvironmentTemplateVersionsCommand.ts b/clients/client-proton/src/commands/ListEnvironmentTemplateVersionsCommand.ts index 1c5e0046486ae..93ae1f9babe51 100644 --- a/clients/client-proton/src/commands/ListEnvironmentTemplateVersionsCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentTemplateVersionsCommand.ts @@ -118,4 +118,16 @@ export class ListEnvironmentTemplateVersionsCommand extends $Command .f(void 0, ListEnvironmentTemplateVersionsOutputFilterSensitiveLog) .ser(se_ListEnvironmentTemplateVersionsCommand) .de(de_ListEnvironmentTemplateVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEnvironmentTemplateVersionsInput; + output: ListEnvironmentTemplateVersionsOutput; + }; + sdk: { + input: ListEnvironmentTemplateVersionsCommandInput; + output: ListEnvironmentTemplateVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListEnvironmentTemplatesCommand.ts b/clients/client-proton/src/commands/ListEnvironmentTemplatesCommand.ts index cc6533fe456b2..3dd7a07508f20 100644 --- a/clients/client-proton/src/commands/ListEnvironmentTemplatesCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentTemplatesCommand.ts @@ -106,4 +106,16 @@ export class ListEnvironmentTemplatesCommand extends $Command .f(void 0, ListEnvironmentTemplatesOutputFilterSensitiveLog) .ser(se_ListEnvironmentTemplatesCommand) .de(de_ListEnvironmentTemplatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEnvironmentTemplatesInput; + output: ListEnvironmentTemplatesOutput; + }; + sdk: { + input: ListEnvironmentTemplatesCommandInput; + output: ListEnvironmentTemplatesCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListEnvironmentsCommand.ts b/clients/client-proton/src/commands/ListEnvironmentsCommand.ts index 15f75ae3067fa..ce158711c4ad0 100644 --- a/clients/client-proton/src/commands/ListEnvironmentsCommand.ts +++ b/clients/client-proton/src/commands/ListEnvironmentsCommand.ts @@ -125,4 +125,16 @@ export class ListEnvironmentsCommand extends $Command .f(void 0, ListEnvironmentsOutputFilterSensitiveLog) .ser(se_ListEnvironmentsCommand) .de(de_ListEnvironmentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListEnvironmentsInput; + output: ListEnvironmentsOutput; + }; + sdk: { + input: ListEnvironmentsCommandInput; + output: ListEnvironmentsCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListRepositoriesCommand.ts b/clients/client-proton/src/commands/ListRepositoriesCommand.ts index a0fca1f7c5fd2..7214ca98c7203 100644 --- a/clients/client-proton/src/commands/ListRepositoriesCommand.ts +++ b/clients/client-proton/src/commands/ListRepositoriesCommand.ts @@ -101,4 +101,16 @@ export class ListRepositoriesCommand extends $Command .f(void 0, void 0) .ser(se_ListRepositoriesCommand) .de(de_ListRepositoriesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRepositoriesInput; + output: ListRepositoriesOutput; + }; + sdk: { + input: ListRepositoriesCommandInput; + output: ListRepositoriesCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListRepositorySyncDefinitionsCommand.ts b/clients/client-proton/src/commands/ListRepositorySyncDefinitionsCommand.ts index 69bbdee416aa8..fa267e00ee8a5 100644 --- a/clients/client-proton/src/commands/ListRepositorySyncDefinitionsCommand.ts +++ b/clients/client-proton/src/commands/ListRepositorySyncDefinitionsCommand.ts @@ -105,4 +105,16 @@ export class ListRepositorySyncDefinitionsCommand extends $Command .f(void 0, void 0) .ser(se_ListRepositorySyncDefinitionsCommand) .de(de_ListRepositorySyncDefinitionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRepositorySyncDefinitionsInput; + output: ListRepositorySyncDefinitionsOutput; + }; + sdk: { + input: ListRepositorySyncDefinitionsCommandInput; + output: ListRepositorySyncDefinitionsCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListServiceInstanceOutputsCommand.ts b/clients/client-proton/src/commands/ListServiceInstanceOutputsCommand.ts index 2509ee681b21f..854eec0c3b4a1 100644 --- a/clients/client-proton/src/commands/ListServiceInstanceOutputsCommand.ts +++ b/clients/client-proton/src/commands/ListServiceInstanceOutputsCommand.ts @@ -105,4 +105,16 @@ export class ListServiceInstanceOutputsCommand extends $Command .f(void 0, ListServiceInstanceOutputsOutputFilterSensitiveLog) .ser(se_ListServiceInstanceOutputsCommand) .de(de_ListServiceInstanceOutputsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListServiceInstanceOutputsInput; + output: ListServiceInstanceOutputsOutput; + }; + sdk: { + input: ListServiceInstanceOutputsCommandInput; + output: ListServiceInstanceOutputsCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListServiceInstanceProvisionedResourcesCommand.ts b/clients/client-proton/src/commands/ListServiceInstanceProvisionedResourcesCommand.ts index e805ab76fca12..377aaf18df269 100644 --- a/clients/client-proton/src/commands/ListServiceInstanceProvisionedResourcesCommand.ts +++ b/clients/client-proton/src/commands/ListServiceInstanceProvisionedResourcesCommand.ts @@ -110,4 +110,16 @@ export class ListServiceInstanceProvisionedResourcesCommand extends $Command .f(void 0, void 0) .ser(se_ListServiceInstanceProvisionedResourcesCommand) .de(de_ListServiceInstanceProvisionedResourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListServiceInstanceProvisionedResourcesInput; + output: ListServiceInstanceProvisionedResourcesOutput; + }; + sdk: { + input: ListServiceInstanceProvisionedResourcesCommandInput; + output: ListServiceInstanceProvisionedResourcesCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListServiceInstancesCommand.ts b/clients/client-proton/src/commands/ListServiceInstancesCommand.ts index c50993f36e767..55dfd5b1cd239 100644 --- a/clients/client-proton/src/commands/ListServiceInstancesCommand.ts +++ b/clients/client-proton/src/commands/ListServiceInstancesCommand.ts @@ -125,4 +125,16 @@ export class ListServiceInstancesCommand extends $Command .f(void 0, ListServiceInstancesOutputFilterSensitiveLog) .ser(se_ListServiceInstancesCommand) .de(de_ListServiceInstancesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListServiceInstancesInput; + output: ListServiceInstancesOutput; + }; + sdk: { + input: ListServiceInstancesCommandInput; + output: ListServiceInstancesCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListServicePipelineOutputsCommand.ts b/clients/client-proton/src/commands/ListServicePipelineOutputsCommand.ts index 5fb4fec70383e..ab67a2a4531c1 100644 --- a/clients/client-proton/src/commands/ListServicePipelineOutputsCommand.ts +++ b/clients/client-proton/src/commands/ListServicePipelineOutputsCommand.ts @@ -104,4 +104,16 @@ export class ListServicePipelineOutputsCommand extends $Command .f(void 0, ListServicePipelineOutputsOutputFilterSensitiveLog) .ser(se_ListServicePipelineOutputsCommand) .de(de_ListServicePipelineOutputsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListServicePipelineOutputsInput; + output: ListServicePipelineOutputsOutput; + }; + sdk: { + input: ListServicePipelineOutputsCommandInput; + output: ListServicePipelineOutputsCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListServicePipelineProvisionedResourcesCommand.ts b/clients/client-proton/src/commands/ListServicePipelineProvisionedResourcesCommand.ts index ba8b2f096991a..114f12b678b15 100644 --- a/clients/client-proton/src/commands/ListServicePipelineProvisionedResourcesCommand.ts +++ b/clients/client-proton/src/commands/ListServicePipelineProvisionedResourcesCommand.ts @@ -109,4 +109,16 @@ export class ListServicePipelineProvisionedResourcesCommand extends $Command .f(void 0, void 0) .ser(se_ListServicePipelineProvisionedResourcesCommand) .de(de_ListServicePipelineProvisionedResourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListServicePipelineProvisionedResourcesInput; + output: ListServicePipelineProvisionedResourcesOutput; + }; + sdk: { + input: ListServicePipelineProvisionedResourcesCommandInput; + output: ListServicePipelineProvisionedResourcesCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListServiceTemplateVersionsCommand.ts b/clients/client-proton/src/commands/ListServiceTemplateVersionsCommand.ts index d00a50affc7e3..687b0001edcee 100644 --- a/clients/client-proton/src/commands/ListServiceTemplateVersionsCommand.ts +++ b/clients/client-proton/src/commands/ListServiceTemplateVersionsCommand.ts @@ -113,4 +113,16 @@ export class ListServiceTemplateVersionsCommand extends $Command .f(void 0, ListServiceTemplateVersionsOutputFilterSensitiveLog) .ser(se_ListServiceTemplateVersionsCommand) .de(de_ListServiceTemplateVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListServiceTemplateVersionsInput; + output: ListServiceTemplateVersionsOutput; + }; + sdk: { + input: ListServiceTemplateVersionsCommandInput; + output: ListServiceTemplateVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListServiceTemplatesCommand.ts b/clients/client-proton/src/commands/ListServiceTemplatesCommand.ts index f8a0e0d85f526..05309e38ac97f 100644 --- a/clients/client-proton/src/commands/ListServiceTemplatesCommand.ts +++ b/clients/client-proton/src/commands/ListServiceTemplatesCommand.ts @@ -106,4 +106,16 @@ export class ListServiceTemplatesCommand extends $Command .f(void 0, ListServiceTemplatesOutputFilterSensitiveLog) .ser(se_ListServiceTemplatesCommand) .de(de_ListServiceTemplatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListServiceTemplatesInput; + output: ListServiceTemplatesOutput; + }; + sdk: { + input: ListServiceTemplatesCommandInput; + output: ListServiceTemplatesCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListServicesCommand.ts b/clients/client-proton/src/commands/ListServicesCommand.ts index 623fe380cae1e..a37fc786260b1 100644 --- a/clients/client-proton/src/commands/ListServicesCommand.ts +++ b/clients/client-proton/src/commands/ListServicesCommand.ts @@ -102,4 +102,16 @@ export class ListServicesCommand extends $Command .f(void 0, ListServicesOutputFilterSensitiveLog) .ser(se_ListServicesCommand) .de(de_ListServicesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListServicesInput; + output: ListServicesOutput; + }; + sdk: { + input: ListServicesCommandInput; + output: ListServicesCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/ListTagsForResourceCommand.ts b/clients/client-proton/src/commands/ListTagsForResourceCommand.ts index 30a5f4c88eaf0..ad37e750faa43 100644 --- a/clients/client-proton/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-proton/src/commands/ListTagsForResourceCommand.ts @@ -101,4 +101,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceInput; + output: ListTagsForResourceOutput; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/NotifyResourceDeploymentStatusChangeCommand.ts b/clients/client-proton/src/commands/NotifyResourceDeploymentStatusChangeCommand.ts index 3c198e4be4ba0..370375716ade3 100644 --- a/clients/client-proton/src/commands/NotifyResourceDeploymentStatusChangeCommand.ts +++ b/clients/client-proton/src/commands/NotifyResourceDeploymentStatusChangeCommand.ts @@ -116,4 +116,16 @@ export class NotifyResourceDeploymentStatusChangeCommand extends $Command .f(NotifyResourceDeploymentStatusChangeInputFilterSensitiveLog, void 0) .ser(se_NotifyResourceDeploymentStatusChangeCommand) .de(de_NotifyResourceDeploymentStatusChangeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: NotifyResourceDeploymentStatusChangeInput; + output: {}; + }; + sdk: { + input: NotifyResourceDeploymentStatusChangeCommandInput; + output: NotifyResourceDeploymentStatusChangeCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/RejectEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/RejectEnvironmentAccountConnectionCommand.ts index 3ea916f1df2d0..a63ab3678f966 100644 --- a/clients/client-proton/src/commands/RejectEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/RejectEnvironmentAccountConnectionCommand.ts @@ -117,4 +117,16 @@ export class RejectEnvironmentAccountConnectionCommand extends $Command .f(void 0, void 0) .ser(se_RejectEnvironmentAccountConnectionCommand) .de(de_RejectEnvironmentAccountConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RejectEnvironmentAccountConnectionInput; + output: RejectEnvironmentAccountConnectionOutput; + }; + sdk: { + input: RejectEnvironmentAccountConnectionCommandInput; + output: RejectEnvironmentAccountConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/TagResourceCommand.ts b/clients/client-proton/src/commands/TagResourceCommand.ts index b11388f831437..baf6442a1cdda 100644 --- a/clients/client-proton/src/commands/TagResourceCommand.ts +++ b/clients/client-proton/src/commands/TagResourceCommand.ts @@ -101,4 +101,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceInput; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UntagResourceCommand.ts b/clients/client-proton/src/commands/UntagResourceCommand.ts index afed1b29a0173..40230a530907b 100644 --- a/clients/client-proton/src/commands/UntagResourceCommand.ts +++ b/clients/client-proton/src/commands/UntagResourceCommand.ts @@ -98,4 +98,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceInput; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-proton/src/commands/UpdateAccountSettingsCommand.ts index 75695c2f80720..6b6ddf8343cb1 100644 --- a/clients/client-proton/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-proton/src/commands/UpdateAccountSettingsCommand.ts @@ -108,4 +108,16 @@ export class UpdateAccountSettingsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAccountSettingsCommand) .de(de_UpdateAccountSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAccountSettingsInput; + output: UpdateAccountSettingsOutput; + }; + sdk: { + input: UpdateAccountSettingsCommandInput; + output: UpdateAccountSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateComponentCommand.ts b/clients/client-proton/src/commands/UpdateComponentCommand.ts index 2038256110f25..1e13895bf90a4 100644 --- a/clients/client-proton/src/commands/UpdateComponentCommand.ts +++ b/clients/client-proton/src/commands/UpdateComponentCommand.ts @@ -136,4 +136,16 @@ export class UpdateComponentCommand extends $Command .f(UpdateComponentInputFilterSensitiveLog, UpdateComponentOutputFilterSensitiveLog) .ser(se_UpdateComponentCommand) .de(de_UpdateComponentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateComponentInput; + output: UpdateComponentOutput; + }; + sdk: { + input: UpdateComponentCommandInput; + output: UpdateComponentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateEnvironmentAccountConnectionCommand.ts b/clients/client-proton/src/commands/UpdateEnvironmentAccountConnectionCommand.ts index b5055c425d569..66c7150aea7c0 100644 --- a/clients/client-proton/src/commands/UpdateEnvironmentAccountConnectionCommand.ts +++ b/clients/client-proton/src/commands/UpdateEnvironmentAccountConnectionCommand.ts @@ -117,4 +117,16 @@ export class UpdateEnvironmentAccountConnectionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateEnvironmentAccountConnectionCommand) .de(de_UpdateEnvironmentAccountConnectionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEnvironmentAccountConnectionInput; + output: UpdateEnvironmentAccountConnectionOutput; + }; + sdk: { + input: UpdateEnvironmentAccountConnectionCommandInput; + output: UpdateEnvironmentAccountConnectionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateEnvironmentCommand.ts b/clients/client-proton/src/commands/UpdateEnvironmentCommand.ts index 9dc755546e301..05f3b3d81c8a6 100644 --- a/clients/client-proton/src/commands/UpdateEnvironmentCommand.ts +++ b/clients/client-proton/src/commands/UpdateEnvironmentCommand.ts @@ -189,4 +189,16 @@ export class UpdateEnvironmentCommand extends $Command .f(UpdateEnvironmentInputFilterSensitiveLog, UpdateEnvironmentOutputFilterSensitiveLog) .ser(se_UpdateEnvironmentCommand) .de(de_UpdateEnvironmentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEnvironmentInput; + output: UpdateEnvironmentOutput; + }; + sdk: { + input: UpdateEnvironmentCommandInput; + output: UpdateEnvironmentCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateEnvironmentTemplateCommand.ts b/clients/client-proton/src/commands/UpdateEnvironmentTemplateCommand.ts index a994aa9879e4b..cd1dfc16de486 100644 --- a/clients/client-proton/src/commands/UpdateEnvironmentTemplateCommand.ts +++ b/clients/client-proton/src/commands/UpdateEnvironmentTemplateCommand.ts @@ -112,4 +112,16 @@ export class UpdateEnvironmentTemplateCommand extends $Command .f(UpdateEnvironmentTemplateInputFilterSensitiveLog, UpdateEnvironmentTemplateOutputFilterSensitiveLog) .ser(se_UpdateEnvironmentTemplateCommand) .de(de_UpdateEnvironmentTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEnvironmentTemplateInput; + output: UpdateEnvironmentTemplateOutput; + }; + sdk: { + input: UpdateEnvironmentTemplateCommandInput; + output: UpdateEnvironmentTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateEnvironmentTemplateVersionCommand.ts b/clients/client-proton/src/commands/UpdateEnvironmentTemplateVersionCommand.ts index 033c7962efad1..51d5b7750a6d8 100644 --- a/clients/client-proton/src/commands/UpdateEnvironmentTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/UpdateEnvironmentTemplateVersionCommand.ts @@ -121,4 +121,16 @@ export class UpdateEnvironmentTemplateVersionCommand extends $Command .f(UpdateEnvironmentTemplateVersionInputFilterSensitiveLog, UpdateEnvironmentTemplateVersionOutputFilterSensitiveLog) .ser(se_UpdateEnvironmentTemplateVersionCommand) .de(de_UpdateEnvironmentTemplateVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateEnvironmentTemplateVersionInput; + output: UpdateEnvironmentTemplateVersionOutput; + }; + sdk: { + input: UpdateEnvironmentTemplateVersionCommandInput; + output: UpdateEnvironmentTemplateVersionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateServiceCommand.ts b/clients/client-proton/src/commands/UpdateServiceCommand.ts index e881e5964ab2d..f4b2594acf4ad 100644 --- a/clients/client-proton/src/commands/UpdateServiceCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceCommand.ts @@ -146,4 +146,16 @@ export class UpdateServiceCommand extends $Command .f(UpdateServiceInputFilterSensitiveLog, UpdateServiceOutputFilterSensitiveLog) .ser(se_UpdateServiceCommand) .de(de_UpdateServiceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateServiceInput; + output: UpdateServiceOutput; + }; + sdk: { + input: UpdateServiceCommandInput; + output: UpdateServiceCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateServiceInstanceCommand.ts b/clients/client-proton/src/commands/UpdateServiceInstanceCommand.ts index c355abced068a..ae5011092ac8a 100644 --- a/clients/client-proton/src/commands/UpdateServiceInstanceCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceInstanceCommand.ts @@ -132,4 +132,16 @@ export class UpdateServiceInstanceCommand extends $Command .f(UpdateServiceInstanceInputFilterSensitiveLog, UpdateServiceInstanceOutputFilterSensitiveLog) .ser(se_UpdateServiceInstanceCommand) .de(de_UpdateServiceInstanceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateServiceInstanceInput; + output: UpdateServiceInstanceOutput; + }; + sdk: { + input: UpdateServiceInstanceCommandInput; + output: UpdateServiceInstanceCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateServicePipelineCommand.ts b/clients/client-proton/src/commands/UpdateServicePipelineCommand.ts index 1b9e494208cd2..a221d55ccad7e 100644 --- a/clients/client-proton/src/commands/UpdateServicePipelineCommand.ts +++ b/clients/client-proton/src/commands/UpdateServicePipelineCommand.ts @@ -157,4 +157,16 @@ export class UpdateServicePipelineCommand extends $Command .f(UpdateServicePipelineInputFilterSensitiveLog, UpdateServicePipelineOutputFilterSensitiveLog) .ser(se_UpdateServicePipelineCommand) .de(de_UpdateServicePipelineCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateServicePipelineInput; + output: UpdateServicePipelineOutput; + }; + sdk: { + input: UpdateServicePipelineCommandInput; + output: UpdateServicePipelineCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateServiceSyncBlockerCommand.ts b/clients/client-proton/src/commands/UpdateServiceSyncBlockerCommand.ts index 9767689881e57..6df1e3c899867 100644 --- a/clients/client-proton/src/commands/UpdateServiceSyncBlockerCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceSyncBlockerCommand.ts @@ -112,4 +112,16 @@ export class UpdateServiceSyncBlockerCommand extends $Command .f(void 0, void 0) .ser(se_UpdateServiceSyncBlockerCommand) .de(de_UpdateServiceSyncBlockerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateServiceSyncBlockerInput; + output: UpdateServiceSyncBlockerOutput; + }; + sdk: { + input: UpdateServiceSyncBlockerCommandInput; + output: UpdateServiceSyncBlockerCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateServiceSyncConfigCommand.ts b/clients/client-proton/src/commands/UpdateServiceSyncConfigCommand.ts index 15abcfe5cb3ca..ee9a77f7c2232 100644 --- a/clients/client-proton/src/commands/UpdateServiceSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceSyncConfigCommand.ts @@ -105,4 +105,16 @@ export class UpdateServiceSyncConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateServiceSyncConfigCommand) .de(de_UpdateServiceSyncConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateServiceSyncConfigInput; + output: UpdateServiceSyncConfigOutput; + }; + sdk: { + input: UpdateServiceSyncConfigCommandInput; + output: UpdateServiceSyncConfigCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateServiceTemplateCommand.ts b/clients/client-proton/src/commands/UpdateServiceTemplateCommand.ts index 8dced065c00ed..01d79bd3acb30 100644 --- a/clients/client-proton/src/commands/UpdateServiceTemplateCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceTemplateCommand.ts @@ -112,4 +112,16 @@ export class UpdateServiceTemplateCommand extends $Command .f(UpdateServiceTemplateInputFilterSensitiveLog, UpdateServiceTemplateOutputFilterSensitiveLog) .ser(se_UpdateServiceTemplateCommand) .de(de_UpdateServiceTemplateCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateServiceTemplateInput; + output: UpdateServiceTemplateOutput; + }; + sdk: { + input: UpdateServiceTemplateCommandInput; + output: UpdateServiceTemplateCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateServiceTemplateVersionCommand.ts b/clients/client-proton/src/commands/UpdateServiceTemplateVersionCommand.ts index e1e011dd6ecbd..62f76b82fb5aa 100644 --- a/clients/client-proton/src/commands/UpdateServiceTemplateVersionCommand.ts +++ b/clients/client-proton/src/commands/UpdateServiceTemplateVersionCommand.ts @@ -139,4 +139,16 @@ export class UpdateServiceTemplateVersionCommand extends $Command .f(UpdateServiceTemplateVersionInputFilterSensitiveLog, UpdateServiceTemplateVersionOutputFilterSensitiveLog) .ser(se_UpdateServiceTemplateVersionCommand) .de(de_UpdateServiceTemplateVersionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateServiceTemplateVersionInput; + output: UpdateServiceTemplateVersionOutput; + }; + sdk: { + input: UpdateServiceTemplateVersionCommandInput; + output: UpdateServiceTemplateVersionCommandOutput; + }; + }; +} diff --git a/clients/client-proton/src/commands/UpdateTemplateSyncConfigCommand.ts b/clients/client-proton/src/commands/UpdateTemplateSyncConfigCommand.ts index 9425685235974..167e8d0cfc7e3 100644 --- a/clients/client-proton/src/commands/UpdateTemplateSyncConfigCommand.ts +++ b/clients/client-proton/src/commands/UpdateTemplateSyncConfigCommand.ts @@ -109,4 +109,16 @@ export class UpdateTemplateSyncConfigCommand extends $Command .f(void 0, void 0) .ser(se_UpdateTemplateSyncConfigCommand) .de(de_UpdateTemplateSyncConfigCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateTemplateSyncConfigInput; + output: UpdateTemplateSyncConfigOutput; + }; + sdk: { + input: UpdateTemplateSyncConfigCommandInput; + output: UpdateTemplateSyncConfigCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/CHANGELOG.md b/clients/client-qapps/CHANGELOG.md index 6da21440786c4..6ecfbbcbe3fc8 100644 --- a/clients/client-qapps/CHANGELOG.md +++ b/clients/client-qapps/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-qapps + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-qapps + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-qapps diff --git a/clients/client-qapps/package.json b/clients/client-qapps/package.json index 8a4a188164146..256a2a94d857f 100644 --- a/clients/client-qapps/package.json +++ b/clients/client-qapps/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-qapps", "description": "AWS SDK for JavaScript Qapps Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-qapps/src/commands/AssociateLibraryItemReviewCommand.ts b/clients/client-qapps/src/commands/AssociateLibraryItemReviewCommand.ts index 52fbbab7596a1..f64ca7cab1ba4 100644 --- a/clients/client-qapps/src/commands/AssociateLibraryItemReviewCommand.ts +++ b/clients/client-qapps/src/commands/AssociateLibraryItemReviewCommand.ts @@ -116,4 +116,16 @@ export class AssociateLibraryItemReviewCommand extends $Command .f(void 0, void 0) .ser(se_AssociateLibraryItemReviewCommand) .de(de_AssociateLibraryItemReviewCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateLibraryItemReviewInput; + output: {}; + }; + sdk: { + input: AssociateLibraryItemReviewCommandInput; + output: AssociateLibraryItemReviewCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/AssociateQAppWithUserCommand.ts b/clients/client-qapps/src/commands/AssociateQAppWithUserCommand.ts index c191c8e23d015..e9190db4efcbd 100644 --- a/clients/client-qapps/src/commands/AssociateQAppWithUserCommand.ts +++ b/clients/client-qapps/src/commands/AssociateQAppWithUserCommand.ts @@ -114,4 +114,16 @@ export class AssociateQAppWithUserCommand extends $Command .f(void 0, void 0) .ser(se_AssociateQAppWithUserCommand) .de(de_AssociateQAppWithUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: AssociateQAppWithUserInput; + output: {}; + }; + sdk: { + input: AssociateQAppWithUserCommandInput; + output: AssociateQAppWithUserCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/CreateLibraryItemCommand.ts b/clients/client-qapps/src/commands/CreateLibraryItemCommand.ts index c8bf2bf82b216..717cb32a9b2ae 100644 --- a/clients/client-qapps/src/commands/CreateLibraryItemCommand.ts +++ b/clients/client-qapps/src/commands/CreateLibraryItemCommand.ts @@ -141,4 +141,16 @@ export class CreateLibraryItemCommand extends $Command .f(void 0, void 0) .ser(se_CreateLibraryItemCommand) .de(de_CreateLibraryItemCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateLibraryItemInput; + output: CreateLibraryItemOutput; + }; + sdk: { + input: CreateLibraryItemCommandInput; + output: CreateLibraryItemCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/CreateQAppCommand.ts b/clients/client-qapps/src/commands/CreateQAppCommand.ts index b093b56b79cef..0d3139fb9a878 100644 --- a/clients/client-qapps/src/commands/CreateQAppCommand.ts +++ b/clients/client-qapps/src/commands/CreateQAppCommand.ts @@ -291,4 +291,16 @@ export class CreateQAppCommand extends $Command .f(void 0, void 0) .ser(se_CreateQAppCommand) .de(de_CreateQAppCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateQAppInput; + output: CreateQAppOutput; + }; + sdk: { + input: CreateQAppCommandInput; + output: CreateQAppCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/DeleteLibraryItemCommand.ts b/clients/client-qapps/src/commands/DeleteLibraryItemCommand.ts index 0bc28b70c6290..3b31628aee290 100644 --- a/clients/client-qapps/src/commands/DeleteLibraryItemCommand.ts +++ b/clients/client-qapps/src/commands/DeleteLibraryItemCommand.ts @@ -112,4 +112,16 @@ export class DeleteLibraryItemCommand extends $Command .f(void 0, void 0) .ser(se_DeleteLibraryItemCommand) .de(de_DeleteLibraryItemCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteLibraryItemInput; + output: {}; + }; + sdk: { + input: DeleteLibraryItemCommandInput; + output: DeleteLibraryItemCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/DeleteQAppCommand.ts b/clients/client-qapps/src/commands/DeleteQAppCommand.ts index 6130eb2c1367a..23a332d54f0dc 100644 --- a/clients/client-qapps/src/commands/DeleteQAppCommand.ts +++ b/clients/client-qapps/src/commands/DeleteQAppCommand.ts @@ -107,4 +107,16 @@ export class DeleteQAppCommand extends $Command .f(void 0, void 0) .ser(se_DeleteQAppCommand) .de(de_DeleteQAppCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteQAppInput; + output: {}; + }; + sdk: { + input: DeleteQAppCommandInput; + output: DeleteQAppCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/DisassociateLibraryItemReviewCommand.ts b/clients/client-qapps/src/commands/DisassociateLibraryItemReviewCommand.ts index 96bd30baf9860..dbcf4a813aac4 100644 --- a/clients/client-qapps/src/commands/DisassociateLibraryItemReviewCommand.ts +++ b/clients/client-qapps/src/commands/DisassociateLibraryItemReviewCommand.ts @@ -118,4 +118,16 @@ export class DisassociateLibraryItemReviewCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateLibraryItemReviewCommand) .de(de_DisassociateLibraryItemReviewCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateLibraryItemReviewInput; + output: {}; + }; + sdk: { + input: DisassociateLibraryItemReviewCommandInput; + output: DisassociateLibraryItemReviewCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/DisassociateQAppFromUserCommand.ts b/clients/client-qapps/src/commands/DisassociateQAppFromUserCommand.ts index 29c40e336f3f5..b6af90fffdc5f 100644 --- a/clients/client-qapps/src/commands/DisassociateQAppFromUserCommand.ts +++ b/clients/client-qapps/src/commands/DisassociateQAppFromUserCommand.ts @@ -108,4 +108,16 @@ export class DisassociateQAppFromUserCommand extends $Command .f(void 0, void 0) .ser(se_DisassociateQAppFromUserCommand) .de(de_DisassociateQAppFromUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DisassociateQAppFromUserInput; + output: {}; + }; + sdk: { + input: DisassociateQAppFromUserCommandInput; + output: DisassociateQAppFromUserCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/GetLibraryItemCommand.ts b/clients/client-qapps/src/commands/GetLibraryItemCommand.ts index f80d5e7e20367..9751465ae226c 100644 --- a/clients/client-qapps/src/commands/GetLibraryItemCommand.ts +++ b/clients/client-qapps/src/commands/GetLibraryItemCommand.ts @@ -158,4 +158,16 @@ export class GetLibraryItemCommand extends $Command .f(void 0, void 0) .ser(se_GetLibraryItemCommand) .de(de_GetLibraryItemCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetLibraryItemInput; + output: GetLibraryItemOutput; + }; + sdk: { + input: GetLibraryItemCommandInput; + output: GetLibraryItemCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/GetQAppCommand.ts b/clients/client-qapps/src/commands/GetQAppCommand.ts index 8f8e54d360d13..54cf9ce211a14 100644 --- a/clients/client-qapps/src/commands/GetQAppCommand.ts +++ b/clients/client-qapps/src/commands/GetQAppCommand.ts @@ -291,4 +291,16 @@ export class GetQAppCommand extends $Command .f(void 0, void 0) .ser(se_GetQAppCommand) .de(de_GetQAppCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetQAppInput; + output: GetQAppOutput; + }; + sdk: { + input: GetQAppCommandInput; + output: GetQAppCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/GetQAppSessionCommand.ts b/clients/client-qapps/src/commands/GetQAppSessionCommand.ts index c9055b2a91fc6..52eea0e0926b3 100644 --- a/clients/client-qapps/src/commands/GetQAppSessionCommand.ts +++ b/clients/client-qapps/src/commands/GetQAppSessionCommand.ts @@ -138,4 +138,16 @@ export class GetQAppSessionCommand extends $Command .f(void 0, void 0) .ser(se_GetQAppSessionCommand) .de(de_GetQAppSessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetQAppSessionInput; + output: GetQAppSessionOutput; + }; + sdk: { + input: GetQAppSessionCommandInput; + output: GetQAppSessionCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/ImportDocumentCommand.ts b/clients/client-qapps/src/commands/ImportDocumentCommand.ts index 5589ac6909919..7e74becce7853 100644 --- a/clients/client-qapps/src/commands/ImportDocumentCommand.ts +++ b/clients/client-qapps/src/commands/ImportDocumentCommand.ts @@ -157,4 +157,16 @@ export class ImportDocumentCommand extends $Command .f(void 0, void 0) .ser(se_ImportDocumentCommand) .de(de_ImportDocumentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ImportDocumentInput; + output: ImportDocumentOutput; + }; + sdk: { + input: ImportDocumentCommandInput; + output: ImportDocumentCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/ListLibraryItemsCommand.ts b/clients/client-qapps/src/commands/ListLibraryItemsCommand.ts index 496d219f015dc..a2d5ef0b3c571 100644 --- a/clients/client-qapps/src/commands/ListLibraryItemsCommand.ts +++ b/clients/client-qapps/src/commands/ListLibraryItemsCommand.ts @@ -204,4 +204,16 @@ export class ListLibraryItemsCommand extends $Command .f(void 0, void 0) .ser(se_ListLibraryItemsCommand) .de(de_ListLibraryItemsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLibraryItemsInput; + output: ListLibraryItemsOutput; + }; + sdk: { + input: ListLibraryItemsCommandInput; + output: ListLibraryItemsCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/ListQAppsCommand.ts b/clients/client-qapps/src/commands/ListQAppsCommand.ts index 6441852320ba5..80b442e69391c 100644 --- a/clients/client-qapps/src/commands/ListQAppsCommand.ts +++ b/clients/client-qapps/src/commands/ListQAppsCommand.ts @@ -202,4 +202,16 @@ export class ListQAppsCommand extends $Command .f(void 0, void 0) .ser(se_ListQAppsCommand) .de(de_ListQAppsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListQAppsInput; + output: ListQAppsOutput; + }; + sdk: { + input: ListQAppsCommandInput; + output: ListQAppsCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/ListTagsForResourceCommand.ts b/clients/client-qapps/src/commands/ListTagsForResourceCommand.ts index a9732db382641..403aba746eb7b 100644 --- a/clients/client-qapps/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-qapps/src/commands/ListTagsForResourceCommand.ts @@ -113,4 +113,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/PredictQAppCommand.ts b/clients/client-qapps/src/commands/PredictQAppCommand.ts index b19840dfb7a80..6a0779891d51f 100644 --- a/clients/client-qapps/src/commands/PredictQAppCommand.ts +++ b/clients/client-qapps/src/commands/PredictQAppCommand.ts @@ -226,4 +226,16 @@ export class PredictQAppCommand extends $Command .f(void 0, void 0) .ser(se_PredictQAppCommand) .de(de_PredictQAppCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PredictQAppInput; + output: PredictQAppOutput; + }; + sdk: { + input: PredictQAppCommandInput; + output: PredictQAppCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/StartQAppSessionCommand.ts b/clients/client-qapps/src/commands/StartQAppSessionCommand.ts index e5cfdce2bbe5a..1dfd2cac737e6 100644 --- a/clients/client-qapps/src/commands/StartQAppSessionCommand.ts +++ b/clients/client-qapps/src/commands/StartQAppSessionCommand.ts @@ -142,4 +142,16 @@ export class StartQAppSessionCommand extends $Command .f(void 0, void 0) .ser(se_StartQAppSessionCommand) .de(de_StartQAppSessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartQAppSessionInput; + output: StartQAppSessionOutput; + }; + sdk: { + input: StartQAppSessionCommandInput; + output: StartQAppSessionCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/StopQAppSessionCommand.ts b/clients/client-qapps/src/commands/StopQAppSessionCommand.ts index 27be0787404c6..ce39dec6325fc 100644 --- a/clients/client-qapps/src/commands/StopQAppSessionCommand.ts +++ b/clients/client-qapps/src/commands/StopQAppSessionCommand.ts @@ -101,4 +101,16 @@ export class StopQAppSessionCommand extends $Command .f(void 0, void 0) .ser(se_StopQAppSessionCommand) .de(de_StopQAppSessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopQAppSessionInput; + output: {}; + }; + sdk: { + input: StopQAppSessionCommandInput; + output: StopQAppSessionCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/TagResourceCommand.ts b/clients/client-qapps/src/commands/TagResourceCommand.ts index b9b7418113b5f..1aeefc6e3dadf 100644 --- a/clients/client-qapps/src/commands/TagResourceCommand.ts +++ b/clients/client-qapps/src/commands/TagResourceCommand.ts @@ -112,4 +112,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/UntagResourceCommand.ts b/clients/client-qapps/src/commands/UntagResourceCommand.ts index 76095cb4da975..8bd7962f37cbe 100644 --- a/clients/client-qapps/src/commands/UntagResourceCommand.ts +++ b/clients/client-qapps/src/commands/UntagResourceCommand.ts @@ -108,4 +108,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/UpdateLibraryItemCommand.ts b/clients/client-qapps/src/commands/UpdateLibraryItemCommand.ts index 912249a483885..ebdab08e7fb41 100644 --- a/clients/client-qapps/src/commands/UpdateLibraryItemCommand.ts +++ b/clients/client-qapps/src/commands/UpdateLibraryItemCommand.ts @@ -163,4 +163,16 @@ export class UpdateLibraryItemCommand extends $Command .f(void 0, void 0) .ser(se_UpdateLibraryItemCommand) .de(de_UpdateLibraryItemCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateLibraryItemInput; + output: UpdateLibraryItemOutput; + }; + sdk: { + input: UpdateLibraryItemCommandInput; + output: UpdateLibraryItemCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/UpdateLibraryItemMetadataCommand.ts b/clients/client-qapps/src/commands/UpdateLibraryItemMetadataCommand.ts index 6e52c08f5ff31..8894398608c3d 100644 --- a/clients/client-qapps/src/commands/UpdateLibraryItemMetadataCommand.ts +++ b/clients/client-qapps/src/commands/UpdateLibraryItemMetadataCommand.ts @@ -113,4 +113,16 @@ export class UpdateLibraryItemMetadataCommand extends $Command .f(void 0, void 0) .ser(se_UpdateLibraryItemMetadataCommand) .de(de_UpdateLibraryItemMetadataCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateLibraryItemMetadataInput; + output: {}; + }; + sdk: { + input: UpdateLibraryItemMetadataCommandInput; + output: UpdateLibraryItemMetadataCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/UpdateQAppCommand.ts b/clients/client-qapps/src/commands/UpdateQAppCommand.ts index ab473527c35b4..9637165913345 100644 --- a/clients/client-qapps/src/commands/UpdateQAppCommand.ts +++ b/clients/client-qapps/src/commands/UpdateQAppCommand.ts @@ -302,4 +302,16 @@ export class UpdateQAppCommand extends $Command .f(void 0, void 0) .ser(se_UpdateQAppCommand) .de(de_UpdateQAppCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateQAppInput; + output: UpdateQAppOutput; + }; + sdk: { + input: UpdateQAppCommandInput; + output: UpdateQAppCommandOutput; + }; + }; +} diff --git a/clients/client-qapps/src/commands/UpdateQAppSessionCommand.ts b/clients/client-qapps/src/commands/UpdateQAppSessionCommand.ts index f04d75b72a4ba..b79c9267b7b7c 100644 --- a/clients/client-qapps/src/commands/UpdateQAppSessionCommand.ts +++ b/clients/client-qapps/src/commands/UpdateQAppSessionCommand.ts @@ -112,4 +112,16 @@ export class UpdateQAppSessionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateQAppSessionCommand) .de(de_UpdateQAppSessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateQAppSessionInput; + output: UpdateQAppSessionOutput; + }; + sdk: { + input: UpdateQAppSessionCommandInput; + output: UpdateQAppSessionCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/CHANGELOG.md b/clients/client-qbusiness/CHANGELOG.md index ebe7e2d3b1cc6..99984a1ed7bbf 100644 --- a/clients/client-qbusiness/CHANGELOG.md +++ b/clients/client-qbusiness/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-qbusiness + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-qbusiness + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-qbusiness diff --git a/clients/client-qbusiness/package.json b/clients/client-qbusiness/package.json index 59669de7919d5..c8ed977f0b72a 100644 --- a/clients/client-qbusiness/package.json +++ b/clients/client-qbusiness/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-qbusiness", "description": "AWS SDK for JavaScript Qbusiness Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-qbusiness", @@ -35,33 +35,33 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/eventstream-serde-browser": "^3.0.7", - "@smithy/eventstream-serde-config-resolver": "^3.0.4", - "@smithy/eventstream-serde-node": "^3.0.6", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/eventstream-serde-browser": "^3.0.9", + "@smithy/eventstream-serde-config-resolver": "^3.0.6", + "@smithy/eventstream-serde-node": "^3.0.8", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-qbusiness/src/commands/BatchDeleteDocumentCommand.ts b/clients/client-qbusiness/src/commands/BatchDeleteDocumentCommand.ts index 1df1cd6dbc3ba..05b5a566b1809 100644 --- a/clients/client-qbusiness/src/commands/BatchDeleteDocumentCommand.ts +++ b/clients/client-qbusiness/src/commands/BatchDeleteDocumentCommand.ts @@ -120,4 +120,16 @@ export class BatchDeleteDocumentCommand extends $Command .f(void 0, void 0) .ser(se_BatchDeleteDocumentCommand) .de(de_BatchDeleteDocumentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchDeleteDocumentRequest; + output: BatchDeleteDocumentResponse; + }; + sdk: { + input: BatchDeleteDocumentCommandInput; + output: BatchDeleteDocumentCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/BatchPutDocumentCommand.ts b/clients/client-qbusiness/src/commands/BatchPutDocumentCommand.ts index af18e9b07b718..0f24e70c3fcdf 100644 --- a/clients/client-qbusiness/src/commands/BatchPutDocumentCommand.ts +++ b/clients/client-qbusiness/src/commands/BatchPutDocumentCommand.ts @@ -232,4 +232,16 @@ export class BatchPutDocumentCommand extends $Command .f(void 0, void 0) .ser(se_BatchPutDocumentCommand) .de(de_BatchPutDocumentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: BatchPutDocumentRequest; + output: BatchPutDocumentResponse; + }; + sdk: { + input: BatchPutDocumentCommandInput; + output: BatchPutDocumentCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ChatCommand.ts b/clients/client-qbusiness/src/commands/ChatCommand.ts index d017baa7fd68b..c604d610865fe 100644 --- a/clients/client-qbusiness/src/commands/ChatCommand.ts +++ b/clients/client-qbusiness/src/commands/ChatCommand.ts @@ -309,4 +309,16 @@ export class ChatCommand extends $Command .f(ChatInputFilterSensitiveLog, ChatOutputFilterSensitiveLog) .ser(se_ChatCommand) .de(de_ChatCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ChatInput; + output: ChatOutput; + }; + sdk: { + input: ChatCommandInput; + output: ChatCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ChatSyncCommand.ts b/clients/client-qbusiness/src/commands/ChatSyncCommand.ts index 9808119dba79c..8f0fb157de80c 100644 --- a/clients/client-qbusiness/src/commands/ChatSyncCommand.ts +++ b/clients/client-qbusiness/src/commands/ChatSyncCommand.ts @@ -276,4 +276,16 @@ export class ChatSyncCommand extends $Command .f(void 0, void 0) .ser(se_ChatSyncCommand) .de(de_ChatSyncCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ChatSyncInput; + output: ChatSyncOutput; + }; + sdk: { + input: ChatSyncCommandInput; + output: ChatSyncCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/CreateApplicationCommand.ts b/clients/client-qbusiness/src/commands/CreateApplicationCommand.ts index c90a9c24118f7..679599731eb13 100644 --- a/clients/client-qbusiness/src/commands/CreateApplicationCommand.ts +++ b/clients/client-qbusiness/src/commands/CreateApplicationCommand.ts @@ -142,4 +142,16 @@ export class CreateApplicationCommand extends $Command .f(CreateApplicationRequestFilterSensitiveLog, void 0) .ser(se_CreateApplicationCommand) .de(de_CreateApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateApplicationRequest; + output: CreateApplicationResponse; + }; + sdk: { + input: CreateApplicationCommandInput; + output: CreateApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/CreateDataSourceCommand.ts b/clients/client-qbusiness/src/commands/CreateDataSourceCommand.ts index 1cb5c482a1a8a..056d05453d323 100644 --- a/clients/client-qbusiness/src/commands/CreateDataSourceCommand.ts +++ b/clients/client-qbusiness/src/commands/CreateDataSourceCommand.ts @@ -194,4 +194,16 @@ export class CreateDataSourceCommand extends $Command .f(void 0, void 0) .ser(se_CreateDataSourceCommand) .de(de_CreateDataSourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateDataSourceRequest; + output: CreateDataSourceResponse; + }; + sdk: { + input: CreateDataSourceCommandInput; + output: CreateDataSourceCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/CreateIndexCommand.ts b/clients/client-qbusiness/src/commands/CreateIndexCommand.ts index f2a1ecce64b7f..87ffcce8efc44 100644 --- a/clients/client-qbusiness/src/commands/CreateIndexCommand.ts +++ b/clients/client-qbusiness/src/commands/CreateIndexCommand.ts @@ -126,4 +126,16 @@ export class CreateIndexCommand extends $Command .f(void 0, void 0) .ser(se_CreateIndexCommand) .de(de_CreateIndexCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateIndexRequest; + output: CreateIndexResponse; + }; + sdk: { + input: CreateIndexCommandInput; + output: CreateIndexCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/CreatePluginCommand.ts b/clients/client-qbusiness/src/commands/CreatePluginCommand.ts index 9d2fd57557b9c..df7a27bb74d62 100644 --- a/clients/client-qbusiness/src/commands/CreatePluginCommand.ts +++ b/clients/client-qbusiness/src/commands/CreatePluginCommand.ts @@ -138,4 +138,16 @@ export class CreatePluginCommand extends $Command .f(CreatePluginRequestFilterSensitiveLog, void 0) .ser(se_CreatePluginCommand) .de(de_CreatePluginCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreatePluginRequest; + output: CreatePluginResponse; + }; + sdk: { + input: CreatePluginCommandInput; + output: CreatePluginCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/CreateRetrieverCommand.ts b/clients/client-qbusiness/src/commands/CreateRetrieverCommand.ts index 1dd1d0e7b243c..990aad065430f 100644 --- a/clients/client-qbusiness/src/commands/CreateRetrieverCommand.ts +++ b/clients/client-qbusiness/src/commands/CreateRetrieverCommand.ts @@ -144,4 +144,16 @@ export class CreateRetrieverCommand extends $Command .f(void 0, void 0) .ser(se_CreateRetrieverCommand) .de(de_CreateRetrieverCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateRetrieverRequest; + output: CreateRetrieverResponse; + }; + sdk: { + input: CreateRetrieverCommandInput; + output: CreateRetrieverCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/CreateUserCommand.ts b/clients/client-qbusiness/src/commands/CreateUserCommand.ts index 606bd2a2200dd..0713c7c6a2eb8 100644 --- a/clients/client-qbusiness/src/commands/CreateUserCommand.ts +++ b/clients/client-qbusiness/src/commands/CreateUserCommand.ts @@ -112,4 +112,16 @@ export class CreateUserCommand extends $Command .f(void 0, void 0) .ser(se_CreateUserCommand) .de(de_CreateUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateUserRequest; + output: {}; + }; + sdk: { + input: CreateUserCommandInput; + output: CreateUserCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/CreateWebExperienceCommand.ts b/clients/client-qbusiness/src/commands/CreateWebExperienceCommand.ts index 3154d65bc5c75..c0abc51e7285d 100644 --- a/clients/client-qbusiness/src/commands/CreateWebExperienceCommand.ts +++ b/clients/client-qbusiness/src/commands/CreateWebExperienceCommand.ts @@ -126,4 +126,16 @@ export class CreateWebExperienceCommand extends $Command .f(void 0, void 0) .ser(se_CreateWebExperienceCommand) .de(de_CreateWebExperienceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateWebExperienceRequest; + output: CreateWebExperienceResponse; + }; + sdk: { + input: CreateWebExperienceCommandInput; + output: CreateWebExperienceCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/DeleteApplicationCommand.ts b/clients/client-qbusiness/src/commands/DeleteApplicationCommand.ts index 6646038cabfca..96c3c15b0ec08 100644 --- a/clients/client-qbusiness/src/commands/DeleteApplicationCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteApplicationCommand.ts @@ -99,4 +99,16 @@ export class DeleteApplicationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteApplicationCommand) .de(de_DeleteApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteApplicationRequest; + output: {}; + }; + sdk: { + input: DeleteApplicationCommandInput; + output: DeleteApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/DeleteChatControlsConfigurationCommand.ts b/clients/client-qbusiness/src/commands/DeleteChatControlsConfigurationCommand.ts index 67be5912e8cb9..bb463125f6b3c 100644 --- a/clients/client-qbusiness/src/commands/DeleteChatControlsConfigurationCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteChatControlsConfigurationCommand.ts @@ -100,4 +100,16 @@ export class DeleteChatControlsConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteChatControlsConfigurationCommand) .de(de_DeleteChatControlsConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteChatControlsConfigurationRequest; + output: {}; + }; + sdk: { + input: DeleteChatControlsConfigurationCommandInput; + output: DeleteChatControlsConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/DeleteConversationCommand.ts b/clients/client-qbusiness/src/commands/DeleteConversationCommand.ts index 3724d5bb7c624..b95b12dce071f 100644 --- a/clients/client-qbusiness/src/commands/DeleteConversationCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteConversationCommand.ts @@ -101,4 +101,16 @@ export class DeleteConversationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteConversationCommand) .de(de_DeleteConversationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteConversationRequest; + output: {}; + }; + sdk: { + input: DeleteConversationCommandInput; + output: DeleteConversationCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/DeleteDataSourceCommand.ts b/clients/client-qbusiness/src/commands/DeleteDataSourceCommand.ts index ae5588b533177..cf1ec924d95e5 100644 --- a/clients/client-qbusiness/src/commands/DeleteDataSourceCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteDataSourceCommand.ts @@ -103,4 +103,16 @@ export class DeleteDataSourceCommand extends $Command .f(void 0, void 0) .ser(se_DeleteDataSourceCommand) .de(de_DeleteDataSourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteDataSourceRequest; + output: {}; + }; + sdk: { + input: DeleteDataSourceCommandInput; + output: DeleteDataSourceCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/DeleteGroupCommand.ts b/clients/client-qbusiness/src/commands/DeleteGroupCommand.ts index a3bf5303a036d..98645298b6891 100644 --- a/clients/client-qbusiness/src/commands/DeleteGroupCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteGroupCommand.ts @@ -110,4 +110,16 @@ export class DeleteGroupCommand extends $Command .f(void 0, void 0) .ser(se_DeleteGroupCommand) .de(de_DeleteGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteGroupRequest; + output: {}; + }; + sdk: { + input: DeleteGroupCommandInput; + output: DeleteGroupCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/DeleteIndexCommand.ts b/clients/client-qbusiness/src/commands/DeleteIndexCommand.ts index e2aa9c09314fc..c4f0e32d3b48f 100644 --- a/clients/client-qbusiness/src/commands/DeleteIndexCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteIndexCommand.ts @@ -100,4 +100,16 @@ export class DeleteIndexCommand extends $Command .f(void 0, void 0) .ser(se_DeleteIndexCommand) .de(de_DeleteIndexCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteIndexRequest; + output: {}; + }; + sdk: { + input: DeleteIndexCommandInput; + output: DeleteIndexCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/DeletePluginCommand.ts b/clients/client-qbusiness/src/commands/DeletePluginCommand.ts index e20f9f787d8f6..fdbe8b5ec0442 100644 --- a/clients/client-qbusiness/src/commands/DeletePluginCommand.ts +++ b/clients/client-qbusiness/src/commands/DeletePluginCommand.ts @@ -100,4 +100,16 @@ export class DeletePluginCommand extends $Command .f(void 0, void 0) .ser(se_DeletePluginCommand) .de(de_DeletePluginCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeletePluginRequest; + output: {}; + }; + sdk: { + input: DeletePluginCommandInput; + output: DeletePluginCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/DeleteRetrieverCommand.ts b/clients/client-qbusiness/src/commands/DeleteRetrieverCommand.ts index 9fecc87ab852d..85be59f29752c 100644 --- a/clients/client-qbusiness/src/commands/DeleteRetrieverCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteRetrieverCommand.ts @@ -100,4 +100,16 @@ export class DeleteRetrieverCommand extends $Command .f(void 0, void 0) .ser(se_DeleteRetrieverCommand) .de(de_DeleteRetrieverCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteRetrieverRequest; + output: {}; + }; + sdk: { + input: DeleteRetrieverCommandInput; + output: DeleteRetrieverCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/DeleteUserCommand.ts b/clients/client-qbusiness/src/commands/DeleteUserCommand.ts index 49bbdd5913ee9..ef1eb51a054ee 100644 --- a/clients/client-qbusiness/src/commands/DeleteUserCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteUserCommand.ts @@ -100,4 +100,16 @@ export class DeleteUserCommand extends $Command .f(void 0, void 0) .ser(se_DeleteUserCommand) .de(de_DeleteUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteUserRequest; + output: {}; + }; + sdk: { + input: DeleteUserCommandInput; + output: DeleteUserCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/DeleteWebExperienceCommand.ts b/clients/client-qbusiness/src/commands/DeleteWebExperienceCommand.ts index 68d9beb27edc7..2fac21b0b7abb 100644 --- a/clients/client-qbusiness/src/commands/DeleteWebExperienceCommand.ts +++ b/clients/client-qbusiness/src/commands/DeleteWebExperienceCommand.ts @@ -100,4 +100,16 @@ export class DeleteWebExperienceCommand extends $Command .f(void 0, void 0) .ser(se_DeleteWebExperienceCommand) .de(de_DeleteWebExperienceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteWebExperienceRequest; + output: {}; + }; + sdk: { + input: DeleteWebExperienceCommandInput; + output: DeleteWebExperienceCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/GetApplicationCommand.ts b/clients/client-qbusiness/src/commands/GetApplicationCommand.ts index 8e32580b28b83..069062053afcb 100644 --- a/clients/client-qbusiness/src/commands/GetApplicationCommand.ts +++ b/clients/client-qbusiness/src/commands/GetApplicationCommand.ts @@ -134,4 +134,16 @@ export class GetApplicationCommand extends $Command .f(void 0, GetApplicationResponseFilterSensitiveLog) .ser(se_GetApplicationCommand) .de(de_GetApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetApplicationRequest; + output: GetApplicationResponse; + }; + sdk: { + input: GetApplicationCommandInput; + output: GetApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/GetChatControlsConfigurationCommand.ts b/clients/client-qbusiness/src/commands/GetChatControlsConfigurationCommand.ts index 3d33cb609d9a3..d17ccb690879f 100644 --- a/clients/client-qbusiness/src/commands/GetChatControlsConfigurationCommand.ts +++ b/clients/client-qbusiness/src/commands/GetChatControlsConfigurationCommand.ts @@ -158,4 +158,16 @@ export class GetChatControlsConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_GetChatControlsConfigurationCommand) .de(de_GetChatControlsConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetChatControlsConfigurationRequest; + output: GetChatControlsConfigurationResponse; + }; + sdk: { + input: GetChatControlsConfigurationCommandInput; + output: GetChatControlsConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/GetDataSourceCommand.ts b/clients/client-qbusiness/src/commands/GetDataSourceCommand.ts index b09a3f6a17e86..de02fbff968b2 100644 --- a/clients/client-qbusiness/src/commands/GetDataSourceCommand.ts +++ b/clients/client-qbusiness/src/commands/GetDataSourceCommand.ts @@ -188,4 +188,16 @@ export class GetDataSourceCommand extends $Command .f(void 0, void 0) .ser(se_GetDataSourceCommand) .de(de_GetDataSourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDataSourceRequest; + output: GetDataSourceResponse; + }; + sdk: { + input: GetDataSourceCommandInput; + output: GetDataSourceCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/GetGroupCommand.ts b/clients/client-qbusiness/src/commands/GetGroupCommand.ts index 5d16a0f669670..c89fea030f829 100644 --- a/clients/client-qbusiness/src/commands/GetGroupCommand.ts +++ b/clients/client-qbusiness/src/commands/GetGroupCommand.ts @@ -121,4 +121,16 @@ export class GetGroupCommand extends $Command .f(void 0, void 0) .ser(se_GetGroupCommand) .de(de_GetGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetGroupRequest; + output: GetGroupResponse; + }; + sdk: { + input: GetGroupCommandInput; + output: GetGroupCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/GetIndexCommand.ts b/clients/client-qbusiness/src/commands/GetIndexCommand.ts index 754c00ad18118..33c0c932b721f 100644 --- a/clients/client-qbusiness/src/commands/GetIndexCommand.ts +++ b/clients/client-qbusiness/src/commands/GetIndexCommand.ts @@ -126,4 +126,16 @@ export class GetIndexCommand extends $Command .f(void 0, void 0) .ser(se_GetIndexCommand) .de(de_GetIndexCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetIndexRequest; + output: GetIndexResponse; + }; + sdk: { + input: GetIndexCommandInput; + output: GetIndexCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/GetPluginCommand.ts b/clients/client-qbusiness/src/commands/GetPluginCommand.ts index 0578a6639aacc..f27bc997beb7a 100644 --- a/clients/client-qbusiness/src/commands/GetPluginCommand.ts +++ b/clients/client-qbusiness/src/commands/GetPluginCommand.ts @@ -129,4 +129,16 @@ export class GetPluginCommand extends $Command .f(void 0, GetPluginResponseFilterSensitiveLog) .ser(se_GetPluginCommand) .de(de_GetPluginCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetPluginRequest; + output: GetPluginResponse; + }; + sdk: { + input: GetPluginCommandInput; + output: GetPluginCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/GetRetrieverCommand.ts b/clients/client-qbusiness/src/commands/GetRetrieverCommand.ts index 22eb869320a82..41dbe16da8f97 100644 --- a/clients/client-qbusiness/src/commands/GetRetrieverCommand.ts +++ b/clients/client-qbusiness/src/commands/GetRetrieverCommand.ts @@ -136,4 +136,16 @@ export class GetRetrieverCommand extends $Command .f(void 0, void 0) .ser(se_GetRetrieverCommand) .de(de_GetRetrieverCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRetrieverRequest; + output: GetRetrieverResponse; + }; + sdk: { + input: GetRetrieverCommandInput; + output: GetRetrieverCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/GetUserCommand.ts b/clients/client-qbusiness/src/commands/GetUserCommand.ts index 33875bce1be9c..40e57b3daecd4 100644 --- a/clients/client-qbusiness/src/commands/GetUserCommand.ts +++ b/clients/client-qbusiness/src/commands/GetUserCommand.ts @@ -109,4 +109,16 @@ export class GetUserCommand extends $Command .f(void 0, void 0) .ser(se_GetUserCommand) .de(de_GetUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetUserRequest; + output: GetUserResponse; + }; + sdk: { + input: GetUserCommandInput; + output: GetUserCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/GetWebExperienceCommand.ts b/clients/client-qbusiness/src/commands/GetWebExperienceCommand.ts index 535fe2c3397c1..d9403a5902573 100644 --- a/clients/client-qbusiness/src/commands/GetWebExperienceCommand.ts +++ b/clients/client-qbusiness/src/commands/GetWebExperienceCommand.ts @@ -130,4 +130,16 @@ export class GetWebExperienceCommand extends $Command .f(void 0, void 0) .ser(se_GetWebExperienceCommand) .de(de_GetWebExperienceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetWebExperienceRequest; + output: GetWebExperienceResponse; + }; + sdk: { + input: GetWebExperienceCommandInput; + output: GetWebExperienceCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ListApplicationsCommand.ts b/clients/client-qbusiness/src/commands/ListApplicationsCommand.ts index 048307b06f995..6c19e5529875e 100644 --- a/clients/client-qbusiness/src/commands/ListApplicationsCommand.ts +++ b/clients/client-qbusiness/src/commands/ListApplicationsCommand.ts @@ -104,4 +104,16 @@ export class ListApplicationsCommand extends $Command .f(void 0, void 0) .ser(se_ListApplicationsCommand) .de(de_ListApplicationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListApplicationsRequest; + output: ListApplicationsResponse; + }; + sdk: { + input: ListApplicationsCommandInput; + output: ListApplicationsCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ListConversationsCommand.ts b/clients/client-qbusiness/src/commands/ListConversationsCommand.ts index 346031159c14a..c2c761b1c0e24 100644 --- a/clients/client-qbusiness/src/commands/ListConversationsCommand.ts +++ b/clients/client-qbusiness/src/commands/ListConversationsCommand.ts @@ -111,4 +111,16 @@ export class ListConversationsCommand extends $Command .f(void 0, void 0) .ser(se_ListConversationsCommand) .de(de_ListConversationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListConversationsRequest; + output: ListConversationsResponse; + }; + sdk: { + input: ListConversationsCommandInput; + output: ListConversationsCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ListDataSourceSyncJobsCommand.ts b/clients/client-qbusiness/src/commands/ListDataSourceSyncJobsCommand.ts index 11eccd6bc51e1..872212b2476b2 100644 --- a/clients/client-qbusiness/src/commands/ListDataSourceSyncJobsCommand.ts +++ b/clients/client-qbusiness/src/commands/ListDataSourceSyncJobsCommand.ts @@ -124,4 +124,16 @@ export class ListDataSourceSyncJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListDataSourceSyncJobsCommand) .de(de_ListDataSourceSyncJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDataSourceSyncJobsRequest; + output: ListDataSourceSyncJobsResponse; + }; + sdk: { + input: ListDataSourceSyncJobsCommandInput; + output: ListDataSourceSyncJobsCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ListDataSourcesCommand.ts b/clients/client-qbusiness/src/commands/ListDataSourcesCommand.ts index c8846691538d9..c94a2e8c86284 100644 --- a/clients/client-qbusiness/src/commands/ListDataSourcesCommand.ts +++ b/clients/client-qbusiness/src/commands/ListDataSourcesCommand.ts @@ -110,4 +110,16 @@ export class ListDataSourcesCommand extends $Command .f(void 0, void 0) .ser(se_ListDataSourcesCommand) .de(de_ListDataSourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDataSourcesRequest; + output: ListDataSourcesResponse; + }; + sdk: { + input: ListDataSourcesCommandInput; + output: ListDataSourcesCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ListDocumentsCommand.ts b/clients/client-qbusiness/src/commands/ListDocumentsCommand.ts index b545b9d375a83..2db1157449cb7 100644 --- a/clients/client-qbusiness/src/commands/ListDocumentsCommand.ts +++ b/clients/client-qbusiness/src/commands/ListDocumentsCommand.ts @@ -115,4 +115,16 @@ export class ListDocumentsCommand extends $Command .f(void 0, void 0) .ser(se_ListDocumentsCommand) .de(de_ListDocumentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListDocumentsRequest; + output: ListDocumentsResponse; + }; + sdk: { + input: ListDocumentsCommandInput; + output: ListDocumentsCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ListGroupsCommand.ts b/clients/client-qbusiness/src/commands/ListGroupsCommand.ts index 78c89c3279848..c09906792981c 100644 --- a/clients/client-qbusiness/src/commands/ListGroupsCommand.ts +++ b/clients/client-qbusiness/src/commands/ListGroupsCommand.ts @@ -111,4 +111,16 @@ export class ListGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListGroupsCommand) .de(de_ListGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListGroupsRequest; + output: ListGroupsResponse; + }; + sdk: { + input: ListGroupsCommandInput; + output: ListGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ListIndicesCommand.ts b/clients/client-qbusiness/src/commands/ListIndicesCommand.ts index 76fd83048b50b..1d3693452c0ee 100644 --- a/clients/client-qbusiness/src/commands/ListIndicesCommand.ts +++ b/clients/client-qbusiness/src/commands/ListIndicesCommand.ts @@ -108,4 +108,16 @@ export class ListIndicesCommand extends $Command .f(void 0, void 0) .ser(se_ListIndicesCommand) .de(de_ListIndicesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIndicesRequest; + output: ListIndicesResponse; + }; + sdk: { + input: ListIndicesCommandInput; + output: ListIndicesCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ListMessagesCommand.ts b/clients/client-qbusiness/src/commands/ListMessagesCommand.ts index 71093d52fee94..09c1ca35fdb35 100644 --- a/clients/client-qbusiness/src/commands/ListMessagesCommand.ts +++ b/clients/client-qbusiness/src/commands/ListMessagesCommand.ts @@ -172,4 +172,16 @@ export class ListMessagesCommand extends $Command .f(void 0, void 0) .ser(se_ListMessagesCommand) .de(de_ListMessagesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListMessagesRequest; + output: ListMessagesResponse; + }; + sdk: { + input: ListMessagesCommandInput; + output: ListMessagesCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ListPluginsCommand.ts b/clients/client-qbusiness/src/commands/ListPluginsCommand.ts index 3a546795e505b..3884f36c5842d 100644 --- a/clients/client-qbusiness/src/commands/ListPluginsCommand.ts +++ b/clients/client-qbusiness/src/commands/ListPluginsCommand.ts @@ -111,4 +111,16 @@ export class ListPluginsCommand extends $Command .f(void 0, void 0) .ser(se_ListPluginsCommand) .de(de_ListPluginsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListPluginsRequest; + output: ListPluginsResponse; + }; + sdk: { + input: ListPluginsCommandInput; + output: ListPluginsCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ListRetrieversCommand.ts b/clients/client-qbusiness/src/commands/ListRetrieversCommand.ts index 8d4fa8d55c7d3..5ab1cdadbe312 100644 --- a/clients/client-qbusiness/src/commands/ListRetrieversCommand.ts +++ b/clients/client-qbusiness/src/commands/ListRetrieversCommand.ts @@ -108,4 +108,16 @@ export class ListRetrieversCommand extends $Command .f(void 0, void 0) .ser(se_ListRetrieversCommand) .de(de_ListRetrieversCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRetrieversRequest; + output: ListRetrieversResponse; + }; + sdk: { + input: ListRetrieversCommandInput; + output: ListRetrieversCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ListTagsForResourceCommand.ts b/clients/client-qbusiness/src/commands/ListTagsForResourceCommand.ts index e189c9c926cd2..6434dc32ed106 100644 --- a/clients/client-qbusiness/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-qbusiness/src/commands/ListTagsForResourceCommand.ts @@ -103,4 +103,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/ListWebExperiencesCommand.ts b/clients/client-qbusiness/src/commands/ListWebExperiencesCommand.ts index 9046068bb97f1..e37fd5979be84 100644 --- a/clients/client-qbusiness/src/commands/ListWebExperiencesCommand.ts +++ b/clients/client-qbusiness/src/commands/ListWebExperiencesCommand.ts @@ -108,4 +108,16 @@ export class ListWebExperiencesCommand extends $Command .f(void 0, void 0) .ser(se_ListWebExperiencesCommand) .de(de_ListWebExperiencesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListWebExperiencesRequest; + output: ListWebExperiencesResponse; + }; + sdk: { + input: ListWebExperiencesCommandInput; + output: ListWebExperiencesCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/PutFeedbackCommand.ts b/clients/client-qbusiness/src/commands/PutFeedbackCommand.ts index e5d5ea2256291..455f1d80bd2e1 100644 --- a/clients/client-qbusiness/src/commands/PutFeedbackCommand.ts +++ b/clients/client-qbusiness/src/commands/PutFeedbackCommand.ts @@ -106,4 +106,16 @@ export class PutFeedbackCommand extends $Command .f(void 0, void 0) .ser(se_PutFeedbackCommand) .de(de_PutFeedbackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutFeedbackRequest; + output: {}; + }; + sdk: { + input: PutFeedbackCommandInput; + output: PutFeedbackCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/PutGroupCommand.ts b/clients/client-qbusiness/src/commands/PutGroupCommand.ts index 883fd6f4f5f3f..85e890579a85f 100644 --- a/clients/client-qbusiness/src/commands/PutGroupCommand.ts +++ b/clients/client-qbusiness/src/commands/PutGroupCommand.ts @@ -126,4 +126,16 @@ export class PutGroupCommand extends $Command .f(void 0, void 0) .ser(se_PutGroupCommand) .de(de_PutGroupCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutGroupRequest; + output: {}; + }; + sdk: { + input: PutGroupCommandInput; + output: PutGroupCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/StartDataSourceSyncJobCommand.ts b/clients/client-qbusiness/src/commands/StartDataSourceSyncJobCommand.ts index 8d25fff8fd51d..cdbbfc2a03746 100644 --- a/clients/client-qbusiness/src/commands/StartDataSourceSyncJobCommand.ts +++ b/clients/client-qbusiness/src/commands/StartDataSourceSyncJobCommand.ts @@ -107,4 +107,16 @@ export class StartDataSourceSyncJobCommand extends $Command .f(void 0, void 0) .ser(se_StartDataSourceSyncJobCommand) .de(de_StartDataSourceSyncJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartDataSourceSyncJobRequest; + output: StartDataSourceSyncJobResponse; + }; + sdk: { + input: StartDataSourceSyncJobCommandInput; + output: StartDataSourceSyncJobCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/StopDataSourceSyncJobCommand.ts b/clients/client-qbusiness/src/commands/StopDataSourceSyncJobCommand.ts index 8206837613a7e..1da7ad3015b7d 100644 --- a/clients/client-qbusiness/src/commands/StopDataSourceSyncJobCommand.ts +++ b/clients/client-qbusiness/src/commands/StopDataSourceSyncJobCommand.ts @@ -98,4 +98,16 @@ export class StopDataSourceSyncJobCommand extends $Command .f(void 0, void 0) .ser(se_StopDataSourceSyncJobCommand) .de(de_StopDataSourceSyncJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StopDataSourceSyncJobRequest; + output: {}; + }; + sdk: { + input: StopDataSourceSyncJobCommandInput; + output: StopDataSourceSyncJobCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/TagResourceCommand.ts b/clients/client-qbusiness/src/commands/TagResourceCommand.ts index aa9bfb09570c5..00ce48988b02b 100644 --- a/clients/client-qbusiness/src/commands/TagResourceCommand.ts +++ b/clients/client-qbusiness/src/commands/TagResourceCommand.ts @@ -107,4 +107,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/UntagResourceCommand.ts b/clients/client-qbusiness/src/commands/UntagResourceCommand.ts index 8237df6bfa98f..e191c1cc2520a 100644 --- a/clients/client-qbusiness/src/commands/UntagResourceCommand.ts +++ b/clients/client-qbusiness/src/commands/UntagResourceCommand.ts @@ -98,4 +98,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/UpdateApplicationCommand.ts b/clients/client-qbusiness/src/commands/UpdateApplicationCommand.ts index eb6372499c660..0279c29362e6b 100644 --- a/clients/client-qbusiness/src/commands/UpdateApplicationCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateApplicationCommand.ts @@ -116,4 +116,16 @@ export class UpdateApplicationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateApplicationCommand) .de(de_UpdateApplicationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateApplicationRequest; + output: {}; + }; + sdk: { + input: UpdateApplicationCommandInput; + output: UpdateApplicationCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/UpdateChatControlsConfigurationCommand.ts b/clients/client-qbusiness/src/commands/UpdateChatControlsConfigurationCommand.ts index b240a1278aeac..f6bfc9737ca3f 100644 --- a/clients/client-qbusiness/src/commands/UpdateChatControlsConfigurationCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateChatControlsConfigurationCommand.ts @@ -208,4 +208,16 @@ export class UpdateChatControlsConfigurationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateChatControlsConfigurationCommand) .de(de_UpdateChatControlsConfigurationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateChatControlsConfigurationRequest; + output: {}; + }; + sdk: { + input: UpdateChatControlsConfigurationCommandInput; + output: UpdateChatControlsConfigurationCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/UpdateDataSourceCommand.ts b/clients/client-qbusiness/src/commands/UpdateDataSourceCommand.ts index 341547296c95a..d090622eee2da 100644 --- a/clients/client-qbusiness/src/commands/UpdateDataSourceCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateDataSourceCommand.ts @@ -179,4 +179,16 @@ export class UpdateDataSourceCommand extends $Command .f(void 0, void 0) .ser(se_UpdateDataSourceCommand) .de(de_UpdateDataSourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateDataSourceRequest; + output: {}; + }; + sdk: { + input: UpdateDataSourceCommandInput; + output: UpdateDataSourceCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/UpdateIndexCommand.ts b/clients/client-qbusiness/src/commands/UpdateIndexCommand.ts index 02b3027826e50..a02141f46490a 100644 --- a/clients/client-qbusiness/src/commands/UpdateIndexCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateIndexCommand.ts @@ -115,4 +115,16 @@ export class UpdateIndexCommand extends $Command .f(void 0, void 0) .ser(se_UpdateIndexCommand) .de(de_UpdateIndexCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateIndexRequest; + output: {}; + }; + sdk: { + input: UpdateIndexCommandInput; + output: UpdateIndexCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/UpdatePluginCommand.ts b/clients/client-qbusiness/src/commands/UpdatePluginCommand.ts index 022acaa2d2b0f..ed875a4731c94 100644 --- a/clients/client-qbusiness/src/commands/UpdatePluginCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdatePluginCommand.ts @@ -128,4 +128,16 @@ export class UpdatePluginCommand extends $Command .f(UpdatePluginRequestFilterSensitiveLog, void 0) .ser(se_UpdatePluginCommand) .de(de_UpdatePluginCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdatePluginRequest; + output: {}; + }; + sdk: { + input: UpdatePluginCommandInput; + output: UpdatePluginCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/UpdateRetrieverCommand.ts b/clients/client-qbusiness/src/commands/UpdateRetrieverCommand.ts index 8dc41776157d6..f7af180308e1c 100644 --- a/clients/client-qbusiness/src/commands/UpdateRetrieverCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateRetrieverCommand.ts @@ -134,4 +134,16 @@ export class UpdateRetrieverCommand extends $Command .f(void 0, void 0) .ser(se_UpdateRetrieverCommand) .de(de_UpdateRetrieverCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateRetrieverRequest; + output: {}; + }; + sdk: { + input: UpdateRetrieverCommandInput; + output: UpdateRetrieverCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/UpdateUserCommand.ts b/clients/client-qbusiness/src/commands/UpdateUserCommand.ts index cb83616fb0cc6..f5a8ab7d4cd9f 100644 --- a/clients/client-qbusiness/src/commands/UpdateUserCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateUserCommand.ts @@ -135,4 +135,16 @@ export class UpdateUserCommand extends $Command .f(void 0, void 0) .ser(se_UpdateUserCommand) .de(de_UpdateUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateUserRequest; + output: UpdateUserResponse; + }; + sdk: { + input: UpdateUserCommandInput; + output: UpdateUserCommandOutput; + }; + }; +} diff --git a/clients/client-qbusiness/src/commands/UpdateWebExperienceCommand.ts b/clients/client-qbusiness/src/commands/UpdateWebExperienceCommand.ts index e244c8b6715f0..ff1f65cc5dde6 100644 --- a/clients/client-qbusiness/src/commands/UpdateWebExperienceCommand.ts +++ b/clients/client-qbusiness/src/commands/UpdateWebExperienceCommand.ts @@ -122,4 +122,16 @@ export class UpdateWebExperienceCommand extends $Command .f(void 0, void 0) .ser(se_UpdateWebExperienceCommand) .de(de_UpdateWebExperienceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateWebExperienceRequest; + output: {}; + }; + sdk: { + input: UpdateWebExperienceCommandInput; + output: UpdateWebExperienceCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/CHANGELOG.md b/clients/client-qconnect/CHANGELOG.md index ee7f1aab3d3bb..90bd772da3c0c 100644 --- a/clients/client-qconnect/CHANGELOG.md +++ b/clients/client-qconnect/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-qconnect + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-qconnect + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-qconnect diff --git a/clients/client-qconnect/package.json b/clients/client-qconnect/package.json index e6b9f7d501d2e..1fa7002ed1599 100644 --- a/clients/client-qconnect/package.json +++ b/clients/client-qconnect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-qconnect", "description": "AWS SDK for JavaScript Qconnect Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-qconnect", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2", "uuid": "^9.0.1" diff --git a/clients/client-qconnect/src/commands/CreateAssistantAssociationCommand.ts b/clients/client-qconnect/src/commands/CreateAssistantAssociationCommand.ts index 9914951c087ee..fa3ab451ade01 100644 --- a/clients/client-qconnect/src/commands/CreateAssistantAssociationCommand.ts +++ b/clients/client-qconnect/src/commands/CreateAssistantAssociationCommand.ts @@ -121,4 +121,16 @@ export class CreateAssistantAssociationCommand extends $Command .f(void 0, void 0) .ser(se_CreateAssistantAssociationCommand) .de(de_CreateAssistantAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAssistantAssociationRequest; + output: CreateAssistantAssociationResponse; + }; + sdk: { + input: CreateAssistantAssociationCommandInput; + output: CreateAssistantAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/CreateAssistantCommand.ts b/clients/client-qconnect/src/commands/CreateAssistantCommand.ts index 2e5d578686328..deb205c6679b6 100644 --- a/clients/client-qconnect/src/commands/CreateAssistantCommand.ts +++ b/clients/client-qconnect/src/commands/CreateAssistantCommand.ts @@ -121,4 +121,16 @@ export class CreateAssistantCommand extends $Command .f(void 0, void 0) .ser(se_CreateAssistantCommand) .de(de_CreateAssistantCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateAssistantRequest; + output: CreateAssistantResponse; + }; + sdk: { + input: CreateAssistantCommandInput; + output: CreateAssistantCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/CreateContentAssociationCommand.ts b/clients/client-qconnect/src/commands/CreateContentAssociationCommand.ts index db37a73868497..aac0450143f23 100644 --- a/clients/client-qconnect/src/commands/CreateContentAssociationCommand.ts +++ b/clients/client-qconnect/src/commands/CreateContentAssociationCommand.ts @@ -145,4 +145,16 @@ export class CreateContentAssociationCommand extends $Command .f(void 0, void 0) .ser(se_CreateContentAssociationCommand) .de(de_CreateContentAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateContentAssociationRequest; + output: CreateContentAssociationResponse; + }; + sdk: { + input: CreateContentAssociationCommandInput; + output: CreateContentAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/CreateContentCommand.ts b/clients/client-qconnect/src/commands/CreateContentCommand.ts index 45b698e84ca8f..548fd212aca38 100644 --- a/clients/client-qconnect/src/commands/CreateContentCommand.ts +++ b/clients/client-qconnect/src/commands/CreateContentCommand.ts @@ -130,4 +130,16 @@ export class CreateContentCommand extends $Command .f(void 0, CreateContentResponseFilterSensitiveLog) .ser(se_CreateContentCommand) .de(de_CreateContentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateContentRequest; + output: CreateContentResponse; + }; + sdk: { + input: CreateContentCommandInput; + output: CreateContentCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/CreateKnowledgeBaseCommand.ts b/clients/client-qconnect/src/commands/CreateKnowledgeBaseCommand.ts index 19975a6fe7e83..256c14886f7c6 100644 --- a/clients/client-qconnect/src/commands/CreateKnowledgeBaseCommand.ts +++ b/clients/client-qconnect/src/commands/CreateKnowledgeBaseCommand.ts @@ -161,4 +161,16 @@ export class CreateKnowledgeBaseCommand extends $Command .f(void 0, void 0) .ser(se_CreateKnowledgeBaseCommand) .de(de_CreateKnowledgeBaseCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateKnowledgeBaseRequest; + output: CreateKnowledgeBaseResponse; + }; + sdk: { + input: CreateKnowledgeBaseCommandInput; + output: CreateKnowledgeBaseCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/CreateQuickResponseCommand.ts b/clients/client-qconnect/src/commands/CreateQuickResponseCommand.ts index dce1af73fdbe4..a993c9980e9a0 100644 --- a/clients/client-qconnect/src/commands/CreateQuickResponseCommand.ts +++ b/clients/client-qconnect/src/commands/CreateQuickResponseCommand.ts @@ -158,4 +158,16 @@ export class CreateQuickResponseCommand extends $Command .f(CreateQuickResponseRequestFilterSensitiveLog, CreateQuickResponseResponseFilterSensitiveLog) .ser(se_CreateQuickResponseCommand) .de(de_CreateQuickResponseCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateQuickResponseRequest; + output: CreateQuickResponseResponse; + }; + sdk: { + input: CreateQuickResponseCommandInput; + output: CreateQuickResponseCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/CreateSessionCommand.ts b/clients/client-qconnect/src/commands/CreateSessionCommand.ts index bd5aa71e4c94b..bb1065fe61764 100644 --- a/clients/client-qconnect/src/commands/CreateSessionCommand.ts +++ b/clients/client-qconnect/src/commands/CreateSessionCommand.ts @@ -151,4 +151,16 @@ export class CreateSessionCommand extends $Command .f(void 0, void 0) .ser(se_CreateSessionCommand) .de(de_CreateSessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateSessionRequest; + output: CreateSessionResponse; + }; + sdk: { + input: CreateSessionCommandInput; + output: CreateSessionCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/DeleteAssistantAssociationCommand.ts b/clients/client-qconnect/src/commands/DeleteAssistantAssociationCommand.ts index 5e3e48c117737..bad48c6829b22 100644 --- a/clients/client-qconnect/src/commands/DeleteAssistantAssociationCommand.ts +++ b/clients/client-qconnect/src/commands/DeleteAssistantAssociationCommand.ts @@ -85,4 +85,16 @@ export class DeleteAssistantAssociationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAssistantAssociationCommand) .de(de_DeleteAssistantAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAssistantAssociationRequest; + output: {}; + }; + sdk: { + input: DeleteAssistantAssociationCommandInput; + output: DeleteAssistantAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/DeleteAssistantCommand.ts b/clients/client-qconnect/src/commands/DeleteAssistantCommand.ts index 15863f3133fef..c0bea65af6448 100644 --- a/clients/client-qconnect/src/commands/DeleteAssistantCommand.ts +++ b/clients/client-qconnect/src/commands/DeleteAssistantCommand.ts @@ -84,4 +84,16 @@ export class DeleteAssistantCommand extends $Command .f(void 0, void 0) .ser(se_DeleteAssistantCommand) .de(de_DeleteAssistantCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteAssistantRequest; + output: {}; + }; + sdk: { + input: DeleteAssistantCommandInput; + output: DeleteAssistantCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/DeleteContentAssociationCommand.ts b/clients/client-qconnect/src/commands/DeleteContentAssociationCommand.ts index f05993d98fcef..b48347c5834ac 100644 --- a/clients/client-qconnect/src/commands/DeleteContentAssociationCommand.ts +++ b/clients/client-qconnect/src/commands/DeleteContentAssociationCommand.ts @@ -89,4 +89,16 @@ export class DeleteContentAssociationCommand extends $Command .f(void 0, void 0) .ser(se_DeleteContentAssociationCommand) .de(de_DeleteContentAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteContentAssociationRequest; + output: {}; + }; + sdk: { + input: DeleteContentAssociationCommandInput; + output: DeleteContentAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/DeleteContentCommand.ts b/clients/client-qconnect/src/commands/DeleteContentCommand.ts index dea8e44f98f32..13c123d3dd4fe 100644 --- a/clients/client-qconnect/src/commands/DeleteContentCommand.ts +++ b/clients/client-qconnect/src/commands/DeleteContentCommand.ts @@ -85,4 +85,16 @@ export class DeleteContentCommand extends $Command .f(void 0, void 0) .ser(se_DeleteContentCommand) .de(de_DeleteContentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteContentRequest; + output: {}; + }; + sdk: { + input: DeleteContentCommandInput; + output: DeleteContentCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/DeleteImportJobCommand.ts b/clients/client-qconnect/src/commands/DeleteImportJobCommand.ts index 3c5d521e94511..9262b2ec7a21b 100644 --- a/clients/client-qconnect/src/commands/DeleteImportJobCommand.ts +++ b/clients/client-qconnect/src/commands/DeleteImportJobCommand.ts @@ -91,4 +91,16 @@ export class DeleteImportJobCommand extends $Command .f(void 0, void 0) .ser(se_DeleteImportJobCommand) .de(de_DeleteImportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteImportJobRequest; + output: {}; + }; + sdk: { + input: DeleteImportJobCommandInput; + output: DeleteImportJobCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/DeleteKnowledgeBaseCommand.ts b/clients/client-qconnect/src/commands/DeleteKnowledgeBaseCommand.ts index d61b5423b5de3..9902b5f19f841 100644 --- a/clients/client-qconnect/src/commands/DeleteKnowledgeBaseCommand.ts +++ b/clients/client-qconnect/src/commands/DeleteKnowledgeBaseCommand.ts @@ -98,4 +98,16 @@ export class DeleteKnowledgeBaseCommand extends $Command .f(void 0, void 0) .ser(se_DeleteKnowledgeBaseCommand) .de(de_DeleteKnowledgeBaseCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteKnowledgeBaseRequest; + output: {}; + }; + sdk: { + input: DeleteKnowledgeBaseCommandInput; + output: DeleteKnowledgeBaseCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/DeleteQuickResponseCommand.ts b/clients/client-qconnect/src/commands/DeleteQuickResponseCommand.ts index d1d742e128511..3fc1478975d92 100644 --- a/clients/client-qconnect/src/commands/DeleteQuickResponseCommand.ts +++ b/clients/client-qconnect/src/commands/DeleteQuickResponseCommand.ts @@ -85,4 +85,16 @@ export class DeleteQuickResponseCommand extends $Command .f(void 0, void 0) .ser(se_DeleteQuickResponseCommand) .de(de_DeleteQuickResponseCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteQuickResponseRequest; + output: {}; + }; + sdk: { + input: DeleteQuickResponseCommandInput; + output: DeleteQuickResponseCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/GetAssistantAssociationCommand.ts b/clients/client-qconnect/src/commands/GetAssistantAssociationCommand.ts index 4f612c1ba4a28..d1a63e8115e35 100644 --- a/clients/client-qconnect/src/commands/GetAssistantAssociationCommand.ts +++ b/clients/client-qconnect/src/commands/GetAssistantAssociationCommand.ts @@ -102,4 +102,16 @@ export class GetAssistantAssociationCommand extends $Command .f(void 0, void 0) .ser(se_GetAssistantAssociationCommand) .de(de_GetAssistantAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAssistantAssociationRequest; + output: GetAssistantAssociationResponse; + }; + sdk: { + input: GetAssistantAssociationCommandInput; + output: GetAssistantAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/GetAssistantCommand.ts b/clients/client-qconnect/src/commands/GetAssistantCommand.ts index 5331e9cdf4a94..4220a757b8b86 100644 --- a/clients/client-qconnect/src/commands/GetAssistantCommand.ts +++ b/clients/client-qconnect/src/commands/GetAssistantCommand.ts @@ -105,4 +105,16 @@ export class GetAssistantCommand extends $Command .f(void 0, void 0) .ser(se_GetAssistantCommand) .de(de_GetAssistantCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetAssistantRequest; + output: GetAssistantResponse; + }; + sdk: { + input: GetAssistantCommandInput; + output: GetAssistantCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/GetContentAssociationCommand.ts b/clients/client-qconnect/src/commands/GetContentAssociationCommand.ts index 2d5c7d00924e3..64e274d6314f9 100644 --- a/clients/client-qconnect/src/commands/GetContentAssociationCommand.ts +++ b/clients/client-qconnect/src/commands/GetContentAssociationCommand.ts @@ -107,4 +107,16 @@ export class GetContentAssociationCommand extends $Command .f(void 0, void 0) .ser(se_GetContentAssociationCommand) .de(de_GetContentAssociationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetContentAssociationRequest; + output: GetContentAssociationResponse; + }; + sdk: { + input: GetContentAssociationCommandInput; + output: GetContentAssociationCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/GetContentCommand.ts b/clients/client-qconnect/src/commands/GetContentCommand.ts index 3299dce597bdc..1eecabb86679e 100644 --- a/clients/client-qconnect/src/commands/GetContentCommand.ts +++ b/clients/client-qconnect/src/commands/GetContentCommand.ts @@ -106,4 +106,16 @@ export class GetContentCommand extends $Command .f(void 0, GetContentResponseFilterSensitiveLog) .ser(se_GetContentCommand) .de(de_GetContentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetContentRequest; + output: GetContentResponse; + }; + sdk: { + input: GetContentCommandInput; + output: GetContentCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/GetContentSummaryCommand.ts b/clients/client-qconnect/src/commands/GetContentSummaryCommand.ts index 4294101cf928f..a737e46984eaf 100644 --- a/clients/client-qconnect/src/commands/GetContentSummaryCommand.ts +++ b/clients/client-qconnect/src/commands/GetContentSummaryCommand.ts @@ -103,4 +103,16 @@ export class GetContentSummaryCommand extends $Command .f(void 0, void 0) .ser(se_GetContentSummaryCommand) .de(de_GetContentSummaryCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetContentSummaryRequest; + output: GetContentSummaryResponse; + }; + sdk: { + input: GetContentSummaryCommandInput; + output: GetContentSummaryCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/GetImportJobCommand.ts b/clients/client-qconnect/src/commands/GetImportJobCommand.ts index cee84a0d6fe95..fe9ec17382fae 100644 --- a/clients/client-qconnect/src/commands/GetImportJobCommand.ts +++ b/clients/client-qconnect/src/commands/GetImportJobCommand.ts @@ -110,4 +110,16 @@ export class GetImportJobCommand extends $Command .f(void 0, GetImportJobResponseFilterSensitiveLog) .ser(se_GetImportJobCommand) .de(de_GetImportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetImportJobRequest; + output: GetImportJobResponse; + }; + sdk: { + input: GetImportJobCommandInput; + output: GetImportJobCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/GetKnowledgeBaseCommand.ts b/clients/client-qconnect/src/commands/GetKnowledgeBaseCommand.ts index a901e7fdf6be8..e011eb8a0534f 100644 --- a/clients/client-qconnect/src/commands/GetKnowledgeBaseCommand.ts +++ b/clients/client-qconnect/src/commands/GetKnowledgeBaseCommand.ts @@ -111,4 +111,16 @@ export class GetKnowledgeBaseCommand extends $Command .f(void 0, void 0) .ser(se_GetKnowledgeBaseCommand) .de(de_GetKnowledgeBaseCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetKnowledgeBaseRequest; + output: GetKnowledgeBaseResponse; + }; + sdk: { + input: GetKnowledgeBaseCommandInput; + output: GetKnowledgeBaseCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/GetQuickResponseCommand.ts b/clients/client-qconnect/src/commands/GetQuickResponseCommand.ts index 02fa5c144ce23..781e6e5341568 100644 --- a/clients/client-qconnect/src/commands/GetQuickResponseCommand.ts +++ b/clients/client-qconnect/src/commands/GetQuickResponseCommand.ts @@ -126,4 +126,16 @@ export class GetQuickResponseCommand extends $Command .f(void 0, GetQuickResponseResponseFilterSensitiveLog) .ser(se_GetQuickResponseCommand) .de(de_GetQuickResponseCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetQuickResponseRequest; + output: GetQuickResponseResponse; + }; + sdk: { + input: GetQuickResponseCommandInput; + output: GetQuickResponseCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/GetRecommendationsCommand.ts b/clients/client-qconnect/src/commands/GetRecommendationsCommand.ts index f289f4d92c838..ed053806d743d 100644 --- a/clients/client-qconnect/src/commands/GetRecommendationsCommand.ts +++ b/clients/client-qconnect/src/commands/GetRecommendationsCommand.ts @@ -255,4 +255,16 @@ export class GetRecommendationsCommand extends $Command .f(void 0, GetRecommendationsResponseFilterSensitiveLog) .ser(se_GetRecommendationsCommand) .de(de_GetRecommendationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRecommendationsRequest; + output: GetRecommendationsResponse; + }; + sdk: { + input: GetRecommendationsCommandInput; + output: GetRecommendationsCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/GetSessionCommand.ts b/clients/client-qconnect/src/commands/GetSessionCommand.ts index 665f20d0563b0..3064e9a27bbb9 100644 --- a/clients/client-qconnect/src/commands/GetSessionCommand.ts +++ b/clients/client-qconnect/src/commands/GetSessionCommand.ts @@ -118,4 +118,16 @@ export class GetSessionCommand extends $Command .f(void 0, void 0) .ser(se_GetSessionCommand) .de(de_GetSessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetSessionRequest; + output: GetSessionResponse; + }; + sdk: { + input: GetSessionCommandInput; + output: GetSessionCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/ListAssistantAssociationsCommand.ts b/clients/client-qconnect/src/commands/ListAssistantAssociationsCommand.ts index a27b206555406..efc7f11ef00fe 100644 --- a/clients/client-qconnect/src/commands/ListAssistantAssociationsCommand.ts +++ b/clients/client-qconnect/src/commands/ListAssistantAssociationsCommand.ts @@ -106,4 +106,16 @@ export class ListAssistantAssociationsCommand extends $Command .f(void 0, void 0) .ser(se_ListAssistantAssociationsCommand) .de(de_ListAssistantAssociationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAssistantAssociationsRequest; + output: ListAssistantAssociationsResponse; + }; + sdk: { + input: ListAssistantAssociationsCommandInput; + output: ListAssistantAssociationsCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/ListAssistantsCommand.ts b/clients/client-qconnect/src/commands/ListAssistantsCommand.ts index f8f35f9c699f1..3add6b16f0960 100644 --- a/clients/client-qconnect/src/commands/ListAssistantsCommand.ts +++ b/clients/client-qconnect/src/commands/ListAssistantsCommand.ts @@ -106,4 +106,16 @@ export class ListAssistantsCommand extends $Command .f(void 0, void 0) .ser(se_ListAssistantsCommand) .de(de_ListAssistantsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListAssistantsRequest; + output: ListAssistantsResponse; + }; + sdk: { + input: ListAssistantsCommandInput; + output: ListAssistantsCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/ListContentAssociationsCommand.ts b/clients/client-qconnect/src/commands/ListContentAssociationsCommand.ts index cfc229987503b..d55de64a76d2d 100644 --- a/clients/client-qconnect/src/commands/ListContentAssociationsCommand.ts +++ b/clients/client-qconnect/src/commands/ListContentAssociationsCommand.ts @@ -111,4 +111,16 @@ export class ListContentAssociationsCommand extends $Command .f(void 0, void 0) .ser(se_ListContentAssociationsCommand) .de(de_ListContentAssociationsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListContentAssociationsRequest; + output: ListContentAssociationsResponse; + }; + sdk: { + input: ListContentAssociationsCommandInput; + output: ListContentAssociationsCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/ListContentsCommand.ts b/clients/client-qconnect/src/commands/ListContentsCommand.ts index 3c2c2c05dae34..b5ab75e90412f 100644 --- a/clients/client-qconnect/src/commands/ListContentsCommand.ts +++ b/clients/client-qconnect/src/commands/ListContentsCommand.ts @@ -107,4 +107,16 @@ export class ListContentsCommand extends $Command .f(void 0, void 0) .ser(se_ListContentsCommand) .de(de_ListContentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListContentsRequest; + output: ListContentsResponse; + }; + sdk: { + input: ListContentsCommandInput; + output: ListContentsCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/ListImportJobsCommand.ts b/clients/client-qconnect/src/commands/ListImportJobsCommand.ts index f1392a3974a7a..a1ae71cdda51e 100644 --- a/clients/client-qconnect/src/commands/ListImportJobsCommand.ts +++ b/clients/client-qconnect/src/commands/ListImportJobsCommand.ts @@ -108,4 +108,16 @@ export class ListImportJobsCommand extends $Command .f(void 0, void 0) .ser(se_ListImportJobsCommand) .de(de_ListImportJobsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListImportJobsRequest; + output: ListImportJobsResponse; + }; + sdk: { + input: ListImportJobsCommandInput; + output: ListImportJobsCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/ListKnowledgeBasesCommand.ts b/clients/client-qconnect/src/commands/ListKnowledgeBasesCommand.ts index 1475966ec4196..0e73684ebfd26 100644 --- a/clients/client-qconnect/src/commands/ListKnowledgeBasesCommand.ts +++ b/clients/client-qconnect/src/commands/ListKnowledgeBasesCommand.ts @@ -111,4 +111,16 @@ export class ListKnowledgeBasesCommand extends $Command .f(void 0, void 0) .ser(se_ListKnowledgeBasesCommand) .de(de_ListKnowledgeBasesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListKnowledgeBasesRequest; + output: ListKnowledgeBasesResponse; + }; + sdk: { + input: ListKnowledgeBasesCommandInput; + output: ListKnowledgeBasesCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/ListQuickResponsesCommand.ts b/clients/client-qconnect/src/commands/ListQuickResponsesCommand.ts index f151c389baf76..0f7fe0751b7c2 100644 --- a/clients/client-qconnect/src/commands/ListQuickResponsesCommand.ts +++ b/clients/client-qconnect/src/commands/ListQuickResponsesCommand.ts @@ -114,4 +114,16 @@ export class ListQuickResponsesCommand extends $Command .f(void 0, ListQuickResponsesResponseFilterSensitiveLog) .ser(se_ListQuickResponsesCommand) .de(de_ListQuickResponsesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListQuickResponsesRequest; + output: ListQuickResponsesResponse; + }; + sdk: { + input: ListQuickResponsesCommandInput; + output: ListQuickResponsesCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/ListTagsForResourceCommand.ts b/clients/client-qconnect/src/commands/ListTagsForResourceCommand.ts index b84fbabb01463..70bc73e4d4e4b 100644 --- a/clients/client-qconnect/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-qconnect/src/commands/ListTagsForResourceCommand.ts @@ -82,4 +82,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/NotifyRecommendationsReceivedCommand.ts b/clients/client-qconnect/src/commands/NotifyRecommendationsReceivedCommand.ts index c3953ff69a8a3..aa6319fd5b53e 100644 --- a/clients/client-qconnect/src/commands/NotifyRecommendationsReceivedCommand.ts +++ b/clients/client-qconnect/src/commands/NotifyRecommendationsReceivedCommand.ts @@ -105,4 +105,16 @@ export class NotifyRecommendationsReceivedCommand extends $Command .f(void 0, void 0) .ser(se_NotifyRecommendationsReceivedCommand) .de(de_NotifyRecommendationsReceivedCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: NotifyRecommendationsReceivedRequest; + output: NotifyRecommendationsReceivedResponse; + }; + sdk: { + input: NotifyRecommendationsReceivedCommandInput; + output: NotifyRecommendationsReceivedCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/PutFeedbackCommand.ts b/clients/client-qconnect/src/commands/PutFeedbackCommand.ts index b0ea71339bd82..85da51d573c8d 100644 --- a/clients/client-qconnect/src/commands/PutFeedbackCommand.ts +++ b/clients/client-qconnect/src/commands/PutFeedbackCommand.ts @@ -102,4 +102,16 @@ export class PutFeedbackCommand extends $Command .f(void 0, void 0) .ser(se_PutFeedbackCommand) .de(de_PutFeedbackCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutFeedbackRequest; + output: PutFeedbackResponse; + }; + sdk: { + input: PutFeedbackCommandInput; + output: PutFeedbackCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/QueryAssistantCommand.ts b/clients/client-qconnect/src/commands/QueryAssistantCommand.ts index d6aad812161af..0441348d761a6 100644 --- a/clients/client-qconnect/src/commands/QueryAssistantCommand.ts +++ b/clients/client-qconnect/src/commands/QueryAssistantCommand.ts @@ -254,4 +254,16 @@ export class QueryAssistantCommand extends $Command .f(QueryAssistantRequestFilterSensitiveLog, QueryAssistantResponseFilterSensitiveLog) .ser(se_QueryAssistantCommand) .de(de_QueryAssistantCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: QueryAssistantRequest; + output: QueryAssistantResponse; + }; + sdk: { + input: QueryAssistantCommandInput; + output: QueryAssistantCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts b/clients/client-qconnect/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts index b09b618faa3f2..3ed510bc187bc 100644 --- a/clients/client-qconnect/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts +++ b/clients/client-qconnect/src/commands/RemoveKnowledgeBaseTemplateUriCommand.ts @@ -89,4 +89,16 @@ export class RemoveKnowledgeBaseTemplateUriCommand extends $Command .f(void 0, void 0) .ser(se_RemoveKnowledgeBaseTemplateUriCommand) .de(de_RemoveKnowledgeBaseTemplateUriCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RemoveKnowledgeBaseTemplateUriRequest; + output: {}; + }; + sdk: { + input: RemoveKnowledgeBaseTemplateUriCommandInput; + output: RemoveKnowledgeBaseTemplateUriCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/SearchContentCommand.ts b/clients/client-qconnect/src/commands/SearchContentCommand.ts index 8cf5633b9ef95..4f2b2510d3eb9 100644 --- a/clients/client-qconnect/src/commands/SearchContentCommand.ts +++ b/clients/client-qconnect/src/commands/SearchContentCommand.ts @@ -117,4 +117,16 @@ export class SearchContentCommand extends $Command .f(void 0, void 0) .ser(se_SearchContentCommand) .de(de_SearchContentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchContentRequest; + output: SearchContentResponse; + }; + sdk: { + input: SearchContentCommandInput; + output: SearchContentCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/SearchQuickResponsesCommand.ts b/clients/client-qconnect/src/commands/SearchQuickResponsesCommand.ts index bad5a640f895b..3b5b97a2b7ad7 100644 --- a/clients/client-qconnect/src/commands/SearchQuickResponsesCommand.ts +++ b/clients/client-qconnect/src/commands/SearchQuickResponsesCommand.ts @@ -172,4 +172,16 @@ export class SearchQuickResponsesCommand extends $Command .f(SearchQuickResponsesRequestFilterSensitiveLog, SearchQuickResponsesResponseFilterSensitiveLog) .ser(se_SearchQuickResponsesCommand) .de(de_SearchQuickResponsesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchQuickResponsesRequest; + output: SearchQuickResponsesResponse; + }; + sdk: { + input: SearchQuickResponsesCommandInput; + output: SearchQuickResponsesCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/SearchSessionsCommand.ts b/clients/client-qconnect/src/commands/SearchSessionsCommand.ts index 2416895b39333..f8cddde415b30 100644 --- a/clients/client-qconnect/src/commands/SearchSessionsCommand.ts +++ b/clients/client-qconnect/src/commands/SearchSessionsCommand.ts @@ -105,4 +105,16 @@ export class SearchSessionsCommand extends $Command .f(void 0, void 0) .ser(se_SearchSessionsCommand) .de(de_SearchSessionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchSessionsRequest; + output: SearchSessionsResponse; + }; + sdk: { + input: SearchSessionsCommandInput; + output: SearchSessionsCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/StartContentUploadCommand.ts b/clients/client-qconnect/src/commands/StartContentUploadCommand.ts index 639ba8b34604f..eb531b5a5f9e1 100644 --- a/clients/client-qconnect/src/commands/StartContentUploadCommand.ts +++ b/clients/client-qconnect/src/commands/StartContentUploadCommand.ts @@ -102,4 +102,16 @@ export class StartContentUploadCommand extends $Command .f(void 0, StartContentUploadResponseFilterSensitiveLog) .ser(se_StartContentUploadCommand) .de(de_StartContentUploadCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartContentUploadRequest; + output: StartContentUploadResponse; + }; + sdk: { + input: StartContentUploadCommandInput; + output: StartContentUploadCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/StartImportJobCommand.ts b/clients/client-qconnect/src/commands/StartImportJobCommand.ts index 9df61b3a7aa5f..d4dda3e8de6de 100644 --- a/clients/client-qconnect/src/commands/StartImportJobCommand.ts +++ b/clients/client-qconnect/src/commands/StartImportJobCommand.ts @@ -146,4 +146,16 @@ export class StartImportJobCommand extends $Command .f(void 0, StartImportJobResponseFilterSensitiveLog) .ser(se_StartImportJobCommand) .de(de_StartImportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartImportJobRequest; + output: StartImportJobResponse; + }; + sdk: { + input: StartImportJobCommandInput; + output: StartImportJobCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/TagResourceCommand.ts b/clients/client-qconnect/src/commands/TagResourceCommand.ts index e69c95d6f4f7a..e21c55099dbfa 100644 --- a/clients/client-qconnect/src/commands/TagResourceCommand.ts +++ b/clients/client-qconnect/src/commands/TagResourceCommand.ts @@ -84,4 +84,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/UntagResourceCommand.ts b/clients/client-qconnect/src/commands/UntagResourceCommand.ts index 14da8946a3e3f..fe94dcb455c6b 100644 --- a/clients/client-qconnect/src/commands/UntagResourceCommand.ts +++ b/clients/client-qconnect/src/commands/UntagResourceCommand.ts @@ -81,4 +81,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/UpdateContentCommand.ts b/clients/client-qconnect/src/commands/UpdateContentCommand.ts index 99f0e7863145f..35226bcfe088e 100644 --- a/clients/client-qconnect/src/commands/UpdateContentCommand.ts +++ b/clients/client-qconnect/src/commands/UpdateContentCommand.ts @@ -122,4 +122,16 @@ export class UpdateContentCommand extends $Command .f(void 0, UpdateContentResponseFilterSensitiveLog) .ser(se_UpdateContentCommand) .de(de_UpdateContentCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateContentRequest; + output: UpdateContentResponse; + }; + sdk: { + input: UpdateContentCommandInput; + output: UpdateContentCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts b/clients/client-qconnect/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts index 38c2afc5769a5..905b8d748ea1d 100644 --- a/clients/client-qconnect/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts +++ b/clients/client-qconnect/src/commands/UpdateKnowledgeBaseTemplateUriCommand.ts @@ -122,4 +122,16 @@ export class UpdateKnowledgeBaseTemplateUriCommand extends $Command .f(void 0, void 0) .ser(se_UpdateKnowledgeBaseTemplateUriCommand) .de(de_UpdateKnowledgeBaseTemplateUriCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateKnowledgeBaseTemplateUriRequest; + output: UpdateKnowledgeBaseTemplateUriResponse; + }; + sdk: { + input: UpdateKnowledgeBaseTemplateUriCommandInput; + output: UpdateKnowledgeBaseTemplateUriCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/UpdateQuickResponseCommand.ts b/clients/client-qconnect/src/commands/UpdateQuickResponseCommand.ts index b8ba9bab039db..55453de501579 100644 --- a/clients/client-qconnect/src/commands/UpdateQuickResponseCommand.ts +++ b/clients/client-qconnect/src/commands/UpdateQuickResponseCommand.ts @@ -158,4 +158,16 @@ export class UpdateQuickResponseCommand extends $Command .f(UpdateQuickResponseRequestFilterSensitiveLog, UpdateQuickResponseResponseFilterSensitiveLog) .ser(se_UpdateQuickResponseCommand) .de(de_UpdateQuickResponseCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateQuickResponseRequest; + output: UpdateQuickResponseResponse; + }; + sdk: { + input: UpdateQuickResponseCommandInput; + output: UpdateQuickResponseCommandOutput; + }; + }; +} diff --git a/clients/client-qconnect/src/commands/UpdateSessionCommand.ts b/clients/client-qconnect/src/commands/UpdateSessionCommand.ts index 3186d344d67e0..1cb1ed066886f 100644 --- a/clients/client-qconnect/src/commands/UpdateSessionCommand.ts +++ b/clients/client-qconnect/src/commands/UpdateSessionCommand.ts @@ -141,4 +141,16 @@ export class UpdateSessionCommand extends $Command .f(void 0, void 0) .ser(se_UpdateSessionCommand) .de(de_UpdateSessionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateSessionRequest; + output: UpdateSessionResponse; + }; + sdk: { + input: UpdateSessionCommandInput; + output: UpdateSessionCommandOutput; + }; + }; +} diff --git a/clients/client-qldb-session/CHANGELOG.md b/clients/client-qldb-session/CHANGELOG.md index 56e5f214afe95..60ec6709d8063 100644 --- a/clients/client-qldb-session/CHANGELOG.md +++ b/clients/client-qldb-session/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-qldb-session + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-qldb-session + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-qldb-session diff --git a/clients/client-qldb-session/package.json b/clients/client-qldb-session/package.json index 5b683c40230ec..7534b5b76ea47 100644 --- a/clients/client-qldb-session/package.json +++ b/clients/client-qldb-session/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-qldb-session", "description": "AWS SDK for JavaScript Qldb Session Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-qldb-session", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-qldb-session/src/commands/SendCommandCommand.ts b/clients/client-qldb-session/src/commands/SendCommandCommand.ts index 9f787ff0ad397..e7f86f0c21ad5 100644 --- a/clients/client-qldb-session/src/commands/SendCommandCommand.ts +++ b/clients/client-qldb-session/src/commands/SendCommandCommand.ts @@ -205,4 +205,16 @@ export class SendCommandCommand extends $Command .f(void 0, void 0) .ser(se_SendCommandCommand) .de(de_SendCommandCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SendCommandRequest; + output: SendCommandResult; + }; + sdk: { + input: SendCommandCommandInput; + output: SendCommandCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/CHANGELOG.md b/clients/client-qldb/CHANGELOG.md index 8e28e7c95bbfd..17638d5dc75c2 100644 --- a/clients/client-qldb/CHANGELOG.md +++ b/clients/client-qldb/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-qldb + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-qldb + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-qldb diff --git a/clients/client-qldb/package.json b/clients/client-qldb/package.json index f6cd4dc57c876..89d7a349fccfd 100644 --- a/clients/client-qldb/package.json +++ b/clients/client-qldb/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-qldb", "description": "AWS SDK for JavaScript Qldb Client for Node.js, Browser and React Native", - "version": "3.650.0", + "version": "3.654.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-qldb", @@ -33,30 +33,30 @@ "@aws-sdk/util-endpoints": "*", "@aws-sdk/util-user-agent-browser": "*", "@aws-sdk/util-user-agent-node": "*", - "@smithy/config-resolver": "^3.0.6", - "@smithy/core": "^2.4.1", - "@smithy/fetch-http-handler": "^3.2.5", - "@smithy/hash-node": "^3.0.4", - "@smithy/invalid-dependency": "^3.0.4", - "@smithy/middleware-content-length": "^3.0.6", - "@smithy/middleware-endpoint": "^3.1.1", - "@smithy/middleware-retry": "^3.0.16", - "@smithy/middleware-serde": "^3.0.4", - "@smithy/middleware-stack": "^3.0.4", - "@smithy/node-config-provider": "^3.1.5", - "@smithy/node-http-handler": "^3.2.0", - "@smithy/protocol-http": "^4.1.1", - "@smithy/smithy-client": "^3.3.0", - "@smithy/types": "^3.4.0", - "@smithy/url-parser": "^3.0.4", + "@smithy/config-resolver": "^3.0.8", + "@smithy/core": "^2.4.3", + "@smithy/fetch-http-handler": "^3.2.7", + "@smithy/hash-node": "^3.0.6", + "@smithy/invalid-dependency": "^3.0.6", + "@smithy/middleware-content-length": "^3.0.8", + "@smithy/middleware-endpoint": "^3.1.3", + "@smithy/middleware-retry": "^3.0.18", + "@smithy/middleware-serde": "^3.0.6", + "@smithy/middleware-stack": "^3.0.6", + "@smithy/node-config-provider": "^3.1.7", + "@smithy/node-http-handler": "^3.2.2", + "@smithy/protocol-http": "^4.1.3", + "@smithy/smithy-client": "^3.3.2", + "@smithy/types": "^3.4.2", + "@smithy/url-parser": "^3.0.6", "@smithy/util-base64": "^3.0.0", "@smithy/util-body-length-browser": "^3.0.0", "@smithy/util-body-length-node": "^3.0.0", - "@smithy/util-defaults-mode-browser": "^3.0.16", - "@smithy/util-defaults-mode-node": "^3.0.16", - "@smithy/util-endpoints": "^2.1.0", - "@smithy/util-middleware": "^3.0.4", - "@smithy/util-retry": "^3.0.4", + "@smithy/util-defaults-mode-browser": "^3.0.18", + "@smithy/util-defaults-mode-node": "^3.0.18", + "@smithy/util-endpoints": "^2.1.2", + "@smithy/util-middleware": "^3.0.6", + "@smithy/util-retry": "^3.0.6", "@smithy/util-utf8": "^3.0.0", "tslib": "^2.6.2" }, diff --git a/clients/client-qldb/src/commands/CancelJournalKinesisStreamCommand.ts b/clients/client-qldb/src/commands/CancelJournalKinesisStreamCommand.ts index 00b56b1d20250..4d68e96a23239 100644 --- a/clients/client-qldb/src/commands/CancelJournalKinesisStreamCommand.ts +++ b/clients/client-qldb/src/commands/CancelJournalKinesisStreamCommand.ts @@ -91,4 +91,16 @@ export class CancelJournalKinesisStreamCommand extends $Command .f(void 0, void 0) .ser(se_CancelJournalKinesisStreamCommand) .de(de_CancelJournalKinesisStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CancelJournalKinesisStreamRequest; + output: CancelJournalKinesisStreamResponse; + }; + sdk: { + input: CancelJournalKinesisStreamCommandInput; + output: CancelJournalKinesisStreamCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/CreateLedgerCommand.ts b/clients/client-qldb/src/commands/CreateLedgerCommand.ts index 008bc97d1e08d..e2e357b18010b 100644 --- a/clients/client-qldb/src/commands/CreateLedgerCommand.ts +++ b/clients/client-qldb/src/commands/CreateLedgerCommand.ts @@ -101,4 +101,16 @@ export class CreateLedgerCommand extends $Command .f(void 0, void 0) .ser(se_CreateLedgerCommand) .de(de_CreateLedgerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: CreateLedgerRequest; + output: CreateLedgerResponse; + }; + sdk: { + input: CreateLedgerCommandInput; + output: CreateLedgerCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/DeleteLedgerCommand.ts b/clients/client-qldb/src/commands/DeleteLedgerCommand.ts index cd954092645e8..3a387bbce858e 100644 --- a/clients/client-qldb/src/commands/DeleteLedgerCommand.ts +++ b/clients/client-qldb/src/commands/DeleteLedgerCommand.ts @@ -89,4 +89,16 @@ export class DeleteLedgerCommand extends $Command .f(void 0, void 0) .ser(se_DeleteLedgerCommand) .de(de_DeleteLedgerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DeleteLedgerRequest; + output: {}; + }; + sdk: { + input: DeleteLedgerCommandInput; + output: DeleteLedgerCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/DescribeJournalKinesisStreamCommand.ts b/clients/client-qldb/src/commands/DescribeJournalKinesisStreamCommand.ts index f15571b1d6e08..628590e0b47d3 100644 --- a/clients/client-qldb/src/commands/DescribeJournalKinesisStreamCommand.ts +++ b/clients/client-qldb/src/commands/DescribeJournalKinesisStreamCommand.ts @@ -112,4 +112,16 @@ export class DescribeJournalKinesisStreamCommand extends $Command .f(void 0, void 0) .ser(se_DescribeJournalKinesisStreamCommand) .de(de_DescribeJournalKinesisStreamCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeJournalKinesisStreamRequest; + output: DescribeJournalKinesisStreamResponse; + }; + sdk: { + input: DescribeJournalKinesisStreamCommandInput; + output: DescribeJournalKinesisStreamCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/DescribeJournalS3ExportCommand.ts b/clients/client-qldb/src/commands/DescribeJournalS3ExportCommand.ts index c1fdff7a9cda8..6c6f98ac7039d 100644 --- a/clients/client-qldb/src/commands/DescribeJournalS3ExportCommand.ts +++ b/clients/client-qldb/src/commands/DescribeJournalS3ExportCommand.ts @@ -106,4 +106,16 @@ export class DescribeJournalS3ExportCommand extends $Command .f(void 0, void 0) .ser(se_DescribeJournalS3ExportCommand) .de(de_DescribeJournalS3ExportCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeJournalS3ExportRequest; + output: DescribeJournalS3ExportResponse; + }; + sdk: { + input: DescribeJournalS3ExportCommandInput; + output: DescribeJournalS3ExportCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/DescribeLedgerCommand.ts b/clients/client-qldb/src/commands/DescribeLedgerCommand.ts index 24003cfd47956..b3ea2c623d11f 100644 --- a/clients/client-qldb/src/commands/DescribeLedgerCommand.ts +++ b/clients/client-qldb/src/commands/DescribeLedgerCommand.ts @@ -94,4 +94,16 @@ export class DescribeLedgerCommand extends $Command .f(void 0, void 0) .ser(se_DescribeLedgerCommand) .de(de_DescribeLedgerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: DescribeLedgerRequest; + output: DescribeLedgerResponse; + }; + sdk: { + input: DescribeLedgerCommandInput; + output: DescribeLedgerCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/ExportJournalToS3Command.ts b/clients/client-qldb/src/commands/ExportJournalToS3Command.ts index 050ad7d38e204..49cebeb5ad9b7 100644 --- a/clients/client-qldb/src/commands/ExportJournalToS3Command.ts +++ b/clients/client-qldb/src/commands/ExportJournalToS3Command.ts @@ -104,4 +104,16 @@ export class ExportJournalToS3Command extends $Command .f(void 0, void 0) .ser(se_ExportJournalToS3Command) .de(de_ExportJournalToS3Command) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ExportJournalToS3Request; + output: ExportJournalToS3Response; + }; + sdk: { + input: ExportJournalToS3CommandInput; + output: ExportJournalToS3CommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/GetBlockCommand.ts b/clients/client-qldb/src/commands/GetBlockCommand.ts index dda598c518be6..c6c86729a997a 100644 --- a/clients/client-qldb/src/commands/GetBlockCommand.ts +++ b/clients/client-qldb/src/commands/GetBlockCommand.ts @@ -111,4 +111,16 @@ export class GetBlockCommand extends $Command .f(GetBlockRequestFilterSensitiveLog, GetBlockResponseFilterSensitiveLog) .ser(se_GetBlockCommand) .de(de_GetBlockCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetBlockRequest; + output: GetBlockResponse; + }; + sdk: { + input: GetBlockCommandInput; + output: GetBlockCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/GetDigestCommand.ts b/clients/client-qldb/src/commands/GetDigestCommand.ts index a3a40d41064d8..13e9b1b474fe4 100644 --- a/clients/client-qldb/src/commands/GetDigestCommand.ts +++ b/clients/client-qldb/src/commands/GetDigestCommand.ts @@ -90,4 +90,16 @@ export class GetDigestCommand extends $Command .f(void 0, GetDigestResponseFilterSensitiveLog) .ser(se_GetDigestCommand) .de(de_GetDigestCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetDigestRequest; + output: GetDigestResponse; + }; + sdk: { + input: GetDigestCommandInput; + output: GetDigestCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/GetRevisionCommand.ts b/clients/client-qldb/src/commands/GetRevisionCommand.ts index 1b5ac43c435b1..df53cf04ebd69 100644 --- a/clients/client-qldb/src/commands/GetRevisionCommand.ts +++ b/clients/client-qldb/src/commands/GetRevisionCommand.ts @@ -105,4 +105,16 @@ export class GetRevisionCommand extends $Command .f(GetRevisionRequestFilterSensitiveLog, GetRevisionResponseFilterSensitiveLog) .ser(se_GetRevisionCommand) .de(de_GetRevisionCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: GetRevisionRequest; + output: GetRevisionResponse; + }; + sdk: { + input: GetRevisionCommandInput; + output: GetRevisionCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/ListJournalKinesisStreamsForLedgerCommand.ts b/clients/client-qldb/src/commands/ListJournalKinesisStreamsForLedgerCommand.ts index d76c0cc0aaea6..5e5c1611d14fb 100644 --- a/clients/client-qldb/src/commands/ListJournalKinesisStreamsForLedgerCommand.ts +++ b/clients/client-qldb/src/commands/ListJournalKinesisStreamsForLedgerCommand.ts @@ -120,4 +120,16 @@ export class ListJournalKinesisStreamsForLedgerCommand extends $Command .f(void 0, void 0) .ser(se_ListJournalKinesisStreamsForLedgerCommand) .de(de_ListJournalKinesisStreamsForLedgerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListJournalKinesisStreamsForLedgerRequest; + output: ListJournalKinesisStreamsForLedgerResponse; + }; + sdk: { + input: ListJournalKinesisStreamsForLedgerCommandInput; + output: ListJournalKinesisStreamsForLedgerCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/ListJournalS3ExportsCommand.ts b/clients/client-qldb/src/commands/ListJournalS3ExportsCommand.ts index 62e0e2907bdb2..de0a99acbfc6f 100644 --- a/clients/client-qldb/src/commands/ListJournalS3ExportsCommand.ts +++ b/clients/client-qldb/src/commands/ListJournalS3ExportsCommand.ts @@ -104,4 +104,16 @@ export class ListJournalS3ExportsCommand extends $Command .f(void 0, void 0) .ser(se_ListJournalS3ExportsCommand) .de(de_ListJournalS3ExportsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListJournalS3ExportsRequest; + output: ListJournalS3ExportsResponse; + }; + sdk: { + input: ListJournalS3ExportsCommandInput; + output: ListJournalS3ExportsCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/ListJournalS3ExportsForLedgerCommand.ts b/clients/client-qldb/src/commands/ListJournalS3ExportsForLedgerCommand.ts index f5a08585108ba..aafeead972d24 100644 --- a/clients/client-qldb/src/commands/ListJournalS3ExportsForLedgerCommand.ts +++ b/clients/client-qldb/src/commands/ListJournalS3ExportsForLedgerCommand.ts @@ -109,4 +109,16 @@ export class ListJournalS3ExportsForLedgerCommand extends $Command .f(void 0, void 0) .ser(se_ListJournalS3ExportsForLedgerCommand) .de(de_ListJournalS3ExportsForLedgerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListJournalS3ExportsForLedgerRequest; + output: ListJournalS3ExportsForLedgerResponse; + }; + sdk: { + input: ListJournalS3ExportsForLedgerCommandInput; + output: ListJournalS3ExportsForLedgerCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/ListLedgersCommand.ts b/clients/client-qldb/src/commands/ListLedgersCommand.ts index 2bc0e615b9df1..0fad9b4e8655e 100644 --- a/clients/client-qldb/src/commands/ListLedgersCommand.ts +++ b/clients/client-qldb/src/commands/ListLedgersCommand.ts @@ -88,4 +88,16 @@ export class ListLedgersCommand extends $Command .f(void 0, void 0) .ser(se_ListLedgersCommand) .de(de_ListLedgersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListLedgersRequest; + output: ListLedgersResponse; + }; + sdk: { + input: ListLedgersCommandInput; + output: ListLedgersCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/ListTagsForResourceCommand.ts b/clients/client-qldb/src/commands/ListTagsForResourceCommand.ts index b2186ca7acc66..89928978e514f 100644 --- a/clients/client-qldb/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-qldb/src/commands/ListTagsForResourceCommand.ts @@ -85,4 +85,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/StreamJournalToKinesisCommand.ts b/clients/client-qldb/src/commands/StreamJournalToKinesisCommand.ts index cebe3137a4735..ff72b89309639 100644 --- a/clients/client-qldb/src/commands/StreamJournalToKinesisCommand.ts +++ b/clients/client-qldb/src/commands/StreamJournalToKinesisCommand.ts @@ -99,4 +99,16 @@ export class StreamJournalToKinesisCommand extends $Command .f(void 0, void 0) .ser(se_StreamJournalToKinesisCommand) .de(de_StreamJournalToKinesisCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StreamJournalToKinesisRequest; + output: StreamJournalToKinesisResponse; + }; + sdk: { + input: StreamJournalToKinesisCommandInput; + output: StreamJournalToKinesisCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/TagResourceCommand.ts b/clients/client-qldb/src/commands/TagResourceCommand.ts index 35754309e7ae4..65a1e1350099f 100644 --- a/clients/client-qldb/src/commands/TagResourceCommand.ts +++ b/clients/client-qldb/src/commands/TagResourceCommand.ts @@ -86,4 +86,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: {}; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/UntagResourceCommand.ts b/clients/client-qldb/src/commands/UntagResourceCommand.ts index f827b163b59b5..6a4a837079cd4 100644 --- a/clients/client-qldb/src/commands/UntagResourceCommand.ts +++ b/clients/client-qldb/src/commands/UntagResourceCommand.ts @@ -85,4 +85,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: {}; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/UpdateLedgerCommand.ts b/clients/client-qldb/src/commands/UpdateLedgerCommand.ts index a4931c46f0fbc..e54fc6497ff73 100644 --- a/clients/client-qldb/src/commands/UpdateLedgerCommand.ts +++ b/clients/client-qldb/src/commands/UpdateLedgerCommand.ts @@ -94,4 +94,16 @@ export class UpdateLedgerCommand extends $Command .f(void 0, void 0) .ser(se_UpdateLedgerCommand) .de(de_UpdateLedgerCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateLedgerRequest; + output: UpdateLedgerResponse; + }; + sdk: { + input: UpdateLedgerCommandInput; + output: UpdateLedgerCommandOutput; + }; + }; +} diff --git a/clients/client-qldb/src/commands/UpdateLedgerPermissionsModeCommand.ts b/clients/client-qldb/src/commands/UpdateLedgerPermissionsModeCommand.ts index 70c90786ea1ad..5189263484603 100644 --- a/clients/client-qldb/src/commands/UpdateLedgerPermissionsModeCommand.ts +++ b/clients/client-qldb/src/commands/UpdateLedgerPermissionsModeCommand.ts @@ -97,4 +97,16 @@ export class UpdateLedgerPermissionsModeCommand extends $Command .f(void 0, void 0) .ser(se_UpdateLedgerPermissionsModeCommand) .de(de_UpdateLedgerPermissionsModeCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateLedgerPermissionsModeRequest; + output: UpdateLedgerPermissionsModeResponse; + }; + sdk: { + input: UpdateLedgerPermissionsModeCommandInput; + output: UpdateLedgerPermissionsModeCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/CHANGELOG.md b/clients/client-quicksight/CHANGELOG.md index 7b00ace65bb12..603f93883d940 100644 --- a/clients/client-quicksight/CHANGELOG.md +++ b/clients/client-quicksight/CHANGELOG.md @@ -3,6 +3,33 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.655.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.654.0...v3.655.0) (2024-09-19) + + +### Features + +* **client-quicksight:** QuickSight: 1. Add new API - ListFoldersForResource. 2. Commit mode adds visibility configuration of Apply button on multi-select controls for authors. ([31b656f](https://github.com/aws/aws-sdk-js-v3/commit/31b656fc0cbcad1daac325f67a4e8694566f2272)) + + + + + +# [3.654.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.653.0...v3.654.0) (2024-09-18) + +**Note:** Version bump only for package @aws-sdk/client-quicksight + + + + + +## [3.651.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.651.0...v3.651.1) (2024-09-13) + +**Note:** Version bump only for package @aws-sdk/client-quicksight + + + + + # [3.650.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.649.0...v3.650.0) (2024-09-11) **Note:** Version bump only for package @aws-sdk/client-quicksight diff --git a/clients/client-quicksight/README.md b/clients/client-quicksight/README.md index 40ab8aa9183c6..7950b0d25d8cf 100644 --- a/clients/client-quicksight/README.md +++ b/clients/client-quicksight/README.md @@ -1063,6 +1063,14 @@ ListFolders [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/quicksight/command/ListFoldersCommand/) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-quicksight/Interface/ListFoldersCommandInput/) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-quicksight/Interface/ListFoldersCommandOutput/) +List all folders that a resource is a member of.
+ * @example + * Use a bare-bones client and the command you need to make an API call. + * ```javascript + * import { QuickSightClient, ListFoldersForResourceCommand } from "@aws-sdk/client-quicksight"; // ES Modules import + * // const { QuickSightClient, ListFoldersForResourceCommand } = require("@aws-sdk/client-quicksight"); // CommonJS import + * const client = new QuickSightClient(config); + * const input = { // ListFoldersForResourceRequest + * AwsAccountId: "STRING_VALUE", // required + * ResourceArn: "STRING_VALUE", // required + * NextToken: "STRING_VALUE", + * MaxResults: Number("int"), + * }; + * const command = new ListFoldersForResourceCommand(input); + * const response = await client.send(command); + * // { // ListFoldersForResourceResponse + * // Status: Number("int"), + * // Folders: [ // FoldersForResourceArnList + * // "STRING_VALUE", + * // ], + * // NextToken: "STRING_VALUE", + * // RequestId: "STRING_VALUE", + * // }; + * + * ``` + * + * @param ListFoldersForResourceCommandInput - {@link ListFoldersForResourceCommandInput} + * @returns {@link ListFoldersForResourceCommandOutput} + * @see {@link ListFoldersForResourceCommandInput} for command's `input` shape. + * @see {@link ListFoldersForResourceCommandOutput} for command's `response` shape. + * @see {@link QuickSightClientResolvedConfig | config} for QuickSightClient's `config` shape. + * + * @throws {@link AccessDeniedException} (client fault) + *You don't have access to this item. The provided credentials couldn't be + * validated. You might not be authorized to carry out the request. Make sure that your + * account is authorized to use the Amazon QuickSight service, that your policies have the + * correct permissions, and that you are using the correct credentials.
+ * + * @throws {@link InternalFailureException} (server fault) + *An internal failure occurred.
+ * + * @throws {@link InvalidNextTokenException} (client fault) + *The NextToken
value isn't valid.
One or more parameters has a value that isn't valid.
+ * + * @throws {@link ResourceNotFoundException} (client fault) + *One or more resources can't be found.
+ * + * @throws {@link ThrottlingException} (client fault) + *Access is throttled.
+ * + * @throws {@link UnsupportedUserEditionException} (client fault) + *This error indicates that you are calling an operation on an Amazon QuickSight + * subscription where the edition doesn't include support for that operation. Amazon + * Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and + * capability is available in every edition.
+ * + * @throws {@link QuickSightServiceException} + *Base exception class for all service exceptions from QuickSight service.
+ * + * @public + */ +export class ListFoldersForResourceCommand extends $Command + .classBuilder< + ListFoldersForResourceCommandInput, + ListFoldersForResourceCommandOutput, + QuickSightClientResolvedConfig, + ServiceInputTypes, + ServiceOutputTypes + >() + .ep(commonParams) + .m(function (this: any, Command: any, cs: any, config: QuickSightClientResolvedConfig, o: any) { + return [ + getSerdePlugin(config, this.serialize, this.deserialize), + getEndpointPlugin(config, Command.getEndpointParameterInstructions()), + ]; + }) + .s("QuickSight_20180401", "ListFoldersForResource", {}) + .n("QuickSightClient", "ListFoldersForResourceCommand") + .f(void 0, void 0) + .ser(se_ListFoldersForResourceCommand) + .de(de_ListFoldersForResourceCommand) + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListFoldersForResourceRequest; + output: ListFoldersForResourceResponse; + }; + sdk: { + input: ListFoldersForResourceCommandInput; + output: ListFoldersForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListGroupMembershipsCommand.ts b/clients/client-quicksight/src/commands/ListGroupMembershipsCommand.ts index a546e087b32a6..149883a39596b 100644 --- a/clients/client-quicksight/src/commands/ListGroupMembershipsCommand.ts +++ b/clients/client-quicksight/src/commands/ListGroupMembershipsCommand.ts @@ -116,4 +116,16 @@ export class ListGroupMembershipsCommand extends $Command .f(void 0, void 0) .ser(se_ListGroupMembershipsCommand) .de(de_ListGroupMembershipsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListGroupMembershipsRequest; + output: ListGroupMembershipsResponse; + }; + sdk: { + input: ListGroupMembershipsCommandInput; + output: ListGroupMembershipsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListGroupsCommand.ts b/clients/client-quicksight/src/commands/ListGroupsCommand.ts index 6b4783fb26e97..4ca4245e16ca9 100644 --- a/clients/client-quicksight/src/commands/ListGroupsCommand.ts +++ b/clients/client-quicksight/src/commands/ListGroupsCommand.ts @@ -117,4 +117,16 @@ export class ListGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListGroupsCommand) .de(de_ListGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListGroupsRequest; + output: ListGroupsResponse; + }; + sdk: { + input: ListGroupsCommandInput; + output: ListGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsCommand.ts b/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsCommand.ts index 0da6f5c52e071..ce068f523352a 100644 --- a/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsCommand.ts +++ b/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsCommand.ts @@ -112,4 +112,16 @@ export class ListIAMPolicyAssignmentsCommand extends $Command .f(void 0, void 0) .ser(se_ListIAMPolicyAssignmentsCommand) .de(de_ListIAMPolicyAssignmentsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIAMPolicyAssignmentsRequest; + output: ListIAMPolicyAssignmentsResponse; + }; + sdk: { + input: ListIAMPolicyAssignmentsCommandInput; + output: ListIAMPolicyAssignmentsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsForUserCommand.ts b/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsForUserCommand.ts index 2e5b5067ed53b..44ef0597dbba5 100644 --- a/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsForUserCommand.ts +++ b/clients/client-quicksight/src/commands/ListIAMPolicyAssignmentsForUserCommand.ts @@ -125,4 +125,16 @@ export class ListIAMPolicyAssignmentsForUserCommand extends $Command .f(void 0, void 0) .ser(se_ListIAMPolicyAssignmentsForUserCommand) .de(de_ListIAMPolicyAssignmentsForUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIAMPolicyAssignmentsForUserRequest; + output: ListIAMPolicyAssignmentsForUserResponse; + }; + sdk: { + input: ListIAMPolicyAssignmentsForUserCommandInput; + output: ListIAMPolicyAssignmentsForUserCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListIdentityPropagationConfigsCommand.ts b/clients/client-quicksight/src/commands/ListIdentityPropagationConfigsCommand.ts index 1c4c382634a75..1a442402de942 100644 --- a/clients/client-quicksight/src/commands/ListIdentityPropagationConfigsCommand.ts +++ b/clients/client-quicksight/src/commands/ListIdentityPropagationConfigsCommand.ts @@ -113,4 +113,16 @@ export class ListIdentityPropagationConfigsCommand extends $Command .f(void 0, void 0) .ser(se_ListIdentityPropagationConfigsCommand) .de(de_ListIdentityPropagationConfigsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIdentityPropagationConfigsRequest; + output: ListIdentityPropagationConfigsResponse; + }; + sdk: { + input: ListIdentityPropagationConfigsCommandInput; + output: ListIdentityPropagationConfigsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListIngestionsCommand.ts b/clients/client-quicksight/src/commands/ListIngestionsCommand.ts index 6a9c6af75cb68..c4f8c6f134387 100644 --- a/clients/client-quicksight/src/commands/ListIngestionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListIngestionsCommand.ts @@ -131,4 +131,16 @@ export class ListIngestionsCommand extends $Command .f(void 0, void 0) .ser(se_ListIngestionsCommand) .de(de_ListIngestionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListIngestionsRequest; + output: ListIngestionsResponse; + }; + sdk: { + input: ListIngestionsCommandInput; + output: ListIngestionsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListNamespacesCommand.ts b/clients/client-quicksight/src/commands/ListNamespacesCommand.ts index f46ede2eebe3b..9cba6d443f6dc 100644 --- a/clients/client-quicksight/src/commands/ListNamespacesCommand.ts +++ b/clients/client-quicksight/src/commands/ListNamespacesCommand.ts @@ -121,4 +121,16 @@ export class ListNamespacesCommand extends $Command .f(void 0, void 0) .ser(se_ListNamespacesCommand) .de(de_ListNamespacesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListNamespacesRequest; + output: ListNamespacesResponse; + }; + sdk: { + input: ListNamespacesCommandInput; + output: ListNamespacesCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListRefreshSchedulesCommand.ts b/clients/client-quicksight/src/commands/ListRefreshSchedulesCommand.ts index 9345333118aec..f8153c35099a1 100644 --- a/clients/client-quicksight/src/commands/ListRefreshSchedulesCommand.ts +++ b/clients/client-quicksight/src/commands/ListRefreshSchedulesCommand.ts @@ -117,4 +117,16 @@ export class ListRefreshSchedulesCommand extends $Command .f(void 0, void 0) .ser(se_ListRefreshSchedulesCommand) .de(de_ListRefreshSchedulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRefreshSchedulesRequest; + output: ListRefreshSchedulesResponse; + }; + sdk: { + input: ListRefreshSchedulesCommandInput; + output: ListRefreshSchedulesCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListRoleMembershipsCommand.ts b/clients/client-quicksight/src/commands/ListRoleMembershipsCommand.ts index 789c084fdc3b0..61bbbbd72398b 100644 --- a/clients/client-quicksight/src/commands/ListRoleMembershipsCommand.ts +++ b/clients/client-quicksight/src/commands/ListRoleMembershipsCommand.ts @@ -116,4 +116,16 @@ export class ListRoleMembershipsCommand extends $Command .f(void 0, void 0) .ser(se_ListRoleMembershipsCommand) .de(de_ListRoleMembershipsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListRoleMembershipsRequest; + output: ListRoleMembershipsResponse; + }; + sdk: { + input: ListRoleMembershipsCommandInput; + output: ListRoleMembershipsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListTagsForResourceCommand.ts b/clients/client-quicksight/src/commands/ListTagsForResourceCommand.ts index ffb0dca4c9345..a55517007cc77 100644 --- a/clients/client-quicksight/src/commands/ListTagsForResourceCommand.ts +++ b/clients/client-quicksight/src/commands/ListTagsForResourceCommand.ts @@ -102,4 +102,16 @@ export class ListTagsForResourceCommand extends $Command .f(void 0, void 0) .ser(se_ListTagsForResourceCommand) .de(de_ListTagsForResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTagsForResourceRequest; + output: ListTagsForResourceResponse; + }; + sdk: { + input: ListTagsForResourceCommandInput; + output: ListTagsForResourceCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListTemplateAliasesCommand.ts b/clients/client-quicksight/src/commands/ListTemplateAliasesCommand.ts index 851883a7deb6b..568eeb8ef37ff 100644 --- a/clients/client-quicksight/src/commands/ListTemplateAliasesCommand.ts +++ b/clients/client-quicksight/src/commands/ListTemplateAliasesCommand.ts @@ -107,4 +107,16 @@ export class ListTemplateAliasesCommand extends $Command .f(void 0, void 0) .ser(se_ListTemplateAliasesCommand) .de(de_ListTemplateAliasesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTemplateAliasesRequest; + output: ListTemplateAliasesResponse; + }; + sdk: { + input: ListTemplateAliasesCommandInput; + output: ListTemplateAliasesCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListTemplateVersionsCommand.ts b/clients/client-quicksight/src/commands/ListTemplateVersionsCommand.ts index 56bc5bb85e479..258896800dd61 100644 --- a/clients/client-quicksight/src/commands/ListTemplateVersionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListTemplateVersionsCommand.ts @@ -112,4 +112,16 @@ export class ListTemplateVersionsCommand extends $Command .f(void 0, void 0) .ser(se_ListTemplateVersionsCommand) .de(de_ListTemplateVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTemplateVersionsRequest; + output: ListTemplateVersionsResponse; + }; + sdk: { + input: ListTemplateVersionsCommandInput; + output: ListTemplateVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListTemplatesCommand.ts b/clients/client-quicksight/src/commands/ListTemplatesCommand.ts index fd3abadb4ab40..dfac9a4d6aed7 100644 --- a/clients/client-quicksight/src/commands/ListTemplatesCommand.ts +++ b/clients/client-quicksight/src/commands/ListTemplatesCommand.ts @@ -112,4 +112,16 @@ export class ListTemplatesCommand extends $Command .f(void 0, void 0) .ser(se_ListTemplatesCommand) .de(de_ListTemplatesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTemplatesRequest; + output: ListTemplatesResponse; + }; + sdk: { + input: ListTemplatesCommandInput; + output: ListTemplatesCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListThemeAliasesCommand.ts b/clients/client-quicksight/src/commands/ListThemeAliasesCommand.ts index 0e7ef95333141..f4c21d852038b 100644 --- a/clients/client-quicksight/src/commands/ListThemeAliasesCommand.ts +++ b/clients/client-quicksight/src/commands/ListThemeAliasesCommand.ts @@ -113,4 +113,16 @@ export class ListThemeAliasesCommand extends $Command .f(void 0, void 0) .ser(se_ListThemeAliasesCommand) .de(de_ListThemeAliasesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListThemeAliasesRequest; + output: ListThemeAliasesResponse; + }; + sdk: { + input: ListThemeAliasesCommandInput; + output: ListThemeAliasesCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListThemeVersionsCommand.ts b/clients/client-quicksight/src/commands/ListThemeVersionsCommand.ts index 25b54e873412b..4b32d5f1ac223 100644 --- a/clients/client-quicksight/src/commands/ListThemeVersionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListThemeVersionsCommand.ts @@ -118,4 +118,16 @@ export class ListThemeVersionsCommand extends $Command .f(void 0, void 0) .ser(se_ListThemeVersionsCommand) .de(de_ListThemeVersionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListThemeVersionsRequest; + output: ListThemeVersionsResponse; + }; + sdk: { + input: ListThemeVersionsCommandInput; + output: ListThemeVersionsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListThemesCommand.ts b/clients/client-quicksight/src/commands/ListThemesCommand.ts index 47d756898e56a..7840d72ac7f14 100644 --- a/clients/client-quicksight/src/commands/ListThemesCommand.ts +++ b/clients/client-quicksight/src/commands/ListThemesCommand.ts @@ -119,4 +119,16 @@ export class ListThemesCommand extends $Command .f(void 0, void 0) .ser(se_ListThemesCommand) .de(de_ListThemesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListThemesRequest; + output: ListThemesResponse; + }; + sdk: { + input: ListThemesCommandInput; + output: ListThemesCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListTopicRefreshSchedulesCommand.ts b/clients/client-quicksight/src/commands/ListTopicRefreshSchedulesCommand.ts index f051246169d84..289f9b219f6bf 100644 --- a/clients/client-quicksight/src/commands/ListTopicRefreshSchedulesCommand.ts +++ b/clients/client-quicksight/src/commands/ListTopicRefreshSchedulesCommand.ts @@ -123,4 +123,16 @@ export class ListTopicRefreshSchedulesCommand extends $Command .f(void 0, void 0) .ser(se_ListTopicRefreshSchedulesCommand) .de(de_ListTopicRefreshSchedulesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTopicRefreshSchedulesRequest; + output: ListTopicRefreshSchedulesResponse; + }; + sdk: { + input: ListTopicRefreshSchedulesCommandInput; + output: ListTopicRefreshSchedulesCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListTopicReviewedAnswersCommand.ts b/clients/client-quicksight/src/commands/ListTopicReviewedAnswersCommand.ts index 4cf85a5befc4a..15a865cadc248 100644 --- a/clients/client-quicksight/src/commands/ListTopicReviewedAnswersCommand.ts +++ b/clients/client-quicksight/src/commands/ListTopicReviewedAnswersCommand.ts @@ -577,4 +577,16 @@ export class ListTopicReviewedAnswersCommand extends $Command .f(void 0, ListTopicReviewedAnswersResponseFilterSensitiveLog) .ser(se_ListTopicReviewedAnswersCommand) .de(de_ListTopicReviewedAnswersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTopicReviewedAnswersRequest; + output: ListTopicReviewedAnswersResponse; + }; + sdk: { + input: ListTopicReviewedAnswersCommandInput; + output: ListTopicReviewedAnswersCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListTopicsCommand.ts b/clients/client-quicksight/src/commands/ListTopicsCommand.ts index 867056d2c2970..e1104d2fd4a39 100644 --- a/clients/client-quicksight/src/commands/ListTopicsCommand.ts +++ b/clients/client-quicksight/src/commands/ListTopicsCommand.ts @@ -107,4 +107,16 @@ export class ListTopicsCommand extends $Command .f(void 0, void 0) .ser(se_ListTopicsCommand) .de(de_ListTopicsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListTopicsRequest; + output: ListTopicsResponse; + }; + sdk: { + input: ListTopicsCommandInput; + output: ListTopicsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListUserGroupsCommand.ts b/clients/client-quicksight/src/commands/ListUserGroupsCommand.ts index a33f4c3aefd72..2e5de2ad10525 100644 --- a/clients/client-quicksight/src/commands/ListUserGroupsCommand.ts +++ b/clients/client-quicksight/src/commands/ListUserGroupsCommand.ts @@ -115,4 +115,16 @@ export class ListUserGroupsCommand extends $Command .f(void 0, void 0) .ser(se_ListUserGroupsCommand) .de(de_ListUserGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListUserGroupsRequest; + output: ListUserGroupsResponse; + }; + sdk: { + input: ListUserGroupsCommandInput; + output: ListUserGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListUsersCommand.ts b/clients/client-quicksight/src/commands/ListUsersCommand.ts index 325a918ecc832..5ab004814d169 100644 --- a/clients/client-quicksight/src/commands/ListUsersCommand.ts +++ b/clients/client-quicksight/src/commands/ListUsersCommand.ts @@ -124,4 +124,16 @@ export class ListUsersCommand extends $Command .f(void 0, void 0) .ser(se_ListUsersCommand) .de(de_ListUsersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListUsersRequest; + output: ListUsersResponse; + }; + sdk: { + input: ListUsersCommandInput; + output: ListUsersCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/ListVPCConnectionsCommand.ts b/clients/client-quicksight/src/commands/ListVPCConnectionsCommand.ts index 3e571187c1f24..fa5aff9139050 100644 --- a/clients/client-quicksight/src/commands/ListVPCConnectionsCommand.ts +++ b/clients/client-quicksight/src/commands/ListVPCConnectionsCommand.ts @@ -134,4 +134,16 @@ export class ListVPCConnectionsCommand extends $Command .f(void 0, void 0) .ser(se_ListVPCConnectionsCommand) .de(de_ListVPCConnectionsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: ListVPCConnectionsRequest; + output: ListVPCConnectionsResponse; + }; + sdk: { + input: ListVPCConnectionsCommandInput; + output: ListVPCConnectionsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/PutDataSetRefreshPropertiesCommand.ts b/clients/client-quicksight/src/commands/PutDataSetRefreshPropertiesCommand.ts index 78ec883d856c0..a91d8097f7c79 100644 --- a/clients/client-quicksight/src/commands/PutDataSetRefreshPropertiesCommand.ts +++ b/clients/client-quicksight/src/commands/PutDataSetRefreshPropertiesCommand.ts @@ -122,4 +122,16 @@ export class PutDataSetRefreshPropertiesCommand extends $Command .f(void 0, void 0) .ser(se_PutDataSetRefreshPropertiesCommand) .de(de_PutDataSetRefreshPropertiesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: PutDataSetRefreshPropertiesRequest; + output: PutDataSetRefreshPropertiesResponse; + }; + sdk: { + input: PutDataSetRefreshPropertiesCommandInput; + output: PutDataSetRefreshPropertiesCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/RegisterUserCommand.ts b/clients/client-quicksight/src/commands/RegisterUserCommand.ts index 8776b2ac7623c..8f051b3ef09af 100644 --- a/clients/client-quicksight/src/commands/RegisterUserCommand.ts +++ b/clients/client-quicksight/src/commands/RegisterUserCommand.ts @@ -139,4 +139,16 @@ export class RegisterUserCommand extends $Command .f(void 0, void 0) .ser(se_RegisterUserCommand) .de(de_RegisterUserCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RegisterUserRequest; + output: RegisterUserResponse; + }; + sdk: { + input: RegisterUserCommandInput; + output: RegisterUserCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/RestoreAnalysisCommand.ts b/clients/client-quicksight/src/commands/RestoreAnalysisCommand.ts index 249b6acea0dec..2d80b90ab023d 100644 --- a/clients/client-quicksight/src/commands/RestoreAnalysisCommand.ts +++ b/clients/client-quicksight/src/commands/RestoreAnalysisCommand.ts @@ -102,4 +102,16 @@ export class RestoreAnalysisCommand extends $Command .f(void 0, void 0) .ser(se_RestoreAnalysisCommand) .de(de_RestoreAnalysisCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: RestoreAnalysisRequest; + output: RestoreAnalysisResponse; + }; + sdk: { + input: RestoreAnalysisCommandInput; + output: RestoreAnalysisCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/SearchAnalysesCommand.ts b/clients/client-quicksight/src/commands/SearchAnalysesCommand.ts index ecb770b1c8d0d..587e98389ec86 100644 --- a/clients/client-quicksight/src/commands/SearchAnalysesCommand.ts +++ b/clients/client-quicksight/src/commands/SearchAnalysesCommand.ts @@ -122,4 +122,16 @@ export class SearchAnalysesCommand extends $Command .f(void 0, void 0) .ser(se_SearchAnalysesCommand) .de(de_SearchAnalysesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchAnalysesRequest; + output: SearchAnalysesResponse; + }; + sdk: { + input: SearchAnalysesCommandInput; + output: SearchAnalysesCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/SearchDashboardsCommand.ts b/clients/client-quicksight/src/commands/SearchDashboardsCommand.ts index d5c952e5f4a7e..4a5999a9675f9 100644 --- a/clients/client-quicksight/src/commands/SearchDashboardsCommand.ts +++ b/clients/client-quicksight/src/commands/SearchDashboardsCommand.ts @@ -123,4 +123,16 @@ export class SearchDashboardsCommand extends $Command .f(void 0, void 0) .ser(se_SearchDashboardsCommand) .de(de_SearchDashboardsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchDashboardsRequest; + output: SearchDashboardsResponse; + }; + sdk: { + input: SearchDashboardsCommandInput; + output: SearchDashboardsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/SearchDataSetsCommand.ts b/clients/client-quicksight/src/commands/SearchDataSetsCommand.ts index 824e9ddc37c14..bf33c085f6419 100644 --- a/clients/client-quicksight/src/commands/SearchDataSetsCommand.ts +++ b/clients/client-quicksight/src/commands/SearchDataSetsCommand.ts @@ -128,4 +128,16 @@ export class SearchDataSetsCommand extends $Command .f(void 0, void 0) .ser(se_SearchDataSetsCommand) .de(de_SearchDataSetsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchDataSetsRequest; + output: SearchDataSetsResponse; + }; + sdk: { + input: SearchDataSetsCommandInput; + output: SearchDataSetsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/SearchDataSourcesCommand.ts b/clients/client-quicksight/src/commands/SearchDataSourcesCommand.ts index affbcf1b2b84f..afb69307ae6a7 100644 --- a/clients/client-quicksight/src/commands/SearchDataSourcesCommand.ts +++ b/clients/client-quicksight/src/commands/SearchDataSourcesCommand.ts @@ -119,4 +119,16 @@ export class SearchDataSourcesCommand extends $Command .f(void 0, void 0) .ser(se_SearchDataSourcesCommand) .de(de_SearchDataSourcesCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchDataSourcesRequest; + output: SearchDataSourcesResponse; + }; + sdk: { + input: SearchDataSourcesCommandInput; + output: SearchDataSourcesCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/SearchFoldersCommand.ts b/clients/client-quicksight/src/commands/SearchFoldersCommand.ts index 2166a6c8c7f6a..c0541fdcda61e 100644 --- a/clients/client-quicksight/src/commands/SearchFoldersCommand.ts +++ b/clients/client-quicksight/src/commands/SearchFoldersCommand.ts @@ -129,4 +129,16 @@ export class SearchFoldersCommand extends $Command .f(void 0, void 0) .ser(se_SearchFoldersCommand) .de(de_SearchFoldersCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchFoldersRequest; + output: SearchFoldersResponse; + }; + sdk: { + input: SearchFoldersCommandInput; + output: SearchFoldersCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/SearchGroupsCommand.ts b/clients/client-quicksight/src/commands/SearchGroupsCommand.ts index c551f39e8e3c4..231f2d4ad2d0a 100644 --- a/clients/client-quicksight/src/commands/SearchGroupsCommand.ts +++ b/clients/client-quicksight/src/commands/SearchGroupsCommand.ts @@ -124,4 +124,16 @@ export class SearchGroupsCommand extends $Command .f(void 0, void 0) .ser(se_SearchGroupsCommand) .de(de_SearchGroupsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: SearchGroupsRequest; + output: SearchGroupsResponse; + }; + sdk: { + input: SearchGroupsCommandInput; + output: SearchGroupsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/StartAssetBundleExportJobCommand.ts b/clients/client-quicksight/src/commands/StartAssetBundleExportJobCommand.ts index e5fbbb8146fe7..a0724f595dab5 100644 --- a/clients/client-quicksight/src/commands/StartAssetBundleExportJobCommand.ts +++ b/clients/client-quicksight/src/commands/StartAssetBundleExportJobCommand.ts @@ -181,4 +181,16 @@ export class StartAssetBundleExportJobCommand extends $Command .f(void 0, void 0) .ser(se_StartAssetBundleExportJobCommand) .de(de_StartAssetBundleExportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartAssetBundleExportJobRequest; + output: StartAssetBundleExportJobResponse; + }; + sdk: { + input: StartAssetBundleExportJobCommandInput; + output: StartAssetBundleExportJobCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/StartAssetBundleImportJobCommand.ts b/clients/client-quicksight/src/commands/StartAssetBundleImportJobCommand.ts index 99ad89c57f886..95db5dbfd459a 100644 --- a/clients/client-quicksight/src/commands/StartAssetBundleImportJobCommand.ts +++ b/clients/client-quicksight/src/commands/StartAssetBundleImportJobCommand.ts @@ -467,4 +467,16 @@ export class StartAssetBundleImportJobCommand extends $Command .f(StartAssetBundleImportJobRequestFilterSensitiveLog, void 0) .ser(se_StartAssetBundleImportJobCommand) .de(de_StartAssetBundleImportJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartAssetBundleImportJobRequest; + output: StartAssetBundleImportJobResponse; + }; + sdk: { + input: StartAssetBundleImportJobCommandInput; + output: StartAssetBundleImportJobCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/StartDashboardSnapshotJobCommand.ts b/clients/client-quicksight/src/commands/StartDashboardSnapshotJobCommand.ts index b16de49f2f5ff..00b3b74babbfa 100644 --- a/clients/client-quicksight/src/commands/StartDashboardSnapshotJobCommand.ts +++ b/clients/client-quicksight/src/commands/StartDashboardSnapshotJobCommand.ts @@ -263,4 +263,16 @@ export class StartDashboardSnapshotJobCommand extends $Command .f(StartDashboardSnapshotJobRequestFilterSensitiveLog, void 0) .ser(se_StartDashboardSnapshotJobCommand) .de(de_StartDashboardSnapshotJobCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: StartDashboardSnapshotJobRequest; + output: StartDashboardSnapshotJobResponse; + }; + sdk: { + input: StartDashboardSnapshotJobCommandInput; + output: StartDashboardSnapshotJobCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/TagResourceCommand.ts b/clients/client-quicksight/src/commands/TagResourceCommand.ts index 63f1369742843..743a139e9b3b1 100644 --- a/clients/client-quicksight/src/commands/TagResourceCommand.ts +++ b/clients/client-quicksight/src/commands/TagResourceCommand.ts @@ -124,4 +124,16 @@ export class TagResourceCommand extends $Command .f(void 0, void 0) .ser(se_TagResourceCommand) .de(de_TagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: TagResourceRequest; + output: TagResourceResponse; + }; + sdk: { + input: TagResourceCommandInput; + output: TagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/UntagResourceCommand.ts b/clients/client-quicksight/src/commands/UntagResourceCommand.ts index c2e873abf7cbe..4da7683a9e84c 100644 --- a/clients/client-quicksight/src/commands/UntagResourceCommand.ts +++ b/clients/client-quicksight/src/commands/UntagResourceCommand.ts @@ -99,4 +99,16 @@ export class UntagResourceCommand extends $Command .f(void 0, void 0) .ser(se_UntagResourceCommand) .de(de_UntagResourceCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UntagResourceRequest; + output: UntagResourceResponse; + }; + sdk: { + input: UntagResourceCommandInput; + output: UntagResourceCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/UpdateAccountCustomizationCommand.ts b/clients/client-quicksight/src/commands/UpdateAccountCustomizationCommand.ts index 157b3c4e76b21..0299e0606eb46 100644 --- a/clients/client-quicksight/src/commands/UpdateAccountCustomizationCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateAccountCustomizationCommand.ts @@ -118,4 +118,16 @@ export class UpdateAccountCustomizationCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAccountCustomizationCommand) .de(de_UpdateAccountCustomizationCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAccountCustomizationRequest; + output: UpdateAccountCustomizationResponse; + }; + sdk: { + input: UpdateAccountCustomizationCommandInput; + output: UpdateAccountCustomizationCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/UpdateAccountSettingsCommand.ts b/clients/client-quicksight/src/commands/UpdateAccountSettingsCommand.ts index 9e298e879ce11..c8f87d3c441be 100644 --- a/clients/client-quicksight/src/commands/UpdateAccountSettingsCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateAccountSettingsCommand.ts @@ -102,4 +102,16 @@ export class UpdateAccountSettingsCommand extends $Command .f(void 0, void 0) .ser(se_UpdateAccountSettingsCommand) .de(de_UpdateAccountSettingsCommand) - .build() {} + .build() { + /** @internal type navigation helper, not in runtime. */ + protected declare static __types: { + api: { + input: UpdateAccountSettingsRequest; + output: UpdateAccountSettingsResponse; + }; + sdk: { + input: UpdateAccountSettingsCommandInput; + output: UpdateAccountSettingsCommandOutput; + }; + }; +} diff --git a/clients/client-quicksight/src/commands/UpdateAnalysisCommand.ts b/clients/client-quicksight/src/commands/UpdateAnalysisCommand.ts index 56e675c53a1b1..aed3d910c2368 100644 --- a/clients/client-quicksight/src/commands/UpdateAnalysisCommand.ts +++ b/clients/client-quicksight/src/commands/UpdateAnalysisCommand.ts @@ -235,6 +235,7 @@ export interface UpdateAnalysisCommandOutput extends UpdateAnalysisResponse, __M * }, * ], * }, + * CommitMode: "AUTO" || "MANUAL", * }, * TextField: { // ParameterTextFieldControl * ParameterControlId: "STRING_VALUE", // required @@ -323,6 +324,7 @@ export interface UpdateAnalysisCommandOutput extends UpdateAnalysisResponse, __M * DateIconVisibility: "HIDDEN" || "VISIBLE", * }, * Type: "SINGLE_VALUED" || "DATE_RANGE", + * CommitMode: "AUTO" || "MANUAL", * }, * List: { // FilterListControl * FilterControlId: "STRING_VALUE", // required @@ -381,6 +383,7 @@ export interface UpdateAnalysisCommandOutput extends UpdateAnalysisResponse, __M * }, * ], * }, + * CommitMode: "AUTO" || "MANUAL", * }, * TextField: { // FilterTextFieldControl * FilterControlId: "STRING_VALUE", // required @@ -429,6 +432,7 @@ export interface UpdateAnalysisCommandOutput extends UpdateAnalysisResponse, __M * DateTimeFormat: "STRING_VALUE", * InfoIconLabelOptions: "