Skip to content

Commit 567a530

Browse files
authored
feat(codegen): add codegen indicator comment to all generated files (#3592)
* feat(codegen): add codegen indicator comment to all generated files * feat(codegen): add "do not edit" comment to readme.md template
1 parent ba3d932 commit 567a530

File tree

18,811 files changed

+19443
-0
lines changed

Some content is hidden

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

18,811 files changed

+19443
-0
lines changed

Diff for: clients/client-accessanalyzer/README.md

+2

Diff for: clients/client-accessanalyzer/src/AccessAnalyzer.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
23

34
import { AccessAnalyzerClient } from "./AccessAnalyzerClient";

Diff for: clients/client-accessanalyzer/src/AccessAnalyzerClient.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import {
23
EndpointsInputConfig,
34
EndpointsResolvedConfig,

Diff for: clients/client-accessanalyzer/src/commands/ApplyArchiveRuleCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/CancelPolicyGenerationCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/CreateAccessPreviewCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/CreateAnalyzerCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/CreateArchiveRuleCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/DeleteAnalyzerCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/DeleteArchiveRuleCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/GetAccessPreviewCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/GetAnalyzedResourceCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/GetAnalyzerCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/GetArchiveRuleCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/GetFindingCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/GetGeneratedPolicyCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/ListAccessPreviewFindingsCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/ListAccessPreviewsCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/ListAnalyzedResourcesCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/ListAnalyzersCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/ListArchiveRulesCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/ListFindingsCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/ListPolicyGenerationsCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/ListTagsForResourceCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/StartPolicyGenerationCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/StartResourceScanCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/TagResourceCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/UntagResourceCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/UpdateArchiveRuleCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/UpdateFindingsCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/ValidatePolicyCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-accessanalyzer/src/commands/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
export * from "./ApplyArchiveRuleCommand";
23
export * from "./CancelPolicyGenerationCommand";
34
export * from "./CreateAccessPreviewCommand";

Diff for: clients/client-accessanalyzer/src/endpoints.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getRegionInfo, PartitionHash, RegionHash } from "@aws-sdk/config-resolver";
23
import { RegionInfoProvider, RegionInfoProviderOptions } from "@aws-sdk/types";
34

Diff for: clients/client-accessanalyzer/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export * from "./AccessAnalyzer";
2+
// smithy-typescript generated code
23
export * from "./AccessAnalyzerClient";
34
export * from "./commands";
45
export * from "./models";

Diff for: clients/client-accessanalyzer/src/models/AccessAnalyzerServiceException.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import {
23
ServiceException as __ServiceException,
34
ServiceExceptionOptions as __ServiceExceptionOptions,

Diff for: clients/client-accessanalyzer/src/models/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
// smithy-typescript generated code
12
export * from "./models_0";

Diff for: clients/client-accessanalyzer/src/models/models_0.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
23
import { MetadataBearer as $MetadataBearer } from "@aws-sdk/types";
34

Diff for: clients/client-accessanalyzer/src/pagination/Interfaces.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { PaginationConfiguration } from "@aws-sdk/types";
23

34
import { AccessAnalyzer } from "../AccessAnalyzer";

Diff for: clients/client-accessanalyzer/src/pagination/ListAccessPreviewFindingsPaginator.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { Paginator } from "@aws-sdk/types";
23

34
import { AccessAnalyzer } from "../AccessAnalyzer";

Diff for: clients/client-accessanalyzer/src/pagination/ListAccessPreviewsPaginator.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { Paginator } from "@aws-sdk/types";
23

34
import { AccessAnalyzer } from "../AccessAnalyzer";

Diff for: clients/client-accessanalyzer/src/pagination/ListAnalyzedResourcesPaginator.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { Paginator } from "@aws-sdk/types";
23

34
import { AccessAnalyzer } from "../AccessAnalyzer";

Diff for: clients/client-accessanalyzer/src/pagination/ListAnalyzersPaginator.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { Paginator } from "@aws-sdk/types";
23

34
import { AccessAnalyzer } from "../AccessAnalyzer";

Diff for: clients/client-accessanalyzer/src/pagination/ListArchiveRulesPaginator.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { Paginator } from "@aws-sdk/types";
23

34
import { AccessAnalyzer } from "../AccessAnalyzer";

Diff for: clients/client-accessanalyzer/src/pagination/ListFindingsPaginator.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { Paginator } from "@aws-sdk/types";
23

34
import { AccessAnalyzer } from "../AccessAnalyzer";

Diff for: clients/client-accessanalyzer/src/pagination/ListPolicyGenerationsPaginator.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { Paginator } from "@aws-sdk/types";
23

34
import { AccessAnalyzer } from "../AccessAnalyzer";

Diff for: clients/client-accessanalyzer/src/pagination/ValidatePolicyPaginator.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { Paginator } from "@aws-sdk/types";
23

34
import { AccessAnalyzer } from "../AccessAnalyzer";

Diff for: clients/client-accessanalyzer/src/pagination/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
export * from "./Interfaces";
23
export * from "./ListAccessPreviewFindingsPaginator";
34
export * from "./ListAccessPreviewsPaginator";

Diff for: clients/client-accessanalyzer/src/protocols/Aws_restJson1.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
23
import {
34
decorateServiceException as __decorateServiceException,

Diff for: clients/client-accessanalyzer/src/runtimeConfig.browser.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
// @ts-ignore: package.json will be imported from dist folders
23
import packageInfo from "../package.json"; // eslint-disable-line
34

Diff for: clients/client-accessanalyzer/src/runtimeConfig.native.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { Sha256 } from "@aws-crypto/sha256-js";
23

34
import { AccessAnalyzerClientConfig } from "./AccessAnalyzerClient";

Diff for: clients/client-accessanalyzer/src/runtimeConfig.shared.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { Logger as __Logger } from "@aws-sdk/types";
23
import { parseUrl } from "@aws-sdk/url-parser";
34

Diff for: clients/client-accessanalyzer/src/runtimeConfig.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
// @ts-ignore: package.json will be imported from dist folders
23
import packageInfo from "../package.json"; // eslint-disable-line
34

Diff for: clients/client-account/README.md

+2

Diff for: clients/client-account/src/Account.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
23

34
import { AccountClient } from "./AccountClient";

Diff for: clients/client-account/src/AccountClient.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import {
23
EndpointsInputConfig,
34
EndpointsResolvedConfig,

Diff for: clients/client-account/src/commands/DeleteAlternateContactCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-account/src/commands/GetAlternateContactCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-account/src/commands/PutAlternateContactCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-account/src/commands/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
export * from "./DeleteAlternateContactCommand";
23
export * from "./GetAlternateContactCommand";
34
export * from "./PutAlternateContactCommand";

Diff for: clients/client-account/src/endpoints.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getRegionInfo, PartitionHash, RegionHash } from "@aws-sdk/config-resolver";
23
import { RegionInfoProvider, RegionInfoProviderOptions } from "@aws-sdk/types";
34

Diff for: clients/client-account/src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export * from "./Account";
2+
// smithy-typescript generated code
23
export * from "./AccountClient";
34
export * from "./commands";
45
export * from "./models";

Diff for: clients/client-account/src/models/AccountServiceException.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import {
23
ServiceException as __ServiceException,
34
ServiceExceptionOptions as __ServiceExceptionOptions,

Diff for: clients/client-account/src/models/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
// smithy-typescript generated code
12
export * from "./models_0";

Diff for: clients/client-account/src/models/models_0.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { ExceptionOptionType as __ExceptionOptionType, SENSITIVE_STRING } from "@aws-sdk/smithy-client";
23
import { MetadataBearer as $MetadataBearer } from "@aws-sdk/types";
34

Diff for: clients/client-account/src/protocols/Aws_restJson1.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
23
import {
34
decorateServiceException as __decorateServiceException,

Diff for: clients/client-account/src/runtimeConfig.browser.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
// @ts-ignore: package.json will be imported from dist folders
23
import packageInfo from "../package.json"; // eslint-disable-line
34

Diff for: clients/client-account/src/runtimeConfig.native.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { Sha256 } from "@aws-crypto/sha256-js";
23

34
import { AccountClientConfig } from "./AccountClient";

Diff for: clients/client-account/src/runtimeConfig.shared.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { Logger as __Logger } from "@aws-sdk/types";
23
import { parseUrl } from "@aws-sdk/url-parser";
34

Diff for: clients/client-account/src/runtimeConfig.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
// @ts-ignore: package.json will be imported from dist folders
23
import packageInfo from "../package.json"; // eslint-disable-line
34

Diff for: clients/client-acm-pca/README.md

+2

Diff for: clients/client-acm-pca/src/ACMPCA.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
23

34
import { ACMPCAClient } from "./ACMPCAClient";

Diff for: clients/client-acm-pca/src/ACMPCAClient.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import {
23
EndpointsInputConfig,
34
EndpointsResolvedConfig,

Diff for: clients/client-acm-pca/src/commands/CreateCertificateAuthorityAuditReportCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-acm-pca/src/commands/CreateCertificateAuthorityCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-acm-pca/src/commands/CreatePermissionCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-acm-pca/src/commands/DeleteCertificateAuthorityCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-acm-pca/src/commands/DeletePermissionCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-acm-pca/src/commands/DeletePolicyCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

Diff for: clients/client-acm-pca/src/commands/DescribeCertificateAuthorityAuditReportCommand.ts

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// smithy-typescript generated code
12
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
23
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
34
import { Command as $Command } from "@aws-sdk/smithy-client";

0 commit comments

Comments
 (0)